From d93454237906fb94512967bb462bd0a72d988b70 Mon Sep 17 00:00:00 2001 From: Yuuki <6851027-yukiz@users.noreply.gitlab.com> Date: Wed, 28 Aug 2024 11:46:22 +0800 Subject: [PATCH] update etc --- PacketOpcodes.java | 1328 +- cmdid.json | 22130 +++++++------- cmdid_gc_nofound.json | 2492 +- cmdid_gc_update.json | 11821 ++------ cmdid_last.csv | 3222 +- deobf.proto | 63993 ++++++++++++++++++++-------------------- nameTranslation.txt | 4 + obfuscated.proto | 56508 ++++++++++++++++++----------------- op.js | 48 +- proto_split.js | 213 + skip2.txt | 15 + 11 files changed, 80533 insertions(+), 81241 deletions(-) create mode 100644 nameTranslation.txt create mode 100644 proto_split.js create mode 100644 skip2.txt diff --git a/PacketOpcodes.java b/PacketOpcodes.java index ce19e0f5..7c35710a 100644 --- a/PacketOpcodes.java +++ b/PacketOpcodes.java @@ -5,668 +5,668 @@ public class PacketOpcodes { public static final int NONE = 0; // Opcodes - public static final int EnterSceneDoneReq = 117; - public static final int SceneKickPlayerReq = 182; - public static final int AntiAddictNotify = 243; - public static final int ChangeGameTimeRsp = 274; - public static final int CutSceneBeginNotify = 305; - public static final int GetPlayerTokenRsp = 322; - public static final int GetAuthkeyRsp = 383; - public static final int CombineRsp = 492; - public static final int PullRecentChatRsp = 523; - public static final int AvatarSkillDepotChangeNotify = 568; - public static final int PrivateChatReq = 583; - public static final int TowerAllDataReq = 611; - public static final int UseItemRsp = 673; - public static final int EvtAvatarLockChairReq = 709; - public static final int DungeonEntryInfoReq = 730; - public static final int AvatarDieAnimationEndReq = 772; - public static final int StoreItemChangeNotify = 825; - public static final int SetUpAvatarTeamRsp = 897; - public static final int AddQuestContentProgressRsp = 927; - public static final int DoGachaReq = 1018; - public static final int GetPlayerSocialDetailReq = 1043; - public static final int PlayerGetForceQuitBanInfoReq = 1112; - public static final int SetChatEmojiCollectionReq = 1123; - public static final int WeaponAwakenRsp = 1182; - public static final int SceneAreaUnlockNotify = 1330; - public static final int SetPlayerBirthdayReq = 1368; - public static final int QuickUseWidgetReq = 1372; - public static final int SetNameCardRsp = 1442; - public static final int EvtDestroyGadgetNotify = 1452; - public static final int DealAddFriendReq = 1458; - public static final int AvatarFetterLevelRewardReq = 1484; - public static final int ClientScriptEventNotify = 1503; - public static final int GetRecentMpPlayerListReq = 1509; - public static final int AvatarFlycloakChangeNotify = 1516; - public static final int GetProfilePictureDataReq = 1648; - public static final int AvatarAddNotify = 1694; - public static final int ServerAnnounceNotify = 1758; - public static final int PlayerChatNotify = 1772; - public static final int SetPlayerPropReq = 1774; - public static final int GetPlayerSocialDetailRsp = 1804; - public static final int AvatarUnlockTalentNotify = 1893; - public static final int TowerFloorRecordChangeNotify = 1981; - public static final int GetGachaInfoReq = 2098; - public static final int QuestGlobalVarNotify = 2152; - public static final int HitTreeNotify = 2178; - public static final int UpdatePlayerShowNameCardListRsp = 2205; - public static final int TowerAllDataRsp = 2253; - public static final int AvatarPropNotify = 2280; - public static final int QueryPathReq = 2337; - public static final int ObstacleModifyNotify = 2375; - public static final int QueryPathRsp = 2381; - public static final int PathfindingEnterSceneReq = 2382; - public static final int PlayerStoreNotify = 2454; - public static final int ExecuteGadgetLuaRsp = 2532; - public static final int CodexDataFullNotify = 2558; - public static final int GetDungeonEntryExploreConditionReq = 2592; - public static final int PlayerPropNotify = 2616; - public static final int SetPlayerBirthdayRsp = 2617; - public static final int EvtAiSyncCombatThreatInfoNotify = 2682; - public static final int HomeBasicInfoNotify = 2810; - public static final int PlayerLevelRewardUpdateNotify = 2830; - public static final int WorldPlayerRTTNotify = 2845; - public static final int AvatarGainFlycloakNotify = 2863; - public static final int QuestDestroyNpcReq = 2930; - public static final int BattlePassAllDataNotify = 2963; - public static final int EvtAvatarUpdateFocusNotify = 3013; - public static final int TakeBattlePassRewardRsp = 3069; - public static final int SceneInitFinishRsp = 3099; - public static final int TakeoffEquipRsp = 3147; - public static final int ReformFireworksReq = 3254; - public static final int WeaponUpgradeRsp = 3294; - public static final int AskAddFriendRsp = 3297; - public static final int CombineReq = 3349; - public static final int ServerTimeNotify = 3350; - public static final int GadgetInteractReq = 3565; - public static final int WearEquipRsp = 3629; - public static final int SceneTeamUpdateNotify = 3630; - public static final int HomeChooseModuleReq = 3660; - public static final int AddQuestContentProgressReq = 3813; - public static final int PlayerWorldSceneInfoListNotify = 3846; - public static final int SetEquipLockStateReq = 3852; - public static final int DungeonSettleNotify = 3857; - public static final int AbilityInvocationsNotify = 3901; - public static final int SetBattlePassViewedReq = 4006; - public static final int AvatarTeamUpdateNotify = 4042; - public static final int EvtAvatarEnterFocusNotify = 4109; - public static final int PingRsp = 4322; - public static final int ClientAbilitiesInitFinishCombineNotify = 4338; - public static final int SetPlayerPropRsp = 4436; - public static final int DungeonChallengeBeginNotify = 4649; - public static final int PlayerQuitDungeonReq = 4653; - public static final int PlayerCompoundMaterialRsp = 4656; - public static final int ClientAbilityInitFinishNotify = 4679; - public static final int EntityAiKillSelfNotify = 4703; - public static final int CreateVehicleRsp = 4740; - public static final int SceneTransToPointRsp = 4798; - public static final int TakeInvestigationRewardRsp = 4841; - public static final int PlayerApplyEnterMpResultRsp = 4853; - public static final int AskAddFriendReq = 4872; - public static final int QuestDestroyNpcRsp = 4958; - public static final int GetFriendShowNameCardInfoRsp = 4963; - public static final int GetPlayerFriendListRsp = 4989; - public static final int WorktopOptionNotify = 5012; - public static final int AvatarEquipChangeNotify = 5079; - public static final int VehicleInteractReq = 5099; - public static final int PlayerChatReq = 5171; - public static final int CombatInvocationsNotify = 5196; - public static final int PlayerApplyEnterHomeNotify = 5247; - public static final int SyncTeamEntityNotify = 5280; - public static final int MonsterForceAlertNotify = 5287; - public static final int ScenePointUnlockNotify = 5540; - public static final int GetWidgetSlotRsp = 5626; - public static final int GachaWishReq = 5636; - public static final int ReliquaryUpgradeRsp = 5692; - public static final int ForgeQueueDataNotify = 5698; - public static final int EvtBulletHitNotify = 5735; - public static final int TowerEnterLevelRsp = 5746; - public static final int DelBackupAvatarTeamReq = 5780; - public static final int HomeGetArrangementInfoRsp = 5806; - public static final int EnterSceneReadyRsp = 5816; - public static final int WorldPlayerReviveReq = 5872; - public static final int GetShopReq = 5877; - public static final int GivingRecordNotify = 5883; - public static final int ForgeGetQueueDataReq = 5954; - public static final int MarkNewNotify = 5979; - public static final int ToTheMoonEnterSceneReq = 6163; - public static final int SetPlayerNameReq = 6220; - public static final int GetScenePointReq = 6271; - public static final int GetDailyDungeonEntryInfoRsp = 6323; - public static final int HomeSaveArrangementNoChangeRsp = 6397; - public static final int ItemGivingReq = 6477; - public static final int TakeAchievementGoalRewardReq = 6501; - public static final int HomeTransferReq = 6539; - public static final int UnionCmdNotify = 6564; - public static final int GetProfilePictureDataRsp = 6565; - public static final int PlayerInvestigationNotify = 6640; - public static final int EnterWorldAreaReq = 6675; - public static final int UpdateAbilityCreatedMovingPlatformNotify = 6778; - public static final int GetOnlinePlayerListRsp = 6813; - public static final int SelectWorktopOptionReq = 6885; - public static final int ChooseCurAvatarTeamRsp = 6895; - public static final int GetShopmallDataRsp = 6919; - public static final int ChallengeDataNotify = 6967; - public static final int FinishedParentQuestUpdateNotify = 6968; - public static final int ForgeDataNotify = 6985; - public static final int DungeonPlayerDieReq = 7032; - public static final int PlayerApplyEnterMpNotify = 7182; - public static final int SceneAudioNotify = 7184; - public static final int GetScenePointRsp = 7225; - public static final int PlayerLoginReq = 7412; - public static final int WorldPlayerLocationNotify = 7420; - public static final int AchievementAllDataNotify = 7450; - public static final int HomeComfortInfoNotify = 7484; - public static final int QuestUpdateQuestVarNotify = 7517; - public static final int AvatarWearFlycloakReq = 7570; - public static final int ForgeGetQueueDataRsp = 7571; - public static final int TakeFurnitureMakeReq = 7585; - public static final int HomeMarkPointNotify = 7657; - public static final int ItemAddHintNotify = 7712; - public static final int ClientLockGameTimeNotify = 7730; - public static final int HomeSceneJumpReq = 7730; - public static final int MonsterSummonTagNotify = 7831; - public static final int SceneEntityDisappearNotify = 7872; - public static final int AvatarFightPropNotify = 7895; - public static final int QuestProgressUpdateNotify = 7905; - public static final int PrivateChatNotify = 7936; - public static final int ExitTransPointRegionNotify = 8012; - public static final int TakeAchievementRewardRsp = 8024; - public static final int BatchBuyGoodsRsp = 8097; - public static final int ReliquaryDecomposeRsp = 8148; - public static final int WidgetDoBagReq = 8213; - public static final int AvatarSatiationDataNotify = 8229; - public static final int DungeonPlayerDieNotify = 8234; - public static final int SetPlayerNameRsp = 8361; - public static final int GetAllMailNotify = 8385; - public static final int GetPlayerAskFriendListRsp = 8429; - public static final int EnterWorldAreaRsp = 8436; - public static final int ForgeFormulaDataNotify = 8543; - public static final int TowerCurLevelRecordChangeNotify = 8595; - public static final int SetPlayerHeadImageReq = 8629; - public static final int SkipPlayerGameTimeReq = 8747; - public static final int ItemGivingRsp = 8905; - public static final int PullRecentChatReq = 8936; - public static final int TakeAchievementGoalRewardRsp = 8945; - public static final int SetOpenStateReq = 9009; - public static final int QuestTransmitReq = 9051; - public static final int ReliquaryUpgradeReq = 9142; - public static final int PostEnterSceneReq = 9174; - public static final int AvatarSkillMaxChargeCountNotify = 9198; - public static final int HomeChooseModuleRsp = 9238; - public static final int PullPrivateChatReq = 9253; - public static final int EvtAvatarLockChairRsp = 9256; - public static final int AvatarSkillChangeNotify = 9268; - public static final int DropHintNotify = 9366; - public static final int McoinExchangeHcoinRsp = 9399; - public static final int EvtDoSkillSuccNotify = 9433; - public static final int LifeStateChangeNotify = 9435; - public static final int AllWidgetDataNotify = 9546; - public static final int WeaponPromoteReq = 9611; - public static final int WidgetGadgetDataNotify = 9673; - public static final int GetMapAreaReq = 9700; - public static final int PersonalSceneJumpRsp = 9709; - public static final int AvatarFetterLevelRewardRsp = 9717; - public static final int QuestDelNotify = 9734; - public static final int QuestCreateEntityRsp = 9887; - public static final int ActivityUpdateWatcherNotify = 9907; - public static final int QuestDestroyEntityRsp = 9927; - public static final int MarkMapReq = 9954; - public static final int PlayerTimeNotify = 20024; - public static final int TakeInvestigationTargetRewardReq = 20048; - public static final int MonsterAlertChangeNotify = 20074; - public static final int GetAuthkeyReq = 20204; - public static final int EnterTransPointRegionNotify = 20259; - public static final int ActivityInfoNotify = 20264; - public static final int AvatarPromoteRsp = 20328; - public static final int UseItemReq = 20339; - public static final int GetAllMailResultNotify = 20380; - public static final int TowerEnterLevelReq = 20408; - public static final int PlayerApplyEnterMpRsp = 20430; - public static final int AvatarPromoteReq = 20441; - public static final int AvatarDieAnimationEndRsp = 20608; - public static final int PlayerApplyEnterMpReq = 20663; - public static final int TowerMiddleLevelChangeTeamNotify = 20682; - public static final int QuestUpdateQuestVarRsp = 20695; - public static final int GetShopmallDataReq = 20724; - public static final int EnterScenePeerNotify = 20926; - public static final int AvatarChangeCostumeReq = 20969; - public static final int CanUseSkillNotify = 21073; - public static final int GetWidgetSlotReq = 21085; - public static final int GetPlayerFriendListReq = 21140; - public static final int NpcTalkReq = 21148; - public static final int PlayerDataNotify = 21169; - public static final int GadgetInteractRsp = 21242; - public static final int OpenStateChangeNotify = 21245; - public static final int ClientAbilityChangeNotify = 21288; - public static final int PlayerPropChangeReasonNotify = 21300; - public static final int UnlockAvatarTalentReq = 21301; - public static final int BatchBuyGoodsReq = 21323; - public static final int SceneInitFinishReq = 21370; - public static final int ScenePlayerLocationNotify = 21376; - public static final int PlayerQuitFromHomeNotify = 21403; - public static final int QueryCodexMonsterBeKilledNumReq = 21437; - public static final int ChangeAvatarReq = 21461; - public static final int SceneEntityUpdateNotify = 21463; - public static final int PersonalSceneJumpReq = 21464; - public static final int PlayerEnterDungeonReq = 21509; - public static final int ScenePlayerInfoNotify = 21623; - public static final int BattlePassMissionUpdateNotify = 21651; - public static final int WidgetDoBagRsp = 21671; - public static final int UpdatePlayerShowAvatarListRsp = 21752; - public static final int DungeonDieOptionRsp = 21764; - public static final int ChangeAvatarRsp = 21804; - public static final int GetInvestigationMonsterReq = 21813; - public static final int HomeResourceTakeHomeCoinRsp = 21855; - public static final int HomeResourceTakeFetterExpRsp = 22038; - public static final int CombineFormulaDataNotify = 22050; - public static final int ServerGlobalValueChangeNotify = 22099; - public static final int GadgetStateNotify = 22100; - public static final int PlayerInvestigationTargetNotify = 22101; - public static final int AbilityChangeNotify = 22133; - public static final int SetOpenStateRsp = 22146; - public static final int PlayerPreEnterMpNotify = 22149; - public static final int QuickUseWidgetRsp = 22155; - public static final int ChangeMailStarNotify = 22223; - public static final int DungeonDieOptionReq = 22244; - public static final int GetAllUnlockNameCardRsp = 22367; - public static final int UnlockAvatarTalentRsp = 22369; - public static final int GetFriendShowAvatarInfoReq = 22460; - public static final int GetOnlinePlayerListReq = 22525; - public static final int AvatarSkillUpgradeReq = 22618; - public static final int WorldChestOpenNotify = 22669; - public static final int SyncScenePlayTeamEntityNotify = 22675; - public static final int QuestListNotify = 22684; - public static final int AddBackupAvatarTeamReq = 22689; - public static final int PlayerLoginRsp = 22719; - public static final int DeleteFriendRsp = 22728; - public static final int ClientAIStateNotify = 22734; - public static final int BuyGoodsRsp = 22736; - public static final int ClientLoadingCostumeVerificationNotify = 22940; - public static final int BattlePassCurScheduleUpdateNotify = 23013; - public static final int ChangeGameTimeReq = 23019; - public static final int HostPlayerNotify = 23063; - public static final int PullPrivateChatRsp = 23154; - public static final int SetPlayerSignatureRsp = 23156; - public static final int AvatarChangeCostumeRsp = 23183; - public static final int SceneTimeNotify = 23193; - public static final int ChangeMpTeamAvatarRsp = 23226; - public static final int SceneEntityDrownReq = 23233; - public static final int UpdatePlayerShowNameCardListReq = 23241; - public static final int SceneAreaWeatherNotify = 23245; - public static final int HomeChangeEditModeReq = 23294; - public static final int GetPlayerAskFriendListReq = 23308; - public static final int FireworksReformDataNotify = 23329; - public static final int EvtAiSyncSkillCdNotify = 23435; - public static final int HomeGetOnlineStatusRsp = 23465; - public static final int SetEquipLockStateRsp = 23492; - public static final int GetDailyDungeonEntryInfoReq = 23493; - public static final int HomeSaveArrangementNoChangeReq = 23493; - public static final int WeaponPromoteRsp = 23521; - public static final int TakePlayerLevelRewardReq = 23531; - public static final int PlayerEnterSceneNotify = 23590; - public static final int SceneDataNotify = 23591; - public static final int BuyGoodsReq = 23649; - public static final int MarkMapRsp = 23656; - public static final int ForgeQueueManipulateReq = 23681; - public static final int GetPlayerTokenReq = 23703; - public static final int SceneForceLockNotify = 23746; - public static final int CombineDataNotify = 23746; - public static final int ReadPrivateChatReq = 24013; - public static final int SetUpAvatarTeamReq = 24152; - public static final int WeaponUpgradeReq = 24162; - public static final int QuestDestroyEntityReq = 24278; - public static final int TakePlayerLevelRewardRsp = 24293; - public static final int UnlockTransPointReq = 24297; - public static final int TryEnterHomeRsp = 24318; - public static final int SetUpLunchBoxWidgetRsp = 24393; - public static final int ForgeQueueManipulateRsp = 24425; - public static final int PostEnterSceneRsp = 24454; - public static final int EvtAvatarExitFocusNotify = 24493; - public static final int SetPlayerHeadImageRsp = 24577; - public static final int DungeonSlipRevivePointActivateRsp = 24625; - public static final int AvatarUpgradeReq = 24626; - public static final int SceneEntityAppearNotify = 24635; - public static final int EntityFightPropUpdateNotify = 24691; - public static final int ChangeTeamNameReq = 24699; - public static final int EntityAiSyncNotify = 24710; - public static final int AvatarUpgradeRsp = 24717; - public static final int BlossomBriefInfoNotify = 24748; - public static final int WorldOwnerBlossomBriefInfoNotify = 24777; - public static final int TryEnterHomeReq = 24797; - public static final int EvtBulletMoveNotify = 24809; - public static final int SetUpLunchBoxWidgetReq = 24935; - public static final int DestroyMaterialRsp = 24989; - public static final int MassiveEntityElementOpBatchNotify = 25032; - public static final int WeaponAwakenReq = 25056; - public static final int DelTeamEntityNotify = 25063; - public static final int SetWidgetSlotReq = 25160; - public static final int ReliquaryDecomposeReq = 25206; - public static final int EvtCreateGadgetNotify = 25223; - public static final int SetPlayerSignatureReq = 25315; - public static final int GetActivityInfoReq = 25360; - public static final int GroupUnloadNotify = 25365; - public static final int TakeInvestigationRewardReq = 25416; - public static final int TakeInvestigationTargetRewardRsp = 25452; - public static final int GetInvestigationMonsterRsp = 25460; - public static final int HomeUpdateArrangementInfoReq = 25486; - public static final int PlayerSetPauseRsp = 25525; - public static final int PlatformStartRouteNotify = 25562; - public static final int AvatarGainCostumeNotify = 25586; - public static final int DungeonChallengeFinishNotify = 25587; - public static final int AvatarFightPropUpdateNotify = 25612; - public static final int SeeMonsterReq = 25646; - public static final int HomeChangeEditModeRsp = 25696; - public static final int ServerCondMeetQuestListUpdateNotify = 25746; - public static final int PlatformStopRouteNotify = 25803; - public static final int HomePreChangeEditModeNotify = 25837; - public static final int WidgetSlotChangeNotify = 25904; - public static final int AvatarDataNotify = 26021; - public static final int CompoundDataNotify = 26025; - public static final int DeleteFriendReq = 26120; - public static final int DungeonEntryToBeExploreNotify = 26162; - public static final int GachaWishRsp = 26208; - public static final int AvatarTeamAllDataNotify = 26224; - public static final int TakeoffEquipReq = 26274; - public static final int PlayerApplyEnterMpResultReq = 26285; - public static final int QuestTransmitRsp = 26298; - public static final int ChangeMpTeamAvatarReq = 26305; - public static final int EnterSceneDoneRsp = 26367; - public static final int EvtAvatarSitDownNotify = 26530; - public static final int AvatarSkillUpgradeRsp = 26538; - public static final int GetDungeonEntryExploreConditionRsp = 26570; - public static final int NpcTalkRsp = 26611; - public static final int CodexDataUpdateNotify = 26679; - public static final int GetGachaInfoRsp = 26742; - public static final int CreateVehicleReq = 26744; - public static final int UnlockTransPointRsp = 26749; - public static final int McoinExchangeHcoinReq = 26763; - public static final int AvatarLifeStateChangeNotify = 26767; - public static final int GroupSuiteNotify = 26778; - public static final int GetChatEmojiCollectionRsp = 26849; - public static final int PlayerCompoundMaterialReq = 26870; - public static final int EntityFightPropChangeReasonNotify = 26911; - public static final int GetAllUnlockNameCardReq = 26933; - public static final int GetMapAreaRsp = 26944; - public static final int WindSeedType1Notify = 27020; - public static final int DungeonEntryInfoRsp = 27078; - public static final int QuestUpdateQuestVarReq = 27089; - public static final int SceneAvatarStaminaStepReq = 27101; - public static final int PlayerApplyEnterMpResultNotify = 27203; - public static final int VehicleInteractRsp = 27242; - public static final int ChangeTeamNameRsp = 27356; - public static final int UpdatePlayerShowAvatarListReq = 27376; - public static final int WorldPlayerDieNotify = 27386; - public static final int GetShopRsp = 27397; - public static final int EnterSceneReadyReq = 27508; - public static final int SetNameCardReq = 27523; - public static final int AskAddFriendNotify = 27545; - public static final int PlayerSetPauseReq = 27557; - public static final int TowerTeamSelectRsp = 27570; - public static final int DoGachaRsp = 27578; - public static final int SceneForceUnlockNotify = 27604; - public static final int DungeonWayPointNotify = 27604; - public static final int ChooseCurAvatarTeamReq = 27622; - public static final int AchievementUpdateNotify = 27625; - public static final int StoreItemDelNotify = 27723; - public static final int PlayerInvestigationAllInfoNotify = 27774; - public static final int WorldDataNotify = 27793; - public static final int SetFriendEnterHomeOptionReq = 27828; - public static final int TakeBattlePassRewardReq = 27855; - public static final int CardProductRewardNotify = 27902; - public static final int QuestListUpdateNotify = 27936; - public static final int WorldPlayerInfoNotify = 27949; - public static final int GetActivityInfoRsp = 27972; - public static final int FinishedParentQuestNotify = 28012; - public static final int TakeFurnitureMakeRsp = 28114; - public static final int TowerTeamSelectReq = 28157; - public static final int AvatarWearFlycloakRsp = 28211; - public static final int GetCompoundDataRsp = 28257; - public static final int WearEquipReq = 28314; - public static final int HomeResourceNotify = 28318; - public static final int GetSceneAreaReq = 28350; - public static final int SceneEntityMoveNotify = 28352; - public static final int UnfreezeGroupLimitNotify = 28371; - public static final int DungeonPlayerDieRsp = 28416; - public static final int StoreWeightLimitNotify = 28467; - public static final int SceneTransToPointReq = 28479; - public static final int EvtEntityRenderersChangedNotify = 28488; - public static final int SelectWorktopOptionRsp = 28536; - public static final int GetSceneAreaRsp = 28603; - public static final int PlatformChangeRouteNotify = 28607; - public static final int QuestCreateEntityReq = 28703; - public static final int AvatarSkillInfoNotify = 28706; - public static final int PlayerEnterSceneInfoNotify = 28783; - public static final int EvtBulletDeactiveNotify = 28844; - public static final int DungeonSlipRevivePointActivateReq = 28862; - public static final int QueryCodexMonsterBeKilledNumRsp = 28880; - public static final int OtherPlayerEnterHomeNotify = 28932; - public static final int SetEntityClientDataNotify = 28968; - public static final int PingReq = 28999; - public static final int PlayerGameTimeNotify = 29079; - public static final int OpenStateUpdateNotify = 29113; - public static final int PlayerEnterDungeonRsp = 29126; - public static final int ExecuteGadgetLuaReq = 29143; - public static final int AvatarChangeCostumeNotify = 29175; - public static final int PlayerQuitDungeonRsp = 29245; - public static final int HomeAvatarTalkReq = 29305; - public static final int PlayerPropChangeNotify = 29322; - public static final int DealAddFriendRsp = 29333; - public static final int WidgetCoolDownNotify = 29375; - public static final int DestroyMaterialReq = 29395; - public static final int ActivityScheduleInfoNotify = 29397; - public static final int SetWidgetSlotRsp = 29426; - public static final int TowerLevelStarCondNotify = 29627; - public static final int SkipPlayerGameTimeRsp = 29633; - public static final int EvtAvatarStandUpNotify = 29783; - public static final int TakeAchievementRewardReq = 29798; - public static final int SceneEntityDrownRsp = 29817; - public static final int PlayerEnterMapLayerNotify = 50040; - public static final int ActivityTakeWatcherRewardReq = 50082; - public static final int ActivityTakeWatcherRewardRsp = 50083; - public static final int AddBackupAvatarTeamRsp = 50087; - public static final int AddNoGachaAvatarCardNotify = 50091; - public static final int AvatarChangeElementTypeReq = 50127; - public static final int AvatarChangeElementTypeRsp = 50128; - public static final int AvatarDelNotify = 50129; - public static final int AvatarExpeditionAllDataReq = 50132; - public static final int AvatarExpeditionAllDataRsp = 50133; - public static final int AvatarExpeditionCallBackReq = 50134; - public static final int AvatarExpeditionCallBackRsp = 50135; - public static final int AvatarExpeditionDataNotify = 50136; - public static final int AvatarExpeditionGetRewardReq = 50137; - public static final int AvatarExpeditionGetRewardRsp = 50138; - public static final int AvatarExpeditionStartReq = 50139; - public static final int AvatarExpeditionStartRsp = 50140; - public static final int AvatarFetterDataNotify = 50141; - public static final int PlayerEnterChildMapLayerNotify = 50175; - public static final int BackMyWorldReq = 50182; - public static final int BackMyWorldRsp = 50183; - public static final int BargainOfferPriceReq = 50188; - public static final int BargainOfferPriceRsp = 50189; - public static final int BargainStartNotify = 50190; - public static final int BargainTerminateNotify = 50191; - public static final int BeginCameraSceneLookNotify = 50212; - public static final int BuyBattlePassLevelReq = 50259; - public static final int BuyBattlePassLevelRsp = 50260; - public static final int BuyResinReq = 50263; - public static final int BuyResinRsp = 50264; - public static final int CalcWeaponUpgradeReturnItemsReq = 50265; - public static final int CalcWeaponUpgradeReturnItemsRsp = 50266; - public static final int CancelCoopTaskReq = 50271; - public static final int ChapterStateNotify = 50313; - public static final int CheckUgcStateReq = 50325; - public static final int CheckUgcStateRsp = 50326; - public static final int CheckUgcUpdateReq = 50327; - public static final int CheckUgcUpdateRsp = 50328; - public static final int CloseCommonTipsNotify = 50360; - public static final int CookDataNotify = 50381; - public static final int CookRecipeDataNotify = 50383; - public static final int CoopDataNotify = 50387; - public static final int DailyTaskDataNotify = 50408; - public static final int DailyTaskFilterCityReq = 50409; - public static final int DailyTaskFilterCityRsp = 50410; - public static final int DailyTaskProgressNotify = 50411; - public static final int DailyTaskUnlockedCitiesNotify = 50413; - public static final int DelBackupAvatarTeamRsp = 50420; - public static final int DelMailReq = 50421; - public static final int DelMailRsp = 50422; - public static final int DeleteFriendNotify = 50425; - public static final int DoSetPlayerBornDataNotify = 50436; - public static final int DungeonCandidateTeamChangeAvatarReq = 50463; - public static final int DungeonCandidateTeamChangeAvatarRsp = 50464; - public static final int DungeonRestartReq = 50497; - public static final int DungeonRestartRsp = 50499; - public static final int DungeonShowReminderNotify = 50501; - public static final int DungeonWayPointActivateReq = 50504; - public static final int DungeonWayPointActivateRsp = 50505; - public static final int EndCameraSceneLookNotify = 50522; - public static final int EnterTrialAvatarActivityDungeonReq = 50544; - public static final int EnterTrialAvatarActivityDungeonRsp = 50545; - public static final int FireworksLaunchDataNotify = 50606; - public static final int FleurFairMusicGameSettleReq = 50626; - public static final int FleurFairMusicGameSettleRsp = 50627; - public static final int FleurFairMusicGameStartReq = 50628; - public static final int FleurFairMusicGameStartRsp = 50629; - public static final int ForgeStartReq = 50649; - public static final int ForgeStartRsp = 50650; - public static final int FurnitureCurModuleArrangeCountNotify = 50673; - public static final int FurnitureMakeReq = 50680; - public static final int FurnitureMakeRsp = 50681; - public static final int FurnitureMakeStartReq = 50682; - public static final int FurnitureMakeStartRsp = 50683; - public static final int GCGTCTavernChallengeDataNotify = 50756; - public static final int GadgetAutoPickDropInfoNotify = 50780; - public static final int GetActivityShopSheetInfoReq = 50820; - public static final int GetActivityShopSheetInfoRsp = 50821; - public static final int GetAllActivatedBargainDataReq = 50822; - public static final int GetAllActivatedBargainDataRsp = 50823; - public static final int GetAllH5ActivityInfoReq = 50824; - public static final int GetBargainDataReq = 50837; - public static final int GetBargainDataRsp = 50838; - public static final int GetChatEmojiCollectionReq = 50845; - public static final int GetCompoundDataReq = 50853; - public static final int GetFriendShowAvatarInfoRsp = 50862; - public static final int GetFriendShowNameCardInfoReq = 50863; - public static final int GetFurnitureCurModuleArrangeCountReq = 50864; - public static final int GetHomeLevelUpRewardReq = 50869; - public static final int GetHomeLevelUpRewardRsp = 50870; - public static final int GetMailItemReq = 50875; - public static final int GetMailItemRsp = 50876; - public static final int GetPlayerBlacklistReq = 50894; - public static final int GetPlayerBlacklistRsp = 50895; - public static final int GetPlayerHomeCompInfoReq = 50896; - public static final int GetRegionSearchReq = 50905; - public static final int GetUgcBriefInfoReq = 50924; - public static final int GetUgcBriefInfoRsp = 50925; - public static final int GetUgcReq = 50926; - public static final int GetUgcRsp = 50927; - public static final int GetWorldMpInfoReq = 50930; - public static final int GetWorldMpInfoRsp = 50931; - public static final int H5ActivityIdsNotify = 50957; - public static final int HomeAllUnlockedBgmIdListNotify = 50971; - public static final int HomeAvatarAllFinishRewardNotify = 50972; - public static final int HomeAvatarCostumeChangeNotify = 50973; - public static final int HomeAvatarRewardEventGetReq = 50974; - public static final int HomeAvatarRewardEventGetRsp = 50975; - public static final int HomeAvatarRewardEventNotify = 50976; - public static final int HomeAvatarSummonAllEventNotify = 50977; - public static final int HomeAvatarSummonEventReq = 50978; - public static final int HomeAvatarSummonEventRsp = 50979; - public static final int HomeAvatarSummonFinishReq = 50980; - public static final int HomeAvatarSummonFinishRsp = 50981; - public static final int HomeAvatarTalkFinishInfoNotify = 50982; - public static final int HomeAvatarTalkRsp = 50983; - public static final int HomeChangeBgmNotify = 50990; - public static final int HomeChangeBgmReq = 50991; - public static final int HomeChangeBgmRsp = 50992; - public static final int HomeChangeModuleReq = 50995; - public static final int HomeChangeModuleRsp = 50996; - public static final int HomeEnterEditModeFinishReq = 51009; - public static final int HomeEnterEditModeFinishRsp = 51010; - public static final int HomeGetArrangementInfoReq = 51015; - public static final int HomeGetBasicInfoReq = 51017; - public static final int HomeGetOnlineStatusReq = 51024; - public static final int HomeKickPlayerReq = 51026; - public static final int HomeKickPlayerRsp = 51027; - public static final int HomeLimitedShopBuyGoodsReq = 51028; - public static final int HomeLimitedShopBuyGoodsRsp = 51029; - public static final int HomeModuleSeenReq = 51037; - public static final int HomeModuleSeenRsp = 51038; - public static final int HomeModuleUnlockNotify = 51039; - public static final int HomeNewUnlockedBgmIdListNotify = 51040; - public static final int HomeResourceTakeFetterExpReq = 51056; - public static final int HomeResourceTakeHomeCoinReq = 51058; - public static final int HomeSceneInitFinishReq = 51062; - public static final int HomeSceneInitFinishRsp = 51063; - public static final int HomeSceneJumpRsp = 51065; - public static final int HomeTransferRsp = 51075; - public static final int HomeUpdateArrangementInfoRsp = 51077; - public static final int LaunchFireworksReq = 51166; - public static final int LaunchFireworksRsp = 51167; - public static final int LevelupCityReq = 51172; - public static final int LevelupCityRsp = 51173; - public static final int MailChangeNotify = 51191; - public static final int MonsterAIConfigHashNotify = 51243; - public static final int MuqadasPotionDungeonSettleNotify = 51269; - public static final int MusicGameSettleReq = 51272; - public static final int MusicGameSettleRsp = 51273; - public static final int MusicGameStartReq = 51274; - public static final int MusicGameStartRsp = 51275; - public static final int PSPlayerApplyEnterMpReq = 51296; - public static final int PSPlayerApplyEnterMpRsp = 51297; - public static final int PathfindingEnterSceneRsp = 51298; - public static final int PersonalLineAllDataReq = 51303; - public static final int PersonalLineAllDataRsp = 51304; - public static final int PlayerApplyEnterHomeResultNotify = 51336; - public static final int PlayerApplyEnterHomeResultReq = 51337; - public static final int PlayerApplyEnterHomeResultRsp = 51338; - public static final int PlayerChatRsp = 51351; - public static final int PlayerCookArgsReq = 51358; - public static final int PlayerCookArgsRsp = 51359; - public static final int PlayerCookReq = 51360; - public static final int PlayerCookRsp = 51361; - public static final int PlayerForceExitReq = 51365; - public static final int PlayerGetForceQuitBanInfoRsp = 51373; - public static final int PlayerHomeCompInfoNotify = 51374; - public static final int ProudSkillChangeNotify = 51425; - public static final int ProudSkillExtraLevelNotify = 51426; - public static final int ReadMailNotify = 51446; - public static final int ReceivedTrialAvatarActivityRewardReq = 51453; - public static final int ReceivedTrialAvatarActivityRewardRsp = 51454; - public static final int ReformFireworksRsp = 51460; - public static final int ResinChangeNotify = 51496; - public static final int RobotPushPlayerDataNotify = 51511; - public static final int RogueDiaryDungeonSettleNotify = 51515; - public static final int SceneKickPlayerRsp = 51583; - public static final int ScenePlayerSoundNotify = 51602; - public static final int ServerAnnounceRevokeNotify = 51630; - public static final int ServerBuffChangeNotify = 51631; - public static final int SetBattlePassViewedRsp = 51642; - public static final int SetChatEmojiCollectionRsp = 51644; - public static final int SetCoopChapterViewedRsp = 51648; - public static final int SetFriendEnterHomeOptionRsp = 51652; - public static final int SetPlayerBornDataReq = 51662; - public static final int SetPlayerBornDataRsp = 51663; - public static final int ShowClientGuideNotify = 51672; - public static final int ShowCommonTipsNotify = 51674; - public static final int SpiceActivityGivingRecordNotify = 51688; - public static final int StartCoopPointReq = 51697; - public static final int StartCoopPointRsp = 51698; - public static final int SumoDungeonSettleNotify = 51726; - public static final int TakeBattlePassMissionPointReq = 51746; - public static final int TakeBattlePassMissionPointRsp = 51747; - public static final int TakeCompoundOutputReq = 51754; - public static final int TakeCompoundOutputRsp = 51755; - public static final int ToTheMoonQueryPathReq = 51805; - public static final int ToTheMoonQueryPathRsp = 51806; - public static final int UnlockNameCardNotify = 51858; - public static final int UnlockPersonalLineReq = 51859; - public static final int UnlockPersonalLineRsp = 51860; - public static final int UnlockedFurnitureFormulaDataNotify = 51863; - public static final int UnlockedFurnitureSuiteDataNotify = 51864; - public static final int VehicleStaminaNotify = 51886; - public static final int WorldOwnerDailyTaskNotify = 51976; - public static final int WorldPlayerReviveRsp = 51978; + public static final int SetUpAvatarTeamRsp = 306; + public static final int SceneInitFinishReq = 377; + public static final int EnterSceneDoneRsp = 793; + public static final int ChangeAvatarRsp = 2046; + public static final int HostPlayerNotify = 2109; + public static final int PlayerLoginReq = 2422; + public static final int SceneForceUnlockNotify = 2583; + public static final int ChangeAvatarReq = 3470; + public static final int PlayerEnterSceneNotify = 3595; + public static final int PostEnterSceneReq = 3633; + public static final int PlayerGameTimeNotify = 4423; + public static final int EnterSceneDoneReq = 4561; + public static final int DoSetPlayerBornDataNotify = 5351; + public static final int PingReq = 5983; + public static final int GetPlayerTokenReq = 6013; + public static final int SceneEntityAppearNotify = 6263; + public static final int PlayerStoreNotify = 7845; + public static final int EnterSceneReadyRsp = 7914; + public static final int PlayerDataNotify = 7961; + public static final int EnterScenePeerNotify = 9626; + public static final int EnterSceneReadyReq = 20524; + public static final int SetUpAvatarTeamReq = 22244; + public static final int PingRsp = 22595; + public static final int AvatarTeamAllDataNotify = 22603; + public static final int PostEnterSceneRsp = 22743; + public static final int SceneDataNotify = 23046; + public static final int AvatarDataNotify = 23378; + public static final int GetPlayerTokenRsp = 24174; + public static final int SceneInitFinishRsp = 24671; + public static final int SetPlayerBornDataReq = 25726; + public static final int PlayerForceExitReq = 26372; + public static final int SetPlayerBornDataRsp = 26454; + public static final int OpenStateChangeNotify = 26658; + public static final int PlayerEnterSceneInfoNotify = 26700; + public static final int SceneForceLockNotify = 27356; + public static final int PlayerLoginRsp = 27771; + public static final int ServerTimeNotify = 28606; + public static final int AvatarTeamUpdateNotify = 28759; + public static final int OpenStateUpdateNotify = 29093; + public static final int SceneTeamUpdateNotify = 29107; + public static final int SceneEntityDisappearNotify = 29127; + public static final int PlayerPropNotify = 50001; + public static final int GetPlayerSocialDetailReq = 50002; + public static final int GetPlayerSocialDetailRsp = 50003; + public static final int GetShopReq = 50004; + public static final int GetShopRsp = 50005; + public static final int PlayerSetPauseReq = 50006; + public static final int PlayerSetPauseRsp = 50007; + public static final int PathfindingEnterSceneReq = 50008; + public static final int ToTheMoonEnterSceneReq = 50009; + public static final int ClientAbilityInitFinishNotify = 50010; + public static final int GetScenePointReq = 50011; + public static final int GetScenePointRsp = 50012; + public static final int GetSceneAreaReq = 50013; + public static final int GetSceneAreaRsp = 50014; + public static final int PlayerWorldSceneInfoListNotify = 50015; + public static final int ScenePlayerInfoNotify = 50016; + public static final int ClientAbilityChangeNotify = 50017; + public static final int StoreWeightLimitNotify = 50018; + public static final int UnionCmdNotify = 50019; + public static final int GetPlayerFriendListReq = 50020; + public static final int GetRecentMpPlayerListReq = 50021; + public static final int GetPlayerFriendListRsp = 50022; + public static final int PrivateChatReq = 50023; + public static final int SceneTransToPointReq = 50024; + public static final int SceneTransToPointRsp = 50025; + public static final int MarkMapReq = 50026; + public static final int SetPlayerSignatureReq = 50027; + public static final int SetPlayerSignatureRsp = 50028; + public static final int SetPlayerNameReq = 50029; + public static final int SetPlayerNameRsp = 50030; + public static final int GetAllUnlockNameCardReq = 50031; + public static final int GetAllUnlockNameCardRsp = 50032; + public static final int PersonalSceneJumpRsp = 50033; + public static final int DungeonSettleNotify = 50034; + public static final int GetAuthkeyRsp = 50035; + public static final int MonsterAlertChangeNotify = 50036; + public static final int SetNameCardReq = 50037; + public static final int SetNameCardRsp = 50038; + public static final int GetProfilePictureDataReq = 50039; + public static final int GetProfilePictureDataRsp = 50040; + public static final int SetPlayerHeadImageReq = 50041; + public static final int SetPlayerHeadImageRsp = 50042; + public static final int FinishedParentQuestNotify = 50043; + public static final int QuestUpdateQuestVarReq = 50044; + public static final int QuestDestroyNpcReq = 50045; + public static final int QuestUpdateQuestVarRsp = 50046; + public static final int QuestGlobalVarNotify = 50047; + public static final int AddQuestContentProgressReq = 50048; + public static final int QuestTransmitReq = 50049; + public static final int AddQuestContentProgressRsp = 50050; + public static final int QuestProgressUpdateNotify = 50051; + public static final int QuestTransmitRsp = 50052; + public static final int QuestListUpdateNotify = 50053; + public static final int QuestDestroyNpcRsp = 50054; + public static final int QuestUpdateQuestVarNotify = 50055; + public static final int QuestListNotify = 50056; + public static final int FinishedParentQuestUpdateNotify = 50057; + public static final int QuestDestroyEntityReq = 50058; + public static final int QuestDestroyEntityRsp = 50059; + public static final int PrivateChatNotify = 50060; + public static final int PullPrivateChatReq = 50061; + public static final int PullPrivateChatRsp = 50062; + public static final int PullRecentChatReq = 50063; + public static final int PullRecentChatRsp = 50064; + public static final int WindSeedType1Notify = 50065; + public static final int SceneTimeNotify = 50066; + public static final int AvatarPropNotify = 50067; + public static final int PlayerTimeNotify = 50068; + public static final int SkipPlayerGameTimeReq = 50069; + public static final int SkipPlayerGameTimeRsp = 50070; + public static final int ChangeGameTimeReq = 50071; + public static final int ChangeGameTimeRsp = 50072; + public static final int CombatInvocationsNotify = 50073; + public static final int AvatarLifeStateChangeNotify = 50074; + public static final int LifeStateChangeNotify = 50075; + public static final int EntityFightPropUpdateNotify = 50076; + public static final int WorldPlayerDieNotify = 50077; + public static final int AvatarDieAnimationEndReq = 50078; + public static final int AvatarDieAnimationEndRsp = 50079; + public static final int AbilityInvocationsNotify = 50080; + public static final int AvatarSatiationDataNotify = 50081; + public static final int QueryPathReq = 50082; + public static final int QueryPathRsp = 50083; + public static final int UseItemReq = 50084; + public static final int UseItemRsp = 50085; + public static final int GadgetInteractReq = 50086; + public static final int GadgetInteractRsp = 50087; + public static final int EvtAvatarLockChairReq = 50088; + public static final int EvtAvatarLockChairRsp = 50089; + public static final int EvtAvatarStandUpNotify = 50090; + public static final int MarkMapRsp = 50091; + public static final int EvtAiSyncCombatThreatInfoNotify = 50092; + public static final int SetEntityClientDataNotify = 50093; + public static final int HomeAvatarTalkReq = 50094; + public static final int NpcTalkReq = 50095; + public static final int NpcTalkRsp = 50096; + public static final int WearEquipReq = 50097; + public static final int WearEquipRsp = 50098; + public static final int AvatarEquipChangeNotify = 50099; + public static final int AvatarWearFlycloakReq = 50100; + public static final int AvatarWearFlycloakRsp = 50101; + public static final int AvatarFlycloakChangeNotify = 50102; + public static final int AvatarChangeCostumeReq = 50103; + public static final int AvatarChangeCostumeRsp = 50104; + public static final int AvatarChangeCostumeNotify = 50105; + public static final int EvtDoSkillSuccNotify = 50106; + public static final int StoreItemChangeNotify = 50107; + public static final int StoreItemDelNotify = 50108; + public static final int SetEquipLockStateReq = 50109; + public static final int SetEquipLockStateRsp = 50110; + public static final int UpdatePlayerShowAvatarListReq = 50111; + public static final int UpdatePlayerShowAvatarListRsp = 50112; + public static final int UpdatePlayerShowNameCardListReq = 50113; + public static final int UpdatePlayerShowNameCardListRsp = 50114; + public static final int WorldPlayerReviveReq = 50115; + public static final int EntityFightPropChangeReasonNotify = 50116; + public static final int PlayerPropChangeNotify = 50117; + public static final int PlayerPropChangeReasonNotify = 50118; + public static final int AvatarFightPropUpdateNotify = 50119; + public static final int AvatarFightPropNotify = 50120; + public static final int SetPlayerBirthdayReq = 50121; + public static final int SetPlayerBirthdayRsp = 50122; + public static final int AvatarAddNotify = 50123; + public static final int ItemAddHintNotify = 50124; + public static final int ItemGivingReq = 50125; + public static final int ItemGivingRsp = 50126; + public static final int DropHintNotify = 50127; + public static final int ScenePointUnlockNotify = 50128; + public static final int TakeoffEquipReq = 50129; + public static final int TakeoffEquipRsp = 50130; + public static final int GetGachaInfoReq = 50131; + public static final int GetGachaInfoRsp = 50132; + public static final int DoGachaReq = 50133; + public static final int DoGachaRsp = 50134; + public static final int GachaWishReq = 50135; + public static final int GachaWishRsp = 50136; + public static final int DungeonEntryInfoReq = 50137; + public static final int DungeonEntryInfoRsp = 50138; + public static final int GetActivityInfoRsp = 50139; + public static final int PersonalSceneJumpReq = 50140; + public static final int DestroyMaterialReq = 50141; + public static final int DestroyMaterialRsp = 50142; + public static final int McoinExchangeHcoinReq = 50143; + public static final int McoinExchangeHcoinRsp = 50144; + public static final int CardProductRewardNotify = 50145; + public static final int WorldDataNotify = 50146; + public static final int WorldPlayerInfoNotify = 50147; + public static final int SceneAreaWeatherNotify = 50148; + public static final int SyncTeamEntityNotify = 50149; + public static final int SyncScenePlayTeamEntityNotify = 50150; + public static final int SceneEntityUpdateNotify = 50151; + public static final int EvtCreateGadgetNotify = 50152; + public static final int GetFriendShowNameCardInfoRsp = 50153; + public static final int EvtAiSyncSkillCdNotify = 50154; + public static final int EvtDestroyGadgetNotify = 50155; + public static final int EvtEntityRenderersChangedNotify = 50156; + public static final int AbilityChangeNotify = 50157; + public static final int HitTreeNotify = 50158; + public static final int WorldPlayerLocationNotify = 50159; + public static final int ObstacleModifyNotify = 50160; + public static final int WeaponUpgradeReq = 50161; + public static final int WeaponUpgradeRsp = 50162; + public static final int WeaponPromoteReq = 50163; + public static final int WeaponPromoteRsp = 50164; + public static final int WeaponAwakenReq = 50165; + public static final int WeaponAwakenRsp = 50166; + public static final int TakePlayerLevelRewardReq = 50167; + public static final int TakePlayerLevelRewardRsp = 50168; + public static final int AvatarGainCostumeNotify = 50169; + public static final int AvatarGainFlycloakNotify = 50170; + public static final int PlayerEnterDungeonReq = 50171; + public static final int PlayerEnterDungeonRsp = 50172; + public static final int SelectWorktopOptionReq = 50173; + public static final int SelectWorktopOptionRsp = 50174; + public static final int PlayerQuitDungeonReq = 50175; + public static final int DungeonChallengeBeginNotify = 50176; + public static final int DungeonChallengeFinishNotify = 50177; + public static final int DungeonDieOptionReq = 50178; + public static final int DungeonDieOptionRsp = 50179; + public static final int EntityAiSyncNotify = 50180; + public static final int ServerAnnounceNotify = 50181; + public static final int DungeonEntryToBeExploreNotify = 50182; + public static final int GetDungeonEntryExploreConditionReq = 50183; + public static final int GetDungeonEntryExploreConditionRsp = 50184; + public static final int DungeonWayPointNotify = 50185; + public static final int PlayerEnterMapLayerNotify = 50186; + public static final int AchievementAllDataNotify = 50187; + public static final int AchievementUpdateNotify = 50188; + public static final int ActivityInfoNotify = 50189; + public static final int ActivityScheduleInfoNotify = 50190; + public static final int ActivityTakeWatcherRewardReq = 50191; + public static final int ActivityTakeWatcherRewardRsp = 50192; + public static final int ActivityUpdateWatcherNotify = 50193; + public static final int AddBackupAvatarTeamReq = 50194; + public static final int AddBackupAvatarTeamRsp = 50195; + public static final int AddNoGachaAvatarCardNotify = 50196; + public static final int AllWidgetDataNotify = 50197; + public static final int AntiAddictNotify = 50198; + public static final int AskAddFriendNotify = 50199; + public static final int AskAddFriendReq = 50200; + public static final int AskAddFriendRsp = 50201; + public static final int AvatarChangeElementTypeReq = 50202; + public static final int AvatarChangeElementTypeRsp = 50203; + public static final int AvatarDelNotify = 50204; + public static final int AvatarExpeditionAllDataReq = 50205; + public static final int AvatarExpeditionAllDataRsp = 50206; + public static final int AvatarExpeditionCallBackReq = 50207; + public static final int AvatarExpeditionCallBackRsp = 50208; + public static final int AvatarExpeditionDataNotify = 50209; + public static final int AvatarExpeditionGetRewardReq = 50210; + public static final int AvatarExpeditionGetRewardRsp = 50211; + public static final int AvatarExpeditionStartReq = 50212; + public static final int AvatarExpeditionStartRsp = 50213; + public static final int AvatarFetterDataNotify = 50214; + public static final int AvatarFetterLevelRewardReq = 50215; + public static final int AvatarFetterLevelRewardRsp = 50216; + public static final int AvatarPromoteReq = 50217; + public static final int AvatarPromoteRsp = 50218; + public static final int AvatarSkillChangeNotify = 50219; + public static final int AvatarSkillDepotChangeNotify = 50220; + public static final int AvatarSkillInfoNotify = 50221; + public static final int AvatarSkillMaxChargeCountNotify = 50222; + public static final int AvatarSkillUpgradeReq = 50223; + public static final int AvatarSkillUpgradeRsp = 50224; + public static final int AvatarUnlockTalentNotify = 50225; + public static final int AvatarUpgradeReq = 50226; + public static final int AvatarUpgradeRsp = 50227; + public static final int PlayerEnterChildMapLayerNotify = 50228; + public static final int BackMyWorldReq = 50229; + public static final int BackMyWorldRsp = 50230; + public static final int BargainOfferPriceReq = 50231; + public static final int BargainOfferPriceRsp = 50232; + public static final int BargainStartNotify = 50233; + public static final int BargainTerminateNotify = 50234; + public static final int BatchBuyGoodsReq = 50235; + public static final int BatchBuyGoodsRsp = 50236; + public static final int BattlePassAllDataNotify = 50237; + public static final int BattlePassCurScheduleUpdateNotify = 50238; + public static final int BattlePassMissionUpdateNotify = 50239; + public static final int BeginCameraSceneLookNotify = 50240; + public static final int BlossomBriefInfoNotify = 50241; + public static final int BuyBattlePassLevelReq = 50242; + public static final int BuyBattlePassLevelRsp = 50243; + public static final int BuyGoodsReq = 50244; + public static final int BuyGoodsRsp = 50245; + public static final int BuyResinReq = 50246; + public static final int BuyResinRsp = 50247; + public static final int CalcWeaponUpgradeReturnItemsReq = 50248; + public static final int CalcWeaponUpgradeReturnItemsRsp = 50249; + public static final int SceneEntityMoveNotify = 50250; + public static final int CanUseSkillNotify = 50251; + public static final int CancelCoopTaskReq = 50252; + public static final int ChallengeDataNotify = 50253; + public static final int ChangeMailStarNotify = 50254; + public static final int ChangeMpTeamAvatarReq = 50255; + public static final int ChangeMpTeamAvatarRsp = 50256; + public static final int ChangeTeamNameReq = 50257; + public static final int ChangeTeamNameRsp = 50258; + public static final int ChapterStateNotify = 50259; + public static final int CheckUgcStateReq = 50260; + public static final int CheckUgcStateRsp = 50261; + public static final int CheckUgcUpdateReq = 50262; + public static final int CheckUgcUpdateRsp = 50263; + public static final int ChooseCurAvatarTeamReq = 50264; + public static final int ChooseCurAvatarTeamRsp = 50265; + public static final int ClientAIStateNotify = 50266; + public static final int ClientAbilitiesInitFinishCombineNotify = 50267; + public static final int ClientLoadingCostumeVerificationNotify = 50268; + public static final int ClientLockGameTimeNotify = 50269; + public static final int ClientScriptEventNotify = 50270; + public static final int CloseCommonTipsNotify = 50271; + public static final int CodexDataFullNotify = 50272; + public static final int CodexDataUpdateNotify = 50273; + public static final int CombineDataNotify = 50274; + public static final int CombineFormulaDataNotify = 50275; + public static final int CombineReq = 50276; + public static final int CombineRsp = 50277; + public static final int CompoundDataNotify = 50278; + public static final int CookDataNotify = 50279; + public static final int CookRecipeDataNotify = 50280; + public static final int CoopDataNotify = 50281; + public static final int CreateVehicleReq = 50282; + public static final int CreateVehicleRsp = 50283; + public static final int CutSceneBeginNotify = 50284; + public static final int DailyTaskDataNotify = 50285; + public static final int DailyTaskFilterCityReq = 50286; + public static final int DailyTaskFilterCityRsp = 50287; + public static final int DailyTaskProgressNotify = 50288; + public static final int DailyTaskUnlockedCitiesNotify = 50289; + public static final int DealAddFriendReq = 50290; + public static final int DealAddFriendRsp = 50291; + public static final int DelBackupAvatarTeamReq = 50292; + public static final int DelBackupAvatarTeamRsp = 50293; + public static final int DelMailReq = 50294; + public static final int DelMailRsp = 50295; + public static final int DelTeamEntityNotify = 50296; + public static final int DeleteFriendNotify = 50297; + public static final int DeleteFriendReq = 50298; + public static final int DeleteFriendRsp = 50299; + public static final int DungeonCandidateTeamChangeAvatarReq = 50300; + public static final int DungeonCandidateTeamChangeAvatarRsp = 50301; + public static final int DungeonPlayerDieNotify = 50302; + public static final int DungeonPlayerDieReq = 50303; + public static final int DungeonPlayerDieRsp = 50304; + public static final int DungeonRestartReq = 50305; + public static final int DungeonRestartRsp = 50306; + public static final int DungeonShowReminderNotify = 50307; + public static final int DungeonSlipRevivePointActivateReq = 50308; + public static final int DungeonSlipRevivePointActivateRsp = 50309; + public static final int DungeonWayPointActivateReq = 50310; + public static final int DungeonWayPointActivateRsp = 50311; + public static final int EndCameraSceneLookNotify = 50312; + public static final int EnterTransPointRegionNotify = 50313; + public static final int EnterTrialAvatarActivityDungeonReq = 50314; + public static final int EnterTrialAvatarActivityDungeonRsp = 50315; + public static final int EnterWorldAreaReq = 50316; + public static final int EnterWorldAreaRsp = 50317; + public static final int EntityAiKillSelfNotify = 50318; + public static final int EvtAvatarEnterFocusNotify = 50319; + public static final int EvtAvatarExitFocusNotify = 50320; + public static final int EvtAvatarSitDownNotify = 50321; + public static final int EvtAvatarUpdateFocusNotify = 50322; + public static final int EvtBulletDeactiveNotify = 50323; + public static final int EvtBulletHitNotify = 50324; + public static final int EvtBulletMoveNotify = 50325; + public static final int ExecuteGadgetLuaReq = 50326; + public static final int ExecuteGadgetLuaRsp = 50327; + public static final int ExitTransPointRegionNotify = 50328; + public static final int FireworksLaunchDataNotify = 50329; + public static final int FireworksReformDataNotify = 50330; + public static final int FleurFairMusicGameSettleReq = 50331; + public static final int FleurFairMusicGameSettleRsp = 50332; + public static final int FleurFairMusicGameStartReq = 50333; + public static final int FleurFairMusicGameStartRsp = 50334; + public static final int ForgeDataNotify = 50335; + public static final int ForgeFormulaDataNotify = 50336; + public static final int ForgeGetQueueDataReq = 50337; + public static final int ForgeGetQueueDataRsp = 50338; + public static final int ForgeQueueDataNotify = 50339; + public static final int ForgeQueueManipulateReq = 50340; + public static final int ForgeQueueManipulateRsp = 50341; + public static final int ForgeStartReq = 50342; + public static final int ForgeStartRsp = 50343; + public static final int FurnitureCurModuleArrangeCountNotify = 50344; + public static final int FurnitureMakeReq = 50345; + public static final int FurnitureMakeRsp = 50346; + public static final int FurnitureMakeStartReq = 50347; + public static final int FurnitureMakeStartRsp = 50348; + public static final int GCGTCTavernChallengeDataNotify = 50349; + public static final int GadgetAutoPickDropInfoNotify = 50350; + public static final int GadgetStateNotify = 50351; + public static final int GetActivityInfoReq = 50352; + public static final int GetActivityShopSheetInfoReq = 50353; + public static final int GetActivityShopSheetInfoRsp = 50354; + public static final int GetAllActivatedBargainDataReq = 50355; + public static final int GetAllActivatedBargainDataRsp = 50356; + public static final int GetAllH5ActivityInfoReq = 50357; + public static final int GetAllMailNotify = 50358; + public static final int GetAllMailResultNotify = 50359; + public static final int GetAuthkeyReq = 50360; + public static final int GetBargainDataReq = 50361; + public static final int GetBargainDataRsp = 50362; + public static final int GetChatEmojiCollectionReq = 50363; + public static final int GetChatEmojiCollectionRsp = 50364; + public static final int GetCompoundDataReq = 50365; + public static final int GetCompoundDataRsp = 50366; + public static final int GetDailyDungeonEntryInfoReq = 50367; + public static final int GetDailyDungeonEntryInfoRsp = 50368; + public static final int GetFriendShowAvatarInfoReq = 50369; + public static final int GetFriendShowAvatarInfoRsp = 50370; + public static final int GetFriendShowNameCardInfoReq = 50371; + public static final int GetFurnitureCurModuleArrangeCountReq = 50372; + public static final int GetHomeLevelUpRewardReq = 50373; + public static final int GetHomeLevelUpRewardRsp = 50374; + public static final int GetInvestigationMonsterReq = 50375; + public static final int GetInvestigationMonsterRsp = 50376; + public static final int GetMailItemReq = 50377; + public static final int GetMailItemRsp = 50378; + public static final int GetMapAreaReq = 50379; + public static final int GetMapAreaRsp = 50380; + public static final int GetOnlinePlayerListReq = 50381; + public static final int GetOnlinePlayerListRsp = 50382; + public static final int GetPlayerAskFriendListReq = 50383; + public static final int GetPlayerAskFriendListRsp = 50384; + public static final int GetPlayerBlacklistReq = 50385; + public static final int GetPlayerBlacklistRsp = 50386; + public static final int GetPlayerHomeCompInfoReq = 50387; + public static final int GetRegionSearchReq = 50388; + public static final int GetShopmallDataReq = 50389; + public static final int GetShopmallDataRsp = 50390; + public static final int GetUgcBriefInfoReq = 50391; + public static final int GetUgcBriefInfoRsp = 50392; + public static final int GetUgcReq = 50393; + public static final int GetUgcRsp = 50394; + public static final int GetWidgetSlotReq = 50395; + public static final int GetWidgetSlotRsp = 50396; + public static final int GetWorldMpInfoReq = 50397; + public static final int GetWorldMpInfoRsp = 50398; + public static final int GivingRecordNotify = 50399; + public static final int GroupSuiteNotify = 50400; + public static final int GroupUnloadNotify = 50401; + public static final int H5ActivityIdsNotify = 50402; + public static final int HomeAllUnlockedBgmIdListNotify = 50403; + public static final int HomeAvatarAllFinishRewardNotify = 50404; + public static final int HomeAvatarCostumeChangeNotify = 50405; + public static final int HomeAvatarRewardEventGetReq = 50406; + public static final int HomeAvatarRewardEventGetRsp = 50407; + public static final int HomeAvatarRewardEventNotify = 50408; + public static final int HomeAvatarSummonAllEventNotify = 50409; + public static final int HomeAvatarSummonEventReq = 50410; + public static final int HomeAvatarSummonEventRsp = 50411; + public static final int HomeAvatarSummonFinishReq = 50412; + public static final int HomeAvatarSummonFinishRsp = 50413; + public static final int HomeAvatarTalkFinishInfoNotify = 50414; + public static final int HomeAvatarTalkRsp = 50415; + public static final int HomeBasicInfoNotify = 50416; + public static final int HomeChangeBgmNotify = 50417; + public static final int HomeChangeBgmReq = 50418; + public static final int HomeChangeBgmRsp = 50419; + public static final int HomeChangeEditModeReq = 50420; + public static final int HomeChangeEditModeRsp = 50421; + public static final int HomeChangeModuleReq = 50422; + public static final int HomeChangeModuleRsp = 50423; + public static final int HomeChooseModuleReq = 50424; + public static final int HomeChooseModuleRsp = 50425; + public static final int HomeComfortInfoNotify = 50426; + public static final int HomeEnterEditModeFinishReq = 50427; + public static final int HomeEnterEditModeFinishRsp = 50428; + public static final int HomeGetArrangementInfoReq = 50429; + public static final int HomeGetArrangementInfoRsp = 50430; + public static final int HomeGetBasicInfoReq = 50431; + public static final int HomeGetOnlineStatusReq = 50432; + public static final int HomeGetOnlineStatusRsp = 50433; + public static final int HomeKickPlayerReq = 50434; + public static final int HomeKickPlayerRsp = 50435; + public static final int HomeLimitedShopBuyGoodsReq = 50436; + public static final int HomeLimitedShopBuyGoodsRsp = 50437; + public static final int HomeMarkPointNotify = 50438; + public static final int HomeModuleSeenReq = 50439; + public static final int HomeModuleSeenRsp = 50440; + public static final int HomeModuleUnlockNotify = 50441; + public static final int HomeNewUnlockedBgmIdListNotify = 50442; + public static final int HomePreChangeEditModeNotify = 50443; + public static final int HomeResourceNotify = 50444; + public static final int HomeResourceTakeFetterExpReq = 50445; + public static final int HomeResourceTakeFetterExpRsp = 50446; + public static final int HomeResourceTakeHomeCoinReq = 50447; + public static final int HomeResourceTakeHomeCoinRsp = 50448; + public static final int HomeSaveArrangementNoChangeReq = 50449; + public static final int HomeSaveArrangementNoChangeRsp = 50450; + public static final int HomeSceneInitFinishReq = 50451; + public static final int HomeSceneInitFinishRsp = 50452; + public static final int HomeSceneJumpReq = 50453; + public static final int HomeSceneJumpRsp = 50454; + public static final int HomeTransferReq = 50455; + public static final int HomeTransferRsp = 50456; + public static final int HomeUpdateArrangementInfoReq = 50457; + public static final int HomeUpdateArrangementInfoRsp = 50458; + public static final int LaunchFireworksReq = 50459; + public static final int LaunchFireworksRsp = 50460; + public static final int LevelupCityReq = 50461; + public static final int LevelupCityRsp = 50462; + public static final int MailChangeNotify = 50463; + public static final int MarkNewNotify = 50464; + public static final int MassiveEntityElementOpBatchNotify = 50465; + public static final int MonsterAIConfigHashNotify = 50466; + public static final int MonsterForceAlertNotify = 50467; + public static final int MonsterSummonTagNotify = 50468; + public static final int MuqadasPotionDungeonSettleNotify = 50469; + public static final int MusicGameSettleReq = 50470; + public static final int MusicGameSettleRsp = 50471; + public static final int MusicGameStartReq = 50472; + public static final int MusicGameStartRsp = 50473; + public static final int OtherPlayerEnterHomeNotify = 50474; + public static final int PSPlayerApplyEnterMpReq = 50475; + public static final int PSPlayerApplyEnterMpRsp = 50476; + public static final int PathfindingEnterSceneRsp = 50477; + public static final int PersonalLineAllDataReq = 50478; + public static final int PersonalLineAllDataRsp = 50479; + public static final int PlatformChangeRouteNotify = 50480; + public static final int PlatformStartRouteNotify = 50481; + public static final int PlatformStopRouteNotify = 50482; + public static final int PlayerApplyEnterHomeNotify = 50483; + public static final int PlayerApplyEnterHomeResultNotify = 50484; + public static final int PlayerApplyEnterHomeResultReq = 50485; + public static final int PlayerApplyEnterHomeResultRsp = 50486; + public static final int PlayerApplyEnterMpNotify = 50487; + public static final int PlayerApplyEnterMpReq = 50488; + public static final int PlayerApplyEnterMpResultNotify = 50489; + public static final int PlayerApplyEnterMpResultReq = 50490; + public static final int PlayerApplyEnterMpResultRsp = 50491; + public static final int PlayerApplyEnterMpRsp = 50492; + public static final int PlayerChatNotify = 50493; + public static final int PlayerChatReq = 50494; + public static final int PlayerChatRsp = 50495; + public static final int PlayerCompoundMaterialReq = 50496; + public static final int PlayerCompoundMaterialRsp = 50497; + public static final int PlayerCookArgsReq = 50498; + public static final int PlayerCookArgsRsp = 50499; + public static final int PlayerCookReq = 50500; + public static final int PlayerCookRsp = 50501; + public static final int PlayerGetForceQuitBanInfoReq = 50502; + public static final int PlayerGetForceQuitBanInfoRsp = 50503; + public static final int PlayerHomeCompInfoNotify = 50504; + public static final int PlayerInvestigationAllInfoNotify = 50505; + public static final int PlayerInvestigationNotify = 50506; + public static final int PlayerInvestigationTargetNotify = 50507; + public static final int PlayerLevelRewardUpdateNotify = 50508; + public static final int PlayerPreEnterMpNotify = 50509; + public static final int PlayerQuitDungeonRsp = 50510; + public static final int PlayerQuitFromHomeNotify = 50511; + public static final int ProudSkillChangeNotify = 50512; + public static final int ProudSkillExtraLevelNotify = 50513; + public static final int QueryCodexMonsterBeKilledNumReq = 50514; + public static final int QueryCodexMonsterBeKilledNumRsp = 50515; + public static final int QuestCreateEntityReq = 50516; + public static final int QuestCreateEntityRsp = 50517; + public static final int QuestDelNotify = 50518; + public static final int QuickUseWidgetReq = 50519; + public static final int QuickUseWidgetRsp = 50520; + public static final int ReadMailNotify = 50521; + public static final int ReadPrivateChatReq = 50522; + public static final int ReceivedTrialAvatarActivityRewardReq = 50523; + public static final int ReceivedTrialAvatarActivityRewardRsp = 50524; + public static final int ReformFireworksReq = 50525; + public static final int ReformFireworksRsp = 50526; + public static final int ReliquaryDecomposeReq = 50527; + public static final int ReliquaryDecomposeRsp = 50528; + public static final int ReliquaryUpgradeReq = 50529; + public static final int ReliquaryUpgradeRsp = 50530; + public static final int ResinChangeNotify = 50531; + public static final int RobotPushPlayerDataNotify = 50532; + public static final int RogueDiaryDungeonSettleNotify = 50533; + public static final int SceneAreaUnlockNotify = 50534; + public static final int SceneAudioNotify = 50535; + public static final int SceneAvatarStaminaStepReq = 50536; + public static final int SceneEntityDrownReq = 50537; + public static final int SceneEntityDrownRsp = 50538; + public static final int SceneKickPlayerReq = 50539; + public static final int SceneKickPlayerRsp = 50540; + public static final int ScenePlayerLocationNotify = 50541; + public static final int ScenePlayerSoundNotify = 50542; + public static final int SeeMonsterReq = 50543; + public static final int ServerAnnounceRevokeNotify = 50544; + public static final int ServerBuffChangeNotify = 50545; + public static final int ServerCondMeetQuestListUpdateNotify = 50546; + public static final int ServerGlobalValueChangeNotify = 50547; + public static final int SetBattlePassViewedReq = 50548; + public static final int SetBattlePassViewedRsp = 50549; + public static final int SetChatEmojiCollectionReq = 50550; + public static final int SetChatEmojiCollectionRsp = 50551; + public static final int SetCoopChapterViewedRsp = 50552; + public static final int SetFriendEnterHomeOptionReq = 50553; + public static final int SetFriendEnterHomeOptionRsp = 50554; + public static final int SetOpenStateReq = 50555; + public static final int SetOpenStateRsp = 50556; + public static final int SetPlayerPropReq = 50557; + public static final int SetPlayerPropRsp = 50558; + public static final int SetUpLunchBoxWidgetReq = 50559; + public static final int SetUpLunchBoxWidgetRsp = 50560; + public static final int SetWidgetSlotReq = 50561; + public static final int SetWidgetSlotRsp = 50562; + public static final int ShowClientGuideNotify = 50563; + public static final int ShowCommonTipsNotify = 50564; + public static final int SpiceActivityGivingRecordNotify = 50565; + public static final int StartCoopPointReq = 50566; + public static final int StartCoopPointRsp = 50567; + public static final int SumoDungeonSettleNotify = 50568; + public static final int TakeAchievementGoalRewardReq = 50569; + public static final int TakeAchievementGoalRewardRsp = 50570; + public static final int TakeAchievementRewardReq = 50571; + public static final int TakeAchievementRewardRsp = 50572; + public static final int TakeBattlePassMissionPointReq = 50573; + public static final int TakeBattlePassMissionPointRsp = 50574; + public static final int TakeBattlePassRewardReq = 50575; + public static final int TakeBattlePassRewardRsp = 50576; + public static final int TakeCompoundOutputReq = 50577; + public static final int TakeCompoundOutputRsp = 50578; + public static final int TakeFurnitureMakeReq = 50579; + public static final int TakeFurnitureMakeRsp = 50580; + public static final int TakeInvestigationRewardReq = 50581; + public static final int TakeInvestigationRewardRsp = 50582; + public static final int TakeInvestigationTargetRewardReq = 50583; + public static final int TakeInvestigationTargetRewardRsp = 50584; + public static final int ToTheMoonQueryPathReq = 50585; + public static final int ToTheMoonQueryPathRsp = 50586; + public static final int TowerAllDataReq = 50587; + public static final int TowerAllDataRsp = 50588; + public static final int TowerCurLevelRecordChangeNotify = 50589; + public static final int TowerEnterLevelReq = 50590; + public static final int TowerEnterLevelRsp = 50591; + public static final int TowerFloorRecordChangeNotify = 50592; + public static final int TowerLevelStarCondNotify = 50593; + public static final int TowerMiddleLevelChangeTeamNotify = 50594; + public static final int TowerTeamSelectReq = 50595; + public static final int TowerTeamSelectRsp = 50596; + public static final int TryEnterHomeReq = 50597; + public static final int TryEnterHomeRsp = 50598; + public static final int UnfreezeGroupLimitNotify = 50599; + public static final int UnlockAvatarTalentReq = 50600; + public static final int UnlockAvatarTalentRsp = 50601; + public static final int UnlockNameCardNotify = 50602; + public static final int UnlockPersonalLineReq = 50603; + public static final int UnlockPersonalLineRsp = 50604; + public static final int UnlockTransPointReq = 50605; + public static final int UnlockTransPointRsp = 50606; + public static final int UnlockedFurnitureFormulaDataNotify = 50607; + public static final int UnlockedFurnitureSuiteDataNotify = 50608; + public static final int UpdateAbilityCreatedMovingPlatformNotify = 50609; + public static final int VehicleInteractReq = 50610; + public static final int VehicleInteractRsp = 50611; + public static final int VehicleStaminaNotify = 50612; + public static final int WidgetCoolDownNotify = 50613; + public static final int WidgetDoBagReq = 50614; + public static final int WidgetDoBagRsp = 50615; + public static final int WidgetGadgetDataNotify = 50616; + public static final int WidgetSlotChangeNotify = 50617; + public static final int WorktopOptionNotify = 50618; + public static final int WorldChestOpenNotify = 50619; + public static final int WorldOwnerBlossomBriefInfoNotify = 50620; + public static final int WorldOwnerDailyTaskNotify = 50621; + public static final int WorldPlayerRTTNotify = 50622; + public static final int WorldPlayerReviveRsp = 50623; } \ No newline at end of file diff --git a/cmdid.json b/cmdid.json index 28922332..bfca77e0 100644 --- a/cmdid.json +++ b/cmdid.json @@ -1,10234 +1,12450 @@ [ { - "name": "LoadActivityTerrainNotify", - "id": 5 + "name": "GAHMPOELOAL", + "id": 24500 }, { - "name": "PlayerOfferingReq", - "id": 43 + "name": "EMJHBHIPDDC", + "id": 29125 }, { - "name": "UseMiracleRingRsp", - "id": 86 + "name": "GBPJDEPDBIB", + "id": 25250 }, { - "name": "StartBuoyantCombatGalleryReq", - "id": 103 + "name": "FIEHEGGJPMG", + "id": 4179 }, { - "name": "MpPlayGuestReplyInviteRsp", - "id": 107 + "name": "JEGBMGEKMLF", + "id": 21572 }, { - "name": "MiracleRingTakeRewardRsp", - "id": 119 + "name": "BDDCHOOPICN", + "id": 29530 }, { - "name": "GetCityReputationInfoRsp", - "id": 128 + "name": "LBCPOIAPEFB", + "id": 3941 }, { - "name": "WinterCampGetCanGiveFriendItemReq", - "id": 130 + "name": "ECDLCCHENPC", + "id": 7407 }, { - "name": "GetRogueDairyRepairInfoRsp", - "id": 133 + "name": "GCEIGKNAPDC", + "id": 22802 }, { - "name": "HomeFishFarmingInfoNotify", - "id": 136 + "name": "PCBLGGMCGJL", + "id": 26080 }, { - "name": "SummerTimeV2RestartBoatGalleryReq", - "id": 164 + "name": "FJMPEDGCKBH", + "id": 20290 }, { - "name": "ActivitySetGiftWishRsp", - "id": 165 + "name": "LNPMCEFIFGD", + "id": 1847 }, { - "name": "GadgetChangeLevelTagReq", - "id": 172 + "name": "DPDFGAKCIDN", + "id": 2399 }, { - "name": "GetGachaInfoReq", - "id": 181 + "name": "GEIOCEHOOFB", + "id": 2888 }, { - "name": "HomeUpdateScenePointFishFarmingInfoReq", - "id": 201 + "name": "GKDJKIIBOBB", + "id": 9693 }, { - "name": "ACCKLIOPBHN", - "id": 205 + "name": "IKAFFAMCIKN", + "id": 25885 }, { - "name": "SummerTimeV2RestartDungeonReq", - "id": 212 + "name": "OIOMINAJABO", + "id": 5263 }, { - "name": "TakeAchievementGoalRewardReq", - "id": 249 + "name": "OBKGALDPGOA", + "id": 3714 }, { - "name": "JCIAFJKAFLK", - "id": 250 - }, - { - "name": "GCGDSCardFaceUnlockNotify", - "id": 270 - }, - { - "name": "BOFOFKKOBNO", - "id": 273 - }, - { - "name": "SeaLampFlyLampReq", - "id": 283 - }, - { - "name": "AbilityChangeNotify", - "id": 300 - }, - { - "name": "PullRecentChatRsp", - "id": 308 - }, - { - "name": "MarkEntityInMinMapNotify", - "id": 315 - }, - { - "name": "TakeResinCardDailyRewardRsp", - "id": 319 - }, - { - "name": "BackPlayCustomDungeonOfficialRsp", - "id": 329 - }, - { - "name": "TryEnterHomeRsp", - "id": 351 - }, - { - "name": "ChangeMpTeamAvatarRsp", - "id": 352 - }, - { - "name": "NMCDCDNDENC", - "id": 364 - }, - { - "name": "PlayerHomeCompInfoNotify", - "id": 365 - }, - { - "name": "BackPlayCustomDungeonOfficialReq", - "id": 368 - }, - { - "name": "StoreItemChangeNotify", - "id": 370 - }, - { - "name": "PerformOperationNotify", - "id": 373 - }, - { - "name": "DFANIFFEBOE", - "id": 375 - }, - { - "name": "GCGTCTavernChallengeUpdateNotify", - "id": 384 - }, - { - "name": "ChannellerSlabCheckEnterLoopDungeonReq", - "id": 386 - }, - { - "name": "GetSceneNpcPositionRsp", - "id": 412 - }, - { - "name": "MMEMEGNCJDI", - "id": 413 - }, - { - "name": "CutSceneBeginNotify", - "id": 418 - }, - { - "name": "IICFKNGMAJP", - "id": 419 - }, - { - "name": "WorldPlayerRTTNotify", - "id": 421 - }, - { - "name": "GIPBFGAAMCG", - "id": 439 - }, - { - "name": "GearActivityStartPlayPictureReq", - "id": 440 - }, - { - "name": "NBLNIJDNFOH", - "id": 444 - }, - { - "name": "DungeonCandidateTeamChangeAvatarRsp", - "id": 451 - }, - { - "name": "NFMBJFMBBBG", - "id": 452 - }, - { - "name": "FinishedParentQuestUpdateNotify", - "id": 455 - }, - { - "name": "EOKPEICJCDD", - "id": 457 - }, - { - "name": "PotionRestartDungeonReq", - "id": 465 - }, - { - "name": "DJIEKDFHMBI", - "id": 472 - }, - { - "name": "ForgeGetQueueDataReq", - "id": 477 - }, - { - "name": "ReunionDailyRefreshNotify", - "id": 505 - }, - { - "name": "DuelHeartCgEndNotify", - "id": 509 - }, - { - "name": "PlantFlowerGiveFriendFlowerReq", - "id": 512 - }, - { - "name": "ScenePlayInfoListNotify", - "id": 530 - }, - { - "name": "SceneAvatarStaminaStepReq", - "id": 543 - }, - { - "name": "HideAndSeekSelectSkillRsp", - "id": 544 - }, - { - "name": "GCGDSChangeFieldReq", - "id": 549 - }, - { - "name": "TeamChainTakeCostumeRewardRsp", - "id": 568 - }, - { - "name": "SealBattleEndNotify", - "id": 570 - }, - { - "name": "CheckSegmentCRCReq", - "id": 580 - }, - { - "name": "OrderDisplayNotify", - "id": 595 - }, - { - "name": "ScenePlayBattleUidOpNotify", - "id": 602 - }, - { - "name": "QuestDestroyNpcRsp", - "id": 607 - }, - { - "name": "BuyGoodsRsp", - "id": 611 - }, - { - "name": "TryEnterNextRogueDiaryDungeonReq", - "id": 619 - }, - { - "name": "LEHMLENJGLC", - "id": 625 - }, - { - "name": "RemoveRandTaskInfoNotify", - "id": 649 - }, - { - "name": "ClientReconnectNotify", - "id": 650 - }, - { - "name": "FishBiteRsp", - "id": 653 - }, - { - "name": "GCGBackToDuelReq", - "id": 664 - }, - { - "name": "JOHBAPLLNDO", - "id": 668 - }, - { - "name": "MultistagePlayFinishStageRsp", - "id": 672 - }, - { - "name": "GetDailyDungeonEntryInfoRsp", - "id": 674 - }, - { - "name": "IBGIKAOLJAJ", - "id": 686 - }, - { - "name": "MassiveEntityElementOpBatchNotify", - "id": 699 - }, - { - "name": "AssociateInferenceWordReq", - "id": 701 - }, - { - "name": "AvatarSatiationDataNotify", - "id": 704 - }, - { - "name": "LanternRiteEndFireworksReformRsp", - "id": 709 - }, - { - "name": "KCLOHPFBPGJ", - "id": 713 - }, - { - "name": "WeaponPromoteRsp", - "id": 715 - }, - { - "name": "AnchorPointOpRsp", - "id": 726 - }, - { - "name": "DAOOBOPAAEE", - "id": 742 - }, - { - "name": "AvatarExpeditionStartReq", - "id": 751 - }, - { - "name": "CombineReq", - "id": 753 - }, - { - "name": "SaveMainCoopReq", - "id": 764 - }, - { - "name": "TakePlayerLevelRewardRsp", - "id": 767 - }, - { - "name": "SetPlayerSignatureReq", - "id": 771 - }, - { - "name": "DungeonEntryInfoReq", - "id": 782 - }, - { - "name": "KJBJNDPDFCC", - "id": 809 - }, - { - "name": "EvtCostStaminaNotify", - "id": 810 - }, - { - "name": "HomeModuleUnlockNotify", - "id": 811 - }, - { - "name": "WorldDataNotify", - "id": 813 - }, - { - "name": "WindFieldRestartDungeonRsp", - "id": 816 - }, - { - "name": "AvatarWearFlycloakReq", - "id": 824 - }, - { - "name": "SalesmanDeliverItemRsp", - "id": 829 - }, - { - "name": "HomeLimitedShopBuyGoodsReq", - "id": 838 - }, - { - "name": "HLOMJEPOLBD", - "id": 848 - }, - { - "name": "RemoveBlacklistReq", - "id": 850 - }, - { - "name": "LunaRiteHintPointRsp", - "id": 853 - }, - { - "name": "EchoShellTakeRewardReq", - "id": 855 - }, - { - "name": "GCGApplyInviteBattleReq", - "id": 871 - }, - { - "name": "GachaActivityPercentNotify", - "id": 874 - }, - { - "name": "GetActivityScheduleReq", - "id": 885 - }, - { - "name": "DragonSpineChapterProgressChangeNotify", - "id": 892 - }, - { - "name": "FindHilichurlFinishSecondQuestNotify", - "id": 900 - }, - { - "name": "SalesmanTakeSpecialRewardRsp", - "id": 903 - }, - { - "name": "EnterChessDungeonRsp", - "id": 918 - }, - { - "name": "ProjectorOptionRsp", - "id": 919 - }, - { - "name": "RoguelikeEffectDataNotify", - "id": 920 - }, - { - "name": "WorktopOptionNotify", - "id": 925 - }, - { - "name": "EJHEAHEOAOD", - "id": 927 - }, - { - "name": "GetPlayerSocialDetailReq", - "id": 928 - }, - { - "name": "SetOpenStateRsp", - "id": 934 - }, - { - "name": "NpcTalkStateNotify", - "id": 943 - }, - { - "name": "VintageMarketDeliverItemRsp", - "id": 945 - }, - { - "name": "CreateVehicleRsp", - "id": 958 - }, - { - "name": "CLCIBCFFGJM", - "id": 960 - }, - { - "name": "DraftGuestReplyInviteNotify", - "id": 969 - }, - { - "name": "SelectAsterMidDifficultyReq", - "id": 971 - }, - { - "name": "AvatarPromoteGetRewardReq", - "id": 993 - }, - { - "name": "FishEscapeNotify", - "id": 1005 - }, - { - "name": "ActivityTakeAllScoreRewardRsp", - "id": 1014 - }, - { - "name": "LanV3RaceSettleNotify", - "id": 1020 - }, - { - "name": "InBattleMechanicusCardResultNotify", - "id": 1024 - }, - { - "name": "DisableRoguelikeTrapNotify", - "id": 1027 - }, - { - "name": "CoopRewardUpdateNotify", - "id": 1034 - }, - { - "name": "TriggerRoguelikeRuneRsp", - "id": 1039 - }, - { - "name": "COKBMINIAOH", - "id": 1045 - }, - { - "name": "ChangeWidgetBackgroundActiveStateRsp", - "id": 1073 - }, - { - "name": "PlayerIpRegionNotify", - "id": 1074 - }, - { - "name": "UnlockPersonalLineReq", - "id": 1085 - }, - { - "name": "GetShopmallDataRsp", - "id": 1087 - }, - { - "name": "GAHKMKNFFNJ", - "id": 1088 - }, - { - "name": "HomeNewUnlockedBgmIdListNotify", - "id": 1089 - }, - { - "name": "SignInInfoReq", - "id": 1091 - }, - { - "name": "GCLGFEGNBAJ", - "id": 1105 - }, - { - "name": "DraftGuestReplyTwiceConfirmRsp", - "id": 1114 - }, - { - "name": "UpgradeRoguelikeShikigamiRsp", - "id": 1133 - }, - { - "name": "SetEntityClientDataNotify", - "id": 1139 - }, - { - "name": "AskAddFriendRsp", - "id": 1146 - }, - { - "name": "HomeAvatarTalkRsp", - "id": 1147 - }, - { - "name": "VintageMarketDividendFinishNotify", - "id": 1158 - }, - { - "name": "PlayerConfirmMatchReq", - "id": 1167 - }, - { - "name": "ServerUpdateGlobalValueNotify", - "id": 1181 - }, - { - "name": "CanUseSkillNotify", - "id": 1186 - }, - { - "name": "MCJDFAJKOPI", - "id": 1187 - }, - { - "name": "SignInInfoRsp", - "id": 1196 - }, - { - "name": "PlayerInvestigationTargetNotify", - "id": 1218 - }, - { - "name": "AKEKAPHAIPN", - "id": 1219 - }, - { - "name": "MichiaeMatsuriStartBossChallengeRsp", - "id": 1225 - }, - { - "name": "HDFKAFDLNNC", - "id": 1229 - }, - { - "name": "StartCoopPointRsp", - "id": 1231 - }, - { - "name": "EffigyChallengeResultNotify", - "id": 1233 - }, - { - "name": "GetOnlinePlayerListRsp", - "id": 1234 - }, - { - "name": "HomeSearchBlueprintReq", - "id": 1240 - }, - { - "name": "ActivityInfoNotify", - "id": 1246 - }, - { - "name": "PlayerCookRsp", - "id": 1250 - }, - { - "name": "RestartCoinCollectPlaySingleModeReq", - "id": 1251 - }, - { - "name": "SeaLampFlyLampRsp", - "id": 1255 - }, - { - "name": "HideAndSeekSelectAvatarReq", - "id": 1259 - }, - { - "name": "ExecuteGadgetLuaRsp", - "id": 1263 - }, - { - "name": "TakeOfferingLevelRewardRsp", - "id": 1269 - }, - { - "name": "WidgetCaptureAnimalReq", - "id": 1304 - }, - { - "name": "RogueDiaryDungeonInfoNotify", - "id": 1309 - }, - { - "name": "MonsterAIConfigHashNotify", - "id": 1317 - }, - { - "name": "JIJIDOFANAL", - "id": 1325 - }, - { - "name": "TakeEffigyRewardRsp", - "id": 1345 - }, - { - "name": "HomeScenePointFishFarmingInfoNotify", - "id": 1346 - }, - { - "name": "MichiaeMatsuriRemoveChallengeMarkNotify", - "id": 1360 - }, - { - "name": "QuestRenameAvatarReq", - "id": 1366 - }, - { - "name": "PlayerGeneralMatchConfirmNotify", - "id": 1380 - }, - { - "name": "HDEKEDJCDBN", - "id": 1387 - }, - { - "name": "SetPlayerPropRsp", - "id": 1391 - }, - { - "name": "LiveStartNotify", - "id": 1396 - }, - { - "name": "MainCoopUpdateNotify", - "id": 1415 - }, - { - "name": "ExclusiveRuleNotify", - "id": 1418 - }, - { - "name": "TakeCityReputationParentQuestRsp", - "id": 1428 - }, - { - "name": "GetPushTipsRewardRsp", - "id": 1440 - }, - { - "name": "AMDBBLLFLHG", - "id": 1441 - }, - { - "name": "ClosedItemNotify", - "id": 1446 - }, - { - "name": "LOAOLPIDGJF", - "id": 1447 - }, - { - "name": "HomePriorCheckNotify", - "id": 1456 - }, - { - "name": "GetWorldMpInfoRsp", - "id": 1461 - }, - { - "name": "WorldRoutineChangeNotify", - "id": 1471 - }, - { - "name": "FLNPBGMMBMD", - "id": 1474 - }, - { - "name": "CoinCollectGallerySettleNotify", - "id": 1488 - }, - { - "name": "CrystalLinkEnterDungeonRsp", - "id": 1502 - }, - { - "name": "GetMechanicusInfoRsp", - "id": 1507 - }, - { - "name": "SetFriendRemarkNameReq", - "id": 1521 - }, - { - "name": "GadgetPlayStartNotify", - "id": 1524 - }, - { - "name": "EvtAnimatorStateChangedNotify", - "id": 1539 - }, - { - "name": "ScenePlayBattleInfoNotify", - "id": 1543 - }, - { - "name": "BKNAMDDEIKH", - "id": 1557 - }, - { - "name": "TakeInvestigationTargetRewardRsp", - "id": 1562 - }, - { - "name": "GadgetChainLevelChangeNotify", - "id": 1565 - }, - { - "name": "TreasureMapGuideTaskDoneNotify", - "id": 1567 - }, - { - "name": "SummerTimeSprintBoatRestartRsp", - "id": 1588 - }, - { - "name": "BlessingAcceptGivePicReq", - "id": 1596 - }, - { - "name": "GravenInnocenceRaceRestartRsp", - "id": 1603 - }, - { - "name": "PushTipsReadFinishReq", - "id": 1612 - }, - { - "name": "LeaveSceneReq", - "id": 1616 - }, - { - "name": "DungeonCandidateTeamChangeAvatarReq", - "id": 1619 - }, - { - "name": "WidgetQuickHitTreeRsp", - "id": 1624 - }, - { - "name": "RestartCoinCollectPlaySingleModeRsp", - "id": 1628 - }, - { - "name": "IrodoriScanEntityReq", - "id": 1642 - }, - { - "name": "ReplayCustomDungeonReq", - "id": 1660 - }, - { - "name": "LFGPAENKMHH", - "id": 1671 - }, - { - "name": "WatcherEventStageNotify", - "id": 1677 - }, - { - "name": "FLJPDDAOGCI", - "id": 1686 - }, - { - "name": "CGOAGOJJILD", - "id": 1693 - }, - { - "name": "ReliquaryUpgradeReq", - "id": 1702 - }, - { - "name": "NDPIIOFJCOK", - "id": 1706 - }, - { - "name": "HomeKickPlayerRsp", - "id": 1719 - }, - { - "name": "HomeChangeModuleReq", - "id": 1750 - }, - { - "name": "QuestUpdateQuestVarNotify", - "id": 1753 - }, - { - "name": "RoguelikeRuneRecordUpdateNotify", - "id": 1760 - }, - { - "name": "CKNDPMKOCJG", - "id": 1762 - }, - { - "name": "EANMJCJAPHM", - "id": 1767 - }, - { - "name": "PlayerSetPauseRsp", - "id": 1771 - }, - { - "name": "BartenderCancelOrderRsp", - "id": 1772 - }, - { - "name": "SceneEntityDisappearNotify", - "id": 1787 - }, - { - "name": "AvatarUnlockTalentNotify", - "id": 1805 - }, - { - "name": "MarkMapReq", - "id": 1812 - }, - { - "name": "HomeExchangeWoodRsp", - "id": 1815 - }, - { - "name": "HomeAvatarTalkFinishInfoNotify", - "id": 1817 - }, - { - "name": "PlayerForceExitReq", - "id": 1819 - }, - { - "name": "WatcherAllDataNotify", - "id": 1850 - }, - { - "name": "DropHintNotify", - "id": 1884 - }, - { - "name": "DIJPLONLIEL", - "id": 1892 - }, - { - "name": "TreasureMapHostInfoNotify", - "id": 1895 - }, - { - "name": "GKJAACCGLIH", - "id": 1897 - }, - { - "name": "BartenderFinishLevelReq", - "id": 1905 - }, - { - "name": "WorldAllRoutineTypeNotify", - "id": 1912 - }, - { - "name": "PlantFlowerSetFlowerWishReq", - "id": 1934 - }, - { - "name": "InterruptGalleryRsp", - "id": 1940 - }, - { - "name": "TeamChainEnterDungeonRsp", - "id": 1959 - }, - { - "name": "GCGDSDeckSaveReq", - "id": 1963 - }, - { - "name": "DungeonSlipRevivePointActivateRsp", - "id": 1980 - }, - { - "name": "HomeSetBlueprintSlotOptionReq", - "id": 1990 - }, - { - "name": "AGBOEIBCIHC", - "id": 1992 - }, - { - "name": "ClientTransmitReq", - "id": 1993 - }, - { - "name": "ActivityGetRecvGiftListRsp", - "id": 2009 - }, - { - "name": "BKKLKEHJKPJ", - "id": 2018 - }, - { - "name": "TowerMiddleLevelChangeTeamNotify", - "id": 2027 - }, - { - "name": "GetRegionSearchReq", - "id": 2030 - }, - { - "name": "HomeChangeBgmNotify", - "id": 2031 - }, - { - "name": "GCGGameMaxNotify", - "id": 2039 - }, - { - "name": "TowerLevelStarCondNotify", - "id": 2042 - }, - { - "name": "MistTrialGetDungeonExhibitionDataRsp", - "id": 2046 - }, - { - "name": "BrickBreakerSelectAvatarReq", - "id": 2047 - }, - { - "name": "ActivityTakeScoreRewardReq", - "id": 2048 - }, - { - "name": "PlayerDataNotify", - "id": 2051 - }, - { - "name": "SalesmanDeliverItemReq", - "id": 2062 - }, - { - "name": "GadgetStateNotify", - "id": 2075 - }, - { - "name": "DraftGuestReplyInviteReq", - "id": 2082 - }, - { - "name": "SetChatEmojiCollectionRsp", - "id": 2098 - }, - { - "name": "TowerTeamSelectReq", - "id": 2100 - }, - { - "name": "HomeGetOnlineStatusReq", - "id": 2120 - }, - { - "name": "UseWidgetCreateGadgetReq", - "id": 2124 - }, - { - "name": "InBattleMechanicusPickCardNotify", - "id": 2126 - }, - { - "name": "ForceDragAvatarNotify", - "id": 2141 - }, - { - "name": "ClientRemoveCombatEndModifierNotify", - "id": 2142 - }, - { - "name": "HuntingGiveUpReq", - "id": 2156 - }, - { - "name": "ActivityTakeWatcherRewardRsp", - "id": 2165 - }, - { - "name": "BrickBreakerQuitReq", - "id": 2184 - }, - { - "name": "GetBattlePassProductReq", - "id": 2201 - }, - { - "name": "FungusCultivateReq", - "id": 2204 - }, - { - "name": "CoinCollectPrepareStageNotify", - "id": 2218 - }, - { - "name": "BMODMHEPOFF", - "id": 2225 - }, - { - "name": "FungusFighterPlotInfoNotify", - "id": 2226 - }, - { - "name": "CheckSegmentCRCNotify", - "id": 2228 - }, - { - "name": "EnterIrodoriChessDungeonReq", - "id": 2229 - }, - { - "name": "HomeGetFishFarmingInfoRsp", - "id": 2235 - }, - { - "name": "WorldPlayerInfoNotify", - "id": 2239 - }, - { - "name": "GetPlayerFriendListReq", - "id": 2240 - }, - { - "name": "InteractDailyDungeonInfoNotify", - "id": 2249 - }, - { - "name": "WidgetReportReq", - "id": 2271 - }, - { - "name": "LKKABBELIJA", - "id": 2284 - }, - { - "name": "ChangeMailStarNotify", - "id": 2285 - }, - { - "name": "WinterCampGetRecvItemListRsp", - "id": 2293 - }, - { - "name": "AllWidgetDataNotify", - "id": 2294 - }, - { - "name": "PathfindingPingNotify", - "id": 2311 - }, - { - "name": "ObstacleModifyNotify", - "id": 2314 - }, - { - "name": "QueryPathRsp", - "id": 2319 - }, - { - "name": "GMShowObstacleRsp", - "id": 2327 - }, - { - "name": "OMFBGJBLKPA", - "id": 2330 - }, - { - "name": "NavMeshStatsNotify", - "id": 2339 - }, - { - "name": "GMShowNavMeshRsp", - "id": 2341 - }, - { - "name": "JBMKHAOEDOH", - "id": 2345 - }, - { - "name": "PathfindingEnterSceneReq", - "id": 2347 - }, - { - "name": "QueryPathReq", - "id": 2359 - }, - { - "name": "GMShowObstacleReq", - "id": 2365 - }, - { - "name": "PathfindingEnterSceneRsp", - "id": 2373 - }, - { - "name": "GMShowNavMeshReq", - "id": 2389 - }, - { - "name": "JoinHomeWorldFailNotify", - "id": 2403 - }, - { - "name": "GetPlayerTokenRsp", - "id": 2407 - }, - { - "name": "InBattleMechanicusConfirmCardReq", - "id": 2433 - }, - { - "name": "DelScenePlayTeamEntityNotify", - "id": 2438 - }, - { - "name": "InstableSprayRestartDungeonRsp", - "id": 2448 - }, - { - "name": "FinishDeliveryNotify", - "id": 2454 - }, - { - "name": "LBALOKODOOL", - "id": 2466 - }, - { - "name": "FishBattleEndRsp", - "id": 2479 - }, - { - "name": "HomeSceneJumpReq", - "id": 2482 - }, - { - "name": "MLBKCAJINOE", - "id": 2484 - }, - { - "name": "EntityFightPropChangeReasonNotify", - "id": 2489 - }, - { - "name": "WorldOwnerBlossomBriefInfoNotify", - "id": 2494 - }, - { - "name": "IFNPCPOEOCH", - "id": 2498 - }, - { - "name": "SceneDestroyEntityRsp", - "id": 2500 - }, - { - "name": "MainCoopFailNotify", - "id": 2503 - }, - { - "name": "CIFBBGHAMME", - "id": 2512 - }, - { - "name": "ChannellerSlabWearBuffReq", - "id": 2514 - }, - { - "name": "SetEquipLockStateRsp", - "id": 2517 - }, - { - "name": "HomeSaveArrangementNoChangeReq", - "id": 2521 - }, - { - "name": "FOOGHEMFBHL", - "id": 2569 - }, - { - "name": "SeaLampTakePhaseRewardReq", - "id": 2574 - }, - { - "name": "PFHLJEPJHOG", - "id": 2579 - }, - { - "name": "TowerCurLevelRecordChangeNotify", - "id": 2583 - }, - { - "name": "AllCoopInfoNotify", - "id": 2587 - }, - { - "name": "EntityAiKillSelfNotify", - "id": 2606 - }, - { - "name": "UpdateAbilityCreatedMovingPlatformNotify", - "id": 2608 - }, - { - "name": "GetShopmallDataReq", - "id": 2616 - }, - { - "name": "AddFriendNotify", - "id": 2626 - }, - { - "name": "BDPDLIDMKOJ", - "id": 2628 - }, - { - "name": "WorldPlayerReviveReq", - "id": 2639 - }, - { - "name": "HomeAvatarRewardEventNotify", - "id": 2640 - }, - { - "name": "StartBuoyantCombatGalleryRsp", - "id": 2642 - }, - { - "name": "GetExpeditionAssistInfoListReq", - "id": 2643 - }, - { - "name": "HomePlantWeedRsp", - "id": 2656 - }, - { - "name": "SetPlayerNameReq", - "id": 2665 - }, - { - "name": "EGJCPABDNMD", - "id": 2672 - }, - { - "name": "CDOBIBDDIND", - "id": 2673 - }, - { - "name": "PLADHOEOBFP", - "id": 2676 - }, - { - "name": "MusicGameStartReq", - "id": 2690 - }, - { - "name": "FHBONNPLLAN", - "id": 2691 - }, - { - "name": "ExitTransPointRegionNotify", - "id": 2696 - }, - { - "name": "HNICDKJKGNA", - "id": 2702 - }, - { - "name": "RefreshRogueDiaryCardRsp", - "id": 2711 - }, - { - "name": "GuestBeginEnterSceneNotify", - "id": 2725 - }, - { - "name": "VintageMarketStoreChooseStrategyRsp", - "id": 2727 - }, - { - "name": "WidgetDoBagReq", - "id": 2739 - }, - { - "name": "MCLPMLLIJEC", - "id": 2743 - }, - { - "name": "MKACPHAGHMB", - "id": 2745 - }, - { - "name": "OMCAHFEBALI", - "id": 2756 - }, - { - "name": "AllMarkPointNotify", - "id": 2766 - }, - { - "name": "ClientNewMailNotify", - "id": 2769 - }, - { - "name": "ActivityBannerNotify", - "id": 2777 - }, - { - "name": "PlayerEnterSceneNotify", - "id": 2783 - }, - { - "name": "FleurFairFallSettleNotify", - "id": 2809 - }, - { - "name": "HomeGetBlueprintSlotInfoReq", - "id": 2811 - }, - { - "name": "MuqadasPotionDungeonSettleNotify", - "id": 2813 - }, - { - "name": "BFDMAPHCILI", - "id": 2824 - }, - { - "name": "ElectroherculesBattleSelectDifficultyRsp", - "id": 2828 - }, - { - "name": "ChangeServerGlobalValueNotify", - "id": 2846 - }, - { - "name": "QuestTransmitReq", - "id": 2854 - }, - { - "name": "HideAndSeekSelectSkillReq", - "id": 2859 - }, - { - "name": "GCGDSDeckUnlockNotify", - "id": 2863 - }, - { - "name": "ChallengeDataNotify", - "id": 2864 - }, - { - "name": "BlessingGetAllRecvPicRecordListRsp", - "id": 2869 - }, - { - "name": "SetCoopChapterViewedReq", - "id": 2879 - }, - { - "name": "TakeRegionSearchRewardRsp", - "id": 2889 - }, - { - "name": "FireworksLaunchDataNotify", - "id": 2905 - }, - { - "name": "ReliquaryDecomposeReq", - "id": 2906 - }, - { - "name": "PPFDAPPADJN", - "id": 2915 - }, - { - "name": "OneoffGatherPointDetectorDataNotify", - "id": 2925 - }, - { - "name": "JPKNJKAKLCI", - "id": 2926 - }, - { - "name": "PotionResetChallengeReq", - "id": 2937 - }, - { - "name": "PlantFlowerGetCanGiveFriendFlowerRsp", - "id": 2946 - }, - { - "name": "FurnitureCurModuleArrangeCountNotify", - "id": 2948 - }, - { - "name": "TowerRecordHandbookReq", - "id": 2953 - }, - { - "name": "MLIHNOAMLEH", - "id": 2962 - }, - { - "name": "PlayerGeneralMatchDismissNotify", - "id": 2964 - }, - { - "name": "PlayerAllowEnterMpAfterAgreeMatchNotify", - "id": 2971 - }, - { - "name": "HomeDeleteBlueprintRsp", - "id": 2973 - }, - { - "name": "ScenePlayOwnerCheckRsp", - "id": 2989 - }, - { - "name": "BlossomChestCreateNotify", - "id": 2992 - }, - { - "name": "GCGTCInviteReq", - "id": 2997 - }, - { - "name": "GCGSettleOptionRsp", - "id": 3014 - }, - { - "name": "GDHNFCHHCAK", - "id": 3017 - }, - { - "name": "MultistagePlayStageEndNotify", - "id": 3019 - }, - { - "name": "COEDDKCEEDK", - "id": 3026 - }, - { - "name": "DeleteFriendReq", - "id": 3037 - }, - { - "name": "MiracleRingDataNotify", - "id": 3064 - }, - { - "name": "QuickOpenActivityReq", - "id": 3073 - }, - { - "name": "SceneCreateEntityRsp", - "id": 3079 - }, - { - "name": "ActivityTakeAllScoreRewardReq", - "id": 3082 - }, - { - "name": "ActivityBannerClearReq", - "id": 3086 - }, - { - "name": "FungusFighterClearTrainingRuntimeDataRsp", - "id": 3102 - }, - { - "name": "PSPlayerApplyEnterMpReq", - "id": 3109 - }, - { - "name": "MonsterForceAlertNotify", - "id": 3111 - }, - { - "name": "FishBiteReq", - "id": 3118 - }, - { - "name": "UnlockCoopChapterRsp", - "id": 3122 - }, - { - "name": "TakeReunionFirstGiftRewardRsp", - "id": 3136 - }, - { - "name": "TriggerCreateGadgetToEquipPartNotify", - "id": 3153 - }, - { - "name": "ClientScriptEventNotify", - "id": 3165 - }, - { - "name": "NpcTalkReq", - "id": 3174 - }, - { - "name": "RechargeReq", - "id": 3184 - }, - { - "name": "AvatarBuffDelNotify", - "id": 3202 - }, - { - "name": "NightCrowGadgetObservationMatchRsp", - "id": 3213 - }, - { - "name": "DMFPADPCJHD", - "id": 3218 - }, - { - "name": "DungeonPlayerDieReq", - "id": 3239 - }, - { - "name": "BossChestActivateNotify", - "id": 3259 - }, - { - "name": "LODGLMPFPFE", - "id": 3265 - }, - { - "name": "BKCMELBNNNM", - "id": 3274 - }, - { - "name": "SceneForceUnlockNotify", - "id": 3275 - }, - { - "name": "ChessPlayerInfoNotify", - "id": 3276 - }, - { - "name": "EMCKIIFODPB", - "id": 3279 - }, - { - "name": "SelectEffigyChallengeConditionRsp", - "id": 3284 - }, - { - "name": "FishBaitGoneNotify", - "id": 3285 - }, - { - "name": "BrickBreakerPlayerSetAvatarNotify", - "id": 3292 - }, - { - "name": "DoRoguelikeDungeonCardGachaRsp", - "id": 3293 - }, - { - "name": "CancelCityReputationRequestReq", - "id": 3312 - }, - { - "name": "FFLGIBAFMLP", - "id": 3314 - }, - { - "name": "ChatChannelDataNotify", - "id": 3323 - }, - { - "name": "GlobalBuildingInfoNotify", - "id": 3344 - }, - { - "name": "GravenInnocencePhotoReminderNotify", - "id": 3372 - }, - { - "name": "GCGHeartBeatNotify", - "id": 3410 - }, - { - "name": "PlayerGameTimeByLuaNotify", - "id": 3419 - }, - { - "name": "AllShareCDDataNotify", - "id": 3440 - }, - { - "name": "HJBAIOKEHPA", - "id": 3442 - }, - { - "name": "PlayerApplyEnterMpResultNotify", - "id": 3467 - }, - { - "name": "BattlePassAllDataNotify", - "id": 3474 - }, - { - "name": "SeaLampFlyLampNotify", - "id": 3489 - }, - { - "name": "EntityPropNotify", - "id": 3503 - }, - { - "name": "GCGSkillPreviewAskReq", - "id": 3512 - }, - { - "name": "InstableSprayRestartDungeonReq", - "id": 3513 - }, - { - "name": "GetAllActivatedBargainDataRsp", - "id": 3517 - }, - { - "name": "GetPlayerAskFriendListReq", - "id": 3520 - }, - { - "name": "GetDungeonEntryExploreConditionRsp", - "id": 3536 - }, - { - "name": "GetAllUnlockNameCardReq", - "id": 3551 - }, - { - "name": "PlayerReportRsp", - "id": 3564 - }, - { - "name": "GadgetAutoPickDropInfoNotify", - "id": 3579 - }, - { - "name": "FungusFighterUseBackupFungusReq", - "id": 3593 - }, - { - "name": "TakeInvestigationRewardRsp", - "id": 3594 - }, - { - "name": "WindSeedType1Notify", - "id": 3604 - }, - { - "name": "FoundationNotify", - "id": 3606 - }, - { - "name": "BrickBreakerPlayerSetChangingNotify", - "id": 3619 - }, - { - "name": "AvatarCardChangeRsp", - "id": 3627 - }, - { - "name": "EquipRoguelikeRuneRsp", - "id": 3632 - }, - { - "name": "AvatarPropChangeReasonNotify", - "id": 3637 - }, - { - "name": "CustomDungeonOfficialNotify", - "id": 3645 - }, - { - "name": "BuyResinRsp", - "id": 3650 - }, - { - "name": "WorldPlayerReviveRsp", - "id": 3657 - }, - { - "name": "DelBackupAvatarTeamRsp", - "id": 3661 - }, - { - "name": "GCGDSFieldUnlockNotify", - "id": 3674 - }, - { - "name": "SubmitInferenceWordRsp", - "id": 3679 - }, - { - "name": "IAOJIMGFKCA", - "id": 3688 - }, - { - "name": "WinterCampTriathlonSettleNotify", - "id": 3692 - }, - { - "name": "GCGInviteGuestBattleRsp", - "id": 3695 - }, - { - "name": "AvatarChangeElementTypeReq", - "id": 3696 - }, - { - "name": "GetUgcReq", - "id": 3704 - }, - { - "name": "GetPlayerHomeCompInfoReq", - "id": 3709 - }, - { - "name": "SetLimitOptimizationNotify", - "id": 3723 - }, - { - "name": "SalesmanTakeRewardRsp", - "id": 3724 - }, - { - "name": "EffigyChallengeV2RestartDungeonReq", - "id": 3728 - }, - { - "name": "MpPlayPrepareInterruptNotify", - "id": 3739 - }, - { - "name": "AvatarSkillDepotChangeNotify", - "id": 3748 - }, - { - "name": "PlayerLevelRewardUpdateNotify", - "id": 3756 - }, - { - "name": "DungeonCandidateTeamReplyInviteRsp", - "id": 3761 - }, - { - "name": "DJAALJGPLCI", - "id": 3772 - }, - { - "name": "HJBBAPAGFCL", - "id": 3776 - }, - { - "name": "JBNCCGJEGGF", - "id": 3795 - }, - { - "name": "ResetRogueDiaryPlayReq", - "id": 3800 - }, - { - "name": "SceneInitFinishRsp", - "id": 3805 - }, - { - "name": "GadgetTalkChangeNotify", - "id": 3815 - }, - { - "name": "AddQuestContentProgressReq", - "id": 3824 - }, - { - "name": "ChannellerSlabCheckEnterLoopDungeonRsp", - "id": 3830 - }, - { - "name": "EvtFaceToDirNotify", - "id": 3850 - }, - { - "name": "SetNameCardReq", - "id": 3853 - }, - { - "name": "BrickBreakerSetReadyReq", - "id": 3864 - }, - { - "name": "DragonSpineChapterFinishNotify", - "id": 3871 - }, - { - "name": "GearActivityFinishPlayPictureReq", - "id": 3879 - }, - { - "name": "DungeonDieOptionReq", - "id": 3884 - }, - { - "name": "StartRogueDiaryPlayRsp", - "id": 3886 - }, - { - "name": "GetFriendShowAvatarInfoReq", - "id": 3887 - }, - { - "name": "NpcTalkRsp", - "id": 3890 - }, - { - "name": "IrodoriChessEquipCardReq", - "id": 3894 - }, - { - "name": "UnlockNameCardNotify", - "id": 3896 - }, - { - "name": "TowerAllDataRsp", - "id": 3897 - }, - { - "name": "APPJMEJEKKG", - "id": 3898 - }, - { - "name": "FishingGallerySettleNotify", - "id": 3899 - }, - { - "name": "CutSceneEndNotify", - "id": 3904 - }, - { - "name": "EntityAuthorityChangeNotify", - "id": 3913 - }, - { - "name": "RogueHealAvatarsRsp", - "id": 3917 - }, - { - "name": "GmTalkRsp", - "id": 3923 - }, - { - "name": "IrodoriEditFlowerCombinationReq", - "id": 3931 - }, - { - "name": "HomeModuleSeenRsp", - "id": 3944 - }, - { - "name": "GetScenePerformanceReq", - "id": 3953 - }, - { - "name": "CheckUgcStateReq", - "id": 3955 - }, - { - "name": "EMLNDPCPLEA", - "id": 3959 - }, - { - "name": "JJCMGINGIID", - "id": 3964 - }, - { - "name": "AvatarFetterLevelRewardRsp", - "id": 3975 - }, - { - "name": "DIHKEFDNDBL", - "id": 3978 - }, - { - "name": "HomeSetBlueprintFriendOptionRsp", - "id": 3981 - }, - { - "name": "FDNFMIDCFOL", - "id": 3983 - }, - { - "name": "AvatarExpeditionAllDataRsp", - "id": 3990 - }, - { - "name": "LuaEnvironmentEffectNotify", - "id": 3994 - }, - { - "name": "FDGBOPPDGPF", - "id": 4000 - }, - { - "name": "CIADDPPKCOA", - "id": 4003 - }, - { - "name": "HomeGetGroupRecordRsp", - "id": 4005 - }, - { - "name": "ChooseCurAvatarTeamRsp", - "id": 4031 - }, - { - "name": "PrivateChatRsp", - "id": 4033 - }, - { - "name": "GCGDSChangeCurDeckRsp", - "id": 4037 - }, - { - "name": "ExitFishingRsp", - "id": 4039 - }, - { - "name": "ClientAbilityInitBeginNotify", - "id": 4046 - }, - { - "name": "RogueDiaryReviveAvatarRsp", - "id": 4056 - }, - { - "name": "PlayerDeathZoneNotify", - "id": 4058 - }, - { - "name": "SetPlayerHeadImageReq", - "id": 4071 - }, - { - "name": "PotionEnterDungeonReq", - "id": 4073 - }, - { - "name": "ExpeditionRecallRsp", - "id": 4076 - }, - { - "name": "AvatarChangeAnimHashReq", - "id": 4097 - }, - { - "name": "ActivityPlayOpenAnimNotify", - "id": 4102 - }, - { - "name": "OfferingInteractReq", - "id": 4106 - }, - { - "name": "GetActivityShopSheetInfoRsp", - "id": 4109 - }, - { - "name": "WorldRoutineTypeCloseNotify", - "id": 4128 - }, - { - "name": "HomeEnterEditModeFinishReq", - "id": 4149 - }, - { - "name": "HomeComfortInfoNotify", - "id": 4153 - }, - { - "name": "LunaRiteHintPointRemoveNotify", - "id": 4154 - }, - { - "name": "PotionRestartDungeonRsp", - "id": 4156 - }, - { - "name": "ONKDBNHDBIP", - "id": 4157 - }, - { - "name": "ALAPJGFCPGL", - "id": 4160 - }, - { - "name": "WinterCampAcceptGiveItemReq", - "id": 4170 - }, - { - "name": "WindFieldGalleryInfoNotify", - "id": 4173 - }, - { - "name": "HomeBasicInfoNotify", - "id": 4186 - }, - { - "name": "ForgeQueueManipulateRsp", - "id": 4194 - }, - { - "name": "VintageDecorateBoothReq", - "id": 4197 - }, - { - "name": "SeaLampTakeContributionRewardReq", - "id": 4205 - }, - { - "name": "GCGDSChangeDeckNameRsp", - "id": 4254 - }, - { - "name": "DungeonInterruptChallengeRsp", - "id": 4256 - }, - { - "name": "ScenePlayOwnerCheckReq", - "id": 4265 - }, - { - "name": "TakePlayerLevelRewardReq", - "id": 4273 - }, - { - "name": "GetRecommendCustomDungeonRsp", - "id": 4300 - }, - { - "name": "GetUgcBriefInfoReq", - "id": 4301 - }, - { - "name": "FNGMOCHBMKP", - "id": 4304 - }, - { - "name": "SocialDataNotify", - "id": 4307 - }, - { - "name": "GuestPostEnterSceneNotify", - "id": 4310 - }, - { - "name": "GearActivityFinishPlayGearRsp", - "id": 4312 - }, - { - "name": "DKOCBKNLOLK", - "id": 4319 - }, - { - "name": "DelTeamEntityNotify", - "id": 4320 - }, - { - "name": "DKGJINFPPDH", - "id": 4324 - }, - { - "name": "SaveUgcReq", - "id": 4331 - }, - { - "name": "OpenBlossomCircleCampGuideNotify", - "id": 4362 - }, - { - "name": "FleurFairBalloonSettleNotify", - "id": 4377 - }, - { - "name": "HomeResourceTakeFetterExpReq", - "id": 4383 - }, - { - "name": "GetHuntingOfferRewardReq", - "id": 4392 - }, - { - "name": "QuickUseWidgetReq", - "id": 4406 - }, - { - "name": "RequestLiveInfoReq", - "id": 4423 - }, - { - "name": "ChatHistoryNotify", - "id": 4425 - }, - { - "name": "PlayerQuitDungeonRsp", - "id": 4431 - }, - { - "name": "BartenderFinishLevelRsp", - "id": 4440 - }, - { - "name": "GetMapMarkTipsReq", - "id": 4445 - }, - { - "name": "PlayerSetPauseReq", - "id": 4448 - }, - { - "name": "ActivityGetFriendGiftWishListReq", - "id": 4453 - }, - { - "name": "HPKFPLKBFCJ", - "id": 4457 - }, - { - "name": "AchievementUpdateNotify", - "id": 4460 - }, - { - "name": "HideAndSeekSelectAvatarRsp", - "id": 4472 - }, - { - "name": "SceneAudioNotify", - "id": 4490 - }, - { - "name": "LevelTagDataNotify", - "id": 4502 - }, - { - "name": "AvatarDieAnimationEndReq", - "id": 4506 - }, - { - "name": "SceneTeamUpdateNotify", - "id": 4509 - }, - { - "name": "UnmarkEntityInMinMapNotify", - "id": 4510 - }, - { - "name": "ItemGivingReq", - "id": 4527 - }, - { - "name": "HBDOBLLBBEK", - "id": 4533 - }, - { - "name": "EvtLocalGadgetOwnerLeaveSceneNotify", - "id": 4542 - }, - { - "name": "BKKOCMDJIKO", - "id": 4545 - }, - { - "name": "RegionalPlayInfoNotify", - "id": 4556 - }, - { - "name": "PotionSaveDungeonResultRsp", - "id": 4568 - }, - { - "name": "FungusFighterUseBackupFungusRsp", - "id": 4572 - }, - { - "name": "SpiceActivityFinishMakeSpiceRsp", - "id": 4582 - }, - { - "name": "FEPMLIIHEEH", - "id": 4591 - }, - { - "name": "EvtBeingHealedNotify", - "id": 4595 - }, - { - "name": "RogueCellUpdateNotify", - "id": 4597 - }, - { - "name": "PDKMHGFFKHJ", - "id": 4599 - }, - { - "name": "WinterCampGiveFriendItemReq", - "id": 4625 - }, - { - "name": "AddAranaraCollectionNotify", - "id": 4632 - }, - { - "name": "DLPOOFICIAA", - "id": 4637 - }, - { - "name": "FGBDDPEFMAG", - "id": 4653 - }, - { - "name": "WinterCampAcceptAllGiveItemRsp", - "id": 4655 - }, - { - "name": "UpdatePS4FriendListReq", - "id": 4656 - }, - { - "name": "FlightActivityRestartRsp", - "id": 4661 - }, - { - "name": "GCGAskDuelRsp", - "id": 4662 - }, - { - "name": "PlayerStoreNotify", - "id": 4667 - }, - { - "name": "HomePreviewBlueprintReq", - "id": 4668 - }, - { - "name": "PullPrivateChatRsp", - "id": 4681 - }, - { - "name": "NJLDOIOAKPE", - "id": 4695 - }, - { - "name": "AddBlacklistRsp", - "id": 4703 - }, - { - "name": "BlessingAcceptAllGivePicReq", - "id": 4716 - }, - { - "name": "HideAndSeekPlayerCapturedNotify", - "id": 4718 - }, - { - "name": "HomeResourceTakeHomeCoinReq", - "id": 4728 - }, - { - "name": "EnterSceneReadyRsp", - "id": 4744 - }, - { - "name": "AllWidgetBackgroundActiveStateNotify", - "id": 4761 - }, - { - "name": "GCGWorldPlayerGCGStateRsp", - "id": 4765 - }, - { - "name": "SceneWeatherForcastRsp", - "id": 4766 - }, - { - "name": "EndCameraSceneLookNotify", - "id": 4771 - }, - { - "name": "GetAllH5ActivityInfoReq", - "id": 4793 - }, - { - "name": "StartEffigyChallengeReq", - "id": 4800 - }, - { - "name": "DungeonRestartInviteReplyReq", - "id": 4804 - }, - { - "name": "DuelHeartRestartDungeonRsp", - "id": 4810 - }, - { - "name": "ReliquaryFilterStateSaveNotify", - "id": 4815 - }, - { - "name": "DataResVersionNotify", - "id": 4819 - }, - { - "name": "DungeonCandidateTeamReplyInviteReq", - "id": 4838 - }, - { - "name": "AvatarExpeditionGetRewardReq", - "id": 4847 - }, - { - "name": "ActivityReadPushTipsReq", - "id": 4848 - }, - { - "name": "WidgetGadgetDataNotify", - "id": 4861 - }, - { - "name": "AbilityInvocationFixedNotify", - "id": 4864 - }, - { - "name": "HCEIPIGBGHC", - "id": 4865 - }, - { - "name": "QuestCreateEntityRsp", - "id": 4869 - }, - { - "name": "MMEJNJMCOHC", - "id": 4872 - }, - { - "name": "PlayerCancelMatchRsp", - "id": 4875 - }, - { - "name": "FlightActivitySettleNotify", - "id": 4885 - }, - { - "name": "SumoLeaveDungeonNotify", - "id": 4886 - }, - { - "name": "GearActivityStartPlayPictureRsp", - "id": 4894 - }, - { - "name": "ClearRoguelikeCurseNotify", - "id": 4898 - }, - { - "name": "LanV3ShadowFinishLevelReq", - "id": 4911 - }, - { - "name": "WinterCampGetFriendWishListReq", - "id": 4914 - }, - { - "name": "SyncScenePlayTeamEntityNotify", - "id": 4915 - }, - { - "name": "TryInterruptRogueDiaryDungeonRsp", - "id": 4919 - }, - { - "name": "ODCKAIANNEK", - "id": 4930 - }, - { - "name": "BrickBreakerSetChangingReq", - "id": 4947 - }, - { - "name": "FKEJFPBCIIF", - "id": 4953 - }, - { - "name": "ClientBulletCreateNotify", - "id": 4966 - }, - { - "name": "CombineDataNotify", - "id": 4969 - }, - { - "name": "MichiaeMatsuriStartBossChallengeReq", - "id": 4975 - }, - { - "name": "HomeUpdateArrangementInfoReq", - "id": 4976 - }, - { - "name": "DKFNIBLOCIJ", - "id": 4982 - }, - { - "name": "EnterSceneReadyReq", - "id": 5011 - }, - { - "name": "ActivityGetFriendGiftWishListRsp", - "id": 5014 - }, - { - "name": "ExecuteGroupTriggerRsp", - "id": 5015 - }, - { - "name": "LunaRiteGroupBundleRegisterNotify", - "id": 5030 - }, - { - "name": "BlessingRedeemRewardReq", - "id": 5045 - }, - { - "name": "UnlockPersonalLineRsp", - "id": 5048 - }, - { - "name": "GachaActivityTakeRewardReq", - "id": 5052 - }, - { - "name": "RefreshBackgroundAvatarRsp", - "id": 5063 - }, - { - "name": "UpdatePS4BlockListRsp", - "id": 5073 - }, - { - "name": "InstableSprayLevelFinishNotify", - "id": 5076 - }, - { - "name": "LanV3ShadowFinishLevelRsp", - "id": 5118 - }, - { - "name": "SealBattleBeginNotify", - "id": 5120 - }, - { - "name": "HOEJIJICACG", - "id": 5126 - }, - { - "name": "FurnitureMakeFinishNotify", - "id": 5151 - }, - { - "name": "BackRebornGalleryReq", - "id": 5152 - }, - { - "name": "FungusFighterTrainingSelectFungusReq", - "id": 5169 - }, - { - "name": "EquipRoguelikeRuneReq", - "id": 5188 - }, - { - "name": "ELAMGPBBNFC", - "id": 5189 - }, - { - "name": "MAOKDHCGIHN", - "id": 5200 - }, - { - "name": "HHOBBEALAJP", - "id": 5203 - }, - { - "name": "HomeResourceNotify", - "id": 5204 - }, - { - "name": "MultistagePlayEndNotify", - "id": 5212 - }, - { - "name": "EffigyChallengeV2EnterDungeonReq", - "id": 5216 - }, - { - "name": "CDGEKLGPHLL", - "id": 5218 - }, - { - "name": "GCGBossChallengeUpdateNotify", - "id": 5240 - }, - { - "name": "HomeSetBlueprintFriendOptionReq", - "id": 5246 - }, - { - "name": "NNDBEOLHEJA", - "id": 5249 - }, - { - "name": "GetBonusActivityRewardRsp", - "id": 5252 - }, - { - "name": "PDDNAKBOJJP", - "id": 5255 - }, - { - "name": "SceneGalleryVintageHuntingSettleNotify", - "id": 5258 - }, - { - "name": "DraftGuestReplyInviteRsp", - "id": 5277 - }, - { - "name": "WidgetUseAttachAbilityGroupChangeNotify", - "id": 5280 - }, - { - "name": "PingReq", - "id": 5285 - }, - { - "name": "ExecuteGadgetLuaReq", - "id": 5288 - }, - { - "name": "PlayerApplyEnterMpNotify", - "id": 5296 - }, - { - "name": "FleurFairMusicGameStartReq", - "id": 5303 - }, - { - "name": "CoinCollectChooseSkillReq", - "id": 5314 - }, - { - "name": "GetMailItemReq", - "id": 5317 - }, - { - "name": "ChatChannelInfoNotify", - "id": 5319 - }, - { - "name": "GCGDSDataNotify", - "id": 5324 - }, - { - "name": "PlayerLogoutReq", - "id": 5347 - }, - { - "name": "HomeBalloonGallerySettleNotify", - "id": 5349 - }, - { - "name": "AvatarPropNotify", - "id": 5355 - }, - { - "name": "PlayerApplyEnterHomeResultRsp", - "id": 5358 - }, - { - "name": "ActivityReadPushTipsRsp", - "id": 5363 - }, - { - "name": "GetCustomDungeonRsp", - "id": 5372 - }, - { - "name": "FishAttractNotify", - "id": 5374 - }, - { - "name": "TakeRegionSearchRewardReq", - "id": 5375 - }, - { - "name": "UpdatePlayerShowNameCardListRsp", - "id": 5380 - }, - { - "name": "QuestProgressUpdateNotify", - "id": 5388 - }, - { - "name": "UpdatePS4FriendListRsp", - "id": 5389 - }, - { - "name": "PlayerGCGMatchConfirmNotify", - "id": 5393 - }, - { - "name": "PlayerSetOnlyMPWithPSPlayerReq", - "id": 5396 - }, - { - "name": "MichiaeMatsuriInteractStatueRsp", - "id": 5402 - }, - { - "name": "SearchCustomDungeonReq", - "id": 5413 - }, - { - "name": "DungeonFollowNotify", - "id": 5420 - }, - { - "name": "SpiceActivityGivingRecordNotify", - "id": 5421 - }, - { - "name": "GPBAGOIEEFP", - "id": 5425 - }, - { - "name": "HomeTransferRsp", - "id": 5429 - }, - { - "name": "ScenePointUnlockNotify", - "id": 5431 - }, - { - "name": "ProjectorOptionReq", - "id": 5441 - }, - { - "name": "EntityAiSyncNotify", - "id": 5447 - }, - { - "name": "PJEFHPONADB", - "id": 5460 - }, - { - "name": "BrickBreakerSelectAvatarRsp", - "id": 5463 - }, - { - "name": "ForceDragBackTransferNotify", - "id": 5469 - }, - { - "name": "PlayerMatchStopNotify", - "id": 5482 - }, - { - "name": "PlantFlowerEditFlowerCombinationRsp", - "id": 5492 - }, - { - "name": "DragonSpineCoinChangeNotify", - "id": 5502 - }, - { - "name": "AddQuestContentProgressRsp", - "id": 5514 - }, - { - "name": "FCNNCJMCABC", - "id": 5524 - }, - { - "name": "EvtEntityRenderersChangedNotify", - "id": 5525 - }, - { - "name": "ScenePlayOwnerStartInviteReq", - "id": 5530 - }, - { - "name": "HomeUpdatePictureFrameInfoReq", - "id": 5532 - }, - { - "name": "PlantFlowerAcceptAllGiveFlowerRsp", - "id": 5535 - }, - { - "name": "GetAllMailResultNotify", - "id": 5536 - }, - { - "name": "ReadPrivateChatReq", - "id": 5538 - }, - { - "name": "MJAOKDFGEGB", - "id": 5539 - }, - { - "name": "DungeonCandidateTeamSetChangingAvatarReq", - "id": 5541 - }, - { - "name": "BGJBIIDKDBL", - "id": 5545 - }, - { - "name": "CJHIKMOFFMI", - "id": 5553 - }, - { - "name": "NBIKKDBMJOP", - "id": 5560 - }, - { - "name": "PlantFlowerGetRecvFlowerListReq", - "id": 5568 - }, - { - "name": "FungusRenameRsp", - "id": 5576 - }, - { - "name": "TakeCityReputationLevelRewardReq", - "id": 5580 - }, - { - "name": "SceneGalleryInfoNotify", - "id": 5587 - }, - { - "name": "HomePlantFieldNotify", - "id": 5595 - }, - { - "name": "InBattleMechanicusExcapeMonsterNotify", - "id": 5596 - }, - { - "name": "RefreshEntityAuthNotify", - "id": 5604 - }, - { - "name": "PostEnterSceneReq", - "id": 5606 - }, - { - "name": "SkyCrystalDetectorDataUpdateNotify", - "id": 5621 - }, - { - "name": "WinterCampTakeExploreRewardRsp", - "id": 5622 - }, - { - "name": "HomePlantInfoRsp", - "id": 5633 - }, - { - "name": "CardProductRewardNotify", - "id": 5635 - }, - { - "name": "WindSeedType3Notify", - "id": 5640 - }, - { - "name": "EDFGFDEBPGM", - "id": 5647 - }, - { - "name": "GetHomeLevelUpRewardReq", - "id": 5653 - }, - { - "name": "QuestUpdateQuestVarRsp", - "id": 5677 - }, - { - "name": "TakeReunionWatcherRewardRsp", - "id": 5682 - }, - { - "name": "FleurFairFinishGalleryStageNotify", - "id": 5694 - }, - { - "name": "DoSetPlayerBornDataNotify", - "id": 5710 - }, - { - "name": "HuntingGiveUpRsp", - "id": 5719 - }, - { - "name": "ExitFishingReq", - "id": 5737 - }, - { - "name": "HomeUpdatePictureFrameInfoRsp", - "id": 5740 - }, - { - "name": "JIPGEEDNJOO", - "id": 5742 - }, - { - "name": "ProfilePictureChangeNotify", - "id": 5763 - }, - { - "name": "TowerGetFloorStarRewardReq", - "id": 5764 - }, - { - "name": "OpenStateChangeNotify", - "id": 5778 - }, - { - "name": "BrickBreakerSettleNotify", - "id": 5789 - }, - { - "name": "DBPPJFBEBNG", - "id": 5793 - }, - { - "name": "IANJNPDOFCN", - "id": 5806 - }, - { - "name": "GCGClientSettleReq", - "id": 5826 - }, - { - "name": "EvtDestroyGadgetNotify", - "id": 5833 - }, - { - "name": "TakeCompoundOutputReq", - "id": 5837 - }, - { - "name": "FungusFighterRestartTraningDungeonRsp", - "id": 5843 - }, - { - "name": "DungeonChallengeFinishNotify", - "id": 5847 - }, - { - "name": "GCGDSTakeCardProficiencyRewardReq", - "id": 5853 - }, - { - "name": "CheckGroupReplacedRsp", - "id": 5854 - }, - { - "name": "ProudSkillExtraLevelNotify", - "id": 5863 - }, - { - "name": "LunaRiteSacrificeRsp", - "id": 5864 - }, - { - "name": "GetParentQuestVideoKeyRsp", - "id": 5868 - }, - { - "name": "HLFOIAANHIA", - "id": 5878 - }, - { - "name": "KDDHOBPBJHE", - "id": 5881 - }, - { - "name": "SetUpAvatarTeamReq", - "id": 5889 - }, - { - "name": "ServerCombatEndNotify", - "id": 5895 - }, - { - "name": "SumoSetNoSwitchPunishTimeNotify", - "id": 5911 - }, - { - "name": "ChangeWorldToSingleModeRsp", - "id": 5912 - }, - { - "name": "BlessingRecvFriendPicNotify", - "id": 5919 - }, - { - "name": "PFJJKNFPBEE", - "id": 5920 - }, - { - "name": "BartenderGetFormulaReq", - "id": 5932 - }, - { - "name": "ReliquaryDecomposeRsp", - "id": 5943 - }, - { - "name": "UseItemRsp", - "id": 5970 - }, - { - "name": "IslandPartyRaftInfoNotify", - "id": 5989 - }, - { - "name": "GroupLinkChangeNotify", - "id": 5992 - }, - { - "name": "TrialAvatarFirstPassDungeonNotify", - "id": 6009 - }, - { - "name": "NGFCFGLIMLB", - "id": 6011 - }, - { - "name": "GetMechanicusInfoReq", - "id": 6012 - }, - { - "name": "TakeEffigyFirstPassRewardReq", - "id": 6014 - }, - { - "name": "GetCityHuntingOfferRsp", - "id": 6015 - }, - { - "name": "MpPlayOwnerCheckRsp", - "id": 6021 - }, - { - "name": "HEFHFFGGCOD", - "id": 6022 - }, - { - "name": "GCGApplyInviteBattleNotify", - "id": 6038 - }, - { - "name": "PlayerMatchInfoNotify", - "id": 6049 - }, - { - "name": "ResinCardDataUpdateNotify", - "id": 6072 - }, - { - "name": "WidgetGadgetAllDataNotify", - "id": 6076 - }, - { - "name": "HAPIGIKLLKJ", - "id": 6089 - }, - { - "name": "BOLCDNOPCFK", - "id": 6106 - }, - { - "name": "KLMPFAHIEEL", - "id": 6112 - }, - { - "name": "ToTheMoonAddObstacleReq", - "id": 6113 - }, - { - "name": "ToTheMoonRemoveObstacleRsp", - "id": 6115 - }, - { - "name": "ToTheMoonQueryPathReq", - "id": 6117 - }, - { - "name": "GDABJFALFDK", - "id": 6125 - }, - { - "name": "ToTheMoonEnterSceneRsp", - "id": 6130 - }, - { - "name": "ToTheMoonObstaclesModifyNotify", - "id": 6142 - }, - { - "name": "ToTheMoonEnterSceneReq", - "id": 6144 - }, - { - "name": "ToTheMoonAddObstacleRsp", - "id": 6148 - }, - { - "name": "ToTheMoonPingNotify", - "id": 6154 - }, - { - "name": "JFMPIGNNFGD", - "id": 6159 - }, - { - "name": "ToTheMoonQueryPathRsp", - "id": 6191 - }, - { - "name": "CPBCJBADPPD", - "id": 6196 - }, - { - "name": "ToTheMoonRemoveObstacleReq", - "id": 6197 - }, - { - "name": "SetSceneWeatherAreaReq", - "id": 6203 - }, - { - "name": "ViewLanternProjectionTipsReq", - "id": 6221 - }, - { - "name": "BPOLCGACIHE", - "id": 6228 - }, - { - "name": "GroupSuiteNotify", - "id": 6257 - }, - { - "name": "CataLogFinishedGlobalWatcherAllDataNotify", - "id": 6277 - }, - { - "name": "LaunchFireworksReq", - "id": 6285 - }, - { - "name": "FungusFighterRuntimeDataNotify", - "id": 6287 - }, - { - "name": "BatchBuyGoodsReq", - "id": 6294 - }, - { - "name": "RoguelikeTakeStageFirstPassRewardReq", - "id": 6306 - }, - { - "name": "PlayerFishingDataNotify", - "id": 6317 - }, - { - "name": "SeaLampContributeItemReq", - "id": 6321 - }, - { - "name": "HomeResourceTakeHomeCoinRsp", - "id": 6329 - }, - { - "name": "ReunionActivateNotify", - "id": 6332 - }, - { - "name": "DungeonCandidateTeamCreateReq", - "id": 6341 - }, - { - "name": "SetUpLunchBoxWidgetRsp", - "id": 6360 - }, - { - "name": "HuntingStartNotify", - "id": 6362 - }, - { - "name": "CKMOGAFPIDA", - "id": 6367 - }, - { - "name": "TakeInvestigationTargetRewardReq", - "id": 6368 - }, - { - "name": "JNKBIDLKOPK", - "id": 6373 - }, - { - "name": "PlayerApplyEnterMpResultRsp", - "id": 6395 - }, - { - "name": "WinterCampAcceptAllGiveItemReq", - "id": 6397 - }, - { - "name": "HomeAvatarSummonAllEventNotify", - "id": 6401 - }, - { - "name": "FPEPLJDLDOM", - "id": 6408 - }, - { - "name": "SeaLampPopularityNotify", - "id": 6421 - }, - { - "name": "EnterRogueDiaryDungeonReq", - "id": 6423 - }, - { - "name": "NBNGOKEICFC", - "id": 6436 - }, - { - "name": "LikeCustomDungeonReq", - "id": 6450 - }, - { - "name": "GCGDSBanCardNotify", - "id": 6451 - }, - { - "name": "MusicGameStartRsp", - "id": 6458 - }, - { - "name": "GKIGNHNKMBK", - "id": 6459 - }, - { - "name": "ServerBuffChangeNotify", - "id": 6462 - }, - { - "name": "ShowClientTutorialNotify", - "id": 6463 - }, - { - "name": "ACOPFPFIJHN", - "id": 6465 - }, - { - "name": "NHGGNAEFDKO", - "id": 6470 - }, - { - "name": "EvtAiSyncSkillCdNotify", - "id": 6471 - }, - { - "name": "HomeChangeBgmRsp", - "id": 6476 - }, - { - "name": "MechanicusCoinNotify", - "id": 6477 - }, - { - "name": "DoGachaReq", - "id": 6499 - }, - { - "name": "AsterMidInfoNotify", - "id": 6512 - }, - { - "name": "IrodoriChessUnequipCardRsp", - "id": 6523 - }, - { - "name": "ReliquaryFilterStateNotify", - "id": 6547 - }, - { - "name": "CodexDataUpdateNotify", - "id": 6551 - }, - { - "name": "GetCityHuntingOfferReq", - "id": 6556 - }, - { - "name": "KJDCBDNDPNA", - "id": 6562 - }, - { - "name": "TakeReunionMissionRewardReq", - "id": 6568 - }, - { - "name": "JNNBPPEMMOJ", - "id": 6570 - }, - { - "name": "GCGStartChallengeByCheckRewardReq", - "id": 6573 - }, - { - "name": "EAJCFCMGNGI", - "id": 6601 - }, - { - "name": "GCGApplyInviteBattleRsp", - "id": 6602 - }, - { - "name": "ANKONNPBGJC", - "id": 6619 - }, - { - "name": "IrodoriMasterStartGalleryRsp", - "id": 6623 - }, - { - "name": "MichiaeMatsuriStartDarkChallengeReq", - "id": 6647 - }, - { - "name": "TeamChainEnterDungeonReq", - "id": 6657 - }, - { - "name": "VintageMarketStartStorePlayReq", - "id": 6681 - }, - { - "name": "GCGDSChangeCardFaceRsp", - "id": 6683 - }, - { - "name": "ActivityTakeWatcherRewardBatchRsp", - "id": 6698 - }, - { - "name": "ForceAddPlayerFriendRsp", - "id": 6718 - }, - { - "name": "MaterialDeleteReturnNotify", - "id": 6719 - }, - { - "name": "KHJHJNCDHEE", - "id": 6721 - }, - { - "name": "DailyTaskUnlockedCitiesNotify", - "id": 6722 - }, - { - "name": "HomeGetBlueprintSlotInfoRsp", - "id": 6723 - }, - { - "name": "ChannellerSlabTakeoffBuffReq", - "id": 6732 - }, - { - "name": "JEAPJLNHGDA", - "id": 6736 - }, - { - "name": "ReadMailNotify", - "id": 6739 - }, - { - "name": "VehicleStaminaNotify", - "id": 6743 - }, - { - "name": "SaveCustomDungeonRoomRsp", - "id": 6751 - }, - { - "name": "FPBEJMCHECL", - "id": 6755 - }, - { - "name": "HLAHDPMIDCB", - "id": 6760 - }, - { - "name": "HPHGHGOLPDB", - "id": 6770 - }, - { - "name": "VintageMarketStartStorePlayRsp", - "id": 6794 - }, - { - "name": "EDOIHJDMLLB", - "id": 6796 - }, - { - "name": "EntityTagChangeNotify", - "id": 6805 - }, - { - "name": "ChessEscapedMonstersNotify", - "id": 6806 - }, - { - "name": "PEPKHLDBAMA", - "id": 6811 - }, - { - "name": "ForgeDataNotify", - "id": 6813 - }, - { - "name": "TakeFurnitureMakeRsp", - "id": 6814 - }, - { - "name": "DungeonCandidateTeamInfoNotify", - "id": 6824 - }, - { - "name": "BlitzRushParkourRestartReq", - "id": 6829 - }, - { - "name": "AcceptCityReputationRequestReq", - "id": 6832 - }, - { - "name": "AvatarFollowRouteNotify", - "id": 6834 - }, - { - "name": "DigActivityChangeGadgetStateReq", - "id": 6858 - }, - { - "name": "RogueDungeonPlayerCellChangeNotify", - "id": 6884 - }, - { - "name": "GetRogueDairyRepairInfoReq", - "id": 6887 - }, - { - "name": "CFJIGMFJGMA", - "id": 6907 - }, - { - "name": "NJENFOBFFOH", - "id": 6914 - }, - { - "name": "InvestigationReadQuestDailyNotify", - "id": 6920 - }, - { - "name": "SceneInitFinishReq", - "id": 6923 - }, - { - "name": "GetDailyDungeonEntryInfoReq", - "id": 6924 - }, - { - "name": "TeamChainRestartDungeonRsp", - "id": 6928 - }, - { - "name": "CoopChapterUpdateNotify", - "id": 6932 - }, - { - "name": "InterpretInferenceWordRsp", - "id": 6937 - }, - { - "name": "ClientAIStateNotify", - "id": 6944 - }, - { - "name": "UpdatePlayerShowAvatarListReq", - "id": 6950 - }, - { - "name": "ActivitySelectAvatarCardReq", - "id": 6953 - }, - { - "name": "ElectroherculesBattleSettleNotify", - "id": 6962 - }, - { - "name": "GetWorldMpInfoReq", - "id": 6964 - }, - { - "name": "DraftGuestReplyTwiceConfirmReq", - "id": 6974 - }, - { - "name": "KANHHDHINDC", - "id": 6984 - }, - { - "name": "DestroyMaterialReq", - "id": 6985 - }, - { - "name": "HomeLimitedShopBuyGoodsRsp", - "id": 6986 - }, - { - "name": "DAILBGKEPIG", - "id": 6998 - }, - { - "name": "BrickBreakerTwiceStartReq", - "id": 7000 - }, - { - "name": "CharAmusementSettleNotify", - "id": 7004 - }, - { - "name": "DungeonDataNotify", - "id": 7011 - }, - { - "name": "PlayerWorldSceneInfoListNotify", - "id": 7017 - }, - { - "name": "JOFKBKCIPFJ", - "id": 7018 - }, - { - "name": "AllSeenMonsterNotify", - "id": 7030 - }, - { - "name": "AddNoGachaAvatarCardNotify", - "id": 7037 - }, - { - "name": "PlayerPropNotify", - "id": 7058 - }, - { - "name": "WatcherEventTypeNotify", - "id": 7059 - }, - { - "name": "LanV3RaceRestartRsp", - "id": 7062 - }, - { - "name": "VintagePresentFinishNoify", - "id": 7068 - }, - { - "name": "SceneForceLockNotify", - "id": 7079 - }, - { - "name": "CICHPMMMFLO", - "id": 7083 - }, - { - "name": "WorldPlayerLocationNotify", - "id": 7085 - }, - { - "name": "ItemGivingRsp", - "id": 7103 - }, - { - "name": "StartArenaChallengeLevelReq", - "id": 7114 - }, - { - "name": "UseWidgetCreateGadgetRsp", - "id": 7117 - }, - { - "name": "GetScenePointRsp", - "id": 7133 - }, - { - "name": "EHMBAEDEBFG", - "id": 7155 - }, - { - "name": "ServerTryCancelGeneralMatchNotify", - "id": 7158 - }, - { - "name": "SelectEffigyChallengeConditionReq", - "id": 7159 - }, - { - "name": "ScenePlayOwnerInviteNotify", - "id": 7175 - }, - { - "name": "FinishLanternProjectionRsp", - "id": 7181 - }, - { - "name": "HideAndSeekChooseMapRsp", - "id": 7184 - }, - { - "name": "MichiaeMatsuriRemoveChestMarkNotify", - "id": 7189 - }, - { - "name": "PlayerRandomCookReq", - "id": 7190 - }, - { - "name": "WeaponUpgradeRsp", - "id": 7193 - }, - { - "name": "BMODNHIFDPI", - "id": 7195 - }, - { - "name": "MultistagePlayInfoNotify", - "id": 7198 - }, - { - "name": "ActivitySelectAvatarCardRsp", - "id": 7203 - }, - { - "name": "RogueHealAvatarsReq", - "id": 7220 - }, - { - "name": "MuqadasPotionRestartDungeonRsp", - "id": 7227 - }, - { - "name": "RoguelikeSelectAvatarAndEnterDungeonRsp", - "id": 7229 - }, - { - "name": "GCGStartChallengeReq", - "id": 7232 - }, - { - "name": "BonusActivityInfoRsp", - "id": 7235 - }, - { - "name": "CBLPHNAFPOC", - "id": 7245 - }, - { - "name": "GCGOperationReq", - "id": 7248 - }, - { - "name": "GCGGameBriefDataNotify", - "id": 7256 - }, - { - "name": "GivingRecordNotify", - "id": 7258 - }, - { - "name": "GroupLinkMarkUpdateNotify", - "id": 7262 - }, - { - "name": "TreasureMapDetectorDataNotify", - "id": 7264 - }, - { - "name": "HomePlantInfoReq", - "id": 7267 - }, - { - "name": "RedeemLegendaryKeyRsp", - "id": 7270 - }, - { - "name": "ChannellerSlabLoopDungeonSelectConditionRsp", - "id": 7273 - }, - { - "name": "ScenePlayBattleResultNotify", - "id": 7278 - }, - { - "name": "GetHomeLevelUpRewardRsp", - "id": 7279 - }, - { - "name": "BackMyWorldReq", - "id": 7284 - }, - { - "name": "BartenderStartLevelReq", - "id": 7285 - }, - { - "name": "BrickBreakerSelectSkillReq", - "id": 7306 - }, - { - "name": "MpPlayOwnerStartInviteReq", - "id": 7309 - }, - { - "name": "SaveCustomDungeonRoomReq", - "id": 7311 - }, - { - "name": "MiracleRingDropResultNotify", - "id": 7312 - }, - { - "name": "EnterSceneWeatherAreaNotify", - "id": 7317 - }, - { - "name": "SetBattlePassViewedReq", - "id": 7320 - }, - { - "name": "MusicGameSettleRsp", - "id": 7327 - }, - { - "name": "CheckUgcStateRsp", - "id": 7329 - }, - { - "name": "AvatarPromoteGetRewardRsp", - "id": 7336 - }, - { - "name": "BlessingAcceptAllGivePicRsp", - "id": 7340 - }, - { - "name": "GearActivityStartPlayGearReq", - "id": 7344 - }, - { - "name": "ServerLogNotify", - "id": 7350 - }, - { - "name": "HomeCustomFurnitureInfoNotify", - "id": 7355 - }, - { - "name": "ExpeditionChallengeFinishedNotify", - "id": 7357 - }, - { - "name": "GetBargainDataReq", - "id": 7358 - }, - { - "name": "IAJEHPELOOC", - "id": 7361 - }, - { - "name": "ActivitySaleChangeNotify", - "id": 7366 - }, - { - "name": "IOGEKMFBNGK", - "id": 7371 - }, - { - "name": "MNICHNIBKEF", - "id": 7385 - }, - { - "name": "ChannelerSlabStageOneoffDungeonNotify", - "id": 7389 - }, - { - "name": "DuelHeartSelectDifficultyRsp", - "id": 7396 - }, - { - "name": "CoopPointUpdateNotify", - "id": 7401 - }, - { - "name": "BartenderGetFormulaRsp", - "id": 7404 - }, - { - "name": "MuqadasPotionRestartDungeonReq", - "id": 7410 - }, - { - "name": "PotionEnterDungeonRsp", - "id": 7418 - }, - { - "name": "GetActivityScheduleRsp", - "id": 7421 - }, - { - "name": "PlatformStartRouteNotify", - "id": 7427 - }, - { - "name": "GachaActivityCreateRobotRsp", - "id": 7445 - }, - { - "name": "GetPlayerSocialDetailRsp", - "id": 7452 - }, - { - "name": "AvatarAddNotify", - "id": 7458 - }, - { - "name": "GetAllSceneGalleryInfoRsp", - "id": 7472 - }, - { - "name": "VintageMarketStoreUnlockSlotReq", - "id": 7473 - }, - { - "name": "HomeChangeEditModeRsp", - "id": 7491 - }, - { - "name": "DLCDCBJIIHG", - "id": 7498 - }, - { - "name": "GCGTCTavernChallengeDataNotify", - "id": 7499 - }, - { - "name": "WorldOwnerBlossomScheduleInfoNotify", - "id": 7500 - }, - { - "name": "KPKJMBEINMG", - "id": 7502 - }, - { - "name": "ClientAbilitiesInitFinishCombineNotify", - "id": 7505 - }, - { - "name": "VintageCampStageFinishNotify", - "id": 7506 - }, - { - "name": "MBNEJNDKHKI", - "id": 7520 - }, - { - "name": "DungeonShowReminderNotify", - "id": 7524 - }, - { - "name": "PlayerCompoundMaterialReq", - "id": 7541 - }, - { - "name": "ServerAnnounceNotify", - "id": 7548 - }, - { - "name": "FireworksReformDataNotify", - "id": 7551 - }, - { - "name": "GadgetGeneralRewardInfoNotify", - "id": 7557 - }, - { - "name": "WearEquipReq", - "id": 7563 - }, - { - "name": "MailChangeNotify", - "id": 7569 - }, - { - "name": "SummerTimeV2BoatSettleNotify", - "id": 7571 - }, - { - "name": "DestroyMaterialRsp", - "id": 7572 - }, - { - "name": "ChessPickCardNotify", - "id": 7573 - }, - { - "name": "NEBEJHAJFIP", - "id": 7592 - }, - { - "name": "TakeFirstShareRewardRsp", - "id": 7609 - }, - { - "name": "GCGDSDeckUpdateNotify", - "id": 7613 - }, - { - "name": "TakeAsterSpecialRewardReq", - "id": 7641 - }, - { - "name": "WidgetGadgetDestroyNotify", - "id": 7666 - }, - { - "name": "OpActivityDataNotify", - "id": 7676 - }, - { - "name": "EvtAiSyncCombatThreatInfoNotify", - "id": 7714 - }, - { - "name": "ClientHashDebugNotify", - "id": 7727 - }, - { - "name": "SeaLampTakePhaseRewardRsp", - "id": 7734 - }, - { - "name": "HomeUpdateScenePointFishFarmingInfoRsp", - "id": 7736 - }, - { - "name": "EnterTrialAvatarActivityDungeonReq", - "id": 7738 - }, - { - "name": "BFCKKPOACHJ", - "id": 7781 - }, - { - "name": "GDHGGKPJFHP", - "id": 7782 - }, - { - "name": "FurnitureMakeRsp", - "id": 7783 - }, - { - "name": "ActivityGiveFriendGiftReq", - "id": 7798 - }, - { - "name": "RogueSwitchAvatarReq", - "id": 7818 - }, - { - "name": "FocusAvatarRsp", - "id": 7821 - }, - { - "name": "DungeonCandidateTeamInviteReq", - "id": 7822 - }, - { - "name": "AcceptCityReputationRequestRsp", - "id": 7825 - }, - { - "name": "AvatarTeamUpdateNotify", - "id": 7828 - }, - { - "name": "ReserveRogueDiaryAvatarReq", - "id": 7857 - }, - { - "name": "ActivityTakeScoreRewardRsp", - "id": 7860 - }, - { - "name": "GFAFMFOLOMK", - "id": 7876 - }, - { - "name": "BartenderCancelOrderReq", - "id": 7877 - }, - { - "name": "PlayerCookArgsReq", - "id": 7878 - }, - { - "name": "PostEnterSceneRsp", - "id": 7880 - }, - { - "name": "ForceAddPlayerFriendReq", - "id": 7895 - }, - { - "name": "GBDBJLKOGPI", - "id": 7902 - }, - { - "name": "AsterMiscInfoNotify", - "id": 7912 - }, - { - "name": "RefreshRoguelikeDungeonCardRsp", - "id": 7915 - }, - { - "name": "RogueSwitchAvatarRsp", - "id": 7922 - }, - { - "name": "DMCCKAJBLDP", - "id": 7926 - }, - { - "name": "AddBackupAvatarTeamRsp", - "id": 7930 - }, - { - "name": "DungeonWayPointActivateReq", - "id": 7942 - }, - { - "name": "HKNNPEKANEG", - "id": 7951 - }, - { - "name": "GCGOperationRsp", - "id": 7952 - }, - { - "name": "QuickOpenActivityRsp", - "id": 7953 - }, - { - "name": "IrodoriChessLeftMonsterNotify", - "id": 7965 - }, - { - "name": "PersistentDungeonSwitchAvatarRsp", - "id": 7969 - }, - { - "name": "GetActivityInfoRsp", - "id": 7972 - }, - { - "name": "GOFDKBJDKIK", - "id": 7973 - }, - { - "name": "LAIAFIAKLGO", - "id": 7979 - }, - { - "name": "SetPlayerBornDataReq", - "id": 7992 - }, - { - "name": "PlantFlowerHaveRecvFlowerNotify", - "id": 7995 - }, - { - "name": "SetEquipLockStateReq", - "id": 8002 - }, - { - "name": "QuestCreateEntityReq", - "id": 8019 - }, - { - "name": "BuyGoodsReq", - "id": 8034 - }, - { - "name": "PlatformChangeRouteNotify", - "id": 8048 - }, - { - "name": "StartRogueNormalCellChallengeRsp", - "id": 8056 - }, - { - "name": "SeaLampCoinNotify", - "id": 8079 - }, - { - "name": "LevelupCityReq", - "id": 8097 - }, - { - "name": "MichiaeMatsuriGainCrystalExpUpdateNotify", - "id": 8098 - }, - { - "name": "RestartEffigyChallengeRsp", - "id": 8102 - }, - { - "name": "SaveCoopDialogRsp", - "id": 8107 - }, - { - "name": "GravenInnocenceEditCarveCombinationReq", - "id": 8110 - }, - { - "name": "ReformFireworksRsp", - "id": 8112 - }, - { - "name": "GCGInviteGuestBattleReq", - "id": 8113 - }, - { - "name": "ReadNicknameAuditReq", - "id": 8131 - }, - { - "name": "PrivateChatReq", - "id": 8163 - }, - { - "name": "ClientAbilityChangeNotify", - "id": 8174 - }, - { - "name": "BartenderLevelProgressNotify", - "id": 8176 - }, - { - "name": "EchoNotify", - "id": 8201 - }, - { - "name": "GOKJECPMGNC", - "id": 8202 - }, - { - "name": "UpdateReunionWatcherNotify", - "id": 8205 - }, - { - "name": "WidgetDoBagRsp", - "id": 8212 - }, - { - "name": "EvtDoSkillSuccNotify", - "id": 8216 - }, - { - "name": "AvatarDelNotify", - "id": 8219 - }, - { - "name": "HomeGetOnlineStatusRsp", - "id": 8222 - }, - { - "name": "CheckUgcUpdateReq", - "id": 8229 - }, - { - "name": "PingRsp", - "id": 8231 - }, - { - "name": "ChessPickCardRsp", - "id": 8256 - }, - { - "name": "JoinPlayerFailNotify", - "id": 8257 - }, - { - "name": "MiracleRingDestroyNotify", - "id": 8260 - }, - { - "name": "RoguelikeSelectAvatarAndEnterDungeonReq", - "id": 8269 - }, - { - "name": "CustomDungeonBattleRecordNotify", - "id": 8284 - }, - { - "name": "TakeEffigyFirstPassRewardRsp", - "id": 8293 - }, - { - "name": "GetAuthSalesmanInfoRsp", - "id": 8294 - }, - { - "name": "ProudSkillUpgradeRsp", - "id": 8300 - }, - { - "name": "EvtAvatarUpdateFocusNotify", - "id": 8305 - }, - { - "name": "MGPJJPLFJMM", - "id": 8310 - }, - { - "name": "CityReputationDataNotify", - "id": 8325 - }, - { - "name": "DelMailRsp", - "id": 8328 - }, - { - "name": "GetBargainDataRsp", - "id": 8330 - }, - { - "name": "EvtAvatarStandUpNotify", - "id": 8332 - }, - { - "name": "EnterRoguelikeDungeonNotify", - "id": 8336 - }, - { - "name": "KEKBIHIHKGI", - "id": 8344 - }, - { - "name": "HomeChangeEditModeReq", - "id": 8351 - }, - { - "name": "GetReunionMissionInfoRsp", - "id": 8359 - }, - { - "name": "FleurFairBuffEnergyNotify", - "id": 8363 - }, - { - "name": "PlayerGetForceQuitBanInfoRsp", - "id": 8368 - }, - { - "name": "GadgetCustomTreeInfoNotify", - "id": 8377 - }, - { - "name": "AIIMGHGLPJE", - "id": 8390 - }, - { - "name": "DigActivityMarkPointChangeNotify", - "id": 8406 - }, - { - "name": "WinterCampSetWishListRsp", - "id": 8424 - }, - { - "name": "PersistentDungeonSwitchAvatarReq", - "id": 8425 - }, - { - "name": "RedeemLegendaryKeyReq", - "id": 8427 - }, - { - "name": "GmTalkNotify", - "id": 8449 - }, - { - "name": "GetBlossomBriefInfoListRsp", - "id": 8452 - }, - { - "name": "KHGIDELPBID", - "id": 8458 - }, - { - "name": "GCGLevelChallengeDeleteNotify", - "id": 8459 - }, - { - "name": "TakeInvestigationRewardReq", - "id": 8462 - }, - { - "name": "CustomDungeonUpdateNotify", - "id": 8476 - }, - { - "name": "AdjustWorldLevelReq", - "id": 8482 - }, - { - "name": "TowerDailyRewardProgressChangeNotify", - "id": 8485 - }, - { - "name": "SumoRestartDungeonRsp", - "id": 8491 - }, - { - "name": "SpiceActivityFinishMakeSpiceReq", - "id": 8503 - }, - { - "name": "GetCityReputationInfoReq", - "id": 8549 - }, - { - "name": "SetUpAvatarTeamRsp", - "id": 8572 - }, - { - "name": "RestartEffigyChallengeReq", - "id": 8574 - }, - { - "name": "DraftGuestReplyTwiceConfirmNotify", - "id": 8578 - }, - { - "name": "DraftInviteResultNotify", - "id": 8588 - }, - { - "name": "GetStoreCustomDungeonReq", - "id": 8591 - }, - { - "name": "AvatarPromoteRsp", - "id": 8592 - }, - { - "name": "SceneEntitiesMovesRsp", - "id": 8605 - }, - { - "name": "ReceivedTrialAvatarActivityRewardReq", - "id": 8615 - }, - { - "name": "RoguelikeGiveUpRsp", - "id": 8629 - }, - { - "name": "GiveUpRoguelikeDungeonCardReq", - "id": 8630 - }, - { - "name": "EvtBeingHitNotify", - "id": 8650 - }, - { - "name": "OutStuckCustomDungeonReq", - "id": 8657 - }, - { - "name": "ChannellerSlabOneOffDungeonInfoNotify", - "id": 8662 - }, - { - "name": "BlessingRedeemRewardRsp", - "id": 8663 - }, - { - "name": "ClientAbilityInitFinishNotify", - "id": 8666 - }, - { - "name": "EntityForceSyncReq", - "id": 8671 - }, - { - "name": "EvtBulletMoveNotify", - "id": 8672 - }, - { - "name": "NightCrowGadgetObservationMatchReq", - "id": 8693 - }, - { - "name": "TowerBuffSelectReq", - "id": 8694 - }, - { - "name": "IslandPartySailInfoNotify", - "id": 8726 - }, - { - "name": "FHOALPFHICL", - "id": 8728 - }, - { - "name": "PIPGNEJGJHK", - "id": 8729 - }, - { - "name": "GetCompoundDataReq", - "id": 8732 - }, - { - "name": "PersonalLineNewUnlockNotify", - "id": 8744 - }, - { - "name": "HomeLimitedShopInfoRsp", - "id": 8746 - }, - { - "name": "EnterTrialAvatarActivityDungeonRsp", - "id": 8751 - }, - { - "name": "ActivityCondStateChangeNotify", - "id": 8757 - }, - { - "name": "GetMapAreaReq", - "id": 8758 - }, - { - "name": "GetOnlinePlayerInfoRsp", - "id": 8759 - }, - { - "name": "GCGDSCardNumChangeNotify", - "id": 8761 - }, - { - "name": "CoinCollectChooseSkillRsp", - "id": 8764 - }, - { - "name": "HitTreeNotify", - "id": 8766 - }, - { - "name": "EntityJumpNotify", - "id": 8767 - }, - { - "name": "LECDLPCGPMM", - "id": 8771 - }, - { - "name": "BeginCameraSceneLookWithTemplateNotify", - "id": 8774 - }, - { - "name": "DungeonRestartInviteReplyNotify", - "id": 8778 - }, - { - "name": "TreasureMapMpChallengeNotify", - "id": 8790 - }, - { - "name": "SalvageEscortRestartRsp", - "id": 8821 - }, - { - "name": "RefreshRogueDiaryCardReq", - "id": 8823 - }, - { - "name": "GCGTCInviteRsp", - "id": 8825 - }, - { - "name": "EnterFungusFighterPlotDungeonRsp", - "id": 8831 - }, - { - "name": "HomeAvatarSummonFinishRsp", - "id": 8835 - }, - { - "name": "AvatarChangeCostumeReq", - "id": 8840 - }, - { - "name": "TakeHuntingOfferRsp", - "id": 8846 - }, - { - "name": "MechanicusLevelupGearReq", - "id": 8848 - }, - { - "name": "ChannellerSlabLoopDungeonTakeFirstPassRewardReq", - "id": 8860 - }, - { - "name": "JACLMMOMBJL", - "id": 8870 - }, - { - "name": "ClientTriggerEventNotify", - "id": 8879 - }, - { - "name": "EOKOGCOMGIJ", - "id": 8885 - }, - { - "name": "DungeonChallengeBeginNotify", - "id": 8891 - }, - { - "name": "EvtAnimatorParameterNotify", - "id": 8912 - }, - { - "name": "DraftOwnerTwiceConfirmNotify", - "id": 8918 - }, - { - "name": "GachaActivityResetReq", - "id": 8921 - }, - { - "name": "ChessSelectedCardsNotify", - "id": 8933 - }, - { - "name": "AsterLargeInfoNotify", - "id": 8935 - }, - { - "name": "DungeonSlipRevivePointActivateReq", - "id": 8945 - }, - { - "name": "GalleryCrystalLinkKillMonsterNotify", - "id": 8962 - }, - { - "name": "ShowClientGuideNotify", - "id": 8965 - }, - { - "name": "DailyTaskFilterCityRsp", - "id": 8986 - }, - { - "name": "WeaponUpgradeReq", - "id": 9010 - }, - { - "name": "GetNextResourceInfoRsp", - "id": 9011 - }, - { - "name": "SummerTimeFloatSignalPositionNotify", - "id": 9015 - }, - { - "name": "CKPAJMNMMNE", - "id": 9021 - }, - { - "name": "WinterCampTriathlonRestartReq", - "id": 9024 - }, - { - "name": "HomeSceneInitFinishRsp", - "id": 9038 - }, - { - "name": "PlayerTimeNotify", - "id": 9057 - }, - { - "name": "TakeBattlePassMissionPointRsp", - "id": 9060 - }, - { - "name": "GJONALLPFLJ", - "id": 9082 - }, - { - "name": "FoundationRsp", - "id": 9097 - }, - { - "name": "InBattleMechanicusLeftMonsterNotify", - "id": 9107 - }, - { - "name": "HAJGHMBMHGP", - "id": 9108 - }, - { - "name": "GOBMIGNKFNB", - "id": 9111 - }, - { - "name": "WorldChestOpenNotify", - "id": 9116 - }, - { - "name": "PlayerCancelMatchReq", - "id": 9117 - }, - { - "name": "QueryCodexMonsterBeKilledNumRsp", - "id": 9121 - }, - { - "name": "FinishLanternProjectionReq", - "id": 9125 - }, - { - "name": "QuestDestroyEntityRsp", - "id": 9130 - }, - { - "name": "PlayerLogoutNotify", - "id": 9133 - }, - { - "name": "GachaActivityResetRsp", - "id": 9141 - }, - { - "name": "UseWidgetRetractGadgetReq", - "id": 9147 - }, - { - "name": "AvatarChangeCostumeRsp", - "id": 9148 - }, - { - "name": "BargainStartNotify", - "id": 9154 - }, - { - "name": "UseItemReq", - "id": 9155 - }, - { - "name": "RogueDiaryRepairInfoNotify", - "id": 9164 - }, - { - "name": "MistTrialFloorLevelNotify", - "id": 9166 - }, - { - "name": "IrodoriMasterGallerySettleNotify", - "id": 9167 - }, - { - "name": "DealAddFriendRsp", - "id": 9178 - }, - { - "name": "InBattleMechanicusSettleNotify", - "id": 9184 - }, - { - "name": "LanternRiteDoFireworksReformReq", - "id": 9217 - }, - { - "name": "EffigyChallengeV2ChooseSkillRsp", - "id": 9225 - }, - { - "name": "IBKGCKMEKNM", - "id": 9236 - }, - { - "name": "HomeAvatarSummonEventReq", - "id": 9238 - }, - { - "name": "HuntingRevealFinalNotify", - "id": 9240 - }, - { - "name": "HomePlantSeedRsp", - "id": 9241 - }, - { - "name": "FOHCJABNFED", - "id": 9245 - }, - { - "name": "GadgetInteractReq", - "id": 9254 - }, - { - "name": "AskAddFriendReq", - "id": 9257 - }, - { - "name": "GCGInviteBattleNotify", - "id": 9258 - }, - { - "name": "NIAEIFIIDLP", - "id": 9278 - }, - { - "name": "OpenStateUpdateNotify", - "id": 9279 - }, - { - "name": "GCGDSCardProficiencyNotify", - "id": 9282 - }, - { - "name": "GCGGrowthLevelTakeRewardReq", - "id": 9296 - }, - { - "name": "ReceivedTrialAvatarActivityRewardRsp", - "id": 9311 - }, - { - "name": "PersonalLineAllDataReq", - "id": 9323 - }, - { - "name": "ScenePlayInviteResultNotify", - "id": 9329 - }, - { - "name": "GachaWishRsp", - "id": 9333 - }, - { - "name": "UpdatePlayerShowAvatarListRsp", - "id": 9339 - }, - { - "name": "BuyResinReq", - "id": 9368 - }, - { - "name": "TakeCityReputationLevelRewardRsp", - "id": 9391 - }, - { - "name": "ChooseCurAvatarTeamReq", - "id": 9406 - }, - { - "name": "RetryCurRogueDiaryDungeonReq", - "id": 9419 - }, - { - "name": "ScenePlayGuestReplyNotify", - "id": 9422 - }, - { - "name": "ForgeGetQueueDataRsp", - "id": 9429 - }, - { - "name": "EnterFungusFighterTrainingDungeonReq", - "id": 9440 - }, - { - "name": "KBEFCLEIPFB", - "id": 9443 - }, - { - "name": "SumoEnterDungeonNotify", - "id": 9445 - }, - { - "name": "ActivityGiveFriendGiftRsp", - "id": 9446 - }, - { - "name": "DelBackupAvatarTeamReq", - "id": 9455 - }, - { - "name": "HostPlayerNotify", - "id": 9459 - }, - { - "name": "FungusFighterTrainingGallerySettleNotify", - "id": 9469 - }, - { - "name": "PlayerApplyEnterMpAfterMatchAgreedNotify", - "id": 9475 - }, - { - "name": "PlayerOfferingRsp", - "id": 9486 - }, - { - "name": "DragonSpineChapterOpenNotify", - "id": 9487 - }, - { - "name": "PlayerRandomCookRsp", - "id": 9489 - }, - { - "name": "HomeSearchBlueprintRsp", - "id": 9491 - }, - { - "name": "LikeCustomDungeonRsp", - "id": 9496 - }, - { - "name": "HomeAvatarAllFinishRewardNotify", - "id": 9497 - }, - { - "name": "SignatureAuditConfigNotify", - "id": 9501 - }, - { - "name": "RoguelikeTakeStageFirstPassRewardRsp", - "id": 9513 - }, - { - "name": "ALAGLLEJCFL", - "id": 9519 - }, - { - "name": "GetAllMailRsp", - "id": 9526 - }, - { - "name": "SpringUseReq", - "id": 9537 - }, - { - "name": "PlayerChatNotify", - "id": 9541 - }, - { - "name": "GDPNILLIJCJ", - "id": 9561 - }, - { - "name": "GCGBasicDataNotify", - "id": 9567 - }, - { - "name": "OutStuckCustomDungeonRsp", - "id": 9580 - }, - { - "name": "StartRogueEliteCellChallengeRsp", - "id": 9589 - }, - { - "name": "ReadPrivateChatRsp", - "id": 9593 - }, - { - "name": "OFLNJDIILBI", - "id": 9598 - }, - { - "name": "GCGSettleOptionReq", - "id": 9600 - }, - { - "name": "PIIADOAJGDF", - "id": 9609 - }, - { - "name": "JIGCKDLMMHD", - "id": 9614 - }, - { - "name": "PotionSaveDungeonResultReq", - "id": 9617 - }, - { - "name": "BrickBreakerPlayerSetSkillNotify", - "id": 9620 - }, - { - "name": "GachaActivityNextStageRsp", - "id": 9626 - }, - { - "name": "PlayerApplyEnterMpReq", - "id": 9629 - }, - { - "name": "RogueFinishRepairRsp", - "id": 9649 - }, - { - "name": "GetMapAreaRsp", - "id": 9654 - }, - { - "name": "GetShopReq", - "id": 9681 - }, - { - "name": "JAAJNHEDHCO", - "id": 9686 - }, - { - "name": "SceneRouteChangeNotify", - "id": 9691 - }, - { - "name": "MechanicusSequenceOpenNotify", - "id": 9692 - }, - { - "name": "GCGDSTakeCardProficiencyRewardRsp", - "id": 9709 - }, - { - "name": "HomeAvtarAllFinishRewardNotify", - "id": 9713 - }, - { - "name": "DailyTaskDataNotify", - "id": 9714 - }, - { - "name": "MistTrialDunegonFailNotify", - "id": 9722 - }, - { - "name": "MaterialDeleteUpdateNotify", - "id": 9737 - }, - { - "name": "GCGDSDeckSaveRsp", - "id": 9738 - }, - { - "name": "TryCustomDungeonRsp", - "id": 9741 - }, - { - "name": "GadgetChangeLevelTagRsp", - "id": 9742 - }, - { - "name": "JELEHDEDIBO", - "id": 9745 - }, - { - "name": "EntityFightPropNotify", - "id": 9760 - }, - { - "name": "ChessManualRefreshCardsReq", - "id": 9762 - }, - { - "name": "PFEBDJAPBMO", - "id": 9773 - }, - { - "name": "LanV3RaceRestartReq", - "id": 9782 - }, - { - "name": "DeleteFriendRsp", - "id": 9786 - }, - { - "name": "LevelupCityRsp", - "id": 9797 - }, - { - "name": "CoinCollectInterruptPlayReq", - "id": 9799 - }, - { - "name": "GCGAskDuelReq", - "id": 9805 - }, - { - "name": "GetPushTipsRewardReq", - "id": 9818 - }, - { - "name": "GetRecentMpPlayerListReq", - "id": 9833 - }, - { - "name": "PlayerCookArgsRsp", - "id": 9840 - }, - { - "name": "AvatarTeamAllDataNotify", + "name": "ODIMEAOKOKA", "id": 9854 }, { - "name": "MEDIPNOJNHI", - "id": 9863 + "name": "OPJJABNIGGH", + "id": 5428 }, { - "name": "SceneAreaUnlockNotify", - "id": 9869 + "name": "KDBACALHHLN", + "id": 299 }, { - "name": "RoguelikeResourceBonusPropUpdateNotify", - "id": 9873 + "name": "IHANPAEFPKI", + "id": 3875 }, { - "name": "MpPlayGuestReplyInviteReq", - "id": 9875 + "name": "MGJFBFNAILP", + "id": 270 }, { - "name": "BBLDMLJIAIM", - "id": 9880 + "name": "CPJBHKIBPII", + "id": 28402 }, { - "name": "PlayerRechargeDataNotify", - "id": 9891 + "name": "CBOLDJECJPD", + "id": 24914 }, { - "name": "DelMailReq", - "id": 9893 + "name": "JGOOAJPHAAF", + "id": 26123 }, { - "name": "WorldOwnerDailyTaskNotify", - "id": 9896 + "name": "EJCAGPBOGHI", + "id": 6038 }, { - "name": "ChannellerSlabTakeoffBuffRsp", - "id": 9897 + "name": "HFEOJPLPPOB", + "id": 20534 }, { - "name": "GalleryBrokenFloorFallNotify", - "id": 9913 + "name": "OBDBODHKCJL", + "id": 893 }, { - "name": "LIGOGBNADFA", - "id": 9917 + "name": "LFIHLFANMKL", + "id": 5095 }, { - "name": "HomeResourceTakeFetterExpRsp", - "id": 9922 + "name": "OJMPAAIEPJO", + "id": 24165 }, { - "name": "LanternRiteStartFireworksReformRsp", - "id": 9926 + "name": "DLAJCMDFAPN", + "id": 26309 }, { - "name": "EvtSetAttackTargetNotify", - "id": 9927 + "name": "FCOBGFHMHKN", + "id": 21652 }, { - "name": "DungeonCandidateTeamDismissNotify", - "id": 9931 + "name": "EIJJLGOODFE", + "id": 22317 }, { - "name": "LunaRiteHintPointReq", - "id": 9947 + "name": "HGIBIJDLBJI", + "id": 24073 }, { - "name": "ChannellerSlabLoopDungeonChallengeInfoNotify", - "id": 9955 + "name": "KFDDHHMIBBB", + "id": 29069 }, { - "name": "IrodoriScanEntityRsp", - "id": 9957 + "name": "MGBODCLJBJF", + "id": 3607 }, { - "name": "HomeSeekFurnitureGalleryScoreNotify", - "id": 9976 + "name": "MKIEMDKBEIF", + "id": 25658 }, { - "name": "SeaLampContributeItemRsp", - "id": 9989 + "name": "IEDCICFGCNN", + "id": 5665 }, { - "name": "WidgetUpdateExtraCDRsp", - "id": 9991 + "name": "AAHOGJGMIKI", + "id": 23364 }, { - "name": "IGHNAGOKNBL", - "id": 9992 + "name": "PAKCJCLMNMG", + "id": 7660 }, { - "name": "BIOILPNCJNI", - "id": 20002 + "name": "AABAPKCHOFD", + "id": 9392 }, { - "name": "GCGSettleNotify", - "id": 20008 + "name": "CLAOINAKNOP", + "id": 7147 }, { - "name": "MpPlayOwnerStartInviteRsp", - "id": 20017 + "name": "HMBEIKPAEMF", + "id": 6344 }, { - "name": "DungeonRestartInviteReplyRsp", - "id": 20035 + "name": "IKDMLAPNJCF", + "id": 8411 }, { - "name": "MonsterAlertChangeNotify", - "id": 20036 + "name": "FAIJICEPBHN", + "id": 693 }, { - "name": "HomePlantWeedReq", - "id": 20037 + "name": "ADEOMOCPEBL", + "id": 5884 }, { - "name": "WinterCampRaceScoreNotify", - "id": 20047 + "name": "HAEMEAPBOJA", + "id": 4586 }, { - "name": "AnimatorForceSetAirMoveNotify", - "id": 20049 + "name": "CHMHJILFELF", + "id": 25030 }, { - "name": "SetUpLunchBoxWidgetReq", - "id": 20055 + "name": "MKEHJHBAOCL", + "id": 23359 }, { - "name": "PNOABIILFGG", - "id": 20064 + "name": "NFPFGGAINAL", + "id": 27955 }, { - "name": "EnterChessDungeonReq", - "id": 20080 + "name": "BHPBPGFEDCB", + "id": 29856 }, { - "name": "ScenePlayBattleInfoListNotify", - "id": 20081 + "name": "OpenStateChangeNotify", + "id": 26658 }, { - "name": "DCGABIALAGF", - "id": 20082 + "name": "IBPPBGGKBBN", + "id": 7055 }, { - "name": "GetPlayerAskFriendListRsp", - "id": 20085 + "name": "DMCOGBLAMEB", + "id": 24532 }, { - "name": "HomeChooseModuleRsp", - "id": 20087 + "name": "MHIMJHAGCFK", + "id": 4296 }, { - "name": "EffigyChallengeV2ChooseSkillReq", - "id": 20097 + "name": "DIOOOOHGFCL", + "id": 9798 }, { - "name": "EntityConfigHashNotify", - "id": 20100 + "name": "PBOJGDCDGAB", + "id": 24076 }, { - "name": "PlayerApplyEnterHomeResultReq", - "id": 20101 + "name": "BNAGKNMHKEJ", + "id": 3881 }, { - "name": "SelectRoguelikeDungeonCardReq", - "id": 20123 + "name": "DNHNEECNHMI", + "id": 7557 }, { - "name": "ChessManualRefreshCardsRsp", - "id": 20128 - }, - { - "name": "BIHPFJENLOF", - "id": 20135 - }, - { - "name": "QuestTransmitRsp", - "id": 20137 - }, - { - "name": "GalleryBalloonShootNotify", - "id": 20139 - }, - { - "name": "ViewLanternProjectionLevelTipsRsp", + "name": "HOMGFPFFCGH", "id": 20141 }, { - "name": "NIHEEMFEPOK", - "id": 20147 + "name": "ADEGLMGLLDB", + "id": 5870 }, { - "name": "DungeonCandidateTeamInviteNotify", - "id": 20161 + "name": "FDDCLGNKGPN", + "id": 213 }, { - "name": "CancelCityReputationRequestRsp", - "id": 20165 + "name": "NOFLBDACFDM", + "id": 2476 }, { - "name": "UnlockAvatarTalentReq", - "id": 20169 + "name": "NGLONIAHMOG", + "id": 20663 }, { - "name": "TakeReunionMissionRewardRsp", - "id": 20173 + "name": "BCELINJHPAF", + "id": 7026 }, { - "name": "HitClientTrivialNotify", - "id": 20211 + "name": "ILAIMICPBDD", + "id": 26417 }, { - "name": "IPCIKHMGALH", - "id": 20236 + "name": "GOJIPCHIAHP", + "id": 5611 }, { - "name": "PlayerQuitFromMpNotify", - "id": 20263 + "name": "MFNMKNANFOI", + "id": 22320 }, { - "name": "ExpeditionTakeRewardReq", - "id": 20264 + "name": "JNOLHDFBKDK", + "id": 6896 }, { - "name": "WinterCampEditSnowmanCombinationReq", - "id": 20265 + "name": "JINHGPJGLJN", + "id": 9268 }, { - "name": "CombatInvocationsNotify", - "id": 20271 + "name": "DNANOAHGAEJ", + "id": 41 }, { - "name": "IrodoriFillPoetryReq", - "id": 20277 + "name": "BEHHJOAALKG", + "id": 1697 }, { - "name": "IDFBPAKMIMK", - "id": 20281 + "name": "LDKBIANMIKF", + "id": 22167 }, { - "name": "ScenePlayerSoundNotify", - "id": 20293 + "name": "JBEBGFOCEMN", + "id": 23982 }, { - "name": "TakeAchievementGoalRewardRsp", - "id": 20302 + "name": "MLFNDHLDLIO", + "id": 22965 }, { - "name": "IJPKNMAJDCF", - "id": 20304 + "name": "ACOHLJEPLNK", + "id": 7373 }, { - "name": "TakeBackGivingItemRsp", - "id": 20307 + "name": "BBGHAJGLPKC", + "id": 2513 }, { - "name": "GetPlayerBlacklistRsp", - "id": 20310 + "name": "ACLCPHKLMOF", + "id": 9550 }, { - "name": "RoguelikeCardGachaNotify", - "id": 20313 + "name": "NBJEHJHECGK", + "id": 28273 }, { - "name": "GroupLinkDeleteNotify", - "id": 20325 + "name": "DOGMNHLDFKJ", + "id": 9002 }, { - "name": "SetCurExpeditionChallengeIdReq", - "id": 20340 + "name": "AGBCGANCOAB", + "id": 28693 }, { - "name": "GCGGrowthLevelTakeRewardRsp", - "id": 20350 + "name": "CPABCNGMDOC", + "id": 21782 }, { - "name": "HomeRacingGallerySettleNotify", - "id": 20371 + "name": "DLHBOJFPLLE", + "id": 25063 }, { - "name": "SceneEntityMoveRsp", - "id": 20380 + "name": "HLJECLFAJFF", + "id": 20255 }, { - "name": "SummerTimeSprintBoatSettleNotify", - "id": 20382 + "name": "MNFAPBMBMIP", + "id": 2231 }, { - "name": "ClientCollectorDataNotify", - "id": 20387 + "name": "DBGBNCKPCNM", + "id": 5067 }, { - "name": "ActivityUpdateWatcherNotify", - "id": 20400 + "name": "LIHPBLFBLMB", + "id": 5439 }, { - "name": "ExpeditionTakeRewardRsp", - "id": 20403 + "name": "PKHJJLAGMOP", + "id": 2681 }, { - "name": "AGDBMIBGBFF", - "id": 20407 + "name": "CLCLICJHHGM", + "id": 8105 }, { - "name": "TreasureMapPreTaskDoneNotify", - "id": 20410 + "name": "AMAALNHCAIE", + "id": 8335 }, { - "name": "HomeBalloonGalleryScoreNotify", - "id": 20418 + "name": "ALODJBOFCCC", + "id": 4401 }, { - "name": "GetAreaExplorePointReq", - "id": 20438 + "name": "OCJDMGLDEIK", + "id": 22960 }, { - "name": "ActivityAcceptGiveGiftRsp", - "id": 20446 + "name": "LDDBHJOKHHP", + "id": 24259 }, { - "name": "AssociateInferenceWordRsp", - "id": 20449 + "name": "HOMJHDAEAAO", + "id": 25465 }, { - "name": "AvatarFightPropNotify", - "id": 20455 + "name": "OHPFDGMEJCH", + "id": 24218 }, { - "name": "DuelHeartRestartDungeonReq", - "id": 20474 + "name": "ENNOAHOJFLI", + "id": 23898 }, { - "name": "BKOHLDCHKBL", - "id": 20475 + "name": "IMNFANEMPNF", + "id": 1910 }, { - "name": "GetFriendShowNameCardInfoRsp", - "id": 20479 + "name": "LLLDDLNHKHL", + "id": 955 }, { - "name": "FinishMainCoopReq", - "id": 20482 + "name": "PCKMFKGAFNC", + "id": 9925 }, { - "name": "GCGDSCardFaceUpdateNotify", - "id": 20486 + "name": "MOEIKCBLAGN", + "id": 29269 }, { - "name": "PublishCustomDungeonRsp", - "id": 20498 + "name": "GBAENIFCJBC", + "id": 23546 }, { - "name": "TakeOfferingLevelRewardReq", - "id": 20499 + "name": "ODHFNNILLHA", + "id": 7643 }, { - "name": "StartRogueDiaryRoomReq", - "id": 20500 + "name": "IIMFAIEGKGF", + "id": 20139 }, { - "name": "ActivityGetRecvGiftListReq", - "id": 20506 + "name": "PCOJKIBCKEG", + "id": 9921 }, { - "name": "ActivityHaveRecvGiftNotify", - "id": 20546 + "name": "LHGEMEBBCCC", + "id": 23853 }, { - "name": "HomeChangeModuleRsp", - "id": 20550 + "name": "LPAKBJHKINA", + "id": 23291 }, { - "name": "HomeGalleryInPlayingNotify", - "id": 20552 + "name": "NDEMLAJJPIG", + "id": 23816 }, { - "name": "MultistagePlayFinishStageReq", - "id": 20554 - }, - { - "name": "GalleryStopNotify", - "id": 20569 - }, - { - "name": "HideAndSeekChooseMapReq", - "id": 20570 - }, - { - "name": "HomeExchangeWoodReq", - "id": 20572 - }, - { - "name": "InstableSprayGalleryInfoNotify", - "id": 20574 - }, - { - "name": "LHDHJOKBFNM", - "id": 20575 - }, - { - "name": "GCGDSChangeCardFaceReq", - "id": 20579 - }, - { - "name": "TakeBattlePassMissionPointReq", - "id": 20580 - }, - { - "name": "CookGradeDataNotify", - "id": 20583 - }, - { - "name": "SceneEntitiesMovesReq", - "id": 20585 - }, - { - "name": "PersonalLineAllDataRsp", - "id": 20607 - }, - { - "name": "CoinCollectCheckDoubleStartPlayRsp", - "id": 20610 - }, - { - "name": "TakeAchievementRewardReq", - "id": 20624 - }, - { - "name": "WatcherEventNotify", - "id": 20631 - }, - { - "name": "GravenInnocencePhotoFinishRsp", - "id": 20635 - }, - { - "name": "CreateMassiveEntityRsp", - "id": 20637 - }, - { - "name": "JCJAHCFKAIK", - "id": 20641 - }, - { - "name": "EvtAvatarEnterFocusNotify", - "id": 20643 - }, - { - "name": "UseWidgetRetractGadgetRsp", - "id": 20644 - }, - { - "name": "SingleStartBrickBreakerRsp", - "id": 20651 - }, - { - "name": "ShowMessageNotify", - "id": 20664 - }, - { - "name": "HomeBlockNotify", - "id": 20667 - }, - { - "name": "IICLEHIIMJE", - "id": 20672 - }, - { - "name": "HomePlantSeedReq", - "id": 20675 - }, - { - "name": "NOLIOFBEPBJ", - "id": 20679 - }, - { - "name": "AvatarEquipChangeNotify", - "id": 20682 - }, - { - "name": "TreasureMapRegionActiveNotify", - "id": 20683 - }, - { - "name": "UpdateSalvageBundleMarkReq", - "id": 20695 - }, - { - "name": "HomeSaveArrangementNoChangeRsp", - "id": 20696 - }, - { - "name": "SetOpenStateReq", - "id": 20702 - }, - { - "name": "HideAndSeekPlayerReadyNotify", - "id": 20706 - }, - { - "name": "LanV3BoatGameTransferFinishNotify", - "id": 20708 - }, - { - "name": "CIOOHCBKMPO", - "id": 20710 - }, - { - "name": "AKLNFEHGPCP", - "id": 20716 - }, - { - "name": "PhotoActivityClientViewRsp", - "id": 20737 - }, - { - "name": "SeeMonsterReq", - "id": 20750 - }, - { - "name": "ItemAddHintNotify", - "id": 20755 - }, - { - "name": "SearchCustomDungeonRsp", - "id": 20759 - }, - { - "name": "VintageHuntingStartGalleryRsp", - "id": 20765 - }, - { - "name": "RemotePlayerWidgetNotify", - "id": 20779 - }, - { - "name": "CEFOOIFIHMG", - "id": 20784 - }, - { - "name": "GCGDSDeleteDeckRsp", - "id": 20788 - }, - { - "name": "DungeonCandidateTeamRefuseNotify", - "id": 20800 - }, - { - "name": "HomeBlueprintInfoNotify", - "id": 20806 - }, - { - "name": "DailyTaskScoreRewardNotify", - "id": 20810 - }, - { - "name": "WinterCampTakeExploreRewardReq", - "id": 20823 - }, - { - "name": "BuyBattlePassLevelReq", - "id": 20824 - }, - { - "name": "AMMBHMNGBIH", - "id": 20828 - }, - { - "name": "ArenaChallengeFinishNotify", - "id": 20843 - }, - { - "name": "NINBCGKEHON", - "id": 20845 - }, - { - "name": "UseMiracleRingReq", - "id": 20849 - }, - { - "name": "GivingRecordChangeNotify", - "id": 20863 - }, - { - "name": "IJAAEEIIHEG", - "id": 20869 - }, - { - "name": "KMLGHHPJPNG", - "id": 20872 - }, - { - "name": "WinterCampSetWishListReq", - "id": 20875 - }, - { - "name": "ServerMessageNotify", - "id": 20880 - }, - { - "name": "GetHomeExchangeWoodInfoReq", - "id": 20885 - }, - { - "name": "TowerLevelEndNotify", - "id": 20886 - }, - { - "name": "RetryCurRogueDiaryDungeonRsp", - "id": 20889 - }, - { - "name": "AvatarSkillChangeNotify", - "id": 20893 - }, - { - "name": "LanternRiteStartFireworksReformReq", - "id": 20895 - }, - { - "name": "SetCodexPushtipsReadRsp", - "id": 20900 - }, - { - "name": "FungusFighterRestartTraningDungeonReq", - "id": 20911 - }, - { - "name": "OBEDAFIDGEE", - "id": 20912 - }, - { - "name": "MiracleRingDeliverItemRsp", - "id": 20932 - }, - { - "name": "PersonalSceneJumpReq", - "id": 20938 - }, - { - "name": "PlantFlowerGetSeedInfoRsp", - "id": 20942 - }, - { - "name": "SetPlayerHeadImageRsp", - "id": 20979 - }, - { - "name": "PlayerQuitDungeonReq", - "id": 20980 - }, - { - "name": "LLAAGMIOGOM", - "id": 20990 - }, - { - "name": "PlayerApplyEnterMpRsp", - "id": 20994 - }, - { - "name": "GetPlayerFriendListRsp", - "id": 20997 - }, - { - "name": "AvatarFightPropUpdateNotify", - "id": 21000 - }, - { - "name": "BartenderCancelLevelRsp", - "id": 21002 - }, - { - "name": "MarkTargetInvestigationMonsterNotify", - "id": 21010 - }, - { - "name": "TowerTeamSelectRsp", - "id": 21023 - }, - { - "name": "ClientTransmitRsp", - "id": 21025 - }, - { - "name": "LanV3BoatGameStartSingleReq", - "id": 21038 - }, - { - "name": "NEOJOMHHKBL", - "id": 21047 - }, - { - "name": "TakeFirstShareRewardReq", - "id": 21051 - }, - { - "name": "EnterScenePeerNotify", - "id": 21053 - }, - { - "name": "ChatChannelShieldNotify", - "id": 21066 - }, - { - "name": "BOKHOGPNNKA", - "id": 21070 - }, - { - "name": "InstableSpraySwitchTeamReq", - "id": 21079 - }, - { - "name": "VintageHuntingStartGalleryReq", - "id": 21081 - }, - { - "name": "UnionCmdNotify", - "id": 21088 - }, - { - "name": "PotionEnterDungeonNotify", - "id": 21097 - }, - { - "name": "SetFriendEnterHomeOptionRsp", - "id": 21101 - }, - { - "name": "SumoSwitchTeamReq", - "id": 21102 - }, - { - "name": "MuqadasPotionActivityEnterDungeonRsp", - "id": 21120 - }, - { - "name": "AsterMidCampInfoNotify", - "id": 21139 - }, - { - "name": "DDPGLCPCIBC", - "id": 21148 - }, - { - "name": "CoopDataNotify", - "id": 21157 - }, - { - "name": "PlayerStartMatchRsp", - "id": 21172 - }, - { - "name": "AEHOGBMFIDK", - "id": 21196 - }, - { - "name": "PublishUgcReq", - "id": 21198 - }, - { - "name": "CutSceneFinishNotify", - "id": 21199 - }, - { - "name": "LuaSetOptionNotify", - "id": 21205 - }, - { - "name": "HideAndSeekSettleNotify", - "id": 21206 - }, - { - "name": "GetPlayerTokenReq", - "id": 21228 - }, - { - "name": "VintageCampGroupBundleRegisterNotify", - "id": 21244 - }, - { - "name": "SalesmanTakeSpecialRewardReq", - "id": 21248 - }, - { - "name": "SetH5ActivityRedDotTimestampReq", - "id": 21249 - }, - { - "name": "OfferingInteractRsp", - "id": 21253 - }, - { - "name": "SetWidgetSlotRsp", - "id": 21258 - }, - { - "name": "NPMINPFHDFC", - "id": 21275 - }, - { - "name": "MichiaeMatsuriUnlockCrystalSkillReq", - "id": 21288 - }, - { - "name": "ProudSkillUpgradeReq", - "id": 21290 - }, - { - "name": "QuestDestroyEntityReq", - "id": 21308 - }, - { - "name": "MichiaeMatsuriStartDarkChallengeRsp", - "id": 21313 - }, - { - "name": "RogueDiaryCoinAddNotify", - "id": 21318 - }, - { - "name": "DuelHeartEnterDungeonRsp", - "id": 21320 - }, - { - "name": "McoinExchangeHcoinRsp", - "id": 21323 - }, - { - "name": "LPCGCJNJJCO", - "id": 21325 - }, - { - "name": "CLKGAFDMNEC", - "id": 21329 - }, - { - "name": "TakeBackGivingItemReq", - "id": 21351 - }, - { - "name": "AvatarEquipAffixStartNotify", - "id": 21354 - }, - { - "name": "UpdateRedPointNotify", - "id": 21359 - }, - { - "name": "EnterWorldAreaRsp", - "id": 21362 - }, - { - "name": "PlayerConfirmMatchRsp", - "id": 21369 - }, - { - "name": "FurnitureMakeStartRsp", - "id": 21400 - }, - { - "name": "ServerTimeNotify", - "id": 21404 - }, - { - "name": "TowerEnterLevelReq", - "id": 21406 - }, - { - "name": "TaskVarNotify", - "id": 21431 - }, - { - "name": "HomeEnterEditModeFinishRsp", - "id": 21433 - }, - { - "name": "ResumeRogueDiaryDungeonRsp", - "id": 21442 - }, - { - "name": "RogueFinishRepairReq", - "id": 21443 - }, - { - "name": "HomeDeleteBlueprintReq", - "id": 21452 - }, - { - "name": "FleurFairMusicGameStartRsp", - "id": 21453 - }, - { - "name": "UnlockedFurnitureSuiteDataNotify", - "id": 21457 - }, - { - "name": "QuestRenameAvatarRsp", - "id": 21481 - }, - { - "name": "EHBPMANLCIK", - "id": 21499 - }, - { - "name": "ChapterStateNotify", - "id": 21508 - }, - { - "name": "UnlockTransPointRsp", - "id": 21510 - }, - { - "name": "HomeGetFishFarmingInfoReq", - "id": 21521 - }, - { - "name": "KMKFAAEDEMG", - "id": 21561 - }, - { - "name": "GCGWorldChallengeUnlockNotify", - "id": 21565 - }, - { - "name": "BlessingScanReq", - "id": 21594 - }, - { - "name": "GCGInitFinishRsp", - "id": 21610 - }, - { - "name": "SetChatEmojiCollectionReq", - "id": 21632 - }, - { - "name": "AvatarWearFlycloakRsp", - "id": 21633 - }, - { - "name": "BrickBreakerSetReadyRsp", - "id": 21659 - }, - { - "name": "GetOnlinePlayerInfoReq", - "id": 21665 - }, - { - "name": "IrodoriChessPlayerInfoNotify", - "id": 21679 - }, - { - "name": "BattlePassMissionDelNotify", - "id": 21680 - }, - { - "name": "AranaraCollectionDataNotify", - "id": 21685 - }, - { - "name": "PlantFlowerGetCanGiveFriendFlowerReq", - "id": 21688 - }, - { - "name": "SceneTimeNotify", - "id": 21694 - }, - { - "name": "PSPlayerApplyEnterMpRsp", - "id": 21696 - }, - { - "name": "FishCastRodReq", - "id": 21697 - }, - { - "name": "ChannellerSlabWearBuffRsp", - "id": 21705 - }, - { - "name": "ElectroherculesBattleSelectDifficultyReq", - "id": 21706 - }, - { - "name": "GalleryBounceConjuringHitNotify", - "id": 21707 - }, - { - "name": "DoRoguelikeDungeonCardGachaReq", - "id": 21709 - }, - { - "name": "SpiceActivityProcessFoodRsp", - "id": 21724 - }, - { - "name": "LHOPKHEKKCJ", - "id": 21730 - }, - { - "name": "PlantFlowerGetFriendFlowerWishListReq", - "id": 21731 - }, - { - "name": "ChannellerSlabLoopDungeonSelectConditionReq", - "id": 21734 - }, - { - "name": "UnlockAvatarTalentRsp", - "id": 21745 - }, - { - "name": "MassiveEntityStateChangedNotify", - "id": 21761 - }, - { - "name": "CoinCollectPrepareReq", - "id": 21763 - }, - { - "name": "CAKPFOKMGEJ", - "id": 21770 - }, - { - "name": "FriendInfoChangeNotify", - "id": 21775 - }, - { - "name": "CookRecipeDataNotify", - "id": 21778 - }, - { - "name": "HomeLimitedShopGoodsListRsp", - "id": 21781 - }, - { - "name": "LanV3BoatGameStartSingleRsp", - "id": 21787 - }, - { - "name": "DailyTaskFilterCityReq", - "id": 21803 - }, - { - "name": "ItemCdGroupTimeNotify", - "id": 21839 - }, - { - "name": "DungeonWayPointActivateRsp", - "id": 21846 - }, - { - "name": "SetWidgetSlotReq", - "id": 21852 - }, - { - "name": "GetChatEmojiCollectionRsp", - "id": 21858 - }, - { - "name": "HomeClearGroupRecordRsp", - "id": 21872 - }, - { - "name": "PhotoActivityClientViewReq", - "id": 21878 - }, - { - "name": "PublishCustomDungeonReq", - "id": 21897 - }, - { - "name": "OMHCJJJOCMC", - "id": 21924 - }, - { - "name": "ClientLoadingCostumeVerificationNotify", - "id": 21932 - }, - { - "name": "UpdatePS4BlockListReq", - "id": 21934 - }, - { - "name": "ResinChangeNotify", - "id": 21937 - }, - { - "name": "OEAHHAEFCMI", - "id": 21955 - }, - { - "name": "MpPlayOwnerInviteNotify", - "id": 21958 - }, - { - "name": "MapAreaChangeNotify", - "id": 21970 - }, - { - "name": "PlayerSetLanguageRsp", - "id": 21982 - }, - { - "name": "GCGDebugReplayNotify", - "id": 21995 - }, - { - "name": "LastPacketPrintNotify", - "id": 22019 - }, - { - "name": "ScenePlayOwnerStartInviteRsp", - "id": 22034 - }, - { - "name": "CustomDungeonRecoverNotify", - "id": 22043 - }, - { - "name": "WinterCampAcceptGiveItemRsp", - "id": 22048 - }, - { - "name": "EnterTransPointRegionNotify", - "id": 22064 - }, - { - "name": "SkipPlayerGameTimeReq", - "id": 22076 - }, - { - "name": "TowerSurrenderReq", - "id": 22082 - }, - { - "name": "AddBackupAvatarTeamReq", - "id": 22083 - }, - { - "name": "SummerTimeFloatSignalUpdateNotify", - "id": 22089 - }, - { - "name": "GAMKOKMNMAL", - "id": 22098 - }, - { - "name": "DungeonGetStatueDropReq", - "id": 22105 - }, - { - "name": "WaterSpritePhaseFinishNotify", - "id": 22107 - }, - { - "name": "QuestListUpdateNotify", - "id": 22114 - }, - { - "name": "CIDKAMOJHFG", - "id": 22125 - }, - { - "name": "EnterFishingRsp", - "id": 22129 - }, - { - "name": "MpPlayPrepareNotify", - "id": 22136 - }, - { - "name": "PlayerOfferingDataNotify", - "id": 22150 - }, - { - "name": "GCGDSChangeCardBackReq", - "id": 22151 - }, - { - "name": "ChangeAvatarRsp", - "id": 22163 - }, - { - "name": "JBEFNEEGLME", - "id": 22165 - }, - { - "name": "NFBGJIBFCEH", - "id": 22178 - }, - { - "name": "SubmitInferenceWordReq", - "id": 22181 - }, - { - "name": "ViewLanternProjectionTipsRsp", - "id": 22183 - }, - { - "name": "EvtCreateGadgetNotify", - "id": 22195 - }, - { - "name": "GetAllActivatedBargainDataReq", - "id": 22200 - }, - { - "name": "FurnitureMakeBeHelpedNotify", - "id": 22219 - }, - { - "name": "SingleRestartBrickBreakerRsp", - "id": 22220 - }, - { - "name": "GetAllSceneGalleryInfoReq", - "id": 22232 - }, - { - "name": "TowerSurrenderRsp", - "id": 22267 - }, - { - "name": "SceneEntityDrownReq", - "id": 22277 - }, - { - "name": "GCGTavernNpcInfoNotify", - "id": 22278 - }, - { - "name": "RechargeRsp", - "id": 22287 - }, - { - "name": "GLCMENCDHDE", - "id": 22295 - }, - { - "name": "DungeonReviseLevelNotify", - "id": 22297 - }, - { - "name": "BrickBreakerQuitRsp", - "id": 22313 - }, - { - "name": "HomeAvatarTalkReq", - "id": 22316 - }, - { - "name": "BlitzRushParkourRestartRsp", - "id": 22318 - }, - { - "name": "RemoveBlacklistRsp", - "id": 22319 - }, - { - "name": "DungeonSettleNotify", - "id": 22323 - }, - { - "name": "AKMKFIJBAHI", - "id": 22326 - }, - { - "name": "KOOBADKFONK", - "id": 22341 - }, - { - "name": "PullPrivateChatReq", - "id": 22346 - }, - { - "name": "GalleryFallScoreNotify", - "id": 22349 - }, - { - "name": "TakeCoopRewardRsp", - "id": 22350 - }, - { - "name": "DungeonEntryToBeExploreNotify", - "id": 22366 - }, - { - "name": "InterruptGalleryReq", - "id": 22371 - }, - { - "name": "AvatarChangeCostumeNotify", - "id": 22376 - }, - { - "name": "AvatarLifeStateChangeNotify", - "id": 22381 - }, - { - "name": "NLJCDKEFBHJ", - "id": 22383 - }, - { - "name": "GalleryFlowerCatchNotify", - "id": 22395 - }, - { - "name": "LeaveWorldNotify", - "id": 22405 - }, - { - "name": "DeshretObeliskChestInfoNotify", - "id": 22407 - }, - { - "name": "TeamChainDungeonInfoNotify", - "id": 22413 - }, - { - "name": "HomeGetArrangementInfoReq", - "id": 22421 - }, - { - "name": "SetNameCardRsp", - "id": 22422 - }, - { - "name": "BAAOCAEGJBP", - "id": 22430 - }, - { - "name": "PlayerGameTimeNotify", - "id": 22433 - }, - { - "name": "GravenInnocenceRaceSettleNotify", - "id": 22442 - }, - { - "name": "EvtBeingHitsCombineNotify", - "id": 22445 - }, - { - "name": "EnterFungusFighterPlotDungeonReq", - "id": 22446 - }, - { - "name": "DungeonCandidateTeamKickRsp", - "id": 22454 - }, - { - "name": "StartCoopPointReq", - "id": 22463 - }, - { - "name": "ActivityPushTipsInfoNotify", - "id": 22464 - }, - { - "name": "InvestigationQuestDailyNotify", - "id": 22478 - }, - { - "name": "SalvagePreventRestartReq", - "id": 22494 - }, - { - "name": "SingleStartBrickBreakerReq", - "id": 22511 - }, - { - "name": "DungeonCandidateTeamCreateRsp", - "id": 22514 - }, - { - "name": "GCGDSChangeCardBackRsp", - "id": 22521 - }, - { - "name": "SeaLampTakeContributionRewardRsp", - "id": 22558 - }, - { - "name": "DungeonCandidateTeamLeaveReq", - "id": 22562 - }, - { - "name": "LuminanceStoneChallengeSettleNotify", - "id": 22564 - }, - { - "name": "FishBattleEndReq", - "id": 22572 - }, - { - "name": "EffigyChallengeV2RestartDungeonRsp", - "id": 22580 - }, - { - "name": "AvatarSkillUpgradeRsp", - "id": 22584 - }, - { - "name": "BlessingGiveFriendPicReq", - "id": 22587 - }, - { - "name": "EnterCustomDungeonRsp", - "id": 22598 - }, - { - "name": "LunaRiteAreaFinishNotify", - "id": 22632 - }, - { - "name": "ServerDisconnectClientNotify", - "id": 22635 - }, - { - "name": "GCGTCTavernInfoNotify", - "id": 22639 - }, - { - "name": "NicknameAuditConfigNotify", - "id": 22648 - }, - { - "name": "UpdateSalvageBundleMarkRsp", - "id": 22649 - }, - { - "name": "GDPEHJFKIKO", - "id": 22667 - }, - { - "name": "DungeonRestartResultNotify", - "id": 22679 - }, - { - "name": "EKPMMIKBBAN", - "id": 22686 - }, - { - "name": "SpringUseRsp", - "id": 22687 - }, - { - "name": "TakeDeliveryDailyRewardRsp", - "id": 22688 - }, - { - "name": "EchoShellTakeRewardRsp", - "id": 22695 - }, - { - "name": "StoreWeightLimitNotify", - "id": 22706 - }, - { - "name": "WearEquipRsp", - "id": 22727 - }, - { - "name": "PlayerSignatureNotify", - "id": 22738 - }, - { - "name": "SummerTimeV2RestartDungeonRsp", - "id": 22741 - }, - { - "name": "SummerTimeV2RestartBoatGalleryRsp", - "id": 22752 - }, - { - "name": "BartenderCancelLevelReq", - "id": 22759 - }, - { - "name": "BlessingAcceptGivePicRsp", - "id": 22770 - }, - { - "name": "PlayerForceExitRsp", - "id": 22773 - }, - { - "name": "InBattleMechanicusPickCardRsp", - "id": 22789 - }, - { - "name": "GetShopRsp", - "id": 22793 - }, - { - "name": "HuntingFailNotify", - "id": 22800 - }, - { - "name": "SetPlayerBornDataRsp", - "id": 22804 - }, - { - "name": "InBattleMechanicusConfirmCardRsp", - "id": 22810 - }, - { - "name": "SetH5ActivityRedDotTimestampRsp", - "id": 22816 - }, - { - "name": "GearActivityFinishPlayGearReq", - "id": 22818 - }, - { - "name": "BlessingGetAllRecvPicRecordListReq", - "id": 22820 - }, - { - "name": "GetReunionSignInInfoRsp", - "id": 22823 - }, - { - "name": "HomeSceneJumpRsp", - "id": 22825 - }, - { - "name": "AvatarSkillMaxChargeCountNotify", - "id": 22843 - }, - { - "name": "HomeLimitedShopInfoChangeNotify", - "id": 22844 - }, - { - "name": "GGOFDAHNFCN", - "id": 22848 - }, - { - "name": "FungusFighterTrainingSelectFungusRsp", - "id": 22849 - }, - { - "name": "FleurFairMusicGameSettleReq", - "id": 22852 - }, - { - "name": "LLHPKAAKOBI", - "id": 22865 - }, - { - "name": "VintagePresentFinishNotify", - "id": 22871 - }, - { - "name": "GroupLinkAllNotify", - "id": 22877 - }, - { - "name": "AvatarExpeditionCallBackReq", - "id": 22881 - }, - { - "name": "PlayerInvestigationNotify", - "id": 22886 - }, - { - "name": "PLLOODPHHGJ", - "id": 22896 - }, - { - "name": "GalleryCrystalLinkBuffInfoNotify", - "id": 22914 - }, - { - "name": "MichiaeMatsuriUnlockCrystalSkillRsp", - "id": 22931 - }, - { - "name": "BMPHGPCILIK", - "id": 22933 - }, - { - "name": "DKPLONIBNGF", - "id": 22947 - }, - { - "name": "AvatarExpeditionCallBackRsp", - "id": 22955 - }, - { - "name": "HomeCreateBlueprintRsp", - "id": 22980 - }, - { - "name": "SpiceActivityProcessFoodReq", - "id": 22981 - }, - { - "name": "DNEOEKMJMCD", - "id": 22983 - }, - { - "name": "WidgetActiveChangeNotify", - "id": 22991 - }, - { - "name": "RogueResumeDungeonRsp", - "id": 22999 - }, - { - "name": "TowerAllDataReq", - "id": 23009 - }, - { - "name": "EvtAvatarSitDownNotify", - "id": 23010 - }, - { - "name": "HomeMarkPointNotify", - "id": 23013 - }, - { - "name": "LunaRiteTakeSacrificeRewardReq", - "id": 23018 - }, - { - "name": "RobotPushPlayerDataNotify", - "id": 23031 - }, - { - "name": "GetRecommendCustomDungeonReq", - "id": 23034 - }, - { - "name": "ExitCustomDungeonTryReq", - "id": 23043 - }, - { - "name": "CrystalLinkDungeonInfoNotify", - "id": 23068 - }, - { - "name": "IslandPartySettleNotify", - "id": 23083 - }, - { - "name": "EvtAvatarLockChairReq", - "id": 23086 - }, - { - "name": "SumoRestartDungeonReq", - "id": 23088 - }, - { - "name": "MistTrialGetChallengeMissionRsp", - "id": 23092 - }, - { - "name": "AnchorPointOpReq", - "id": 23096 - }, - { - "name": "SelectAsterMidDifficultyRsp", - "id": 23097 - }, - { - "name": "HFNAODHEMHI", - "id": 23098 - }, - { - "name": "ActivityTakeWatcherRewardReq", - "id": 23105 - }, - { - "name": "HomePreviewBlueprintRsp", - "id": 23117 - }, - { - "name": "UpgradeRoguelikeShikigamiReq", - "id": 23123 - }, - { - "name": "TowerBuffSelectRsp", - "id": 23137 - }, - { - "name": "WeaponAwakenReq", - "id": 23146 - }, - { - "name": "LanternRiteTakeSkinRewardRsp", - "id": 23147 - }, - { - "name": "ChannellerSlabOneOffDungeonInfoRsp", - "id": 23158 - }, - { - "name": "HomeEditCustomFurnitureRsp", - "id": 23160 - }, - { - "name": "ChangeAvatarReq", - "id": 23169 - }, - { - "name": "SumoDungeonSettleNotify", - "id": 23188 - }, - { - "name": "GetScenePointReq", - "id": 23197 - }, - { - "name": "WidgetCaptureAnimalRsp", - "id": 23199 - }, - { - "name": "InstableSprayEnterDungeonReq", - "id": 23206 - }, - { - "name": "WinterCampRecvItemNotify", - "id": 23213 - }, - { - "name": "InBattleMechanicusPickCardReq", - "id": 23219 - }, - { - "name": "TryInterruptRogueDiaryDungeonReq", - "id": 23223 - }, - { - "name": "NICEKLKDKKG", - "id": 23225 - }, - { - "name": "NMMLFJDMGOF", - "id": 23229 - }, - { - "name": "PlayerChatReq", - "id": 23230 - }, - { - "name": "ServerAnnounceRevokeNotify", - "id": 23231 - }, - { - "name": "CalcWeaponUpgradeReturnItemsReq", - "id": 23232 - }, - { - "name": "GachaWishReq", - "id": 23244 - }, - { - "name": "GetReunionPrivilegeInfoRsp", - "id": 23273 - }, - { - "name": "NormalUidOpNotify", - "id": 23286 - }, - { - "name": "AvatarPromoteReq", - "id": 23288 - }, - { - "name": "WeaponPromoteReq", - "id": 23298 - }, - { - "name": "ChangeCustomDungeonRoomRsp", - "id": 23301 - }, - { - "name": "DHKMFNNAKIA", - "id": 23308 - }, - { - "name": "BrickBreakerSelectSkillRsp", - "id": 23314 - }, - { - "name": "TreasureMapBonusChallengeNotify", - "id": 23317 - }, - { - "name": "PullRecentChatReq", - "id": 23337 - }, - { - "name": "AMLDIHDFJHN", - "id": 23339 - }, - { - "name": "FurnitureMakeReq", - "id": 23349 - }, - { - "name": "SummerTimeSprintBoatRestartReq", - "id": 23353 - }, - { - "name": "PlantFlowerTakeSeedRewardReq", - "id": 23356 - }, - { - "name": "DungeonCandidateTeamSetReadyReq", - "id": 23358 - }, - { - "name": "DraftOwnerStartInviteRsp", - "id": 23377 - }, - { - "name": "MuqadasPotionCaptureWeaknessReq", - "id": 23385 - }, - { - "name": "SetCoopChapterViewedRsp", - "id": 23389 - }, - { - "name": "HomeLimitedShopInfoReq", - "id": 23396 - }, - { - "name": "FMPJIGFCEIF", - "id": 23399 - }, - { - "name": "GCGChallengeUpdateNotify", - "id": 23408 - }, - { - "name": "ChangeWidgetBackgroundActiveStateReq", - "id": 23423 - }, - { - "name": "ProudSkillChangeNotify", - "id": 23429 - }, - { - "name": "TakeCoopRewardReq", - "id": 23462 - }, - { - "name": "RefreshRoguelikeDungeonCardReq", - "id": 23467 - }, - { - "name": "HomeAllUnlockedBgmIdListNotify", - "id": 23471 - }, - { - "name": "AreaPlayInfoNotify", - "id": 23472 - }, - { - "name": "GCGDSChangeDeckNameReq", - "id": 23479 - }, - { - "name": "GetInvestigationMonsterRsp", - "id": 23497 - }, - { - "name": "QuestGlobalVarNotify", - "id": 23502 - }, - { - "name": "ScenePlayerInfoNotify", - "id": 23510 - }, - { - "name": "GCGSkillPreviewNotify", - "id": 23522 - }, - { - "name": "EnterMechanicusDungeonReq", - "id": 23525 - }, - { - "name": "ExpeditionStartRsp", - "id": 23532 - }, - { - "name": "FungusFighterTrainingInfoNotify", - "id": 23534 - }, - { - "name": "GetStoreCustomDungeonRsp", - "id": 23536 - }, - { - "name": "KNFDGBHHPDD", - "id": 23543 - }, - { - "name": "CALEMNFCNMO", - "id": 23560 - }, - { - "name": "TeamResonanceChangeNotify", - "id": 23566 - }, - { - "name": "HomeGetGroupRecordReq", - "id": 23571 - }, - { - "name": "AvatarFlycloakChangeNotify", - "id": 23578 - }, - { - "name": "BargainOfferPriceReq", - "id": 23582 - }, - { - "name": "JDLCLCMJMIB", - "id": 23584 - }, - { - "name": "FishBattleBeginReq", - "id": 23596 - }, - { - "name": "EvtDestroyServerGadgetNotify", - "id": 23600 - }, - { - "name": "EnterCustomDungeonReq", - "id": 23624 - }, - { - "name": "GalleryStartNotify", - "id": 23632 - }, - { - "name": "GadgetPlayUidOpNotify", - "id": 23635 - }, - { - "name": "WindFieldGalleryChallengeInfoNotify", - "id": 23657 - }, - { - "name": "MpPlayInviteResultNotify", - "id": 23666 - }, - { - "name": "ChangeWorldToSingleModeReq", - "id": 23683 - }, - { - "name": "DungeonCandidateTeamInviteRsp", - "id": 23686 - }, - { - "name": "JoinPlayerSceneRsp", - "id": 23693 - }, - { - "name": "HFLCHBGIHOJ", - "id": 23695 - }, - { - "name": "TakeAchievementRewardRsp", - "id": 23696 - }, - { - "name": "AntiAddictNotify", - "id": 23699 - }, - { - "name": "SetIsAutoUnlockSpecificEquipRsp", - "id": 23704 - }, - { - "name": "SceneEntityDrownRsp", - "id": 23727 - }, - { - "name": "BigTalentPointConvertReq", - "id": 23728 - }, - { - "name": "AvatarEnterElementViewNotify", - "id": 23736 - }, - { - "name": "UnfreezeGroupLimitNotify", - "id": 23739 - }, - { - "name": "SalvageEscortRestartReq", - "id": 23742 - }, - { - "name": "EvtBulletHitNotify", - "id": 23746 - }, - { - "name": "ActivityGetCanGiveFriendGiftRsp", - "id": 23758 - }, - { - "name": "FinishMainCoopRsp", - "id": 23766 - }, - { - "name": "ChannellerSlabLoopDungeonTakeScoreRewardRsp", - "id": 23768 - }, - { - "name": "PlayerInvestigationAllInfoNotify", - "id": 23777 - }, - { - "name": "GetInvestigationMonsterReq", - "id": 23800 - }, - { - "name": "PlantFlowerGetSeedInfoReq", - "id": 23803 - }, - { - "name": "InterpretInferenceWordReq", - "id": 23806 - }, - { - "name": "WinterCampGetCanGiveFriendItemRsp", - "id": 23821 - }, - { - "name": "NOMKFFIKDMP", - "id": 23826 - }, - { - "name": "GearActivityFinishPlayPictureRsp", - "id": 23830 - }, - { - "name": "BlessingScanRsp", - "id": 23837 - }, - { - "name": "DungeonCandidateTeamPlayerLeaveNotify", - "id": 23849 - }, - { - "name": "FleurFairStageSettleNotify", - "id": 23852 - }, - { - "name": "DungeonCandidateTeamLeaveRsp", - "id": 23855 - }, - { - "name": "UpdatePS4FriendListNotify", - "id": 23862 - }, - { - "name": "FleurFairReplayMiniGameReq", - "id": 23867 - }, - { - "name": "FleurFairMusicGameSettleRsp", - "id": 23871 - }, - { - "name": "TakeMaterialDeleteReturnReq", - "id": 23877 - }, - { - "name": "GCGBackToDuelRsp", - "id": 23880 - }, - { - "name": "GetGachaInfoRsp", - "id": 23881 - }, - { - "name": "InvestigationMonsterUpdateNotify", - "id": 23884 - }, - { - "name": "TakeoffEquipReq", - "id": 23894 - }, - { - "name": "EGBBGCCNLAG", - "id": 23899 - }, - { - "name": "PlayerPreEnterMpNotify", - "id": 23905 - }, - { - "name": "DEMFMHHCHMC", - "id": 23912 - }, - { - "name": "PCMGLNPHKKG", - "id": 23934 - }, - { - "name": "FDHOEJDFLHP", - "id": 23945 - }, - { - "name": "PSNBlackListNotify", - "id": 23957 - }, - { - "name": "OMCLLPMKIOF", - "id": 23958 - }, - { - "name": "CoinCollectInterruptPlayRsp", - "id": 23959 - }, - { - "name": "ActivityScheduleInfoNotify", - "id": 23970 - }, - { - "name": "ScenePlayerBackgroundAvatarRefreshNotify", - "id": 23971 - }, - { - "name": "MechanicusLevelupGearRsp", - "id": 23973 - }, - { - "name": "ChessLeftMonstersNotify", - "id": 23974 - }, - { - "name": "IrodoriMasterGalleryCgEndNotify", - "id": 23987 - }, - { - "name": "TowerFloorRecordChangeNotify", - "id": 23989 - }, - { - "name": "GetGameplayRecommendationRsp", - "id": 23992 - }, - { - "name": "ClientLockGameTimeNotify", - "id": 23994 - }, - { - "name": "SceneDestroyEntityReq", - "id": 23998 - }, - { - "name": "AvatarBuffAddNotify", - "id": 24005 - }, - { - "name": "BattlePassMissionUpdateNotify", - "id": 24008 - }, - { - "name": "COHDKCAHCJH", - "id": 24014 - }, - { - "name": "LiveEndNotify", - "id": 24015 - }, - { - "name": "SceneEntityAppearNotify", - "id": 24016 - }, - { - "name": "HEIPNKHGJIJ", - "id": 24031 - }, - { - "name": "JHGNPGKNKKH", - "id": 24033 - }, - { - "name": "EntityFightPropUpdateNotify", - "id": 24036 - }, - { - "name": "WidgetUpdateExtraCDReq", - "id": 24037 - }, - { - "name": "RemoveCustomDungeonReq", - "id": 24046 - }, - { - "name": "ChannellerSlabEnterLoopDungeonReq", - "id": 24047 - }, - { - "name": "ExpeditionStartReq", - "id": 24051 - }, - { - "name": "CreateMassiveEntityReq", - "id": 24080 - }, - { - "name": "GetAllMailNotify", - "id": 24116 - }, - { - "name": "SumoSaveTeamRsp", - "id": 24118 - }, - { - "name": "GetActivityShopSheetInfoReq", - "id": 24121 - }, - { - "name": "MultistagePlaySettleNotify", - "id": 24122 - }, - { - "name": "TowerGetFloorStarRewardRsp", - "id": 24127 - }, - { - "name": "GetQuestLackingResourceReq", - "id": 24145 - }, - { - "name": "CBJILHJLOMC", - "id": 24154 - }, - { - "name": "AvatarExpeditionAllDataReq", - "id": 24160 - }, - { - "name": "FCEDDGJPMLM", - "id": 24173 - }, - { - "name": "HideAndSeekSetReadyReq", - "id": 24183 - }, - { - "name": "ChangeTeamNameReq", - "id": 24187 - }, - { - "name": "StartFishingReq", - "id": 24205 - }, - { - "name": "TreasureMapCurrencyNotify", - "id": 24210 - }, - { - "name": "AvatarUpgradeRsp", - "id": 24216 - }, - { - "name": "CheckAddItemExceedLimitNotify", - "id": 24230 - }, - { - "name": "WidgetWeatherWizardDataNotify", - "id": 24231 - }, - { - "name": "StartRogueDiaryRoomRsp", - "id": 24237 - }, - { - "name": "PlantFlowerSetFlowerWishRsp", - "id": 24250 - }, - { - "name": "AvatarGainCostumeNotify", - "id": 24251 - }, - { - "name": "HomePictureFrameInfoNotify", - "id": 24256 - }, - { - "name": "OGGDBLKGGKC", - "id": 24266 - }, - { - "name": "GetRecentMpPlayerListRsp", - "id": 24279 - }, - { - "name": "GachaActivityCreateRobotReq", - "id": 24297 - }, - { - "name": "CalcWeaponUpgradeReturnItemsRsp", - "id": 24299 - }, - { - "name": "GetCompoundDataRsp", - "id": 24302 - }, - { - "name": "HomeGetArrangementInfoRsp", - "id": 24303 - }, - { - "name": "GetWidgetSlotReq", - "id": 24304 - }, - { - "name": "MusicGameSettleReq", - "id": 24309 - }, - { - "name": "AJKHEOFNGBA", - "id": 24314 - }, - { - "name": "OIPEIOLPFLF", - "id": 24331 - }, - { - "name": "EvtAvatarExitFocusNotify", - "id": 24354 - }, - { - "name": "TeamChainTakeCostumeRewardReq", - "id": 24365 - }, - { - "name": "HomeLimitedShopGoodsListReq", - "id": 24383 - }, - { - "name": "DOKNLFEAADL", - "id": 24385 - }, - { - "name": "RogueDiaryTiredAvatarNotify", - "id": 24388 - }, - { - "name": "ActivitySetGiftWishReq", - "id": 24397 - }, - { - "name": "OpActivityUpdateNotify", - "id": 24399 - }, - { - "name": "LanternRiteDoFireworksReformRsp", - "id": 24400 - }, - { - "name": "GCGWorldPlayerGCGStateReq", - "id": 24419 - }, - { - "name": "WindSeedType2Notify", - "id": 24421 - }, - { - "name": "ReportTrackingIOInfoNotify", - "id": 24423 - }, - { - "name": "TakeoffEquipRsp", - "id": 24431 - }, - { - "name": "UgcNotify", - "id": 24435 - }, - { - "name": "LanternRiteEndFireworksReformReq", - "id": 24444 - }, - { - "name": "PAKPHNDMDMF", - "id": 24446 - }, - { - "name": "LBJKDIMCKAM", - "id": 24447 - }, - { - "name": "DEKELNKNJAD", - "id": 24450 - }, - { - "name": "ONMIAIGDACA", - "id": 24452 - }, - { - "name": "ForgeStartRsp", - "id": 24460 - }, - { - "name": "DJLPJMPFOFM", - "id": 24468 - }, - { - "name": "EndCoinCollectPlaySingleModeRsp", - "id": 24474 - }, - { - "name": "PlayerGetForceQuitBanInfoReq", - "id": 24478 - }, - { - "name": "DOLKGPECJAF", - "id": 24487 - }, - { - "name": "PMANKGIFAEN", - "id": 24489 - }, - { - "name": "KGHOCFKDEOJ", - "id": 24504 - }, - { - "name": "MistTrialSelectAvatarAndEnterDungeonRsp", - "id": 24511 - }, - { - "name": "ResumeRogueDiaryDungeonReq", - "id": 24514 - }, - { - "name": "FishBattleBeginRsp", - "id": 24515 - }, - { - "name": "GetCustomDungeonReq", - "id": 24516 - }, - { - "name": "DestroyMassiveEntityNotify", - "id": 24517 - }, - { - "name": "TakeReunionSignInRewardReq", - "id": 24519 - }, - { - "name": "SkipPlayerGameTimeRsp", - "id": 24529 - }, - { - "name": "ExpeditionRecallReq", - "id": 24533 - }, - { - "name": "CLPLPHLJMAN", - "id": 24535 - }, - { - "name": "SetCurExpeditionChallengeIdRsp", - "id": 24543 - }, - { - "name": "SaveCoopDialogReq", - "id": 24551 - }, - { - "name": "SalvagePreventSettleNotify", - "id": 24588 - }, - { - "name": "GetNextResourceInfoReq", - "id": 24599 - }, - { - "name": "KBCKHPFELPB", - "id": 24601 - }, - { - "name": "GCGSkillPreviewAskRsp", - "id": 24602 - }, - { - "name": "SetIsAutoUnlockSpecificEquipReq", - "id": 24611 - }, - { - "name": "GCGGameCreateFailReasonNotify", - "id": 24619 - }, - { - "name": "GachaOpenWishNotify", - "id": 24635 - }, - { - "name": "GrantRewardNotify", - "id": 24643 - }, - { - "name": "LanV3BoatInterruptSettleStageReq", - "id": 24666 - }, - { - "name": "GetOpActivityInfoRsp", - "id": 24674 - }, - { - "name": "GetSceneNpcPositionReq", - "id": 24678 - }, - { - "name": "ActivityBannerClearRsp", - "id": 24680 - }, - { - "name": "BigTalentPointConvertRsp", - "id": 24684 - }, - { - "name": "EchoShellUpdateNotify", - "id": 24688 - }, - { - "name": "QueryCodexMonsterBeKilledNumReq", - "id": 24690 - }, - { - "name": "ChangeWorldToSingleModeNotify", - "id": 24701 - }, - { - "name": "ReserveRogueDiaryAvatarRsp", - "id": 24707 - }, - { - "name": "NPMPKBMCKKM", - "id": 24713 - }, - { - "name": "EndCoinCollectPlaySingleModeReq", - "id": 24718 - }, - { - "name": "StartRogueEliteCellChallengeReq", - "id": 24719 - }, - { - "name": "LunaRiteTakeSacrificeRewardRsp", - "id": 24725 - }, - { - "name": "PlayerPropChangeNotify", - "id": 24729 - }, - { - "name": "StoreCustomDungeonReq", - "id": 24734 - }, - { - "name": "WinterCampGetFriendWishListRsp", - "id": 24739 - }, - { - "name": "AvatarDieAnimationEndRsp", - "id": 24745 - }, - { - "name": "DraftTwiceConfirmResultNotify", - "id": 24753 - }, - { - "name": "PlayerLogoutRsp", - "id": 24757 - }, - { - "name": "JINBFGPDNGH", - "id": 24765 - }, - { - "name": "TeamChainRestartDungeonReq", - "id": 24770 - }, - { - "name": "HomeAvatarSummonFinishReq", - "id": 24791 - }, - { - "name": "GCGLevelChallengeNotify", - "id": 24795 - }, - { - "name": "ParentQuestInferenceDataNotify", - "id": 24796 - }, - { - "name": "HFNIHCDJIFD", - "id": 24802 - }, - { - "name": "EnterSceneDoneRsp", - "id": 24814 - }, - { - "name": "GetCityReputationMapInfoRsp", - "id": 24830 - }, - { - "name": "HKIDEEGIHLH", - "id": 24836 - }, - { - "name": "HomeKickPlayerReq", - "id": 24840 - }, - { - "name": "TakeCityReputationExploreRewardReq", - "id": 24844 - }, - { - "name": "PlayerApplyEnterMpResultReq", - "id": 24849 - }, - { - "name": "PlayerSignatureAuditDataNotify", - "id": 24855 - }, - { - "name": "HCOLEIFENKF", - "id": 24858 - }, - { - "name": "JNGKCIFBFNG", - "id": 24863 - }, - { - "name": "ShowTemplateReminderNotify", - "id": 24864 - }, - { - "name": "SelectRoguelikeDungeonCardRsp", - "id": 24868 - }, - { - "name": "PlayerEnterDungeonRsp", - "id": 24874 - }, - { - "name": "RoguelikeEffectViewReq", - "id": 24896 - }, - { - "name": "WinterCampGiveFriendItemRsp", - "id": 24904 - }, - { - "name": "EntityForceSyncRsp", - "id": 24909 - }, - { - "name": "PlantFlowerGetFriendFlowerWishListRsp", - "id": 24917 - }, - { - "name": "NCLNKLJCHBN", - "id": 24934 - }, - { - "name": "GalleryIslandPartyDownHillInfoNotify", - "id": 24942 - }, - { - "name": "SelectWorktopOptionReq", - "id": 24949 - }, - { - "name": "MuqadasPotionActivityEnterDungeonReq", - "id": 24954 - }, - { - "name": "QuickUseWidgetRsp", - "id": 24972 - }, - { - "name": "OpActivityStateNotify", - "id": 24977 - }, - { - "name": "JOBPCPJHCJA", - "id": 24983 - }, - { - "name": "TakeReunionFirstGiftRewardReq", - "id": 24987 - }, - { - "name": "PlantFlowerGiveFriendFlowerRsp", - "id": 24990 - }, - { - "name": "LAAAMKNJIEH", - "id": 25002 - }, - { - "name": "CoopCgUpdateNotify", - "id": 25026 - }, - { - "name": "EffigyChallengeV2EnterDungeonRsp", - "id": 25032 - }, - { - "name": "SetPlayerNameRsp", - "id": 25056 - }, - { - "name": "LDPKIDAKNHB", - "id": 25060 - }, - { - "name": "SyncTeamEntityNotify", - "id": 25071 - }, - { - "name": "MeetNpcRsp", - "id": 25074 - }, - { - "name": "EGLGLHLBFCF", - "id": 25080 - }, - { - "name": "VintageMarketStoreUnlockSlotRsp", - "id": 25104 - }, - { - "name": "DeathZoneInfoNotify", - "id": 25105 - }, - { - "name": "ChannelerSlabStageActiveChallengeIndexNotify", - "id": 25106 - }, - { - "name": "FBMFNLODILN", - "id": 25107 - }, - { - "name": "EPJCEHPFPMP", - "id": 25125 - }, - { - "name": "ViewCodexReq", - "id": 25133 - }, - { - "name": "FELHMLFDIPM", - "id": 25153 - }, - { - "name": "AOJPBFBPDNB", - "id": 25158 - }, - { - "name": "GetChatEmojiCollectionReq", - "id": 25164 - }, - { - "name": "PFNKMKFFNKE", - "id": 25167 - }, - { - "name": "SetPlayerPropReq", - "id": 25174 - }, - { - "name": "GetSceneAreaReq", - "id": 25175 - }, - { - "name": "GalleryFallCatchNotify", - "id": 25177 - }, - { - "name": "GravenInnocencePhotoFinishReq", - "id": 25179 - }, - { - "name": "GetUgcBriefInfoRsp", - "id": 25183 - }, - { - "name": "ActivityDisableTransferPointInteractionNotify", - "id": 25185 - }, - { - "name": "LJFPIFCLMFG", - "id": 25190 - }, - { - "name": "FlightActivityRestartReq", - "id": 25206 - }, - { - "name": "DealAddFriendReq", - "id": 25212 - }, - { - "name": "ViewCodexRsp", - "id": 25216 - }, - { - "name": "GadgetChainLevelUpdateNotify", - "id": 25220 - }, - { - "name": "MechanicusUnlockGearReq", - "id": 25222 - }, - { - "name": "HomeLimitedShopInfoNotify", - "id": 25226 - }, - { - "name": "GCGStartChallengeRsp", - "id": 25227 - }, - { - "name": "AvatarExpeditionGetRewardRsp", - "id": 25237 - }, - { - "name": "PSNFriendListNotify", - "id": 25239 - }, - { - "name": "EMNFCLHMEDN", - "id": 25246 - }, - { - "name": "MechanicusCloseNotify", - "id": 25277 - }, - { - "name": "SetBattlePassViewedRsp", - "id": 25281 - }, - { - "name": "PhotoActivityFinishRsp", - "id": 25296 - }, - { - "name": "GetScenePerformanceRsp", - "id": 25307 - }, - { - "name": "NGLMGNCHAJA", + "name": "JMAIIKONBAL", "id": 25314 }, { - "name": "PlayerNicknameNotify", - "id": 25316 + "name": "AJDFKLKCNDJ", + "id": 471 }, { - "name": "GetPlayerBlacklistReq", - "id": 25338 + "name": "ACAFLOINFGK", + "id": 20758 }, { - "name": "DropItemRsp", - "id": 25342 + "name": "EOLBIIGNAHH", + "id": 9955 }, { - "name": "TakeAsterSpecialRewardRsp", - "id": 25347 - }, - { - "name": "EffigyChallengeV2DungeonInfoNotify", - "id": 25353 - }, - { - "name": "ActivityAcceptGiveGiftReq", - "id": 25362 - }, - { - "name": "GachaSimpleInfoNotify", - "id": 25366 - }, - { - "name": "SceneEntityMoveNotify", - "id": 25367 - }, - { - "name": "DraftOwnerInviteNotify", - "id": 25369 - }, - { - "name": "BartenderCompleteOrderReq", - "id": 25372 - }, - { - "name": "FKCLPEOABII", - "id": 25384 - }, - { - "name": "ChannellerSlabSaveAssistInfoRsp", - "id": 25405 - }, - { - "name": "UpdatePlayerShowNameCardListReq", - "id": 25424 - }, - { - "name": "EffigyChallengeInfoNotify", - "id": 25457 - }, - { - "name": "RoguelikeGiveUpReq", - "id": 25469 - }, - { - "name": "LifeStateChangeNotify", - "id": 25474 - }, - { - "name": "ReliquaryUpgradeRsp", - "id": 25485 - }, - { - "name": "MeetNpcReq", - "id": 25501 - }, - { - "name": "DeleteFriendNotify", - "id": 25517 - }, - { - "name": "KJOMKAIDNLB", - "id": 25518 - }, - { - "name": "ReunionPrivilegeChangeNotify", - "id": 25522 - }, - { - "name": "LaunchFireworksRsp", - "id": 25523 - }, - { - "name": "ChessPickCardReq", - "id": 25527 - }, - { - "name": "SetFriendRemarkNameRsp", - "id": 25535 - }, - { - "name": "GalleryBalloonScoreNotify", - "id": 25548 - }, - { - "name": "NLBAAIJOONF", - "id": 25568 - }, - { - "name": "HomeAvatarRewardEventGetRsp", - "id": 25571 - }, - { - "name": "GetActivityInfoReq", - "id": 25586 - }, - { - "name": "GCGInitFinishReq", - "id": 25601 - }, - { - "name": "TakeBattlePassRewardRsp", - "id": 25609 - }, - { - "name": "PlayerSetOnlyMPWithPSPlayerRsp", - "id": 25610 - }, - { - "name": "ChangeCustomDungeonRoomReq", - "id": 25611 - }, - { - "name": "WinterCampTakeBattleRewardRsp", - "id": 25618 - }, - { - "name": "EIKMFBOKFLN", - "id": 25622 - }, - { - "name": "InstableSpraySwitchTeamRsp", - "id": 25633 - }, - { - "name": "DoGachaRsp", - "id": 25647 - }, - { - "name": "GCGWeekChallengeInfoNotify", - "id": 25654 - }, - { - "name": "BuoyantCombatSettleNotify", - "id": 25655 - }, - { - "name": "TrialAvatarInDungeonIndexNotify", - "id": 25684 - }, - { - "name": "GCGLevelChallengeFinishNotify", - "id": 25699 - }, - { - "name": "WinterCampGetRecvItemListReq", - "id": 25703 - }, - { - "name": "ScenePlayGuestReplyInviteReq", - "id": 25729 - }, - { - "name": "GallerySumoKillMonsterNotify", - "id": 25732 - }, - { - "name": "GalleryBulletHitNotify", - "id": 25744 - }, - { - "name": "SceneAreaWeatherNotify", - "id": 25752 - }, - { - "name": "FNHCICMAGIL", - "id": 25758 - }, - { - "name": "BackRebornGalleryRsp", - "id": 25773 - }, - { - "name": "PlayerCompoundMaterialRsp", - "id": 25784 - }, - { - "name": "CPLDBPNPOEM", - "id": 25795 - }, - { - "name": "CompoundDataNotify", - "id": 25801 - }, - { - "name": "GCGStartChallengeByCheckRewardRsp", - "id": 25802 - }, - { - "name": "FHDIEGNIPMM", - "id": 25808 - }, - { - "name": "AsterLittleInfoNotify", - "id": 25815 - }, - { - "name": "CookDataNotify", - "id": 25816 - }, - { - "name": "OtherPlayerEnterHomeNotify", - "id": 25817 - }, - { - "name": "GetOpActivityInfoReq", - "id": 25823 - }, - { - "name": "SingleRestartBrickBreakerReq", - "id": 25829 - }, - { - "name": "CombineFormulaDataNotify", - "id": 25832 - }, - { - "name": "PlayerLoginReq", - "id": 25842 - }, - { - "name": "BBLFOGIBMGA", - "id": 25847 - }, - { - "name": "InstableSprayEnterDungeonRsp", - "id": 25853 - }, - { - "name": "FunitureMakeMakeInfoChangeNotify", - "id": 25867 - }, - { - "name": "MichiaeMatsuriInteractStatueReq", - "id": 25870 - }, - { - "name": "BrickBreakerTwiceStartRsp", - "id": 25873 - }, - { - "name": "MpPlayGuestReplyNotify", - "id": 25876 - }, - { - "name": "PlantFlowerEditFlowerCombinationReq", - "id": 25884 - }, - { - "name": "DungeonInterruptChallengeReq", - "id": 25895 - }, - { - "name": "GmTalkReq", - "id": 25907 - }, - { - "name": "ForgeQueueManipulateReq", - "id": 25920 - }, - { - "name": "OKKNOMCCDGM", - "id": 25921 - }, - { - "name": "GetSignInRewardReq", - "id": 25930 - }, - { - "name": "HomeUpdateFishFarmingInfoReq", - "id": 25936 - }, - { - "name": "OBGDOGEFFJO", - "id": 25946 - }, - { - "name": "ReplayCustomDungeonRsp", - "id": 25962 - }, - { - "name": "BackMyWorldRsp", - "id": 25964 - }, - { - "name": "LeaveSceneRsp", - "id": 25971 - }, - { - "name": "GearActivityStartPlayGearRsp", - "id": 25975 - }, - { - "name": "EvtRushMoveNotify", - "id": 25987 - }, - { - "name": "ActivityTakeWatcherRewardBatchReq", - "id": 26003 - }, - { - "name": "PhotoActivityFinishReq", - "id": 26014 - }, - { - "name": "OIAEIGNOABC", - "id": 26021 - }, - { - "name": "CoopCgShowNotify", - "id": 26025 - }, - { - "name": "PlayerApplyEnterHomeNotify", - "id": 26047 - }, - { - "name": "HuntingRevealClueNotify", - "id": 26057 - }, - { - "name": "SceneEntitiesMoveCombineNotify", - "id": 26073 - }, - { - "name": "LJEJNPHLPIA", - "id": 26093 - }, - { - "name": "LGNAPKHKOAC", - "id": 26098 - }, - { - "name": "TowerEnterLevelRsp", - "id": 26115 - }, - { - "name": "RogueDiaryReviveAvatarReq", - "id": 26124 - }, - { - "name": "AddSeenMonsterNotify", - "id": 26127 - }, - { - "name": "GalleryWillStartCountdownNotify", - "id": 26134 - }, - { - "name": "BartenderCompleteOrderRsp", - "id": 26145 - }, - { - "name": "IrodoriFillPoetryRsp", - "id": 26146 - }, - { - "name": "PersonalSceneJumpRsp", - "id": 26151 - }, - { - "name": "CrystalLinkEnterDungeonReq", - "id": 26178 - }, - { - "name": "GCGGrowthLevelNotify", - "id": 26194 - }, - { - "name": "VintageMarketStoreViewStrategyRsp", - "id": 26195 - }, - { - "name": "HKFFLADFDKJ", - "id": 26203 - }, - { - "name": "VintageMarketNpcEventFinishNotify", - "id": 26218 - }, - { - "name": "EAAGMGDBHHB", - "id": 26222 - }, - { - "name": "BounceConjuringSettleNotify", - "id": 26223 - }, - { - "name": "AvatarChangeElementTypeRsp", - "id": 26227 - }, - { - "name": "MarkNewNotify", - "id": 26228 - }, - { - "name": "InBattleMechanicusBuildingPointsNotify", - "id": 26238 - }, - { - "name": "GetPlayerMpModeAvailabilityReq", - "id": 26251 - }, - { - "name": "OHBIOGFLGIG", - "id": 26255 - }, - { - "name": "ActivityAcceptAllGiveGiftRsp", - "id": 26260 - }, - { - "name": "GBDFCJACBAL", - "id": 26261 - }, - { - "name": "SeeMonsterRsp", - "id": 26264 - }, - { - "name": "IrodoriEditFlowerCombinationRsp", - "id": 26271 - }, - { - "name": "ScenePlayOutofRegionNotify", - "id": 26290 - }, - { - "name": "DraftOwnerStartInviteReq", - "id": 26294 - }, - { - "name": "ActivityAcceptAllGiveGiftReq", - "id": 26297 - }, - { - "name": "GetFriendShowAvatarInfoRsp", - "id": 26299 - }, - { - "name": "AbilityInvocationsNotify", - "id": 26313 - }, - { - "name": "WeaponAwakenRsp", - "id": 26318 - }, - { - "name": "WorldPlayerDieNotify", - "id": 26320 - }, - { - "name": "GetMapMarkTipsRsp", - "id": 26346 - }, - { - "name": "EvtBulletDeactiveNotify", - "id": 26348 - }, - { - "name": "PlayerChatCDNotify", - "id": 26350 - }, - { - "name": "PlayerCompoundMaterialBoostReq", - "id": 26353 - }, - { - "name": "EvtAvatarLockChairRsp", - "id": 26356 - }, - { - "name": "ScenePlayGuestReplyInviteRsp", - "id": 26358 - }, - { - "name": "KHFNHDCAOLO", - "id": 26359 - }, - { - "name": "ChannellerSlabOneOffDungeonInfoReq", - "id": 26360 - }, - { - "name": "PLNNFLAFOON", - "id": 26391 - }, - { - "name": "EnterRogueDiaryDungeonRsp", - "id": 26399 - }, - { - "name": "HomeSetBlueprintSlotOptionRsp", - "id": 26409 - }, - { - "name": "PFOFMNJKAAF", - "id": 26416 - }, - { - "name": "TriggerRoguelikeCurseNotify", - "id": 26431 - }, - { - "name": "LanternRiteTakeSkinRewardReq", - "id": 26440 - }, - { - "name": "VintageMarketFinishStorePlayReq", - "id": 26443 - }, - { - "name": "WidgetQuickHitTreeReq", - "id": 26447 - }, - { - "name": "POLBMKHFBAH", - "id": 26460 - }, - { - "name": "TakeCityReputationParentQuestReq", - "id": 26463 - }, - { - "name": "AvatarRenameInfoNotify", - "id": 26468 - }, - { - "name": "PCPNHIAEIOL", - "id": 26474 - }, - { - "name": "GJILMLOPEJF", - "id": 26477 - }, - { - "name": "SetPlayerBirthdayReq", - "id": 26479 - }, - { - "name": "TakeCityReputationExploreRewardRsp", - "id": 26493 - }, - { - "name": "DigActivityChangeGadgetStateRsp", - "id": 26496 - }, - { - "name": "SceneTransToPointReq", - "id": 26498 - }, - { - "name": "TakeHuntingOfferReq", - "id": 26500 - }, - { - "name": "PlayerApplyEnterHomeResultNotify", - "id": 26518 - }, - { - "name": "MADOEBJIOOC", - "id": 26519 - }, - { - "name": "NOABAJAEPHF", - "id": 26528 - }, - { - "name": "AsterProgressInfoNotify", - "id": 26542 - }, - { - "name": "DBKEFCNKCFM", - "id": 26547 - }, - { - "name": "HomeAvatarRewardEventGetReq", - "id": 26566 - }, - { - "name": "QuestDestroyNpcReq", - "id": 26568 - }, - { - "name": "BuyBattlePassLevelRsp", - "id": 26570 - }, - { - "name": "EnterFishingReq", - "id": 26577 - }, - { - "name": "RegionSearchNotify", - "id": 26579 - }, - { - "name": "GetCityReputationMapInfoReq", - "id": 26582 - }, - { - "name": "EntityMoveRoomNotify", - "id": 26583 - }, - { - "name": "VintageMarketFinishStorePlayRsp", - "id": 26589 - }, - { - "name": "EFAJPHLDGKA", - "id": 26593 - }, - { - "name": "TryEnterHomeReq", - "id": 26594 - }, - { - "name": "ReunionBriefInfoRsp", - "id": 26597 - }, - { - "name": "MPIEGBJMCII", - "id": 26609 - }, - { - "name": "GCGDSCurDeckChangeNotify", - "id": 26619 - }, - { - "name": "CBIKACKAEHB", - "id": 26633 - }, - { - "name": "VintageDecorateBoothRsp", - "id": 26648 - }, - { - "name": "PlantFlowerAcceptGiveFlowerRsp", - "id": 26652 - }, - { - "name": "FocusAvatarReq", - "id": 26656 - }, - { - "name": "OHAFJIHAMIJ", - "id": 26659 - }, - { - "name": "TriggerRoguelikeRuneReq", - "id": 26666 - }, - { - "name": "ACDCLDJFDFK", - "id": 26672 - }, - { - "name": "OrderFinishNotify", - "id": 26680 - }, - { - "name": "WorldRoutineTypeRefreshNotify", - "id": 26687 - }, - { - "name": "ChannellerSlabSaveAssistInfoReq", - "id": 26691 - }, - { - "name": "FishChosenNotify", - "id": 26704 - }, - { - "name": "GetHuntingOfferRewardRsp", - "id": 26705 - }, - { - "name": "CancelFinishParentQuestNotify", - "id": 26708 - }, - { - "name": "AbilityInvocationFailNotify", - "id": 26730 - }, - { - "name": "BlessingGetFriendPicListReq", - "id": 26732 - }, - { - "name": "RoguelikeEffectViewRsp", - "id": 26737 - }, - { - "name": "DuelHeartEnterDungeonReq", - "id": 26744 - }, - { - "name": "DungeonRestartRsp", - "id": 26758 - }, - { - "name": "AnchorPointDataNotify", - "id": 26766 - }, - { - "name": "SumoSaveTeamReq", - "id": 26768 - }, - { - "name": "EAJBAEKKONE", - "id": 26779 - }, - { - "name": "FungusCaptureSettleNotify", - "id": 26783 - }, - { - "name": "SetCodexPushtipsReadReq", - "id": 26795 - }, - { - "name": "MonsterSummonTagNotify", - "id": 26800 - }, - { - "name": "AvatarExpeditionDataNotify", - "id": 26803 - }, - { - "name": "GCGClientSettleRsp", - "id": 26809 - }, - { - "name": "SetPlayerBirthdayRsp", - "id": 26814 - }, - { - "name": "CancelCoopTaskRsp", - "id": 26816 - }, - { - "name": "EEPAKEHEJIJ", - "id": 26830 - }, - { - "name": "JEIJNAMBMJD", - "id": 26847 - }, - { - "name": "SalvagePreventRestartRsp", - "id": 26886 - }, - { - "name": "WidgetSlotChangeNotify", - "id": 26889 - }, - { - "name": "NLLOFLNEGPI", - "id": 26893 - }, - { - "name": "SetFriendEnterHomeOptionReq", - "id": 26896 - }, - { - "name": "MuqadasPotionCaptureWeaknessRsp", - "id": 26902 - }, - { - "name": "ChannellerSlabLoopDungeonTakeScoreRewardReq", - "id": 26903 - }, - { - "name": "ScenePlayBattleInterruptNotify", - "id": 26908 - }, - { - "name": "DFHDDGDOAKO", - "id": 26911 - }, - { - "name": "SceneEntityMoveReq", - "id": 26916 - }, - { - "name": "BrickBreakerPlayerReadyNotify", - "id": 26920 - }, - { - "name": "LLKBDHNJGLL", - "id": 26940 - }, - { - "name": "PlantFlowerGetRecvFlowerListRsp", - "id": 26967 - }, - { - "name": "LanV3BoatInterruptSettleStageRsp", - "id": 26971 - }, - { - "name": "IrodoriMasterStartGalleryReq", - "id": 26974 - }, - { - "name": "TakeMaterialDeleteReturnRsp", - "id": 26975 - }, - { - "name": "WatcherChangeNotify", - "id": 26993 - }, - { - "name": "FDIINFOKLPJ", - "id": 26995 - }, - { - "name": "PlayerCompoundMaterialBoostRsp", - "id": 26999 - }, - { - "name": "IENLBOHMOGH", - "id": 27002 - }, - { - "name": "ChallengeRecordNotify", - "id": 27022 - }, - { - "name": "GetSceneAreaRsp", - "id": 27029 - }, - { - "name": "TakeReunionWatcherRewardReq", - "id": 27039 - }, - { - "name": "GetMailItemRsp", - "id": 27050 - }, - { - "name": "StartFishingRsp", - "id": 27055 - }, - { - "name": "PlayerEnterSceneInfoNotify", - "id": 27063 - }, - { - "name": "IrodoriChessEquipCardRsp", - "id": 27067 - }, - { - "name": "InBattleMechanicusConfirmCardNotify", - "id": 27077 - }, - { - "name": "RogueDiaryDungeonSettleNotify", - "id": 27081 - }, - { - "name": "PlayerQuitFromHomeNotify", - "id": 27102 - }, - { - "name": "GCGGrowthLevelRewardNotify", - "id": 27109 - }, - { - "name": "FurnitureMakeHelpReq", - "id": 27122 - }, - { - "name": "JBKGINOICMA", - "id": 27135 - }, - { - "name": "VintageMarketDeliverItemReq", - "id": 27142 - }, - { - "name": "VintageMarketStoreViewStrategyReq", - "id": 27163 - }, - { - "name": "LanV3BoatSettleNotify", - "id": 27166 - }, - { - "name": "SceneWeatherForcastReq", - "id": 27174 - }, - { - "name": "SelectWorktopOptionRsp", - "id": 27194 - }, - { - "name": "SceneKickPlayerRsp", - "id": 27200 - }, - { - "name": "DailyTaskProgressNotify", - "id": 27206 - }, - { - "name": "BartenderStartLevelRsp", - "id": 27218 - }, - { - "name": "WidgetCoolDownNotify", - "id": 27222 - }, - { - "name": "AddBlacklistReq", - "id": 27236 - }, - { - "name": "PlayerChatRsp", - "id": 27239 - }, - { - "name": "FurnitureMakeHelpRsp", - "id": 27261 - }, - { - "name": "GetSignInRewardRsp", - "id": 27270 - }, - { - "name": "GFAHHOAABGD", - "id": 27271 - }, - { - "name": "CLPDDPGNEAF", - "id": 27273 - }, - { - "name": "FurnitureMakeCancelRsp", - "id": 27277 - }, - { - "name": "CreateMassiveEntityNotify", - "id": 27278 - }, - { - "name": "EAGFGNNJICL", - "id": 27281 - }, - { - "name": "StartRogueNormalCellChallengeReq", - "id": 27300 - }, - { - "name": "ItemRenameAvatarRsp", - "id": 27302 - }, - { - "name": "HKOHFECJOFB", - "id": 27310 - }, - { - "name": "AskAddFriendNotify", - "id": 27323 - }, - { - "name": "HideAndSeekSetReadyRsp", - "id": 27329 - }, - { - "name": "HomeEditCustomFurnitureReq", - "id": 27340 - }, - { - "name": "CombineRsp", - "id": 27346 - }, - { - "name": "FCDJHJFAJPJ", - "id": 27352 - }, - { - "name": "ActivityGetCanGiveFriendGiftReq", - "id": 27356 - }, - { - "name": "PlayerEyePointStateNotify", - "id": 27367 - }, - { - "name": "JoinPlayerSceneReq", - "id": 27395 - }, - { - "name": "WidgetReportRsp", - "id": 27403 - }, - { - "name": "PlayerCookReq", - "id": 27404 - }, - { - "name": "GachaActivityTakeRewardRsp", - "id": 27406 - }, - { - "name": "IEBOEGABBMD", - "id": 27414 - }, - { - "name": "AchievementAllDataNotify", - "id": 27422 - }, - { - "name": "DKPAGNDAKBE", - "id": 27429 - }, - { - "name": "FPDJJODEEFN", - "id": 27438 - }, - { - "name": "ChannellerSlabLoopDungeonTakeFirstPassRewardRsp", - "id": 27441 - }, - { - "name": "HideAndSeekPlayerSetAvatarNotify", - "id": 27442 - }, - { - "name": "PublishUgcRsp", - "id": 27453 - }, - { - "name": "WinterCampEditSnowmanCombinationRsp", - "id": 27459 - }, - { - "name": "PlatformStopRouteNotify", - "id": 27462 - }, - { - "name": "GCGResourceStateNotify", - "id": 27463 - }, - { - "name": "BattlePassCurScheduleUpdateNotify", - "id": 27464 - }, - { - "name": "UnlockTransPointReq", - "id": 27465 - }, - { - "name": "RoguelikeRefreshCardCostUpdateNotify", - "id": 27478 - }, - { - "name": "GCGMessagePackNotify", - "id": 27500 - }, - { - "name": "ActivityCoinInfoNotify", - "id": 27507 - }, - { - "name": "FurnitureMakeStartReq", - "id": 27509 - }, - { - "name": "ReadSignatureAuditRsp", - "id": 27511 - }, - { - "name": "BLDHOHDIBHB", - "id": 27514 - }, - { - "name": "GetFurnitureCurModuleArrangeCountReq", - "id": 27516 - }, - { - "name": "PlantFlowerAcceptGiveFlowerReq", - "id": 27522 - }, - { - "name": "JOGPJKFOGPG", - "id": 27530 - }, - { - "name": "WinterCampTriathlonRestartRsp", - "id": 27534 - }, - { - "name": "CIBJGFDGJIP", - "id": 27536 - }, - { - "name": "GroupUnloadNotify", - "id": 27542 - }, - { - "name": "GHPKNLPFNKH", - "id": 27547 - }, - { - "name": "ReunionBriefInfoReq", - "id": 27557 - }, - { - "name": "BeginCameraSceneLookNotify", - "id": 27569 - }, - { - "name": "HomePreChangeEditModeNotify", - "id": 27578 - }, - { - "name": "GetOnlinePlayerListReq", - "id": 27587 - }, - { - "name": "HomePlantInfoNotify", - "id": 27599 - }, - { - "name": "CommonPlayerTipsNotify", - "id": 27603 - }, - { - "name": "HuntingOngoingNotify", - "id": 27610 - }, - { - "name": "DHIEFEPGIFB", - "id": 27613 - }, - { - "name": "HomeAvatarSummonEventRsp", - "id": 27614 - }, - { - "name": "MechanicusOpenNotify", - "id": 27627 - }, - { - "name": "GetAreaExplorePointRsp", - "id": 27637 - }, - { - "name": "GetHomeExchangeWoodInfoRsp", - "id": 27659 - }, - { - "name": "PlayerInjectFixNotify", - "id": 27662 - }, - { - "name": "NNPFNALGPEF", - "id": 27678 - }, - { - "name": "MBNNKHMLJKE", - "id": 27684 - }, - { - "name": "HomeModuleSeenReq", - "id": 27692 - }, - { - "name": "PotionResetChallengeRsp", - "id": 27694 - }, - { - "name": "CloseCommonTipsNotify", - "id": 27695 - }, - { - "name": "GCGDSCardBackUnlockNotify", - "id": 27702 - }, - { - "name": "ChangeGameTimeReq", - "id": 27713 - }, - { - "name": "HomeGetBasicInfoReq", - "id": 27734 - }, - { - "name": "AvatarCardChangeReq", - "id": 27737 - }, - { - "name": "HKGBINHFGNA", - "id": 27743 - }, - { - "name": "MpBlockNotify", - "id": 27749 - }, - { - "name": "WindFieldRestartDungeonReq", - "id": 27756 - }, - { - "name": "SaveMainCoopRsp", - "id": 27766 - }, - { - "name": "MpPlayOwnerCheckReq", - "id": 27770 - }, - { - "name": "HomeSceneInitFinishReq", - "id": 27778 - }, - { - "name": "PlantFlowerAcceptAllGiveFlowerReq", - "id": 27784 - }, - { - "name": "TowerRecordHandbookRsp", - "id": 27785 - }, - { - "name": "DungeonWayPointNotify", - "id": 27817 - }, - { - "name": "FinishedParentQuestNotify", - "id": 27820 - }, - { - "name": "SaveUgcRsp", - "id": 27821 - }, - { - "name": "PlayerStartMatchReq", - "id": 27823 - }, - { - "name": "GetReunionMissionInfoReq", - "id": 27824 - }, - { - "name": "AvatarChangeAnimHashRsp", - "id": 27826 - }, - { - "name": "PlayerSetLanguageReq", - "id": 27872 - }, - { - "name": "GetAuthkeyReq", - "id": 27875 - }, - { - "name": "MechanicusUnlockGearRsp", - "id": 27878 - }, - { - "name": "EvtEntityStartDieEndNotify", - "id": 27889 - }, - { - "name": "StartArenaChallengeLevelRsp", - "id": 27893 - }, - { - "name": "SalesmanTakeRewardReq", - "id": 27922 - }, - { - "name": "CancelCoopTaskReq", - "id": 27925 - }, - { - "name": "UnlockCoopChapterReq", - "id": 27931 - }, - { - "name": "PushTipsReadFinishRsp", - "id": 27947 - }, - { - "name": "FishPoolDataNotify", - "id": 27962 - }, - { - "name": "TreasureMapRegionInfoNotify", - "id": 27963 - }, - { - "name": "LunaRiteSacrificeReq", - "id": 27967 - }, - { - "name": "KKAMCKDHMMB", - "id": 27968 - }, - { - "name": "ReportFightAntiCheatNotify", - "id": 27982 - }, - { - "name": "SceneEntityUpdateNotify", - "id": 27983 - }, - { - "name": "GCGDSDeleteDeckReq", - "id": 27984 - }, - { - "name": "RoguelikeMistClearNotify", - "id": 27988 - }, - { - "name": "HFFMJPHDGDP", - "id": 27993 - }, - { - "name": "DuelHeartSettleNotify", - "id": 28003 - }, - { - "name": "SumoSelectTeamAndEnterDungeonRsp", - "id": 28014 - }, - { - "name": "TakeDeliveryDailyRewardReq", - "id": 28022 - }, - { - "name": "SumoSwitchTeamRsp", - "id": 28038 - }, - { - "name": "ExitCustomDungeonTryRsp", - "id": 28040 - }, - { - "name": "ChannellerSlabEnterLoopDungeonRsp", - "id": 28044 - }, - { - "name": "GiveUpRoguelikeDungeonCardRsp", - "id": 28045 - }, - { - "name": "WinterCampTakeBattleRewardReq", - "id": 28057 - }, - { - "name": "PlayerReportReq", - "id": 28063 - }, - { - "name": "BattlePassBuySuccNotify", - "id": 28080 - }, - { - "name": "PlayerGCGMatchDismissNotify", - "id": 28090 - }, - { - "name": "HomeUpdateFishFarmingInfoRsp", - "id": 28093 - }, - { - "name": "KDDJDIMKNMD", - "id": 28108 - }, - { - "name": "BlessingGetFriendPicListRsp", - "id": 28112 - }, - { - "name": "CrystalLinkRestartDungeonRsp", - "id": 28113 - }, - { - "name": "TakeReunionSignInRewardRsp", - "id": 28118 - }, - { - "name": "QuestUpdateQuestVarReq", - "id": 28126 - }, - { - "name": "PushTipsAllDataNotify", - "id": 28129 - }, - { - "name": "EnterFungusFighterTrainingDungeonRsp", - "id": 28147 - }, - { - "name": "CEFLJMEGNAJ", - "id": 28161 - }, - { - "name": "IKGGDNEKHNE", - "id": 28163 - }, - { - "name": "IDHKOJAIAGM", - "id": 28168 - }, - { - "name": "AvatarUpgradeReq", - "id": 28204 - }, - { - "name": "TowerBriefDataNotify", - "id": 28206 - }, - { - "name": "HomeAvatarCostumeChangeNotify", - "id": 28208 - }, - { - "name": "DHINGPICLAL", - "id": 28215 - }, - { - "name": "LJMGEBIKHMN", - "id": 28216 - }, - { - "name": "QuestUpdateQuestTimeVarNotify", - "id": 28219 - }, - { - "name": "RemoveCustomDungeonRsp", - "id": 28228 - }, - { - "name": "SumoSelectTeamAndEnterDungeonReq", - "id": 28230 - }, - { - "name": "DungeonPlayerDieNotify", - "id": 28240 - }, - { - "name": "PlayerPropChangeReasonNotify", - "id": 28241 - }, - { - "name": "MistTrialSettleNotify", - "id": 28242 - }, - { - "name": "MetNpcIdListNotify", - "id": 28244 - }, - { - "name": "GravenInnocenceEditCarveCombinationRsp", - "id": 28250 - }, - { - "name": "EBGFCAOBHJI", - "id": 28258 - }, - { - "name": "GetDungeonEntryExploreConditionReq", - "id": 28261 - }, - { - "name": "ReliquaryPromoteRsp", - "id": 28265 - }, - { - "name": "TakeEffigyRewardReq", - "id": 28268 - }, - { - "name": "ChatChannelUpdateNotify", - "id": 28285 - }, - { - "name": "HomeTransferReq", - "id": 28287 - }, - { - "name": "WinterCampStageInfoChangeNotify", - "id": 28290 - }, - { - "name": "DungeonCandidateTeamKickReq", - "id": 28294 - }, - { - "name": "GetQuestLackingResourceRsp", - "id": 28297 - }, - { - "name": "VehicleInteractReq", - "id": 28312 - }, - { - "name": "BFECBNMGCJJ", - "id": 28314 - }, - { - "name": "ChangeGameTimeRsp", - "id": 28316 - }, - { - "name": "SceneKickPlayerNotify", - "id": 28326 - }, - { - "name": "SalvageEscortSettleNotify", - "id": 28329 - }, - { - "name": "FishCastRodRsp", - "id": 28344 - }, - { - "name": "HomeClearGroupRecordReq", - "id": 28348 - }, - { - "name": "WindSeedClientNotify", - "id": 28351 - }, - { - "name": "EvtFaceToEntityNotify", - "id": 28358 - }, - { - "name": "RogueResumeDungeonReq", - "id": 28359 - }, - { - "name": "DungeonEntryInfoRsp", - "id": 28381 - }, - { - "name": "TakeFurnitureMakeReq", - "id": 28389 - }, - { - "name": "CheckUgcUpdateRsp", - "id": 28411 - }, - { - "name": "ShowCommonTipsNotify", - "id": 28414 - }, - { - "name": "AvatarExpeditionStartRsp", - "id": 28415 - }, - { - "name": "FungusFighterClearTrainingRuntimeDataReq", - "id": 28420 - }, - { - "name": "DPNLMCIEJJA", - "id": 28421 - }, - { - "name": "FinishedTalkIdListNotify", - "id": 28424 - }, - { - "name": "SceneCreateEntityReq", - "id": 28428 - }, - { - "name": "MPPBFLIIAOM", - "id": 28429 - }, - { - "name": "SceneTransToPointRsp", - "id": 28443 - }, - { - "name": "DungeonDieOptionRsp", - "id": 28454 - }, - { - "name": "AHACINLIOCD", - "id": 28469 - }, - { - "name": "H5ActivityIdsNotify", - "id": 28482 - }, - { - "name": "HomeCreateBlueprintReq", - "id": 28484 - }, - { - "name": "ForgeFormulaDataNotify", - "id": 28490 - }, - { - "name": "GetWidgetSlotRsp", - "id": 28535 - }, - { - "name": "DNFDFLMHBGJ", - "id": 28536 - }, - { - "name": "DropItemReq", - "id": 28541 - }, - { - "name": "HomeUpdateArrangementInfoRsp", - "id": 28545 - }, - { - "name": "CMACKCODIDM", - "id": 28548 - }, - { - "name": "GetAllUnlockNameCardRsp", - "id": 28550 - }, - { - "name": "GetAuthSalesmanInfoReq", - "id": 28580 - }, - { - "name": "SetPlayerSignatureRsp", - "id": 28588 - }, - { - "name": "DungeonCandidateTeamSetReadyRsp", - "id": 28597 - }, - { - "name": "GetParentQuestVideoKeyReq", - "id": 28598 - }, - { - "name": "TryCustomDungeonReq", - "id": 28599 - }, - { - "name": "IIGPIJKLLGG", - "id": 28615 - }, - { - "name": "CrystalLinkRestartDungeonReq", - "id": 28616 - }, - { - "name": "DPGOJHAPJJP", - "id": 28619 - }, - { - "name": "BlossomChestInfoNotify", - "id": 28622 - }, - { - "name": "ResetRogueDiaryPlayRsp", - "id": 28628 - }, - { - "name": "CataLogNewFinishedGlobalWatcherNotify", - "id": 28630 - }, - { - "name": "SceneAvatarStaminaStepRsp", - "id": 28639 - }, - { - "name": "MNNNLMGHOFG", - "id": 28641 - }, - { - "name": "TryEnterNextRogueDiaryDungeonRsp", - "id": 28661 - }, - { - "name": "EnterSceneDoneReq", - "id": 28690 - }, - { - "name": "ServerGlobalValueChangeNotify", - "id": 28698 - }, - { - "name": "StoreCustomDungeonRsp", - "id": 28706 - }, - { - "name": "HuntingSuccessNotify", - "id": 28721 - }, - { - "name": "MistTrialGetChallengeMissionReq", - "id": 28736 - }, - { - "name": "HomeChangeBgmReq", - "id": 28739 - }, - { - "name": "MonsterPointArrayRouteUpdateNotify", - "id": 28752 - }, - { - "name": "GetPlayerMpModeAvailabilityRsp", - "id": 28762 - }, - { - "name": "KGBDBFEGGGA", - "id": 28777 - }, - { - "name": "KeepAliveNotify", - "id": 28778 - }, - { - "name": "BonusActivityUpdateNotify", - "id": 28781 - }, - { - "name": "GetReunionSignInInfoReq", - "id": 28782 - }, - { - "name": "PlayerEnterDungeonReq", - "id": 28791 - }, - { - "name": "GHKANMBOHLA", - "id": 28808 - }, - { - "name": "StoreItemDelNotify", - "id": 28814 - }, - { - "name": "GetAllH5ActivityInfoRsp", - "id": 28822 - }, - { - "name": "DungeonCandidateTeamSetChangingAvatarRsp", - "id": 28831 - }, - { - "name": "TreasureSeelieCollectOrbsNotify", - "id": 28836 - }, - { - "name": "RegionSearchChangeRegionNotify", - "id": 28838 - }, - { - "name": "PDHMDMHCKKE", - "id": 28856 - }, - { - "name": "UnlockedFurnitureFormulaDataNotify", - "id": 28859 - }, - { - "name": "NJEABHKBAHE", - "id": 28862 - }, - { - "name": "EOANBGDJJBB", - "id": 28863 - }, - { - "name": "ReunionSettleNotify", - "id": 28864 - }, - { - "name": "BargainTerminateNotify", - "id": 28886 - }, - { - "name": "StartEffigyChallengeRsp", - "id": 28896 - }, - { - "name": "GachaActivityNextStageReq", - "id": 28908 - }, - { - "name": "TakeBattlePassRewardReq", - "id": 28914 - }, - { - "name": "PKLKCKAALNF", - "id": 28920 - }, - { - "name": "VintageMarketStoreChooseStrategyReq", - "id": 28932 - }, - { - "name": "ReformFireworksReq", - "id": 28941 - }, - { - "name": "BargainOfferPriceRsp", - "id": 28942 - }, - { - "name": "MarkMapRsp", - "id": 28945 - }, - { - "name": "CFMAHGFDCJC", - "id": 28948 - }, - { - "name": "MiracleRingDeliverItemReq", - "id": 28950 - }, - { - "name": "PlantFlowerTakeSeedRewardRsp", - "id": 28953 - }, - { - "name": "TakeCompoundOutputRsp", - "id": 28960 - }, - { - "name": "KIALFABGAOL", - "id": 28961 - }, - { - "name": "BlessingGiveFriendPicRsp", - "id": 28964 - }, - { - "name": "RequestLiveInfoRsp", - "id": 28966 - }, - { - "name": "CoinCollectPrepareRsp", - "id": 28970 - }, - { - "name": "ForgeStartReq", - "id": 28979 - }, - { - "name": "AvatarFetterLevelRewardReq", - "id": 28996 - }, - { - "name": "MechanicusCandidateTeamCreateReq", - "id": 28997 - }, - { - "name": "AvatarFetterDataNotify", - "id": 29004 - }, - { - "name": "ServerCondMeetQuestListUpdateNotify", - "id": 29009 - }, - { - "name": "CILHIPCABCG", - "id": 29021 - }, - { - "name": "LHGCGANIAOF", - "id": 29023 - }, - { - "name": "PushTipsChangeNotify", - "id": 29035 - }, - { - "name": "ItemRenameAvatarReq", - "id": 29042 - }, - { - "name": "EEOFCCLGIMB", - "id": 29046 - }, - { - "name": "GCGDSChangeCurDeckReq", - "id": 29055 - }, - { - "name": "AvatarSkillInfoNotify", - "id": 29066 - }, - { - "name": "SceneKickPlayerReq", - "id": 29095 - }, - { - "name": "FleurFairReplayMiniGameRsp", - "id": 29110 - }, - { - "name": "ForgeQueueDataNotify", - "id": 29143 - }, - { - "name": "PlayerMatchAgreedResultNotify", - "id": 29150 - }, - { - "name": "DuelHeartSelectDifficultyReq", - "id": 29156 - }, - { - "name": "BlossomBriefInfoNotify", - "id": 29177 - }, - { - "name": "QuestDelNotify", - "id": 29185 - }, - { - "name": "ClientReportNotify", - "id": 29196 - }, - { - "name": "CLCJPBMMNCM", - "id": 29215 - }, - { - "name": "GetAllMailReq", - "id": 29228 - }, - { - "name": "GravenInnocenceRaceRestartReq", - "id": 29239 - }, - { - "name": "ReliquaryPromoteReq", - "id": 29241 - }, - { - "name": "PDCHCDJAJBK", - "id": 29243 - }, - { - "name": "DungeonRestartReq", - "id": 29252 - }, - { - "name": "CodexDataFullNotify", - "id": 29256 - }, - { - "name": "ChangeMpTeamAvatarReq", - "id": 29260 - }, - { - "name": "IrodoriChessUnequipCardReq", - "id": 29261 - }, - { - "name": "FurnitureMakeCancelReq", - "id": 29262 - }, - { - "name": "ClientPauseNotify", - "id": 29272 - }, - { - "name": "MLBBALNPCOL", - "id": 29273 - }, - { - "name": "ReadSignatureAuditReq", - "id": 29290 - }, - { - "name": "GetReunionPrivilegeInfoReq", - "id": 29305 - }, - { - "name": "PBCODJKGDFD", - "id": 29308 - }, - { - "name": "GalleryPreStartNotify", - "id": 29335 - }, - { - "name": "DungeonRestartInviteNotify", - "id": 29338 - }, - { - "name": "TakeResinCardDailyRewardReq", - "id": 29342 - }, - { - "name": "VehicleInteractRsp", - "id": 29349 - }, - { - "name": "GetAuthkeyRsp", - "id": 29353 - }, - { - "name": "ExecuteGroupTriggerReq", - "id": 29357 - }, - { - "name": "PlayerNicknameAuditDataNotify", - "id": 29372 - }, - { - "name": "PAFMFPNAFGD", - "id": 29376 - }, - { - "name": "NPFPCAOJIHF", - "id": 29405 - }, - { - "name": "GachaActivityUpdateElemNotify", - "id": 29407 - }, - { - "name": "PNBHAABHAOB", - "id": 29414 - }, - { - "name": "FCCNMIPHNGC", - "id": 29416 - }, - { - "name": "PlayerMatchSuccNotify", - "id": 29434 - }, - { - "name": "SetSceneWeatherAreaRsp", - "id": 29445 - }, - { - "name": "QuestListNotify", - "id": 29451 - }, - { - "name": "MiracleRingTakeRewardReq", - "id": 29462 - }, - { - "name": "PrivateChatNotify", - "id": 29471 - }, - { - "name": "SceneDataNotify", - "id": 29478 - }, - { - "name": "EnterWorldAreaReq", - "id": 29482 - }, - { - "name": "IGOICIJJPPN", - "id": 29488 - }, - { - "name": "RefreshBackgroundAvatarReq", - "id": 29491 - }, - { - "name": "EnterIrodoriChessDungeonRsp", - "id": 29492 - }, - { - "name": "ChangeTeamNameRsp", - "id": 29496 - }, - { - "name": "AddRandTaskInfoNotify", - "id": 29507 - }, - { - "name": "CoinCollectCheckDoubleStartPlayReq", - "id": 29525 - }, - { - "name": "AvatarGainFlycloakNotify", - "id": 29528 - }, - { - "name": "AvatarSkillUpgradeReq", - "id": 29541 - }, - { - "name": "ExitSceneWeatherAreaNotify", - "id": 29563 - }, - { - "name": "ViewLanternProjectionLevelTipsReq", - "id": 29565 - }, - { - "name": "GadgetPlayDataNotify", - "id": 29586 - }, - { - "name": "GetBlossomBriefInfoListReq", - "id": 29592 - }, - { - "name": "McoinExchangeHcoinReq", - "id": 29611 - }, - { - "name": "SealBattleProgressNotify", - "id": 29619 - }, - { - "name": "GetExpeditionAssistInfoListRsp", - "id": 29625 - }, - { - "name": "ReadNicknameAuditRsp", - "id": 29628 - }, - { - "name": "ScenePlayerLocationNotify", - "id": 29652 - }, - { - "name": "FungusRenameReq", - "id": 29655 - }, - { - "name": "PlayerLoginRsp", - "id": 29665 - }, - { - "name": "CheckGroupReplacedReq", - "id": 29675 - }, - { - "name": "MistTrialSelectAvatarAndEnterDungeonReq", - "id": 29677 - }, - { - "name": "BatchBuyGoodsRsp", - "id": 29700 - }, - { - "name": "GetBattlePassProductRsp", - "id": 29703 - }, - { - "name": "GetGameplayRecommendationReq", - "id": 29716 - }, - { - "name": "GetFriendShowNameCardInfoReq", - "id": 29743 - }, - { - "name": "FindHilichurlAcceptQuestNotify", - "id": 29747 - }, - { - "name": "PlayerRoutineDataNotify", - "id": 29752 - }, - { - "name": "MechanicusCandidateTeamCreateRsp", - "id": 29756 - }, - { - "name": "GadgetPlayStopNotify", - "id": 29757 - }, - { - "name": "CityReputationLevelupNotify", - "id": 29784 - }, - { - "name": "FungusCultivateRsp", - "id": 29789 - }, - { - "name": "AvatarDataNotify", - "id": 29811 - }, - { - "name": "FoundationReq", - "id": 29818 - }, - { - "name": "DungeonGetStatueDropRsp", - "id": 29858 - }, - { - "name": "EnterMechanicusDungeonRsp", + "name": "ODJJJEDPEDE", "id": 29863 }, { - "name": "DeathZoneObserveNotify", - "id": 29864 + "name": "GPLNIAMEPFD", + "id": 28449 }, { - "name": "GetUgcRsp", - "id": 29873 + "name": "NLGAIPLGBNO", + "id": 21490 }, { - "name": "GetBonusActivityRewardReq", - "id": 29874 + "name": "LOMNIHKAPFP", + "id": 21698 }, { - "name": "CreateVehicleReq", - "id": 29875 + "name": "NBMMJMMKNEB", + "id": 20687 }, { - "name": "PlayerLuaShellNotify", - "id": 29883 + "name": "MJPIKPLHLDO", + "id": 26932 }, { - "name": "DungeonPlayerDieRsp", - "id": 29888 + "name": "KFCEMJLOIHD", + "id": 758 }, { - "name": "ExpeditionChallengeEnterRegionNotify", - "id": 29889 + "name": "PNDNLNDKGHP", + "id": 8611 }, { - "name": "MistTrialGetDungeonExhibitionDataReq", - "id": 29891 + "name": "KIABPMCJHDI", + "id": 29111 }, { - "name": "TanukiTravelFinishGuideQuestNotify", - "id": 29894 + "name": "LMOAHPMIJJF", + "id": 5408 }, { - "name": "GadgetInteractRsp", - "id": 29895 + "name": "LECINADJMCG", + "id": 8037 }, { - "name": "BrickBreakerSetChangingRsp", - "id": 29905 + "name": "IBGCCPMCHFF", + "id": 24414 }, { - "name": "CompoundUnlockNotify", - "id": 29908 + "name": "OOOAGIKFMLD", + "id": 26303 }, { - "name": "HomeChooseModuleReq", - "id": 29914 + "name": "OMNEIBGIJIH", + "id": 29321 }, { - "name": "CoopProgressUpdateNotify", - "id": 29927 + "name": "AJCIAIJEJHO", + "id": 9935 }, { - "name": "OLPBOGNBDOC", + "name": "DICMNBPFCOD", + "id": 1101 + }, + { + "name": "AHLEJOIFJOA", + "id": 9585 + }, + { + "name": "CKJAONDBNIH", + "id": 6717 + }, + { + "name": "JMDAALLAIIP", + "id": 20343 + }, + { + "name": "LIKAPGPDGJP", + "id": 23676 + }, + { + "name": "EKNCDHCKIGD", + "id": 20314 + }, + { + "name": "JGKGNCMHANL", + "id": 23336 + }, + { + "name": "JPAGADPPIEC", + "id": 1696 + }, + { + "name": "GLPDBKOAOJE", + "id": 27629 + }, + { + "name": "NIIDBPOFNOA", + "id": 7119 + }, + { + "name": "FOABLKKEBOH", + "id": 27516 + }, + { + "name": "PPIBDNNHBGH", + "id": 7803 + }, + { + "name": "HLACBOAJLOP", + "id": 24360 + }, + { + "name": "DCLADDPBGCB", + "id": 8265 + }, + { + "name": "PFCNFGLPKIB", + "id": 24210 + }, + { + "name": "IFEMKGALEMM", + "id": 21750 + }, + { + "name": "LLGOGJIBLOJ", + "id": 25611 + }, + { + "name": "DOJGLFMIADF", + "id": 3425 + }, + { + "name": "KMLDBBDIDDN", + "id": 3724 + }, + { + "name": "OOEFGBGHBAJ", + "id": 3034 + }, + { + "name": "ONALAKBOFPL", + "id": 27405 + }, + { + "name": "BAKFLAJHLFL", + "id": 5910 + }, + { + "name": "FPBDKEPGOBD", + "id": 20264 + }, + { + "name": "ECMCAEJHPDH", + "id": 5253 + }, + { + "name": "EEIBPEDMGJL", + "id": 3060 + }, + { + "name": "IJLGIGFEPMB", + "id": 23384 + }, + { + "name": "LBMKGDJNDAE", + "id": 6454 + }, + { + "name": "JAFKDACAHFH", + "id": 597 + }, + { + "name": "OLAIEMEEHFH", + "id": 21610 + }, + { + "name": "MFOOHLHBBOG", + "id": 3773 + }, + { + "name": "BFKOMAMPLOH", + "id": 24214 + }, + { + "name": "LIKKCFLJEED", + "id": 24022 + }, + { + "name": "FNPIINIBJMI", + "id": 3897 + }, + { + "name": "NKAMPDOPDIB", + "id": 27261 + }, + { + "name": "MCAJOOPJLIM", + "id": 23462 + }, + { + "name": "IFPCICCABPK", + "id": 26269 + }, + { + "name": "BOKIJMEABLB", + "id": 1846 + }, + { + "name": "DJJKBEGJFHP", + "id": 24615 + }, + { + "name": "IHHMPBICHDG", + "id": 5745 + }, + { + "name": "GKHEMFFAGGB", + "id": 4967 + }, + { + "name": "EECBJMDAODD", + "id": 20515 + }, + { + "name": "AGKLDEKNDAC", + "id": 27982 + }, + { + "name": "DAEHLEACGCP", + "id": 5407 + }, + { + "name": "NPHHGKEJOOB", + "id": 2461 + }, + { + "name": "PEIDDIJLOLK", + "id": 6971 + }, + { + "name": "FHNJMDNDBFB", + "id": 26446 + }, + { + "name": "IEEPAPCCACC", + "id": 23312 + }, + { + "name": "JLEBONBJLOB", + "id": 21050 + }, + { + "name": "NIAPKKKFMGC", + "id": 26188 + }, + { + "name": "EKAEAEABPHD", + "id": 5985 + }, + { + "name": "HAMLMAOCPOC", + "id": 2924 + }, + { + "name": "NKCDNKDCLJJ", + "id": 9090 + }, + { + "name": "OBOEHFNLFOD", + "id": 8721 + }, + { + "name": "BDJPFLEGKJD", + "id": 26681 + }, + { + "name": "OFHHMABFPNC", + "id": 7453 + }, + { + "name": "ACLNBIALAEO", + "id": 22102 + }, + { + "name": "LPCGNDLEFJP", + "id": 2443 + }, + { + "name": "EJMJHEIIDDA", + "id": 27394 + }, + { + "name": "LNBEKMPFOBO", + "id": 20827 + }, + { + "name": "GLGNCHCKHKC", + "id": 22129 + }, + { + "name": "OPFLFACGICH", + "id": 25896 + }, + { + "name": "MIMFBKCDIAK", + "id": 20600 + }, + { + "name": "CLKKNOEANAN", + "id": 2083 + }, + { + "name": "JAOPBAGEBBF", + "id": 6823 + }, + { + "name": "GEIOMAELNGM", + "id": 29714 + }, + { + "name": "DPGPCDCALPC", + "id": 25816 + }, + { + "name": "EJLHDEOKMKN", + "id": 4274 + }, + { + "name": "KKBJEHFIEKL", + "id": 22690 + }, + { + "name": "OLGBCPIMPHB", + "id": 27892 + }, + { + "name": "BJPJEAOBCPN", + "id": 7023 + }, + { + "name": "HCDKPHLOJGG", + "id": 7005 + }, + { + "name": "TeamResonanceChangeNotify", + "id": 24686 + }, + { + "name": "KAFFAMKMPII", + "id": 1303 + }, + { + "name": "NLFEGOOGDAJ", + "id": 6523 + }, + { + "name": "EJDLMIEIDKO", + "id": 3012 + }, + { + "name": "BHGKCGGNCFB", + "id": 26654 + }, + { + "name": "OCIIODGBJDP", + "id": 4143 + }, + { + "name": "BDOBHCMKHLP", + "id": 8925 + }, + { + "name": "DPMPMADLCAO", + "id": 9738 + }, + { + "name": "JMEMEDNGBCA", + "id": 21606 + }, + { + "name": "PLBCHBLLLMA", + "id": 20596 + }, + { + "name": "AKONOKDLPLI", + "id": 27735 + }, + { + "name": "LHOOHDKBJMF", + "id": 24328 + }, + { + "name": "GHLAELNKAMB", + "id": 26263 + }, + { + "name": "KPECFNCDHDN", + "id": 21018 + }, + { + "name": "JIJAHBHJIDK", + "id": 23125 + }, + { + "name": "CADJJJEFOKP", + "id": 29165 + }, + { + "name": "IKINHDEFBCI", + "id": 8662 + }, + { + "name": "DIGFKDCDIME", + "id": 5364 + }, + { + "name": "CGJNEHMADHL", + "id": 288 + }, + { + "name": "PLNKMOPNALO", + "id": 5378 + }, + { + "name": "PGAJCPIDHHK", + "id": 2947 + }, + { + "name": "LMFBGAOOFAH", + "id": 24573 + }, + { + "name": "DEPCHMJDMEI", + "id": 28239 + }, + { + "name": "KPDODFPMBKE", + "id": 23021 + }, + { + "name": "KDFDAIFPBMI", + "id": 9031 + }, + { + "name": "MGAEAIHDFNG", + "id": 29073 + }, + { + "name": "JADKOEPKBDD", "id": 29929 }, { - "name": "MichiaeMatsuriDarkPressureLevelUpdateNotify", - "id": 29941 + "name": "PPOLMJJGOAC", + "id": 7108 }, { - "name": "AdjustWorldLevelRsp", - "id": 29945 + "name": "NEBJAHAJFPO", + "id": 27926 }, { - "name": "GCGDSChangeFieldRsp", - "id": 29964 + "name": "GOMCLHPNGPE", + "id": 22523 }, { - "name": "JEIIOBABLDG", - "id": 29971 + "name": "AGIEFPALJEE", + "id": 26723 }, { - "name": "BonusActivityInfoReq", - "id": 29984 + "name": "PJAFJPLLHFK", + "id": 23831 }, { - "name": "StartRogueDiaryPlayReq", - "id": 29988 + "name": "PFKEPPNHHLE", + "id": 6155 }, { - "name": "StopReminderNotify", - "id": 29994 + "name": "JFPKJCOODDH", + "id": 1235 + }, + { + "name": "NHHMFLNKKHD", + "id": 8624 + }, + { + "name": "FALEKHBHJHH", + "id": 9223 + }, + { + "name": "MKNIEICFBDE", + "id": 28354 + }, + { + "name": "FFFJDNJOABC", + "id": 22661 + }, + { + "name": "DAMMNDMMOLF", + "id": 21083 + }, + { + "name": "EBGNPMPEOAF", + "id": 22486 + }, + { + "name": "PMGCKFKDDCD", + "id": 9100 + }, + { + "name": "NBIMILNJPCF", + "id": 25141 + }, + { + "name": "OGFLKKMOLLI", + "id": 24780 + }, + { + "name": "JAPBMMJCFKH", + "id": 27082 + }, + { + "name": "LDEBBBCJEJB", + "id": 2861 + }, + { + "name": "HPJMKEBGMAE", + "id": 22203 + }, + { + "name": "FEJKLEDLHJA", + "id": 21909 + }, + { + "name": "KLDLNCAEOEN", + "id": 7292 + }, + { + "name": "NGMFECKAKEG", + "id": 9846 + }, + { + "name": "DADLLPGICPA", + "id": 22991 + }, + { + "name": "HELHEAEJNLO", + "id": 8254 + }, + { + "name": "PJGHBGIIMDD", + "id": 7487 + }, + { + "name": "MIEIFNOAEPD", + "id": 9912 + }, + { + "name": "PMGOLOHMBJI", + "id": 22683 + }, + { + "name": "OBNPIAJFFDA", + "id": 20266 + }, + { + "name": "ODBOCOENABL", + "id": 6747 + }, + { + "name": "AENIDJLDGLH", + "id": 7084 + }, + { + "name": "DMDHFLLHLCP", + "id": 21433 + }, + { + "name": "KFOLJGLMEKC", + "id": 20742 + }, + { + "name": "CEFLFNKNEBE", + "id": 9326 + }, + { + "name": "CHONEJDCMDA", + "id": 20774 + }, + { + "name": "DoSetPlayerBornDataNotify", + "id": 5351 + }, + { + "name": "AOAHABFGFCE", + "id": 3005 + }, + { + "name": "MFADJMCEBGN", + "id": 28497 + }, + { + "name": "LKLGJBNAEKA", + "id": 6316 + }, + { + "name": "GIKENPONHBH", + "id": 24539 + }, + { + "name": "OAGCNKGFDHN", + "id": 23968 + }, + { + "name": "DACCFHBJBJN", + "id": 27752 + }, + { + "name": "CNKCHPAMALL", + "id": 7024 + }, + { + "name": "FICHMDMFOOP", + "id": 447 + }, + { + "name": "FCLFENOGMDE", + "id": 8823 + }, + { + "name": "FLEKOBDJMFC", + "id": 20113 + }, + { + "name": "HBKGKEFJABD", + "id": 23714 + }, + { + "name": "EMDNPADKOHJ", + "id": 23905 + }, + { + "name": "PGLLKFBCGDI", + "id": 2941 + }, + { + "name": "ODLFPOKGIKI", + "id": 25069 + }, + { + "name": "EAMFCNLFNOD", + "id": 26236 + }, + { + "name": "DLENPHPKIHN", + "id": 4662 + }, + { + "name": "EOJGPECNCDF", + "id": 21580 + }, + { + "name": "EMDIDMCGANK", + "id": 25479 + }, + { + "name": "GOKPMKKJKGN", + "id": 6544 + }, + { + "name": "LALMMIPPAOM", + "id": 23393 + }, + { + "name": "NOJCGPCMIJH", + "id": 22906 + }, + { + "name": "BCACGPNLAJI", + "id": 25656 + }, + { + "name": "GDFDKCADBFK", + "id": 7158 + }, + { + "name": "MLGFGGEIKNL", + "id": 29797 + }, + { + "name": "NKDOLINEBCK", + "id": 29998 + }, + { + "name": "KEGHMABLDKH", + "id": 7406 + }, + { + "name": "IIODFGEEJCK", + "id": 9976 + }, + { + "name": "INMHKJFEOJM", + "id": 26025 + }, + { + "name": "LNEPHNKGBIA", + "id": 25978 + }, + { + "name": "NPJBGBNOFCH", + "id": 4346 + }, + { + "name": "JMAPNCEKBGH", + "id": 1004 + }, + { + "name": "HGCFLJEAJIE", + "id": 28006 + }, + { + "name": "OECAAJILDED", + "id": 1721 + }, + { + "name": "FCPPIHECJOH", + "id": 1245 + }, + { + "name": "PJIBCIGJNAK", + "id": 26226 + }, + { + "name": "HGCNJFMEIEM", + "id": 29096 + }, + { + "name": "CNDFICLDDEC", + "id": 3998 + }, + { + "name": "IMNDMKBKOJJ", + "id": 29859 + }, + { + "name": "DODFJBHNFIL", + "id": 26341 + }, + { + "name": "LNINJIPJEOB", + "id": 6531 + }, + { + "name": "BPGOPDLKGCB", + "id": 29696 + }, + { + "name": "EJLAHOAHLHF", + "id": 1592 + }, + { + "name": "PMEIEEKBOGB", + "id": 5311 + }, + { + "name": "AvatarTeamUpdateNotify", + "id": 28759 + }, + { + "name": "EIJJBMELAOL", + "id": 23674 + }, + { + "name": "EGNINCFOEOK", + "id": 283 + }, + { + "name": "CHEMOBNIPPK", + "id": 6848 + }, + { + "name": "PFNAMGKHFIL", + "id": 9370 + }, + { + "name": "OFOOEAMPPKM", + "id": 27625 + }, + { + "name": "BDHHOJPPGHK", + "id": 22879 + }, + { + "name": "JNCJMIDEGAO", + "id": 4128 + }, + { + "name": "DFDCIKIHMOL", + "id": 23539 + }, + { + "name": "FFKJAIPHIAD", + "id": 28502 + }, + { + "name": "BNEOGBNFNMI", + "id": 6400 + }, + { + "name": "GIMFHHNBFFA", + "id": 24202 + }, + { + "name": "DLPKEKCNMCE", + "id": 24052 + }, + { + "name": "KNMLOCMKACJ", + "id": 646 + }, + { + "name": "HCNIBPLEEAE", + "id": 9059 + }, + { + "name": "JNMIIDBOPIF", + "id": 22447 + }, + { + "name": "GFDGDCPBDFG", + "id": 27996 + }, + { + "name": "HEPCLIKMBBD", + "id": 2825 + }, + { + "name": "CEPKAAHHOGM", + "id": 20945 + }, + { + "name": "JFHNIOGLJIG", + "id": 4650 + }, + { + "name": "LKPFANHOEBA", + "id": 4441 + }, + { + "name": "AJFOKNOAMNG", + "id": 21237 + }, + { + "name": "PDEMNLNIIOM", + "id": 9692 + }, + { + "name": "FOGBFJBLNDC", + "id": 25764 + }, + { + "name": "GMAMENJBHLK", + "id": 2872 + }, + { + "name": "AEIKNPBLADL", + "id": 7584 + }, + { + "name": "FMFNFAFLHCN", + "id": 7325 + }, + { + "name": "DCCCJGKMLMH", + "id": 5947 + }, + { + "name": "MMDHJGKPBJC", + "id": 2440 + }, + { + "name": "KOMJKAOBPNI", + "id": 25544 + }, + { + "name": "KFMBBEKNBOL", + "id": 21301 + }, + { + "name": "JJOMCOEMDDL", + "id": 21233 + }, + { + "name": "CLLOAPINDMM", + "id": 1495 + }, + { + "name": "CNFLDCNOKGO", + "id": 2959 + }, + { + "name": "DANBDLCKJPP", + "id": 3827 + }, + { + "name": "ALNJBLLDELE", + "id": 20698 + }, + { + "name": "JGGJOOAJAEP", + "id": 25568 + }, + { + "name": "NBIDCMBNPPJ", + "id": 27758 + }, + { + "name": "ANMFLJPIKAG", + "id": 1763 + }, + { + "name": "CPGMMNADPOC", + "id": 29135 + }, + { + "name": "KLHPNKEPAOA", + "id": 4410 + }, + { + "name": "JOAJIJHHFJF", + "id": 26806 + }, + { + "name": "KBELDLMFPHP", + "id": 29266 + }, + { + "name": "LHLBCDPPAFL", + "id": 24735 + }, + { + "name": "DOGHHGAKGPO", + "id": 9994 + }, + { + "name": "KILEKBKPFPC", + "id": 24783 + }, + { + "name": "EPLFHFIBOEC", + "id": 26012 + }, + { + "name": "IJNDEOCICDC", + "id": 23240 + }, + { + "name": "ACBADOHHJMB", + "id": 21413 + }, + { + "name": "MPKAJLCOJHH", + "id": 28698 + }, + { + "name": "JFHOGFFGPDN", + "id": 29740 + }, + { + "name": "OIKFPAMBPNG", + "id": 7039 + }, + { + "name": "GILEMAIABLN", + "id": 26633 + }, + { + "name": "JGGIOHPGLKF", + "id": 21785 + }, + { + "name": "MNELDMONHPA", + "id": 21309 + }, + { + "name": "MPLLEONCMOJ", + "id": 22051 + }, + { + "name": "CPKHCMGNDPI", + "id": 9267 + }, + { + "name": "BAEDMPPDMOP", + "id": 27112 + }, + { + "name": "MGPGLHIIBNH", + "id": 28690 + }, + { + "name": "GKIBOJCKNIN", + "id": 6807 + }, + { + "name": "OJGPKBCGPFF", + "id": 25301 + }, + { + "name": "JNIBECJHGED", + "id": 23361 + }, + { + "name": "CPEFLPFHGAL", + "id": 20050 + }, + { + "name": "OpenStateUpdateNotify", + "id": 29093 + }, + { + "name": "EMGDMBLMPPM", + "id": 3263 + }, + { + "name": "OEEILOEEBKP", + "id": 22479 + }, + { + "name": "KMJAHAHAFBO", + "id": 1627 + }, + { + "name": "IDOFNDHDHCK", + "id": 24448 + }, + { + "name": "NKNHAGEFFGB", + "id": 5391 + }, + { + "name": "AALDGJPNGCO", + "id": 22778 + }, + { + "name": "ALEIPFMKIIE", + "id": 29462 + }, + { + "name": "AJBJMFHPBLO", + "id": 28292 + }, + { + "name": "COCBBJGAEMB", + "id": 8527 + }, + { + "name": "KMCCLKEPJEC", + "id": 28760 + }, + { + "name": "OHFDNDHDNFM", + "id": 24017 + }, + { + "name": "OCJGECBOKBH", + "id": 22248 + }, + { + "name": "DIBJNOOPHAE", + "id": 20270 + }, + { + "name": "AEFJEKNGFCB", + "id": 21458 + }, + { + "name": "IOBAHCLAOKE", + "id": 28572 + }, + { + "name": "JMJEIIMNDCI", + "id": 9388 + }, + { + "name": "ENMHEGJDAHL", + "id": 24656 + }, + { + "name": "GetPlayerTokenRsp", + "id": 24174 + }, + { + "name": "LEDEHKHCEFJ", + "id": 3218 + }, + { + "name": "EONLHAHGANK", + "id": 9810 + }, + { + "name": "HCCLDEAMDEI", + "id": 23888 + }, + { + "name": "CPKLOABKLLH", + "id": 6516 + }, + { + "name": "FJLHAGBLIML", + "id": 9937 + }, + { + "name": "HDHBGCGMFOP", + "id": 7196 + }, + { + "name": "LFEHPPBNICK", + "id": 22794 + }, + { + "name": "GIBIELHMEIO", + "id": 22858 + }, + { + "name": "IOAOJDIABLO", + "id": 6172 + }, + { + "name": "IIOHDCHMCEP", + "id": 7343 + }, + { + "name": "BPFEMOOMLJI", + "id": 20777 + }, + { + "name": "CCKEAAKBHJN", + "id": 6613 + }, + { + "name": "CJNPCICJEEB", + "id": 1098 + }, + { + "name": "BPDAAAHKDIK", + "id": 20485 + }, + { + "name": "LIHGLDKNNIE", + "id": 20124 + }, + { + "name": "PKMNFHDINCB", + "id": 20645 + }, + { + "name": "NBLPNHGPNND", + "id": 27298 + }, + { + "name": "PLMIPIJDMPA", + "id": 405 + }, + { + "name": "PKBKBPMLCDM", + "id": 25824 + }, + { + "name": "LGEAHONCDAB", + "id": 3327 + }, + { + "name": "PMAGLNMLPFD", + "id": 2155 + }, + { + "name": "LFIEJPCDDJH", + "id": 8491 + }, + { + "name": "EDOPHIFKIPH", + "id": 3035 + }, + { + "name": "ECOBJJFONAF", + "id": 1443 + }, + { + "name": "PJCPKBNIKIK", + "id": 25319 + }, + { + "name": "AHJGCMBJGMB", + "id": 6293 + }, + { + "name": "FHGDDPFHPJC", + "id": 21584 + }, + { + "name": "DMOJLGLEICD", + "id": 3496 + }, + { + "name": "LHDLLAODAFK", + "id": 27141 + }, + { + "name": "NNHJCFOEOAD", + "id": 1006 + }, + { + "name": "IEAKBKMIJFE", + "id": 25263 + }, + { + "name": "PKEAGPBFCIC", + "id": 23571 + }, + { + "name": "JFFBENHBKBF", + "id": 25121 + }, + { + "name": "GPFJLFPAFHJ", + "id": 4027 + }, + { + "name": "LOJMBLDCLEI", + "id": 4581 + }, + { + "name": "NPJGDCDPHIJ", + "id": 21194 + }, + { + "name": "PBJDAJJGMNH", + "id": 22638 + }, + { + "name": "HLFBEAHFPNP", + "id": 27688 + }, + { + "name": "LAGMEAKAJFD", + "id": 5750 + }, + { + "name": "PFCPDLGGCIG", + "id": 1967 + }, + { + "name": "CLPBFAIBPHG", + "id": 23734 + }, + { + "name": "COEFPLKDEGD", + "id": 24004 + }, + { + "name": "LFKPGCIGCED", + "id": 455 + }, + { + "name": "GAJNBKECKCP", + "id": 20036 + }, + { + "name": "GCADPPFPIGP", + "id": 29956 + }, + { + "name": "AJGDJBKJBNF", + "id": 23398 + }, + { + "name": "FADPNGOPADC", + "id": 23194 + }, + { + "name": "NCLKDLIJPPB", + "id": 7481 + }, + { + "name": "EJLHPDMNJME", + "id": 3207 + }, + { + "name": "DGKINAAJJNG", + "id": 9552 + }, + { + "name": "KCBAIBHFFKJ", + "id": 3752 + }, + { + "name": "LFGCGDHDGBB", + "id": 22787 + }, + { + "name": "FKKMIMFAPLP", + "id": 5583 + }, + { + "name": "DGODLAFCLHI", + "id": 9715 + }, + { + "name": "NJANIFAGALL", + "id": 6545 + }, + { + "name": "JBKEBEMPKAM", + "id": 4364 + }, + { + "name": "DMONBONILCC", + "id": 28583 + }, + { + "name": "BFIAKFOJJHF", + "id": 9544 + }, + { + "name": "MIBHHCIGOEG", + "id": 23104 + }, + { + "name": "HostPlayerNotify", + "id": 2109 + }, + { + "name": "HKCBFGNMCKO", + "id": 29792 + }, + { + "name": "GEKAIOPOGCF", + "id": 22087 + }, + { + "name": "HAIACJDCLEH", + "id": 20291 + }, + { + "name": "DBMLBAGLHLL", + "id": 23860 + }, + { + "name": "KHMOBKBNLDP", + "id": 29904 + }, + { + "name": "BHHENALOLIB", + "id": 243 + }, + { + "name": "CLPPIJJNPCA", + "id": 22180 + }, + { + "name": "HLAMOPALFIG", + "id": 142 + }, + { + "name": "BOLLIPFOPKC", + "id": 6225 + }, + { + "name": "OBPFPNDAGDF", + "id": 8076 + }, + { + "name": "PFJMGJFICEJ", + "id": 20952 + }, + { + "name": "MKCGOOAKIPN", + "id": 8204 + }, + { + "name": "JEAKJJJDOKD", + "id": 8704 + }, + { + "name": "ILDPCPMENIH", + "id": 1169 + }, + { + "name": "EPBHPMKKEFC", + "id": 8196 + }, + { + "name": "ECBHFKPGBHM", + "id": 5059 + }, + { + "name": "GDMFHPIGMKO", + "id": 27265 + }, + { + "name": "MNNCGLOMCEK", + "id": 5353 + }, + { + "name": "PingReq", + "id": 5983 + }, + { + "name": "NHCKEKAFJNI", + "id": 9688 + }, + { + "name": "NNIELOANJPE", + "id": 20182 + }, + { + "name": "LDEILHNGKEF", + "id": 1018 + }, + { + "name": "EIDIMBCDPNP", + "id": 27047 + }, + { + "name": "LDAOENEJOKP", + "id": 20649 + }, + { + "name": "MBHNJGEPJHE", + "id": 20030 + }, + { + "name": "HMGANEAOAKM", + "id": 28348 + }, + { + "name": "CHAPKBGGOFI", + "id": 27002 + }, + { + "name": "EHCALDFMIKK", + "id": 7092 + }, + { + "name": "OHBIEPBKHIJ", + "id": 26483 + }, + { + "name": "DOEHHHDEMMC", + "id": 9541 + }, + { + "name": "BEPMHFOBHIN", + "id": 23621 + }, + { + "name": "OAICDEBMHJE", + "id": 5155 + }, + { + "name": "INCODNHNPDA", + "id": 3265 + }, + { + "name": "FGEMHAFCPPI", + "id": 29042 + }, + { + "name": "PHPHAAPNHAJ", + "id": 4300 + }, + { + "name": "DKLHOJPAGGG", + "id": 920 + }, + { + "name": "OGFFICMJNBE", + "id": 8903 + }, + { + "name": "MBJEGOBPAIK", + "id": 27472 + }, + { + "name": "KIBLFLPNBEN", + "id": 3230 + }, + { + "name": "PGCMDLDLPAH", + "id": 23160 + }, + { + "name": "OBLACACDKKE", + "id": 6846 + }, + { + "name": "ANPBAFOLEOI", + "id": 4152 + }, + { + "name": "HAJPNELHLBA", + "id": 2605 + }, + { + "name": "DMPNJOHEOPG", + "id": 24502 + }, + { + "name": "NADACBAOKIP", + "id": 4690 + }, + { + "name": "BJOBIJMBIFJ", + "id": 706 + }, + { + "name": "LDCMOKCFMJC", + "id": 8692 + }, + { + "name": "KMDEPCGIFKN", + "id": 21935 + }, + { + "name": "BOKPAOGMLHO", + "id": 1491 + }, + { + "name": "IFAFPCGNJLO", + "id": 2906 + }, + { + "name": "IMNBBIKEBMH", + "id": 24079 + }, + { + "name": "DNHPKHIIGDA", + "id": 25415 + }, + { + "name": "IABDNCDFIMM", + "id": 820 + }, + { + "name": "PFKEDHOFGHF", + "id": 20415 + }, + { + "name": "DBFCJFAFGGC", + "id": 29260 + }, + { + "name": "CCJBCCCKFND", + "id": 27 + }, + { + "name": "GALGGEJNPHG", + "id": 7621 + }, + { + "name": "HMKOJNLMELH", + "id": 26853 + }, + { + "name": "PDLCKMLHMHJ", + "id": 5478 + }, + { + "name": "GIBAPMPNOPA", + "id": 2246 + }, + { + "name": "KFHOKOPHEMI", + "id": 924 + }, + { + "name": "BDGJDPGHBDF", + "id": 1571 + }, + { + "name": "AIEACAKIMGM", + "id": 4595 + }, + { + "name": "KANCMGODPEA", + "id": 23797 + }, + { + "name": "OKILHFAOMBI", + "id": 9213 + }, + { + "name": "CLGMBNOPKDA", + "id": 20328 + }, + { + "name": "GLAIPMIHEOK", + "id": 2126 + }, + { + "name": "LPKMLABAHAC", + "id": 20471 + }, + { + "name": "DDOOKHHMBDJ", + "id": 8953 + }, + { + "name": "BPDPAEBNKIG", + "id": 474 + }, + { + "name": "NFOOFDPKFOC", + "id": 24987 + }, + { + "name": "MAGMOCEBNGC", + "id": 29810 + }, + { + "name": "DNEBBCFCIFJ", + "id": 25984 + }, + { + "name": "ENDOMAICPLC", + "id": 27145 + }, + { + "name": "OAOEMIAFPAC", + "id": 1957 + }, + { + "name": "JAELMOCPEHA", + "id": 26726 + }, + { + "name": "ICPANOOOEHO", + "id": 4396 + }, + { + "name": "FFLAFDLFPOD", + "id": 29855 + }, + { + "name": "FMOGDDNHCJH", + "id": 9964 + }, + { + "name": "LFNKIOHEJMO", + "id": 6274 + }, + { + "name": "LMECAAHDIHO", + "id": 20041 + }, + { + "name": "GOJOCIAOPHN", + "id": 22027 + }, + { + "name": "LEDCHLEDNEF", + "id": 433 + }, + { + "name": "DABPLMCKNEB", + "id": 9394 + }, + { + "name": "EGONCMHKFOG", + "id": 26864 + }, + { + "name": "KACOAMDIAPN", + "id": 9138 + }, + { + "name": "PPFMEPAHDLD", + "id": 25097 + }, + { + "name": "HANIHIHJEHD", + "id": 24738 + }, + { + "name": "DBNMAPHANJF", + "id": 1798 + }, + { + "name": "PJBONPLOEAG", + "id": 23587 + }, + { + "name": "BMGBDBOGIED", + "id": 26801 + }, + { + "name": "CANGFNBGFFN", + "id": 5234 + }, + { + "name": "NMGGMLCFHAH", + "id": 9150 + }, + { + "name": "NDPJPAFCBBN", + "id": 25118 + }, + { + "name": "CDCKCGGELII", + "id": 5866 + }, + { + "name": "JGAJLNEHDMH", + "id": 26254 + }, + { + "name": "DGOBFPBGJKP", + "id": 8350 + }, + { + "name": "EFAFNGHMFJE", + "id": 23118 + }, + { + "name": "HCLHEGINMHO", + "id": 20395 + }, + { + "name": "MCKCIIACBPK", + "id": 21418 + }, + { + "name": "BABDIEGAGGO", + "id": 21891 + }, + { + "name": "LBFFFKJLANF", + "id": 20096 + }, + { + "name": "AHJGOJOBAIK", + "id": 6448 + }, + { + "name": "OKAHKMOHAEJ", + "id": 24356 + }, + { + "name": "KAFHMALOEHK", + "id": 2961 + }, + { + "name": "POLFJLIAPBG", + "id": 21958 + }, + { + "name": "IMKJBGFLBPD", + "id": 28422 + }, + { + "name": "EOKAIECFKEJ", + "id": 6209 + }, + { + "name": "DGBGDLDJIAF", + "id": 21684 + }, + { + "name": "MIHCIMMMGJD", + "id": 27841 + }, + { + "name": "NOAGBPPAADJ", + "id": 68 + }, + { + "name": "NLOPFFDOMEG", + "id": 9710 + }, + { + "name": "BANIOBFIIOC", + "id": 7625 + }, + { + "name": "ANBKMKCMGJM", + "id": 26946 + }, + { + "name": "FBJCPAFBFDP", + "id": 28688 + }, + { + "name": "HCMECBEMBKD", + "id": 9841 + }, + { + "name": "DJGNPANGAOK", + "id": 9052 + }, + { + "name": "AHEEMIPPLNB", + "id": 24041 + }, + { + "name": "DOOOHPFNKNI", + "id": 5809 + }, + { + "name": "JIGNEGCHAML", + "id": 28293 + }, + { + "name": "IEPGIJLDLLK", + "id": 25089 + }, + { + "name": "EOOOCLAPIED", + "id": 2410 + }, + { + "name": "HCHEEBCOJCE", + "id": 25742 + }, + { + "name": "JADFEGCFEEK", + "id": 6337 + }, + { + "name": "MEPHPFEAPHH", + "id": 5715 + }, + { + "name": "MFKCPFJBIID", + "id": 20766 + }, + { + "name": "OGOODMCOILL", + "id": 25133 + }, + { + "name": "FNCHHMEGFGC", + "id": 9608 + }, + { + "name": "DDOMIMCOONE", + "id": 25440 + }, + { + "name": "NCJGLHEKBAP", + "id": 29018 + }, + { + "name": "MCNMEHGNKLB", + "id": 23482 + }, + { + "name": "CPBPBKECAPD", + "id": 5239 + }, + { + "name": "DGEICDHMCNN", + "id": 3160 + }, + { + "name": "PGCGFOLHJNK", + "id": 7966 + }, + { + "name": "NOMECOKLDGG", + "id": 1483 + }, + { + "name": "CDFGKAKJJON", + "id": 28361 + }, + { + "name": "ELLHOJMLFPI", + "id": 25353 + }, + { + "name": "PKLPGFHJMNE", + "id": 6143 + }, + { + "name": "JBLOMEPMFIN", + "id": 27031 + }, + { + "name": "DGFONDGLIFK", + "id": 25530 + }, + { + "name": "CMMNHCAGODH", + "id": 789 + }, + { + "name": "PLIDOALCGDC", + "id": 24392 + }, + { + "name": "GNJLMAIAMMM", + "id": 21331 + }, + { + "name": "OFDGMALNJEC", + "id": 6182 + }, + { + "name": "JCDDMMFEHMM", + "id": 27251 + }, + { + "name": "ICIMCKAFONB", + "id": 1463 + }, + { + "name": "CPOBFKANHEA", + "id": 25906 + }, + { + "name": "EOKJCMFJFME", + "id": 28185 + }, + { + "name": "GDMLIJGIBIH", + "id": 2768 + }, + { + "name": "MCMMKCBKFJD", + "id": 28945 + }, + { + "name": "OHLMACNOJPA", + "id": 27780 + }, + { + "name": "OPPDHINLNKF", + "id": 22694 + }, + { + "name": "EFAAEECLAOM", + "id": 20150 + }, + { + "name": "HHEGNLNEPPB", + "id": 9864 + }, + { + "name": "IPOOFOBLBMC", + "id": 2397 + }, + { + "name": "MNNJPAMBAGB", + "id": 6649 + }, + { + "name": "NCLMFGHBHIL", + "id": 7755 + }, + { + "name": "HDHIKEMKIMF", + "id": 27676 + }, + { + "name": "LKONOIAMKCK", + "id": 25295 + }, + { + "name": "HAOPDBMGBKG", + "id": 22990 + }, + { + "name": "MNCANFDLMOB", + "id": 28411 + }, + { + "name": "GDLLNECMNOB", + "id": 23704 + }, + { + "name": "HBFGMMHNHBK", + "id": 27171 + }, + { + "name": "NEEPOMLBNCH", + "id": 6118 + }, + { + "name": "FGBFNAADOKH", + "id": 23527 + }, + { + "name": "DAPFGEMCGNO", + "id": 22224 + }, + { + "name": "HABPODMABMD", + "id": 25286 + }, + { + "name": "MOMIOLNCAED", + "id": 27090 + }, + { + "name": "HONGCAJKBIK", + "id": 2201 + }, + { + "name": "OAICLOMPGJL", + "id": 24044 + }, + { + "name": "MBFFGNGECAG", + "id": 5341 + }, + { + "name": "HAPAEFDDGIL", + "id": 24885 + }, + { + "name": "EBELFGKAAEL", + "id": 394 + }, + { + "name": "OFGFJAJCHNP", + "id": 5890 + }, + { + "name": "BEKIAAOMIED", + "id": 20460 + }, + { + "name": "ONCGJPMFPNM", + "id": 29985 + }, + { + "name": "NOHJEHDIMMC", + "id": 7221 + }, + { + "name": "GJPMIDLFOEO", + "id": 2540 + }, + { + "name": "IAAGFBPNBAJ", + "id": 21455 + }, + { + "name": "HPDDAKLOKJH", + "id": 27333 + }, + { + "name": "AAMKFFHNONF", + "id": 28942 + }, + { + "name": "GJBKNKCCOJP", + "id": 8496 + }, + { + "name": "JGCIJDOKNMF", + "id": 28909 + }, + { + "name": "IANBACIFKIM", + "id": 27402 + }, + { + "name": "IPOODGPIDJF", + "id": 24861 + }, + { + "name": "FKBCHBNCAPI", + "id": 20274 + }, + { + "name": "EIAGNPOELIJ", + "id": 4123 + }, + { + "name": "MEIGKCDABIN", + "id": 6969 + }, + { + "name": "EAOJBOCPPDD", + "id": 22260 + }, + { + "name": "CHAGEMNIEAK", + "id": 22352 + }, + { + "name": "EBFJBPJBCBO", + "id": 8813 + }, + { + "name": "INKBCHBKNBD", + "id": 28751 + }, + { + "name": "LJNEGPBGCFE", + "id": 1603 + }, + { + "name": "GBMPIHHLAOI", + "id": 25522 + }, + { + "name": "LLOOCPIMABB", + "id": 27153 + }, + { + "name": "NAFNPHFJDHM", + "id": 2291 + }, + { + "name": "NPGDGCDJIKE", + "id": 21854 + }, + { + "name": "BEMEAGLGOJA", + "id": 25717 + }, + { + "name": "NPKPIAHBAFF", + "id": 25116 + }, + { + "name": "LAPNLDOAJKI", + "id": 7260 + }, + { + "name": "OAMCLJFPMPO", + "id": 26495 + }, + { + "name": "OBONBFMOIBK", + "id": 29481 + }, + { + "name": "PDMNOENHHOI", + "id": 27437 + }, + { + "name": "ELOICCAEFBG", + "id": 21509 + }, + { + "name": "GEBOFMOADNC", + "id": 28268 + }, + { + "name": "EEMMEICJCAB", + "id": 24245 + }, + { + "name": "HBFCPHMLIGL", + "id": 1042 + }, + { + "name": "KDFBMMPNOMP", + "id": 4367 + }, + { + "name": "BIMGMJJOKPO", + "id": 22957 + }, + { + "name": "JGHOBDDOCGI", + "id": 2292 + }, + { + "name": "MNBJKLFKNHM", + "id": 4069 + }, + { + "name": "MBIEMPCAPJC", + "id": 29307 + }, + { + "name": "LBMBIHACFIG", + "id": 9610 + }, + { + "name": "JOMOJBPDAHE", + "id": 8893 + }, + { + "name": "IOGFAFMHCED", + "id": 26544 + }, + { + "name": "PENEAALBPDI", + "id": 3865 + }, + { + "name": "AKIDCGKPCEP", + "id": 2042 + }, + { + "name": "DPEKDPFHGKO", + "id": 7000 + }, + { + "name": "CIACJAKNBGG", + "id": 7944 + }, + { + "name": "JNOPNFHPGFJ", + "id": 9796 + }, + { + "name": "IFEEFMHNEMP", + "id": 1428 + }, + { + "name": "JPHEFDEDOCK", + "id": 7911 + }, + { + "name": "BBFIPLANEAM", + "id": 23238 + }, + { + "name": "JHMFBNDLLMM", + "id": 7068 + }, + { + "name": "CEKGNMEDBAO", + "id": 8671 + }, + { + "name": "OALIHJJACAN", + "id": 2088 + }, + { + "name": "NPLEJKLGIGL", + "id": 5998 + }, + { + "name": "NDKLBBIBJAK", + "id": 1216 + }, + { + "name": "FADLJEMABNC", + "id": 24016 + }, + { + "name": "GKKJKLCPMBP", + "id": 9359 + }, + { + "name": "DKBCCCCEPKA", + "id": 24654 + }, + { + "name": "OECOAMHHBNB", + "id": 2347 + }, + { + "name": "OLHLNOJGPKG", + "id": 26222 + }, + { + "name": "IFHMBHPDPEL", + "id": 22008 + }, + { + "name": "BBFKHEMAEAG", + "id": 1253 + }, + { + "name": "GNNOJNIMEAK", + "id": 21227 + }, + { + "name": "MMEBHPLIONK", + "id": 29996 + }, + { + "name": "ILCBHKDOEAG", + "id": 29565 + }, + { + "name": "OACKKHPGFDM", + "id": 8698 + }, + { + "name": "ADLJMJPFNCP", + "id": 2679 + }, + { + "name": "BECCHMCNDOJ", + "id": 29394 + }, + { + "name": "SceneForceLockNotify", + "id": 27356 + }, + { + "name": "HJCFKHBLJLP", + "id": 8540 + }, + { + "name": "GFJKEINKEAF", + "id": 28309 + }, + { + "name": "HEEHJOEFELL", + "id": 3859 + }, + { + "name": "BLMHCGMPGCC", + "id": 23277 + }, + { + "name": "CLJHJBFANPA", + "id": 1441 + }, + { + "name": "FLAFOHPNJAO", + "id": 29033 + }, + { + "name": "GGACGOHEIAG", + "id": 23684 + }, + { + "name": "HBLHBPIKOPJ", + "id": 24221 + }, + { + "name": "OGJELLHAKOM", + "id": 8127 + }, + { + "name": "LLDKOIMKMOH", + "id": 26297 + }, + { + "name": "JCMAFKFJECC", + "id": 9140 + }, + { + "name": "OFMMGKHDEPE", + "id": 6637 + }, + { + "name": "JIMKBEJLCHF", + "id": 8627 + }, + { + "name": "BCDLGABLNLO", + "id": 7360 + }, + { + "name": "DKHCIPOAMNJ", + "id": 4460 + }, + { + "name": "BLKMEPLOHJM", + "id": 5598 + }, + { + "name": "IENKCMBJDCJ", + "id": 23491 + }, + { + "name": "HBBBFCLEPJF", + "id": 458 + }, + { + "name": "JHLMFOKEJAK", + "id": 9184 + }, + { + "name": "BKOENEFMLCL", + "id": 22807 + }, + { + "name": "HLFNKCOILFH", + "id": 7910 + }, + { + "name": "OFFALLFNCFI", + "id": 23985 + }, + { + "name": "KHFEMKBFJAL", + "id": 27821 + }, + { + "name": "IJOGAOMKNOF", + "id": 22970 + }, + { + "name": "PLJFOCDAKCC", + "id": 26734 + }, + { + "name": "IHEPMEOKHBE", + "id": 22191 + }, + { + "name": "PGHFMPKOJJC", + "id": 8670 + }, + { + "name": "MDECGNCEMGL", + "id": 1154 + }, + { + "name": "BNILONCHCLD", + "id": 28448 + }, + { + "name": "AGMOEIOEIKN", + "id": 6403 + }, + { + "name": "GODFDEJPBMB", + "id": 7004 + }, + { + "name": "NAPMFGCNKBJ", + "id": 24420 + }, + { + "name": "OIKGLEEKAIN", + "id": 1322 + }, + { + "name": "GMHCKIPELFG", + "id": 9084 + }, + { + "name": "CLGGNIHDJNJ", + "id": 23467 + }, + { + "name": "CMBBMGNHBBF", + "id": 22891 + }, + { + "name": "MCFHALGNDEL", + "id": 4735 + }, + { + "name": "LKMAPFLFBMP", + "id": 28114 + }, + { + "name": "FGJEDGHAGDH", + "id": 244 + }, + { + "name": "PJOAIGAALPG", + "id": 23144 + }, + { + "name": "HBNPHFLAANJ", + "id": 5498 + }, + { + "name": "OMMFIGKBKOO", + "id": 29828 + }, + { + "name": "OEGDJIFDOCM", + "id": 949 + }, + { + "name": "JLMGDBLDMGL", + "id": 23466 + }, + { + "name": "KMGKIHEMPOF", + "id": 2632 + }, + { + "name": "KFABOAIAJJG", + "id": 27308 + }, + { + "name": "KONOLMOBOLA", + "id": 29039 + }, + { + "name": "FNGGLLCPDBO", + "id": 8590 + }, + { + "name": "CHAJOINPLEH", + "id": 21160 + }, + { + "name": "JHDGMMBIJIH", + "id": 26234 + }, + { + "name": "OGOLAIJFFNO", + "id": 23243 + }, + { + "name": "AJOCCFAIKFL", + "id": 23870 + }, + { + "name": "OINCODOBAHO", + "id": 20573 + }, + { + "name": "NPONAFFGKLK", + "id": 25170 + }, + { + "name": "DHHIAPOLPJJ", + "id": 6983 + }, + { + "name": "CDCCOPHDPPI", + "id": 26100 + }, + { + "name": "PJBMOEIKEGD", + "id": 8908 + }, + { + "name": "CPHMFCJEHGJ", + "id": 2964 + }, + { + "name": "FHAPDGIDHPC", + "id": 21398 + }, + { + "name": "FBFGBIKIDIB", + "id": 28928 + }, + { + "name": "OEIGNGGJJGP", + "id": 27757 + }, + { + "name": "FPOJMNBCHHE", + "id": 26525 + }, + { + "name": "FLJJGHOHLDD", + "id": 27344 + }, + { + "name": "CCKIMJAEPAB", + "id": 7428 + }, + { + "name": "HNNKBJPPBIE", + "id": 21829 + }, + { + "name": "PPLNCKANOCD", + "id": 5094 + }, + { + "name": "LEINDPOIEDJ", + "id": 9897 + }, + { + "name": "EJGEMKJBPEL", + "id": 1373 + }, + { + "name": "JMLAGGHIKAI", + "id": 21587 + }, + { + "name": "CPBFCKCAIGC", + "id": 29663 + }, + { + "name": "JKEGFHDBJPL", + "id": 9576 + }, + { + "name": "LJHILMNGDIO", + "id": 22424 + }, + { + "name": "EOPEHHOJHGI", + "id": 26357 + }, + { + "name": "CCKDGHOEAEA", + "id": 29676 + }, + { + "name": "JAOLPDOENBB", + "id": 21967 + }, + { + "name": "CDIFCOPLFAK", + "id": 21618 + }, + { + "name": "PAKHELPIKLL", + "id": 24779 + }, + { + "name": "ANNGEJFKKKP", + "id": 27476 + }, + { + "name": "FFBACDHBCMB", + "id": 25374 + }, + { + "name": "KJFKBBHCCHJ", + "id": 29447 + }, + { + "name": "LCDHKFLCNBD", + "id": 2795 + }, + { + "name": "NNDCELDJDGK", + "id": 21016 + }, + { + "name": "LCOCCDNCFPN", + "id": 20829 + }, + { + "name": "ICGBJDMBKKJ", + "id": 26118 + }, + { + "name": "DNMFGKAPFJF", + "id": 28995 + }, + { + "name": "AIBPADMBKFO", + "id": 6468 + }, + { + "name": "HMPDFJJMOCO", + "id": 1449 + }, + { + "name": "ENCKADKPNII", + "id": 27057 + }, + { + "name": "KBBPHPMHEMB", + "id": 28407 + }, + { + "name": "KEABKHPDOEI", + "id": 22324 + }, + { + "name": "FOPLAPCHCOI", + "id": 21716 + }, + { + "name": "OPCMILINHEK", + "id": 2846 + }, + { + "name": "HBCGLAGDAPO", + "id": 21516 + }, + { + "name": "IBDNPHPNKMD", + "id": 29880 + }, + { + "name": "AGJIFCFFJCH", + "id": 27733 + }, + { + "name": "HNDAHAMKFDK", + "id": 8767 + }, + { + "name": "KHHHFPAACJL", + "id": 21726 + }, + { + "name": "PCLCGNOPLEP", + "id": 24379 + }, + { + "name": "GFBJMLGOGOJ", + "id": 8720 + }, + { + "name": "CMJMMKIKLBO", + "id": 3166 + }, + { + "name": "LJHHDBGKOPE", + "id": 4310 + }, + { + "name": "PBLHKDKKLCC", + "id": 26862 + }, + { + "name": "CBFAOMPOGBH", + "id": 873 + }, + { + "name": "IKCKGINNCBB", + "id": 21559 + }, + { + "name": "FCOJMPCFFNF", + "id": 26572 + }, + { + "name": "EEFMOMBKCIJ", + "id": 2059 + }, + { + "name": "AJJJLJMJMJD", + "id": 26514 + }, + { + "name": "PDONFOJMNAG", + "id": 22182 + }, + { + "name": "FBLIDJMBJJO", + "id": 5849 + }, + { + "name": "MMKEFFDDLIH", + "id": 877 + }, + { + "name": "CHBBIAHOMNP", + "id": 26077 + }, + { + "name": "MLIKLGHKILG", + "id": 26627 + }, + { + "name": "LOKCEMOBCEO", + "id": 25165 + }, + { + "name": "ODCGJENPJNC", + "id": 23432 + }, + { + "name": "HPHEFKMOJEK", + "id": 4991 + }, + { + "name": "JFHPKBIDMIF", + "id": 970 + }, + { + "name": "DABCPFGBHHF", + "id": 26345 + }, + { + "name": "IPIGLKHOHFK", + "id": 29072 + }, + { + "name": "JNIOOGDICBO", + "id": 958 + }, + { + "name": "ENDBAHPOHMP", + "id": 28234 + }, + { + "name": "GKFPBCOMCPK", + "id": 6779 + }, + { + "name": "KBDOHLANFBA", + "id": 3477 + }, + { + "name": "EGIMGELHHKO", + "id": 4336 + }, + { + "name": "PMOIFOMGCDF", + "id": 746 + }, + { + "name": "JOJEFOEIKMI", + "id": 3157 + }, + { + "name": "FMDKJDDNIIB", + "id": 26835 + }, + { + "name": "HCFAFDKAKGB", + "id": 7378 + }, + { + "name": "IOMBLPBLOHG", + "id": 1316 + }, + { + "name": "JKLPDBAANPE", + "id": 24291 + }, + { + "name": "NPMCNDIKFMM", + "id": 26305 + }, + { + "name": "IJFKNLIGHLA", + "id": 4019 + }, + { + "name": "AGICNBHICLF", + "id": 24908 + }, + { + "name": "CANDJGHLAGI", + "id": 2215 + }, + { + "name": "FACIFOLPJJC", + "id": 26940 + }, + { + "name": "HEIIDIOJOFM", + "id": 771 + }, + { + "name": "MOGPAPOFDKK", + "id": 9097 + }, + { + "name": "BOEBOPJNJOF", + "id": 29522 + }, + { + "name": "NCCLFIPHDOH", + "id": 28925 + }, + { + "name": "GHNPNGHELNB", + "id": 5942 + }, + { + "name": "OIIBPNMFCJN", + "id": 24760 + }, + { + "name": "FILFPCHGOHH", + "id": 20751 + }, + { + "name": "CFBNPPNOIFK", + "id": 4036 + }, + { + "name": "HIEBDGBFCHE", + "id": 188 + }, + { + "name": "NJIFNHODHLN", + "id": 2051 + }, + { + "name": "OIILBIDEIDH", + "id": 20267 + }, + { + "name": "GALIBOCACOB", + "id": 20491 + }, + { + "name": "IMDLPJKAIGL", + "id": 26631 + }, + { + "name": "IBPBKJBFBLK", + "id": 8556 + }, + { + "name": "NPOAHMIFHOE", + "id": 28642 + }, + { + "name": "JFDKHFLADMP", + "id": 6268 + }, + { + "name": "LJNFLDHHMNF", + "id": 2600 + }, + { + "name": "IEOBFFHMONG", + "id": 8565 + }, + { + "name": "DKHGPOJAAKB", + "id": 23060 + }, + { + "name": "CLKKDCCAPIM", + "id": 29358 + }, + { + "name": "IAKMBHIEBNP", + "id": 8015 + }, + { + "name": "NEDJHNGNEKC", + "id": 6284 + }, + { + "name": "DNFCGDLPODD", + "id": 24899 + }, + { + "name": "NFIKAKPLDBL", + "id": 4080 + }, + { + "name": "IOPBODOJOLA", + "id": 23024 + }, + { + "name": "JGLFJJOHDIB", + "id": 8292 + }, + { + "name": "DPGBOICLANK", + "id": 20239 + }, + { + "name": "IPCBPOAPOKF", + "id": 25786 + }, + { + "name": "DKMJKFJNBBI", + "id": 3262 + }, + { + "name": "FFMONFOBAPI", + "id": 21591 + }, + { + "name": "NICIECCOJCN", + "id": 8485 + }, + { + "name": "EKOPOECAEGC", + "id": 26768 + }, + { + "name": "DFJAHBJGNNJ", + "id": 29232 + }, + { + "name": "GDIMAFNMEHM", + "id": 28537 + }, + { + "name": "EHEGOGKFNLN", + "id": 5594 + }, + { + "name": "JCIAONGNHNL", + "id": 20809 + }, + { + "name": "IINCDCNGMOI", + "id": 23299 + }, + { + "name": "EBPHONELFCC", + "id": 2938 + }, + { + "name": "KFNJJBDIHHF", + "id": 54 + }, + { + "name": "APFAIMKIIEI", + "id": 2694 + }, + { + "name": "CAIFEOFFHBH", + "id": 5718 + }, + { + "name": "BOMDIILGDML", + "id": 23547 + }, + { + "name": "MDBAJCGKLFJ", + "id": 28663 + }, + { + "name": "FMNIBNFMFAB", + "id": 24088 + }, + { + "name": "NOPCMMBLIOD", + "id": 29432 + }, + { + "name": "EDCOCOACLFF", + "id": 29789 + }, + { + "name": "KBBDAIDENLD", + "id": 29063 + }, + { + "name": "KGKAEKAMFOP", + "id": 7361 + }, + { + "name": "FIPFJKOKICI", + "id": 27099 + }, + { + "name": "GBGEGPIHLNH", + "id": 24326 + }, + { + "name": "AKNJIMDFAFN", + "id": 27890 + }, + { + "name": "GKHMIOPEIAF", + "id": 8620 + }, + { + "name": "CGKDJAMFCGC", + "id": 1961 + }, + { + "name": "MODFGNLNIGN", + "id": 26763 + }, + { + "name": "EFEAANLLBIA", + "id": 5271 + }, + { + "name": "MFDLMDCENOM", + "id": 1105 + }, + { + "name": "FOOJGDGLEPN", + "id": 1429 + }, + { + "name": "KKHLKDPDHEJ", + "id": 28989 + }, + { + "name": "AKKJBIHDIKN", + "id": 8898 + }, + { + "name": "PACMLALDBHG", + "id": 5586 + }, + { + "name": "MAHGOPMDKPB", + "id": 22086 + }, + { + "name": "IBHONFGAPOB", + "id": 22701 + }, + { + "name": "MKHFFDGLODJ", + "id": 21052 + }, + { + "name": "AKHCONKELMO", + "id": 20637 + }, + { + "name": "HENMIPGINHC", + "id": 2492 + }, + { + "name": "HMPAPJJBHGB", + "id": 27194 + }, + { + "name": "JBPKPAEJFIB", + "id": 29659 + }, + { + "name": "HCMDDLHIAHD", + "id": 5390 + }, + { + "name": "GAKNHGJECIN", + "id": 1688 + }, + { + "name": "IKOMCHMHPCK", + "id": 25407 + }, + { + "name": "CGOLGKICIKK", + "id": 24065 + }, + { + "name": "CNKFALHNGGH", + "id": 24033 + }, + { + "name": "DIIFGCMIEMO", + "id": 4948 + }, + { + "name": "NOFPJBMCBBI", + "id": 21772 + }, + { + "name": "NBAFIGLGJKE", + "id": 23798 + }, + { + "name": "HAJLPGCEGPO", + "id": 2447 + }, + { + "name": "COBAHKGJCGI", + "id": 2562 + }, + { + "name": "GNACAIMDOBP", + "id": 22961 + }, + { + "name": "BMHOKKMCGPN", + "id": 24385 + }, + { + "name": "EEGKGODCIJA", + "id": 4200 + }, + { + "name": "LKGJOABBAIE", + "id": 6513 + }, + { + "name": "GPBPGNNCHBA", + "id": 3959 + }, + { + "name": "GMIAEABDHEG", + "id": 25911 + }, + { + "name": "GPBJHHJIOFM", + "id": 4328 + }, + { + "name": "DMOPDOLEBPD", + "id": 7107 + }, + { + "name": "OOENPHBHFEN", + "id": 1551 + }, + { + "name": "EDHFANJDHGM", + "id": 23115 + }, + { + "name": "DLKEDIMHLCK", + "id": 6088 + }, + { + "name": "EHLEDJIOCOC", + "id": 24765 + }, + { + "name": "PHJNIEAOPAO", + "id": 26718 + }, + { + "name": "HDLONNADPID", + "id": 27185 + }, + { + "name": "BMCKEFJNIGG", + "id": 21169 + }, + { + "name": "KLCPMMMBMMJ", + "id": 28104 + }, + { + "name": "EntityTagChangeNotify", + "id": 29283 + }, + { + "name": "ServerDisconnectClientNotify", + "id": 1387 + }, + { + "name": "BEDILPDCLIM", + "id": 21033 + }, + { + "name": "PMEABIEHKLM", + "id": 6948 + }, + { + "name": "OLPMFDHIMCH", + "id": 24897 + }, + { + "name": "DCGGNFIOKIL", + "id": 28710 + }, + { + "name": "FPLPEGMBDPE", + "id": 20472 + }, + { + "name": "BCNPABBNNLG", + "id": 28072 + }, + { + "name": "IBFMDKNDCDN", + "id": 24 + }, + { + "name": "KDFBIIGEAOC", + "id": 2753 + }, + { + "name": "AHCKKMMGHAB", + "id": 21898 + }, + { + "name": "NLNKGOIKAJK", + "id": 23850 + }, + { + "name": "DANIPCKIILG", + "id": 26869 + }, + { + "name": "LPCEJCDIODC", + "id": 25083 + }, + { + "name": "NBAPDLMBPGE", + "id": 8213 + }, + { + "name": "HNKPENNOKLD", + "id": 6575 + }, + { + "name": "MJGGPFKLCFK", + "id": 7632 + }, + { + "name": "DBMBLELGDJK", + "id": 430 + }, + { + "name": "AKGBNKKNJHO", + "id": 9834 + }, + { + "name": "NEGKILDJDBB", + "id": 27649 + }, + { + "name": "IPHNLKEOMKF", + "id": 8351 + }, + { + "name": "INKOBAGGMDF", + "id": 20520 + }, + { + "name": "NJOJOCAKNIH", + "id": 20031 + }, + { + "name": "EHPBBDDFPFL", + "id": 7905 + }, + { + "name": "JBCNGBLNBKI", + "id": 6739 + }, + { + "name": "BHLLLPPDALI", + "id": 1479 + }, + { + "name": "JBLJOGJMOEH", + "id": 9658 + }, + { + "name": "ALFCAGEDKPC", + "id": 2827 + }, + { + "name": "BFINAKBJABG", + "id": 1690 + }, + { + "name": "PFAENEAKBKD", + "id": 8459 + }, + { + "name": "FJCHDBCCPKN", + "id": 27281 + }, + { + "name": "PANEKLBLCAD", + "id": 2040 + }, + { + "name": "OJJDLKFNDJM", + "id": 26795 + }, + { + "name": "NIICBIHMPDI", + "id": 6592 + }, + { + "name": "INCGADPKEIJ", + "id": 27500 + }, + { + "name": "MMFLFDCGPNI", + "id": 5957 + }, + { + "name": "ONAEBFPNJMN", + "id": 4907 + }, + { + "name": "CLPOJMDLENG", + "id": 26262 + }, + { + "name": "MEFFEMHFDPL", + "id": 28565 + }, + { + "name": "LCEFOKJFBND", + "id": 3696 + }, + { + "name": "MNHNGLGAAKL", + "id": 7117 + }, + { + "name": "CFDHHHDENDE", + "id": 26350 + }, + { + "name": "KMPBLACDAJE", + "id": 21187 + }, + { + "name": "CNLDBFHBOMP", + "id": 29648 + }, + { + "name": "AONLBMCMIHH", + "id": 22997 + }, + { + "name": "OLKKLJFIHBH", + "id": 22048 + }, + { + "name": "BKGOEBBMILA", + "id": 9487 + }, + { + "name": "CKLNDALMLHJ", + "id": 9194 + }, + { + "name": "EnterScenePeerNotify", + "id": 9626 + }, + { + "name": "OGOLAEPIPDM", + "id": 1425 + }, + { + "name": "GADMMELAKNI", + "id": 25998 + }, + { + "name": "EIHMBDMBJGO", + "id": 29627 + }, + { + "name": "JNPCJFLPODD", + "id": 26084 + }, + { + "name": "OFPCHGIFPGK", + "id": 9828 + }, + { + "name": "GNFOFDLFMOI", + "id": 9444 + }, + { + "name": "FHAOMNBFKBP", + "id": 2865 + }, + { + "name": "OLGMKFPKKPP", + "id": 24488 + }, + { + "name": "EnterSceneReadyReq", + "id": 20524 + }, + { + "name": "FPLGOFMKNJN", + "id": 4862 + }, + { + "name": "GAFJNHCJKOM", + "id": 6300 + }, + { + "name": "NNBCIMMHMJO", + "id": 25905 + }, + { + "name": "CPJKEGMPODM", + "id": 9499 + }, + { + "name": "KLNAMGCHMOD", + "id": 20172 + }, + { + "name": "DCNKEAKEKIB", + "id": 9217 + }, + { + "name": "GAEFMMFALDP", + "id": 23938 + }, + { + "name": "BCDHOONEPMD", + "id": 436 + }, + { + "name": "DEIFFHNCBEF", + "id": 172 + }, + { + "name": "FFHLAOFNJLE", + "id": 25054 + }, + { + "name": "OHGDJOBNKHE", + "id": 7153 + }, + { + "name": "CAKPIEMOHOE", + "id": 20062 + }, + { + "name": "MKPELMBDGGE", + "id": 5449 + }, + { + "name": "LPPLGKGGJJJ", + "id": 26991 + }, + { + "name": "CMCBIJDHGGP", + "id": 21721 + }, + { + "name": "EFOAJNDDCOF", + "id": 951 + }, + { + "name": "MECBDCOAFFL", + "id": 7616 + }, + { + "name": "NBFJFILKIKE", + "id": 20230 + }, + { + "name": "EAABMMFCMFF", + "id": 3175 + }, + { + "name": "MPKLILCBMGJ", + "id": 9419 + }, + { + "name": "JFHDBOEPBMN", + "id": 28362 + }, + { + "name": "MNAPEOLCLNI", + "id": 8022 + }, + { + "name": "OMCKLNFDJAD", + "id": 1897 + }, + { + "name": "HKCLJJKHEBJ", + "id": 325 + }, + { + "name": "DMNDPEJAEDI", + "id": 27579 + }, + { + "name": "IDIMDHIIIPB", + "id": 1436 + }, + { + "name": "AFKDMCFKFIH", + "id": 28594 + }, + { + "name": "FCGKHNEBAPP", + "id": 26805 + }, + { + "name": "PFCPDBIKPKC", + "id": 21477 + }, + { + "name": "IBFAKJCCFCK", + "id": 28763 + }, + { + "name": "GOFCBLGIAJG", + "id": 4691 + }, + { + "name": "KMBOCDDHLKD", + "id": 6467 + }, + { + "name": "NKBEJOIJLEE", + "id": 20538 + }, + { + "name": "AvatarTeamAllDataNotify", + "id": 22603 + }, + { + "name": "DINEOGPGMBP", + "id": 24642 + }, + { + "name": "MFAALDLNDNC", + "id": 6701 + }, + { + "name": "LPAAMECJGPB", + "id": 28332 + }, + { + "name": "AEHLABLBJDN", + "id": 7450 + }, + { + "name": "NNIFLHKONKP", + "id": 24398 + }, + { + "name": "BBOLKNPDOFP", + "id": 21687 + }, + { + "name": "HKBNODNAKIP", + "id": 24667 + }, + { + "name": "CAGLJHGPJLM", + "id": 1525 + }, + { + "name": "ANNBJGNDCJP", + "id": 7800 + }, + { + "name": "GLGGMPOKPMI", + "id": 26519 + }, + { + "name": "OIEDKAFMDIE", + "id": 24277 + }, + { + "name": "CCNHMIFHGGF", + "id": 23383 + }, + { + "name": "HGAPNCKNEEF", + "id": 9882 + }, + { + "name": "IOPGICDLHPC", + "id": 21959 + }, + { + "name": "OPGBCCDGDIE", + "id": 26259 + }, + { + "name": "KCGPCLJIJDO", + "id": 2716 + }, + { + "name": "JNAOHKOEHPH", + "id": 7256 + }, + { + "name": "GGIFCBLEMND", + "id": 23607 + }, + { + "name": "PlayerGameTimeNotify", + "id": 4423 + }, + { + "name": "JHNHLEBCNDK", + "id": 22536 + }, + { + "name": "BIKLPPACLFA", + "id": 21916 + }, + { + "name": "PBJPLEKOGKL", + "id": 2862 + }, + { + "name": "HJPCDCIEJEJ", + "id": 7265 + }, + { + "name": "MNBCBGBCMEA", + "id": 22742 + }, + { + "name": "JMCKNHAEGKP", + "id": 3239 + }, + { + "name": "MJFJLNDAGCN", + "id": 9162 + }, + { + "name": "GEAHOMHDCAJ", + "id": 23891 + }, + { + "name": "OMABNDLHPKD", + "id": 25977 + }, + { + "name": "NCFOFPKAPON", + "id": 20845 + }, + { + "name": "HJNGNEGPDJE", + "id": 27773 + }, + { + "name": "HICKNGPJOKD", + "id": 27316 + }, + { + "name": "KOIKAIJKHAK", + "id": 411 + }, + { + "name": "DAGEGOHAODP", + "id": 6447 + }, + { + "name": "IIJACMGJLAJ", + "id": 9718 + }, + { + "name": "BPJMMMOFPCL", + "id": 6315 + }, + { + "name": "IJNKEMDNDBN", + "id": 24418 + }, + { + "name": "HONKJGJKCKM", + "id": 24762 + }, + { + "name": "EOFAGGICECK", + "id": 533 + }, + { + "name": "DGBLDPPCPMB", + "id": 3179 + }, + { + "name": "JBMJKGNIKBG", + "id": 23479 + }, + { + "name": "OBNOJEBOFLA", + "id": 26168 + }, + { + "name": "MKNEHILLINB", + "id": 22604 + }, + { + "name": "CJBDBPKJIBD", + "id": 3297 + }, + { + "name": "DLJEAHLFAPA", + "id": 1987 + }, + { + "name": "KOPIFLKGCEB", + "id": 973 + }, + { + "name": "KBODBCFBJOM", + "id": 26412 + }, + { + "name": "EKMHPOLOGHA", + "id": 23022 + }, + { + "name": "BPECDGKHNBC", + "id": 5039 + }, + { + "name": "ENFLAPIMDEE", + "id": 29217 + }, + { + "name": "LPNMODNPACM", + "id": 29889 + }, + { + "name": "EHLDEMCOGFD", + "id": 25995 + }, + { + "name": "LPCCKMPNJGI", + "id": 26545 + }, + { + "name": "KNNGJFDCFND", + "id": 29580 + }, + { + "name": "MMFGDMDEDBC", + "id": 8905 + }, + { + "name": "CMJPFBDEPGO", + "id": 7083 + }, + { + "name": "HLELGJBJBNJ", + "id": 27809 + }, + { + "name": "ChangeAvatarReq", + "id": 3470 + }, + { + "name": "PFEJCMICHNA", + "id": 20003 + }, + { + "name": "OJJNPFELLPK", + "id": 8062 + }, + { + "name": "PNGHBFAKFGA", + "id": 22235 + }, + { + "name": "DPCCKFCNCIG", + "id": 26938 + }, + { + "name": "DGHAGBNGGEH", + "id": 27785 + }, + { + "name": "HMHONOAFEMC", + "id": 28960 + }, + { + "name": "OJABLIPMKII", + "id": 24378 + }, + { + "name": "IEPLICBIGIJ", + "id": 26180 + }, + { + "name": "JIJILLMGCAD", + "id": 24282 + }, + { + "name": "FFNOLJONAGB", + "id": 6780 + }, + { + "name": "JBFJMGLJNBH", + "id": 29902 + }, + { + "name": "MNMIIFMHFHP", + "id": 6185 + }, + { + "name": "ALMAJJBDNEN", + "id": 2456 + }, + { + "name": "KNHECHEGJAD", + "id": 1586 + }, + { + "name": "PFDMFPFEALK", + "id": 9183 + }, + { + "name": "KPFDOEHBFEM", + "id": 21024 + }, + { + "name": "HOCLBEMGPDE", + "id": 6767 + }, + { + "name": "PDDGAGMOJAC", + "id": 7445 + }, + { + "name": "IHOLDOMNMNG", + "id": 451 + }, + { + "name": "LMFOKHKEKBC", + "id": 6643 + }, + { + "name": "MMDFOIELAPI", + "id": 9170 + }, + { + "name": "ABHILCOJJLL", + "id": 28684 + }, + { + "name": "BFLJDNGFPHL", + "id": 2638 + }, + { + "name": "JBHOLOPBKPJ", + "id": 21531 + }, + { + "name": "MGHJIKHHOIF", + "id": 27109 + }, + { + "name": "BPCDHOPJNMH", + "id": 5704 + }, + { + "name": "ELBIIAPPCFE", + "id": 2695 + }, + { + "name": "PostEnterSceneReq", + "id": 3633 + }, + { + "name": "LPJNMAJAPKP", + "id": 28105 + }, + { + "name": "JFBNKEMMNAB", + "id": 7991 + }, + { + "name": "PBBLDCKBOPK", + "id": 86 + }, + { + "name": "LMJBNDGOIIO", + "id": 27656 + }, + { + "name": "LIBMFIIDELA", + "id": 29799 + }, + { + "name": "HLNJCJGPBCC", + "id": 8571 + }, + { + "name": "GFAICDKFPKH", + "id": 22509 + }, + { + "name": "JKGNMEGIEOI", + "id": 5909 + }, + { + "name": "DLIOMACGAJC", + "id": 29982 + }, + { + "name": "EDKCONENPGE", + "id": 3757 + }, + { + "name": "JOOOEOGJIEF", + "id": 28209 + }, + { + "name": "BELHANMIHJP", + "id": 5679 + }, + { + "name": "BHBKIINFNPK", + "id": 25389 + }, + { + "name": "OCDKKNFMAGG", + "id": 21284 + }, + { + "name": "LCFAJLNBLPJ", + "id": 6440 + }, + { + "name": "LDAAMOPOMGH", + "id": 3197 + }, + { + "name": "FDPBICNKDBN", + "id": 20752 + }, + { + "name": "PingRsp", + "id": 22595 + }, + { + "name": "PlayerForceExitReq", + "id": 26372 + }, + { + "name": "ALDLGPDFCFH", + "id": 3540 + }, + { + "name": "DAPOBAAHOBF", + "id": 24739 + }, + { + "name": "GLBDFPCHKCD", + "id": 4736 + }, + { + "name": "DMBPKDNOANE", + "id": 29691 + }, + { + "name": "NFEFLMIBILA", + "id": 3663 + }, + { + "name": "IJAOKGFOAJK", + "id": 4231 + }, + { + "name": "LOBDECIPBLM", + "id": 3080 + }, + { + "name": "JPFMAKAMJHJ", + "id": 20590 + }, + { + "name": "KBEIDOGFBLN", + "id": 24967 + }, + { + "name": "DJNDJBNOGDN", + "id": 27379 + }, + { + "name": "MCGHJNHPEPF", + "id": 7297 + }, + { + "name": "NJOHAIGICCH", + "id": 4929 + }, + { + "name": "CEFMKOGINOG", + "id": 29751 + }, + { + "name": "LBAAMFBEBKL", + "id": 25861 + }, + { + "name": "ANLPJLBMHFI", + "id": 26147 + }, + { + "name": "CLIFDLHHBEB", + "id": 4838 + }, + { + "name": "LPINHPHDLPJ", + "id": 25862 + }, + { + "name": "KJILDLANLAL", + "id": 25403 + }, + { + "name": "KPFOIDHENPJ", + "id": 5168 + }, + { + "name": "PKKJMODGLBE", + "id": 29966 + }, + { + "name": "AEGPJOFGNHN", + "id": 1170 + }, + { + "name": "FEGEFLNPOMH", + "id": 6181 + }, + { + "name": "HACIAFBGJKG", + "id": 4453 + }, + { + "name": "AJLBEIKAAEM", + "id": 9464 + }, + { + "name": "PKJCPHLNGGJ", + "id": 7408 + }, + { + "name": "CFLIGDDCDIM", + "id": 29618 + }, + { + "name": "DLLNPOGPOIJ", + "id": 29811 + }, + { + "name": "GILBJOFJHAC", + "id": 171 + }, + { + "name": "EILFPFPAGNL", + "id": 22193 + }, + { + "name": "NDACKJNDPJD", + "id": 4722 + }, + { + "name": "BNDPFJIHAAA", + "id": 4457 + }, + { + "name": "EMNHNELOAOL", + "id": 27941 + }, + { + "name": "EJFLFKBAILP", + "id": 28403 + }, + { + "name": "ODCNEILBJMD", + "id": 28390 + }, + { + "name": "BFIJAGDHODG", + "id": 25385 + }, + { + "name": "HPKBBDALKOH", + "id": 22299 + }, + { + "name": "EJLDKJHCGBP", + "id": 5487 + }, + { + "name": "MANDDEGFCNO", + "id": 28206 + }, + { + "name": "IEPNMGJKHBG", + "id": 6303 + }, + { + "name": "HMEFGCGLOGC", + "id": 27831 + }, + { + "name": "EFLLKAMDBED", + "id": 1936 + }, + { + "name": "KBHKABMFHIA", + "id": 6217 + }, + { + "name": "LKKMKBCMGBC", + "id": 23068 + }, + { + "name": "PEGDMPLDBGH", + "id": 23352 + }, + { + "name": "PINEMFJJJNH", + "id": 23625 + }, + { + "name": "JOEJHMANJOH", + "id": 22039 + }, + { + "name": "KAILGDDAEOD", + "id": 21461 + }, + { + "name": "LODPFCAFDHB", + "id": 2300 + }, + { + "name": "ODEFAMDIIIB", + "id": 9121 + }, + { + "name": "LONIILKAFJB", + "id": 24886 + }, + { + "name": "LKFNAEFKBGG", + "id": 24426 + }, + { + "name": "HLAKIHAEEOA", + "id": 25598 + }, + { + "name": "JNILLGFKAPI", + "id": 5785 + }, + { + "name": "OHHEHCAGBAG", + "id": 21306 + }, + { + "name": "HIOAKOMLCDK", + "id": 21755 + }, + { + "name": "JNKLANGGHGK", + "id": 9280 + }, + { + "name": "LGMJFFBLBML", + "id": 22172 + }, + { + "name": "JEJPJNHIAGL", + "id": 22108 + }, + { + "name": "HPFAEENMNLO", + "id": 21253 + }, + { + "name": "OJKNEINDHPA", + "id": 24928 + }, + { + "name": "JBBNJCNBLKA", + "id": 21894 + }, + { + "name": "ECBOOEEKMOJ", + "id": 2459 + }, + { + "name": "JODDACIHNKD", + "id": 8690 + }, + { + "name": "AEPFAKCJPOF", + "id": 842 + }, + { + "name": "BNPNBIIJMAF", + "id": 8751 + }, + { + "name": "JHLKOBHDMCP", + "id": 3856 + }, + { + "name": "PAHKPGGEOHF", + "id": 1361 + }, + { + "name": "KHDFFGOJEJG", + "id": 8468 + }, + { + "name": "PNOBGDFEFEH", + "id": 8326 + }, + { + "name": "PKDHIBJPJPC", + "id": 26963 + }, + { + "name": "KEHPLKOGEMF", + "id": 25605 + }, + { + "name": "MNNKHKMDIEN", + "id": 21886 + }, + { + "name": "BMLLNOHHEDL", + "id": 23275 + }, + { + "name": "MAIOABDFDLC", + "id": 29882 + }, + { + "name": "IOJFGIEFEMP", + "id": 8199 + }, + { + "name": "OPBPGMBMCHM", + "id": 8900 + }, + { + "name": "JACPNPDDAJA", + "id": 4017 + }, + { + "name": "EPHEGMPMKEO", + "id": 1813 + }, + { + "name": "EnterSceneDoneRsp", + "id": 793 + }, + { + "name": "MJIMPFNDCBC", + "id": 20483 + }, + { + "name": "CPDJANEOKCO", + "id": 6382 + }, + { + "name": "CFIIKCFPDMB", + "id": 29932 + }, + { + "name": "IJBEIMLNNGL", + "id": 1742 + }, + { + "name": "FONGEMNLIMM", + "id": 1842 + }, + { + "name": "LNIDADKAFLI", + "id": 29916 + }, + { + "name": "GNOHHBAAFJF", + "id": 713 + }, + { + "name": "NFKIGGCKAII", + "id": 20404 + }, + { + "name": "LNIAPGAKAEA", + "id": 258 + }, + { + "name": "LKNLJNMENNG", + "id": 2271 + }, + { + "name": "DBFAKCIGNJM", + "id": 2128 + }, + { + "name": "FJHMMBNGAML", + "id": 22855 + }, + { + "name": "CBACMJEONGF", + "id": 186 + }, + { + "name": "AOLGDLCDIDG", + "id": 21534 + }, + { + "name": "FNMHMKANPFJ", + "id": 27191 + }, + { + "name": "OMNEJIGHKAH", + "id": 8875 + }, + { + "name": "GDDHCLPKBIP", + "id": 20665 + }, + { + "name": "EADPMFFKMBP", + "id": 479 + }, + { + "name": "BKFHIICCKCG", + "id": 2844 + }, + { + "name": "GBAIAFLKHAJ", + "id": 1304 + }, + { + "name": "KHHGOLFMEKA", + "id": 2433 + }, + { + "name": "JHIOMICMAAD", + "id": 8041 + }, + { + "name": "FJDEECIGLPP", + "id": 8696 + }, + { + "name": "OIAKJCELOEM", + "id": 9094 + }, + { + "name": "GNLNKCFEHDC", + "id": 23570 + }, + { + "name": "LIGBIEFELOM", + "id": 3628 + }, + { + "name": "OPEEBHFFDAF", + "id": 29194 + }, + { + "name": "KELEPKHLFCF", + "id": 448 + }, + { + "name": "NJBLJLCCLEB", + "id": 25889 + }, + { + "name": "EBIJFPBAJJA", + "id": 9327 + }, + { + "name": "FHCCEGPJDNM", + "id": 2306 + }, + { + "name": "MJBDJDLKFGD", + "id": 24006 + }, + { + "name": "DOFDILLNPFG", + "id": 7025 + }, + { + "name": "JGIDNHJAKBN", + "id": 27391 + }, + { + "name": "HLDIEMKJEKJ", + "id": 23741 + }, + { + "name": "IBIIDBMJAHO", + "id": 22257 + }, + { + "name": "KALKAHLNLJB", + "id": 20937 + }, + { + "name": "NBDFAAAOKAJ", + "id": 27144 + }, + { + "name": "BPAMIJFABEO", + "id": 8990 + }, + { + "name": "MEEGBNDCGOL", + "id": 20957 + }, + { + "name": "KKHLCEDGEKH", + "id": 2352 + }, + { + "name": "MHKFFHJEIBC", + "id": 21846 + }, + { + "name": "LEPHHBJABED", + "id": 22052 + }, + { + "name": "ELAODGGJGDN", + "id": 3874 + }, + { + "name": "CEINBCJFICF", + "id": 22019 + }, + { + "name": "PADLMAPJEEG", + "id": 22816 + }, + { + "name": "NCEDKCPLJLJ", + "id": 9314 + }, + { + "name": "OIDDGDEOBHN", + "id": 25088 + }, + { + "name": "IOGAMEDFAFA", + "id": 25041 + }, + { + "name": "HGBEKJJGKJE", + "id": 9564 + }, + { + "name": "KMELOMMOAIE", + "id": 26868 + }, + { + "name": "CKNPAMKCMBG", + "id": 24084 + }, + { + "name": "BIPJCJMEMJD", + "id": 28894 + }, + { + "name": "AKBKIKDEGLF", + "id": 2531 + }, + { + "name": "NIGGCFMFKPN", + "id": 27283 + }, + { + "name": "DFHDJKAHKDC", + "id": 26489 + }, + { + "name": "MHOCFPKGAKO", + "id": 25413 + }, + { + "name": "HHPDOFMKAEJ", + "id": 23696 + }, + { + "name": "NGMFOBEGFFE", + "id": 22952 + }, + { + "name": "MHCIIDDPGNM", + "id": 20409 + }, + { + "name": "NKPCEOKKEBM", + "id": 88 + }, + { + "name": "PJAINIGEIFE", + "id": 23079 + }, + { + "name": "PIPAEJLPAMP", + "id": 7350 + }, + { + "name": "CCIDNDCHJCM", + "id": 780 + }, + { + "name": "BJNFJPCDLPL", + "id": 8189 + }, + { + "name": "FMGFJJPPPDL", + "id": 535 + }, + { + "name": "LJNKLPIFJNH", + "id": 3637 + }, + { + "name": "NBKELJAFMHD", + "id": 9125 + }, + { + "name": "AOAKBECNKJL", + "id": 25192 + }, + { + "name": "NDMCAHKAGIE", + "id": 3958 + }, + { + "name": "PIFOMMNEAJJ", + "id": 29621 + }, + { + "name": "NNAAGLLAHEE", + "id": 1455 + }, + { + "name": "JAIKMBMMKLP", + "id": 25989 + }, + { + "name": "EFPKGPEGPHO", + "id": 27004 + }, + { + "name": "CLAKPCFFBOM", + "id": 2817 + }, + { + "name": "OBBAFCLGJAA", + "id": 9393 + }, + { + "name": "DKBGOAOEJMP", + "id": 1442 + }, + { + "name": "PAOKLOEPDHA", + "id": 23711 + }, + { + "name": "KMPGFIDPKPC", + "id": 2541 + }, + { + "name": "JAIAEFGNHKL", + "id": 3554 + }, + { + "name": "BJIKPDNHHFD", + "id": 28604 + }, + { + "name": "LEGDJLCJDJD", + "id": 24679 + }, + { + "name": "AFAENFDJAGC", + "id": 22056 + }, + { + "name": "ONILCBEMHKJ", + "id": 9886 + }, + { + "name": "CGDAEHMEOOJ", + "id": 2986 + }, + { + "name": "IFHBHDHIIIH", + "id": 25056 + }, + { + "name": "BMMANHGBIIK", + "id": 2176 + }, + { + "name": "GLGHIJHHCCK", + "id": 7955 + }, + { + "name": "LJAPEOANOHO", + "id": 4543 + }, + { + "name": "BIJFFMPIIFB", + "id": 22746 + }, + { + "name": "HOHFNEHGDAL", + "id": 21717 + }, + { + "name": "FMIIHIELDIP", + "id": 27071 + }, + { + "name": "JILKGBCCNAB", + "id": 9629 + }, + { + "name": "DCIDENOJIKC", + "id": 22640 + }, + { + "name": "DAAIPBODNKI", + "id": 2122 + }, + { + "name": "NKGAECCACIO", + "id": 29377 + }, + { + "name": "ServerTimeNotify", + "id": 28606 + }, + { + "name": "OOKEPPOECHL", + "id": 27555 + }, + { + "name": "MBHADIBEIHB", + "id": 24931 + }, + { + "name": "IKENEDKCIGC", + "id": 26197 + }, + { + "name": "FLFBEMBAKJB", + "id": 6636 + }, + { + "name": "EGFCJHFHJND", + "id": 27301 + }, + { + "name": "BLGJLAJFBNN", + "id": 21394 + }, + { + "name": "LJJMNKOEDOF", + "id": 20873 + }, + { + "name": "PLBOADJPCDI", + "id": 3618 + }, + { + "name": "PFCHINHDHCJ", + "id": 23925 + }, + { + "name": "GNKHHPKLBIH", + "id": 29939 + }, + { + "name": "IBPIDNMPDFO", + "id": 23755 + }, + { + "name": "NNCLBHPGINO", + "id": 24431 + }, + { + "name": "MLMACIENGCG", + "id": 21517 + }, + { + "name": "OICMPJFFPBL", + "id": 6197 + }, + { + "name": "CGAGBOLJPIJ", + "id": 1329 + }, + { + "name": "CMAKHKCLHII", + "id": 25826 + }, + { + "name": "FPCKKOIHGOB", + "id": 2033 + }, + { + "name": "DIMFODCLDNF", + "id": 22013 + }, + { + "name": "CEKHMBPEMDA", + "id": 27096 + }, + { + "name": "GBBINONPNGG", + "id": 9965 + }, + { + "name": "AAGPEDKBLEP", + "id": 2219 + }, + { + "name": "ENEGPKJDIKE", + "id": 2737 + }, + { + "name": "BPCGPMHAHBM", + "id": 22270 + }, + { + "name": "AAHLABCBAIG", + "id": 25481 + }, + { + "name": "CJEGEKPNDIN", + "id": 3247 + }, + { + "name": "BIKCCPFGMPM", + "id": 27403 + }, + { + "name": "FCKKLPLPBNA", + "id": 3924 + }, + { + "name": "ICNMCMOOLLP", + "id": 5052 + }, + { + "name": "HODGNDHAEFP", + "id": 27108 + }, + { + "name": "NHAKIOEKMCP", + "id": 21871 + }, + { + "name": "HOONMEPLNAN", + "id": 7477 + }, + { + "name": "GLOBKKFKMHH", + "id": 7467 + }, + { + "name": "ODOHBOFPKIM", + "id": 23602 + }, + { + "name": "GJINIKLCGPB", + "id": 7305 + }, + { + "name": "CFCMKEFCJHL", + "id": 26430 + }, + { + "name": "EGBJBGJJDFE", + "id": 2437 + }, + { + "name": "LFHGIAIHFDP", + "id": 178 + }, + { + "name": "HFGLIKABHLE", + "id": 5951 + }, + { + "name": "DPKNFGLLCCG", + "id": 22860 + }, + { + "name": "IGHMBJENBJI", + "id": 25075 + }, + { + "name": "OFGEIOFEDAK", + "id": 5107 + }, + { + "name": "GKELGJFLKKB", + "id": 2442 + }, + { + "name": "BBAEELNIAHL", + "id": 24616 + }, + { + "name": "IMOFKPMAOME", + "id": 28420 + }, + { + "name": "MNEMPFBEAJO", + "id": 9784 + }, + { + "name": "DHANIMAPAOH", + "id": 4790 + }, + { + "name": "HADJCOCIPLO", + "id": 26583 + }, + { + "name": "FEKIKOEIDNC", + "id": 20870 + }, + { + "name": "CBLGKKOMLBP", + "id": 27213 + }, + { + "name": "EACAPHLMIJK", + "id": 4958 + }, + { + "name": "GANAHAILPFK", + "id": 21474 + }, + { + "name": "LADPAAGLBLK", + "id": 1410 + }, + { + "name": "EGPJIKMGFDF", + "id": 24026 + }, + { + "name": "SetPlayerBornDataRsp", + "id": 26454 + }, + { + "name": "DAGAADIHEHL", + "id": 22553 + }, + { + "name": "NECCPFMBJAI", + "id": 28322 + }, + { + "name": "CKMGMKPFJPF", + "id": 1504 + }, + { + "name": "JNHIMKMMIIH", + "id": 2968 + }, + { + "name": "IMPOIHELNBD", + "id": 21710 + }, + { + "name": "PIFJECJDGON", + "id": 3045 + }, + { + "name": "KIALANHPFBG", + "id": 28300 + }, + { + "name": "HKNFCFKIFGO", + "id": 20963 + }, + { + "name": "FMCPPLAODNL", + "id": 25062 + }, + { + "name": "KCAMGKDFAFN", + "id": 27660 + }, + { + "name": "MDDHJEMINCI", + "id": 1747 + }, + { + "name": "EnterSceneDoneReq", + "id": 4561 + }, + { + "name": "NCOMLLOKMNK", + "id": 22669 + }, + { + "name": "FOIMICAJIMB", + "id": 22083 + }, + { + "name": "IFBFCHJFCHD", + "id": 7491 + }, + { + "name": "GEEIHPLPLMB", + "id": 1514 + }, + { + "name": "BGEKEKECKJG", + "id": 27808 + }, + { + "name": "BGCGLOOIPFO", + "id": 24255 + }, + { + "name": "MMNLFNADKBJ", + "id": 23122 + }, + { + "name": "DGAAJBLHJPE", + "id": 25344 + }, + { + "name": "GJELIPNJOJJ", + "id": 23055 + }, + { + "name": "IFGKMHLINIP", + "id": 26903 + }, + { + "name": "KOCMFNHPIEL", + "id": 4879 + }, + { + "name": "AIBEKFKLMCJ", + "id": 4714 + }, + { + "name": "BDAFFNFABKC", + "id": 2412 + }, + { + "name": "NDEBJNDHIEC", + "id": 4597 + }, + { + "name": "INKDHPCODPL", + "id": 8792 + }, + { + "name": "POEFCHKGKAE", + "id": 26074 + }, + { + "name": "MHGBAOHBKGH", + "id": 9697 + }, + { + "name": "ILMGEFHLOAN", + "id": 5790 + }, + { + "name": "OLFPDHCBLPM", + "id": 8111 + }, + { + "name": "EIAIMIKHJAD", + "id": 21538 + }, + { + "name": "GJLCDFENOJC", + "id": 28195 + }, + { + "name": "AHHFDOMFCPP", + "id": 24252 + }, + { + "name": "KHNNKFBOFOI", + "id": 27744 + }, + { + "name": "GAJFDCOGCEP", + "id": 6469 + }, + { + "name": "LCJLEAGCIMI", + "id": 21176 + }, + { + "name": "GLAIABLNIDK", + "id": 20675 + }, + { + "name": "FHNNOCIOOKA", + "id": 5147 + }, + { + "name": "EAMMEACFNFM", + "id": 4590 + }, + { + "name": "IEBFCFMHLFG", + "id": 21659 + }, + { + "name": "DFIMDKOCJKG", + "id": 6462 + }, + { + "name": "DHIIIFAOMCM", + "id": 9777 + }, + { + "name": "NPDPCMGKEDO", + "id": 7719 + }, + { + "name": "KJOMBBBGCKP", + "id": 24416 + }, + { + "name": "ICDAAHMBBGE", + "id": 8144 + }, + { + "name": "HGDCNFFCOHA", + "id": 9491 + }, + { + "name": "EINJDDJINPG", + "id": 650 + }, + { + "name": "LJJFBFNEINA", + "id": 5400 + }, + { + "name": "HOJJNGAPPPL", + "id": 23434 + }, + { + "name": "GPIJLNGAEAD", + "id": 9915 + }, + { + "name": "GNDCEBDAPOE", + "id": 28996 + }, + { + "name": "EPHFNMHIEPL", + "id": 25900 + }, + { + "name": "MPOPIHBOEKM", + "id": 21501 + }, + { + "name": "FJEFOGDBOGP", + "id": 21348 + }, + { + "name": "IGNGPLJOFBJ", + "id": 5969 + }, + { + "name": "KAOBPDLPHLN", + "id": 22319 + }, + { + "name": "BPLMMJAKPEB", + "id": 1685 + }, + { + "name": "EJMLHIOLAMO", + "id": 3380 + }, + { + "name": "PNFAEBABLOM", + "id": 2358 + }, + { + "name": "FFJDGMAGCCO", + "id": 23075 + }, + { + "name": "DODONPNGPLJ", + "id": 6116 + }, + { + "name": "LHOICAAGPCD", + "id": 5317 + }, + { + "name": "MMIECKLKFNO", + "id": 1643 + }, + { + "name": "MAAMIBBLGMK", + "id": 21467 + }, + { + "name": "LDOOPDJKHKN", + "id": 20872 + }, + { + "name": "JBOHDFOICFH", + "id": 6096 + }, + { + "name": "NEKJJCOEKPA", + "id": 567 + }, + { + "name": "LAEPOIPPIGF", + "id": 5841 + }, + { + "name": "PNJEJKHILNO", + "id": 9746 + }, + { + "name": "MJAEPAPFMBB", + "id": 2288 + }, + { + "name": "KCNGBIDPKDL", + "id": 22931 + }, + { + "name": "EIMIAJKOGFC", + "id": 23268 + }, + { + "name": "JPMCEOMKHCF", + "id": 2527 + }, + { + "name": "CNNMDLJJOFA", + "id": 2733 + }, + { + "name": "NJADNNJMIGC", + "id": 21157 + }, + { + "name": "GJBPELNCBFD", + "id": 9945 + }, + { + "name": "EEBHEGFHMML", + "id": 20412 + }, + { + "name": "NGFCBNONDFI", + "id": 29106 + }, + { + "name": "OFDANJNMHEK", + "id": 1828 + }, + { + "name": "DIAFCPCDCPO", + "id": 28513 + }, + { + "name": "DPIMMPJILMJ", + "id": 24137 + }, + { + "name": "FOGDOCJODDI", + "id": 26765 + }, + { + "name": "LAMIHBFKDOM", + "id": 22297 + }, + { + "name": "JBDDPALMIMD", + "id": 23668 + }, + { + "name": "BIDHMAABAMC", + "id": 20709 + }, + { + "name": "IEODDBOHBEG", + "id": 5879 + }, + { + "name": "JICBNIFNBME", + "id": 22974 + }, + { + "name": "IBIMEHLBJEM", + "id": 6453 + }, + { + "name": "NKPACMDAIDM", + "id": 6584 + }, + { + "name": "BDLJHNOLPAL", + "id": 27677 + }, + { + "name": "ICNIDLKDJHB", + "id": 24443 + }, + { + "name": "EGGCOCGBGDA", + "id": 1924 + }, + { + "name": "ALDBCBCDBKI", + "id": 8730 + }, + { + "name": "BDAKEONEPMH", + "id": 27850 + }, + { + "name": "NIKHOFCHPNN", + "id": 24996 + }, + { + "name": "MNAOLPFEGHI", + "id": 22611 + }, + { + "name": "GBKMFPIJANP", + "id": 24815 + }, + { + "name": "IPHKLOMJIAC", + "id": 4847 + }, + { + "name": "KPNGHKIOMDE", + "id": 4271 + }, + { + "name": "KEBMEOJLLPL", + "id": 2609 + }, + { + "name": "GPPJNEHJPCH", + "id": 343 + }, + { + "name": "MPOIGOEKNFN", + "id": 395 + }, + { + "name": "DHOIKMNOFMH", + "id": 546 + }, + { + "name": "IJIKAPDFOCG", + "id": 26070 + }, + { + "name": "KIAJJFADNMN", + "id": 20011 + }, + { + "name": "DEKEKHBIJFN", + "id": 20106 + }, + { + "name": "EDHEDMDPOAN", + "id": 21423 + }, + { + "name": "DAGIJMMKHEG", + "id": 28616 + }, + { + "name": "OBOMDLILBIK", + "id": 3442 + }, + { + "name": "DNLGPLJGEIE", + "id": 21598 + }, + { + "name": "PDONJABKCEC", + "id": 2010 + }, + { + "name": "DNHJOLMCFLM", + "id": 2466 + }, + { + "name": "NEPBBPJPODL", + "id": 2116 + }, + { + "name": "GKJDBFKCGAK", + "id": 21144 + }, + { + "name": "HOELJJHEHON", + "id": 1526 + }, + { + "name": "BMCAJKODGAK", + "id": 9190 + }, + { + "name": "DFOLKICAMEJ", + "id": 22660 + }, + { + "name": "FAPNIBGMIDI", + "id": 23289 + }, + { + "name": "JBAFHGODFDG", + "id": 4677 + }, + { + "name": "IIJDHAJKJMK", + "id": 2644 + }, + { + "name": "EAHDNPFEOLP", + "id": 25958 + }, + { + "name": "GPOMPHELAFJ", + "id": 23389 + }, + { + "name": "FMPBFEFKAMP", + "id": 9835 + }, + { + "name": "LDFPPFOBNFP", + "id": 8478 + }, + { + "name": "MKCLIFNALEE", + "id": 401 + }, + { + "name": "PAIPPEMGICH", + "id": 24933 + }, + { + "name": "OBFKJOGGEOK", + "id": 20985 + }, + { + "name": "SceneInitFinishReq", + "id": 377 + }, + { + "name": "GIDNNGBJHCH", + "id": 1127 + }, + { + "name": "MKLEPODLEOH", + "id": 3876 + }, + { + "name": "PPMBDKKFCBI", + "id": 459 + }, + { + "name": "AFMPEMNPPNO", + "id": 29487 + }, + { + "name": "GFIFOLIDGID", + "id": 366 + }, + { + "name": "CPEICDNFPAJ", + "id": 28932 + }, + { + "name": "EBIIGFOJGEN", + "id": 2815 + }, + { + "name": "JMFGNJJCPPC", + "id": 27954 + }, + { + "name": "LDBFNDJEBLI", + "id": 8838 + }, + { + "name": "CIPPMBCJMMC", + "id": 29575 + }, + { + "name": "HIGPFIDMALH", + "id": 4120 + }, + { + "name": "PGGOHHBNFCO", + "id": 22517 + }, + { + "name": "KCFPBCNJGEK", + "id": 7606 + }, + { + "name": "MNIBOCIBEOP", + "id": 1630 + }, + { + "name": "MNNOIPPNPCG", + "id": 2596 + }, + { + "name": "KCKGMIFCPDP", + "id": 1964 + }, + { + "name": "PGNLACLONKK", + "id": 9567 + }, + { + "name": "CCOHDFHFKOF", + "id": 24403 + }, + { + "name": "MGNNGBNNFEI", + "id": 28082 + }, + { + "name": "FAEBFGILMED", + "id": 2265 + }, + { + "name": "PostEnterSceneRsp", + "id": 22743 + }, + { + "name": "AIOAFIOHLJP", + "id": 26087 + }, + { + "name": "LBNMHEPBEIN", + "id": 3443 + }, + { + "name": "JNPHCNFGEDB", + "id": 28859 + }, + { + "name": "BCOLLJBMLEJ", + "id": 29917 + }, + { + "name": "OOGMGDJIEGJ", + "id": 29987 + }, + { + "name": "MCBMHFPHBBM", + "id": 3420 + }, + { + "name": "HCPHKKNPNND", + "id": 3332 + }, + { + "name": "IHKIBOAJAMJ", + "id": 23843 + }, + { + "name": "DFJOPCMFFHH", + "id": 20166 + }, + { + "name": "ADCNKCDEMCE", + "id": 2058 + }, + { + "name": "OCLOHBOFKCO", + "id": 7571 + }, + { + "name": "CBKPKJEJPLK", + "id": 26609 + }, + { + "name": "DBAOKAMJHPD", + "id": 2052 + }, + { + "name": "LJPFHHLMFGM", + "id": 22004 + }, + { + "name": "MCFMDMHFBCK", + "id": 25817 + }, + { + "name": "POEDDPGNPGO", + "id": 6868 + }, + { + "name": "JNCMILMLCKB", + "id": 8668 + }, + { + "name": "AGDOIEMEJIN", + "id": 28577 + }, + { + "name": "HEINMCDHOGI", + "id": 1787 + }, + { + "name": "LFBMCFAMBBM", + "id": 8865 + }, + { + "name": "NGIDOBIJAGJ", + "id": 9540 + }, + { + "name": "KCNOOLDKOPD", + "id": 28252 + }, + { + "name": "DECBIPNPBIA", + "id": 25870 + }, + { + "name": "AHICCKCLACI", + "id": 23487 + }, + { + "name": "KMJGEAHLAIB", + "id": 25781 + }, + { + "name": "NJIIDPIGKGL", + "id": 2572 + }, + { + "name": "PJDNDMJJHOK", + "id": 2661 + }, + { + "name": "FHPPHLNHLBH", + "id": 5610 + }, + { + "name": "EKFGJDHJPHB", + "id": 22156 + }, + { + "name": "JDONMLHDJGI", + "id": 3749 + }, + { + "name": "NHOPKPHOGJD", + "id": 23499 + }, + { + "name": "KILLOOLLMFG", + "id": 5843 + }, + { + "name": "FCMILBLCOMN", + "id": 24556 + }, + { + "name": "KIFGLHOGKNO", + "id": 29891 + }, + { + "name": "BECMDKINLKA", + "id": 20542 + }, + { + "name": "ONNIGBOGLME", + "id": 23421 + }, + { + "name": "MLGMPHLKMHG", + "id": 25936 + }, + { + "name": "FKJFIDBLKFM", + "id": 28546 + }, + { + "name": "CABNMHDHENG", + "id": 410 + }, + { + "name": "KMNMINHOBGP", + "id": 5705 + }, + { + "name": "EIMPEJMLMOA", + "id": 8151 + }, + { + "name": "AANGLNBIFDK", + "id": 6525 + }, + { + "name": "LPBFOIOADFD", + "id": 26587 + }, + { + "name": "CNJLKINIHCI", + "id": 22550 + }, + { + "name": "ANDKBIBKGCG", + "id": 27981 + }, + { + "name": "KKMEDIKMHIP", + "id": 2075 + }, + { + "name": "GMDNKAIJCEE", + "id": 21114 + }, + { + "name": "DPFMJHIOBLH", + "id": 329 + }, + { + "name": "APOMENOMDIF", + "id": 22413 + }, + { + "name": "MPPAADNHEPP", + "id": 22359 + }, + { + "name": "FJMPGDNNMNA", + "id": 5963 + }, + { + "name": "FFLACLNMJED", + "id": 4420 + }, + { + "name": "JGGBKDIGJFG", + "id": 22293 + }, + { + "name": "DHAIHLMDBBJ", + "id": 27705 + }, + { + "name": "AOOKFPKLGMG", + "id": 3135 + }, + { + "name": "JFCHHFGIBIH", + "id": 8039 + }, + { + "name": "JDIOACHEKAG", + "id": 27152 + }, + { + "name": "GFKPHJBAFPM", + "id": 25641 + }, + { + "name": "AGNEENFCPAE", + "id": 7729 + }, + { + "name": "JMKFCGOPJFJ", + "id": 5887 + }, + { + "name": "LLCOOBJBNDF", + "id": 24753 + }, + { + "name": "KIOKOPLCMFF", + "id": 4338 + }, + { + "name": "LBNBINONCNO", + "id": 21419 + }, + { + "name": "FACNNCDAGFO", + "id": 2693 + }, + { + "name": "MGMAHIMPDND", + "id": 21573 + }, + { + "name": "JHHLFNNCGPC", + "id": 22721 + }, + { + "name": "BEHAFJLPHJA", + "id": 4618 + }, + { + "name": "ALDDAFNNPKE", + "id": 27243 + }, + { + "name": "GAEPDHEJOMG", + "id": 24788 + }, + { + "name": "OMPMMIADLCA", + "id": 23613 + }, + { + "name": "FFFMBBHPKPI", + "id": 2203 + }, + { + "name": "AvatarDataNotify", + "id": 23378 + }, + { + "name": "BIGPMKNFJJI", + "id": 27632 + }, + { + "name": "DFKHOKHOPEE", + "id": 26458 + }, + { + "name": "ICOGKHLLLDL", + "id": 24528 + }, + { + "name": "CMDHIIHFMOG", + "id": 1490 + }, + { + "name": "PFLBIAMIILD", + "id": 7619 + }, + { + "name": "GJLDGLIIPON", + "id": 20728 + }, + { + "name": "CLFGCLINHFC", + "id": 27884 + }, + { + "name": "BDAMIEEFAFE", + "id": 7071 + }, + { + "name": "GHFILMIIBAP", + "id": 20186 + }, + { + "name": "IMPGCBMLJIO", + "id": 21095 + }, + { + "name": "FMCKLLCHFEJ", + "id": 5237 + }, + { + "name": "LDAEMPFAHIG", + "id": 23787 + }, + { + "name": "CIJGIMLAFHL", + "id": 26882 + }, + { + "name": "PJGKEAKACJK", + "id": 7799 + }, + { + "name": "ENKOBNIHCML", + "id": 29436 + }, + { + "name": "NOJNDKFJFHM", + "id": 4226 + }, + { + "name": "IABAANILCCJ", + "id": 24839 + }, + { + "name": "GFEAHJACJIM", + "id": 25237 + }, + { + "name": "LHBLADHONLO", + "id": 26533 + }, + { + "name": "PIMBEJLMHAE", + "id": 8069 + }, + { + "name": "DAONIBJFEJF", + "id": 6731 + }, + { + "name": "LJFFEBLMLKK", + "id": 4562 + }, + { + "name": "AKFFHDHPBNF", + "id": 7399 + }, + { + "name": "IHMJIGJJAGJ", + "id": 2206 + }, + { + "name": "FNIMEDEOBMJ", + "id": 2194 + }, + { + "name": "KGOKCFGEPNJ", + "id": 5367 + }, + { + "name": "NIKJBKDOLML", + "id": 5240 + }, + { + "name": "DEDOMMBMDCO", + "id": 3212 + }, + { + "name": "AKJHAGAAMNH", + "id": 20084 + }, + { + "name": "JIIKEPENOEN", + "id": 26820 + }, + { + "name": "ACPNOFNLPEG", + "id": 26007 + }, + { + "name": "FJBLHMBAFID", + "id": 4742 + }, + { + "name": "GPMENACMMJH", + "id": 27167 + }, + { + "name": "MPFKONLJOMD", + "id": 21059 + }, + { + "name": "ENGILAHNBEC", + "id": 28877 + }, + { + "name": "FGJFGNKCLMJ", + "id": 28288 + }, + { + "name": "IAMILIPJDBK", + "id": 23800 + }, + { + "name": "PDLLHLHNMBI", + "id": 9889 + }, + { + "name": "FIKFHEBLFKN", + "id": 29250 + }, + { + "name": "JIEONGDPHBC", + "id": 23776 + }, + { + "name": "HCIMLHAFAMM", + "id": 2060 + }, + { + "name": "HPGGNPLFDKK", + "id": 9462 + }, + { + "name": "PLLPLBKIFIN", + "id": 21175 + }, + { + "name": "DECPFGMFPDJ", + "id": 28553 + }, + { + "name": "HKABJKPJALJ", + "id": 20740 + }, + { + "name": "ALMCDGEIGNP", + "id": 696 + }, + { + "name": "CCGGBNGKOBE", + "id": 6409 + }, + { + "name": "GIEDFMGECCC", + "id": 22390 + }, + { + "name": "HPPHFMHEGKJ", + "id": 4799 + }, + { + "name": "CIPNGCDIHDJ", + "id": 21393 + }, + { + "name": "BHPJFGPDNEL", + "id": 9301 + }, + { + "name": "HBMHANCOHOH", + "id": 28263 + }, + { + "name": "BGEMLCAAPGB", + "id": 27585 + }, + { + "name": "IDMDPJLMEGL", + "id": 3908 + }, + { + "name": "MCFOEJDOPGP", + "id": 864 + }, + { + "name": "ILOAJKKDALM", + "id": 23347 + }, + { + "name": "JFNKEPINBPP", + "id": 6166 + }, + { + "name": "KKDAJCMCKME", + "id": 6136 + }, + { + "name": "PPEKOGDCDEL", + "id": 4694 + }, + { + "name": "BNMJANPPFOB", + "id": 3414 + }, + { + "name": "NGGPDCIHONG", + "id": 28662 + }, + { + "name": "BHOCPPLHBOD", + "id": 8354 + }, + { + "name": "JGFDJJJBINJ", + "id": 21085 + }, + { + "name": "JEDMEMHMBLM", + "id": 29671 + }, + { + "name": "CELOMOAICJC", + "id": 3446 + }, + { + "name": "JBBEHAOLMMC", + "id": 20705 + }, + { + "name": "DDHBBDPLEBF", + "id": 27494 + }, + { + "name": "BJINGGMJIOM", + "id": 22514 + }, + { + "name": "FMHKAFONGOA", + "id": 8537 + }, + { + "name": "NNFNFNDECCK", + "id": 1037 + }, + { + "name": "ECIBFDDLBBB", + "id": 5321 + }, + { + "name": "MIEIBDGJIJI", + "id": 4654 + }, + { + "name": "DMEMMEDFBHE", + "id": 26373 + }, + { + "name": "LJCILFFJPPB", + "id": 29457 + }, + { + "name": "KNCHFGGBAMH", + "id": 2575 + }, + { + "name": "JLHLHCMPCBK", + "id": 29834 + }, + { + "name": "CBDAPPLPDKL", + "id": 23363 + }, + { + "name": "GOKOLEHIKAM", + "id": 7007 + }, + { + "name": "MPICBFMMGIK", + "id": 22717 + }, + { + "name": "DLHFEMAMNMM", + "id": 4506 + }, + { + "name": "JJKJIJBEPFB", + "id": 8450 + }, + { + "name": "FIKOJPDCHCJ", + "id": 7562 + }, + { + "name": "JLEHJBFLDEK", + "id": 9112 + }, + { + "name": "KFPCEFKFMLC", + "id": 26042 + }, + { + "name": "LBMJJONJDCD", + "id": 1047 + }, + { + "name": "NBNKHHFGBNG", + "id": 6573 + }, + { + "name": "FKFFMJHJKLD", + "id": 29118 + }, + { + "name": "PHLKPDGAKNA", + "id": 8471 + }, + { + "name": "MBFAHOGONMK", + "id": 2500 + }, + { + "name": "DHJLGODGLJO", + "id": 27021 + }, + { + "name": "LAADBANMDIB", + "id": 3237 + }, + { + "name": "OGIOEOGGBGI", + "id": 6502 + }, + { + "name": "KOBABKALLCA", + "id": 28764 + }, + { + "name": "COEFHPAPNPP", + "id": 23093 + }, + { + "name": "BFKKKECICHO", + "id": 3788 + }, + { + "name": "IPILPPDJPMG", + "id": 27496 + }, + { + "name": "AFHGGGFCBNF", + "id": 3692 + }, + { + "name": "HODKBIAKJOA", + "id": 23897 + }, + { + "name": "GGOBDMGGBMA", + "id": 770 + }, + { + "name": "EHGOEOKFBHE", + "id": 20056 + }, + { + "name": "OCNJAMNOCLO", + "id": 20530 + }, + { + "name": "JMDNLJPKDHE", + "id": 27501 + }, + { + "name": "LLLBNHDLBAJ", + "id": 9679 + }, + { + "name": "IAMPFPGJMIB", + "id": 24072 + }, + { + "name": "DGKABLJDMIA", + "id": 4887 + }, + { + "name": "CCPMFOADPKB", + "id": 27531 + }, + { + "name": "CBKPCLLMCJM", + "id": 9877 + }, + { + "name": "EFGPDOMCBCB", + "id": 21438 + }, + { + "name": "AIMOIMPIJHG", + "id": 27945 + }, + { + "name": "HNACBMIFKCM", + "id": 22600 + }, + { + "name": "JDBOHBDMAGA", + "id": 2637 + }, + { + "name": "FIPEGMOMHJK", + "id": 21790 + }, + { + "name": "HMANOOODPHA", + "id": 4173 + }, + { + "name": "ANKJLCKGINH", + "id": 2380 + }, + { + "name": "NMNEMMDBOIB", + "id": 2894 + }, + { + "name": "HPPHJMPLOII", + "id": 20325 + }, + { + "name": "BGDAGKKDEDI", + "id": 5806 + }, + { + "name": "LMHALOMPBMM", + "id": 23598 + }, + { + "name": "INAABLNPPPD", + "id": 1368 + }, + { + "name": "JDMJIJAILFP", + "id": 20356 + }, + { + "name": "OEJJPJOILEO", + "id": 3786 + }, + { + "name": "HAOLJBDHBMD", + "id": 24067 + }, + { + "name": "AICBEHIGDOB", + "id": 5799 + }, + { + "name": "KLBAAMEGLHA", + "id": 9620 + }, + { + "name": "DIOGFNMKOKE", + "id": 4856 + }, + { + "name": "SetPlayerBornDataReq", + "id": 25726 + }, + { + "name": "MCNBECEEIKJ", + "id": 538 + }, + { + "name": "CGNHDGHCHGL", + "id": 23182 + }, + { + "name": "OAPOOAKLKBI", + "id": 2744 + }, + { + "name": "GBGLPDKKAAK", + "id": 29564 + }, + { + "name": "HNCGDLMEDAO", + "id": 5644 + }, + { + "name": "CKIKIJPCKPP", + "id": 28450 + }, + { + "name": "OGNLFDMKCDB", + "id": 28812 + }, + { + "name": "AAFFHMOMCNF", + "id": 21882 + }, + { + "name": "BJILKJBGOBM", + "id": 8340 + }, + { + "name": "ALDNPIDLKHA", + "id": 25795 + }, + { + "name": "CGOEDPMKAPC", + "id": 25828 + }, + { + "name": "ECLNKBMKHHN", + "id": 26033 + }, + { + "name": "HGCPEGEOOMO", + "id": 1035 + }, + { + "name": "BEKNEDMIPID", + "id": 7455 + }, + { + "name": "LNEDDIIKBLE", + "id": 20217 + }, + { + "name": "ABOEBBNCONK", + "id": 4094 + }, + { + "name": "MPFPDBKKMBI", + "id": 23216 + }, + { + "name": "GHADBCGPCDE", + "id": 9450 + }, + { + "name": "BBCLEHNOMOA", + "id": 8360 + }, + { + "name": "HJNDGJCILDH", + "id": 5584 + }, + { + "name": "FANPPAAIHIL", + "id": 26343 + }, + { + "name": "KAOOJEECPJG", + "id": 8999 + }, + { + "name": "PKMMDCDNCLI", + "id": 29262 + }, + { + "name": "LCLOMDGDCHB", + "id": 20088 + }, + { + "name": "JLPBLHCNDCB", + "id": 20242 + }, + { + "name": "EIOJFIHAKHP", + "id": 6128 + }, + { + "name": "CMKFHBKANJM", + "id": 1521 + }, + { + "name": "SceneEntityAppearNotify", + "id": 6263 + }, + { + "name": "KKFODIOGIPG", + "id": 8853 + }, + { + "name": "HLIIEJPCOFC", + "id": 6066 + }, + { + "name": "COAAKMCJMAD", + "id": 20946 + }, + { + "name": "DLMAHMJOOCB", + "id": 2618 + }, + { + "name": "ECNOIFAAEOG", + "id": 22727 + }, + { + "name": "DLFFGLIOPKF", + "id": 6055 + }, + { + "name": "JALDEALDJNG", + "id": 1889 + }, + { + "name": "CDAHJMFLLHE", + "id": 23648 + }, + { + "name": "MNHFPODJBNK", + "id": 22979 + }, + { + "name": "DKHOPCLBMEA", + "id": 2390 + }, + { + "name": "NFFIMEJLMAN", + "id": 1260 + }, + { + "name": "KLGBMBNFINK", + "id": 9599 + }, + { + "name": "LIENMAMGIGB", + "id": 9991 + }, + { + "name": "IPFHIDFEJAA", + "id": 27876 + }, + { + "name": "GLNIKHLEIKA", + "id": 22624 + }, + { + "name": "NODDCMIMOKO", + "id": 1547 + }, + { + "name": "LPFGBNDKCBL", + "id": 24163 + }, + { + "name": "BKFAJLKCBJB", + "id": 28564 + }, + { + "name": "FEHOLLHIOIH", + "id": 6620 + }, + { + "name": "OEGNDFENMKP", + "id": 6446 + }, + { + "name": "PPGIKABMIAK", + "id": 27436 + }, + { + "name": "GBCAJIBKPHH", + "id": 28628 + }, + { + "name": "MEHPIDFEMIE", + "id": 21182 + }, + { + "name": "LODPCINKMNE", + "id": 21 + }, + { + "name": "BPHBHDLANEP", + "id": 24409 + }, + { + "name": "CCHJAHLKJJA", + "id": 23316 + }, + { + "name": "KFBPMJBPFPP", + "id": 24955 + }, + { + "name": "HIOLHKJDGHE", + "id": 20424 + }, + { + "name": "EIOBHCKOEMD", + "id": 1844 + }, + { + "name": "NNMOOMLMGKI", + "id": 24641 + }, + { + "name": "DDNNICOKHFF", + "id": 28602 + }, + { + "name": "HJCAOIHMPAM", + "id": 21009 + }, + { + "name": "PBMJEPJHOFF", + "id": 23887 + }, + { + "name": "DBLCKAHANOB", + "id": 8882 + }, + { + "name": "FDCEIDHLGOM", + "id": 29531 + }, + { + "name": "AHKPDOEPIEE", + "id": 20708 + }, + { + "name": "FNMJMMLBOJC", + "id": 9044 + }, + { + "name": "GMDBCFOLDDG", + "id": 21027 + }, + { + "name": "ACEDGLGFLND", + "id": 29568 + }, + { + "name": "HPPDBOPBHCO", + "id": 8133 + }, + { + "name": "JKAJHPLKKJL", + "id": 7720 + }, + { + "name": "NNFMDKBDGPD", + "id": 8890 + }, + { + "name": "NJCNAJIHOLP", + "id": 20674 + }, + { + "name": "ICKHGJLKENA", + "id": 22307 + }, + { + "name": "OLPAJEMDOOF", + "id": 21432 + }, + { + "name": "ADACHHNJAHK", + "id": 22801 + }, + { + "name": "FDGOJDCLDAH", + "id": 26447 + }, + { + "name": "IOCGPKAHPPD", + "id": 23591 + }, + { + "name": "OIMBEJHELGD", + "id": 20296 + }, + { + "name": "BIAEIEEFHCA", + "id": 29384 + }, + { + "name": "OJGOCMBGPCP", + "id": 22234 + }, + { + "name": "OIIADOELLBH", + "id": 2319 + }, + { + "name": "JKOFFPMNPOD", + "id": 808 + }, + { + "name": "JFBFGACBOEM", + "id": 20463 + }, + { + "name": "OIHPLAEKINM", + "id": 3917 + }, + { + "name": "LNOFNLDPNIF", + "id": 27454 + }, + { + "name": "FMAPBHLDPBD", + "id": 6706 + }, + { + "name": "EGKEPOKKAAA", + "id": 1165 + }, + { + "name": "LAFOLIACPPG", + "id": 7876 + }, + { + "name": "ANBNAKFDLHA", + "id": 5044 + }, + { + "name": "IKGAFGEAKAK", + "id": 20911 + }, + { + "name": "JBFHKFLEHHH", + "id": 666 + }, + { + "name": "FABNMMKIMJH", + "id": 21442 + }, + { + "name": "FJEOFMBAJEO", + "id": 3937 + }, + { + "name": "GBJMFLOHEAO", + "id": 21283 + }, + { + "name": "EJOFKJIOHNK", + "id": 22918 + }, + { + "name": "FJOJHIBAHOI", + "id": 8555 + }, + { + "name": "BKOAKMCKALD", + "id": 24102 + }, + { + "name": "PGEGANOEBJL", + "id": 22972 + }, + { + "name": "NEGMHMBGDIO", + "id": 24249 + }, + { + "name": "EDHDFLLJLJH", + "id": 8394 + }, + { + "name": "LPEPJLFBLMH", + "id": 7064 + }, + { + "name": "HNGCPEAAKLK", + "id": 21318 + }, + { + "name": "PNNCANDILKC", + "id": 29050 + }, + { + "name": "AKIKIEIKIDA", + "id": 4266 + }, + { + "name": "JBJIEFEIBBI", + "id": 2717 + }, + { + "name": "GBOBJGMJKNL", + "id": 6478 + }, + { + "name": "FIEGILBCLNA", + "id": 21822 + }, + { + "name": "EPFFDAFPKPJ", + "id": 23392 + }, + { + "name": "BJIFNDJNIML", + "id": 6824 + }, + { + "name": "ECILGPHIOHK", + "id": 28418 + }, + { + "name": "LNEBHNAKKME", + "id": 24758 + }, + { + "name": "MPGMDCHAPBK", + "id": 4041 + }, + { + "name": "HMAONDHFFHH", + "id": 22272 + }, + { + "name": "AMPHPPHMAMM", + "id": 25186 + }, + { + "name": "LKAPHADCGCE", + "id": 21075 + }, + { + "name": "CMLAFDBCKJA", + "id": 154 + }, + { + "name": "KPJLGAEHBPH", + "id": 25393 + }, + { + "name": "DMMNNNLGCLP", + "id": 22207 + }, + { + "name": "GCBJICEKMKG", + "id": 23950 + }, + { + "name": "MPNFDLJNKKG", + "id": 24256 + }, + { + "name": "HNDDHOGBOID", + "id": 3241 + }, + { + "name": "KBPLMFMCDDG", + "id": 25090 + }, + { + "name": "NPFKGIKCKIJ", + "id": 5480 + }, + { + "name": "FABEHFBJKCB", + "id": 3016 + }, + { + "name": "EEPPNOMECKI", + "id": 24359 + }, + { + "name": "NGOCBCEBBNO", + "id": 6020 + }, + { + "name": "EFAKCFDNOKG", + "id": 25145 + }, + { + "name": "BIDJKLLLLAE", + "id": 280 + }, + { + "name": "PlayerEnterSceneNotify", + "id": 3595 + }, + { + "name": "JDLLEKJONCE", + "id": 5280 + }, + { + "name": "PBJIKHPLACP", + "id": 8481 + }, + { + "name": "KOLJGBKCDFE", + "id": 5992 + }, + { + "name": "CKNFOGKBEMO", + "id": 28469 + }, + { + "name": "ACDIDGPAHIH", + "id": 952 + }, + { + "name": "LCEDHAFADGN", + "id": 29159 + }, + { + "name": "NNHFNODPBJL", + "id": 24715 + }, + { + "name": "CCPJFPKCIHI", + "id": 23690 + }, + { + "name": "PNBMLJPIPGP", + "id": 8695 + }, + { + "name": "KHJKCJDEAHO", + "id": 29677 + }, + { + "name": "CKEGHFMEBLA", + "id": 4361 + }, + { + "name": "DECFLHFHGLF", + "id": 6098 + }, + { + "name": "GBBLDDHGFDJ", + "id": 21437 + }, + { + "name": "BAAOMHLKMLP", + "id": 1129 + }, + { + "name": "HCFDKBDLNHJ", + "id": 6221 + }, + { + "name": "ODGCLLLOADB", + "id": 26549 + }, + { + "name": "HOEOBCHGAAE", + "id": 25695 + }, + { + "name": "OFHPDDLPIDN", + "id": 29231 + }, + { + "name": "KJPKOPIIGGL", + "id": 2465 + }, + { + "name": "BFNLCLJBIPD", + "id": 20443 + }, + { + "name": "FLLKDOMFEKA", + "id": 9547 + }, + { + "name": "JAOOMHPMAGA", + "id": 8103 + }, + { + "name": "OKCJKPNAEKF", + "id": 5895 + }, + { + "name": "NJFIPABIHGC", + "id": 9978 + }, + { + "name": "KPBKKCOLPJN", + "id": 23259 + }, + { + "name": "LECFIAJJJCK", + "id": 3502 + }, + { + "name": "IJPAJDJEBHL", + "id": 24032 + }, + { + "name": "LLPMODBKGJD", + "id": 20704 + }, + { + "name": "JKAIJENCNGF", + "id": 23385 + }, + { + "name": "KHIFOFFEKHO", + "id": 652 + }, + { + "name": "EFNGPNMMPPI", + "id": 21068 + }, + { + "name": "OBNIEPINFEB", + "id": 25419 + }, + { + "name": "CLDBLCECBOB", + "id": 1958 + }, + { + "name": "NOHMGPLMBFK", + "id": 7466 + }, + { + "name": "AHAOEPJLFBO", + "id": 26962 + }, + { + "name": "DHBECHBENAN", + "id": 20027 + }, + { + "name": "INMGMFILCNG", + "id": 24451 + }, + { + "name": "JBNFDCCCMJF", + "id": 509 + }, + { + "name": "GIEGOIPCJEC", + "id": 4604 + }, + { + "name": "LGAGLMMPKIA", + "id": 7728 + }, + { + "name": "JHHOBCIBNPM", + "id": 5574 + }, + { + "name": "IMOOMJNPEEO", + "id": 1595 + }, + { + "name": "MFLIFFEMLPC", + "id": 9691 + }, + { + "name": "HOHNIAIDCMH", + "id": 8891 + }, + { + "name": "FHEKLDAHGHB", + "id": 9731 + }, + { + "name": "JHFAPOBHGIH", + "id": 20724 + }, + { + "name": "ANIDMDGOKOL", + "id": 9399 + }, + { + "name": "GPAGHMDJCLF", + "id": 8768 + }, + { + "name": "JMFONNPELJJ", + "id": 4830 + }, + { + "name": "DMFDKKBNEMN", + "id": 23107 + }, + { + "name": "ANAFMPAHAPN", + "id": 8032 + }, + { + "name": "DJHAFBPNPEE", + "id": 3255 + }, + { + "name": "HJDNBCBNAMI", + "id": 4872 + }, + { + "name": "DGNMHNDFJNB", + "id": 29318 + }, + { + "name": "IJFECBEPIDK", + "id": 21254 + }, + { + "name": "PGAFHBLJDKK", + "id": 28308 + }, + { + "name": "EGNNACIPEBF", + "id": 6392 + }, + { + "name": "LMJEPOFEOMM", + "id": 1506 + }, + { + "name": "NPLOGCDPPAN", + "id": 7019 + }, + { + "name": "LHEADCPNNMM", + "id": 8725 + }, + { + "name": "IPIDAKKLINO", + "id": 29286 + }, + { + "name": "KOGCEHFOABE", + "id": 24101 + }, + { + "name": "OPJFOBKPFHJ", + "id": 5596 + }, + { + "name": "PJKLPGCKCDN", + "id": 27896 + }, + { + "name": "DFNILPBBKPI", + "id": 941 + }, + { + "name": "CDGGBPBFMPB", + "id": 8215 + }, + { + "name": "CNEPLJFOIHA", + "id": 23660 + }, + { + "name": "KBAEIDDGKOL", + "id": 22397 + }, + { + "name": "MJKOMEAFNHN", + "id": 4022 + }, + { + "name": "HBHBHCBCGOK", + "id": 9199 + }, + { + "name": "IKNJPDDCMMP", + "id": 21662 + }, + { + "name": "HOOIMHECDEL", + "id": 20867 + }, + { + "name": "OHKPBHIDBIA", + "id": 7285 + }, + { + "name": "OEJEMHHMINF", + "id": 22473 + }, + { + "name": "LNKCPEICGCF", + "id": 22848 + }, + { + "name": "LLGBDJDGKDC", + "id": 4387 + }, + { + "name": "CDPFMFBBFJP", + "id": 9437 + }, + { + "name": "FIEHEGABIJP", + "id": 25729 + }, + { + "name": "OAKJHCICNHN", + "id": 4523 + }, + { + "name": "DAIJFFIBEJF", + "id": 1499 + }, + { + "name": "MKGKLDIHFGJ", + "id": 26282 + }, + { + "name": "AABFAJCLKJD", + "id": 6023 + }, + { + "name": "AICAJLBOOHO", + "id": 2680 + }, + { + "name": "JAHAGJCIIHM", + "id": 123 + }, + { + "name": "ENBAINPJKFJ", + "id": 25245 + }, + { + "name": "LNDOEDNCPGA", + "id": 5040 + }, + { + "name": "ONEPFFEABID", + "id": 21877 + }, + { + "name": "FIOIINHFJBF", + "id": 23059 + }, + { + "name": "EAFOMHGEDCK", + "id": 7200 + }, + { + "name": "KHELAKFAOHO", + "id": 23041 + }, + { + "name": "MAJCDNIGCLJ", + "id": 1877 + }, + { + "name": "MCBKMJEKDEG", + "id": 2539 + }, + { + "name": "NABFCAHKHPF", + "id": 1019 + }, + { + "name": "OICKGJGDDBB", + "id": 8476 + }, + { + "name": "IJJLDLNBNGG", + "id": 22907 + }, + { + "name": "CAAJCJDAFAP", + "id": 9494 + }, + { + "name": "PNAPHNBMDAM", + "id": 344 + }, + { + "name": "BBGJKBJOCHK", + "id": 2175 + }, + { + "name": "HMAGFCLHFGE", + "id": 24121 + }, + { + "name": "OFPPPOGNDID", + "id": 7369 + }, + { + "name": "HCCMGLFHMHP", + "id": 26120 + }, + { + "name": "IDFMGMPOFOE", + "id": 28396 + }, + { + "name": "EPKAMBGNCKO", + "id": 5207 + }, + { + "name": "JPIIHKFKFEF", + "id": 8252 + }, + { + "name": "GIAPMIHDHPG", + "id": 23880 + }, + { + "name": "LPKPOHMHBKI", + "id": 21381 + }, + { + "name": "BIGCEOCLHFI", + "id": 3667 + }, + { + "name": "PDFALPKMNDA", + "id": 4535 + }, + { + "name": "FOOOENBLOKO", + "id": 8553 + }, + { + "name": "LLKNOFONJFB", + "id": 5846 + }, + { + "name": "OFGIMFAHPMB", + "id": 8949 + }, + { + "name": "JLNNNCIDPHD", + "id": 8810 + }, + { + "name": "EOABOFMHKBL", + "id": 1741 + }, + { + "name": "MEOBGCKLJKC", + "id": 22557 + }, + { + "name": "NNBGOHBBMGO", + "id": 28712 + }, + { + "name": "JDAAEHNKEKJ", + "id": 24647 + }, + { + "name": "PNKDFFHCINI", + "id": 4860 + }, + { + "name": "GKMBPJDOGBP", + "id": 3190 + }, + { + "name": "NKEFPECPPEK", + "id": 753 + }, + { + "name": "JNHFMGGHCHJ", + "id": 25333 + }, + { + "name": "EBHGFILPAMK", + "id": 28287 + }, + { + "name": "JMAIGBMAMLL", + "id": 20525 + }, + { + "name": "NMGPFEJFCMK", + "id": 20087 + }, + { + "name": "MDFFJJONAHI", + "id": 23858 + }, + { + "name": "MGNKEJPEPGG", + "id": 26018 + }, + { + "name": "FJDHJKBPCFJ", + "id": 549 + }, + { + "name": "JCOEICJPMDG", + "id": 8218 + }, + { + "name": "ALCLIGCLLOI", + "id": 25586 + }, + { + "name": "NIJOMGFMLKL", + "id": 28823 + }, + { + "name": "LDDCCCHELKA", + "id": 7483 + }, + { + "name": "NCBEDDNGCNF", + "id": 4390 + }, + { + "name": "IGECKHCNKEN", + "id": 4792 + }, + { + "name": "DBLPNFNPIBK", + "id": 24160 + }, + { + "name": "GBPCJFFGJNG", + "id": 27873 + }, + { + "name": "EDFIFNIAMGD", + "id": 24287 + }, + { + "name": "IOIFPPMHMKA", + "id": 25020 + }, + { + "name": "SetUpAvatarTeamRsp", + "id": 306 + }, + { + "name": "DMJNLHCEDDN", + "id": 28009 + }, + { + "name": "BFDDNGNMBAE", + "id": 2652 + }, + { + "name": "DGHCJECMMND", + "id": 4280 + }, + { + "name": "NJEGELFLLBP", + "id": 3640 + }, + { + "name": "FCLHNCBOEGJ", + "id": 7806 + }, + { + "name": "PlayerLoginRsp", + "id": 27771 + }, + { + "name": "JNJNGNBLFJE", + "id": 23606 + }, + { + "name": "MEBAJHGCHNK", + "id": 22095 + }, + { + "name": "CINLHMKEFLM", + "id": 29209 + }, + { + "name": "IOOONMOJKNN", + "id": 27077 + }, + { + "name": "KFGIAAEIPBO", + "id": 1123 + }, + { + "name": "NNAKHFCFLNN", + "id": 587 + }, + { + "name": "PCHKCDGFJGC", + "id": 25916 + }, + { + "name": "OHMCLEIBJON", + "id": 20233 + }, + { + "name": "LOGLBJPOMFJ", + "id": 28780 + }, + { + "name": "LNOKPDCNOOE", + "id": 6294 + }, + { + "name": "JGLGILKCPDC", + "id": 5414 + }, + { + "name": "IOHBPDCINCB", + "id": 7469 + }, + { + "name": "JPFIJBEIHHO", + "id": 6035 + }, + { + "name": "HLNEKNAOCAP", + "id": 26173 + }, + { + "name": "AGHDHEIONAA", + "id": 26873 + }, + { + "name": "LHEDGOBIKLG", + "id": 25203 + }, + { + "name": "EHHLFIHJNMO", + "id": 21436 + }, + { + "name": "IIFBFCKMAFC", + "id": 25498 + }, + { + "name": "NGALODMCCEL", + "id": 22912 + }, + { + "name": "FIHDGHCPNGJ", + "id": 5460 + }, + { + "name": "MKCKAGDOGCF", + "id": 29561 + }, + { + "name": "IEELABNPGLP", + "id": 26392 + }, + { + "name": "LMCGPNHEMNO", + "id": 20318 + }, + { + "name": "PJFHBEOAALH", + "id": 2374 + }, + { + "name": "LLHIBOOMBNN", + "id": 8408 + }, + { + "name": "NDDDEJOBJCB", + "id": 5793 + }, + { + "name": "JJDDDCGINKH", + "id": 24564 + }, + { + "name": "CONEKBNCIJM", + "id": 29843 + }, + { + "name": "KBODPJNLOHF", + "id": 5797 + }, + { + "name": "HCBPNBBIKAG", + "id": 27122 + }, + { + "name": "LAPCJBNMPPK", + "id": 2165 + }, + { + "name": "ELNIEGKMGCN", + "id": 28852 + }, + { + "name": "BBINOMJIGHP", + "id": 22788 + }, + { + "name": "MLBLOEDHDNA", + "id": 8886 + }, + { + "name": "MILBJPINAAA", + "id": 25484 + }, + { + "name": "DPKAILHKNOH", + "id": 2383 + }, + { + "name": "GPGFLBGBAJL", + "id": 25771 + }, + { + "name": "DKCELACFPCH", + "id": 1703 + }, + { + "name": "EPPFLEHEMAN", + "id": 7415 + }, + { + "name": "FJLIKNEJMEJ", + "id": 25996 + }, + { + "name": "PHIIFGMFLMA", + "id": 21962 + }, + { + "name": "PFFMBIMGIIE", + "id": 4083 + }, + { + "name": "ELALIJLMHEP", + "id": 4269 + }, + { + "name": "MPPBLNBNBHI", + "id": 9132 + }, + { + "name": "KCANLIHBMPM", + "id": 25880 + }, + { + "name": "IANHPLFBFFC", + "id": 27360 + }, + { + "name": "BBODMCPPJIH", + "id": 5275 + }, + { + "name": "AKMNPIHEGFG", + "id": 6129 + }, + { + "name": "MGOPCKPDNID", + "id": 21930 + }, + { + "name": "HPICJJONLJD", + "id": 8917 + }, + { + "name": "FNGCMLCJGOP", + "id": 1439 + }, + { + "name": "CPHLKODBAJJ", + "id": 5471 + }, + { + "name": "IANLHNDLBAG", + "id": 22273 + }, + { + "name": "EKOAKKBOIMN", + "id": 198 + }, + { + "name": "ACKDLDJDPHP", + "id": 4248 + }, + { + "name": "CLHDCCOFKMD", + "id": 20051 + }, + { + "name": "MPKMEEMFBAN", + "id": 4886 + }, + { + "name": "AGCFKKCGEME", + "id": 22345 + }, + { + "name": "FMKNLLBFAOG", + "id": 7753 + }, + { + "name": "NJMLHPIPDNK", + "id": 20066 + }, + { + "name": "KMBGJKMJNLD", + "id": 23214 + }, + { + "name": "KCAHMLALHHN", + "id": 5763 + }, + { + "name": "EMAAIOILAPF", + "id": 1673 + }, + { + "name": "KBFCPIEKOEG", + "id": 2385 + }, + { + "name": "LGPFCCDEGLD", + "id": 4746 + }, + { + "name": "BKHOJBDLEKK", + "id": 27339 + }, + { + "name": "CCDPABNMPEB", + "id": 8973 + }, + { + "name": "NMOKNIIINCH", + "id": 21118 + }, + { + "name": "IJCBLAMALKE", + "id": 23159 + }, + { + "name": "DBNBLLKLALI", + "id": 5224 + }, + { + "name": "KDHFPFLGJHL", + "id": 27175 + }, + { + "name": "LJHEIIBOMNF", + "id": 22458 + }, + { + "name": "KCBPHNMBEHJ", + "id": 5528 + }, + { + "name": "AIDBFACJEDI", + "id": 27253 + }, + { + "name": "DDPJLCOPFIK", + "id": 25696 + }, + { + "name": "IAAEMIBEDBM", + "id": 27541 + }, + { + "name": "IGBBIPEJOOH", + "id": 655 + }, + { + "name": "ALAKMKPLNOM", + "id": 24019 + }, + { + "name": "JKHDHLEMJCJ", + "id": 23278 + }, + { + "name": "HCNBKIBKGAG", + "id": 7358 + }, + { + "name": "KDPPPIOEIAG", + "id": 24804 + }, + { + "name": "PENBOGCCDDI", + "id": 7500 + }, + { + "name": "PHHDJDBLDMG", + "id": 9476 + }, + { + "name": "ICLGLBEHDNG", + "id": 7171 + }, + { + "name": "BPLOFHPEHNF", + "id": 8872 + }, + { + "name": "KFHEEEGCPPA", + "id": 28757 + }, + { + "name": "ILIOEJALJMB", + "id": 1740 + }, + { + "name": "AFPJLHKAJIN", + "id": 3638 + }, + { + "name": "AECILHMILAO", + "id": 28142 + }, + { + "name": "EPDLHFEMFCA", + "id": 8043 + }, + { + "name": "POEDEHNDMKP", + "id": 5251 + }, + { + "name": "OFAFGMAGNJL", + "id": 3058 + }, + { + "name": "POHEEGCNDKE", + "id": 6383 + }, + { + "name": "KOIKEKNGKOD", + "id": 6231 + }, + { + "name": "FPKLLDPFMOK", + "id": 4099 + }, + { + "name": "IGMHFCBCNPN", + "id": 6864 + }, + { + "name": "LGEHLJELIMJ", + "id": 8520 + }, + { + "name": "FMCKLPJADAN", + "id": 29559 + }, + { + "name": "EADKKBFBJLB", + "id": 2719 + }, + { + "name": "OEBJPGNBPMH", + "id": 22692 + }, + { + "name": "GBKLBGDLMGI", + "id": 297 + }, + { + "name": "PODKPOCHHPB", + "id": 6147 + }, + { + "name": "OOIAIDKPBOB", + "id": 27975 + }, + { + "name": "MPPNHKOHIGB", + "id": 6943 + }, + { + "name": "FJGDDDHGPMJ", + "id": 22643 + }, + { + "name": "ALHCLNFBLOO", + "id": 28187 + }, + { + "name": "HDGOGIINACF", + "id": 5008 + }, + { + "name": "JIHEKMINAEB", + "id": 481 + }, + { + "name": "PMHKNCOEGPI", + "id": 29289 + }, + { + "name": "EOOAIONOPKD", + "id": 23459 + }, + { + "name": "KHFNGOAJHNC", + "id": 1433 + }, + { + "name": "PFDDAKLDDII", + "id": 24920 + }, + { + "name": "ILNFIFNEIDH", + "id": 6973 + }, + { + "name": "NGICELOJDBD", + "id": 9728 + }, + { + "name": "JIFDLIANAMN", + "id": 22082 + }, + { + "name": "LIIEPLFMNAI", + "id": 29057 + }, + { + "name": "JJKNCMNLCHM", + "id": 4811 + }, + { + "name": "MGDBKCGKNFG", + "id": 28655 + }, + { + "name": "EOLEENAAKGL", + "id": 380 + }, + { + "name": "LOBFHJLODAF", + "id": 25112 + }, + { + "name": "KFPMNFJAGLO", + "id": 3113 + }, + { + "name": "NKDKKMMFPFO", + "id": 7579 + }, + { + "name": "ADOPHNNOGFA", + "id": 25179 + }, + { + "name": "IOAIIMCJNGF", + "id": 22430 + }, + { + "name": "DKDPBLNOMME", + "id": 26546 + }, + { + "name": "AJEKIGFPBJH", + "id": 3339 + }, + { + "name": "BKNPPEFPCGN", + "id": 22159 + }, + { + "name": "KEEBOILOLJI", + "id": 29734 + }, + { + "name": "ODPADHFJOBJ", + "id": 29706 + }, + { + "name": "KMOKGJLLPLO", + "id": 6862 + }, + { + "name": "DICDCBKPBOL", + "id": 1753 + }, + { + "name": "IHCJCBGCNCJ", + "id": 3310 + }, + { + "name": "BMEMBBBEPDO", + "id": 7208 + }, + { + "name": "GBDLCNPNCOC", + "id": 530 + }, + { + "name": "APGBCBBNFKA", + "id": 378 + }, + { + "name": "NHKFCPAJALF", + "id": 22468 + }, + { + "name": "KGIEBFHGOPC", + "id": 20690 + }, + { + "name": "MFLIJJICKNJ", + "id": 28170 + }, + { + "name": "LMDAPOOAKIO", + "id": 22236 + }, + { + "name": "FDHLDCFBKNJ", + "id": 24313 + }, + { + "name": "CCLOBJECFDF", + "id": 2270 + }, + { + "name": "EJBINBAGNLP", + "id": 29356 + }, + { + "name": "GCLIGNCMKAE", + "id": 1860 + }, + { + "name": "KKJHJDDJNHO", + "id": 24537 + }, + { + "name": "IFBFGAKLMBB", + "id": 23273 + }, + { + "name": "DIKPLEAGDJE", + "id": 1819 + }, + { + "name": "OCMKAHMDDMC", + "id": 1653 + }, + { + "name": "HGMPPHHBPKB", + "id": 6489 + }, + { + "name": "CEAINPMMJAA", + "id": 28603 + }, + { + "name": "BLKONOEFKGI", + "id": 27994 + }, + { + "name": "IHFDBFNLBJH", + "id": 29694 + }, + { + "name": "NFNENLGENEG", + "id": 8177 + }, + { + "name": "GBCCCGFPFIG", + "id": 8276 + }, + { + "name": "BBLPOBKNEKA", + "id": 4117 + }, + { + "name": "IPDDDBOCFEE", + "id": 28094 + }, + { + "name": "ELEJOGKFHJD", + "id": 2672 + }, + { + "name": "KACNDIMHIAF", + "id": 7956 + }, + { + "name": "NGBFHPGMCDC", + "id": 6944 + }, + { + "name": "LKFEHGADHOF", + "id": 8112 + }, + { + "name": "MNHDNCLEIOP", + "id": 22053 + }, + { + "name": "PIMNAJIHFIK", + "id": 27202 + }, + { + "name": "BCEKNICFJDH", + "id": 28828 + }, + { + "name": "KJGKCIMDKHD", + "id": 5074 + }, + { + "name": "AKGIADJICPL", + "id": 29517 + }, + { + "name": "AAMMDCAHCME", + "id": 4580 + }, + { + "name": "LALICFDDOKF", + "id": 20767 + }, + { + "name": "OIIJLPEGJEN", + "id": 4166 + }, + { + "name": "AKFOCPCFNIL", + "id": 27836 + }, + { + "name": "MLCEFNJJJAD", + "id": 23130 + }, + { + "name": "ICADBIHIGNO", + "id": 4350 + }, + { + "name": "GLCBCFEOOAO", + "id": 26667 + }, + { + "name": "OJOKEIBPBOL", + "id": 3143 + }, + { + "name": "NCNMNHMHBCI", + "id": 24938 + }, + { + "name": "BAENDECAAMI", + "id": 25450 + }, + { + "name": "HLFPMCKPFFE", + "id": 23845 + }, + { + "name": "DOCFPCKGJCG", + "id": 5073 + }, + { + "name": "NGLMNMHFBPF", + "id": 21376 + }, + { + "name": "AMNKIDJFBOF", + "id": 28349 + }, + { + "name": "ACKPLLLFBIC", + "id": 29204 + }, + { + "name": "ECIBONKLGII", + "id": 24993 + }, + { + "name": "FODFJINLJNG", + "id": 2599 + }, + { + "name": "EKBNMKLMAFB", + "id": 28240 + }, + { + "name": "BMGFCEJAKHJ", + "id": 6677 + }, + { + "name": "BEJPBHGJIDO", + "id": 29589 + }, + { + "name": "DJGEKBHBLNJ", + "id": 25332 + }, + { + "name": "ABEFJAHNFJM", + "id": 3742 + }, + { + "name": "PICHIAOPPLJ", + "id": 6194 + }, + { + "name": "CHAFGHJDMNM", + "id": 855 + }, + { + "name": "DNALLDDNIKN", + "id": 28160 + }, + { + "name": "EAMDLJIPLDJ", + "id": 22105 + }, + { + "name": "NKGJPLKLBBI", + "id": 26733 + }, + { + "name": "KKNPOIEDGDI", + "id": 24228 + }, + { + "name": "KOGEJBNKKPD", + "id": 348 + }, + { + "name": "GGFHOECCEJD", + "id": 4844 + }, + { + "name": "JAIGABGGKCC", + "id": 4138 + }, + { + "name": "MMJOECHFKHN", + "id": 1472 + }, + { + "name": "HKHAEJHJHCE", + "id": 23619 + }, + { + "name": "INEKFALKDAL", + "id": 4455 + }, + { + "name": "AJKLHFIIHDB", + "id": 1268 + }, + { + "name": "NMAAPDNKGPJ", + "id": 26766 + }, + { + "name": "OLGBKHKLHJB", + "id": 698 + }, + { + "name": "GKJJJBBNCEP", + "id": 22925 + }, + { + "name": "EKGKHIFHKCN", + "id": 27663 + }, + { + "name": "MCECDNJOKGE", + "id": 26524 + }, + { + "name": "JKGJIFMIFJI", + "id": 2554 + }, + { + "name": "KENECBPIPGD", + "id": 28128 + }, + { + "name": "DABCBCDJOHD", + "id": 1067 + }, + { + "name": "DMKDAIGNENJ", + "id": 9049 + }, + { + "name": "BNNOMCEIBFI", + "id": 3974 + }, + { + "name": "DOFNJNJGFOI", + "id": 27997 + }, + { + "name": "IOJPCFCOINF", + "id": 375 + }, + { + "name": "IMMGPHLIEPP", + "id": 2025 + }, + { + "name": "NDCCFBGLANH", + "id": 24462 + }, + { + "name": "OJONLAAHCJI", + "id": 2393 + }, + { + "name": "OKICBJHLHLF", + "id": 338 + }, + { + "name": "EEBHHEFGGLD", + "id": 2709 + }, + { + "name": "HNEKEPEJEJL", + "id": 6601 + }, + { + "name": "KMGBEKMPKMP", + "id": 7494 + }, + { + "name": "FIJBBGEBDEL", + "id": 23970 + }, + { + "name": "ALEHOMECCOA", + "id": 20760 + }, + { + "name": "JNLCCEAACNG", + "id": 4962 + }, + { + "name": "MNNNMHAACOK", + "id": 6106 + }, + { + "name": "CEMJJNLONPC", + "id": 9364 + }, + { + "name": "LKACBHNDOAI", + "id": 21441 + }, + { + "name": "IEPKEAGLDNK", + "id": 7996 + }, + { + "name": "PlayerStoreNotify", + "id": 7845 + }, + { + "name": "OHKJBCIOKBM", + "id": 8567 + }, + { + "name": "NNHELGFBAHE", + "id": 1993 + }, + { + "name": "KLJNNNCFBLH", + "id": 4653 + }, + { + "name": "JICDJAOCKJA", + "id": 27179 + }, + { + "name": "CAAHAKOOCMA", + "id": 25443 + }, + { + "name": "MAMMCHEKBOH", + "id": 5604 + }, + { + "name": "JAKFKNKIOFI", + "id": 20408 + }, + { + "name": "HJIBMNCMGGN", + "id": 7597 + }, + { + "name": "OEGHICEHGOD", + "id": 27900 + }, + { + "name": "DGEEAONKOBF", + "id": 7166 + }, + { + "name": "ECIJEDPGKFF", + "id": 21275 + }, + { + "name": "HFLDMEHPBGB", + "id": 27043 + }, + { + "name": "JMKIDMACAIN", + "id": 23004 + }, + { + "name": "PBCBMMOHLOF", + "id": 25942 + }, + { + "name": "OAPOFLJEPPA", + "id": 27380 + }, + { + "name": "EBKEAJCJKJN", + "id": 6259 + }, + { + "name": "PPCFAKHEBJF", + "id": 23720 + }, + { + "name": "BAHDFMCPJLG", + "id": 4649 + }, + { + "name": "KKJBLGDEELL", + "id": 1384 + }, + { + "name": "NEOEIJNECEH", + "id": 21992 + }, + { + "name": "DGIKHPBMLEL", + "id": 902 + }, + { + "name": "GLNHGJFMBIE", + "id": 3408 + }, + { + "name": "AELAGPGEBDL", + "id": 22837 + }, + { + "name": "LBOALHPEGBF", + "id": 24250 + }, + { + "name": "FOKPCDNNBJJ", + "id": 25435 + }, + { + "name": "LCANGLIAGCA", + "id": 25404 + }, + { + "name": "CKADPNMEAGA", + "id": 29341 + }, + { + "name": "GEIPKCFNGGK", + "id": 984 + }, + { + "name": "AANOPHCLBHL", + "id": 24191 + }, + { + "name": "DDJADNEOLLG", + "id": 2684 + }, + { + "name": "HFDPPHKHACL", + "id": 28938 + }, + { + "name": "PCAFGAMHFOA", + "id": 29682 + }, + { + "name": "AEPJNEHPJHP", + "id": 25392 + }, + { + "name": "BDDOCDINBPM", + "id": 26130 + }, + { + "name": "LBFNFGHKEGG", + "id": 20846 + }, + { + "name": "JFDAJGHALKK", + "id": 7130 + }, + { + "name": "GCMBBIEOHJP", + "id": 8731 + }, + { + "name": "IOLADINJKKA", + "id": 28267 + }, + { + "name": "FFGPPOAAFKH", + "id": 26708 + }, + { + "name": "FFKNNBOCFIP", + "id": 8132 + }, + { + "name": "CANFJJOGCNK", + "id": 25827 + }, + { + "name": "DAPIFHBKPOO", + "id": 28876 + }, + { + "name": "JCEDNOEGDOG", + "id": 7275 + }, + { + "name": "ACNGFGLDCGF", + "id": 25446 + }, + { + "name": "LEABKLKKMCG", + "id": 24061 + }, + { + "name": "PMLCALJHJJL", + "id": 8425 + }, + { + "name": "GBLNHBFHANF", + "id": 983 + }, + { + "name": "ILHDAPELIOD", + "id": 9920 + }, + { + "name": "APKPLMBOPFD", + "id": 29942 + }, + { + "name": "EAHAEEOEMEK", + "id": 4501 + }, + { + "name": "BOOHHIDMLCK", + "id": 5432 + }, + { + "name": "GBAJDEGFKFD", + "id": 28916 + }, + { + "name": "KHFAIMHKNNB", + "id": 6697 + }, + { + "name": "KMKLDFJONJP", + "id": 2916 + }, + { + "name": "IGIBKNPMEGK", + "id": 29187 + }, + { + "name": "GIMOIFAMICM", + "id": 22973 + }, + { + "name": "IELDMNIPHOF", + "id": 5924 + }, + { + "name": "NAEICAJCFKJ", + "id": 7642 + }, + { + "name": "EBEPOBEKKDL", + "id": 2574 + }, + { + "name": "CDIOGLKJKNP", + "id": 21579 + }, + { + "name": "LGCHELFMAHI", + "id": 8243 + }, + { + "name": "MGFFMDLBMMO", + "id": 28401 + }, + { + "name": "KNCDCCNCLHL", + "id": 28188 + }, + { + "name": "BJIJHAFFGCD", + "id": 8257 + }, + { + "name": "IFCIOHCDPMP", + "id": 27044 + }, + { + "name": "GIDMLGFDLJP", + "id": 24394 + }, + { + "name": "FJABKBGNILJ", + "id": 27312 + }, + { + "name": "JOOFOAAGOPB", + "id": 1711 + }, + { + "name": "CHIFNKCGDCM", + "id": 27544 + }, + { + "name": "FCCKHCCNFKI", + "id": 21058 + }, + { + "name": "LKLDDDIAFEF", + "id": 9923 + }, + { + "name": "JMFNNMHKIJO", + "id": 27101 + }, + { + "name": "AAKGLCOAOCG", + "id": 7310 + }, + { + "name": "AMNNNBFALFL", + "id": 505 + }, + { + "name": "DBPLJGFKCAJ", + "id": 20559 + }, + { + "name": "PPMBLECIADK", + "id": 4603 + }, + { + "name": "KLLIOFBOGCB", + "id": 24510 + }, + { + "name": "GICMDCKKEIB", + "id": 96 + }, + { + "name": "HFNKIEJFMDH", + "id": 727 + }, + { + "name": "JFMGKHKJKOM", + "id": 827 + }, + { + "name": "GKPEKPFOCEE", + "id": 26660 + }, + { + "name": "DLENGCMIOAI", + "id": 9713 + }, + { + "name": "COCJADOHIKL", + "id": 9473 + }, + { + "name": "IHGJKHBPHEB", + "id": 6590 + }, + { + "name": "CJCIIBMAHPA", + "id": 20022 + }, + { + "name": "GHPKNLOLBGL", + "id": 20116 + }, + { + "name": "EKMDOOCJEHN", + "id": 20484 + }, + { + "name": "JCNCIIDJLIF", + "id": 5759 + }, + { + "name": "HAINHEPDIKL", + "id": 1430 + }, + { + "name": "JBFEFBECPFH", + "id": 205 + }, + { + "name": "PEIKLCINOOK", + "id": 2718 + }, + { + "name": "FDMGNGLCJJC", + "id": 23350 + }, + { + "name": "GKBIOJDIBFP", + "id": 29062 + }, + { + "name": "AJLPDFIEOFB", + "id": 1343 + }, + { + "name": "HLGFGJFAFDI", + "id": 28919 + }, + { + "name": "HPLKIOENFNM", + "id": 684 + }, + { + "name": "BPACJMNBLAN", + "id": 29153 + }, + { + "name": "HBPJBMLEGLI", + "id": 28417 + }, + { + "name": "IEOOMJPOILL", + "id": 5343 + }, + { + "name": "IEAIADBAENG", + "id": 9396 + }, + { + "name": "JPEMCLNMOEK", + "id": 69 + }, + { + "name": "EAPFNEHNCFE", + "id": 4392 + }, + { + "name": "ACCLLDBGNMF", + "id": 5982 + }, + { + "name": "KADMDNIMAKM", + "id": 23589 + }, + { + "name": "OJJOGHCLAJO", + "id": 28057 + }, + { + "name": "INNKIEGHHCH", + "id": 9117 + }, + { + "name": "LIANANCCHJA", + "id": 7421 + }, + { + "name": "HDHPEIHFDGL", + "id": 22351 + }, + { + "name": "MNFHDGDCGPN", + "id": 21495 + }, + { + "name": "GNELBHGIGBB", + "id": 24330 + }, + { + "name": "ILKJAAGFLAH", + "id": 29608 + }, + { + "name": "PCMJLJMFCBL", + "id": 13 + }, + { + "name": "DNABCCNHHAH", + "id": 9890 + }, + { + "name": "LOPIKNHJBJE", + "id": 3373 + }, + { + "name": "OEEMBCAIPKL", + "id": 3429 + }, + { + "name": "KJJEMELGDGE", + "id": 21515 + }, + { + "name": "NBIDIPBJJDA", + "id": 8353 + }, + { + "name": "GOKOJIFKDCL", + "id": 3415 + }, + { + "name": "AAEGPKBJHJA", + "id": 24944 + }, + { + "name": "ACGPHCFJGPN", + "id": 418 + }, + { + "name": "LCJJCMAKOOC", + "id": 24134 + }, + { + "name": "MJNMKMLLACL", + "id": 20229 + }, + { + "name": "FNCFJNPKCPK", + "id": 27374 + }, + { + "name": "FLPKNLMGGMK", + "id": 23556 + }, + { + "name": "DFCGCENIIBE", + "id": 29453 + }, + { + "name": "DCJDMKACDJC", + "id": 23201 + }, + { + "name": "OCIICNFAGPG", + "id": 28952 + }, + { + "name": "KKKFGMFBEBI", + "id": 25162 + }, + { + "name": "MKFPLCPICNP", + "id": 6753 + }, + { + "name": "FFHHLAEEJFL", + "id": 23842 + }, + { + "name": "FMKDDCIGOHM", + "id": 8563 + }, + { + "name": "GDEMHIAPDKC", + "id": 414 + }, + { + "name": "DNFNDEDDEPD", + "id": 4868 + }, + { + "name": "DDJCODJOBKE", + "id": 29393 + }, + { + "name": "EnterSceneReadyRsp", + "id": 7914 + }, + { + "name": "HFECJJGPAME", + "id": 5757 + }, + { + "name": "EJCLECPBFHO", + "id": 22535 + }, + { + "name": "IDJBNEPGKMP", + "id": 7646 + }, + { + "name": "FOODOCABBHB", + "id": 6005 + }, + { + "name": "KLEALCOODKG", + "id": 25309 + }, + { + "name": "ILAFIKENLKC", + "id": 197 + }, + { + "name": "FDDEIBBBPIK", + "id": 576 + }, + { + "name": "IAGJFHKFPPM", + "id": 2091 + }, + { + "name": "JCCHJGEGFAK", + "id": 24269 + }, + { + "name": "BGJGJIEJBHB", + "id": 23634 + }, + { + "name": "LCJGPGOMNAC", + "id": 5131 + }, + { + "name": "SceneEntityDisappearNotify", + "id": 29127 + }, + { + "name": "NGINLGIHCKG", + "id": 27815 + }, + { + "name": "EOCEBIJHEDB", + "id": 4184 + }, + { + "name": "BDEBMCOBIAH", + "id": 28272 + }, + { + "name": "PKPPMAMJJGI", + "id": 4003 + }, + { + "name": "EBFGOJJLLGO", + "id": 29770 + }, + { + "name": "KMDBPGCBBHD", + "id": 635 + }, + { + "name": "LFKCFOIDDMH", + "id": 24014 + }, + { + "name": "HNHEBPKCHLB", + "id": 6491 + }, + { + "name": "MGOKOCILOPA", + "id": 1498 + }, + { + "name": "MPPPMGMHDGD", + "id": 20079 + }, + { + "name": "KPLKANODOLC", + "id": 20982 + }, + { + "name": "KKBKIJJGDMN", + "id": 23211 + }, + { + "name": "NKNEKLPGBOP", + "id": 23366 + }, + { + "name": "BGMNHJJIGHK", + "id": 24195 + }, + { + "name": "GKDMCPMLMFP", + "id": 8346 + }, + { + "name": "PlayerLogoutReq", + "id": 9459 + }, + { + "name": "IIHHMMIJPAP", + "id": 21700 + }, + { + "name": "FFFLIAGBAPJ", + "id": 3525 + }, + { + "name": "PMNJJCOELFH", + "id": 2646 + }, + { + "name": "GPPHDCPBEHL", + "id": 21152 + }, + { + "name": "IHIGKGEHKBH", + "id": 28834 + }, + { + "name": "HLHNKBIJPPK", + "id": 6029 + }, + { + "name": "LBJMBHBBEHP", + "id": 3120 + }, + { + "name": "NDBGHJEMEMH", + "id": 26515 + }, + { + "name": "ONNLBJBAMAL", + "id": 25750 + }, + { + "name": "PIAEFCPKNOC", + "id": 3238 + }, + { + "name": "AOFJLIHMJGD", + "id": 6142 + }, + { + "name": "APGDPDJFBLN", + "id": 9766 + }, + { + "name": "GJFOAFNKGLK", + "id": 1023 + }, + { + "name": "CPCNPKCBDAI", + "id": 9574 + }, + { + "name": "EOFMPPIHHAH", + "id": 4398 + }, + { + "name": "BKNDLLGILDA", + "id": 27267 + }, + { + "name": "BBEKFAKPCED", + "id": 21653 + }, + { + "name": "DHFOINCIGPD", + "id": 23440 + }, + { + "name": "MJFEECOJEAM", + "id": 3285 + }, + { + "name": "ONHPCAKLDEO", + "id": 6095 + }, + { + "name": "JENPNGMIECK", + "id": 4686 + }, + { + "name": "BCJHODGLMPM", + "id": 25802 + }, + { + "name": "MHGMOBAOMEO", + "id": 9860 + }, + { + "name": "MCONIHLJNAE", + "id": 27505 + }, + { + "name": "EAADMKKFDPN", + "id": 6441 + }, + { + "name": "PDPAFMLEHLM", + "id": 2474 + }, + { + "name": "JIJGJGPALAH", + "id": 24486 + }, + { + "name": "LFNIIJLJNOP", + "id": 26792 + }, + { + "name": "CHGJNAEHHEF", + "id": 29296 + }, + { + "name": "EOEBOIHKACL", + "id": 3105 + }, + { + "name": "CPJAIELMEOP", + "id": 21246 + }, + { + "name": "BGJKBOLGGLM", + "id": 21937 + }, + { + "name": "OJNPGEBBCOI", + "id": 20366 + }, + { + "name": "MLENKAGAJGO", + "id": 798 + }, + { + "name": "IKHEBOOHAHM", + "id": 24037 + }, + { + "name": "PJMNOFEDMCF", + "id": 20046 + }, + { + "name": "CIBIGHPDKAN", + "id": 3026 + }, + { + "name": "BMOIKPOOGNF", + "id": 27653 + }, + { + "name": "CLCNDFCCBEG", + "id": 3981 + }, + { + "name": "KNIAACFFBCA", + "id": 1086 + }, + { + "name": "DJKOBAPABLM", + "id": 28671 + }, + { + "name": "HMMHDMLDKCL", + "id": 29558 + }, + { + "name": "AOEFEGEFMJK", + "id": 9975 + }, + { + "name": "MINNDMNAHKJ", + "id": 7160 + }, + { + "name": "OICHHKCLLGA", + "id": 1612 + }, + { + "name": "IJDNIJIJMFC", + "id": 6347 + }, + { + "name": "AHCGDHDMPLA", + "id": 5568 + }, + { + "name": "AKFDKDKFMKD", + "id": 24217 + }, + { + "name": "GCNACGGJPCM", + "id": 9678 + }, + { + "name": "HGMJCLKANJF", + "id": 9083 + }, + { + "name": "EAPGBEKBBMP", + "id": 23309 + }, + { + "name": "KLMEMLIIKBN", + "id": 259 + }, + { + "name": "OEINPDDPGEJ", + "id": 23261 + }, + { + "name": "GEFDFPOKOKG", + "id": 22511 + }, + { + "name": "BBFICJKJIHF", + "id": 26892 + }, + { + "name": "BGEGPKOLFID", + "id": 27618 + }, + { + "name": "OCAMIKFAAEN", + "id": 25902 + }, + { + "name": "BBKIHHHKMBG", + "id": 26009 + }, + { + "name": "HEFMOLJONEM", + "id": 6323 + }, + { + "name": "IHPCKLFFCCE", + "id": 21395 + }, + { + "name": "FKOAOKKNJNP", + "id": 5699 + }, + { + "name": "CFMCHMLHBJE", + "id": 1519 + }, + { + "name": "NHOBNFLMFBB", + "id": 28493 + }, + { + "name": "LLBAFOEKGKC", + "id": 28964 + }, + { + "name": "KIKOICHHDAE", + "id": 6295 + }, + { + "name": "EPIOOIHAPCA", + "id": 25740 + }, + { + "name": "EEHIMDPPADP", + "id": 22917 + }, + { + "name": "PCMPKBABBBF", + "id": 22200 + }, + { + "name": "ODKHKOAAEAJ", + "id": 23448 + }, + { + "name": "HHODFBDLKAM", + "id": 9819 + }, + { + "name": "CAFNBBKJDDM", + "id": 331 + }, + { + "name": "EALBMEGGOGB", + "id": 5748 + }, + { + "name": "FMFBBLGGDEB", + "id": 20840 + }, + { + "name": "LFALANFNNLN", + "id": 8536 + }, + { + "name": "ADIDLMEPNOK", + "id": 7306 + }, + { + "name": "FCKPJJOFKKI", + "id": 590 + }, + { + "name": "JKHHKLKGHFK", + "id": 28908 + }, + { + "name": "DJOJMMIONMJ", + "id": 23506 + }, + { + "name": "LKANFJNEKAE", + "id": 7558 + }, + { + "name": "EMHBFELHPLK", + "id": 29349 + }, + { + "name": "FIBJNDILJBN", + "id": 1468 + }, + { + "name": "HKBLJJJOJOI", + "id": 25302 + }, + { + "name": "LOGIMFFDCEA", + "id": 5497 + }, + { + "name": "OGGMAPCGJPG", + "id": 25418 + }, + { + "name": "KMKKDEHCIGK", + "id": 22368 + }, + { + "name": "ELGOPNFBIBJ", + "id": 27197 + }, + { + "name": "GBIJNJOPFMA", + "id": 26908 + }, + { + "name": "MMDDENPGBJG", + "id": 1774 + }, + { + "name": "NAKKMLHCBPO", + "id": 9705 + }, + { + "name": "LJLAJDHFIEH", + "id": 28338 + }, + { + "name": "MBMGOBMNAID", + "id": 27554 + }, + { + "name": "NMAEOMDHPEP", + "id": 7120 + }, + { + "name": "GEBGPCPMCOI", + "id": 7209 + }, + { + "name": "EJLFAIHHJOO", + "id": 25198 + }, + { + "name": "PGMJBAMAOND", + "id": 5964 + }, + { + "name": "KGAEJDGFHMJ", + "id": 29700 + }, + { + "name": "OKAFJFPCINE", + "id": 28689 + }, + { + "name": "FLALKLBHAKN", + "id": 4802 + }, + { + "name": "AAEGGOPGKFK", + "id": 21919 + }, + { + "name": "KHMEKEAKMLA", + "id": 25128 + }, + { + "name": "DMGHLBMHGOD", + "id": 21979 + }, + { + "name": "DDDFOLGEPPE", + "id": 22579 + }, + { + "name": "AOFGCKPLDEI", + "id": 1209 + }, + { + "name": "GNBMNEFHOBK", + "id": 8829 + }, + { + "name": "ODJJBNGKPJK", + "id": 1095 + }, + { + "name": "OAJCDBJCCCB", + "id": 29174 + }, + { + "name": "AIMGHIGHMNN", + "id": 29788 + }, + { + "name": "PKHLBMDGDID", + "id": 20145 + }, + { + "name": "GHPIPCIMDPF", + "id": 7049 + }, + { + "name": "HDHKMKBKKJD", + "id": 2451 + }, + { + "name": "FJCKEAEFAAG", + "id": 2467 + }, + { + "name": "IEJIFPLDBBM", + "id": 1404 + }, + { + "name": "NBHALAFBCCI", + "id": 22635 + }, + { + "name": "CMBMBLJFKPB", + "id": 1937 + }, + { + "name": "LOADFNMLAHE", + "id": 2296 + }, + { + "name": "HCJMOJMJOEK", + "id": 27257 + }, + { + "name": "MELIKBGGPHD", + "id": 26109 + }, + { + "name": "OMIOHLKGNDE", + "id": 6396 + }, + { + "name": "IEDADGPEKHB", + "id": 22278 + }, + { + "name": "AOAFDFFLCFH", + "id": 6795 + }, + { + "name": "AMECEFFDODA", + "id": 9755 + }, + { + "name": "FMAFCDMHBFC", + "id": 21403 + }, + { + "name": "BEFHLDNGEHK", + "id": 7629 + }, + { + "name": "OAMBFCHENNC", + "id": 23101 + }, + { + "name": "DKHMAEDALKK", + "id": 9555 + }, + { + "name": "DJNNALCNMKP", + "id": 25287 + }, + { + "name": "GFBFPKMDEDP", + "id": 26571 + }, + { + "name": "HDCDDPLOKLC", + "id": 5978 + }, + { + "name": "NBGHHKAHKGM", + "id": 21201 + }, + { + "name": "IDCEGFNNCBN", + "id": 2120 + }, + { + "name": "DEFIOGBONGL", + "id": 25223 + }, + { + "name": "KPLJMNAMGKO", + "id": 23980 + }, + { + "name": "PBOPJFCEKFL", + "id": 2401 + }, + { + "name": "BBHHLCNGHCO", + "id": 2015 + }, + { + "name": "CJOJGLPFICJ", + "id": 21369 + }, + { + "name": "AMNNNDHBCNG", + "id": 7862 + }, + { + "name": "DEJAAICEOJJ", + "id": 27340 + }, + { + "name": "LJOHLMCKHDC", + "id": 2689 + }, + { + "name": "BPKPDOADDAG", + "id": 22552 + }, + { + "name": "GCNGLODDJLN", + "id": 6833 + }, + { + "name": "GDIBHLIINCN", + "id": 7773 + }, + { + "name": "INEHOMJJIMF", + "id": 2350 + }, + { + "name": "CNOGNIDJGMG", + "id": 7710 + }, + { + "name": "KCNPGGIONDN", + "id": 8424 + }, + { + "name": "MEFALJIMBDB", + "id": 21021 + }, + { + "name": "ODOHNIDKNLH", + "id": 435 + }, + { + "name": "JJEEIFLCIPM", + "id": 26092 + }, + { + "name": "FLDNAJJHIAP", + "id": 21287 + }, + { + "name": "GFDNBOPECJB", + "id": 28508 + }, + { + "name": "HPHKNEGJANC", + "id": 20912 + }, + { + "name": "DGAJBNHFOJB", + "id": 8227 + }, + { + "name": "EAGJBIGHAEG", + "id": 2384 + }, + { + "name": "PKBCKHKCNEC", + "id": 21526 + }, + { + "name": "CGFIGGODHIB", + "id": 6615 + }, + { + "name": "OCNIIHCNMJL", + "id": 24550 + }, + { + "name": "KLFLHNMKICF", + "id": 20588 + }, + { + "name": "OJOGCHCDOPJ", + "id": 9120 + }, + { + "name": "LDLCBKNGLKF", + "id": 21588 + }, + { + "name": "CLPPLCENGDM", + "id": 26599 + }, + { + "name": "DHFOIKLNMOO", + "id": 3620 + }, + { + "name": "IEKMNKBHPFA", + "id": 20207 + }, + { + "name": "EPIDFOJKKKP", + "id": 22114 + }, + { + "name": "GFHJLMPNHOH", + "id": 21676 + }, + { + "name": "EMGPFCBMMHK", + "id": 20533 + }, + { + "name": "HLKKNGJEFFI", + "id": 2320 + }, + { + "name": "GCIGEBDOPID", + "id": 2147 + }, + { + "name": "FHKJJIBPEBH", + "id": 6593 + }, + { + "name": "AFDLGAJFGHC", + "id": 376 + }, + { + "name": "NGLBNCHJMMG", + "id": 8042 + }, + { + "name": "PLNJCJBEBFO", + "id": 6830 + }, + { + "name": "FKJDGHEMIBI", + "id": 22835 + }, + { + "name": "FLOCJFMHHLM", + "id": 22577 + }, + { + "name": "CBAEOBNLDCL", + "id": 25969 + }, + { + "name": "FCNGIOKBJMI", + "id": 2375 + }, + { + "name": "PKNIPCOLOFO", + "id": 22795 + }, + { + "name": "ADAMAMEFEDJ", + "id": 7713 + }, + { + "name": "PODDHNLBPBD", + "id": 9085 + }, + { + "name": "HKPGJJFIFLB", + "id": 21184 + }, + { + "name": "HPKKIPONHCK", + "id": 9322 + }, + { + "name": "DPPKOJFFMNN", + "id": 25111 + }, + { + "name": "HOECHLAPBDD", + "id": 24020 + }, + { + "name": "PGIBBEGDODE", + "id": 27100 + }, + { + "name": "LLBOKELBKHF", + "id": 5673 + }, + { + "name": "IKNGIGPCBKC", + "id": 6875 + }, + { + "name": "EKDCIANCAHA", + "id": 25866 + }, + { + "name": "AGMIAGNOHBL", + "id": 598 + }, + { + "name": "OBPNJHOFBED", + "id": 192 + }, + { + "name": "MLOMOBIHHKI", + "id": 21585 + }, + { + "name": "FPJBDADACAK", + "id": 724 + }, + { + "name": "PHLOKMCHDPN", + "id": 21032 + }, + { + "name": "FFILOLMCECE", + "id": 1771 + }, + { + "name": "PAEGIMELNGB", + "id": 9916 + }, + { + "name": "LIONJKBCKIE", + "id": 6148 + }, + { + "name": "PFPOALLDFAM", + "id": 25402 + }, + { + "name": "IKMLEENDCOE", + "id": 27188 + }, + { + "name": "GCIOFNEHEKK", + "id": 22671 + }, + { + "name": "OAEDMOEBEOF", + "id": 20981 + }, + { + "name": "GOKOOFJIENK", + "id": 28255 + }, + { + "name": "BFPAJIHLNMK", + "id": 2567 + }, + { + "name": "EFBEOABBCBK", + "id": 23449 + }, + { + "name": "MLLAMPHCFJP", + "id": 24838 + }, + { + "name": "DKBCOMBNBIK", + "id": 29748 + }, + { + "name": "HNNOMGOFBAF", + "id": 29790 + }, + { + "name": "FLLMOAMIION", + "id": 29386 + }, + { + "name": "MPJFCIKOLIB", + "id": 29673 + }, + { + "name": "FMAAGOABGNJ", + "id": 1379 + }, + { + "name": "BMBOALDGFJF", + "id": 27444 + }, + { + "name": "AAPNIDHHBBK", + "id": 7441 + }, + { + "name": "OAJGLAMDCBL", + "id": 23253 + }, + { + "name": "KJENOHEFGNP", + "id": 29461 + }, + { + "name": "EIOFIEHHKIB", + "id": 25123 + }, + { + "name": "OILJKHLDGPN", + "id": 6967 + }, + { + "name": "NABFLANDMIJ", + "id": 4089 + }, + { + "name": "KJIALFFBGMG", + "id": 1962 + }, + { + "name": "FPIOFCFGEKE", + "id": 4422 + }, + { + "name": "KDLAEIDPIGE", + "id": 24661 + }, + { + "name": "IDNDKCACBME", + "id": 2403 + }, + { + "name": "JIAMLBJFAJI", + "id": 2505 + }, + { + "name": "DOEGJMFBHIG", + "id": 4183 + }, + { + "name": "AAEOHBAKFFL", + "id": 2880 + }, + { + "name": "OALPEGGKBIL", + "id": 9523 + }, + { + "name": "JKGGNABDAJJ", + "id": 3946 + }, + { + "name": "ChangeAvatarRsp", + "id": 2046 + }, + { + "name": "CALOGAJGMNE", + "id": 21028 + }, + { + "name": "BOMNGLCBMOM", + "id": 5306 + }, + { + "name": "FFPLAKLBMOD", + "id": 7788 + }, + { + "name": "PKAFMNOGOGN", + "id": 9888 + }, + { + "name": "BOEHDCCDFKP", + "id": 29726 + }, + { + "name": "OLBDKDMFHLB", + "id": 1032 + }, + { + "name": "JDANEAKDHND", + "id": 20880 + }, + { + "name": "CDILIEAFHHO", + "id": 7329 + }, + { + "name": "BPNNHIIANFO", + "id": 29332 + }, + { + "name": "CBAMCBOPJLB", + "id": 8492 + }, + { + "name": "JNNHDMHPPCN", + "id": 24083 + }, + { + "name": "LCKEGOIIHLI", + "id": 9434 + }, + { + "name": "NNMFKIENMGL", + "id": 28706 + }, + { + "name": "FHEFKCGOFKG", + "id": 6861 + }, + { + "name": "NCHJOHNBJKE", + "id": 28109 + }, + { + "name": "MPPBFLMHHAE", + "id": 20905 + }, + { + "name": "AALCKDHDOAP", + "id": 6773 + }, + { + "name": "OGEBHFHKGBK", + "id": 20931 + }, + { + "name": "INKIJKPKNAE", + "id": 6835 + }, + { + "name": "KNEDHDHIHBB", + "id": 21563 + }, + { + "name": "CNJNJALDDJJ", + "id": 28413 + }, + { + "name": "BNLDBGENONP", + "id": 3518 + }, + { + "name": "FKCLFEGJFKC", + "id": 26239 + }, + { + "name": "ECFIMAIENAL", + "id": 7320 + }, + { + "name": "INBPKAEHJPC", + "id": 8065 + }, + { + "name": "FEKEPMPCJKC", + "id": 5245 + }, + { + "name": "DBEBGAGNGEG", + "id": 28747 + }, + { + "name": "HFEFOKJMHNG", + "id": 28317 + }, + { + "name": "MBHFPALIHAK", + "id": 4701 + }, + { + "name": "IECAPIGJFEO", + "id": 6057 + }, + { + "name": "PAPAIKOJEMG", + "id": 21285 + }, + { + "name": "OFHJLAMDMEB", + "id": 25943 + }, + { + "name": "DJECDJNNCHK", + "id": 9236 + }, + { + "name": "MOAFFPHKLDK", + "id": 3391 + }, + { + "name": "LEALHMKCOJC", + "id": 4848 + }, + { + "name": "MKKNFPDINLB", + "id": 28793 + }, + { + "name": "MBPFIKHBCHD", + "id": 3655 + }, + { + "name": "DEPMLMOFHLE", + "id": 24038 + }, + { + "name": "DNPAHCFPJML", + "id": 21263 + }, + { + "name": "KLCADOLIFLH", + "id": 8007 + }, + { + "name": "MENNANNDJMB", + "id": 29655 + }, + { + "name": "ILGLMMIDEGB", + "id": 29476 + }, + { + "name": "JOCPPAFPFJO", + "id": 5493 + }, + { + "name": "DLFCICENHLL", + "id": 29819 + }, + { + "name": "FHNMHLPEPCP", + "id": 319 + }, + { + "name": "MNLGGACDHOF", + "id": 26135 + }, + { + "name": "BKDIOPKHJJA", + "id": 464 + }, + { + "name": "JAJOJNEKFHB", + "id": 25901 + }, + { + "name": "SceneForceUnlockNotify", + "id": 2583 + }, + { + "name": "BADFEJBMPID", + "id": 4787 + }, + { + "name": "HICPMLHDACE", + "id": 26237 + }, + { + "name": "NBMGNJNGKIH", + "id": 20770 + }, + { + "name": "FNNDLAEKIJP", + "id": 1434 + }, + { + "name": "NIKJBKDFCDL", + "id": 4557 + }, + { + "name": "MFALOOMJHEO", + "id": 23733 + }, + { + "name": "DGJMCLHBGLK", + "id": 21400 + }, + { + "name": "OINPCPLOHCP", + "id": 27512 + }, + { + "name": "DMLMPNHBHGD", + "id": 9807 + }, + { + "name": "PlayerDataNotify", + "id": 7961 + }, + { + "name": "MEDAHIACMBK", + "id": 6804 + }, + { + "name": "JAKALDNIMNF", + "id": 5097 + }, + { + "name": "CLLFLOKIMCF", + "id": 2125 + }, + { + "name": "CHCBLGHKKFP", + "id": 6345 + }, + { + "name": "GNHKFPOONCJ", + "id": 23709 + }, + { + "name": "LFLEFLIICPO", + "id": 9511 + }, + { + "name": "FKEMOODCOLK", + "id": 8701 + }, + { + "name": "HBDCIKEANFF", + "id": 27940 + }, + { + "name": "DDDBNPMJPEB", + "id": 5783 + }, + { + "name": "INOMJJLPEOB", + "id": 1857 + }, + { + "name": "GAFBCFIKDKG", + "id": 20398 + }, + { + "name": "BHADKHLDJIB", + "id": 20608 + }, + { + "name": "ACKHNBMMHAN", + "id": 21409 + }, + { + "name": "NKBMFCGGJMF", + "id": 1817 + }, + { + "name": "KAENNLDMMEL", + "id": 1408 + }, + { + "name": "GMNLPAKCEBD", + "id": 24116 + }, + { + "name": "HHDKJJLBOGD", + "id": 28536 + }, + { + "name": "HMJKOBNJMOD", + "id": 27624 + }, + { + "name": "CDCHOIKJCDC", + "id": 27001 + }, + { + "name": "LOAJEPFPCCG", + "id": 27098 + }, + { + "name": "BJAGGHLIDDA", + "id": 20421 + }, + { + "name": "KCFBLAGKDHE", + "id": 3225 + }, + { + "name": "JIOJPAPJIIO", + "id": 3951 + }, + { + "name": "EDIKEKJFMAO", + "id": 20453 + }, + { + "name": "GGIGINMBPBN", + "id": 1927 + }, + { + "name": "NFEDJODHCOK", + "id": 23865 + }, + { + "name": "OHPKGIBDKMO", + "id": 6203 + }, + { + "name": "HALENNLPKNK", + "id": 20820 + }, + { + "name": "EGADPDIMNEJ", + "id": 28218 + }, + { + "name": "KLFMMCDIADF", + "id": 9524 + }, + { + "name": "LBENMCFLBMI", + "id": 6977 + }, + { + "name": "JGFJOAIHPPP", + "id": 2339 + }, + { + "name": "BLEJHAAKKLF", + "id": 29025 + }, + { + "name": "ALCMAOAEIAK", + "id": 3810 + }, + { + "name": "MMHMMDFOIMB", + "id": 2530 + }, + { + "name": "GGLBGCOFOJE", + "id": 8906 + }, + { + "name": "NHILEPNIAOO", + "id": 859 + }, + { + "name": "JOIDAOKLNNB", + "id": 29381 + }, + { + "name": "KDMFMIDANGE", + "id": 21368 + }, + { + "name": "IHDLDCFPKAA", + "id": 8066 + }, + { + "name": "PAKICHGOJEF", + "id": 29399 + }, + { + "name": "PKKLAOLJGMI", + "id": 9636 + }, + { + "name": "AJPFELOPFCE", + "id": 2780 + }, + { + "name": "IADACDINFHA", + "id": 2856 + }, + { + "name": "INDCAFEJBAG", + "id": 24973 + }, + { + "name": "JKJNBNHJIOK", + "id": 28271 + }, + { + "name": "PIBALNKGBCN", + "id": 7217 + }, + { + "name": "GINPLFINFCP", + "id": 25852 + }, + { + "name": "GDBFFADHFAE", + "id": 3390 + }, + { + "name": "GLNCOMNBHBK", + "id": 26121 + }, + { + "name": "ODPCHNMAJMN", + "id": 8372 + }, + { + "name": "DOMJEDHPFAI", + "id": 22170 + }, + { + "name": "PGALCICMPOK", + "id": 3050 + }, + { + "name": "JEPIJFEMFAJ", + "id": 1947 + }, + { + "name": "JCNMBKLFFFD", + "id": 23185 + }, + { + "name": "BHHGDCFPFMI", + "id": 28091 + }, + { + "name": "HMDPILODDEL", + "id": 673 + }, + { + "name": "AJKDLNFLJCF", + "id": 6285 + }, + { + "name": "OPAGBKNPHGG", + "id": 1681 + }, + { + "name": "LJECPKOAHOJ", + "id": 22502 + }, + { + "name": "CHHPLAGPOOK", + "id": 8134 + }, + { + "name": "DAIKDKNPCBI", + "id": 27430 + }, + { + "name": "CMNPHMBFELO", + "id": 6898 + }, + { + "name": "NAPGFOCIMMJ", + "id": 27330 + }, + { + "name": "SetUpAvatarTeamReq", + "id": 22244 + }, + { + "name": "DHFGGFPDCBK", + "id": 5615 + }, + { + "name": "IFAPLAGELPL", + "id": 7143 + }, + { + "name": "LOFPMDHJMDP", + "id": 728 + }, + { + "name": "ADCKNFKEMEM", + "id": 22666 + }, + { + "name": "MEGNPPJCODB", + "id": 1629 + }, + { + "name": "BAMDKNIELGJ", + "id": 1012 + }, + { + "name": "CIMPHGDHIIM", + "id": 26265 + }, + { + "name": "DEKIMGEEHAP", + "id": 6135 + }, + { + "name": "DPKLCIJPHCA", + "id": 24184 + }, + { + "name": "INEMAHKGPBD", + "id": 856 + }, + { + "name": "NPEJKANIENK", + "id": 4890 + }, + { + "name": "FCFEOPEBGCD", + "id": 512 + }, + { + "name": "CAHPHFKDCLI", + "id": 8462 + }, + { + "name": "BHACBIJNJAE", + "id": 21549 + }, + { + "name": "EOMCHKLOOCE", + "id": 21607 + }, + { + "name": "AIBMJDJKBFE", + "id": 23663 + }, + { + "name": "PODICLOKIMJ", + "id": 1702 + }, + { + "name": "EGBBKGDCOMF", + "id": 28004 + }, + { + "name": "OJGGAHDEFOH", + "id": 28622 + }, + { + "name": "PFCICOKEIJF", + "id": 4043 + }, + { + "name": "MLNOHFGMIAK", + "id": 9225 + }, + { + "name": "PlayerLoginReq", + "id": 2422 + }, + { + "name": "KKOHMPKKAGC", + "id": 26746 + }, + { + "name": "NLPHBOCAMFK", + "id": 21795 + }, + { + "name": "PCEIDKEMMNO", + "id": 3324 + }, + { + "name": "LLHNPDCBCBF", + "id": 26187 + }, + { + "name": "PNMJNEEGBDN", + "id": 2835 + }, + { + "name": "ABEHEBCBIEO", + "id": 22765 + }, + { + "name": "PNPPMNOLIED", + "id": 4331 + }, + { + "name": "KELMMIHNBLF", + "id": 24324 + }, + { + "name": "MFFEKLBNOGH", + "id": 24046 + }, + { + "name": "HDJLLFNAIAE", + "id": 9556 + }, + { + "name": "BEJIJIJIBMI", + "id": 20462 + }, + { + "name": "IJEHIBBMDFH", + "id": 28729 + }, + { + "name": "HOCAEAPGJIB", + "id": 22793 + }, + { + "name": "MKEMMLAHHEK", + "id": 7700 + }, + { + "name": "EEKMGKFHKHP", + "id": 22592 + }, + { + "name": "FMEODELPPHI", + "id": 8787 + }, + { + "name": "MMHNJHGHBDH", + "id": 28366 + }, + { + "name": "DMONFGPDGMH", + "id": 20352 + }, + { + "name": "LLHADJDFOGM", + "id": 6101 + }, + { + "name": "OGLLKMPDHAF", + "id": 22945 + }, + { + "name": "DLKLJALILCK", + "id": 9579 + }, + { + "name": "NBDEKDELFPP", + "id": 28644 + }, + { + "name": "CIEHPHIJPOP", + "id": 26574 + }, + { + "name": "AFACKFJMOHK", + "id": 2506 + }, + { + "name": "FOBLMAFNJFH", + "id": 1570 + }, + { + "name": "GLCCNEOPKFF", + "id": 29160 + }, + { + "name": "CEPPGINNKMN", + "id": 5852 + }, + { + "name": "NIBCJBHCNGE", + "id": 21408 + }, + { + "name": "GAOJIFLPMOF", + "id": 2301 + }, + { + "name": "HHHLLNEKCFB", + "id": 21839 + }, + { + "name": "EKGAKKGBNEH", + "id": 943 + }, + { + "name": "CNNBJHMGIFJ", + "id": 24622 + }, + { + "name": "CPGCPFGLBKE", + "id": 29279 + }, + { + "name": "BOENALDKOLD", + "id": 24769 + }, + { + "name": "EAHBHAJNKDM", + "id": 8137 + }, + { + "name": "AIIBKJNDIAH", + "id": 7190 + }, + { + "name": "KBGPDIONEKP", + "id": 26860 + }, + { + "name": "LMHOPPCNGLK", + "id": 21026 + }, + { + "name": "POENONMJNOI", + "id": 7892 + }, + { + "name": "HADHKBNGIPL", + "id": 27864 + }, + { + "name": "EAGFABFDIAK", + "id": 21440 + }, + { + "name": "HEGDCKBBDDL", + "id": 29915 + }, + { + "name": "PGMLODCMBMJ", + "id": 7375 + }, + { + "name": "LPGHANKIHIG", + "id": 23140 + }, + { + "name": "EGJDCBHKPNK", + "id": 6161 + }, + { + "name": "FHJBABOPEOH", + "id": 25557 + }, + { + "name": "GNIFFJCPPOL", + "id": 28389 + }, + { + "name": "NMDBLFONHPA", + "id": 25430 + }, + { + "name": "HAMLDKOOEFC", + "id": 4253 + }, + { + "name": "FLGDDBBKCGC", + "id": 2017 + }, + { + "name": "MPCCGLAHHFN", + "id": 1272 + }, + { + "name": "IDAJKOMNHNA", + "id": 22132 + }, + { + "name": "MNPKIKBBGLL", + "id": 1780 + }, + { + "name": "LFDFFNEMAED", + "id": 24332 + }, + { + "name": "KEIHKJPMNHH", + "id": 25437 + }, + { + "name": "HLACAIFACFO", + "id": 8058 + }, + { + "name": "ADMFFAIOCCC", + "id": 21942 + }, + { + "name": "AKDEBOHJMHE", + "id": 4982 + }, + { + "name": "POPHNDOIKBI", + "id": 27619 + }, + { + "name": "OJPDNBKPIKI", + "id": 23979 + }, + { + "name": "LBEAGLKAMKD", + "id": 23263 + }, + { + "name": "DMGGAIKIMGM", + "id": 23609 + }, + { + "name": "PIEEOKHJOEC", + "id": 20102 + }, + { + "name": "MHNOADCNPMP", + "id": 21972 + }, + { + "name": "ONGDGMGEJEL", + "id": 21093 + }, + { + "name": "NAEGMJPLFGK", + "id": 5831 + }, + { + "name": "PINHBLLPIJN", + "id": 28975 + }, + { + "name": "LOPAPAEIAEP", + "id": 25436 + }, + { + "name": "DBJPFJOBOKL", + "id": 29812 + }, + { + "name": "SceneInitFinishRsp", + "id": 24671 + }, + { + "name": "BJPPLBJGJDC", + "id": 25405 + }, + { + "name": "IJFPFJBNPNA", + "id": 9036 + }, + { + "name": "HMHEDJLEEOL", + "id": 25107 + }, + { + "name": "KCPCICIDPCA", + "id": 23276 + }, + { + "name": "OBHGFLHAPMB", + "id": 20921 + }, + { + "name": "PCFBFHGIDFJ", + "id": 28871 + }, + { + "name": "HKKNJGMDJFI", + "id": 9865 + }, + { + "name": "DMPJMMCJNLA", + "id": 20935 + }, + { + "name": "GLFLABHECNG", + "id": 25867 + }, + { + "name": "DKKGOLGGELO", + "id": 745 + }, + { + "name": "NHPOBIICIGP", + "id": 5281 + }, + { + "name": "JEIEICJFEBD", + "id": 24192 + }, + { + "name": "AFMHOMCLBGN", + "id": 450 + }, + { + "name": "HGIFMBGNKAG", + "id": 9675 + }, + { + "name": "DEIOIONOGML", + "id": 25489 + }, + { + "name": "GCCBGILGLHP", + "id": 28795 + }, + { + "name": "KJPOLJPFGCM", + "id": 3014 + }, + { + "name": "CMCJPALHMEB", + "id": 6375 + }, + { + "name": "ANDBFFMEFCK", + "id": 28630 + }, + { + "name": "LJCDLOBGBAC", + "id": 5365 + }, + { + "name": "CDGLABDBBOP", + "id": 9265 + }, + { + "name": "AKNFCEMPKML", + "id": 20969 + }, + { + "name": "KDIHFPLDHCH", + "id": 21209 + }, + { + "name": "PEIBKDKOOBF", + "id": 27236 + }, + { + "name": "DCIOPKLHHOC", + "id": 4393 + }, + { + "name": "JJJCCDHIIKE", + "id": 29958 + }, + { + "name": "OKJLOFIEIEH", + "id": 2925 + }, + { + "name": "PFGLFPKIIPA", + "id": 7489 + }, + { + "name": "BNJAFBPDLKP", + "id": 29287 + }, + { + "name": "HJIELOHBFPM", + "id": 27200 + }, + { + "name": "GetPlayerTokenReq", + "id": 6013 + }, + { + "name": "OPGHPAKMCGF", + "id": 24294 + }, + { + "name": "FEGDEKEKPBB", + "id": 5501 + }, + { + "name": "EDJMJDKOPCP", + "id": 3547 + }, + { + "name": "FLMLCJBBJKD", + "id": 5792 + }, + { + "name": "MHEPMFHILLO", + "id": 1244 + }, + { + "name": "IOJPHHAOPBC", + "id": 4931 + }, + { + "name": "ICGIFJNKHKE", + "id": 22396 + }, + { + "name": "BDJHDFADIPJ", + "id": 5623 + }, + { + "name": "KEAGPMFJICL", + "id": 29016 + }, + { + "name": "DIHNPGEPGGE", + "id": 23014 + }, + { + "name": "KMNJHIPKFKI", + "id": 4085 + }, + { + "name": "OAMIJKLPABM", + "id": 8897 + }, + { + "name": "NPNCPFJDBFL", + "id": 8488 + }, + { + "name": "PCABPLJEDND", + "id": 29543 + }, + { + "name": "CBEHIJLKPDN", + "id": 20191 + }, + { + "name": "FDOOKKJEIPN", + "id": 24490 + }, + { + "name": "IIHEMCMLIDH", + "id": 7017 + }, + { + "name": "NHDNHGJPGIF", + "id": 24074 + }, + { + "name": "LJBOHILAKAL", + "id": 5027 + }, + { + "name": "AGKCJIFJCAO", + "id": 25753 + }, + { + "name": "AIKKIOBLNLI", + "id": 3067 + }, + { + "name": "HPNJPKAOMAA", + "id": 20890 + }, + { + "name": "AOPMIAHLGLA", + "id": 29907 + }, + { + "name": "KJJCPOIPDIG", + "id": 20497 + }, + { + "name": "HCFCMBOEMND", + "id": 7072 + }, + { + "name": "BAIIFEGKFJA", + "id": 20659 + }, + { + "name": "CFEEMMJKBDB", + "id": 4490 + }, + { + "name": "OFOAAMIMBHO", + "id": 24368 + }, + { + "name": "MIPMPJMGKJH", + "id": 6794 + }, + { + "name": "KMGABGNAANL", + "id": 27805 + }, + { + "name": "HENKJJCGHLK", + "id": 9379 + }, + { + "name": "ILAJGOEEACE", + "id": 3028 + }, + { + "name": "HJBBOLMCNPL", + "id": 3448 + }, + { + "name": "NFHPNJCKDLA", + "id": 1714 + }, + { + "name": "LJAJCPFMELP", + "id": 38 + }, + { + "name": "IOGGGIIDFEM", + "id": 5768 + }, + { + "name": "HIOGPKDDDEE", + "id": 8680 + }, + { + "name": "DONAFFFEOMP", + "id": 9332 + }, + { + "name": "IPBCDNBNGEP", + "id": 2195 + }, + { + "name": "NGEAHBLCCBN", + "id": 5009 + }, + { + "name": "JOKCCLIHDDC", + "id": 26082 + }, + { + "name": "MNMGPKALMBM", + "id": 23513 + }, + { + "name": "DGAJJPBPFKC", + "id": 9533 + }, + { + "name": "PBNELDLEALH", + "id": 20908 + }, + { + "name": "JHLCOKCMEIF", + "id": 28476 + }, + { + "name": "NJMNLOGDOIA", + "id": 226 + }, + { + "name": "IPKDKPCHGDN", + "id": 24058 + }, + { + "name": "BJBBIAHCHAM", + "id": 7205 + }, + { + "name": "IKBNCIHJOHJ", + "id": 5800 + }, + { + "name": "JOFEIGJLEHA", + "id": 6190 + }, + { + "name": "NDEFLGCEGNH", + "id": 812 + }, + { + "name": "LINGKNDPEAH", + "id": 8272 + }, + { + "name": "KEALAIICAGL", + "id": 29235 + }, + { + "name": "EJLOLDHLMHP", + "id": 21189 + }, + { + "name": "NFJEFJNDGJA", + "id": 27116 + }, + { + "name": "PDHIKJMIHHG", + "id": 5684 + }, + { + "name": "KFENIGBPGAM", + "id": 3839 + }, + { + "name": "DMMEADAOFEH", + "id": 24911 + }, + { + "name": "KHKOKKLJCEG", + "id": 20035 + }, + { + "name": "MCJHCKBCIHC", + "id": 6689 + }, + { + "name": "ELFDJCEAFJH", + "id": 7672 + }, + { + "name": "LIOOMDEONGK", + "id": 26160 + }, + { + "name": "FLLBMPEGFJM", + "id": 6102 + }, + { + "name": "MBLMMBKDINH", + "id": 21304 + }, + { + "name": "LHDGJDLNECL", + "id": 23488 + }, + { + "name": "BGOIBBGGJKD", + "id": 23178 + }, + { + "name": "BMAJAFFJKFJ", + "id": 9762 + }, + { + "name": "EOMLBCNNEDE", + "id": 22064 + }, + { + "name": "CMOJDONPILO", + "id": 25067 + }, + { + "name": "LLKEEIIHNLK", + "id": 1277 + }, + { + "name": "OGPNAFHIOHE", + "id": 2816 + }, + { + "name": "NBGKJECKALP", + "id": 317 + }, + { + "name": "LFBAPDCNEEJ", + "id": 27750 + }, + { + "name": "EPGJBMMOFFG", + "id": 1178 + }, + { + "name": "EBJEJFLKJHK", + "id": 2103 + }, + { + "name": "MAGLDAGOBKN", + "id": 2272 + }, + { + "name": "OPKCPDKGHHK", + "id": 9226 + }, + { + "name": "IEMKDBKMBAK", + "id": 3138 + }, + { + "name": "JPPADDIABKA", + "id": 4378 + }, + { + "name": "HOGBEGLDNNK", + "id": 5554 + }, + { + "name": "JNNINBPJDLE", + "id": 20103 + }, + { + "name": "COBEAJJCKPD", + "id": 6549 + }, + { + "name": "PBIPAGMDPHC", + "id": 7974 + }, + { + "name": "JLBBNOAFGKO", + "id": 23208 + }, + { + "name": "IKKOMAKKLAO", + "id": 9617 + }, + { + "name": "FMPFFPFEAGK", + "id": 23770 + }, + { + "name": "PABBJJJHEKA", + "id": 2238 + }, + { + "name": "OBBKHEDCJKH", + "id": 7738 + }, + { + "name": "NMDDPMNEFOH", + "id": 4224 + }, + { + "name": "JBEIBCKHHGH", + "id": 6647 + }, + { + "name": "GLAIALAEGPB", + "id": 1385 + }, + { + "name": "GBJPKONEMDA", + "id": 5238 + }, + { + "name": "GJOAFPOAPID", + "id": 8321 + }, + { + "name": "MECALNECCPM", + "id": 9880 + }, + { + "name": "SceneDataNotify", + "id": 23046 + }, + { + "name": "JDBNALHNDNI", + "id": 7894 + }, + { + "name": "AKNDLAAJJNN", + "id": 5036 + }, + { + "name": "MMJKCAPLCPK", + "id": 4619 + }, + { + "name": "JDGEODDOCMB", + "id": 20644 + }, + { + "name": "IOBFFALBAGC", + "id": 8766 + }, + { + "name": "HONAILLFGBD", + "id": 8988 + }, + { + "name": "AKGKPNIEONN", + "id": 27792 + }, + { + "name": "FNBPMJMCCDD", + "id": 21224 + }, + { + "name": "PMFGPDEDPML", + "id": 3880 + }, + { + "name": "ICGCOCLJALE", + "id": 5242 + }, + { + "name": "MFHPMCPAENK", + "id": 3597 + }, + { + "name": "NHLFBPKAHFH", + "id": 9382 + }, + { + "name": "NMADKCEJMHE", + "id": 29280 + }, + { + "name": "PJOBHNPMHBE", + "id": 21523 + }, + { + "name": "CHECKDIALHE", + "id": 21066 + }, + { + "name": "FOPIAAEIJAO", + "id": 29013 + }, + { + "name": "AFHPONPADAE", + "id": 24529 + }, + { + "name": "POHDCFNFBJB", + "id": 3178 + }, + { + "name": "MAPONFEJAJK", + "id": 25687 + }, + { + "name": "NJINJCLDDHF", + "id": 8359 + }, + { + "name": "OPHGNDEIEMN", + "id": 7671 + }, + { + "name": "MBMKHGCEKAP", + "id": 28787 + }, + { + "name": "DKLNBKFJAPA", + "id": 7521 + }, + { + "name": "EMPEPFFJNAN", + "id": 8209 + }, + { + "name": "HLFADILGGHD", + "id": 23191 + }, + { + "name": "EJLJDNJAOPJ", + "id": 7486 + }, + { + "name": "KOOGLNLMANH", + "id": 9148 + }, + { + "name": "OKEJFHEIIPA", + "id": 2546 + }, + { + "name": "HMJABLELKIJ", + "id": 26725 + }, + { + "name": "FPAPCGPCHNE", + "id": 21903 + }, + { + "name": "HCCFGMMKKLG", + "id": 2141 + }, + { + "name": "AJLMNIOIONM", + "id": 20224 + }, + { + "name": "PHFDKOLMGGI", + "id": 3452 + }, + { + "name": "GEEEHFPLPNG", + "id": 8612 + }, + { + "name": "NCLFINCCBGF", + "id": 4216 + }, + { + "name": "NNBJFGBPPDB", + "id": 29491 + }, + { + "name": "KIPCAHCFMNC", + "id": 8839 + }, + { + "name": "IEDKIIICDDF", + "id": 28277 + }, + { + "name": "ABONIPJIEGL", + "id": 24104 + }, + { + "name": "KBMGILELKGM", + "id": 6362 + }, + { + "name": "PHMBDNHHEBI", + "id": 4191 + }, + { + "name": "MDGLFOGHNMH", + "id": 3084 + }, + { + "name": "JGBPMOOKAIB", + "id": 28346 + }, + { + "name": "NIHNJMCIBBF", + "id": 26209 + }, + { + "name": "FBCAFJJLALC", + "id": 27937 + }, + { + "name": "BGPKNENKPHM", + "id": 28598 + }, + { + "name": "JAFKKPEPGBK", + "id": 27433 + }, + { + "name": "MLPNMHMIOFD", + "id": 23771 + }, + { + "name": "LJOMJDECLLC", + "id": 6063 + }, + { + "name": "LPEKIDBDKND", + "id": 24600 + }, + { + "name": "JIKMIGJJCEE", + "id": 23461 + }, + { + "name": "DGLCIOMEHOL", + "id": 25988 + }, + { + "name": "GNHKJMIJEOC", + "id": 23418 + }, + { + "name": "PKPKEBFBGBP", + "id": 9866 + }, + { + "name": "DNDILJMHLIM", + "id": 2022 + }, + { + "name": "PNEAHEEGOPI", + "id": 2570 + }, + { + "name": "BEKNBPEJLCO", + "id": 9549 + }, + { + "name": "GGIHKODOKAJ", + "id": 4852 + }, + { + "name": "IEHIJGIEKLH", + "id": 2812 + }, + { + "name": "AGMJONLIFGP", + "id": 9759 + }, + { + "name": "HEGBOMGKEKM", + "id": 25798 + }, + { + "name": "NNAMCFEGNKO", + "id": 2417 + }, + { + "name": "IJAEOLMJEJG", + "id": 9093 + }, + { + "name": "OHEMJFMKOCG", + "id": 22306 + }, + { + "name": "MEBAPANFGNE", + "id": 23855 + }, + { + "name": "NLBLDGPANLP", + "id": 6195 + }, + { + "name": "OAPIJKCCAAC", + "id": 6886 + }, + { + "name": "ACHBOCKFICE", + "id": 25566 + }, + { + "name": "NDEKEJOIIDB", + "id": 2333 + }, + { + "name": "FMJOIKFENCN", + "id": 5247 + }, + { + "name": "HKLBHEAIOAL", + "id": 7826 + }, + { + "name": "CNGMICDJALJ", + "id": 1834 + }, + { + "name": "BLEBJAKFEKM", + "id": 1637 + }, + { + "name": "HLPAEBGHAEH", + "id": 1941 + }, + { + "name": "OGEKLKKFMGE", + "id": 28523 + }, + { + "name": "KEHAGDINCAC", + "id": 22663 + }, + { + "name": "KBMFNDBGLPO", + "id": 28893 + }, + { + "name": "JNNNMJIOMIG", + "id": 1466 + }, + { + "name": "OLNMFINHBDJ", + "id": 5265 + }, + { + "name": "EMOGNFIONFJ", + "id": 28703 + }, + { + "name": "LOHBGCCLMHO", + "id": 4874 + }, + { + "name": "HOCNHFOGOLE", + "id": 4389 + }, + { + "name": "FOFDPMOHGEE", + "id": 9793 + }, + { + "name": "KHMLDIKOLJL", + "id": 20137 + }, + { + "name": "GAINABOLNJD", + "id": 20023 + }, + { + "name": "MEHMEKNCLBI", + "id": 7814 + }, + { + "name": "IEEKDKNOMEB", + "id": 679 + }, + { + "name": "NNPNDANNBHK", + "id": 25452 + }, + { + "name": "LHHPNFMGJHN", + "id": 23516 + }, + { + "name": "BKNAHBPGKBB", + "id": 23807 + }, + { + "name": "MKADIMJMFOA", + "id": 3915 + }, + { + "name": "FMMJCPHDNCB", + "id": 26193 + }, + { + "name": "KPJGLJELMJP", + "id": 7348 + }, + { + "name": "KDAFOGCNOEA", + "id": 22258 + }, + { + "name": "NKAGDMCNBIO", + "id": 8235 + }, + { + "name": "LAOHHGHPPOO", + "id": 24685 + }, + { + "name": "LNDFNHLHIEM", + "id": 21191 + }, + { + "name": "NDNLFHMPBII", + "id": 2569 + }, + { + "name": "PLIFJKPIPIK", + "id": 6192 + }, + { + "name": "OIIGHOIGLGH", + "id": 1527 + }, + { + "name": "FIGEAFJGIJB", + "id": 20673 + }, + { + "name": "IHBNAEHBCBP", + "id": 27719 + }, + { + "name": "OOAJPKPNEKC", + "id": 25095 + }, + { + "name": "DIMHKGCKIAC", + "id": 28386 + }, + { + "name": "BIKBDOOLLOP", + "id": 3344 + }, + { + "name": "AOGGDBKPBED", + "id": 287 + }, + { + "name": "DJBOLPCIHMP", + "id": 6661 + }, + { + "name": "PPBJPNNGGKN", + "id": 4161 + }, + { + "name": "FONACHBFFEI", + "id": 7194 + }, + { + "name": "AAPENFEJJDJ", + "id": 3286 + }, + { + "name": "MMBEPPELAHP", + "id": 21876 + }, + { + "name": "JMPILOPGKCO", + "id": 22161 + }, + { + "name": "DFBBGAEPPDE", + "id": 3219 + }, + { + "name": "NHHCPOOANEI", + "id": 23152 + }, + { + "name": "CNPJFPPACPK", + "id": 1940 + }, + { + "name": "GENMGGJCJGH", + "id": 466 + }, + { + "name": "BNEIPNILMEI", + "id": 279 + }, + { + "name": "JNNODCLPIDE", + "id": 26464 + }, + { + "name": "OOOOJAIACPD", + "id": 8927 + }, + { + "name": "JANEOMNGDND", + "id": 24224 + }, + { + "name": "GGIBCNFPCKN", + "id": 29350 + }, + { + "name": "JIMEEHBHGHK", + "id": 21681 + }, + { + "name": "BJPNDIDLBEN", + "id": 1639 + }, + { + "name": "GEMOLMMJLNP", + "id": 22075 + }, + { + "name": "LGPIJFABLGK", + "id": 9216 + }, + { + "name": "BHBHIJLELIJ", + "id": 27523 + }, + { + "name": "IFINKNHMMAC", + "id": 27130 + }, + { + "name": "ENDLMHKNBGD", + "id": 27466 + }, + { + "name": "OIJHMBNKOIK", + "id": 23569 + }, + { + "name": "OKBEOCOAGJC", + "id": 1569 + }, + { + "name": "MGJEKABBIPL", + "id": 23646 + }, + { + "name": "APLOGGHJBOD", + "id": 360 + }, + { + "name": "AKEMHLHGCBJ", + "id": 20961 + }, + { + "name": "BHPOKEJHDFM", + "id": 25629 + }, + { + "name": "CHDHKNDAMIO", + "id": 28814 + }, + { + "name": "GDOLHGNGOAL", + "id": 6970 + }, + { + "name": "FNPLANPMINA", + "id": 22881 + }, + { + "name": "PMAFCMCPILP", + "id": 2227 + }, + { + "name": "IJPHDPFEEMN", + "id": 27699 + }, + { + "name": "PlayerEnterSceneInfoNotify", + "id": 26700 + }, + { + "name": "MOCFNNNKMHA", + "id": 3206 + }, + { + "name": "MCLGICJNFNG", + "id": 3684 + }, + { + "name": "JPNCNPBEDKD", + "id": 7880 + }, + { + "name": "NDJAGBCNIDH", + "id": 5818 + }, + { + "name": "INNMPJFPGCB", + "id": 8855 + }, + { + "name": "EFDPIAJAILK", + "id": 1080 + }, + { + "name": "NHLMDIEEFMM", + "id": 7526 + }, + { + "name": "GGFONBHPNKO", + "id": 22195 + }, + { + "name": "DIFAHDAEOFF", + "id": 6711 + }, + { + "name": "APLMKGIAIJN", + "id": 21957 + }, + { + "name": "DMICIFJECEM", + "id": 26428 + }, + { + "name": "BNJBNBIEGBE", + "id": 25299 + }, + { + "name": "DLIFCLLHKIJ", + "id": 5845 + }, + { + "name": "BBDFOLJDMGO", + "id": 6555 + }, + { + "name": "MAJAEEDOAEO", + "id": 1524 + }, + { + "name": "PIHMKLGEKCD", + "id": 5441 + }, + { + "name": "HOCLPMGEIEM", + "id": 1568 + }, + { + "name": "JMCBBOLEMPC", + "id": 29087 + }, + { + "name": "ALONBOBIGHP", + "id": 2793 + }, + { + "name": "KHCNCDFCEOF", + "id": 26990 + }, + { + "name": "JPBNFOHALGC", + "id": 76 + }, + { + "name": "PPGAJFBJNNN", + "id": 25759 + }, + { + "name": "DHJIHFEHLMC", + "id": 7627 + }, + { + "name": "NBCCMBBKDID", + "id": 1575 + }, + { + "name": "PMOMMGOOPPG", + "id": 1515 + }, + { + "name": "PAHCJCPNJHL", + "id": 26856 + }, + { + "name": "CMCFLNJPCEK", + "id": 9840 + }, + { + "name": "ONIEPIBKFHE", + "id": 4968 + }, + { + "name": "DGOOLIMMLLJ", + "id": 966 + }, + { + "name": "JLDLOKGJCIP", + "id": 26732 + }, + { + "name": "PNBFGDLHHPC", + "id": 25730 + }, + { + "name": "NPJFPAOFIFD", + "id": 2989 + }, + { + "name": "MCLEIKANICO", + "id": 8666 + }, + { + "name": "PGBFKLPMFOD", + "id": 9269 + }, + { + "name": "SceneTeamUpdateNotify", + "id": 29107 + }, + { + "name": "IHJNAGEKKPH", + "id": 129 + }, + { + "name": "BENIKINJDJC", + "id": 748 + }, + { + "name": "LFGLGCJLMBE", + "id": 4394 + }, + { + "name": "MBKOMBEEAEH", + "id": 27507 + }, + { + "name": "DDIDEFFABEP", + "id": 20566 + }, + { + "name": "BPGPHLGABPB", + "id": 20960 + }, + { + "name": "KPGJNIDDNEJ", + "id": 20564 + }, + { + "name": "PLKMDBLPFPD", + "id": 6410 + }, + { + "name": "OBJHICLOJDK", + "id": 26657 + }, + { + "name": "CHLJCDHKMFK", + "id": 8618 + }, + { + "name": "KLEPBBNMPLL", + "id": 5667 + }, + { + "name": "KCPFMLPKCFG", + "id": 28778 + }, + { + "name": "MLIKIAIHJDM", + "id": 21136 + }, + { + "name": "LKCFCNBHCII", + "id": 1289 + }, + { + "name": "GMEHDNBLKAG", + "id": 27784 + }, + { + "name": "BBHOGBCCAMI", + "id": 9122 + }, + { + "name": "PDOMMNPFFDC", + "id": 22789 + }, + { + "name": "CGHPNIFHPBP", + "id": 27028 + }, + { + "name": "GKADONPEAEK", + "id": 22231 + }, + { + "name": "JNNMDBHADAM", + "id": 29634 + }, + { + "name": "AGFBOOEFOAP", + "id": 25205 + }, + { + "name": "HHODKCMEOGI", + "id": 23029 + }, + { + "name": "AGCFHOMKFHN", + "id": 8028 + }, + { + "name": "EOODHKCAMJA", + "id": 25008 } ] \ No newline at end of file diff --git a/cmdid_gc_nofound.json b/cmdid_gc_nofound.json index 779ed508..814a8df5 100644 --- a/cmdid_gc_nofound.json +++ b/cmdid_gc_nofound.json @@ -1,166 +1,2494 @@ [ { - "name": "ChannelerSlabCheckEnterLoopDungeonReq", - "id": 8678 + "name": "PlayerPropNotify", + "id": 50001 }, { - "name": "ChannelerSlabCheckEnterLoopDungeonRsp", - "id": 8961 + "name": "GetPlayerSocialDetailReq", + "id": 50002 }, { - "name": "ChannelerSlabEnterLoopDungeonReq", - "id": 8928 + "name": "GetPlayerSocialDetailRsp", + "id": 50003 }, { - "name": "ChannelerSlabEnterLoopDungeonRsp", - "id": 8892 + "name": "GetShopReq", + "id": 50004 }, { - "name": "ChannelerSlabLoopDungeonChallengeInfoNotify", - "id": 8499 + "name": "GetShopRsp", + "id": 50005 }, { - "name": "ChannelerSlabLoopDungeonSelectConditionReq", - "id": 8368 + "name": "PlayerSetPauseReq", + "id": 50006 }, { - "name": "ChannelerSlabLoopDungeonSelectConditionRsp", - "id": 8943 + "name": "PlayerSetPauseRsp", + "id": 50007 }, { - "name": "ChannelerSlabLoopDungeonTakeFirstPassRewardReq", - "id": 8779 + "name": "PathfindingEnterSceneReq", + "id": 50008 }, { - "name": "ChannelerSlabLoopDungeonTakeFirstPassRewardRsp", - "id": 8654 + "name": "ToTheMoonEnterSceneReq", + "id": 50009 }, { - "name": "ChannelerSlabLoopDungeonTakeScoreRewardReq", - "id": 8751 + "name": "ClientAbilityInitFinishNotify", + "id": 50010 }, { - "name": "ChannelerSlabLoopDungeonTakeScoreRewardRsp", - "id": 8186 + "name": "GetScenePointReq", + "id": 50011 }, { - "name": "ChannelerSlabOneOffDungeonInfoNotify", - "id": 8038 + "name": "GetScenePointRsp", + "id": 50012 }, { - "name": "ChannelerSlabOneOffDungeonInfoReq", - "id": 8069 + "name": "GetSceneAreaReq", + "id": 50013 }, { - "name": "ChannelerSlabOneOffDungeonInfoRsp", - "id": 8731 + "name": "GetSceneAreaRsp", + "id": 50014 }, { - "name": "ChannelerSlabSaveAssistInfoReq", - "id": 8304 + "name": "PlayerWorldSceneInfoListNotify", + "id": 50015 }, { - "name": "ChannelerSlabSaveAssistInfoRsp", - "id": 8443 + "name": "ScenePlayerInfoNotify", + "id": 50016 }, { - "name": "ChannelerSlabStageOneofDungeonNotify", - "id": 8203 + "name": "ClientAbilityChangeNotify", + "id": 50017 }, { - "name": "ChannelerSlabTakeoffBuffReq", - "id": 8329 + "name": "StoreWeightLimitNotify", + "id": 50018 }, { - "name": "ChannelerSlabTakeoffBuffRsp", - "id": 8646 + "name": "UnionCmdNotify", + "id": 50019 }, { - "name": "ChannelerSlabWearBuffReq", - "id": 8487 + "name": "GetPlayerFriendListReq", + "id": 50020 }, { - "name": "ChannelerSlabWearBuffRsp", - "id": 8651 + "name": "GetRecentMpPlayerListReq", + "id": 50021 }, { - "name": "DebugNotify", - "id": 101 + "name": "GetPlayerFriendListRsp", + "id": 50022 }, { - "name": "FireworkNotify", - "id": 5934 + "name": "PrivateChatReq", + "id": 50023 }, { - "name": "FireworkReq", - "id": 6068 + "name": "SceneTransToPointReq", + "id": 50024 }, { - "name": "FireworkRsp", - "id": 5918 + "name": "SceneTransToPointRsp", + "id": 50025 }, { - "name": "FireworkSetNotify", - "id": 6079 + "name": "MarkMapReq", + "id": 50026 }, { - "name": "FireworkSetReq", - "id": 6099 + "name": "SetPlayerSignatureReq", + "id": 50027 }, { - "name": "FireworkSetRsp", - "id": 5969 + "name": "SetPlayerSignatureRsp", + "id": 50028 }, { - "name": "GetQuestTalkHistoryReq", - "id": 472 + "name": "SetPlayerNameReq", + "id": 50029 }, { - "name": "GetQuestTalkHistoryRsp", - "id": 492 + "name": "SetPlayerNameRsp", + "id": 50030 }, { - "name": "InBattleMechanicusEscapeMonsterNotify", - "id": 5320 + "name": "GetAllUnlockNameCardReq", + "id": 50031 }, { - "name": "MusicGameGetBeatmapRsp", - "id": 6309 + "name": "GetAllUnlockNameCardRsp", + "id": 50032 }, { - "name": "MusicGameCreateBeatmapRsp", - "id": 6347 + "name": "PersonalSceneJumpRsp", + "id": 50033 }, { - "name": "MusicGameSearchBeatmapRsp", - "id": 6304 + "name": "DungeonSettleNotify", + "id": 50034 }, { - "name": "MusicGameSearchBeatmapReq", - "id": 6343 + "name": "GetAuthkeyRsp", + "id": 50035 }, { - "name": "MusicGameStartToPlayOthersBeatmapReq", - "id": 6302 + "name": "MonsterAlertChangeNotify", + "id": 50036 }, { - "name": "MusicGameStartToPlayOthersBeatmapRsp", - "id": 6313 + "name": "SetNameCardReq", + "id": 50037 }, { - "name": "OneofGatherPointDetectorDataNotify", - "id": 4297 + "name": "SetNameCardRsp", + "id": 50038 }, { - "name": "PrivateChatSetSequenceReq", - "id": 4985 + "name": "GetProfilePictureDataReq", + "id": 50039 }, { - "name": "PrivateChatSetSequenceRsp", - "id": 4957 + "name": "GetProfilePictureDataRsp", + "id": 50040 }, { - "name": "Unk2700_NGPMINKIOPK", - "id": 8956 + "name": "SetPlayerHeadImageReq", + "id": 50041 + }, + { + "name": "SetPlayerHeadImageRsp", + "id": 50042 + }, + { + "name": "FinishedParentQuestNotify", + "id": 50043 + }, + { + "name": "QuestUpdateQuestVarReq", + "id": 50044 + }, + { + "name": "QuestDestroyNpcReq", + "id": 50045 + }, + { + "name": "QuestUpdateQuestVarRsp", + "id": 50046 + }, + { + "name": "QuestGlobalVarNotify", + "id": 50047 + }, + { + "name": "AddQuestContentProgressReq", + "id": 50048 + }, + { + "name": "QuestTransmitReq", + "id": 50049 + }, + { + "name": "AddQuestContentProgressRsp", + "id": 50050 + }, + { + "name": "QuestProgressUpdateNotify", + "id": 50051 + }, + { + "name": "QuestTransmitRsp", + "id": 50052 + }, + { + "name": "QuestListUpdateNotify", + "id": 50053 + }, + { + "name": "QuestDestroyNpcRsp", + "id": 50054 + }, + { + "name": "QuestUpdateQuestVarNotify", + "id": 50055 + }, + { + "name": "QuestListNotify", + "id": 50056 + }, + { + "name": "FinishedParentQuestUpdateNotify", + "id": 50057 + }, + { + "name": "QuestDestroyEntityReq", + "id": 50058 + }, + { + "name": "QuestDestroyEntityRsp", + "id": 50059 + }, + { + "name": "PrivateChatNotify", + "id": 50060 + }, + { + "name": "PullPrivateChatReq", + "id": 50061 + }, + { + "name": "PullPrivateChatRsp", + "id": 50062 + }, + { + "name": "PullRecentChatReq", + "id": 50063 + }, + { + "name": "PullRecentChatRsp", + "id": 50064 + }, + { + "name": "WindSeedType1Notify", + "id": 50065 + }, + { + "name": "SceneTimeNotify", + "id": 50066 + }, + { + "name": "AvatarPropNotify", + "id": 50067 + }, + { + "name": "PlayerTimeNotify", + "id": 50068 + }, + { + "name": "SkipPlayerGameTimeReq", + "id": 50069 + }, + { + "name": "SkipPlayerGameTimeRsp", + "id": 50070 + }, + { + "name": "ChangeGameTimeReq", + "id": 50071 + }, + { + "name": "ChangeGameTimeRsp", + "id": 50072 + }, + { + "name": "CombatInvocationsNotify", + "id": 50073 + }, + { + "name": "AvatarLifeStateChangeNotify", + "id": 50074 + }, + { + "name": "LifeStateChangeNotify", + "id": 50075 + }, + { + "name": "EntityFightPropUpdateNotify", + "id": 50076 + }, + { + "name": "WorldPlayerDieNotify", + "id": 50077 + }, + { + "name": "AvatarDieAnimationEndReq", + "id": 50078 + }, + { + "name": "AvatarDieAnimationEndRsp", + "id": 50079 + }, + { + "name": "AbilityInvocationsNotify", + "id": 50080 + }, + { + "name": "AvatarSatiationDataNotify", + "id": 50081 + }, + { + "name": "QueryPathReq", + "id": 50082 + }, + { + "name": "QueryPathRsp", + "id": 50083 + }, + { + "name": "UseItemReq", + "id": 50084 + }, + { + "name": "UseItemRsp", + "id": 50085 + }, + { + "name": "GadgetInteractReq", + "id": 50086 + }, + { + "name": "GadgetInteractRsp", + "id": 50087 + }, + { + "name": "EvtAvatarLockChairReq", + "id": 50088 + }, + { + "name": "EvtAvatarLockChairRsp", + "id": 50089 + }, + { + "name": "EvtAvatarStandUpNotify", + "id": 50090 + }, + { + "name": "MarkMapRsp", + "id": 50091 + }, + { + "name": "EvtAiSyncCombatThreatInfoNotify", + "id": 50092 + }, + { + "name": "SetEntityClientDataNotify", + "id": 50093 + }, + { + "name": "HomeAvatarTalkReq", + "id": 50094 + }, + { + "name": "NpcTalkReq", + "id": 50095 + }, + { + "name": "NpcTalkRsp", + "id": 50096 + }, + { + "name": "WearEquipReq", + "id": 50097 + }, + { + "name": "WearEquipRsp", + "id": 50098 + }, + { + "name": "AvatarEquipChangeNotify", + "id": 50099 + }, + { + "name": "AvatarWearFlycloakReq", + "id": 50100 + }, + { + "name": "AvatarWearFlycloakRsp", + "id": 50101 + }, + { + "name": "AvatarFlycloakChangeNotify", + "id": 50102 + }, + { + "name": "AvatarChangeCostumeReq", + "id": 50103 + }, + { + "name": "AvatarChangeCostumeRsp", + "id": 50104 + }, + { + "name": "AvatarChangeCostumeNotify", + "id": 50105 + }, + { + "name": "EvtDoSkillSuccNotify", + "id": 50106 + }, + { + "name": "StoreItemChangeNotify", + "id": 50107 + }, + { + "name": "StoreItemDelNotify", + "id": 50108 + }, + { + "name": "SetEquipLockStateReq", + "id": 50109 + }, + { + "name": "SetEquipLockStateRsp", + "id": 50110 + }, + { + "name": "UpdatePlayerShowAvatarListReq", + "id": 50111 + }, + { + "name": "UpdatePlayerShowAvatarListRsp", + "id": 50112 + }, + { + "name": "UpdatePlayerShowNameCardListReq", + "id": 50113 + }, + { + "name": "UpdatePlayerShowNameCardListRsp", + "id": 50114 + }, + { + "name": "WorldPlayerReviveReq", + "id": 50115 + }, + { + "name": "EntityFightPropChangeReasonNotify", + "id": 50116 + }, + { + "name": "PlayerPropChangeNotify", + "id": 50117 + }, + { + "name": "PlayerPropChangeReasonNotify", + "id": 50118 + }, + { + "name": "AvatarFightPropUpdateNotify", + "id": 50119 + }, + { + "name": "AvatarFightPropNotify", + "id": 50120 + }, + { + "name": "SetPlayerBirthdayReq", + "id": 50121 + }, + { + "name": "SetPlayerBirthdayRsp", + "id": 50122 + }, + { + "name": "AvatarAddNotify", + "id": 50123 + }, + { + "name": "ItemAddHintNotify", + "id": 50124 + }, + { + "name": "ItemGivingReq", + "id": 50125 + }, + { + "name": "ItemGivingRsp", + "id": 50126 + }, + { + "name": "DropHintNotify", + "id": 50127 + }, + { + "name": "ScenePointUnlockNotify", + "id": 50128 + }, + { + "name": "TakeoffEquipReq", + "id": 50129 + }, + { + "name": "TakeoffEquipRsp", + "id": 50130 + }, + { + "name": "GetGachaInfoReq", + "id": 50131 + }, + { + "name": "GetGachaInfoRsp", + "id": 50132 + }, + { + "name": "DoGachaReq", + "id": 50133 + }, + { + "name": "DoGachaRsp", + "id": 50134 + }, + { + "name": "GachaWishReq", + "id": 50135 + }, + { + "name": "GachaWishRsp", + "id": 50136 + }, + { + "name": "DungeonEntryInfoReq", + "id": 50137 + }, + { + "name": "DungeonEntryInfoRsp", + "id": 50138 + }, + { + "name": "GetActivityInfoRsp", + "id": 50139 + }, + { + "name": "PersonalSceneJumpReq", + "id": 50140 + }, + { + "name": "DestroyMaterialReq", + "id": 50141 + }, + { + "name": "DestroyMaterialRsp", + "id": 50142 + }, + { + "name": "McoinExchangeHcoinReq", + "id": 50143 + }, + { + "name": "McoinExchangeHcoinRsp", + "id": 50144 + }, + { + "name": "CardProductRewardNotify", + "id": 50145 + }, + { + "name": "WorldDataNotify", + "id": 50146 + }, + { + "name": "WorldPlayerInfoNotify", + "id": 50147 + }, + { + "name": "SceneAreaWeatherNotify", + "id": 50148 + }, + { + "name": "SyncTeamEntityNotify", + "id": 50149 + }, + { + "name": "SyncScenePlayTeamEntityNotify", + "id": 50150 + }, + { + "name": "SceneEntityUpdateNotify", + "id": 50151 + }, + { + "name": "EvtCreateGadgetNotify", + "id": 50152 + }, + { + "name": "GetFriendShowNameCardInfoRsp", + "id": 50153 + }, + { + "name": "EvtAiSyncSkillCdNotify", + "id": 50154 + }, + { + "name": "EvtDestroyGadgetNotify", + "id": 50155 + }, + { + "name": "EvtEntityRenderersChangedNotify", + "id": 50156 + }, + { + "name": "AbilityChangeNotify", + "id": 50157 + }, + { + "name": "HitTreeNotify", + "id": 50158 + }, + { + "name": "WorldPlayerLocationNotify", + "id": 50159 + }, + { + "name": "ObstacleModifyNotify", + "id": 50160 + }, + { + "name": "WeaponUpgradeReq", + "id": 50161 + }, + { + "name": "WeaponUpgradeRsp", + "id": 50162 + }, + { + "name": "WeaponPromoteReq", + "id": 50163 + }, + { + "name": "WeaponPromoteRsp", + "id": 50164 + }, + { + "name": "WeaponAwakenReq", + "id": 50165 + }, + { + "name": "WeaponAwakenRsp", + "id": 50166 + }, + { + "name": "TakePlayerLevelRewardReq", + "id": 50167 + }, + { + "name": "TakePlayerLevelRewardRsp", + "id": 50168 + }, + { + "name": "AvatarGainCostumeNotify", + "id": 50169 + }, + { + "name": "AvatarGainFlycloakNotify", + "id": 50170 + }, + { + "name": "PlayerEnterDungeonReq", + "id": 50171 + }, + { + "name": "PlayerEnterDungeonRsp", + "id": 50172 + }, + { + "name": "SelectWorktopOptionReq", + "id": 50173 + }, + { + "name": "SelectWorktopOptionRsp", + "id": 50174 + }, + { + "name": "PlayerQuitDungeonReq", + "id": 50175 + }, + { + "name": "DungeonChallengeBeginNotify", + "id": 50176 + }, + { + "name": "DungeonChallengeFinishNotify", + "id": 50177 + }, + { + "name": "DungeonDieOptionReq", + "id": 50178 + }, + { + "name": "DungeonDieOptionRsp", + "id": 50179 + }, + { + "name": "EntityAiSyncNotify", + "id": 50180 + }, + { + "name": "ServerAnnounceNotify", + "id": 50181 + }, + { + "name": "DungeonEntryToBeExploreNotify", + "id": 50182 + }, + { + "name": "GetDungeonEntryExploreConditionReq", + "id": 50183 + }, + { + "name": "GetDungeonEntryExploreConditionRsp", + "id": 50184 + }, + { + "name": "DungeonWayPointNotify", + "id": 50185 + }, + { + "name": "PlayerEnterMapLayerNotify", + "id": 50186 + }, + { + "name": "AchievementAllDataNotify", + "id": 50187 + }, + { + "name": "AchievementUpdateNotify", + "id": 50188 + }, + { + "name": "ActivityInfoNotify", + "id": 50189 + }, + { + "name": "ActivityScheduleInfoNotify", + "id": 50190 + }, + { + "name": "ActivityTakeWatcherRewardReq", + "id": 50191 + }, + { + "name": "ActivityTakeWatcherRewardRsp", + "id": 50192 + }, + { + "name": "ActivityUpdateWatcherNotify", + "id": 50193 + }, + { + "name": "AddBackupAvatarTeamReq", + "id": 50194 + }, + { + "name": "AddBackupAvatarTeamRsp", + "id": 50195 + }, + { + "name": "AddNoGachaAvatarCardNotify", + "id": 50196 + }, + { + "name": "AllWidgetDataNotify", + "id": 50197 + }, + { + "name": "AntiAddictNotify", + "id": 50198 + }, + { + "name": "AskAddFriendNotify", + "id": 50199 + }, + { + "name": "AskAddFriendReq", + "id": 50200 + }, + { + "name": "AskAddFriendRsp", + "id": 50201 + }, + { + "name": "AvatarChangeElementTypeReq", + "id": 50202 + }, + { + "name": "AvatarChangeElementTypeRsp", + "id": 50203 + }, + { + "name": "AvatarDelNotify", + "id": 50204 + }, + { + "name": "AvatarExpeditionAllDataReq", + "id": 50205 + }, + { + "name": "AvatarExpeditionAllDataRsp", + "id": 50206 + }, + { + "name": "AvatarExpeditionCallBackReq", + "id": 50207 + }, + { + "name": "AvatarExpeditionCallBackRsp", + "id": 50208 + }, + { + "name": "AvatarExpeditionDataNotify", + "id": 50209 + }, + { + "name": "AvatarExpeditionGetRewardReq", + "id": 50210 + }, + { + "name": "AvatarExpeditionGetRewardRsp", + "id": 50211 + }, + { + "name": "AvatarExpeditionStartReq", + "id": 50212 + }, + { + "name": "AvatarExpeditionStartRsp", + "id": 50213 + }, + { + "name": "AvatarFetterDataNotify", + "id": 50214 + }, + { + "name": "AvatarFetterLevelRewardReq", + "id": 50215 + }, + { + "name": "AvatarFetterLevelRewardRsp", + "id": 50216 + }, + { + "name": "AvatarPromoteReq", + "id": 50217 + }, + { + "name": "AvatarPromoteRsp", + "id": 50218 + }, + { + "name": "AvatarSkillChangeNotify", + "id": 50219 + }, + { + "name": "AvatarSkillDepotChangeNotify", + "id": 50220 + }, + { + "name": "AvatarSkillInfoNotify", + "id": 50221 + }, + { + "name": "AvatarSkillMaxChargeCountNotify", + "id": 50222 + }, + { + "name": "AvatarSkillUpgradeReq", + "id": 50223 + }, + { + "name": "AvatarSkillUpgradeRsp", + "id": 50224 + }, + { + "name": "AvatarUnlockTalentNotify", + "id": 50225 + }, + { + "name": "AvatarUpgradeReq", + "id": 50226 + }, + { + "name": "AvatarUpgradeRsp", + "id": 50227 + }, + { + "name": "PlayerEnterChildMapLayerNotify", + "id": 50228 + }, + { + "name": "BackMyWorldReq", + "id": 50229 + }, + { + "name": "BackMyWorldRsp", + "id": 50230 + }, + { + "name": "BargainOfferPriceReq", + "id": 50231 + }, + { + "name": "BargainOfferPriceRsp", + "id": 50232 + }, + { + "name": "BargainStartNotify", + "id": 50233 + }, + { + "name": "BargainTerminateNotify", + "id": 50234 + }, + { + "name": "BatchBuyGoodsReq", + "id": 50235 + }, + { + "name": "BatchBuyGoodsRsp", + "id": 50236 + }, + { + "name": "BattlePassAllDataNotify", + "id": 50237 + }, + { + "name": "BattlePassCurScheduleUpdateNotify", + "id": 50238 + }, + { + "name": "BattlePassMissionUpdateNotify", + "id": 50239 + }, + { + "name": "BeginCameraSceneLookNotify", + "id": 50240 + }, + { + "name": "BlossomBriefInfoNotify", + "id": 50241 + }, + { + "name": "BuyBattlePassLevelReq", + "id": 50242 + }, + { + "name": "BuyBattlePassLevelRsp", + "id": 50243 + }, + { + "name": "BuyGoodsReq", + "id": 50244 + }, + { + "name": "BuyGoodsRsp", + "id": 50245 + }, + { + "name": "BuyResinReq", + "id": 50246 + }, + { + "name": "BuyResinRsp", + "id": 50247 + }, + { + "name": "CalcWeaponUpgradeReturnItemsReq", + "id": 50248 + }, + { + "name": "CalcWeaponUpgradeReturnItemsRsp", + "id": 50249 + }, + { + "name": "SceneEntityMoveNotify", + "id": 50250 + }, + { + "name": "CanUseSkillNotify", + "id": 50251 + }, + { + "name": "CancelCoopTaskReq", + "id": 50252 + }, + { + "name": "ChallengeDataNotify", + "id": 50253 + }, + { + "name": "ChangeMailStarNotify", + "id": 50254 + }, + { + "name": "ChangeMpTeamAvatarReq", + "id": 50255 + }, + { + "name": "ChangeMpTeamAvatarRsp", + "id": 50256 + }, + { + "name": "ChangeTeamNameReq", + "id": 50257 + }, + { + "name": "ChangeTeamNameRsp", + "id": 50258 + }, + { + "name": "ChapterStateNotify", + "id": 50259 + }, + { + "name": "CheckUgcStateReq", + "id": 50260 + }, + { + "name": "CheckUgcStateRsp", + "id": 50261 + }, + { + "name": "CheckUgcUpdateReq", + "id": 50262 + }, + { + "name": "CheckUgcUpdateRsp", + "id": 50263 + }, + { + "name": "ChooseCurAvatarTeamReq", + "id": 50264 + }, + { + "name": "ChooseCurAvatarTeamRsp", + "id": 50265 + }, + { + "name": "ClientAIStateNotify", + "id": 50266 + }, + { + "name": "ClientAbilitiesInitFinishCombineNotify", + "id": 50267 + }, + { + "name": "ClientLoadingCostumeVerificationNotify", + "id": 50268 + }, + { + "name": "ClientLockGameTimeNotify", + "id": 50269 + }, + { + "name": "ClientScriptEventNotify", + "id": 50270 + }, + { + "name": "CloseCommonTipsNotify", + "id": 50271 + }, + { + "name": "CodexDataFullNotify", + "id": 50272 + }, + { + "name": "CodexDataUpdateNotify", + "id": 50273 + }, + { + "name": "CombineDataNotify", + "id": 50274 + }, + { + "name": "CombineFormulaDataNotify", + "id": 50275 + }, + { + "name": "CombineReq", + "id": 50276 + }, + { + "name": "CombineRsp", + "id": 50277 + }, + { + "name": "CompoundDataNotify", + "id": 50278 + }, + { + "name": "CookDataNotify", + "id": 50279 + }, + { + "name": "CookRecipeDataNotify", + "id": 50280 + }, + { + "name": "CoopDataNotify", + "id": 50281 + }, + { + "name": "CreateVehicleReq", + "id": 50282 + }, + { + "name": "CreateVehicleRsp", + "id": 50283 + }, + { + "name": "CutSceneBeginNotify", + "id": 50284 + }, + { + "name": "DailyTaskDataNotify", + "id": 50285 + }, + { + "name": "DailyTaskFilterCityReq", + "id": 50286 + }, + { + "name": "DailyTaskFilterCityRsp", + "id": 50287 + }, + { + "name": "DailyTaskProgressNotify", + "id": 50288 + }, + { + "name": "DailyTaskUnlockedCitiesNotify", + "id": 50289 + }, + { + "name": "DealAddFriendReq", + "id": 50290 + }, + { + "name": "DealAddFriendRsp", + "id": 50291 + }, + { + "name": "DelBackupAvatarTeamReq", + "id": 50292 + }, + { + "name": "DelBackupAvatarTeamRsp", + "id": 50293 + }, + { + "name": "DelMailReq", + "id": 50294 + }, + { + "name": "DelMailRsp", + "id": 50295 + }, + { + "name": "DelTeamEntityNotify", + "id": 50296 + }, + { + "name": "DeleteFriendNotify", + "id": 50297 + }, + { + "name": "DeleteFriendReq", + "id": 50298 + }, + { + "name": "DeleteFriendRsp", + "id": 50299 + }, + { + "name": "DungeonCandidateTeamChangeAvatarReq", + "id": 50300 + }, + { + "name": "DungeonCandidateTeamChangeAvatarRsp", + "id": 50301 + }, + { + "name": "DungeonPlayerDieNotify", + "id": 50302 + }, + { + "name": "DungeonPlayerDieReq", + "id": 50303 + }, + { + "name": "DungeonPlayerDieRsp", + "id": 50304 + }, + { + "name": "DungeonRestartReq", + "id": 50305 + }, + { + "name": "DungeonRestartRsp", + "id": 50306 + }, + { + "name": "DungeonShowReminderNotify", + "id": 50307 + }, + { + "name": "DungeonSlipRevivePointActivateReq", + "id": 50308 + }, + { + "name": "DungeonSlipRevivePointActivateRsp", + "id": 50309 + }, + { + "name": "DungeonWayPointActivateReq", + "id": 50310 + }, + { + "name": "DungeonWayPointActivateRsp", + "id": 50311 + }, + { + "name": "EndCameraSceneLookNotify", + "id": 50312 + }, + { + "name": "EnterTransPointRegionNotify", + "id": 50313 + }, + { + "name": "EnterTrialAvatarActivityDungeonReq", + "id": 50314 + }, + { + "name": "EnterTrialAvatarActivityDungeonRsp", + "id": 50315 + }, + { + "name": "EnterWorldAreaReq", + "id": 50316 + }, + { + "name": "EnterWorldAreaRsp", + "id": 50317 + }, + { + "name": "EntityAiKillSelfNotify", + "id": 50318 + }, + { + "name": "EvtAvatarEnterFocusNotify", + "id": 50319 + }, + { + "name": "EvtAvatarExitFocusNotify", + "id": 50320 + }, + { + "name": "EvtAvatarSitDownNotify", + "id": 50321 + }, + { + "name": "EvtAvatarUpdateFocusNotify", + "id": 50322 + }, + { + "name": "EvtBulletDeactiveNotify", + "id": 50323 + }, + { + "name": "EvtBulletHitNotify", + "id": 50324 + }, + { + "name": "EvtBulletMoveNotify", + "id": 50325 + }, + { + "name": "ExecuteGadgetLuaReq", + "id": 50326 + }, + { + "name": "ExecuteGadgetLuaRsp", + "id": 50327 + }, + { + "name": "ExitTransPointRegionNotify", + "id": 50328 + }, + { + "name": "FireworksLaunchDataNotify", + "id": 50329 + }, + { + "name": "FireworksReformDataNotify", + "id": 50330 + }, + { + "name": "FleurFairMusicGameSettleReq", + "id": 50331 + }, + { + "name": "FleurFairMusicGameSettleRsp", + "id": 50332 + }, + { + "name": "FleurFairMusicGameStartReq", + "id": 50333 + }, + { + "name": "FleurFairMusicGameStartRsp", + "id": 50334 + }, + { + "name": "ForgeDataNotify", + "id": 50335 + }, + { + "name": "ForgeFormulaDataNotify", + "id": 50336 + }, + { + "name": "ForgeGetQueueDataReq", + "id": 50337 + }, + { + "name": "ForgeGetQueueDataRsp", + "id": 50338 + }, + { + "name": "ForgeQueueDataNotify", + "id": 50339 + }, + { + "name": "ForgeQueueManipulateReq", + "id": 50340 + }, + { + "name": "ForgeQueueManipulateRsp", + "id": 50341 + }, + { + "name": "ForgeStartReq", + "id": 50342 + }, + { + "name": "ForgeStartRsp", + "id": 50343 + }, + { + "name": "FurnitureCurModuleArrangeCountNotify", + "id": 50344 + }, + { + "name": "FurnitureMakeReq", + "id": 50345 + }, + { + "name": "FurnitureMakeRsp", + "id": 50346 + }, + { + "name": "FurnitureMakeStartReq", + "id": 50347 + }, + { + "name": "FurnitureMakeStartRsp", + "id": 50348 + }, + { + "name": "GCGTCTavernChallengeDataNotify", + "id": 50349 + }, + { + "name": "GadgetAutoPickDropInfoNotify", + "id": 50350 + }, + { + "name": "GadgetStateNotify", + "id": 50351 + }, + { + "name": "GetActivityInfoReq", + "id": 50352 + }, + { + "name": "GetActivityShopSheetInfoReq", + "id": 50353 + }, + { + "name": "GetActivityShopSheetInfoRsp", + "id": 50354 + }, + { + "name": "GetAllActivatedBargainDataReq", + "id": 50355 + }, + { + "name": "GetAllActivatedBargainDataRsp", + "id": 50356 + }, + { + "name": "GetAllH5ActivityInfoReq", + "id": 50357 + }, + { + "name": "GetAllMailNotify", + "id": 50358 + }, + { + "name": "GetAllMailResultNotify", + "id": 50359 + }, + { + "name": "GetAuthkeyReq", + "id": 50360 + }, + { + "name": "GetBargainDataReq", + "id": 50361 + }, + { + "name": "GetBargainDataRsp", + "id": 50362 + }, + { + "name": "GetChatEmojiCollectionReq", + "id": 50363 + }, + { + "name": "GetChatEmojiCollectionRsp", + "id": 50364 + }, + { + "name": "GetCompoundDataReq", + "id": 50365 + }, + { + "name": "GetCompoundDataRsp", + "id": 50366 + }, + { + "name": "GetDailyDungeonEntryInfoReq", + "id": 50367 + }, + { + "name": "GetDailyDungeonEntryInfoRsp", + "id": 50368 + }, + { + "name": "GetFriendShowAvatarInfoReq", + "id": 50369 + }, + { + "name": "GetFriendShowAvatarInfoRsp", + "id": 50370 + }, + { + "name": "GetFriendShowNameCardInfoReq", + "id": 50371 + }, + { + "name": "GetFurnitureCurModuleArrangeCountReq", + "id": 50372 + }, + { + "name": "GetHomeLevelUpRewardReq", + "id": 50373 + }, + { + "name": "GetHomeLevelUpRewardRsp", + "id": 50374 + }, + { + "name": "GetInvestigationMonsterReq", + "id": 50375 + }, + { + "name": "GetInvestigationMonsterRsp", + "id": 50376 + }, + { + "name": "GetMailItemReq", + "id": 50377 + }, + { + "name": "GetMailItemRsp", + "id": 50378 + }, + { + "name": "GetMapAreaReq", + "id": 50379 + }, + { + "name": "GetMapAreaRsp", + "id": 50380 + }, + { + "name": "GetOnlinePlayerListReq", + "id": 50381 + }, + { + "name": "GetOnlinePlayerListRsp", + "id": 50382 + }, + { + "name": "GetPlayerAskFriendListReq", + "id": 50383 + }, + { + "name": "GetPlayerAskFriendListRsp", + "id": 50384 + }, + { + "name": "GetPlayerBlacklistReq", + "id": 50385 + }, + { + "name": "GetPlayerBlacklistRsp", + "id": 50386 + }, + { + "name": "GetPlayerHomeCompInfoReq", + "id": 50387 + }, + { + "name": "GetRegionSearchReq", + "id": 50388 + }, + { + "name": "GetShopmallDataReq", + "id": 50389 + }, + { + "name": "GetShopmallDataRsp", + "id": 50390 + }, + { + "name": "GetUgcBriefInfoReq", + "id": 50391 + }, + { + "name": "GetUgcBriefInfoRsp", + "id": 50392 + }, + { + "name": "GetUgcReq", + "id": 50393 + }, + { + "name": "GetUgcRsp", + "id": 50394 + }, + { + "name": "GetWidgetSlotReq", + "id": 50395 + }, + { + "name": "GetWidgetSlotRsp", + "id": 50396 + }, + { + "name": "GetWorldMpInfoReq", + "id": 50397 + }, + { + "name": "GetWorldMpInfoRsp", + "id": 50398 + }, + { + "name": "GivingRecordNotify", + "id": 50399 + }, + { + "name": "GroupSuiteNotify", + "id": 50400 + }, + { + "name": "GroupUnloadNotify", + "id": 50401 + }, + { + "name": "H5ActivityIdsNotify", + "id": 50402 + }, + { + "name": "HomeAllUnlockedBgmIdListNotify", + "id": 50403 + }, + { + "name": "HomeAvatarAllFinishRewardNotify", + "id": 50404 + }, + { + "name": "HomeAvatarCostumeChangeNotify", + "id": 50405 + }, + { + "name": "HomeAvatarRewardEventGetReq", + "id": 50406 + }, + { + "name": "HomeAvatarRewardEventGetRsp", + "id": 50407 + }, + { + "name": "HomeAvatarRewardEventNotify", + "id": 50408 + }, + { + "name": "HomeAvatarSummonAllEventNotify", + "id": 50409 + }, + { + "name": "HomeAvatarSummonEventReq", + "id": 50410 + }, + { + "name": "HomeAvatarSummonEventRsp", + "id": 50411 + }, + { + "name": "HomeAvatarSummonFinishReq", + "id": 50412 + }, + { + "name": "HomeAvatarSummonFinishRsp", + "id": 50413 + }, + { + "name": "HomeAvatarTalkFinishInfoNotify", + "id": 50414 + }, + { + "name": "HomeAvatarTalkRsp", + "id": 50415 + }, + { + "name": "HomeBasicInfoNotify", + "id": 50416 + }, + { + "name": "HomeChangeBgmNotify", + "id": 50417 + }, + { + "name": "HomeChangeBgmReq", + "id": 50418 + }, + { + "name": "HomeChangeBgmRsp", + "id": 50419 + }, + { + "name": "HomeChangeEditModeReq", + "id": 50420 + }, + { + "name": "HomeChangeEditModeRsp", + "id": 50421 + }, + { + "name": "HomeChangeModuleReq", + "id": 50422 + }, + { + "name": "HomeChangeModuleRsp", + "id": 50423 + }, + { + "name": "HomeChooseModuleReq", + "id": 50424 + }, + { + "name": "HomeChooseModuleRsp", + "id": 50425 + }, + { + "name": "HomeComfortInfoNotify", + "id": 50426 + }, + { + "name": "HomeEnterEditModeFinishReq", + "id": 50427 + }, + { + "name": "HomeEnterEditModeFinishRsp", + "id": 50428 + }, + { + "name": "HomeGetArrangementInfoReq", + "id": 50429 + }, + { + "name": "HomeGetArrangementInfoRsp", + "id": 50430 + }, + { + "name": "HomeGetBasicInfoReq", + "id": 50431 + }, + { + "name": "HomeGetOnlineStatusReq", + "id": 50432 + }, + { + "name": "HomeGetOnlineStatusRsp", + "id": 50433 + }, + { + "name": "HomeKickPlayerReq", + "id": 50434 + }, + { + "name": "HomeKickPlayerRsp", + "id": 50435 + }, + { + "name": "HomeLimitedShopBuyGoodsReq", + "id": 50436 + }, + { + "name": "HomeLimitedShopBuyGoodsRsp", + "id": 50437 + }, + { + "name": "HomeMarkPointNotify", + "id": 50438 + }, + { + "name": "HomeModuleSeenReq", + "id": 50439 + }, + { + "name": "HomeModuleSeenRsp", + "id": 50440 + }, + { + "name": "HomeModuleUnlockNotify", + "id": 50441 + }, + { + "name": "HomeNewUnlockedBgmIdListNotify", + "id": 50442 + }, + { + "name": "HomePreChangeEditModeNotify", + "id": 50443 + }, + { + "name": "HomeResourceNotify", + "id": 50444 + }, + { + "name": "HomeResourceTakeFetterExpReq", + "id": 50445 + }, + { + "name": "HomeResourceTakeFetterExpRsp", + "id": 50446 + }, + { + "name": "HomeResourceTakeHomeCoinReq", + "id": 50447 + }, + { + "name": "HomeResourceTakeHomeCoinRsp", + "id": 50448 + }, + { + "name": "HomeSaveArrangementNoChangeReq", + "id": 50449 + }, + { + "name": "HomeSaveArrangementNoChangeRsp", + "id": 50450 + }, + { + "name": "HomeSceneInitFinishReq", + "id": 50451 + }, + { + "name": "HomeSceneInitFinishRsp", + "id": 50452 + }, + { + "name": "HomeSceneJumpReq", + "id": 50453 + }, + { + "name": "HomeSceneJumpRsp", + "id": 50454 + }, + { + "name": "HomeTransferReq", + "id": 50455 + }, + { + "name": "HomeTransferRsp", + "id": 50456 + }, + { + "name": "HomeUpdateArrangementInfoReq", + "id": 50457 + }, + { + "name": "HomeUpdateArrangementInfoRsp", + "id": 50458 + }, + { + "name": "LaunchFireworksReq", + "id": 50459 + }, + { + "name": "LaunchFireworksRsp", + "id": 50460 + }, + { + "name": "LevelupCityReq", + "id": 50461 + }, + { + "name": "LevelupCityRsp", + "id": 50462 + }, + { + "name": "MailChangeNotify", + "id": 50463 + }, + { + "name": "MarkNewNotify", + "id": 50464 + }, + { + "name": "MassiveEntityElementOpBatchNotify", + "id": 50465 + }, + { + "name": "MonsterAIConfigHashNotify", + "id": 50466 + }, + { + "name": "MonsterForceAlertNotify", + "id": 50467 + }, + { + "name": "MonsterSummonTagNotify", + "id": 50468 + }, + { + "name": "MuqadasPotionDungeonSettleNotify", + "id": 50469 + }, + { + "name": "MusicGameSettleReq", + "id": 50470 + }, + { + "name": "MusicGameSettleRsp", + "id": 50471 + }, + { + "name": "MusicGameStartReq", + "id": 50472 + }, + { + "name": "MusicGameStartRsp", + "id": 50473 + }, + { + "name": "OtherPlayerEnterHomeNotify", + "id": 50474 + }, + { + "name": "PSPlayerApplyEnterMpReq", + "id": 50475 + }, + { + "name": "PSPlayerApplyEnterMpRsp", + "id": 50476 + }, + { + "name": "PathfindingEnterSceneRsp", + "id": 50477 + }, + { + "name": "PersonalLineAllDataReq", + "id": 50478 + }, + { + "name": "PersonalLineAllDataRsp", + "id": 50479 + }, + { + "name": "PlatformChangeRouteNotify", + "id": 50480 + }, + { + "name": "PlatformStartRouteNotify", + "id": 50481 + }, + { + "name": "PlatformStopRouteNotify", + "id": 50482 + }, + { + "name": "PlayerApplyEnterHomeNotify", + "id": 50483 + }, + { + "name": "PlayerApplyEnterHomeResultNotify", + "id": 50484 + }, + { + "name": "PlayerApplyEnterHomeResultReq", + "id": 50485 + }, + { + "name": "PlayerApplyEnterHomeResultRsp", + "id": 50486 + }, + { + "name": "PlayerApplyEnterMpNotify", + "id": 50487 + }, + { + "name": "PlayerApplyEnterMpReq", + "id": 50488 + }, + { + "name": "PlayerApplyEnterMpResultNotify", + "id": 50489 + }, + { + "name": "PlayerApplyEnterMpResultReq", + "id": 50490 + }, + { + "name": "PlayerApplyEnterMpResultRsp", + "id": 50491 + }, + { + "name": "PlayerApplyEnterMpRsp", + "id": 50492 + }, + { + "name": "PlayerChatNotify", + "id": 50493 + }, + { + "name": "PlayerChatReq", + "id": 50494 + }, + { + "name": "PlayerChatRsp", + "id": 50495 + }, + { + "name": "PlayerCompoundMaterialReq", + "id": 50496 + }, + { + "name": "PlayerCompoundMaterialRsp", + "id": 50497 + }, + { + "name": "PlayerCookArgsReq", + "id": 50498 + }, + { + "name": "PlayerCookArgsRsp", + "id": 50499 + }, + { + "name": "PlayerCookReq", + "id": 50500 + }, + { + "name": "PlayerCookRsp", + "id": 50501 + }, + { + "name": "PlayerGetForceQuitBanInfoReq", + "id": 50502 + }, + { + "name": "PlayerGetForceQuitBanInfoRsp", + "id": 50503 + }, + { + "name": "PlayerHomeCompInfoNotify", + "id": 50504 + }, + { + "name": "PlayerInvestigationAllInfoNotify", + "id": 50505 + }, + { + "name": "PlayerInvestigationNotify", + "id": 50506 + }, + { + "name": "PlayerInvestigationTargetNotify", + "id": 50507 + }, + { + "name": "PlayerLevelRewardUpdateNotify", + "id": 50508 + }, + { + "name": "PlayerPreEnterMpNotify", + "id": 50509 + }, + { + "name": "PlayerQuitDungeonRsp", + "id": 50510 + }, + { + "name": "PlayerQuitFromHomeNotify", + "id": 50511 + }, + { + "name": "ProudSkillChangeNotify", + "id": 50512 + }, + { + "name": "ProudSkillExtraLevelNotify", + "id": 50513 + }, + { + "name": "QueryCodexMonsterBeKilledNumReq", + "id": 50514 + }, + { + "name": "QueryCodexMonsterBeKilledNumRsp", + "id": 50515 + }, + { + "name": "QuestCreateEntityReq", + "id": 50516 + }, + { + "name": "QuestCreateEntityRsp", + "id": 50517 + }, + { + "name": "QuestDelNotify", + "id": 50518 + }, + { + "name": "QuickUseWidgetReq", + "id": 50519 + }, + { + "name": "QuickUseWidgetRsp", + "id": 50520 + }, + { + "name": "ReadMailNotify", + "id": 50521 + }, + { + "name": "ReadPrivateChatReq", + "id": 50522 + }, + { + "name": "ReceivedTrialAvatarActivityRewardReq", + "id": 50523 + }, + { + "name": "ReceivedTrialAvatarActivityRewardRsp", + "id": 50524 + }, + { + "name": "ReformFireworksReq", + "id": 50525 + }, + { + "name": "ReformFireworksRsp", + "id": 50526 + }, + { + "name": "ReliquaryDecomposeReq", + "id": 50527 + }, + { + "name": "ReliquaryDecomposeRsp", + "id": 50528 + }, + { + "name": "ReliquaryUpgradeReq", + "id": 50529 + }, + { + "name": "ReliquaryUpgradeRsp", + "id": 50530 + }, + { + "name": "ResinChangeNotify", + "id": 50531 + }, + { + "name": "RobotPushPlayerDataNotify", + "id": 50532 + }, + { + "name": "RogueDiaryDungeonSettleNotify", + "id": 50533 + }, + { + "name": "SceneAreaUnlockNotify", + "id": 50534 + }, + { + "name": "SceneAudioNotify", + "id": 50535 + }, + { + "name": "SceneAvatarStaminaStepReq", + "id": 50536 + }, + { + "name": "SceneEntityDrownReq", + "id": 50537 + }, + { + "name": "SceneEntityDrownRsp", + "id": 50538 + }, + { + "name": "SceneKickPlayerReq", + "id": 50539 + }, + { + "name": "SceneKickPlayerRsp", + "id": 50540 + }, + { + "name": "ScenePlayerLocationNotify", + "id": 50541 + }, + { + "name": "ScenePlayerSoundNotify", + "id": 50542 + }, + { + "name": "SeeMonsterReq", + "id": 50543 + }, + { + "name": "ServerAnnounceRevokeNotify", + "id": 50544 + }, + { + "name": "ServerBuffChangeNotify", + "id": 50545 + }, + { + "name": "ServerCondMeetQuestListUpdateNotify", + "id": 50546 + }, + { + "name": "ServerGlobalValueChangeNotify", + "id": 50547 + }, + { + "name": "SetBattlePassViewedReq", + "id": 50548 + }, + { + "name": "SetBattlePassViewedRsp", + "id": 50549 + }, + { + "name": "SetChatEmojiCollectionReq", + "id": 50550 + }, + { + "name": "SetChatEmojiCollectionRsp", + "id": 50551 + }, + { + "name": "SetCoopChapterViewedRsp", + "id": 50552 + }, + { + "name": "SetFriendEnterHomeOptionReq", + "id": 50553 + }, + { + "name": "SetFriendEnterHomeOptionRsp", + "id": 50554 + }, + { + "name": "SetOpenStateReq", + "id": 50555 + }, + { + "name": "SetOpenStateRsp", + "id": 50556 + }, + { + "name": "SetPlayerPropReq", + "id": 50557 + }, + { + "name": "SetPlayerPropRsp", + "id": 50558 + }, + { + "name": "SetUpLunchBoxWidgetReq", + "id": 50559 + }, + { + "name": "SetUpLunchBoxWidgetRsp", + "id": 50560 + }, + { + "name": "SetWidgetSlotReq", + "id": 50561 + }, + { + "name": "SetWidgetSlotRsp", + "id": 50562 + }, + { + "name": "ShowClientGuideNotify", + "id": 50563 + }, + { + "name": "ShowCommonTipsNotify", + "id": 50564 + }, + { + "name": "SpiceActivityGivingRecordNotify", + "id": 50565 + }, + { + "name": "StartCoopPointReq", + "id": 50566 + }, + { + "name": "StartCoopPointRsp", + "id": 50567 + }, + { + "name": "SumoDungeonSettleNotify", + "id": 50568 + }, + { + "name": "TakeAchievementGoalRewardReq", + "id": 50569 + }, + { + "name": "TakeAchievementGoalRewardRsp", + "id": 50570 + }, + { + "name": "TakeAchievementRewardReq", + "id": 50571 + }, + { + "name": "TakeAchievementRewardRsp", + "id": 50572 + }, + { + "name": "TakeBattlePassMissionPointReq", + "id": 50573 + }, + { + "name": "TakeBattlePassMissionPointRsp", + "id": 50574 + }, + { + "name": "TakeBattlePassRewardReq", + "id": 50575 + }, + { + "name": "TakeBattlePassRewardRsp", + "id": 50576 + }, + { + "name": "TakeCompoundOutputReq", + "id": 50577 + }, + { + "name": "TakeCompoundOutputRsp", + "id": 50578 + }, + { + "name": "TakeFurnitureMakeReq", + "id": 50579 + }, + { + "name": "TakeFurnitureMakeRsp", + "id": 50580 + }, + { + "name": "TakeInvestigationRewardReq", + "id": 50581 + }, + { + "name": "TakeInvestigationRewardRsp", + "id": 50582 + }, + { + "name": "TakeInvestigationTargetRewardReq", + "id": 50583 + }, + { + "name": "TakeInvestigationTargetRewardRsp", + "id": 50584 + }, + { + "name": "ToTheMoonQueryPathReq", + "id": 50585 + }, + { + "name": "ToTheMoonQueryPathRsp", + "id": 50586 + }, + { + "name": "TowerAllDataReq", + "id": 50587 + }, + { + "name": "TowerAllDataRsp", + "id": 50588 + }, + { + "name": "TowerCurLevelRecordChangeNotify", + "id": 50589 + }, + { + "name": "TowerEnterLevelReq", + "id": 50590 + }, + { + "name": "TowerEnterLevelRsp", + "id": 50591 + }, + { + "name": "TowerFloorRecordChangeNotify", + "id": 50592 + }, + { + "name": "TowerLevelStarCondNotify", + "id": 50593 + }, + { + "name": "TowerMiddleLevelChangeTeamNotify", + "id": 50594 + }, + { + "name": "TowerTeamSelectReq", + "id": 50595 + }, + { + "name": "TowerTeamSelectRsp", + "id": 50596 + }, + { + "name": "TryEnterHomeReq", + "id": 50597 + }, + { + "name": "TryEnterHomeRsp", + "id": 50598 + }, + { + "name": "UnfreezeGroupLimitNotify", + "id": 50599 + }, + { + "name": "UnlockAvatarTalentReq", + "id": 50600 + }, + { + "name": "UnlockAvatarTalentRsp", + "id": 50601 + }, + { + "name": "UnlockNameCardNotify", + "id": 50602 + }, + { + "name": "UnlockPersonalLineReq", + "id": 50603 + }, + { + "name": "UnlockPersonalLineRsp", + "id": 50604 + }, + { + "name": "UnlockTransPointReq", + "id": 50605 + }, + { + "name": "UnlockTransPointRsp", + "id": 50606 + }, + { + "name": "UnlockedFurnitureFormulaDataNotify", + "id": 50607 + }, + { + "name": "UnlockedFurnitureSuiteDataNotify", + "id": 50608 + }, + { + "name": "UpdateAbilityCreatedMovingPlatformNotify", + "id": 50609 + }, + { + "name": "VehicleInteractReq", + "id": 50610 + }, + { + "name": "VehicleInteractRsp", + "id": 50611 + }, + { + "name": "VehicleStaminaNotify", + "id": 50612 + }, + { + "name": "WidgetCoolDownNotify", + "id": 50613 + }, + { + "name": "WidgetDoBagReq", + "id": 50614 + }, + { + "name": "WidgetDoBagRsp", + "id": 50615 + }, + { + "name": "WidgetGadgetDataNotify", + "id": 50616 + }, + { + "name": "WidgetSlotChangeNotify", + "id": 50617 + }, + { + "name": "WorktopOptionNotify", + "id": 50618 + }, + { + "name": "WorldChestOpenNotify", + "id": 50619 + }, + { + "name": "WorldOwnerBlossomBriefInfoNotify", + "id": 50620 + }, + { + "name": "WorldOwnerDailyTaskNotify", + "id": 50621 + }, + { + "name": "WorldPlayerRTTNotify", + "id": 50622 + }, + { + "name": "WorldPlayerReviveRsp", + "id": 50623 } ] \ No newline at end of file diff --git a/cmdid_gc_update.json b/cmdid_gc_update.json index a8fc0de0..b17aa7e8 100644 --- a/cmdid_gc_update.json +++ b/cmdid_gc_update.json @@ -1,9546 +1,2699 @@ [ - { - "name": "AbilityChangeNotify", - "id": 300, - "replace": 1159 - }, - { - "name": "AbilityInvocationFailNotify", - "id": 26730, - "replace": 1116 - }, - { - "name": "AbilityInvocationFixedNotify", - "id": 4864, - "replace": 1190 - }, - { - "name": "AbilityInvocationsNotify", - "id": 26313, - "replace": 1196 - }, - { - "name": "AcceptCityReputationRequestReq", - "id": 6832, - "replace": 2872 - }, - { - "name": "AcceptCityReputationRequestRsp", - "id": 7825, - "replace": 2892 - }, - { - "name": "AchievementAllDataNotify", - "id": 27422, - "replace": 2659 - }, - { - "name": "AchievementUpdateNotify", - "id": 4460, - "replace": 2666 - }, - { - "name": "ActivityCoinInfoNotify", - "id": 27507, - "replace": 2189 - }, - { - "name": "ActivityCondStateChangeNotify", - "id": 8757, - "replace": 2134 - }, - { - "name": "ActivityDisableTransferPointInteractionNotify", - "id": 25185, - "replace": 8741 - }, - { - "name": "ActivityInfoNotify", - "id": 1246, - "replace": 2186 - }, - { - "name": "ActivityPlayOpenAnimNotify", - "id": 4102, - "replace": 2172 - }, - { - "name": "ActivitySaleChangeNotify", - "id": 7366, - "replace": 2174 - }, - { - "name": "ActivityScheduleInfoNotify", - "id": 23970, - "replace": 2020 - }, - { - "name": "ActivitySelectAvatarCardReq", - "id": 6953, - "replace": 2112 - }, - { - "name": "ActivitySelectAvatarCardRsp", - "id": 7203, - "replace": 2177 - }, - { - "name": "ActivityTakeAllScoreRewardReq", - "id": 3082, - "replace": 8889 - }, - { - "name": "ActivityTakeAllScoreRewardRsp", - "id": 1014, - "replace": 8410 - }, - { - "name": "ActivityTakeScoreRewardReq", - "id": 2048, - "replace": 8201 - }, - { - "name": "ActivityTakeScoreRewardRsp", - "id": 7860, - "replace": 8835 - }, - { - "name": "ActivityTakeWatcherRewardBatchReq", - "id": 26003, - "replace": 2110 - }, - { - "name": "ActivityTakeWatcherRewardBatchRsp", - "id": 6698, - "replace": 2132 - }, - { - "name": "ActivityTakeWatcherRewardReq", - "id": 23105, - "replace": 2192 - }, - { - "name": "ActivityTakeWatcherRewardRsp", - "id": 2165, - "replace": 2122 - }, - { - "name": "ActivityUpdateWatcherNotify", - "id": 20400, - "replace": 2108 - }, - { - "name": "AddBlacklistReq", - "id": 27236, - "replace": 4048 - }, - { - "name": "AddBlacklistRsp", - "id": 4703, - "replace": 4098 - }, - { - "name": "AddFriendNotify", - "id": 2626, - "replace": 4077 - }, - { - "name": "AddNoGachaAvatarCardNotify", - "id": 7037, - "replace": 1764 - }, - { - "name": "AddQuestContentProgressReq", - "id": 3824, - "replace": 456 - }, - { - "name": "AddQuestContentProgressRsp", - "id": 5514, - "replace": 441 - }, - { - "name": "AddRandTaskInfoNotify", - "id": 29507, - "replace": 145 - }, - { - "name": "AddSeenMonsterNotify", - "id": 26127, - "replace": 202 - }, - { - "name": "AdjustWorldLevelReq", - "id": 8482, - "replace": 138 - }, - { - "name": "AdjustWorldLevelRsp", - "id": 29945, - "replace": 160 - }, - { - "name": "AllCoopInfoNotify", - "id": 2587, - "replace": 1959 - }, - { - "name": "AllMarkPointNotify", - "id": 2766, - "replace": 3363 - }, - { - "name": "AllSeenMonsterNotify", - "id": 7030, - "replace": 211 - }, - { - "name": "AllWidgetDataNotify", - "id": 2294, - "replace": 4263 - }, - { - "name": "AnchorPointDataNotify", - "id": 26766, - "replace": 4259 - }, - { - "name": "AnchorPointOpReq", - "id": 23096, - "replace": 4299 - }, - { - "name": "AnchorPointOpRsp", - "id": 726, - "replace": 4265 - }, - { - "name": "AnimatorForceSetAirMoveNotify", - "id": 20049, - "replace": 306 - }, - { - "name": "AntiAddictNotify", - "id": 23699, - "replace": 193 - }, - { - "name": "ArenaChallengeFinishNotify", - "id": 20843, - "replace": 2006 - }, - { - "name": "AskAddFriendNotify", - "id": 27323, - "replace": 4086 - }, - { - "name": "AskAddFriendReq", - "id": 9257, - "replace": 4016 - }, - { - "name": "AskAddFriendRsp", - "id": 1146, - "replace": 4056 - }, - { - "name": "AsterLargeInfoNotify", - "id": 8935, - "replace": 2030 - }, - { - "name": "AsterLittleInfoNotify", - "id": 25815, - "replace": 2161 - }, - { - "name": "AsterMidCampInfoNotify", - "id": 21139, - "replace": 2081 - }, - { - "name": "AsterMidInfoNotify", - "id": 6512, - "replace": 2158 - }, - { - "name": "AsterMiscInfoNotify", - "id": 7912, - "replace": 2188 - }, - { - "name": "AsterProgressInfoNotify", - "id": 26542, - "replace": 2082 - }, - { - "name": "AvatarAddNotify", - "id": 7458, - "replace": 1688 - }, - { - "name": "AvatarBuffAddNotify", - "id": 24005, - "replace": 348 - }, - { - "name": "AvatarBuffDelNotify", - "id": 3202, - "replace": 398 - }, - { - "name": "AvatarCardChangeReq", - "id": 27737, - "replace": 648 - }, - { - "name": "AvatarCardChangeRsp", - "id": 3627, - "replace": 698 - }, - { - "name": "AvatarChangeAnimHashReq", - "id": 4097, - "replace": 1602 - }, - { - "name": "AvatarChangeAnimHashRsp", - "id": 27826, - "replace": 1728 - }, - { - "name": "AvatarChangeCostumeNotify", - "id": 22376, - "replace": 1703 - }, - { - "name": "AvatarChangeCostumeReq", - "id": 8840, - "replace": 1663 - }, - { - "name": "AvatarChangeCostumeRsp", - "id": 9148, - "replace": 1601 - }, - { - "name": "AvatarChangeElementTypeReq", - "id": 3696, - "replace": 1717 - }, - { - "name": "AvatarChangeElementTypeRsp", - "id": 26227, - "replace": 1634 - }, - { - "name": "AvatarDataNotify", - "id": 29811, - "replace": 1778 - }, - { - "name": "AvatarDelNotify", - "id": 8219, - "replace": 1642 - }, - { - "name": "AvatarDieAnimationEndReq", - "id": 4506, - "replace": 1666 - }, - { - "name": "AvatarDieAnimationEndRsp", - "id": 24745, - "replace": 1738 - }, - { - "name": "AvatarEnterElementViewNotify", - "id": 23736, - "replace": 335 - }, - { - "name": "AvatarEquipAffixStartNotify", - "id": 21354, - "replace": 1645 - }, - { - "name": "AvatarEquipChangeNotify", - "id": 20682, - "replace": 682 - }, - { - "name": "AvatarExpeditionAllDataReq", - "id": 24160, - "replace": 1690 - }, - { - "name": "AvatarExpeditionAllDataRsp", - "id": 3990, - "replace": 1683 - }, - { - "name": "AvatarExpeditionCallBackReq", - "id": 22881, - "replace": 1736 - }, - { - "name": "AvatarExpeditionCallBackRsp", - "id": 22955, - "replace": 1672 - }, - { - "name": "AvatarExpeditionDataNotify", - "id": 26803, - "replace": 1775 - }, - { - "name": "AvatarExpeditionGetRewardReq", - "id": 4847, - "replace": 1614 - }, - { - "name": "AvatarExpeditionGetRewardRsp", - "id": 25237, - "replace": 1623 - }, - { - "name": "AvatarExpeditionStartReq", - "id": 751, - "replace": 1749 - }, - { - "name": "AvatarExpeditionStartRsp", - "id": 28415, - "replace": 1768 - }, - { - "name": "AvatarFetterDataNotify", - "id": 29004, - "replace": 1695 - }, - { - "name": "AvatarFetterLevelRewardReq", - "id": 28996, - "replace": 1763 - }, - { - "name": "AvatarFetterLevelRewardRsp", - "id": 3975, - "replace": 1721 - }, - { - "name": "AvatarFightPropNotify", - "id": 20455, - "replace": 1216 - }, - { - "name": "AvatarFightPropUpdateNotify", - "id": 21000, - "replace": 1256 - }, - { - "name": "AvatarFlycloakChangeNotify", - "id": 23578, - "replace": 1657 - }, - { - "name": "AvatarFollowRouteNotify", - "id": 6834, - "replace": 3343 - }, - { - "name": "AvatarGainCostumeNotify", - "id": 24251, - "replace": 1665 - }, - { - "name": "AvatarGainFlycloakNotify", - "id": 29528, - "replace": 1747 - }, - { - "name": "AvatarLifeStateChangeNotify", - "id": 22381, - "replace": 1272 - }, - { - "name": "AvatarPromoteGetRewardReq", - "id": 993, - "replace": 1700 - }, - { - "name": "AvatarPromoteGetRewardRsp", - "id": 7336, - "replace": 1750 - }, - { - "name": "AvatarPromoteReq", - "id": 23288, - "replace": 1609 - }, - { - "name": "AvatarPromoteRsp", - "id": 8592, - "replace": 1640 - }, - { - "name": "AvatarPropChangeReasonNotify", - "id": 3637, - "replace": 1292 - }, - { - "name": "AvatarPropNotify", - "id": 5355, - "replace": 1259 - }, - { - "name": "AvatarSatiationDataNotify", - "id": 704, - "replace": 1635 - }, - { - "name": "AvatarSkillChangeNotify", - "id": 20893, - "replace": 1065 - }, - { - "name": "AvatarSkillDepotChangeNotify", - "id": 3748, - "replace": 1076 - }, - { - "name": "AvatarSkillInfoNotify", - "id": 29066, - "replace": 1072 - }, - { - "name": "AvatarSkillMaxChargeCountNotify", - "id": 22843, - "replace": 1041 - }, - { - "name": "AvatarSkillUpgradeReq", - "id": 29541, - "replace": 1078 - }, - { - "name": "AvatarSkillUpgradeRsp", - "id": 22584, - "replace": 1012 - }, - { - "name": "AvatarTeamUpdateNotify", - "id": 7828, - "replace": 1797 - }, - { - "name": "AvatarUnlockTalentNotify", - "id": 1805, - "replace": 1089 - }, - { - "name": "AvatarUpgradeReq", - "id": 28204, - "replace": 1704 - }, - { - "name": "AvatarUpgradeRsp", - "id": 24216, - "replace": 1651 - }, - { - "name": "AvatarWearFlycloakReq", - "id": 824, - "replace": 1641 - }, - { - "name": "AvatarWearFlycloakRsp", - "id": 21633, - "replace": 1730 - }, - { - "name": "BackMyWorldReq", - "id": 7284, - "replace": 205 - }, - { - "name": "BackMyWorldRsp", - "id": 25964, - "replace": 209 - }, - { - "name": "BargainOfferPriceReq", - "id": 23582, - "replace": 439 - }, - { - "name": "BargainOfferPriceRsp", - "id": 28942, - "replace": 495 - }, - { - "name": "BargainStartNotify", - "id": 9154, - "replace": 451 - }, - { - "name": "BargainTerminateNotify", - "id": 28886, - "replace": 450 - }, - { - "name": "BattlePassAllDataNotify", - "id": 3474, - "replace": 2609 - }, - { - "name": "BattlePassBuySuccNotify", - "id": 28080, - "replace": 2650 - }, - { - "name": "BattlePassCurScheduleUpdateNotify", - "id": 27464, - "replace": 2649 - }, - { - "name": "BattlePassMissionDelNotify", - "id": 21680, - "replace": 2617 - }, - { - "name": "BattlePassMissionUpdateNotify", - "id": 24008, - "replace": 2616 - }, - { - "name": "BeginCameraSceneLookNotify", - "id": 27569, - "replace": 215 - }, - { - "name": "BigTalentPointConvertReq", - "id": 23728, - "replace": 1016 - }, - { - "name": "BigTalentPointConvertRsp", - "id": 24684, - "replace": 1056 - }, - { - "name": "BlessingAcceptAllGivePicReq", - "id": 4716, - "replace": 2001 - }, - { - "name": "BlessingAcceptAllGivePicRsp", - "id": 7340, - "replace": 2103 - }, - { - "name": "BlessingAcceptGivePicReq", - "id": 1596, - "replace": 2121 - }, - { - "name": "BlessingAcceptGivePicRsp", - "id": 22770, - "replace": 2164 - }, - { - "name": "BlessingGetAllRecvPicRecordListReq", - "id": 22820, - "replace": 2100 - }, - { - "name": "BlessingGetAllRecvPicRecordListRsp", - "id": 2869, - "replace": 2150 - }, - { - "name": "BlessingGetFriendPicListReq", - "id": 26732, - "replace": 2057 - }, - { - "name": "BlessingGetFriendPicListRsp", - "id": 28112, - "replace": 2147 - }, - { - "name": "BlessingGiveFriendPicReq", - "id": 22587, - "replace": 2045 - }, - { - "name": "BlessingGiveFriendPicRsp", - "id": 28964, - "replace": 2163 - }, - { - "name": "BlessingRecvFriendPicNotify", - "id": 5919, - "replace": 2063 - }, - { - "name": "BlessingRedeemRewardReq", - "id": 5045, - "replace": 2041 - }, - { - "name": "BlessingRedeemRewardRsp", - "id": 8663, - "replace": 2130 - }, - { - "name": "BlessingScanReq", - "id": 21594, - "replace": 2074 - }, - { - "name": "BlessingScanRsp", - "id": 23837, - "replace": 2035 - }, - { - "name": "BlitzRushParkourRestartReq", - "id": 6829, - "replace": 8849 - }, - { - "name": "BlitzRushParkourRestartRsp", - "id": 22318, - "replace": 8534 - }, - { - "name": "BlossomBriefInfoNotify", - "id": 29177, - "replace": 2789 - }, - { - "name": "BlossomChestCreateNotify", - "id": 2992, - "replace": 2756 - }, - { - "name": "BlossomChestInfoNotify", - "id": 28622, - "replace": 872 - }, - { - "name": "BonusActivityInfoReq", - "id": 29984, - "replace": 2512 - }, - { - "name": "BonusActivityInfoRsp", - "id": 7235, - "replace": 2565 - }, - { - "name": "BonusActivityUpdateNotify", - "id": 28781, - "replace": 2578 - }, - { - "name": "BossChestActivateNotify", - "id": 3259, - "replace": 841 - }, - { - "name": "BounceConjuringSettleNotify", - "id": 26223, - "replace": 8427 - }, - { - "name": "BuoyantCombatSettleNotify", - "id": 25655, - "replace": 8159 - }, - { - "name": "BuyBattlePassLevelReq", - "id": 20824, - "replace": 2624 - }, - { - "name": "BuyBattlePassLevelRsp", - "id": 26570, - "replace": 2625 - }, - { - "name": "BuyGoodsReq", - "id": 8034, - "replace": 789 - }, - { - "name": "BuyGoodsRsp", - "id": 611, - "replace": 776 - }, - { - "name": "BuyResinReq", - "id": 9368, - "replace": 640 - }, - { - "name": "BuyResinRsp", - "id": 3650, - "replace": 645 - }, - { - "name": "CalcWeaponUpgradeReturnItemsReq", - "id": 23232, - "replace": 627 - }, - { - "name": "CalcWeaponUpgradeReturnItemsRsp", - "id": 24299, - "replace": 668 - }, - { - "name": "CanUseSkillNotify", - "id": 1186, - "replace": 1075 - }, - { - "name": "CancelCityReputationRequestReq", - "id": 3312, - "replace": 2863 - }, - { - "name": "CancelCityReputationRequestRsp", - "id": 20165, - "replace": 2859 - }, - { - "name": "CancelCoopTaskReq", - "id": 27925, - "replace": 1974 - }, - { - "name": "CancelCoopTaskRsp", - "id": 26816, - "replace": 1975 - }, - { - "name": "CancelFinishParentQuestNotify", - "id": 26708, - "replace": 474 - }, - { - "name": "CardProductRewardNotify", - "id": 5635, - "replace": 4149 - }, - { - "name": "ChallengeDataNotify", - "id": 2864, - "replace": 994 - }, - { - "name": "ChallengeRecordNotify", - "id": 27022, - "replace": 939 - }, - { - "name": "ChangeAvatarReq", - "id": 23169, - "replace": 1713 - }, - { - "name": "ChangeAvatarRsp", - "id": 22163, - "replace": 1678 - }, - { - "name": "ChangeGameTimeReq", - "id": 27713, - "replace": 192 - }, - { - "name": "ChangeGameTimeRsp", - "id": 28316, - "replace": 163 - }, - { - "name": "ChangeMailStarNotify", - "id": 2285, - "replace": 1412 - }, - { - "name": "ChangeMpTeamAvatarReq", - "id": 29260, - "replace": 1698 - }, - { - "name": "ChangeMpTeamAvatarRsp", - "id": 352, - "replace": 1776 - }, - { - "name": "ChangeServerGlobalValueNotify", - "id": 2846, - "replace": 95 - }, - { - "name": "ChangeTeamNameReq", - "id": 24187, - "replace": 1613 - }, - { - "name": "ChangeTeamNameRsp", - "id": 29496, - "replace": 1754 - }, - { - "name": "ChangeWorldToSingleModeNotify", - "id": 24701, - "replace": 3456 - }, - { - "name": "ChangeWorldToSingleModeReq", - "id": 23683, - "replace": 3335 - }, - { - "name": "ChangeWorldToSingleModeRsp", - "id": 5912, - "replace": 3007 - }, - { - "name": "ChannelerSlabCheckEnterLoopDungeonReq", - "id": 8678 - }, - { - "name": "ChannelerSlabCheckEnterLoopDungeonRsp", - "id": 8961 - }, - { - "name": "ChannelerSlabEnterLoopDungeonReq", - "id": 8928 - }, - { - "name": "ChannelerSlabEnterLoopDungeonRsp", - "id": 8892 - }, - { - "name": "ChannelerSlabLoopDungeonChallengeInfoNotify", - "id": 8499 - }, - { - "name": "ChannelerSlabLoopDungeonSelectConditionReq", - "id": 8368 - }, - { - "name": "ChannelerSlabLoopDungeonSelectConditionRsp", - "id": 8943 - }, - { - "name": "ChannelerSlabLoopDungeonTakeFirstPassRewardReq", - "id": 8779 - }, - { - "name": "ChannelerSlabLoopDungeonTakeFirstPassRewardRsp", - "id": 8654 - }, - { - "name": "ChannelerSlabLoopDungeonTakeScoreRewardReq", - "id": 8751 - }, - { - "name": "ChannelerSlabLoopDungeonTakeScoreRewardRsp", - "id": 8186 - }, - { - "name": "ChannelerSlabOneOffDungeonInfoNotify", - "id": 8038 - }, - { - "name": "ChannelerSlabOneOffDungeonInfoReq", - "id": 8069 - }, - { - "name": "ChannelerSlabOneOffDungeonInfoRsp", - "id": 8731 - }, - { - "name": "ChannelerSlabSaveAssistInfoReq", - "id": 8304 - }, - { - "name": "ChannelerSlabSaveAssistInfoRsp", - "id": 8443 - }, - { - "name": "ChannelerSlabStageActiveChallengeIndexNotify", - "id": 25106, - "replace": 8687 - }, - { - "name": "ChannelerSlabStageOneofDungeonNotify", - "id": 8203 - }, - { - "name": "ChannelerSlabTakeoffBuffReq", - "id": 8329 - }, - { - "name": "ChannelerSlabTakeoffBuffRsp", - "id": 8646 - }, - { - "name": "ChannelerSlabWearBuffReq", - "id": 8487 - }, - { - "name": "ChannelerSlabWearBuffRsp", - "id": 8651 - }, - { - "name": "ChapterStateNotify", - "id": 21508, - "replace": 475 - }, - { - "name": "ChatChannelDataNotify", - "id": 3323, - "replace": 4962 - }, - { - "name": "ChatChannelUpdateNotify", - "id": 28285, - "replace": 5028 - }, - { - "name": "ChatHistoryNotify", - "id": 4425, - "replace": 3332 - }, - { - "name": "CheckAddItemExceedLimitNotify", - "id": 24230, - "replace": 647 - }, - { - "name": "CheckSegmentCRCNotify", - "id": 2228, - "replace": 42 - }, - { - "name": "CheckSegmentCRCReq", - "id": 580, - "replace": 94 - }, - { - "name": "ChessEscapedMonstersNotify", - "id": 6806, - "replace": 5391 - }, - { - "name": "ChessLeftMonstersNotify", - "id": 23974, - "replace": 5307 - }, - { - "name": "ChessManualRefreshCardsReq", - "id": 9762, - "replace": 5352 - }, - { - "name": "ChessManualRefreshCardsRsp", - "id": 20128, - "replace": 5344 - }, - { - "name": "ChessPickCardNotify", - "id": 7573, - "replace": 5393 - }, - { - "name": "ChessPickCardReq", - "id": 25527, - "replace": 5327 - }, - { - "name": "ChessPickCardRsp", - "id": 8256, - "replace": 5368 - }, - { - "name": "ChessPlayerInfoNotify", - "id": 3276, - "replace": 5322 - }, - { - "name": "ChessSelectedCardsNotify", - "id": 8933, - "replace": 5347 - }, - { - "name": "ChooseCurAvatarTeamReq", - "id": 9406, - "replace": 1699 - }, - { - "name": "ChooseCurAvatarTeamRsp", - "id": 4031, - "replace": 1791 - }, - { - "name": "CityReputationDataNotify", - "id": 8325, - "replace": 2875 - }, - { - "name": "CityReputationLevelupNotify", - "id": 29784, - "replace": 2816 - }, - { - "name": "ClearRoguelikeCurseNotify", - "id": 4898, - "replace": 8677 - }, - { - "name": "ClientAIStateNotify", - "id": 6944, - "replace": 1199 - }, - { - "name": "ClientAbilitiesInitFinishCombineNotify", - "id": 7505, - "replace": 1141 - }, - { - "name": "ClientAbilityChangeNotify", - "id": 8174, - "replace": 1178 - }, - { - "name": "ClientAbilityInitBeginNotify", - "id": 4046, - "replace": 1189 - }, - { - "name": "ClientAbilityInitFinishNotify", - "id": 8666, - "replace": 1176 - }, - { - "name": "ClientBulletCreateNotify", - "id": 4966, - "replace": 51 - }, - { - "name": "ClientCollectorDataNotify", - "id": 20387, - "replace": 4300 - }, - { - "name": "ClientHashDebugNotify", - "id": 7727, - "replace": 3265 - }, - { - "name": "ClientLoadingCostumeVerificationNotify", - "id": 21932, - "replace": 3270 - }, - { - "name": "ClientLockGameTimeNotify", - "id": 23994, - "replace": 191 - }, - { - "name": "ClientNewMailNotify", - "id": 2769, - "replace": 1463 - }, - { - "name": "ClientPauseNotify", - "id": 29272, - "replace": 207 - }, - { - "name": "ClientReconnectNotify", - "id": 650, - "replace": 78 - }, - { - "name": "ClientReportNotify", - "id": 29196, - "replace": 99 - }, - { - "name": "ClientScriptEventNotify", - "id": 3165, - "replace": 271 - }, - { - "name": "ClientTransmitReq", - "id": 1993, - "replace": 228 - }, - { - "name": "ClientTransmitRsp", - "id": 21025, - "replace": 274 - }, - { - "name": "ClientTriggerEventNotify", - "id": 8879, - "replace": 112 - }, - { - "name": "CloseCommonTipsNotify", - "id": 27695, - "replace": 3168 - }, - { - "name": "ClosedItemNotify", - "id": 1446, - "replace": 691 - }, - { - "name": "CodexDataFullNotify", - "id": 29256, - "replace": 4202 - }, - { - "name": "CodexDataUpdateNotify", - "id": 6551, - "replace": 4209 - }, - { - "name": "CombatInvocationsNotify", - "id": 20271, - "replace": 345 - }, - { - "name": "CombineDataNotify", - "id": 4969, - "replace": 644 - }, - { - "name": "CombineFormulaDataNotify", - "id": 25832, - "replace": 622 - }, - { - "name": "CombineReq", - "id": 753, - "replace": 683 - }, - { - "name": "CombineRsp", - "id": 27346, - "replace": 606 - }, - { - "name": "CommonPlayerTipsNotify", - "id": 27603, - "replace": 8780 - }, - { - "name": "CompoundDataNotify", - "id": 25801, - "replace": 154 - }, - { - "name": "CompoundUnlockNotify", - "id": 29908, - "replace": 121 - }, - { - "name": "CookDataNotify", - "id": 25816, - "replace": 181 - }, - { - "name": "CookGradeDataNotify", - "id": 20583, - "replace": 135 - }, - { - "name": "CookRecipeDataNotify", - "id": 21778, - "replace": 170 - }, - { - "name": "CoopCgShowNotify", - "id": 26025, - "replace": 1994 - }, - { - "name": "CoopCgUpdateNotify", - "id": 25026, - "replace": 1970 - }, - { - "name": "CoopChapterUpdateNotify", - "id": 6932, - "replace": 1972 - }, - { - "name": "CoopDataNotify", - "id": 21157, - "replace": 1995 - }, - { - "name": "CoopPointUpdateNotify", - "id": 7401, - "replace": 1981 - }, - { - "name": "CoopProgressUpdateNotify", - "id": 29927, - "replace": 1998 - }, - { - "name": "CoopRewardUpdateNotify", - "id": 1034, - "replace": 1973 - }, - { - "name": "CreateMassiveEntityNotify", - "id": 27278, - "replace": 318 - }, - { - "name": "CreateMassiveEntityReq", - "id": 24080, - "replace": 388 - }, - { - "name": "CreateMassiveEntityRsp", - "id": 20637, - "replace": 349 - }, - { - "name": "CreateVehicleReq", - "id": 29875, - "replace": 839 - }, - { - "name": "CreateVehicleRsp", - "id": 958, - "replace": 895 - }, - { - "name": "CutSceneBeginNotify", - "id": 418, - "replace": 261 - }, - { - "name": "CutSceneEndNotify", - "id": 3904, - "replace": 203 - }, - { - "name": "CutSceneFinishNotify", - "id": 21199, - "replace": 210 - }, - { - "name": "DailyTaskDataNotify", - "id": 9714, - "replace": 158 - }, - { - "name": "DailyTaskFilterCityReq", - "id": 21803, - "replace": 180 - }, - { - "name": "DailyTaskFilterCityRsp", - "id": 8986, - "replace": 153 - }, - { - "name": "DailyTaskProgressNotify", - "id": 27206, - "replace": 115 - }, - { - "name": "DailyTaskScoreRewardNotify", - "id": 20810, - "replace": 126 - }, - { - "name": "DailyTaskUnlockedCitiesNotify", - "id": 6722, - "replace": 105 - }, - { - "name": "DataResVersionNotify", - "id": 4819, - "replace": 118 - }, - { - "name": "DealAddFriendReq", - "id": 25212, - "replace": 4041 - }, - { - "name": "DealAddFriendRsp", - "id": 9178, - "replace": 4072 - }, - { - "name": "DebugNotify", - "id": 101 - }, - { - "name": "DelMailReq", - "id": 9893, - "replace": 1456 - }, - { - "name": "DelMailRsp", - "id": 8328, - "replace": 1441 - }, - { - "name": "DelScenePlayTeamEntityNotify", - "id": 2438, - "replace": 3234 - }, - { - "name": "DelTeamEntityNotify", - "id": 4320, - "replace": 340 - }, - { - "name": "DeleteFriendNotify", - "id": 25517, - "replace": 4094 - }, - { - "name": "DeleteFriendReq", - "id": 3037, - "replace": 4059 - }, - { - "name": "DeleteFriendRsp", - "id": 9786, - "replace": 4078 - }, - { - "name": "DestroyMassiveEntityNotify", - "id": 24517, - "replace": 358 - }, - { - "name": "DestroyMaterialReq", - "id": 6985, - "replace": 601 - }, - { - "name": "DestroyMaterialRsp", - "id": 7572, - "replace": 669 - }, - { - "name": "DigActivityChangeGadgetStateReq", - "id": 6858, - "replace": 8545 - }, - { - "name": "DigActivityChangeGadgetStateRsp", - "id": 26496, - "replace": 8312 - }, - { - "name": "DigActivityMarkPointChangeNotify", - "id": 8406, - "replace": 8576 - }, - { - "name": "DisableRoguelikeTrapNotify", - "id": 1027, - "replace": 8604 - }, - { - "name": "DoGachaReq", - "id": 6499, - "replace": 1589 - }, - { - "name": "DoGachaRsp", - "id": 25647, - "replace": 1576 - }, - { - "name": "DoRoguelikeDungeonCardGachaReq", - "id": 21709, - "replace": 8034 - }, - { - "name": "DoRoguelikeDungeonCardGachaRsp", - "id": 3293, - "replace": 8270 - }, - { - "name": "DoSetPlayerBornDataNotify", - "id": 5710, - "replace": 182 - }, - { - "name": "DraftGuestReplyInviteNotify", - "id": 969, - "replace": 5472 - }, - { - "name": "DraftGuestReplyInviteReq", - "id": 2082, - "replace": 5456 - }, - { - "name": "DraftGuestReplyInviteRsp", - "id": 5277, - "replace": 5441 - }, - { - "name": "DraftGuestReplyTwiceConfirmNotify", - "id": 8578, - "replace": 5465 - }, - { - "name": "DraftGuestReplyTwiceConfirmReq", - "id": 6974, - "replace": 5459 - }, - { - "name": "DraftGuestReplyTwiceConfirmRsp", - "id": 1114, - "replace": 5478 - }, - { - "name": "DraftInviteResultNotify", - "id": 8588, - "replace": 5492 - }, - { - "name": "DraftOwnerInviteNotify", - "id": 25369, - "replace": 5416 - }, - { - "name": "DraftOwnerStartInviteReq", - "id": 26294, - "replace": 5489 - }, - { - "name": "DraftOwnerStartInviteRsp", - "id": 23377, - "replace": 5476 - }, - { - "name": "DraftOwnerTwiceConfirmNotify", - "id": 8918, - "replace": 5463 - }, - { - "name": "DraftTwiceConfirmResultNotify", - "id": 24753, - "replace": 5412 - }, - { - "name": "DragonSpineChapterFinishNotify", - "id": 3871, - "replace": 2180 - }, - { - "name": "DragonSpineChapterOpenNotify", - "id": 9487, - "replace": 2075 - }, - { - "name": "DragonSpineChapterProgressChangeNotify", - "id": 892, - "replace": 2194 - }, - { - "name": "DragonSpineCoinChangeNotify", - "id": 5502, - "replace": 2151 - }, - { - "name": "DropHintNotify", - "id": 1884, - "replace": 633 - }, - { - "name": "DropItemReq", - "id": 28541, - "replace": 663 - }, - { - "name": "DropItemRsp", - "id": 25342, - "replace": 659 - }, - { - "name": "DungeonCandidateTeamChangeAvatarReq", - "id": 1619, - "replace": 973 - }, - { - "name": "DungeonCandidateTeamChangeAvatarRsp", - "id": 451, - "replace": 988 - }, - { - "name": "DungeonCandidateTeamCreateReq", - "id": 6341, - "replace": 981 - }, - { - "name": "DungeonCandidateTeamCreateRsp", - "id": 22514, - "replace": 970 - }, - { - "name": "DungeonCandidateTeamDismissNotify", - "id": 9931, - "replace": 997 - }, - { - "name": "DungeonCandidateTeamInfoNotify", - "id": 6824, - "replace": 995 - }, - { - "name": "DungeonCandidateTeamInviteNotify", - "id": 20161, - "replace": 950 - }, - { - "name": "DungeonCandidateTeamInviteReq", - "id": 7822, - "replace": 935 - }, - { - "name": "DungeonCandidateTeamInviteRsp", - "id": 23686, - "replace": 933 - }, - { - "name": "DungeonCandidateTeamKickReq", - "id": 28294, - "replace": 983 - }, - { - "name": "DungeonCandidateTeamKickRsp", - "id": 22454, - "replace": 906 - }, - { - "name": "DungeonCandidateTeamLeaveReq", - "id": 22562, - "replace": 904 - }, - { - "name": "DungeonCandidateTeamLeaveRsp", - "id": 23855, - "replace": 954 - }, - { - "name": "DungeonCandidateTeamPlayerLeaveNotify", - "id": 23849, - "replace": 998 - }, - { - "name": "DungeonCandidateTeamRefuseNotify", - "id": 20800, - "replace": 948 - }, - { - "name": "DungeonCandidateTeamReplyInviteReq", - "id": 4838, - "replace": 943 - }, - { - "name": "DungeonCandidateTeamReplyInviteRsp", - "id": 3761, - "replace": 929 - }, - { - "name": "DungeonCandidateTeamSetChangingAvatarReq", - "id": 5541, - "replace": 969 - }, - { - "name": "DungeonCandidateTeamSetChangingAvatarRsp", - "id": 28831, - "replace": 932 - }, - { - "name": "DungeonCandidateTeamSetReadyReq", - "id": 23358, - "replace": 928 - }, - { - "name": "DungeonCandidateTeamSetReadyRsp", - "id": 28597, - "replace": 974 - }, - { - "name": "DungeonChallengeBeginNotify", - "id": 8891, - "replace": 982 - }, - { - "name": "DungeonChallengeFinishNotify", - "id": 5847, - "replace": 942 - }, - { - "name": "DungeonDataNotify", - "id": 7011, - "replace": 946 - }, - { - "name": "DungeonDieOptionReq", - "id": 3884, - "replace": 978 - }, - { - "name": "DungeonDieOptionRsp", - "id": 28454, - "replace": 912 - }, - { - "name": "DungeonEntryInfoReq", - "id": 782, - "replace": 990 - }, - { - "name": "DungeonEntryInfoRsp", - "id": 28381, - "replace": 996 - }, - { - "name": "DungeonEntryToBeExploreNotify", - "id": 22366, - "replace": 3241 - }, - { - "name": "DungeonFollowNotify", - "id": 5420, - "replace": 977 - }, - { - "name": "DungeonGetStatueDropReq", - "id": 22105, - "replace": 986 - }, - { - "name": "DungeonGetStatueDropRsp", - "id": 29858, - "replace": 951 - }, - { - "name": "DungeonInterruptChallengeReq", - "id": 25895, - "replace": 926 - }, - { - "name": "DungeonInterruptChallengeRsp", - "id": 4256, - "replace": 940 - }, - { - "name": "DungeonPlayerDieNotify", - "id": 28240, - "replace": 959 - }, - { - "name": "DungeonPlayerDieReq", - "id": 3239, - "replace": 999 - }, - { - "name": "DungeonPlayerDieRsp", - "id": 29888, - "replace": 975 - }, - { - "name": "DungeonRestartInviteNotify", - "id": 29338, - "replace": 1000 - }, - { - "name": "DungeonRestartInviteReplyNotify", - "id": 8778, - "replace": 924 - }, - { - "name": "DungeonRestartInviteReplyReq", - "id": 4804, - "replace": 957 - }, - { - "name": "DungeonRestartInviteReplyRsp", - "id": 20035, - "replace": 937 - }, - { - "name": "DungeonRestartReq", - "id": 29252, - "replace": 934 - }, - { - "name": "DungeonRestartResultNotify", - "id": 22679, - "replace": 901 - }, - { - "name": "DungeonRestartRsp", - "id": 26758, - "replace": 964 - }, - { - "name": "DungeonReviseLevelNotify", - "id": 22297, - "replace": 927 - }, - { - "name": "DungeonSettleNotify", - "id": 22323, - "replace": 963 - }, - { - "name": "DungeonShowReminderNotify", - "id": 7524, - "replace": 965 - }, - { - "name": "DungeonSlipRevivePointActivateReq", - "id": 8945, - "replace": 958 - }, - { - "name": "DungeonSlipRevivePointActivateRsp", - "id": 1980, - "replace": 915 - }, - { - "name": "DungeonWayPointActivateReq", - "id": 7942, - "replace": 972 - }, - { - "name": "DungeonWayPointActivateRsp", - "id": 21846, - "replace": 992 - }, - { - "name": "DungeonWayPointNotify", - "id": 27817, - "replace": 941 - }, - { - "name": "EchoNotify", - "id": 8201, - "replace": 86 - }, - { - "name": "EchoShellTakeRewardReq", - "id": 855, - "replace": 8630 - }, - { - "name": "EchoShellTakeRewardRsp", - "id": 22695, - "replace": 8606 - }, - { - "name": "EchoShellUpdateNotify", - "id": 24688, - "replace": 8192 - }, - { - "name": "EffigyChallengeInfoNotify", - "id": 25457, - "replace": 2039 - }, - { - "name": "EffigyChallengeResultNotify", - "id": 1233, - "replace": 2200 - }, - { - "name": "EndCameraSceneLookNotify", - "id": 4771, - "replace": 226 - }, - { - "name": "EnterChessDungeonReq", - "id": 20080, - "replace": 8342 - }, - { - "name": "EnterChessDungeonRsp", - "id": 918, - "replace": 8628 - }, - { - "name": "EnterFishingReq", - "id": 26577, - "replace": 5809 - }, - { - "name": "EnterFishingRsp", - "id": 22129, - "replace": 5816 - }, - { - "name": "EnterMechanicusDungeonReq", - "id": 23525, - "replace": 3959 - }, - { - "name": "EnterMechanicusDungeonRsp", - "id": 29863, - "replace": 3978 - }, - { - "name": "EnterRoguelikeDungeonNotify", - "id": 8336, - "replace": 8255 - }, - { - "name": "EnterSceneDoneReq", - "id": 28690, - "replace": 225 - }, - { - "name": "EnterSceneDoneRsp", - "id": 24814, - "replace": 267 - }, - { - "name": "EnterScenePeerNotify", - "id": 21053, - "replace": 231 - }, - { - "name": "EnterSceneReadyReq", - "id": 5011, - "replace": 220 - }, - { - "name": "EnterSceneReadyRsp", - "id": 4744, - "replace": 285 - }, - { - "name": "EnterSceneWeatherAreaNotify", - "id": 7317, - "replace": 273 - }, - { - "name": "EnterTransPointRegionNotify", - "id": 22064, - "replace": 275 - }, - { - "name": "EnterTrialAvatarActivityDungeonReq", - "id": 7738, - "replace": 2061 - }, - { - "name": "EnterTrialAvatarActivityDungeonRsp", - "id": 8751, - "replace": 2033 - }, - { - "name": "EnterWorldAreaReq", - "id": 29482, - "replace": 233 - }, - { - "name": "EnterWorldAreaRsp", - "id": 21362, - "replace": 283 - }, - { - "name": "EntityAiKillSelfNotify", - "id": 2606, - "replace": 301 - }, - { - "name": "EntityAiSyncNotify", - "id": 5447, - "replace": 357 - }, - { - "name": "EntityAuthorityChangeNotify", - "id": 3913, - "replace": 350 - }, - { - "name": "EntityConfigHashNotify", - "id": 20100, - "replace": 3304 - }, - { - "name": "EntityFightPropChangeReasonNotify", - "id": 2489, - "replace": 1241 - }, - { - "name": "EntityFightPropNotify", - "id": 9760, - "replace": 1289 - }, - { - "name": "EntityFightPropUpdateNotify", - "id": 24036, - "replace": 1276 - }, - { - "name": "EntityForceSyncReq", - "id": 8671, - "replace": 206 - }, - { - "name": "EntityForceSyncRsp", - "id": 24909, - "replace": 204 - }, - { - "name": "EntityJumpNotify", - "id": 8767, - "replace": 277 - }, - { - "name": "EntityMoveRoomNotify", - "id": 26583, - "replace": 3194 - }, - { - "name": "EntityPropNotify", - "id": 3503, - "replace": 1290 - }, - { - "name": "EntityTagChangeNotify", - "id": 6805, - "replace": 3138 - }, - { - "name": "EquipRoguelikeRuneReq", - "id": 5188, - "replace": 8546 - }, - { - "name": "EquipRoguelikeRuneRsp", - "id": 3632, - "replace": 8597 - }, - { - "name": "EvtAiSyncCombatThreatInfoNotify", - "id": 7714, - "replace": 364 - }, - { - "name": "EvtAiSyncSkillCdNotify", - "id": 6471, - "replace": 304 - }, - { - "name": "EvtAnimatorParameterNotify", - "id": 8912, - "replace": 396 - }, - { - "name": "EvtAnimatorStateChangedNotify", - "id": 1539, - "replace": 359 - }, - { - "name": "EvtAvatarEnterFocusNotify", - "id": 20643, - "replace": 351 - }, - { - "name": "EvtAvatarExitFocusNotify", - "id": 24354, - "replace": 339 - }, - { - "name": "EvtAvatarLockChairReq", - "id": 23086, - "replace": 369 - }, - { - "name": "EvtAvatarLockChairRsp", - "id": 26356, - "replace": 332 - }, - { - "name": "EvtAvatarSitDownNotify", - "id": 23010, - "replace": 374 - }, - { - "name": "EvtAvatarStandUpNotify", - "id": 8332, - "replace": 373 - }, - { - "name": "EvtAvatarUpdateFocusNotify", - "id": 8305, - "replace": 395 - }, - { - "name": "EvtBeingHitNotify", - "id": 8650, - "replace": 390 - }, - { - "name": "EvtBeingHitsCombineNotify", - "id": 22445, - "replace": 354 - }, - { - "name": "EvtBulletDeactiveNotify", - "id": 26348, - "replace": 365 - }, - { - "name": "EvtBulletHitNotify", - "id": 23746, - "replace": 312 - }, - { - "name": "EvtBulletMoveNotify", - "id": 8672, - "replace": 386 - }, - { - "name": "EvtCostStaminaNotify", - "id": 810, - "replace": 392 - }, - { - "name": "EvtCreateGadgetNotify", - "id": 22195, - "replace": 316 - }, - { - "name": "EvtDestroyGadgetNotify", - "id": 5833, - "replace": 356 - }, - { - "name": "EvtDestroyServerGadgetNotify", - "id": 23600, - "replace": 324 - }, - { - "name": "EvtDoSkillSuccNotify", - "id": 8216, - "replace": 376 - }, - { - "name": "EvtEntityRenderersChangedNotify", - "id": 5525, - "replace": 383 - }, - { - "name": "EvtEntityStartDieEndNotify", - "id": 27889, - "replace": 399 - }, - { - "name": "EvtFaceToDirNotify", - "id": 3850, - "replace": 372 - }, - { - "name": "EvtFaceToEntityNotify", - "id": 28358, - "replace": 341 - }, - { - "name": "EvtRushMoveNotify", - "id": 25987, - "replace": 378 - }, - { - "name": "EvtSetAttackTargetNotify", - "id": 9927, - "replace": 363 - }, - { - "name": "ExecuteGadgetLuaReq", - "id": 5288, - "replace": 284 - }, - { - "name": "ExecuteGadgetLuaRsp", - "id": 1263, - "replace": 208 - }, - { - "name": "ExecuteGroupTriggerReq", - "id": 29357, - "replace": 300 - }, - { - "name": "ExecuteGroupTriggerRsp", - "id": 5015, - "replace": 257 - }, - { - "name": "ExitFishingReq", - "id": 5737, - "replace": 5850 - }, - { - "name": "ExitFishingRsp", - "id": 4039, - "replace": 5824 - }, - { - "name": "ExitSceneWeatherAreaNotify", - "id": 29563, - "replace": 288 - }, - { - "name": "ExitTransPointRegionNotify", - "id": 2696, - "replace": 246 - }, - { - "name": "ExpeditionChallengeEnterRegionNotify", - "id": 29889, - "replace": 2091 - }, - { - "name": "ExpeditionChallengeFinishedNotify", - "id": 7357, - "replace": 2142 - }, - { - "name": "ExpeditionRecallReq", - "id": 24533, - "replace": 2080 - }, - { - "name": "ExpeditionRecallRsp", - "id": 4076, - "replace": 2133 - }, - { - "name": "ExpeditionStartReq", - "id": 24051, - "replace": 2070 - }, - { - "name": "ExpeditionStartRsp", - "id": 23532, - "replace": 2058 - }, - { - "name": "ExpeditionTakeRewardReq", - "id": 20264, - "replace": 2199 - }, - { - "name": "ExpeditionTakeRewardRsp", - "id": 20403, - "replace": 2183 - }, - { - "name": "FindHilichurlAcceptQuestNotify", - "id": 29747, - "replace": 8287 - }, - { - "name": "FindHilichurlFinishSecondQuestNotify", - "id": 900, - "replace": 8465 - }, - { - "name": "FinishDeliveryNotify", - "id": 2454, - "replace": 2135 - }, - { - "name": "FinishMainCoopReq", - "id": 20482, - "replace": 1965 - }, - { - "name": "FinishMainCoopRsp", - "id": 23766, - "replace": 1976 - }, - { - "name": "FinishedParentQuestNotify", - "id": 27820, - "replace": 476 - }, - { - "name": "FinishedParentQuestUpdateNotify", - "id": 455, - "replace": 416 - }, - { - "name": "FireworkNotify", - "id": 5934 - }, - { - "name": "FireworkReq", - "id": 6068 - }, - { - "name": "FireworkRsp", - "id": 5918 - }, - { - "name": "FireworkSetNotify", - "id": 6079 - }, - { - "name": "FireworkSetReq", - "id": 6099 - }, - { - "name": "FireworkSetRsp", - "id": 5969 - }, - { - "name": "FishAttractNotify", - "id": 5374, - "replace": 5825 - }, - { - "name": "FishBaitGoneNotify", - "id": 3285, - "replace": 5843 - }, - { - "name": "FishBattleBeginReq", - "id": 23596, - "replace": 5842 - }, - { - "name": "FishBattleBeginRsp", - "id": 24515, - "replace": 5836 - }, - { - "name": "FishBattleEndReq", - "id": 22572, - "replace": 5831 - }, - { - "name": "FishBattleEndRsp", - "id": 2479, - "replace": 5821 - }, - { - "name": "FishBiteReq", - "id": 3118, - "replace": 5820 - }, - { - "name": "FishBiteRsp", - "id": 653, - "replace": 5823 - }, - { - "name": "FishCastRodReq", - "id": 21697, - "replace": 5815 - }, - { - "name": "FishCastRodRsp", - "id": 28344, - "replace": 5826 - }, - { - "name": "FishChosenNotify", - "id": 26704, - "replace": 5845 - }, - { - "name": "FishEscapeNotify", - "id": 1005, - "replace": 5822 - }, - { - "name": "FishPoolDataNotify", - "id": 27962, - "replace": 5848 - }, - { - "name": "FishingGallerySettleNotify", - "id": 3899, - "replace": 8520 - }, - { - "name": "FleurFairBalloonSettleNotify", - "id": 4377, - "replace": 2038 - }, - { - "name": "FleurFairBuffEnergyNotify", - "id": 8363, - "replace": 5374 - }, - { - "name": "FleurFairFallSettleNotify", - "id": 2809, - "replace": 2043 - }, - { - "name": "FleurFairFinishGalleryStageNotify", - "id": 5694, - "replace": 5388 - }, - { - "name": "FleurFairMusicGameSettleReq", - "id": 22852, - "replace": 2055 - }, - { - "name": "FleurFairMusicGameSettleRsp", - "id": 23871, - "replace": 2068 - }, - { - "name": "FleurFairMusicGameStartReq", - "id": 5303, - "replace": 2054 - }, - { - "name": "FleurFairMusicGameStartRsp", - "id": 21453, - "replace": 2144 - }, - { - "name": "FleurFairReplayMiniGameReq", - "id": 23867, - "replace": 2170 - }, - { - "name": "FleurFairReplayMiniGameRsp", - "id": 29110, - "replace": 2028 - }, - { - "name": "FleurFairStageSettleNotify", - "id": 23852, - "replace": 5373 - }, - { - "name": "FlightActivityRestartReq", - "id": 25206, - "replace": 2156 - }, - { - "name": "FlightActivityRestartRsp", - "id": 4661, - "replace": 2101 - }, - { - "name": "FlightActivitySettleNotify", - "id": 4885, - "replace": 2118 - }, - { - "name": "FocusAvatarReq", - "id": 26656, - "replace": 1696 - }, - { - "name": "FocusAvatarRsp", - "id": 7821, - "replace": 1674 - }, - { - "name": "ForceAddPlayerFriendReq", - "id": 7895, - "replace": 4100 - }, - { - "name": "ForceAddPlayerFriendRsp", - "id": 6718, - "replace": 4057 - }, - { - "name": "ForceDragAvatarNotify", - "id": 2141, - "replace": 3289 - }, - { - "name": "ForceDragBackTransferNotify", - "id": 5469, - "replace": 3057 - }, - { - "name": "ForgeDataNotify", - "id": 6813, - "replace": 693 - }, - { - "name": "ForgeFormulaDataNotify", - "id": 28490, - "replace": 652 - }, - { - "name": "ForgeGetQueueDataReq", - "id": 477, - "replace": 654 - }, - { - "name": "ForgeGetQueueDataRsp", - "id": 9429, - "replace": 643 - }, - { - "name": "ForgeQueueDataNotify", - "id": 29143, - "replace": 604 - }, - { - "name": "ForgeQueueManipulateReq", - "id": 25920, - "replace": 674 - }, - { - "name": "ForgeQueueManipulateRsp", - "id": 4194, - "replace": 673 - }, - { - "name": "ForgeStartReq", - "id": 28979, - "replace": 629 - }, - { - "name": "ForgeStartRsp", - "id": 24460, - "replace": 628 - }, - { - "name": "FoundationNotify", - "id": 3606, - "replace": 882 - }, - { - "name": "FoundationReq", - "id": 29818, - "replace": 875 - }, - { - "name": "FoundationRsp", - "id": 9097, - "replace": 846 - }, - { - "name": "FriendInfoChangeNotify", - "id": 21775, - "replace": 4022 - }, - { - "name": "FunitureMakeMakeInfoChangeNotify", - "id": 25867, - "replace": 4634 - }, - { - "name": "FurnitureCurModuleArrangeCountNotify", - "id": 2948, - "replace": 4746 - }, - { - "name": "FurnitureMakeBeHelpedNotify", - "id": 22219, - "replace": 4881 - }, - { - "name": "FurnitureMakeCancelReq", - "id": 29262, - "replace": 4826 - }, - { - "name": "FurnitureMakeCancelRsp", - "id": 27277, - "replace": 4853 - }, - { - "name": "FurnitureMakeFinishNotify", - "id": 5151, - "replace": 4753 - }, - { - "name": "FurnitureMakeHelpReq", - "id": 27122, - "replace": 4690 - }, - { - "name": "FurnitureMakeHelpRsp", - "id": 27261, - "replace": 4567 - }, - { - "name": "FurnitureMakeReq", - "id": 23349, - "replace": 4680 - }, - { - "name": "FurnitureMakeRsp", - "id": 7783, - "replace": 4812 - }, - { - "name": "FurnitureMakeStartReq", - "id": 27509, - "replace": 4793 - }, - { - "name": "FurnitureMakeStartRsp", - "id": 21400, - "replace": 4465 - }, - { - "name": "GMShowNavMeshReq", - "id": 2389, - "replace": 2400 - }, - { - "name": "GMShowNavMeshRsp", - "id": 2341, - "replace": 2357 - }, - { - "name": "GMShowObstacleReq", - "id": 2365, - "replace": 2334 - }, - { - "name": "GMShowObstacleRsp", - "id": 2327, - "replace": 2364 - }, - { - "name": "GachaOpenWishNotify", - "id": 24635, - "replace": 1541 - }, - { - "name": "GachaSimpleInfoNotify", - "id": 25366, - "replace": 1572 - }, - { - "name": "GachaWishReq", - "id": 23244, - "replace": 1516 - }, - { - "name": "GachaWishRsp", - "id": 9333, - "replace": 1556 - }, - { - "name": "GadgetAutoPickDropInfoNotify", - "id": 3579, - "replace": 865 - }, - { - "name": "GadgetChainLevelChangeNotify", - "id": 1565, - "replace": 877 - }, - { - "name": "GadgetChainLevelUpdateNotify", - "id": 25220, - "replace": 894 - }, - { - "name": "GadgetCustomTreeInfoNotify", - "id": 8377, - "replace": 833 - }, - { - "name": "GadgetGeneralRewardInfoNotify", - "id": 7557, - "replace": 812 - }, - { - "name": "GadgetInteractReq", - "id": 9254, - "replace": 890 - }, - { - "name": "GadgetInteractRsp", - "id": 29895, - "replace": 896 - }, - { - "name": "GadgetPlayDataNotify", - "id": 29586, - "replace": 859 - }, - { - "name": "GadgetPlayStartNotify", - "id": 1524, - "replace": 892 - }, - { - "name": "GadgetPlayStopNotify", - "id": 29757, - "replace": 863 - }, - { - "name": "GadgetPlayUidOpNotify", - "id": 23635, - "replace": 878 - }, - { - "name": "GadgetStateNotify", - "id": 2075, - "replace": 889 - }, - { - "name": "GadgetTalkChangeNotify", - "id": 3815, - "replace": 842 - }, - { - "name": "GalleryBalloonScoreNotify", - "id": 25548, - "replace": 5589 - }, - { - "name": "GalleryBalloonShootNotify", - "id": 20139, - "replace": 5596 - }, - { - "name": "GalleryBounceConjuringHitNotify", - "id": 21707, - "replace": 5575 - }, - { - "name": "GalleryBrokenFloorFallNotify", - "id": 9913, - "replace": 5578 - }, - { - "name": "GalleryBulletHitNotify", - "id": 25744, - "replace": 5559 - }, - { - "name": "GalleryFallCatchNotify", - "id": 25177, - "replace": 5516 - }, - { - "name": "GalleryFallScoreNotify", - "id": 22349, - "replace": 5556 - }, - { - "name": "GalleryFlowerCatchNotify", - "id": 22395, - "replace": 5592 - }, - { - "name": "GalleryPreStartNotify", - "id": 29335, - "replace": 5563 - }, - { - "name": "GalleryStartNotify", - "id": 23632, - "replace": 5590 - }, - { - "name": "GalleryStopNotify", - "id": 20569, - "replace": 5576 - }, - { - "name": "GallerySumoKillMonsterNotify", - "id": 25732, - "replace": 5546 - }, - { - "name": "GetActivityInfoReq", - "id": 25586, - "replace": 2044 - }, - { - "name": "GetActivityInfoRsp", - "id": 7972, - "replace": 2187 - }, - { - "name": "GetActivityScheduleReq", - "id": 885, - "replace": 2169 - }, - { - "name": "GetActivityScheduleRsp", - "id": 7421, - "replace": 2182 - }, - { - "name": "GetActivityShopSheetInfoReq", - "id": 24121, - "replace": 741 - }, - { - "name": "GetActivityShopSheetInfoRsp", - "id": 4109, - "replace": 772 - }, - { - "name": "GetAllActivatedBargainDataReq", - "id": 22200, - "replace": 497 - }, - { - "name": "GetAllActivatedBargainDataRsp", - "id": 3517, - "replace": 481 - }, - { - "name": "GetAllH5ActivityInfoReq", - "id": 4793, - "replace": 5666 - }, - { - "name": "GetAllH5ActivityInfoRsp", - "id": 28822, - "replace": 5659 - }, - { - "name": "GetAllSceneGalleryInfoReq", - "id": 22232, - "replace": 5541 - }, - { - "name": "GetAllSceneGalleryInfoRsp", - "id": 7472, - "replace": 5572 - }, - { - "name": "GetAllUnlockNameCardReq", - "id": 3551, - "replace": 4095 - }, - { - "name": "GetAllUnlockNameCardRsp", - "id": 28550, - "replace": 4050 - }, - { - "name": "GetAreaExplorePointReq", - "id": 20438, - "replace": 243 - }, - { - "name": "GetAreaExplorePointRsp", - "id": 27637, - "replace": 229 - }, - { - "name": "GetAuthSalesmanInfoReq", - "id": 28580, - "replace": 2123 - }, - { - "name": "GetAuthSalesmanInfoRsp", - "id": 8294, - "replace": 2010 - }, - { - "name": "GetAuthkeyReq", - "id": 27875, - "replace": 1472 - }, - { - "name": "GetAuthkeyRsp", - "id": 29353, - "replace": 1492 - }, - { - "name": "GetBargainDataReq", - "id": 7358, - "replace": 448 - }, - { - "name": "GetBargainDataRsp", - "id": 8330, - "replace": 498 - }, - { - "name": "GetBattlePassProductReq", - "id": 2201, - "replace": 2620 - }, - { - "name": "GetBattlePassProductRsp", - "id": 29703, - "replace": 2623 - }, - { - "name": "GetBlossomBriefInfoListReq", - "id": 29592, - "replace": 2790 - }, - { - "name": "GetBlossomBriefInfoListRsp", - "id": 8452, - "replace": 2796 - }, - { - "name": "GetBonusActivityRewardReq", - "id": 29874, - "replace": 2599 - }, - { - "name": "GetBonusActivityRewardRsp", - "id": 5252, - "replace": 2575 - }, - { - "name": "GetChatEmojiCollectionReq", - "id": 25164, - "replace": 4019 - }, - { - "name": "GetChatEmojiCollectionRsp", - "id": 21858, - "replace": 4027 - }, - { - "name": "GetCityHuntingOfferReq", - "id": 6556, - "replace": 4317 - }, - { - "name": "GetCityHuntingOfferRsp", - "id": 6015, - "replace": 4349 - }, - { - "name": "GetCityReputationInfoReq", - "id": 8549, - "replace": 2890 - }, - { - "name": "GetCityReputationInfoRsp", - "id": 128, - "replace": 2896 - }, - { - "name": "GetCityReputationMapInfoReq", - "id": 26582, - "replace": 2878 - }, - { - "name": "GetCityReputationMapInfoRsp", - "id": 24830, - "replace": 2812 - }, - { - "name": "GetCompoundDataReq", - "id": 8732, - "replace": 143 - }, - { - "name": "GetCompoundDataRsp", - "id": 24302, - "replace": 129 - }, - { - "name": "GetDailyDungeonEntryInfoReq", - "id": 6924, - "replace": 949 - }, - { - "name": "GetDailyDungeonEntryInfoRsp", - "id": 674, - "replace": 918 - }, - { - "name": "GetDungeonEntryExploreConditionReq", - "id": 28261, - "replace": 3062 - }, - { - "name": "GetDungeonEntryExploreConditionRsp", - "id": 3536, - "replace": 3261 - }, - { - "name": "GetExpeditionAssistInfoListReq", - "id": 2643, - "replace": 2017 - }, - { - "name": "GetExpeditionAssistInfoListRsp", - "id": 29625, - "replace": 2056 - }, - { - "name": "GetFriendShowAvatarInfoReq", - "id": 3887, - "replace": 4015 - }, - { - "name": "GetFriendShowAvatarInfoRsp", - "id": 26299, - "replace": 4026 - }, - { - "name": "GetFriendShowNameCardInfoReq", - "id": 29743, - "replace": 4034 - }, - { - "name": "GetFriendShowNameCardInfoRsp", - "id": 20479, - "replace": 4064 - }, - { - "name": "GetFurnitureCurModuleArrangeCountReq", - "id": 27516, - "replace": 4845 - }, - { - "name": "GetGachaInfoReq", - "id": 181, - "replace": 1590 - }, - { - "name": "GetGachaInfoRsp", - "id": 23881, - "replace": 1596 - }, - { - "name": "GetHomeLevelUpRewardReq", - "id": 5653, - "replace": 4503 - }, - { - "name": "GetHomeLevelUpRewardRsp", - "id": 7279, - "replace": 4757 - }, - { - "name": "GetHuntingOfferRewardReq", - "id": 4392, - "replace": 4315 - }, - { - "name": "GetHuntingOfferRewardRsp", - "id": 26705, - "replace": 4326 - }, - { - "name": "GetInvestigationMonsterReq", - "id": 23800, - "replace": 1909 - }, - { - "name": "GetInvestigationMonsterRsp", - "id": 23497, - "replace": 1922 - }, - { - "name": "GetMailItemReq", - "id": 5317, - "replace": 1476 - }, - { - "name": "GetMailItemRsp", - "id": 27050, - "replace": 1416 - }, - { - "name": "GetMapAreaReq", - "id": 8758, - "replace": 3273 - }, - { - "name": "GetMapAreaRsp", - "id": 9654, - "replace": 3286 - }, - { - "name": "GetMapMarkTipsReq", - "id": 4445, - "replace": 3008 - }, - { - "name": "GetMapMarkTipsRsp", - "id": 26346, - "replace": 3030 - }, - { - "name": "GetMechanicusInfoReq", - "id": 6012, - "replace": 3990 - }, - { - "name": "GetMechanicusInfoRsp", - "id": 1507, - "replace": 3996 - }, - { - "name": "GetNextResourceInfoReq", - "id": 24599, - "replace": 147 - }, - { - "name": "GetNextResourceInfoRsp", - "id": 9011, - "replace": 136 - }, - { - "name": "GetOnlinePlayerInfoReq", - "id": 21665, - "replace": 46 - }, - { - "name": "GetOnlinePlayerInfoRsp", - "id": 8759, - "replace": 82 - }, - { - "name": "GetOnlinePlayerListReq", - "id": 27587, - "replace": 72 - }, - { - "name": "GetOnlinePlayerListRsp", - "id": 1234, - "replace": 92 - }, - { - "name": "GetOpActivityInfoReq", - "id": 25823, - "replace": 5190 - }, - { - "name": "GetOpActivityInfoRsp", - "id": 24674, - "replace": 5196 - }, - { - "name": "GetPlayerAskFriendListReq", - "id": 3520, - "replace": 4069 - }, - { - "name": "GetPlayerAskFriendListRsp", - "id": 20085, - "replace": 4032 - }, - { - "name": "GetPlayerBlacklistReq", - "id": 25338, - "replace": 4029 - }, - { - "name": "GetPlayerBlacklistRsp", - "id": 20310, - "replace": 4028 - }, - { - "name": "GetPlayerFriendListReq", - "id": 2240, - "replace": 4090 - }, - { - "name": "GetPlayerFriendListRsp", - "id": 20997, - "replace": 4096 - }, - { - "name": "GetPlayerHomeCompInfoReq", - "id": 3709, - "replace": 4814 - }, - { - "name": "GetPlayerMpModeAvailabilityReq", - "id": 26251, - "replace": 1820 - }, - { - "name": "GetPlayerMpModeAvailabilityRsp", - "id": 28762, - "replace": 1823 - }, - { - "name": "GetPlayerSocialDetailReq", - "id": 928, - "replace": 4092 - }, - { - "name": "GetPlayerSocialDetailRsp", - "id": 7452, - "replace": 4063 - }, { "name": "GetPlayerTokenReq", - "id": 21228, - "replace": 190 + "id": 6013, + "replace": 23703 }, { "name": "GetPlayerTokenRsp", - "id": 2407, - "replace": 196 - }, - { - "name": "GetPushTipsRewardReq", - "id": 9818, - "replace": 2295 - }, - { - "name": "GetPushTipsRewardRsp", - "id": 1440, - "replace": 2250 - }, - { - "name": "GetQuestTalkHistoryReq", - "id": 472 - }, - { - "name": "GetQuestTalkHistoryRsp", - "id": 492 - }, - { - "name": "GetRecentMpPlayerListReq", - "id": 9833, - "replace": 4035 - }, - { - "name": "GetRecentMpPlayerListRsp", - "id": 24279, - "replace": 4033 - }, - { - "name": "GetRegionSearchReq", - "id": 2030, - "replace": 5615 - }, - { - "name": "GetReunionMissionInfoReq", - "id": 27824, - "replace": 5070 - }, - { - "name": "GetReunionMissionInfoRsp", - "id": 8359, - "replace": 5073 - }, - { - "name": "GetReunionPrivilegeInfoReq", - "id": 29305, - "replace": 5074 - }, - { - "name": "GetReunionPrivilegeInfoRsp", - "id": 23273, - "replace": 5075 - }, - { - "name": "GetReunionSignInInfoReq", - "id": 28782, - "replace": 5065 - }, - { - "name": "GetReunionSignInInfoRsp", - "id": 22823, - "replace": 5076 - }, - { - "name": "GetSceneAreaReq", - "id": 25175, - "replace": 286 - }, - { - "name": "GetSceneAreaRsp", - "id": 27029, - "replace": 251 - }, - { - "name": "GetSceneNpcPositionReq", - "id": 24678, - "replace": 576 - }, - { - "name": "GetSceneNpcPositionRsp", - "id": 412, - "replace": 516 - }, - { - "name": "GetScenePerformanceReq", - "id": 3953, - "replace": 3461 - }, - { - "name": "GetScenePerformanceRsp", - "id": 25307, - "replace": 3454 - }, - { - "name": "GetScenePointReq", - "id": 23197, - "replace": 265 - }, - { - "name": "GetScenePointRsp", - "id": 7133, - "replace": 299 - }, - { - "name": "GetShopReq", - "id": 9681, - "replace": 790 - }, - { - "name": "GetShopRsp", - "id": 22793, - "replace": 796 - }, - { - "name": "GetShopmallDataReq", - "id": 2616, - "replace": 716 - }, - { - "name": "GetShopmallDataRsp", - "id": 1087, - "replace": 756 - }, - { - "name": "GetSignInRewardReq", - "id": 25930, - "replace": 2516 - }, - { - "name": "GetSignInRewardRsp", - "id": 27270, - "replace": 2556 - }, - { - "name": "GetWidgetSlotReq", - "id": 24304, - "replace": 4258 - }, - { - "name": "GetWidgetSlotRsp", - "id": 28535, - "replace": 4291 - }, - { - "name": "GetWorldMpInfoReq", - "id": 6964, - "replace": 3100 - }, - { - "name": "GetWorldMpInfoRsp", - "id": 1461, - "replace": 3353 - }, - { - "name": "GiveUpRoguelikeDungeonCardReq", - "id": 8630, - "replace": 8253 - }, - { - "name": "GiveUpRoguelikeDungeonCardRsp", - "id": 28045, - "replace": 8563 - }, - { - "name": "GivingRecordChangeNotify", - "id": 20863, - "replace": 124 - }, - { - "name": "GivingRecordNotify", - "id": 7258, - "replace": 137 - }, - { - "name": "GmTalkNotify", - "id": 8449, - "replace": 50 - }, - { - "name": "GmTalkReq", - "id": 25907, - "replace": 96 - }, - { - "name": "GmTalkRsp", - "id": 3923, - "replace": 89 - }, - { - "name": "GrantRewardNotify", - "id": 24643, - "replace": 697 - }, - { - "name": "GroupLinkAllNotify", - "id": 22877, - "replace": 5759 - }, - { - "name": "GroupLinkChangeNotify", - "id": 5992, - "replace": 5766 - }, - { - "name": "GroupLinkDeleteNotify", - "id": 20325, - "replace": 5767 - }, - { - "name": "GroupSuiteNotify", - "id": 6257, - "replace": 3026 - }, - { - "name": "GroupUnloadNotify", - "id": 27542, - "replace": 3281 - }, - { - "name": "GuestBeginEnterSceneNotify", - "id": 2725, - "replace": 3457 - }, - { - "name": "GuestPostEnterSceneNotify", - "id": 4310, - "replace": 3145 - }, - { - "name": "H5ActivityIdsNotify", - "id": 28482, - "replace": 5667 - }, - { - "name": "HideAndSeekPlayerReadyNotify", - "id": 20706, - "replace": 5340 - }, - { - "name": "HideAndSeekPlayerSetAvatarNotify", - "id": 27442, - "replace": 5345 - }, - { - "name": "HideAndSeekSelectAvatarReq", - "id": 1259, - "replace": 5349 - }, - { - "name": "HideAndSeekSelectAvatarRsp", - "id": 4472, - "replace": 5318 - }, - { - "name": "HideAndSeekSelectSkillReq", - "id": 2859, - "replace": 8030 - }, - { - "name": "HideAndSeekSelectSkillRsp", - "id": 544, - "replace": 8916 - }, - { - "name": "HideAndSeekSetReadyReq", - "id": 24183, - "replace": 5358 - }, - { - "name": "HideAndSeekSetReadyRsp", - "id": 27329, - "replace": 5315 - }, - { - "name": "HideAndSeekSettleNotify", - "id": 21206, - "replace": 5326 - }, - { - "name": "HitClientTrivialNotify", - "id": 20211, - "replace": 253 - }, - { - "name": "HitTreeNotify", - "id": 8766, - "replace": 3035 - }, - { - "name": "HomeAvatarAllFinishRewardNotify", - "id": 9497, - "replace": 4662 - }, - { - "name": "HomeAvatarCostumeChangeNotify", - "id": 28208, - "replace": 4713 - }, - { - "name": "HomeAvatarRewardEventGetReq", - "id": 26566, - "replace": 4788 - }, - { - "name": "HomeAvatarRewardEventGetRsp", - "id": 25571, - "replace": 4565 - }, - { - "name": "HomeAvatarRewardEventNotify", - "id": 2640, - "replace": 4626 - }, - { - "name": "HomeAvatarSummonAllEventNotify", - "id": 6401, - "replace": 4464 - }, - { - "name": "HomeAvatarSummonEventReq", - "id": 9238, - "replace": 4776 - }, - { - "name": "HomeAvatarSummonEventRsp", - "id": 27614, - "replace": 4647 - }, - { - "name": "HomeAvatarSummonFinishReq", - "id": 24791, - "replace": 4638 - }, - { - "name": "HomeAvatarSummonFinishRsp", - "id": 8835, - "replace": 4686 - }, - { - "name": "HomeAvatarTalkFinishInfoNotify", - "id": 1817, - "replace": 4768 - }, - { - "name": "HomeAvatarTalkReq", - "id": 22316, - "replace": 4522 - }, - { - "name": "HomeAvatarTalkRsp", - "id": 1147, - "replace": 4628 - }, - { - "name": "HomeAvtarAllFinishRewardNotify", - "id": 9713, - "replace": 4533 - }, - { - "name": "HomeBasicInfoNotify", - "id": 4186, - "replace": 4727 - }, - { - "name": "HomeBlockNotify", - "id": 20667, - "replace": 4705 - }, - { - "name": "HomeChangeEditModeReq", - "id": 8351, - "replace": 4879 - }, - { - "name": "HomeChangeEditModeRsp", - "id": 7491, - "replace": 4701 - }, - { - "name": "HomeChangeModuleReq", - "id": 1750, - "replace": 4587 - }, - { - "name": "HomeChangeModuleRsp", - "id": 20550, - "replace": 4516 - }, - { - "name": "HomeChooseModuleReq", - "id": 29914, - "replace": 4457 - }, - { - "name": "HomeChooseModuleRsp", - "id": 20087, - "replace": 4834 - }, - { - "name": "HomeComfortInfoNotify", - "id": 4153, - "replace": 4631 - }, - { - "name": "HomeCustomFurnitureInfoNotify", - "id": 7355, - "replace": 4510 - }, - { - "name": "HomeEditCustomFurnitureReq", - "id": 27340, - "replace": 4550 - }, - { - "name": "HomeEditCustomFurnitureRsp", - "id": 23160, - "replace": 4755 - }, - { - "name": "HomeFishFarmingInfoNotify", - "id": 136, - "replace": 4882 - }, - { - "name": "HomeGetArrangementInfoReq", - "id": 22421, - "replace": 4593 - }, - { - "name": "HomeGetArrangementInfoRsp", - "id": 24303, - "replace": 4822 - }, - { - "name": "HomeGetBasicInfoReq", - "id": 27734, - "replace": 4858 - }, - { - "name": "HomeGetFishFarmingInfoReq", - "id": 21521, - "replace": 4807 - }, - { - "name": "HomeGetFishFarmingInfoRsp", - "id": 2235, - "replace": 4775 - }, - { - "name": "HomeGetOnlineStatusReq", - "id": 2120, - "replace": 4873 - }, - { - "name": "HomeGetOnlineStatusRsp", - "id": 8222, - "replace": 4649 - }, - { - "name": "HomeKickPlayerReq", - "id": 24840, - "replace": 4632 - }, - { - "name": "HomeKickPlayerRsp", - "id": 1719, - "replace": 4771 - }, - { - "name": "HomeLimitedShopBuyGoodsReq", - "id": 838, - "replace": 4867 - }, - { - "name": "HomeLimitedShopBuyGoodsRsp", - "id": 6986, - "replace": 4823 - }, - { - "name": "HomeLimitedShopGoodsListReq", - "id": 24383, - "replace": 4515 - }, - { - "name": "HomeLimitedShopGoodsListRsp", - "id": 21781, - "replace": 4597 - }, - { - "name": "HomeLimitedShopInfoChangeNotify", - "id": 22844, - "replace": 4751 - }, - { - "name": "HomeLimitedShopInfoNotify", - "id": 25226, - "replace": 4825 - }, - { - "name": "HomeLimitedShopInfoReq", - "id": 23396, - "replace": 4511 - }, - { - "name": "HomeLimitedShopInfoRsp", - "id": 8746, - "replace": 4731 - }, - { - "name": "HomeMarkPointNotify", - "id": 23013, - "replace": 4551 - }, - { - "name": "HomeModuleSeenReq", - "id": 27692, - "replace": 4896 - }, - { - "name": "HomeModuleSeenRsp", - "id": 3944, - "replace": 4605 - }, - { - "name": "HomeModuleUnlockNotify", - "id": 811, - "replace": 4660 - }, - { - "name": "HomePlantFieldNotify", - "id": 5595, - "replace": 4612 - }, - { - "name": "HomePlantInfoNotify", - "id": 27599, - "replace": 4852 - }, - { - "name": "HomePlantInfoReq", - "id": 7267, - "replace": 4600 - }, - { - "name": "HomePlantInfoRsp", - "id": 5633, - "replace": 4604 - }, - { - "name": "HomePlantSeedReq", - "id": 20675, - "replace": 4624 - }, - { - "name": "HomePlantSeedRsp", - "id": 9241, - "replace": 4479 - }, - { - "name": "HomePlantWeedReq", - "id": 20037, - "replace": 4476 - }, - { - "name": "HomePlantWeedRsp", - "id": 2656, - "replace": 4570 - }, - { - "name": "HomePriorCheckNotify", - "id": 1456, - "replace": 4501 - }, - { - "name": "HomeResourceNotify", - "id": 5204, - "replace": 4687 - }, - { - "name": "HomeResourceTakeFetterExpReq", - "id": 4383, - "replace": 4577 - }, - { - "name": "HomeResourceTakeFetterExpRsp", - "id": 9922, - "replace": 4519 - }, - { - "name": "HomeResourceTakeHomeCoinReq", - "id": 4728, - "replace": 4694 - }, - { - "name": "HomeResourceTakeHomeCoinRsp", - "id": 6329, - "replace": 4672 - }, - { - "name": "HomeSceneInitFinishReq", - "id": 27778, - "replace": 4613 - }, - { - "name": "HomeSceneInitFinishRsp", - "id": 9038, - "replace": 4536 - }, - { - "name": "HomeSceneJumpReq", - "id": 2482, - "replace": 4844 - }, - { - "name": "HomeSceneJumpRsp", - "id": 22825, - "replace": 4518 - }, - { - "name": "HomeTransferReq", - "id": 28287, - "replace": 4681 - }, - { - "name": "HomeTransferRsp", - "id": 5429, - "replace": 4741 - }, - { - "name": "HomeUpdateArrangementInfoReq", - "id": 4976, - "replace": 4461 - }, - { - "name": "HomeUpdateArrangementInfoRsp", - "id": 28545, - "replace": 4888 - }, - { - "name": "HomeUpdateFishFarmingInfoReq", - "id": 25936, - "replace": 4889 - }, - { - "name": "HomeUpdateFishFarmingInfoRsp", - "id": 28093, - "replace": 4764 - }, - { - "name": "HostPlayerNotify", - "id": 9459, - "replace": 389 - }, - { - "name": "HuntingFailNotify", - "id": 22800, - "replace": 4342 - }, - { - "name": "HuntingGiveUpReq", - "id": 2156, - "replace": 4331 - }, - { - "name": "HuntingGiveUpRsp", - "id": 5719, - "replace": 4321 - }, - { - "name": "HuntingOngoingNotify", - "id": 27610, - "replace": 4336 - }, - { - "name": "HuntingRevealClueNotify", - "id": 26057, - "replace": 4322 - }, - { - "name": "HuntingRevealFinalNotify", - "id": 9240, - "replace": 4320 - }, - { - "name": "HuntingStartNotify", - "id": 6362, - "replace": 4345 - }, - { - "name": "HuntingSuccessNotify", - "id": 28721, - "replace": 4323 - }, - { - "name": "InBattleMechanicusBuildingPointsNotify", - "id": 26238, - "replace": 5341 - }, - { - "name": "InBattleMechanicusCardResultNotify", - "id": 1024, - "replace": 5365 - }, - { - "name": "InBattleMechanicusConfirmCardNotify", - "id": 27077, - "replace": 5312 - }, - { - "name": "InBattleMechanicusConfirmCardReq", - "id": 2433, - "replace": 5359 - }, - { - "name": "InBattleMechanicusConfirmCardRsp", - "id": 22810, - "replace": 5378 - }, - { - "name": "InBattleMechanicusEscapeMonsterNotify", - "id": 5320 - }, - { - "name": "InBattleMechanicusLeftMonsterNotify", - "id": 9107, - "replace": 5356 - }, - { - "name": "InBattleMechanicusPickCardNotify", - "id": 2126, - "replace": 5363 - }, - { - "name": "InBattleMechanicusPickCardReq", - "id": 23219, - "replace": 5372 - }, - { - "name": "InBattleMechanicusPickCardRsp", - "id": 22789, - "replace": 5392 - }, - { - "name": "InBattleMechanicusSettleNotify", - "id": 9184, - "replace": 5375 - }, - { - "name": "InteractDailyDungeonInfoNotify", - "id": 2249, - "replace": 945 - }, - { - "name": "InterruptGalleryReq", - "id": 22371, - "replace": 5512 - }, - { - "name": "InterruptGalleryRsp", - "id": 1940, - "replace": 5565 - }, - { - "name": "InvestigationMonsterUpdateNotify", - "id": 23884, - "replace": 1912 - }, - { - "name": "ItemAddHintNotify", - "id": 20755, - "replace": 616 - }, - { - "name": "ItemCdGroupTimeNotify", - "id": 21839, - "replace": 635 - }, - { - "name": "ItemGivingReq", - "id": 4527, - "replace": 101 - }, - { - "name": "ItemGivingRsp", - "id": 7103, - "replace": 169 - }, - { - "name": "JoinHomeWorldFailNotify", - "id": 2403, - "replace": 4611 - }, - { - "name": "JoinPlayerFailNotify", - "id": 8257, - "replace": 262 - }, - { - "name": "JoinPlayerSceneReq", - "id": 27395, - "replace": 247 - }, - { - "name": "JoinPlayerSceneRsp", - "id": 23693, - "replace": 236 - }, - { - "name": "KeepAliveNotify", - "id": 28778, - "replace": 90 - }, - { - "name": "LeaveSceneReq", - "id": 1616, - "replace": 296 - }, - { - "name": "LeaveSceneRsp", - "id": 25971, - "replace": 289 - }, - { - "name": "LeaveWorldNotify", - "id": 22405, - "replace": 3487 - }, - { - "name": "LevelupCityReq", - "id": 8097, - "replace": 237 - }, - { - "name": "LevelupCityRsp", - "id": 9797, - "replace": 224 - }, - { - "name": "LifeStateChangeNotify", - "id": 25474, - "replace": 1296 - }, - { - "name": "LiveEndNotify", - "id": 24015, - "replace": 870 - }, - { - "name": "LiveStartNotify", - "id": 1396, - "replace": 898 - }, - { - "name": "LoadActivityTerrainNotify", - "id": 5, - "replace": 2165 - }, - { - "name": "LuaEnvironmentEffectNotify", - "id": 3994, - "replace": 3207 - }, - { - "name": "LuaSetOptionNotify", - "id": 21205, - "replace": 337 - }, - { - "name": "LunaRiteAreaFinishNotify", - "id": 22632, - "replace": 8209 - }, - { - "name": "LunaRiteGroupBundleRegisterNotify", - "id": 5030, - "replace": 8794 - }, - { - "name": "LunaRiteHintPointRemoveNotify", - "id": 4154, - "replace": 8663 - }, - { - "name": "LunaRiteHintPointReq", - "id": 9947, - "replace": 8351 - }, - { - "name": "LunaRiteHintPointRsp", - "id": 853, - "replace": 8822 - }, - { - "name": "LunaRiteSacrificeReq", - "id": 27967, - "replace": 8447 - }, - { - "name": "LunaRiteSacrificeRsp", - "id": 5864, - "replace": 8980 - }, - { - "name": "LunaRiteTakeSacrificeRewardReq", - "id": 23018, - "replace": 8853 - }, - { - "name": "LunaRiteTakeSacrificeRewardRsp", - "id": 24725, - "replace": 8646 - }, - { - "name": "MailChangeNotify", - "id": 7569, - "replace": 1496 - }, - { - "name": "MainCoopUpdateNotify", - "id": 1415, - "replace": 1966 - }, - { - "name": "MapAreaChangeNotify", - "id": 21970, - "replace": 3018 - }, - { - "name": "MarkEntityInMinMapNotify", - "id": 315, - "replace": 240 - }, - { - "name": "MarkMapReq", - "id": 1812, - "replace": 3483 - }, - { - "name": "MarkMapRsp", - "id": 28945, - "replace": 3050 - }, - { - "name": "MarkNewNotify", - "id": 26228, - "replace": 1278 - }, - { - "name": "MarkTargetInvestigationMonsterNotify", - "id": 21010, - "replace": 1924 - }, - { - "name": "MassiveEntityElementOpBatchNotify", - "id": 699, - "replace": 400 - }, - { - "name": "MassiveEntityStateChangedNotify", - "id": 21761, - "replace": 315 - }, - { - "name": "MaterialDeleteReturnNotify", - "id": 6719, - "replace": 634 - }, - { - "name": "MaterialDeleteUpdateNotify", - "id": 9737, - "replace": 657 - }, - { - "name": "McoinExchangeHcoinReq", - "id": 29611, - "replace": 637 - }, - { - "name": "McoinExchangeHcoinRsp", - "id": 21323, - "replace": 624 - }, - { - "name": "MechanicusCandidateTeamCreateReq", - "id": 28997, - "replace": 3999 - }, - { - "name": "MechanicusCandidateTeamCreateRsp", - "id": 29756, - "replace": 3975 - }, - { - "name": "MechanicusCloseNotify", - "id": 25277, - "replace": 3956 - }, - { - "name": "MechanicusCoinNotify", - "id": 6477, - "replace": 3976 - }, - { - "name": "MechanicusLevelupGearReq", - "id": 8848, - "replace": 3992 - }, - { - "name": "MechanicusLevelupGearRsp", - "id": 23973, - "replace": 3963 - }, - { - "name": "MechanicusOpenNotify", - "id": 27627, - "replace": 3916 - }, - { - "name": "MechanicusSequenceOpenNotify", - "id": 9692, - "replace": 3989 - }, - { - "name": "MechanicusUnlockGearReq", - "id": 25222, - "replace": 3941 - }, - { - "name": "MechanicusUnlockGearRsp", - "id": 27878, - "replace": 3972 - }, - { - "name": "MeetNpcReq", - "id": 25501, - "replace": 541 - }, - { - "name": "MeetNpcRsp", - "id": 25074, - "replace": 572 - }, - { - "name": "MetNpcIdListNotify", - "id": 28244, - "replace": 556 - }, - { - "name": "MiracleRingDataNotify", - "id": 3064, - "replace": 5217 - }, - { - "name": "MiracleRingDeliverItemReq", - "id": 28950, - "replace": 5245 - }, - { - "name": "MiracleRingDeliverItemRsp", - "id": 20932, - "replace": 5222 - }, - { - "name": "MiracleRingDestroyNotify", - "id": 8260, - "replace": 5220 - }, - { - "name": "MiracleRingDropResultNotify", - "id": 7312, - "replace": 5226 - }, - { - "name": "MiracleRingTakeRewardReq", - "id": 29462, - "replace": 5249 - }, - { - "name": "MiracleRingTakeRewardRsp", - "id": 119, - "replace": 5215 - }, - { - "name": "MistTrialDunegonFailNotify", - "id": 9722, - "replace": 8243 - }, - { - "name": "MistTrialGetChallengeMissionReq", - "id": 28736, - "replace": 8804 - }, - { - "name": "MistTrialGetChallengeMissionRsp", - "id": 23092, - "replace": 8558 - }, - { - "name": "MistTrialSelectAvatarAndEnterDungeonReq", - "id": 29677, - "replace": 8943 - }, - { - "name": "MistTrialSelectAvatarAndEnterDungeonRsp", - "id": 24511, - "replace": 8364 - }, - { - "name": "MonsterAIConfigHashNotify", - "id": 1317, - "replace": 3467 - }, - { - "name": "MonsterAlertChangeNotify", - "id": 20036, - "replace": 397 - }, - { - "name": "MonsterForceAlertNotify", - "id": 3111, - "replace": 381 - }, - { - "name": "MonsterPointArrayRouteUpdateNotify", - "id": 28752, - "replace": 3307 - }, - { - "name": "MonsterSummonTagNotify", - "id": 26800, - "replace": 1390 - }, - { - "name": "MpBlockNotify", - "id": 27749, - "replace": 1803 - }, - { - "name": "MpPlayGuestReplyInviteReq", - "id": 9875, - "replace": 1848 - }, - { - "name": "MpPlayGuestReplyInviteRsp", - "id": 107, - "replace": 1812 - }, - { - "name": "MpPlayGuestReplyNotify", - "id": 25876, - "replace": 1819 - }, - { - "name": "MpPlayInviteResultNotify", - "id": 23666, - "replace": 1818 - }, - { - "name": "MpPlayOwnerCheckReq", - "id": 27770, - "replace": 1850 - }, - { - "name": "MpPlayOwnerCheckRsp", - "id": 6021, - "replace": 1824 - }, - { - "name": "MpPlayOwnerInviteNotify", - "id": 21958, - "replace": 1837 - }, - { - "name": "MpPlayOwnerStartInviteReq", - "id": 7309, - "replace": 1825 - }, - { - "name": "MpPlayOwnerStartInviteRsp", - "id": 20017, - "replace": 1843 - }, - { - "name": "MpPlayPrepareInterruptNotify", - "id": 3739, - "replace": 1847 - }, - { - "name": "MpPlayPrepareNotify", - "id": 22136, - "replace": 1844 - }, - { - "name": "MultistagePlayEndNotify", - "id": 5212, - "replace": 5366 - }, - { - "name": "MultistagePlayFinishStageReq", - "id": 20554, - "replace": 5396 - }, - { - "name": "MultistagePlayFinishStageRsp", - "id": 672, - "replace": 5399 - }, - { - "name": "MultistagePlayInfoNotify", - "id": 7198, - "replace": 5390 - }, - { - "name": "MultistagePlaySettleNotify", - "id": 24122, - "replace": 5371 - }, - { - "name": "MultistagePlayStageEndNotify", - "id": 3019, - "replace": 5355 - }, - { - "name": "GetUgcRsp", - "id": 29873, - "replace": 6316 - }, - { - "name": "MusicGameGetBeatmapRsp", - "id": 6309 - }, - { - "name": "MusicGameSettleReq", - "id": 24309, - "replace": 8512 - }, - { - "name": "MusicGameSettleRsp", - "id": 7327, - "replace": 8156 - }, - { - "name": "MusicGameStartReq", - "id": 2690, - "replace": 8292 - }, - { - "name": "MusicGameStartRsp", - "id": 6458, - "replace": 8128 - }, - { - "name": "MusicGameCreateBeatmapRsp", - "id": 6347 - }, - { - "name": "GetUgcReq", - "id": 3704, - "replace": 6309 - }, - { - "name": "MusicGameSearchBeatmapRsp", - "id": 6304 - }, - { - "name": "MusicGameSearchBeatmapReq", - "id": 6343 - }, - { - "name": "MusicGameStartToPlayOthersBeatmapReq", - "id": 6302 - }, - { - "name": "MusicGameStartToPlayOthersBeatmapRsp", - "id": 6313 - }, - { - "name": "NavMeshStatsNotify", - "id": 2339, - "replace": 2337 - }, - { - "name": "NormalUidOpNotify", - "id": 23286, - "replace": 5709 - }, - { - "name": "NpcTalkReq", - "id": 3174, - "replace": 590 - }, - { - "name": "NpcTalkRsp", - "id": 3890, - "replace": 596 - }, - { - "name": "ObstacleModifyNotify", - "id": 2314, - "replace": 2389 - }, - { - "name": "OfferingInteractReq", - "id": 4106, - "replace": 2907 - }, - { - "name": "OfferingInteractRsp", - "id": 21253, - "replace": 2920 - }, - { - "name": "OneofGatherPointDetectorDataNotify", - "id": 4297 - }, - { - "name": "OpActivityDataNotify", - "id": 7676, - "replace": 5189 - }, - { - "name": "OpActivityStateNotify", - "id": 24977, - "replace": 2590 - }, - { - "name": "OpActivityUpdateNotify", - "id": 24399, - "replace": 5176 - }, - { - "name": "OpenBlossomCircleCampGuideNotify", - "id": 4362, - "replace": 2741 - }, - { - "name": "OpenStateChangeNotify", - "id": 5778, - "replace": 195 - }, - { - "name": "OpenStateUpdateNotify", - "id": 9279, - "replace": 139 - }, - { - "name": "OrderDisplayNotify", - "id": 595, - "replace": 4126 - }, - { - "name": "OrderFinishNotify", - "id": 26680, - "replace": 4117 - }, - { - "name": "OtherPlayerEnterHomeNotify", - "id": 25817, - "replace": 4876 - }, - { - "name": "PSNBlackListNotify", - "id": 23957, - "replace": 4001 - }, - { - "name": "PSNFriendListNotify", - "id": 25239, - "replace": 4024 - }, - { - "name": "PSPlayerApplyEnterMpReq", - "id": 3109, - "replace": 1831 - }, - { - "name": "PSPlayerApplyEnterMpRsp", - "id": 21696, - "replace": 1821 - }, - { - "name": "PathfindingEnterSceneReq", - "id": 2347, - "replace": 2316 - }, - { - "name": "PathfindingEnterSceneRsp", - "id": 2373, - "replace": 2356 - }, - { - "name": "PathfindingPingNotify", - "id": 2311, - "replace": 2376 - }, - { - "name": "PersonalLineAllDataReq", - "id": 9323, - "replace": 406 - }, - { - "name": "PersonalLineAllDataRsp", - "id": 20607, - "replace": 404 - }, - { - "name": "PersonalLineNewUnlockNotify", - "id": 8744, - "replace": 488 - }, - { - "name": "PersonalSceneJumpReq", - "id": 20938, - "replace": 268 - }, - { - "name": "PersonalSceneJumpRsp", - "id": 26151, - "replace": 293 - }, - { - "name": "PingReq", - "id": 5285, - "replace": 16 - }, - { - "name": "PingRsp", - "id": 8231, - "replace": 56 - }, - { - "name": "PlantFlowerAcceptAllGiveFlowerReq", - "id": 27784, - "replace": 8210 - }, - { - "name": "PlantFlowerAcceptAllGiveFlowerRsp", - "id": 5535, - "replace": 8456 - }, - { - "name": "PlantFlowerAcceptGiveFlowerReq", - "id": 27522, - "replace": 8561 - }, - { - "name": "PlantFlowerAcceptGiveFlowerRsp", - "id": 26652, - "replace": 8614 - }, - { - "name": "PlantFlowerEditFlowerCombinationReq", - "id": 25884, - "replace": 8639 - }, - { - "name": "PlantFlowerEditFlowerCombinationRsp", - "id": 5492, - "replace": 8379 - }, - { - "name": "PlantFlowerGetCanGiveFriendFlowerReq", - "id": 21688, - "replace": 8250 - }, - { - "name": "PlantFlowerGetCanGiveFriendFlowerRsp", - "id": 2946, - "replace": 8104 - }, - { - "name": "PlantFlowerGetFriendFlowerWishListReq", - "id": 21731, - "replace": 8562 - }, - { - "name": "PlantFlowerGetFriendFlowerWishListRsp", - "id": 24917, - "replace": 8571 - }, - { - "name": "PlantFlowerGetRecvFlowerListReq", - "id": 5568, - "replace": 8225 - }, - { - "name": "PlantFlowerGetRecvFlowerListRsp", - "id": 26967, - "replace": 8365 - }, - { - "name": "PlantFlowerGetSeedInfoReq", - "id": 23803, - "replace": 8915 - }, - { - "name": "PlantFlowerGetSeedInfoRsp", - "id": 20942, - "replace": 8809 - }, - { - "name": "PlantFlowerGiveFriendFlowerReq", - "id": 512, - "replace": 8693 - }, - { - "name": "PlantFlowerGiveFriendFlowerRsp", - "id": 24990, - "replace": 8239 - }, - { - "name": "PlantFlowerHaveRecvFlowerNotify", - "id": 7995, - "replace": 8205 - }, - { - "name": "PlantFlowerSetFlowerWishReq", - "id": 1934, - "replace": 8043 - }, - { - "name": "PlantFlowerSetFlowerWishRsp", - "id": 24250, - "replace": 8180 - }, - { - "name": "PlantFlowerTakeSeedRewardReq", - "id": 23356, - "replace": 8467 - }, - { - "name": "PlantFlowerTakeSeedRewardRsp", - "id": 28953, - "replace": 8868 - }, - { - "name": "PlatformChangeRouteNotify", - "id": 8048, - "replace": 219 - }, - { - "name": "PlatformStartRouteNotify", - "id": 7427, - "replace": 269 - }, - { - "name": "PlatformStopRouteNotify", - "id": 27462, - "replace": 232 - }, - { - "name": "PlayerAllowEnterMpAfterAgreeMatchNotify", - "id": 2971, - "replace": 4173 - }, - { - "name": "PlayerApplyEnterHomeNotify", - "id": 26047, - "replace": 4549 - }, - { - "name": "PlayerApplyEnterHomeResultNotify", - "id": 26518, - "replace": 4832 - }, - { - "name": "PlayerApplyEnterHomeResultReq", - "id": 20101, - "replace": 4591 - }, - { - "name": "PlayerApplyEnterHomeResultRsp", - "id": 5358, - "replace": 4725 - }, - { - "name": "PlayerApplyEnterMpAfterMatchAgreedNotify", - "id": 9475, - "replace": 4186 - }, - { - "name": "PlayerApplyEnterMpNotify", - "id": 5296, - "replace": 1809 - }, - { - "name": "PlayerApplyEnterMpReq", - "id": 9629, - "replace": 1816 - }, - { - "name": "PlayerApplyEnterMpResultNotify", - "id": 3467, - "replace": 1849 - }, - { - "name": "PlayerApplyEnterMpResultReq", - "id": 24849, - "replace": 1815 - }, - { - "name": "PlayerApplyEnterMpResultRsp", - "id": 6395, - "replace": 1826 - }, - { - "name": "PlayerApplyEnterMpRsp", - "id": 20994, - "replace": 1817 - }, - { - "name": "PlayerCancelMatchReq", - "id": 9117, - "replace": 4199 - }, - { - "name": "PlayerCancelMatchRsp", - "id": 4875, - "replace": 4165 - }, - { - "name": "PlayerChatCDNotify", - "id": 26350, - "replace": 3019 - }, - { - "name": "PlayerChatNotify", - "id": 9541, - "replace": 3103 - }, - { - "name": "PlayerChatReq", - "id": 23230, - "replace": 3065 - }, - { - "name": "PlayerChatRsp", - "id": 27239, - "replace": 3425 - }, - { - "name": "PlayerCompoundMaterialReq", - "id": 7541, - "replace": 133 - }, - { - "name": "PlayerCompoundMaterialRsp", - "id": 25784, - "replace": 183 - }, - { - "name": "PlayerConfirmMatchReq", - "id": 1167, - "replace": 4172 - }, - { - "name": "PlayerConfirmMatchRsp", - "id": 21369, - "replace": 4170 - }, - { - "name": "PlayerCookArgsReq", - "id": 7878, - "replace": 132 - }, - { - "name": "PlayerCookArgsRsp", - "id": 9840, - "replace": 119 - }, - { - "name": "PlayerCookReq", - "id": 27404, - "replace": 150 - }, - { - "name": "PlayerCookRsp", - "id": 1250, - "replace": 148 - }, - { - "name": "PlayerDataNotify", - "id": 2051, - "replace": 172 - }, - { - "name": "PlayerEnterDungeonReq", - "id": 28791, - "replace": 989 - }, - { - "name": "PlayerEnterDungeonRsp", - "id": 24874, - "replace": 976 - }, - { - "name": "PlayerEnterSceneInfoNotify", - "id": 27063, - "replace": 291 - }, - { - "name": "PlayerEnterSceneNotify", - "id": 2783, - "replace": 290 - }, - { - "name": "PlayerEyePointStateNotify", - "id": 27367, - "replace": 3222 - }, - { - "name": "PlayerFishingDataNotify", - "id": 6317, - "replace": 5837 - }, - { - "name": "PlayerForceExitReq", - "id": 1819, - "replace": 152 - }, - { - "name": "PlayerForceExitRsp", - "id": 22773, - "replace": 144 - }, - { - "name": "PlayerGameTimeNotify", - "id": 22433, - "replace": 159 - }, - { - "name": "PlayerGeneralMatchConfirmNotify", - "id": 1380, - "replace": 4171 - }, - { - "name": "PlayerGeneralMatchDismissNotify", - "id": 2964, - "replace": 4181 - }, - { - "name": "PlayerGetForceQuitBanInfoReq", - "id": 24478, - "replace": 4200 - }, - { - "name": "PlayerGetForceQuitBanInfoRsp", - "id": 8368, - "replace": 4174 - }, - { - "name": "PlayerHomeCompInfoNotify", - "id": 365, - "replace": 4617 - }, - { - "name": "PlayerInjectFixNotify", - "id": 27662, - "replace": 122 - }, - { - "name": "PlayerInvestigationAllInfoNotify", - "id": 23777, - "replace": 1917 - }, - { - "name": "PlayerInvestigationNotify", - "id": 22886, - "replace": 1910 - }, - { - "name": "PlayerInvestigationTargetNotify", - "id": 1218, - "replace": 1927 - }, - { - "name": "PlayerLevelRewardUpdateNotify", - "id": 3756, - "replace": 157 + "id": 24174, + "replace": 322 }, { "name": "PlayerLoginReq", - "id": 25842, - "replace": 189 + "id": 2422, + "replace": 7412 }, { "name": "PlayerLoginRsp", - "id": 29665, - "replace": 176 + "id": 27771, + "replace": 22719 }, { - "name": "PlayerLogoutNotify", - "id": 9133, - "replace": 141 + "name": "PlayerDataNotify", + "id": 7961, + "replace": 21169 }, { - "name": "PlayerLogoutReq", - "id": 5347, - "replace": 116 + "name": "OpenStateUpdateNotify", + "id": 29093, + "replace": 29113 }, { - "name": "PlayerLogoutRsp", - "id": 24757, - "replace": 156 - }, - { - "name": "PlayerLuaShellNotify", - "id": 29883, - "replace": 127 - }, - { - "name": "PlayerMatchAgreedResultNotify", - "id": 29150, - "replace": 4192 - }, - { - "name": "PlayerMatchInfoNotify", - "id": 6049, - "replace": 4167 - }, - { - "name": "PlayerMatchStopNotify", - "id": 5482, - "replace": 4176 - }, - { - "name": "PlayerMatchSuccNotify", - "id": 29434, - "replace": 4195 - }, - { - "name": "PlayerOfferingDataNotify", - "id": 22150, - "replace": 2918 - }, - { - "name": "PlayerOfferingReq", - "id": 43, - "replace": 2908 - }, - { - "name": "PlayerOfferingRsp", - "id": 9486, - "replace": 2912 - }, - { - "name": "PlayerPreEnterMpNotify", - "id": 23905, - "replace": 1822 - }, - { - "name": "PlayerPropChangeNotify", - "id": 24729, - "replace": 142 - }, - { - "name": "PlayerPropChangeReasonNotify", - "id": 28241, - "replace": 1263 + "name": "AvatarDataNotify", + "id": 23378, + "replace": 26021 }, { "name": "PlayerPropNotify", - "id": 7058, - "replace": 178 + "id": 50001 }, { - "name": "PlayerQuitDungeonReq", - "id": 20980, - "replace": 916 + "name": "PlayerEnterSceneNotify", + "id": 3595, + "replace": 23590 }, { - "name": "PlayerQuitDungeonRsp", - "id": 4431, - "replace": 956 + "name": "GetPlayerSocialDetailReq", + "id": 50002 }, { - "name": "PlayerQuitFromHomeNotify", - "id": 27102, - "replace": 4745 + "name": "GetPlayerSocialDetailRsp", + "id": 50003 }, { - "name": "PlayerQuitFromMpNotify", - "id": 20263, - "replace": 1845 + "name": "GetShopReq", + "id": 50004 }, { - "name": "PlayerRandomCookReq", - "id": 7190, - "replace": 198 + "name": "GetShopRsp", + "id": 50005 }, { - "name": "PlayerRandomCookRsp", - "id": 9489, - "replace": 197 + "name": "EnterSceneReadyReq", + "id": 20524, + "replace": 27508 }, { - "name": "PlayerRechargeDataNotify", - "id": 9891, - "replace": 4115 + "name": "EnterScenePeerNotify", + "id": 9626, + "replace": 20926 }, { - "name": "PlayerReportReq", - "id": 28063, - "replace": 4074 - }, - { - "name": "PlayerReportRsp", - "id": 3564, - "replace": 4073 - }, - { - "name": "PlayerRoutineDataNotify", - "id": 29752, - "replace": 3509 - }, - { - "name": "PlayerSetLanguageReq", - "id": 27872, - "replace": 188 - }, - { - "name": "PlayerSetLanguageRsp", - "id": 21982, - "replace": 149 - }, - { - "name": "PlayerSetOnlyMPWithPSPlayerReq", - "id": 5396, - "replace": 1842 - }, - { - "name": "PlayerSetOnlyMPWithPSPlayerRsp", - "id": 25610, - "replace": 1836 + "name": "EnterSceneReadyRsp", + "id": 7914, + "replace": 5816 }, { "name": "PlayerSetPauseReq", - "id": 4448, - "replace": 174 + "id": 50006 }, { "name": "PlayerSetPauseRsp", - "id": 1771, - "replace": 173 + "id": 50007 }, { - "name": "PlayerStartMatchReq", - "id": 27823, - "replace": 4159 - }, - { - "name": "PlayerStartMatchRsp", - "id": 21172, - "replace": 4166 - }, - { - "name": "PlayerStoreNotify", - "id": 4667, - "replace": 690 - }, - { - "name": "PlayerTimeNotify", - "id": 9057, - "replace": 128 - }, - { - "name": "PlayerWorldSceneInfoListNotify", - "id": 7017, - "replace": 3205 - }, - { - "name": "PostEnterSceneReq", - "id": 5606, - "replace": 3479 - }, - { - "name": "PostEnterSceneRsp", - "id": 7880, - "replace": 3417 - }, - { - "name": "PrivateChatNotify", - "id": 29471, - "replace": 5039 - }, - { - "name": "PrivateChatReq", - "id": 8163, - "replace": 5040 - }, - { - "name": "PrivateChatRsp", - "id": 4033, - "replace": 5046 - }, - { - "name": "PrivateChatSetSequenceReq", - "id": 4985 - }, - { - "name": "PrivateChatSetSequenceRsp", - "id": 4957 - }, - { - "name": "ProfilePictureChangeNotify", - "id": 5763, - "replace": 4037 - }, - { - "name": "ProjectorOptionReq", - "id": 5441, - "replace": 897 - }, - { - "name": "ProjectorOptionRsp", - "id": 919, - "replace": 881 - }, - { - "name": "ProudSkillChangeNotify", - "id": 23429, - "replace": 1059 - }, - { - "name": "ProudSkillExtraLevelNotify", - "id": 5863, - "replace": 1099 - }, - { - "name": "ProudSkillUpgradeReq", - "id": 21290, - "replace": 1092 - }, - { - "name": "ProudSkillUpgradeRsp", - "id": 8300, - "replace": 1063 - }, - { - "name": "PullPrivateChatReq", - "id": 22346, - "replace": 5006 - }, - { - "name": "PullPrivateChatRsp", - "id": 4681, - "replace": 4991 - }, - { - "name": "PullRecentChatReq", - "id": 23337, - "replace": 5022 - }, - { - "name": "PullRecentChatRsp", - "id": 308, - "replace": 5042 - }, - { - "name": "PushTipsAllDataNotify", - "id": 28129, - "replace": 2277 - }, - { - "name": "PushTipsChangeNotify", - "id": 29035, - "replace": 2286 - }, - { - "name": "PushTipsReadFinishReq", - "id": 1612, - "replace": 2251 - }, - { - "name": "PushTipsReadFinishRsp", - "id": 27947, - "replace": 2239 - }, - { - "name": "QueryCodexMonsterBeKilledNumReq", - "id": 24690, - "replace": 4203 - }, - { - "name": "QueryCodexMonsterBeKilledNumRsp", - "id": 9121, - "replace": 4208 - }, - { - "name": "QueryPathReq", - "id": 2359, - "replace": 2390 - }, - { - "name": "QueryPathRsp", - "id": 2319, - "replace": 2396 - }, - { - "name": "QuestCreateEntityReq", - "id": 8019, - "replace": 463 - }, - { - "name": "QuestCreateEntityRsp", - "id": 4869, - "replace": 459 - }, - { - "name": "QuestDelNotify", - "id": 29185, - "replace": 489 - }, - { - "name": "QuestDestroyEntityReq", - "id": 21308, - "replace": 478 - }, - { - "name": "QuestDestroyEntityRsp", - "id": 9130, - "replace": 412 - }, - { - "name": "QuestDestroyNpcReq", - "id": 26568, - "replace": 477 - }, - { - "name": "QuestDestroyNpcRsp", - "id": 607, - "replace": 486 - }, - { - "name": "QuestGlobalVarNotify", - "id": 23502, - "replace": 435 - }, - { - "name": "QuestListNotify", - "id": 29451, - "replace": 490 - }, - { - "name": "QuestListUpdateNotify", - "id": 22114, - "replace": 496 - }, - { - "name": "QuestProgressUpdateNotify", - "id": 5388, - "replace": 446 - }, - { - "name": "QuestTransmitReq", - "id": 2854, - "replace": 433 - }, - { - "name": "QuestTransmitRsp", - "id": 20137, - "replace": 483 - }, - { - "name": "QuestUpdateQuestTimeVarNotify", - "id": 28219, - "replace": 473 - }, - { - "name": "QuestUpdateQuestVarNotify", - "id": 1753, - "replace": 494 - }, - { - "name": "QuestUpdateQuestVarReq", - "id": 28126, - "replace": 482 - }, - { - "name": "QuestUpdateQuestVarRsp", - "id": 5677, - "replace": 442 - }, - { - "name": "QuickUseWidgetReq", - "id": 4406, - "replace": 4273 - }, - { - "name": "QuickUseWidgetRsp", - "id": 24972, - "replace": 4292 - }, - { - "name": "ReadMailNotify", - "id": 6739, - "replace": 1489 - }, - { - "name": "ReadPrivateChatReq", - "id": 5538, - "replace": 5013 - }, - { - "name": "ReadPrivateChatRsp", - "id": 9593, - "replace": 5009 - }, - { - "name": "ReceivedTrialAvatarActivityRewardReq", - "id": 8615, - "replace": 2003 - }, - { - "name": "ReceivedTrialAvatarActivityRewardRsp", - "id": 9311, - "replace": 2067 - }, - { - "name": "RechargeReq", - "id": 3184, - "replace": 4109 - }, - { - "name": "RechargeRsp", - "id": 22287, - "replace": 4116 - }, - { - "name": "RedeemLegendaryKeyReq", - "id": 8427, - "replace": 454 - }, - { - "name": "RedeemLegendaryKeyRsp", - "id": 7270, - "replace": 443 - }, - { - "name": "RefreshBackgroundAvatarReq", - "id": 29491, - "replace": 1755 - }, - { - "name": "RefreshBackgroundAvatarRsp", - "id": 5063, - "replace": 1705 - }, - { - "name": "RefreshRoguelikeDungeonCardReq", - "id": 23467, - "replace": 8702 - }, - { - "name": "RefreshRoguelikeDungeonCardRsp", - "id": 7915, - "replace": 8844 - }, - { - "name": "RegionSearchChangeRegionNotify", - "id": 28838, - "replace": 5616 - }, - { - "name": "RegionSearchNotify", - "id": 26579, - "replace": 5609 - }, - { - "name": "ReliquaryDecomposeReq", - "id": 2906, - "replace": 660 - }, - { - "name": "ReliquaryDecomposeRsp", - "id": 5943, - "replace": 680 - }, - { - "name": "ReliquaryPromoteReq", - "id": 29241, - "replace": 695 - }, - { - "name": "ReliquaryPromoteRsp", - "id": 28265, - "replace": 650 - }, - { - "name": "ReliquaryUpgradeReq", - "id": 1702, - "replace": 651 - }, - { - "name": "ReliquaryUpgradeRsp", - "id": 25485, - "replace": 639 - }, - { - "name": "RemoveBlacklistReq", - "id": 850, - "replace": 4097 - }, - { - "name": "RemoveBlacklistRsp", - "id": 22319, - "replace": 4081 - }, - { - "name": "RemoveRandTaskInfoNotify", - "id": 649, - "replace": 134 - }, - { - "name": "ReportFightAntiCheatNotify", - "id": 27982, - "replace": 319 - }, - { - "name": "ReportTrackingIOInfoNotify", - "id": 24423, - "replace": 4145 - }, - { - "name": "RequestLiveInfoReq", - "id": 4423, - "replace": 850 - }, - { - "name": "RequestLiveInfoRsp", - "id": 28966, - "replace": 848 - }, - { - "name": "ResinCardDataUpdateNotify", - "id": 6072, - "replace": 4123 - }, - { - "name": "ResinChangeNotify", - "id": 21937, - "replace": 688 - }, - { - "name": "RestartEffigyChallengeReq", - "id": 8574, - "replace": 2060 - }, - { - "name": "RestartEffigyChallengeRsp", - "id": 8102, - "replace": 2106 - }, - { - "name": "ReunionActivateNotify", - "id": 6332, - "replace": 5087 - }, - { - "name": "ReunionBriefInfoReq", - "id": 27557, - "replace": 5059 - }, - { - "name": "ReunionBriefInfoRsp", - "id": 26597, - "replace": 5066 - }, - { - "name": "ReunionDailyRefreshNotify", - "id": 505, - "replace": 5062 - }, - { - "name": "ReunionPrivilegeChangeNotify", - "id": 25522, - "replace": 5098 - }, - { - "name": "ReunionSettleNotify", - "id": 28864, - "replace": 5093 - }, - { - "name": "RobotPushPlayerDataNotify", - "id": 23031, - "replace": 65 - }, - { - "name": "RogueCellUpdateNotify", - "id": 4597, - "replace": 8385 - }, - { - "name": "RogueDungeonPlayerCellChangeNotify", - "id": 6884, - "replace": 8229 - }, - { - "name": "RogueHealAvatarsReq", - "id": 7220, - "replace": 8236 - }, - { - "name": "RogueHealAvatarsRsp", - "id": 3917, - "replace": 8596 - }, - { - "name": "RogueResumeDungeonReq", - "id": 28359, - "replace": 8203 - }, - { - "name": "RogueResumeDungeonRsp", - "id": 22999, - "replace": 8340 - }, - { - "name": "RogueSwitchAvatarReq", - "id": 7818, - "replace": 8165 - }, - { - "name": "RogueSwitchAvatarRsp", - "id": 7922, - "replace": 8578 - }, - { - "name": "RoguelikeCardGachaNotify", - "id": 20313, - "replace": 8649 - }, - { - "name": "RoguelikeEffectDataNotify", - "id": 920, - "replace": 8729 - }, - { - "name": "RoguelikeEffectViewReq", - "id": 24896, - "replace": 8839 - }, - { - "name": "RoguelikeEffectViewRsp", - "id": 26737, - "replace": 8593 - }, - { - "name": "RoguelikeGiveUpReq", - "id": 25469, - "replace": 8215 - }, - { - "name": "RoguelikeGiveUpRsp", - "id": 8629, - "replace": 8451 - }, - { - "name": "RoguelikeMistClearNotify", - "id": 27988, - "replace": 8496 - }, - { - "name": "RoguelikeRefreshCardCostUpdateNotify", - "id": 27478, - "replace": 8473 - }, - { - "name": "RoguelikeResourceBonusPropUpdateNotify", - "id": 9873, - "replace": 8322 - }, - { - "name": "RoguelikeRuneRecordUpdateNotify", - "id": 1760, - "replace": 8363 - }, - { - "name": "RoguelikeSelectAvatarAndEnterDungeonReq", - "id": 8269, - "replace": 8438 - }, - { - "name": "RoguelikeSelectAvatarAndEnterDungeonRsp", - "id": 7229, - "replace": 8945 - }, - { - "name": "RoguelikeTakeStageFirstPassRewardReq", - "id": 6306, - "replace": 8803 - }, - { - "name": "RoguelikeTakeStageFirstPassRewardRsp", - "id": 9513, - "replace": 8271 - }, - { - "name": "SalesmanDeliverItemReq", - "id": 2062, - "replace": 2120 - }, - { - "name": "SalesmanDeliverItemRsp", - "id": 829, - "replace": 2190 - }, - { - "name": "SalesmanTakeRewardReq", - "id": 27922, - "replace": 2018 - }, - { - "name": "SalesmanTakeRewardRsp", - "id": 3724, - "replace": 2159 - }, - { - "name": "SalesmanTakeSpecialRewardReq", - "id": 21248, - "replace": 2073 - }, - { - "name": "SalesmanTakeSpecialRewardRsp", - "id": 903, - "replace": 2162 - }, - { - "name": "SaveCoopDialogReq", - "id": 24551, - "replace": 1962 - }, - { - "name": "SaveCoopDialogRsp", - "id": 8107, - "replace": 1969 - }, - { - "name": "SaveMainCoopReq", - "id": 764, - "replace": 1967 - }, - { - "name": "SaveMainCoopRsp", - "id": 27766, - "replace": 1999 - }, - { - "name": "SceneAreaUnlockNotify", - "id": 9869, - "replace": 239 - }, - { - "name": "SceneAreaWeatherNotify", - "id": 25752, - "replace": 249 - }, - { - "name": "SceneAudioNotify", - "id": 4490, - "replace": 3231 - }, - { - "name": "SceneAvatarStaminaStepReq", - "id": 543, - "replace": 263 - }, - { - "name": "SceneAvatarStaminaStepRsp", - "id": 28639, - "replace": 259 - }, - { - "name": "SceneCreateEntityReq", - "id": 28428, - "replace": 248 - }, - { - "name": "SceneCreateEntityRsp", - "id": 3079, - "replace": 298 - }, - { - "name": "SceneDataNotify", - "id": 29478, - "replace": 3320 - }, - { - "name": "SceneDestroyEntityReq", - "id": 23998, - "replace": 297 - }, - { - "name": "SceneDestroyEntityRsp", - "id": 2500, - "replace": 281 - }, - { - "name": "SceneEntitiesMoveCombineNotify", - "id": 26073, - "replace": 3357 - }, - { - "name": "SceneEntitiesMovesReq", - "id": 20585, - "replace": 255 - }, - { - "name": "SceneEntitiesMovesRsp", - "id": 8605, - "replace": 266 - }, - { - "name": "SceneEntityAppearNotify", - "id": 24016, - "replace": 256 - }, - { - "name": "SceneEntityDisappearNotify", - "id": 1787, - "replace": 241 - }, - { - "name": "SceneEntityDrownReq", - "id": 22277, - "replace": 295 - }, - { - "name": "SceneEntityDrownRsp", - "id": 23727, - "replace": 250 - }, - { - "name": "SceneEntityMoveNotify", - "id": 25367, - "replace": 278 - }, - { - "name": "SceneEntityMoveReq", - "id": 26916, - "replace": 272 - }, - { - "name": "SceneEntityMoveRsp", - "id": 20380, - "replace": 292 - }, - { - "name": "SceneEntityUpdateNotify", - "id": 27983, - "replace": 3060 - }, - { - "name": "SceneForceLockNotify", - "id": 7079, - "replace": 235 - }, - { - "name": "SceneForceUnlockNotify", - "id": 3275, - "replace": 270 - }, - { - "name": "SceneGalleryInfoNotify", - "id": 5587, - "replace": 5599 - }, - { - "name": "SceneInitFinishReq", - "id": 6923, - "replace": 276 - }, - { - "name": "SceneInitFinishRsp", - "id": 3805, - "replace": 216 - }, - { - "name": "SceneKickPlayerNotify", - "id": 28326, - "replace": 280 - }, - { - "name": "SceneKickPlayerReq", - "id": 29095, - "replace": 238 - }, - { - "name": "SceneKickPlayerRsp", - "id": 27200, - "replace": 260 - }, - { - "name": "ScenePlayBattleInfoListNotify", - "id": 20081, - "replace": 4449 - }, - { - "name": "ScenePlayBattleInfoNotify", - "id": 1543, - "replace": 4440 - }, - { - "name": "ScenePlayBattleInterruptNotify", - "id": 26908, - "replace": 4428 - }, - { - "name": "ScenePlayBattleResultNotify", - "id": 7278, - "replace": 4362 - }, - { - "name": "ScenePlayBattleUidOpNotify", - "id": 602, - "replace": 4415 - }, - { - "name": "ScenePlayGuestReplyInviteReq", - "id": 25729, - "replace": 4391 - }, - { - "name": "ScenePlayGuestReplyInviteRsp", - "id": 26358, - "replace": 4422 - }, - { - "name": "ScenePlayGuestReplyNotify", - "id": 9422, - "replace": 4442 - }, - { - "name": "ScenePlayInfoListNotify", - "id": 530, - "replace": 4409 - }, - { - "name": "ScenePlayInviteResultNotify", - "id": 9329, - "replace": 4413 - }, - { - "name": "ScenePlayOutofRegionNotify", - "id": 26290, - "replace": 4425 - }, - { - "name": "ScenePlayOwnerCheckReq", - "id": 4265, - "replace": 4446 - }, - { - "name": "ScenePlayOwnerCheckRsp", - "id": 2989, - "replace": 4439 - }, - { - "name": "ScenePlayOwnerInviteNotify", - "id": 7175, - "replace": 4406 - }, - { - "name": "ScenePlayOwnerStartInviteReq", - "id": 5530, - "replace": 4426 - }, - { - "name": "ScenePlayOwnerStartInviteRsp", - "id": 22034, - "replace": 4366 - }, - { - "name": "ScenePlayerInfoNotify", - "id": 23510, - "replace": 218 - }, - { - "name": "ScenePlayerLocationNotify", - "id": 29652, - "replace": 212 - }, - { - "name": "ScenePlayerSoundNotify", - "id": 20293, - "replace": 227 - }, - { - "name": "ScenePointUnlockNotify", - "id": 5431, - "replace": 282 - }, - { - "name": "SceneRouteChangeNotify", - "id": 9691, - "replace": 201 - }, - { - "name": "SceneTeamUpdateNotify", - "id": 4509, - "replace": 1646 - }, - { - "name": "SceneTimeNotify", - "id": 21694, - "replace": 217 - }, - { - "name": "SceneTransToPointReq", - "id": 26498, - "replace": 242 - }, - { - "name": "SceneTransToPointRsp", - "id": 28443, - "replace": 294 - }, - { - "name": "SceneWeatherForcastReq", - "id": 27174, - "replace": 3338 - }, - { - "name": "SceneWeatherForcastRsp", - "id": 4766, - "replace": 3354 - }, - { - "name": "SeaLampCoinNotify", - "id": 8079, - "replace": 2107 - }, - { - "name": "SeaLampContributeItemReq", - "id": 6321, - "replace": 2093 - }, - { - "name": "SeaLampContributeItemRsp", - "id": 9989, - "replace": 2198 - }, - { - "name": "SeaLampFlyLampNotify", - "id": 3489, - "replace": 2126 - }, - { - "name": "SeaLampFlyLampReq", - "id": 283, - "replace": 2032 - }, - { - "name": "SeaLampFlyLampRsp", - "id": 1255, - "replace": 2171 - }, - { - "name": "SeaLampPopularityNotify", - "id": 6421, - "replace": 2124 - }, - { - "name": "SeaLampTakeContributionRewardReq", - "id": 4205, - "replace": 2076 - }, - { - "name": "SeaLampTakeContributionRewardRsp", - "id": 22558, - "replace": 2016 - }, - { - "name": "SeaLampTakePhaseRewardReq", - "id": 2574, - "replace": 2115 - }, - { - "name": "SeaLampTakePhaseRewardRsp", - "id": 7734, - "replace": 2153 - }, - { - "name": "SealBattleBeginNotify", - "id": 5120, - "replace": 252 - }, - { - "name": "SealBattleEndNotify", - "id": 570, - "replace": 244 - }, - { - "name": "SealBattleProgressNotify", - "id": 29619, - "replace": 222 - }, - { - "name": "SeeMonsterReq", - "id": 20750, - "replace": 221 - }, - { - "name": "SeeMonsterRsp", - "id": 26264, - "replace": 214 - }, - { - "name": "SelectAsterMidDifficultyReq", - "id": 971, - "replace": 2007 - }, - { - "name": "SelectAsterMidDifficultyRsp", - "id": 23097, - "replace": 2094 - }, - { - "name": "SelectEffigyChallengeConditionReq", - "id": 7159, - "replace": 2009 - }, - { - "name": "SelectEffigyChallengeConditionRsp", - "id": 3284, - "replace": 2040 - }, - { - "name": "SelectRoguelikeDungeonCardReq", - "id": 20123, - "replace": 8062 - }, - { - "name": "SelectRoguelikeDungeonCardRsp", - "id": 24868, - "replace": 8423 - }, - { - "name": "SelectWorktopOptionReq", - "id": 24949, - "replace": 816 - }, - { - "name": "SelectWorktopOptionRsp", - "id": 27194, - "replace": 856 - }, - { - "name": "ServerAnnounceNotify", - "id": 7548, - "replace": 2097 - }, - { - "name": "ServerAnnounceRevokeNotify", - "id": 23231, - "replace": 2167 - }, - { - "name": "ServerBuffChangeNotify", - "id": 6462, - "replace": 334 - }, - { - "name": "ServerCondMeetQuestListUpdateNotify", - "id": 29009, - "replace": 470 - }, - { - "name": "ServerDisconnectClientNotify", - "id": 22635, - "replace": 168 - }, - { - "name": "ServerGlobalValueChangeNotify", - "id": 28698, - "replace": 1165 - }, - { - "name": "ServerLogNotify", - "id": 7350, - "replace": 59 - }, - { - "name": "ServerMessageNotify", - "id": 20880, - "replace": 5716 - }, - { - "name": "ServerTimeNotify", - "id": 21404, - "replace": 63 - }, - { - "name": "ServerUpdateGlobalValueNotify", - "id": 1181, - "replace": 1112 - }, - { - "name": "SetBattlePassViewedReq", - "id": 7320, - "replace": 2631 - }, - { - "name": "SetBattlePassViewedRsp", - "id": 25281, - "replace": 2621 - }, - { - "name": "SetChatEmojiCollectionReq", - "id": 21632, - "replace": 4068 - }, - { - "name": "SetChatEmojiCollectionRsp", - "id": 2098, - "replace": 4093 - }, - { - "name": "SetCoopChapterViewedReq", - "id": 2879, - "replace": 1968 - }, - { - "name": "SetCoopChapterViewedRsp", - "id": 23389, - "replace": 1997 - }, - { - "name": "SetCurExpeditionChallengeIdReq", - "id": 20340, - "replace": 2114 - }, - { - "name": "SetCurExpeditionChallengeIdRsp", - "id": 24543, - "replace": 2086 - }, - { - "name": "SetEntityClientDataNotify", - "id": 1139, - "replace": 3424 - }, - { - "name": "SetEquipLockStateReq", - "id": 8002, - "replace": 632 - }, - { - "name": "SetEquipLockStateRsp", - "id": 2517, - "replace": 619 - }, - { - "name": "SetFriendEnterHomeOptionReq", - "id": 26896, - "replace": 4621 - }, - { - "name": "SetFriendEnterHomeOptionRsp", - "id": 21101, - "replace": 4548 - }, - { - "name": "SetFriendRemarkNameReq", - "id": 1521, - "replace": 4088 - }, - { - "name": "SetFriendRemarkNameRsp", - "id": 25535, - "replace": 4049 - }, - { - "name": "SetH5ActivityRedDotTimestampReq", - "id": 21249, - "replace": 5699 - }, - { - "name": "SetH5ActivityRedDotTimestampRsp", - "id": 22816, - "replace": 5665 - }, - { - "name": "SetIsAutoUnlockSpecificEquipReq", - "id": 24611, - "replace": 636 - }, - { - "name": "SetIsAutoUnlockSpecificEquipRsp", - "id": 23704, - "replace": 638 - }, - { - "name": "SetLimitOptimizationNotify", - "id": 3723, - "replace": 8599 - }, - { - "name": "SetNameCardReq", - "id": 3853, - "replace": 4051 - }, - { - "name": "SetNameCardRsp", - "id": 22422, - "replace": 4039 - }, - { - "name": "SetOpenStateReq", - "id": 20702, - "replace": 186 - }, - { - "name": "SetOpenStateRsp", - "id": 934, - "replace": 151 - }, - { - "name": "SetPlayerBirthdayReq", - "id": 26479, - "replace": 4012 - }, - { - "name": "SetPlayerBirthdayRsp", - "id": 26814, - "replace": 4065 - }, - { - "name": "SetPlayerBornDataReq", - "id": 7992, - "replace": 175 - }, - { - "name": "SetPlayerBornDataRsp", - "id": 22804, - "replace": 146 - }, - { - "name": "SetPlayerHeadImageReq", - "id": 4071, - "replace": 4046 - }, - { - "name": "SetPlayerHeadImageRsp", - "id": 20979, - "replace": 4082 - }, - { - "name": "SetPlayerNameReq", - "id": 2665, - "replace": 194 - }, - { - "name": "SetPlayerNameRsp", - "id": 25056, - "replace": 177 - }, - { - "name": "SetPlayerPropReq", - "id": 25174, - "replace": 165 - }, - { - "name": "SetPlayerPropRsp", - "id": 1391, - "replace": 199 - }, - { - "name": "SetPlayerSignatureReq", - "id": 771, - "replace": 4099 - }, - { - "name": "SetPlayerSignatureRsp", - "id": 28588, - "replace": 4075 - }, - { - "name": "SetSceneWeatherAreaReq", - "id": 6203, - "replace": 223 - }, - { - "name": "SetSceneWeatherAreaRsp", - "id": 29445, - "replace": 230 - }, - { - "name": "SetUpAvatarTeamReq", - "id": 5889, - "replace": 1639 - }, - { - "name": "SetUpAvatarTeamRsp", - "id": 8572, - "replace": 1800 - }, - { - "name": "SetUpLunchBoxWidgetReq", - "id": 20055, - "replace": 4272 - }, - { - "name": "SetUpLunchBoxWidgetRsp", - "id": 6360, - "replace": 4270 - }, - { - "name": "SetWidgetSlotReq", - "id": 21852, - "replace": 4251 - }, - { - "name": "SetWidgetSlotRsp", - "id": 21258, - "replace": 4296 - }, - { - "name": "ShowClientGuideNotify", - "id": 8965, - "replace": 3382 - }, - { - "name": "ShowClientTutorialNotify", - "id": 6463, - "replace": 3129 - }, - { - "name": "ShowCommonTipsNotify", - "id": 28414, - "replace": 3128 - }, - { - "name": "ShowMessageNotify", - "id": 20664, - "replace": 76 - }, - { - "name": "ShowTemplateReminderNotify", - "id": 24864, - "replace": 3333 - }, - { - "name": "SignInInfoReq", - "id": 1091, - "replace": 2589 - }, - { - "name": "SignInInfoRsp", - "id": 1196, - "replace": 2576 - }, - { - "name": "SocialDataNotify", - "id": 4307, - "replace": 4083 - }, - { - "name": "SpringUseReq", - "id": 9537, - "replace": 1660 - }, - { - "name": "SpringUseRsp", - "id": 22687, - "replace": 1706 - }, - { - "name": "StartArenaChallengeLevelReq", - "id": 7114, - "replace": 2125 - }, - { - "name": "StartArenaChallengeLevelRsp", - "id": 27893, - "replace": 2021 - }, - { - "name": "StartBuoyantCombatGalleryReq", - "id": 103, - "replace": 8511 - }, - { - "name": "StartBuoyantCombatGalleryRsp", - "id": 2642, - "replace": 8263 - }, - { - "name": "StartCoopPointReq", - "id": 22463, - "replace": 1971 - }, - { - "name": "StartCoopPointRsp", - "id": 1231, - "replace": 2000 - }, - { - "name": "StartEffigyChallengeReq", - "id": 4800, - "replace": 2088 - }, - { - "name": "StartEffigyChallengeRsp", - "id": 28896, - "replace": 2042 - }, - { - "name": "StartFishingReq", - "id": 24205, - "replace": 5817 - }, - { - "name": "StartFishingRsp", - "id": 27055, - "replace": 5849 - }, - { - "name": "StartRogueEliteCellChallengeReq", - "id": 24719, - "replace": 8971 - }, - { - "name": "StartRogueEliteCellChallengeRsp", - "id": 9589, - "replace": 8015 - }, - { - "name": "StartRogueNormalCellChallengeReq", - "id": 27300, - "replace": 8732 - }, - { - "name": "StartRogueNormalCellChallengeRsp", - "id": 8056, - "replace": 8495 - }, - { - "name": "StoreItemChangeNotify", - "id": 370, - "replace": 689 - }, - { - "name": "StoreItemDelNotify", - "id": 28814, - "replace": 676 - }, - { - "name": "StoreWeightLimitNotify", - "id": 22706, - "replace": 696 - }, - { - "name": "SummerTimeFloatSignalPositionNotify", - "id": 9015, - "replace": 8506 - }, - { - "name": "SummerTimeFloatSignalUpdateNotify", - "id": 22089, - "replace": 8618 - }, - { - "name": "SummerTimeSprintBoatRestartReq", - "id": 23353, - "replace": 8782 - }, - { - "name": "SummerTimeSprintBoatRestartRsp", - "id": 1588, - "replace": 8132 - }, - { - "name": "SummerTimeSprintBoatSettleNotify", - "id": 20382, - "replace": 8406 - }, - { - "name": "SumoDungeonSettleNotify", - "id": 23188, - "replace": 8047 - }, - { - "name": "SumoEnterDungeonNotify", - "id": 9445, - "replace": 8698 - }, - { - "name": "SumoLeaveDungeonNotify", - "id": 4886, - "replace": 8552 - }, - { - "name": "SumoRestartDungeonReq", - "id": 23088, - "replace": 8817 - }, - { - "name": "SumoRestartDungeonRsp", - "id": 8491, - "replace": 8584 - }, - { - "name": "SumoSaveTeamReq", - "id": 26768, - "replace": 8444 - }, - { - "name": "SumoSaveTeamRsp", - "id": 24118, - "replace": 8722 - }, - { - "name": "SumoSelectTeamAndEnterDungeonReq", - "id": 28230, - "replace": 8409 - }, - { - "name": "SumoSelectTeamAndEnterDungeonRsp", - "id": 28014, - "replace": 8280 - }, - { - "name": "SumoSetNoSwitchPunishTimeNotify", - "id": 5911, - "replace": 8997 - }, - { - "name": "SumoSwitchTeamReq", - "id": 21102, - "replace": 8324 - }, - { - "name": "SumoSwitchTeamRsp", - "id": 28038, - "replace": 8317 - }, - { - "name": "SyncScenePlayTeamEntityNotify", - "id": 4915, - "replace": 3170 - }, - { - "name": "SyncTeamEntityNotify", - "id": 25071, - "replace": 326 - }, - { - "name": "TakeAchievementGoalRewardReq", - "id": 249, - "replace": 2665 - }, - { - "name": "TakeAchievementGoalRewardRsp", - "id": 20302, - "replace": 2676 - }, - { - "name": "TakeAchievementRewardReq", - "id": 20624, - "replace": 2667 - }, - { - "name": "TakeAchievementRewardRsp", - "id": 23696, - "replace": 2699 - }, - { - "name": "TakeAsterSpecialRewardReq", - "id": 7641, - "replace": 2036 - }, - { - "name": "TakeAsterSpecialRewardRsp", - "id": 25347, - "replace": 2050 - }, - { - "name": "TakeBattlePassMissionPointReq", - "id": 20580, - "replace": 2645 - }, - { - "name": "TakeBattlePassMissionPointRsp", - "id": 9060, - "replace": 2622 - }, - { - "name": "TakeBattlePassRewardReq", - "id": 28914, - "replace": 2615 - }, - { - "name": "TakeBattlePassRewardRsp", - "id": 25609, - "replace": 2626 - }, - { - "name": "TakeCityReputationExploreRewardReq", - "id": 24844, - "replace": 2865 - }, - { - "name": "TakeCityReputationExploreRewardRsp", - "id": 26493, - "replace": 2899 - }, - { - "name": "TakeCityReputationLevelRewardReq", - "id": 5580, - "replace": 2889 - }, - { - "name": "TakeCityReputationLevelRewardRsp", - "id": 9391, - "replace": 2876 - }, - { - "name": "TakeCityReputationParentQuestReq", - "id": 26463, - "replace": 2856 - }, - { - "name": "TakeCityReputationParentQuestRsp", - "id": 1428, - "replace": 2841 - }, - { - "name": "TakeCompoundOutputReq", - "id": 5837, - "replace": 106 - }, - { - "name": "TakeCompoundOutputRsp", - "id": 28960, - "replace": 104 - }, - { - "name": "TakeCoopRewardReq", - "id": 23462, - "replace": 1993 - }, - { - "name": "TakeCoopRewardRsp", - "id": 22350, - "replace": 1987 - }, - { - "name": "TakeDeliveryDailyRewardReq", - "id": 28022, - "replace": 2140 - }, - { - "name": "TakeDeliveryDailyRewardRsp", - "id": 22688, - "replace": 2005 - }, - { - "name": "TakeEffigyFirstPassRewardReq", - "id": 6014, - "replace": 2099 - }, - { - "name": "TakeEffigyFirstPassRewardRsp", - "id": 8293, - "replace": 2191 - }, - { - "name": "TakeEffigyRewardReq", - "id": 28268, - "replace": 2113 - }, - { - "name": "TakeEffigyRewardRsp", - "id": 1345, - "replace": 2078 - }, - { - "name": "TakeFirstShareRewardReq", - "id": 21051, - "replace": 4006 - }, - { - "name": "TakeFirstShareRewardRsp", - "id": 7609, - "replace": 4004 - }, - { - "name": "TakeFurnitureMakeReq", - "id": 28389, - "replace": 4709 - }, - { - "name": "TakeFurnitureMakeRsp", - "id": 6814, - "replace": 4710 - }, - { - "name": "TakeHuntingOfferReq", - "id": 26500, - "replace": 4309 - }, - { - "name": "TakeHuntingOfferRsp", - "id": 8846, - "replace": 4316 - }, - { - "name": "TakeInvestigationRewardReq", - "id": 8462, - "replace": 1907 - }, - { - "name": "TakeInvestigationRewardRsp", - "id": 3594, - "replace": 1915 - }, - { - "name": "TakeInvestigationTargetRewardReq", - "id": 6368, - "replace": 1911 - }, - { - "name": "TakeInvestigationTargetRewardRsp", - "id": 1562, - "replace": 1930 - }, - { - "name": "TakeMaterialDeleteReturnReq", - "id": 23877, - "replace": 664 - }, - { - "name": "TakeMaterialDeleteReturnRsp", - "id": 26975, - "replace": 700 - }, - { - "name": "TakeOfferingLevelRewardReq", - "id": 20499, - "replace": 2905 - }, - { - "name": "TakeOfferingLevelRewardRsp", - "id": 1269, - "replace": 2922 - }, - { - "name": "TakePlayerLevelRewardReq", - "id": 4273, - "replace": 164 - }, - { - "name": "TakePlayerLevelRewardRsp", - "id": 767, - "replace": 200 - }, - { - "name": "TakeRegionSearchRewardReq", - "id": 5375, - "replace": 5617 - }, - { - "name": "TakeRegionSearchRewardRsp", - "id": 2889, - "replace": 5649 - }, - { - "name": "TakeResinCardDailyRewardReq", - "id": 29342, - "replace": 4122 - }, - { - "name": "TakeResinCardDailyRewardRsp", - "id": 319, - "replace": 4120 - }, - { - "name": "TakeReunionFirstGiftRewardReq", - "id": 24987, - "replace": 5067 - }, - { - "name": "TakeReunionFirstGiftRewardRsp", - "id": 3136, - "replace": 5099 - }, - { - "name": "TakeReunionMissionRewardReq", - "id": 6568, - "replace": 5071 - }, - { - "name": "TakeReunionMissionRewardRsp", - "id": 20173, - "replace": 5100 - }, - { - "name": "TakeReunionSignInRewardReq", - "id": 24519, - "replace": 5095 - }, - { - "name": "TakeReunionSignInRewardRsp", - "id": 28118, - "replace": 5072 - }, - { - "name": "TakeReunionWatcherRewardReq", - "id": 27039, - "replace": 5092 - }, - { - "name": "TakeReunionWatcherRewardRsp", - "id": 5682, - "replace": 5086 - }, - { - "name": "TakeoffEquipReq", - "id": 23894, - "replace": 675 - }, - { - "name": "TakeoffEquipRsp", - "id": 24431, - "replace": 646 - }, - { - "name": "TaskVarNotify", - "id": 21431, - "replace": 107 - }, - { - "name": "TeamResonanceChangeNotify", - "id": 23566, - "replace": 1046 - }, - { - "name": "TowerAllDataReq", - "id": 23009, - "replace": 2472 - }, - { - "name": "TowerAllDataRsp", - "id": 3897, - "replace": 2492 - }, - { - "name": "TowerBriefDataNotify", - "id": 28206, - "replace": 2490 - }, - { - "name": "TowerBuffSelectReq", - "id": 8694, - "replace": 2412 - }, - { - "name": "TowerBuffSelectRsp", - "id": 23137, - "replace": 2465 - }, - { - "name": "TowerCurLevelRecordChangeNotify", - "id": 2583, - "replace": 2489 - }, - { - "name": "TowerDailyRewardProgressChangeNotify", - "id": 8485, - "replace": 2476 - }, - { - "name": "TowerEnterLevelReq", - "id": 21406, - "replace": 2459 - }, - { - "name": "TowerEnterLevelRsp", - "id": 26115, - "replace": 2478 - }, - { - "name": "TowerFloorRecordChangeNotify", - "id": 23989, - "replace": 2496 - }, - { - "name": "TowerGetFloorStarRewardReq", - "id": 5764, - "replace": 2451 - }, - { - "name": "TowerGetFloorStarRewardRsp", - "id": 24127, - "replace": 2439 - }, - { - "name": "TowerLevelEndNotify", - "id": 20886, - "replace": 2481 - }, - { - "name": "TowerLevelStarCondNotify", - "id": 2042, - "replace": 2470 - }, - { - "name": "TowerMiddleLevelChangeTeamNotify", - "id": 2027, - "replace": 2435 - }, - { - "name": "TowerRecordHandbookReq", - "id": 2953, - "replace": 2433 - }, - { - "name": "TowerRecordHandbookRsp", - "id": 27785, - "replace": 2483 - }, - { - "name": "TowerSurrenderReq", - "id": 22082, - "replace": 2477 - }, - { - "name": "TowerSurrenderRsp", - "id": 22267, - "replace": 2486 - }, - { - "name": "TowerTeamSelectReq", - "id": 2100, - "replace": 2456 - }, - { - "name": "TowerTeamSelectRsp", - "id": 21023, - "replace": 2441 - }, - { - "name": "TreasureMapBonusChallengeNotify", - "id": 23317, - "replace": 2149 - }, - { - "name": "TreasureMapCurrencyNotify", - "id": 24210, - "replace": 2175 - }, - { - "name": "TreasureMapDetectorDataNotify", - "id": 7264, - "replace": 4262 - }, - { - "name": "TreasureMapGuideTaskDoneNotify", - "id": 1567, - "replace": 2168 - }, - { - "name": "TreasureMapHostInfoNotify", - "id": 1895, - "replace": 8750 - }, - { - "name": "TreasureMapMpChallengeNotify", - "id": 8790, - "replace": 2083 - }, - { - "name": "TreasureMapPreTaskDoneNotify", - "id": 20410, - "replace": 2136 - }, - { - "name": "TreasureMapRegionActiveNotify", - "id": 20683, - "replace": 2090 - }, - { - "name": "TreasureMapRegionInfoNotify", - "id": 27963, - "replace": 2117 - }, - { - "name": "TrialAvatarFirstPassDungeonNotify", - "id": 6009, - "replace": 2089 - }, - { - "name": "TrialAvatarInDungeonIndexNotify", - "id": 25684, - "replace": 2127 - }, - { - "name": "TriggerCreateGadgetToEquipPartNotify", - "id": 3153, - "replace": 333 - }, - { - "name": "TriggerRoguelikeCurseNotify", - "id": 26431, - "replace": 8674 - }, - { - "name": "TriggerRoguelikeRuneReq", - "id": 26666, - "replace": 8307 - }, - { - "name": "TriggerRoguelikeRuneRsp", - "id": 1039, - "replace": 8163 - }, - { - "name": "TryEnterHomeReq", - "id": 26594, - "replace": 4504 - }, - { - "name": "TryEnterHomeRsp", - "id": 351, - "replace": 4744 - }, - { - "name": "UnfreezeGroupLimitNotify", - "id": 23739, - "replace": 3443 - }, - { - "name": "UnionCmdNotify", - "id": 21088, - "replace": 75 - }, - { - "name": "LastPacketPrintNotify", - "id": 22019, - "replace": 48 - }, - { - "name": "SalvagePreventSettleNotify", - "id": 24588, - "replace": 8120 - }, - { - "name": "HomeEnterEditModeFinishReq", - "id": 4149, - "replace": 4892 - }, - { - "name": "ReplayCustomDungeonRsp", - "id": 25962, - "replace": 6240 - }, - { - "name": "SpiceActivityFinishMakeSpiceRsp", - "id": 4582, - "replace": 8572 - }, - { - "name": "GachaActivityTakeRewardRsp", - "id": 27406, - "replace": 8843 - }, - { - "name": "MistTrialGetDungeonExhibitionDataRsp", - "id": 2046, - "replace": 8086 - }, - { - "name": "CrystalLinkEnterDungeonRsp", - "id": 1502, - "replace": 8602 - }, - { - "name": "ChangeCustomDungeonRoomRsp", - "id": 23301, - "replace": 6220 - }, - { - "name": "MistTrialGetDungeonExhibitionDataReq", - "id": 29891, - "replace": 8459 - }, - { - "name": "ActivityGetRecvGiftListRsp", - "id": 2009, - "replace": 8806 - }, - { - "name": "ReformFireworksReq", - "id": 28941, - "replace": 6082 - }, - { - "name": "CrystalLinkRestartDungeonReq", - "id": 28616, - "replace": 8237 - }, - { - "name": "LaunchFireworksReq", - "id": 6285, - "replace": 6022 - }, - { - "name": "WinterCampGetCanGiveFriendItemRsp", - "id": 23821, - "replace": 8328 - }, - { - "name": "PublishUgcReq", - "id": 21198, - "replace": 6320 - }, - { - "name": "GachaActivityCreateRobotReq", - "id": 24297, - "replace": 8314 - }, - { - "name": "GachaActivityCreateRobotRsp", - "id": 7445, - "replace": 8273 - }, - { - "name": "SpiceActivityProcessFoodReq", - "id": 22981, - "replace": 8199 - }, - { - "name": "PotionSaveDungeonResultReq", - "id": 9617, - "replace": 8613 - }, - { - "name": "WinterCampRecvItemNotify", - "id": 23213, - "replace": 8869 - }, - { - "name": "StartRogueDiaryPlayReq", - "id": 29988, - "replace": 8884 - }, - { - "name": "BartenderFinishLevelReq", - "id": 1905, - "replace": 8145 - }, - { - "name": "SalvageEscortSettleNotify", - "id": 28329, - "replace": 8856 - }, - { - "name": "HomeChangeBgmReq", - "id": 28739, - "replace": 4470 - }, - { - "name": "EvtBeingHealedNotify", - "id": 4595, - "replace": 327 - }, - { - "name": "GetCustomDungeonReq", - "id": 24516, - "replace": 6201 - }, - { - "name": "IrodoriChessEquipCardReq", - "id": 3894, - "replace": 8466 - }, - { - "name": "ResetRogueDiaryPlayRsp", - "id": 28628, - "replace": 8084 - }, - { - "name": "SpiceActivityProcessFoodRsp", - "id": 21724, - "replace": 8682 - }, - { - "name": "HomeBalloonGalleryScoreNotify", - "id": 20418, - "replace": 4606 - }, - { - "name": "PhotoActivityFinishRsp", - "id": 25296, - "replace": 8644 - }, - { - "name": "QuickOpenActivityReq", - "id": 3073, - "replace": 8347 - }, - { - "name": "LanternRiteDoFireworksReformReq", - "id": 9217, - "replace": 8462 - }, - { - "name": "RogueDiaryCoinAddNotify", - "id": 21318, - "replace": 8629 - }, - { - "name": "RogueDiaryRepairInfoNotify", - "id": 9164, - "replace": 8848 - }, - { - "name": "PhotoActivityFinishReq", - "id": 26014, - "replace": 8138 - }, - { - "name": "ViewLanternProjectionTipsRsp", - "id": 22183, - "replace": 8155 - }, - { - "name": "MichiaeMatsuriInteractStatueRsp", - "id": 5402, - "replace": 8535 - }, - { - "name": "TryEnterNextRogueDiaryDungeonReq", - "id": 619, - "replace": 8366 - }, - { - "name": "ActivityAcceptGiveGiftRsp", - "id": 20446, - "replace": 8244 - }, - { - "name": "RogueDiaryDungeonInfoNotify", - "id": 1309, - "replace": 8967 - }, - { - "name": "StartRogueDiaryRoomReq", - "id": 20500, - "replace": 8096 - }, - { - "name": "LevelTagDataNotify", - "id": 4502, - "replace": 3263 - }, - { - "name": "StoreCustomDungeonReq", - "id": 24734, - "replace": 6247 - }, - { - "name": "WinterCampGetRecvItemListReq", - "id": 25703, - "replace": 8852 - }, - { - "name": "GachaActivityResetRsp", - "id": 9141, - "replace": 8715 - }, - { - "name": "WinterCampRaceScoreNotify", - "id": 20047, - "replace": 8761 - }, - { - "name": "MainCoopFailNotify", - "id": 2503, - "replace": 1953 - }, - { - "name": "CheckUgcStateReq", - "id": 3955, - "replace": 6321 - }, - { - "name": "WinterCampTakeBattleRewardRsp", - "id": 25618, - "replace": 8859 - }, - { - "name": "ActivityGetRecvGiftListReq", - "id": 20506, - "replace": 8977 - }, - { - "name": "SalvagePreventRestartRsp", - "id": 26886, - "replace": 8807 - }, - { - "name": "TryInterruptRogueDiaryDungeonRsp", - "id": 4919, - "replace": 8267 - }, - { - "name": "WinterCampGiveFriendItemRsp", - "id": 24904, - "replace": 8579 - }, - { - "name": "RogueFinishRepairRsp", - "id": 9649, - "replace": 8494 - }, - { - "name": "IrodoriChessUnequipCardRsp", - "id": 6523, - "replace": 8424 - }, - { - "name": "MichiaeMatsuriUnlockCrystalSkillRsp", - "id": 22931, - "replace": 8432 - }, - { - "name": "SaveUgcReq", - "id": 4331, - "replace": 6345 - }, - { - "name": "ResetRogueDiaryPlayReq", - "id": 3800, - "replace": 8710 - }, - { - "name": "CrystalLinkDungeonInfoNotify", - "id": 23068, - "replace": 8587 - }, - { - "name": "SaveCustomDungeonRoomRsp", - "id": 6751, - "replace": 6249 - }, - { - "name": "WinterCampEditSnowmanCombinationReq", - "id": 20265, - "replace": 8029 - }, - { - "name": "SearchCustomDungeonRsp", - "id": 20759, - "replace": 6218 - }, - { - "name": "BartenderCancelOrderReq", - "id": 7877, - "replace": 8014 - }, - { - "name": "WinterCampTriathlonSettleNotify", - "id": 3692, - "replace": 8113 - }, - { - "name": "ViewLanternProjectionLevelTipsRsp", - "id": 20141, - "replace": 8275 - }, - { - "name": "WinterCampTriathlonRestartReq", - "id": 9024, - "replace": 8586 - }, - { - "name": "ServerCombatEndNotify", - "id": 5895, - "replace": 1175 - }, - { - "name": "ReadSignatureAuditRsp", - "id": 27511, - "replace": 4038 - }, - { - "name": "GetGameplayRecommendationReq", - "id": 29716, - "replace": 114 - }, - { - "name": "TryInterruptRogueDiaryDungeonReq", - "id": 23223, - "replace": 8230 - }, - { - "name": "ResumeRogueDiaryDungeonReq", - "id": 24514, - "replace": 8882 - }, - { - "name": "EnterIrodoriChessDungeonReq", - "id": 2229, - "replace": 8010 - }, - { - "name": "GetRecommendCustomDungeonReq", - "id": 23034, - "replace": 6237 - }, - { - "name": "GachaActivityUpdateElemNotify", - "id": 29407, - "replace": 8714 - }, - { - "name": "ActivityHaveRecvGiftNotify", - "id": 20546, - "replace": 8615 - }, - { - "name": "WinterCampAcceptGiveItemReq", - "id": 4170, - "replace": 8875 - }, - { - "name": "MistTrialSettleNotify", - "id": 28242, - "replace": 8393 - }, - { - "name": "HomeRacingGallerySettleNotify", - "id": 20371, - "replace": 4840 - }, - { - "name": "QuickOpenActivityRsp", - "id": 7953, - "replace": 8867 - }, - { - "name": "SaveUgcRsp", - "id": 27821, - "replace": 6322 - }, - { - "name": "BartenderCancelOrderRsp", - "id": 1772, - "replace": 8110 - }, - { - "name": "MichiaeMatsuriRemoveChestMarkNotify", - "id": 7189, - "replace": 8051 - }, - { - "name": "GachaActivityResetReq", - "id": 8921, - "replace": 8876 - }, - { - "name": "GachaActivityNextStageRsp", - "id": 9626, - "replace": 8922 - }, - { - "name": "WinterCampSetWishListReq", - "id": 20875, - "replace": 8415 - }, - { - "name": "RetryCurRogueDiaryDungeonRsp", - "id": 20889, - "replace": 8959 - }, - { - "name": "BartenderStartLevelReq", - "id": 7285, - "replace": 8272 - }, - { - "name": "ResumeRogueDiaryDungeonRsp", - "id": 21442, - "replace": 8402 - }, - { - "name": "OutStuckCustomDungeonReq", - "id": 8657, - "replace": 6206 - }, - { - "name": "EnterIrodoriChessDungeonRsp", - "id": 29492, - "replace": 8056 - }, - { - "name": "RetryCurRogueDiaryDungeonReq", - "id": 9419, - "replace": 8290 - }, - { - "name": "WinterCampGetFriendWishListRsp", - "id": 24739, - "replace": 8651 - }, - { - "name": "HomeChangeBgmNotify", - "id": 2031, - "replace": 4897 - }, - { - "name": "GachaActivityPercentNotify", - "id": 874, - "replace": 8789 - }, - { - "name": "RegionalPlayInfoNotify", - "id": 4556, - "replace": 6259 - }, - { - "name": "PotionEnterDungeonRsp", - "id": 7418, - "replace": 8055 - }, - { - "name": "LikeCustomDungeonReq", - "id": 6450, - "replace": 6232 - }, - { - "name": "ChangeCustomDungeonRoomReq", - "id": 25611, - "replace": 6222 - }, - { - "name": "GetRecommendCustomDungeonRsp", - "id": 4300, - "replace": 6248 - }, - { - "name": "CrystalLinkRestartDungeonRsp", - "id": 28113, - "replace": 8095 - }, - { - "name": "RemoveCustomDungeonReq", - "id": 24046, - "replace": 6223 - }, - { - "name": "BackPlayCustomDungeonOfficialRsp", - "id": 329, - "replace": 6241 - }, - { - "name": "PlayerSignatureAuditDataNotify", - "id": 24855, - "replace": 4007 - }, - { - "name": "GalleryCrystalLinkKillMonsterNotify", - "id": 8962, - "replace": 5582 - }, - { - "name": "GetRogueDairyRepairInfoReq", - "id": 6887, - "replace": 8083 - }, - { - "name": "HomeClearGroupRecordRsp", - "id": 21872, - "replace": 4527 - }, - { - "name": "IrodoriChessPlayerInfoNotify", - "id": 21679, - "replace": 5338 - }, - { - "name": "LanternRiteDoFireworksReformRsp", - "id": 24400, - "replace": 8191 - }, - { - "name": "GetStoreCustomDungeonReq", - "id": 8591, - "replace": 6212 - }, - { - "name": "TryCustomDungeonRsp", - "id": 9741, - "replace": 6231 - }, - { - "name": "GetParentQuestVideoKeyRsp", - "id": 5868, - "replace": 426 - }, - { - "name": "IrodoriEditFlowerCombinationReq", - "id": 3931, - "replace": 8944 - }, - { - "name": "PotionSaveDungeonResultRsp", - "id": 4568, - "replace": 8524 - }, - { - "name": "PotionEnterDungeonReq", - "id": 4073, - "replace": 8152 - }, - { - "name": "WidgetUpdateExtraCDReq", - "id": 24037, - "replace": 6051 - }, - { - "name": "UgcNotify", - "id": 24435, - "replace": 6331 - }, - { - "name": "IrodoriChessUnequipCardReq", - "id": 29261, - "replace": 8995 - }, - { - "name": "EnterRogueDiaryDungeonRsp", - "id": 26399, - "replace": 8609 - }, - { - "name": "TryCustomDungeonReq", - "id": 28599, - "replace": 6236 - }, - { - "name": "RefreshRogueDiaryCardReq", - "id": 8823, - "replace": 8313 - }, - { - "name": "PhotoActivityClientViewReq", - "id": 21878, - "replace": 8864 - }, - { - "name": "ActivityAcceptGiveGiftReq", - "id": 25362, - "replace": 8091 - }, - { - "name": "SearchCustomDungeonReq", - "id": 5413, - "replace": 6244 - }, - { - "name": "UpdateSalvageBundleMarkReq", - "id": 20695, - "replace": 8082 - }, - { - "name": "ReadNicknameAuditRsp", - "id": 29628, - "replace": 167 - }, - { - "name": "AllShareCDDataNotify", - "id": 3440, - "replace": 9090 - }, - { - "name": "GetUgcBriefInfoReq", - "id": 4301, - "replace": 6317 - }, - { - "name": "IrodoriFillPoetryReq", - "id": 20277, - "replace": 8769 - }, - { - "name": "LanternRiteTakeSkinRewardReq", - "id": 26440, - "replace": 8354 - }, - { - "name": "RemoveCustomDungeonRsp", - "id": 28228, - "replace": 6242 - }, - { - "name": "CustomDungeonRecoverNotify", - "id": 22043, - "replace": 6207 - }, - { - "name": "SetCodexPushtipsReadRsp", - "id": 20900, - "replace": 4207 - }, - { - "name": "LanternRiteEndFireworksReformRsp", - "id": 709, - "replace": 8160 - }, - { - "name": "ActivitySetGiftWishReq", - "id": 24397, - "replace": 8921 - }, - { - "name": "WinterCampGetFriendWishListReq", - "id": 4914, - "replace": 8013 - }, - { - "name": "FinishLanternProjectionRsp", - "id": 7181, - "replace": 8348 - }, - { - "name": "ActivitySetGiftWishRsp", - "id": 165, - "replace": 8429 - }, - { - "name": "WinterCampTakeExploreRewardReq", - "id": 20823, - "replace": 8140 - }, - { - "name": "WidgetUpdateExtraCDRsp", - "id": 9991, - "replace": 5944 - }, - { - "name": "SignatureAuditConfigNotify", - "id": 9501, - "replace": 4047 - }, - { - "name": "BartenderCompleteOrderReq", - "id": 25372, - "replace": 8671 - }, - { - "name": "HomeGetGroupRecordReq", - "id": 23571, - "replace": 4756 - }, - { - "name": "MichiaeMatsuriDarkPressureLevelUpdateNotify", - "id": 29941, - "replace": 8616 - }, - { - "name": "RefreshRogueDiaryCardRsp", - "id": 2711, - "replace": 8688 - }, - { - "name": "ReplayCustomDungeonReq", - "id": 1660, - "replace": 6211 - }, - { - "name": "ReserveRogueDiaryAvatarRsp", - "id": 24707, - "replace": 8973 - }, - { - "name": "StartRogueDiaryRoomRsp", - "id": 24237, - "replace": 8162 - }, - { - "name": "BartenderStartLevelRsp", - "id": 27218, - "replace": 8846 - }, - { - "name": "IrodoriFillPoetryRsp", - "id": 26146, - "replace": 8910 - }, - { - "name": "EnterCustomDungeonRsp", - "id": 22598, - "replace": 6216 - }, - { - "name": "CheckUgcUpdateReq", - "id": 8229, - "replace": 6342 - }, - { - "name": "CrystalLinkEnterDungeonReq", - "id": 26178, - "replace": 8764 - }, - { - "name": "BartenderCancelLevelReq", - "id": 22759, - "replace": 8269 - }, - { - "name": "BartenderLevelProgressNotify", - "id": 8176, - "replace": 8403 - }, - { - "name": "LanternRiteEndFireworksReformReq", - "id": 24444, - "replace": 8245 - }, - { - "name": "GetParentQuestVideoKeyReq", - "id": 28598, - "replace": 415 - }, - { - "name": "SalvageEscortRestartRsp", - "id": 8821, - "replace": 8053 - }, - { - "name": "LuminanceStoneChallengeSettleNotify", - "id": 22564, - "replace": 8785 - }, - { - "name": "PublishCustomDungeonReq", - "id": 21897, - "replace": 6221 - }, - { - "name": "ActivityAcceptAllGiveGiftRsp", - "id": 26260, - "replace": 8004 - }, - { - "name": "FinishLanternProjectionReq", - "id": 9125, - "replace": 8958 - }, - { - "name": "ReformFireworksRsp", - "id": 8112, - "replace": 6065 - }, - { - "name": "HomePreChangeEditModeNotify", - "id": 27578, - "replace": 4490 - }, - { - "name": "SpiceActivityFinishMakeSpiceReq", - "id": 8503, - "replace": 8931 - }, - { - "name": "PlayerNicknameNotify", - "id": 25316, - "replace": 185 - }, - { - "name": "IrodoriMasterStartGalleryRsp", - "id": 6623, - "replace": 8754 - }, - { - "name": "LanternRiteStartFireworksReformRsp", - "id": 9926, - "replace": 8555 - }, - { - "name": "GetUgcBriefInfoRsp", - "id": 25183, - "replace": 6349 - }, - { - "name": "EnterCustomDungeonReq", - "id": 23624, - "replace": 6209 - }, - { - "name": "GlobalBuildingInfoNotify", - "id": 3344, - "replace": 5336 - }, - { - "name": "GetQuestLackingResourceReq", - "id": 24145, - "replace": 418 - }, - { - "name": "ExitCustomDungeonTryReq", - "id": 23043, - "replace": 6224 - }, - { - "name": "ActivityGiveFriendGiftRsp", - "id": 9446, - "replace": 8158 - }, - { - "name": "WidgetCaptureAnimalReq", - "id": 1304, - "replace": 4285 - }, - { - "name": "WinterCampEditSnowmanCombinationRsp", - "id": 27459, - "replace": 8442 - }, - { - "name": "WidgetCaptureAnimalRsp", - "id": 23199, - "replace": 4277 - }, - { - "name": "GetGameplayRecommendationRsp", - "id": 23992, - "replace": 102 - }, - { - "name": "IrodoriChessEquipCardRsp", - "id": 27067, - "replace": 8650 - }, - { - "name": "LanternRiteTakeSkinRewardRsp", - "id": 23147, - "replace": 8928 - }, - { - "name": "ClientRemoveCombatEndModifierNotify", - "id": 2142, - "replace": 1146 - }, - { - "name": "WinterCampTakeExploreRewardRsp", - "id": 5622, - "replace": 8648 - }, - { - "name": "HomeUpdatePictureFrameInfoRsp", - "id": 5740, - "replace": 4543 - }, - { - "name": "BartenderGetFormulaRsp", - "id": 7404, - "replace": 8543 - }, - { - "name": "SaveCustomDungeonRoomReq", - "id": 7311, - "replace": 6217 - }, - { - "name": "PlayerNicknameAuditDataNotify", - "id": 29372, - "replace": 120 - }, - { - "name": "HomeEnterEditModeFinishRsp", - "id": 21433, - "replace": 4769 - }, - { - "name": "ViewLanternProjectionTipsReq", - "id": 6221, - "replace": 8724 - }, - { - "name": "ActivityGetCanGiveFriendGiftRsp", - "id": 23758, - "replace": 8939 - }, - { - "name": "StoreCustomDungeonRsp", - "id": 28706, - "replace": 6203 - }, - { - "name": "ActivityBannerClearRsp", - "id": 24680, - "replace": 2116 - }, - { - "name": "EvtLocalGadgetOwnerLeaveSceneNotify", - "id": 4542, - "replace": 368 - }, - { - "name": "SetCodexPushtipsReadReq", - "id": 26795, - "replace": 4205 - }, - { - "name": "WinterCampAcceptGiveItemRsp", - "id": 22048, - "replace": 8018 - }, - { - "name": "RogueFinishRepairReq", - "id": 21443, - "replace": 8965 - }, - { - "name": "HomeGalleryInPlayingNotify", - "id": 20552, - "replace": 5594 - }, - { - "name": "HomeClearGroupRecordReq", - "id": 28348, - "replace": 4582 - }, - { - "name": "PotionRestartDungeonRsp", - "id": 4156, - "replace": 8126 - }, - { - "name": "PlayerSignatureNotify", - "id": 22738, - "replace": 4091 - }, - { - "name": "ReserveRogueDiaryAvatarReq", - "id": 7857, - "replace": 8990 - }, - { - "name": "TryEnterNextRogueDiaryDungeonRsp", - "id": 28661, - "replace": 8947 - }, - { - "name": "PublishUgcRsp", - "id": 27453, - "replace": 6323 - }, - { - "name": "ReadNicknameAuditReq", - "id": 8131, - "replace": 125 - }, - { - "name": "GetCustomDungeonRsp", - "id": 5372, - "replace": 6246 - }, - { - "name": "WinterCampAcceptAllGiveItemReq", - "id": 6397, - "replace": 8357 - }, - { - "name": "WinterCampGetCanGiveFriendItemReq", - "id": 130, - "replace": 8446 - }, - { - "name": "ActivityAcceptAllGiveGiftReq", - "id": 26297, - "replace": 8590 - }, - { - "name": "GetQuestLackingResourceRsp", - "id": 28297, - "replace": 458 - }, - { - "name": "WinterCampStageInfoChangeNotify", - "id": 28290, - "replace": 8966 - }, - { - "name": "ActivityGetFriendGiftWishListRsp", - "id": 5014, - "replace": 8073 - }, - { - "name": "HomeSeekFurnitureGalleryScoreNotify", - "id": 9976, - "replace": 4791 - }, - { - "name": "WinterCampGiveFriendItemReq", - "id": 4625, - "replace": 8673 - }, - { - "name": "HomeAllUnlockedBgmIdListNotify", - "id": 23471, - "replace": 4820 - }, - { - "name": "LanternRiteStartFireworksReformReq", - "id": 20895, - "replace": 8079 - }, - { - "name": "GroupLinkMarkUpdateNotify", - "id": 7262, - "replace": 5799 - }, - { - "name": "FireworksReformDataNotify", - "id": 7551, - "replace": 5902 - }, - { - "name": "CheckUgcUpdateRsp", - "id": 28411, - "replace": 6336 - }, - { - "name": "RogueDiaryReviveAvatarReq", - "id": 26124, - "replace": 8770 - }, - { - "name": "ReadSignatureAuditReq", - "id": 29290, - "replace": 4036 - }, - { - "name": "HomeNewUnlockedBgmIdListNotify", - "id": 1089, - "replace": 4669 - }, - { - "name": "IrodoriChessLeftMonsterNotify", - "id": 7965, - "replace": 5360 - }, - { - "name": "MichiaeMatsuriStartDarkChallengeRsp", - "id": 21313, - "replace": 8021 - }, - { - "name": "MichiaeMatsuriUnlockCrystalSkillReq", - "id": 21288, - "replace": 8006 - }, - { - "name": "NicknameAuditConfigNotify", - "id": 22648, - "replace": 131 - }, - { - "name": "OutStuckCustomDungeonRsp", - "id": 9580, - "replace": 6238 - }, - { - "name": "BartenderGetFormulaReq", - "id": 5932, - "replace": 8525 - }, - { - "name": "PotionResetChallengeReq", - "id": 2937, - "replace": 8712 - }, - { - "name": "WinterCampTriathlonRestartRsp", - "id": 27534, - "replace": 8262 - }, - { - "name": "GetStoreCustomDungeonRsp", - "id": 23536, - "replace": 6219 - }, - { - "name": "NpcTalkStateNotify", - "id": 943, - "replace": 449 - }, - { - "name": "SkyCrystalDetectorDataUpdateNotify", - "id": 5621, - "replace": 4275 - }, - { - "name": "IrodoriScanEntityRsp", - "id": 9957, - "replace": 8540 - }, - { - "name": "HomePictureFrameInfoNotify", - "id": 24256, - "replace": 4683 - }, - { - "name": "CustomDungeonOfficialNotify", - "id": 3645, - "replace": 6213 - }, - { - "name": "HomeUpdatePictureFrameInfoReq", - "id": 5532, - "replace": 4836 - }, - { - "name": "RogueDiaryTiredAvatarNotify", - "id": 24388, - "replace": 8927 - }, - { - "name": "ServerTryCancelGeneralMatchNotify", - "id": 7158, - "replace": 4175 - }, - { - "name": "GachaActivityNextStageReq", - "id": 28908, - "replace": 8707 - }, - { - "name": "LaunchFireworksRsp", - "id": 25523, - "replace": 6086 - }, - { - "name": "FireworksLaunchDataNotify", - "id": 2905, - "replace": 5949 - }, - { - "name": "SpiceActivityGivingRecordNotify", - "id": 5421, - "replace": 8739 - }, - { - "name": "IrodoriScanEntityReq", - "id": 1642, - "replace": 8825 - }, - { - "name": "IrodoriMasterGallerySettleNotify", - "id": 9167, - "replace": 8390 - }, - { - "name": "ActivityGetFriendGiftWishListReq", - "id": 4453, - "replace": 8391 - }, - { - "name": "CheckUgcStateRsp", - "id": 7329, - "replace": 6350 - }, - { - "name": "HomeBalloonGallerySettleNotify", - "id": 5349, - "replace": 4782 - }, - { - "name": "MichiaeMatsuriStartBossChallengeReq", - "id": 4975, - "replace": 8214 - }, - { - "name": "Unk2700_NGPMINKIOPK", - "id": 8956 - }, - { - "name": "CustomDungeonBattleRecordNotify", - "id": 8284, - "replace": 6234 - }, - { - "name": "ActivityBannerNotify", - "id": 2777, - "replace": 2160 - }, - { - "name": "BartenderFinishLevelRsp", - "id": 4440, - "replace": 8513 - }, - { - "name": "UpdateSalvageBundleMarkRsp", - "id": 22649, - "replace": 8139 - }, - { - "name": "WinterCampAcceptAllGiveItemRsp", - "id": 4655, - "replace": 8440 - }, - { - "name": "WinterCampSetWishListRsp", - "id": 8424, - "replace": 8598 - }, - { - "name": "GachaActivityTakeRewardReq", - "id": 5052, - "replace": 8311 - }, - { - "name": "IrodoriMasterGalleryCgEndNotify", - "id": 23987, - "replace": 8577 - }, - { - "name": "EnterRogueDiaryDungeonReq", - "id": 6423, - "replace": 8665 - }, - { - "name": "GalleryCrystalLinkBuffInfoNotify", - "id": 22914, - "replace": 5542 - }, - { - "name": "HomeGetGroupRecordRsp", - "id": 4005, - "replace": 4594 - }, - { - "name": "MichiaeMatsuriRemoveChallengeMarkNotify", - "id": 1360, - "replace": 8836 - }, - { - "name": "MichiaeMatsuriGainCrystalExpUpdateNotify", - "id": 8098, - "replace": 8147 - }, - { - "name": "MichiaeMatsuriInteractStatueReq", - "id": 25870, - "replace": 8531 - }, - { - "name": "MichiaeMatsuriStartDarkChallengeReq", - "id": 6647, - "replace": 8797 - }, - { - "name": "PotionResetChallengeRsp", - "id": 27694, - "replace": 8327 - }, - { - "name": "BartenderCancelLevelRsp", - "id": 21002, - "replace": 8536 - }, - { - "name": "CustomDungeonUpdateNotify", - "id": 8476, - "replace": 6243 - }, - { - "name": "HomeChangeBgmRsp", - "id": 6476, - "replace": 4794 - }, - { - "name": "BartenderCompleteOrderRsp", - "id": 26145, - "replace": 8796 - }, - { - "name": "ActivityGiveFriendGiftReq", - "id": 7798, - "replace": 8811 - }, - { - "name": "ActivityBannerClearReq", - "id": 3086, - "replace": 2053 - }, - { - "name": "BackPlayCustomDungeonOfficialReq", - "id": 368, - "replace": 6208 - }, - { - "name": "SalvageEscortRestartReq", - "id": 23742, - "replace": 8178 - }, - { - "name": "MichiaeMatsuriStartBossChallengeRsp", - "id": 1225, - "replace": 8061 - }, - { - "name": "RogueDiaryReviveAvatarRsp", - "id": 4056, - "replace": 8841 - }, - { - "name": "WinterCampTakeBattleRewardReq", - "id": 28057, - "replace": 8430 - }, - { - "name": "TanukiTravelFinishGuideQuestNotify", - "id": 29894, - "replace": 8503 - }, - { - "name": "ViewLanternProjectionLevelTipsReq", - "id": 29565, - "replace": 8213 - }, - { - "name": "GetRogueDairyRepairInfoRsp", - "id": 133, - "replace": 8005 - }, - { - "name": "PublishCustomDungeonRsp", - "id": 20498, - "replace": 6250 - }, - { - "name": "IrodoriEditFlowerCombinationRsp", - "id": 26271, - "replace": 8387 - }, - { - "name": "ActivityGetCanGiveFriendGiftReq", - "id": 27356, - "replace": 8594 - }, - { - "name": "IrodoriMasterStartGalleryReq", - "id": 26974, - "replace": 8260 - }, - { - "name": "ExitCustomDungeonTryRsp", - "id": 28040, - "replace": 6225 - }, - { - "name": "PotionEnterDungeonNotify", - "id": 21097, - "replace": 8360 - }, - { - "name": "SalvagePreventRestartReq", - "id": 22494, - "replace": 8411 - }, - { - "name": "RogueDiaryDungeonSettleNotify", - "id": 27081, - "replace": 8516 - }, - { - "name": "WinterCampGetRecvItemListRsp", - "id": 2293, - "replace": 8483 - }, - { - "name": "PhotoActivityClientViewRsp", - "id": 20737, - "replace": 8982 - }, - { - "name": "StartRogueDiaryPlayRsp", - "id": 3886, - "replace": 8256 - }, - { - "name": "PotionRestartDungeonReq", - "id": 465, - "replace": 8252 - }, - { - "name": "LikeCustomDungeonRsp", - "id": 9496, - "replace": 6230 - }, - { - "name": "GearActivityFinishPlayGearRsp", - "id": 4312, - "replace": 21164 - }, - { - "name": "NightCrowGadgetObservationMatchRsp", - "id": 3213, - "replace": 854 - }, - { - "name": "GearActivityStartPlayPictureReq", - "id": 440, - "replace": 20870 - }, - { - "name": "ActivityReadPushTipsRsp", - "id": 5363, - "replace": 8697 - }, - { - "name": "IslandPartyRaftInfoNotify", - "id": 5989, - "replace": 5586 - }, - { - "name": "GearActivityStartPlayGearReq", - "id": 7344, - "replace": 24658 - }, - { - "name": "SummerTimeV2RestartDungeonReq", - "id": 212, - "replace": 8265 - }, - { - "name": "NightCrowGadgetObservationMatchReq", - "id": 8693, - "replace": 804 - }, - { - "name": "InvestigationReadQuestDailyNotify", - "id": 6920, - "replace": 1904 - }, - { - "name": "InvestigationQuestDailyNotify", - "id": 22478, - "replace": 1918 - }, - { - "name": "GearActivityFinishPlayPictureRsp", - "id": 23830, - "replace": 22295 - }, - { - "name": "GearActivityStartPlayGearRsp", - "id": 25975, - "replace": 20410 - }, - { - "name": "IslandPartySettleNotify", - "id": 23083, - "replace": 21749 - }, - { - "name": "GearActivityStartPlayPictureRsp", - "id": 4894, - "replace": 20091 - }, - { - "name": "TakeBackGivingItemRsp", - "id": 20307, - "replace": 117 - }, - { - "name": "GalleryWillStartCountdownNotify", - "id": 26134, - "replace": 5550 - }, - { - "name": "ActivityPushTipsInfoNotify", - "id": 22464, - "replace": 8802 - }, - { - "name": "PersistentDungeonSwitchAvatarReq", - "id": 8425, - "replace": 1685 - }, - { - "name": "SummerTimeV2RestartBoatGalleryReq", - "id": 164, - "replace": 8064 - }, - { - "name": "StopReminderNotify", - "id": 29994, - "replace": 3496 - }, - { - "name": "IslandPartySailInfoNotify", - "id": 8726, - "replace": 5551 - }, - { - "name": "SummerTimeV2RestartDungeonRsp", - "id": 22741, - "replace": 8166 - }, - { - "name": "GearActivityFinishPlayGearReq", - "id": 22818, - "replace": 22172 - }, - { - "name": "BackRebornGalleryReq", - "id": 5152, - "replace": 5539 - }, - { - "name": "PersistentDungeonSwitchAvatarRsp", - "id": 7969, - "replace": 1649 - }, - { - "name": "GalleryIslandPartyDownHillInfoNotify", - "id": 24942, - "replace": 5577 - }, - { - "name": "GadgetChangeLevelTagRsp", - "id": 9742, - "replace": 806 - }, - { - "name": "ActivityReadPushTipsReq", - "id": 4848, - "replace": 8141 - }, - { - "name": "BackRebornGalleryRsp", - "id": 25773, - "replace": 5595 - }, - { - "name": "SummerTimeV2RestartBoatGalleryRsp", - "id": 22752, - "replace": 8112 - }, - { - "name": "SummerTimeV2BoatSettleNotify", - "id": 7571, - "replace": 8514 - }, - { - "name": "TakeBackGivingItemReq", - "id": 21351, - "replace": 111 - }, - { - "name": "GadgetChangeLevelTagReq", - "id": 172, - "replace": 883 - }, - { - "name": "GearActivityFinishPlayPictureReq", - "id": 3879, - "replace": 20007 - }, - { - "name": "HomeExchangeWoodRsp", - "id": 1815, - "replace": 4644 - }, - { - "name": "HomeExchangeWoodReq", - "id": 20572, - "replace": 4883 - }, - { - "name": "GravenInnocenceEditCarveCombinationRsp", - "id": 28250, - "replace": 24702 - }, - { - "name": "GetAllMailResultNotify", - "id": 5536, - "replace": 1499 - }, - { - "name": "MuqadasPotionRestartDungeonReq", - "id": 7410, - "replace": 24974 - }, - { - "name": "ToTheMoonRemoveObstacleRsp", - "id": 6115, - "replace": 6192 - }, - { - "name": "MuqadasPotionCaptureWeaknessReq", - "id": 23385, - "replace": 21132 - }, - { - "name": "GravenInnocenceEditCarveCombinationReq", - "id": 8110, - "replace": 24050 - }, - { - "name": "ParentQuestInferenceDataNotify", - "id": 24796, - "replace": 440 - }, - { - "name": "DelBackupAvatarTeamReq", - "id": 9455, - "replace": 1680 - }, - { - "name": "AssociateInferenceWordReq", - "id": 701, - "replace": 464 - }, - { - "name": "AvatarTeamAllDataNotify", - "id": 9854, - "replace": 1799 - }, - { - "name": "InstableSprayGalleryInfoNotify", - "id": 20574, - "replace": 5548 - }, - { - "name": "PlayerCompoundMaterialBoostReq", - "id": 26353, - "replace": 179 - }, - { - "name": "GravenInnocencePhotoFinishReq", - "id": 25179, - "replace": 23232 - }, - { - "name": "InstableSpraySwitchTeamReq", - "id": 21079, - "replace": 21869 - }, - { - "name": "SubmitInferenceWordRsp", - "id": 3679, - "replace": 437 - }, - { - "name": "InstableSprayEnterDungeonRsp", - "id": 25853, - "replace": 22439 - }, - { - "name": "AllWidgetBackgroundActiveStateNotify", - "id": 4761, - "replace": 6008 - }, - { - "name": "GetHomeExchangeWoodInfoReq", - "id": 20885, - "replace": 4708 - }, - { - "name": "GetAllMailNotify", - "id": 24116, - "replace": 1465 - }, - { - "name": "GravenInnocenceRaceRestartRsp", - "id": 1603, - "replace": 20494 - }, - { - "name": "InstableSprayRestartDungeonReq", - "id": 3513, - "replace": 24092 - }, - { - "name": "ToTheMoonAddObstacleRsp", - "id": 6148, - "replace": 6141 - }, - { - "name": "GetHomeExchangeWoodInfoRsp", - "id": 27659, - "replace": 4480 - }, - { - "name": "WorldChestOpenNotify", - "id": 9116, - "replace": 3203 - }, - { - "name": "DeshretObeliskChestInfoNotify", - "id": 22407, - "replace": 843 - }, - { - "name": "MuqadasPotionRestartDungeonRsp", - "id": 7227, - "replace": 21870 - }, - { - "name": "RemotePlayerWidgetNotify", - "id": 20779, - "replace": 5947 - }, - { - "name": "GravenInnocencePhotoFinishRsp", - "id": 20635, - "replace": 21852 - }, - { - "name": "InstableSprayLevelFinishNotify", - "id": 5076, - "replace": 24758 - }, - { - "name": "ChangeWidgetBackgroundActiveStateRsp", - "id": 1073, - "replace": 5986 - }, - { - "name": "AddBackupAvatarTeamRsp", - "id": 7930, - "replace": 1658 - }, - { - "name": "MuqadasPotionActivityEnterDungeonRsp", - "id": 21120, - "replace": 20591 - }, - { - "name": "AddBackupAvatarTeamReq", - "id": 22083, - "replace": 1670 - }, - { - "name": "PlayerDeathZoneNotify", - "id": 4058, - "replace": 6267 - }, - { - "name": "PlayerCompoundMaterialBoostRsp", - "id": 26999, - "replace": 113 - }, - { - "name": "InstableSpraySwitchTeamRsp", - "id": 25633, - "replace": 20469 - }, - { - "name": "TreasureSeelieCollectOrbsNotify", - "id": 28836, - "replace": 21251 - }, - { - "name": "AranaraCollectionDataNotify", - "id": 21685, - "replace": 6359 - }, - { - "name": "AssociateInferenceWordRsp", - "id": 20449, - "replace": 500 - }, - { - "name": "MuqadasPotionCaptureWeaknessRsp", - "id": 26902, - "replace": 23287 - }, - { - "name": "DelBackupAvatarTeamRsp", - "id": 3661, - "replace": 1733 - }, - { - "name": "InterpretInferenceWordRsp", - "id": 6937, - "replace": 434 - }, - { - "name": "MuqadasPotionActivityEnterDungeonReq", - "id": 24954, - "replace": 24826 - }, - { - "name": "ToTheMoonRemoveObstacleReq", - "id": 6197, - "replace": 6172 - }, - { - "name": "CheckGroupReplacedReq", - "id": 29675, - "replace": 3497 - }, - { - "name": "ToTheMoonEnterSceneRsp", - "id": 6130, - "replace": 6116 - }, - { - "name": "CheckGroupReplacedRsp", - "id": 5854, - "replace": 3198 - }, - { - "name": "InstableSprayEnterDungeonReq", - "id": 23206, - "replace": 21466 + "name": "PathfindingEnterSceneReq", + "id": 50008 }, { "name": "ToTheMoonEnterSceneReq", - "id": 6144, - "replace": 6176 + "id": 50009 }, { - "name": "ToTheMoonQueryPathRsp", - "id": 6191, - "replace": 6196 + "name": "ClientAbilityInitFinishNotify", + "id": 50010 }, { - "name": "InterpretInferenceWordReq", - "id": 23806, - "replace": 445 + "name": "GetScenePointReq", + "id": 50011 }, { - "name": "AreaPlayInfoNotify", - "id": 23472, - "replace": 3327 + "name": "GetScenePointRsp", + "id": 50012 }, { - "name": "ToTheMoonAddObstacleReq", - "id": 6113, - "replace": 6156 + "name": "GetSceneAreaReq", + "id": 50013 }, { - "name": "MuqadasPotionDungeonSettleNotify", - "id": 2813, - "replace": 20024 + "name": "GetSceneAreaRsp", + "id": 50014 }, { - "name": "ToTheMoonPingNotify", - "id": 6154, - "replace": 6189 + "name": "SceneInitFinishReq", + "id": 377, + "replace": 21370 }, { - "name": "InstableSprayRestartDungeonRsp", - "id": 2448, - "replace": 23497 + "name": "PlayerWorldSceneInfoListNotify", + "id": 50015 }, { - "name": "ToTheMoonQueryPathReq", - "id": 6117, - "replace": 6190 + "name": "PlayerEnterSceneInfoNotify", + "id": 26700, + "replace": 28783 }, { - "name": "DeathZoneInfoNotify", - "id": 25105, - "replace": 6266 + "name": "ScenePlayerInfoNotify", + "id": 50016 }, { - "name": "WidgetQuickHitTreeReq", - "id": 26447, - "replace": 3246 + "name": "SceneTeamUpdateNotify", + "id": 29107, + "replace": 3630 }, { - "name": "AddAranaraCollectionNotify", - "id": 4632, - "replace": 6366 + "name": "SceneInitFinishRsp", + "id": 24671, + "replace": 3099 }, { - "name": "ChangeWidgetBackgroundActiveStateReq", - "id": 23423, - "replace": 6060 + "name": "EnterSceneDoneReq", + "id": 4561, + "replace": 117 }, { - "name": "DeathZoneObserveNotify", - "id": 29864, - "replace": 3139 + "name": "EnterSceneDoneRsp", + "id": 793, + "replace": 26367 }, { - "name": "GravenInnocenceRaceRestartReq", - "id": 29239, - "replace": 21853 + "name": "SceneEntityAppearNotify", + "id": 6263, + "replace": 24635 }, { - "name": "GravenInnocencePhotoReminderNotify", - "id": 3372, - "replace": 24631 + "name": "PostEnterSceneReq", + "id": 3633, + "replace": 9174 }, { - "name": "WidgetQuickHitTreeRsp", - "id": 1624, - "replace": 3169 + "name": "PostEnterSceneRsp", + "id": 22743, + "replace": 24454 }, { - "name": "GravenInnocenceRaceSettleNotify", - "id": 22442, - "replace": 24786 + "name": "ClientAbilityChangeNotify", + "id": 50017 }, { - "name": "WatcherEventStageNotify", - "id": 1677, - "replace": 2216 + "name": "PingReq", + "id": 5983, + "replace": 28999 }, { - "name": "SubmitInferenceWordReq", - "id": 22181, - "replace": 457 + "name": "PingRsp", + "id": 22595, + "replace": 4322 }, { - "name": "UnlockAvatarTalentReq", - "id": 20169, - "replace": 1090 + "name": "PlayerStoreNotify", + "id": 7845, + "replace": 2454 }, { - "name": "UnlockAvatarTalentRsp", - "id": 21745, - "replace": 1096 + "name": "StoreWeightLimitNotify", + "id": 50018 }, { - "name": "UnlockCoopChapterReq", - "id": 27931, - "replace": 1992 + "name": "UnionCmdNotify", + "id": 50019 }, { - "name": "UnlockCoopChapterRsp", - "id": 3122, - "replace": 1986 + "name": "GetPlayerFriendListReq", + "id": 50020 }, { - "name": "UnlockNameCardNotify", - "id": 3896, - "replace": 4070 + "name": "GetRecentMpPlayerListReq", + "id": 50021 }, { - "name": "UnlockPersonalLineReq", - "id": 1085, - "replace": 429 + "name": "GetPlayerFriendListRsp", + "id": 50022 }, { - "name": "UnlockPersonalLineRsp", - "id": 5048, - "replace": 428 + "name": "PrivateChatReq", + "id": 50023 }, { - "name": "UnlockTransPointReq", - "id": 27465, - "replace": 3285 + "name": "SceneTransToPointReq", + "id": 50024 }, { - "name": "UnlockTransPointRsp", - "id": 21510, - "replace": 3090 + "name": "SceneTransToPointRsp", + "id": 50025 }, { - "name": "UnlockedFurnitureFormulaDataNotify", - "id": 28859, - "replace": 4562 + "name": "MarkMapReq", + "id": 50026 }, { - "name": "UnlockedFurnitureSuiteDataNotify", - "id": 21457, - "replace": 4857 + "name": "SetUpAvatarTeamReq", + "id": 22244, + "replace": 24152 }, { - "name": "UnmarkEntityInMinMapNotify", - "id": 4510, - "replace": 245 + "name": "SetUpAvatarTeamRsp", + "id": 306, + "replace": 897 }, { - "name": "UpdateAbilityCreatedMovingPlatformNotify", - "id": 2608, - "replace": 899 + "name": "ChangeAvatarReq", + "id": 3470, + "replace": 21461 }, { - "name": "UpdatePS4BlockListReq", - "id": 21934, - "replace": 4054 + "name": "SetPlayerSignatureReq", + "id": 50027 }, { - "name": "UpdatePS4BlockListRsp", - "id": 5073, - "replace": 4043 + "name": "SetPlayerSignatureRsp", + "id": 50028 }, { - "name": "UpdatePS4FriendListNotify", - "id": 23862, + "name": "SetPlayerNameReq", + "id": 50029 + }, + { + "name": "SetPlayerNameRsp", + "id": 50030 + }, + { + "name": "ChangeAvatarRsp", + "id": 2046, + "replace": 21804 + }, + { + "name": "SceneEntityDisappearNotify", + "id": 29127, + "replace": 7872 + }, + { + "name": "AvatarTeamUpdateNotify", + "id": 28759, "replace": 4042 }, { - "name": "UpdatePS4FriendListReq", - "id": 4656, - "replace": 4052 + "name": "GetAllUnlockNameCardReq", + "id": 50031 }, { - "name": "UpdatePS4FriendListRsp", - "id": 5389, - "replace": 4044 + "name": "GetAllUnlockNameCardRsp", + "id": 50032 }, { - "name": "UpdatePlayerShowAvatarListReq", - "id": 6950, - "replace": 4018 + "name": "PersonalSceneJumpRsp", + "id": 50033 }, { - "name": "UpdatePlayerShowAvatarListRsp", - "id": 9339, - "replace": 4058 + "name": "HostPlayerNotify", + "id": 2109, + "replace": 23063 }, { - "name": "UpdatePlayerShowNameCardListReq", - "id": 25424, - "replace": 4040 + "name": "DungeonSettleNotify", + "id": 50034 }, { - "name": "UpdatePlayerShowNameCardListRsp", - "id": 5380, - "replace": 4045 + "name": "GetAuthkeyRsp", + "id": 50035 }, { - "name": "UpdateRedPointNotify", - "id": 21359, - "replace": 39 + "name": "AvatarTeamAllDataNotify", + "id": 22603, + "replace": 26224 }, { - "name": "UpdateReunionWatcherNotify", - "id": 8205, - "replace": 5081 + "name": "MonsterAlertChangeNotify", + "id": 50036 }, { - "name": "UpgradeRoguelikeShikigamiReq", - "id": 23123, - "replace": 8436 + "name": "OpenStateChangeNotify", + "id": 26658, + "replace": 21245 }, { - "name": "UpgradeRoguelikeShikigamiRsp", - "id": 1133, - "replace": 8968 + "name": "SetNameCardReq", + "id": 50037 }, { - "name": "UseItemReq", - "id": 9155, - "replace": 672 + "name": "SetNameCardRsp", + "id": 50038 }, { - "name": "UseItemRsp", - "id": 5970, - "replace": 692 + "name": "GetProfilePictureDataReq", + "id": 50039 }, { - "name": "UseMiracleRingReq", - "id": 20849, - "replace": 5209 + "name": "GetProfilePictureDataRsp", + "id": 50040 }, { - "name": "UseMiracleRingRsp", - "id": 86, - "replace": 5216 + "name": "SetPlayerHeadImageReq", + "id": 50041 }, { - "name": "UseWidgetCreateGadgetReq", - "id": 2124, - "replace": 4261 + "name": "SetPlayerHeadImageRsp", + "id": 50042 }, { - "name": "UseWidgetCreateGadgetRsp", - "id": 7117, - "replace": 4290 + "name": "FinishedParentQuestNotify", + "id": 50043 }, { - "name": "UseWidgetRetractGadgetReq", - "id": 9147, - "replace": 4284 + "name": "QuestUpdateQuestVarReq", + "id": 50044 }, { - "name": "UseWidgetRetractGadgetRsp", - "id": 20644, - "replace": 4256 + "name": "QuestDestroyNpcReq", + "id": 50045 }, { - "name": "VehicleInteractReq", - "id": 28312, - "replace": 886 + "name": "QuestUpdateQuestVarRsp", + "id": 50046 }, { - "name": "VehicleInteractRsp", - "id": 29349, - "replace": 851 + "name": "QuestGlobalVarNotify", + "id": 50047 }, { - "name": "VehicleStaminaNotify", - "id": 6743, - "replace": 835 + "name": "AddQuestContentProgressReq", + "id": 50048 }, { - "name": "ViewCodexReq", - "id": 25133, - "replace": 4201 + "name": "QuestTransmitReq", + "id": 50049 }, { - "name": "ViewCodexRsp", - "id": 25216, - "replace": 4206 + "name": "AddQuestContentProgressRsp", + "id": 50050 }, { - "name": "WatcherAllDataNotify", - "id": 1850, - "replace": 2290 + "name": "QuestProgressUpdateNotify", + "id": 50051 }, { - "name": "WatcherChangeNotify", - "id": 26993, - "replace": 2296 + "name": "QuestTransmitRsp", + "id": 50052 }, { - "name": "WatcherEventNotify", - "id": 20631, - "replace": 2289 + "name": "QuestListUpdateNotify", + "id": 50053 }, { - "name": "WatcherEventTypeNotify", - "id": 7059, - "replace": 2276 + "name": "QuestDestroyNpcRsp", + "id": 50054 }, { - "name": "WaterSpritePhaseFinishNotify", - "id": 22107, - "replace": 2143 + "name": "QuestUpdateQuestVarNotify", + "id": 50055 }, { - "name": "WeaponAwakenReq", - "id": 23146, - "replace": 681 + "name": "QuestListNotify", + "id": 50056 }, { - "name": "WeaponAwakenRsp", - "id": 26318, - "replace": 670 + "name": "FinishedParentQuestUpdateNotify", + "id": 50057 }, { - "name": "WeaponPromoteReq", - "id": 23298, - "replace": 677 + "name": "QuestDestroyEntityReq", + "id": 50058 }, { - "name": "WeaponPromoteRsp", - "id": 715, - "replace": 686 + "name": "SceneForceUnlockNotify", + "id": 2583, + "replace": 27604 }, { - "name": "WeaponUpgradeReq", - "id": 9010, - "replace": 642 + "name": "QuestDestroyEntityRsp", + "id": 50059 }, { - "name": "WeaponUpgradeRsp", - "id": 7193, - "replace": 694 + "name": "PrivateChatNotify", + "id": 50060 }, { - "name": "WearEquipReq", - "id": 7563, - "replace": 665 + "name": "PullPrivateChatReq", + "id": 50061 }, { - "name": "WearEquipRsp", - "id": 22727, - "replace": 699 + "name": "PullPrivateChatRsp", + "id": 50062 }, { - "name": "WidgetActiveChangeNotify", - "id": 22991, - "replace": 4255 + "name": "PullRecentChatReq", + "id": 50063 }, { - "name": "WidgetCoolDownNotify", - "id": 27222, - "replace": 4286 - }, - { - "name": "WidgetDoBagReq", - "id": 2739, - "replace": 4254 - }, - { - "name": "WidgetDoBagRsp", - "id": 8212, - "replace": 4279 - }, - { - "name": "WidgetGadgetAllDataNotify", - "id": 6076, - "replace": 4288 - }, - { - "name": "WidgetGadgetDataNotify", - "id": 4861, - "replace": 4278 - }, - { - "name": "WidgetGadgetDestroyNotify", - "id": 7666, - "replace": 4260 - }, - { - "name": "WidgetReportReq", - "id": 2271, - "replace": 4281 - }, - { - "name": "WidgetReportRsp", - "id": 27403, - "replace": 4271 - }, - { - "name": "WidgetSlotChangeNotify", - "id": 26889, - "replace": 4257 - }, - { - "name": "WidgetUseAttachAbilityGroupChangeNotify", - "id": 5280, - "replace": 4252 - }, - { - "name": "WindSeedClientNotify", - "id": 28351, - "replace": 1163 + "name": "PullRecentChatRsp", + "id": 50064 }, { "name": "WindSeedType1Notify", - "id": 3604, - "replace": 23435 + "id": 50065 }, { - "name": "WindSeedType2Notify", - "id": 24421, - "replace": 24656 + "name": "SceneTimeNotify", + "id": 50066 }, { - "name": "WindSeedType3Notify", - "id": 5640, - "replace": 22438 + "name": "AvatarPropNotify", + "id": 50067 }, { - "name": "WorktopOptionNotify", - "id": 925, - "replace": 876 - }, - { - "name": "WorldAllRoutineTypeNotify", - "id": 1912, - "replace": 3516 - }, - { - "name": "WorldDataNotify", - "id": 813, - "replace": 3017 - }, - { - "name": "WorldOwnerBlossomBriefInfoNotify", - "id": 2494, - "replace": 2776 - }, - { - "name": "WorldOwnerBlossomScheduleInfoNotify", - "id": 7500, - "replace": 2716 - }, - { - "name": "WorldOwnerDailyTaskNotify", - "id": 9896, - "replace": 140 - }, - { - "name": "WorldPlayerDieNotify", - "id": 26320, - "replace": 279 - }, - { - "name": "WorldPlayerInfoNotify", - "id": 2239, - "replace": 3437 - }, - { - "name": "WorldPlayerLocationNotify", - "id": 7085, - "replace": 258 - }, - { - "name": "WorldPlayerRTTNotify", - "id": 421, - "replace": 77 - }, - { - "name": "WorldPlayerReviveReq", - "id": 2639, - "replace": 213 - }, - { - "name": "WorldPlayerReviveRsp", - "id": 3657, - "replace": 287 - }, - { - "name": "WorldRoutineChangeNotify", - "id": 1471, - "replace": 3549 - }, - { - "name": "WorldRoutineTypeCloseNotify", - "id": 4128, - "replace": 3515 - }, - { - "name": "WorldRoutineTypeRefreshNotify", - "id": 26687, - "replace": 3517 + "name": "PlayerTimeNotify", + "id": 50068 }, { "name": "SkipPlayerGameTimeReq", - "id": 22076, - "replace": 123 + "id": 50069 }, { "name": "SkipPlayerGameTimeRsp", - "id": 24529, - "replace": 130 + "id": 50070 + }, + { + "name": "ChangeGameTimeReq", + "id": 50071 + }, + { + "name": "ChangeGameTimeRsp", + "id": 50072 + }, + { + "name": "CombatInvocationsNotify", + "id": 50073 + }, + { + "name": "AvatarLifeStateChangeNotify", + "id": 50074 + }, + { + "name": "LifeStateChangeNotify", + "id": 50075 + }, + { + "name": "EntityFightPropUpdateNotify", + "id": 50076 + }, + { + "name": "WorldPlayerDieNotify", + "id": 50077 + }, + { + "name": "AvatarDieAnimationEndReq", + "id": 50078 + }, + { + "name": "AvatarDieAnimationEndRsp", + "id": 50079 + }, + { + "name": "AbilityInvocationsNotify", + "id": 50080 + }, + { + "name": "AvatarSatiationDataNotify", + "id": 50081 + }, + { + "name": "QueryPathReq", + "id": 50082 + }, + { + "name": "QueryPathRsp", + "id": 50083 + }, + { + "name": "UseItemReq", + "id": 50084 + }, + { + "name": "UseItemRsp", + "id": 50085 + }, + { + "name": "GadgetInteractReq", + "id": 50086 + }, + { + "name": "GadgetInteractRsp", + "id": 50087 + }, + { + "name": "EvtAvatarLockChairReq", + "id": 50088 + }, + { + "name": "EvtAvatarLockChairRsp", + "id": 50089 + }, + { + "name": "EvtAvatarStandUpNotify", + "id": 50090 + }, + { + "name": "MarkMapRsp", + "id": 50091 + }, + { + "name": "EvtAiSyncCombatThreatInfoNotify", + "id": 50092 + }, + { + "name": "SetEntityClientDataNotify", + "id": 50093 + }, + { + "name": "HomeAvatarTalkReq", + "id": 50094 + }, + { + "name": "NpcTalkReq", + "id": 50095 + }, + { + "name": "NpcTalkRsp", + "id": 50096 + }, + { + "name": "WearEquipReq", + "id": 50097 + }, + { + "name": "WearEquipRsp", + "id": 50098 + }, + { + "name": "AvatarEquipChangeNotify", + "id": 50099 + }, + { + "name": "AvatarWearFlycloakReq", + "id": 50100 + }, + { + "name": "AvatarWearFlycloakRsp", + "id": 50101 + }, + { + "name": "AvatarFlycloakChangeNotify", + "id": 50102 + }, + { + "name": "AvatarChangeCostumeReq", + "id": 50103 + }, + { + "name": "AvatarChangeCostumeRsp", + "id": 50104 + }, + { + "name": "AvatarChangeCostumeNotify", + "id": 50105 + }, + { + "name": "EvtDoSkillSuccNotify", + "id": 50106 + }, + { + "name": "StoreItemChangeNotify", + "id": 50107 + }, + { + "name": "StoreItemDelNotify", + "id": 50108 + }, + { + "name": "SetEquipLockStateReq", + "id": 50109 + }, + { + "name": "SetEquipLockStateRsp", + "id": 50110 + }, + { + "name": "UpdatePlayerShowAvatarListReq", + "id": 50111 + }, + { + "name": "UpdatePlayerShowAvatarListRsp", + "id": 50112 + }, + { + "name": "UpdatePlayerShowNameCardListReq", + "id": 50113 + }, + { + "name": "UpdatePlayerShowNameCardListRsp", + "id": 50114 + }, + { + "name": "WorldPlayerReviveReq", + "id": 50115 + }, + { + "name": "EntityFightPropChangeReasonNotify", + "id": 50116 + }, + { + "name": "PlayerPropChangeNotify", + "id": 50117 + }, + { + "name": "PlayerPropChangeReasonNotify", + "id": 50118 + }, + { + "name": "AvatarFightPropUpdateNotify", + "id": 50119 + }, + { + "name": "AvatarFightPropNotify", + "id": 50120 + }, + { + "name": "SetPlayerBirthdayReq", + "id": 50121 + }, + { + "name": "SetPlayerBirthdayRsp", + "id": 50122 + }, + { + "name": "AvatarAddNotify", + "id": 50123 + }, + { + "name": "ItemAddHintNotify", + "id": 50124 + }, + { + "name": "ItemGivingReq", + "id": 50125 + }, + { + "name": "ItemGivingRsp", + "id": 50126 + }, + { + "name": "DropHintNotify", + "id": 50127 + }, + { + "name": "ScenePointUnlockNotify", + "id": 50128 + }, + { + "name": "TakeoffEquipReq", + "id": 50129 + }, + { + "name": "TakeoffEquipRsp", + "id": 50130 + }, + { + "name": "GetGachaInfoReq", + "id": 50131 + }, + { + "name": "GetGachaInfoRsp", + "id": 50132 + }, + { + "name": "DoGachaReq", + "id": 50133 + }, + { + "name": "DoGachaRsp", + "id": 50134 + }, + { + "name": "GachaWishReq", + "id": 50135 + }, + { + "name": "GachaWishRsp", + "id": 50136 + }, + { + "name": "DungeonEntryInfoReq", + "id": 50137 + }, + { + "name": "DungeonEntryInfoRsp", + "id": 50138 + }, + { + "name": "GetActivityInfoRsp", + "id": 50139 + }, + { + "name": "PersonalSceneJumpReq", + "id": 50140 + }, + { + "name": "DestroyMaterialReq", + "id": 50141 + }, + { + "name": "DestroyMaterialRsp", + "id": 50142 + }, + { + "name": "McoinExchangeHcoinReq", + "id": 50143 + }, + { + "name": "McoinExchangeHcoinRsp", + "id": 50144 + }, + { + "name": "CardProductRewardNotify", + "id": 50145 + }, + { + "name": "WorldDataNotify", + "id": 50146 + }, + { + "name": "WorldPlayerInfoNotify", + "id": 50147 + }, + { + "name": "SceneAreaWeatherNotify", + "id": 50148 + }, + { + "name": "SyncTeamEntityNotify", + "id": 50149 + }, + { + "name": "SyncScenePlayTeamEntityNotify", + "id": 50150 + }, + { + "name": "PlayerGameTimeNotify", + "id": 4423, + "replace": 29079 + }, + { + "name": "SceneEntityUpdateNotify", + "id": 50151 + }, + { + "name": "EvtCreateGadgetNotify", + "id": 50152 + }, + { + "name": "GetFriendShowNameCardInfoRsp", + "id": 50153 + }, + { + "name": "EvtAiSyncSkillCdNotify", + "id": 50154 + }, + { + "name": "EvtDestroyGadgetNotify", + "id": 50155 + }, + { + "name": "EvtEntityRenderersChangedNotify", + "id": 50156 + }, + { + "name": "AbilityChangeNotify", + "id": 50157 + }, + { + "name": "HitTreeNotify", + "id": 50158 + }, + { + "name": "WorldPlayerLocationNotify", + "id": 50159 + }, + { + "name": "ObstacleModifyNotify", + "id": 50160 + }, + { + "name": "WeaponUpgradeReq", + "id": 50161 + }, + { + "name": "WeaponUpgradeRsp", + "id": 50162 + }, + { + "name": "WeaponPromoteReq", + "id": 50163 + }, + { + "name": "WeaponPromoteRsp", + "id": 50164 + }, + { + "name": "WeaponAwakenReq", + "id": 50165 + }, + { + "name": "WeaponAwakenRsp", + "id": 50166 + }, + { + "name": "TakePlayerLevelRewardReq", + "id": 50167 + }, + { + "name": "TakePlayerLevelRewardRsp", + "id": 50168 + }, + { + "name": "AvatarGainCostumeNotify", + "id": 50169 + }, + { + "name": "AvatarGainFlycloakNotify", + "id": 50170 + }, + { + "name": "PlayerEnterDungeonReq", + "id": 50171 + }, + { + "name": "PlayerEnterDungeonRsp", + "id": 50172 + }, + { + "name": "SelectWorktopOptionReq", + "id": 50173 + }, + { + "name": "SelectWorktopOptionRsp", + "id": 50174 + }, + { + "name": "PlayerQuitDungeonReq", + "id": 50175 + }, + { + "name": "DungeonChallengeBeginNotify", + "id": 50176 + }, + { + "name": "DungeonChallengeFinishNotify", + "id": 50177 + }, + { + "name": "DungeonDieOptionReq", + "id": 50178 + }, + { + "name": "DungeonDieOptionRsp", + "id": 50179 + }, + { + "name": "EntityAiSyncNotify", + "id": 50180 + }, + { + "name": "ServerAnnounceNotify", + "id": 50181 + }, + { + "name": "DungeonEntryToBeExploreNotify", + "id": 50182 + }, + { + "name": "GetDungeonEntryExploreConditionReq", + "id": 50183 + }, + { + "name": "GetDungeonEntryExploreConditionRsp", + "id": 50184 + }, + { + "name": "DungeonWayPointNotify", + "id": 50185 + }, + { + "name": "SceneForceLockNotify", + "id": 27356, + "replace": 23746 + }, + { + "name": "PlayerEnterMapLayerNotify", + "id": 50186 + }, + { + "name": "AchievementAllDataNotify", + "id": 50187 + }, + { + "name": "AchievementUpdateNotify", + "id": 50188 + }, + { + "name": "ActivityInfoNotify", + "id": 50189 + }, + { + "name": "ActivityScheduleInfoNotify", + "id": 50190 + }, + { + "name": "ActivityTakeWatcherRewardReq", + "id": 50191 + }, + { + "name": "ActivityTakeWatcherRewardRsp", + "id": 50192 + }, + { + "name": "ActivityUpdateWatcherNotify", + "id": 50193 + }, + { + "name": "AddBackupAvatarTeamReq", + "id": 50194 + }, + { + "name": "AddBackupAvatarTeamRsp", + "id": 50195 + }, + { + "name": "AddNoGachaAvatarCardNotify", + "id": 50196 + }, + { + "name": "AllWidgetDataNotify", + "id": 50197 + }, + { + "name": "AntiAddictNotify", + "id": 50198 + }, + { + "name": "AskAddFriendNotify", + "id": 50199 + }, + { + "name": "AskAddFriendReq", + "id": 50200 + }, + { + "name": "AskAddFriendRsp", + "id": 50201 + }, + { + "name": "AvatarChangeElementTypeReq", + "id": 50202 + }, + { + "name": "AvatarChangeElementTypeRsp", + "id": 50203 + }, + { + "name": "AvatarDelNotify", + "id": 50204 + }, + { + "name": "AvatarExpeditionAllDataReq", + "id": 50205 + }, + { + "name": "AvatarExpeditionAllDataRsp", + "id": 50206 + }, + { + "name": "AvatarExpeditionCallBackReq", + "id": 50207 + }, + { + "name": "AvatarExpeditionCallBackRsp", + "id": 50208 + }, + { + "name": "AvatarExpeditionDataNotify", + "id": 50209 + }, + { + "name": "AvatarExpeditionGetRewardReq", + "id": 50210 + }, + { + "name": "AvatarExpeditionGetRewardRsp", + "id": 50211 + }, + { + "name": "AvatarExpeditionStartReq", + "id": 50212 + }, + { + "name": "AvatarExpeditionStartRsp", + "id": 50213 + }, + { + "name": "AvatarFetterDataNotify", + "id": 50214 + }, + { + "name": "AvatarFetterLevelRewardReq", + "id": 50215 + }, + { + "name": "AvatarFetterLevelRewardRsp", + "id": 50216 + }, + { + "name": "AvatarPromoteReq", + "id": 50217 + }, + { + "name": "AvatarPromoteRsp", + "id": 50218 + }, + { + "name": "AvatarSkillChangeNotify", + "id": 50219 + }, + { + "name": "AvatarSkillDepotChangeNotify", + "id": 50220 + }, + { + "name": "AvatarSkillInfoNotify", + "id": 50221 + }, + { + "name": "AvatarSkillMaxChargeCountNotify", + "id": 50222 + }, + { + "name": "AvatarSkillUpgradeReq", + "id": 50223 + }, + { + "name": "AvatarSkillUpgradeRsp", + "id": 50224 + }, + { + "name": "AvatarUnlockTalentNotify", + "id": 50225 + }, + { + "name": "AvatarUpgradeReq", + "id": 50226 + }, + { + "name": "AvatarUpgradeRsp", + "id": 50227 + }, + { + "name": "PlayerEnterChildMapLayerNotify", + "id": 50228 + }, + { + "name": "BackMyWorldReq", + "id": 50229 + }, + { + "name": "BackMyWorldRsp", + "id": 50230 + }, + { + "name": "BargainOfferPriceReq", + "id": 50231 + }, + { + "name": "BargainOfferPriceRsp", + "id": 50232 + }, + { + "name": "BargainStartNotify", + "id": 50233 + }, + { + "name": "BargainTerminateNotify", + "id": 50234 + }, + { + "name": "BatchBuyGoodsReq", + "id": 50235 + }, + { + "name": "BatchBuyGoodsRsp", + "id": 50236 + }, + { + "name": "BattlePassAllDataNotify", + "id": 50237 + }, + { + "name": "BattlePassCurScheduleUpdateNotify", + "id": 50238 + }, + { + "name": "BattlePassMissionUpdateNotify", + "id": 50239 + }, + { + "name": "BeginCameraSceneLookNotify", + "id": 50240 + }, + { + "name": "BlossomBriefInfoNotify", + "id": 50241 + }, + { + "name": "BuyBattlePassLevelReq", + "id": 50242 + }, + { + "name": "BuyBattlePassLevelRsp", + "id": 50243 + }, + { + "name": "BuyGoodsReq", + "id": 50244 + }, + { + "name": "BuyGoodsRsp", + "id": 50245 + }, + { + "name": "BuyResinReq", + "id": 50246 + }, + { + "name": "BuyResinRsp", + "id": 50247 + }, + { + "name": "CalcWeaponUpgradeReturnItemsReq", + "id": 50248 + }, + { + "name": "CalcWeaponUpgradeReturnItemsRsp", + "id": 50249 + }, + { + "name": "SceneEntityMoveNotify", + "id": 50250 + }, + { + "name": "CanUseSkillNotify", + "id": 50251 + }, + { + "name": "CancelCoopTaskReq", + "id": 50252 + }, + { + "name": "ChallengeDataNotify", + "id": 50253 + }, + { + "name": "ChangeMailStarNotify", + "id": 50254 + }, + { + "name": "ChangeMpTeamAvatarReq", + "id": 50255 + }, + { + "name": "ChangeMpTeamAvatarRsp", + "id": 50256 + }, + { + "name": "ChangeTeamNameReq", + "id": 50257 + }, + { + "name": "ChangeTeamNameRsp", + "id": 50258 + }, + { + "name": "ChapterStateNotify", + "id": 50259 + }, + { + "name": "CheckUgcStateReq", + "id": 50260 + }, + { + "name": "CheckUgcStateRsp", + "id": 50261 + }, + { + "name": "CheckUgcUpdateReq", + "id": 50262 + }, + { + "name": "CheckUgcUpdateRsp", + "id": 50263 + }, + { + "name": "ChooseCurAvatarTeamReq", + "id": 50264 + }, + { + "name": "ChooseCurAvatarTeamRsp", + "id": 50265 + }, + { + "name": "ClientAIStateNotify", + "id": 50266 + }, + { + "name": "ClientAbilitiesInitFinishCombineNotify", + "id": 50267 + }, + { + "name": "ClientLoadingCostumeVerificationNotify", + "id": 50268 + }, + { + "name": "ClientLockGameTimeNotify", + "id": 50269 + }, + { + "name": "ClientScriptEventNotify", + "id": 50270 + }, + { + "name": "CloseCommonTipsNotify", + "id": 50271 + }, + { + "name": "CodexDataFullNotify", + "id": 50272 + }, + { + "name": "CodexDataUpdateNotify", + "id": 50273 + }, + { + "name": "CombineDataNotify", + "id": 50274 + }, + { + "name": "CombineFormulaDataNotify", + "id": 50275 + }, + { + "name": "CombineReq", + "id": 50276 + }, + { + "name": "CombineRsp", + "id": 50277 + }, + { + "name": "CompoundDataNotify", + "id": 50278 + }, + { + "name": "CookDataNotify", + "id": 50279 + }, + { + "name": "CookRecipeDataNotify", + "id": 50280 + }, + { + "name": "CoopDataNotify", + "id": 50281 + }, + { + "name": "CreateVehicleReq", + "id": 50282 + }, + { + "name": "CreateVehicleRsp", + "id": 50283 + }, + { + "name": "CutSceneBeginNotify", + "id": 50284 + }, + { + "name": "DailyTaskDataNotify", + "id": 50285 + }, + { + "name": "DailyTaskFilterCityReq", + "id": 50286 + }, + { + "name": "DailyTaskFilterCityRsp", + "id": 50287 + }, + { + "name": "DailyTaskProgressNotify", + "id": 50288 + }, + { + "name": "DailyTaskUnlockedCitiesNotify", + "id": 50289 + }, + { + "name": "DealAddFriendReq", + "id": 50290 + }, + { + "name": "DealAddFriendRsp", + "id": 50291 + }, + { + "name": "DelBackupAvatarTeamReq", + "id": 50292 + }, + { + "name": "DelBackupAvatarTeamRsp", + "id": 50293 + }, + { + "name": "DelMailReq", + "id": 50294 + }, + { + "name": "DelMailRsp", + "id": 50295 + }, + { + "name": "DelTeamEntityNotify", + "id": 50296 + }, + { + "name": "DeleteFriendNotify", + "id": 50297 + }, + { + "name": "DeleteFriendReq", + "id": 50298 + }, + { + "name": "DeleteFriendRsp", + "id": 50299 + }, + { + "name": "DoSetPlayerBornDataNotify", + "id": 5351, + "replace": 50436 + }, + { + "name": "DungeonCandidateTeamChangeAvatarReq", + "id": 50300 + }, + { + "name": "DungeonCandidateTeamChangeAvatarRsp", + "id": 50301 + }, + { + "name": "DungeonPlayerDieNotify", + "id": 50302 + }, + { + "name": "DungeonPlayerDieReq", + "id": 50303 + }, + { + "name": "DungeonPlayerDieRsp", + "id": 50304 + }, + { + "name": "DungeonRestartReq", + "id": 50305 + }, + { + "name": "DungeonRestartRsp", + "id": 50306 + }, + { + "name": "DungeonShowReminderNotify", + "id": 50307 + }, + { + "name": "DungeonSlipRevivePointActivateReq", + "id": 50308 + }, + { + "name": "DungeonSlipRevivePointActivateRsp", + "id": 50309 + }, + { + "name": "DungeonWayPointActivateReq", + "id": 50310 + }, + { + "name": "DungeonWayPointActivateRsp", + "id": 50311 + }, + { + "name": "EndCameraSceneLookNotify", + "id": 50312 + }, + { + "name": "EnterTransPointRegionNotify", + "id": 50313 + }, + { + "name": "EnterTrialAvatarActivityDungeonReq", + "id": 50314 + }, + { + "name": "EnterTrialAvatarActivityDungeonRsp", + "id": 50315 + }, + { + "name": "EnterWorldAreaReq", + "id": 50316 + }, + { + "name": "EnterWorldAreaRsp", + "id": 50317 + }, + { + "name": "EntityAiKillSelfNotify", + "id": 50318 + }, + { + "name": "EvtAvatarEnterFocusNotify", + "id": 50319 + }, + { + "name": "EvtAvatarExitFocusNotify", + "id": 50320 + }, + { + "name": "EvtAvatarSitDownNotify", + "id": 50321 + }, + { + "name": "EvtAvatarUpdateFocusNotify", + "id": 50322 + }, + { + "name": "EvtBulletDeactiveNotify", + "id": 50323 + }, + { + "name": "EvtBulletHitNotify", + "id": 50324 + }, + { + "name": "EvtBulletMoveNotify", + "id": 50325 + }, + { + "name": "ExecuteGadgetLuaReq", + "id": 50326 + }, + { + "name": "ExecuteGadgetLuaRsp", + "id": 50327 + }, + { + "name": "ExitTransPointRegionNotify", + "id": 50328 + }, + { + "name": "FireworksLaunchDataNotify", + "id": 50329 + }, + { + "name": "FireworksReformDataNotify", + "id": 50330 + }, + { + "name": "FleurFairMusicGameSettleReq", + "id": 50331 + }, + { + "name": "FleurFairMusicGameSettleRsp", + "id": 50332 + }, + { + "name": "FleurFairMusicGameStartReq", + "id": 50333 + }, + { + "name": "FleurFairMusicGameStartRsp", + "id": 50334 + }, + { + "name": "ForgeDataNotify", + "id": 50335 + }, + { + "name": "ForgeFormulaDataNotify", + "id": 50336 + }, + { + "name": "ForgeGetQueueDataReq", + "id": 50337 + }, + { + "name": "ForgeGetQueueDataRsp", + "id": 50338 + }, + { + "name": "ForgeQueueDataNotify", + "id": 50339 + }, + { + "name": "ForgeQueueManipulateReq", + "id": 50340 + }, + { + "name": "ForgeQueueManipulateRsp", + "id": 50341 + }, + { + "name": "ForgeStartReq", + "id": 50342 + }, + { + "name": "ForgeStartRsp", + "id": 50343 + }, + { + "name": "FurnitureCurModuleArrangeCountNotify", + "id": 50344 + }, + { + "name": "FurnitureMakeReq", + "id": 50345 + }, + { + "name": "FurnitureMakeRsp", + "id": 50346 + }, + { + "name": "FurnitureMakeStartReq", + "id": 50347 + }, + { + "name": "FurnitureMakeStartRsp", + "id": 50348 + }, + { + "name": "GCGTCTavernChallengeDataNotify", + "id": 50349 + }, + { + "name": "GadgetAutoPickDropInfoNotify", + "id": 50350 + }, + { + "name": "GadgetStateNotify", + "id": 50351 + }, + { + "name": "GetActivityInfoReq", + "id": 50352 + }, + { + "name": "GetActivityShopSheetInfoReq", + "id": 50353 + }, + { + "name": "GetActivityShopSheetInfoRsp", + "id": 50354 + }, + { + "name": "GetAllActivatedBargainDataReq", + "id": 50355 + }, + { + "name": "GetAllActivatedBargainDataRsp", + "id": 50356 + }, + { + "name": "GetAllH5ActivityInfoReq", + "id": 50357 + }, + { + "name": "GetAllMailNotify", + "id": 50358 + }, + { + "name": "GetAllMailResultNotify", + "id": 50359 + }, + { + "name": "GetAuthkeyReq", + "id": 50360 + }, + { + "name": "GetBargainDataReq", + "id": 50361 + }, + { + "name": "GetBargainDataRsp", + "id": 50362 + }, + { + "name": "GetChatEmojiCollectionReq", + "id": 50363 + }, + { + "name": "GetChatEmojiCollectionRsp", + "id": 50364 + }, + { + "name": "GetCompoundDataReq", + "id": 50365 + }, + { + "name": "GetCompoundDataRsp", + "id": 50366 + }, + { + "name": "GetDailyDungeonEntryInfoReq", + "id": 50367 + }, + { + "name": "GetDailyDungeonEntryInfoRsp", + "id": 50368 + }, + { + "name": "GetFriendShowAvatarInfoReq", + "id": 50369 + }, + { + "name": "GetFriendShowAvatarInfoRsp", + "id": 50370 + }, + { + "name": "GetFriendShowNameCardInfoReq", + "id": 50371 + }, + { + "name": "GetFurnitureCurModuleArrangeCountReq", + "id": 50372 + }, + { + "name": "GetHomeLevelUpRewardReq", + "id": 50373 + }, + { + "name": "GetHomeLevelUpRewardRsp", + "id": 50374 + }, + { + "name": "GetInvestigationMonsterReq", + "id": 50375 + }, + { + "name": "GetInvestigationMonsterRsp", + "id": 50376 + }, + { + "name": "GetMailItemReq", + "id": 50377 + }, + { + "name": "GetMailItemRsp", + "id": 50378 + }, + { + "name": "GetMapAreaReq", + "id": 50379 + }, + { + "name": "GetMapAreaRsp", + "id": 50380 + }, + { + "name": "GetOnlinePlayerListReq", + "id": 50381 + }, + { + "name": "GetOnlinePlayerListRsp", + "id": 50382 + }, + { + "name": "GetPlayerAskFriendListReq", + "id": 50383 + }, + { + "name": "GetPlayerAskFriendListRsp", + "id": 50384 + }, + { + "name": "GetPlayerBlacklistReq", + "id": 50385 + }, + { + "name": "GetPlayerBlacklistRsp", + "id": 50386 + }, + { + "name": "GetPlayerHomeCompInfoReq", + "id": 50387 + }, + { + "name": "GetRegionSearchReq", + "id": 50388 + }, + { + "name": "GetShopmallDataReq", + "id": 50389 + }, + { + "name": "GetShopmallDataRsp", + "id": 50390 + }, + { + "name": "GetUgcBriefInfoReq", + "id": 50391 + }, + { + "name": "GetUgcBriefInfoRsp", + "id": 50392 + }, + { + "name": "GetUgcReq", + "id": 50393 + }, + { + "name": "GetUgcRsp", + "id": 50394 + }, + { + "name": "GetWidgetSlotReq", + "id": 50395 + }, + { + "name": "GetWidgetSlotRsp", + "id": 50396 + }, + { + "name": "GetWorldMpInfoReq", + "id": 50397 + }, + { + "name": "GetWorldMpInfoRsp", + "id": 50398 + }, + { + "name": "GivingRecordNotify", + "id": 50399 + }, + { + "name": "GroupSuiteNotify", + "id": 50400 + }, + { + "name": "GroupUnloadNotify", + "id": 50401 + }, + { + "name": "H5ActivityIdsNotify", + "id": 50402 + }, + { + "name": "HomeAllUnlockedBgmIdListNotify", + "id": 50403 + }, + { + "name": "HomeAvatarAllFinishRewardNotify", + "id": 50404 + }, + { + "name": "HomeAvatarCostumeChangeNotify", + "id": 50405 + }, + { + "name": "HomeAvatarRewardEventGetReq", + "id": 50406 + }, + { + "name": "HomeAvatarRewardEventGetRsp", + "id": 50407 + }, + { + "name": "HomeAvatarRewardEventNotify", + "id": 50408 + }, + { + "name": "HomeAvatarSummonAllEventNotify", + "id": 50409 + }, + { + "name": "HomeAvatarSummonEventReq", + "id": 50410 + }, + { + "name": "HomeAvatarSummonEventRsp", + "id": 50411 + }, + { + "name": "HomeAvatarSummonFinishReq", + "id": 50412 + }, + { + "name": "HomeAvatarSummonFinishRsp", + "id": 50413 + }, + { + "name": "HomeAvatarTalkFinishInfoNotify", + "id": 50414 + }, + { + "name": "HomeAvatarTalkRsp", + "id": 50415 + }, + { + "name": "HomeBasicInfoNotify", + "id": 50416 + }, + { + "name": "HomeChangeBgmNotify", + "id": 50417 + }, + { + "name": "HomeChangeBgmReq", + "id": 50418 + }, + { + "name": "HomeChangeBgmRsp", + "id": 50419 + }, + { + "name": "HomeChangeEditModeReq", + "id": 50420 + }, + { + "name": "HomeChangeEditModeRsp", + "id": 50421 + }, + { + "name": "HomeChangeModuleReq", + "id": 50422 + }, + { + "name": "HomeChangeModuleRsp", + "id": 50423 + }, + { + "name": "HomeChooseModuleReq", + "id": 50424 + }, + { + "name": "HomeChooseModuleRsp", + "id": 50425 + }, + { + "name": "HomeComfortInfoNotify", + "id": 50426 + }, + { + "name": "HomeEnterEditModeFinishReq", + "id": 50427 + }, + { + "name": "HomeEnterEditModeFinishRsp", + "id": 50428 + }, + { + "name": "HomeGetArrangementInfoReq", + "id": 50429 + }, + { + "name": "HomeGetArrangementInfoRsp", + "id": 50430 + }, + { + "name": "HomeGetBasicInfoReq", + "id": 50431 + }, + { + "name": "HomeGetOnlineStatusReq", + "id": 50432 + }, + { + "name": "HomeGetOnlineStatusRsp", + "id": 50433 + }, + { + "name": "HomeKickPlayerReq", + "id": 50434 + }, + { + "name": "HomeKickPlayerRsp", + "id": 50435 + }, + { + "name": "HomeLimitedShopBuyGoodsReq", + "id": 50436 + }, + { + "name": "HomeLimitedShopBuyGoodsRsp", + "id": 50437 + }, + { + "name": "HomeMarkPointNotify", + "id": 50438 + }, + { + "name": "HomeModuleSeenReq", + "id": 50439 + }, + { + "name": "HomeModuleSeenRsp", + "id": 50440 + }, + { + "name": "HomeModuleUnlockNotify", + "id": 50441 + }, + { + "name": "HomeNewUnlockedBgmIdListNotify", + "id": 50442 + }, + { + "name": "HomePreChangeEditModeNotify", + "id": 50443 + }, + { + "name": "HomeResourceNotify", + "id": 50444 + }, + { + "name": "HomeResourceTakeFetterExpReq", + "id": 50445 + }, + { + "name": "HomeResourceTakeFetterExpRsp", + "id": 50446 + }, + { + "name": "HomeResourceTakeHomeCoinReq", + "id": 50447 + }, + { + "name": "HomeResourceTakeHomeCoinRsp", + "id": 50448 + }, + { + "name": "HomeSaveArrangementNoChangeReq", + "id": 50449 + }, + { + "name": "HomeSaveArrangementNoChangeRsp", + "id": 50450 + }, + { + "name": "HomeSceneInitFinishReq", + "id": 50451 + }, + { + "name": "HomeSceneInitFinishRsp", + "id": 50452 + }, + { + "name": "HomeSceneJumpReq", + "id": 50453 + }, + { + "name": "HomeSceneJumpRsp", + "id": 50454 + }, + { + "name": "HomeTransferReq", + "id": 50455 + }, + { + "name": "HomeTransferRsp", + "id": 50456 + }, + { + "name": "HomeUpdateArrangementInfoReq", + "id": 50457 + }, + { + "name": "HomeUpdateArrangementInfoRsp", + "id": 50458 + }, + { + "name": "LaunchFireworksReq", + "id": 50459 + }, + { + "name": "LaunchFireworksRsp", + "id": 50460 + }, + { + "name": "LevelupCityReq", + "id": 50461 + }, + { + "name": "LevelupCityRsp", + "id": 50462 + }, + { + "name": "MailChangeNotify", + "id": 50463 + }, + { + "name": "MarkNewNotify", + "id": 50464 + }, + { + "name": "MassiveEntityElementOpBatchNotify", + "id": 50465 + }, + { + "name": "MonsterAIConfigHashNotify", + "id": 50466 + }, + { + "name": "MonsterForceAlertNotify", + "id": 50467 + }, + { + "name": "MonsterSummonTagNotify", + "id": 50468 + }, + { + "name": "MuqadasPotionDungeonSettleNotify", + "id": 50469 + }, + { + "name": "MusicGameSettleReq", + "id": 50470 + }, + { + "name": "MusicGameSettleRsp", + "id": 50471 + }, + { + "name": "MusicGameStartReq", + "id": 50472 + }, + { + "name": "MusicGameStartRsp", + "id": 50473 + }, + { + "name": "OtherPlayerEnterHomeNotify", + "id": 50474 + }, + { + "name": "PSPlayerApplyEnterMpReq", + "id": 50475 + }, + { + "name": "PSPlayerApplyEnterMpRsp", + "id": 50476 + }, + { + "name": "PathfindingEnterSceneRsp", + "id": 50477 + }, + { + "name": "PersonalLineAllDataReq", + "id": 50478 + }, + { + "name": "PersonalLineAllDataRsp", + "id": 50479 + }, + { + "name": "PlatformChangeRouteNotify", + "id": 50480 + }, + { + "name": "PlatformStartRouteNotify", + "id": 50481 + }, + { + "name": "PlatformStopRouteNotify", + "id": 50482 + }, + { + "name": "PlayerApplyEnterHomeNotify", + "id": 50483 + }, + { + "name": "PlayerApplyEnterHomeResultNotify", + "id": 50484 + }, + { + "name": "PlayerApplyEnterHomeResultReq", + "id": 50485 + }, + { + "name": "PlayerApplyEnterHomeResultRsp", + "id": 50486 + }, + { + "name": "PlayerApplyEnterMpNotify", + "id": 50487 + }, + { + "name": "PlayerApplyEnterMpReq", + "id": 50488 + }, + { + "name": "PlayerApplyEnterMpResultNotify", + "id": 50489 + }, + { + "name": "PlayerApplyEnterMpResultReq", + "id": 50490 + }, + { + "name": "PlayerApplyEnterMpResultRsp", + "id": 50491 + }, + { + "name": "PlayerApplyEnterMpRsp", + "id": 50492 + }, + { + "name": "PlayerChatNotify", + "id": 50493 + }, + { + "name": "PlayerChatReq", + "id": 50494 + }, + { + "name": "PlayerChatRsp", + "id": 50495 + }, + { + "name": "PlayerCompoundMaterialReq", + "id": 50496 + }, + { + "name": "PlayerCompoundMaterialRsp", + "id": 50497 + }, + { + "name": "PlayerCookArgsReq", + "id": 50498 + }, + { + "name": "PlayerCookArgsRsp", + "id": 50499 + }, + { + "name": "PlayerCookReq", + "id": 50500 + }, + { + "name": "PlayerCookRsp", + "id": 50501 + }, + { + "name": "PlayerForceExitReq", + "id": 26372, + "replace": 51365 + }, + { + "name": "PlayerGetForceQuitBanInfoReq", + "id": 50502 + }, + { + "name": "PlayerGetForceQuitBanInfoRsp", + "id": 50503 + }, + { + "name": "PlayerHomeCompInfoNotify", + "id": 50504 + }, + { + "name": "PlayerInvestigationAllInfoNotify", + "id": 50505 + }, + { + "name": "PlayerInvestigationNotify", + "id": 50506 + }, + { + "name": "PlayerInvestigationTargetNotify", + "id": 50507 + }, + { + "name": "PlayerLevelRewardUpdateNotify", + "id": 50508 + }, + { + "name": "PlayerPreEnterMpNotify", + "id": 50509 + }, + { + "name": "PlayerQuitDungeonRsp", + "id": 50510 + }, + { + "name": "PlayerQuitFromHomeNotify", + "id": 50511 + }, + { + "name": "ProudSkillChangeNotify", + "id": 50512 + }, + { + "name": "ProudSkillExtraLevelNotify", + "id": 50513 + }, + { + "name": "QueryCodexMonsterBeKilledNumReq", + "id": 50514 + }, + { + "name": "QueryCodexMonsterBeKilledNumRsp", + "id": 50515 + }, + { + "name": "QuestCreateEntityReq", + "id": 50516 + }, + { + "name": "QuestCreateEntityRsp", + "id": 50517 + }, + { + "name": "QuestDelNotify", + "id": 50518 + }, + { + "name": "QuickUseWidgetReq", + "id": 50519 + }, + { + "name": "QuickUseWidgetRsp", + "id": 50520 + }, + { + "name": "ReadMailNotify", + "id": 50521 + }, + { + "name": "ReadPrivateChatReq", + "id": 50522 + }, + { + "name": "ReceivedTrialAvatarActivityRewardReq", + "id": 50523 + }, + { + "name": "ReceivedTrialAvatarActivityRewardRsp", + "id": 50524 + }, + { + "name": "ReformFireworksReq", + "id": 50525 + }, + { + "name": "ReformFireworksRsp", + "id": 50526 + }, + { + "name": "ReliquaryDecomposeReq", + "id": 50527 + }, + { + "name": "ReliquaryDecomposeRsp", + "id": 50528 + }, + { + "name": "ReliquaryUpgradeReq", + "id": 50529 + }, + { + "name": "ReliquaryUpgradeRsp", + "id": 50530 + }, + { + "name": "ResinChangeNotify", + "id": 50531 + }, + { + "name": "RobotPushPlayerDataNotify", + "id": 50532 + }, + { + "name": "RogueDiaryDungeonSettleNotify", + "id": 50533 + }, + { + "name": "SceneAreaUnlockNotify", + "id": 50534 + }, + { + "name": "SceneAudioNotify", + "id": 50535 + }, + { + "name": "SceneAvatarStaminaStepReq", + "id": 50536 + }, + { + "name": "SceneDataNotify", + "id": 23046, + "replace": 23591 + }, + { + "name": "SceneEntityDrownReq", + "id": 50537 + }, + { + "name": "SceneEntityDrownRsp", + "id": 50538 + }, + { + "name": "SceneKickPlayerReq", + "id": 50539 + }, + { + "name": "SceneKickPlayerRsp", + "id": 50540 + }, + { + "name": "ScenePlayerLocationNotify", + "id": 50541 + }, + { + "name": "ScenePlayerSoundNotify", + "id": 50542 + }, + { + "name": "SeeMonsterReq", + "id": 50543 + }, + { + "name": "ServerAnnounceRevokeNotify", + "id": 50544 + }, + { + "name": "ServerBuffChangeNotify", + "id": 50545 + }, + { + "name": "ServerCondMeetQuestListUpdateNotify", + "id": 50546 + }, + { + "name": "ServerGlobalValueChangeNotify", + "id": 50547 + }, + { + "name": "ServerTimeNotify", + "id": 28606, + "replace": 3350 + }, + { + "name": "SetBattlePassViewedReq", + "id": 50548 + }, + { + "name": "SetBattlePassViewedRsp", + "id": 50549 + }, + { + "name": "SetChatEmojiCollectionReq", + "id": 50550 + }, + { + "name": "SetChatEmojiCollectionRsp", + "id": 50551 + }, + { + "name": "SetCoopChapterViewedRsp", + "id": 50552 + }, + { + "name": "SetFriendEnterHomeOptionReq", + "id": 50553 + }, + { + "name": "SetFriendEnterHomeOptionRsp", + "id": 50554 + }, + { + "name": "SetOpenStateReq", + "id": 50555 + }, + { + "name": "SetOpenStateRsp", + "id": 50556 + }, + { + "name": "SetPlayerBornDataReq", + "id": 25726, + "replace": 51662 + }, + { + "name": "SetPlayerBornDataRsp", + "id": 26454, + "replace": 51663 + }, + { + "name": "SetPlayerPropReq", + "id": 50557 + }, + { + "name": "SetPlayerPropRsp", + "id": 50558 + }, + { + "name": "SetUpLunchBoxWidgetReq", + "id": 50559 + }, + { + "name": "SetUpLunchBoxWidgetRsp", + "id": 50560 + }, + { + "name": "SetWidgetSlotReq", + "id": 50561 + }, + { + "name": "SetWidgetSlotRsp", + "id": 50562 + }, + { + "name": "ShowClientGuideNotify", + "id": 50563 + }, + { + "name": "ShowCommonTipsNotify", + "id": 50564 + }, + { + "name": "SpiceActivityGivingRecordNotify", + "id": 50565 + }, + { + "name": "StartCoopPointReq", + "id": 50566 + }, + { + "name": "StartCoopPointRsp", + "id": 50567 + }, + { + "name": "SumoDungeonSettleNotify", + "id": 50568 + }, + { + "name": "TakeAchievementGoalRewardReq", + "id": 50569 + }, + { + "name": "TakeAchievementGoalRewardRsp", + "id": 50570 + }, + { + "name": "TakeAchievementRewardReq", + "id": 50571 + }, + { + "name": "TakeAchievementRewardRsp", + "id": 50572 + }, + { + "name": "TakeBattlePassMissionPointReq", + "id": 50573 + }, + { + "name": "TakeBattlePassMissionPointRsp", + "id": 50574 + }, + { + "name": "TakeBattlePassRewardReq", + "id": 50575 + }, + { + "name": "TakeBattlePassRewardRsp", + "id": 50576 + }, + { + "name": "TakeCompoundOutputReq", + "id": 50577 + }, + { + "name": "TakeCompoundOutputRsp", + "id": 50578 + }, + { + "name": "TakeFurnitureMakeReq", + "id": 50579 + }, + { + "name": "TakeFurnitureMakeRsp", + "id": 50580 + }, + { + "name": "TakeInvestigationRewardReq", + "id": 50581 + }, + { + "name": "TakeInvestigationRewardRsp", + "id": 50582 + }, + { + "name": "TakeInvestigationTargetRewardReq", + "id": 50583 + }, + { + "name": "TakeInvestigationTargetRewardRsp", + "id": 50584 + }, + { + "name": "ToTheMoonQueryPathReq", + "id": 50585 + }, + { + "name": "ToTheMoonQueryPathRsp", + "id": 50586 + }, + { + "name": "TowerAllDataReq", + "id": 50587 + }, + { + "name": "TowerAllDataRsp", + "id": 50588 + }, + { + "name": "TowerCurLevelRecordChangeNotify", + "id": 50589 + }, + { + "name": "TowerEnterLevelReq", + "id": 50590 + }, + { + "name": "TowerEnterLevelRsp", + "id": 50591 + }, + { + "name": "TowerFloorRecordChangeNotify", + "id": 50592 + }, + { + "name": "TowerLevelStarCondNotify", + "id": 50593 + }, + { + "name": "TowerMiddleLevelChangeTeamNotify", + "id": 50594 + }, + { + "name": "TowerTeamSelectReq", + "id": 50595 + }, + { + "name": "TowerTeamSelectRsp", + "id": 50596 + }, + { + "name": "TryEnterHomeReq", + "id": 50597 + }, + { + "name": "TryEnterHomeRsp", + "id": 50598 + }, + { + "name": "UnfreezeGroupLimitNotify", + "id": 50599 + }, + { + "name": "UnlockAvatarTalentReq", + "id": 50600 + }, + { + "name": "UnlockAvatarTalentRsp", + "id": 50601 + }, + { + "name": "UnlockNameCardNotify", + "id": 50602 + }, + { + "name": "UnlockPersonalLineReq", + "id": 50603 + }, + { + "name": "UnlockPersonalLineRsp", + "id": 50604 + }, + { + "name": "UnlockTransPointReq", + "id": 50605 + }, + { + "name": "UnlockTransPointRsp", + "id": 50606 + }, + { + "name": "UnlockedFurnitureFormulaDataNotify", + "id": 50607 + }, + { + "name": "UnlockedFurnitureSuiteDataNotify", + "id": 50608 + }, + { + "name": "UpdateAbilityCreatedMovingPlatformNotify", + "id": 50609 + }, + { + "name": "VehicleInteractReq", + "id": 50610 + }, + { + "name": "VehicleInteractRsp", + "id": 50611 + }, + { + "name": "VehicleStaminaNotify", + "id": 50612 + }, + { + "name": "WidgetCoolDownNotify", + "id": 50613 + }, + { + "name": "WidgetDoBagReq", + "id": 50614 + }, + { + "name": "WidgetDoBagRsp", + "id": 50615 + }, + { + "name": "WidgetGadgetDataNotify", + "id": 50616 + }, + { + "name": "WidgetSlotChangeNotify", + "id": 50617 + }, + { + "name": "WorktopOptionNotify", + "id": 50618 + }, + { + "name": "WorldChestOpenNotify", + "id": 50619 + }, + { + "name": "WorldOwnerBlossomBriefInfoNotify", + "id": 50620 + }, + { + "name": "WorldOwnerDailyTaskNotify", + "id": 50621 + }, + { + "name": "WorldPlayerRTTNotify", + "id": 50622 + }, + { + "name": "WorldPlayerReviveRsp", + "id": 50623 } ] \ No newline at end of file diff --git a/cmdid_last.csv b/cmdid_last.csv index bda36014..eb7c9f4c 100644 --- a/cmdid_last.csv +++ b/cmdid_last.csv @@ -1,2558 +1,664 @@ -LoadActivityTerrainNotify,5 -PlayerOfferingReq,43 -UseMiracleRingRsp,86 -StartBuoyantCombatGalleryReq,103 -MpPlayGuestReplyInviteRsp,107 -MiracleRingTakeRewardRsp,119 -GetCityReputationInfoRsp,128 -WinterCampGetCanGiveFriendItemReq,130 -GetRogueDairyRepairInfoRsp,133 -HomeFishFarmingInfoNotify,136 -SummerTimeV2RestartBoatGalleryReq,164 -ActivitySetGiftWishRsp,165 -GadgetChangeLevelTagReq,172 -GetGachaInfoReq,181 -HomeUpdateScenePointFishFarmingInfoReq,201 -ACCKLIOPBHN,205 -SummerTimeV2RestartDungeonReq,212 -TakeAchievementGoalRewardReq,249 -JCIAFJKAFLK,250 -GCGDSCardFaceUnlockNotify,270 -BOFOFKKOBNO,273 -SeaLampFlyLampReq,283 -AbilityChangeNotify,300 -PullRecentChatRsp,308 -MarkEntityInMinMapNotify,315 -TakeResinCardDailyRewardRsp,319 -BackPlayCustomDungeonOfficialRsp,329 -TryEnterHomeRsp,351 -ChangeMpTeamAvatarRsp,352 -NMCDCDNDENC,364 -PlayerHomeCompInfoNotify,365 -BackPlayCustomDungeonOfficialReq,368 -StoreItemChangeNotify,370 -PerformOperationNotify,373 -DFANIFFEBOE,375 -GCGTCTavernChallengeUpdateNotify,384 -ChannellerSlabCheckEnterLoopDungeonReq,386 -GetSceneNpcPositionRsp,412 -MMEMEGNCJDI,413 -CutSceneBeginNotify,418 -IICFKNGMAJP,419 -WorldPlayerRTTNotify,421 -GIPBFGAAMCG,439 -GearActivityStartPlayPictureReq,440 -NBLNIJDNFOH,444 -DungeonCandidateTeamChangeAvatarRsp,451 -NFMBJFMBBBG,452 -FinishedParentQuestUpdateNotify,455 -EOKPEICJCDD,457 -PotionRestartDungeonReq,465 -DJIEKDFHMBI,472 -ForgeGetQueueDataReq,477 -ReunionDailyRefreshNotify,505 -DuelHeartCgEndNotify,509 -PlantFlowerGiveFriendFlowerReq,512 -ScenePlayInfoListNotify,530 -SceneAvatarStaminaStepReq,543 -HideAndSeekSelectSkillRsp,544 -GCGDSChangeFieldReq,549 -TeamChainTakeCostumeRewardRsp,568 -SealBattleEndNotify,570 -CheckSegmentCRCReq,580 -OrderDisplayNotify,595 -ScenePlayBattleUidOpNotify,602 -QuestDestroyNpcRsp,607 -BuyGoodsRsp,611 -TryEnterNextRogueDiaryDungeonReq,619 -LEHMLENJGLC,625 -RemoveRandTaskInfoNotify,649 -ClientReconnectNotify,650 -FishBiteRsp,653 -GCGBackToDuelReq,664 -JOHBAPLLNDO,668 -MultistagePlayFinishStageRsp,672 -GetDailyDungeonEntryInfoRsp,674 -IBGIKAOLJAJ,686 -MassiveEntityElementOpBatchNotify,699 -AssociateInferenceWordReq,701 -AvatarSatiationDataNotify,704 -LanternRiteEndFireworksReformRsp,709 -KCLOHPFBPGJ,713 -WeaponPromoteRsp,715 -AnchorPointOpRsp,726 -DAOOBOPAAEE,742 -AvatarExpeditionStartReq,751 -CombineReq,753 -SaveMainCoopReq,764 -TakePlayerLevelRewardRsp,767 -SetPlayerSignatureReq,771 -DungeonEntryInfoReq,782 -KJBJNDPDFCC,809 -EvtCostStaminaNotify,810 -HomeModuleUnlockNotify,811 -WorldDataNotify,813 -WindFieldRestartDungeonRsp,816 -AvatarWearFlycloakReq,824 -SalesmanDeliverItemRsp,829 -HomeLimitedShopBuyGoodsReq,838 -HLOMJEPOLBD,848 -RemoveBlacklistReq,850 -LunaRiteHintPointRsp,853 -EchoShellTakeRewardReq,855 -GCGApplyInviteBattleReq,871 -GachaActivityPercentNotify,874 -GetActivityScheduleReq,885 -DragonSpineChapterProgressChangeNotify,892 -FindHilichurlFinishSecondQuestNotify,900 -SalesmanTakeSpecialRewardRsp,903 -EnterChessDungeonRsp,918 -ProjectorOptionRsp,919 -RoguelikeEffectDataNotify,920 -WorktopOptionNotify,925 -EJHEAHEOAOD,927 -GetPlayerSocialDetailReq,928 -SetOpenStateRsp,934 -NpcTalkStateNotify,943 -VintageMarketDeliverItemRsp,945 -CreateVehicleRsp,958 -CLCIBCFFGJM,960 -DraftGuestReplyInviteNotify,969 -SelectAsterMidDifficultyReq,971 -AvatarPromoteGetRewardReq,993 -FishEscapeNotify,1005 -ActivityTakeAllScoreRewardRsp,1014 -LanV3RaceSettleNotify,1020 -InBattleMechanicusCardResultNotify,1024 -DisableRoguelikeTrapNotify,1027 -CoopRewardUpdateNotify,1034 -TriggerRoguelikeRuneRsp,1039 -COKBMINIAOH,1045 -ChangeWidgetBackgroundActiveStateRsp,1073 -PlayerIpRegionNotify,1074 -UnlockPersonalLineReq,1085 -GetShopmallDataRsp,1087 -GAHKMKNFFNJ,1088 -HomeNewUnlockedBgmIdListNotify,1089 -SignInInfoReq,1091 -GCLGFEGNBAJ,1105 -DraftGuestReplyTwiceConfirmRsp,1114 -UpgradeRoguelikeShikigamiRsp,1133 -SetEntityClientDataNotify,1139 -AskAddFriendRsp,1146 -HomeAvatarTalkRsp,1147 -VintageMarketDividendFinishNotify,1158 -PlayerConfirmMatchReq,1167 -ServerUpdateGlobalValueNotify,1181 -CanUseSkillNotify,1186 -MCJDFAJKOPI,1187 -SignInInfoRsp,1196 -PlayerInvestigationTargetNotify,1218 -AKEKAPHAIPN,1219 -MichiaeMatsuriStartBossChallengeRsp,1225 -HDFKAFDLNNC,1229 -StartCoopPointRsp,1231 -EffigyChallengeResultNotify,1233 -GetOnlinePlayerListRsp,1234 -HomeSearchBlueprintReq,1240 -ActivityInfoNotify,1246 -PlayerCookRsp,1250 -RestartCoinCollectPlaySingleModeReq,1251 -SeaLampFlyLampRsp,1255 -HideAndSeekSelectAvatarReq,1259 -ExecuteGadgetLuaRsp,1263 -TakeOfferingLevelRewardRsp,1269 -WidgetCaptureAnimalReq,1304 -RogueDiaryDungeonInfoNotify,1309 -MonsterAIConfigHashNotify,1317 -JIJIDOFANAL,1325 -TakeEffigyRewardRsp,1345 -HomeScenePointFishFarmingInfoNotify,1346 -MichiaeMatsuriRemoveChallengeMarkNotify,1360 -QuestRenameAvatarReq,1366 -PlayerGeneralMatchConfirmNotify,1380 -HDEKEDJCDBN,1387 -SetPlayerPropRsp,1391 -LiveStartNotify,1396 -MainCoopUpdateNotify,1415 -ExclusiveRuleNotify,1418 -TakeCityReputationParentQuestRsp,1428 -GetPushTipsRewardRsp,1440 -AMDBBLLFLHG,1441 -ClosedItemNotify,1446 -LOAOLPIDGJF,1447 -HomePriorCheckNotify,1456 -GetWorldMpInfoRsp,1461 -WorldRoutineChangeNotify,1471 -FLNPBGMMBMD,1474 -CoinCollectGallerySettleNotify,1488 -CrystalLinkEnterDungeonRsp,1502 -GetMechanicusInfoRsp,1507 -SetFriendRemarkNameReq,1521 -GadgetPlayStartNotify,1524 -EvtAnimatorStateChangedNotify,1539 -ScenePlayBattleInfoNotify,1543 -BKNAMDDEIKH,1557 -TakeInvestigationTargetRewardRsp,1562 -GadgetChainLevelChangeNotify,1565 -TreasureMapGuideTaskDoneNotify,1567 -SummerTimeSprintBoatRestartRsp,1588 -BlessingAcceptGivePicReq,1596 -GravenInnocenceRaceRestartRsp,1603 -PushTipsReadFinishReq,1612 -LeaveSceneReq,1616 -DungeonCandidateTeamChangeAvatarReq,1619 -WidgetQuickHitTreeRsp,1624 -RestartCoinCollectPlaySingleModeRsp,1628 -IrodoriScanEntityReq,1642 -ReplayCustomDungeonReq,1660 -LFGPAENKMHH,1671 -WatcherEventStageNotify,1677 -FLJPDDAOGCI,1686 -CGOAGOJJILD,1693 -ReliquaryUpgradeReq,1702 -NDPIIOFJCOK,1706 -HomeKickPlayerRsp,1719 -HomeChangeModuleReq,1750 -QuestUpdateQuestVarNotify,1753 -RoguelikeRuneRecordUpdateNotify,1760 -CKNDPMKOCJG,1762 -EANMJCJAPHM,1767 -PlayerSetPauseRsp,1771 -BartenderCancelOrderRsp,1772 -SceneEntityDisappearNotify,1787 -AvatarUnlockTalentNotify,1805 -MarkMapReq,1812 -HomeExchangeWoodRsp,1815 -HomeAvatarTalkFinishInfoNotify,1817 -PlayerForceExitReq,1819 -WatcherAllDataNotify,1850 -DropHintNotify,1884 -DIJPLONLIEL,1892 -TreasureMapHostInfoNotify,1895 -GKJAACCGLIH,1897 -BartenderFinishLevelReq,1905 -WorldAllRoutineTypeNotify,1912 -PlantFlowerSetFlowerWishReq,1934 -InterruptGalleryRsp,1940 -TeamChainEnterDungeonRsp,1959 -GCGDSDeckSaveReq,1963 -DungeonSlipRevivePointActivateRsp,1980 -HomeSetBlueprintSlotOptionReq,1990 -AGBOEIBCIHC,1992 -ClientTransmitReq,1993 -ActivityGetRecvGiftListRsp,2009 -BKKLKEHJKPJ,2018 -TowerMiddleLevelChangeTeamNotify,2027 -GetRegionSearchReq,2030 -HomeChangeBgmNotify,2031 -GCGGameMaxNotify,2039 -TowerLevelStarCondNotify,2042 -MistTrialGetDungeonExhibitionDataRsp,2046 -BrickBreakerSelectAvatarReq,2047 -ActivityTakeScoreRewardReq,2048 -PlayerDataNotify,2051 -SalesmanDeliverItemReq,2062 -GadgetStateNotify,2075 -DraftGuestReplyInviteReq,2082 -SetChatEmojiCollectionRsp,2098 -TowerTeamSelectReq,2100 -HomeGetOnlineStatusReq,2120 -UseWidgetCreateGadgetReq,2124 -InBattleMechanicusPickCardNotify,2126 -ForceDragAvatarNotify,2141 -ClientRemoveCombatEndModifierNotify,2142 -HuntingGiveUpReq,2156 -ActivityTakeWatcherRewardRsp,2165 -BrickBreakerQuitReq,2184 -GetBattlePassProductReq,2201 -FungusCultivateReq,2204 -CoinCollectPrepareStageNotify,2218 -BMODMHEPOFF,2225 -FungusFighterPlotInfoNotify,2226 -CheckSegmentCRCNotify,2228 -EnterIrodoriChessDungeonReq,2229 -HomeGetFishFarmingInfoRsp,2235 -WorldPlayerInfoNotify,2239 -GetPlayerFriendListReq,2240 -InteractDailyDungeonInfoNotify,2249 -WidgetReportReq,2271 -LKKABBELIJA,2284 -ChangeMailStarNotify,2285 -WinterCampGetRecvItemListRsp,2293 -AllWidgetDataNotify,2294 -PathfindingPingNotify,2311 -ObstacleModifyNotify,2314 -QueryPathRsp,2319 -GMShowObstacleRsp,2327 -OMFBGJBLKPA,2330 -NavMeshStatsNotify,2339 -GMShowNavMeshRsp,2341 -JBMKHAOEDOH,2345 -PathfindingEnterSceneReq,2347 -QueryPathReq,2359 -GMShowObstacleReq,2365 -PathfindingEnterSceneRsp,2373 -GMShowNavMeshReq,2389 -JoinHomeWorldFailNotify,2403 -GetPlayerTokenRsp,2407 -InBattleMechanicusConfirmCardReq,2433 -DelScenePlayTeamEntityNotify,2438 -InstableSprayRestartDungeonRsp,2448 -FinishDeliveryNotify,2454 -LBALOKODOOL,2466 -FishBattleEndRsp,2479 -HomeSceneJumpReq,2482 -MLBKCAJINOE,2484 -EntityFightPropChangeReasonNotify,2489 -WorldOwnerBlossomBriefInfoNotify,2494 -IFNPCPOEOCH,2498 -SceneDestroyEntityRsp,2500 -MainCoopFailNotify,2503 -CIFBBGHAMME,2512 -ChannellerSlabWearBuffReq,2514 -SetEquipLockStateRsp,2517 -HomeSaveArrangementNoChangeReq,2521 -FOOGHEMFBHL,2569 -SeaLampTakePhaseRewardReq,2574 -PFHLJEPJHOG,2579 -TowerCurLevelRecordChangeNotify,2583 -AllCoopInfoNotify,2587 -EntityAiKillSelfNotify,2606 -UpdateAbilityCreatedMovingPlatformNotify,2608 -GetShopmallDataReq,2616 -AddFriendNotify,2626 -BDPDLIDMKOJ,2628 -WorldPlayerReviveReq,2639 -HomeAvatarRewardEventNotify,2640 -StartBuoyantCombatGalleryRsp,2642 -GetExpeditionAssistInfoListReq,2643 -HomePlantWeedRsp,2656 -SetPlayerNameReq,2665 -EGJCPABDNMD,2672 -CDOBIBDDIND,2673 -PLADHOEOBFP,2676 -MusicGameStartReq,2690 -FHBONNPLLAN,2691 -ExitTransPointRegionNotify,2696 -HNICDKJKGNA,2702 -RefreshRogueDiaryCardRsp,2711 -GuestBeginEnterSceneNotify,2725 -VintageMarketStoreChooseStrategyRsp,2727 -WidgetDoBagReq,2739 -MCLPMLLIJEC,2743 -MKACPHAGHMB,2745 -OMCAHFEBALI,2756 -AllMarkPointNotify,2766 -ClientNewMailNotify,2769 -ActivityBannerNotify,2777 -PlayerEnterSceneNotify,2783 -FleurFairFallSettleNotify,2809 -HomeGetBlueprintSlotInfoReq,2811 -MuqadasPotionDungeonSettleNotify,2813 -BFDMAPHCILI,2824 -ElectroherculesBattleSelectDifficultyRsp,2828 -ChangeServerGlobalValueNotify,2846 -QuestTransmitReq,2854 -HideAndSeekSelectSkillReq,2859 -GCGDSDeckUnlockNotify,2863 -ChallengeDataNotify,2864 -BlessingGetAllRecvPicRecordListRsp,2869 -SetCoopChapterViewedReq,2879 -TakeRegionSearchRewardRsp,2889 -FireworksLaunchDataNotify,2905 -ReliquaryDecomposeReq,2906 -PPFDAPPADJN,2915 -OneoffGatherPointDetectorDataNotify,2925 -JPKNJKAKLCI,2926 -PotionResetChallengeReq,2937 -PlantFlowerGetCanGiveFriendFlowerRsp,2946 -FurnitureCurModuleArrangeCountNotify,2948 -TowerRecordHandbookReq,2953 -MLIHNOAMLEH,2962 -PlayerGeneralMatchDismissNotify,2964 -PlayerAllowEnterMpAfterAgreeMatchNotify,2971 -HomeDeleteBlueprintRsp,2973 -ScenePlayOwnerCheckRsp,2989 -BlossomChestCreateNotify,2992 -GCGTCInviteReq,2997 -GCGSettleOptionRsp,3014 -GDHNFCHHCAK,3017 -MultistagePlayStageEndNotify,3019 -COEDDKCEEDK,3026 -DeleteFriendReq,3037 -MiracleRingDataNotify,3064 -QuickOpenActivityReq,3073 -SceneCreateEntityRsp,3079 -ActivityTakeAllScoreRewardReq,3082 -ActivityBannerClearReq,3086 -FungusFighterClearTrainingRuntimeDataRsp,3102 -PSPlayerApplyEnterMpReq,3109 -MonsterForceAlertNotify,3111 -FishBiteReq,3118 -UnlockCoopChapterRsp,3122 -TakeReunionFirstGiftRewardRsp,3136 -TriggerCreateGadgetToEquipPartNotify,3153 -ClientScriptEventNotify,3165 -NpcTalkReq,3174 -RechargeReq,3184 -AvatarBuffDelNotify,3202 -NightCrowGadgetObservationMatchRsp,3213 -DMFPADPCJHD,3218 -DungeonPlayerDieReq,3239 -BossChestActivateNotify,3259 -LODGLMPFPFE,3265 -BKCMELBNNNM,3274 -SceneForceUnlockNotify,3275 -ChessPlayerInfoNotify,3276 -EMCKIIFODPB,3279 -SelectEffigyChallengeConditionRsp,3284 -FishBaitGoneNotify,3285 -BrickBreakerPlayerSetAvatarNotify,3292 -DoRoguelikeDungeonCardGachaRsp,3293 -CancelCityReputationRequestReq,3312 -FFLGIBAFMLP,3314 -ChatChannelDataNotify,3323 -GlobalBuildingInfoNotify,3344 -GravenInnocencePhotoReminderNotify,3372 -GCGHeartBeatNotify,3410 -PlayerGameTimeByLuaNotify,3419 -AllShareCDDataNotify,3440 -HJBAIOKEHPA,3442 -PlayerApplyEnterMpResultNotify,3467 -BattlePassAllDataNotify,3474 -SeaLampFlyLampNotify,3489 -EntityPropNotify,3503 -GCGSkillPreviewAskReq,3512 -InstableSprayRestartDungeonReq,3513 -GetAllActivatedBargainDataRsp,3517 -GetPlayerAskFriendListReq,3520 -GetDungeonEntryExploreConditionRsp,3536 -GetAllUnlockNameCardReq,3551 -PlayerReportRsp,3564 -GadgetAutoPickDropInfoNotify,3579 -FungusFighterUseBackupFungusReq,3593 -TakeInvestigationRewardRsp,3594 -WindSeedType1Notify,3604 -FoundationNotify,3606 -BrickBreakerPlayerSetChangingNotify,3619 -AvatarCardChangeRsp,3627 -EquipRoguelikeRuneRsp,3632 -AvatarPropChangeReasonNotify,3637 -CustomDungeonOfficialNotify,3645 -BuyResinRsp,3650 -WorldPlayerReviveRsp,3657 -DelBackupAvatarTeamRsp,3661 -GCGDSFieldUnlockNotify,3674 -SubmitInferenceWordRsp,3679 -IAOJIMGFKCA,3688 -WinterCampTriathlonSettleNotify,3692 -GCGInviteGuestBattleRsp,3695 -AvatarChangeElementTypeReq,3696 -GetUgcReq,3704 -GetPlayerHomeCompInfoReq,3709 -SetLimitOptimizationNotify,3723 -SalesmanTakeRewardRsp,3724 -EffigyChallengeV2RestartDungeonReq,3728 -MpPlayPrepareInterruptNotify,3739 -AvatarSkillDepotChangeNotify,3748 -PlayerLevelRewardUpdateNotify,3756 -DungeonCandidateTeamReplyInviteRsp,3761 -DJAALJGPLCI,3772 -HJBBAPAGFCL,3776 -JBNCCGJEGGF,3795 -ResetRogueDiaryPlayReq,3800 -SceneInitFinishRsp,3805 -GadgetTalkChangeNotify,3815 -AddQuestContentProgressReq,3824 -ChannellerSlabCheckEnterLoopDungeonRsp,3830 -EvtFaceToDirNotify,3850 -SetNameCardReq,3853 -BrickBreakerSetReadyReq,3864 -DragonSpineChapterFinishNotify,3871 -GearActivityFinishPlayPictureReq,3879 -DungeonDieOptionReq,3884 -StartRogueDiaryPlayRsp,3886 -GetFriendShowAvatarInfoReq,3887 -NpcTalkRsp,3890 -IrodoriChessEquipCardReq,3894 -UnlockNameCardNotify,3896 -TowerAllDataRsp,3897 -APPJMEJEKKG,3898 -FishingGallerySettleNotify,3899 -CutSceneEndNotify,3904 -EntityAuthorityChangeNotify,3913 -RogueHealAvatarsRsp,3917 -GmTalkRsp,3923 -IrodoriEditFlowerCombinationReq,3931 -HomeModuleSeenRsp,3944 -GetScenePerformanceReq,3953 -CheckUgcStateReq,3955 -EMLNDPCPLEA,3959 -JJCMGINGIID,3964 -AvatarFetterLevelRewardRsp,3975 -DIHKEFDNDBL,3978 -HomeSetBlueprintFriendOptionRsp,3981 -FDNFMIDCFOL,3983 -AvatarExpeditionAllDataRsp,3990 -LuaEnvironmentEffectNotify,3994 -FDGBOPPDGPF,4000 -CIADDPPKCOA,4003 -HomeGetGroupRecordRsp,4005 -ChooseCurAvatarTeamRsp,4031 -PrivateChatRsp,4033 -GCGDSChangeCurDeckRsp,4037 -ExitFishingRsp,4039 -ClientAbilityInitBeginNotify,4046 -RogueDiaryReviveAvatarRsp,4056 -PlayerDeathZoneNotify,4058 -SetPlayerHeadImageReq,4071 -PotionEnterDungeonReq,4073 -ExpeditionRecallRsp,4076 -AvatarChangeAnimHashReq,4097 -ActivityPlayOpenAnimNotify,4102 -OfferingInteractReq,4106 -GetActivityShopSheetInfoRsp,4109 -WorldRoutineTypeCloseNotify,4128 -HomeEnterEditModeFinishReq,4149 -HomeComfortInfoNotify,4153 -LunaRiteHintPointRemoveNotify,4154 -PotionRestartDungeonRsp,4156 -ONKDBNHDBIP,4157 -ALAPJGFCPGL,4160 -WinterCampAcceptGiveItemReq,4170 -WindFieldGalleryInfoNotify,4173 -HomeBasicInfoNotify,4186 -ForgeQueueManipulateRsp,4194 -VintageDecorateBoothReq,4197 -SeaLampTakeContributionRewardReq,4205 -GCGDSChangeDeckNameRsp,4254 -DungeonInterruptChallengeRsp,4256 -ScenePlayOwnerCheckReq,4265 -TakePlayerLevelRewardReq,4273 -GetRecommendCustomDungeonRsp,4300 -GetUgcBriefInfoReq,4301 -FNGMOCHBMKP,4304 -SocialDataNotify,4307 -GuestPostEnterSceneNotify,4310 -GearActivityFinishPlayGearRsp,4312 -DKOCBKNLOLK,4319 -DelTeamEntityNotify,4320 -DKGJINFPPDH,4324 -SaveUgcReq,4331 -OpenBlossomCircleCampGuideNotify,4362 -FleurFairBalloonSettleNotify,4377 -HomeResourceTakeFetterExpReq,4383 -GetHuntingOfferRewardReq,4392 -QuickUseWidgetReq,4406 -RequestLiveInfoReq,4423 -ChatHistoryNotify,4425 -PlayerQuitDungeonRsp,4431 -BartenderFinishLevelRsp,4440 -GetMapMarkTipsReq,4445 -PlayerSetPauseReq,4448 -ActivityGetFriendGiftWishListReq,4453 -HPKFPLKBFCJ,4457 -AchievementUpdateNotify,4460 -HideAndSeekSelectAvatarRsp,4472 -SceneAudioNotify,4490 -LevelTagDataNotify,4502 -AvatarDieAnimationEndReq,4506 -SceneTeamUpdateNotify,4509 -UnmarkEntityInMinMapNotify,4510 -ItemGivingReq,4527 -HBDOBLLBBEK,4533 -EvtLocalGadgetOwnerLeaveSceneNotify,4542 -BKKOCMDJIKO,4545 -RegionalPlayInfoNotify,4556 -PotionSaveDungeonResultRsp,4568 -FungusFighterUseBackupFungusRsp,4572 -SpiceActivityFinishMakeSpiceRsp,4582 -FEPMLIIHEEH,4591 -EvtBeingHealedNotify,4595 -RogueCellUpdateNotify,4597 -PDKMHGFFKHJ,4599 -WinterCampGiveFriendItemReq,4625 -AddAranaraCollectionNotify,4632 -DLPOOFICIAA,4637 -FGBDDPEFMAG,4653 -WinterCampAcceptAllGiveItemRsp,4655 -UpdatePS4FriendListReq,4656 -FlightActivityRestartRsp,4661 -GCGAskDuelRsp,4662 -PlayerStoreNotify,4667 -HomePreviewBlueprintReq,4668 -PullPrivateChatRsp,4681 -NJLDOIOAKPE,4695 -AddBlacklistRsp,4703 -BlessingAcceptAllGivePicReq,4716 -HideAndSeekPlayerCapturedNotify,4718 -HomeResourceTakeHomeCoinReq,4728 -EnterSceneReadyRsp,4744 -AllWidgetBackgroundActiveStateNotify,4761 -GCGWorldPlayerGCGStateRsp,4765 -SceneWeatherForcastRsp,4766 -EndCameraSceneLookNotify,4771 -GetAllH5ActivityInfoReq,4793 -StartEffigyChallengeReq,4800 -DungeonRestartInviteReplyReq,4804 -DuelHeartRestartDungeonRsp,4810 -ReliquaryFilterStateSaveNotify,4815 -DataResVersionNotify,4819 -DungeonCandidateTeamReplyInviteReq,4838 -AvatarExpeditionGetRewardReq,4847 -ActivityReadPushTipsReq,4848 -WidgetGadgetDataNotify,4861 -AbilityInvocationFixedNotify,4864 -HCEIPIGBGHC,4865 -QuestCreateEntityRsp,4869 -MMEJNJMCOHC,4872 -PlayerCancelMatchRsp,4875 -FlightActivitySettleNotify,4885 -SumoLeaveDungeonNotify,4886 -GearActivityStartPlayPictureRsp,4894 -ClearRoguelikeCurseNotify,4898 -LanV3ShadowFinishLevelReq,4911 -WinterCampGetFriendWishListReq,4914 -SyncScenePlayTeamEntityNotify,4915 -TryInterruptRogueDiaryDungeonRsp,4919 -ODCKAIANNEK,4930 -BrickBreakerSetChangingReq,4947 -FKEJFPBCIIF,4953 -ClientBulletCreateNotify,4966 -CombineDataNotify,4969 -MichiaeMatsuriStartBossChallengeReq,4975 -HomeUpdateArrangementInfoReq,4976 -DKFNIBLOCIJ,4982 -EnterSceneReadyReq,5011 -ActivityGetFriendGiftWishListRsp,5014 -ExecuteGroupTriggerRsp,5015 -LunaRiteGroupBundleRegisterNotify,5030 -BlessingRedeemRewardReq,5045 -UnlockPersonalLineRsp,5048 -GachaActivityTakeRewardReq,5052 -RefreshBackgroundAvatarRsp,5063 -UpdatePS4BlockListRsp,5073 -InstableSprayLevelFinishNotify,5076 -LanV3ShadowFinishLevelRsp,5118 -SealBattleBeginNotify,5120 -HOEJIJICACG,5126 -FurnitureMakeFinishNotify,5151 -BackRebornGalleryReq,5152 -FungusFighterTrainingSelectFungusReq,5169 -EquipRoguelikeRuneReq,5188 -ELAMGPBBNFC,5189 -MAOKDHCGIHN,5200 -HHOBBEALAJP,5203 -HomeResourceNotify,5204 -MultistagePlayEndNotify,5212 -EffigyChallengeV2EnterDungeonReq,5216 -CDGEKLGPHLL,5218 -GCGBossChallengeUpdateNotify,5240 -HomeSetBlueprintFriendOptionReq,5246 -NNDBEOLHEJA,5249 -GetBonusActivityRewardRsp,5252 -PDDNAKBOJJP,5255 -SceneGalleryVintageHuntingSettleNotify,5258 -DraftGuestReplyInviteRsp,5277 -WidgetUseAttachAbilityGroupChangeNotify,5280 -PingReq,5285 -ExecuteGadgetLuaReq,5288 -PlayerApplyEnterMpNotify,5296 -FleurFairMusicGameStartReq,5303 -CoinCollectChooseSkillReq,5314 -GetMailItemReq,5317 -ChatChannelInfoNotify,5319 -GCGDSDataNotify,5324 -PlayerLogoutReq,5347 -HomeBalloonGallerySettleNotify,5349 -AvatarPropNotify,5355 -PlayerApplyEnterHomeResultRsp,5358 -ActivityReadPushTipsRsp,5363 -GetCustomDungeonRsp,5372 -FishAttractNotify,5374 -TakeRegionSearchRewardReq,5375 -UpdatePlayerShowNameCardListRsp,5380 -QuestProgressUpdateNotify,5388 -UpdatePS4FriendListRsp,5389 -PlayerGCGMatchConfirmNotify,5393 -PlayerSetOnlyMPWithPSPlayerReq,5396 -MichiaeMatsuriInteractStatueRsp,5402 -SearchCustomDungeonReq,5413 -DungeonFollowNotify,5420 -SpiceActivityGivingRecordNotify,5421 -GPBAGOIEEFP,5425 -HomeTransferRsp,5429 -ScenePointUnlockNotify,5431 -ProjectorOptionReq,5441 -EntityAiSyncNotify,5447 -PJEFHPONADB,5460 -BrickBreakerSelectAvatarRsp,5463 -ForceDragBackTransferNotify,5469 -PlayerMatchStopNotify,5482 -PlantFlowerEditFlowerCombinationRsp,5492 -DragonSpineCoinChangeNotify,5502 -AddQuestContentProgressRsp,5514 -FCNNCJMCABC,5524 -EvtEntityRenderersChangedNotify,5525 -ScenePlayOwnerStartInviteReq,5530 -HomeUpdatePictureFrameInfoReq,5532 -PlantFlowerAcceptAllGiveFlowerRsp,5535 -GetAllMailResultNotify,5536 -ReadPrivateChatReq,5538 -MJAOKDFGEGB,5539 -DungeonCandidateTeamSetChangingAvatarReq,5541 -BGJBIIDKDBL,5545 -CJHIKMOFFMI,5553 -NBIKKDBMJOP,5560 -PlantFlowerGetRecvFlowerListReq,5568 -FungusRenameRsp,5576 -TakeCityReputationLevelRewardReq,5580 -SceneGalleryInfoNotify,5587 -HomePlantFieldNotify,5595 -InBattleMechanicusExcapeMonsterNotify,5596 -RefreshEntityAuthNotify,5604 -PostEnterSceneReq,5606 -SkyCrystalDetectorDataUpdateNotify,5621 -WinterCampTakeExploreRewardRsp,5622 -HomePlantInfoRsp,5633 -CardProductRewardNotify,5635 -WindSeedType3Notify,5640 -EDFGFDEBPGM,5647 -GetHomeLevelUpRewardReq,5653 -QuestUpdateQuestVarRsp,5677 -TakeReunionWatcherRewardRsp,5682 -FleurFairFinishGalleryStageNotify,5694 -DoSetPlayerBornDataNotify,5710 -HuntingGiveUpRsp,5719 -ExitFishingReq,5737 -HomeUpdatePictureFrameInfoRsp,5740 -JIPGEEDNJOO,5742 -ProfilePictureChangeNotify,5763 -TowerGetFloorStarRewardReq,5764 -OpenStateChangeNotify,5778 -BrickBreakerSettleNotify,5789 -DBPPJFBEBNG,5793 -IANJNPDOFCN,5806 -GCGClientSettleReq,5826 -EvtDestroyGadgetNotify,5833 -TakeCompoundOutputReq,5837 -FungusFighterRestartTraningDungeonRsp,5843 -DungeonChallengeFinishNotify,5847 -GCGDSTakeCardProficiencyRewardReq,5853 -CheckGroupReplacedRsp,5854 -ProudSkillExtraLevelNotify,5863 -LunaRiteSacrificeRsp,5864 -GetParentQuestVideoKeyRsp,5868 -HLFOIAANHIA,5878 -KDDHOBPBJHE,5881 -SetUpAvatarTeamReq,5889 -ServerCombatEndNotify,5895 -SumoSetNoSwitchPunishTimeNotify,5911 -ChangeWorldToSingleModeRsp,5912 -BlessingRecvFriendPicNotify,5919 -PFJJKNFPBEE,5920 -BartenderGetFormulaReq,5932 -ReliquaryDecomposeRsp,5943 -UseItemRsp,5970 -IslandPartyRaftInfoNotify,5989 -GroupLinkChangeNotify,5992 -TrialAvatarFirstPassDungeonNotify,6009 -NGFCFGLIMLB,6011 -GetMechanicusInfoReq,6012 -TakeEffigyFirstPassRewardReq,6014 -GetCityHuntingOfferRsp,6015 -MpPlayOwnerCheckRsp,6021 -HEFHFFGGCOD,6022 -GCGApplyInviteBattleNotify,6038 -PlayerMatchInfoNotify,6049 -ResinCardDataUpdateNotify,6072 -WidgetGadgetAllDataNotify,6076 -HAPIGIKLLKJ,6089 -BOLCDNOPCFK,6106 -KLMPFAHIEEL,6112 -ToTheMoonAddObstacleReq,6113 -ToTheMoonRemoveObstacleRsp,6115 -ToTheMoonQueryPathReq,6117 -GDABJFALFDK,6125 -ToTheMoonEnterSceneRsp,6130 -ToTheMoonObstaclesModifyNotify,6142 -ToTheMoonEnterSceneReq,6144 -ToTheMoonAddObstacleRsp,6148 -ToTheMoonPingNotify,6154 -JFMPIGNNFGD,6159 -ToTheMoonQueryPathRsp,6191 -CPBCJBADPPD,6196 -ToTheMoonRemoveObstacleReq,6197 -SetSceneWeatherAreaReq,6203 -ViewLanternProjectionTipsReq,6221 -BPOLCGACIHE,6228 -GroupSuiteNotify,6257 -CataLogFinishedGlobalWatcherAllDataNotify,6277 -LaunchFireworksReq,6285 -FungusFighterRuntimeDataNotify,6287 -BatchBuyGoodsReq,6294 -RoguelikeTakeStageFirstPassRewardReq,6306 -PlayerFishingDataNotify,6317 -SeaLampContributeItemReq,6321 -HomeResourceTakeHomeCoinRsp,6329 -ReunionActivateNotify,6332 -DungeonCandidateTeamCreateReq,6341 -SetUpLunchBoxWidgetRsp,6360 -HuntingStartNotify,6362 -CKMOGAFPIDA,6367 -TakeInvestigationTargetRewardReq,6368 -JNKBIDLKOPK,6373 -PlayerApplyEnterMpResultRsp,6395 -WinterCampAcceptAllGiveItemReq,6397 -HomeAvatarSummonAllEventNotify,6401 -FPEPLJDLDOM,6408 -SeaLampPopularityNotify,6421 -EnterRogueDiaryDungeonReq,6423 -NBNGOKEICFC,6436 -LikeCustomDungeonReq,6450 -GCGDSBanCardNotify,6451 -MusicGameStartRsp,6458 -GKIGNHNKMBK,6459 -ServerBuffChangeNotify,6462 -ShowClientTutorialNotify,6463 -ACOPFPFIJHN,6465 -NHGGNAEFDKO,6470 -EvtAiSyncSkillCdNotify,6471 -HomeChangeBgmRsp,6476 -MechanicusCoinNotify,6477 -DoGachaReq,6499 -AsterMidInfoNotify,6512 -IrodoriChessUnequipCardRsp,6523 -ReliquaryFilterStateNotify,6547 -CodexDataUpdateNotify,6551 -GetCityHuntingOfferReq,6556 -KJDCBDNDPNA,6562 -TakeReunionMissionRewardReq,6568 -JNNBPPEMMOJ,6570 -GCGStartChallengeByCheckRewardReq,6573 -EAJCFCMGNGI,6601 -GCGApplyInviteBattleRsp,6602 -ANKONNPBGJC,6619 -IrodoriMasterStartGalleryRsp,6623 -MichiaeMatsuriStartDarkChallengeReq,6647 -TeamChainEnterDungeonReq,6657 -VintageMarketStartStorePlayReq,6681 -GCGDSChangeCardFaceRsp,6683 -ActivityTakeWatcherRewardBatchRsp,6698 -ForceAddPlayerFriendRsp,6718 -MaterialDeleteReturnNotify,6719 -KHJHJNCDHEE,6721 -DailyTaskUnlockedCitiesNotify,6722 -HomeGetBlueprintSlotInfoRsp,6723 -ChannellerSlabTakeoffBuffReq,6732 -JEAPJLNHGDA,6736 -ReadMailNotify,6739 -VehicleStaminaNotify,6743 -SaveCustomDungeonRoomRsp,6751 -FPBEJMCHECL,6755 -HLAHDPMIDCB,6760 -HPHGHGOLPDB,6770 -VintageMarketStartStorePlayRsp,6794 -EDOIHJDMLLB,6796 -EntityTagChangeNotify,6805 -ChessEscapedMonstersNotify,6806 -PEPKHLDBAMA,6811 -ForgeDataNotify,6813 -TakeFurnitureMakeRsp,6814 -DungeonCandidateTeamInfoNotify,6824 -BlitzRushParkourRestartReq,6829 -AcceptCityReputationRequestReq,6832 -AvatarFollowRouteNotify,6834 -DigActivityChangeGadgetStateReq,6858 -RogueDungeonPlayerCellChangeNotify,6884 -GetRogueDairyRepairInfoReq,6887 -CFJIGMFJGMA,6907 -NJENFOBFFOH,6914 -InvestigationReadQuestDailyNotify,6920 -SceneInitFinishReq,6923 -GetDailyDungeonEntryInfoReq,6924 -TeamChainRestartDungeonRsp,6928 -CoopChapterUpdateNotify,6932 -InterpretInferenceWordRsp,6937 -ClientAIStateNotify,6944 -UpdatePlayerShowAvatarListReq,6950 -ActivitySelectAvatarCardReq,6953 -ElectroherculesBattleSettleNotify,6962 -GetWorldMpInfoReq,6964 -DraftGuestReplyTwiceConfirmReq,6974 -KANHHDHINDC,6984 -DestroyMaterialReq,6985 -HomeLimitedShopBuyGoodsRsp,6986 -DAILBGKEPIG,6998 -BrickBreakerTwiceStartReq,7000 -CharAmusementSettleNotify,7004 -DungeonDataNotify,7011 -PlayerWorldSceneInfoListNotify,7017 -JOFKBKCIPFJ,7018 -AllSeenMonsterNotify,7030 -AddNoGachaAvatarCardNotify,7037 -PlayerPropNotify,7058 -WatcherEventTypeNotify,7059 -LanV3RaceRestartRsp,7062 -VintagePresentFinishNoify,7068 -SceneForceLockNotify,7079 -CICHPMMMFLO,7083 -WorldPlayerLocationNotify,7085 -ItemGivingRsp,7103 -StartArenaChallengeLevelReq,7114 -UseWidgetCreateGadgetRsp,7117 -GetScenePointRsp,7133 -EHMBAEDEBFG,7155 -ServerTryCancelGeneralMatchNotify,7158 -SelectEffigyChallengeConditionReq,7159 -ScenePlayOwnerInviteNotify,7175 -FinishLanternProjectionRsp,7181 -HideAndSeekChooseMapRsp,7184 -MichiaeMatsuriRemoveChestMarkNotify,7189 -PlayerRandomCookReq,7190 -WeaponUpgradeRsp,7193 -BMODNHIFDPI,7195 -MultistagePlayInfoNotify,7198 -ActivitySelectAvatarCardRsp,7203 -RogueHealAvatarsReq,7220 -MuqadasPotionRestartDungeonRsp,7227 -RoguelikeSelectAvatarAndEnterDungeonRsp,7229 -GCGStartChallengeReq,7232 -BonusActivityInfoRsp,7235 -CBLPHNAFPOC,7245 -GCGOperationReq,7248 -GCGGameBriefDataNotify,7256 -GivingRecordNotify,7258 -GroupLinkMarkUpdateNotify,7262 -TreasureMapDetectorDataNotify,7264 -HomePlantInfoReq,7267 -RedeemLegendaryKeyRsp,7270 -ChannellerSlabLoopDungeonSelectConditionRsp,7273 -ScenePlayBattleResultNotify,7278 -GetHomeLevelUpRewardRsp,7279 -BackMyWorldReq,7284 -BartenderStartLevelReq,7285 -BrickBreakerSelectSkillReq,7306 -MpPlayOwnerStartInviteReq,7309 -SaveCustomDungeonRoomReq,7311 -MiracleRingDropResultNotify,7312 -EnterSceneWeatherAreaNotify,7317 -SetBattlePassViewedReq,7320 -MusicGameSettleRsp,7327 -CheckUgcStateRsp,7329 -AvatarPromoteGetRewardRsp,7336 -BlessingAcceptAllGivePicRsp,7340 -GearActivityStartPlayGearReq,7344 -ServerLogNotify,7350 -HomeCustomFurnitureInfoNotify,7355 -ExpeditionChallengeFinishedNotify,7357 -GetBargainDataReq,7358 -IAJEHPELOOC,7361 -ActivitySaleChangeNotify,7366 -IOGEKMFBNGK,7371 -MNICHNIBKEF,7385 -ChannelerSlabStageOneoffDungeonNotify,7389 -DuelHeartSelectDifficultyRsp,7396 -CoopPointUpdateNotify,7401 -BartenderGetFormulaRsp,7404 -MuqadasPotionRestartDungeonReq,7410 -PotionEnterDungeonRsp,7418 -GetActivityScheduleRsp,7421 -PlatformStartRouteNotify,7427 -GachaActivityCreateRobotRsp,7445 -GetPlayerSocialDetailRsp,7452 -AvatarAddNotify,7458 -GetAllSceneGalleryInfoRsp,7472 -VintageMarketStoreUnlockSlotReq,7473 -HomeChangeEditModeRsp,7491 -DLCDCBJIIHG,7498 -GCGTCTavernChallengeDataNotify,7499 -WorldOwnerBlossomScheduleInfoNotify,7500 -KPKJMBEINMG,7502 -ClientAbilitiesInitFinishCombineNotify,7505 -VintageCampStageFinishNotify,7506 -MBNEJNDKHKI,7520 -DungeonShowReminderNotify,7524 -PlayerCompoundMaterialReq,7541 -ServerAnnounceNotify,7548 -FireworksReformDataNotify,7551 -GadgetGeneralRewardInfoNotify,7557 -WearEquipReq,7563 -MailChangeNotify,7569 -SummerTimeV2BoatSettleNotify,7571 -DestroyMaterialRsp,7572 -ChessPickCardNotify,7573 -NEBEJHAJFIP,7592 -TakeFirstShareRewardRsp,7609 -GCGDSDeckUpdateNotify,7613 -TakeAsterSpecialRewardReq,7641 -WidgetGadgetDestroyNotify,7666 -OpActivityDataNotify,7676 -EvtAiSyncCombatThreatInfoNotify,7714 -ClientHashDebugNotify,7727 -SeaLampTakePhaseRewardRsp,7734 -HomeUpdateScenePointFishFarmingInfoRsp,7736 -EnterTrialAvatarActivityDungeonReq,7738 -BFCKKPOACHJ,7781 -GDHGGKPJFHP,7782 -FurnitureMakeRsp,7783 -ActivityGiveFriendGiftReq,7798 -RogueSwitchAvatarReq,7818 -FocusAvatarRsp,7821 -DungeonCandidateTeamInviteReq,7822 -AcceptCityReputationRequestRsp,7825 -AvatarTeamUpdateNotify,7828 -ReserveRogueDiaryAvatarReq,7857 -ActivityTakeScoreRewardRsp,7860 -GFAFMFOLOMK,7876 -BartenderCancelOrderReq,7877 -PlayerCookArgsReq,7878 -PostEnterSceneRsp,7880 -ForceAddPlayerFriendReq,7895 -GBDBJLKOGPI,7902 -AsterMiscInfoNotify,7912 -RefreshRoguelikeDungeonCardRsp,7915 -RogueSwitchAvatarRsp,7922 -DMCCKAJBLDP,7926 -AddBackupAvatarTeamRsp,7930 -DungeonWayPointActivateReq,7942 -HKNNPEKANEG,7951 -GCGOperationRsp,7952 -QuickOpenActivityRsp,7953 -IrodoriChessLeftMonsterNotify,7965 -PersistentDungeonSwitchAvatarRsp,7969 -GetActivityInfoRsp,7972 -GOFDKBJDKIK,7973 -LAIAFIAKLGO,7979 -SetPlayerBornDataReq,7992 -PlantFlowerHaveRecvFlowerNotify,7995 -SetEquipLockStateReq,8002 -QuestCreateEntityReq,8019 -BuyGoodsReq,8034 -PlatformChangeRouteNotify,8048 -StartRogueNormalCellChallengeRsp,8056 -SeaLampCoinNotify,8079 -LevelupCityReq,8097 -MichiaeMatsuriGainCrystalExpUpdateNotify,8098 -RestartEffigyChallengeRsp,8102 -SaveCoopDialogRsp,8107 -GravenInnocenceEditCarveCombinationReq,8110 -ReformFireworksRsp,8112 -GCGInviteGuestBattleReq,8113 -ReadNicknameAuditReq,8131 -PrivateChatReq,8163 -ClientAbilityChangeNotify,8174 -BartenderLevelProgressNotify,8176 -EchoNotify,8201 -GOKJECPMGNC,8202 -UpdateReunionWatcherNotify,8205 -WidgetDoBagRsp,8212 -EvtDoSkillSuccNotify,8216 -AvatarDelNotify,8219 -HomeGetOnlineStatusRsp,8222 -CheckUgcUpdateReq,8229 -PingRsp,8231 -ChessPickCardRsp,8256 -JoinPlayerFailNotify,8257 -MiracleRingDestroyNotify,8260 -RoguelikeSelectAvatarAndEnterDungeonReq,8269 -CustomDungeonBattleRecordNotify,8284 -TakeEffigyFirstPassRewardRsp,8293 -GetAuthSalesmanInfoRsp,8294 -ProudSkillUpgradeRsp,8300 -EvtAvatarUpdateFocusNotify,8305 -MGPJJPLFJMM,8310 -CityReputationDataNotify,8325 -DelMailRsp,8328 -GetBargainDataRsp,8330 -EvtAvatarStandUpNotify,8332 -EnterRoguelikeDungeonNotify,8336 -KEKBIHIHKGI,8344 -HomeChangeEditModeReq,8351 -GetReunionMissionInfoRsp,8359 -FleurFairBuffEnergyNotify,8363 -PlayerGetForceQuitBanInfoRsp,8368 -GadgetCustomTreeInfoNotify,8377 -AIIMGHGLPJE,8390 -DigActivityMarkPointChangeNotify,8406 -WinterCampSetWishListRsp,8424 -PersistentDungeonSwitchAvatarReq,8425 -RedeemLegendaryKeyReq,8427 -GmTalkNotify,8449 -GetBlossomBriefInfoListRsp,8452 -KHGIDELPBID,8458 -GCGLevelChallengeDeleteNotify,8459 -TakeInvestigationRewardReq,8462 -CustomDungeonUpdateNotify,8476 -AdjustWorldLevelReq,8482 -TowerDailyRewardProgressChangeNotify,8485 -SumoRestartDungeonRsp,8491 -SpiceActivityFinishMakeSpiceReq,8503 -GetCityReputationInfoReq,8549 -SetUpAvatarTeamRsp,8572 -RestartEffigyChallengeReq,8574 -DraftGuestReplyTwiceConfirmNotify,8578 -DraftInviteResultNotify,8588 -GetStoreCustomDungeonReq,8591 -AvatarPromoteRsp,8592 -SceneEntitiesMovesRsp,8605 -ReceivedTrialAvatarActivityRewardReq,8615 -RoguelikeGiveUpRsp,8629 -GiveUpRoguelikeDungeonCardReq,8630 -EvtBeingHitNotify,8650 -OutStuckCustomDungeonReq,8657 -ChannellerSlabOneOffDungeonInfoNotify,8662 -BlessingRedeemRewardRsp,8663 -ClientAbilityInitFinishNotify,8666 -EntityForceSyncReq,8671 -EvtBulletMoveNotify,8672 -NightCrowGadgetObservationMatchReq,8693 -TowerBuffSelectReq,8694 -IslandPartySailInfoNotify,8726 -FHOALPFHICL,8728 -PIPGNEJGJHK,8729 -GetCompoundDataReq,8732 -PersonalLineNewUnlockNotify,8744 -HomeLimitedShopInfoRsp,8746 -EnterTrialAvatarActivityDungeonRsp,8751 -ActivityCondStateChangeNotify,8757 -GetMapAreaReq,8758 -GetOnlinePlayerInfoRsp,8759 -GCGDSCardNumChangeNotify,8761 -CoinCollectChooseSkillRsp,8764 -HitTreeNotify,8766 -EntityJumpNotify,8767 -LECDLPCGPMM,8771 -BeginCameraSceneLookWithTemplateNotify,8774 -DungeonRestartInviteReplyNotify,8778 -TreasureMapMpChallengeNotify,8790 -SalvageEscortRestartRsp,8821 -RefreshRogueDiaryCardReq,8823 -GCGTCInviteRsp,8825 -EnterFungusFighterPlotDungeonRsp,8831 -HomeAvatarSummonFinishRsp,8835 -AvatarChangeCostumeReq,8840 -TakeHuntingOfferRsp,8846 -MechanicusLevelupGearReq,8848 -ChannellerSlabLoopDungeonTakeFirstPassRewardReq,8860 -JACLMMOMBJL,8870 -ClientTriggerEventNotify,8879 -EOKOGCOMGIJ,8885 -DungeonChallengeBeginNotify,8891 -EvtAnimatorParameterNotify,8912 -DraftOwnerTwiceConfirmNotify,8918 -GachaActivityResetReq,8921 -ChessSelectedCardsNotify,8933 -AsterLargeInfoNotify,8935 -DungeonSlipRevivePointActivateReq,8945 -GalleryCrystalLinkKillMonsterNotify,8962 -ShowClientGuideNotify,8965 -DailyTaskFilterCityRsp,8986 -WeaponUpgradeReq,9010 -GetNextResourceInfoRsp,9011 -SummerTimeFloatSignalPositionNotify,9015 -CKPAJMNMMNE,9021 -WinterCampTriathlonRestartReq,9024 -HomeSceneInitFinishRsp,9038 -PlayerTimeNotify,9057 -TakeBattlePassMissionPointRsp,9060 -GJONALLPFLJ,9082 -FoundationRsp,9097 -InBattleMechanicusLeftMonsterNotify,9107 -HAJGHMBMHGP,9108 -GOBMIGNKFNB,9111 -WorldChestOpenNotify,9116 -PlayerCancelMatchReq,9117 -QueryCodexMonsterBeKilledNumRsp,9121 -FinishLanternProjectionReq,9125 -QuestDestroyEntityRsp,9130 -PlayerLogoutNotify,9133 -GachaActivityResetRsp,9141 -UseWidgetRetractGadgetReq,9147 -AvatarChangeCostumeRsp,9148 -BargainStartNotify,9154 -UseItemReq,9155 -RogueDiaryRepairInfoNotify,9164 -MistTrialFloorLevelNotify,9166 -IrodoriMasterGallerySettleNotify,9167 -DealAddFriendRsp,9178 -InBattleMechanicusSettleNotify,9184 -LanternRiteDoFireworksReformReq,9217 -EffigyChallengeV2ChooseSkillRsp,9225 -IBKGCKMEKNM,9236 -HomeAvatarSummonEventReq,9238 -HuntingRevealFinalNotify,9240 -HomePlantSeedRsp,9241 -FOHCJABNFED,9245 -GadgetInteractReq,9254 -AskAddFriendReq,9257 -GCGInviteBattleNotify,9258 -NIAEIFIIDLP,9278 -OpenStateUpdateNotify,9279 -GCGDSCardProficiencyNotify,9282 -GCGGrowthLevelTakeRewardReq,9296 -ReceivedTrialAvatarActivityRewardRsp,9311 -PersonalLineAllDataReq,9323 -ScenePlayInviteResultNotify,9329 -GachaWishRsp,9333 -UpdatePlayerShowAvatarListRsp,9339 -BuyResinReq,9368 -TakeCityReputationLevelRewardRsp,9391 -ChooseCurAvatarTeamReq,9406 -RetryCurRogueDiaryDungeonReq,9419 -ScenePlayGuestReplyNotify,9422 -ForgeGetQueueDataRsp,9429 -EnterFungusFighterTrainingDungeonReq,9440 -KBEFCLEIPFB,9443 -SumoEnterDungeonNotify,9445 -ActivityGiveFriendGiftRsp,9446 -DelBackupAvatarTeamReq,9455 -HostPlayerNotify,9459 -FungusFighterTrainingGallerySettleNotify,9469 -PlayerApplyEnterMpAfterMatchAgreedNotify,9475 -PlayerOfferingRsp,9486 -DragonSpineChapterOpenNotify,9487 -PlayerRandomCookRsp,9489 -HomeSearchBlueprintRsp,9491 -LikeCustomDungeonRsp,9496 -HomeAvatarAllFinishRewardNotify,9497 -SignatureAuditConfigNotify,9501 -RoguelikeTakeStageFirstPassRewardRsp,9513 -ALAGLLEJCFL,9519 -GetAllMailRsp,9526 -SpringUseReq,9537 -PlayerChatNotify,9541 -GDPNILLIJCJ,9561 -GCGBasicDataNotify,9567 -OutStuckCustomDungeonRsp,9580 -StartRogueEliteCellChallengeRsp,9589 -ReadPrivateChatRsp,9593 -OFLNJDIILBI,9598 -GCGSettleOptionReq,9600 -PIIADOAJGDF,9609 -JIGCKDLMMHD,9614 -PotionSaveDungeonResultReq,9617 -BrickBreakerPlayerSetSkillNotify,9620 -GachaActivityNextStageRsp,9626 -PlayerApplyEnterMpReq,9629 -RogueFinishRepairRsp,9649 -GetMapAreaRsp,9654 -GetShopReq,9681 -JAAJNHEDHCO,9686 -SceneRouteChangeNotify,9691 -MechanicusSequenceOpenNotify,9692 -GCGDSTakeCardProficiencyRewardRsp,9709 -HomeAvtarAllFinishRewardNotify,9713 -DailyTaskDataNotify,9714 -MistTrialDunegonFailNotify,9722 -MaterialDeleteUpdateNotify,9737 -GCGDSDeckSaveRsp,9738 -TryCustomDungeonRsp,9741 -GadgetChangeLevelTagRsp,9742 -JELEHDEDIBO,9745 -EntityFightPropNotify,9760 -ChessManualRefreshCardsReq,9762 -PFEBDJAPBMO,9773 -LanV3RaceRestartReq,9782 -DeleteFriendRsp,9786 -LevelupCityRsp,9797 -CoinCollectInterruptPlayReq,9799 -GCGAskDuelReq,9805 -GetPushTipsRewardReq,9818 -GetRecentMpPlayerListReq,9833 -PlayerCookArgsRsp,9840 -AvatarTeamAllDataNotify,9854 -MEDIPNOJNHI,9863 -SceneAreaUnlockNotify,9869 -RoguelikeResourceBonusPropUpdateNotify,9873 -MpPlayGuestReplyInviteReq,9875 -BBLDMLJIAIM,9880 -PlayerRechargeDataNotify,9891 -DelMailReq,9893 -WorldOwnerDailyTaskNotify,9896 -ChannellerSlabTakeoffBuffRsp,9897 -GalleryBrokenFloorFallNotify,9913 -LIGOGBNADFA,9917 -HomeResourceTakeFetterExpRsp,9922 -LanternRiteStartFireworksReformRsp,9926 -EvtSetAttackTargetNotify,9927 -DungeonCandidateTeamDismissNotify,9931 -LunaRiteHintPointReq,9947 -ChannellerSlabLoopDungeonChallengeInfoNotify,9955 -IrodoriScanEntityRsp,9957 -HomeSeekFurnitureGalleryScoreNotify,9976 -SeaLampContributeItemRsp,9989 -WidgetUpdateExtraCDRsp,9991 -IGHNAGOKNBL,9992 -BIOILPNCJNI,20002 -GCGSettleNotify,20008 -MpPlayOwnerStartInviteRsp,20017 -DungeonRestartInviteReplyRsp,20035 -MonsterAlertChangeNotify,20036 -HomePlantWeedReq,20037 -WinterCampRaceScoreNotify,20047 -AnimatorForceSetAirMoveNotify,20049 -SetUpLunchBoxWidgetReq,20055 -PNOABIILFGG,20064 -EnterChessDungeonReq,20080 -ScenePlayBattleInfoListNotify,20081 -DCGABIALAGF,20082 -GetPlayerAskFriendListRsp,20085 -HomeChooseModuleRsp,20087 -EffigyChallengeV2ChooseSkillReq,20097 -EntityConfigHashNotify,20100 -PlayerApplyEnterHomeResultReq,20101 -SelectRoguelikeDungeonCardReq,20123 -ChessManualRefreshCardsRsp,20128 -BIHPFJENLOF,20135 -QuestTransmitRsp,20137 -GalleryBalloonShootNotify,20139 -ViewLanternProjectionLevelTipsRsp,20141 -NIHEEMFEPOK,20147 -DungeonCandidateTeamInviteNotify,20161 -CancelCityReputationRequestRsp,20165 -UnlockAvatarTalentReq,20169 -TakeReunionMissionRewardRsp,20173 -HitClientTrivialNotify,20211 -IPCIKHMGALH,20236 -PlayerQuitFromMpNotify,20263 -ExpeditionTakeRewardReq,20264 -WinterCampEditSnowmanCombinationReq,20265 -CombatInvocationsNotify,20271 -IrodoriFillPoetryReq,20277 -IDFBPAKMIMK,20281 -ScenePlayerSoundNotify,20293 -TakeAchievementGoalRewardRsp,20302 -IJPKNMAJDCF,20304 -TakeBackGivingItemRsp,20307 -GetPlayerBlacklistRsp,20310 -RoguelikeCardGachaNotify,20313 -GroupLinkDeleteNotify,20325 -SetCurExpeditionChallengeIdReq,20340 -GCGGrowthLevelTakeRewardRsp,20350 -HomeRacingGallerySettleNotify,20371 -SceneEntityMoveRsp,20380 -SummerTimeSprintBoatSettleNotify,20382 -ClientCollectorDataNotify,20387 -ActivityUpdateWatcherNotify,20400 -ExpeditionTakeRewardRsp,20403 -AGDBMIBGBFF,20407 -TreasureMapPreTaskDoneNotify,20410 -HomeBalloonGalleryScoreNotify,20418 -GetAreaExplorePointReq,20438 -ActivityAcceptGiveGiftRsp,20446 -AssociateInferenceWordRsp,20449 -AvatarFightPropNotify,20455 -DuelHeartRestartDungeonReq,20474 -BKOHLDCHKBL,20475 -GetFriendShowNameCardInfoRsp,20479 -FinishMainCoopReq,20482 -GCGDSCardFaceUpdateNotify,20486 -PublishCustomDungeonRsp,20498 -TakeOfferingLevelRewardReq,20499 -StartRogueDiaryRoomReq,20500 -ActivityGetRecvGiftListReq,20506 -ActivityHaveRecvGiftNotify,20546 -HomeChangeModuleRsp,20550 -HomeGalleryInPlayingNotify,20552 -MultistagePlayFinishStageReq,20554 -GalleryStopNotify,20569 -HideAndSeekChooseMapReq,20570 -HomeExchangeWoodReq,20572 -InstableSprayGalleryInfoNotify,20574 -LHDHJOKBFNM,20575 -GCGDSChangeCardFaceReq,20579 -TakeBattlePassMissionPointReq,20580 -CookGradeDataNotify,20583 -SceneEntitiesMovesReq,20585 -PersonalLineAllDataRsp,20607 -CoinCollectCheckDoubleStartPlayRsp,20610 -TakeAchievementRewardReq,20624 -WatcherEventNotify,20631 -GravenInnocencePhotoFinishRsp,20635 -CreateMassiveEntityRsp,20637 -JCJAHCFKAIK,20641 -EvtAvatarEnterFocusNotify,20643 -UseWidgetRetractGadgetRsp,20644 -SingleStartBrickBreakerRsp,20651 -ShowMessageNotify,20664 -HomeBlockNotify,20667 -IICLEHIIMJE,20672 -HomePlantSeedReq,20675 -NOLIOFBEPBJ,20679 -AvatarEquipChangeNotify,20682 -TreasureMapRegionActiveNotify,20683 -UpdateSalvageBundleMarkReq,20695 -HomeSaveArrangementNoChangeRsp,20696 -SetOpenStateReq,20702 -HideAndSeekPlayerReadyNotify,20706 -LanV3BoatGameTransferFinishNotify,20708 -CIOOHCBKMPO,20710 -AKLNFEHGPCP,20716 -PhotoActivityClientViewRsp,20737 -SeeMonsterReq,20750 -ItemAddHintNotify,20755 -SearchCustomDungeonRsp,20759 -VintageHuntingStartGalleryRsp,20765 -RemotePlayerWidgetNotify,20779 -CEFOOIFIHMG,20784 -GCGDSDeleteDeckRsp,20788 -DungeonCandidateTeamRefuseNotify,20800 -HomeBlueprintInfoNotify,20806 -DailyTaskScoreRewardNotify,20810 -WinterCampTakeExploreRewardReq,20823 -BuyBattlePassLevelReq,20824 -AMMBHMNGBIH,20828 -ArenaChallengeFinishNotify,20843 -NINBCGKEHON,20845 -UseMiracleRingReq,20849 -GivingRecordChangeNotify,20863 -IJAAEEIIHEG,20869 -KMLGHHPJPNG,20872 -WinterCampSetWishListReq,20875 -ServerMessageNotify,20880 -GetHomeExchangeWoodInfoReq,20885 -TowerLevelEndNotify,20886 -RetryCurRogueDiaryDungeonRsp,20889 -AvatarSkillChangeNotify,20893 -LanternRiteStartFireworksReformReq,20895 -SetCodexPushtipsReadRsp,20900 -FungusFighterRestartTraningDungeonReq,20911 -OBEDAFIDGEE,20912 -MiracleRingDeliverItemRsp,20932 -PersonalSceneJumpReq,20938 -PlantFlowerGetSeedInfoRsp,20942 -SetPlayerHeadImageRsp,20979 -PlayerQuitDungeonReq,20980 -LLAAGMIOGOM,20990 -PlayerApplyEnterMpRsp,20994 -GetPlayerFriendListRsp,20997 -AvatarFightPropUpdateNotify,21000 -BartenderCancelLevelRsp,21002 -MarkTargetInvestigationMonsterNotify,21010 -TowerTeamSelectRsp,21023 -ClientTransmitRsp,21025 -LanV3BoatGameStartSingleReq,21038 -NEOJOMHHKBL,21047 -TakeFirstShareRewardReq,21051 -EnterScenePeerNotify,21053 -ChatChannelShieldNotify,21066 -BOKHOGPNNKA,21070 -InstableSpraySwitchTeamReq,21079 -VintageHuntingStartGalleryReq,21081 -UnionCmdNotify,21088 -PotionEnterDungeonNotify,21097 -SetFriendEnterHomeOptionRsp,21101 -SumoSwitchTeamReq,21102 -MuqadasPotionActivityEnterDungeonRsp,21120 -AsterMidCampInfoNotify,21139 -DDPGLCPCIBC,21148 -CoopDataNotify,21157 -PlayerStartMatchRsp,21172 -AEHOGBMFIDK,21196 -PublishUgcReq,21198 -CutSceneFinishNotify,21199 -LuaSetOptionNotify,21205 -HideAndSeekSettleNotify,21206 -GetPlayerTokenReq,21228 -VintageCampGroupBundleRegisterNotify,21244 -SalesmanTakeSpecialRewardReq,21248 -SetH5ActivityRedDotTimestampReq,21249 -OfferingInteractRsp,21253 -SetWidgetSlotRsp,21258 -NPMINPFHDFC,21275 -MichiaeMatsuriUnlockCrystalSkillReq,21288 -ProudSkillUpgradeReq,21290 -QuestDestroyEntityReq,21308 -MichiaeMatsuriStartDarkChallengeRsp,21313 -RogueDiaryCoinAddNotify,21318 -DuelHeartEnterDungeonRsp,21320 -McoinExchangeHcoinRsp,21323 -LPCGCJNJJCO,21325 -CLKGAFDMNEC,21329 -TakeBackGivingItemReq,21351 -AvatarEquipAffixStartNotify,21354 -UpdateRedPointNotify,21359 -EnterWorldAreaRsp,21362 -PlayerConfirmMatchRsp,21369 -FurnitureMakeStartRsp,21400 -ServerTimeNotify,21404 -TowerEnterLevelReq,21406 -TaskVarNotify,21431 -HomeEnterEditModeFinishRsp,21433 -ResumeRogueDiaryDungeonRsp,21442 -RogueFinishRepairReq,21443 -HomeDeleteBlueprintReq,21452 -FleurFairMusicGameStartRsp,21453 -UnlockedFurnitureSuiteDataNotify,21457 -QuestRenameAvatarRsp,21481 -EHBPMANLCIK,21499 -ChapterStateNotify,21508 -UnlockTransPointRsp,21510 -HomeGetFishFarmingInfoReq,21521 -KMKFAAEDEMG,21561 -GCGWorldChallengeUnlockNotify,21565 -BlessingScanReq,21594 -GCGInitFinishRsp,21610 -SetChatEmojiCollectionReq,21632 -AvatarWearFlycloakRsp,21633 -BrickBreakerSetReadyRsp,21659 -GetOnlinePlayerInfoReq,21665 -IrodoriChessPlayerInfoNotify,21679 -BattlePassMissionDelNotify,21680 -AranaraCollectionDataNotify,21685 -PlantFlowerGetCanGiveFriendFlowerReq,21688 -SceneTimeNotify,21694 -PSPlayerApplyEnterMpRsp,21696 -FishCastRodReq,21697 -ChannellerSlabWearBuffRsp,21705 -ElectroherculesBattleSelectDifficultyReq,21706 -GalleryBounceConjuringHitNotify,21707 -DoRoguelikeDungeonCardGachaReq,21709 -SpiceActivityProcessFoodRsp,21724 -LHOPKHEKKCJ,21730 -PlantFlowerGetFriendFlowerWishListReq,21731 -ChannellerSlabLoopDungeonSelectConditionReq,21734 -UnlockAvatarTalentRsp,21745 -MassiveEntityStateChangedNotify,21761 -CoinCollectPrepareReq,21763 -CAKPFOKMGEJ,21770 -FriendInfoChangeNotify,21775 -CookRecipeDataNotify,21778 -HomeLimitedShopGoodsListRsp,21781 -LanV3BoatGameStartSingleRsp,21787 -DailyTaskFilterCityReq,21803 -ItemCdGroupTimeNotify,21839 -DungeonWayPointActivateRsp,21846 -SetWidgetSlotReq,21852 -GetChatEmojiCollectionRsp,21858 -HomeClearGroupRecordRsp,21872 -PhotoActivityClientViewReq,21878 -PublishCustomDungeonReq,21897 -OMHCJJJOCMC,21924 -ClientLoadingCostumeVerificationNotify,21932 -UpdatePS4BlockListReq,21934 -ResinChangeNotify,21937 -OEAHHAEFCMI,21955 -MpPlayOwnerInviteNotify,21958 -MapAreaChangeNotify,21970 -PlayerSetLanguageRsp,21982 -GCGDebugReplayNotify,21995 -LastPacketPrintNotify,22019 -ScenePlayOwnerStartInviteRsp,22034 -CustomDungeonRecoverNotify,22043 -WinterCampAcceptGiveItemRsp,22048 -EnterTransPointRegionNotify,22064 -SkipPlayerGameTimeReq,22076 -TowerSurrenderReq,22082 -AddBackupAvatarTeamReq,22083 -SummerTimeFloatSignalUpdateNotify,22089 -GAMKOKMNMAL,22098 -DungeonGetStatueDropReq,22105 -WaterSpritePhaseFinishNotify,22107 -QuestListUpdateNotify,22114 -CIDKAMOJHFG,22125 -EnterFishingRsp,22129 -MpPlayPrepareNotify,22136 -PlayerOfferingDataNotify,22150 -GCGDSChangeCardBackReq,22151 -ChangeAvatarRsp,22163 -JBEFNEEGLME,22165 -NFBGJIBFCEH,22178 -SubmitInferenceWordReq,22181 -ViewLanternProjectionTipsRsp,22183 -EvtCreateGadgetNotify,22195 -GetAllActivatedBargainDataReq,22200 -FurnitureMakeBeHelpedNotify,22219 -SingleRestartBrickBreakerRsp,22220 -GetAllSceneGalleryInfoReq,22232 -TowerSurrenderRsp,22267 -SceneEntityDrownReq,22277 -GCGTavernNpcInfoNotify,22278 -RechargeRsp,22287 -GLCMENCDHDE,22295 -DungeonReviseLevelNotify,22297 -BrickBreakerQuitRsp,22313 -HomeAvatarTalkReq,22316 -BlitzRushParkourRestartRsp,22318 -RemoveBlacklistRsp,22319 -DungeonSettleNotify,22323 -AKMKFIJBAHI,22326 -KOOBADKFONK,22341 -PullPrivateChatReq,22346 -GalleryFallScoreNotify,22349 -TakeCoopRewardRsp,22350 -DungeonEntryToBeExploreNotify,22366 -InterruptGalleryReq,22371 -AvatarChangeCostumeNotify,22376 -AvatarLifeStateChangeNotify,22381 -NLJCDKEFBHJ,22383 -GalleryFlowerCatchNotify,22395 -LeaveWorldNotify,22405 -DeshretObeliskChestInfoNotify,22407 -TeamChainDungeonInfoNotify,22413 -HomeGetArrangementInfoReq,22421 -SetNameCardRsp,22422 -BAAOCAEGJBP,22430 -PlayerGameTimeNotify,22433 -GravenInnocenceRaceSettleNotify,22442 -EvtBeingHitsCombineNotify,22445 -EnterFungusFighterPlotDungeonReq,22446 -DungeonCandidateTeamKickRsp,22454 -StartCoopPointReq,22463 -ActivityPushTipsInfoNotify,22464 -InvestigationQuestDailyNotify,22478 -SalvagePreventRestartReq,22494 -SingleStartBrickBreakerReq,22511 -DungeonCandidateTeamCreateRsp,22514 -GCGDSChangeCardBackRsp,22521 -SeaLampTakeContributionRewardRsp,22558 -DungeonCandidateTeamLeaveReq,22562 -LuminanceStoneChallengeSettleNotify,22564 -FishBattleEndReq,22572 -EffigyChallengeV2RestartDungeonRsp,22580 -AvatarSkillUpgradeRsp,22584 -BlessingGiveFriendPicReq,22587 -EnterCustomDungeonRsp,22598 -LunaRiteAreaFinishNotify,22632 -ServerDisconnectClientNotify,22635 -GCGTCTavernInfoNotify,22639 -NicknameAuditConfigNotify,22648 -UpdateSalvageBundleMarkRsp,22649 -GDPEHJFKIKO,22667 -DungeonRestartResultNotify,22679 -EKPMMIKBBAN,22686 -SpringUseRsp,22687 -TakeDeliveryDailyRewardRsp,22688 -EchoShellTakeRewardRsp,22695 -StoreWeightLimitNotify,22706 -WearEquipRsp,22727 -PlayerSignatureNotify,22738 -SummerTimeV2RestartDungeonRsp,22741 -SummerTimeV2RestartBoatGalleryRsp,22752 -BartenderCancelLevelReq,22759 -BlessingAcceptGivePicRsp,22770 -PlayerForceExitRsp,22773 -InBattleMechanicusPickCardRsp,22789 -GetShopRsp,22793 -HuntingFailNotify,22800 -SetPlayerBornDataRsp,22804 -InBattleMechanicusConfirmCardRsp,22810 -SetH5ActivityRedDotTimestampRsp,22816 -GearActivityFinishPlayGearReq,22818 -BlessingGetAllRecvPicRecordListReq,22820 -GetReunionSignInInfoRsp,22823 -HomeSceneJumpRsp,22825 -AvatarSkillMaxChargeCountNotify,22843 -HomeLimitedShopInfoChangeNotify,22844 -GGOFDAHNFCN,22848 -FungusFighterTrainingSelectFungusRsp,22849 -FleurFairMusicGameSettleReq,22852 -LLHPKAAKOBI,22865 -VintagePresentFinishNotify,22871 -GroupLinkAllNotify,22877 -AvatarExpeditionCallBackReq,22881 -PlayerInvestigationNotify,22886 -PLLOODPHHGJ,22896 -GalleryCrystalLinkBuffInfoNotify,22914 -MichiaeMatsuriUnlockCrystalSkillRsp,22931 -BMPHGPCILIK,22933 -DKPLONIBNGF,22947 -AvatarExpeditionCallBackRsp,22955 -HomeCreateBlueprintRsp,22980 -SpiceActivityProcessFoodReq,22981 -DNEOEKMJMCD,22983 -WidgetActiveChangeNotify,22991 -RogueResumeDungeonRsp,22999 -TowerAllDataReq,23009 -EvtAvatarSitDownNotify,23010 -HomeMarkPointNotify,23013 -LunaRiteTakeSacrificeRewardReq,23018 -RobotPushPlayerDataNotify,23031 -GetRecommendCustomDungeonReq,23034 -ExitCustomDungeonTryReq,23043 -CrystalLinkDungeonInfoNotify,23068 -IslandPartySettleNotify,23083 -EvtAvatarLockChairReq,23086 -SumoRestartDungeonReq,23088 -MistTrialGetChallengeMissionRsp,23092 -AnchorPointOpReq,23096 -SelectAsterMidDifficultyRsp,23097 -HFNAODHEMHI,23098 -ActivityTakeWatcherRewardReq,23105 -HomePreviewBlueprintRsp,23117 -UpgradeRoguelikeShikigamiReq,23123 -TowerBuffSelectRsp,23137 -WeaponAwakenReq,23146 -LanternRiteTakeSkinRewardRsp,23147 -ChannellerSlabOneOffDungeonInfoRsp,23158 -HomeEditCustomFurnitureRsp,23160 -ChangeAvatarReq,23169 -SumoDungeonSettleNotify,23188 -GetScenePointReq,23197 -WidgetCaptureAnimalRsp,23199 -InstableSprayEnterDungeonReq,23206 -WinterCampRecvItemNotify,23213 -InBattleMechanicusPickCardReq,23219 -TryInterruptRogueDiaryDungeonReq,23223 -NICEKLKDKKG,23225 -NMMLFJDMGOF,23229 -PlayerChatReq,23230 -ServerAnnounceRevokeNotify,23231 -CalcWeaponUpgradeReturnItemsReq,23232 -GachaWishReq,23244 -GetReunionPrivilegeInfoRsp,23273 -NormalUidOpNotify,23286 -AvatarPromoteReq,23288 -WeaponPromoteReq,23298 -ChangeCustomDungeonRoomRsp,23301 -DHKMFNNAKIA,23308 -BrickBreakerSelectSkillRsp,23314 -TreasureMapBonusChallengeNotify,23317 -PullRecentChatReq,23337 -AMLDIHDFJHN,23339 -FurnitureMakeReq,23349 -SummerTimeSprintBoatRestartReq,23353 -PlantFlowerTakeSeedRewardReq,23356 -DungeonCandidateTeamSetReadyReq,23358 -DraftOwnerStartInviteRsp,23377 -MuqadasPotionCaptureWeaknessReq,23385 -SetCoopChapterViewedRsp,23389 -HomeLimitedShopInfoReq,23396 -FMPJIGFCEIF,23399 -GCGChallengeUpdateNotify,23408 -ChangeWidgetBackgroundActiveStateReq,23423 -ProudSkillChangeNotify,23429 -TakeCoopRewardReq,23462 -RefreshRoguelikeDungeonCardReq,23467 -HomeAllUnlockedBgmIdListNotify,23471 -AreaPlayInfoNotify,23472 -GCGDSChangeDeckNameReq,23479 -GetInvestigationMonsterRsp,23497 -QuestGlobalVarNotify,23502 -ScenePlayerInfoNotify,23510 -GCGSkillPreviewNotify,23522 -EnterMechanicusDungeonReq,23525 -ExpeditionStartRsp,23532 -FungusFighterTrainingInfoNotify,23534 -GetStoreCustomDungeonRsp,23536 -KNFDGBHHPDD,23543 -CALEMNFCNMO,23560 -TeamResonanceChangeNotify,23566 -HomeGetGroupRecordReq,23571 -AvatarFlycloakChangeNotify,23578 -BargainOfferPriceReq,23582 -JDLCLCMJMIB,23584 -FishBattleBeginReq,23596 -EvtDestroyServerGadgetNotify,23600 -EnterCustomDungeonReq,23624 -GalleryStartNotify,23632 -GadgetPlayUidOpNotify,23635 -WindFieldGalleryChallengeInfoNotify,23657 -MpPlayInviteResultNotify,23666 -ChangeWorldToSingleModeReq,23683 -DungeonCandidateTeamInviteRsp,23686 -JoinPlayerSceneRsp,23693 -HFLCHBGIHOJ,23695 -TakeAchievementRewardRsp,23696 -AntiAddictNotify,23699 -SetIsAutoUnlockSpecificEquipRsp,23704 -SceneEntityDrownRsp,23727 -BigTalentPointConvertReq,23728 -AvatarEnterElementViewNotify,23736 -UnfreezeGroupLimitNotify,23739 -SalvageEscortRestartReq,23742 -EvtBulletHitNotify,23746 -ActivityGetCanGiveFriendGiftRsp,23758 -FinishMainCoopRsp,23766 -ChannellerSlabLoopDungeonTakeScoreRewardRsp,23768 -PlayerInvestigationAllInfoNotify,23777 -GetInvestigationMonsterReq,23800 -PlantFlowerGetSeedInfoReq,23803 -InterpretInferenceWordReq,23806 -WinterCampGetCanGiveFriendItemRsp,23821 -NOMKFFIKDMP,23826 -GearActivityFinishPlayPictureRsp,23830 -BlessingScanRsp,23837 -DungeonCandidateTeamPlayerLeaveNotify,23849 -FleurFairStageSettleNotify,23852 -DungeonCandidateTeamLeaveRsp,23855 -UpdatePS4FriendListNotify,23862 -FleurFairReplayMiniGameReq,23867 -FleurFairMusicGameSettleRsp,23871 -TakeMaterialDeleteReturnReq,23877 -GCGBackToDuelRsp,23880 -GetGachaInfoRsp,23881 -InvestigationMonsterUpdateNotify,23884 -TakeoffEquipReq,23894 -EGBBGCCNLAG,23899 -PlayerPreEnterMpNotify,23905 -DEMFMHHCHMC,23912 -PCMGLNPHKKG,23934 -FDHOEJDFLHP,23945 -PSNBlackListNotify,23957 -OMCLLPMKIOF,23958 -CoinCollectInterruptPlayRsp,23959 -ActivityScheduleInfoNotify,23970 -ScenePlayerBackgroundAvatarRefreshNotify,23971 -MechanicusLevelupGearRsp,23973 -ChessLeftMonstersNotify,23974 -IrodoriMasterGalleryCgEndNotify,23987 -TowerFloorRecordChangeNotify,23989 -GetGameplayRecommendationRsp,23992 -ClientLockGameTimeNotify,23994 -SceneDestroyEntityReq,23998 -AvatarBuffAddNotify,24005 -BattlePassMissionUpdateNotify,24008 -COHDKCAHCJH,24014 -LiveEndNotify,24015 -SceneEntityAppearNotify,24016 -HEIPNKHGJIJ,24031 -JHGNPGKNKKH,24033 -EntityFightPropUpdateNotify,24036 -WidgetUpdateExtraCDReq,24037 -RemoveCustomDungeonReq,24046 -ChannellerSlabEnterLoopDungeonReq,24047 -ExpeditionStartReq,24051 -CreateMassiveEntityReq,24080 -GetAllMailNotify,24116 -SumoSaveTeamRsp,24118 -GetActivityShopSheetInfoReq,24121 -MultistagePlaySettleNotify,24122 -TowerGetFloorStarRewardRsp,24127 -GetQuestLackingResourceReq,24145 -CBJILHJLOMC,24154 -AvatarExpeditionAllDataReq,24160 -FCEDDGJPMLM,24173 -HideAndSeekSetReadyReq,24183 -ChangeTeamNameReq,24187 -StartFishingReq,24205 -TreasureMapCurrencyNotify,24210 -AvatarUpgradeRsp,24216 -CheckAddItemExceedLimitNotify,24230 -WidgetWeatherWizardDataNotify,24231 -StartRogueDiaryRoomRsp,24237 -PlantFlowerSetFlowerWishRsp,24250 -AvatarGainCostumeNotify,24251 -HomePictureFrameInfoNotify,24256 -OGGDBLKGGKC,24266 -GetRecentMpPlayerListRsp,24279 -GachaActivityCreateRobotReq,24297 -CalcWeaponUpgradeReturnItemsRsp,24299 -GetCompoundDataRsp,24302 -HomeGetArrangementInfoRsp,24303 -GetWidgetSlotReq,24304 -MusicGameSettleReq,24309 -AJKHEOFNGBA,24314 -OIPEIOLPFLF,24331 -EvtAvatarExitFocusNotify,24354 -TeamChainTakeCostumeRewardReq,24365 -HomeLimitedShopGoodsListReq,24383 -DOKNLFEAADL,24385 -RogueDiaryTiredAvatarNotify,24388 -ActivitySetGiftWishReq,24397 -OpActivityUpdateNotify,24399 -LanternRiteDoFireworksReformRsp,24400 -GCGWorldPlayerGCGStateReq,24419 -WindSeedType2Notify,24421 -ReportTrackingIOInfoNotify,24423 -TakeoffEquipRsp,24431 -UgcNotify,24435 -LanternRiteEndFireworksReformReq,24444 -PAKPHNDMDMF,24446 -LBJKDIMCKAM,24447 -DEKELNKNJAD,24450 -ONMIAIGDACA,24452 -ForgeStartRsp,24460 -DJLPJMPFOFM,24468 -EndCoinCollectPlaySingleModeRsp,24474 -PlayerGetForceQuitBanInfoReq,24478 -DOLKGPECJAF,24487 -PMANKGIFAEN,24489 -KGHOCFKDEOJ,24504 -MistTrialSelectAvatarAndEnterDungeonRsp,24511 -ResumeRogueDiaryDungeonReq,24514 -FishBattleBeginRsp,24515 -GetCustomDungeonReq,24516 -DestroyMassiveEntityNotify,24517 -TakeReunionSignInRewardReq,24519 -SkipPlayerGameTimeRsp,24529 -ExpeditionRecallReq,24533 -CLPLPHLJMAN,24535 -SetCurExpeditionChallengeIdRsp,24543 -SaveCoopDialogReq,24551 -SalvagePreventSettleNotify,24588 -GetNextResourceInfoReq,24599 -KBCKHPFELPB,24601 -GCGSkillPreviewAskRsp,24602 -SetIsAutoUnlockSpecificEquipReq,24611 -GCGGameCreateFailReasonNotify,24619 -GachaOpenWishNotify,24635 -GrantRewardNotify,24643 -LanV3BoatInterruptSettleStageReq,24666 -GetOpActivityInfoRsp,24674 -GetSceneNpcPositionReq,24678 -ActivityBannerClearRsp,24680 -BigTalentPointConvertRsp,24684 -EchoShellUpdateNotify,24688 -QueryCodexMonsterBeKilledNumReq,24690 -ChangeWorldToSingleModeNotify,24701 -ReserveRogueDiaryAvatarRsp,24707 -NPMPKBMCKKM,24713 -EndCoinCollectPlaySingleModeReq,24718 -StartRogueEliteCellChallengeReq,24719 -LunaRiteTakeSacrificeRewardRsp,24725 -PlayerPropChangeNotify,24729 -StoreCustomDungeonReq,24734 -WinterCampGetFriendWishListRsp,24739 -AvatarDieAnimationEndRsp,24745 -DraftTwiceConfirmResultNotify,24753 -PlayerLogoutRsp,24757 -JINBFGPDNGH,24765 -TeamChainRestartDungeonReq,24770 -HomeAvatarSummonFinishReq,24791 -GCGLevelChallengeNotify,24795 -ParentQuestInferenceDataNotify,24796 -HFNIHCDJIFD,24802 -EnterSceneDoneRsp,24814 -GetCityReputationMapInfoRsp,24830 -HKIDEEGIHLH,24836 -HomeKickPlayerReq,24840 -TakeCityReputationExploreRewardReq,24844 -PlayerApplyEnterMpResultReq,24849 -PlayerSignatureAuditDataNotify,24855 -HCOLEIFENKF,24858 -JNGKCIFBFNG,24863 -ShowTemplateReminderNotify,24864 -SelectRoguelikeDungeonCardRsp,24868 -PlayerEnterDungeonRsp,24874 -RoguelikeEffectViewReq,24896 -WinterCampGiveFriendItemRsp,24904 -EntityForceSyncRsp,24909 -PlantFlowerGetFriendFlowerWishListRsp,24917 -NCLNKLJCHBN,24934 -GalleryIslandPartyDownHillInfoNotify,24942 -SelectWorktopOptionReq,24949 -MuqadasPotionActivityEnterDungeonReq,24954 -QuickUseWidgetRsp,24972 -OpActivityStateNotify,24977 -JOBPCPJHCJA,24983 -TakeReunionFirstGiftRewardReq,24987 -PlantFlowerGiveFriendFlowerRsp,24990 -LAAAMKNJIEH,25002 -CoopCgUpdateNotify,25026 -EffigyChallengeV2EnterDungeonRsp,25032 -SetPlayerNameRsp,25056 -LDPKIDAKNHB,25060 -SyncTeamEntityNotify,25071 -MeetNpcRsp,25074 -EGLGLHLBFCF,25080 -VintageMarketStoreUnlockSlotRsp,25104 -DeathZoneInfoNotify,25105 -ChannelerSlabStageActiveChallengeIndexNotify,25106 -FBMFNLODILN,25107 -EPJCEHPFPMP,25125 -ViewCodexReq,25133 -FELHMLFDIPM,25153 -AOJPBFBPDNB,25158 -GetChatEmojiCollectionReq,25164 -PFNKMKFFNKE,25167 -SetPlayerPropReq,25174 -GetSceneAreaReq,25175 -GalleryFallCatchNotify,25177 -GravenInnocencePhotoFinishReq,25179 -GetUgcBriefInfoRsp,25183 -ActivityDisableTransferPointInteractionNotify,25185 -LJFPIFCLMFG,25190 -FlightActivityRestartReq,25206 -DealAddFriendReq,25212 -ViewCodexRsp,25216 -GadgetChainLevelUpdateNotify,25220 -MechanicusUnlockGearReq,25222 -HomeLimitedShopInfoNotify,25226 -GCGStartChallengeRsp,25227 -AvatarExpeditionGetRewardRsp,25237 -PSNFriendListNotify,25239 -EMNFCLHMEDN,25246 -MechanicusCloseNotify,25277 -SetBattlePassViewedRsp,25281 -PhotoActivityFinishRsp,25296 -GetScenePerformanceRsp,25307 -NGLMGNCHAJA,25314 -PlayerNicknameNotify,25316 -GetPlayerBlacklistReq,25338 -DropItemRsp,25342 -TakeAsterSpecialRewardRsp,25347 -EffigyChallengeV2DungeonInfoNotify,25353 -ActivityAcceptGiveGiftReq,25362 -GachaSimpleInfoNotify,25366 -SceneEntityMoveNotify,25367 -DraftOwnerInviteNotify,25369 -BartenderCompleteOrderReq,25372 -FKCLPEOABII,25384 -ChannellerSlabSaveAssistInfoRsp,25405 -UpdatePlayerShowNameCardListReq,25424 -EffigyChallengeInfoNotify,25457 -RoguelikeGiveUpReq,25469 -LifeStateChangeNotify,25474 -ReliquaryUpgradeRsp,25485 -MeetNpcReq,25501 -DeleteFriendNotify,25517 -KJOMKAIDNLB,25518 -ReunionPrivilegeChangeNotify,25522 -LaunchFireworksRsp,25523 -ChessPickCardReq,25527 -SetFriendRemarkNameRsp,25535 -GalleryBalloonScoreNotify,25548 -NLBAAIJOONF,25568 -HomeAvatarRewardEventGetRsp,25571 -GetActivityInfoReq,25586 -GCGInitFinishReq,25601 -TakeBattlePassRewardRsp,25609 -PlayerSetOnlyMPWithPSPlayerRsp,25610 -ChangeCustomDungeonRoomReq,25611 -WinterCampTakeBattleRewardRsp,25618 -EIKMFBOKFLN,25622 -InstableSpraySwitchTeamRsp,25633 -DoGachaRsp,25647 -GCGWeekChallengeInfoNotify,25654 -BuoyantCombatSettleNotify,25655 -TrialAvatarInDungeonIndexNotify,25684 -GCGLevelChallengeFinishNotify,25699 -WinterCampGetRecvItemListReq,25703 -ScenePlayGuestReplyInviteReq,25729 -GallerySumoKillMonsterNotify,25732 -GalleryBulletHitNotify,25744 -SceneAreaWeatherNotify,25752 -FNHCICMAGIL,25758 -BackRebornGalleryRsp,25773 -PlayerCompoundMaterialRsp,25784 -CPLDBPNPOEM,25795 -CompoundDataNotify,25801 -GCGStartChallengeByCheckRewardRsp,25802 -FHDIEGNIPMM,25808 -AsterLittleInfoNotify,25815 -CookDataNotify,25816 -OtherPlayerEnterHomeNotify,25817 -GetOpActivityInfoReq,25823 -SingleRestartBrickBreakerReq,25829 -CombineFormulaDataNotify,25832 -PlayerLoginReq,25842 -BBLFOGIBMGA,25847 -InstableSprayEnterDungeonRsp,25853 -FunitureMakeMakeInfoChangeNotify,25867 -MichiaeMatsuriInteractStatueReq,25870 -BrickBreakerTwiceStartRsp,25873 -MpPlayGuestReplyNotify,25876 -PlantFlowerEditFlowerCombinationReq,25884 -DungeonInterruptChallengeReq,25895 -GmTalkReq,25907 -ForgeQueueManipulateReq,25920 -OKKNOMCCDGM,25921 -GetSignInRewardReq,25930 -HomeUpdateFishFarmingInfoReq,25936 -OBGDOGEFFJO,25946 -ReplayCustomDungeonRsp,25962 -BackMyWorldRsp,25964 -LeaveSceneRsp,25971 -GearActivityStartPlayGearRsp,25975 -EvtRushMoveNotify,25987 -ActivityTakeWatcherRewardBatchReq,26003 -PhotoActivityFinishReq,26014 -OIAEIGNOABC,26021 -CoopCgShowNotify,26025 -PlayerApplyEnterHomeNotify,26047 -HuntingRevealClueNotify,26057 -SceneEntitiesMoveCombineNotify,26073 -LJEJNPHLPIA,26093 -LGNAPKHKOAC,26098 -TowerEnterLevelRsp,26115 -RogueDiaryReviveAvatarReq,26124 -AddSeenMonsterNotify,26127 -GalleryWillStartCountdownNotify,26134 -BartenderCompleteOrderRsp,26145 -IrodoriFillPoetryRsp,26146 -PersonalSceneJumpRsp,26151 -CrystalLinkEnterDungeonReq,26178 -GCGGrowthLevelNotify,26194 -VintageMarketStoreViewStrategyRsp,26195 -HKFFLADFDKJ,26203 -VintageMarketNpcEventFinishNotify,26218 -EAAGMGDBHHB,26222 -BounceConjuringSettleNotify,26223 -AvatarChangeElementTypeRsp,26227 -MarkNewNotify,26228 -InBattleMechanicusBuildingPointsNotify,26238 -GetPlayerMpModeAvailabilityReq,26251 -OHBIOGFLGIG,26255 -ActivityAcceptAllGiveGiftRsp,26260 -GBDFCJACBAL,26261 -SeeMonsterRsp,26264 -IrodoriEditFlowerCombinationRsp,26271 -ScenePlayOutofRegionNotify,26290 -DraftOwnerStartInviteReq,26294 -ActivityAcceptAllGiveGiftReq,26297 -GetFriendShowAvatarInfoRsp,26299 -AbilityInvocationsNotify,26313 -WeaponAwakenRsp,26318 -WorldPlayerDieNotify,26320 -GetMapMarkTipsRsp,26346 -EvtBulletDeactiveNotify,26348 -PlayerChatCDNotify,26350 -PlayerCompoundMaterialBoostReq,26353 -EvtAvatarLockChairRsp,26356 -ScenePlayGuestReplyInviteRsp,26358 -KHFNHDCAOLO,26359 -ChannellerSlabOneOffDungeonInfoReq,26360 -PLNNFLAFOON,26391 -EnterRogueDiaryDungeonRsp,26399 -HomeSetBlueprintSlotOptionRsp,26409 -PFOFMNJKAAF,26416 -TriggerRoguelikeCurseNotify,26431 -LanternRiteTakeSkinRewardReq,26440 -VintageMarketFinishStorePlayReq,26443 -WidgetQuickHitTreeReq,26447 -POLBMKHFBAH,26460 -TakeCityReputationParentQuestReq,26463 -AvatarRenameInfoNotify,26468 -PCPNHIAEIOL,26474 -GJILMLOPEJF,26477 -SetPlayerBirthdayReq,26479 -TakeCityReputationExploreRewardRsp,26493 -DigActivityChangeGadgetStateRsp,26496 -SceneTransToPointReq,26498 -TakeHuntingOfferReq,26500 -PlayerApplyEnterHomeResultNotify,26518 -MADOEBJIOOC,26519 -NOABAJAEPHF,26528 -AsterProgressInfoNotify,26542 -DBKEFCNKCFM,26547 -HomeAvatarRewardEventGetReq,26566 -QuestDestroyNpcReq,26568 -BuyBattlePassLevelRsp,26570 -EnterFishingReq,26577 -RegionSearchNotify,26579 -GetCityReputationMapInfoReq,26582 -EntityMoveRoomNotify,26583 -VintageMarketFinishStorePlayRsp,26589 -EFAJPHLDGKA,26593 -TryEnterHomeReq,26594 -ReunionBriefInfoRsp,26597 -MPIEGBJMCII,26609 -GCGDSCurDeckChangeNotify,26619 -CBIKACKAEHB,26633 -VintageDecorateBoothRsp,26648 -PlantFlowerAcceptGiveFlowerRsp,26652 -FocusAvatarReq,26656 -OHAFJIHAMIJ,26659 -TriggerRoguelikeRuneReq,26666 -ACDCLDJFDFK,26672 -OrderFinishNotify,26680 -WorldRoutineTypeRefreshNotify,26687 -ChannellerSlabSaveAssistInfoReq,26691 -FishChosenNotify,26704 -GetHuntingOfferRewardRsp,26705 -CancelFinishParentQuestNotify,26708 -AbilityInvocationFailNotify,26730 -BlessingGetFriendPicListReq,26732 -RoguelikeEffectViewRsp,26737 -DuelHeartEnterDungeonReq,26744 -DungeonRestartRsp,26758 -AnchorPointDataNotify,26766 -SumoSaveTeamReq,26768 -EAJBAEKKONE,26779 -FungusCaptureSettleNotify,26783 -SetCodexPushtipsReadReq,26795 -MonsterSummonTagNotify,26800 -AvatarExpeditionDataNotify,26803 -GCGClientSettleRsp,26809 -SetPlayerBirthdayRsp,26814 -CancelCoopTaskRsp,26816 -EEPAKEHEJIJ,26830 -JEIJNAMBMJD,26847 -SalvagePreventRestartRsp,26886 -WidgetSlotChangeNotify,26889 -NLLOFLNEGPI,26893 -SetFriendEnterHomeOptionReq,26896 -MuqadasPotionCaptureWeaknessRsp,26902 -ChannellerSlabLoopDungeonTakeScoreRewardReq,26903 -ScenePlayBattleInterruptNotify,26908 -DFHDDGDOAKO,26911 -SceneEntityMoveReq,26916 -BrickBreakerPlayerReadyNotify,26920 -LLKBDHNJGLL,26940 -PlantFlowerGetRecvFlowerListRsp,26967 -LanV3BoatInterruptSettleStageRsp,26971 -IrodoriMasterStartGalleryReq,26974 -TakeMaterialDeleteReturnRsp,26975 -WatcherChangeNotify,26993 -FDIINFOKLPJ,26995 -PlayerCompoundMaterialBoostRsp,26999 -IENLBOHMOGH,27002 -ChallengeRecordNotify,27022 -GetSceneAreaRsp,27029 -TakeReunionWatcherRewardReq,27039 -GetMailItemRsp,27050 -StartFishingRsp,27055 -PlayerEnterSceneInfoNotify,27063 -IrodoriChessEquipCardRsp,27067 -InBattleMechanicusConfirmCardNotify,27077 -RogueDiaryDungeonSettleNotify,27081 -PlayerQuitFromHomeNotify,27102 -GCGGrowthLevelRewardNotify,27109 -FurnitureMakeHelpReq,27122 -JBKGINOICMA,27135 -VintageMarketDeliverItemReq,27142 -VintageMarketStoreViewStrategyReq,27163 -LanV3BoatSettleNotify,27166 -SceneWeatherForcastReq,27174 -SelectWorktopOptionRsp,27194 -SceneKickPlayerRsp,27200 -DailyTaskProgressNotify,27206 -BartenderStartLevelRsp,27218 -WidgetCoolDownNotify,27222 -AddBlacklistReq,27236 -PlayerChatRsp,27239 -FurnitureMakeHelpRsp,27261 -GetSignInRewardRsp,27270 -GFAHHOAABGD,27271 -CLPDDPGNEAF,27273 -FurnitureMakeCancelRsp,27277 -CreateMassiveEntityNotify,27278 -EAGFGNNJICL,27281 -StartRogueNormalCellChallengeReq,27300 -ItemRenameAvatarRsp,27302 -HKOHFECJOFB,27310 -AskAddFriendNotify,27323 -HideAndSeekSetReadyRsp,27329 -HomeEditCustomFurnitureReq,27340 -CombineRsp,27346 -FCDJHJFAJPJ,27352 -ActivityGetCanGiveFriendGiftReq,27356 -PlayerEyePointStateNotify,27367 -JoinPlayerSceneReq,27395 -WidgetReportRsp,27403 -PlayerCookReq,27404 -GachaActivityTakeRewardRsp,27406 -IEBOEGABBMD,27414 -AchievementAllDataNotify,27422 -DKPAGNDAKBE,27429 -FPDJJODEEFN,27438 -ChannellerSlabLoopDungeonTakeFirstPassRewardRsp,27441 -HideAndSeekPlayerSetAvatarNotify,27442 -PublishUgcRsp,27453 -WinterCampEditSnowmanCombinationRsp,27459 -PlatformStopRouteNotify,27462 -GCGResourceStateNotify,27463 -BattlePassCurScheduleUpdateNotify,27464 -UnlockTransPointReq,27465 -RoguelikeRefreshCardCostUpdateNotify,27478 -GCGMessagePackNotify,27500 -ActivityCoinInfoNotify,27507 -FurnitureMakeStartReq,27509 -ReadSignatureAuditRsp,27511 -BLDHOHDIBHB,27514 -GetFurnitureCurModuleArrangeCountReq,27516 -PlantFlowerAcceptGiveFlowerReq,27522 -JOGPJKFOGPG,27530 -WinterCampTriathlonRestartRsp,27534 -CIBJGFDGJIP,27536 -GroupUnloadNotify,27542 -GHPKNLPFNKH,27547 -ReunionBriefInfoReq,27557 -BeginCameraSceneLookNotify,27569 -HomePreChangeEditModeNotify,27578 -GetOnlinePlayerListReq,27587 -HomePlantInfoNotify,27599 -CommonPlayerTipsNotify,27603 -HuntingOngoingNotify,27610 -DHIEFEPGIFB,27613 -HomeAvatarSummonEventRsp,27614 -MechanicusOpenNotify,27627 -GetAreaExplorePointRsp,27637 -GetHomeExchangeWoodInfoRsp,27659 -PlayerInjectFixNotify,27662 -NNPFNALGPEF,27678 -MBNNKHMLJKE,27684 -HomeModuleSeenReq,27692 -PotionResetChallengeRsp,27694 -CloseCommonTipsNotify,27695 -GCGDSCardBackUnlockNotify,27702 -ChangeGameTimeReq,27713 -HomeGetBasicInfoReq,27734 -AvatarCardChangeReq,27737 -HKGBINHFGNA,27743 -MpBlockNotify,27749 -WindFieldRestartDungeonReq,27756 -SaveMainCoopRsp,27766 -MpPlayOwnerCheckReq,27770 -HomeSceneInitFinishReq,27778 -PlantFlowerAcceptAllGiveFlowerReq,27784 -TowerRecordHandbookRsp,27785 -DungeonWayPointNotify,27817 -FinishedParentQuestNotify,27820 -SaveUgcRsp,27821 -PlayerStartMatchReq,27823 -GetReunionMissionInfoReq,27824 -AvatarChangeAnimHashRsp,27826 -PlayerSetLanguageReq,27872 -GetAuthkeyReq,27875 -MechanicusUnlockGearRsp,27878 -EvtEntityStartDieEndNotify,27889 -StartArenaChallengeLevelRsp,27893 -SalesmanTakeRewardReq,27922 -CancelCoopTaskReq,27925 -UnlockCoopChapterReq,27931 -PushTipsReadFinishRsp,27947 -FishPoolDataNotify,27962 -TreasureMapRegionInfoNotify,27963 -LunaRiteSacrificeReq,27967 -KKAMCKDHMMB,27968 -ReportFightAntiCheatNotify,27982 -SceneEntityUpdateNotify,27983 -GCGDSDeleteDeckReq,27984 -RoguelikeMistClearNotify,27988 -HFFMJPHDGDP,27993 -DuelHeartSettleNotify,28003 -SumoSelectTeamAndEnterDungeonRsp,28014 -TakeDeliveryDailyRewardReq,28022 -SumoSwitchTeamRsp,28038 -ExitCustomDungeonTryRsp,28040 -ChannellerSlabEnterLoopDungeonRsp,28044 -GiveUpRoguelikeDungeonCardRsp,28045 -WinterCampTakeBattleRewardReq,28057 -PlayerReportReq,28063 -BattlePassBuySuccNotify,28080 -PlayerGCGMatchDismissNotify,28090 -HomeUpdateFishFarmingInfoRsp,28093 -KDDJDIMKNMD,28108 -BlessingGetFriendPicListRsp,28112 -CrystalLinkRestartDungeonRsp,28113 -TakeReunionSignInRewardRsp,28118 -QuestUpdateQuestVarReq,28126 -PushTipsAllDataNotify,28129 -EnterFungusFighterTrainingDungeonRsp,28147 -CEFLJMEGNAJ,28161 -IKGGDNEKHNE,28163 -IDHKOJAIAGM,28168 -AvatarUpgradeReq,28204 -TowerBriefDataNotify,28206 -HomeAvatarCostumeChangeNotify,28208 -DHINGPICLAL,28215 -LJMGEBIKHMN,28216 -QuestUpdateQuestTimeVarNotify,28219 -RemoveCustomDungeonRsp,28228 -SumoSelectTeamAndEnterDungeonReq,28230 -DungeonPlayerDieNotify,28240 -PlayerPropChangeReasonNotify,28241 -MistTrialSettleNotify,28242 -MetNpcIdListNotify,28244 -GravenInnocenceEditCarveCombinationRsp,28250 -EBGFCAOBHJI,28258 -GetDungeonEntryExploreConditionReq,28261 -ReliquaryPromoteRsp,28265 -TakeEffigyRewardReq,28268 -ChatChannelUpdateNotify,28285 -HomeTransferReq,28287 -WinterCampStageInfoChangeNotify,28290 -DungeonCandidateTeamKickReq,28294 -GetQuestLackingResourceRsp,28297 -VehicleInteractReq,28312 -BFECBNMGCJJ,28314 -ChangeGameTimeRsp,28316 -SceneKickPlayerNotify,28326 -SalvageEscortSettleNotify,28329 -FishCastRodRsp,28344 -HomeClearGroupRecordReq,28348 -WindSeedClientNotify,28351 -EvtFaceToEntityNotify,28358 -RogueResumeDungeonReq,28359 -DungeonEntryInfoRsp,28381 -TakeFurnitureMakeReq,28389 -CheckUgcUpdateRsp,28411 -ShowCommonTipsNotify,28414 -AvatarExpeditionStartRsp,28415 -FungusFighterClearTrainingRuntimeDataReq,28420 -DPNLMCIEJJA,28421 -FinishedTalkIdListNotify,28424 -SceneCreateEntityReq,28428 -MPPBFLIIAOM,28429 -SceneTransToPointRsp,28443 -DungeonDieOptionRsp,28454 -AHACINLIOCD,28469 -H5ActivityIdsNotify,28482 -HomeCreateBlueprintReq,28484 -ForgeFormulaDataNotify,28490 -GetWidgetSlotRsp,28535 -DNFDFLMHBGJ,28536 -DropItemReq,28541 -HomeUpdateArrangementInfoRsp,28545 -CMACKCODIDM,28548 -GetAllUnlockNameCardRsp,28550 -GetAuthSalesmanInfoReq,28580 -SetPlayerSignatureRsp,28588 -DungeonCandidateTeamSetReadyRsp,28597 -GetParentQuestVideoKeyReq,28598 -TryCustomDungeonReq,28599 -IIGPIJKLLGG,28615 -CrystalLinkRestartDungeonReq,28616 -DPGOJHAPJJP,28619 -BlossomChestInfoNotify,28622 -ResetRogueDiaryPlayRsp,28628 -CataLogNewFinishedGlobalWatcherNotify,28630 -SceneAvatarStaminaStepRsp,28639 -MNNNLMGHOFG,28641 -TryEnterNextRogueDiaryDungeonRsp,28661 -EnterSceneDoneReq,28690 -ServerGlobalValueChangeNotify,28698 -StoreCustomDungeonRsp,28706 -HuntingSuccessNotify,28721 -MistTrialGetChallengeMissionReq,28736 -HomeChangeBgmReq,28739 -MonsterPointArrayRouteUpdateNotify,28752 -GetPlayerMpModeAvailabilityRsp,28762 -KGBDBFEGGGA,28777 -KeepAliveNotify,28778 -BonusActivityUpdateNotify,28781 -GetReunionSignInInfoReq,28782 -PlayerEnterDungeonReq,28791 -GHKANMBOHLA,28808 -StoreItemDelNotify,28814 -GetAllH5ActivityInfoRsp,28822 -DungeonCandidateTeamSetChangingAvatarRsp,28831 -TreasureSeelieCollectOrbsNotify,28836 -RegionSearchChangeRegionNotify,28838 -PDHMDMHCKKE,28856 -UnlockedFurnitureFormulaDataNotify,28859 -NJEABHKBAHE,28862 -EOANBGDJJBB,28863 -ReunionSettleNotify,28864 -BargainTerminateNotify,28886 -StartEffigyChallengeRsp,28896 -GachaActivityNextStageReq,28908 -TakeBattlePassRewardReq,28914 -PKLKCKAALNF,28920 -VintageMarketStoreChooseStrategyReq,28932 -ReformFireworksReq,28941 -BargainOfferPriceRsp,28942 -MarkMapRsp,28945 -CFMAHGFDCJC,28948 -MiracleRingDeliverItemReq,28950 -PlantFlowerTakeSeedRewardRsp,28953 -TakeCompoundOutputRsp,28960 -KIALFABGAOL,28961 -BlessingGiveFriendPicRsp,28964 -RequestLiveInfoRsp,28966 -CoinCollectPrepareRsp,28970 -ForgeStartReq,28979 -AvatarFetterLevelRewardReq,28996 -MechanicusCandidateTeamCreateReq,28997 -AvatarFetterDataNotify,29004 -ServerCondMeetQuestListUpdateNotify,29009 -CILHIPCABCG,29021 -LHGCGANIAOF,29023 -PushTipsChangeNotify,29035 -ItemRenameAvatarReq,29042 -EEOFCCLGIMB,29046 -GCGDSChangeCurDeckReq,29055 -AvatarSkillInfoNotify,29066 -SceneKickPlayerReq,29095 -FleurFairReplayMiniGameRsp,29110 -ForgeQueueDataNotify,29143 -PlayerMatchAgreedResultNotify,29150 -DuelHeartSelectDifficultyReq,29156 -BlossomBriefInfoNotify,29177 -QuestDelNotify,29185 -ClientReportNotify,29196 -CLCJPBMMNCM,29215 -GetAllMailReq,29228 -GravenInnocenceRaceRestartReq,29239 -ReliquaryPromoteReq,29241 -PDCHCDJAJBK,29243 -DungeonRestartReq,29252 -CodexDataFullNotify,29256 -ChangeMpTeamAvatarReq,29260 -IrodoriChessUnequipCardReq,29261 -FurnitureMakeCancelReq,29262 -ClientPauseNotify,29272 -MLBBALNPCOL,29273 -ReadSignatureAuditReq,29290 -GetReunionPrivilegeInfoReq,29305 -PBCODJKGDFD,29308 -GalleryPreStartNotify,29335 -DungeonRestartInviteNotify,29338 -TakeResinCardDailyRewardReq,29342 -VehicleInteractRsp,29349 -GetAuthkeyRsp,29353 -ExecuteGroupTriggerReq,29357 -PlayerNicknameAuditDataNotify,29372 -PAFMFPNAFGD,29376 -NPFPCAOJIHF,29405 -GachaActivityUpdateElemNotify,29407 -PNBHAABHAOB,29414 -FCCNMIPHNGC,29416 -PlayerMatchSuccNotify,29434 -SetSceneWeatherAreaRsp,29445 -QuestListNotify,29451 -MiracleRingTakeRewardReq,29462 -PrivateChatNotify,29471 -SceneDataNotify,29478 -EnterWorldAreaReq,29482 -IGOICIJJPPN,29488 -RefreshBackgroundAvatarReq,29491 -EnterIrodoriChessDungeonRsp,29492 -ChangeTeamNameRsp,29496 -AddRandTaskInfoNotify,29507 -CoinCollectCheckDoubleStartPlayReq,29525 -AvatarGainFlycloakNotify,29528 -AvatarSkillUpgradeReq,29541 -ExitSceneWeatherAreaNotify,29563 -ViewLanternProjectionLevelTipsReq,29565 -GadgetPlayDataNotify,29586 -GetBlossomBriefInfoListReq,29592 -McoinExchangeHcoinReq,29611 -SealBattleProgressNotify,29619 -GetExpeditionAssistInfoListRsp,29625 -ReadNicknameAuditRsp,29628 -ScenePlayerLocationNotify,29652 -FungusRenameReq,29655 -PlayerLoginRsp,29665 -CheckGroupReplacedReq,29675 -MistTrialSelectAvatarAndEnterDungeonReq,29677 -BatchBuyGoodsRsp,29700 -GetBattlePassProductRsp,29703 -GetGameplayRecommendationReq,29716 -GetFriendShowNameCardInfoReq,29743 -FindHilichurlAcceptQuestNotify,29747 -PlayerRoutineDataNotify,29752 -MechanicusCandidateTeamCreateRsp,29756 -GadgetPlayStopNotify,29757 -CityReputationLevelupNotify,29784 -FungusCultivateRsp,29789 -AvatarDataNotify,29811 -FoundationReq,29818 -DungeonGetStatueDropRsp,29858 -EnterMechanicusDungeonRsp,29863 -DeathZoneObserveNotify,29864 -GetUgcRsp,29873 -GetBonusActivityRewardReq,29874 -CreateVehicleReq,29875 -PlayerLuaShellNotify,29883 -DungeonPlayerDieRsp,29888 -ExpeditionChallengeEnterRegionNotify,29889 -MistTrialGetDungeonExhibitionDataReq,29891 -TanukiTravelFinishGuideQuestNotify,29894 -GadgetInteractRsp,29895 -BrickBreakerSetChangingRsp,29905 -CompoundUnlockNotify,29908 -HomeChooseModuleReq,29914 -CoopProgressUpdateNotify,29927 -OLPBOGNBDOC,29929 -MichiaeMatsuriDarkPressureLevelUpdateNotify,29941 -AdjustWorldLevelRsp,29945 -GCGDSChangeFieldRsp,29964 -JEIIOBABLDG,29971 -BonusActivityInfoReq,29984 -StartRogueDiaryPlayReq,29988 -StopReminderNotify,29994 \ No newline at end of file +GetPlayerTokenReq,23703 +GetPlayerTokenRsp,322 +PlayerLoginReq,7412 +PlayerLoginRsp,22719 +PlayerDataNotify,21169 +OpenStateUpdateNotify,29113 +AvatarDataNotify,26021 +PlayerPropNotify,2616 +PlayerEnterSceneNotify,23590 +GetPlayerSocialDetailReq,1043 +GetPlayerSocialDetailRsp,1804 +GetShopReq,5877 +GetShopRsp,27397 +EnterSceneReadyReq,27508 +EnterScenePeerNotify,20926 +EnterSceneReadyRsp,5816 +PlayerSetPauseReq,27557 +PlayerSetPauseRsp,25525 +PathfindingEnterSceneReq,2382 +ToTheMoonEnterSceneReq,6163 +ClientAbilityInitFinishNotify,4679 +GetScenePointReq,6271 +GetScenePointRsp,7225 +GetSceneAreaReq,28350 +GetSceneAreaRsp,28603 +SceneInitFinishReq,21370 +PlayerWorldSceneInfoListNotify,3846 +PlayerEnterSceneInfoNotify,28783 +ScenePlayerInfoNotify,21623 +SceneTeamUpdateNotify,3630 +SceneInitFinishRsp,3099 +EnterSceneDoneReq,117 +EnterSceneDoneRsp,26367 +SceneEntityAppearNotify,24635 +PostEnterSceneReq,9174 +PostEnterSceneRsp,24454 +ClientAbilityChangeNotify,21288 +PingReq,28999 +PingRsp,4322 +PlayerStoreNotify,2454 +StoreWeightLimitNotify,28467 +UnionCmdNotify,6564 +GetPlayerFriendListReq,21140 +GetRecentMpPlayerListReq,1509 +GetPlayerFriendListRsp,4989 +PrivateChatReq,583 +SceneTransToPointReq,28479 +SceneTransToPointRsp,4798 +MarkMapReq,9954 +SetUpAvatarTeamReq,24152 +SetUpAvatarTeamRsp,897 +ChangeAvatarReq,21461 +SetPlayerSignatureReq,25315 +SetPlayerSignatureRsp,23156 +SetPlayerNameReq,6220 +SetPlayerNameRsp,8361 +ChangeAvatarRsp,21804 +SceneEntityDisappearNotify,7872 +AvatarTeamUpdateNotify,4042 +GetAllUnlockNameCardReq,26933 +GetAllUnlockNameCardRsp,22367 +PersonalSceneJumpRsp,9709 +HostPlayerNotify,23063 +DungeonSettleNotify,3857 +GetAuthkeyRsp,383 +AvatarTeamAllDataNotify,26224 +MonsterAlertChangeNotify,20074 +OpenStateChangeNotify,21245 +SetNameCardReq,27523 +SetNameCardRsp,1442 +GetProfilePictureDataReq,1648 +GetProfilePictureDataRsp,6565 +SetPlayerHeadImageReq,8629 +SetPlayerHeadImageRsp,24577 +FinishedParentQuestNotify,28012 +QuestUpdateQuestVarReq,27089 +QuestDestroyNpcReq,2930 +QuestUpdateQuestVarRsp,20695 +QuestGlobalVarNotify,2152 +AddQuestContentProgressReq,3813 +QuestTransmitReq,9051 +AddQuestContentProgressRsp,927 +QuestProgressUpdateNotify,7905 +QuestTransmitRsp,26298 +QuestListUpdateNotify,27936 +QuestDestroyNpcRsp,4958 +QuestUpdateQuestVarNotify,7517 +QuestListNotify,22684 +FinishedParentQuestUpdateNotify,6968 +QuestDestroyEntityReq,24278 +SceneForceUnlockNotify,27604 +QuestDestroyEntityRsp,9927 +PrivateChatNotify,7936 +PullPrivateChatReq,9253 +PullPrivateChatRsp,23154 +PullRecentChatReq,8936 +PullRecentChatRsp,523 +WindSeedType1Notify,27020 +SceneTimeNotify,23193 +AvatarPropNotify,2280 +PlayerTimeNotify,20024 +SkipPlayerGameTimeReq,8747 +SkipPlayerGameTimeRsp,29633 +ChangeGameTimeReq,23019 +ChangeGameTimeRsp,274 +CombatInvocationsNotify,5196 +AvatarLifeStateChangeNotify,26767 +LifeStateChangeNotify,9435 +EntityFightPropUpdateNotify,24691 +WorldPlayerDieNotify,27386 +AvatarDieAnimationEndReq,772 +AvatarDieAnimationEndRsp,20608 +AbilityInvocationsNotify,3901 +AvatarSatiationDataNotify,8229 +QueryPathReq,2337 +QueryPathRsp,2381 +UseItemReq,20339 +UseItemRsp,673 +GadgetInteractReq,3565 +GadgetInteractRsp,21242 +EvtAvatarLockChairReq,709 +EvtAvatarLockChairRsp,9256 +EvtAvatarStandUpNotify,29783 +MarkMapRsp,23656 +EvtAiSyncCombatThreatInfoNotify,2682 +SetEntityClientDataNotify,28968 +HomeAvatarTalkReq,29305 +NpcTalkReq,21148 +NpcTalkRsp,26611 +WearEquipReq,28314 +WearEquipRsp,3629 +AvatarEquipChangeNotify,5079 +AvatarWearFlycloakReq,7570 +AvatarWearFlycloakRsp,28211 +AvatarFlycloakChangeNotify,1516 +AvatarChangeCostumeReq,20969 +AvatarChangeCostumeRsp,23183 +AvatarChangeCostumeNotify,29175 +EvtDoSkillSuccNotify,9433 +StoreItemChangeNotify,825 +StoreItemDelNotify,27723 +SetEquipLockStateReq,3852 +SetEquipLockStateRsp,23492 +UpdatePlayerShowAvatarListReq,27376 +UpdatePlayerShowAvatarListRsp,21752 +UpdatePlayerShowNameCardListReq,23241 +UpdatePlayerShowNameCardListRsp,2205 +WorldPlayerReviveReq,5872 +EntityFightPropChangeReasonNotify,26911 +PlayerPropChangeNotify,29322 +PlayerPropChangeReasonNotify,21300 +AvatarFightPropUpdateNotify,25612 +AvatarFightPropNotify,7895 +SetPlayerBirthdayReq,1368 +SetPlayerBirthdayRsp,2617 +AvatarAddNotify,1694 +ItemAddHintNotify,7712 +ItemGivingReq,6477 +ItemGivingRsp,8905 +DropHintNotify,9366 +ScenePointUnlockNotify,5540 +TakeoffEquipReq,26274 +TakeoffEquipRsp,3147 +GetGachaInfoReq,2098 +GetGachaInfoRsp,26742 +DoGachaReq,1018 +DoGachaRsp,27578 +GachaWishReq,5636 +GachaWishRsp,26208 +DungeonEntryInfoReq,730 +DungeonEntryInfoRsp,27078 +GetActivityInfoRsp,27972 +PersonalSceneJumpReq,21464 +DestroyMaterialReq,29395 +DestroyMaterialRsp,24989 +McoinExchangeHcoinReq,26763 +McoinExchangeHcoinRsp,9399 +CardProductRewardNotify,27902 +WorldDataNotify,27793 +WorldPlayerInfoNotify,27949 +SceneAreaWeatherNotify,23245 +SyncTeamEntityNotify,5280 +SyncScenePlayTeamEntityNotify,22675 +PlayerGameTimeNotify,29079 +SceneEntityUpdateNotify,21463 +EvtCreateGadgetNotify,25223 +GetFriendShowNameCardInfoRsp,4963 +EvtAiSyncSkillCdNotify,23435 +EvtDestroyGadgetNotify,1452 +EvtEntityRenderersChangedNotify,28488 +AbilityChangeNotify,22133 +HitTreeNotify,2178 +WorldPlayerLocationNotify,7420 +ObstacleModifyNotify,2375 +WeaponUpgradeReq,24162 +WeaponUpgradeRsp,3294 +WeaponPromoteReq,9611 +WeaponPromoteRsp,23521 +WeaponAwakenReq,25056 +WeaponAwakenRsp,1182 +TakePlayerLevelRewardReq,23531 +TakePlayerLevelRewardRsp,24293 +AvatarGainCostumeNotify,25586 +AvatarGainFlycloakNotify,2863 +PlayerEnterDungeonReq,21509 +PlayerEnterDungeonRsp,29126 +SelectWorktopOptionReq,6885 +SelectWorktopOptionRsp,28536 +PlayerQuitDungeonReq,4653 +DungeonChallengeBeginNotify,4649 +DungeonChallengeFinishNotify,25587 +DungeonDieOptionReq,22244 +DungeonDieOptionRsp,21764 +EntityAiSyncNotify,24710 +ServerAnnounceNotify,1758 +DungeonEntryToBeExploreNotify,26162 +GetDungeonEntryExploreConditionReq,2592 +GetDungeonEntryExploreConditionRsp,26570 +DungeonWayPointNotify,27604 +SceneForceLockNotify,23746 +PlayerEnterMapLayerNotify,50040 +AchievementAllDataNotify,7450 +AchievementUpdateNotify,27625 +ActivityInfoNotify,20264 +ActivityScheduleInfoNotify,29397 +ActivityTakeWatcherRewardReq,50082 +ActivityTakeWatcherRewardRsp,50083 +ActivityUpdateWatcherNotify,9907 +AddBackupAvatarTeamReq,22689 +AddBackupAvatarTeamRsp,50087 +AddNoGachaAvatarCardNotify,50091 +AllWidgetDataNotify,9546 +AntiAddictNotify,243 +AskAddFriendNotify,27545 +AskAddFriendReq,4872 +AskAddFriendRsp,3297 +AvatarChangeElementTypeReq,50127 +AvatarChangeElementTypeRsp,50128 +AvatarDelNotify,50129 +AvatarExpeditionAllDataReq,50132 +AvatarExpeditionAllDataRsp,50133 +AvatarExpeditionCallBackReq,50134 +AvatarExpeditionCallBackRsp,50135 +AvatarExpeditionDataNotify,50136 +AvatarExpeditionGetRewardReq,50137 +AvatarExpeditionGetRewardRsp,50138 +AvatarExpeditionStartReq,50139 +AvatarExpeditionStartRsp,50140 +AvatarFetterDataNotify,50141 +AvatarFetterLevelRewardReq,1484 +AvatarFetterLevelRewardRsp,9717 +AvatarPromoteReq,20441 +AvatarPromoteRsp,20328 +AvatarSkillChangeNotify,9268 +AvatarSkillDepotChangeNotify,568 +AvatarSkillInfoNotify,28706 +AvatarSkillMaxChargeCountNotify,9198 +AvatarSkillUpgradeReq,22618 +AvatarSkillUpgradeRsp,26538 +AvatarUnlockTalentNotify,1893 +AvatarUpgradeReq,24626 +AvatarUpgradeRsp,24717 +PlayerEnterChildMapLayerNotify,50175 +BackMyWorldReq,50182 +BackMyWorldRsp,50183 +BargainOfferPriceReq,50188 +BargainOfferPriceRsp,50189 +BargainStartNotify,50190 +BargainTerminateNotify,50191 +BatchBuyGoodsReq,21323 +BatchBuyGoodsRsp,8097 +BattlePassAllDataNotify,2963 +BattlePassCurScheduleUpdateNotify,23013 +BattlePassMissionUpdateNotify,21651 +BeginCameraSceneLookNotify,50212 +BlossomBriefInfoNotify,24748 +BuyBattlePassLevelReq,50259 +BuyBattlePassLevelRsp,50260 +BuyGoodsReq,23649 +BuyGoodsRsp,22736 +BuyResinReq,50263 +BuyResinRsp,50264 +CalcWeaponUpgradeReturnItemsReq,50265 +CalcWeaponUpgradeReturnItemsRsp,50266 +SceneEntityMoveNotify,28352 +CanUseSkillNotify,21073 +CancelCoopTaskReq,50271 +ChallengeDataNotify,6967 +ChangeMailStarNotify,22223 +ChangeMpTeamAvatarReq,26305 +ChangeMpTeamAvatarRsp,23226 +ChangeTeamNameReq,24699 +ChangeTeamNameRsp,27356 +ChapterStateNotify,50313 +CheckUgcStateReq,50325 +CheckUgcStateRsp,50326 +CheckUgcUpdateReq,50327 +CheckUgcUpdateRsp,50328 +ChooseCurAvatarTeamReq,27622 +ChooseCurAvatarTeamRsp,6895 +ClientAIStateNotify,22734 +ClientAbilitiesInitFinishCombineNotify,4338 +ClientLoadingCostumeVerificationNotify,22940 +ClientLockGameTimeNotify,7730 +ClientScriptEventNotify,1503 +CloseCommonTipsNotify,50360 +CodexDataFullNotify,2558 +CodexDataUpdateNotify,26679 +CombineDataNotify,23746 +CombineFormulaDataNotify,22050 +CombineReq,3349 +CombineRsp,492 +CompoundDataNotify,26025 +CookDataNotify,50381 +CookRecipeDataNotify,50383 +CoopDataNotify,50387 +CreateVehicleReq,26744 +CreateVehicleRsp,4740 +CutSceneBeginNotify,305 +DailyTaskDataNotify,50408 +DailyTaskFilterCityReq,50409 +DailyTaskFilterCityRsp,50410 +DailyTaskProgressNotify,50411 +DailyTaskUnlockedCitiesNotify,50413 +DealAddFriendReq,1458 +DealAddFriendRsp,29333 +DelBackupAvatarTeamReq,5780 +DelBackupAvatarTeamRsp,50420 +DelMailReq,50421 +DelMailRsp,50422 +DelTeamEntityNotify,25063 +DeleteFriendNotify,50425 +DeleteFriendReq,26120 +DeleteFriendRsp,22728 +DoSetPlayerBornDataNotify,50436 +DungeonCandidateTeamChangeAvatarReq,50463 +DungeonCandidateTeamChangeAvatarRsp,50464 +DungeonPlayerDieNotify,8234 +DungeonPlayerDieReq,7032 +DungeonPlayerDieRsp,28416 +DungeonRestartReq,50497 +DungeonRestartRsp,50499 +DungeonShowReminderNotify,50501 +DungeonSlipRevivePointActivateReq,28862 +DungeonSlipRevivePointActivateRsp,24625 +DungeonWayPointActivateReq,50504 +DungeonWayPointActivateRsp,50505 +EndCameraSceneLookNotify,50522 +EnterTransPointRegionNotify,20259 +EnterTrialAvatarActivityDungeonReq,50544 +EnterTrialAvatarActivityDungeonRsp,50545 +EnterWorldAreaReq,6675 +EnterWorldAreaRsp,8436 +EntityAiKillSelfNotify,4703 +EvtAvatarEnterFocusNotify,4109 +EvtAvatarExitFocusNotify,24493 +EvtAvatarSitDownNotify,26530 +EvtAvatarUpdateFocusNotify,3013 +EvtBulletDeactiveNotify,28844 +EvtBulletHitNotify,5735 +EvtBulletMoveNotify,24809 +ExecuteGadgetLuaReq,29143 +ExecuteGadgetLuaRsp,2532 +ExitTransPointRegionNotify,8012 +FireworksLaunchDataNotify,50606 +FireworksReformDataNotify,23329 +FleurFairMusicGameSettleReq,50626 +FleurFairMusicGameSettleRsp,50627 +FleurFairMusicGameStartReq,50628 +FleurFairMusicGameStartRsp,50629 +ForgeDataNotify,6985 +ForgeFormulaDataNotify,8543 +ForgeGetQueueDataReq,5954 +ForgeGetQueueDataRsp,7571 +ForgeQueueDataNotify,5698 +ForgeQueueManipulateReq,23681 +ForgeQueueManipulateRsp,24425 +ForgeStartReq,50649 +ForgeStartRsp,50650 +FurnitureCurModuleArrangeCountNotify,50673 +FurnitureMakeReq,50680 +FurnitureMakeRsp,50681 +FurnitureMakeStartReq,50682 +FurnitureMakeStartRsp,50683 +GCGTCTavernChallengeDataNotify,50756 +GadgetAutoPickDropInfoNotify,50780 +GadgetStateNotify,22100 +GetActivityInfoReq,25360 +GetActivityShopSheetInfoReq,50820 +GetActivityShopSheetInfoRsp,50821 +GetAllActivatedBargainDataReq,50822 +GetAllActivatedBargainDataRsp,50823 +GetAllH5ActivityInfoReq,50824 +GetAllMailNotify,8385 +GetAllMailResultNotify,20380 +GetAuthkeyReq,20204 +GetBargainDataReq,50837 +GetBargainDataRsp,50838 +GetChatEmojiCollectionReq,50845 +GetChatEmojiCollectionRsp,26849 +GetCompoundDataReq,50853 +GetCompoundDataRsp,28257 +GetDailyDungeonEntryInfoReq,23493 +GetDailyDungeonEntryInfoRsp,6323 +GetFriendShowAvatarInfoReq,22460 +GetFriendShowAvatarInfoRsp,50862 +GetFriendShowNameCardInfoReq,50863 +GetFurnitureCurModuleArrangeCountReq,50864 +GetHomeLevelUpRewardReq,50869 +GetHomeLevelUpRewardRsp,50870 +GetInvestigationMonsterReq,21813 +GetInvestigationMonsterRsp,25460 +GetMailItemReq,50875 +GetMailItemRsp,50876 +GetMapAreaReq,9700 +GetMapAreaRsp,26944 +GetOnlinePlayerListReq,22525 +GetOnlinePlayerListRsp,6813 +GetPlayerAskFriendListReq,23308 +GetPlayerAskFriendListRsp,8429 +GetPlayerBlacklistReq,50894 +GetPlayerBlacklistRsp,50895 +GetPlayerHomeCompInfoReq,50896 +GetRegionSearchReq,50905 +GetShopmallDataReq,20724 +GetShopmallDataRsp,6919 +GetUgcBriefInfoReq,50924 +GetUgcBriefInfoRsp,50925 +GetUgcReq,50926 +GetUgcRsp,50927 +GetWidgetSlotReq,21085 +GetWidgetSlotRsp,5626 +GetWorldMpInfoReq,50930 +GetWorldMpInfoRsp,50931 +GivingRecordNotify,5883 +GroupSuiteNotify,26778 +GroupUnloadNotify,25365 +H5ActivityIdsNotify,50957 +HomeAllUnlockedBgmIdListNotify,50971 +HomeAvatarAllFinishRewardNotify,50972 +HomeAvatarCostumeChangeNotify,50973 +HomeAvatarRewardEventGetReq,50974 +HomeAvatarRewardEventGetRsp,50975 +HomeAvatarRewardEventNotify,50976 +HomeAvatarSummonAllEventNotify,50977 +HomeAvatarSummonEventReq,50978 +HomeAvatarSummonEventRsp,50979 +HomeAvatarSummonFinishReq,50980 +HomeAvatarSummonFinishRsp,50981 +HomeAvatarTalkFinishInfoNotify,50982 +HomeAvatarTalkRsp,50983 +HomeBasicInfoNotify,2810 +HomeChangeBgmNotify,50990 +HomeChangeBgmReq,50991 +HomeChangeBgmRsp,50992 +HomeChangeEditModeReq,23294 +HomeChangeEditModeRsp,25696 +HomeChangeModuleReq,50995 +HomeChangeModuleRsp,50996 +HomeChooseModuleReq,3660 +HomeChooseModuleRsp,9238 +HomeComfortInfoNotify,7484 +HomeEnterEditModeFinishReq,51009 +HomeEnterEditModeFinishRsp,51010 +HomeGetArrangementInfoReq,51015 +HomeGetArrangementInfoRsp,5806 +HomeGetBasicInfoReq,51017 +HomeGetOnlineStatusReq,51024 +HomeGetOnlineStatusRsp,23465 +HomeKickPlayerReq,51026 +HomeKickPlayerRsp,51027 +HomeLimitedShopBuyGoodsReq,51028 +HomeLimitedShopBuyGoodsRsp,51029 +HomeMarkPointNotify,7657 +HomeModuleSeenReq,51037 +HomeModuleSeenRsp,51038 +HomeModuleUnlockNotify,51039 +HomeNewUnlockedBgmIdListNotify,51040 +HomePreChangeEditModeNotify,25837 +HomeResourceNotify,28318 +HomeResourceTakeFetterExpReq,51056 +HomeResourceTakeFetterExpRsp,22038 +HomeResourceTakeHomeCoinReq,51058 +HomeResourceTakeHomeCoinRsp,21855 +HomeSaveArrangementNoChangeReq,23493 +HomeSaveArrangementNoChangeRsp,6397 +HomeSceneInitFinishReq,51062 +HomeSceneInitFinishRsp,51063 +HomeSceneJumpReq,7730 +HomeSceneJumpRsp,51065 +HomeTransferReq,6539 +HomeTransferRsp,51075 +HomeUpdateArrangementInfoReq,25486 +HomeUpdateArrangementInfoRsp,51077 +LaunchFireworksReq,51166 +LaunchFireworksRsp,51167 +LevelupCityReq,51172 +LevelupCityRsp,51173 +MailChangeNotify,51191 +MarkNewNotify,5979 +MassiveEntityElementOpBatchNotify,25032 +MonsterAIConfigHashNotify,51243 +MonsterForceAlertNotify,5287 +MonsterSummonTagNotify,7831 +MuqadasPotionDungeonSettleNotify,51269 +MusicGameSettleReq,51272 +MusicGameSettleRsp,51273 +MusicGameStartReq,51274 +MusicGameStartRsp,51275 +OtherPlayerEnterHomeNotify,28932 +PSPlayerApplyEnterMpReq,51296 +PSPlayerApplyEnterMpRsp,51297 +PathfindingEnterSceneRsp,51298 +PersonalLineAllDataReq,51303 +PersonalLineAllDataRsp,51304 +PlatformChangeRouteNotify,28607 +PlatformStartRouteNotify,25562 +PlatformStopRouteNotify,25803 +PlayerApplyEnterHomeNotify,5247 +PlayerApplyEnterHomeResultNotify,51336 +PlayerApplyEnterHomeResultReq,51337 +PlayerApplyEnterHomeResultRsp,51338 +PlayerApplyEnterMpNotify,7182 +PlayerApplyEnterMpReq,20663 +PlayerApplyEnterMpResultNotify,27203 +PlayerApplyEnterMpResultReq,26285 +PlayerApplyEnterMpResultRsp,4853 +PlayerApplyEnterMpRsp,20430 +PlayerChatNotify,1772 +PlayerChatReq,5171 +PlayerChatRsp,51351 +PlayerCompoundMaterialReq,26870 +PlayerCompoundMaterialRsp,4656 +PlayerCookArgsReq,51358 +PlayerCookArgsRsp,51359 +PlayerCookReq,51360 +PlayerCookRsp,51361 +PlayerForceExitReq,51365 +PlayerGetForceQuitBanInfoReq,1112 +PlayerGetForceQuitBanInfoRsp,51373 +PlayerHomeCompInfoNotify,51374 +PlayerInvestigationAllInfoNotify,27774 +PlayerInvestigationNotify,6640 +PlayerInvestigationTargetNotify,22101 +PlayerLevelRewardUpdateNotify,2830 +PlayerPreEnterMpNotify,22149 +PlayerQuitDungeonRsp,29245 +PlayerQuitFromHomeNotify,21403 +ProudSkillChangeNotify,51425 +ProudSkillExtraLevelNotify,51426 +QueryCodexMonsterBeKilledNumReq,21437 +QueryCodexMonsterBeKilledNumRsp,28880 +QuestCreateEntityReq,28703 +QuestCreateEntityRsp,9887 +QuestDelNotify,9734 +QuickUseWidgetReq,1372 +QuickUseWidgetRsp,22155 +ReadMailNotify,51446 +ReadPrivateChatReq,24013 +ReceivedTrialAvatarActivityRewardReq,51453 +ReceivedTrialAvatarActivityRewardRsp,51454 +ReformFireworksReq,3254 +ReformFireworksRsp,51460 +ReliquaryDecomposeReq,25206 +ReliquaryDecomposeRsp,8148 +ReliquaryUpgradeReq,9142 +ReliquaryUpgradeRsp,5692 +ResinChangeNotify,51496 +RobotPushPlayerDataNotify,51511 +RogueDiaryDungeonSettleNotify,51515 +SceneAreaUnlockNotify,1330 +SceneAudioNotify,7184 +SceneAvatarStaminaStepReq,27101 +SceneDataNotify,23591 +SceneEntityDrownReq,23233 +SceneEntityDrownRsp,29817 +SceneKickPlayerReq,182 +SceneKickPlayerRsp,51583 +ScenePlayerLocationNotify,21376 +ScenePlayerSoundNotify,51602 +SeeMonsterReq,25646 +ServerAnnounceRevokeNotify,51630 +ServerBuffChangeNotify,51631 +ServerCondMeetQuestListUpdateNotify,25746 +ServerGlobalValueChangeNotify,22099 +ServerTimeNotify,3350 +SetBattlePassViewedReq,4006 +SetBattlePassViewedRsp,51642 +SetChatEmojiCollectionReq,1123 +SetChatEmojiCollectionRsp,51644 +SetCoopChapterViewedRsp,51648 +SetFriendEnterHomeOptionReq,27828 +SetFriendEnterHomeOptionRsp,51652 +SetOpenStateReq,9009 +SetOpenStateRsp,22146 +SetPlayerBornDataReq,51662 +SetPlayerBornDataRsp,51663 +SetPlayerPropReq,1774 +SetPlayerPropRsp,4436 +SetUpLunchBoxWidgetReq,24935 +SetUpLunchBoxWidgetRsp,24393 +SetWidgetSlotReq,25160 +SetWidgetSlotRsp,29426 +ShowClientGuideNotify,51672 +ShowCommonTipsNotify,51674 +SpiceActivityGivingRecordNotify,51688 +StartCoopPointReq,51697 +StartCoopPointRsp,51698 +SumoDungeonSettleNotify,51726 +TakeAchievementGoalRewardReq,6501 +TakeAchievementGoalRewardRsp,8945 +TakeAchievementRewardReq,29798 +TakeAchievementRewardRsp,8024 +TakeBattlePassMissionPointReq,51746 +TakeBattlePassMissionPointRsp,51747 +TakeBattlePassRewardReq,27855 +TakeBattlePassRewardRsp,3069 +TakeCompoundOutputReq,51754 +TakeCompoundOutputRsp,51755 +TakeFurnitureMakeReq,7585 +TakeFurnitureMakeRsp,28114 +TakeInvestigationRewardReq,25416 +TakeInvestigationRewardRsp,4841 +TakeInvestigationTargetRewardReq,20048 +TakeInvestigationTargetRewardRsp,25452 +ToTheMoonQueryPathReq,51805 +ToTheMoonQueryPathRsp,51806 +TowerAllDataReq,611 +TowerAllDataRsp,2253 +TowerCurLevelRecordChangeNotify,8595 +TowerEnterLevelReq,20408 +TowerEnterLevelRsp,5746 +TowerFloorRecordChangeNotify,1981 +TowerLevelStarCondNotify,29627 +TowerMiddleLevelChangeTeamNotify,20682 +TowerTeamSelectReq,28157 +TowerTeamSelectRsp,27570 +TryEnterHomeReq,24797 +TryEnterHomeRsp,24318 +UnfreezeGroupLimitNotify,28371 +UnlockAvatarTalentReq,21301 +UnlockAvatarTalentRsp,22369 +UnlockNameCardNotify,51858 +UnlockPersonalLineReq,51859 +UnlockPersonalLineRsp,51860 +UnlockTransPointReq,24297 +UnlockTransPointRsp,26749 +UnlockedFurnitureFormulaDataNotify,51863 +UnlockedFurnitureSuiteDataNotify,51864 +UpdateAbilityCreatedMovingPlatformNotify,6778 +VehicleInteractReq,5099 +VehicleInteractRsp,27242 +VehicleStaminaNotify,51886 +WidgetCoolDownNotify,29375 +WidgetDoBagReq,8213 +WidgetDoBagRsp,21671 +WidgetGadgetDataNotify,9673 +WidgetSlotChangeNotify,25904 +WorktopOptionNotify,5012 +WorldChestOpenNotify,22669 +WorldOwnerBlossomBriefInfoNotify,24777 +WorldOwnerDailyTaskNotify,51976 +WorldPlayerRTTNotify,2845 +WorldPlayerReviveRsp,51978 diff --git a/deobf.proto b/deobf.proto index 03e3931f..164203dc 100644 --- a/deobf.proto +++ b/deobf.proto @@ -1,32371 +1,33988 @@ syntax = "proto3"; -// CmdId: 29677 -message ABGIJHMDFPF { - int32 retcode = 12; +message NINIOMHIKBG { + BKNDMGDPEBL EPCOELIJPPL = 3; + bool MHCIMHGEAPB = 6; + uint32 PHPFPPIDJKJ = 7; } -// CmdId: 4751 -message WidgetUpdateExtraCDRsp { - uint32 material_id = 5; - uint32 cd_group = 7; - WidgetCoolDownData cool_data = 12; - int32 retcode = 13; - WidgetExtraCdType extra_cd_type = 14; +message POGBLGIPNNB { + repeated DPAHKLCPMJM CBKMLACNMIK = 10; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 7788 -message BEJICJBFKHA { +// CmdID: 24500 +message GAHMPOELOAL { } -message ModifierDurability { - float reduce_ratio = 1; - float remaining_durability = 2; +// CmdID: 29125 +message EMJHBHIPDDC { + repeated int32 param_list = 1; + uint32 target_entity_id = 14; + uint32 KJLBEPDNLDM = 5; + uint32 FFBOJFOJAGD = 12; } -// CmdId: 464 -message KNOJDLMMDLL { - int32 retcode = 1; - uint32 level_id = 6; +message DKPLDHKNBMK { + repeated uint32 PLFLNEPMDJJ = 14; } -// CmdId: 1802 -message MEJFKKKEGKG { - uint32 BPPLPPNBHJI = 2; - uint32 card_id = 5; +// CmdID: 25250 +message GBPJDEPDBIB { + uint32 level_id = 8; + uint32 JDHLMIGKDDG = 13; } -message BPCAEONFGIH { - uint32 PGBDPGGINBO = 3; - uint32 skill_id = 13; +// CmdID: 4179 +message FIEHEGGJPMG { + int32 retcode = 1; + uint32 OMGCHBACHCI = 4; } -// CmdId: 5510 -message JCNCPFLKODC { - uint32 match_id = 2; +message JHLJLDKMHCJ { + repeated EDBNDNNKDHN avatar_list = 4; } -// CmdId: 9493 -message CENGHNDIBGK { - repeated uint32 NFKLNEAMDKP = 7; - uint32 stage_id = 12; +message FFLJLNMFLFN { + uint32 DMKFECCMCOP = 2; + bool ECIHDIJCLED = 11; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 5358 -message ANLNHDFAKLP { +// CmdID: 21572 +message JEGBMGEKMLF { + uint32 BHFDIGMGMGI = 6; + bool HLAJMGAPKIJ = 8; + Vector KPPNCNICJNE = 10; + PKHGEKDMFAP DEJOIMAFMCK = 11; + uint32 BBFPLMBGGJP = 12; + bool is_started = 13; } -message QuestVarOp { - uint32 index = 12; - bool is_add = 13; - int32 value = 14; +// CmdID: 29530 +message BDDCHOOPICN { + uint32 DHELNNBDPJE = 3; + int32 retcode = 6; + uint32 PEMFNLKJKDK = 8; } -// CmdId: 28450 -message LHMIHCGGBGK { - uint32 group_id = 3; - uint32 BPMLEJDCFFJ = 4; - int32 retcode = 12; - uint32 MIKNJFPHMIE = 13; - uint32 GLFONOPNPJL = 15; +// CmdID: 3941 +message LBCPOIAPEFB { + bool JOFHNOEMEKC = 10; } -message DEFEDMAMLIM { - uint32 HDIMCDOPGLP = 1; - uint32 group_id = 2; - uint32 HAAMONCDBDB = 3; - repeated EBPCEDFAHKA watcher_list = 7; - uint32 OCJAIFHBNPE = 10; - uint32 MEBHDNGCJNF = 13; - uint64 ACPHEKNEBLL = 14; - bool is_success = 15; +// CmdID: 7407 +message ECDLCCHENPC { } -// CmdId: 8653 -message NNNOFDIOLOB { - repeated uint64 equip_guid_list = 4; - bool is_locked = 7; +// CmdID: 22802 +message GCEIGKNAPDC { + map EAGDOGKLFCF = 6; + uint32 OMGCHBACHCI = 15; } -// CmdId: 29448 -message DPNKLALJDJI { - repeated KDPOAHGJELO OEDCABABMPH = 2; - uint32 draft_id = 5; - uint32 GAIEBHKIDEI = 6; - int32 retcode = 8; +// CmdID: 26080 +message PCBLGGMCGJL { + uint32 entity_id = 1; + IGOHJIBCDFA LKIDBHIOOOG = 10; } -// CmdId: 6251 -message BPDMGIOHGIA { - repeated BAFPHHFADFK DIBMJHKANOK = 14; +// CmdID: 20290 +message FJMPEDGCKBH { + uint32 entity_id = 2; + IGOHJIBCDFA LKIDBHIOOOG = 5; + Vector OFIJOJJOPIK = 13; } -// CmdId: 4638 -message KFDCHIJIBGF { - uint32 MPFMIBDNOPH = 2; +// CmdID: 1847 +message LNPMCEFIFGD { + int32 retcode = 4; + uint32 id = 8; } -// CmdId: 3288 -message WorldRoutineTypeRefreshNotify { - WorldRoutineTypeInfo world_routine_type = 14; +message CNNOBNKMNGH { + bool is_finish = 9; + uint32 score = 10; + uint32 level_id = 11; + bool ECIHDIJCLED = 14; } -// CmdId: 28029 -message IJLCONMDMNC { - uint32 city_id = 9; +message MKNKBLPPJMI { + bool is_finish = 1; + uint32 id = 2; + uint32 PEAJINIFGHM = 4; } -// CmdId: 20867 -message EntityTagChangeNotify { - uint32 entity_id = 7; - string tag = 14; - bool is_add = 15; +// CmdID: 2399 +message DPDFGAKCIDN { + int32 retcode = 5; + repeated HJMLEOOOJLJ NLNLBAIKBKI = 9; } -// CmdId: 8636 -message NBDLDBMHNEN { - uint32 index = 9; - uint32 make_id = 14; +// CmdID: 2888 +message GEIOCEHOOFB { + repeated uint32 FBMMEJDFPNJ = 11; } -// CmdId: 26799 -message EPAEAEIBJDO { - bool BJHAKNAJHJD = 8; - uint32 LJENFDPHJHA = 9; - int32 retcode = 10; - fixed32 DIIHGKKMLIE = 11; +// CmdID: 9693 +message GKDJKIIBOBB { + uint32 KHHIBKPBKPN = 3; + int32 retcode = 4; + repeated HOHOJPFAFOJ FPHOOHIFFNN = 8; } -// CmdId: 7889 -message NFBGPMCJCMI { - uint32 level_id = 2; - repeated uint32 HEMJNNIFHOJ = 5; - repeated uint32 MDBNPFCJHJH = 13; +// CmdID: 25885 +message IKAFFAMCIKN { + int32 retcode = 11; } -// CmdId: 27328 -message KCCNFAFPPHI { - uint32 giving_id = 1; +// CmdID: 5263 +message OIOMINAJABO { + bool BGAOACGALDG = 12; + uint32 draft_id = 1; } -// CmdId: 29245 -message PlayerQuitDungeonRsp { - uint32 point_id = 4; - int32 retcode = 12; +// CmdID: 3714 +message OBKGALDPGOA { + bool DMEDOEHOMKH = 2; + repeated PDCMBOKBHHA FILHGGILJLN = 4; + uint32 level_id = 5; + bool BFANFDMPPPK = 14; } -message FLLKFDMDPEM { - uint32 uid = 1; - uint32 avatar_id = 10; - uint32 avatar_level = 11; +// CmdID: 9854 +message ODIMEAOKOKA { + uint32 NJEKBPKELOH = 2; + int32 retcode = 3; } -message BLLDFPJHNEP { +// CmdID: 5428 +message OPJJABNIGGH { + uint32 OMGCHBACHCI = 5; + uint32 level_id = 7; + BAMGKBJNGIP BEPFMDKMFIC = 8; } -// CmdId: 24233 -message LCFIDFHHJNB { +// CmdID: 299 +message KDBACALHHLN { + EAJBOAFFJLF CIFLEGCKJEI = 3; + int32 retcode = 14; } -message AKJGJMHJNLA { - map HHLDOBCFKGP = 4; +// CmdID: 3875 +message IHANPAEFPKI { + uint32 OGGINLDNDEC = 10; } -// CmdId: 22192 -message ONBKHLINIAI { - uint32 gallery_id = 3; - int32 retcode = 10; +// CmdID: 270 +message MGJFBFNAILP { + uint32 GKKGOMDFKML = 1; + bool NLHJIGEGIIN = 5; + float speed = 6; + uint32 AMHHCBFFLPL = 7; + uint32 point_id = 12; } -// CmdId: 4427 -message BDPPGFIFMED { - repeated uint32 POMPLKGPPBA = 11; +// CmdID: 28402 +message CPJBHKIBPII { + repeated HJDEBJMEDPD GEEIDCBPOCE = 9; + int32 LDNKABNDPBG = 10; } -// CmdId: 1804 -message GetPlayerSocialDetailRsp { - int32 retcode = 1; - SocialDetail detail_data = 13; +message BGABKEJDEOM { + bool is_finish = 8; + uint32 level_id = 12; + bool ECIHDIJCLED = 13; + uint32 HBFIPKBCLHK = 15; } -message MIJPPENEMEA { - repeated OFNLJENLFEI player_data = 13; +message MMHGIMHNKDF { + repeated ABMKMCNPAGM LNMDPADDCIA = 1; + repeated ABMKMCNPAGM LPMCOIBLMOK = 6; } -// CmdId: 1845 -message NJFLLBOIHGL { - int32 retcode = 6; - bool ELBEHCDFPJG = 14; +// CmdID: 24914 +message CBOLDJECJPD { + uint32 id = 5; } -// CmdId: 5833 -message HECIIDAKPGB { +// CmdID: 26123 +message JGOOAJPHAAF { + int32 retcode = 9; } -// CmdId: 9210 -message LGGGLJGFBJA { - uint32 IHKNKHNHMKM = 2; - uint32 level_id = 4; - uint32 OLFEADPDGDI = 5; - bool is_new_record = 6; - uint32 OGMOADBINBK = 14; +// CmdID: 6038 +message EJCAGPBOGHI { + uint32 JDHLMIGKDDG = 1; + uint32 KMAEHPAGKFK = 5; + bool DGGCKMIKBMO = 13; + uint32 level_id = 14; + bool DMEDOEHOMKH = 15; } -// CmdId: 9127 -message HomeRacingGallerySettleNotify { - uint32 rank = 1; - bool is_new_record = 4; - uint32 gallery_id = 5; - RacingGallerySettleInfo settle_info = 6; +// CmdID: 20534 +message HFEOJPLPPOB { + uint32 KENIKECFFLM = 3; + bool HEEAHDMIIFJ = 4; + int32 retcode = 6; + int32 LMOOFGMHJLO = 10; } -// CmdId: 22600 -message CookRecipeDataNotify { - CookRecipeData recipe_data = 4; +// CmdID: 893 +message OBDBODHKCJL { + int32 retcode = 1; + repeated DGECJHENBKP OMMJMILKEBP = 4; + repeated DGECJHENBKP HIJHPOCCAOC = 7; } -// CmdId: 6919 -message CABMIAPOIPE { - repeated uint32 shop_type_list = 3; - int32 retcode = 4; +message KIFFDDCGDBD { + uint32 score = 5; + uint32 ECMGLDCEFNG = 6; + uint32 kill_num = 7; + uint32 DLMGMPMFOJM = 8; + uint64 DFPLCBIPDMI = 10; } -message GPANEPLHELE { - uint32 FNFDOGKFKPA = 3; - map LPCFJIBMNAG = 5; - uint32 HEJNPDIIJNL = 6; - uint32 OAIFHNICKJE = 13; - uint32 CDHOPOGDGOE = 14; +message JKLEDDOBLJI { + int32 GNJCIDHOBIA = 5; + uint32 key = 7; } -// CmdId: 949 -message CEHKOOPDGNG { - uint32 KEALMKDIEEB = 4; - uint32 chapter_id = 13; +// CmdID: 5095 +message LFIHLFANMKL { + bool APGNBJKGEEL = 4; + uint32 NNDJEEPMCHE = 7; + IGOHJIBCDFA LKIDBHIOOOG = 10; + uint32 entity_id = 12; } -// CmdId: 20765 -message FBBHLNPFOHP { - AvatarEquipAffixInfo ANPPEGGCDPA = 9; - uint64 avatar_guid = 12; +// CmdID: 24165 +message OJMPAAIEPJO { + uint32 entity_id = 1; + EICNFJMDENP COEAGPIHLHH = 6; + Vector pos = 9; + uint32 index = 10; + Vector rot = 12; } -// CmdId: 22460 (GetFriendShowAvatarInfoReq,GetFriendShowNameCardInfoReq,WinterCampAcceptGiveItemReq) -message HCLGHFLOHPN { - uint32 uid = 8; +// CmdID: 26309 +message DLAJCMDFAPN { + int32 retcode = 8; } -message GEOGNGMBOKF { - uint32 level_id = 1; - bool is_finish = 4; - bool is_open = 13; - uint32 use_time = 14; +// CmdID: 21652 +message FCOBGFHMHKN { + uint32 FKHOHKELKOE = 9; } -message VehicleInfo { - repeated VehicleMember member_list = 1; - uint32 owner_uid = 2; - float cur_stamina = 3; +// CmdID: 22317 +message EIJJLGOODFE { + repeated KPHNDGACFDN BCDECBEOKLF = 8; } -// CmdId: 5313 -message AODJOECINKF { - uint32 offering_id = 3; +// CmdID: 24073 +message HGIBIJDLBJI { + repeated ItemParam item_list = 3; + int32 retcode = 4; + uint32 offering_id = 7; + uint32 KBGPBKHNKDF = 8; } -// CmdId: 23462 -message FKIOLBGCEJK { +// CmdID: 29069 +message KFDDHHMIBBB { + NGGKFPEMAPD NKKDOCDEJFG = 2; } -// CmdId: 21870 -message MNNGHKIMOEO { - uint32 quest_id = 1; +// CmdID: 3607 +message MGBODCLJBJF { + bool PDFIIFFMBEG = 4; } -message MOFGPICIDOK { - uint32 BFDCMJMCICH = 4; - uint32 MFLBJODBOIK = 15; +message OGAIOCIIAOB { + uint32 PBKEAOCBPMN = 3; + uint32 BKCNDGOJPLH = 5; + JJKOLAFEFEJ JNHDDGMHFOL = 6; + uint32 GEFBNNEBKDB = 7; + repeated NGKFHKBBEBI FHPGBCFAAKE = 8; + map DNMGDDGAGFD = 11; + uint32 DJNNPHNEKEO = 12; + uint32 GHDNHIGKOKM = 13; + repeated uint32 DOHPOLGJGBP = 14; } -// CmdId: 5453 -message OKOIODMBNDC { - uint32 gallery_id = 4; - map IBPMLHFIFIB = 5; +message FKJBEKNNBPG { + ECFCIPLDPAD KMHCGJHBAFA = 1; + repeated LFIMHKHFCOK ELHGKJOJBMO = 2; + uint32 NDMCPPIEEOC = 3; + uint32 CIJPDPFKAGI = 4; + bool DKBJPNMCLHI = 5; + bool MGIJFMCBJKE = 6; + uint32 MEPOMJBBLHD = 7; + repeated MOEOAFIAIJC EBJEADIIGIG = 8; + uint32 parent_quest_id = 9; + bool CKJMKGOKNED = 10; + repeated DJJEGLDMNAG AHHODEACDAL = 11; + bool EIALJBAENGJ = 12; + map EPFNGPMMHME = 13; + repeated int32 JIEMDKOKCLE = 14; + uint64 JJDEOFCJKJM = 15; } -// CmdId: 28359 -message ADIKCMONIMC { - int32 retcode = 6; - repeated uint32 HBHDPHEEODI = 7; +// CmdID: 25658 +message MKIEMDKBEIF { + uint32 end_time = 10; } -// CmdId: 6166 -message CFFABKCBGLJ { - int32 retcode = 3; - repeated int32 GEDFGLOJFPE = 6; - repeated IHJELPJGNHI JDBOGGIKBMC = 9; +// CmdID: 5665 +message IEDCICFGCNN { + OPLKOOIBKBP JENFDHKCMML = 1; + int32 retcode = 12; } -message CFPJAHKDAIG { - uint32 BMHBHCJNMIJ = 2; - uint32 param1 = 10; - uint32 param3 = 13; - uint32 param2 = 14; +// CmdID: 23364 +message AAHOGJGMIKI { + uint32 weather_area_id = 13; } -// CmdId: 28318 -message HomeResourceNotify { - HomeResource fetter_exp = 2; - HomeResource home_coin = 11; +// CmdID: 7660 +message PAKCJCLMNMG { + int32 retcode = 5; } -// CmdId: 29993 -message PFGMEKIKEFJ { - repeated uint32 BBLFKMFDEGM = 3; - uint32 FGLCMJMOHHP = 8; - LAANABCDNAM DAJLNNFGBJH = 15; +// CmdID: 9392 +message AABAPKCHOFD { + uint32 group_id = 6; + uint32 GEJDJBGGNAG = 8; + uint32 MBKADEHIEHI = 15; } -// CmdId: 28611 -message FBIANGBNKEB { - int32 retcode = 1; - repeated uint32 mail_id_list = 7; +// CmdID: 7147 +message CLAOINAKNOP { + bool PJHPMJOONNB = 1; + uint32 id = 9; } -// CmdId: 22307 -message LJCNNFHKPAB { - uint32 ABNJPFJNJAO = 11; +// CmdID: 6344 +message HMBEIKPAEMF { + repeated KKBECELIEMO FOJBPLJLMCD = 3; } -message PIPJHGEIFEC { - bool is_finish = 1; - uint32 AFJJPHANFHE = 5; - uint32 level_id = 7; - bool is_open = 12; +// CmdID: 8411 +message IKDMLAPNJCF { } -message CFEKLANELNK { - uint32 IMGIBKCNJDN = 1; - uint32 OEEELBJIHGA = 2; - uint32 PLHGOLNFKGP = 4; - map NINEJDLBJHA = 9; - uint32 GIJFNMNNPGG = 11; - map KMLJPOKANJP = 12; - uint32 KFNFOLEPHBO = 14; - uint32 FEHNPBPCINN = 15; -} - -// CmdId: 2488 -message OOPFNKCKFLH { - uint32 area_id = 2; - int32 retcode = 4; - CityInfo city_info = 5; - uint32 scene_id = 10; -} - -// CmdId: 3254 -message ReformFireworksReq { - FireworksReformData fireworks_reform_data = 1; -} - -// CmdId: 26498 -message GICEMBNAHGF { - map OCKNALMBNNM = 8; - uint32 BNFCMECOAMO = 14; -} - -// CmdId: 3345 -message OpActivityStateNotify { - repeated OpActivityTagBriefInfo LILEECCNDEJ = 2; - repeated uint32 finished_bonus_activity_id_list = 10; -} - -// CmdId: 4336 -message MiracleRingDeliverItemReq { - repeated ItemParam item_param_list = 4; - repeated uint64 food_weapon_guid_list = 5; - InterOpType op_type = 12; - uint32 gadget_entity_id = 13; - uint32 gadget_id = 14; -} - -message AAANKDKECBI { - repeated NECJCBELONF HCIMANPGMIO = 6; - repeated FMGHIILJIAN HOGCEMMDNOD = 7; - repeated DJJOMIIIDGD NCCBEALLPPP = 10; - repeated LIEBPBNLCKI CGIGMPLEHIK = 11; - repeated IKLIEDMHBIH monster_list = 13; - repeated POPJHIHLOPK EOEKNOGABPF = 15; -} - -message KONBMNEHNMO { - bool PINLNOOODDP = 7; - string transaction = 9; -} - -message NGLBFAPHGGB { - float JGMHMANCFJA = 1; - uint32 entity_id = 2; - repeated uint32 DDJEMIBIMFL = 3; - float speed = 4; - float FEGCBFGKECB = 6; - bool FMKECFMOBHN = 8; - string KGHHDFOAEKH = 9; - bool HMECMFBOJHC = 11; - int32 param_index = 12; - Vector JGCFFFNCONO = 13; - float DBADOKMJDDG = 15; -} - -message EGPDEILMFKD { - map FPDGIIOHFML = 7; - repeated CDKMNPJPGKM FDKKIJLBDPM = 15; -} - -// CmdId: 23688 -message ECBHHMCOMKL { - uint32 DDJCJCMNHIP = 4; - uint32 avatar_id = 6; - uint32 guid = 14; -} - -// CmdId: 20794 -message BGHENBEGINK { - uint32 NKLDICOAKIP = 2; - FHGIJCHENEA op = 4; - uint32 IPBEBIODEGO = 8; -} - -// CmdId: 599 -message MJDAGHAAEGF { - uint32 LOIEKFANKLK = 3; - uint32 stage_id = 10; - repeated PLELBKPGIAJ avatar_info_list = 14; -} - -// CmdId: 6274 -message PFLFBFDPOFL { - repeated ItemParam DACBAKOOCHL = 7; - uint32 JHMGNOFHNIF = 10; - int32 retcode = 15; -} - -// CmdId: 22101 -message PlayerInvestigationTargetNotify { - repeated InvestigationTarget investigation_target_list = 7; -} - -message PlayerRTTInfo { - uint32 rtt = 4; - uint32 uid = 10; -} - -// CmdId: 28884 -message NEDBIFNEAAF { - int32 retcode = 3; - repeated uint32 skill_id = 9; -} - -// CmdId: 9268 -message AvatarSkillChangeNotify { - uint32 avatar_skill_id = 1; - uint32 old_level = 3; - uint64 avatar_guid = 8; - uint32 skill_depot_id = 11; - uint32 entity_id = 12; - uint32 cur_level = 13; -} - -message HKAMEPMHAHN { - uint32 group_id = 1; - uint32 guid = 2; - uint32 AGBHMDDADFP = 3; -} - -// CmdId: 5883 -message GivingRecordNotify { - repeated GivingRecord giving_record_list = 1; -} - -// CmdId: 4179 -message HDIDOEIIBBF { - uint32 gallery_id = 13; -} - -// CmdId: 5986 -message NCMNMKMILHD { - uint32 entity_id = 8; -} - -// CmdId: 2133 -message IDDDNGFHGJM { - PFIDFJKLIBC NDMNFEOOMNF = 13; - int32 retcode = 15; -} - -message BIPCCEBDDOF { - repeated COABCCJGJNJ CIIPBCCADBE = 11; -} - -// CmdId: 25627 -message ADNOHNIHHBB { - repeated OMOIPCGDGAM ODPFMDNOCON = 2; - int32 retcode = 6; -} - -// CmdId: 9807 -message ENHBKMMHLLD { - FKBCBIDMKPC KGLMCIEKAGL = 5; -} - -// CmdId: 25103 -message HKOAKAJJAGC { -} - -// CmdId: 5260 -message BKOGEMKFFAE { -} - -message JLLCKNHMADJ { - uint32 OOHBHGFGMNL = 2; - repeated uint32 affix_list = 9; - uint32 level_id = 11; - uint32 AFJJPHANFHE = 12; -} - -// CmdId: 2061 -message FBDEFNMMOBG { -} - -// CmdId: 5746 -message TowerEnterLevelRsp { - uint32 level_index = 2; - repeated uint32 tower_buff_id_list = 4; - int32 retcode = 8; - uint32 floor_id = 11; -} - -message SocialDetail { - uint32 uid = 1; - string nickname = 2; - uint32 level = 3; - uint32 avatar_id = 4; - string signature = 5; - Birthday birthday = 6; - uint32 world_level = 7; - repeated uint32 reserved_list = 8; - FriendOnlineState online_state = 9; - uint32 param = 10; - bool is_friend = 11; - bool is_mp_mode_available = 12; - string online_id = 13; - uint32 name_card_id = 14; - bool is_in_blacklist = 15; - bool is_chat_no_disturb = 16; - string remark_name = 17; - uint32 finish_achievement_num = 18; - uint32 tower_floor_index = 19; - uint32 tower_level_index = 20; - bool is_show_avatar = 21; - repeated SocialShowAvatarInfo show_avatar_info_list = 22; - repeated uint32 show_name_card_id_list = 23; - FriendEnterHomeOption friend_enter_home_option = 24; - ProfilePicture profile_picture = 25; - string ip_code = 26; - uint32 FPBKNPMLEPC = 27; - uint32 BNBFADNNNNA = 28; - uint32 NHFIPHHHOEF = 32; -} - -// CmdId: 27588 -message MEECAMGJHPL { - int32 retcode = 4; - uint32 floor_id = 15; -} - -// CmdId: 633 -message BOOMICAHFOG { - uint32 stage_id = 2; - int32 retcode = 5; - uint32 ECEDBNIECOJ = 7; -} - -// CmdId: 4661 -message KIAJGBBEINA { - uint32 compound_id = 11; -} - -message AvatarExcelInfo { - uint64 prefab_path_hash = 1; - uint64 prefab_path_remote_hash = 2; - uint64 controller_path_hash = 3; - uint64 controller_path_remote_hash = 4; - uint64 combat_config_hash = 5; -} - -// CmdId: 22714 -message KHDIMKHOFGI { - uint64 target_weapon_guid = 3; - repeated ItemParam item_param_list = 4; - int32 retcode = 8; -} - -// CmdId: 1526 -message MNIHDKKLBOH { - uint32 target_uid = 2; - uint32 JIMDGGJJDNP = 3; - int32 retcode = 8; -} - -message BlockInfo { - uint32 block_id = 1; - uint32 data_version = 2; - bytes bin_data = 3; - bool is_dirty = 4; -} - -// CmdId: 3667 -message OKNPACAJPFI { - uint32 BEDFCAEAKHP = 2; - uint32 gallery_id = 13; -} - -message JPIIPAICGGB { - repeated uint32 value_list = 4; - BPNCMJGNKCL type = 5; -} - -message MMHFEJOOBJP { - HomeGroupPlayerInfo BEOHBLAOIAK = 3; - uint32 count = 12; -} - -// CmdId: 26187 -message MIEHNNDIMFK { - uint32 AGILEFBLAKI = 8; - uint32 CPNMPFMMFAD = 15; -} - -message BFJMKEOFCKP { - uint32 avatar_id = 1; - bool NHFDIPGIIAH = 15; -} - -// CmdId: 1800 -message ADJPIIPMDBN { -} - -// CmdId: 22280 -message FGBIPJLJPMF { - bool is_add = 2; - uint64 dungeon_guid = 8; - int32 retcode = 9; -} - -message BFLNCEAGHKB { - uint32 JFEMOPGIFHC = 4; - bool is_open = 7; - uint32 ALFKLLMIJBI = 8; - Vector center = 11; - bool OOKHHOFACJI = 14; -} - -// CmdId: 25115 -message FCHDIEAMGIB { - uint32 entity = 6; - uint32 level = 15; -} - -// CmdId: 924 -message BNGEPNPBINM { - uint32 ALFKLLMIJBI = 13; -} - -// CmdId: 9740 -message IHJAJHNKMDC { - repeated OMEPEGPCMPN KFMCDPLPABH = 1; - repeated KCGBPPJFHNF JMDBDOMAJLF = 2; - bool EIMKIBKGPAL = 3; - bool HKPAPPFDGCP = 4; - uint32 MOPCOOEAIPM = 5; - uint32 DFGBJIBFJBA = 8; - uint32 OCJAIFHBNPE = 10; - repeated uint32 JPGLBGIKBGC = 14; - uint32 begin_time = 15; -} - -// CmdId: 3292 -message CADFJHIMJIM { -} - -// CmdId: 4411 -message HDDNCBOHKBG { - int32 retcode = 7; -} - -// CmdId: 29632 -message FDHGEMDFAFF { - float cur_stamina = 3; - uint32 entity_id = 13; -} - -message OMKALGLJGGB { - bool OJFCNPDNNJL = 3; - string nickname = 4; - uint32 avatar_id = 7; - uint32 costume_id = 8; - uint32 uid = 10; -} - -// CmdId: 29443 -message BLEHAMPJOMO { - uint32 city_id = 1; - repeated uint32 KEACEJEHMEN = 10; -} - -// CmdId: 25496 -message ELAMMLILKEN { - PEHDBKFIBNG BEAEOHPAHCG = 1; - ICHJKHIKEME detail_info = 2; - IGJKLJKINHN GOLAJCOKDFC = 6; - int32 retcode = 13; -} - -message HFILMPFBCPD { - Vector HBIFBFAICHK = 9; -} - -// CmdId: 3886 -message HBJALAOEGIE { - int32 retcode = 12; -} - -// CmdId: 3214 -message FJKODAEABPE { - repeated CLBDHNFMIDC BHKDCCFAEPB = 1; - int32 retcode = 10; -} - -// CmdId: 27272 -message GEMMDIEJHNJ { - repeated uint64 avatar_id_list = 2; -} - -message ELGJIBJEGCO { - uint32 scene_id = 2; - uint32 JFEMOPGIFHC = 3; - bool is_done = 5; - uint32 IICFONOKBJL = 6; - uint32 GCAOABBFKIB = 7; - uint32 region_id = 9; - float MBPDJNKDLAO = 10; - uint32 BNMIBKHIHLD = 11; - Vector MEMFADPFLAP = 13; - bool is_open = 15; -} - -// CmdId: 23221 -message EAACAMDKEFK { - LCGMFOGLDOD IABEIPFENKI = 10; - uint32 make_id = 13; - int32 retcode = 14; -} - -// CmdId: 322 -message GetPlayerTokenRsp { - string account_uid = 9; // self add - string server_rand_key = 910; // self add - string sign = 414; // self add - bytes security_cmd_buffer = 3; // self add - string client_ip_str = 1950; // self add - string token = 2; // self add - uint32 key_id = 720; // self add - /* protected @ 0x20 */// bytes extra_bin_data = 65535; - /* protected @ 0x28 */// string AJOEFDIKLHM = 65535; - /* protected @ 0x30 */// repeated uint32 finish_collection_id_list = 65535; - string psn_id = 1402; - string country_code = 254; - /* protected @ 0x48 */// string CDEOKJOOPMF = 65535; - /* protected @ 0x50 */// bytes security_cmd_buffer = 65535; - /* protected @ 0x58 */// string JMJMANNMAMI = 65535; - /* protected @ 0x60 */// string BPNAKGLOAEP = 65535; - /* protected @ 0x68 */// string CDFDANFEEMJ = 65535; - /* protected @ 0x70 */// string authkey = 65535; - /* protected @ 0x78 */// string birthday = 65535; - /* protected @ 0x80 */// string BIDPPFEDPBM = 65535; - /* protected @ 0x88 */// string secret_key = 65535; - /* protected @ 0x90 */// string DIPBLNFCNFB = 65535; - /* protected @ 0x98 */// StopServerInfo stop_server = 65535; - /* protected @ 0xA0 */// string game_biz = 65535; - /* protected @ 0xA8 */// string auth_appid = 65535; - uint32 uid = 4; - /* protected @ 0xB4 */// uint32 IABDCOPKNEN = 65535; - /* protected @ 0xB8 */// uint32 channel_id = 65535; - /* protected @ 0xBC */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0xC0 */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0xC4 */// uint32 tag = 65535; - uint32 platform_type = 14; - /* protected @ 0xCC */// uint32 CLAEBKOIEIA = 65535; - /* protected @ 0xD0 */// uint32 authkey_ver = 65535; - /* protected @ 0xD4 */// uint32 OLHFOBMGLID = 65535; - /* protected @ 0xD8 */// uint32 EOODFCFKBJI = 65535; - /* protected @ 0xDC */// bool IKJLIILLGBE = 65535; - /* protected @ 0xDD */// bool DKJOIJHNFIM = 65535; - /* protected @ 0xE0 */// uint64 secret_key_seed = 65535; - /* protected @ 0xE8 */// int32 retcode = 65535; - /* protected @ 0xEC */// uint32 sign_type = 65535; - /* protected @ 0xF0 */// uint32 DIBOHFMEBLK = 65535; - /* protected @ 0xF4 */// bool is_guest = 65535; - /* protected @ 0xF5 */// bool HLLNJDPOHAF = 65535; - /* protected @ 0xF6 */// bool BILMIBIGKGG = 65535; -} - -message EJIGAPDJCJD { - uint32 uid = 2; - uint32 final_score = 4; - OnlinePlayerInfo BEOHBLAOIAK = 5; - map NBJIJOJHHLD = 8; - uint32 JHKDACCHFDA = 9; - uint32 FKNPOAHBBNM = 15; -} - -message PNCJONOMFEG { - HJGEAKLAINI action_type = 1; - uint32 FOLDKOGJNEC = 2; - uint32 BFDCMJMCICH = 4; - repeated GCGMessage GJFCBLJDMML = 11; -} - -message BLKDHEHMGMM { - message IILHGKICLGO { - uint32 costume_id = 3; - uint32 ILABBIGLIGA = 5; - KJHLIPDBMLA avatar_type = 9; - uint32 avatar_id = 13; - } - - uint32 KJJDFDPEBIA = 3; - repeated uint32 LPBMCGGJPDJ = 4; - DOHKMOPPFJE monthly_brief = 5; - uint32 PEONEMHMPKL = 6; - uint32 KADJLGKBFGN = 9; - uint32 BIFECJKBLPD = 14; - repeated IILHGKICLGO avatar_info_list = 15; -} - -// CmdId: 25357 -message IKLKNMPAFBG { - uint32 card_id = 4; - uint32 KCMKGNFIFBD = 14; -} - -// CmdId: 2207 -message DEAOHKANPOB { - BALKODLKKDC BEEGAJMCLFA = 14; -} - -message KNINHGDNNME { - bool is_finish = 1; - uint32 level_id = 3; - uint32 score = 5; - bool is_open = 6; -} - -message JFNIHJEILAK { - uint32 id = 1; - OCKALFHEPCC pos = 2; - int32 rotation = 3; - OCKALFHEPCC MLGNNBALGLL = 4; - uint32 KLFJNANEOKP = 5; - repeated uint32 FIADMHIHGAP = 6; -} - -// CmdId: 23065 -message GPIFEONOCJN { - bool KOILGJPPPLP = 7; - int32 retcode = 8; - bool JFAMMDEOGKG = 14; -} - -// CmdId: 2365 -message FHIOFBIKJKN { - repeated FHOHPHNCECB EMCKEJJNLJC = 6; -} - -message LOEOIEOPMOP { - uint64 avatar_guid = 4; - bool is_trial = 7; -} - -// CmdId: 4350 -message LDKBINHJMCP { - repeated uint32 qualify_uid_list = 1; - uint32 entity_id = 13; -} - -// CmdId: 2366 -message FEDBFCCFNGP { - int32 retcode = 6; - string version = 7; -} - -message HAMMAOPFCKA { - uint32 chapter_id = 5; - uint32 JFEMOPGIFHC = 6; -} - -message OMIOPHEKLPD { - repeated PKCFDDKBCDP level_info_list = 2; -} - -// CmdId: 26761 -message GEODCGLPPAI { - BALKODLKKDC BEEGAJMCLFA = 4; - bool DNPNLHIIGDE = 10; - int32 retcode = 11; - uint64 LKBINMHIDJP = 15; -} - -// CmdId: 25593 -message MABCHILCHBM { - BALKODLKKDC BEEGAJMCLFA = 4; - uint64 LKBINMHIDJP = 11; -} - -// CmdId: 7184 -message SceneAudioNotify { - repeated uint32 param1 = 1; - int32 type = 4; - uint32 source_uid = 6; - repeated float param2 = 8; - repeated string param3 = 10; -} - -// CmdId: 4360 -message MMNBJADOKLB { - INIODGPGIIH HEIFDJMHMBL = 4; - uint32 gallery_id = 12; -} - -// CmdId: 22750 -message JPEODLKILLI { - uint32 position = 6; - uint32 schedule_id = 9; -} - -// CmdId: 8165 -message FBINFGGKLPC { - uint32 DIHMDJABKEA = 8; - int32 retcode = 13; -} - -// CmdId: 9369 -message NMCGBBFOFGB { - uint32 OFHHLKDCMJG = 11; -} - -message LockedPersonallineData { - enum CLONPPLIFMH { - CLONPPLIFMH_LEVEL = 0; - CLONPPLIFMH_QUEST = 1; - } - - message QuestParam { - uint32 quest_id = 5; - uint32 chapter_id = 8; - } - - uint32 personal_line_id = 9; - CLONPPLIFMH FJLCPKIIEFJ = 14; - oneof param { - uint32 chapter_id = 7; - uint32 level = 13; - QuestParam quest_param = 5; - } -} - -// CmdId: 2591 -message BLDOGODKOHP { - uint32 uid = 6; - uint32 HLNJMDJPJNK = 13; -} - -// CmdId: 1047 -message LJAJDIGFHAD { - int32 retcode = 3; -} - -message PCCADCGKDBJ { - uint32 element_type = 7; -} - -// CmdId: 21461 -message ChangeAvatarReq { - /* protected @ 0x20 */// Vector move_pos = 4; - /* protected @ 0x28 */// uint64 guid = 65535; - /* protected @ 0x30 */// bool FBNHOFGPIDK = 65535; - /* protected @ 0x31 */// bool FDHGMIPOKFE = 65535; - /* protected @ 0x34 */// uint32 skill_id = 65535; -} - -// CmdId: 6863 -message HFDMBDNKFEF { - uint32 stage_id = 1; -} - -// CmdId: 2028 -message BDOBIMOPPEA { - uint32 avatar_id = 2; - uint32 type = 8; - oneof detail { - DCEIEHPAGJK skill_request = 1540; - KONDEEEJEJM reliquary_request = 475; - OJPGBAGBBHN element_reliquary_request = 1077; - DLOKKPJJGEM reliquary_set_request = 895; - PCCADCGKDBJ element_reliquary_set_request = 2000; - IAEFMBJHALH weapon_request = 1754; - DIMOOCNKAGF element_weapon_request = 1952; - } -} - -// CmdId: 4885 -message QuestRenameAvatarReq { - string avatar_name = 2; - uint32 rename_id = 3; - bool is_check = 12; -} - -enum MotionState { - MOTION_STATE_NONE = 0; - MOTION_STATE_RESET = 1; - MOTION_STATE_STANDBY = 2; - MOTION_STATE_STANDBY_MOVE = 3; - MOTION_STATE_WALK = 4; - MOTION_STATE_RUN = 5; - MOTION_STATE_DASH = 6; - MOTION_STATE_CLIMB = 7; - MOTION_STATE_CLIMB_JUMP = 8; - MOTION_STATE_STANDBY_TO_CLIMB = 9; - MOTION_STATE_FIGHT = 10; - MOTION_STATE_JUMP = 11; - MOTION_STATE_DROP = 12; - MOTION_STATE_FLY = 13; - MOTION_STATE_SWIM_MOVE = 14; - MOTION_STATE_SWIM_IDLE = 15; - MOTION_STATE_SWIM_DASH = 16; - MOTION_STATE_SWIM_JUMP = 17; - MOTION_STATE_SLIP = 18; - MOTION_STATE_GO_UPSTAIRS = 19; - MOTION_STATE_FALL_ON_GROUND = 20; - MOTION_STATE_JUMP_UP_WALL_FOR_STANDBY = 21; - MOTION_STATE_JUMP_OFF_WALL = 22; - MOTION_STATE_POWERED_FLY = 23; - MOTION_STATE_LADDER_IDLE = 24; - MOTION_STATE_LADDER_MOVE = 25; - MOTION_STATE_LADDER_SLIP = 26; - MOTION_STATE_STANDBY_TO_LADDER = 27; - MOTION_STATE_LADDER_TO_STANDBY = 28; - MOTION_STATE_DANGER_STANDBY = 29; - MOTION_STATE_DANGER_STANDBY_MOVE = 30; - MOTION_STATE_DANGER_WALK = 31; - MOTION_STATE_DANGER_RUN = 32; - MOTION_STATE_DANGER_DASH = 33; - MOTION_STATE_CROUCH_IDLE = 34; - MOTION_STATE_CROUCH_MOVE = 35; - MOTION_STATE_CROUCH_ROLL = 36; - MOTION_STATE_NOTIFY = 37; - MOTION_STATE_LAND_SPEED = 38; - MOTION_STATE_MOVE_FAIL_ACK = 39; - MOTION_STATE_WATERFALL = 40; - MOTION_STATE_DASH_BEFORE_SHAKE = 41; - MOTION_STATE_SIT_IDLE = 42; - MOTION_STATE_FORCE_SET_POS = 43; - MOTION_STATE_QUEST_FORCE_DRAG = 44; - MOTION_STATE_FOLLOW_ROUTE = 45; - MOTION_STATE_SKIFF_BOARDING = 46; - MOTION_STATE_SKIFF_NORMAL = 47; - MOTION_STATE_SKIFF_DASH = 48; - MOTION_STATE_SKIFF_POWERED_DASH = 49; - MOTION_STATE_DESTROY_VEHICLE = 50; - MOTION_STATE_FLY_IDLE = 51; - MOTION_STATE_FLY_SLOW = 52; - MOTION_STATE_FLY_FAST = 53; - MOTION_STATE_AIM_MOVE = 54; - MOTION_STATE_AIR_COMPENSATION = 55; - MOTION_STATE_SORUSH_NORMAL = 56; - MOTION_STATE_ROLLER_COASTER = 57; - MOTION_STATE_DIVE_IDLE = 58; - MOTION_STATE_DIVE_MOVE = 59; - MOTION_STATE_DIVE_DASH = 60; - MOTION_STATE_DIVE_DOLPHINE = 61; - MOTION_STATE_DEBUG = 62; - MOTION_STATE_OCEAN_CURRENT = 63; - MOTION_STATE_DIVE_SWIM_MOVE = 64; - MOTION_STATE_DIVE_SWIM_IDLE = 65; - MOTION_STATE_DIVE_SWIM_DASH = 66; - MOTION_STATE_NUM = 67; -} - -message IPEIEMJJLAK { - map LMGFHBKHLEE = 1; - uint32 PIFAMKANMNF = 3; - bool LOEIFINMALC = 9; - uint32 uid = 11; - uint32 cur_score = 12; -} - -// CmdId: 2918 -message PNINFJHMJAK { - bool BLKLCPNMFJE = 2; - uint32 GOKPPDNPEKM = 9; - uint32 GKKBBDFODIG = 13; -} - -// CmdId: 3703 -message OKJLLBICGBI { -} - -// CmdId: 7412 -message PlayerLoginReq { - string device_info = 3; // self add - string device_name = 1; // self add - string system_version = 14; // self add - string client_version = 15; // self add - string token = 12; // self add - /* protected @ 0x20 */// string JEKNKLMBGKD = 65535; - /* protected @ 0x28 */// string birthday = 65535; - /* protected @ 0x30 */// string HOFDKGMFLLJ = 65535; - /* protected @ 0x38 */// string psn_id = 65535; - /* protected @ 0x40 */// string platform = 65535; - /* protected @ 0x48 */// string LFNFPEKIJEE = 65535; - /* protected @ 0x50 */// string PNMOMLGKGIH = 65535; - /* protected @ 0x58 */// bytes FPFOLPLKBLO = 65535; - /* protected @ 0x60 */// string LDCAJKIABJO = 65535; - /* protected @ 0x68 */// string country_code = 65535; - /* protected @ 0x70 */// string MAIGMCPCMJJ = 65535; - /* protected @ 0x78 */// string IAGNJFELLKG = 65535; - /* protected @ 0x80 */// string OBLNAJHGAMA = 65535; - /* protected @ 0x88 */// string EIPCINPAECO = 65535; - /* protected @ 0x90 */// string online_id = 65535; - /* protected @ 0x98 */// AdjustTrackingInfo adjust_tracking_info = 65535; - /* protected @ 0xA0 */// string LCKHJOIEBAL = 65535; - /* protected @ 0xA8 */// string AIPNBAPPCOF = 65535; - /* protected @ 0xB0 */// string OFNMHBDNAME = 65535; - /* protected @ 0xB8 */// TrackingIOInfo tracking_io_info = 65535; - /* protected @ 0xC0 */// bytes extra_bin_data = 65535; - /* protected @ 0xC8 */// string BPNAKGLOAEP = 65535; - /* protected @ 0xD0 */// string NAHAMDNABJN = 65535; - /* protected @ 0xD8 */// string KJMELFFABPF = 65535; - /* protected @ 0xE0 */// string BIDPPFEDPBM = 65535; - /* protected @ 0xE8 */// string EGFBCPNNAOE = 65535; - /* protected @ 0xF0 */// bytes FCBKCCAIEDP = 65535; - /* protected @ 0xF8 */// uint32 OGJMGGAJEII = 65535; - /* protected @ 0xFC */// uint32 EOODFCFKBJI = 65535; - /* protected @ 0x100 */// uint32 DOFFMALJOBN = 65535; - /* protected @ 0x104 */// uint32 ALLIPNGECDM = 65535; - /* protected @ 0x108 */// uint32 target_uid = 65535; - /* protected @ 0x10C */// uint32 MIINLCKDDDI = 65535; - /* protected @ 0x110 */// uint32 client_data_version = 65535; - /* protected @ 0x114 */// uint32 CGAAJELGDAG = 65535; - /* protected @ 0x118 */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0x11C */// uint32 FJEONLGCHJN = 65535; - /* protected @ 0x120 */// uint32 PKOHJNCKMGE = 65535; - /* protected @ 0x124 */// uint32 EFCFKDEKGIP = 65535; - /* protected @ 0x128 */// uint32 OENGIKPKKPK = 65535; - /* protected @ 0x12C */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0x130 */// uint64 login_rand = 65535; - /* protected @ 0x138 */// uint32 platform_type = 65535; - /* protected @ 0x13C */// uint32 IABDCOPKNEN = 65535; - /* protected @ 0x140 */// bool is_guest = 65535; - /* protected @ 0x141 */// bool is_transfer = 65535; - /* protected @ 0x142 */// bool is_editor = 65535; - /* protected @ 0x144 */// uint32 channel_id = 65535; - /* protected @ 0x148 */// uint32 tag = 65535; -} - -// CmdId: 6597 -message NBEFCOHLDLD { - uint32 OLOGBAPKKCG = 13; -} - -message PGAIHLMPBMA { - string FHLGCNPPDNP = 1; -} - -// CmdId: 25056 -message PDGEAGKHCPG { - uint32 NEHLGIOLBJA = 9; - uint64 target_weapon_guid = 13; - repeated uint64 HICOIODAHGK = 15; -} - -// CmdId: 1184 -message ACCGDFJMMPI { - int32 retcode = 3; - uint32 KEALMKDIEEB = 5; - uint32 chapter_id = 12; -} - -message AIHCCNHLKIO { - repeated DBLDNFMLBEK PBNKHOLGIBM = 5; - uint32 GFFPBFMKDJE = 9; - uint32 HKBDAJBEDPG = 15; -} - -// CmdId: 20588 -message ENPGGPFDAGI { - bool LEBCAFGKKBD = 2; -} - -// CmdId: 25095 -message KKPIPNHCCPF { - uint32 entity_id = 11; -} - -// CmdId: 26533 -message MECEGNLPHOE { - uint32 schedule_id = 1; -} - -// CmdId: 8690 -message ODCHHEGGBFE { - uint32 ILHLGEEMLML = 3; - uint32 GGFLFHMLOKI = 4; -} - -// CmdId: 27806 -message GAFJAJINFIC { - int32 retcode = 4; -} - -// CmdId: 8228 -message BJBOFHEKMHE { - repeated BPFDMDJGLOG region_list = 2; - bool NCHAKFNHFOG = 12; -} - -// CmdId: 26325 -message LCFHDHDNDBP { - int32 KDGANJDFBCJ = 1; - uint32 entity_id = 12; - uint32 KKDBMPAIJJB = 14; -} - -message FMGHIILJIAN { - repeated uint32 GKCKGCMKIGL = 3; - repeated uint32 JEMFIFBFDGM = 5; - repeated uint32 PGDMDCMHKAC = 7; - AKEIOPODHFF basic_info = 11; - repeated uint32 GFBNPHGHKJN = 13; -} - -message VehicleLocationInfo { - uint32 gadget_id = 2; - float LALODIBMPKH = 3; - Vector rot = 4; - repeated uint32 uid_list = 5; - Vector pos = 8; - uint32 entity_id = 11; - uint32 owner_uid = 12; - float HNOPCEOJDEG = 15; -} - -// CmdId: 5984 -message PEIBDIADPJH { - uint32 MEBHDNGCJNF = 2; - uint32 OCJAIFHBNPE = 3; - bool is_success = 4; - uint32 HAAMONCDBDB = 5; - uint32 HDIMCDOPGLP = 8; - repeated EBPCEDFAHKA watcher_list = 9; - uint64 ACPHEKNEBLL = 14; - uint32 group_id = 15; -} - -// CmdId: 28898 -message FCNBHHFPKJL { - uint32 gallery_id = 1; -} - -message PLNOOAMPFMM { - repeated uint32 AMAEDOADOIL = 1; - DOHKMOPPFJE DGCCNGNMPFK = 3; - uint32 cur_schedule_id = 4; - uint32 next_schedule_change_time = 5; - repeated uint32 PHJPFKOAKBF = 6; - uint32 JKAENKGOPGN = 7; - bool is_first_interact = 8; - uint32 IFOACNKNNME = 9; - uint32 IKMDONAGFOC = 10; - uint32 NBJOMCMAOPD = 11; - uint32 difficulty_id = 12; - uint32 OCFFDPDGNNK = 13; - uint32 OLMHKIPENPF = 14; - uint32 JMNCGLGPGHK = 15; - uint32 PNNDCBHBOGD = 464; - uint32 JEIFNEFMONB = 609; - bool KNAOIEEKHHD = 666; - uint32 CLKOMNJEAGO = 709; - repeated uint32 CKKIJDHCIBB = 1074; - uint32 KLCFAIBOJEE = 1180; - repeated Uint32Pair PEGDFLBDOOD = 1371; - uint32 OKGNGNLKKKK = 1433; - repeated IOOMGOJLEAO DECDNIEOGNC = 1521; - uint32 KLBPEBJGIAP = 1689; - uint32 EBODAKOOHOE = 1914; -} - -message KNODJMAAMPD { - string BCFOBMONHBO = 2; - uint32 end_time = 3; - bool LJGLGHFNMOJ = 5; - uint32 config_id = 7; - uint32 IIPBPLFFPJA = 8; - uint32 begin_time = 12; - uint32 CBGAMFOCOIB = 13; - string MNBFIGHNCNO = 14; - string NKGAEGCBGID = 15; -} - -// CmdId: 26563 -message PLLPAEFKFHG { - uint64 guid = 5; - int32 retcode = 10; -} - -// CmdId: 770 -message BOGPMPOHDNE { -} - -// CmdId: 28352 -message BBKGGDMDBJK { - MotionInfo motion_info = 1; - uint32 reliable_seq = 3; - uint32 scene_time = 4; - uint32 entity_id = 15; -} - -// CmdId: 7558 -message BGHCPABKJKH { - int32 retcode = 2; -} - -// CmdId: 21117 -message PEOLEKBFMGJ { - Vector pos = 2; - uint32 item_num = 3; - uint32 item_id = 8; - int32 param = 9; -} - -// CmdId: 28094 -message AGBLABCAOCF { - GCGGameBriefData NKACMLLOAKE = 8; - uint32 DBHINNODHHP = 13; -} - -// CmdId: 8858 -message OCIGAKDAFIH { - uint32 dungeon_id = 4; - uint32 cell_id = 7; - repeated uint64 INANMHLIANO = 9; - uint64 cur_avatar_guid = 13; -} - -// CmdId: 5624 -message HGDAHFJCGPM { - uint32 level_id = 6; - int32 retcode = 7; -} - -message GOKMHHINNED { - repeated uint32 FDCOOBKMNJI = 3; - uint32 DGKCJLGJLLN = 13; -} - -message DailyTaskInfo { - uint32 finish_progress = 4; - uint32 daily_task_id = 9; - uint32 reward_id = 11; - uint32 progress = 14; - bool is_finished = 15; -} - -// CmdId: 24888 -message EJNFOLPNIOO { - uint32 gallery_id = 4; - bool is_success = 6; -} - -// CmdId: 28012 -message FinishedParentQuestNotify { - repeated ParentQuest parent_quest_list = 8; -} - -message AbilityMetaAddAbility { - AbilityAppliedAbility ability = 7; -} - -// CmdId: 26571 -message NKALBPJGCHM { - bool LPGEOGOLNHC = 4; -} - -// CmdId: 22681 -message MOBGCBCAHBE { - int32 retcode = 3; - uint32 room_id = 4; -} - -// CmdId: 27209 -message HLNAABEOGAE { - uint32 NDKMGINICPF = 1; -} - -message AGIAPPEIEMF { - repeated DBFAPJPAPLC ADFCECPFFBM = 2; - map PAEELOFIOPO = 4; - repeated MFBFOGGCCFI EBMBGPMGGNI = 6; - repeated DBFAPJPAPLC EAELGHBEPIF = 7; - map AHMIFJAIHIO = 8; - map DDIEEFNIGBP = 10; - uint32 skill_id = 11; - map LILHBMKGBGF = 12; - NKLFGBAJNJB GCKCJOBBCCE = 14; - uint32 GDEINGNPNFN = 15; -} - -message HABOBHKBFCK { - repeated JNLBCFCFMEC KOHDONCJGJB = 12; -} - -message BLAGOELEGHM { - uint32 NFNBONHDAHP = 1; - uint32 FJEDMJIKOCK = 7; - uint32 MKCCHOMAJOB = 9; - uint32 ACGAEMMAMNL = 11; -} - -// CmdId: 4306 -message MACJHNDBIKC { -} - -message JENLHGJDPHN { - string name = 2; - repeated uint32 HCOHPHNEBKP = 5; - bool AAGIGFKJGDG = 11; - repeated uint32 LHBIDKLOLKP = 12; -} - -// CmdId: 22670 -message HPANLLIKOEN { - LHFLELPFNPO info = 9; -} - -// CmdId: 25018 -message ALHBNHFMPBH { - repeated uint32 MJOFAOMGIPC = 11; // 4 - uint32 NBMIMHDKNIA = 15; // 4 -} - -message GLLPPFGFFIA { - uint32 uid = 4; - Vector pos = 8; - Vector rot = 9; -} - -// CmdId: 9050 -message DPIECIAIDJL { - uint32 level_id = 2; - bool EKHDBKJDOBP = 4; - repeated uint32 HDHEMDEOGDG = 6; - uint32 LOIEKFANKLK = 8; - uint32 LBNJHLJNEOK = 12; - repeated NBOPFLEJHIF KCEOPHFNEFP = 15; -} - -// CmdId: 1438 -message BLHGIJEAAHG { -} - -message DEHLKOHHIMO { - repeated ItemParam reward_item_list = 4; - uint32 FGACCGKDOCJ = 8; -} - -enum BJICHHHOBAA { - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_NONE = 0; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_BUILD = 1; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_CARD_FLIP = 2; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_KILL = 3; -} - -// CmdId: 1947 -message DPOCLCEHIGB { - uint32 end_time = 5; -} - -// CmdId: 23093 -message BartenderGetFormulaReq { - repeated ItemParam item_list = 3; - uint32 quest_id = 13; -} - -// CmdId: 2703 -message MLACCDMMJGD { - uint32 LAICNFDINFL = 1; - uint32 JEEGGHKNNNJ = 5; - uint32 IJEOLOBJLMN = 13; - uint32 JJHDACNIPCE = 15; -} - -message WeeklyBossResinDiscountInfo { - uint32 discount_num = 1; - uint32 discount_num_limit = 2; - uint32 resin_cost = 3; - uint32 original_resin_cost = 4; -} - -// CmdId: 7737 -message LLPCPFJKCKD { - uint32 cell_id = 1; - uint32 PGKHJFDAKLK = 11; -} - -// CmdId: 20078 -message FCAANFJAEMM { - JJGPAPCGKKN KOLFBIIEMFE = 5; -} - -// CmdId: 22780 -message GNFMAHAJHGA { - int32 retcode = 15; -} - -// CmdId: 1182 -message OLAEGBJMEFL { - uint32 BCGGLAKCPLO = 1; - map CPENAIDNBFF = 2; - int32 retcode = 6; - uint64 avatar_guid = 7; - map CBHLDELLPML = 13; - uint64 target_weapon_guid = 15; -} - -message JKIEGFIDDND { - bool is_finish = 1; - uint32 score = 2; - uint32 level_id = 6; - bool is_open = 9; - repeated NPAIHABCLDI OGKBDHMBPBB = 12; -} - -// CmdId: 8343 -message BBGEDLLINBP { - int32 retcode = 5; -} - -// CmdId: 27271 -message OHJFPBLHAFJ { - uint32 entity_id = 3; - bool IDDIDAFPOHO = 4; - uint32 score = 6; -} - -message IFNBPLCJCHP { - uint32 FOJONINCCDL = 14; -} - -message CPCLKGPNBON { - uint32 GJFCIIHEDKB = 5; - map HEGFKPNOLGI = 10; - uint32 DLOIPNDCPKM = 14; -} - -// CmdId: 8044 -message GAAPPFDELKL { - uint32 PLHGOLNFKGP = 1; - uint32 score = 7; - uint32 BCOCPJFJKJC = 8; - bool is_finish = 10; - uint32 level_id = 15; -} - -message MIBOBIKGGKC { - uint32 uid = 4; - string nickname = 6; - map EGIBHAEACCC = 10; - ProfilePicture profile_picture = 12; -} - -message PEMGKEBLILD { - uint32 level_id = 7; - uint32 JLOILCCDJEG = 10; - uint32 NHNIOOFOLDE = 11; - uint32 KALNAJAHNFK = 12; - uint32 stage_id = 13; - uint32 final_score = 14; -} - -// CmdId: 20879 -message NNJFLLJEHOL { - uint32 activity_id = 14; -} - -// CmdId: 27548 -message KGBAEEHMPOP { -} - -enum ChangeEnergyReason { - CHANGE_ENERGY_REASON_NONE = 0; - CHANGE_ENERGY_REASON_SKILL_START = 1; - CHANGE_ENERGY_REASON_BALL = 2; - CHANGE_ENERGY_REASON_QUEST = 3; - CHANGE_ENERGY_REASON_ABILITY = 4; - CHANGE_ENERGY_REASON_DIE = 5; - CHANGE_ENERGY_REASON_SKILL_DEPOT = 6; -} - -// CmdId: 27068 -message LMFLLHCFGAO { - int32 retcode = 5; -} - -message LLBHAMHAHKI { - map KGCCLLOGIPD = 12; -} - -// CmdId: 26504 -message ILDGPLLGBAF { - int32 retcode = 2; - LEFADJKJKHN MALMEPOAMJF = 14; -} - -// CmdId: 4977 -message ELNCGLPLOAE { - repeated ItemParam material_list = 11; -} - -message JBNGIBHINGB { - repeated uint32 BENAMBKGJDA = 14; -} - -// CmdId: 6642 -message NLPOGJJJFLJ { - uint32 EAEGDLNGOMH = 4; - uint32 gallery_id = 11; -} - -// CmdId: 26915 -message FJKPCMGCPNI { - uint32 schedule_id = 8; - uint32 uid = 10; -} - -// CmdId: 23962 -message NMNFGIKIHMJ { - bool BBFELADMDOF = 1; - uint64 guid = 13; -} - -message CPAACPCIJEA { - repeated uint32 ILPEALBIHHA = 7; - uint32 OEMNAFFFMGJ = 11; -} - -// CmdId: 27670 -message AFAMFMPDGBC { - uint32 PBOABBFKCKB = 3; - uint32 CBMHGJDFBBF = 4; -} - -message BGBCHGKKALM { - repeated FLEAIJNHKEB EMEBNFHAGBE = 5; - uint32 id = 7; -} - -// CmdId: 29623 -message HEBIOJCNELO { - uint32 end_time = 5; -} - -// CmdId: 3048 -message OAOGABJEFPK { - BAFPHHFADFK FGIAFPDJCEO = 11; -} - -// CmdId: 5280 -message SyncTeamEntityNotify { - uint32 scene_id = 13; - repeated TeamEntityInfo team_entity_info_list = 14; -} - -message GKNDIAGKCME { - uint32 progress = 2; - uint32 refresh_id = 5; - uint32 circle_camp_id = 9; - uint32 DHGMDCIDLCL = 10; - uint32 finish_progress = 14; - uint32 state = 15; -} - -// CmdId: 6669 -message FGDLCOMNODA { - int32 retcode = 1; - uint32 schedule_id = 7; -} - -// CmdId: 661 -message OBNKLJCLAAO { - int32 retcode = 9; -} - -// CmdId: 27873 -message HEMLGAAJLLG { - int32 retcode = 1; - repeated uint32 HHMAKIOOKJI = 14; -} - -// CmdId: 5354 -message OJKDNHNENAG { - repeated BGNPLLDHHCC BGIADAJOBOK = 7; -} - -enum JHPLCGBJPNH { - JHPLCGBJPNH_FISN_ESCAPE_NONE = 0; - JHPLCGBJPNH_FISH_ESCAPE_SHOCKED = 1; - JHPLCGBJPNH_FISH_ESCAPE_UNHOOK = 2; -} - -// CmdId: 21901 -message PCFELEPOBAC { - GroupLinkBundle KPIANFJAEFE = 7; -} - -// CmdId: 4158 -message MBDKKGJPHIA { - int32 retcode = 7; - string product_id = 8; - bool PLHFHFOHFAH = 13; -} - -// CmdId: 25315 -message SetPlayerSignatureReq { - string signature = 11; -} - -// CmdId: 6118 -message BKFAMDFJLAD { - enum KBJHGNNIDOE { - KBJHGNNIDOE_OPTION_NONE = 0; - KBJHGNNIDOE_OPTION_NORMAL = 1; - KBJHGNNIDOE_OPTION_FIRST_CAN_GO = 2; - } - - enum HFGMEJKEBEL { - HFGMEJKEBEL_CLASSIC = 0; - HFGMEJKEBEL_TENDENCY = 1; - HFGMEJKEBEL_ADAPTIVE = 2; - HFGMEJKEBEL_INFLECTION = 3; - } - - enum CNOMCKIDHHD { - CNOMCKIDHHD_ALL = 0; - CNOMCKIDHHD_AIR = 1; - CNOMCKIDHHD_WATER = 2; - } - - int32 query_id = 1; - repeated Vector JEKNPJFMNHO = 2; - bool AIOIKEKGIJF = 3; - Vector destination_pos = 4; - uint32 scene_id = 5; - Vector source_pos = 6; - HFGMEJKEBEL MJCAIAPFJCO = 7; - KBJHGNNIDOE query_type = 9; - int32 AHDFLMOMHID = 10; - repeated int32 JLALEHMFKHG = 11; - CNOMCKIDHHD OFFLDFBAIAO = 13; -} - -// CmdId: 2253 -message TowerAllDataRsp { - TowerCurLevelRecord cur_level_record = 1; - uint32 FNGFNCHPLOI = 2; // 2 - uint32 next_schedule_change_time = 3; // 3 - uint32 tower_schedule_id = 4; // 3 - repeated TowerFloorRecord tower_floor_record_list = 5; - uint32 HEJIFBBPEIF = 6; // 1 - bool is_first_interact = 7; - TowerMonthlyBrief monthly_brief = 8; - uint32 PEPIAKLBNBA = 9; - bool is_finished_entrance_floor = 10; - int32 retcode = 11; - uint32 NCAOBMKBDJF = 12; - uint32 FLPJIKIGELK = 13; - map NFDJNGLGGGG = 14; - map GNNEIHEPFMC = 15; - TowerMonthlyBrief last_schedule_monthly_brief = 1040; // ? - uint32 OKGNGNLKKKK = 1082; -} - -enum PEKCHDINPPM { - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_NORMAL = 0; - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_DIE = 1; - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_BE_KICK = 2; - PEKCHDINPPM_DUNGEON_CANDIDATE_DISCONNECT = 3; -} - -message APECECFAFDL { - BreakoutSnapShot BHGHPDNNGML = 9; -} - -// CmdId: 2605 -message DDHAKMOACEP { - int32 retcode = 6; -} - -message FishtankFishInfo { - float fish_distance_from_water = 1; - float fish_scale = 2; - float initial_rotation_y = 3; -} - -message CDKMNPJPGKM { - uint32 PGOPDJMKPLG = 5; - bool is_new_record = 12; -} - -// CmdId: 25486 -message HomeUpdateArrangementInfoReq { - HomeSceneArrangementInfo scene_arrangement_info = 5; -} - -// CmdId: 20139 -message LCPNCGOIDAH { -} - -// CmdId: 22689 -message AddBackupAvatarTeamReq { -} - -// CmdId: 27625 -message AchievementUpdateNotify { - repeated Achievement achievement_list = 12; -} - -// CmdId: 23684 -message INMAHPCIBLN { - uint32 PLKGNCDDCDI = 4; - int32 retcode = 9; -} - -// CmdId: 3595 -message JIPCCKJGJDP { - bool BJHAKNAJHJD = 10; - uint32 LJENFDPHJHA = 12; -} - -// CmdId: 2418 -message CACFEBMGBJD { - HomeSceneArrangementInfo scene_arrangement_info = 2; - uint32 GOKPPDNPEKM = 4; - uint32 ELPJFFMNNME = 10; - string IEEIPGMDEPP = 14; -} - -message BOKOBDCJOEF { - repeated uint32 CELFGPEBOGK = 2; - uint32 skill_id = 7; -} - -message PIIKNNLPBCL { - uint32 player_uid = 5; - uint32 avatar_id = 12; -} - -// CmdId: 5623 -message KCBPOJHMKLO { - uint32 LJENFDPHJHA = 9; - uint32 ELNIAMEABLO = 14; -} - -// CmdId: 8439 -message MDNACLHDLBM { -} - -message EIOPKNBMCKJ { - uint32 count = 3; - uint32 MBNGFEEIKGG = 11; -} - -message CKPIPDALKAB { - repeated FKGBLPGIJAB level_info_list = 11; -} - -message PPDHMPADHNL { - repeated HHBOGCBMLAK brief_info_list = 7; -} - -// CmdId: 20806 -message HAPPJOEJFCE { -} - -// CmdId: 3440 -message EICKDKPLLCC { - int32 retcode = 2; -} - -// CmdId: 2754 -message NJPCELGMMBC { - repeated uint32 MDOIOEDFBNO = 15; -} - -// CmdId: 9926 -message DLMGNFOPPOA { - int32 retcode = 3; -} - -message JCJPJCFFKPE { - bool NEHAIFEPKGE = 1; - uint32 KJCBBCPDEII = 6; - bool ENLBMEEOMFD = 8; - bool HCNDGMDBKLB = 15; -} - -// CmdId: 2651 -message NBHPJHACPKG { - repeated NIKCAFMFPOE NGAMALEJNEF = 9; - BALKODLKKDC BEEGAJMCLFA = 10; -} - -// CmdId: 20969 -message AvatarChangeCostumeReq { - uint64 avatar_guid = 3; - uint32 costume_id = 7; -} - -message CityReputationHuntInfo { - bool has_reward = 5; - bool is_open = 6; - uint32 cur_week_finish_num = 9; -} - -message LHFLELPFNPO { - KBGFJCIDIIP HGHELFGAKFC = 3; - bool is_open = 4; - uint32 NPKIMGEMEIL = 10; - uint32 begin_time = 12; - uint32 stage_id = 13; -} - -// CmdId: 2993 -message BGDGAKOBECE { - repeated uint32 MMKNJBKIDJF = 11; -} - -message MNONPGDIBIC { - uint32 level_id = 5; - repeated GKOBKLHFKFI detail_info = 6; -} - -// CmdId: 28390 -message HCJAHHJLANO { - repeated uint32 OJIGOJDBDHE = 7; -} - -// CmdId: 28665 -message MGHNEKFNPBJ { - PKKDFHHHINN NHHPBLEBIIG = 12; - int32 retcode = 13; -} - -// CmdId: 1312 -message HFCMOMOBAII { - int32 retcode = 8; - uint32 personal_line_id = 14; - oneof param { - uint32 level = 15; - uint32 chapter_id = 11; - } -} - -message FIONLKFNLAK { - repeated AHBGALHHNOE EBJLBHKMPAI = 10; -} - -// CmdId: 2187 -message JLCHDCNIPJF { -} - -message BCOCBEDNBNH { - float OMAOJIPAJPI = 11; -} - -message FBGIEOFFAKB { - uint32 MBDINBDJEHP = 1; - bool BKOOLKALFLJ = 6; - DBDANKKBKPL POJCFLBMLJN = 7; - bool HLJPHOJAIKC = 8; - repeated IHPNNDNPAAP AEBHPPPHOGB = 10; - uint64 dungeon_guid = 12; - bool BNKFEBBFFNK = 13; - uint32 PIFAMKANMNF = 14; -} - -message KPLOIDCACIL { - uint32 HBLIKHNPJGE = 2; - bool is_open = 5; - repeated GPIKOADBCGF LDDHCLIFGNN = 9; - uint32 JFEMOPGIFHC = 14; - repeated uint32 PEFBJIPEFEO = 15; -} - -// CmdId: 26091 -message HILHGHFBNBE { - uint32 city_id = 5; - int32 retcode = 8; - CityReputationInfo GCNLBIKBEOO = 14; -} - -enum GalleryStartSource { - GalleryStartSource_GALLERY_START_BY_NONE = 0; - GalleryStartSource_GALLERY_START_BY_MATCH = 1; - GalleryStartSource_GALLERY_START_BY_DRAFT = 2; -} - -message NHJKEOFEPOP { - bool HPAFNCPIFIA = 2; - uint32 group_id = 4; - repeated uint32 EMEJPHMDGJG = 10; - uint32 start_time = 12; - uint32 best_score = 15; -} - -// CmdId: 27158 -message EJGMELLGNGN { - GNIHLOMLPIJ info = 8; -} - -// CmdId: 24069 -message ILGALAIEMLD { - int32 retcode = 7; - map PGKIFKKNLCD = 14; -} - -// CmdId: 23275 -message EKMLAADJDAD { - uint32 schedule_id = 1; - repeated PMCLILBJOIB GFJCHMBDEBN = 7; - int32 retcode = 12; -} - -// CmdId: 3136 -message LGBMFFGFPEB { - repeated uint32 DHPDFAIEICD = 8; -} - -// CmdId: 2370 -message MDEAKLAEJGG { - repeated NIGMAGDOAOD GMEHFKJKBHD = 6; - int32 retcode = 9; -} - -// CmdId: 270 -message MBIIHKALELI { - uint32 uid = 1; -} - -// CmdId: 488 -message GGBLFPNFPOJ { - bool is_new_record = 7; - uint32 rank = 11; - uint32 PLHGOLNFKGP = 13; - repeated KPDGJLCJMAG EAMOFLCNBMD = 15; -} - -message FMJFKBLMGMA { - uint32 HLOLFHGNGHJ = 2; - uint32 GMKACPOBOHN = 5; - uint32 GEGLHFHIJKD = 6; - uint32 EACJKKDEGGE = 7; - uint32 gallery_id = 9; - uint32 final_score = 12; - uint32 BEDFCAEAKHP = 13; -} - -message GHBKBEDDBEO { - repeated uint32 HHPBFPIOAKI = 1; - repeated uint32 NPLECDBNOAC = 5; -} - -enum KHEKFADEJPM { - KHEKFADEJPM_NONE = 0; - KHEKFADEJPM_READY_SELECT_AVATAR = 1; - KHEKFADEJPM_READY_SELECT_CARD = 2; - KHEKFADEJPM_READY_ENTER_FIGHT = 3; - KHEKFADEJPM_ALL_FINISH = 4; -} - -// CmdId: 20669 -message OLBPMCKMCBK { - uint64 guid = 7; - repeated uint32 tag_list = 9; - bool BBFELADMDOF = 13; -} - -// CmdId: 561 -message FCHBIMJDLBP { - uint32 layer_id = 4; -} - -// CmdId: 4780 -message ENLMFIIFNGO { - JOJHEBPLDDM NEIBCBDFHEF = 5; -} - -// CmdId: 4679 -message ClientAbilityInitFinishNotify { - repeated AbilityInvokeEntry invokes = 11; - uint32 entity_id = 14; -} - -// CmdId: 23233 -message SceneEntityDrownReq { - uint32 entity_id = 2; -} - -message CityReputationInfo { - CityReputationQuestInfo quest_info = 1; - uint32 total_accept_request_num = 3; - uint32 level = 4; - repeated uint32 taken_level_reward_list = 6; - CityReputationExploreInfo explore_info = 7; - uint32 next_refresh_time = 11; - CityReputationHuntInfo hunt_info = 12; - uint32 exp = 13; - CityReputationRequestInfo request_info = 14; -} - -// CmdId: 6548 -message ELIGMLIHAFI { - uint32 dungeon_entry_config_id = 1; -} - -// CmdId: 9311 -message FEPLKBOIADL { -} - -// CmdId: 25710 -message DKPPGDPKNNJ { - uint32 AAGKPFAFJEL = 11; -} - -message CCJHFKJGLGN { - bool is_open = 1; - uint32 stage_id = 6; - uint32 ABNJPFJNJAO = 10; - bool is_finish = 15; -} - -// CmdId: 28211 -message AvatarWearFlycloakRsp { - uint32 flycloak_id = 3; - int32 retcode = 5; - uint64 avatar_guid = 9; -} - -// CmdId: 22109 -message LGODLEHPKNE { - bool is_new_record = 1; - uint32 DJJBEPJFELH = 2; - bool is_success = 4; - uint32 DNLMKODIIIA = 5; - uint32 FKNPOAHBBNM = 7; - uint32 score = 8; - uint32 gallery_id = 9; - uint32 INBFJEBJLEN = 13; -} - -message OMGJFJGDKMN { - Vector GKCLHDOJOHF = 1; - uint32 entity_id = 3; - int32 OOEOIIMFNOB = 5; - Vector pos = 6; - Vector GMCCLBHLKDO = 8; - Vector FGKAFOHIMNK = 9; - int32 FCKLFPENJGI = 11; - float PBHKHCAAENC = 14; -} - -// CmdId: 29894 -message PJNKKDKGGND { - uint32 parent_quest_id = 7; - uint32 BCMLKKMJDJE = 10; -} - -message IMBPFACAGFO { - uint32 BFCDEECFHFD = 1; -} - -// CmdId: 5340 -message NKMEKBAGJOP { - repeated JPIIPAICGGB param_list = 2; - int32 retcode = 3; - BALKODLKKDC BEEGAJMCLFA = 13; -} - -message BreakoutPhysicalObjectModifier { - uint32 type = 1; - uint32 id = 2; - int32 param1 = 3; - int32 param2 = 4; - int32 param3 = 5; - int32 param4 = 6; - int32 param5 = 7; - int32 param6 = 8; - bool bool1 = 9; - int32 duration = 10; - int32 end_time = 11; - uint32 combo = 12; - uint32 peer_id = 13; - uint32 skill_type = 14; - uint32 level = 15; - uint32 choose_player_count = 16; -} - -// CmdId: 6796 -message DJLNHHJCPAH { - uint32 NPIHJJMLEBF = 7; - uint64 avatar_guid = 13; - uint32 IOLEAPCGFCL = 15; -} - -// CmdId: 21596 -message LMFPELICJHP { -} - -message CLBDHNFMIDC { - map DMMGLFABFMB = 2; - string signature = 3; - ProfilePicture profile_picture = 4; - string remark_name = 5; - uint32 uid = 6; - string nickname = 7; - uint32 avatar_id = 8; -} - -message MPBOIPFNFDM { - uint32 avatar_id = 1; - bool is_trial = 2; - uint32 costume_id = 3; -} - -message MONGCIGDNPJ { - uint32 DMMMONHCHOJ = 2; - uint32 use_time = 6; - uint32 level_id = 8; - uint32 score = 13; - bool is_new_record = 15; -} - -// CmdId: 3423 -message KJPFPCJDGFN { - uint32 activity_id = 11; - int32 retcode = 14; -} - -// CmdId: 23019 -message ChangeGameTimeReq { - /* protected @ 0x20 */// uint32 game_time = 65535; - /* protected @ 0x24 */// uint32 change_game_time = 65535; - /* protected @ 0x28 */// bool is_force_set = 65535; -} - -// CmdId: 1503 -message ClientScriptEventNotify { - uint32 target_entity_id = 2; - repeated int32 param_list = 4; - uint32 source_entity_id = 5; - uint32 event_type = 10; -} - -// CmdId: 29375 -message WidgetCoolDownNotify { - repeated WidgetCoolDownData normal_cool_down_data_list = 8; - repeated WidgetCoolDownData group_cool_down_data_list = 10; -} - -// CmdId: 3111 -message PlayerHomeCompInfoNotify { - PlayerHomeCompInfo comp_info = 3; -} - -// CmdId: 7604 -message IHBFFPECLBP { - repeated uint32 IOACJACIHBP = 3; - uint32 level_id = 6; - repeated uint32 JCLIMJEKDIP = 10; -} - -message ONCCKAKJLDC { - repeated DKHLJHDFBBO AFIBFAIEJKG = 9; -} - -enum InterOpType { - InterOpType_INTER_OP_FINISH = 0; - InterOpType_INTER_OP_START = 1; -} - -// CmdId: 28820 -message JPIEECMOPGP { - repeated FGNDJGBGPDB MJNOOFHONPJ = 7; -} - -// CmdId: 6306 -message AKECHLEKJAA { - int32 retcode = 9; -} - -// CmdId: 3322 -message JJHDCMKPECA { - enum AFIHDAJJAOJ { - AFIHDAJJAOJ_SUCC = 0; - AFIHDAJJAOJ_TARGET_SCENE_CANNOT_ENTER = 1; - AFIHDAJJAOJ_SELF_MP_UNAVAILABLE = 2; - AFIHDAJJAOJ_OTHER_DATA_VERSION_NOT_LATEST = 3; - AFIHDAJJAOJ_DATA_VERSION_NOT_LATEST = 4; - } - - uint32 target_uid = 1; - AFIHDAJJAOJ reason = 4; - MatchType match_type = 5; -} - -// CmdId: 7815 -message FIMIBIMHGJM { - uint32 ABNJPFJNJAO = 11; -} - -// CmdId: 4715 -message LGAAGEPJNIF { -} - -// CmdId: 27089 -message QuestUpdateQuestVarReq { - uint32 quest_id = 3; - uint32 parent_quest_var_seq = 5; - uint32 parent_quest_id = 7; - repeated QuestVarOp quest_var_op_list = 13; -} - -message PNMCKILPHMB { - repeated EOLILANDFFO KOHDONCJGJB = 5; -} - -// CmdId: 20743 -message CCDOAPHFALK { - repeated ItemParam item_list = 5; - uint32 activity_id = 11; -} - -message AnimatorParameterValueInfoPair { - int32 name_id = 1; - AnimatorParameterValueInfo animator_para = 2; -} - -// CmdId: 22354 -message LFBFFMKDJKH { - int32 retcode = 14; -} - -// CmdId: 667 -message MBNJBKCIBPG { - uint32 cell_id = 3; - repeated uint64 AGCNJLIMJNA = 4; - int32 retcode = 6; - repeated uint64 INANMHLIANO = 10; - uint32 dungeon_id = 12; - uint64 cur_avatar_guid = 14; -} - -message MGKKIPIPJME { - bool is_finish = 3; - uint32 best_score = 5; - uint32 level_id = 12; - bool is_open = 14; -} - -// CmdId: 25495 -message DCKOMBOBEOI { - repeated uint32 BJDCPCOGEAB = 5; - int32 retcode = 8; -} - -// CmdId: 27535 -message GJMFLLBMMGD { - uint32 BPBGKNKBDGH = 1; - uint32 stage_id = 15; -} - -message DCEIEHPAGJK { - uint32 skill_depot_id = 9; -} - -// CmdId: 9055 -message AJEBFNJLFLE { - uint32 monster_id = 5; - uint32 entity_id = 13; - Vector position = 14; -} - -// CmdId: 26947 -message KMKFAAGEDKF { -} - -message CityReputationSimpleInfo { - uint32 level = 7; - uint32 city_id = 14; -} - -enum BKALDIAHGHF { - BKALDIAHGHF_NONE = 0; - BKALDIAHGHF_TRANSCULENT = 1; -} - -// CmdId: 8217 -message IEEOJCDGHGB { - uint32 point_id = 1; - uint32 dungeon_id = 5; - int32 retcode = 14; -} - -// CmdId: 23859 -message DODGGNBDPFG { - OCDPDOFMNDK JLMJFKININB = 13; -} - -message IJMHLAIILFC { - uint32 JKJAHDGDJMF = 2; - AGIAPPEIEMF EHINOMCPGJO = 3; - uint32 EAPHFHMPCIH = 11; -} - -// CmdId: 7450 -message AchievementAllDataNotify { - repeated Achievement achievement_list = 8; - repeated uint32 reward_taken_goal_id_list = 12; -} - -// CmdId: 4117 -message DropItemRsp { - uint64 guid = 2; - StoreType store_type = 6; - int32 retcode = 8; -} - -message KMIECCIDLKN { - uint32 KLHOFNBCKII = 1; - uint32 BMDMCMBAMPI = 10; -} - -// CmdId: 7385 -message FPPNDHCPHIC { - repeated BFJKGGJIMIG FNBOCEGLAJF = 7; -} - -message GKHOOEKDDML { - repeated HGKKFIBPAMP LMHCPBBMBDB = 1; - uint32 KINGEDEDONM = 6; - KPLOIDCACIL CGGPDGEAGPA = 9; - ONAGMHADILJ OBGLFDNFJKO = 13; -} - -message NKDCKLBMCPJ { - uint32 count = 1; - uint32 rank = 3; - uint32 BKEKNDJJKGB = 4; - uint32 NIJDGEOBLBI = 5; - uint32 exp = 7; - bool IOLNEACKICB = 9; - bool CDBMNCFPAAG = 10; - uint32 NCOAOPAGLCH = 12; - bool is_unlocked = 13; -} - -// CmdId: 28985 -message DDOLIHELIKI { -} - -// CmdId: 26586 -message FAFHEOMDFFI { - bool BHPEOJPKOED = 2; - uint32 uid = 3; - uint32 mp_play_id = 12; -} - -enum FKBCBIDMKPC { - FKBCBIDMKPC_REUNION_REPORT_TYPE_NONE = 0; - FKBCBIDMKPC_REUNION_REPORT_TYPE_START = 1; - FKBCBIDMKPC_REUNION_REPORT_TYPE_DOUBLE = 2; -} - -// CmdId: 28936 -message GJFMFKMDDMK { - repeated uint32 ICCKBKIJNED = 2; - repeated uint32 GMAPPHGIEFC = 14; -} - -// CmdId: 9743 -message OFCIKKPEPBN { -} - -// CmdId: 29703 -message KDHNANHFFAE { - repeated uint32 BPKIJDEEKFC = 11; -} - -// CmdId: 25638 -message MFELOGKGEKP { - CoopPoint OLOGBAPKKCG = 11; -} - -// CmdId: 2930 -message QuestDestroyNpcReq { - uint32 parent_quest_id = 1; - uint32 npc_id = 9; -} - -message JHMCHEECOJP { - uint32 JFEMOPGIFHC = 4; - uint32 PAAACOADOFD = 12; -} - -// CmdId: 21202 -message BDOCMJGNKGA { - int32 retcode = 2; - repeated ItemParam item_list = 4; - uint32 level = 8; - uint32 city_id = 15; -} - -// CmdId: 25009 -message FKFKBOOOGCB { - int32 retcode = 10; -} - -message GOKGBIOJECF { - uint32 GCDJMPBFNLH = 7; -} - -// CmdId: 7988 -message MKKMEFAJOEL { - uint32 gallery_id = 1; - uint32 FKNPOAHBBNM = 3; - uint32 BIIGDBDMPIA = 5; - uint32 level_id = 6; - bool is_new_record = 9; - uint32 HEGGJHHCIIE = 12; - uint32 score = 14; - bool is_success = 15; -} - -message GHPHOPNDPBN { - repeated KKFFLBALFHC level_info_list = 9; -} - -// CmdId: 4759 -message ECPADCLAIGD { - int32 retcode = 9; - uint32 group_id = 13; - uint32 schedule_id = 14; -} - -// CmdId: 26631 -message CIOEJPHGABH { - bool OGOBJFLENKP = 1; -} - -// CmdId: 27902 -message CardProductRewardNotify { - string product_id = 4; - uint32 remain_days = 10; - uint32 hcoin = 13; -} - -// CmdId: 29605 -message NOCJNMGEPEL { - uint32 dungeon_id = 2; - uint32 NLMFKDAIAKO = 3; - int32 retcode = 6; - uint32 GAIEBHKIDEI = 12; -} - -message AHNNDHNONPJ { - uint32 JKGEODGGLBE = 1; - map NNDFKENPBGC = 3; - uint32 HBGEADIMNID = 4; - bool MMDHNEMOJDE = 5; - uint32 IHKINBEKNEM = 6; - bool CBBJIBEMBIB = 8; - uint32 CHMPMBNIGLC = 9; - uint32 FODCJIMKGLD = 11; - uint32 KNMLAKGKMJD = 12; - OIKCGBKPPOO status = 15; -} - -// CmdId: 20045 -message LAKFCHFKOFG { - bool BFMFBDOIBHA = 6; - uint32 id = 10; -} - -// CmdId: 25601 -message GEHIFNABDIF { - int32 retcode = 1; -} - -// CmdId: 22701 -message LAMJBNINFJH { -} - -// CmdId: 29627 -message TowerLevelStarCondNotify { - uint32 level_index = 5; - uint32 floor_id = 9; - repeated TowerLevelStarCondData cond_data_list = 11; -} - -// CmdId: 4313 -message GOIBPKEHBGO { - repeated uint64 avatar_team_guid_list = 3; - uint64 cur_avatar_guid = 14; -} - -message PPAJBNNKCOC { - repeated NCPHCGCDJHI EJKOOBFIOKB = 1; -} - -message LDHCNNANEPG { - bool NHFDIPGIIAH = 5; - uint32 avatar_id = 13; -} - -// CmdId: 26679 -message CodexDataUpdateNotify { - CodexType type = 4; - uint32 id = 9; - uint32 weapon_max_promote_level = 14; -} - -// CmdId: 7375 -message LHHBBFJEPMB { - int32 retcode = 5; -} - -// CmdId: 26992 -message FJHPDBFMAGG { - repeated uint32 JPHCBANNNMK = 3; - uint32 dungeon_id = 4; - int32 retcode = 5; -} - -message WidgetThunderBirdFeatherInfo { - repeated uint32 entity_id_list = 8; -} - -// CmdId: 9045 -message IJDHNFHLLNE { - int32 retcode = 11; -} - -message TowerLevelStarCondData { - uint32 KOGJHFGEOAL = 3; // 1 - bool CNGOBEHJFNL = 6; // 1 - bool EBIEFPCGMLA = 10; // 1 - uint32 FOOJIMFJPEB = 14; // 1 -} - -// CmdId: 379 -message PNAAMFFOEJG { -} - -message ActivityScheduleInfo { - bool is_open = 3; - uint32 schedule_id = 5; - uint32 end_time = 6; - uint32 begin_time = 13; - uint32 activity_id = 14; -} - -// CmdId: 1364 -message LKDMCBFAKAD { - uint32 HGPNFMOKDHG = 4; - uint32 level_id = 9; -} - -// CmdId: 24532 -message DEKCGCEDAJO { -} - -// CmdId: 23268 -message MIAAFOEOIDG { - repeated uint32 PPLIFEMHIMJ = 2; - uint32 uid = 4; - uint32 schedule_id = 9; - int32 retcode = 12; -} - -// CmdId: 7021 -message KEMAANFGIDH { - uint32 HCONLHOMOIK = 1; - int32 CIECJHPCCDB = 8; -} - -// CmdId: 25619 -message AOMDGIMEPHD { - OKGLBDDMDIJ FAEAFGPPNKK = 1; - int32 retcode = 7; -} - -// CmdId: 8012 -message BHLPGMLLKJK { - uint32 scene_id = 6; - uint32 point_id = 9; -} - -message NIGNINHHOKP { - repeated uint32 CDGCLLKDKGF = 1; - repeated ItemParam ONLNCEAHFPO = 2; -} - -// CmdId: 22114 -message DPEBGLFPAGB { - repeated uint32 HONJNPFGBNM = 13; -} - -// CmdId: 24995 -message KBJLHIIHPGN { -} - -// CmdId: 29307 -message LMMIDLEEOAB { - uint32 MHFDDKFPPAF = 12; - int32 retcode = 13; -} - -// CmdId: 5166 -message OPNHDAMMJDA { - int32 retcode = 1; - uint32 GCBACBOAGHH = 3; - uint32 id = 12; -} - -// CmdId: 24060 -message FLBGBCMBPEB { - uint32 ODOFDGAMIOJ = 4; - uint32 point_id = 7; - repeated uint32 CDAMBODBBII = 11; - int32 retcode = 12; - uint32 difficulty_id = 15; -} - -// CmdId: 5127 -message GMLEJDPNNOJ { - repeated uint32 skill_id_list = 1; - uint32 uid = 3; -} - -// CmdId: 136 -message GDMNKGJMHDJ { - repeated uint32 BJBCKGPKPLL = 2; - repeated CPKMJCABILN JNKEMBHEFNC = 3; - repeated uint32 AGILEGHNIDD = 4; - repeated IKGOJDPPOGL LHBIDKLOLKP = 9; - uint32 ICCKIODHFMN = 11; - repeated uint32 CPGOCIIHDNL = 13; -} - -// CmdId: 3019 -message PEGGFHIPNDF { - string OOMJEMLONHI = 8; -} - -enum JLGMLPAINMF { - JLGMLPAINMF_REPORT_REASON_SUBTYPE_NONE = 0; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_NICKNAME = 1; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_SIGNATURE = 2; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_ARRANGEMENT = 3; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_CHAT = 4; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_AVATAR_NAME = 5; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_OTHER = 6; -} - -message DMJANMGEGKP { - uint32 skill_id = 8; -} - -// CmdId: 9907 -message FFPBEIJNKNK { - uint32 activity_id = 4; - ActivityWatcherInfo DHFBCIMCMJD = 14; -} - -// CmdId: 20682 -message LPPONJKMFHD { -} - -message BMFHNHDKJMG { - HJPBAFHNKMC ILAHDKCOKLN = 1; - FLDLAAIIPCG GAMCLBNFBHH = 3; - PDEEHBFGEHM BDLNMLMHJDI = 5; - DLEBGCCINFE LFGJNJGIOOK = 14; - NAAEGELDHMK MLJOICKPJCA = 15; -} - -// CmdId: 22929 -message MIMLAOFCEKF { - repeated uint32 MAECPFPJOOD = 12; -} - -// CmdId: 3013 -message EvtAvatarUpdateFocusNotify { - ForwardType forward_type = 5; - uint32 entity_id = 6; - Vector focus_forward = 14; -} - -// CmdId: 8024 -message TakeAchievementRewardRsp { - repeated uint32 id_list = 5; - int32 retcode = 9; - repeated ItemParam item_list = 14; -} - -// CmdId: 1885 -message BHOKGMGHNDA { - string share_code = 9; - uint32 GOKPPDNPEKM = 10; -} - -// CmdId: 26232 -message OCKAMDJKFDL { -} - -// CmdId: 28975 -message AAHOOKONMJO { - int32 retcode = 12; -} - -message HomeCustomFurnitureInfo { - uint32 guid = 2; - repeated CustomCommonNodeInfo LKMAMMBEFFM = 11; -} - -enum KBKPGGJIJLC { - KBKPGGJIJLC_SERVER_LOG_NONE = 0; - KBKPGGJIJLC_SERVER_LOG_ABILITY = 1; - KBKPGGJIJLC_SERVER_LOG_LEVEL = 2; - KBKPGGJIJLC_SERVER_LOG_ENTITY = 3; - KBKPGGJIJLC_SERVER_LOG_LUA = 4; - KBKPGGJIJLC_SERVER_LOG_DAILYTASK = 5; -} - -// CmdId: 4431 -message FDLCMDCLFJO { - repeated JEHPKJLJCNI OOOBNIINDFI = 8; -} - -// CmdId: 29477 -message KEGFDEOOODJ { - uint32 PONPPBPHLDP = 2; - int32 retcode = 15; -} - -// CmdId: 3250 -message PDOBOPLJLAK { - uint32 level_id = 1; -} - -// CmdId: 20423 -message FKFABFLLKLD { - uint32 PNKLPPMFCLP = 6; - int32 retcode = 13; -} - -message HomeFurnitureSuiteData { - repeated int32 included_furniture_index_list = 1; - uint32 guid = 2; - uint32 suite_id = 7; - Vector spawn_pos = 12; - bool is_allow_summon = 13; -} - -message COMNDJNAEBJ { - repeated uint32 EMNCDAKHBEB = 4; -} - -message HBFIEIEDIDL { - uint32 JDPMDHJKBGB = 1; - uint32 dungeon_id = 2; -} - -// CmdId: 21116 -message KKGNNFMODCA { - uint32 ADKCEBGGKKL = 3; - uint32 OHJPFFDIFEL = 7; - uint32 BBEPCLMDMJN = 8; - uint32 PEDGNKBLLEP = 9; - bool is_new_record = 13; - uint32 level_id = 15; -} - -// CmdId: 9169 -message DKDPMACMDKG { - uint64 dungeon_guid = 1; - bool is_add = 5; - uint32 room_id = 6; -} - -message HJDBMEBNPDE { - LOHBBFDKCPI reason = 3; - uint32 BFDCMJMCICH = 5; - repeated uint32 EMNCDAKHBEB = 8; - HFGEKLGFDED OKHKLOKBLDO = 12; -} - -// CmdId: 21680 -message EBGPEGIHDFJ { - uint32 ALFKLLMIJBI = 10; -} - -message AbilityActionSetCrashDamage { - Vector hit_pos = 4; - float damage = 12; -} - -// CmdId: 1021 -message NKCPJEMIKDI { - int32 retcode = 4; - repeated uint32 LHNJKBGEFDD = 8; - uint32 JECGDPGLIPM = 14; -} - -// CmdId: 6659 -message OJJMDMPBAPG { -} - -message PlayerHomeCompInfo { - FriendEnterHomeOption friend_enter_home_option = 1; - repeated uint32 JCDAIODGPHI = 5; - repeated uint32 BHAAGBBNKDN = 11; - repeated uint32 seen_module_id_list = 12; -} - -message IBACKNGIEOM { - uint32 index = 1; - string remark_name = 3; - uint32 HLNJMDJPJNK = 4; - ProfilePicture profile_picture = 6; - string signature = 9; - uint32 uid = 10; - uint32 avatar_id = 11; - string nickname = 14; - bool BEPCOJANKDF = 15; -} - -// CmdId: 2902 -message GCFPFNFKNBK { - MAOOIONEKAM goods = 7; - int32 retcode = 8; - repeated MAOOIONEKAM goods_list = 12; - uint32 buy_count = 13; -} - -message POACKIEBPKG { - repeated EHJGHHDHGFN PDOGALCNPMP = 3; -} - -message KHGBGEBFIFB { - repeated GHPFHODBIGF level_info_list = 12; -} - -// CmdId: 9289 -message OIEAHFODPIK { - int32 retcode = 5; -} - -// CmdId: 25526 -message PPJEEDJGBLP { - int32 retcode = 10; -} - -// CmdId: 27236 -message BFEMAFCJJBL { - uint32 reward_id = 12; -} - -// CmdId: 8992 -message ILLBGJEBDCJ { - int32 retcode = 6; - repeated KLLAAKFFKJE BDMGFOLKJAF = 15; -} - -// CmdId: 5932 -message IKBDEDDGKEE { - int32 retcode = 15; -} - -// CmdId: 832 -message LBNGMJNIJJO { - uint32 PIAPDHNKCMP = 1; - bool BHPEOJPKOED = 3; - uint32 draft_id = 5; -} - -// CmdId: 21038 -message NLGHEFBJKKM { - uint32 gallery_id = 1; - bool is_new_record = 2; - uint32 HEGGJHHCIIE = 3; - uint32 GDJHLPDLHHG = 7; - uint32 BIIGDBDMPIA = 8; - uint32 level_id = 9; - uint32 score = 11; - uint32 FKNPOAHBBNM = 12; - EFCGFLLIMAG reason = 13; - bool is_success = 15; -} - -// CmdId: 9174 -message PostEnterSceneReq { - double total_tick_time = 5; - uint32 enter_scene_token = 6; -} - -// CmdId: 25611 -message PlayerSignatureNotify { - string signature = 9; -} - -// CmdId: 1484 -message AvatarFetterLevelRewardReq { - uint32 fetter_level = 1; - uint64 avatar_guid = 9; -} - -// CmdId: 24749 -message LJALDLODJEC { -} - -// CmdId: 28141 -message MNLJKPKKKJJ { - BALKODLKKDC BEEGAJMCLFA = 5; - uint64 LKBINMHIDJP = 14; -} - -message GKAOJBDAIPK { - bool is_finished = 2; - uint32 JPCJBHHKBNJ = 10; - bool is_open = 12; - uint32 FEDHMPEHNGG = 15; -} - -message CylinderRegionSize { - float height = 2; - float radius = 10; -} - -// CmdId: 22579 -message JMLECFPGILA { - uint32 scene_id = 3; - uint32 scene_time = 8; - repeated SceneRouteChangeInfo EMCJKEJCGJH = 14; -} - -// CmdId: 4740 -message CreateVehicleRsp { - uint32 entity_id = 2; - int32 retcode = 3; - uint32 vehicle_id = 5; -} - -// CmdId: 21616 -message BFHBIPKGCJG { - uint32 entity_id = 13; -} - -// CmdId: 25893 -message PBNAEKNAKOB { - ICGKCMMMKFL JPNGNNAJPJF = 1; - ForwardType forward_type = 5; -} - -// CmdId: 5825 -message AHDJLLHHMGB { - uint32 FJFFOFFHFAA = 3; - uint32 skill_id = 6; - uint32 BPBGKNKBDGH = 7; - uint32 stage_id = 14; -} - -message NMMCIKADABJ { - repeated IHJKOEGDDOK FDMJOINJGAM = 6; - repeated Vector DPCFDFADODO = 13; -} - -message ChildQuest { - uint32 state = 4; - uint32 quest_id = 11; - uint32 quest_config_id = 12; -} - -// CmdId: 4173 -message TowerLevelEndNotify { - repeated uint32 finished_star_cond_list = 1; - uint32 CJDDAGHONMB = 4; - uint32 BCHKDFGIGHN = 8; - bool is_success = 10; - repeated ItemParam reward_item_list = 13; -} - -// CmdId: 25223 -message EvtCreateGadgetNotify { - Vector init_euler_angles = 1; - bool JAENJMGNGNC = 2; - uint32 config_id = 3; - uint32 camp_type = 4; - uint32 target_entity_id = 5; - uint32 FGPFOMCEKME = 6; - uint32 entity_id = 7; - Vector init_pos = 8; - bool LAJKLOJMPNG = 9; - uint32 camp_id = 10; - uint64 guid = 11; - uint32 prop_owner_entity_id = 12; - uint32 room_id = 13; - ForwardType forward_type = 14; - uint32 owner_entity_id = 15; - AbilityString ability_name = 240; - uint32 init_pose_id = 378; - bool MMHLCBHJLAJ = 680; - uint32 born_slot_index = 930; - repeated uint32 target_entity_id_list = 1105; - repeated uint32 target_lock_point_index_list = 1115; - int32 local_id = 1444; - bool is_peer_id_from_player = 1463; -} - -// CmdId: 1648 -message GetProfilePictureDataReq { -} - -// CmdId: 5424 -message KJAGDKJPKJD { - Vector position = 9; - uint32 owner_entity_id = 15; -} - -message EGADBLHGPNM { - uint32 BLHCDINBIEG = 5; - uint32 OHBPCAOPCJG = 6; - repeated KECPBPDGIOO LCFBGPJGJIH = 10; -} - -message PPJGIGMJFDP { - bool HMALBBCODPK = 6; - uint32 card_id = 7; - uint32 EPFOJLHHPNJ = 13; -} - -// CmdId: 26079 -message MAHMMFDGGPH { - uint32 level_id = 4; - uint32 config_id = 11; - int32 retcode = 12; - LJDOJCICKLM GEFACKHBJEM = 14; -} - -// CmdId: 22182 -message MOMJIIMCBAK { - int32 retcode = 8; -} - -message IOOMGOJLEAO { - uint32 uid = 6; - repeated uint32 avatar_id_list = 13; -} - -// CmdId: 29050 -message AvatarChangeAnimHashReq { - uint64 avatar_guid = 6; - uint32 anim_hash = 7; -} - -message IDIMFGPDIHH { - DFPNCBIAAFI GMPIIFBIGPB = 5; - HJGJLNLHEJG enter_type = 12; -} - -// CmdId: 27397 -message GetShopRsp { - Shop shop = 11; - int32 retcode = 14; -} - -message HuntingOfferData { - uint32 city_id = 8; - HuntingPair hunting_pair = 9; - HuntingOfferState state = 12; -} - -message DOHKMOPPFJE { - uint32 OLMHKIPENPF = 3; - uint32 difficulty_id = 11; - uint32 schedule_id = 13; -} - -message OPDLNNNEEAA { - repeated ILJMBKJKACN INCDGCCIAFM = 11; -} - -// CmdId: 22367 -message GetAllUnlockNameCardRsp { - int32 retcode = 12; - repeated uint32 name_card_list = 15; -} - -// CmdId: 4062 -message GIHJJBBPCBD { - uint32 shell_id = 7; -} - -// CmdId: 20614 -message CMIMCKLHOGN { -} - -// CmdId: 26092 -message NECFBLFMBNC { - uint32 level_id = 7; -} - -// CmdId: 21492 -message MKBLGNOCJCD { -} - -// CmdId: 2148 -message HLDIJKCOLBH { - float IPGBMMMNOED = 2; -} - -// CmdId: 8674 -message NIDCEACMOOA { - int32 retcode = 3; -} - -// CmdId: 24759 -message KFNLJNEPOEI { - uint32 CCNKHHNNODO = 5; -} - -// CmdId: 4742 -message OPNKOFIPLIF { - map ADCHBJBOPPG = 10; -} - -// CmdId: 27911 -message DBILAGOHJKM { - repeated EntityMoveInfo JCLJAEHIKFI = 14; -} - -// CmdId: 21858 -message IDAJJLAEPME { - int32 retcode = 4; -} - -// CmdId: 28970 -message PMOJJMAHCHL { -} - -message BOGDBPJKMJA { - uint32 avatar_id = 1; - uint32 make_id = 2; -} - -// CmdId: 699 -message NMANLLPMOPA { - bool EIMKIBKGPAL = 3; - repeated IHFDKHONLMF KGPGDIKNINH = 8; - uint32 level_id = 14; -} - -message JFAKCABAGOH { - bool is_new_record = 1; - FMJFKBLMGMA settle_info = 11; -} - -message IGJKLJKINHN { - uint32 ADIPFBLBNEP = 2; - uint32 schedule_id = 6; -} - -message KNLHONKMECB { - repeated KNINHGDNNME level_info_list = 12; -} - -// CmdId: 621 -message NKMAGAPCJNC { - repeated uint64 equip_guid_list = 6; - uint64 avatar_guid = 12; -} - -// CmdId: 2928 -message PONIAHHBCCK { - repeated uint32 BPOIFOCDIFB = 2; - uint32 activity_id = 9; -} - -// CmdId: 26979 -message BDGMPMOIOCN { - int32 retcode = 3; - uint32 COLFHALFPHH = 4; -} - -// CmdId: 20230 -message JJBKPNGILEB { - uint32 IADGIKNGCCI = 2; - uint32 COENDHIMOEI = 3; - int32 retcode = 5; - uint32 OKOIJHONBMF = 6; -} - -// CmdId: 20470 -message BDEBODLDBFL { - int32 retcode = 14; -} - -// CmdId: 29244 -message DEJENMIGGKG { - uint32 GEGLHFHIJKD = 1; - uint32 coin = 4; - IslandPartySailStage stage = 6; - uint32 progress = 14; -} - -// CmdId: 29496 -message FNDAKKKMKNM { - uint32 BIIFAMLAPPL = 5; - uint32 OEJMHOCPFJK = 6; - uint32 page_id = 13; -} - -// CmdId: 22038 -message HomeResourceTakeFetterExpRsp { - HomeResource fetter_exp = 8; - int32 retcode = 14; -} - -message NOIAKEOFOCE { - uint32 AFLOOHMGOKM = 4; - repeated PPALPLLOJAG OCOJMCNBPFO = 6; - uint32 NFKAJIPCJKO = 8; -} - -// CmdId: 5546 -message NGIMLCCBJLB { - repeated IPNEHCFMIFO MMINDNKEGEH = 7; -} - -// CmdId: 9552 -message DALPCLKEPBA { - IGNFHIOMIFM settle_info = 1; - uint32 gallery_id = 7; -} - -// CmdId: 29642 -message KMJONDNAAHL { -} - -// CmdId: 21310 -message INJOIKGOHFK { - uint32 DEMNMOBCEIM = 1; - repeated uint32 JEBLKMGOECO = 4; -} - -message LGHBFKCGDKD { - uint32 ABBGMECBINH = 4; - uint32 item_id = 5; - uint32 JADGPCGABGJ = 9; - uint32 DGCAKBINPOB = 12; -} - -// CmdId: 22504 -message FJEIEGOAOEI { - bool JFAMMDEOGKG = 9; - bool KOILGJPPPLP = 14; -} - -message PCJAKKKFGHG { - Vector PMCHPPEMLBH = 13; -} - -// CmdId: 4116 -message HJOBPNGHJCL { - int32 retcode = 8; -} - -// CmdId: 21988 -message ECPIFIKNBIG { - int32 retcode = 4; -} - -message DCOLLHJFOKP { - repeated DEDDDKBFPLP level_info_list = 3; -} - -message DLPMOOBOIKM { - uint32 level = 3; - repeated uint32 affix_list = 13; - uint32 monster_id = 14; -} - -enum VisionType { - VISION_TYPE_NONE = 0; - VISION_TYPE_MEET = 1; - VISION_TYPE_REBORN = 2; - VISION_TYPE_REPLACE = 3; - VISION_TYPE_WAYPOINT_REBORN = 4; - VISION_TYPE_MISS = 5; - VISION_TYPE_DIE = 6; - VISION_TYPE_GATHER_ESCAPE = 7; - VISION_TYPE_REFRESH = 8; - VISION_TYPE_TRANSPORT = 9; - VISION_TYPE_REPLACE_DIE = 10; - VISION_TYPE_REPLACE_NO_NOTIFY = 11; - VISION_TYPE_BORN = 12; - VISION_TYPE_PICKUP = 13; - VISION_TYPE_REMOVE = 14; - VISION_TYPE_CHANGE_COSTUME = 15; - VISION_TYPE_FISH_REFRESH = 16; - VISION_TYPE_FISH_BIG_SHOCK = 17; - VISION_TYPE_FISH_QTE_SUCC = 18; - VISION_TYPE_CAPTURE_DISAPPEAR = 19; -} - -// CmdId: 4541 -message JPCOOEPGAGM { - int32 retcode = 11; - uint32 stage_id = 12; -} - -// CmdId: 29542 -message ELAJKGPKOCH { - int32 retcode = 6; - uint64 guid = 9; - uint32 room_id = 12; -} - -// CmdId: 25525 -message PlayerSetPauseRsp { - int32 retcode = 8; -} - -// CmdId: 3630 -message SceneTeamUpdateNotify { - repeated SceneTeamAvatar scene_team_avatar_list = 1; - /* protected @ 0x28 */// bool is_in_mp = 65535; -} - -message OpActivityTagBriefInfo { - uint32 op_activity_type = 4; - bool has_reward = 10; - uint32 config_id = 15; -} - -message DPLKAKONJEB { - bool MKILKDIGHJH = 2; - repeated uint32 costume_id = 3; - repeated uint32 BPKIJDEEKFC = 4; - string nickname = 5; - bool OJFCNPDNNJL = 8; - repeated uint32 avatar_id = 11; - uint32 uid = 14; -} - -// CmdId: 2750 -message OBOMLOJOBGD { - uint32 city_id = 9; - uint32 level = 14; -} - -// CmdId: 8532 -message LGICDIHLGCJ { - uint32 gadget_entity_id = 7; - uint32 gadget_id = 8; -} - -message ADDGDEEIIHG { - bool MKOCLIOLGBG = 14; - oneof detail { - uint32 trial_config_id = 9; - uint32 avatar_id = 2; - uint32 rent_avatar_id = 7; - } -} - -// CmdId: 26774 -message OFBMCKNAMKL { - int32 retcode = 7; - repeated uint32 EMEJPHMDGJG = 9; - repeated ItemParam item_list = 11; - uint32 activity_id = 13; -} - -// CmdId: 6738 -message EGMPDEILIIH { - uint64 LKBINMHIDJP = 11; - BALKODLKKDC BEEGAJMCLFA = 12; -} - -message IILMAOCHNNL { - Vector pos = 1; - bool is_open = 6; - uint32 PAAACOADOFD = 10; - uint32 JFEMOPGIFHC = 13; -} - -message IKLIKBEGLPL { - uint64 client_game_time = 4; - uint64 server_game_time = 13; -} - -// CmdId: 24999 -message BNOLNDMAMDG { -} - -// CmdId: 8872 -message LIIFOFBHCGO { - uint32 gallery_id = 1; -} - -// CmdId: 9589 -message NELIGKOMIAL { - repeated uint32 JOOBFOMMJOB = 4; - uint32 scene_id = 9; -} - -// CmdId: 2450 -message FFLMMMLPCKM { - int32 retcode = 7; -} - -message PMPMBGDHFLC { - bool OJFCNPDNNJL = 2; - repeated uint32 BPKIJDEEKFC = 6; - uint32 avatar_id = 7; - uint32 costume_id = 15; -} - -enum InteractType { - InteractType_INTERACT_NONE = 0; - InteractType_INTERACT_PICK_ITEM = 1; - InteractType_INTERACT_GATHER = 2; - InteractType_INTERACT_OPEN_CHEST = 3; - InteractType_INTERACT_OPEN_STATUE = 4; - InteractType_INTERACT_CONSUM = 5; - InteractType_INTERACT_MP_PLAY_REWARD = 6; - InteractType_INTERACT_VIEW = 7; - InteractType_INTERACT_GENERAL_REWARD = 8; - InteractType_INTERACT_MIRACLE_RING = 9; - InteractType_INTERACT_FOUNDATION = 10; - InteractType_INTERACT_ECHO_SHELL = 11; - InteractType_INTERACT_HOME_GATHER = 12; - InteractType_INTERACT_ENV_ANIMAL = 13; - InteractType_INTERACT_QUEST_GADGET = 14; - InteractType_INTERACT_UI_INTERACT = 15; - InteractType_INTERACT_DESHRET_OBELISK = 16; -} - -// CmdId: 20946 -message OOIMFPGHEHD { -} - -// CmdId: 25904 -message IPDKAOIFKPO { - WidgetSlotData slot = 2; - WidgetSlotOp op = 7; -} - -// CmdId: 28939 -message WorldRoutineChangeNotify { - uint32 routine_type = 8; - WorldRoutineInfo routine_info = 14; -} - -message ADPPJOOKBMK { - uint32 attack_target_id = 4; - uint32 entity_id = 11; - uint32 HOOFGBHAAPA = 12; -} - -message BHOHMGMKMLP { - repeated OIOIHILBMDN level_info_list = 11; -} - -// CmdId: 5806 -message HomeGetArrangementInfoRsp { - repeated HomeSceneArrangementInfo scene_arrangement_info_list = 4; - int32 retcode = 7; -} - -message MEKGIFHADBH { - LOHBBFDKCPI reason = 2; - repeated uint32 EMNCDAKHBEB = 5; - uint32 BFDCMJMCICH = 7; - repeated uint32 MGJOFDKINKH = 11; - HFGEKLGFDED EILIAHEPAEB = 13; - HFGEKLGFDED DENPABLGIEE = 14; -} - -message IIIDBKKKJFD { - uint32 JKIEJDOAPEN = 4; - repeated ECICOHIMOIL JHBFJILMCJN = 8; -} - -message NMDFJNKCJEL { - repeated PJMOELJONMF JPAELOJIDBA = 3; - uint32 NBEJFCMDGPF = 5; - uint32 AEEGNDPGONP = 6; - bool is_success = 12; - uint32 PLHGOLNFKGP = 13; -} - -// CmdId: 22036 -message BCLGMEDPINB { - int32 retcode = 8; -} - -// CmdId: 25078 -message GKHKHOKMJFO { - uint64 cur_avatar_guid = 1; - repeated uint64 GHEBNHNPAMI = 10; -} - -// CmdId: 20469 -message BMMMPCGEFLD { - int32 retcode = 7; - uint32 HBBBGACCMAF = 12; -} - -// CmdId: 25090 -message BLDELOCOJNO { - uint32 player_uid = 2; - OGEOKMDMJNG reason = 12; -} - -message KJMEFPJEIKM { - float JFCJPHKIGLL = 2; - bool AOAGPGDHDON = 7; - uint32 PABAEMDACKO = 8; -} - -// CmdId: 21062 -message OBHOAKGBENB { - int32 retcode = 2; - repeated uint32 LHBIDKLOLKP = 4; - bool AEJOOOHLHLP = 12; -} - -// CmdId: 952 -message NBBAABAAMOJ { - uint32 level_id = 3; - bool is_success = 5; - int32 retcode = 7; - uint32 PLHGOLNFKGP = 14; -} - -message GIBMFLPEHLA { - repeated LDDHDDOLJDG POMGPILPEIP = 9; - repeated MGCAOKGOBPM OGJKFLNDHGE = 13; -} - -// CmdId: 7638 -message BMPENNBNLDH { - bool is_open = 4; - uint32 COPMFGAPKPM = 11; -} - -// CmdId: 7570 -message AvatarWearFlycloakReq { - uint64 avatar_guid = 10; - uint32 flycloak_id = 12; -} - -// CmdId: 5571 -message ANAINFMEIJE { - uint32 param = 4; - int32 retcode = 9; - string AHPJLACAEOH = 12; -} - -message BreakoutAction { - enum BreakoutActionType { - BreakoutActionType_ACTION_TYPE_NONE = 0; - BreakoutActionType_ACTION_TYPE_LAUNCH_BALL = 1; - BreakoutActionType_ACTION_TYPE_DESTROY_BALL = 2; - BreakoutActionType_ACTION_TYPE_FALLING_OBJECT = 3; - BreakoutActionType_ACTION_TYPE_MISSILE = 4; - } - - BreakoutActionType action_type = 1; - uint64 client_game_time = 2; - uint64 server_game_time = 3; - bool is_failed = 4; - uint32 pre_index = 5; - uint32 new_index = 6; - BreakoutVector2 pos = 7; - BreakoutVector2 move_dir = 8; - int32 speed = 9; - uint32 peer_id = 10; - uint32 element_type = 11; - uint32 element_reaction_buff = 12; - uint32 speed_increase_count = 13; - bool has_extra_ball = 14; - BreakoutVector2 extra_ball_dir = 15; - uint32 extra_ball_index = 16; - int32 offset = 17; - uint64 HCFFMHEFMLJ = 18; -} - -// CmdId: 29686 -message AENOCEGKCEG { - int32 retcode = 13; -} - -message BMLBDHGAEEE { - uint32 MDEGLLDFMIM = 1; - uint32 HMBMFLGDGNO = 2; - uint32 JKPBPGBFFMC = 3; - IDIEGMMJPAD ILKEDHJOEEK = 4; - bool MFKNPPGDJFG = 6; - uint32 PKMBJJCABLA = 11; - repeated uint32 EALLLDKHOPE = 13; - uint32 OHGLFGCALHO = 15; -} - -// CmdId: 20720 -message IAPIABHGCPE { - BKIJPFJAHAJ FGIAFPDJCEO = 6; -} - -// CmdId: 8745 -message CPLBFBNPDNH { - MOCJCFEKLEP IMKGCPDGFMG = 6; - bool AABGGFMBDHJ = 11; - repeated MOCJCFEKLEP LMFFIFIJNGI = 15; -} - -// CmdId: 25307 -message LPAINJJFOBK { - uint32 KNNMFOAICGK = 12; - PCAPDLBGOMG DCDMDOBAMAJ = 14; -} - -// CmdId: 26377 -message HIDMGPJDNBC { -} - -// CmdId: 5282 -message PHHDCGNOMDJ { - int32 retcode = 11; -} - -// CmdId: 28109 -message LBEMPPFIDPN { - uint32 parent_quest_id = 4; -} - -// CmdId: 29661 -message PHMIKKDPKNH { - repeated OKGLBDDMDIJ DBNNFGDIMCC = 10; -} - -message NAAEGELDHMK { - repeated GNNOIGIOEMJ IDECLDEIAOI = 12; -} - -enum PlatformType { - PLATFORM_TYPE_EDITOR = 0; - PLATFORM_TYPE_IOS = 1; - PLATFORM_TYPE_ANDROID = 2; - PLATFORM_TYPE_PC = 3; - PLATFORM_TYPE_PS4 = 4; - PLATFORM_TYPE_SERVER = 5; - PLATFORM_TYPE_CLOUD_ANDROID = 6; - PLATFORM_TYPE_CLOUD_IOS = 7; - PLATFORM_TYPE_PS5 = 8; - PLATFORM_TYPE_CLOUD_WEB = 9; - PLATFORM_TYPE_CLOUD_TV = 10; - PLATFORM_TYPE_CLOUD_MAC = 11; - PLATFORM_TYPE_CLOUD_PC = 12; - PLATFORM_TYPE_CLOUD_THIRD_PARTY_MOBILE = 13; - PLATFORM_TYPE_CLOUD_THIRD_PARTY_PC = 14; - PLATFORM_TYPE_CLOUD_WEB_ANDROID = 15; - PLATFORM_TYPE_CLOUD_WEB_IOS = 16; - PLATFORM_TYPE_CLOUD_WEB_PC = 17; - PLATFORM_TYPE_CLOUD_WEB_MAC = 18; - PLATFORM_TYPE_CLOUD_WEB_TOUCH = 19; - PLATFORM_TYPE_CLOUD_WEB_KEYBOARD = 20; -} - -// CmdId: 4721 -message GNOAPKABBIJ { -} - -// CmdId: 4322 -message PingRsp { - int32 retcode = 2; - uint32 seq = 7; - uint32 client_time = 9; -} - -// CmdId: 3666 -message OICEFOPJACL { - uint32 scene_time = 3; - uint32 entity_id = 5; - int32 retcode = 7; - MotionInfo MMKFPCDJLON = 9; - uint32 reliable_seq = 11; -} - -// CmdId: 2381 -message QueryPathRsp { - enum PathStatusType { - PathStatusType_STATUS_FAIL = 0; - PathStatusType_STATUS_SUCC = 1; - PathStatusType_STATUS_PARTIAL = 2; - } - - repeated Vector corners = 2; - int32 query_id = 5; - int32 retcode = 7; - PathStatusType query_status = 15; -} - -// CmdId: 2062 -message DailyTaskProgressNotify { - DailyTaskInfo info = 6; -} - -message LHPCMLOHLCO { - bool DPLAOPHNBOE = 5; -} - -message BPONOEAOMCK { - uint32 score = 5; -} - -message FHOHPHNCECB { - int32 IIJBKMDEMPG = 3; - int32 NOEBDCIGMKK = 7; - int32 JFMMCEFEJGC = 8; - int32 IFCIPFOGKPE = 11; -} - -message DICGHBAAJAE { - uint32 GAJEKEHOLFM = 1; - repeated uint32 HCOHPHNEBKP = 13; -} - -// CmdId: 3294 -message WeaponUpgradeRsp { - uint32 cur_level = 3; - uint64 target_weapon_guid = 7; - int32 retcode = 12; - repeated ItemParam item_param_list = 13; - uint32 old_level = 14; -} - -// CmdId: 29151 -message EEAPFAJNMIE { - uint32 gallery_id = 13; -} - -enum HJGJLNLHEJG { - HJGJLNLHEJG_ENTER_UGC_DUNGEON_NONE = 0; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_IN_EDIT_DUNGEON = 1; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_IN_WORLD = 2; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_PLAY = 3; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_OFFICIAL = 4; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_BY_GM = 5; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_BY_EDIT = 6; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_ONE_ROOM = 7; -} - -message KGOFPMLGINO { - uint32 stage_id = 4; - uint32 JFEMOPGIFHC = 5; - bool is_open = 9; -} - -// CmdId: 5934 -message JENFBFCONCA { - repeated uint32 CDAMBODBBII = 3; - uint32 difficulty_id = 7; - int32 retcode = 11; - uint32 BPBGKNKBDGH = 12; -} - -// CmdId: 21801 -message LOIIALIFDFC { - repeated WidgetSlotData ENBNFJPJEBL = 11; -} - -// CmdId: 26320 -message CFIJLHILOPL { - int32 retcode = 14; - repeated OOBCKLKOCBK KJKLENPAOKI = 15; -} - -// CmdId: 2906 -message GEIKGOELPBN { - ChatChannelInfo channel_info = 3; - uint32 dungeon_id = 9; - bool is_create = 10; - uint32 channel_id = 15; -} - -message ScenePlayerInfo { - uint32 peer_id = 3; - OnlinePlayerInfo online_player_info = 6; - bool is_connected = 7; - uint32 uid = 9; - string name = 11; - uint32 scene_id = 15; -} - -// CmdId: 6678 -message GNCDLOECHOP { - repeated uint32 affix_list = 5; - uint32 MDEOFDFDFKI = 8; - uint32 OOHBEDOANCH = 12; - bool is_new = 13; - uint32 quest_id = 14; - int32 retcode = 15; -} - -// CmdId: 6769 -message ACBBIOPAKEI { - uint32 ALFKLLMIJBI = 12; - int32 retcode = 15; -} - -// CmdId: 21106 -message ABBPBFMHDLA { - repeated CAIOHHBPGIA var_list = 3; - bool MEMDKFCNDLE = 5; - uint32 play_type = 8; - bool KHKBGMLIIOH = 9; - string KGDHOALPEJB = 11; -} - -// CmdId: 25205 -message AAAPDDAKLJD { -} - -message CCFGGKKLMOH { - repeated uint32 CFHNFPKOEAP = 9; - uint32 stage_id = 13; - repeated DigMarkPoint LIIDMBFPLED = 15; -} - -message NPAIHABCLDI { - bool is_trial = 5; - uint32 avatar_id = 8; -} - -// CmdId: 9604 -message ENDGNOGDACO { - int32 retcode = 7; - uint32 entity_id = 15; -} - -// CmdId: 6640 -message PlayerInvestigationNotify { - repeated Investigation investigation_list = 6; -} - -// CmdId: 998 -message CAAAHDBLALB { - int32 retcode = 14; -} - -// CmdId: 29373 -message BIMNMKGNAGH { - int32 retcode = 6; - uint32 entity_id = 15; -} - -// CmdId: 3350 -message ServerTimeNotify { - uint64 server_time = 11; -} - -// CmdId: 1426 -message CKMPMEJJDLH { - bool PNODCNLEHGL = 6; - repeated uint32 OMNMNMHOEDD = 9; -} - -enum HitColliderType { - HitColliderType_HIT_COLLIDER_INVALID = 0; - HitColliderType_HIT_COLLIDER_HIT_BOX = 1; - HitColliderType_HIT_COLLIDER_WET_HIT_BOX = 2; - HitColliderType_HIT_COLLIDER_HEAD_BOX = 3; -} - -// CmdId: 21210 -message OOMPNHCMCGP { - uint32 dungeon_id = 7; -} - -// CmdId: 2067 -message LBHFLDHKCGN { - uint32 event_id = 15; -} - -// CmdId: 8454 -message NGNJHNCPCDG { - repeated uint32 force_id_list = 2; - bool is_add = 3; -} - -message AKEIOPODHFF { - Vector pos = 2; - uint32 guid = 8; - Vector rot = 9; - uint32 config_id = 13; -} - -// CmdId: 4825 -message BMKLIKILFOK { - uint32 level_id = 4; - int32 retcode = 5; -} - -message CMCNNIDFHNL { - repeated uint32 skill_id_list = 1; - uint32 PGBDPGGINBO = 10; -} - -// CmdId: 22126 -message MGOFINGDBOJ { - uint32 NDKMGINICPF = 15; -} - -// CmdId: 9609 -message NOMMOKOHHJJ { - int32 retcode = 1; - uint64 LKBINMHIDJP = 2; - bool EGNLHHLJPPA = 11; - uint32 OINICBJHPOK = 14; - bool is_new_record = 15; -} - -// CmdId: 321 -message CNMBPFEPLIC { - uint32 skill_id = 8; - float LMMDGMLLHEC = 11; -} - -// CmdId: 26808 -message KGBHGFPBLIF { - repeated uint32 IPJGIDIKJBK = 12; -} - -// CmdId: 28124 -message OKEDKHFKBOL { - string HNJMGIEAIHP = 7; -} - -// CmdId: 382 -message ICOANNMBFGK { - int32 retcode = 1; - uint32 NBPKJLJNPNF = 7; -} - -// CmdId: 28116 -message PALGBHBKFLO { - uint32 APLAMDGJPGD = 6; - uint32 BHEPPPOOBCO = 8; - uint32 OGNKDNPDAKO = 11; - bool BJBGOOEHFMP = 12; -} - -// CmdId: 229 -message LBELLFIBBPN { - repeated uint32 affix_list = 1; - int32 retcode = 3; - bool is_new = 14; - uint32 MDEOFDFDFKI = 15; -} - -message ExpeditionPathInfo { - uint32 path_id = 1; - uint32 BPBGKNKBDGH = 2; - float bonus_probability = 3; - uint32 DPJGCJBBBFJ = 5; - uint32 EGMHALAMOPD = 6; - AALMJMEJKJF state = 7; - repeated uint32 avatar_id_list = 8; - uint32 PJNMFJMIMDJ = 12; - uint32 start_time = 13; - uint32 MOLLHHONDKF = 14; -} - -message GGFMAHODDJI { - uint32 PGBDPGGINBO = 3; - repeated FMDGCANNHPO ADLEBLKLPGK = 15; -} - -message NKJMCBIMLAN { - int64 OGJMGGAJEII = 2; - int32 obstacle_id = 6; - MathQuaternion rotation = 9; - Vector3Int extents = 11; - ObstacleInfo.ShapeType shape = 12; - Vector center = 13; -} - -message HNNLLJJPBLL { - repeated uint32 JJKNKGGPEHH = 2; - bool is_open = 3; - uint32 level_id = 5; -} - -// CmdId: 29327 -message COLKENJFBIC { - BDMCDODCNAG BEOHBLAOIAK = 6; -} - -// CmdId: 1281 -message KFOCABBPFOJ { - uint32 level_id = 10; -} - -message MFBLOBBPMLH { - uint32 EAMBNAOEFHH = 2; - uint32 NMCKFFAAAMF = 5; - repeated NKDCKLBMCPJ KODDBDPOHMA = 7; - repeated uint32 DCDKJPMDKGJ = 8; - repeated uint32 OPGOBKELMCI = 15; -} - -// CmdId: 6845 -message LJDNHKJPGHC { - repeated GroupLinkBundle HEEJENKOGIH = 15; -} - -message JFCMFONKBBF { - uint32 match_id = 5; - uint32 FELHCCPHLMD = 6; - repeated uint32 player_uid_list = 7; - bool IHHFINLLOIN = 15; -} - -message KKAIIEEEHMD { - bool is_open = 2; - uint32 JFEMOPGIFHC = 3; - bool OOKHHOFACJI = 8; - uint32 ALFKLLMIJBI = 9; - Vector center = 15; -} - -// CmdId: 9587 -message LKNHOFKIKBE { - repeated ItemParam item_list = 4; - int32 retcode = 6; - uint32 event_id = 9; -} - -message BDGLFJEILED { - uint32 stage_id = 9; - bool is_open = 15; -} - -// CmdId: 6160 -message KMFMCINOKIL { - int32 uid = 9; -} - -// CmdId: 415 -message NGAIFDNMNBK { - uint64 GEJMFKLGBMP = 5; -} - -message NJLBPLPCDAI { - repeated GODHJNPMHKL PDOGALCNPMP = 2; -} - -message POBHNOCAAEK { - uint32 PPFHFNHEDNC = 2; - map NFPCECMBFBH = 14; -} - -// CmdId: 6675 -message EnterWorldAreaReq { - uint32 area_type = 6; - uint32 area_id = 7; -} - -message CookRecipeData { - uint32 recipe_id = 5; - uint32 proficiency = 10; -} - -message GGDNECKPGMB { - bool is_finish = 3; - bool is_open = 7; - uint32 level_id = 13; -} - -message NKOPLCEJCEL { - repeated KFFABNDODHE level_info_list = 2; -} - -// CmdId: 24902 -message HNDPKCBMGCP { - uint32 FELHCCPHLMD = 15; -} - -// CmdId: 26133 -message EALGBMHKJEO { - BALKODLKKDC BEEGAJMCLFA = 5; - int32 retcode = 7; - uint64 LKBINMHIDJP = 13; - bool LMKEOHINJBM = 15; -} - -// CmdId: 8401 -message FCNGILMBNCB { - bool EMEDCFOIFHN = 2; - BNNLAGGHNJD JMGBILALJIO = 10; -} - -// CmdId: 28451 -message NOHDMGAJBPG { -} - -message SceneGalleryIslandPartyRaftInfo { - uint32 JOOJJGHFEPN = 3; - uint32 point_id = 4; - GalleryStartSource start_source = 6; - uint32 DJPHNPGBGCN = 12; - uint32 coin = 14; - uint32 MPKCFBLCLMA = 15; -} - -// CmdId: 24986 -message JJKJMLKHOJG { - uint32 id = 2; - uint32 GCBACBOAGHH = 6; -} - -// CmdId: 28906 -message MAEJLKLFNKP { - uint32 match_id = 5; - MatchType match_type = 6; - int32 retcode = 9; - bool is_agreed = 14; -} - -// CmdId: 29202 -message EPAIECEIMJJ { - map NIMBPJNFOBP = 2; -} - -// CmdId: 28946 -message PBIMDKHHGJL { - uint32 play_id = 1; - int32 retcode = 2; - uint32 GAIEBHKIDEI = 4; - bool BMMOKABJPGH = 8; - repeated uint32 param_list = 9; -} - -// CmdId: 25133 -message KMIGFHOMLNM { - int32 retcode = 2; - DHDCNIHBOBH HOBMFBFIJEI = 4; - uint32 watcher_id = 8; - uint32 mission_id = 15; -} - -message JEHPKJLJCNI { - uint32 AJLHPJFGHJD = 1; - bool JJNOALEMIHM = 2; - uint32 JPHMJHIOLPK = 3; -} - -// CmdId: 2613 -message HBFBMOPLFDG { - Vector position = 4; - bool FFGJLPNCNKL = 9; - uint32 IJGPOHNNHNM = 14; -} - -message SceneRouteChangeInfo { - uint32 type = 3; - repeated RoutePointChangeInfo point_list = 6; - uint32 route_id = 7; - bool is_forward = 10; -} - -message BlossomChestInfo { - uint32 resin = 1; - repeated uint32 qualify_uid_list = 2; - repeated uint32 remain_uid_list = 3; - uint32 dead_time = 4; - uint32 blossom_refresh_type = 5; - uint32 refresh_id = 6; -} - -message EIPKNCMJCIL { - repeated uint32 LKNCECHHNFE = 1; - bool ONCCDHDNCAF = 6; - repeated uint32 avatar_id_list = 7; - repeated uint32 LJJJMODPPOL = 10; - uint32 MHNHMFFHBBC = 11; - uint32 player_uid = 15; -} - -// CmdId: 23524 -message LGKGAHBLNKE { - repeated uint32 HDDKFKNEPLB = 4; - bool LHKGDGLLHMN = 8; - uint32 level_id = 10; - repeated uint32 ENGFKKEDONF = 11; -} - -enum BJBGIBKCEEM { - BJBGIBKCEEM_NONE = 0; - BJBGIBKCEEM_START = 1; - BJBGIBKCEEM_READ = 2; -} - -// CmdId: 24628 -message MDDAKCLMPBP { -} - -message IMDFEOBHDMO { - uint32 entity_id = 7; - Vector CPIIJPJBIPO = 15; -} - -// CmdId: 29874 -message MMBHOMOPGFI { - /* protected @ 0x20 */// int32 retcode = 65535; - /* protected @ 0x24 */// uint32 CPCFIJMIJPL = 65535; -} - -// CmdId: 25736 (id: 32202) -message FLOOIEOOFCO { - uint32 CBJBDIKLGAH = 5; -} - -message PGIEEJGNOJC { - JHKPODCDNAH ACEOFLFMKEH = 2; - KKBHBNFAOHC PLPKGLHHKMA = 3; - LAJAPMEDPMM CIONBGHOFIK = 6; - LEGJMECJIKG MJAGBFIEMLI = 10; -} - -message CityReputationQuestInfo { - repeated uint32 ILHAJDKDOGF = 10; - repeated uint32 DBIOPFFBEHA = 11; - bool is_open = 12; -} - -message ELIENFGIJBL { - repeated GGPBBJAGJOL PCCGKFDKKCP = 1; -} - -// CmdId: 25321 -message IFNCMAOHBML { -} - -message NKIMLFIFAPH { - uint32 BCLOLDILFOE = 6; - uint32 GAJEKEHOLFM = 8; - uint32 JOKKLHCPMFA = 10; - uint32 BBBEBIPKBEB = 14; -} - -message GOKKCLHGJDC { - uint32 score = 1; - HomeGroupPlayerInfo BEOHBLAOIAK = 11; -} - -// CmdId: 7182 -message PlayerApplyEnterMpNotify { - uint32 src_app_id = 9; - OnlinePlayerInfo src_player_info = 14; - uint32 src_thread_index = 15; -} - -// CmdId: 3243 -message JIDBCOMHLMM { - uint32 LJENFDPHJHA = 3; - int32 retcode = 6; - string name = 10; - bool KJNOCDCIIHB = 13; -} - -// CmdId: 20695 -message QuestUpdateQuestVarRsp { - uint32 parent_quest_var_seq = 4; - uint32 parent_quest_id = 5; - uint32 quest_id = 11; - int32 retcode = 15; -} - -// CmdId: 3233 -message LHELJGPEIFP { - repeated OLNABDAHMAM GAKCNECHPFJ = 1; -} - -// CmdId: 1834 -message FIJKDBECCGG { - uint32 schedule_id = 12; -} - -// CmdId: 7711 -message LBPOKCELFFI { - uint32 reward_id = 8; - uint32 mission_id = 10; - uint32 NBPKJLJNPNF = 13; -} - -// CmdId: 8234 -message DungeonPlayerDieNotify { - AbilityString GDGEEKHNNLH = 4; - uint32 HCLACJHNPDO = 7; // maybe - uint32 dungeon_id = 8; - PlayerDieType die_type = 9; - uint32 CMFMJLIALCD = 10; - uint32 wait_time = 11; - uint32 NFMGNDNIONB = 12; - map strengthen_point_data_map = 14; - oneof entity { - uint32 monster_id = 13; - uint32 gadget_id = 1; - } -} - -// CmdId: 8312 -message DCHDGMIOBBK { - uint32 schedule_id = 14; -} - -message KHPANPEOMII { - repeated MJJMBEOEJNI DGIKKLBFPCE = 2; - uint32 level_id = 3; - bool is_open = 4; - bool GOKFHDNFFGN = 14; -} - -message NKDHENDNDJM { - uint32 LOIEKFANKLK = 6; -} - -message MOCDALKACBJ { - bool is_finish = 2; - uint32 JFEMOPGIFHC = 3; - uint32 GGHCFJOONNI = 5; - bool is_open = 10; - uint32 stage_id = 15; -} - -// CmdId: 9975 -message DIHAAEHMPID { - message OEEEOPIPMML { - bool AMNCLNLAHOG = 3; - uint32 BFNNJCDEMNN = 10; - } - - message HAGPIOBHEPD { - bool AMNCLNLAHOG = 5; - uint32 NNIFACMPCBE = 10; - } - - uint32 chapter_id = 2; - OEEEOPIPMML HADCPDHJGOJ = 5; - IKEAPLLLFGF NBJPNKONIIE = 7; - HAGPIOBHEPD HJLAOCOOEKF = 13; -} - -// CmdId: 29404 -message NKBAPGDELOF { - int32 retcode = 9; -} - -// CmdId: 1997 -message BBPFKPLCKGJ { - uint32 LLNDAJDPJGO = 7; -} - -// CmdId: 22358 -message FMANOHDPOIA { - uint32 AFJJPHANFHE = 4; - uint32 id = 6; -} - -// CmdId: 21391 -message EKDMIMPNKMK { - int32 retcode = 4; -} - -message OAACBAMIIFM { - uint32 finish_time = 8; - uint32 LOIEKFANKLK = 9; - bool is_finish = 12; - uint32 GEACIEKOCEB = 15; -} - -// CmdId: 28724 -message JNIJDMMJJOD { - bool DNPNLHIIGDE = 1; - BALKODLKKDC BEEGAJMCLFA = 4; - uint64 LKBINMHIDJP = 15; -} - -// CmdId: 2821 -message FJIKKLNLCKK { - IEPJNEEBECP IPDJANGEBFC = 3; -} - -// CmdId: 21798 -message AGBNBMEJGOI { - map KJKFECELOLF = 1; - bool BPPELHIEGBJ = 2; - uint32 card_id = 8; - bool is_clear_all = 9; -} - -// CmdId: 2328 -message BMOKFDACCKH { - int32 retcode = 5; - repeated NMMCIKADABJ NPBNDIOLJGP = 15; -} - -// CmdId: 256 -message PKMENHHMGBP { -} - -// CmdId: 27468 -message GetBattlePassProductReq { - uint32 battle_pass_product_play_type = 4; -} - -message NLGDKDJOEHE { - uint32 JAONFKLIMLC = 1; - uint32 EPFOJLHHPNJ = 2; - uint32 PBEGHJOOLDC = 3; - uint32 level = 7; -} - -// CmdId: 9828 -message BMHEFCLMNIH { - uint32 group_id = 8; - uint32 KGELPEMDBJJ = 9; - repeated OIGNKPBNGEC ABLAKDBJDGG = 11; - int32 retcode = 12; -} - -// CmdId: 5363 -message HMGGHCLAHAF { - uint32 chapter_id = 5; - int32 retcode = 14; -} - -// CmdId: 27658 -message PCALACKPOND { - GGPBBJAGJOL FEFPHHKNMHK = 7; - int32 retcode = 10; -} - -message NFMGCBHHJEG { - repeated CCEDOKJCLOF GGOHPGOPDHJ = 11; - uint32 GIHGPFDLDMN = 14; -} - -// CmdId: 22045 -message EJNDECPAKPE { -} - -// CmdId: 1442 -message SetNameCardRsp { - int32 retcode = 6; - uint32 name_card_id = 12; -} - -message AiSyncInfo { - uint32 entity_id = 4; - bool BLAILJICANB = 7; - bool NHKNNAOKGBG = 11; -} - -// CmdId: 23837 -message OAFNKPNNBCN { - uint32 config_id = 4; - bytes payload = 15; -} - -// CmdId: 24983 -message JHFDFDLBIOI { - int32 retcode = 3; - repeated uint32 HHMAKIOOKJI = 7; -} - -// CmdId: 4754 -message EAEICELLCGO { - int32 retcode = 13; -} - -// CmdId: 1006 -message NGIMMMGLLNP { - uint32 AEEGNDPGONP = 7; -} - -message MaterialInfo { - uint32 count = 12; - uint64 guid = 15; -} - -// CmdId: 1576 -message GGGMKDGOCBH { - uint32 PBOABBFKCKB = 8; - int32 retcode = 9; - uint32 CBMHGJDFBBF = 11; -} - -// CmdId: 1348 -message PGDGHMHBDFM { - ShopCardProduct BCJPBFAFMOE = 5; - EHHBKDIBIBP NOECODKEADG = 6; - ShopConcertProduct IJOAFCKIGNK = 7; - ShopMcoinProduct NJCIJGJMKCE = 8; -} - -message GadgetCrucibleInfo { - uint32 mp_play_id = 1; - uint32 prepare_end_time = 2; -} - -message KIEJLDHCNIA { - uint32 JOACNAKNBOD = 3; - repeated IEBNBGJAFFP KCGKMJDBPGB = 5; - map MPGNIPKKGJD = 8; - map ADCHBJBOPPG = 11; - repeated uint32 JBAHAEGLLMB = 12; - uint32 FEDHMBIHGHE = 13; -} - -// CmdId: 1509 (?) -message GetPlayerFriendListReq { -} - -enum ForwardType { - FORWARD_TYPE_LOCAL = 0; - FORWARD_TYPE_TO_ALL = 1; - FORWARD_TYPE_TO_ALL_EXCEPT_CUR = 2; - FORWARD_TYPE_TO_HOST = 3; - FORWARD_TYPE_TO_ALL_GUEST = 4; - FORWARD_TYPE_TO_PEER = 5; - FORWARD_TYPE_TO_PEERS = 6; - FORWARD_TYPE_ONLY_SERVER = 7; - FORWARD_TYPE_TO_ALL_EXIST_EXCEPT_CUR = 8; -} - -// CmdId: 24472 -message BLDBNEEBLIN { - int32 retcode = 11; -} - -enum IKEAPLLLFGF { - IKEAPLLLFGF_INVALID = 0; - IKEAPLLLFGF_UNABLE_TO_BEGIN = 1; - IKEAPLLLFGF_BEGIN = 2; - IKEAPLLLFGF_END = 3; -} - -// CmdId: 21575 -message MKADCHEOPKK { - int32 retcode = 12; -} - -message HMKNOALGCDD { - uint32 FJFFOFFHFAA = 5; - uint32 AOPCIGDNKBJ = 11; -} - -message PCAPDLBGOMG { - string nick_name = 2; - string online_id = 5; - string psn_id = 7; - ProfilePicture profile_picture = 13; - uint32 uid = 15; -} - -// CmdId: 26578 -message HLFPGIEBCKP { - uint32 config_id = 10; - bytes payload = 12; -} - -// CmdId: 26672 -message IMMAFLMLGAA { - bool HLFPDKANJII = 7; - uint32 PGGBOCMPPMN = 9; - uint32 material_id = 10; - bool FDJBDOIBEJI = 11; - bool NEHPICNCNOK = 14; -} - -// CmdId: 29860 -message NHMCDGOMIME { - repeated GOKMHHINNED OMMMJKIDGKE = 2; -} - -message MBOEJPFEGML { - repeated uint32 DGCEKLJAEEA = 11; - uint32 count = 15; -} - -// CmdId: 21285 -message PFAHBJOOJKD { - uint32 index = 12; -} - -// CmdId: 26103 -message ENFPDENCDAC { - int32 retcode = 8; -} - -// CmdId: 6655 -message NGNDJGJLLKG { - repeated uint32 OIIBPEPBKIB = 3; -} - -// CmdId: 29358 -message EBNDCDGMIPN { - uint32 uid = 12; -} - -// CmdId: 5904 -message AJDBBBIJHNA { - repeated MMPCGKMHPOE GADMHPIOOGJ = 15; -} - -// CmdId: 8308 -message GHOKBFLEFDE { - uint32 schedule_id = 6; -} - -// CmdId: 23918 -message EKNMPIFPAED { - int32 retcode = 5; - uint32 uid = 6; - repeated ShowAvatarInfo show_avatar_info_list = 9; -} - -message BFLBENAIMJH { - uint32 MHJKDAGNGCB = 1; - repeated DMKGLIPGDNO EJKOOBFIOKB = 3; -} - -// CmdId: 9717 -message AvatarFetterLevelRewardRsp { - int32 retcode = 4; - uint64 avatar_guid = 6; - uint32 fetter_level = 8; - uint32 reward_id = 14; -} - -// CmdId: 9673 -message WidgetGadgetDataNotify { - WidgetGadgetData widget_gadget_data = 10; -} - -// CmdId: 22640 -message DKIFEBOHDNM { - uint32 level_id = 12; -} - -// CmdId: 25586 -message AvatarGainCostumeNotify { - uint32 costume_id = 1; -} - -// CmdId: 8161 -message BBFILLBAMEN { - repeated BBOEKAJNBCA avatar_info_list = 3; - uint32 stage_id = 4; - uint32 JLOILCCDJEG = 6; - repeated uint32 buff_id_list = 9; - uint32 level_id = 13; -} - -message EBHDGPKHAKC { - uint32 ELGKKPHHKEA = 5; - uint32 CLIGOGEMLIJ = 6; - uint32 CPNMPFMMFAD = 9; -} - -// CmdId: 25263 -message GMDNGECKPAF { - uint32 ENMJPKOJOIE = 5; -} - -// CmdId: 3480 -message HMBPMNJODJH { - int32 retcode = 6; -} - -// CmdId: 20928 -message BPCLKLMBCHC { - enum CHOCMOMLNAF { - CHOCMOMLNAF_INVALID = 0; - CHOCMOMLNAF_HOST_NO_OTHER_PLAYER = 1; - CHOCMOMLNAF_KICK_BY_HOST = 2; - CHOCMOMLNAF_BACK_TO_MY_WORLD = 3; - CHOCMOMLNAF_KICK_BY_HOST_LOGOUT = 4; - CHOCMOMLNAF_KICK_BY_HOST_BLOCK = 5; - CHOCMOMLNAF_BE_BLOCKED = 6; - CHOCMOMLNAF_KICK_BY_HOST_ENTER_HOME = 7; - CHOCMOMLNAF_HOST_SCENE_INVALID = 8; - CHOCMOMLNAF_KICK_BY_PLAY = 9; - CHOCMOMLNAF_KICK_BY_ISLAND_PARTY_GALLERY_START_FAILED = 10; - } - - CHOCMOMLNAF reason = 15; -} - -// CmdId: 5646 -message IIGNGHFDNAG { - uint32 level_id = 11; - int32 retcode = 14; -} - -message LDIAKJKMJLO { - uint64 ACPHEKNEBLL = 2; - bool ONDFGEAPDHO = 3; - uint32 LCMCNOACPPG = 10; - uint32 DMMMONHCHOJ = 13; - bool is_new_record = 14; - bool JCMHCFKDGCB = 15; -} - -// CmdId: 24797 -message TryEnterHomeReq { - uint32 target_uid = 5; - bool is_transfer_to_main_house_point = 7; - uint32 target_point = 14; - bool is_transfer_to_safe_point = 15; -} - -// CmdId: 27571 -message GHGDFPOHJAG { - bool is_open = 2; - uint32 MCNAGICEGAA = 8; -} - -message HMLHNLAFBKG { - repeated EGLEEEIPKAG KOHDONCJGJB = 14; -} - -// CmdId: 6998 -message NDMDPPKIDPB { - string NGDEONANJBB = 4; -} - -enum DPMDGIFPNHN { - DPMDGIFPNHN_NONE = 0; - DPMDGIFPNHN_SUCC = 1; - DPMDGIFPNHN_FAIL = 2; - DPMDGIFPNHN_TIMEOUT = 3; - DPMDGIFPNHN_CANCEL = 4; - DPMDGIFPNHN_EXIT = 5; -} - -// CmdId: 21245 -message OpenStateChangeNotify { - map open_state_map = 11; -} - -// CmdId: 20638 -message BEEHBFEJMNO { - repeated uint64 EPIPCDDJBGP = 1; - repeated uint64 MIMLOLKKEDP = 9; -} - -// CmdId: 22734 -message NLIDKBFBKEB { - uint32 cur_tactic = 6; - uint32 entity_id = 15; -} - -message Furniture { - uint32 count = 1; -} - -// CmdId: 7158 -message WorldRoutineTypeCloseNotify { - uint32 routine_type = 1; -} - -// CmdId: 825 -message StoreItemChangeNotify { - repeated Item item_list = 4; - StoreType store_type = 14; -} - -// CmdId: 23191 -message EKPOIMNAIJI { - int32 retcode = 12; -} - -// CmdId: 25603 -message EBBJBNLNGOI { -} - -message KFFABNDODHE { - bool KNBCMKHALEH = 4; - uint32 HLEGIFFKBPE = 7; - bool is_finished = 11; - uint32 level_id = 15; -} - -message JGJJNLFAFJG { - repeated GameplayRecommendationReliquaryMainPropData main_prop_data_list = 2; - uint32 equip_type = 12; - uint32 element_type = 15; -} - -// CmdId: 3297 -message AskAddFriendRsp { - uint32 param = 13; - uint32 target_uid = 14; - int32 retcode = 15; -} - -// CmdId: 28917 -message NMOBHFNCGHO { - int32 retcode = 9; - string HNJMGIEAIHP = 13; -} - -// CmdId: 29650 -message LOPNIFFKMMO { - int32 retcode = 1; - uint32 group_id = 3; - uint32 card_id = 5; - uint32 OCJAIFHBNPE = 12; -} - -// CmdId: 26590 -message LOGBFDMFNFM { - int32 retcode = 2; - repeated uint32 LDABNDAMHCJ = 6; - map expedition_info_map = 12; - uint32 EPBACOHEGIM = 13; -} - -message Item { - uint32 item_id = 1; - uint64 guid = 2; - oneof detail { - Material material = 5; - Equip equip = 6; - Furniture furniture = 7; - } -} - -// CmdId: 2453 -message LHGBICAKIGI { - repeated uint32 KFBEPGDJCOO = 15; -} - -// CmdId: 24850 -message GalleryWillStartCountdownNotify { - uint32 gallery_id = 2; - bool is_end = 10; - GalleryStartSource start_source = 12; - uint32 end_time = 13; -} - -// CmdId: 7565 -message MFMHEMFEOGE { - uint32 group_id = 8; - uint32 OCJAIFHBNPE = 13; -} - -// CmdId: 4080 -message GDHMCLDEPIP { - int32 retcode = 2; -} - -// CmdId: 27482 -message EFLJDPMFJCA { - uint32 level_id = 12; - bool LHKGDGLLHMN = 15; -} - -message GFALHAGAKJF { - uint32 avatar_id = 6; - uint32 costume_id = 8; - uint32 uid = 12; - bool OJFCNPDNNJL = 14; -} - -// CmdId: 26075 -message IKGPPBJNAEE { - repeated uint32 OAKNPNADFCI = 1; - repeated uint32 ONEGGELAEEM = 11; - uint32 LOIEKFANKLK = 12; - uint32 level_id = 14; -} - -// CmdId: 2617 -message SetPlayerBirthdayRsp { - int32 retcode = 1; - Birthday birthday = 12; -} - -// CmdId: 24484 -message LINMCJBMBEG { - uint32 cell_id = 3; - int32 retcode = 7; - uint32 dungeon_id = 14; -} - -// CmdId: 6307 -message FCABKPGOHOM { -} - -message PLELBKPGIAJ { - bool NHFDIPGIIAH = 1; - uint32 avatar_id = 9; -} - -// CmdId: 23294 -message HomeChangeEditModeReq { - bool is_enter_edit_mode = 14; -} - -enum LOHBBFDKCPI { - LOHBBFDKCPI_DEFAULT = 0; - LOHBBFDKCPI_EFFECT = 1; - LOHBBFDKCPI_COST = 2; - LOHBBFDKCPI_GM = 3; - LOHBBFDKCPI_ATTACK = 4; - LOHBBFDKCPI_REBOOT = 5; - LOHBBFDKCPI_PLAY_CARD = 6; - LOHBBFDKCPI_QUICKLY_ONSTAGE = 7; - LOHBBFDKCPI_REMOVE_AFTER_DIE = 8; - LOHBBFDKCPI_INIT = 9; - LOHBBFDKCPI_EFFECT_DAMAGE = 10; - LOHBBFDKCPI_EFFECT_HEAL = 11; - LOHBBFDKCPI_EFFECT_REVIVE = 12; - LOHBBFDKCPI_INIT_ONSTAGE = 13; - LOHBBFDKCPI_DIE_ONSTAGE = 14; - LOHBBFDKCPI_SELECT_ONSTAGE = 15; - LOHBBFDKCPI_CHARACTER_DIE = 16; - LOHBBFDKCPI_REVIVE_WHEN_DEATH = 17; - LOHBBFDKCPI_TRANSFER_TO_OPPONENT = 18; - LOHBBFDKCPI_TRANSFER_DICE = 19; - LOHBBFDKCPI_PLAY_CARD_BEING_COUNTER = 20; -} - -message InvestigationTarget { - enum State { - State_INVALID = 0; - State_IN_PROGRESS = 1; - State_COMPLETE = 2; - State_REWARD_TAKEN = 3; - } - - uint32 investigation_id = 4; - uint32 progress = 7; - State state = 9; - uint32 quest_id = 12; - uint32 total_progress = 13; -} - -message IPFFKDNMFFA { - uint32 kill_num = 2; - uint32 GPMKNIFOMCO = 3; - uint32 GMKOBHCAGGE = 5; - uint32 score = 8; - uint64 OKCFKLJBFIA = 12; -} - -message ABOEDEKEBFC { - uint32 BFDCMJMCICH = 9; - uint32 PGBDPGGINBO = 11; -} - -// CmdId: 27287 -message OCCHOLPNJDF { - uint32 schedule_id = 5; - int32 retcode = 13; -} - -message NJLNLJGHOJK { - ProfilePicture profile_picture = 5; - string nickname = 8; - uint32 uid = 10; - uint32 BIAPHPNOKLN = 11; - string online_id = 14; - repeated OMEPEGPCMPN LHBIDKLOLKP = 15; -} - -// CmdId: 27523 -message SetNameCardReq { - uint32 name_card_id = 14; -} - -// CmdId: 7464 -message FMKGEGGBDNJ { - bool IBLEGPKKCBM = 1; - uint32 DELDAPCGOMC = 4; -} - -message PFIHNLCGFPC { - repeated KGDOPALMEBC KOHDONCJGJB = 2; - repeated uint32 PFMHCHPBOKM = 10; - uint32 BOPBPGJGGFB = 11; -} - -message SocialShowAvatarInfo { - uint32 avatar_id = 1; - uint32 level = 2; - uint32 costume_id = 3; -} - -message PDCOPKMKPMB { - repeated FIFAHKAFAPL IDDNDDKOGDI = 5; - uint32 stage_id = 10; -} - -// CmdId: 24318 -message TryEnterHomeRsp { - int32 retcode = 7; - uint32 target_uid = 11; - repeated uint32 param_list = 15; -} - -enum HFJLMPBLNLF { - HFJLMPBLNLF_UGC_RECORD_USAGE_NONE = 0; - HFJLMPBLNLF_UGC_RECORD_USAGE_IMPORT = 1; - HFJLMPBLNLF_UGC_RECORD_USAGE_PLAY = 2; - HFJLMPBLNLF_UGC_RECORD_USAGE_TRIAL = 3; - HFJLMPBLNLF_UGC_RECORD_USAGE_COMPARE = 4; -} - -// CmdId: 24649 -message KLOMEAKBCNG { - uint32 OINICBJHPOK = 2; - uint64 LKBINMHIDJP = 7; - int32 retcode = 13; -} - -// CmdId: 23377 -message OFGMIHGEFHG { - repeated uint32 uid_list = 12; -} - -// CmdId: 389 -message NGCAFBCPJNB { - int32 retcode = 8; - repeated uint32 CDAMBODBBII = 10; - uint32 ODOFDGAMIOJ = 12; - uint32 difficulty_id = 14; -} - -message DHJEMOGKFPA { - uint64 start_time = 1; - uint32 OBCOMDMKIHA = 2; - uint32 JDMPEHHHOPB = 3; - float KHGOEEFPADM = 4; - float speed = 5; - bool is_started = 6; -} - -// CmdId: 9776 -message CGBAEKHJHPI { - repeated uint32 LHBIDKLOLKP = 13; -} - -// CmdId: 1516 -message AvatarFlycloakChangeNotify { - uint32 flycloak_id = 7; - uint64 avatar_guid = 11; -} - -// CmdId: 21607 -message LDJADENBJFA { - int32 retcode = 15; -} - -// CmdId: 8382 -message JGMNFIFDADN { - uint32 chapter_id = 5; - uint32 schedule_id = 7; - uint32 cur_progress = 13; -} - -// CmdId: 7585 -message KGPNKGFHBNH { - uint32 index = 5; - uint32 make_id = 10; - bool FMDJBIBJDNG = 11; -} - -enum CodexType { - CODEX_NONE = 0; - CODEX_QUEST = 1; - CODEX_WEAPON = 2; - CODEX_ANIMAL = 3; - CODEX_MATERIAL = 4; - CODEX_BOOKS = 5; - CODEX_PUSHTIPS = 6; - CODEX_VIEW = 7; - CODEX_RELIQUARY = 8; -} - -message RoguelikeRuneReward { - uint32 LLNDAJDPJGO = 1; - uint32 CDJDMPOOGPD = 12; - uint32 BMNOBMDEGEM = 15; -} - -// CmdId: 20727 -message PBFJJLEOJAA { - string GKBABAGLFFA = 5; - KBKPGGJIJLC HCEOCFEAFNM = 6; - FGMNINJNLAF PHGKJBAHEGD = 10; -} - -message JPOJBJEILPP { - uint32 DDJCJCMNHIP = 2; - uint32 avatar_id = 3; - uint32 MIKDIMNEFDP = 8; - uint32 BLDJDOBEEPO = 9; - uint32 guid = 10; - uint32 event_id = 11; -} - -// CmdId: 7122 -message ICJKEJOALMM { - repeated uint32 JDJDFFIIFEE = 15; -} - -message DAMAOPLEOEM { - uint32 HAFGLPKDKGE = 6; - uint32 CDCEKBBCJEH = 11; - uint32 AIDNBPCBMDJ = 13; - uint32 ICKMKFBCBGH = 14; -} - -message HDCBLPCDFBD { - bool is_finish = 5; - uint32 AFJJPHANFHE = 7; - uint32 id = 8; -} - -// CmdId: 28014 -message DAFCMNJONDA { - uint32 finish_time = 14; - uint32 level_id = 15; -} - -message FKHIKJHPHGF { - bool MBPHCIOKOJB = 4; - uint32 NIJDGEOBLBI = 6; - uint32 NDKMGINICPF = 12; - uint32 count = 13; -} - -// CmdId: 8410 -message ANBHPDDKKIK { - uint32 JIKPPOMIDPK = 2; - bool KEGEMGADJEK = 5; - uint32 stage_id = 7; - uint32 IAFNCNHDNIG = 9; - bool is_new_record = 12; - oneof info { - HLAOKHGPHHK first_stage_info = 3; - DAMOKMCILCK second_stage_info = 15; - HGKPNFMNMKG third_stage_info = 8; - } -} - -message PJMOELJONMF { - string nick_name = 1; - uint32 BIAPHPNOKLN = 2; - int32 param = 3; - ProfilePicture profile_picture = 4; - uint32 FMKGIAKINNH = 7; - string online_id = 8; - uint32 uid = 15; -} - -enum PBNHLMDDLMK { - PBNHLMDDLMK_ROGUE_CELL_NONE = 0; - PBNHLMDDLMK_ROGUE_CELL_BATTLE = 1; - PBNHLMDDLMK_ROGUE_CELL_SUCCESS = 2; - PBNHLMDDLMK_ROGUE_CELL_FINISH = 3; - PBNHLMDDLMK_ROGUE_CELL_TAKEN_CHEST = 4; -} - -// CmdId: 20565 -message IAACAEPDBAN { - uint32 PLHGOLNFKGP = 6; - uint32 level_id = 8; - bool HKPAPPFDGCP = 11; - bool HEMICAELBIB = 13; -} - -// CmdId: 29396 -message AJCNGOAFHFP { -} - -// CmdId: 897 -message SetUpAvatarTeamRsp { - int32 retcode = 1; - uint64 cur_avatar_guid = 2; - repeated uint64 avatar_team_guid_list = 7; - uint32 team_id = 8; -} - -// CmdId: 28205 -message CKKOCIODNDK { -} - -// CmdId: 2983 -message FDCEDOIOPFD { - repeated DFPNCBIAAFI IAOEJOCADFO = 4; -} - -// CmdId: 23180 -message LCAPNEDINEE { - int32 retcode = 2; - uint32 dungeon_id = 3; - bool OMKKNGGDFGG = 13; -} - -// CmdId: 28652 -message MLNJICDGOFJ { - uint32 dungeon_id = 2; - map FLHOIHIOENJ = 6; - repeated KFIMKJOOGHC avatar_list = 7; - repeated uint32 IBDCKGIJCBG = 8; - uint32 match_type = 11; - oneof detail { - IDIMFGPDIHH ugc_team_info = 1836; - } -} - -message BGHOABCBHEB { - repeated KHPANPEOMII level_info_list = 8; -} - -message EEJBECADOFL { - bool HMECMFBOJHC = 1; - uint32 entity_id = 2; - float speed = 5; - Vector JGCFFFNCONO = 6; - float PIIADCNMPJO = 7; - float JGMHMANCFJA = 8; - int32 param_index = 9; - bool FMKECFMOBHN = 10; - repeated uint32 DDJEMIBIMFL = 11; - string KGHHDFOAEKH = 13; -} - -// CmdId: 20608 -message AvatarDieAnimationEndRsp { - uint32 skill_id = 3; - int32 retcode = 12; - uint64 die_guid = 13; -} - -message ChatChannelInfo { - uint32 channel_id = 3; - bool is_shield = 11; -} - -message BKIJPFJAHAJ { - uint32 GGDHNDLGPKF = 3; - uint32 scene_id = 13; - repeated uint32 MIIOBPEPCIH = 14; -} - -// CmdId: 29333 -message DealAddFriendRsp { - int32 retcode = 3; - DealAddFriendResultType PONDFGPDJIL = 4; - uint32 target_uid = 8; -} - -message OFNNNOKEBIP { - GIEJLPNHOAJ EAPIBFMKDMB = 13; -} - -// CmdId: 24096 -message MLNKHJNOINM { - LAANABCDNAM DAJLNNFGBJH = 4; - repeated uint32 BBLFKMFDEGM = 8; -} - -// CmdId: 8288 -message LPKOIMGGAID { - CustomGadgetTreeInfo ADBFFAIPBOO = 11; - uint32 entity_id = 12; -} - -message EOBBODLDOMN { - repeated BENJDJBGBBC KHLKMLCDKOM = 9; -} - -message MOGLEMOMNDL { - uint32 level_id = 3; - uint32 score = 9; - bool is_new_record = 14; -} - -message AbilityMixinShieldBar { - uint32 element_type = 6; - float MKAOJEFNKFJ = 7; - uint32 player_num = 8; - float FHPENDKOCEN = 11; -} - -// CmdId: 9416 -message KAEKIJBMDOO { - uint32 NCNEDMEJJNG = 6; -} - -enum EventTriggerType { - BDPCLLFMLOK_EVENT_TRIGGER_NONE = 0; - BDPCLLFMLOK_EVENT_TRIGGER_ENTER_FORCE = 1; -} - -// CmdId: 28040 -message OEIOKEFDFOD { - uint32 BBBJPKNAHCN = 4; - uint32 CPGPLJLKDAB = 7; - uint32 GICEDOIPCNP = 9; - int32 retcode = 13; -} - -// CmdId: 1034 -message NABHNDBGNGF { - uint32 KGAFFEFIKJF = 8; - uint32 JAJGPJDMIIF = 11; -} - -// CmdId: 2542 -message PFAGDINEDCN { - uint32 final_score = 1; - EFCGFLLIMAG reason = 3; - uint32 HIEMEJHOFJJ = 5; - bool is_new_record = 7; - uint32 ACJNOJFMONL = 8; - bool IAOEMAKIOGM = 11; - uint32 PCDKGMDHCBN = 14; - uint32 EBGGIOPHKMK = 15; -} - -// CmdId: 8771 -message APPEDINHDBH { - repeated JCJLBOCBOAB ILKGNHHDEAF = 2; - int32 retcode = 8; -} - -// CmdId: 5420 -message DCLPNPIDCFL { - CEAPIJNDGLN FIAEFMNIPIM = 7; -} - -// CmdId: 21854 -message GBINODGCJLN { - int32 retcode = 1; - uint32 gallery_id = 13; -} - -// CmdId: 3677 -message HNNIPHKHHGO { -} - -// CmdId: 29697 -message IFPNEJKABFA { - uint32 PEONEMHMPKL = 4; - int32 retcode = 7; -} - -enum BNDLODBJIHJ { - BNDLODBJIHJ_NONE = 0; - BNDLODBJIHJ_SEND = 1; - BNDLODBJIHJ_ACCEPT = 2; - BNDLODBJIHJ_REFUSE = 3; -} - -message ResVersionConfig { - uint32 version = 1; - bool relogin = 2; - string md5 = 3; - string release_total_size = 4; - string version_suffix = 5; - string branch = 6; - string next_script_version = 7; -} - -message MMFLNHCDKLG { - uint32 PGBDPGGINBO = 2; - uint32 BFDCMJMCICH = 5; - bool HEGFELJGGLM = 7; -} - -enum DCMMGKJJPKC { - DCMMGKJJPKC_CLIENT_PLAY_NONE_TYPE = 0; - DCMMGKJJPKC_CLIENT_PLAY_FILMFEST_SHOOTING_TYPE = 1; - DCMMGKJJPKC_CLIENT_PLAY_COOK_GAME_TYPE = 2; - DCMMGKJJPKC_CLIENT_PLAY_LAN_V4_PUSH_BOX_TYPE = 3; - DCMMGKJJPKC_CLIENT_PLAY_CATCAFE_LAYOUT_TYPE = 4; - DCMMGKJJPKC_CLIENT_PLAY_CATCAFE_CAT_TYPE = 5; - DCMMGKJJPKC_CLIENT_PLAY_GREAT_FESTIVAL_V2_SHEET_RESTORE_TYPE = 6; -} - -// CmdId: 26984 -message DKLMJHLOFMH { - int32 retcode = 11; - uint32 dungeon_id = 15; -} - -// CmdId: 24619 -message JPKNEMIJFEC { - uint32 word_id = 1; - uint32 page_id = 6; - uint32 IGCADKHBFKB = 9; - int32 retcode = 12; -} - -// CmdId: 26740 -message HAEFDAKIGPH { - uint32 stage_id = 3; - uint32 BPBGKNKBDGH = 5; -} - -// CmdId: 5203 -message LKPKKJMOMFD { -} - -// CmdId: 1038 -message ELJPIKPEIPE { - uint32 level_id = 2; -} - -// CmdId: 28114 -message DBKEABGBMHN { - int32 retcode = 3; - repeated ItemParam DANPBPLCDEC = 8; - uint32 make_id = 11; - repeated ItemParam JDNOOMMLFID = 12; - LCGMFOGLDOD IABEIPFENKI = 14; -} - -message Quest { - uint32 quest_id = 1; - uint32 state = 2; - uint32 start_time = 4; - bool is_random = 5; - uint32 parent_quest_id = 6; - uint32 quest_config_id = 7; - uint32 start_game_time = 8; - uint32 accept_time = 9; - repeated uint32 finish_progress_list = 10; - repeated uint32 fail_progress_list = 11; - repeated uint32 FMILFAINACE = 12; - LackingResourceInfo BCOAJLAHNNM = 13; -} - -// CmdId: 20220 -message ADIJNKAMHAN { - uint32 id = 1; -} - -// CmdId: 1132 -message EGCNMLLEHJK { - int32 retcode = 4; - repeated GHMFEDDMPKM JCBBNGCBPBB = 13; -} - -message PCBLOHEPCIE { - repeated ItemParam OICHNDJAGIA = 9; - uint32 INHMGHJIJFI = 12; -} - -message MGLFLGEHDNI { - repeated PIIKNNLPBCL EOMJEINILID = 10; - CKIHEIDAKCA basic_info = 13; -} - -// CmdId: 3115 -message OGKOHPOGCMI { - uint32 level_id = 5; -} - -// CmdId: 20578 -message CGHJNMMHNEO { - bool IJKODBOPNMP = 1; - uint32 gallery_id = 14; - uint32 GKKBBDFODIG = 15; -} - -// CmdId: 182 -message PKPCPCLJGFJ { - uint32 target_uid = 3; -} - -enum NMBOGDIINEC { - NMBOGDIINEC_NONE = 0; - NMBOGDIINEC_OCEAN_CURRENT = 1; -} - -// CmdId: 550 -message BHOGFALEOGE { - int32 retcode = 13; -} - -// CmdId: 603 -message PGDFHECOIIP { - uint32 NDBIAIIOKNB = 4; - repeated uint32 JOAFAHKGOPI = 11; - uint32 level_id = 13; -} - -message ToTheMoonObstacleInfo { - enum LDAPDBGGMPG { - LDAPDBGGMPG_OBSTACLE_SHAPE_CAPSULE = 0; - LDAPDBGGMPG_OBSTACLE_SHAPE_BOX = 1; - } - - Vector center = 3; - int32 handle_id = 4; - LDAPDBGGMPG type = 10; - Vector half_extents = 13; - MathQuaternion rotation = 15; -} - -// CmdId: 8148 -message HCLMCPMJLHA { - repeated uint64 guid_list = 2; - int32 retcode = 15; -} - -// CmdId: 27544 -message GFOGKOGNBKH { - int32 retcode = 10; -} - -// CmdId: 6177 -message OPICEOKLMIP { -} - -message SceneGadgetInfo { - uint32 gadget_id = 1; - uint32 group_id = 2; - uint32 config_id = 3; - uint32 owner_entity_id = 4; - GadgetBornType born_type = 5; - uint32 gadget_state = 6; - uint32 KHCANHJCBLE = 7; - bool is_show_cutscene = 8; - uint32 authority_peer_id = 9; - bool is_enable_interact = 10; - uint32 LHGFDACEGEH = 11; - uint32 mark_flag = 21; - uint32 prop_owner_entity_id = 22; - PlatformInfo platform = 23; - repeated uint32 interact_uid_list = 24; - uint32 draft_id = 25; - uint32 FALGDEIKNLB = 26; - DHJEMOGKFPA CNLLHLFFHEJ = 27; - uint32 init_pose_id = 28; - GadgetPlayInfo play_info = 100; - IMBPFACAGFO DICEMOOIIGA = 101; - GNCDBLNODEH FNHIEHFKAJP = 102; - HKAMEPMHAHN PBNEFEENCOF = 103; - oneof content { - GatherGadgetInfo gather_gadget = 13; - WorktopInfo worktop = 14; - ClientGadgetInfo client_gadget = 15; - WeatherInfo weather = 17; - AbilityGadgetInfo ability_gadget = 18; - StatueGadgetInfo statue_gadget = 19; - BossChestInfo boss_chest = 20; - BlossomChestInfo blossom_chest = 41; - MpPlayRewardInfo mp_play_reward = 42; - GadgetGeneralRewardInfo general_reward = 43; - OfferingInfo offering_info = 44; - FoundationInfo foundation_info = 45; - VehicleInfo vehicle_info = 46; - EchoShellInfo shell_info = 47; - ScreenInfo screen_info = 48; - FishPoolInfo fish_pool_info = 59; - CustomGadgetTreeInfo custom_gadget_tree_info = 60; - RoguelikeGadgetInfo roguelike_gadget_info = 61; - NightCrowGadgetInfo night_crow_gadget_info = 62; - DeshretObeliskGadgetInfo deshret_obelisk_gadget_info = 63; - CoinCollectOperatorInfo coin_collect_operator_info = 64; - TrifleGadget trifle_gadget = 67; - } -} - -// CmdId: 24220 -message IJKKDACCJPF { - int32 retcode = 3; - uint32 level_id = 15; -} - -// CmdId: 805 -message BIDALOOIABL { - uint32 level_id = 9; -} - -// CmdId: 26763 -message McoinExchangeHcoinReq { - uint32 hcoin = 2; - uint32 mcoin_cost = 12; -} - -message FLEAIJNHKEB { - BPPIBFJLJLF type = 3; - int32 value = 9; -} - -// CmdId: 25890 -message CLHPIJBOPPN { - uint32 DJKDGKLPOEB = 1; -} - -message KOECOEHAMOA { - bool JFNLHJNBJFI = 12; -} - -// CmdId: 6379 -message ClientReconnectNotify { - ClientReconnectReason reason = 2; -} - -message PFNIGJCOCJL { - bool is_success = 1; - repeated OMEPEGPCMPN KFMCDPLPABH = 2; - uint32 GNKMPHKPBDG = 3; - uint32 AKHLACFIBOB = 4; - uint32 JIJAPOEMIOG = 5; - uint32 CBKEHBIJFAD = 6; - uint64 ACPHEKNEBLL = 10; -} - -// CmdId: 3212 -message EntityPropNotify { - uint32 entity_id = 3; - map prop_map = 11; -} - -message GPKCCCJCCBI { - uint64 server_game_time = 3; - bool LJNGMAEALCH = 10; -} - -// CmdId: 20714 -message EDBMAIELCCF { - repeated KLDMPMJHNLC info_list = 14; -} - -// CmdId: 1860 -message CHJFFINJGGA { - uint32 reward_id = 2; -} - -message BMLEEJGPDAF { - repeated EIPKALGMFDO BHBNIEKLNPC = 10; -} - -message PMCLILBJOIB { - map PDNFMODGOLC = 11; - map MMIIGKGGIMB = 13; - uint32 uid = 14; -} - -// CmdId: 9834 -message KELHDKFCCLO { - repeated uint32 FAHJBBLLOEI = 7; - int32 retcode = 8; - map DCPLHMMDHHA = 15; -} - -message JMKGCEICKCI { - map PGFHNMPCMJM = 9; - bool OCDBMOOKHMN = 14; -} - -// CmdId: 29900 -message FAKPLCEBMLI { - repeated uint64 avatar_id_list = 11; -} - -// CmdId: 27285 -message DeshretObeliskChestInfoNotify { - repeated DeshretObeliskChestInfo chest_info_list = 5; -} - -message PEGPMIFKAIA { - uint32 NMKDIABCOJJ = 1; - uint32 template_id = 3; - bool CEBOOGCJEDL = 5; -} - -message IKDHMJLPHFA { - bool CJAFIFOACFJ = 7; - repeated JIDBEMKDBFD FBCJKIGBDGI = 9; - repeated NLEHOCIHMAF NHOHHFPLDGF = 11; - repeated uint32 CDBLDKJBBDN = 13; - repeated MLDPNLOOFDC NONIPGFDNGJ = 15; -} - -// CmdId: 2152 -message QuestGlobalVarNotify { - repeated QuestGlobalVar var_list = 1; -} - -message LOEFFMOFGIH { - uint32 LOIEKFANKLK = 1; - uint32 level_id = 6; - uint32 cur_score = 10; -} - -message KMCIBLHJGAE { - uint32 stage = 2; - uint32 CIDGHAMEFJP = 11; -} - -// CmdId: 6501 -message TakeAchievementGoalRewardReq { - repeated uint32 id_list = 7; // 5 -} - -message IDCHEKNBCID { - uint32 JOPIGFBGPKA = 8; - uint32 KDKHKEAKDPB = 14; -} - -// CmdId: 25646 -message CAEIBHNMIJG { - uint32 monster_id = 13; -} - -// CmdId: 6564 -message UnionCmdNotify { - repeated UnionCmd cmd_list = 1; -} - -// CmdId: 24515 -message AFNJIMHELDG { -} - -message LFNKKKCMBAP { - repeated uint32 BELBAPBGBCP = 5; - uint32 stage_id = 8; - bool is_open = 12; - repeated uint32 MMKNJBKIDJF = 13; -} - -message GNAIGFNDONP { - repeated uint32 data = 3; -} - -// CmdId: 23451 -message IPNCNNAEJPD { - uint32 group_id = 2; - uint32 GLFONOPNPJL = 6; - uint32 BPMLEJDCFFJ = 10; - uint32 MIKNJFPHMIE = 13; -} - -// CmdId: 4441 -message KJOPOBCKFNN { - uint32 schedule_id = 5; - uint32 activity_id = 9; -} - -message CFGJBDHHJIC { - uint32 DHGMDCIDLCL = 1; - fixed32 expire_time = 5; - repeated uint32 ONEPCBGMMLB = 6; - uint32 OLJKOPIGHBP = 7; - repeated BHBPAKGMAOG HINADLDNNIL = 12; - uint32 ILMABCNNFEC = 15; -} - -message BPKDLIPLCDF { - int32 FCKLFPENJGI = 4; - Vector cur_pos = 5; - uint32 entity_id = 6; - uint32 JCFDHLBOKAC = 8; - uint32 PLCNAJOBPAB = 14; -} - -// CmdId: 26257 -message BPBIECAJCNB { - int32 retcode = 11; - string transaction = 15; -} - -// CmdId: 26323 -message JNAAHBCOOIE { - map prop_map = 4; -} - -// CmdId: 27526 -message FDLCHECGJMO { - int32 retcode = 4; - repeated BOOAGHIHKMD KLLPIECKPOD = 10; -} - -// CmdId: 20445 -message BOGEGAFIDML { - bool BKBLLBAGOPD = 4; - uint32 OINICBJHPOK = 8; - uint64 LKBINMHIDJP = 10; -} - -// CmdId: 4564 -message MABDCFKKIHH { - uint32 KNNMFOAICGK = 15; -} - -enum MMLGDKLODNI { - MMLGDKLODNI_BARGAIN_COMPLETE_SUCC = 0; - MMLGDKLODNI_BARGAIN_SINGLE_FAIL = 1; - MMLGDKLODNI_BARGAIN_COMPLETE_FAIL = 2; -} - -message GCGPlayerBriefData { - uint32 BFDCMJMCICH = 3; - uint32 uid = 4; - string psn_id = 5; - string nick_name = 7; - map FJCHCGJDFEM = 8; - ProfilePicture profile_picture = 9; - string online_id = 11; - repeated uint32 GOHMMKKFJDI = 15; -} - -// CmdId: 4871 -message OEGONKJNDPP { - uint32 target_uid = 1; -} - -message AbilityInvokeEntryHead { - uint32 target_id = 3; - uint32 instanced_modifier_id = 7; - uint32 instanced_ability_id = 8; - bool is_serverbuff_modifier = 9; - int32 modifier_config_local_id = 13; - uint32 server_buff_uid = 14; - int32 local_id = 15; -} - -message TowerCurLevelRecord { - uint32 LCOFMMMIIHO = 1; - repeated TowerTeam tower_team_list = 4; - uint32 FDNIAJJAEJF = 5; - repeated uint32 buff_id_list = 11; - bool GBMJBABDCNA = 12; - bool MPOGAMAGKLN = 15; -} - -// CmdId: 25436 -message ILEHNLFKDHD { -} - -// CmdId: 27040 -message PJEBJAEFGOP { - uint32 gallery_id = 15; -} - -message CompoundQueueData { - uint32 compound_id = 3; - uint32 LEMDNGCHOCP = 4; - uint32 FIEGEBMEGLK = 10; - uint32 PJGEOLCJKGK = 11; -} - -// CmdId: 6552 -message CGIJAAKPACF { - map FGJMCINAEDA = 4; -} - -// CmdId: 29060 -message APJOCAOGJGH { - int32 retcode = 10; -} - -// CmdId: 8762 -message BNHNPJOEHAK { - int32 retcode = 13; -} - -// CmdId: 22769 -message JMBBGGMGFDF { - repeated JBLBNFJPLEJ LOMEIBFJHDN = 4; -} - -message FLANGGLJLAH { - bool IILBHFODNKJ = 4; - float CPIPCDBAGBB = 8; - float KBNIHHFJGIF = 9; -} - -message LKPMKLOIIPG { - bool EONBDAMDGLN = 1; - repeated JPOLNNAJMHE PNKBIABJPKE = 9; - repeated uint32 EJJPOHLMAFH = 12; - repeated INIODGPGIIH LMPCBEECCBP = 14; -} - -// CmdId: 29643 -message AONCFAIMNNA { - repeated uint32 monster_id_list = 3; - repeated PlatformType IHACMAEHLIB = 15; -} - -// CmdId: 26677 -message JHJPFGGEGMI { - uint32 type = 7; - uint32 avatar_id = 9; - int32 retcode = 12; - oneof detail { - MBJLBDEFLBK skill_response = 694; - GameplayRecommendationReliquaryResponse reliquary_response = 147; - JGJJNLFAFJG element_reliquary_response = 716; - GKPGMHODOMC reliquary_set_response = 1414; - PLKMJECOBFC element_reliquary_set_response = 153; - CONPINLMJNP weapon_response = 1141; - BKKILKLALKA element_weapon_response = 1433; - } -} - -// CmdId: 21074 -message ILBBMJKDGOH { - uint64 guid = 4; - int32 retcode = 12; -} - -// CmdId: 25206 -message NMBAPILLLFN { - uint32 config_id = 1; - repeated uint64 guid_list = 7; - uint32 target_count = 12; -} - -// CmdId: 7852 -message LCGCGIGFEPP { - int32 retcode = 2; - bool GNOHKDLJMPG = 5; - bool OMKKNGGDFGG = 6; -} - -// CmdId: 8903 -message OOLIKHGDDOF { - bool KIGJJGPFMEM = 15; -} - -// CmdId: 4109 -message EvtAvatarEnterFocusNotify { - bool OCPMCJPGDEK = 1; - bool NDBDEIHDOGN = 2; - uint32 entity_id = 3; - Vector focus_forward = 4; - bool NMMDNJJFMLM = 5; - bool ODICPMKFMOB = 6; - bool HOCCINCEKPD = 8; - bool PJKLMGMKKIP = 9; - bool KFFMKPFCHBH = 10; - ForwardType forward_type = 12; - bool MICDMBIEHAB = 13; - bool KBLINPLLJGD = 14; - bool CMCDLJCJPHA = 15; -} - -// CmdId: 3907 -message GivingRecordChangeNotify { - bool is_deactive = 5; - GivingRecord giving_record = 13; -} - -// CmdId: 1259 -message HJAEGHEBKLB { - uint32 OFHHLKDCMJG = 4; - uint32 PDMGGGPIGIG = 5; -} - -message NECCILFEGGD { - uint32 NOIBFMDDNIJ = 10; -} - -// CmdId: 26468 -message LBJGIKNEHEP { - uint64 AOEFIHBEJOE = 4; - int32 retcode = 5; -} - -message BENIDHCDMHP { - bool is_finish = 3; - uint32 level_id = 5; - uint32 PDOHLLCCLAA = 13; -} - -message EIEPOCKIGKE { - repeated JBKAHCMNOJK level_info_list = 14; -} - -// CmdId: 29344 -message IBICIOJBCGA { - uint32 schedule_id = 5; - map EGIBHAEACCC = 7; -} - -message DKLCBBFOMMP { - repeated KMBGODIHOAN IMMOKFLCCIB = 6; - uint32 DEMNMOBCEIM = 10; - repeated uint32 JIEBJNLFIGH = 15; -} - -message JELBGPOICGM { - repeated CJAKPILFHCJ IBKKOJKLEHJ = 1; - BMLBDHGAEEE basic_info = 2; - MFBLOBBPMLH BAOOOPPPMFB = 3; - NMEJCEJKDIK FDGJABFBCOH = 4; - PNFDPCMFJOF JCOLKKOIGOO = 7; - KMKNHMFBOEP FLEDNOFGMBE = 8; - ECPNDHOPOMI ADPKJKBFJBJ = 12; - HKBFEIDOHJH NEPGMMFDJDG = 14; - repeated CLDECJOAAGB CHLIGKICKIH = 15; -} - -message FEKPLNHPNLB { - uint32 avatar_id = 1; - bool NHFDIPGIIAH = 13; -} - -message JMOPALGCMFC { - repeated AMFAGECKFCK level_info_list = 7; - bool PPJAPPOGHJO = 9; -} - -// CmdId: 228 -message LCMFFKHCCDP { - HomeCustomFurnitureInfo EFHOGDDIBDE = 15; -} - -// CmdId: 2720 -message HGGKJAJPIBN { - uint32 CHABJFCMICJ = 4; - uint32 avatar_id = 5; - uint32 forge_id = 6; -} - -// CmdId: 2963 -message BattlePassAllDataNotify { - BattlePassSchedule cur_schedule = 1; - bool have_cur_schedule = 4; - repeated BattlePassMission mission_list = 10; -} - -// CmdId: 26657 -message KIACKPNKIGP { - uint32 entity_id = 8; -} - -// CmdId: 21720 -message GKGKPJFIAGH { - int32 retcode = 6; - CGOCJMBNPPP reason = 15; -} - -// CmdId: 23384 -message GrantRewardNotify { - Reward reward = 11; -} - -// CmdId: 7513 -message FGMNLMIIMFK { - repeated IICJFHJKNAM IOLNJCLGKCE = 3; - int32 retcode = 13; -} - -message OPNKEMIAHKN { - uint32 gadget_state = 9; - FLGILPAKAML PBEBCHCNELC = 14; - CKIHEIDAKCA basic_info = 15; -} - -message MonsterRoute { - repeated RoutePoint route_points = 1; - uint32 speed_level = 2; - uint32 route_type = 3; - float arrive_range = 4; - bool GGOMEGCENEL = 5; - bool DCCIPKJBIEI = 6; -} - -message KJFABIKOHAH { - repeated DLPMOOBOIKM GBOBCFNPIMA = 2; - uint32 pool_id = 3; -} - -message LGEBGMACHCM { - bool is_finished = 1; - repeated PCNHAIFKPNK team_info_list = 2; - uint32 stage_id = 4; - uint32 AFJJPHANFHE = 6; -} - -// CmdId: 2701 -message FIAEPLNIEBN { - int32 retcode = 1; -} - -// CmdId: 9017 -message IILENIIGBBJ { - uint32 CIDGHAMEFJP = 9; -} - -// CmdId: 4203 -message HLOFOIMCJBB { - uint32 OEMNAFFFMGJ = 12; - uint32 level_id = 14; -} - -// CmdId: 27255 -message BMEINFDECCN { - uint32 DGGLBJINHLG = 1; - uint32 JOIDGDLFELI = 2; - uint32 PJDPJPDIEFD = 3; - int32 retcode = 8; - uint32 JFLNJFCGENP = 10; - uint32 CGFIJICCEKN = 12; - uint32 OMMEFLLIDKK = 13; - uint32 GJBDPJGPOKK = 14; - Vector pos = 15; -} - -// CmdId: 25723 -message BGHKJBHJEBK { -} - -enum PlayerDieType { - PLAYER_DIE_TYPE_NONE = 0; - PLAYER_DIE_TYPE_KILL_BY_MONSTER = 1; - PLAYER_DIE_TYPE_KILL_BY_GEAR = 2; - PLAYER_DIE_TYPE_FALL = 3; - PLAYER_DIE_TYPE_DRAWN = 4; - PLAYER_DIE_TYPE_ABYSS = 5; - PLAYER_DIE_TYPE_GM = 6; - PLAYER_DIE_TYPE_CLIMATE_COLD = 7; - PLAYER_DIE_TYPE_STORM_LIGHTING = 8; - PLAYER_DIE_DIRTY_WATER_EROSION = 9; -} - -// CmdId: 24935 -message SetUpLunchBoxWidgetReq { - LunchBoxData lunch_box_data = 10; -} - -// CmdId: 1950 -message GPGMKNJDEBL { - int32 retcode = 10; - bool CAEHCJFHABI = 11; - bool EAPHMODKCPG = 15; -} - -// CmdId: 7695 -message OMFAGKLDHFI { - repeated uint32 avatar_id = 4; - int32 retcode = 10; -} - -message JOBMOHHMICJ { - bool LFFDIHAIPOC = 2; - uint32 stage_id = 4; - bool LJJGEDFMJJH = 10; -} - -message DMKGLIPGDNO { - bool is_finish = 5; - uint32 best_score = 7; - bool is_open = 8; - uint32 stage_id = 13; -} - -// CmdId: 27376 -message UpdatePlayerShowAvatarListReq { - repeated uint32 show_avatar_id_list = 7; - bool is_show_avatar = 8; -} - -// CmdId: 6312 -message BOMDDNLKHAE { - uint32 live_id = 5; - string OMGILIAEFAI = 8; - int32 retcode = 9; - string OPDIMDCCJND = 15; -} - -message CIBOBMNKFFK { - uint32 OKMCNBKMLGJ = 2; - uint32 OFKGKJEBODH = 4; - OnlinePlayerInfo BEOHBLAOIAK = 5; - uint32 LAOBNEAPNBL = 13; -} - -// CmdId: 9435 -message LifeStateChangeNotify { - uint32 life_state = 2; - uint32 source_entity_id = 4; - string attack_tag = 6; - repeated ServerBuff server_buff_list = 7; - PlayerDieType die_type = 11; - uint32 entity_id = 14; - uint32 move_reliable_seq = 15; -} - -// CmdId: 374 -message FJMKKIEBJAG { - bool GNOHKDLJMPG = 14; -} - -// CmdId: 1372 -message QuickUseWidgetReq { - bool GHDAIBCGGMI = 806; - oneof param { - WidgetCreateLocationInfo location_info = 615; - WidgetCameraInfo camera_info = 564; - WidgetCreatorInfo creator_info = 777; - WidgetThunderBirdFeatherInfo thunder_bird_feather_info = 320; - WidgetSorushInfo sorush_info = 141; - } -} - -// CmdId: 27855 -message TakeBattlePassRewardReq { - repeated BattlePassRewardTakeOption take_option_list = 8; -} - -message JEKMDEPLHEJ { - uint32 OGJMGGAJEII = 2; - repeated MMHFEJOOBJP DEHFDDAHDKB = 11; - uint32 PLHGOLNFKGP = 14; -} - -message OJPGBAGBBHN { - uint32 equip_type = 3; - uint32 element_type = 6; -} - -// CmdId: 21059 -message CECHNCCBACP { - uint32 stage_id = 3; - uint32 ECEDBNIECOJ = 13; -} - -// CmdId: 21079 -message CBNENKNLMDJ { - int32 retcode = 4; -} - -// CmdId: 70 -message FKLBCDKNNFH { - uint32 stage_id = 10; - repeated DPIHJACIMGF team_info_list = 13; - uint32 LOIEKFANKLK = 15; -} - -message EMDIHIFJFPN { - float KHGNLFMAEAJ = 3; -} - -// CmdId: 7647 -message LFLMKAGLCCI { - PEKCHDINPPM reason = 2; - uint32 player_uid = 4; -} - -// CmdId: 27024 -message GetBlossomBriefInfoListRsp { - int32 retcode = 13; - repeated BlossomBriefInfo brief_info_list = 14; -} - -// CmdId: 27110 -message NPGILFFEAMH { - uint32 MHNHMFFHBBC = 2; - uint32 level_id = 14; -} - -// CmdId: 3813 -message AddQuestContentProgressReq { - uint32 add_progress = 2; - uint32 param = 4; - uint32 content_type = 9; -} - -// CmdId: 1368 -message SetPlayerBirthdayReq { - Birthday birthday = 2; -} - -message SkyCrystalDetectorQuickUseResult { - SkyCrystalDetectorData sky_crystal_detector_data = 4; - int32 retcode = 13; -} - -// CmdId: 5401 -message AHPDPAPAJCD { - uint32 cell_id = 1; - int32 retcode = 6; - uint32 dungeon_id = 11; -} - -message BLMBHADDJDB { - map LBAGHBADNIM = 1; - uint32 PGMMEMJCHLN = 2; - uint32 KADFMNDBEPA = 8; - uint32 COHNJMMKBLC = 10; - map KABFMENCNGG = 11; - bool PIMNPMEJHBA = 12; - bool OJNKPCKPBBK = 13; - repeated HAMMAOPFCKA MLIMEFLKANI = 14; -} - -message DeshretObeliskChestInfo { - uint32 layer_id = 2; - uint32 group_id = 4; - Vector pos = 10; - uint32 scene_id = 13; - uint32 config_id = 14; -} - -message NBOPFLEJHIF { - uint32 trial_avatar_id = 8; - uint32 EOHOKLIDGFA = 10; - uint64 guid = 11; -} - -// CmdId: 8046 -message EPHLLIANFOK { - int32 retcode = 7; -} - -// CmdId: 29887 -message EHPLJALNOBP { - enum PEEGCCNCPAL { - PEEGCCNCPAL_INVALUE = 0; - PEEGCCNCPAL_ADD = 1; - PEEGCCNCPAL_SET = 2; - } - - float value = 4; - uint32 key_hash = 5; - uint32 entity_id = 7; - PEEGCCNCPAL BBIACJNHPDC = 13; - float OFPEEGPNANM = 14; -} - -// CmdId: 523 -message PullRecentChatRsp { - repeated ChatInfo chat_info = 9; - int32 retcode = 14; -} - -message CNLGAGDEEDG { - uint32 stage_id = 1; - uint32 JFEMOPGIFHC = 2; - bool is_open = 8; -} - -// CmdId: 24950 -message LFECDJKCMHM { - uint32 OEHCKLKANLA = 1; - uint32 FLMNBJHEKAF = 4; - uint32 FBMJDNPNHNA = 5; - JICLLJEHMKD NKMJJLOOEKG = 7; -} - -// CmdId: 22487 -message LPGKOLOMFEC { - EHMNBIMIJLJ CDPPKHOEJNA = 4; -} - -message BAECILMGGDD { - EFCGFLLIMAG reason = 3; - uint32 GEGLHFHIJKD = 6; - uint32 gallery_id = 8; - uint32 OGLMKDPECPN = 10; - uint32 GMKACPOBOHN = 11; - uint32 final_score = 14; -} - -message DOKNFNIOEAO { - Vector pos = 2; - uint32 config_id = 10; - uint32 group_id = 13; -} - -// CmdId: 28932 -message OtherPlayerEnterHomeNotify { - enum Reason { - INVALID = 0; - ENTER = 1; - LEAVE = 2; - } - - Reason reason = 6; - string nickname = 8; -} - -message CHALMDIMOCG { - int32 BBNAJINBNIP = 1; - uint32 FCKAKKLDCJL = 5; - uint32 KLLHKIFAHAK = 6; - string attack_tag = 8; - int32 JHKJNHNDKLJ = 9; - AbilityString ability_name = 11; - int32 CFDIOJNJPLF = 15; -} - -// CmdId: 27354 -message GPKJNMPEPBO { - int32 retcode = 6; - repeated uint32 HIMBDEFANJO = 8; -} - -message PFHGBDLEBGL { - uint64 AKNOEGBGHEH = 1; - uint32 FPMOLHLLEOO = 3; - uint64 DDLLNIKLEDH = 6; - uint32 GKKBBDFODIG = 7; - uint32 FKHHCBLKHEH = 9; - uint32 score = 11; - uint32 AEEGNDPGONP = 14; -} - -message GCGZone { - repeated uint32 LHBIDKLOLKP = 15; -} - -// CmdId: 6639 -message BlessingAcceptGivePicReq { - uint32 uid = 7; - uint32 index = 15; -} - -// CmdId: 4498 -message AAPBFMFOPPC { - int32 retcode = 7; -} - -// CmdId: 3128 -message DOBPCGJCOID { - uint32 source_entity_id = 1; - uint32 target_entity_id = 13; -} - -// CmdId: 27885 -message GetAllMailReq { - bool is_collected = 4; -} - -// CmdId: 26638 -message AvatarExpeditionDataNotify { - map expedition_info_map = 15; -} - -message MGCAOKGOBPM { - uint32 level_id = 5; - uint32 AFJJPHANFHE = 12; -} - -// CmdId: 23224 -message OBAPGGAILFD { - BALKODLKKDC BEEGAJMCLFA = 2; - repeated JPIIPAICGGB param_list = 3; -} - -// CmdId: 4600 -message HPHCHFFBHEC { - uint32 schedule_id = 2; -} - -// CmdId: 20048 -message IIDCNCKAOJJ { - uint32 quest_id = 9; -} - -// CmdId: 21075 -message HMPBHEMEPIA { - map OCKNALMBNNM = 5; - uint32 BNFCMECOAMO = 15; -} - -// CmdId: 28416 -message GGGLNIBKMGC { - int32 retcode = 13; -} - -// CmdId: 22312 -message LMNBIMEKHPH { -} - -// CmdId: 3236 -message HBGALOOPIKK { - uint32 difficulty_id = 3; - repeated uint32 JDJDFFIIFEE = 12; -} - -// CmdId: 26375 -message JHJJIPMLPCC { - Vector pos = 5; - uint32 uid = 11; - repeated uint32 MIIOBPEPCIH = 15; -} - -// CmdId: 26939 -message TrialAvatarFirstPassDungeonNotify { - uint32 trial_avatar_index_id = 13; -} - -// CmdId: 947 -message GAIGCAEPGLK { - uint32 KALNAJAHNFK = 1; - uint32 stage_id = 5; - uint32 JLOILCCDJEG = 9; - uint32 level_id = 12; - repeated DOJHOAIIFJO KHLKMLCDKOM = 13; -} - -// CmdId: 6138 -message KKMLFEPNIHJ { - repeated ToTheMoonObstacleInfo obstacles = 10; - int32 retcode = 14; -} - -message AbilityInvokeEntry { - uint32 event_id = 1; - uint32 forward_peer = 2; - bool is_ignore_auth = 4; - double total_tick_time = 7; - AbilityInvokeEntryHead head = 10; - uint32 entity_id = 11; - bytes ability_data = 12; - ForwardType forward_type = 13; - AbilityInvokeArgument argument_type = 15; -} - -// CmdId: 7032 -message DungeonPlayerDieReq { - uint32 dungeon_id = 7; - PlayerDieType die_type = 11; -} - -message KMEMKPCJFPD { - uint32 best_score = 7; - uint32 JFEMOPGIFHC = 9; - uint32 chapter_id = 13; -} - -// CmdId: 505 -message OOCKNGCPNFL { - int32 retcode = 12; - repeated uint32 ALDHDOKAOEC = 14; -} - -// CmdId: 6568 -message CPOKNCHAJNN { - repeated MIBOBIKGGKC MHHJBIOJMBI = 8; - int32 retcode = 9; - uint32 schedule_id = 10; -} - -message AvatarExpeditionInfo { - AvatarExpeditionState state = 1; - uint32 LPKLKGGPNPL = 2; - uint32 OJIDCDADHGG = 3; - uint32 start_time = 4; - float shorten_ratio = 5; -} - -message HomeMarkPointSceneData { - Vector MOJNGGDLHOG = 2; - Vector KCHDMHMHBPK = 3; - repeated HomeMarkPointFurnitureData furniture_list = 7; - uint32 scene_id = 9; - uint32 module_id = 10; -} - -// CmdId: 1490 -message ACFKBEAGCNK { - uint32 target_uid = 2; - uint32 param = 7; - OnlinePlayerInfo EAONJFGCEBK = 12; - int32 retcode = 13; -} - -// CmdId: 23681 -message OJHGCEMACGN { - uint32 BJFGKMFJJPN = 1; - BGIMFJLOLAF FKCMDDCNDNP = 9; -} - -// CmdId: 166 -message EBMLMGDCHCP { - uint32 material_id = 7; - uint32 entity_id = 8; - int32 retcode = 9; - Vector pos = 12; -} - -// CmdId: 3370 -message DPJLBPDKDOM { - uint32 KADJLGKBFGN = 3; - uint32 LPACNNGKEEN = 7; - AFBPJKFGFHM FKEANBIACGH = 14; -} - -// CmdId: 23959 -message PONDPDDGILI { - uint32 id = 9; -} - -// CmdId: 9186 -message HDDCLPIDCHI { - uint32 city_id = 6; -} - -message NNCHKIJCDCM { - uint32 scene_id = 4; - uint32 gadget_entity_id = 6; - uint32 HMGNGCINOMO = 7; - Vector pos = 10; - WispCageState state = 12; - Vector rot = 15; -} - -// CmdId: 24084 -message FJNICLGECFF { - Vector pos = 1; - uint32 GGFLFHMLOKI = 2; - uint32 LGBHACJDEEP = 10; - uint32 HBBJOFFDACN = 14; -} - -// CmdId: 24930 -message HHEFBMBIPCN { - uint32 level_id = 1; - uint32 stage_id = 14; -} - -message AFOMJOCMHLD { - repeated uint32 AGAOPICFDIL = 10; -} - -message GJNGHNLBCEO { - repeated uint32 JLAGMOCOPBO = 1; - uint32 level_id = 2; - Vector MEMFADPFLAP = 5; - uint32 scene_id = 6; - bool is_finish = 9; - bool is_open = 10; - float MBPDJNKDLAO = 12; - uint32 JFEMOPGIFHC = 13; -} - -// CmdId: 20581 -message EOEKJMDGPAP { - bool MABLIBFEIDK = 11; - uint32 mp_play_id = 13; -} - -// CmdId: 29973 -message IGNDKJJEBEP { - uint32 play_id = 6; -} - -message GLHHLBEGMOM { - uint32 MAMPBMLLOIG = 4; -} - -message DailyDungeonEntryInfo { - bool is_quick_open = 1; - uint32 dungeon_entry_config_id = 5; - DungeonEntryInfo recommend_dungeon_entry_info = 7; - uint32 dungeon_entry_id = 9; - uint32 recommend_dungeon_id = 13; - bool is_point_unlocked = 14; -} - -enum ProtEntityType { - PROT_ENTITY_TYPE_NONE = 0; - PROT_ENTITY_TYPE_AVATAR = 1; - PROT_ENTITY_TYPE_MONSTER = 2; - PROT_ENTITY_TYPE_NPC = 3; - PROT_ENTITY_TYPE_GADGET = 4; - PROT_ENTITY_TYPE_REGION = 5; - PROT_ENTITY_TYPE_WEAPON = 6; - PROT_ENTITY_TYPE_WEATHER = 7; - PROT_ENTITY_TYPE_SCENE = 8; - PROT_ENTITY_TYPE_TEAM = 9; - PROT_ENTITY_TYPE_MASSIVE_ENTITY = 10; - PROT_ENTITY_TYPE_MP_LEVEL = 11; - PROT_ENTITY_TYPE_PLAY_TEAM_ENTITY = 12; - PROT_ENTITY_TYPE_EYE_POINT = 13; - PROT_ENTITY_TYPE_MAX = 14; -} - -message AJNBDJBCHOO { - uint32 AEEGNDPGONP = 3; - FHEDLPEDAFO LOMABENKOPA = 5; - uint32 CKKEPHCOGHH = 6; - bool AKHIJKJJBFN = 14; -} - -// CmdId: 21046 -message LLIBBGPNCEH { - repeated uint32 LHBIDKLOLKP = 9; - bool AEJOOOHLHLP = 13; -} - -// CmdId: 20750 -message CPDPFGCOPIE { - int32 retcode = 10; -} - -message PlayerOfferingData { - repeated uint32 taken_level_reward_list = 2; - uint32 level = 5; - map GHCEMJJEJAJ = 8; - uint32 offering_id = 10; - bool is_first_interact = 14; - bool is_new_max_level = 15; - oneof detail { - DNJGHDKNKPL offering_pari_detail_data = 1171; - } -} - -message FJKLJPNIAAN { - uint32 BNJFPDJAJOB = 4; - bool PIMNPMEJHBA = 5; - uint32 best_score = 7; - bool HOBODJBIOBD = 14; -} - -message OnlinePlayerInfo { - uint32 uid = 1; - string nickname = 2; - uint32 cur_player_num_in_world = 6; - uint32 avatar_id = 4; - MpSettingType mp_setting_type = 5; - uint32 player_level = 3; - uint32 world_level = 7; - string online_id = 8; - uint32 name_card_id = 9; - repeated uint32 blacklist_uid_list = 10; - string signature = 11; - ProfilePicture profile_picture = 12; - string psn_id = 13; -} - -// CmdId: 28503 -message CFEHMFJICLD { - repeated uint32 EMJKBLOAHFJ = 9; -} - -// CmdId: 25514 -message JMKAJLGCMBP { - int32 retcode = 4; -} - -// CmdId: 8066 -message ABKCJFEMKPC { - uint32 stage_id = 14; -} - -// CmdId: 21303 -message AGIBCJLOEJP { - uint32 level_id = 12; -} - -message MBBJJLEEPPL { - uint32 PLHGOLNFKGP = 11; - bool MOAKIJFODCF = 13; - uint32 ABJMIMPMGHO = 14; -} - -// CmdId: 5468 -message GENKFOAGJIO { - bool EGPBBMPOJBN = 6; - uint32 close_time = 12; - uint64 guid = 15; -} - -// CmdId: 9076 -message DCENAOJJNNN { - OHCFBCJFMCM KOFBCBIEPLK = 1; - repeated PNCJONOMFEG EAPEODDIJJE = 11; - int32 retcode = 13; -} - -// CmdId: 23302 -message APOODDIDPPB { - uint32 card_id = 5; - uint32 NBPKJLJNPNF = 10; -} - -enum HFOEHDBENAG { - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_NONE = 0; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_DEATH = 1; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_TIRED = 2; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_DUPLICATED = 3; -} - -// CmdId: 2751 -message FNJOGJAONOP { - int32 retcode = 13; - BALKODLKKDC BEEGAJMCLFA = 15; - oneof info { - BDPNNNNEDAD music_info = 8; - } -} - -message DDHNLFGHCOI { - bool EMGOHOJHGCI = 4; - bool GJBBNOBDMJL = 6; - repeated HBFIEIEDIDL PJPABNOEHLG = 10; - uint32 CMPHBMFDKKC = 12; -} - -message LDHLADFBCJC { - uint32 stage_id = 5; - uint32 finish_time = 9; - bool is_open = 14; -} - -// CmdId: 7712 -message ItemAddHintNotify { - bool FMLDPGOOCPG = 1; - repeated ItemHint overflow_transformed_item_list = 2; - uint32 reason = 3; - Vector position = 4; - uint32 quest_id = 8; - repeated ItemHint item_list = 10; - bool BJFIEHFPADD = 12; - bool DAKGABMHAHP = 14; -} - -// CmdId: 23823 -message IPFFFEFNFFP { -} - -message LOHFCPPMNFK { - repeated PEMPALKDMMB LCFBGPJGJIH = 9; - uint32 OHBPCAOPCJG = 14; -} - -// CmdId: 21898 -message GLJDFEMKPCF { - uint32 mp_play_id = 1; - int32 retcode = 4; -} - -// CmdId: 27100 -message HDOACHCANDG { -} - -// CmdId: 22110 -message ICKBGFFDIHK { - uint32 card_id = 5; - uint32 NBPKJLJNPNF = 12; - int32 retcode = 15; -} - -// CmdId: 443 -message MOPNJDMOOJE { - uint32 material_id = 1; - bool is_active = 9; -} - -// CmdId: 26702 -message EMBDMICJIBA { -} - -message WorldRoutineInfo { - uint32 routine_id = 4; - uint32 finish_progress = 5; - uint32 progress = 6; - bool is_finished = 8; -} - -// CmdId: 5275 -message JJMHIECPBLP { -} - -enum PMPMPLEGCLP { - PMPMPLEGCLP_NONE = 0; - PMPMPLEGCLP_STARRED_DUNGEON = 1; - PMPMPLEGCLP_STARRED_ROOM = 2; - PMPMPLEGCLP_OWNER = 3; - PMPMPLEGCLP_HISTORY = 4; - PMPMPLEGCLP_SEARCH = 5; - PMPMPLEGCLP_OFFICIAL = 6; - PMPMPLEGCLP_TEMPLATE = 7; -} - -// CmdId: 24973 -message AMGODNJFLEA { - int32 retcode = 2; - uint32 level_id = 8; -} - -// CmdId: 21370 -message SceneInitFinishReq { - uint32 enter_scene_token = 12; -} - -message GHCJDLAIDGO { - bool is_open = 2; - uint32 level_id = 11; - uint32 AFJJPHANFHE = 12; -} - -message AMFPBDFCMBO { - enum NEJBDPHDIJI { - NEJBDPHDIJI_UNLOCK = 0; - NEJBDPHDIJI_LOCK = 1; - NEJBDPHDIJI_TAKEN = 2; - } - - NEJBDPHDIJI state = 8; - uint32 id = 11; -} - -message MFILAKMIMFO { - uint32 stage_id = 2; - bool FBIHILFMPKK = 6; - uint32 LOIEKFANKLK = 9; - repeated uint32 APIPPGMAKDI = 12; - uint32 BIBECLGPFHB = 14; -} - -// CmdId: 4645 -message PCOCEJJHAKC { - uint32 level_id = 6; - int32 retcode = 7; -} - -// CmdId: 26601 -message MOLPHCFGHCA { - repeated MAOOIONEKAM goods_list = 10; -} - -// CmdId: 4649 -message FKHMPDHCAIK { - uint32 BPBGKNKBDGH = 2; - repeated uint32 param_list = 8; - repeated uint32 uid_list = 9; - uint32 AFGOJCCEFMI = 10; - uint32 group_id = 11; - uint32 challenge_index = 13; -} - -// CmdId: 2951 -message GKMOAEBHCLB { - uint32 material_id = 6; - int32 retcode = 14; -} - -message IHEHCFIMCFB { - Vector pos = 4; - uint32 camp_id = 6; -} - -message ICCBLDKENED { - uint32 level_id = 1; - uint32 FCPHIIFPLBH = 4; - uint32 stage = 7; - repeated KHNCDLKFMHB LIGOCDEFNFH = 12; -} - -// CmdId: 6541 -message DHNHHBAKNIB { - uint32 level_id = 2; - bool PINLNOOODDP = 14; -} - -// CmdId: 6733 -message CPKHODGGFIG { - uint32 GOKPPDNPEKM = 5; - bool HDDNCMOOKBG = 12; -} - -// CmdId: 9445 -message DPDICKGJENC { -} - -// CmdId: 8387 -message FJNIEIAFDJC { - repeated JPOJBJEILPP KKEMECHDIMA = 14; -} - -message EEMHMCGNFGG { - uint32 NLJANOFKHOH = 8; - uint32 ALDEFFNPOPA = 11; - uint32 KCADBHAKEAM = 12; -} - -// CmdId: 1706 -message BHKLHKGAHPD { - uint32 CHMPMBNIGLC = 9; -} - -// CmdId: 2728 -message LLFMHNOJNDL { - bool BPKHHOIMHNJ = 5; // 1 -} - -// CmdId: 22050 -message PIIPFBPEENH { - bool is_locked = 9; - uint32 ANBIDHPHLMN = 10; -} - -message LEGJMECJIKG { - repeated LHKNMLLHHEJ level_info_list = 10; -} - -message OICIJBGCPID { - uint32 LIKGGDMIIFB = 8; - uint32 end_time = 9; - uint32 begin_time = 13; -} - -message ECICOHIMOIL { - uint32 item_num = 5; - uint32 item_id = 6; -} - -// CmdId: 28340 -message EILCOBPDNGK { - uint32 avatar_id = 4; - uint32 reason = 7; - bool JKPHIGKDNPF = 11; - repeated BDOBIMOPPEA JGAHJMPGFAK = 14; -} - -// CmdId: 3069 -message TakeBattlePassRewardRsp { - repeated BattlePassRewardTakeOption take_option_list = 4; - int32 retcode = 9; - repeated ItemParam item_list = 14; -} - -// CmdId: 8561 -message IFEHOMPKBOB { - uint32 BNMAGNMOKPM = 4; - int32 retcode = 5; - uint32 LLNDAJDPJGO = 7; -} - -// CmdId: 23746 -message SceneForceLockNotify { - repeated uint32 force_id_list = 8; -} - -// CmdId: 26749 -message IFHGPKKDJMN { - int32 retcode = 8; -} - -// CmdId: 2910 -message DCGOHOBDPLG { -} - -// CmdId: 9051 -message QuestTransmitReq { - uint32 quest_id = 9; - uint32 point_id = 11; - uint32 text_id = 12; -} - -message JGLANNKEAGE { - uint32 level_id = 6; - uint32 LOIEKFANKLK = 10; - repeated uint32 CDAMBODBBII = 11; -} - -// CmdId: 90 -message ONJKCOBPIDL { -} - -// CmdId: 28863 -message KJOCBFDHAON { - uint32 gallery_id = 6; - EFCGFLLIMAG DKNPMBGHKIK = 9; -} - -// CmdId: 20324 -message IELEEBOPDMM { - uint32 ODOFDGAMIOJ = 1; - repeated uint32 CDAMBODBBII = 2; - uint32 difficulty_id = 13; -} - -// CmdId: 23308 -message GetPlayerAskFriendListReq { -} - -// CmdId: 8043 -message EMEODCJLJKN { - string AHPJLACAEOH = 8; -} - -// CmdId: 28257 -message CPJBJBKMHLD { - int32 retcode = 6; - repeated CompoundQueueData compound_queue_data_list = 9; - repeated uint32 unlock_compound_list = 13; -} - -message KECPBPDGIOO { - uint32 level = 3; - repeated uint32 affix_list = 8; - uint32 monster_id = 14; -} - -message CityReputationRequestInfo { - message RequestInfo { - bool is_taken_reward = 4; - uint32 quest_id = 6; - uint32 request_id = 12; - } - - repeated RequestInfo request_info_list = 10; - bool is_open = 14; -} - -// CmdId: 2439 -message ADONKPGONAE { - HuntingPair hunting_pair = 4; - uint32 city_id = 6; -} - -// CmdId: 21237 -message JCGJLONIAHB { - BALKODLKKDC BEEGAJMCLFA = 7; -} - -// CmdId: 21724 -message EMCLHBPFBMB { -} - -// CmdId: 7571 -message LEIDPOPLBPN { - map forge_queue_map = 1; - int32 retcode = 11; - uint32 max_queue_num = 12; -} - -// CmdId: 26188 -message HKCEKGBELFG { - uint32 LHMBBOKEMLM = 14; -} - -// CmdId: 28366 -message GJNJNMEHOHI { - MAOOIONEKAM goods = 1; - uint32 buy_count = 3; -} - -// CmdId: 5954 -message GBMLEBCHGEI { -} - -// CmdId: 9729 -message PENOIDMPAPJ { - int32 retcode = 1; - uint32 gallery_id = 3; -} - -message KIEBBGGBOEJ { - uint32 AFJJPHANFHE = 4; - bool CLKEFNEDBEA = 7; - uint32 max_combo = 15; -} - -// CmdId: 25925 -message FDIOLDDADHB { - uint32 player_uid = 4; -} - -message JPOLNNAJMHE { - repeated uint32 uid_list = 4; - uint32 PLAHIMAFLEP = 5; - repeated string LMPCBEECCBP = 6; - uint32 HHCGPKLDMBK = 15; -} - -// CmdId: 28331 -message MELJEAONKNI { - MBDKFLPCFME DMLOCFBBHBM = 2; - uint32 DJKDGKLPOEB = 3; -} - -message PBMLLBGIDOE { - uint32 EMGKBHBGJBI = 3; - uint32 finish_time = 10; - uint32 param = 15; -} - -// CmdId: 1768 -message NLBHGNCPNAD { - uint32 schedule_id = 15; -} - -message OCKJAGDBEGB { - BreakoutAction action = 9; -} - -// CmdId: 2356 -message LOGJJIBFJGD { - int32 uid = 7; - bool PNODCNLEHGL = 9; -} - -// CmdId: 25641 -message GMFBBLNKHPI { - uint32 CLKOMNJEAGO = 3; -} - -// CmdId: 29804 -message KGOAHHDCGDL { - repeated uint32 avatar_id_list = 4; - uint32 path_id = 11; - uint32 DPJGCJBBBFJ = 14; - uint32 EGMHALAMOPD = 15; -} - -message KPMPOIEPDEE { - uint32 KGGFINENJEN = 3; - uint32 HHEMNJKNLIO = 4; - uint32 GFFPBFMKDJE = 7; - uint32 BCHHCEAHNIB = 11; - uint32 LFODEEDFHPI = 14; -} - -message MonsterWaveDeactive { - uint32 PGOCJLDLODG = 4; -} - -message PGNIPKHEAEE { - uint32 NIHGLAJELKN = 13; -} - -// CmdId: 3668 -message FBMDNACLFFO { - repeated CBJHCLIDPBE PGLGHDLOIBC = 8; -} - -// CmdId: 20175 -message AJJHICELHGA { - uint32 param = 6; -} - -// CmdId: 24297 -message OKHBFJMPOOB { - uint32 scene_id = 3; - uint32 point_id = 4; -} - -message JDECMFDFEKM { - FKGNKFMLDNB BCEJMDGABBK = 1; - uint32 id = 2; - uint32 DNLLBNNEBOH = 3; - fixed32 GPFMEKIGKDI = 4; - bool is_invalid = 5; - repeated Uint32Pair HDBABGIFENJ = 6; - fixed32 expire_time = 8; - uint32 OOHBHGFGMNL = 11; - uint32 BFDCMJMCICH = 13; - repeated GCGPlayerBriefData player_brief_list = 14; -} - -// CmdId: 1952 -message OEILELJODMK { -} - -// CmdId: 23131 -message IBHEAEDAFLP { - uint32 target_uid = 10; -} - -// CmdId: 21864 -message FACOPABIFNC { - bool ODLNHPFFBGM = 3; - uint64 guid = 6; - repeated HOMCJAJGNMG DOAKBCIBNNK = 13; - NEFEGLMDAHP GJEHPKKKPIJ = 14; - bool HMINCMKDKLF = 15; -} - -// CmdId: 3237 -message MJAHHBOLICL { - int32 retcode = 4; - GHMFEDDMPKM ONBGEBIKBPO = 12; -} - -// CmdId: 24393 -message SetUpLunchBoxWidgetRsp { - LunchBoxData lunch_box_data = 5; - int32 retcode = 11; -} - -// CmdId: 20241 -message FJCNLJIAEDG { - uint32 max_combo = 1; - uint32 OINICBJHPOK = 2; - uint32 KBJKPFKIIPF = 3; - uint64 LKBINMHIDJP = 5; - bool BKBLLBAGOPD = 6; - repeated uint32 CPHBLAICILL = 7; - uint32 MBDMCAIDAKE = 8; - uint32 score = 10; - uint32 NKEIPCDFAAF = 11; - bool JKLAOFIJIHP = 120; - repeated uint32 PLJGMDLGFEB = 386; - uint32 ACOLPHCKBBL = 462; - float speed = 473; - bool MBJJBDNFMIC = 850; - uint32 JDJNGCOCOAB = 1076; - uint32 ELGPKPHOAFI = 1860; -} - -// CmdId: 6384 -message NBICNONJJCH { - uint32 stage_id = 2; - uint32 difficulty_id = 4; - uint32 activity_id = 7; - repeated MPPOFKJJFMA IOLMFKEHCLK = 14; -} - -message PlayerLocationInfo { - uint32 uid = 1; - Vector pos = 6; - Vector rot = 12; -} - -// CmdId: 2847 -message KNCBHENGCKB { - int32 retcode = 1; - uint32 level_id = 14; -} - -// CmdId: 9504 -message EGHJFAEHFNK { - int32 retcode = 8; -} - -message GKPGMHODOMC { - repeated JHDFAILGFAD INMDFBHDLCC = 2; -} - -// CmdId: 5871 -message FPNOODBJDPF { - uint32 FFGGNKHDOOI = 1; - uint32 CDMGJAFDIEC = 2; - AEJFGAKFBOD DKJJJGPKEAA = 10; -} - -// CmdId: 4042 -message AvatarTeamUpdateNotify { - repeated uint64 temp_avatar_guid_list = 5; - map avatar_team_map = 6; -} - -// CmdId: 22411 -message ResinChangeNotify { - uint32 cur_value = 5; - uint32 FEAKGECBJPO = 12; - uint32 AJBJGMMJLHJ = 15; -} - -message HomeAnimalData { - Vector spawn_rot = 3; - Vector spawn_pos = 8; - uint32 furniture_id = 13; -} - -// CmdId: 9513 -message NGAJPCOJILN { - repeated ItemParam item_list = 1; - uint32 city_id = 3; - repeated uint32 KEACEJEHMEN = 6; - int32 retcode = 11; -} - -message HEMHHOGJJDH { - bool JLOECELAKNC = 2; - bool ELBEHCDFPJG = 8; - OHCFBCJFMCM KOFBCBIEPLK = 13; - IKDHMJLPHFA KKPANDJIPJL = 14; -} - -enum StoreType { - STORE_TYPE_NONE = 0; - STORE_TYPE_PACK = 1; - STORE_TYPE_DEPOT = 2; -} - -message PFABHFAAGGD { - uint32 PLKGFAHAPOB = 3; - repeated ShareCDInfo NPFOFGGHFKL = 10; -} - -// CmdId: 27895 -message FBKDFIJLAFD { - uint32 mp_play_id = 6; -} - -// CmdId: 23703 -message GetPlayerTokenReq { - string client_rand_key = 204; // self add - string account_uid = 10; // self add - uint32 key_id = 220; // self add - string account_token = 15; // self add - /* protected @ 0x20 */// string country_code = 65535; - /* protected @ 0x28 */// string psn_id = 65535; - /* protected @ 0x30 */// string FPAMJGKCELG = 65535; - /* protected @ 0x38 */// string JHCLOCIHKEN = 65535; - /* protected @ 0x40 */// string FJFFONMLDBP = 65535; - /* protected @ 0x48 */// string auth_appid = 65535; - /* protected @ 0x50 */// string online_id = 65535; - /* protected @ 0x58 */// string KCCAGCDFMMH = 65535; - /* protected @ 0x60 */// string NNFIPIKOKEA = 65535; - /* protected @ 0x68 */// string MAIGMCPCMJJ = 65535; - /* protected @ 0x70 */// string BPNAKGLOAEP = 65535; - /* protected @ 0x78 */// string CDEOKJOOPMF = 65535; - /* protected @ 0x80 */// string birthday = 65535; - /* protected @ 0x88 */// uint32 DIBOHFMEBLK = 65535; - /* protected @ 0x8C */// uint32 PKOHJNCKMGE = 65535; - /* protected @ 0x90 */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0x94 */// uint32 uid = 65535; - /* protected @ 0x98 */// uint32 channel_id = 65535; - /* protected @ 0x9C */// uint32 authkey_ver = 65535; - uint32 platform_type = 11; - /* protected @ 0xA4 */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0xA8 */// uint32 sign_type = 65535; - /* protected @ 0xAC */// uint32 POPDIGJLGBA = 65535; - /* protected @ 0xB0 */// bool is_guest = 65535; - /* protected @ 0xB4 */// uint32 OLHFOBMGLID = 65535; -} - -message AbilityMetaSetPoseParameter { - AnimatorParameterValueInfoPair value = 3; -} - -message JAFJDHEKHDP { - bool is_finish = 1; - uint32 level_id = 6; - uint32 finish_time = 7; - EFCGFLLIMAG reason = 12; - uint32 PHADMNIKELF = 14; -} - -message HMEMAFOPGEJ { - repeated IJHKFLBNKIM HPOIKAHAMKK = 1; -} - -// CmdId: 3672 -message EGFPDJBIIGB { - bool is_success = 1; - int32 retcode = 11; - uint32 level_id = 13; -} - -// CmdId: 26588 -message FGIGIBLOJNA { - uint32 KLIEDBFILKG = 2; - uint32 JFLHBHCJIGE = 3; - int32 retcode = 4; -} - -// CmdId: 20757 -message DEFEKLDCGGB { -} - -// CmdId: 1458 -message DealAddFriendReq { - DealAddFriendResultType PONDFGPDJIL = 1; - uint32 target_uid = 7; -} - -// CmdId: 993 -message GDGNDHFCADH { - IPNLBDNFEHJ settle_info = 7; - uint32 gallery_id = 15; -} - -message JIKHEPJBKHF { - repeated FCFKLGKAJCA IGDKCPIAPPF = 13; - GKAOJBDAIPK PBJKJOKKNNP = 15; -} - -message FBJMKLAOICH { - uint32 BFDCMJMCICH = 6; - HFGEKLGFDED DBJDCCKGHOO = 11; -} - -// CmdId: 24626 -message AvatarUpgradeReq { - repeated ItemParam item_param_list = 6; - uint64 avatar_guid = 7; -} - -// CmdId: 4421 -message JPEJEGKBHKO { - bool BKBLLBAGOPD = 2; - uint32 KBJKPFKIIPF = 3; - uint32 NKEIPCDFAAF = 5; - uint32 combo = 6; - uint32 EHNHNOOFKJI = 7; - uint64 LKBINMHIDJP = 9; - uint32 score = 10; - uint32 max_combo = 11; - uint32 OINICBJHPOK = 13; - uint32 MBDMCAIDAKE = 14; - repeated uint32 CPHBLAICILL = 15; - uint32 ACOLPHCKBBL = 159; - uint32 ELGPKPHOAFI = 241; - bool JKLAOFIJIHP = 619; - repeated uint32 PLJGMDLGFEB = 816; - uint32 EKDGOFCBJPA = 1424; - float speed = 1691; - bool MBJJBDNFMIC = 1759; -} - -message SceneNpcInfo { - uint32 npc_id = 1; - uint32 room_id = 2; - uint32 parent_quest_id = 3; - uint32 block_id = 4; -} - -message GCJJELPGHBG { - uint32 BFDCMJMCICH = 2; - fixed64 begin_time = 10; - fixed64 GPFMEKIGKDI = 13; - FKDAFCHFHEP DKHNMEEHDMG = 14; -} - -message RegionSearch { - RegionSearchState state = 3; - uint32 progress = 6; - uint32 region_search_id = 7; - bool is_entered = 11; -} - -// CmdId: 535 -message BODGOFJGOOC { - int32 retcode = 1; - uint32 LHMBBOKEMLM = 4; - repeated EBNGPLOAMNP JHGFPEGEFHD = 11; -} - -// CmdId: 8936 -message PullRecentChatReq { - uint32 pull_num = 2; - uint32 begin_sequence = 3; -} - -message ADOCPHBPNEA { - float OEJOGFMAHNM = 13; -} - -message CrystalLinkActivityDetailInfo{ - repeated CrystalLinkLevelInfo level_info_list = 1; - uint32 difficulty_id = 6; -} - -// CmdId: 2298 -message IFAFKNIPMEI { - repeated uint64 AGCNJLIMJNA = 2; - repeated uint64 INANMHLIANO = 5; - uint32 stage_id = 13; -} - -// CmdId: 20074 -message MonsterAlertChangeNotify { - uint32 avatar_entity_id = 3; - repeated uint32 monster_entity_list = 11; - uint32 is_alert = 15; -} - -// CmdId: 5099 -message VehicleInteractReq { - uint32 entity_id = 1; - uint32 pos = 2; - bool CPJLHBGNLNJ = 4; - VehicleInteractType interact_type = 14; -} - -message HomeBasicInfo { - uint32 level = 2; - uint32 JNJFMFOIMAK = 3; - uint32 cur_module_id = 4; - bool is_in_edit_mode = 5; - HomeLimitedShopInfo limited_shop_info = 10; - uint64 exp = 11; - uint32 cur_room_scene_id = 12; - uint32 home_owner_uid = 14; - string owner_nick_name = 15; -} - -message RoguelikeGadgetInfo { - uint32 cell_config_id = 1; - uint32 cell_type = 2; - uint32 cell_state = 3; - uint32 cell_id = 4; -} - -// CmdId: 1594 -message HDPHNJDBNII { - repeated ItemParam furniture_list = 5; - repeated uint64 IGODICKDAPL = 8; - oneof GDOFKHMAKOK { - uint32 slot_id = 671; - uint32 furniture_suite_id = 1172; - } -} - -message FriendBrief { - uint32 uid = 1; - string nickname = 2; - uint32 level = 3; - uint32 avatar_id = 4; - uint32 world_level = 5; - string signature = 6; - FriendOnlineState online_state = 7; - uint32 param = 8; - bool is_mp_mode_available = 10; - string online_id = 11; - uint32 last_active_time = 12; - uint32 name_card_id = 13; - uint32 mp_player_num = 14; - bool is_chat_no_disturb = 15; - uint32 chat_sequence = 16; - string remark_name = 17; - repeated SocialShowAvatarInfo show_avatar_info_list = 22; - FriendEnterHomeOption friend_enter_home_option = 23; - ProfilePicture profile_picture = 24; - bool is_game_source = 25; - bool is_psn_source = 26; - PlatformType platform_type = 27; - bool is_in_duel = 28; - bool is_duel_observable = 29; -} - -// CmdId: 7129 -message FDLEAGGFJMA { - uint32 room_id = 3; -} - -message LEKEHKPPDIC { - bool is_new_record = 2; - uint32 CHEHLPACEFP = 5; - uint32 kill_num = 8; - uint32 uid = 11; - uint32 score = 15; -} - -// CmdId: 3690 -message HEFCNKCGPFO { - uint32 schedule_id = 10; -} - -message DetailAbilityInfo { - AbilityString parent_ability_name = 1; - uint32 instanced_ability_id = 2; - uint32 instanced_modifier_id = 4; - int32 modifier_local_id = 5; - int32 local_id = 10; - uint32 caster_id = 14; -} - -enum IDIILBEDAIC { - IDIILBEDAIC_SALVAGE_PREVENT_STOP_NONE = 0; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_SUCCESS = 1; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_ARRIVAL = 2; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_INTERRUPT = 3; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_LEAVE = 4; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_FULL = 5; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_AWAY = 6; -} - -message WeatherWizardData { - uint32 shield_value = 6; -} - -// CmdId: 9734 -message LCNFPGBNBFP { - uint32 quest_id = 8; -} - -// CmdId: 5001 -message BOMDCIADJEN { - BALKODLKKDC BEEGAJMCLFA = 8; - int32 retcode = 12; - oneof info { - PPDHMPADHNL music_info = 3; - } -} - -message QuestGlobalVar { - uint32 key = 4; - int32 value = 6; -} - -// CmdId: 25460 -message GetInvestigationMonsterRsp { - bool is_for_mark = 1; - repeated InvestigationMonster monster_list = 5; - int32 retcode = 12; -} - -// CmdId: 29813 -message KCHDIJBNIDF { - uint32 dungeon_id = 1; - bool NBCIMAAOBIB = 2; - uint32 cur_level = 3; - uint32 MPBKOOBMDBH = 4; - float IPGBMMMNOED = 5; - uint32 stage_id = 7; - uint32 IJCDJDABELD = 8; - repeated RoguelikeRuneReward rune_record_list = 9; - repeated uint32 BAEKANHICJN = 10; - repeated uint64 INANMHLIANO = 11; - map GOJHMINBBAE = 12; - repeated uint64 AGCNJLIMJNA = 14; - uint32 LFMGNDLDLEK = 15; - uint32 MDGLIMINJJI = 81; - uint32 JBIFAGOGJDB = 440; - bool LPGEOGOLNHC = 586; -} - -// CmdId: 8955 -message ServerCondMeetQuestListUpdateNotify { - repeated uint32 MBGMIKBELBJ = 1; - repeated uint32 LIABJBPKGOB = 11; -} - -// CmdId: 26680 -message HEPJDEOCOMN { - uint32 draft_id = 1; - int32 retcode = 13; - bool BHPEOJPKOED = 15; -} - -// CmdId: 24756 -message KLGIKDEGOHB { - int32 retcode = 4; - bool LCPEPAHJOCD = 7; - uint32 LHEFIEOLJIJ = 10; -} - -// CmdId: 22642 -message GPDGOOIHHKN { - PLNOOAMPFMM KHGPKBENNLF = 4; -} - -// CmdId: 5353 -message NCFOPOEOLHF { - uint32 NLMFKDAIAKO = 10; -} - -// CmdId: 23857 -message GEMFHKBAMFB { - int32 retcode = 4; -} - -// CmdId: 2863 -message AvatarGainFlycloakNotify { - uint32 flycloak_id = 7; -} - -message ClientGadgetInfo { - uint32 camp_id = 1; - uint32 camp_type = 2; - uint64 guid = 3; - uint32 owner_entity_id = 4; - uint32 target_entity_id = 5; - bool async_load = 6; - bool is_peer_id_from_player = 7; - repeated uint32 target_entity_id_list = 8; - repeated uint32 target_lock_point_index_list = 9; -} - -message HAHPEFMALBC { - uint32 BHODIPNCMIK = 3; - uint32 CNCNFOGDKJF = 4; - uint32 PLDHLFJDHJB = 5; - uint32 KADJLGKBFGN = 6; - uint32 JGALMHEPFGF = 8; - uint32 KDHHFNIPADJ = 9; - uint32 MNNCOCECIJM = 11; - uint32 ADOHNNKGBJJ = 13; -} - -message NELEIDEELGH { - repeated BFLNCEAGHKB OEFKALDKEKI = 4; -} - -// CmdId: 1419 -message KMHNPKHBHLP { - int32 retcode = 1; - uint32 miracle_ring_op_type = 15; -} - -message DAGECGALHED { - ProfilePicture profile_picture = 7; - uint32 DOKBIGOIDEK = 8; - string online_id = 9; - string nickname = 10; - uint32 uid = 11; -} - -// CmdId: 27002 -message GDJFBPFFBPP { - uint32 ODOFDGAMIOJ = 1; - repeated uint32 EMJKBLOAHFJ = 2; - uint32 difficulty_id = 4; - uint32 IIOKFMIJFFO = 6; - repeated uint32 CDAMBODBBII = 7; -} - -// CmdId: 29176 -message OEHMKHMHKGH { - int32 retcode = 1; - bool JDAOKEMJDFJ = 6; - uint32 MHKLCPDGOLK = 13; -} - -// CmdId: 26343 -message OKHLEFKJGMB { - int32 retcode = 8; -} - -message IEOKLLGIIPF { - uint32 entity_id = 3; - uint32 ANMMHLCOMHL = 4; - Vector pos = 5; - int32 FCKLFPENJGI = 12; - uint32 PLCNAJOBPAB = 14; -} - -message FetterData { - uint32 fetter_id = 1; - uint32 fetter_state = 2; - repeated uint32 cond_index_list = 3; -} - -message EDCPFFPMCBI { - repeated uint32 INGJEJBPGCK = 3; - repeated uint32 IAEDGMEAFOC = 8; - repeated uint32 APHPCBMDPII = 9; - bool PIMNPMEJHBA = 10; - repeated ItemParam HOKDMOKEMCM = 12; - FMKOHAIFMPH MDGKFLMMHGF = 13; - FMKOHAIFMPH explore_info = 14; - repeated PEOADAIIEHP IHEEGJDLBMG = 15; -} - -message JHDKLAABDPF { - map NFLCLOGBGKI = 6; - bool is_finish = 7; - bool is_open = 9; - uint32 stage_id = 13; - uint32 JFEMOPGIFHC = 14; -} - -// CmdId: 9709 -message PersonalSceneJumpRsp { - int32 retcode = 3; - Vector dest_pos = 5; - uint32 dest_scene_id = 14; -} - -message LDBMAJBMBGG { - repeated LOHFCPPMNFK info_list = 12; -} - -enum AKKCCAEOELO { - AKKCCAEOELO_TRANSMIT_NONE = 0; - AKKCCAEOELO_TRANSMIT_QUEST = 1; -} - -// CmdId: 27057 -message DMPKNCOJCLB { - repeated RoguelikeRuneReward rune_record_list = 11; -} - -// CmdId: 1566 -message OGBAMGOLLAO { -} - -message EDOFPLNBDGH { - repeated uint32 PEFBJIPEFEO = 4; - repeated NMNLNLNKDJC AFIBFAIEJKG = 7; - uint32 cur_score = 12; - uint32 HBLIKHNPJGE = 15; -} - -// CmdId: 23796 -message NFMGEAKGHBA { -} - -// CmdId: 4853 -message PlayerApplyEnterMpResultRsp { - int32 retcode = 1; - uint32 apply_uid = 4; - uint32 param = 7; - bool is_agreed = 10; -} - -message AbilityMetaUpdateBaseReactionDamage { - AbilityString global_value_key = 1; - uint32 BKFENIMONKD = 3; - uint32 KLLHKIFAHAK = 8; - AbilityString ability_name = 13; -} - -// CmdId: 22960 -message MPCPLIBBCOH { - int32 retcode = 1; - bool BMMOKABJPGH = 6; - uint32 GAIEBHKIDEI = 10; - uint32 mp_play_id = 12; -} - -// CmdId: 24809 -message EvtBulletMoveNotify { - ForwardType forward_type = 2; - uint32 entity_id = 10; - Vector cur_pos = 14; -} - -// CmdId: 6967 -message ChallengeDataNotify { - uint32 value = 1; - uint32 param_index = 10; - uint32 challenge_index = 13; -} - -message AbilityString { - oneof type { - string str = 1; - uint32 hash = 2; - } -} - -// CmdId: 23764 -message CoopChapterUpdateNotify { - repeated CoopChapter chapter_list = 7; -} - -// CmdId: 492 -message EBHHLGHJAPM { - repeated ItemParam IILOLKPELPC = 4; - repeated ItemParam KKIJKINAPIG = 5; - repeated ItemParam KGJMEFIEMMI = 6; - uint32 ANBIDHPHLMN = 7; - repeated ItemParam KJJODDPDMAB = 8; - uint64 avatar_guid = 9; - uint32 LKJBLICLDGO = 11; - repeated ItemParam DEIDDMPAAPB = 12; - repeated ItemParam cost_item_list = 14; - int32 retcode = 15; -} - -// CmdId: 25960 -message OAJHGJJAGLA { - uint32 dungeon_id = 11; - NEFEGLMDAHP GJEHPKKKPIJ = 14; - uint32 HFOJCOEDDMP = 15; -} - -// CmdId: 22483 -message CityReputationDataNotify { - repeated CityReputationSimpleInfo simple_info_list = 5; -} - -// CmdId: 2853 -message GLEKKPJGNFM { - repeated ItemParam DANPBPLCDEC = 4; - repeated int32 NCIHBINMCJF = 6; - repeated ItemParam JDNOOMMLFID = 7; - repeated ItemParam POJIDKEBPLL = 12; - int32 retcode = 13; -} - -message DCBLOEAMMJH { - repeated NLHNGEKEIMC level_info_list = 14; -} - -// CmdId: 320 -message KIDDMMOELPP { - repeated string FAMGJNENEJB = 10; -} - -// CmdId: 26522 -message PJEMPOKKJAL { - uint32 dungeon_id = 7; - uint32 MNPIOGBMCMM = 9; -} - -// CmdId: 5619 -message HOCCKFLLJBE { - repeated uint32 HHMAKIOOKJI = 5; -} - -message BattlePassMission { - enum ALBGNIELHHP { - ALBGNIELHHP_MISSION_INVALID = 0; - ALBGNIELHHP_MISSION_UNFINISHED = 1; - ALBGNIELHHP_MISSION_FINISHED = 2; - ALBGNIELHHP_MISSION_POINT_TAKEN = 3; - } - - ALBGNIELHHP mission_status = 2; - uint32 cur_progress = 4; - uint32 total_progress = 5; - uint32 mission_id = 6; - uint32 reward_battle_pass_point = 7; - uint32 mission_type = 14; -} - -// CmdId: 25746 -message BJDHFGACHAD { - repeated uint32 OILGILEJAEM = 9; - repeated uint32 KMHGJFECKEK = 10; -} - -// CmdId: 29303 -message LEALKGLBINK { -} - -// CmdId: 1072 -message MCDJOPJEEII { - int32 retcode = 3; - uint32 schedule_id = 8; - uint32 activity_id = 12; -} - -// CmdId: 9007 -message HGFAEKJBJAN { - int32 retcode = 2; - uint32 NBMIMHDKNIA = 6; - repeated uint32 MJOFAOMGIPC = 13; -} - -message NMPOIGFHOCO { - repeated EHMNBIMIJLJ OEDINFJHJGO = 1; - repeated LONGMBGFKKM MKHKCACJKOH = 3; - repeated MOGNEFBAEEI ONNJEMPEKND = 6; - repeated BDGLFJEILED KGAKAKJAJLE = 8; - repeated uint32 ANFPLEKDNJC = 9; - repeated uint32 GOJOAJJAMBH = 10; - repeated uint32 MEJDJELMAOK = 15; -} - -message GCAPMAHHPBD { - repeated uint32 JLPPJNOBCJK = 5; - repeated uint32 BAJEBLGNEGG = 7; -} - -// CmdId: 22728 -message IMPCIGCABAO { - int32 retcode = 12; - uint32 target_uid = 13; -} - -// CmdId: 8968 -message EEPEGJPMBCG { - uint32 MOEJMHNJOEM = 1; - bool is_success = 2; - repeated MODJCEODMFP EDDDODKLNIN = 3; - uint32 FJNCHKOMDKD = 5; - uint32 level_id = 7; - uint32 PEEAPJMJIIP = 9; - uint32 PLHGOLNFKGP = 12; - repeated PEGPMIFKAIA DDFCNBANNAE = 15; -} - -message KMNFHJGCFDG { - bool is_open = 9; - uint32 begin_time = 15; -} - -message LHKHLBIOHBF { - uint32 score = 4; - uint32 KALNAJAHNFK = 5; - uint32 level_id = 13; - uint32 JLOILCCDJEG = 15; -} - -// CmdId: 23649 -message BuyGoodsReq { - uint32 buy_count = 11; - uint32 shop_type = 12; - ShopGoods goods = 13; -} - -// CmdId: 21336 -message MHJKKLIAGEA { - enum ONNJOCFHCKL { - ONNJOCFHCKL_GCG_HINT_NONE = 0; - ONNJOCFHCKL_GCG_HINT_GAME_NOT_FOUND = 1; - } - - ONNJOCFHCKL DKJGJBEMBKC = 12; -} - -enum JOJHEBPLDDM { - JOJHEBPLDDM_GCG_SETTLE_OPT_NONE = 0; - JOJHEBPLDDM_GCG_SETTLE_OPT_EXIT = 1; - JOJHEBPLDDM_GCG_SETTLE_OPT_CONTINUE = 2; - JOJHEBPLDDM_GCG_SETTLE_OPT_RESTART = 3; -} - -message WeatherInfo { - uint32 weather_area_id = 1; -} - -// CmdId: 26558 -message KDGOLIPPHAI { -} - -// CmdId: 4656 -message EDADGPGIIAK { - int32 retcode = 10; - CompoundQueueData EKGCDFKCFDH = 13; -} - -enum EnterCustomDungeonType { - EnterCustomDungeonType_ENTER_CUSTOM_DUNGEON_NONE = 0; - EnterCustomDungeonType_ENTER_CUSTOM_DUNGEON_EDIT = 1; - EnterCustomDungeonType_ENTER_CUSTOM_DUNGEON_PLAY = 2; - EnterCustomDungeonType_ENTER_CUSTOM_DUNGEON_OFFICIAL = 3; -} - -// CmdId: 24717 -message AvatarUpgradeRsp { - uint32 old_level = 1; - uint64 avatar_guid = 2; - uint32 cur_level = 12; - int32 retcode = 13; -} - -enum BPNCMJGNKCL { - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_NONE = 0; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_LARGE = 1; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_LESS_EQUAL = 2; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_TAG = 3; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NAME = 4; -} - -// CmdId: 24918 -message KLIBPMJEECF { - uint32 LOIEKFANKLK = 3; - uint32 stage_id = 8; - repeated INLBFIGJBHN team_info_list = 13; -} - -// CmdId: 22660 -message LEJJNHHJJOB { - bool APPJGBJIHFH = 2; -} - -message BAFPHHFADFK { - repeated uint32 MIIOBPEPCIH = 2; - uint32 JLALBEIPFEI = 4; -} - -message MKIDBCFIHGJ { - bool CLKEFNEDBEA = 2; - uint32 AFJJPHANFHE = 10; - uint32 max_combo = 13; -} - -// CmdId: 1663 -message AOACPOFPBNB { - uint32 LHEFIEOLJIJ = 8; -} - -// CmdId: 5279 -message CBENOOGKBDJ { - uint32 level_id = 2; -} - -// CmdId: 22244 -message BJIEMNHCLPK { - LAOBNEJJEPF KCNMFFCBBKJ = 12; - bool is_quit_immediately = 14; -} - -// CmdId: 7991 -message OLMKFJAKOLK { - uint32 config_id = 2; - uint32 group_id = 8; -} - -// CmdId: 7178 -message JCIKCICNGNE { - bool is_agreed = 3; - MatchType match_type = 7; - uint32 match_id = 9; - int32 retcode = 14; -} - -// CmdId: 20842 -message JJBJBPLJKKL { - int32 retcode = 3; -} - -enum PKOLLLADMPL { - PKOLLLADMPL_DRAFT_FAIL_UNKNOWN = 0; - PKOLLLADMPL_DRAFT_ACTIVITY_NOT_OPEN = 1; - PKOLLLADMPL_DRAFT_ACTIVITY_PLAY_NOT_OPEN = 2; - PKOLLLADMPL_DRAFT_SCENE_NOT_MEET = 3; - PKOLLLADMPL_DRAFT_WORLD_NOT_MEET = 4; - PKOLLLADMPL_DRAFT_PLAY_LIMIT_NOT_MEET = 5; - PKOLLLADMPL_DRAFT_ACTIVITY_CONFIG_NOT_FOUND = 6; -} - -// CmdId: 22675 -message SyncScenePlayTeamEntityNotify { - uint32 scene_id = 10; - repeated PlayTeamEntityInfo entity_info_list = 15; -} - -message BNEJIDBFMCB { - bool is_finished = 5; - uint32 stage_id = 6; - bool is_open = 8; - uint32 level_id = 12; -} - -message IFFGAILOFFA { - repeated LFNKKKCMBAP KFNCCLEGHLL = 9; -} - -message FHPDOEHOFAA { - bool MABOLMPKCKP = 6; - fixed32 next_refresh_time = 7; - bool is_activated = 8; - uint32 ALKJBCPNONI = 11; - repeated KHHDMMLEPDJ DPNJNGPCMNH = 12; - fixed32 COHNJMMKBLC = 13; - uint32 CEHFONJIKHI = 14; - uint32 JGPCNOLHBHD = 15; -} - -// CmdId: 118 -message LBJHEDDAKMC { - uint32 city_id = 5; - HuntingPair hunting_pair = 6; - int32 retcode = 7; -} - -// CmdId: 28181 -message AFEDJNHPEBB { - message KAJALHDPLFL { - uint32 GICEDOIPCNP = 6; - uint32 BBBJPKNAHCN = 7; - fixed32 next_refresh_time = 9; - uint32 JBFLNNDFCAN = 15; - } - - repeated KAJALHDPLFL FELFCLBCEPI = 1; - int32 retcode = 13; -} - -// CmdId: 27949 -message WorldPlayerInfoNotify { - repeated uint32 player_uid_list = 4; - repeated PlayerWidgetInfo player_widget_info_list = 8; - repeated OnlinePlayerInfo player_info_list = 9; -} - -// CmdId: 23145 -message KFAEMCHMEOO { -} - -message EBNGPLOAMNP { - bool DCBPOOHLPKP = 1; - uint32 end_time = 4; - string KBHLFBLPGEC = 5; - uint32 BADFIOCJBCE = 6; - uint32 IEFEKEBDCCO = 7; - uint32 begin_time = 12; - uint32 COHNJMMKBLC = 13; - string GGHNCJOPLOC = 14; -} - -message AdjustTrackingInfo { - string BNHAMEHKAML = 1; - string LIPDAFHPHAD = 2; - string DHGKFNECMNE = 5; - string PJHBLPCKJPP = 12; - string JCFLLGPDPLO = 13; - string MHAHHKOHPMJ = 15; -} - -message INKLCIDANKK { - repeated uint64 avatar_guid_list = 6; - uint32 DPEDHLCLPEB = 12; -} - -message EHJGHHDHGFN { - uint32 OGJMGGAJEII = 12; - repeated GOKKCLHGJDC JJLGBLMJPIO = 13; -} - -// CmdId: 6599 -message MBOMLHJLLPP { - uint32 JAJGPJDMIIF = 2; - uint32 uid = 4; - int32 retcode = 6; - uint32 OLLMODFCNPP = 11; - uint32 KGAFFEFIKJF = 13; -} - -message POJFOJDEDKF { - Vector JGCFFFNCONO = 4; - repeated int32 DDJEMIBIMFL = 13; - uint32 entity_id = 14; -} - -// CmdId: 4070 -message EAPNBHLCBLP { - uint32 city_id = 3; - uint32 request_id = 4; -} - -// CmdId: 1673 -message NNIHOOOIEOD { - string product_id = 5; - uint32 card_product_remain_days = 9; - uint32 DBGEDNIMKKD = 11; - uint32 IFHOKCCOFJJ = 13; - repeated ItemParam item_list = 14; -} - -// CmdId: 21503 -message KBIFJLOCHBG { - enum LEIIAACODIM { - LEIIAACODIM_NONE = 0; - LEIIAACODIM_EFFECT = 1; - } - - uint32 entity_id = 4; - Vector pos = 8; - Vector rot = 10; - LEIIAACODIM CDCCLIFKANI = 12; - uint32 index = 14; -} - -// CmdId: 4777 -message GetOnlinePlayerInfoReq { - bool is_online_id = 9; - oneof player_id { - uint32 target_uid = 10; - string online_id = 8; - string psn_id = 3; - } -} - -// CmdId: 22959 -message MGBOGBCKKIN { - FriendBrief target_friend_brief = 8; - int32 retcode = 12; -} - -// CmdId: 7872 -message SceneEntityDisappearNotify { - uint32 param = 4; - VisionType disappear_type = 5; - repeated uint32 entity_list = 6; -} - -message JCGCBJIOLJJ { - uint32 MJDDNKDGKLN = 5; - uint32 CMEIJDJCIJI = 9; - uint32 OCMHJKNPDFD = 13; - uint32 EOBGKPGLHOD = 14; -} - -// CmdId: 1989 -message MCNIPKANMPI { - repeated GKOGOGHNLLF team_info_list = 1; - uint32 LOIEKFANKLK = 3; - uint32 stage_id = 4; - bool EKHDBKJDOBP = 7; - uint32 level_id = 8; -} - -// CmdId: 8544 -message ODJODLMICIG { - uint32 EPELMMBFONO = 4; - fixed32 MOPCOOEAIPM = 9; - bool PJDJKMCMDIO = 11; -} - -// CmdId: 25653 -message GACMMBJIIFI { - uint32 path_id = 8; - int32 retcode = 15; -} - -// CmdId: 21294 -message OCJBCPNEOPA { - uint32 PONPPBPHLDP = 7; -} - -message AbilityMetaReInitOverrideMap { - repeated AbilityScalarValueEntry override_map = 10; -} - -// CmdId: 20817 -message AEPLEHGHLOD { - uint32 avatar_id = 12; -} - -enum AMCEBHLDPLB { - AMCEBHLDPLB_NONE = 0; - AMCEBHLDPLB_ALL_AVATAR_SELECTED = 1; - AMCEBHLDPLB_CHANCE_FORBIDDEN = 2; - AMCEBHLDPLB_CANDIDATE_AVATAR_NUM_ZERO = 3; -} - -message StopServerInfo { - uint32 KEDBPIHLBFF = 1; - uint32 OIPEGKKFHEP = 2; - string GGHNCJOPLOC = 3; - string EANFOGKOOGI = 4; -} - -// CmdId: 25905 -message GNBHFPNGAAA { - map PPFFJPJFJDH = 3; - uint32 BBBJPKNAHCN = 8; -} - -// CmdId: 5915 -message HKFEHKOJNAF { -} - -// CmdId: 912 -message AvatarEnterElementViewNotify { - uint32 avatar_entity_id = 1; - bool is_triggerd = 12; -} - -// CmdId: 29472 -message GPDMACKEFHN { - bool PNODCNLEHGL = 12; -} - -message HKBFEIDOHJH { - repeated uint32 FPBENEFPBJG = 12; - oneof detail { - MBMDLEKFCHK order_info = 13; - FIJENDBCDJJ exam_info = 14; - } -} - -// CmdId: 25483 -message SetSceneWeatherAreaReq { - map weather_value_map = 1; - uint32 weather_gadget_id = 12; -} - -// CmdId: 1265 -message MKLONEGLAFO { - string remark_name = 1; - int32 retcode = 2; - uint32 uid = 6; - bool APPPLOIDKFJ = 12; -} - -message BattlePassCycle { - uint32 begin_time = 2; - uint32 end_time = 6; - uint32 NEPOHGMNDJP = 15; -} - -message HHBOGCBMLAK { - uint64 LKBINMHIDJP = 1; - uint32 JODHHAHGIDF = 2; - bool EEHNIEKFBAP = 3; - string MJKMOECGLNH = 4; - uint32 MIMAFJAELJL = 5; - LHOMNFNDHPO MNFDOCOFMNO = 6; - bool BBFELADMDOF = 7; - uint32 GIHGPFDLDMN = 8; - uint32 AFJJPHANFHE = 9; - uint32 FIFLLKOABAL = 10; - uint32 CPBAEKPEFEP = 11; - uint32 MNGCBDIBFEN = 12; - bool MHOPNKGJAHC = 13; - bool HLJPHOJAIKC = 14; - uint32 ADMMADMEOGB = 15; -} - -message EBCEBDMGJMB { - uint32 uid = 6; - uint32 LCMCNOACPPG = 11; - uint32 CMLMPGCDBEK = 14; -} - -// CmdId: 25032 -message IHJGCPGECHK { - uint32 attacker_id = 2; - int32 entity_type = 3; - int32 NACKILKGJKM = 5; // 1 - float attack_element_durability = 6; - uint32 user_id = 7; // 2 - int32 BKOHEEIOEEA = 11; // 1 - uint32 AGOAIEDLAJO = 12; // 1 - oneof shape { - ShapeSphere shape_sphere = 4; - ShapeBox shape_box = 8; - } -} - -// CmdId: 3379 -message GFEFGHNADKJ { - int32 retcode = 11; -} - -// CmdId: 21323 -message BatchBuyGoodsReq { - uint32 shop_type = 2; - repeated BuyGoodsParam buy_goods_list = 4; -} - -message PDEEHBFGEHM { - repeated BKJOIEBOHJC FGDFDPIBFEG = 5; -} - -message IDGACEGBLBK { - repeated GMIGJCDFNNA FCFLNCPLAHL = 14; -} - -// CmdId: 28157 -message TowerTeamSelectReq { - repeated TowerTeam tower_team_list = 5; - uint32 floor_id = 11; -} - -// CmdId: 27570 -message FMDBCKKMDIM { - int32 retcode = 11; -} - -// CmdId: 21073 -message CanUseSkillNotify { - bool is_can_use_skill = 13; -} - -// CmdId: 6885 -message GHAAJJKIIDI { - uint32 MCNAGICEGAA = 1; - uint32 gadget_entity_id = 4; -} - -enum BGNEILJPMLK { - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_NONE = 0; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BOOST_ONLY = 1; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BOOST_AND_TAKE = 2; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BAG_FULL = 3; -} - -message DGODDBEGLIA { - repeated LFDMLPOADOB HHCEKCCHIJI = 13; -} - -// CmdId: 9883 -message HJDOFBIFMJP { -} - -message HomeNpcData { - uint32 avatar_id = 6; - uint32 costume_id = 10; - Vector spawn_rot = 11; - Vector spawn_pos = 12; -} - -// CmdId: 8728 -message LAPMJJMEGMO { - repeated EntityMoveInfo JCLJAEHIKFI = 5; -} - -// CmdId: 28016 -message PDIGGOLMBHL { - uint32 uid = 10; - uint32 HLNJMDJPJNK = 15; -} - -// CmdId: 9233 -message GHDNNIIICDB { -} - -// CmdId: 3179 -message BFDNIIAEKMA { - uint32 level_id = 14; -} - -// CmdId: 3524 -message DDCMAPHBBMH { - uint32 parent_quest_id = 8; - int32 retcode = 14; -} - -// CmdId: 4719 -message EBCMLBGKAAK { - int32 retcode = 8; - repeated WinterCampFriendWishData FCGJGEAAOLE = 13; -} - -// CmdId: 23231 -message PIDECOBCJII { - uint64 LKBINMHIDJP = 3; - bool EGNLHHLJPPA = 5; - bool is_new_record = 7; - int32 retcode = 12; - uint32 OINICBJHPOK = 13; -} - -message HGKPNFMNMKG { - bool is_success = 2; - uint32 NHNIOOFOLDE = 7; -} - -// CmdId: 28771 -message KLIBAFIAJDC { - uint32 costume_id = 3; - uint32 uid = 4; - uint32 avatar_id = 13; -} - -// CmdId: 20016 -message KOBHNOFILAP { - repeated CPPBOPDJOJC AILMIMEDOGH = 10; -} - -// CmdId: 124 -message LDFDHLJAGMP { - uint32 end_time = 2; - uint32 owner_uid = 3; - uint32 start_time = 5; - uint32 gallery_id = 9; - uint32 NEKLKBFKGPM = 15; - oneof detail { - CNAKPNIPHAD flower_start_param = 4; - OOKEKDNOGAJ electrohercules_start_param = 14; - } -} - -message LONOJKKBNNN { - uint32 LOIEKFANKLK = 1; - bool is_new_record = 3; - repeated uint32 DNDPMHMHDJM = 10; - uint32 KDKHKEAKDPB = 11; - uint32 stage_id = 15; -} - -message ONDABCNMDPK { - uint32 AEEGNDPGONP = 1; - map NPPFOEALKFD = 2; - uint32 LPNNPIODKKE = 6; - bool is_success = 10; - uint32 AOMMHHEDHKK = 13; -} - -// CmdId: 28241 -message EEMHNCOMGHB { - uint32 ILHLGEEMLML = 6; -} - -// CmdId: 24913 -message HomeBlueprintInfoNotify { - bool KOILGJPPPLP = 1; // 3 - bool JFAMMDEOGKG = 5; // 3 -} - -message NEFAICEHILN { - uint32 stage_id = 4; - uint32 level_id = 7; - uint32 LOIEKFANKLK = 8; - bool is_new_record = 9; - repeated uint32 DNMJBKEIAJA = 10; - repeated GKOGOGHNLLF team_info_list = 12; -} - -// CmdId: 3685 -message BPAJEEFNMJJ { - uint32 shop_type = 8; - int32 retcode = 9; - repeated OICIJBGCPID FGAHFEPIBDO = 11; -} - -// CmdId: 27308 -message ABGFDLMNLKM { - int32 retcode = 9; - repeated uint32 KHCEPDIAADP = 11; -} - -// CmdId: 5916 -message ALKIPAAHNHJ { - uint32 entity_id = 7; - DHJEMOGKFPA CNLLHLFFHEJ = 8; -} - -message GCGToken { - uint32 value = 8; - uint32 key = 9; -} - -// CmdId: 20951 -message JGHEDINEKCH { - bool KLMFECEJLMH = 5; - CreateEntityInfo entity = 8; - LBGCNIBPGLH reason = 9; -} - -// CmdId: 20374 -message NPNKJPMEIEN { -} - -// CmdId: 20508 -message HAAELAHMCPN { - bool IEKEEHDJIFG = 11; - Uint32Pair MNJCBGLANNJ = 13; -} - -// CmdId: 23329 -message FireworksReformDataNotify { - uint32 OKJCFFAACGE = 7; - repeated FireworksReformData fireworks_reform_data_list = 10; -} - -message MBDKFLPCFME { - uint32 CPDPIFPAINJ = 7; - int32 LNJDIILGACI = 8; - uint32 PGEJHCEFFHM = 9; - uint32 DJKDGKLPOEB = 13; -} - -// CmdId: 8789 -message IFMNHMNDPNG { - uint32 channel_id = 11; - bool is_shield = 15; -} - -// CmdId: 21312 -message LDIGEKGIFAB { - uint32 NLMGFDOKHLC = 5; - uint32 APJDEBOGCHN = 13; -} - -// CmdId: 20042 -message AGEMPMOMLPP { - int32 retcode = 6; -} - -message MailItem { - EquipParam equip_param = 1; - MaterialDeleteInfo delete_info = 2; -} - -// CmdId: 147 -message EJMPOPCGECB { - uint32 target_uid = 10; - FriendBrief target_friend_brief = 14; -} - -// CmdId: 5652 -message MBGCPACIEIC { - uint32 avatar_id = 2; - uint32 make_id = 12; -} - -// CmdId: 28745 -message BNAPKCGAOGC { - bool ELBEHCDFPJG = 5; -} - -// CmdId: 8495 -message ENPNLHFIGJE { - uint32 FMJNNCECCKA = 8; -} - -// CmdId: 22617 -message DOEOCJMECOD { - repeated BGFENEFFJAA NEPEKLDACLG = 10; -} - -message HomeBlockDotPattern { - uint32 width = 5; - uint32 height = 7; - bytes data = 12; -} - -message HOJELKOKDGH { - string online_id = 4; - repeated OMEPEGPCMPN LHBIDKLOLKP = 7; - uint32 uid = 8; - string nickname = 9; - ProfilePicture profile_picture = 12; -} - -// CmdId: 25160 -message BLFCJICOGKP { - repeated WidgetSlotTag tag_list = 5; - WidgetSlotOp op = 9; - uint32 material_id = 14; -} - -// CmdId: 8285 -message EIMNAOLEMDB { - uint32 EONFJFAAANM = 3; - uint32 CJHJMDKMABA = 6; - uint32 CAHACDIKBJI = 13; - uint32 proficiency = 15; -} - -// CmdId: 9498 -message CGJOMMJHOOE { - int32 retcode = 7; -} - -message EDOBIFAMCGJ { - bool OGPEABCBLGM = 2; - uint32 best_score = 3; - uint32 level_id = 7; - bool IFHHFJJHHFE = 13; -} - -// CmdId: 29175 -message AvatarChangeCostumeNotify { - SceneEntityInfo entity_info = 2; -} - -// CmdId: 20723 -message HGPAEOICOJI { - HomeSceneArrangementInfo scene_arrangement_info = 2; - int32 retcode = 3; - string share_code = 10; -} - -// CmdId: 7957 -message BHEELHKGOGN { - bool CJIBKHDGJEE = 2; - uint32 group_id = 4; - bool LPHEFJFLOHI = 7; - uint32 AKKNNEJNPMH = 8; - bool MOIABJMBGOH = 12; - bool GEJINHMNLEC = 13; - uint32 BBGJHPAHLIJ = 15; - repeated FOLJFGDAGDC ENDHLCLPGMK = 33; - repeated FOLJFGDAGDC KEEGDALFEHJ = 585; - repeated MCFECOEBFFM LCFBGPJGJIH = 632; - repeated MGLFLGEHDNI COPLKOJHMOJ = 719; - repeated JKAKAHLEELC CPDJFCBLDHJ = 805; - repeated OPNKEMIAHKN ANFGMCKKOLP = 848; - repeated uint32 OIBBMBHAKPM = 1288; - repeated EHOKJADNKPG NOLNPCPLOOH = 1585; - repeated uint32 NDJBFJEGNOD = 1759; -} - -enum PDBIPKAANMA { - PDBIPKAANMA_DEFAULT = 0; - PDBIPKAANMA_DIE = 1; - PDBIPKAANMA_SURRENDER = 2; - PDBIPKAANMA_DISCONNECTED = 3; - PDBIPKAANMA_ROUND_LIMIT = 4; - PDBIPKAANMA_GM = 5; - PDBIPKAANMA_NO_PLAYER = 6; - PDBIPKAANMA_GIVE_UP = 7; - PDBIPKAANMA_INIT_TIMEOUT = 8; - PDBIPKAANMA_EFFECT = 9; - PDBIPKAANMA_EXPIRE_TIMEOUT = 10; -} - -// CmdId: 20033 -message JKHDGNDEHHH { - uint32 entity_id = 4; - uint32 point_id = 9; - uint32 OBCOMDMKIHA = 12; -} - -// CmdId: 29521 -message DDGOLOGDCFL { - uint32 level_id = 4; - LJDOJCICKLM GEFACKHBJEM = 7; - uint32 config_id = 14; -} - -// CmdId: 6499 -message EDIBLFBGGPE { - uint32 level_id = 2; - uint32 LICAJOGIKKH = 6; - uint32 DLJMNLOJELE = 9; -} - -message DEDDDKBFPLP { - uint32 EHEGMOKADHD = 2; - repeated uint32 NIEBNMNBGOP = 3; - repeated uint32 DBNKNGLKPJO = 5; - uint32 level_id = 9; -} - -// CmdId: 3565 -message GadgetInteractReq { - InterOpType op_type = 1; - uint32 ui_interact_id = 3; - bool is_use_condense_resin = 7; - uint32 gadget_id = 8; - ResinCostType resin_cost_type = 13; - uint32 gadget_entity_id = 15; -} - -enum OIKCGBKPPOO { - OIKCGBKPPOO_SALESMAN_STATUS_NONE = 0; - OIKCGBKPPOO_SALESMAN_STATUS_UNSTARTED = 1; - OIKCGBKPPOO_SALESMAN_STATUS_STARTED = 2; - OIKCGBKPPOO_SALESMAN_STATUS_DELIVERED = 3; -} - -message CFCBNEAPIKO { - ProfilePicture profile_picture = 2; - string nickname = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 5; - int64 param = 6; - uint32 BIAPHPNOKLN = 8; - uint32 FGKBJGDJFKD = 9; - uint32 uid = 12; - string online_id = 14; -} - -// CmdId: 27399 -message MELKHOBDAPF { - bool LGDGJBKPFGK = 2; - DPMDGIFPNHN JEOEOBKLCBI = 5; - uint32 PFOIHKOLJIL = 6; -} - -// CmdId: 28371 -message UnfreezeGroupLimitNotify { - uint32 point_id = 7; - uint32 scene_id = 11; -} - -// CmdId: 4904 -message IOHODIFPEEE { - repeated uint32 LFBOOBBMGPP = 10; -} - -// CmdId: 21862 -message IHLJELLGDMC { - BALKODLKKDC BEEGAJMCLFA = 2; - int32 retcode = 10; - uint64 LKBINMHIDJP = 11; - bool FKMMPIEFMFM = 14; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 13; - } -} - -message HNIKPBBCKLG { - fixed64 GPFMEKIGKDI = 1; - uint32 BFDCMJMCICH = 10; - fixed64 begin_time = 13; -} - -message CrystalLinkBuffInfo { - uint32 HMIKIHNGHCG = 8; - uint32 EDDKHAILNGE = 14; -} - -message SceneFishInfo { - uint32 fish_id = 1; - uint32 fish_pool_entity_id = 2; - Vector fish_pool_pos = 3; - uint32 fish_pool_gadget_id = 4; - uint32 last_shock_time = 5; -} - -// CmdId: 3721 -message LCNPKMBHANL { - int32 retcode = 4; - uint32 level_id = 13; -} - -// CmdId: 22862 -message AEJAKCJNOEI { - int32 retcode = 4; -} - -// CmdId: 1195 -message OMNDLBKKCLA { - HJOBCBBJLOO OHKNJHJMGAO = 1; - HJOBCBBJLOO LDFKGLKLAAO = 4; - uint32 EPADCOFPCIH = 7; - uint32 PPFHFNHEDNC = 10; -} - -// CmdId: 1825 -message GFJJJPLENCA { - uint32 OGIDGDKDCNA = 8; -} - -// CmdId: 25533 -message KNNADADFKMP { - repeated uint32 ABMOLHGJMLM = 2; -} - -// CmdId: 4185 -message INCHAAGGLGA { - CustomGadgetTreeInfo EODBPDGCFBP = 1; - uint32 KOLMNCDIEFA = 6; - uint32 gadget_entity_id = 8; - uint32 JKELMBDJGEK = 15; -} - -// CmdId: 9675 -message DropItemReq { - Vector pos = 1; - uint64 guid = 3; - uint32 count = 11; - StoreType store_type = 13; -} - -// CmdId: 27320 -message EAHKOGNJADG { - uint32 FDBKCCDNEDB = 3; - int32 retcode = 5; -} - -// CmdId: 23322 -message LHOIMDIACIC { - uint32 DEAAAILCHGD = 6; - uint32 activity_id = 9; - int32 retcode = 10; -} - -// CmdId: 23869 -message DPFMJEABFDL { - uint32 activity_id = 4; -} - -enum WidgetSlotTag { - WIDGET_SLOT_TAG_QUICK_USE = 0; - WIDGET_SLOT_TAG_ATTACH_AVATAR = 1; -} - -// CmdId: 673 -message UseItemRsp { - uint32 option_idx = 3; - uint32 item_id = 5; - uint64 guid = 8; - int32 retcode = 9; - uint64 target_guid = 11; -} - -// CmdId: 26511 -message KNADKGIHHNB { - uint32 LJENFDPHJHA = 4; -} - -// CmdId: 29102 -message AAKOMHPNPMH { - uint32 watcher_id = 3; - uint32 add_progress = 9; - uint32 stage = 10; -} - -// CmdId: 27055 -message BIAKOHDMBJM { - uint32 reward_id = 2; - int32 retcode = 11; - uint32 activity_id = 15; -} - -// CmdId: 6152 -message KLNBBKHMKGL { - uint32 scene_id = 3; - int32 query_id = 4; - int32 LADNHKDMNEI = 15; -} - -// CmdId: 8879 -message DEKPNEIHMKN { - BALKODLKKDC BEEGAJMCLFA = 6; - uint64 LKBINMHIDJP = 7; - int32 retcode = 12; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 5; - } -} - -// CmdId: 7031 -message GLADGBLLCDL { - bool GNOHKDLJMPG = 15; -} - -// CmdId: 28334 -message FBIIJLOBOEL { - uint32 DLGJDHICNCJ = 4; - Vector ELJECLPFHGE = 6; - uint32 OEONJBDFFHH = 7; - HuntingPair hunting_pair = 8; - bool is_started = 10; - bool ENMOFMHPFEA = 14; -} - -// CmdId: 21328 -message OIKKENIMHPA { - repeated uint32 buff_id_list = 14; -} - -// CmdId: 22447 -message HOKPAKOMPCM { -} - -// CmdId: 27745 -message MKODJOHEJDJ { - int32 retcode = 5; -} - -// CmdId: 1667 -message TakeBattlePassMissionPointRsp { - repeated uint32 mission_id_list = 1; - int32 retcode = 15; -} - -// CmdId: 27598 -message HMAHDBFADEH { - uint32 name_id = 4; - uint32 PABAEMDACKO = 15; -} - -message NKLFGBAJNJB { - repeated DBFAPJPAPLC FGNBFOHEGFD = 4; - repeated DBFAPJPAPLC FDBEJKNCEGM = 7; -} - -// CmdId: 521 -message BAILCKCKNKC { - uint32 uid = 8; - uint32 match_id = 12; - bool BHPEOJPKOED = 15; -} - -message CrystalLinkLevelInfo { - bool is_open = 4; - uint32 best_score = 6; - repeated CrystalLinkTeamInfo team_info_list = 7; - uint32 level_id = 14; -} - -// CmdId: 26661 -message HMBNBCLFACF { - uint32 scene_id = 3; - uint32 uid = 7; -} - -// CmdId: 25719 -message BDPCKNEPMNF { - CustomGadgetTreeInfo MPAOHNIHOHO = 2; - uint32 schedule_id = 9; - uint32 entity_id = 15; -} - -// CmdId: 134 -message DeathZoneInfoNotify { - repeated DeathZoneInfo death_zone_info_list = 6; -} - -message PFNMOLMANOO { - bool is_open = 2; - uint32 gadget_id = 4; -} - -// CmdId: 428 -message MEAAIJBKGMJ { - HFJLMPBLNLF CCPDCDKFFJB = 2; - BALKODLKKDC BEEGAJMCLFA = 3; - HJKFKCPGBGP HFNIBNEDDDL = 7; - uint64 LKBINMHIDJP = 9; - bool HKOKOFEAOCP = 10; - uint32 schedule_id = 13; -} - -// CmdId: 8500 -message EOOEKBDEGPO { - int32 retcode = 7; - DDHAIIJNAEP EPPOOBPLGMJ = 8; - bool NBJKFBCHIOD = 11; -} - -message MCCDOGIBBCP { - uint32 stage_id = 1; - bool is_open = 2; - repeated OOLKKBCABHF challenge_info_list = 8; -} - -// CmdId: 24178 -message OKPNEJBBPCG { - uint32 HIKDJOLOAPE = 8; - int32 retcode = 12; -} - -// CmdId: 24655 -message GachaSimpleInfoNotify { - bool is_new = 2; -} - -message JOIOCOJPNJH { - repeated KJINLDGAIKN KOHDONCJGJB = 3; - uint32 KGFFHPPPBHA = 4; -} - -// CmdId: 24302 -message FGNAFJNBBOA { - string ip_code = 4; -} - -// CmdId: 22058 -message PIANKOMLMJF { - repeated PIKIDFLLFEL ENEIEBODLBK = 3; -} - -// CmdId: 305 -message CutSceneBeginNotify { - bool is_wait_others = 3; - uint32 cutscene_id = 5; - repeated CutSceneExtraParam extra_param_list = 15; -} - -message GPIKOADBCGF { - uint32 JFEMOPGIFHC = 4; - bool is_open = 5; - bool JKIGHIHBKBO = 7; - uint32 ODOFDGAMIOJ = 9; - uint32 score = 11; - repeated uint32 JNKCEFGKOJA = 15; -} - -// CmdId: 23631 -message HOLPIFKEFGK { - int32 retcode = 3; - bool BHPEOJPKOED = 8; -} - -// CmdId: 23435 -message EvtAiSyncSkillCdNotify { - map ai_cd_map = 3; -} - -message GKOBKLHFKFI { - uint32 BAOFPACBFPM = 2; - bool is_finish = 6; - bool HLEOIEJLKDC = 9; - uint32 PDOHLLCCLAA = 12; -} - -// CmdId: 5562 -message GAKCONAFLEA { - string nickname = 6; -} - -message AGGHLLEPNNK { - LOHBBFDKCPI reason = 1; - uint32 pos = 4; - uint32 BFDCMJMCICH = 6; - HFGEKLGFDED OKHKLOKBLDO = 7; - repeated uint32 EMNCDAKHBEB = 13; -} - -// CmdId: 23530 -message KJCEKEDBLPO { - uint32 data = 3; -} - -// CmdId: 3862 -message NDPJGBBOKPP { - int32 retcode = 14; -} - -// CmdId: 2773 -message PHDBLODJEKM { - int32 retcode = 10; -} - -message KHDGDOLBHBF { - uint32 count = 2; - uint32 NIJDGEOBLBI = 10; -} - -// CmdId: 9018 -message GHBAMMAMOGD { - uint32 dungeon_id = 5; - uint32 cell_id = 8; - int32 retcode = 15; -} - -// CmdId: 7605 -message JBMJFCDEHLB { - uint32 DIHMDJABKEA = 7; -} - -message AEHNJMLAGND { - uint32 entity_id = 4; - DHJEMOGKFPA CNLLHLFFHEJ = 12; - Vector CJIECFADLBF = 13; - Vector NBBGNOMMCLA = 14; -} - -// CmdId: 20150 -message APFABMKKICK { - Vector GFPKKEEHNHI = 1; - uint32 gallery_id = 11; - Vector NFMFHKPBKAL = 12; -} - -message CPKMJCABILN { - uint32 ELNIAMEABLO = 3; - uint32 FPFOPNJIMPC = 4; - bool BJHAKNAJHJD = 5; - string name = 6; - repeated uint32 LHBIDKLOLKP = 7; - fixed32 DIIHGKKMLIE = 11; - repeated uint32 HCOHPHNEBKP = 14; - uint32 id = 15; -} - -message EGLEEEIPKAG { - uint32 stage_id = 9; - repeated CMLMPDOIAMP level_info_list = 12; - bool is_open = 14; -} - -message CHLOKLJHLLG { - uint32 LOIEKFANKLK = 1; - uint32 level_id = 5; - bool GOKFHDNFFGN = 6; -} - -// CmdId: 7948 -message EOBGJBFCLHD { - uint32 EMGKBHBGJBI = 4; -} - -// CmdId: 4578 -message EnterCustomDungeonRsp { - map room_cost_map = 2; - EnterCustomDungeonType enter_type = 4; - CustomDungeon custom_dungeon = 6; - int32 retcode = 8; -} - -// CmdId: 24348 -message BDLDAMCALHP { - int32 retcode = 5; - repeated uint32 ONEPCBGMMLB = 10; -} - -message IMCPDNPGDBE { - uint64 dungeon_guid = 1; - uint32 room_id = 2; -} - -// CmdId: 23156 -message SetPlayerSignatureRsp { - int32 retcode = 9; - string signature = 14; -} - -message SceneEntityAiInfo { - map skill_cd_map = 3; - ServantInfo servant_info = 4; - map ai_threat_map = 5; - map skill_group_cd_map = 6; - uint32 cur_tactic = 7; - bool JBIOLBCKAMM = 8; -} - -enum IslandPartySailStage { - IslandPartySailStage_NONE = 0; - IslandPartySailStage_SAIL = 1; - IslandPartySailStage_BATTLE = 2; -} - -// CmdId: 6163 -message ToTheMoonEnterSceneReq { - uint32 AHCPBKOFKNE = 1; - uint32 version = 2; - uint32 FHIFPHJNIJO = 5; - uint32 scene_id = 13; -} - -// CmdId: 48 -message KHMJDIJBMEH { - MatchType match_type = 1; -} - -// CmdId: 20238 -message PNHHIKNLNON { -} - -// CmdId: 23348 -message PHEANEHIBBK { - uint32 KDAGEIJCKAL = 15; -} - -// CmdId: 4753 -message ReliquaryFilterStateNotify { - map reliquary_filter_state_map = 3; -} - -message PKEAILBHNPE { - uint32 APKNODKDLGJ = 15; -} - -// CmdId: 7629 -message AICHOKLFMND { - int32 retcode = 6; - uint32 entity_id = 11; -} - -// CmdId: 3367 -message CLOFPIBIFOL { - Route route = 6; - uint32 NLLAKDBNCEH = 8; - uint32 template_id = 10; - string CMICMOHCPPM = 13; - uint32 entity_id = 14; -} - -message InferenceWordInfo { - uint32 word_id = 3; - bool AAOCFCGKKHC = 7; - bool DMBPILCCFNK = 10; - uint32 unlock_by_word_id = 13; - bool HJLIADLKJOP = 14; -} - -message IHJKOEGDDOK { - enum EODKABBKBPK { - EODKABBKBPK_INNER = 0; - EODKABBKBPK_TILE_BOUND = 1; - EODKABBKBPK_TILE_BOUND_UNCONNECT = 2; - EODKABBKBPK_TILE_BOUND_OVERIDE = 3; - } - - int32 CCIGDFDLDGA = 4; - repeated int32 MGFCOHFFJAC = 14; - repeated EODKABBKBPK DIENNKHEEMG = 15; -} - -// CmdId: 2142 -message NCCAPONLKMK { - uint32 schedule_id = 3; -} - -// CmdId: 342 -message OIFLECFIFFG { - repeated uint32 BOKDECMKCJH = 11; -} - -message GCDCLKHJNHA { - repeated uint32 BAJEBLGNEGG = 4; -} - -message DKHLJHDFBBO { - uint32 best_score = 2; - uint32 start_time = 14; -} - -// CmdId: 7895 -message AvatarFightPropUpdateNotify { - uint64 avatar_guid = 9; - map fight_prop_map = 10; -} - -message KHNCDLKFMHB { - uint32 furniture_id = 2; - uint32 BNLJEEGKMEM = 14; -} - -message HIMMOMKPKJN { - uint32 config_id = 8; - bool AIPBALGAALM = 9; - repeated Uint32Pair monster_list = 15; -} - -// CmdId: 6778 -message UpdateAbilityCreatedMovingPlatformNotify { - enum OpType { - OP_NONE = 0; - OP_ACTIVATE = 1; - OP_DEACTIVATE = 2; - } - - uint32 entity_id = 5; - OpType op_type = 12; -} - -// CmdId: 5698 -message FDKNEMGAFHA { - repeated uint32 FMGCAAKFFPL = 3; - map forge_queue_map = 11; -} - -// CmdId: 6255 -message FEFLEKDIOII { - uint32 schedule_id = 3; - map AKONJGPIJNF = 8; -} - -// CmdId: 117 -message EnterSceneDoneReq { - uint32 enter_scene_token = 13; -} - -// CmdId: 6532 -message AKMEAPNBBIC { - uint32 gadget_entity_id = 6; - CustomGadgetTreeInfo ADBFFAIPBOO = 9; - uint32 FHGFMACKAOE = 14; -} - -message EntityClientExtraInfo { - Vector skill_anchor_position = 1; -} - -// CmdId: 213 -message HLNBDHLFNHP { - uint32 schedule_id = 2; - repeated MLIDLMGLMFL MONHAACLNMF = 6; - int32 retcode = 9; -} - -// CmdId: 26980 -message IFDNEINNGJJ { - bool is_success = 3; -} - -// CmdId: 9198 -message AvatarSkillMaxChargeCountNotify { - uint64 avatar_guid = 6; - uint32 max_charge_count = 11; - uint32 skill_id = 12; -} - -message KMKNHMFBOEP { - map OEKGGGJILJF = 1; - repeated uint32 BJEFKGFPALD = 3; -} - -// CmdId: 8873 -message DDGGKAGNJDC { - uint32 level_id = 1; - bool is_success = 6; - uint32 score = 7; -} - -// CmdId: 6446 -message CNFNMBHLHEK { - MotionInfo motion_info = 3; - uint32 scene_time = 8; - uint32 reliable_seq = 12; - uint32 entity_id = 15; -} - -// CmdId: 22809 -message LKLMHKNLKNI { - HuntingPair hunting_pair = 2; -} - -// CmdId: 23521 -message WeaponPromoteRsp { - uint32 cur_promote_level = 2; - int32 retcode = 4; - uint32 old_promote_level = 8; - uint64 target_weapon_guid = 13; -} - -// CmdId: 25153 -message NFCCJAICCAP { - uint32 parent_quest_id = 6; -} - -message BINPGBMBBGM { - repeated DDHAIIJNAEP JEAIIHPDGPC = 1; - uint32 OENFOBCDCPN = 5; -} - -message CLAHLIENEPP { - repeated EGADBLHGPNM info_list = 15; -} - -message MJFHKJPIEBC { - OnlinePlayerInfo BEOHBLAOIAK = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 12; -} - -// CmdId: 23279 -message GEIMPFGNODE { - MIDPBCKLNOA JOLADLOIPAF = 6; - int32 retcode = 11; -} - -// CmdId: 28504 -message BLLCDMBCLBG { - uint64 dungeon_guid = 3; - repeated GLBFJJLHPIG avatar_info_list = 6; - uint32 room_id = 11; - HJGJLNLHEJG enter_type = 12; - uint32 dungeon_id = 13; -} - -// CmdId: 24503 -message BMFKAGFBDGC { - uint32 score = 9; - uint32 gallery_id = 15; -} - -message KOCABNEEAPB { - bool is_open = 2; - uint32 stage_id = 4; - bool OANIOCGJJOE = 10; - uint32 JFEMOPGIFHC = 12; -} - -// CmdId: 2219 -message FEDMCHKOKNJ { - int32 retcode = 1; - uint32 EMGKBHBGJBI = 3; - uint32 param = 12; -} - -// CmdId: 8126 -message BICIHLGFJOJ { - int32 retcode = 6; -} - -message ANKCPKDGGNM { - uint32 GAJEKEHOLFM = 6; - repeated uint32 LHBIDKLOLKP = 11; - repeated uint32 HCOHPHNEBKP = 15; -} - -// CmdId: 26467 -message LDHJPOOFFAE { - uint32 end_time = 2; -} - -// CmdId: 2178 -message PGGDFNLKJPC { - uint32 FHBOIIEPBNN = 4; - Vector KFLOFBJODFE = 9; - Vector KACOLGBPIJE = 11; -} - -// CmdId: 9496 -message JEMDNAGFMNM { - uint32 activity_id = 1; - repeated uint32 EMEJPHMDGJG = 15; -} - -// CmdId: 26901 -message IOBPABMCDBH { - uint32 NBPKJLJNPNF = 4; - DHDCNIHBOBH HOBMFBFIJEI = 7; - int32 retcode = 14; - uint32 reward_id = 15; -} - -// CmdId: 28433 -message KDLBGMBHCIG { - uint32 KGELPEMDBJJ = 1; - uint32 group_id = 8; -} - -message JAFLCMKLIFM { - uint32 OCMHJKNPDFD = 15; -} - -// CmdId: 2138 -message ICABJFLENMK { - uint32 draft_id = 2; - int32 retcode = 12; - bool BHPEOJPKOED = 14; -} - -// CmdId: 3768 -message KFIGOKNEHFO { - uint32 id = 5; - uint32 BJCEPMIJIJG = 14; -} - -message MOIDBBLOFDN { - bool LMDCLLHNGHM = 6; -} - -enum ChangeHpDebtsReason { - CHANGE_HP_DEBTS_NONE = 0; - CHANGE_HP_DEBTS_PAY = 1; - CHANGE_HP_DEBTS_PAY_FINISH = 2; - CHANGE_HP_DEBTS_CLEAR = 21; - CHANGE_HP_DEBTS_REDUCE_ABILITY = 41; - CHANGE_HP_DEBTS_ADD_ABILITY = 51; -} - -// CmdId: 27070 -message BNKAJEOHKIC { - uint32 GOKPPDNPEKM = 15; -} - -// CmdId: 8747 -message SkipPlayerGameTimeReq { - bool is_force_set = 7; - uint32 game_time = 10; - uint32 client_game_time = 13; -} - -message LJAAEFHKENH { - repeated uint32 EJCBBAOBDBF = 2; - uint32 NBLFENBHBPN = 5; - repeated uint32 FDHNBKFEFNH = 10; - repeated uint32 LHNJKBGEFDD = 12; - uint32 CIHMOCCDKBM = 13; -} - -message PolygonRegionSize { - float height = 2; - repeated VectorPlane point_list = 5; -} - -// CmdId: 29426 -message SetWidgetSlotRsp { - int32 retcode = 1; - repeated WidgetSlotTag tag_list = 2; - uint32 material_id = 3; - WidgetSlotOp op = 8; -} - -message LJFAGOIJNOP { - bool is_activated = 1; - map DMMGLFABFMB = 5; - uint32 CEHFONJIKHI = 6; - uint32 next_refresh_time = 11; - uint32 JGPCNOLHBHD = 12; - uint32 OLHPCHLBEOD = 13; - bool PIMNPMEJHBA = 14; - uint32 COHNJMMKBLC = 15; -} - -// CmdId: 27015 -message NGMLEDAMDGA { - int32 retcode = 5; -} - -message HitCollision { - int32 hit_box_index = 1; - float NAKEAILPMBJ = 5; - Vector JBCEFHPEKFB = 7; - Vector CGKAKMHHOOD = 9; - HitColliderType hit_collider_type = 13; - float COCGHGIACNL = 14; -} - -enum EJCBGLNNGLL { - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_NONE = 0; - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_DAMAGE = 1; - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_HEAL = 2; -} - -message OEPCDDMHDOB { - uint32 level_id = 6; - uint32 match_id = 7; - repeated uint32 player_uid_list = 12; -} - -// CmdId: 26305 -message MOANBPAGANO { - uint64 cur_avatar_guid = 2; - repeated uint64 avatar_guid_list = 11; -} - -// CmdId: 20793 -message BJJIHOGPDCK { - uint32 FMBCBCOIBEP = 7; - repeated uint32 AKNBBNMILKP = 8; - repeated uint32 CGBBOICJDBD = 9; -} - -message FOLJFGDAGDC { - uint32 config_id = 5; - int32 value = 6; - string name = 14; -} - -// CmdId: 26066 -message EPGPGAGOEKF { - uint32 entity_id = 9; - uint32 material_id = 13; - Vector pos = 15; -} - -// CmdId: 21464 -message PersonalSceneJumpReq { - uint32 point_id = 11; -} - -message LMFJEPMBNFO { - repeated GGDNECKPGMB level_info_list = 14; -} - -// CmdId: 23245 -message SceneAreaWeatherNotify { - uint32 weather_gadget_id = 1; - map weather_value_map = 5; - uint32 weather_area_id = 6; - uint32 NLEAKBIDPME = 10; - float trans_duration = 15; -} - -message AiThreatInfo { - map ai_threat_map = 15; -} - -// CmdId: 2200 -message KCPCKMMJILG { - uint32 IIOKFMIJFFO = 1; - uint32 JFDJHPNCLBA = 2; - uint32 BPBGKNKBDGH = 6; - bool is_success = 9; -} - -// CmdId: 25917 -message EBFMMCKHJMC { - message CICECCOBPIL { - oneof detail { - uint32 mist_trial_avatar_id = 15; - uint64 formal_avatar_guid = 3; - } - } - - repeated uint32 EMAHLOOIFGF = 3; - uint32 HLCCJFGJLAA = 7; - uint32 enter_point_id = 12; - repeated CICECCOBPIL KFAABPHCDJL = 13; -} - -// CmdId: 24487 -message NEFDHEKHOEB { - bool HHPNHDAAEFM = 10; - JGLANNKEAGE BFLKCKMPPBE = 15; -} - -message KACMCMHDJHN { - uint32 EHGPLPNBNLB = 1; - bool ANOEFPOCHFH = 2; - bool FLLIEMALLIM = 3; - uint32 KCIBJBJPJBP = 4; - uint32 OLONJBLDLFP = 5; - bool DNFOLCNDAGF = 6; - repeated EIPKNCMJCIL DKFFIPPENMD = 7; - uint32 level_id = 9; - EIPKNCMJCIL EJACMDHEPDD = 10; - uint32 DLMGNCIEFCA = 11; - uint32 JKONNDCDNPN = 13; - bool KNBCMKHALEH = 14; -} - -message OMCGBCNCOCC { - repeated uint32 GLHDIAHGGPP = 5; - bool OCDBMOOKHMN = 8; -} - -message DFPNCBIAAFI { - uint32 OGDFOBNABJO = 1; - string MJKMOECGLNH = 2; - uint32 EPMKEMMNAEK = 3; - EBOMGDFDJON FLMIAEAJBOA = 4; - NEFEGLMDAHP GJEHPKKKPIJ = 5; - uint32 dungeon_id = 6; - string share_code = 7; - uint32 MIMAFJAELJL = 8; - uint32 OAIFHNICKJE = 9; - bool BBFELADMDOF = 10; - uint64 dungeon_guid = 11; - bool EMJGFHADCBJ = 12; - NKIMLFIFAPH CNDJIPKGCEC = 13; - repeated uint32 tag_list = 14; - repeated BBGCACOLIOO IEJDANGNMFK = 15; - uint32 MBNKHMJOMEG = 692; - bool ACHHKDKOHNO = 1305; - bool EEHNIEKFBAP = 1321; -} - -// CmdId: 28636 -message AllShareCDDataNotify { - map LNALPPJPBLP = 4; -} - -message KCLGMFIJIBB { - repeated IIKGNGBPCAM data_list = 14; -} - -// CmdId: 6486 -message GadgetPlayStartNotify { - uint32 entity_id = 9; - uint32 start_time = 11; - uint32 play_type = 14; -} - -message JLIGODGIJEL { - repeated uint32 uid_list = 1; -} - -// CmdId: 29450 -message LBGCJJINPGG { - int32 retcode = 1; - int32 DKFCPBODFPF = 9; - repeated uint32 param_list = 11; -} - -// CmdId: 24229 -message MBLHIPEBDHK { - uint32 entity_id = 2; -} - -// CmdId: 3163 -message GOPKMAKMDPP { - uint32 group_id = 2; - repeated CCCNFAMFDMH KGJGMPCBIAB = 7; -} - -// CmdId: 21387 -message CPMOGOCPGHN { - int32 retcode = 7; -} - -enum BGIMFJLOLAF { - BGIMFJLOLAF_RECEIVE_OUTPUT = 0; - BGIMFJLOLAF_STOP_FORGE = 1; -} - -message JDCAPNGJHDL { - uint32 MIGGEFGJCMF = 8; - uint32 CDHOPOGDGOE = 11; -} - -// CmdId: 29045 -message FHJIPBKMJIJ { - HFFHMOHHJJL OJNDPLAMDBI = 2; - uint32 NLHMEGOFMLN = 4; -} - -// CmdId: 984 -message AIPBOMAFEDK { - bool BHPEOJPKOED = 13; - uint32 play_id = 14; -} - -// CmdId: 23831 -message LBJEJNJMHLD { - repeated uint32 OAKNPNADFCI = 9; -} - -// CmdId: 22106 -message INJJLAJBPJL { - uint32 JCCCCOOGGPN = 3; - int32 retcode = 4; - uint32 schedule_id = 15; -} - -// CmdId: 26778 -message GadgetChainLevelChangeNotify { - map gadget_chain_level_map = 1; -} - -message MBPDMAMNGLG { - map ONEKMNGCKIJ = 4; - uint32 PIFKFGDPBOL = 5; - uint32 JFEMOPGIFHC = 7; - uint32 stage_id = 8; - bool is_finish = 11; - bool is_open = 13; -} - -// CmdId: 3908 -message ScenePlayBattleUidOpNotify { - uint32 play_id = 2; - uint32 op = 3; - repeated uint32 param_list = 4; - uint32 play_type = 5; - uint32 entity_id = 7; - string param_str = 8; - repeated uint32 FBNHPAELFAA = 11; - uint32 GKMGGEBFMME = 12; - repeated uint32 uid_list = 13; - uint32 param_index = 14; -} - -// CmdId: 25365 -message PJEMNKAGMMH { - repeated uint32 IKOJNKCACAK = 3; -} - -// CmdId: 8845 -message MonsterPointArrayRouteUpdateNotify { - MonsterRoute monster_route = 6; - uint32 entity_id = 15; -} - -// CmdId: 4014 -message OPEGKDMNDBO { - repeated AMFPBDFCMBO ACNPKJEJIHD = 2; -} - -// CmdId: 24903 -message PPKBLJDCGJN { - int32 retcode = 3; -} - -message IIKGNGBPCAM { - string title = 1; - repeated HNENBGPKIMH GPGJNIFKMIL = 8; -} - -// CmdId: 28235 -message GCGWeekChallengeInfoNotify { - uint32 INHMGHJIJFI = 6; - repeated GCGWeekChallengeInfo challenge_info_list = 7; - bool is_notify_npc_change = 11; - repeated ItemParam OICHNDJAGIA = 13; - uint32 next_refresh_time = 14; -} - -// CmdId: 20284 -message HJPMJMNHLFL { - uint32 end_time = 12; - uint32 gallery_id = 14; -} - -enum TryCustomDungeonType { - TryCustomDungeonType_TRY_CUSTOM_DUNGEON_NONE = 0; - TryCustomDungeonType_TRY_CUSTOM_DUNGEON_ROOM = 1; - TryCustomDungeonType_TRY_CUSTOM_DUNGEON_ALL = 2; - TryCustomDungeonType_TRY_CUSTOM_DUNGEON_OFFICIAL_PLAY = 3; -} - -message IHJELPJGNHI { - Vector center = 1; - int32 CGHOONOAJID = 2; - int32 level = 9; - int32 CBICALMIEBG = 10; -} - -// CmdId: 26286 -message POLLBHNEBMB { - uint32 JHDNCBBEELC = 8; - uint32 level_id = 10; -} - -// CmdId: 2225 -message MGDCHNMCNPG { - uint32 uid = 4; - uint32 KNNMFOAICGK = 6; - GEDKECIFFIP reason = 15; -} - -message GFKODICMHBH { - uint32 IIPFIGJEDMD = 8; - map PCOFLPIBCDI = 10; - uint32 difficulty_id = 11; -} - -message GOGNOBFCMGH { - repeated HNNLLJJPBLL level_info_list = 4; -} - -// CmdId: 8423 -message LONGPKFDEPO { - CFGJBDHHJIC MOMMMCIAGEB = 14; -} - -// CmdId: 7278 -message OCEAOGAHCGK { - repeated ADOIPPBEAAL info_list = 5; -} - -message GCGMessage { - oneof message { - GCGMsgTokenChange token_change = 15; - GCGMsgPhaseChange phase_change = 10; - AGGHLLEPNNK add_cards = 5; - HJDBMEBNPDE remove_cards = 1; - DNNPDHCIDOJ select_on_stage = 9; - KNNEIPNMLEM dice_roll = 8; - NOONJCMBGGG dice_reroll = 12; - FOJGJHJBMAC pass = 3; - ABOEDEKEBFC char_die = 11; - FGHHODLEFMK skill_result = 7; - NLCFIFJMPIF cost_dice = 2; - IHBFEPHGJFA add_dice = 6; - MEKGIFHADBH move_card = 13; - DPOMMLDDIFJ use_skill = 4; - BMHANEKEJBH new_card = 1788; - IKFHPDFNFEE update_controller = 1591; - NKLFPEGAAGG modify_add = 1288; - FELJGPINODG modify_remove = 1043; - MHICAINBIDF use_skill_end = 470; - GBMJHBFLPJA duel_data_change = 574; - KCPBNJAPOLO client_perform = 652; - GBINEPIEAIG game_over = 1789; - GCJJELPGHBG op_timer = 1685; - MOFGPICIDOK waiting_list_change = 1467; - OFNNNOKEBIP card_update = 1784; - HHJNLCJEAOP select_on_stage_by_effect = 133; - POHKFMENBAC cost_revise = 1626; - FFCOCMJMDJK phase_continue = 1370; - NFCFODNDLAE pve_intention_info = 78; - OGBHDPNNLOC pve_intention_change = 159; - BHGHMPOMIEA skill_limits_change = 663; - IAAPMMLBKBM no_damage_skill_result = 1868; - BPCAEONFGIH reaction_begin = 948; - DMJANMGEGKP reaction_end = 270; - MMFLNHCDKLG use_legend = 1048; - HKMJMDLIPPC card_henshin = 186; - FBJMKLAOICH zone_shuffle = 1927; - } -} - -// CmdId: 24871 -message GetQuestLackingResourceReq { - uint32 quest_id = 3; -} - -// CmdId: 3680 -message OKAFHEDMKAN { - uint32 entity_id = 6; - uint32 today_fish_num = 14; -} - -message ABEFMFNBMCK { - bool PJDAFBLFDBM = 10; -} - -// CmdId: 450 -message PMDEPKEPPOB { - int32 retcode = 15; -} - -enum AEJFGAKFBOD { - AEJFGAKFBOD_NONE = 0; - AEJFGAKFBOD_NORMAL = 1; - AEJFGAKFBOD_TEMPLATE = 2; - AEJFGAKFBOD_EXAM = 3; -} - -message EOJCCCIKMAH { - uint32 HFCLAGKGPBE = 1; -} - -// CmdId: 3157 -message CMKJFFKKBJM { - repeated OLNABDAHMAM ENPFECNIKAB = 1; - map expedition_info_map = 4; - int32 retcode = 5; - repeated int32 AMIKAKGDCJF = 14; -} - -message PKKDFHHHINN { - uint32 KPKBABAJGEA = 1; - uint32 LNBEELHNMBK = 2; - repeated JPJCKOPBPDM HBAEMOPOCCM = 7; - uint32 GEFPFNPNCCE = 15; -} - -message EPBKHHIDBFO { - uint32 HEDJMIGGIOF = 6; - map DBFLKMEJFBP = 14; -} - -message UnionCmd { - uint32 message_id = 3; - bytes body = 15; -} - -// CmdId: 20819 -message FNKGOOIBHPH { - bool BHNGBKNDHDC = 1; - int32 retcode = 8; - uint32 OLOGBAPKKCG = 11; - MMPCGKMHPOE AOGGKHGADMJ = 13; -} - -message JFENEAFMDFK { - uint32 MJPMAGCDEBM = 2; - map DPCKAMKCAIM = 4; - uint32 BIGPKGMKCNM = 6; - uint32 JLJFAELLPOD = 11; -} - -// CmdId: 23226 -message GJEGHGGGHDN { - uint64 cur_avatar_guid = 3; - repeated uint64 avatar_guid_list = 4; - int32 retcode = 14; -} - -message AvatarRenameInfo { - uint32 avatar_id = 3; - string avatar_name = 13; -} - -// CmdId: 21403 -message PlayerQuitFromHomeNotify { - enum QuitReason { - INVALID = 0; - KICK_BY_HOST = 1; - BACK_TO_MY_WORLD = 2; - HOME_BLOCKED = 3; - HOME_IN_EDIT_MODE = 4; - BY_MUIP = 5; - CUR_MODULE_CLOSED = 6; - } - - QuitReason reason = 5; -} - -message OLNABDAHMAM { - uint64 avatar_guid = 1; - uint32 OJIDCDADHGG = 3; - uint32 LPKLKGGPNPL = 4; - float shorten_ratio = 7; -} - -// CmdId: 8722 -message CPBPDPOIBHG { -} - -// CmdId: 29079 -message PlayerGameTimeNotify { - uint32 uid = 2; - uint32 game_time = 11; - bool is_home = 14; -} - -// CmdId: 981 -message LNDEJLHBGNK { -} - -message KGPAFJKHPNC { - uint32 BBHABIKPHDD = 7; - uint32 KPBMGINIAKN = 9; -} - -message MathQuaternion { - float x = 1; - float y = 2; - float z = 3; - float w = 4; -} - -// CmdId: 3466 -message HPAKMAGLAIB { - uint32 mp_play_id = 6; - bool BMMOKABJPGH = 14; -} - -// CmdId: 9934 -message BAKILAHJNEN { - int32 retcode = 1; -} - -message IINBMAMMGJP { - uint32 IFGLKIEFDBP = 1; - float FLCKMMGKNAK = 2; - float DKCICDAKJJN = 3; - uint32 BOEMMPABEAP = 4; - uint32 DEEMMJKEHIL = 5; - repeated PLJIGBFEDMI AFJJDELJMMP = 6; - uint32 HPEINLMDNLC = 7; - float LADIMIJLKDL = 9; - uint32 entity_id = 11; - float LKENKNIPMEE = 12; - map OJJGEKGBAAD = 13; - uint32 attack_target_id = 14; -} - -// CmdId: 28500 -message FBFHNGJHLHN { - ECLANBCKCCD data = 2; -} - -// CmdId: 22753 -message HELBDLIGIKA { - uint32 cur_score = 2; - uint32 add_score = 10; - uint32 gallery_id = 12; -} - -// CmdId: 7699 -message BNAJONGNLHD { - int32 retcode = 3; - uint32 level_id = 6; -} - -// CmdId: 1959 -message CombineDataNotify { - repeated uint32 combine_id_list = 6; -} - -// CmdId: 5872 -message WorldPlayerReviveReq { -} - -message HEJKJDBMLOG { - repeated ItemParam BPJMBPKPFIA = 1; - repeated ItemParam JCFKHOIPPGC = 2; - uint32 uid = 15; -} - -// CmdId: 24431 -message NOJCMCLKGCB { - uint32 OHJPFFDIFEL = 7; -} - -// CmdId: 27149 -message FOCPCNNOICN { - uint32 JPBKFLOINPO = 1; - int32 retcode = 3; - uint32 CIDGHAMEFJP = 6; -} - -// CmdId: 3956 -message PBINCDKBHME { -} - -// CmdId: 3895 -message PCLDKDGOELA { - bool GEBGAKCPJGJ = 3; -} - -message DDHAIIJNAEP { - uint32 progress = 1; - repeated uint32 FCCJAAHELGG = 3; - uint32 NLMGFDOKHLC = 5; - uint32 CHKKINOLPGH = 7; - repeated uint32 GPOKOIGFEMM = 8; - uint32 ILDMECOLNEE = 10; - uint32 NLMDGHKIFNJ = 13; -} - -// CmdId: 28191 -message GadgetAutoPickDropInfoNotify { - repeated Item item_list = 8; -} - -message CreateGadgetInfo { - message FIMBKDCNEGG { - uint32 chest_drop_id = 1; - bool is_show_cutscene = 2; - } - - GadgetBornType born_type = 1; - FIMBKDCNEGG chest = 2; -} - -// CmdId: 714 -message GDKKCCCHPLA { - uint32 level_id = 2; - int32 retcode = 6; -} - -enum DNECFMIJJIG { - DNECFMIJJIG_NONE = 0; - DNECFMIJJIG_LEAVE = 1; - DNECFMIJJIG_PENDING = 2; - DNECFMIJJIG_IDLE = 3; -} - -// CmdId: 27613 -message INLCCBGIIMO { - bytes OFBDIMCLBED = 4; - uint32 id = 11; -} - -message MBHCJKLKOPF { - uint32 target_id = 2; - float LKAJLOKOHCB = 6; - uint32 GJLNDEFDLIO = 8; -} - -// CmdId: 27968 -message BMAFBDDCEHK { - uint32 schedule_id = 2; -} - -// CmdId: 23215 -message MMKGPLPDBGD { - repeated uint32 IOKDDOFEOGA = 3; - int32 retcode = 14; - repeated uint32 LFDOMECNIOC = 15; -} - -message MPLevelEntityInfo { - AbilitySyncStateInfo ability_info = 6; - uint32 authority_peer_id = 9; - uint32 entity_id = 13; -} - -// CmdId: 26421 -message CHKFMLIAPAA { -} - -// CmdId: 3511 -message HMNLFKLPJDC { - int32 retcode = 14; -} - -message EPMMEPGIFOF { - bool OAPPKLNAAHH = 3; - uint32 finish_time = 4; - uint32 NNPEINOJPNG = 8; - repeated HDKNEPELFMK OHPJBOCJLIA = 14; -} - -message HomeFurnitureData { - Vector spawn_pos = 2; // 6 - uint32 guid = 5; - uint32 version = 9; - uint32 furniture_id = 10; - Vector spawn_rot = 11; // 3 - int32 parent_furniture_index = 12; -} - -// CmdId: 25590 -message CKFGKMBONHE { - uint32 target_uid = 1; - bool PHGHHMBAPPL = 10; -} - -message LHCNLHNLAIK { - uint32 start_time = 4; - uint32 end_time = 10; - uint32 uid = 11; - uint32 entity_id = 13; -} - -// CmdId: 5593 -message APHEOFDEADG { - uint32 ILABBIGLIGA = 9; -} - -message KIDIBABEKOH { - bool is_finish = 3; - uint32 route_id = 10; - bool is_open = 12; -} - -message KBIEGMPGDJA { - Vector LNKECADHECC = 3; - Vector NCFLNLNFMJK = 4; - bool KJOBPNEAKID = 6; - Vector LJDNKPEBCNJ = 8; - float GDBNNFLONDI = 9; - int32 PMCEHELEMDI = 10; - bool HJEPLPFKNJK = 11; - int32 GNAKMEAPONJ = 12; - Vector HMMPCBOKFLL = 13; - float BDKJOHLEPCK = 14; - uint32 entity_id = 15; -} - -// CmdId: 3456 -message LBCJBEFBDBJ { - int32 retcode = 1; -} - -// CmdId: 5852 -message HMJLPBCLBCJ { - message PINHIOBIOIF { - uint32 BKILHFNGEON = 12; - } - - message BLJEFJGKCIL { - uint32 NIDGMKAEPIF = 7; - uint32 NLKNLGBIAHD = 9; - Vector IKGBCJAAFBP = 13; - } - - message KMBMBGFCLNB { - bytes area_code = 1; - uint32 area_id = 2; - uint32 area_type = 12; - } - - oneof FGLLLICOIEG { - PINHIOBIOIF refresh_notify = 14; - BLJEFJGKCIL add_wind_bullet_notify = 9; - KMBMBGFCLNB area_notify = 8; - } -} - -// CmdId: 5171 -message PlayerChatReq { - uint32 channel_id = 1; - ChatInfo chat_info = 9; -} - -// CmdId: 28105 -message CFDIBJDNOKH { - uint32 DEAAAILCHGD = 2; -} - -// CmdId: 22243 -message LHEMHECMENL { - uint32 gallery_id = 4; - EFCGFLLIMAG reason = 8; - EHJGHHDHGFN FNJAPPHMEED = 15; -} - -message NGGPLOGCGMF { - BJBGIBKCEEM state = 8; - uint32 BFANDGPIOPF = 10; -} - -// CmdId: 1981 -message TowerFloorRecordChangeNotify { - bool is_finished_entrance_floor = 8; - repeated TowerFloorRecord tower_floor_record_list = 13; -} - -// CmdId: 21248 -message CCFJINOJFPN { - uint32 play_id = 3; - bool OONFLODKDPE = 6; -} - -// CmdId: 9083 -message CHNLMMBKNCD { - bool HBFFFGFBHCP = 5; -} - -// CmdId: 23877 -message EJNBAHHNEKA { -} - -enum CBMBCOHFLIC { - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_NONE = 0; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_CANCEL = 1; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_TIMEOUT = 2; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_ALL_AVATAR_DIE = 3; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_LUA_INTERRUPT = 4; -} - -// CmdId: 22252 -message PlayerNicknameAuditDataNotify { - ContentAuditInfo info = 5; -} - -// CmdId: 3868 -message EJLIJFIFPIN { - uint32 JHDNCBBEELC = 7; - uint32 DLJMNLOJELE = 14; - uint32 level_id = 15; -} - -// CmdId: 26221 -message JBANFKALPML { - repeated uint32 DDFMJCDGACJ = 4; - repeated uint32 MHLHABNFJNF = 12; -} - -// CmdId: 28891 -message ECPGMNGHLLC { - int32 retcode = 5; -} - -message AvatarTeam { - string team_name = 1; - repeated uint64 avatar_guid_list = 5; -} - -message BCHMFPLLMFG { - bool is_new_record = 1; - IBFEGOEKFLI settle_info = 2; -} - -// CmdId: 23734 -message AIEELNIFHIB { - repeated uint64 BJEJEAJMMAI = 1; -} - -message BossChestInfo { - uint32 monster_config_id = 1; - uint32 resin = 2; - repeated uint32 remain_uid_list = 3; - repeated uint32 qualify_uid_list = 4; - map uid_discount_map = 5; -} - -// CmdId: 4149 -message LDILOBAMEIH { - repeated AvatarRenameInfo avatar_rename_list = 4; -} - -message FELJGPINODG { - uint32 BFDCMJMCICH = 1; - repeated uint32 EMNCDAKHBEB = 7; - uint32 LGIAHGDMOBA = 10; - LOHBBFDKCPI reason = 14; -} - -enum MaterialDeleteReturnType { - ILMLPAHHCIA_MATERIAL_DELETE_RETURN_BAG = 0; - ILMLPAHHCIA_MATERIAL_DELETE_RETURN_SEED = 1; -} - -// CmdId: 7668 -message GGLKNPGMKIA { - uint32 page_id = 7; - uint32 word_id = 9; - int32 retcode = 15; -} - -// CmdId: 29982 -message PlayerEnterDungeonRsp { - uint32 dungeon_id = 4; - int32 retcode = 10; - uint32 point_id = 15; -} - -// CmdId: 25306 -message IIEMGKCCCJP { -} - -message NOPNFAPDDNM { - repeated uint32 ONNHPPOPMDN = 4; - uint32 equip_type = 15; -} - -message POGJMHKBLAM { - repeated JPGKCIOPIED KOHDONCJGJB = 15; -} - -// CmdId: 4087 -message IOBHPJDNFMD { - uint32 stage_id = 1; - repeated DEDEHACHCBH team_info_list = 2; - uint32 LOIEKFANKLK = 9; -} - -// CmdId: 5298 -message MABCHCEBMKP { - uint32 point_id = 1; - uint32 FBFBNMKOBCH = 4; - uint32 player_uid = 6; - uint32 dungeon_id = 9; -} - -// CmdId: 25119 -message JCBFIADLJFH { - bool LHGDBAGOAIN = 7; - int32 retcode = 10; - bool PFCNPPFCBKA = 13; -} - -message ECPNDHOPOMI { - uint32 HDKDBMOMFEC = 8; - repeated IEEMKNEOIPA DIFGBEIIHNA = 9; - repeated uint32 FAJCCFAIPJJ = 10; -} - -// CmdId: 28137 -message DODIOJBLBNF { - int32 retcode = 12; - uint32 schedule_id = 15; -} - -message EquipParam { - uint32 item_id = 1; - uint32 item_num = 2; - uint32 item_level = 3; - uint32 promote_level = 4; -} - -// CmdId: 22017 -message MMGNBANAIHG { - uint32 stage_id = 9; - bool is_done = 13; -} - -enum HPHCFOLLJJG { - HPHCFOLLJJG_NONE = 0; - HPHCFOLLJJG_LAYOUT = 1; -} - -// CmdId: 22829 -message ELBMFCICOMJ { - bool HKPAPPFDGCP = 1; - bool NBKLFAOGFBN = 2; - bool is_new_record = 3; - uint32 PLHGOLNFKGP = 8; - uint32 level_id = 10; - uint32 score = 13; -} - -message TrifleGadget { - Item item = 1; - uint32 AOJJLIGMDDP = 2; -} - -// CmdId: 28510 -message OKNAOKINOAJ { - uint32 BONMLLMEMHB = 9; -} - -// CmdId: 23211 -message JBJHCJHACCO { -} - -message MBKKMCLKCIM { - repeated FPDNEOJHHPN level_info_list = 14; -} - -// CmdId: 1123 -message SetChatEmojiCollectionReq { - ChatEmojiCollectionData chat_emoji_collection_data = 4; -} - -message AbilityControlBlock { - repeated AbilityEmbryo ability_embryo_list = 1; -} - -// CmdId: 28900 -message PPDJDPAHNDB { - uint32 level_id = 5; - int32 retcode = 12; -} - -message IGGBFMEPBJI { - repeated IJLJPOGOGLN brief_info_list = 1; - bool BBFELADMDOF = 2; -} - -message BHCHCBFCCLA { - uint32 level_id = 4; - bool is_open = 7; - uint32 camp_id = 9; - bool is_finish = 11; -} - -// CmdId: 28752 -message ALJCIOEEDAK { - uint32 personal_line_id = 8; - int32 retcode = 11; -} - -// CmdId: 1366 -message AGLMODHHPEH { - repeated GCNEACKIJLC avatar_info_list = 8; - uint32 LOIEKFANKLK = 11; - uint32 stage_id = 12; -} - -// CmdId: 4527 -message LFNEHFKLIOF { - uint32 area_id = 9; -} - -message EIPKALGMFDO { - bool is_open = 1; - uint32 PLHGOLNFKGP = 2; - uint32 AFJJPHANFHE = 10; - uint32 level_id = 15; -} - -// CmdId: 8877 -message IEGNNFPKPEI { - uint32 group_id = 2; - uint32 schedule_id = 12; -} - -// CmdId: 8505 -message KENBCHPDFIN { - uint32 level = 1; -} - -message CKIHEIDAKCA { - uint32 config_id = 5; -} - -// CmdId: 2100 -message JNMLGJJNAPM { - AvatarInfo CLBDIJAKHBL = 2; - AvatarInfo avatar_info = 6; - int32 retcode = 14; -} - -// CmdId: 23452 -message IHNJDKPMJPL { - int32 retcode = 10; - EMNGAJIPPBA PHKBIBBMKEH = 11; -} - -// CmdId: 20674 -message GPOKMMFIMNN { - ANKCPKDGGNM NBAALCNMHOJ = 3; - uint32 JDAAEHPMJLG = 7; - int32 retcode = 12; - uint32 schedule_id = 15; -} - -// CmdId: 22733 -message PIDMCMAMHMF { - int32 retcode = 4; -} - -message GBMJHBFLPJA { - uint32 DHGMDCIDLCL = 1; -} - -message ShapeBox { - Vector center = 1; - Vector axis0 = 2; - Vector axis1 = 3; - Vector axis4 = 4; - Vector extents = 5; -} - -message ServantInfo { - uint32 master_entity_id = 1; - uint32 born_slot_index = 2; -} - -// CmdId: 28653 -message PMDPPMAKKDH { - repeated HomeSceneArrangementInfo POMCHDHJKNH = 2; - repeated ItemParam furniture_list = 3; - string transaction = 5; - uint32 GEJFKMMPAKO = 13; - oneof GDOFKHMAKOK { - uint32 slot_id = 1453; - uint32 furniture_suite_id = 527; - } -} - -// CmdId: 255 -message LLICJNLNKCH { - int32 retcode = 14; -} - -// CmdId: 26646 -message JENOFBIFHIE { - uint32 level_id = 3; - bool POBIKMJKEJE = 4; -} - -message StrengthenPointData { - uint32 NPCJHOADMNL = 9; - uint32 DNDAFKPKOML = 13; -} - -enum ReportReasonType { - ReportReasonType_REPORT_REASON_NONE = 0; - ReportReasonType_REPORT_REASON_DECEPTIVE_ADS = 1; - ReportReasonType_REPORT_REASON_ABUSING = 2; - ReportReasonType_REPORT_REASON_CHEAT = 3; - ReportReasonType_REPORT_REASON_POLITICAL = 4; - ReportReasonType_REPORT_REASON_OTHER = 5; - ReportReasonType_REPORT_REASON_HOME = 6; -} - -// CmdId: 4291 -message ViewCodexReq { - repeated CodexTypeData type_data_list = 8; -} - -message LIIDMJKPBOD { - NIGNINHHOKP OIIEBGBGPKP = 2; - BINPGBMBBGM LCLHHMINDCN = 4; - repeated MNONPGDIBIC GAIHMKPGCLO = 6; - DOPMALOEHGI EFALOEJHDCJ = 15; -} - -// CmdId: 6291 -message WidgetGadgetAllDataNotify { - repeated WidgetGadgetData widget_gadget_data = 10; -} - -// CmdId: 768 -message HKAPINPDLIO { - uint32 activity_id = 4; - uint32 reward_id = 13; -} - -message CJAKPILFHCJ { - repeated DKNOOOAMMKP MEBMJAEPFED = 1; - bool EKDNJFFDDCC = 3; - bool OHBIDCMJFIE = 4; - DKNOOOAMMKP NMHLLFFELDF = 5; - uint32 npc_id = 6; - DNECFMIJJIG NDMIAIAHNCK = 9; - uint32 FGKEKBPJKED = 11; - uint32 BIAENDFJHHN = 13; - uint32 JPFDECHEFPI = 14; - uint32 id = 15; -} - -message IIBADDBPPJD { - Vector JGCFFFNCONO = 9; - Vector KBCBHPMELHB = 14; - uint32 entity_id = 15; -} - -// CmdId: 1796 -message JKFBHBHIMKI { - bool ELBEHCDFPJG = 15; -} - -// CmdId: 8700 -message BIIEBFEAOKD { - int32 retcode = 9; -} - -// CmdId: 20572 -message CDFNCHINEKH { - int32 retcode = 3; -} - -message ELNHHHFGKFG { - map GKPEOBFABEC = 8; -} - -// CmdId: 4963 -message BEOHCCALCPI { - int32 retcode = 3; - repeated uint32 show_name_card_id_list = 13; - uint32 uid = 14; -} - -// CmdId: 977 -message DMCMNNKFNCE { -} - -// CmdId: 24230 -message BEDFOBCFJKF { - uint32 KKDBMPAIJJB = 1; -} - -// CmdId: 2172 -message ALNJLPOJHLI { - repeated uint32 LGJIILAFLOK = 4; -} - -enum NFGBLLGLHCC { - NFGBLLGLHCC_GCG_INTENTION_CHANGE_NONE = 0; - NFGBLLGLHCC_GCG_INTENTION_CHANGE_RM = 1; -} - -// CmdId: 2087 -message BGOBCCMMOMK { - int32 retcode = 12; -} - -// CmdId: 8006 -message BBBJCNFIHEJ { - repeated FriendBrief LAFGDGJBAKP = 9; -} - -message DOAKGJMMFND { - uint32 rotation = 2; - uint32 MHOEPFHAHFL = 10; - uint32 NIJDGEOBLBI = 11; - uint32 PDELKANOOBL = 15; -} - -message LackingResourceInfo { - repeated uint32 PDFBJCPKGAD = 1; - map JHOJDJGELLK = 2; - repeated uint32 GEPBOPLIEMB = 3; - map KBEAGMAGFPD = 4; - repeated uint32 NGBJMLNHLBB = 5; - map GJBFBFOCLJL = 6; - repeated uint32 IFLMBHBHLMC = 7; - repeated uint32 PLGICBELJNB = 8; - repeated uint32 FOIHNLFBPFI = 9; -} - -// CmdId: 27950 -message MCOIONAAILD { - uint64 guid = 6; -} - -// CmdId: 3071 -message AvatarPropChangeReasonNotify { - float cur_value = 3; - uint64 avatar_guid = 5; - PropChangeReason reason = 6; - uint32 prop_type = 14; - float old_value = 15; -} - -message ItemHint { - uint32 count = 1; - uint64 guid = 3; - uint32 item_id = 7; - bool is_new = 15; -} - -// CmdId: 29584 -message JIEJIHOGCEB { - uint32 offering_id = 3; - int32 retcode = 4; -} - -// CmdId: 27972 -message GetActivityInfoRsp { - int32 retcode = 2; - repeated ActivityInfo activity_info_list = 7; - repeated uint32 activated_sale_id_list = 8; - repeated Uint32Pair disable_transfer_point_interaction_list = 11; -} - -message NEFEGLMDAHP { - repeated uint32 NMHEAALBKDD = 1; - uint32 AHJBPDMFILG = 2; - repeated uint32 AAHKJLEDLKJ = 5; - BEEJIHDMCHH NBOPHIEGGMH = 8; - uint32 BIGFIEDLMNA = 9; - uint32 GFFGCCJPDAK = 11; - uint32 CPIDJAPNNLL = 12; - uint32 HMDBNIAMGND = 13; - uint32 KPDNNGBDECB = 14; - bool MJKMGECGJNI = 15; -} - -message NKLFPEGAAGG { - repeated uint32 EMNCDAKHBEB = 1; - LOHBBFDKCPI reason = 2; - uint32 pos = 11; - uint32 LGIAHGDMOBA = 14; - uint32 BFDCMJMCICH = 15; -} - -message HLNDOADPLJB { - uint32 DHNKGKBEDNG = 6; - uint32 JBOIFOOCDND = 13; - bool is_success = 14; -} - -// CmdId: 9785 -message DPLPIKCPNDC { - message EIBLPKEFAPK { - uint32 uid = 6; - uint32 FGFMJOKMAFL = 8; - bool ONCCDHDNCAF = 15; - } - - repeated EIBLPKEFAPK MJFHMKKLOFO = 12; -} - -message LJKDBNBDAMG { - string nickname = 2; - uint32 uid = 14; -} - -// CmdId: 21739 -message BJPDBLLFLDC { - uint32 BEDFCAEAKHP = 8; - int32 retcode = 9; - uint32 gallery_id = 14; -} - -// CmdId: 21581 -message KLKFLBKOLLA { - int32 retcode = 7; - AKCDJECFDIA AOFNODOHAHJ = 11; -} - -enum GDIHOPDOCHB { - GDIHOPDOCHB_NONE = 0; - GDIHOPDOCHB_SUCC = 1; - GDIHOPDOCHB_FAIL = 2; -} - -message EntityMoveInfo { - uint32 entity_id = 1; - MotionInfo motion_info = 2; - uint32 scene_time = 3; - uint32 reliable_seq = 4; - bool is_reliable = 5; -} - -// CmdId: 3203 -message BMODELPJNNI { - int32 retcode = 8; - uint32 ALFKLLMIJBI = 10; -} - -message CMCGPBAMGCF { - repeated uint32 GDFCHHBLCCM = 5; - uint32 level_id = 13; -} - -// CmdId: 29691 -message ODGNFCGCPNA { - int32 retcode = 7; -} - -// CmdId: 25842 -message GOGKLADNDOJ { - uint32 FMBCBCOIBEP = 8; -} - -// CmdId: 4045 -message JFOAEKJGCMG { - AKCDJECFDIA JJIHBMFODAB = 4; -} - -// CmdId: 190 -message GKCBIEHEENJ { - repeated uint32 CAMIKNJOJOC = 5; - repeated uint32 MGEGKCEMPCN = 13; -} - -// CmdId: 20264 -message ActivityInfoNotify { - ActivityInfo EEEJHNOICJO = 4; -} - -// CmdId: 4347 -message JPBEEJIMHJH { - int32 retcode = 14; -} - -message RogueEffectRecord { - bool is_new = 1; - uint32 source_id = 7; - uint32 count = 9; - repeated uint32 extra_param_list = 10; -} - -// CmdId: 22723 -message ALIFJEFLGDA { - int32 retcode = 3; -} - -message CJKBCBDAJBN { - repeated Vector BDLHDBNBMKF = 3; -} - -// CmdId: 6823 -message DNBLBFLPPIO { - uint32 LOIEKFANKLK = 2; - repeated uint64 avatar_guid_list = 6; - uint32 level_id = 14; -} - -// CmdId: 22376 -message POOEKDDLBEE { - repeated uint32 JLAAKAENAFO = 5; - bool LKCGLABNGCJ = 8; - int32 retcode = 15; -} - -// CmdId: 27111 -message IMGNEABCPFM { - uint32 dungeon_id = 6; - uint32 cell_id = 9; -} - -// CmdId: 27295 -message LCPEIBAHGHD { - bool GNOHKDLJMPG = 4; -} - -message ProductPriceTier { - string price_tier = 4; - string product_id = 6; -} - -// CmdId: 1936 -message HBIIEFCAEAI { - int32 retcode = 1; - uint32 NLMFKDAIAKO = 5; - uint32 dungeon_id = 12; -} - -// CmdId: 29563 -message MNJLHGDAECF { - uint32 NBGBGKPJIHE = 11; -} - -message MapMarkPoint { - uint32 scene_id = 1; - string name = 2; - Vector pos = 3; - MapMarkPointType point_type = 4; - uint32 monster_id = 5; - MapMarkFromType from_type = 6; - uint32 quest_id = 7; - uint32 layer_id = 8; -} - -// CmdId: 21287 -message NKCLEAIEADA { - BALKODLKKDC BEEGAJMCLFA = 2; - int32 retcode = 6; - uint64 LKBINMHIDJP = 15; - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 3; - } -} - -// CmdId: 20111 -message GNEBBJMIINB { - int32 retcode = 11; +message BLKGHGCLOBB { + repeated ONMANAHNENG MFNBPFPDNCK = 7; + uint32 KHMDGKAJFLC = 8; + uint32 IGJHLOJEEEI = 12; } message AbilityAppliedModifier { - int32 modifier_local_id = 1; - uint32 parent_ability_entity_id = 2; - AbilityString parent_ability_name = 3; - AbilityString parent_ability_override = 4; - uint32 instanced_ability_id = 5; - uint32 instanced_modifier_id = 6; - float exist_duration = 7; - AbilityAttachedModifier attached_instanced_modifier = 8; - uint32 apply_entity_id = 9; - bool is_attached_parent_ability = 10; - ModifierDurability modifier_durability = 11; - uint32 sbuff_uid = 12; - bool is_serverbuff_modifier = 13; - bool IILBHFODNKJ = 14; + int32 modifier_local_id = 1; + uint32 parent_ability_entity_id = 2; + AbilityString parent_ability_name = 3; + AbilityString parent_ability_override = 4; + uint32 instanced_ability_id = 5; + uint32 instanced_modifier_id = 6; + float exist_duration = 7; + AbilityAttachedModifier attached_instanced_modifier = 8; + uint32 apply_entity_id = 9; + bool is_attached_parent_ability = 10; + ModifierDurability modifier_durability = 11; + uint32 sbuff_uid = 12; + bool is_serverbuff_modifier = 13; + bool NCEGKBANOBP = 14; } -// CmdId: 7314 -message INGBEAPEPEH { - repeated DigMarkPoint LIIDMBFPLED = 14; +// CmdID: 693 +message FAIJICEPBHN { + uint32 player_uid = 1; } -// CmdId: 26944 -message GetMapAreaRsp { - repeated MapAreaInfo map_area_info_list = 8; - int32 retcode = 13; +// CmdID: 5884 +message ADEOMOCPEBL { + GGHIHDPMJGM reason = 9; } -message JGOAFCDEEKC { - repeated uint32 LBOIEJAKAML = 3; - repeated uint32 GOPOHECFABE = 6; - repeated OOGNLKFPGMB NKNAAIJEILK = 8; - repeated uint32 LFJEOIFCMBA = 11; +// CmdID: 4586 +message HAEMEAPBOJA { + MPEOOOPECHB GFDFLKOGJGJ = 10; + IGOHJIBCDFA LKIDBHIOOOG = 11; } -// CmdId: 7608 -message LNDOBBIHKKP { - BlossomChestInfo OACNBEALAPF = 1; - uint32 entity_id = 10; +message IFBHMLCJFMF { + repeated FCHNOOHLPLB CBENKJEOCIL = 14; } -message GachaTransferItem { - ItemParam item = 9; - bool is_transfer_item_new = 14; +// CmdID: 25030 +message CHMHJILFELF { + int32 retcode = 15; } -enum WidgetSlotOp { - WidgetSlotOp_ATTACH = 0; - WidgetSlotOp_DETACH = 1; +// CmdID: 23359 +message MKEHJHBAOCL { + uint32 level_id = 6; } -message EMDJHAOIFCN { - OOMKPJPDNAM DLFHFGBFFAD = 1; - uint32 JFEMOPGIFHC = 4; - bool is_open = 5; - repeated OOMKPJPDNAM KHKLKGLGMBP = 7; - uint32 level_id = 9; - uint32 MMDEMBOKFMJ = 13; +// CmdID: 27955 +message NFPFGGAINAL { + MotionInfo motion_info = 2; + uint32 entity_id = 1; + uint32 parent_quest_id = 5; + uint32 room_id = 4; + uint32 scene_time = 7; } -message GadgetGeneralRewardInfo { - uint32 resin = 1; - uint32 dead_time = 2; - repeated uint32 remain_uid_list = 3; - repeated uint32 qualify_uid_list = 4; - ItemParam item_param = 5; +// CmdID: 29856 +message BHPBPGFEDCB { + repeated KAOKJONBMIO PILHDLLLCAI = 1; } -// CmdId: 4653 -message PlayerQuitDungeonReq { - bool is_quit_immediately = 7; - uint32 point_id = 12; +// CmdID: 26658 +message OpenStateChangeNotify { + map open_state_map = 7; } -// CmdId: 25437 -message PKCPKPCCEHM { - uint32 schedule_id = 4; - uint32 group_id = 13; +message HLHANIKIGAH { + bool DGGCKMIKBMO = 3; + LOHFECGLOGD BEPFMDKMFIC = 15; } -// CmdId: 4989 -message GetPlayerFriendListRsp { - /* protected @ 0x20 */// repeated FriendBrief ask_friend_list = 65535; - repeated FriendBrief friend_list = 1; - /* protected @ 0x30 */// int32 retcode = 65535; +// CmdID: 7055 +message IBPPBGGKBBN { + uint32 PELMFDNGNFP = 2; } -// CmdId: 6285 -message EDKPJEPFGJI { - uint32 MIAKBJAMKME = 5; - uint32 BIBECLGPFHB = 9; - bool is_finish = 10; +// CmdID: 24532 +message DMCOGBLAMEB { + map CKJMPLPBDBP = 1; + uint32 PPDMICPGEDO = 4; + int32 retcode = 5; + repeated uint32 EAJEECCMNJL = 6; + uint32 KKFHBLDEABA = 7; + uint32 JLCGAIIHACO = 8; + uint32 OCKONJAMKPP = 11; + repeated uint32 BEBMOIBGNHK = 12; + repeated uint32 GNCPMGACBPP = 13; + uint32 PDBOKJDBKOH = 14; } -// CmdId: 9939 -message AGDDIIFEMJG { - uint32 play_id = 1; - bool BMMOKABJPGH = 10; +message FGEENJNKEGB { + uint32 IEJHHMBOBMJ = 14; } -message OMOIPCGDGAM { - repeated DICGHBAAJAE GDDILFDINLE = 1; - uint32 ADIPFBLBNEP = 4; - uint32 schedule_id = 8; - repeated uint32 KAJDNNHGFMO = 15; +// CmdID: 4296 +message MHIMJHAGCFK { + bool BGAOACGALDG = 4; + int32 retcode = 9; + uint32 draft_id = 10; } -// CmdId: 8697 -message KNNIFPDCKKN { - int32 retcode = 4; - uint32 HLCCJFGJLAA = 15; +// CmdID: 9798 +message DIOOOOHGFCL { + uint32 IHLCEEDFIND = 2; + uint32 MEMPKCGNNMF = 3; + uint32 MBAADKNCICG = 8; } -// CmdId: 341 -message BOIDMCAKNPC { - uint32 LHMBBOKEMLM = 2; - map ONOIPAKPILH = 3; +// CmdID: 24076 +message PBOJGDCDGAB { + uint32 HCOJCAFBPEL = 1; + int32 retcode = 5; + uint64 avatar_guid = 6; + uint64 OPBNFDPDJGD = 9; + map CLPJGANCNHC = 12; + map CHBFMMGLIHG = 15; } -// CmdId: 383 -message GetAuthkeyRsp { - int32 retcode = 1; - string auth_appid = 2; - string game_biz = 3; - uint32 sign_type = 4; - uint32 authkey_ver = 7; - string authkey = 13; +// CmdID: 3881 +message BNAGKNMHKEJ { + Vector position = 1; + repeated uint32 FDJPPPFGHNE = 5; } -// CmdId: 26178 -message LKJGNKKJFKO { - uint32 personal_line_id = 3; +// CmdID: 7557 +message DNHNEECNHMI { + DKCMNDDNNPH HFFIKMKIJCM = 13; + bool LLCOCJHJBME = 10; + uint32 GAPLFMMGBFA = 2; + uint32 point_id = 6; } -// CmdId: 8614 -message HJKHCHEKLLA { - uint32 level_id = 8; - int32 retcode = 10; - repeated IHFDKHONLMF KGPGDIKNINH = 15; +// CmdID: 20141 +message HOMGFPFFCGH { + repeated uint32 MJIOFGMCPLE = 4; + int32 retcode = 14; } -// CmdId: 27591 -message GMKKACAFHIH { - uint32 draft_id = 4; - bool BHPEOJPKOED = 10; +// CmdID: 5870 +message ADEGLMGLLDB { + uint32 JINJLBEMJNC = 7; + int32 retcode = 13; + ECOKADILGCE FKNOJFJGDLM = 14; } -// CmdId: 2037 -message HMGNHLIFACB { - map BHADJKKDFLK = 5; - int32 retcode = 8; - repeated AvatarInfo avatar_info_list = 13; +message CALFIEDPEBN { + uint32 scene_id = 2; + AJOPCFFCFDD state = 5; + Vector rot = 7; + uint32 DABCMJLKOLN = 9; + Vector pos = 13; + uint32 GBCEBGKBJDM = 15; } -// CmdId: 20114 -message SkyCrystalDetectorDataUpdateNotify { - SkyCrystalDetectorData sky_crystal_detector_data = 13; +message Furniture { + uint32 count = 1; } -enum FireworksReformParamType { - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_NONE = 0; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_REPEAT = 1; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_INTEVAL = 2; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_DELAY = 3; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_ROUND_INTEVAL = 4; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_MAX = 5; -} - -// CmdId: 8242 -message GNBDOIEDONA { - uint32 id = 2; - int32 retcode = 14; -} - -// CmdId: 28792 -message FNJMCAMIBLH { - uint32 grade = 15; -} - -// CmdId: 8314 -message FBMKCNCBOAH { - int32 retcode = 1; - AJPEDHOCLEC PAJNKNPHLDD = 5; - uint32 NIJDGEOBLBI = 12; -} - -message BIKFEGBNJOH { - uint32 CHEHLPACEFP = 2; - uint32 level_id = 3; - uint32 use_time = 4; - uint32 score = 5; - bool is_finish = 9; - uint32 kill_num = 11; - bool is_open = 12; -} - -message GGPBBJAGJOL { - bool is_bonus = 2; - uint32 GMDHEDHDGLM = 4; - uint64 avatar_guid = 6; - uint64 KNDEPJJEAMM = 7; - bool BGNEHEGHFDD = 9; - uint32 NFNMDLBHMNK = 10; - uint32 card_id = 11; -} - -// CmdId: 26420 -message OJEELGLJMNC { - int32 retcode = 12; -} - -// CmdId: 26530 -message EvtAvatarSitDownNotify { - Vector position = 3; - int32 direction = 8; - uint64 chair_id = 12; - uint32 entity_id = 13; -} - -// CmdId: 23259 -message NEJMLNADGLN { - int32 retcode = 6; -} - -// CmdId: 21386 -message GAPOIOMENAP { - uint32 parent_quest_id = 8; -} - -// CmdId: 25957 -message HGCNCIFPJMG { - uint32 path_id = 9; -} - -// CmdId: 23591 -message SceneDataNotify { - repeated string level_config_name_list = 2; - MapLayerInfo map_layer_info = 8; - repeated uint32 scene_tag_id_list = 14; -} - -// CmdId: 28998 -message PEGOMCMICAL { - repeated uint32 MJDFIALOLCI = 1; - int32 retcode = 5; - repeated JDECMFDFEKM HKPCDAJDKJL = 6; - repeated uint32 LINAAJDGJBI = 10; -} - -// CmdId: 28684 -message BNMHPEALOJL { - int32 retcode = 4; -} - -// CmdId: 9253 -message PullPrivateChatReq { - uint32 from_sequence = 3; - uint32 pull_num = 7; - uint32 target_uid = 9; -} - -// CmdId: 2295 -message KGCIOHJAPDC { - int32 retcode = 3; - uint32 id = 7; - repeated uint32 BHGMBKEANBH = 13; -} - -message TrackingIOInfo { - string MKHONLJDGFO = 3; - string EGKEKMNCJNM = 4; - string NKJJICJKKNN = 5; - string OKEPODGEOMO = 6; - string LKCMAJEPJNN = 10; - string JFNIBGODPBL = 11; - string ABIBAHFOPMI = 15; -} - -message BHNIIKNFDPD { - uint32 group_id = 1; - uint32 type = 2; - uint32 gadget_id = 5; - uint32 config_id = 8; - Vector pos = 15; -} - -message InferencePageInfo { - uint32 page_id = 6; - repeated InferenceWordInfo unlock_word_list = 11; -} - -// CmdId: 21374 -message AOADLBFCEHB { - uint64 KNDEPJJEAMM = 4; - uint32 OOPILBOLDAC = 10; -} - -// CmdId: 575 -message PBKLIFFDKLK { - uint32 discount_num = 5; - uint32 discount_num_limit = 9; - int32 retcode = 15; -} - -message MpPlayRewardInfo { - uint32 resin = 1; - repeated uint32 remain_uid_list = 2; - repeated uint32 qualify_uid_list = 3; -} - -// CmdId: 20223 -message ABOFMCBCOKF { - uint32 end_time = 3; -} - -message JPFCIAPCJOC { - uint32 reliable_seq = 2; - uint32 entity_id = 6; - int32 retcode = 11; - MotionInfo MMKFPCDJLON = 12; - uint32 scene_time = 15; -} - -message MJJMBEOEJNI { - uint32 PLHGOLNFKGP = 9; - bool is_open = 11; - uint32 LOIEKFANKLK = 14; -} - -// CmdId: 1858 -message PJPLMLAMDNC { - OHCFBCJFMCM KOFBCBIEPLK = 1; - int32 retcode = 2; -} - -// CmdId: 1728 -message OGFAKBHCDHM { - uint32 schedule_id = 5; -} - -message NLCFIFJMPIF { - LOHBBFDKCPI reason = 1; - uint32 BFDCMJMCICH = 4; - repeated uint32 KILMLLEGGPO = 11; -} - -// CmdId: 4338 -message ClientAbilitiesInitFinishCombineNotify { - repeated EntityAbilityInvokeEntry entity_invoke_list = 1; -} - -// CmdId: 26080 -message AKJNIMDDBAN { - int32 retcode = 2; -} - -// CmdId: 21953 -message KKHIMPJDGEP { - uint32 schedule_id = 7; -} - -message LGILDKAKCHO { - map NLDACFNPPEF = 2; - repeated uint32 PIGDPMIBMBG = 4; - map IGMIMAIDPEC = 5; -} - -message BreakoutVector2 { - int32 x = 1; - int32 y = 2; -} - -// CmdId: 8319 -message MPMPNOKCBKN { - uint32 LJJOFHKAKJH = 9; - uint32 level_id = 15; -} - -// CmdId: 24747 -message DPCFCFCMLLO { - repeated OIGNKPBNGEC LILABBHIFAI = 13; -} - -// CmdId: 4552 -message CustomDungeonOfficialNotify { - TryCustomDungeonType try_type = 3; - EnterCustomDungeonType enter_type = 7; - repeated uint32 official_black_coin_list = 12; -} - -// CmdId: 25883 -message OCANKFBCDGG { - int32 retcode = 5; - POIOIIEJGKI shop = 13; -} - -message CutSceneExtraParam { - repeated double detail_param_list = 1; -} - -// CmdId: 25109 -message GDNJKGKDJJF { - int32 retcode = 13; -} - -// CmdId: 20034 -message CFJLOOAMNOM { - repeated CIOAAHIIEPA BCLCBCBENNI = 4; - uint32 schedule_id = 6; - int32 retcode = 8; -} - -// CmdId: 21301 -message POBPMGEKEEA { - uint64 avatar_guid = 12; - uint32 KMDOGFBMGFI = 14; -} - -message HMNCGANKGOL { - uint32 avatar_id = 2; - bool HDCNCLNCFPO = 5; - bool AOAGPGDHDON = 6; -} - -// CmdId: 25562 -message PDPFPMMKOMC { - uint32 entity_id = 3; - uint32 scene_time = 4; - PlatformInfo platform = 10; -} - -message MFMBCEPHJBN { - uint32 NOIGFKAKBCM = 1; - uint32 NMOFFFBMOAK = 3; - uint32 EBACHNCCGBD = 7; - repeated LGKHIOAIMKL MLIMEFLKANI = 8; - uint32 AMDLGLHHDOH = 10; - bool PIMNPMEJHBA = 11; - uint32 OOHFBPPMOKG = 12; -} - -// CmdId: 28479 -message SceneTransToPointReq { - uint32 point_id = 11; - uint32 scene_id = 13; -} - -// CmdId: 29712 -message FFMBAEGIDKC { - int32 retcode = 4; - uint32 level_id = 8; -} - -message CGGADEGIAAM { - bool DIPLIEBCKCA = 1; - bool GFEFKIKODII = 5; - bool PIMNPMEJHBA = 6; - repeated MBONLGPDPFI KOHDONCJGJB = 9; - APBFENNCKNA KHIDLJICICC = 14; - EKIIMAOMOBK GEOHHCBEPEK = 15; -} - -// CmdId: 2342 -message LPJBLPCHOPM { - Vector AFCLCINDHFA = 1; - Vector center = 6; - int32 uid = 12; -} - -// CmdId: 26296 -message GGCPIJDDDMB { - int32 retcode = 14; -} - -message DungeoEnterPosInfo { - uint32 point_id = 8; - uint32 quest_id = 9; -} - -// CmdId: 7567 -message OMLCDAPCAEP { - uint32 stage_id = 4; - int32 retcode = 8; -} - -message NNKGKPMDBIC { - repeated JOEMKPKDIOK NFAAADOBMMG = 6; -} - -message OAMICGLLBGK { - uint32 CHONKJLPPCN = 1; - bool PIMNPMEJHBA = 3; - uint32 OFHHLKDCMJG = 4; - repeated BKIBGOODEDH CFFBBCOJLAM = 6; - uint32 CHMPMBNIGLC = 7; - uint32 PMPPGJFAFPM = 8; - uint32 DBNKIHCKLCH = 9; - bool JMBNMEFEAHD = 12; - bool EDBJBDGMCHI = 14; -} - -// CmdId: 29879 -message BOFAGDNNAGM { - int32 retcode = 7; -} - -// CmdId: 24905 -message OOLLONIGHJA { - int32 retcode = 2; -} - -// CmdId: 21759 -message EEBKDGOEGDJ { - uint32 stage_id = 2; - uint32 difficulty_id = 4; - uint32 final_score = 11; - bool is_new_record = 13; - uint32 MPNIELODIFO = 14; - uint32 DMMMONHCHOJ = 15; -} - -// CmdId: 29941 -message FGGFFCHKCGB { - uint32 card_id = 3; - uint32 recipe_id = 6; -} - -message FHKMFKGCDOI { - repeated GFALHAGAKJF IAKDKHKHOCL = 8; - uint32 match_id = 9; - uint32 level_id = 10; - repeated LJKDBNBDAMG player_info_list = 15; -} - -// CmdId: 24588 -message KINNPJECFBK { - int32 retcode = 8; -} - -// CmdId: 4229 -message BDKFDBIPMHP { - FBBDBCECDIB IEFKOAGAOKA = 1; -} - -// CmdId: 21804 -message ChangeAvatarRsp { - uint64 cur_guid = 8; - /* protected @ 0x28 */// uint32 skill_id = 65535; - /* protected @ 0x2C */// int32 retcode = 65535; -} - -// CmdId: 6470 -message DGDJHPPBMPL { -} - -message IACLINMJAMB { - map MHJLILNKDCJ = 1; - map FLMCJDEEKEA = 3; - uint32 uid = 5; -} - -// CmdId: 23390 -message JCCOOMHGOEN { - uint32 group_id = 2; -} - -// CmdId: 25311 -message KNPKEKMOHIN { - int32 retcode = 14; - uint32 stage_id = 15; -} - -// CmdId: 28849 -message FLGMACEKBLN { - JBFDPIINFMO info = 2; -} - -// CmdId: 24081 -message GEFBBGCLJBE { - uint32 FFKOPNLMOOE = 6; - uint32 FNMGKLBCOJJ = 12; -} - -// CmdId: 22478 -message NODBPMMJPGI { - uint32 offering_id = 12; -} - -// CmdId: 4147 -message BKGAODHCOAL { - int32 retcode = 15; -} - -enum MovingPlatformType { - MOVING_PLATFORM_TYPE_NONE = 0; - MOVING_PLATFORM_TYPE_USE_CONFIG = 1; - MOVING_PLATFORM_TYPE_ABILITY = 2; - MOVING_PLATFORM_TYPE_ROUTE = 3; -} - -// CmdId: 26546 -message GLMDHNMMCPA { - uint32 schedule_id = 5; - uint32 MHJKDAGNGCB = 15; -} - -// CmdId: 4410 -message GMAOGOOLAJF { - uint32 entity_id = 10; -} - -message DEGGDBIPOEF { - repeated PBMLLBGIDOE CGHGMAFMKCG = 2; - repeated CBFKAPHKLJO KOHDONCJGJB = 4; -} - -// CmdId: 28286 -message PFFILNNLGLO { - bool is_success = 8; - int32 reason = 11; -} - -message BGNPLLDHHCC { - uint32 card_id = 3; - uint32 HBEFHCDLFKC = 5; -} - -// CmdId: 24454 -message PostEnterSceneRsp { - uint32 enter_scene_token = 2; - /* protected @ 0x24 */// int32 retcode = 65535; -} - -message MBONLGPDPFI { - bool is_open = 1; - repeated BGKECOINKOK challenge_info_list = 10; - uint32 stage_id = 13; -} - -// CmdId: 28302 -message MAKHBFEMPBL { - uint32 BGIMCOMCHNF = 6; - uint32 index = 12; -} - -// CmdId: 28133 -message BDBEKFNPCKG { - int32 retcode = 9; -} - -// CmdId: 5196 -message CombatInvocationsNotify { - repeated CombatInvokeEntry invoke_list = 14; -} - -// CmdId: 789 -message OFBFFMOLAEB { - uint32 OOHFBPPMOKG = 1; - uint32 schedule_id = 4; - uint32 NOIGFKAKBCM = 10; - uint32 NMOFFFBMOAK = 15; -} - -// CmdId: 7936 -message PrivateChatNotify { - ChatInfo chat_info = 14; -} - -// CmdId: 27196 -message KMHAIKLHMFN { - int32 retcode = 7; -} - -// CmdId: 9043 -message DIIKBGNBDGJ { -} - -message CNAKPNIPHAD { - uint32 CPIDJAPNNLL = 10; -} - -// CmdId: 21181 -message HEJEPAJDGKF { - int32 retcode = 6; - BALKODLKKDC BEEGAJMCLFA = 11; - oneof info { - IGGBFMEPBJI music_info = 13; - } -} - -message MMPHNGMFALN { - uint32 GHCPOELFIIH = 2; - uint32 KJKJLHCOHBH = 15; -} - -// CmdId: 24987 -message NFOMLPIBDGK { - uint32 cur_schedule_id = 4; - bool EIGCIKPJLAH = 9; - uint32 PEEBMKFNMFI = 15; -} - -message GPKJADJIEIK { - bool KNBCMKHALEH = 3; - uint32 HLEGIFFKBPE = 6; - uint32 level_id = 7; -} - -enum HJGEAKLAINI { - HJGEAKLAINI_GCG_ACTION_NONE = 0; - HJGEAKLAINI_GCG_ACTION_SPECIAL_PHASE = 1; - HJGEAKLAINI_GCG_ACTION_NEXT_PHASE = 2; - HJGEAKLAINI_GCG_ACTION_DRAW = 3; - HJGEAKLAINI_GCG_ACTION_REDRAW = 4; - HJGEAKLAINI_GCG_ACTION_SELECT_ONSTAGE = 5; - HJGEAKLAINI_GCG_ACTION_ROLL = 6; - HJGEAKLAINI_GCG_ACTION_REROLL = 7; - HJGEAKLAINI_GCG_ACTION_ATTACK = 8; - HJGEAKLAINI_GCG_ACTION_PLAY_CARD = 9; - HJGEAKLAINI_GCG_ACTION_PASS = 10; - HJGEAKLAINI_GCG_ACTION_REBOOT = 11; - HJGEAKLAINI_GCG_ACTION_GAME_OVER = 12; - HJGEAKLAINI_GCG_ACTION_TRIGGER = 13; - HJGEAKLAINI_GCG_ACTION_PHASE_EXIT = 14; - HJGEAKLAINI_GCG_ACTION_CUSTOM = 15; - HJGEAKLAINI_GCG_ACTION_NOTIFY_COST = 16; - HJGEAKLAINI_GCG_ACTION_AFTER_OPERATION = 17; - HJGEAKLAINI_GCG_ACTION_USE_SKILL = 18; - HJGEAKLAINI_GCG_ACTION_NOTIFY_SKILL_PREVIEW = 19; - HJGEAKLAINI_GCG_ACTION_PREVIEW_ATTACK = 20; - HJGEAKLAINI_GCG_ACTION_PREVIEW_AFTER_ATTACK = 21; - HJGEAKLAINI_GCG_ACTION_SEND_MESSAGE = 22; - HJGEAKLAINI_GCG_ACTION_WAITING_CHARACTER = 23; - HJGEAKLAINI_GCG_ACTION_TRIGGER_SKILL = 24; - HJGEAKLAINI_GCG_ACTION_BEFORE_NEXT_OPERATION = 25; - HJGEAKLAINI_GCG_ACTION_REMOVE_CHARACTER_CARD = 26; - HJGEAKLAINI_GCG_ACTION_ONSTAGE_CHECK = 27; - HJGEAKLAINI_GCG_ACTION_RECORD_BEFORE_OPERATION_DICE_NUM = 28; - HJGEAKLAINI_GCG_ACTION_CREATE_AUTO_OPERATION = 29; -} - -// CmdId: 9256 -message EvtAvatarLockChairRsp { - uint64 chair_id = 2; - int32 retcode = 4; - int32 direction = 9; - uint32 entity_id = 11; - Vector position = 15; -} - -// CmdId: 20900 -message HPFECBLIOBD { - uint32 KHLMPEMIIKN = 6; - bool JFDHMLLEJDK = 15; -} - -// CmdId: 28625 -message ReliquaryFilterStateSaveNotify { - map reliquary_filter_state_map = 6; -} - -// CmdId: 25991 -message FNKCEPINDBA { - uint32 proficiency = 2; - uint32 CJHJMDKMABA = 3; -} - -// CmdId: 26538 -message AvatarSkillUpgradeRsp { - uint32 avatar_skill_id = 8; - uint32 cur_level = 9; - uint64 avatar_guid = 10; - int32 retcode = 11; - uint32 old_level = 13; -} - -// CmdId: 2864 -message BMJHDJMOIAL { - int32 retcode = 9; -} - -// CmdId: 3706 -message OEENGGIOEII { - uint64 dungeon_guid = 5; -} - -// CmdId: 1935 -message HBFLMBIHCNF { - repeated LEKEHKPPDIC JMDBDOMAJLF = 1; - uint32 DFGBJIBFJBA = 2; - uint32 level_id = 3; - uint32 score = 4; - bool KINLLPKOBJN = 7; - uint32 OCJAIFHBNPE = 10; - bool IHHFINLLOIN = 12; - uint32 duration = 13; - sfixed32 begin_time = 14; - uint32 CHEHLPACEFP = 15; -} - -// CmdId: 21290 -message KCJCAAPFNPL { -} - -// CmdId: 27151 -message BHDAPGNOIGK { - int32 retcode = 2; -} - -// CmdId: 5155 -message EABEIIENFFM { - int32 retcode = 11; -} - -// CmdId: 29574 -message BOEFMJINNNL { - int32 retcode = 15; -} - -// CmdId: 3441 -message PIDEMFPAPKK { - uint32 chapter_id = 8; - int32 retcode = 14; -} - -// CmdId: 7770 -message EDLLCMFDGLE { - uint32 OKOIJHONBMF = 4; -} - -// CmdId: 24205 -message HINOAECPOPL { - LAANABCDNAM DAJLNNFGBJH = 4; - DFPNCBIAAFI GMPIIFBIGPB = 5; - uint32 cur_score = 10; - uint32 enter_type = 11; - uint32 MPLPLBEHBMG = 12; - uint32 FGLCMJMOHHP = 15; -} - -// CmdId: 4941 -message KLJGGALGNMF { -} - -enum KBGFJCIDIIP { - KBGFJCIDIIP_ASTER_LITTLE_STAGE_NONE = 0; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_UNSTARTED = 1; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_STARTED = 2; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_FINISHED = 3; -} - -// CmdId: 25740 -message DNGIIGALAOL { - uint32 NBPKJLJNPNF = 2; - int32 retcode = 11; -} - -message JELFLGEGHCA { - uint32 config_id = 2; - uint32 schedule_id = 3; - uint32 begin_time = 4; - uint32 ELOBHCKOKPK = 5; - uint32 IIMLNNDEOIO = 6; - repeated DEHLKOHHIMO ADCBLJCNKEK = 11; - bool CDFPPCHGLFE = 13; - uint32 end_time = 14; - repeated uint32 ABMOLHGJMLM = 15; -} - -// CmdId: 831 -message NACJNEDAMPI { -} - -message JLIKEMMKHMN { - repeated DCMPCOMAMNP CKKDHKPFCOG = 2; - uint32 match_id = 5; - uint32 level_id = 8; - bool IHHFINLLOIN = 9; -} - -message GCGMsgTokenChange { - uint32 PGBDPGGINBO = 5; - uint32 EMJDAELHBFP = 6; - uint32 ANGFLNNANFF = 7; - uint32 ELFAPPAADOB = 9; - LOHBBFDKCPI reason = 11; -} - -// CmdId: 7062 -message OLOJJCGFMLA { - BGBCHGKKALM ALNIGAKGCOL = 13; -} - -// CmdId: 28760 -message FLDOPJKCPAI { - bool HBAGBMKNOKO = 4; - uint32 OEMNAFFFMGJ = 6; - uint32 level_id = 8; - uint32 element_type = 10; - bool NCGPCDOKHJN = 12; - uint32 avatar_id = 14; - uint32 point_id = 15; -} - -// CmdId: 21282 -message DDOKBJLEAFM { - uint32 stage_id = 1; - uint32 HGICKKJLBKJ = 3; - int32 retcode = 5; - repeated EOBBODLDOMN NLJEGHKCEKO = 8; - uint32 activity_id = 10; - uint32 EJINEKHHBEI = 12; -} - -// CmdId: 419 -message PHKEEKMOJNE { - uint32 ODOFDGAMIOJ = 8; - uint32 point_id = 11; - repeated uint32 CDAMBODBBII = 13; - uint32 difficulty_id = 15; -} - -// CmdId: 26274 -message TakeoffEquipReq { - uint64 avatar_guid = 5; - uint32 slot = 8; -} - -// CmdId: 26802 -message GDBELDDOGII { - int32 retcode = 5; - BALKODLKKDC BEEGAJMCLFA = 7; - repeated uint64 KMNDILEKOKF = 8; -} - -message BILEAFFFCOB { - uint32 apply_entity_id = 8; -} - -// CmdId: 1135 -message FGEFMHEJEEA { -} - -// CmdId: 27784 -message ECCIPNFDLNN { - int32 retcode = 1; - uint32 furniture_type = 11; - uint32 avatar_id = 13; -} - -message EntityAbilityInvokeEntry { - uint32 entity_id = 13; - repeated AbilityInvokeEntry invokes = 15; -} - -// CmdId: 27078 -message DungeonEntryInfoRsp { - int32 retcode = 2; - uint32 recommend_dungeon_id = 10; - repeated DungeonEntryPointInfo dungeon_entry_point_list = 11; - repeated DungeonEntryInfo dungeon_entry_list = 14; - uint32 point_id = 15; -} - -enum IALLCBHLNPD { - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_DEFAULT = 0; - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_NO_COUNT = 1; - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_FINISH = 2; -} - -message JAEKEGHJKPD { - uint32 BCMLKKMJDJE = 5; - bool is_success = 6; - uint32 LKODMIBCHNC = 7; - uint32 GCECJJCKIOL = 14; -} - -// CmdId: 4104 -message LAIMCDDKJAJ { -} - -message KPHBGOCFPCE { - string key = 1; - repeated uint32 progress_stage_list = 6; - uint32 progress = 11; - uint32 FAJPMJHEALO = 13; -} - -// CmdId: 20430 -message PlayerApplyEnterMpRsp { - uint32 param = 1; - int32 retcode = 2; - uint32 target_uid = 9; -} - -// CmdId: 311 -message GHIBOKBHMBJ { - uint32 draft_id = 11; -} - -// CmdId: 9215 -message HLHECOGNONJ { - FDCAIODJBHG ACFECEBLOAN = 5; -} - -message EJDEEJGFHLJ { - bool CCJKLDFOAAM = 9; - repeated ONHPMGAMCMN KOHDONCJGJB = 14; -} - -message TeamEnterSceneInfo { - uint32 team_entity_id = 3; - AbilitySyncStateInfo team_ability_info = 4; - AbilityControlBlock ability_control_block = 11; -} - -message LKJCNJODPGJ { - repeated KACMCMHDJHN HHCEKCCHIJI = 10; -} - -message HOMCJAJGNMG { - uint32 KPGNEAIENOD = 1; - HHCIOCLLLKK GNACJJPBBHH = 3; - uint32 PIANJLOHGOA = 5; - AAANKDKECBI KNEILGIKOPP = 8; - EPGKHJCPJPA GBPHDPEPGDP = 11; - uint32 room_id = 13; - bool is_add = 14; - uint32 HFOJCOEDDMP = 15; -} - -// CmdId: 28113 -message HHNMMJPGPIH { -} - -// CmdId: 3670 -message NHOMEICJGGJ { - repeated KOHAFNGCBCJ params = 2; - MPJCGLBCJFJ LDPIMBKHDOC = 6; -} - -// CmdId: 29633 -message SkipPlayerGameTimeRsp { - int32 retcode = 3; - uint32 client_game_time = 5; - uint32 game_time = 12; -} - -// CmdId: 22149 -message GPMDAELMECF { - enum LEPMGPNKIPL { - LEPMGPNKIPL_INVALID = 0; - LEPMGPNKIPL_START = 1; - LEPMGPNKIPL_TIMEOUT = 2; - } - - string nickname = 2; - uint32 uid = 3; - LEPMGPNKIPL state = 7; -} - -// CmdId: 3920 -message NIGJNHNOEGL { - uint32 ABKMIMJLAMB = 3; -} - -// CmdId: 927 -message AddQuestContentProgressRsp { - uint32 content_type = 7; - int32 retcode = 8; -} - -// CmdId: 28358 -message EGAKHHLCAHO { - int32 retcode = 4; - BALKODLKKDC BEEGAJMCLFA = 6; - uint64 LKBINMHIDJP = 14; -} - -// CmdId: 7905 -message QuestProgressUpdateNotify { - uint32 quest_id = 2; - repeated uint32 fail_progress_list = 3; - repeated uint32 finish_progress_list = 5; -} - -message BLFPFJOLNOB { - repeated BNEJIDBFMCB KOHDONCJGJB = 14; -} - -// CmdId: 4072 -message MarkTargetInvestigationMonsterNotify { - uint32 investigation_monster_id = 1; - uint32 monster_id = 3; - uint32 scene_id = 6; - uint32 group_id = 12; -} - -// CmdId: 2558 -message CodexDataFullNotify { - uint32 FDLECJBMMJA = 1; - repeated uint32 recent_viewed_pushtips_list = 5; - repeated CodexTypeData type_data_list = 9; - uint32 EHIKCIIPMIM = 15; -} - -message PNFDPCMFJOF { - uint32 AMLDKLDKOEJ = 2; - bool OJNEPNEHBBD = 5; - uint32 NFNPPDEAFBK = 6; - uint32 PGIKDBMGKDG = 7; - repeated APBAHEHDEDH NPLDLCFDFLC = 8; - uint32 PAMLMICEEKO = 9; - uint32 FHPAKFAIFEF = 10; - MBOEJPFEGML KKCNIKFLPMM = 11; - uint32 GLMACLBLGEG = 12; - uint32 IHNGJPKMOOI = 13; - APBAHEHDEDH JLCBNKOOBCO = 14; - uint32 NKMBFENBPEE = 15; -} - -// CmdId: 23941 -message GLODABIEDAC { - NNCHKIJCDCM ABJBEFCOPBI = 15; -} - -message WidgetCreatorInfo { - WidgetCreateLocationInfo GKOFAPHGMOG = 4; - WidgetCreatorOpType op_type = 8; - uint32 entity_id = 15; -} - -// CmdId: 9180 -message LNJLIBNMOFN { - uint32 JHDNCBBEELC = 5; - uint32 level_id = 7; - int32 retcode = 10; -} - -// CmdId: 1733 -message OIIAGIHOKEP { - int32 retcode = 3; -} - -// CmdId: 24833 -message IIEHHNPJHEM { - repeated string OADBIOJCHJL = 3; - int32 retcode = 15; -} - -message MIDPBCKLNOA { - fixed32 end_time = 1; - fixed32 begin_time = 4; - repeated uint32 avatar_id_list = 8; -} - -// CmdId: 21971 -message JIIMMMMIMKD { - uint32 DLJOOPLILOE = 4; - repeated ENHCKHDKOFD LNDDBGDHGBB = 9; -} - -// CmdId: 22473 -message OFGJODLHKLO { - uint32 level_id = 12; -} - -message JMLGGODNDCE { - uint32 POFOPHEKJPA = 1; - repeated uint32 HNGHLHGHEFE = 3; - uint32 progress = 4; - uint32 COLFHALFPHH = 7; - uint32 days = 8; - uint32 BLJCBDCNPNP = 10; - repeated uint32 EBAJEPHOFAN = 12; -} - -// CmdId: 5569 -message FMDJICOFHHM { - repeated FDCAIODJBHG BIADKBFOKOJ = 2; - repeated LJFCGAFDEGJ level_list = 6; - repeated uint32 EMHOECMDFJC = 9; -} - -message COABCCJGJNJ { - uint32 score = 4; - bool is_open = 7; - bool is_finish = 9; - uint32 stage_id = 12; -} - -message ShareCDInfo { - uint64 cd_start_time = 1; - uint32 AMBGAGNPBOA = 7; -} - -// CmdId: 1301 -message FHHLIAMIILL { - uint32 request_id = 3; - int32 retcode = 10; - uint32 city_id = 12; -} - -// CmdId: 20629 -message MGABDADBCDK { - repeated uint32 avatar_id_list = 1; - uint32 path_id = 4; - int32 retcode = 5; - uint32 EGMHALAMOPD = 12; - uint32 DPJGCJBBBFJ = 15; -} - -message GBILKMOAMPN { - repeated JKIEGFIDDND level_info_list = 14; -} - -// CmdId: 7100 -message HBAOHMGCNLA { - int32 retcode = 5; -} - -message LCCAPGEBLKH { - repeated JLLCKNHMADJ HHCEKCCHIJI = 6; - bool OCDBMOOKHMN = 14; -} - -message IKFHPDFNFEE { - repeated Uint32Pair OCAOGCIMDEH = 9; -} - -// CmdId: 28314 -message WearEquipReq { - uint64 avatar_guid = 1; - uint64 equip_guid = 3; -} - -// CmdId: 26828 -message BAKNPGGAGGL { - int32 retcode = 15; -} - -// CmdId: 5018 -message HLDLNNIABNB { - uint64 dungeon_guid = 4; - repeated uint32 tag_list = 10; -} - -// CmdId: 20400 -message HKHCBNMJMAG { - repeated uint32 GOFOCECEDAP = 5; -} - -// CmdId: 3968 -message HECPIBEMAAC { - int32 retcode = 1; -} - - -//AbilityActionGenerateElemBall or AbilityActionCreateGadget -message AbilityActionGenerateElemBall { - Vector pos = 7; - Vector rot = 9; - uint32 room_id = 10; -} - -// CmdId: 29862 -message OPHCCLJMEBC { - uint32 NBPKJLJNPNF = 7; -} - -enum AvatarExpeditionState { - AVATAR_EXPEDITION_NONE = 0; - AVATAR_EXPEDITION_DOING = 1; - AVATAR_EXPEDITION_FINISH_WAIT_REWARD = 2; - AVATAR_EXPEDITION_CALLBACK_WAIT_REWARD = 3; - AVATAR_EXPEDITION_LOCKED = 4; -} - -message COJGKCOIAOM { - repeated LPPICAPFDLA DCLLKFIDIPB = 1; - bool KFMGLNGPNIB = 4; - bool CHHHJJCPJCO = 12; -} - -// CmdId: 26298 -message QuestTransmitRsp { - uint32 quest_id = 2; - uint32 point_id = 8; - int32 retcode = 9; -} - -// CmdId: 2673 -message GJMDIICBKML { - uint32 finish_time = 5; - uint32 level_id = 7; -} - -// CmdId: 7657 -message HomeMarkPointNotify { - repeated HomeMarkPointSceneData mark_point_data_list = 6; -} - -message WidgetCameraInfo { - uint32 target_entity_id = 11; -} - -// CmdId: 28061 -message EDPPBCBKNPC { -} - -// CmdId: 7676 -message IAFHPFHLMAL { - int32 retcode = 7; - bool is_new_record = 11; - uint32 JANLIIJHMHC = 13; -} - -message BreakoutSpawnPoint { - uint32 id = 1; - uint32 brick_suite_id = 2; - repeated BreakoutPhysicalObject spawned_brick_list = 3; -} - -// CmdId: 9629 -message PNBLLAJBCDD { - uint32 final_score = 2; - int32 retcode = 3; - uint32 stage_id = 4; - bool BOLDJOIMHMN = 6; - bool PHGAKGMPBGI = 7; - bool is_new_record = 9; - uint32 BPBGKNKBDGH = 10; - bool ALMLKCGBNDA = 11; - bool PGNKNJLALFE = 14; -} - -// CmdId: 5374 -message MeetNpcReq { - uint32 npc_id = 10; -} - -message MCCJCBANABI { - Vector pos = 1; - Vector rot = 2; -} - -message HomeLimitedShopInfo { - fixed32 DMKFBKKLMHH = 3; // 1 - uint32 uid = 5; - fixed32 IHCCGOCGKOO = 6; // 1 - Vector DJCBPDOPPHO = 10; - fixed32 BHHMLBNCEMB = 13; // 1 - Vector djinn_pos = 14; -} - -message GAIJPIBLAPM { - uint32 HMAHMJJGAMN = 2; - uint32 progress = 14; -} - -enum MPJCGLBCJFJ { - MPJCGLBCJFJ_MSG_UNKNOWN = 0; - MPJCGLBCJFJ_MSG_BLOCK_REFRESH_COUNTDOWN = 1; - MPJCGLBCJFJ_MSG_AVATAR_REVIVE_BY_STATUE = 2; - MPJCGLBCJFJ_MSG_DAILY_TASK_REWARD_MAX_NUM = 3; - MPJCGLBCJFJ_MSG_ROUTINE_TYPE_NOT_OPEN = 4; - MPJCGLBCJFJ_MSG_ROUTINE_TYPE_REWARD_MAX_NUM = 5; - MPJCGLBCJFJ_MSG_MECHANICUS_COIN_LIMIT = 6; -} - -// CmdId: 8629 -message SetPlayerHeadImageReq { - uint32 head_image_id = 2; -} - -message SceneTeamAvatar { - AvatarInfo avatar_info = 1; - SceneEntityInfo scene_entity_info = 2; - bool is_player_cur_avatar = 3; - uint32 weapon_entity_id = 4; - AbilitySyncStateInfo weapon_ability_info = 5; - SceneAvatarInfo scene_avatar_info = 6; - repeated ServerBuff server_buff_list = 7; - uint32 scene_id = 8; - AbilityControlBlock ability_control_block = 9; - bool is_on_scene = 10; - uint32 player_uid = 11; - uint32 entity_id = 12; - uint64 avatar_guid = 13; - uint64 weapon_guid = 14; - AbilitySyncStateInfo avatar_ability_info = 15; - bool HJIMOJLCMGM = 1017; -} - -message KKIHDDJDOJH { - repeated OMKALGLJGGB player_info_list = 1; - uint32 level_id = 4; - uint32 match_id = 9; -} - -// CmdId: 24980 -message GMLKJPAKBCB { -} - -message JCPHDFIAHDP { - repeated GJNGHNLBCEO level_info_list = 15; -} - -// CmdId: 22751 -message BDDMIBJDMBO { - repeated uint32 item_id_list = 15; -} - -// CmdId: 6758 -message AIPAOFFPEHM { - bool GNOHKDLJMPG = 8; - uint32 player_uid = 10; -} - -message HNENBGPKIMH { - map FKBAKKBLGFN = 11; -} - -message FKGNLNOJJJH { - IFFGAILOFFA NLDJAHGCDMO = 10; - NPMCBKKIIKO IFPDPLHOHHD = 12; - BIPCCEBDDOF EJFDOBHEDNO = 15; -} - -message DLMLAPHBFKC { - uint32 JMOFBCHNLGL = 1; - bool ADNLPAFAMPD = 2; - uint32 DMMMONHCHOJ = 8; - uint32 DMBBOGAFJJM = 9; - float IMKNKOAPAOH = 11; - uint32 ODABKPPOJAG = 12; -} - -message PIJEAMHAMNN { - uint32 block_id = 4; - Vector rot = 6; - uint32 guid = 7; - Vector pos = 9; -} - -enum OKCKFLGNIBH { - OKCKFLGNIBH_MARK_TIPS_DUNGEON_ELEMENT_TRIAL = 0; -} - -// CmdId: 28851 -message BEDBIEDNGBC { - repeated LOKFGKCACKI ODICNNELPJK = 2; - uint32 OKOIJHONBMF = 5; -} - -// CmdId: 29083 -message IELDBIOEDHF { - int32 retcode = 14; -} - -message PFFIEMOODLF { - EFCGFLLIMAG reason = 3; - uint32 owner_uid = 7; - uint32 MFINOKNLOAL = 10; - uint32 score = 15; -} - -// CmdId: 4652 -message NHPBMPDAPMO { - EIOPKNBMCKJ info = 3; -} - -// CmdId: 7830 -message MMOJPGFLIII { - int32 retcode = 4; - HuntingPair hunting_pair = 6; - uint32 city_id = 10; -} - -message PBGPMFIBEPB { - bool is_have_progress = 2; - MFILAKMIMFO cur_progress = 5; - bool PIMNPMEJHBA = 10; - repeated FGAGHLBIIPK LMHCPBBMBDB = 11; -} - -// CmdId: 6411 -message PIAGHEKOBFM { -} - -// CmdId: 84 -message HGHJFKKMPKG { - int32 retcode = 8; - repeated uint32 item_id_list = 13; -} - -message GIEJLPNHOAJ { - bool JJNOALEMIHM = 1; - uint32 KCMKGNFIFBD = 4; - uint32 id = 6; - repeated FMDGCANNHPO ADLEBLKLPGK = 8; - uint32 BFDCMJMCICH = 9; - repeated uint32 tag_list = 10; - repeated GCGToken MAMPPDLCBLD = 11; - repeated uint32 skill_id_list = 12; - uint32 guid = 15; -} - -message Vector3Int { - int32 x = 1; - int32 y = 2; - int32 z = 3; -} - -// CmdId: 627 -message IECGEKOHMAP { - int32 retcode = 14; -} - -// CmdId: 27245 -message BKGOICDEGJC { - uint32 EJMKCCGJEFG = 5; - uint32 DJKDGKLPOEB = 13; -} - -// CmdId: 2480 -message CIOBMOHFIIF { - uint32 refresh_id = 12; - uint32 circle_camp_id = 14; -} - -message HGDJJGHOPDL { - repeated uint32 FKGPKMJAKDF = 1; - repeated Uint32Pair DPCIMLDGPCF = 3; - repeated uint32 KEPINDOBAOK = 7; - uint32 OFHHLKDCMJG = 9; - uint32 DEBMLFGCNNK = 11; - uint32 coin = 12; - bool ANFGLGNPLAA = 13; -} - -// CmdId: 1112 -message FGNEKBDFOJN { -} - -message MLDPNLOOFDC { - repeated Uint32Pair ILKGGMJBILI = 11; - uint32 card_id = 15; -} - -// CmdId: 723 -message GDNMLBNNNDJ { -} - -// CmdId: 24664 -message PFHPOFNFEAJ { - uint32 entity_id = 13; - uint32 npc_id = 15; -} - -message MHNACFIGGNO { - uint32 score = 8; - repeated NDODAOMKMKM buff_info_list = 10; -} - -message AFGKPLJGECD { - uint32 HHDPCDFKNKD = 2; - uint32 CKDDIBMCHNI = 3; - uint32 CKFOMIFGMLM = 4; - bool is_new_record = 5; - uint32 GLCHGBEIKIJ = 6; - uint32 LKJCFMNNOJM = 7; - uint32 LPHDJCKEAPF = 8; - uint32 PLHGOLNFKGP = 12; - uint32 level_id = 15; -} - -// CmdId: 27258 -message ILMNKBBJJBH { - uint32 group_id = 2; - uint32 schedule_id = 4; - int32 retcode = 13; -} - -// CmdId: 20544 -message ACOPKKDMLJA { - repeated uint32 GPIJBHBFCKO = 2; - uint32 refresh_id = 9; -} - -// CmdId: 9144 -message GachaOpenWishNotify { - uint32 gacha_schedule_id = 6; - uint32 gacha_type = 9; -} - -message HomeResource { - uint32 store_limit = 1; - uint32 store_value = 5; - fixed32 next_refresh_time = 14; -} - -// CmdId: 4741 -message MMLJFCMGOOK { - uint32 gadget_entity_id = 7; - FoundationInfo info = 8; -} - -message PKFDNPOKJIF { - repeated ItemParam BALIHMNBCCJ = 4; - OLNABDAHMAM basic_info = 6; - repeated ItemParam item_list = 9; -} - -message AddNoGachaAvatarCardTransferItem { - bool is_new = 2; - uint32 item_id = 5; - uint32 count = 11; -} - -// CmdId: 26817 -message JDFHFGBAPII { - uint32 FIDPFJLHIEB = 3; - string content = 14; -} - -// CmdId: 28845 -message GHOELDNDHIE { - NNEPMBOAKNH LNMKADEDLEG = 4; -} - -// CmdId: 2774 -message JLPCLFOBEFM { - int32 retcode = 8; -} - -message EFDECFGIGFI { - uint32 end_time = 5; - map ICMJNGOKOMJ = 11; -} - -// CmdId: 2129 -message IPBMJJNHMHJ { - uint32 FBMJDNPNHNA = 2; - bool LJNGMAEALCH = 3; -} - -// CmdId: 9914 -message CAKCGDDNAMC { - uint32 entity_id = 13; -} - -// CmdId: 28650 -message HODGEOEGDBB { - int32 retcode = 13; -} - -// CmdId: 6229 -message MIFBCFFIJAH { - uint32 activity_id = 6; -} - -// CmdId: 8595 -message TowerCurLevelRecordChangeNotify { - TowerCurLevelRecord cur_level_record = 7; -} - -message OFIABDJOCAO { - repeated MAJLAKKJNEC PDOGALCNPMP = 15; -} - -// CmdId: 2003 -message MFIABKIEJAJ { - int32 retcode = 7; -} - -// CmdId: 8050 -message RedeemLegendaryKeyRsp { - uint32 legendary_key_count = 3; - int32 retcode = 15; -} - -message OKGLBDDMDIJ { - uint32 avatar_id = 4; - repeated uint32 FAPJOFBLHCB = 6; -} - -// CmdId: 21262 -message CCPEHNEGGMM { - enum KKIBIEOLINK { - KKIBIEOLINK_FISH_NO_REWARD_NONE = 0; - KKIBIEOLINK_FISH_NO_REWARD_ACTIVITY_LIMIT = 1; - KKIBIEOLINK_FISH_NO_REWARD_BAG_LIMIT = 2; - KKIBIEOLINK_FISH_NO_REWARD_POOL_LIMIT = 3; - } - - bool JGGBIDECOCD = 4; - repeated ItemParam MGIBHNHDMNK = 6; - repeated ItemParam JILFNCBGFLI = 7; - DPMDGIFPNHN JEOEOBKLCBI = 8; - repeated ItemParam reward_item_list = 10; - int32 retcode = 12; - KKIBIEOLINK CJEODMJIJKP = 15; -} - -message HFFHMOHHJJL { - uint32 CKHNHPGAIIM = 1; - bool MEPCCMAPPFH = 5; - uint32 id = 6; - repeated NOPNFAPDDNM OEHBBKMCMJL = 8; - uint32 version = 10; - repeated uint32 FNBCPOFAPGI = 11; -} - -// CmdId: 25899 -message EPHBNCIEKJL { - uint32 entity_id = 3; - repeated AnimatorParameterValueInfoPair value_list = 11; -} - -message INBEHKLFJDH { - uint32 config_id = 4; - oneof param { - DDGOCAEHDHO change_gadget_state = 13; - PGACOGFNLHF active_gadget = 3; - GOKGBIOJECF deactive_gadget = 9; - IFNBPLCJCHP active_monster_group = 12; - JCIPIAJLDKF active_monster_wave = 15; - HLDMFIKKLIC deactive_monster_wave_current_group = 546; - } -} - -// CmdId: 24646 -message ONKPKGNFJEK { - int32 retcode = 2; -} - -message IPNEHCFMIFO { - repeated FHPGMFFDIMD OOKOMGJGBCO = 3; - uint32 quest_id = 7; -} - -enum JICLLJEHMKD { - JICLLJEHMKD_SEAL_BATTLE_KEEP_ALIVE = 0; - JICLLJEHMKD_SEAL_BATTLE_KILL_MONSTER = 1; - JICLLJEHMKD_SEAL_BATTLE_ENERGY_CHARGE = 2; -} - -// CmdId: 4439 -message OADBDGPGLNP { - int32 retcode = 4; - CookRecipeData recipe_data = 7; - uint32 CAHACDIKBJI = 9; - repeated ItemParam extral_item_list = 10; - repeated ItemParam item_list = 13; - uint32 EONFJFAAANM = 14; -} - -// CmdId: 6819 -message NDIPEKOHHPF { - uint32 OCJAIFHBNPE = 12; -} - -// CmdId: 7230 -message NOOIKALJPGN { -} - -// CmdId: 28702 -message DENHGKBFHHI { -} - -// CmdId: 20132 -message HMAPLMPGPGG { - repeated uint64 avatar_id_list = 8; - uint32 LOIEKFANKLK = 10; - uint32 stage_id = 15; -} - -message KFILBCFHHEE { - map ABIMHKOMIJF = 9; -} - -// CmdId: 4543 -message LLPMCDMAPAD { - uint32 level_id = 2; - uint32 LOIEKFANKLK = 4; - repeated KMLDGDMJLMB avatar_info_list = 15; -} - -// CmdId: 25696 -message HomeChangeEditModeRsp { - bool is_enter_edit_mode = 8; - int32 retcode = 10; -} - -message GFILEGBAPDE { - repeated GPKJADJIEIK HHCEKCCHIJI = 7; -} - -// CmdId: 6684 -message GHJIHHAEHFE { - uint32 stage_id = 5; -} - -// CmdId: 23914 -message EKNIPLAKDOC { - bool is_active = 2; -} - -message ServerBuff { - uint32 server_buff_uid = 1; - uint32 server_buff_id = 2; - uint32 server_buff_type = 3; - uint32 instanced_modifier_id = 4; - bool is_modifier_added = 5; -} - -message FoundationInfo { - FoundationStatus status = 1; - repeated uint32 uid_list = 2; - uint32 current_building_id = 3; - uint32 locked_by_uid = 4; -} - -message MFAJPFFGBJG { - repeated NJAADLFBDHG level_info_list = 9; -} - -// CmdId: 9225 -message KOIFLPJOILL { - enum OFBODODIIBC { - OFBODODIIBC_TIME_OUT = 0; - OFBODODIIBC_SETTLE_PLAY_END = 1; - OFBODODIIBC_SETTLE_PLAYER_QUIT = 2; - } - - uint32 PLHGOLNFKGP = 1; - OFBODODIIBC reason = 2; - bool KIINBBEJDBB = 4; - uint32 DFGBJIBFJBA = 7; - repeated OMEPEGPCMPN KFMCDPLPABH = 10; - repeated uint32 LLHBFPMBCLM = 11; - repeated APEIPKMEHJN JMDBDOMAJLF = 14; - uint32 OCJAIFHBNPE = 15; -} - -// CmdId: 23713 -message PPKCIGDJBAG { - uint32 dungeon_id = 8; - uint32 cell_id = 10; - FGPDFMMJMDD LOIEKFANKLK = 12; -} - -// CmdId: 2656 -message EHIDELBEFJB { - int32 retcode = 6; - NACBHPGFCGJ close_time = 15; -} - -// CmdId: 660 -message ODDAOOOBMKH { - uint32 difficulty_id = 7; - repeated ADDGDEEIIHG select_avatar_list = 14; -} - -// CmdId: 28 -message JLOPGIHJNCB { - JCJLBOCBOAB PEJBCPHFOHJ = 3; -} - -// CmdId: 3581 -message COHHHMNEPKD { - uint32 HLCCJFGJLAA = 1; -} - -// CmdId: 3532 -message KGFPEOIAFIM { - map AKONJGPIJNF = 7; - uint32 schedule_id = 10; - uint32 uid = 11; -} - -// CmdId: 27636 -message NILOOAJIOHA { - repeated uint32 FMILFAINACE = 7; - uint32 quest_id = 13; -} - -// CmdId: 9887 -message QuestCreateEntityRsp { - int32 retcode = 2; - CreateEntityInfo entity = 6; - uint32 quest_id = 7; - bool is_rewind = 8; - uint32 parent_quest_id = 12; - uint32 entity_id = 14; -} - -message RogueShowAvatarTeamInfo { - repeated HMNCGANKGOL avatar_list = 8; -} - -// CmdId: 5259 -message GetOpActivityInfoRsp { - int32 retcode = 1; - repeated OpActivityInfo op_activity_info_list = 9; -} - -message CityInfo { - uint32 level = 2; - uint32 city_id = 3; - uint32 crystal_num = 15; -} - -message CustomGadgetTreeInfo { - repeated CustomCommonNodeInfo node_list = 1; -} - -// CmdId: 23875 -message AJMAFBHOALF { - uint32 target_uid = 8; - int32 retcode = 9; -} - -// CmdId: 26451 -message ForceAddPlayerFriendRsp { - uint32 target_uid = 2; - int32 retcode = 6; - FriendBrief target_friend_brief = 14; -} - -// CmdId: 26870 -message PlayerCompoundMaterialReq { - uint32 count = 2; - uint32 compound_id = 4; -} - -// CmdId: 1652 -message DHGBCJDKIFB { - uint32 BNFCMECOAMO = 9; - int32 retcode = 15; -} - -message KOHAFNGCBCJ { - oneof param { - uint32 int_param = 11; - float flt_param = 3; - string str_param = 5; - } -} - -// CmdId: 399 -message KJAJHJIJIJE { - CFGJBDHHJIC MOMMMCIAGEB = 3; - FKGNKFMLDNB BCEJMDGABBK = 4; - uint32 match_id = 8; - uint32 OOHBHGFGMNL = 9; - uint32 EMJHOKNOHPP = 11; - repeated OnlinePlayerInfo player_info_list = 12; - repeated uint32 IKJDACCEKHJ = 14; -} - -message IHKKECMMIDL { - repeated uint64 FJJKMBPHCLO = 2; - repeated uint32 FLNHHGIFGFB = 4; - AMCEBHLDPLB BIKLAMNANCM = 5; - uint32 KADJLGKBFGN = 6; - uint32 use_time = 8; - bool DALEPNJMABE = 10; - bool MFIMJBECKJM = 12; - OIELDLDJIKN GJPCOLCAMMC = 13; - repeated uint64 avatar_guid_list = 14; -} - -// CmdId: 22548 -message JLANNJIOHPL { - BALKODLKKDC BEEGAJMCLFA = 1; -} - -// CmdId: 26132 -message HGHKLPBFHOB { - uint64 guid = 5; -} - -// CmdId: 26896 -message MLLDBGMEPKD { - int32 retcode = 5; - uint32 reward_id = 12; -} - -message ActivityWatcherInfo { - uint32 cur_progress = 3; - bool is_taken_reward = 6; - uint32 total_progress = 9; - uint32 watcher_id = 12; -} - -// CmdId: 695 -message DGOLFPCNADK { - uint32 schedule_id = 12; -} - -// CmdId: 27490 -message MPLAIABBEJO { - bool BHPEOJPKOED = 4; -} - -// CmdId: 6184 -message BHDHDCNOPAH { - int32 uid = 1; - Vector center = 3; - Vector AFCLCINDHFA = 9; -} - -// CmdId: 3938 -message PHGLFAFIMIN { - uint32 gallery_id = 5; - uint32 level_id = 8; -} - -// CmdId: 618 -message ALBNFPNHBBD { - uint32 config_id = 3; -} - -// CmdId: 6266 -message HLHIGLEJDGG { - int32 retcode = 3; -} - -// CmdId: 6161 -message ABPPABNDLNP { - int32 uid = 9; - Vector AFCLCINDHFA = 10; - Vector center = 14; -} - -// CmdId: 9532 -message DBFMPMAJGDF { - uint32 gallery_id = 3; - BPOPALCFFOF settle_info = 5; -} - -// CmdId: 408 -message NCHGPHAKFHN { - uint32 avatar_id = 3; - uint32 ILABBIGLIGA = 11; -} - -// CmdId: 22402 -message EAOPBLAAEMO { - uint32 FHFPEKCPHOD = 1; - map GGLGNPOHCCM = 3; - uint32 OKOIJHONBMF = 4; - int32 retcode = 7; - uint32 MKJBMDFJOKB = 8; - repeated uint32 OGKPFNIKBHH = 9; - uint32 BJBACDJGDON = 10; - repeated uint32 HDMMNFKHHHF = 12; - uint32 BFIEKPOLFCI = 13; - repeated uint32 JMCHCDKLBLD = 14; -} - -// CmdId: 1912 -message MGJDBFBIGMB { - uint32 gallery_id = 15; -} - -message EntityRendererChangedInfo { - map changed_renderers = 1; - uint32 visibility_count = 2; - bool is_cached = 3; -} - -message Equip { - bool is_locked = 3; - oneof detail { - Reliquary reliquary = 1; - Weapon weapon = 2; - } -} - -message FCENMPFGLEH { - uint32 OEAHKLDPCBC = 3; - uint32 EPFOJLHHPNJ = 6; - FOEPLGFPKHE BPKEMFKKBFN = 7; - uint32 card_id = 9; - uint32 KFDBEALNHGI = 14; - uint32 FKGIGFMLNJI = 15; -} - -// CmdId: 25084 -message NFKENAKJINE { - repeated uint32 HKJCBGLNKBK = 1; - bool DLNLBAHCHOD = 3; - int32 retcode = 4; - repeated ShowAvatarInfo show_avatar_info_list = 7; -} - -// CmdId: 5636 -message GachaWishReq { - uint32 gacha_type = 4; - uint32 gacha_schedule_id = 10; - uint32 item_id = 15; -} - -message BDODEPJAMAG { - repeated KMCIBLHJGAE DJMKOGHGLBM = 5; - repeated ICCBLDKENED HCKIHCFJCOK = 11; -} - -message DNGMPNBNPCF { - uint32 FAJLPIHGCGI = 2; - uint32 uid = 4; - uint32 ICJJMBMMDBJ = 11; - uint32 EDFILMAMFLJ = 12; - ProfilePicture profile_picture = 14; -} - -enum MpSettingType { - MP_SETTING_TYPE_NO_ENTER = 0; - MP_SETTING_TYPE_ENTER_FREELY = 1; - MP_SETTING_TYPE_ENTER_AFTER_APPLY = 2; -} - -// CmdId: 7137 -message GHEPFAKOKBN { - repeated uint32 GHBGDHNDHAC = 8; -} - -// CmdId: 1343 -message CGADNPMLAEK { - repeated uint32 BPKIJDEEKFC = 3; - int32 retcode = 8; -} - -// CmdId: 20217 -message PlayerReportReq { - uint32 target_uid = 1; - uint32 JPPNAPNCJFM = 5; - JLGMLPAINMF NLEOKKDCGLE = 7; - string content = 9; - ReportReasonType reason = 10; - string HDOGIBEFFID = 12; -} - -// CmdId: 8402 -message EDOCMIFEGLH { - int32 retcode = 6; - uint32 NCNEDMEJJNG = 13; -} - -// CmdId: 2241 -message EBOPKLIBNEK { - bool MKOCLIOLGBG = 13; -} - -// CmdId: 8097 -message BatchBuyGoodsRsp { - int32 retcode = 7; - uint32 shop_type = 11; - repeated BuyGoodsParam buy_goods_list = 14; - repeated ShopGoods goods_list = 15; -} - -// CmdId: 1237 -message FHEAMPFIOLD { - repeated CEAPIJNDGLN JADOBANNOKD = 4; -} - -// CmdId: 2068 -message MLJEBCIGMGH { - uint32 scene_id = 8; -} - -// CmdId: 26623 -message BOOHJIPMBEG { - int32 retcode = 14; -} - -// CmdId: 9143 -message LDLNODBLGNO { - uint32 room_id = 9; -} - -// CmdId: 29292 -message CALNILFFOCK { - uint32 group_id = 1; - uint32 offering_id = 10; - uint32 config_id = 13; -} - -// CmdId: 21904 -message DGILCPIHCIE { - int32 retcode = 1; -} - -message DIHJCBGIABH { - map BNOMPFFPOLH = 5; - uint32 end_time = 6; -} - -message RoutePoint { - Vector position = 1; - float arrive_range = 2; - bool has_reach_event = 3; - oneof move_params { - float velocity = 11; - float time = 12; - } - oneof rotation { - Vector rotation = 21; - MathQuaternion rotation_speed = 22; - MathQuaternion axis_speed = 23; - } -} - -message DDNBBJPLJCJ { - uint32 material_id = 7; - uint32 DAANCBODMPE = 10; - uint32 EACFGCAKDJE = 11; -} - -message ENHCKHDKOFD { - uint32 key_hash = 10; - uint32 entity_id = 11; - float value = 12; -} - -// CmdId: 7506 -message HCFILMACCLL { - uint32 draft_id = 12; - bool BHPEOJPKOED = 15; -} - -message EPGKHJCPJPA { - bool CMODFBKMJOC = 1; - bool CMIDDDBKCEJ = 4; - uint32 FHBIMOOIJAM = 5; - bool HICKADOMLNO = 13; - uint32 PMFLKAAOCDD = 14; -} - -message OEHOHMDBGGJ { - bool is_finished = 1; - bool KNBCMKHALEH = 5; - uint32 AFJJPHANFHE = 7; - uint32 level_id = 10; -} - -message CodexTypeData { - repeated bool have_viewed_list = 1; - CodexType type = 5; - map weapon_max_promote_level_map = 10; - repeated uint32 codex_id_list = 15; -} - -// CmdId: 21246 -message MiracleRingDataNotify { - uint32 HCONLHOMOIK = 2; - bool is_gadget_created = 4; - uint32 DGOPKAOGJIP = 5; - uint32 MNMCPMLBDCA = 9; - uint32 gadget_entity_id = 14; -} - -// CmdId: 8385 -message GetAllMailNotify { - bool is_collected = 1; -} - -message FEDAHGPMOJD { - uint32 end_time = 2; - map ENJJJGGJBFC = 5; -} - -// CmdId: 24806 -message SetPlayerBornDataRsp { - int32 retcode = 7; -} - -message GCGGameBriefData { - uint32 platform_type = 2; - uint32 ODAGGCLOLED = 3; - FKGNKFMLDNB BCEJMDGABBK = 5; - uint32 KMEJFLPLELB = 6; - repeated GCGPlayerBriefData player_brief_list = 10; - uint32 OOHBHGFGMNL = 15; -} - -message OOBGOJGEBMP { - uint32 avatar_id = 9; - uint64 guid = 10; - uint32 costume_id = 13; -} - -message EHPMLCNHKMO { - uint32 FGHNELIJKEB = 4; - uint32 CFGCANPGGJN = 5; - uint32 HKOHIPPJONG = 6; - bool IHHOPNNHGIE = 10; -} - -message HILGPOLEPCM { - uint32 ECMNKNBMLDM = 1; - uint32 GBIEPDAEMPJ = 2; - uint32 MPFMIBDNOPH = 5; - uint32 NMEJKPJDPPF = 6; - bool OJPGDOMCAHN = 8; - repeated GNIHLOMLPIJ ECBFGCNOOCN = 9; - uint32 GHEIIJAFIDD = 11; - repeated KDBCEINCEKE COPLKOJHMOJ = 12; - uint32 HFPJFCBEKOK = 15; -} - -// CmdId: 6970 -message KJDPFOKNMBG { - int32 retcode = 12; -} - -message DOJHOAIIFJO { - uint64 avatar_guid = 1; - bool is_trial = 5; -} - -message HBAOBFNCBJE { - map PNBCFFIDMFC = 5; -} - -// CmdId: 28307 -message CIEHAABCONK { - repeated IMCPDNPGDBE GCAIPGACKIB = 3; - int32 retcode = 7; - repeated DFPNCBIAAFI DLPACHMMIKF = 8; - PMPMPLEGCLP DIDIPIDAKEC = 13; -} - -// CmdId: 4425 -message JCGIKGOAGDK { - uint32 gallery_id = 3; - uint32 HINKKDKCJMG = 4; - uint32 MPNIELODIFO = 5; - uint32 score = 15; -} - -// CmdId: 23548 -message CJJCBBCEOGO { - int32 retcode = 1; - repeated uint32 AJHHBNPPOPF = 8; -} - -// CmdId: 26466 -message KDFDICPMBPK { - uint32 CIHMOCCDKBM = 3; - int32 retcode = 9; - uint32 NBLFENBHBPN = 11; -} - -// CmdId: 8996 -message DOBIMIGFFMI { - int32 retcode = 10; - uint32 avatar_id = 15; -} - -// CmdId: 27991 -message FDPEGMKBPIG { - enum EMJANGNIOHM { - EMJANGNIOHM_ADD_SERVER_BUFF = 0; - EMJANGNIOHM_DEL_SERVER_BUFF = 1; - } - - repeated ServerBuff server_buff_list = 1; - EMJANGNIOHM JOEPOCIGLOJ = 5; - repeated uint32 entity_id_list = 6; - bool LMMBKCEFADN = 9; - repeated uint64 avatar_guid_list = 14; -} - -// CmdId: 5092 -message HDHHCDMKEEC { - uint32 level_id = 4; - bool is_new_record = 6; - uint32 coin = 7; - bool HKPAPPFDGCP = 9; - uint32 NHNIOOFOLDE = 10; - EFCGFLLIMAG reason = 11; - uint32 score = 13; -} - -// CmdId: 20621 -message TaskVarNotify { - repeated TaskVar task_var_list = 2; -} - -// CmdId: 24563 -message ALHBCJCDDAK { - repeated uint32 mail_id_list = 5; -} - -// CmdId: 9172 -message KALPDLABOID { - int32 retcode = 5; - uint32 schedule_id = 11; - JENLHGJDPHN FAFGCPEBHOE = 13; -} - -// CmdId: 27723 -message StoreItemDelNotify { - StoreType store_type = 3; - repeated uint64 guid_list = 13; -} - -message IAEDALIDPPC { - uint64 JBELLGCDNAH = 2; - uint32 DCFMNDIJGLP = 6; -} - -// CmdId: 27012 -message FDMNKCPLACE { - repeated uint64 avatar_guid_list = 15; -} - -// CmdId: 5375 -message BEJILJHNPIB { - uint32 match_id = 10; -} - -enum DungeonEntryBlockReason { - DUNGEON_ENTRY_REASON_NONE = 0; - DUNGEON_ENTRY_REASON_LEVEL = 1; - DUNGEON_ENTRY_REASON_QUEST = 2; - DUNGEON_ENTRY_REASON_MULIPLE = 3; -} - -// CmdId: 5393 -message CKDHDEAHLNP { - uint32 costume_id = 10; - uint32 uid = 12; - uint32 avatar_id = 14; -} - -// CmdId: 26385 -message GFFHMFLMDFN { -} - -message Uint32Pair { - uint32 key = 1; - uint32 value = 2; -} - -// CmdId: 649 -message NJJNDBNEEEK { -} - -// CmdId: 4352 -message FGGPLOEFCJF { - map FCJHDEOPFDC = 9; - MaterialDeleteReturnType type = 11; - map DHMLAOAFGFO = 13; -} - -// CmdId: 29425 -message KDFDAAJMOFM { - int32 retcode = 4; - AEJFGAKFBOD DKJJJGPKEAA = 7; - BCHKGMOJABP GKPNJKOOCCM = 11; - oneof detail { - APBAHEHDEDH template_potion_info = 14; - uint32 exam_id = 3; - } -} - -// CmdId: 20741 -message NMAOFFNEFAE { - repeated FLLKFDMDPEM DAFFCMMLJGM = 4; -} - -// CmdId: 23585 -message JODPLCKDONL { - uint32 challenge_index = 3; - uint32 BPBGKNKBDGH = 4; - uint32 group_id = 11; - int32 retcode = 14; -} - -// CmdId: 27208 -message FGEIBLPPNFD { - uint32 avatar_id = 6; -} - -message MMEFDIDOCDL { - Vector pos = 6; - bool ONCCDHDNCAF = 14; -} - -// CmdId: 9122 -message WorldOwnerDailyTaskNotify { - repeated DailyTaskInfo task_list = 4; - uint32 finished_daily_task_num = 8; - uint32 filter_city_id = 12; -} - -// CmdId: 8609 -message LevelTagDataNotify { - repeated uint32 level_tag_id_list = 5; -} - -// CmdId: 24428 -message FODNDHDOMGB { - uint64 cur_avatar_guid = 10; - int32 retcode = 13; - repeated uint64 avatar_team_guid_list = 15; -} - -// CmdId: 865 -message APHHPNLGKBI { - uint32 score = 1; - uint32 level_id = 2; - uint32 max_combo = 3; - bool is_new_record = 4; - uint32 kill_num = 6; - bool BLKLCPNMFJE = 7; - bool HKPAPPFDGCP = 11; - uint32 LJIJKNBCOED = 13; -} - -message GCGTavernNpcInfo { - uint32 scene_point_id = 1; - uint32 level_id = 12; - uint32 id = 13; -} - -// CmdId: 21197 -message NNILPLNEBBA { -} - -// CmdId: 6567 -message FMOBHPNDGNI { - uint32 personal_line_id = 12; -} - -message LJBPFHANFOG { - uint32 JCIDHMPCJIE = 2; - uint32 PLHGOLNFKGP = 7; - Vector pos = 8; - repeated DAGECGALHED uid_info_list = 9; -} - -// CmdId: 2308 -message CJKHPEAHOAI { -} - -// CmdId: 6556 -message EJMHLKOABCD { - uint32 LBNJHLJNEOK = 3; - uint32 level_id = 9; - repeated uint32 ONEGGELAEEM = 14; -} - -message NKGCLKIOMNL { - uint32 JMOFBCHNLGL = 7; - float IMKNKOAPAOH = 8; - uint32 level_id = 9; -} - -// CmdId: 23305 -message HMDHEOLKMPD { - bool MLMODMMGFFJ = 7; - int32 retcode = 8; - repeated uint32 ODGMKJHDKIM = 12; - repeated uint32 AMBGEEOFGLA = 14; - bool GODECBPBPPJ = 15; -} - -message ShopCardProduct { - message ResinCard { - repeated ItemParam base_item_list = 1; - repeated ItemParam per_day_item_list = 2; - } - - string product_id = 1; - string price_tier = 2; - uint32 mcoin_base = 3; - uint32 hcoin_per_day = 4; - uint32 days = 5; - uint32 remain_reward_days = 6; - uint32 card_product_type = 7; - optional ResinCard resin_card = 101; - //oneof NCLJBPBPGCH { - // ResinCard resin_card = 101; - //} -} - -// CmdId: 448 -message OGFMIJNNDGG { - int32 retcode = 12; -} - -message HomeGroupPlayerInfo { - ProfilePicture profile_picture = 1; - uint32 player_level = 5; - string online_id = 7; - string psn_id = 11; - string nickname = 14; - uint32 uid = 15; -} - -message NightCrowGadgetInfo { - repeated uint32 argument_list = 1; -} - -// CmdId: 71 -message FONGLEHJEKJ { - int32 retcode = 14; -} - -// CmdId: 29098 -message HAFAKIPMDBP { - int32 retcode = 9; -} - -// CmdId: 24403 -message JKECFPJBMLC { - map BAGNNCAGCCE = 14; - string version = 15; -} - -// CmdId: 29014 -message LMPDLINIFAH { -} - -// CmdId: 4673 -message PPLCPLDLBFL { - enum BIKPIFMAOCK { - BIKPIFMAOCK_PLAY_SOUND_NONE = 0; - BIKPIFMAOCK_PLAY_SOUND_START = 1; - BIKPIFMAOCK_PLAY_SOUND_STOP = 2; - } - - Vector BIPCCEKBBBB = 6; - string JPJHEKOLOAP = 7; - BIKPIFMAOCK play_type = 11; -} - -// CmdId: 23712 -message LKCCKCJHJFH { - uint32 card_id = 12; -} - -enum IDIEGMMJPAD { - IDIEGMMJPAD_NONE = 0; - IDIEGMMJPAD_FINISH = 1; - IDIEGMMJPAD_PRE_START = 2; - IDIEGMMJPAD_START = 3; -} - -message HKMJMDLIPPC { - GIEJLPNHOAJ EAPIBFMKDMB = 5; -} - -// CmdId: 28062 -message NHOLPLGFFNK { - uint32 HLNJMDJPJNK = 1; - int32 retcode = 8; - uint32 uid = 10; - uint32 index = 11; -} - -// CmdId: 20288 -message DailyTaskUnlockedCitiesNotify { - repeated uint32 unlocked_city_list = 12; -} - -message MHBACEECFKG { - uint32 OGJMGGAJEII = 5; - repeated HomeGroupPlayerInfo CEKLBDPNKFF = 14; -} - -// CmdId: 4144 -message IHFODLCHOKE { - uint32 DNPCBNNINJE = 5; - uint32 draft_id = 13; -} - -// CmdId: 1694 -message AvatarAddNotify { - bool is_in_team = 3; - AvatarInfo avatar = 12; -} - -message FOJGJHJBMAC { - uint32 BFDCMJMCICH = 11; -} - -message OGDLNKKMJNH { - repeated ECICOHIMOIL GIENNFALOEF = 2; -} - -message LHOMNFNDHPO { - uint32 FJEDMJIKOCK = 9; - uint32 ACGAEMMAMNL = 14; -} - -// CmdId: 3589 -message PMMLMCGFLLJ { - uint32 group_id = 1; - int32 retcode = 4; -} - -// CmdId: 8775 -message JKBLIOBIFAG { - int32 retcode = 2; - uint32 CPCFIJMIJPL = 11; -} - -message JEHCJKLNGAJ { - uint32 PGBDPGGINBO = 9; - uint32 skill_id = 13; -} - -// CmdId: 6145 -message ToTheMoonAddObstacleReq { - bool use_edge = 3; - ToTheMoonObstacleInfo obstacle = 10; - int32 query_id = 12; - uint32 scene_id = 15; -} - -// CmdId: 3660 -message HomeChooseModuleReq { - uint32 module_id = 7; -} - -// CmdId: 23656 -message MarkMapRsp { - repeated MapMarkPoint mark_list = 13; - int32 retcode = 14; -} - -// CmdId: 8361 -message SetPlayerNameRsp { - string nick_name = 2; - int32 retcode = 13; -} - -// CmdId: 2541 -message FCPGHACBAOF { - uint32 level_id = 9; -} - -// CmdId: 5 -message IPFOEJLJPGH { -} - -// CmdId: 2958 -message NAJFMOACHNJ { -} - -// CmdId: 27936 -message QuestListUpdateNotify { - repeated Quest quest_list = 14; -} - -// CmdId: 27031 -message FDLJIDPFALA { - uint32 level_id = 3; - EGPDEILMFKD settle_info = 4; - uint32 gallery_id = 15; -} - -// CmdId: 5036 -message LGKECOEOCCK { - HEJKJDBMLOG BEHIGGIKDND = 2; - int32 retcode = 9; -} - -// CmdId: 28370 -message JHGCOGFFNDF { - uint32 gallery_id = 9; -} - -// CmdId: 29725 -message BJDMHNDBIGA { - uint32 JHOENGFEPJI = 2; - int32 retcode = 6; - uint32 JGPCNOLHBHD = 13; -} - -// CmdId: 9703 -message JBBGAELEIKE { - enum NFKBICBPOJB { - NFKBICBPOJB_NONE = 0; - NFKBICBPOJB_ENTER = 1; - NFKBICBPOJB_LEAVE = 2; - } - - NFKBICBPOJB LLJNOFBFLFC = 5; - uint32 region_id = 10; -} - -// CmdId: 1043 -message GetPlayerSocialDetailReq { - uint32 uid = 4; -} - -// CmdId: 4586 -message OHNAODMEFIN { - uint32 LOIEKFANKLK = 9; - uint32 stage_id = 13; -} - -message OHOLDEIHPNH { - repeated HGAOINOLOMJ level_info_list = 6; -} - -message DNMEJJEODGC { - repeated HGIGPJHHJIP DMHLNAPBGMF = 11; - repeated CLIFMEHOGEN GEOCEPDDCCD = 13; -} - -// CmdId: 9611 -message MMKGKFCNNFJ { - uint64 target_weapon_guid = 6; -} - -// CmdId: 29906 -message ONOEODLIOJK { -} - -// CmdId: 22599 -message NFPNCMADMIE { - bool JEJCMPKLLJP = 3; - ForwardType forward_type = 5; - uint32 entity_id = 13; -} - -// CmdId: 26884 -message AddNoGachaAvatarCardNotify { - repeated AddNoGachaAvatarCardTransferItem transfer_item_list = 2; - uint32 JCNEKOCCLFH = 3; - bool is_transfer_to_item = 4; - uint32 reason = 8; - uint32 avatar_id = 11; - uint32 item_id = 12; - uint32 EJFGEDNGNCP = 13; -} - -// CmdId: 21440 -message AHLIDMEHJFE { - uint32 group_id = 3; - uint32 OCJAIFHBNPE = 6; -} - -// CmdId: 6898 -message GMDCKABBFHM { - int32 retcode = 5; -} - -// CmdId: 8934 -message PEHECAIEEHL { - uint32 IFOACNKNNME = 13; -} - -// CmdId: 9640 -message DCBDBPKJLEJ { - uint32 PDMGGGPIGIG = 4; - uint32 OFHHLKDCMJG = 8; -} - -message ChatInfo { - message SystemHint { - uint32 type = 7; - } - - uint32 sequence = 4; - uint32 uid = 5; - uint32 to_uid = 8; - uint32 time = 9; - bool is_read = 12; - oneof content { - string text = 1751; - uint32 icon = 1792; - SystemHint system_hint = 370; - } -} - -// CmdId: 21855 -message HomeResourceTakeHomeCoinRsp { - int32 retcode = 1; - HomeResource home_coin = 5; -} - -// CmdId: 6180 -message ToTheMoonQueryPathRsp { - enum BFMBJOEGGIJ { - BFMBJOEGGIJ_STATUS_FAIL = 0; - BFMBJOEGGIJ_STATUS_SUCC = 1; - BFMBJOEGGIJ_STATUS_PARTIAL = 2; - } - - repeated int64 index = 2; - BFMBJOEGGIJ query_status = 3; - int32 query_id = 5; - repeated int32 level = 8; - int32 retcode = 9; - repeated Vector corners = 15; -} - -// CmdId: 25238 -message AAPNECGAOLH { - int32 retcode = 2; - uint32 match_id = 10; - uint32 expire_time = 11; -} - -message PHEIAGGCOLA { - uint32 best_score = 2; - uint32 group_id = 5; - bool HPAFNCPIFIA = 6; - repeated uint32 EMEJPHMDGJG = 7; - uint32 start_time = 13; -} - -message ShopMcoinProduct { - string product_id = 1; - string price_tier = 2; - uint32 mcoin_base = 3; - uint32 mcoin_non_first = 4; - uint32 mcoin_first = 5; - uint32 bought_num = 6; - bool is_audit = 7; -} - -message IEBHCDFBCBE { - float OMAOJIPAJPI = 3; -} - -// CmdId: 23633 -message HMNBNKOPLJC { - int32 retcode = 6; - repeated uint32 EMJKBLOAHFJ = 8; -} - -// CmdId: 333 -message GNJMKGOAFPD { - int32 retcode = 5; - uint32 event_id = 15; -} - -// CmdId: 24106 -message DENLEAIBGND { - enum MFNDMPLGFOC { - MFNDMPLGFOC_NONE = 0; - MFNDMPLGFOC_PACK = 1; - MFNDMPLGFOC_PLANT = 2; - } - - MFNDMPLGFOC type = 4; - repeated uint32 KEGBABOCMGN = 13; -} - -// CmdId: 23589 -message MBJFEDJBMDB { - int32 retcode = 3; -} - -// CmdId: 2205 -message UpdatePlayerShowNameCardListRsp { - int32 retcode = 5; - repeated uint32 show_name_card_id_list = 7; -} - -message CDMMOCELCJL { - uint32 best_score = 2; - uint32 FELHCCPHLMD = 4; - LDBMAJBMBGG OLJBLOIILMK = 5; - repeated uint32 JMOLPONPDNK = 6; -} - -// CmdId: 25873 -message GLEOHDPCMCN { - int32 retcode = 15; -} - -// CmdId: 2586 -message MJJGKAHNEDM { - int32 retcode = 14; -} - -message OIEPNHKAJBN { -} - -message KCPBNJAPOLO { - repeated uint32 param_list = 4; - JKNMKIAAIDA AIAOCPMNHOB = 13; -} - -// CmdId: 22401 -message HNKJBGGHNNP { - uint32 ELNIAMEABLO = 15; -} - -// CmdId: 24007 -message AJNHHLHNOPJ { - uint32 OFCEFHFBGGJ = 3; - uint32 EGIBMKAGKJL = 15; -} - -// CmdId: 20145 -message HNCMEPHEEOF { - BFJKGGJIMIG MDGKFLMMHGF = 5; -} - -message CBJHCLIDPBE { - uint32 FHBOIIEPBNN = 5; - Vector KACOLGBPIJE = 10; -} - -// CmdId: 9119 -message LFFAAIFGFGL { -} - -message Reliquary { - uint32 level = 1; - uint32 exp = 2; - uint32 promote_level = 3; - uint32 main_prop_id = 4; - repeated uint32 append_prop_id_list = 5; -} - -// CmdId: 5384 -message GetAreaExplorePointRsp { - int32 retcode = 1; - repeated uint32 explore_point_list = 5; - repeated uint32 area_id_list = 13; -} - -// CmdId: 4434 -message IMPNFCOBIJM { - PPJGIGMJFDP JKPJKPPJHNK = 2; - uint32 KEPOLMAJNID = 9; -} - -message FHPGMFFDIMD { - uint32 scene_id = 2; - string IKFOJIAGCFP = 8; - uint32 radius = 14; -} - -message HNDOEDDGCIM { - repeated NOJMNJCBHPC MPOMGPEBPCB = 4; - map HAEJKFPGPMG = 5; - repeated NOJMNJCBHPC BOIPOBOKNAK = 10; - repeated JOBMOHHMICJ KOHDONCJGJB = 11; -} - -// CmdId: 23363 -message IJFJFNJHAPA { -} - -// CmdId: 5959 -message ICMKLBCOBBB { - int32 retcode = 2; - map expedition_info_map = 4; -} - -// CmdId: 26875 -message AFEENNNFGLM { - uint32 target_uid = 13; -} - -// CmdId: 345 -message CGBGHLGIFED { - int32 retcode = 3; - uint32 OCJAIFHBNPE = 7; - uint32 card_id = 11; - uint32 group_id = 15; -} - -message OCCOAPEMEPP { - uint32 skill_id = 3; - uint32 LANOPEMMCAH = 8; - uint32 OCCLJAKNFCC = 9; - bool CLKEFNEDBEA = 11; -} - -// CmdId: 24415 -message HFOHJHHALDK { - int32 retcode = 14; -} - -// CmdId: 3952 -message MFNOCJDJEBK { - uint32 ENMJPKOJOIE = 11; - uint32 group_bundle_id = 14; -} - -message WidgetCoolDownData { - uint32 id = 4; - bool is_success = 10; - uint64 cool_down_time = 14; -} - -// CmdId: 4880 -message HDFNFJBCMHI { - int32 retcode = 4; -} - -// CmdId: 27828 -message EGCPPBGPKEM { - FriendEnterHomeOption NEIBCBDFHEF = 9; -} - -message GDLNBLHBCBJ { - EIEPOCKIGKE CNGNEDIMNHF = 3; - OMIOPHEKLPD PIABAGAJNBP = 4; - DCOLLHJFOKP EDGPCNLODPD = 7; - MBKKMCLKCIM OLCJHAHBCGC = 9; - POGJMHKBLAM ILEGEENMIIN = 10; - FINIKKMPGDC INKPJEGPNEN = 13; -} - -// CmdId: 22808 -message FIMCIFLHFAO { -} - -// CmdId: 1421 -message AMPGILLHPLK { - repeated uint32 monster_id_list = 3; - int32 retcode = 8; - uint32 group_id = 15; -} - -// CmdId: 20834 -message BPJJKEFCJCG { - map ANINDNAPDEA = 1; - uint32 MMDEMBOKFMJ = 2; - uint32 OFCEFHFBGGJ = 3; - OOMKPJPDNAM DLFHFGBFFAD = 4; - map NLMNGPFHMOK = 8; - repeated OOMKPJPDNAM KHKLKGLGMBP = 10; -} - -// CmdId: 1209 -message MOMIJNHBNJH { - int32 retcode = 5; -} - -message JLOLEJKNAPM { - bool is_open = 1; - uint32 level_id = 5; - bool is_finished = 11; - uint32 stage_id = 15; -} - -message NMJIPNELMMJ { - Vector pos = 5; - Vector rot = 8; -} - -// CmdId: 20386 -message HFDNJBBOAKJ { - uint32 OCJAIFHBNPE = 7; -} - -// CmdId: 26454 -message GIGDMBNKPCJ { - uint32 PCMJNOLCGAB = 2; - int32 retcode = 9; - repeated ItemParam item_list = 11; - uint32 offering_id = 13; -} - -enum GNIOHKIFAGE { - GNIOHKIFAGE_HOME_FIELD_STATUE_NONE = 0; - GNIOHKIFAGE_HOME_FIELD_STATUE_SEED = 1; - GNIOHKIFAGE_HOME_FIELD_STATUE_SPROUT = 2; - GNIOHKIFAGE_HOME_FIELD_STATUE_GATHER = 3; -} - -// CmdId: 23310 -message ODGEGINHAHB { - repeated GCNEACKIJLC avatar_info_list = 8; -} - -// CmdId: 27774 -message PlayerInvestigationAllInfoNotify { - repeated Investigation investigation_list = 11; - repeated InvestigationTarget investigation_target_list = 15; -} - -// CmdId: 25702 -message ABAFLPPKBMA { - BALKODLKKDC BEEGAJMCLFA = 1; - int32 retcode = 7; - repeated NIKCAFMFPOE NGAMALEJNEF = 10; -} - -message WidgetSorushInfo { - Vector rot = 1; - uint32 slot = 5; - Vector pos = 6; - bool BAFHIHDBAMG = 11; - bool GEKGHGEHOEO = 14; - bool HKPJLKIMOKH = 15; -} - -message AMCBKADFPMG { - LLFFMIGBDFJ EDDDPPJJKGE = 2; - repeated uint32 CIDKEGDINEI = 7; - uint32 CMLMPGCDBEK = 9; - uint32 ABKMIMJLAMB = 11; - uint32 LCMCNOACPPG = 14; -} - -// CmdId: 26769 -message GJDOAPKGMPG { - int32 retcode = 11; - uint32 FFGGNKHDOOI = 12; -} - -message AJFBACKKLPG { - repeated PHEIAGGCOLA PDOGALCNPMP = 10; -} - -message JBKKDJNFAMP { - repeated uint32 KFMCDPLPABH = 11; - uint32 level_id = 14; - bool is_new_record = 15; -} - -message DLEBGCCINFE { - bool AFNJJOLCAEO = 1; - repeated uint32 MJIKAEMLPPG = 9; - bool KABLKPCDDEP = 10; - repeated BHNIIKNFDPD mark_list = 12; -} - -// CmdId: 22093 -message LINFACOAEEP { -} - -// CmdId: 6390 -message BCKGHKPCICE { - int32 retcode = 3; - bool BBFELADMDOF = 10; - uint64 guid = 14; -} - -message CHCFOCAMCMO { - uint32 avatar_id = 1; - uint32 costume_id = 7; - KJHLIPDBMLA avatar_type = 8; - uint32 point_id = 13; -} - -// CmdId: 29230 -message KJGJGLMHLMA { - int32 retcode = 6; -} - -message OMEPEGPCMPN { - uint32 id = 1; - uint32 param = 2; - uint32 PJCDMCFBGPA = 3; -} - -message OOLKKBCABHF { - uint32 BPBGKNKBDGH = 4; - bool PGNKNJLALFE = 7; - uint32 best_score = 13; -} - -// CmdId: 20185 -message PAAHMGDAPIH { - repeated JHJPFGGEGMI DAKKLGDHHBM = 2; - uint32 reason = 4; - bool JKPHIGKDNPF = 7; - uint32 avatar_id = 8; - int32 retcode = 13; -} - -// CmdId: 26844 -message NKLAPCLEJOG { - uint32 OINICBJHPOK = 4; - int32 retcode = 9; -} - -// CmdId: 146 -message EDEFGGIIHOP { - uint32 module_id = 13; -} - -message Route { - repeated RoutePoint route_points = 1; - uint32 route_type = 2; -} - -// CmdId: 25819 -message EDEPIHIKIOH { - uint32 level_id = 13; -} - -message FPDNLINIHCK { - uint32 score = 4; - uint32 MPNIELODIFO = 12; - uint32 HINKKDKCJMG = 13; -} - -// CmdId: 28511 -message GOIBEADPIBN { - repeated uint32 IMJEFIFGOLF = 2; - int32 retcode = 6; -} - -// CmdId: 27545 -message GGACHDHALAE { - FriendBrief target_friend_brief = 9; - uint32 target_uid = 12; -} - -// CmdId: 5728 -message MMHDBGHGDNI { - int32 retcode = 6; -} - -// CmdId: 21288 -message ClientAbilityChangeNotify { - bool is_init_hash = 5; - repeated AbilityInvokeEntry invokes = 6; - uint32 entity_id = 12; -} - -// CmdId: 3054 -message BJKPDDNHNDN { -} - -// CmdId: 2792 -message LLIEKLFKDJJ { - bool IEBCJKIMMKB = 6; - int32 retcode = 11; -} - -message GAMKAEHIGBL { - enum HIDPOMJHOAI { - HIDPOMJHOAI_NONE = 0; - HIDPOMJHOAI_CREATE_CONNECT = 1; - HIDPOMJHOAI_START_GAME = 2; - HIDPOMJHOAI_PING = 3; - HIDPOMJHOAI_FINISH_GAME = 4; - HIDPOMJHOAI_SNAP_SHOT = 5; - HIDPOMJHOAI_ACTION = 6; - } - - HIDPOMJHOAI JBFAIKNHFHG = 6; - int32 retcode = 13; - oneof BLJIPKMMDGO { - AHDBDEAOGHB sync_create_connect = 7; - IKLIKBEGLPL sync_ping = 4; - GDLIANIJFFC sync_finish_game = 9; - APECECFAFDL sync_snap_shot = 3; - OCKJAGDBEGB sync_action = 15; - } -} - -// CmdId: 28322 -message FDOKPNIOGPE { - bool KJNOCDCIIHB = 12; - uint32 LJENFDPHJHA = 14; - string name = 15; -} - -// CmdId: 29372 -message DNNKNJCPPHN { - int32 retcode = 1; - repeated uint32 ONEPCBGMMLB = 13; -} - -message NGBOLCNEAFO { - bool PIMNPMEJHBA = 1; - uint32 EKGADILEMEN = 13; - repeated KIDIBABEKOH IALPKANHAHC = 14; -} - -// CmdId: 7206 -message FLHICNPMEAP { - repeated EMNGAJIPPBA BODFIGDMMAL = 2; -} - -// CmdId: 29904 -message DAJABIOEBNF { - GOJBHODKDEB DHFBCIMCMJD = 13; - uint32 mission_id = 14; -} - -// CmdId: 9850 -message MANCPPAGHJB { - enum OEJDILNAIAG { - OEJDILNAIAG_TIME_OUT = 0; - OEJDILNAIAG_SETTLE_PLAY_END = 1; - OEJDILNAIAG_SETTLE_PLAYER_QUIT = 2; - OEJDILNAIAG_SETTLE_LIFE_COUNT = 3; - } - - bool EBJEEGLNLKA = 2; - uint32 gallery_id = 3; - OEJDILNAIAG reason = 4; - bool is_new_record = 7; - uint32 time = 8; - uint32 score = 9; - uint32 level_id = 10; - uint32 combo = 11; - repeated Uint32Pair HMEOMEAPJLC = 13; - bool LHKGDGLLHMN = 14; -} - -message JCIPIAJLDKF { - uint32 PGOCJLDLODG = 11; -} - -// CmdId: 7908 -message CIPJMDOGPNG { - uint32 mp_play_id = 2; - uint32 FBFBNMKOBCH = 7; - bool LKMDPFJFBBC = 11; -} - -// CmdId: 9516 -message EIGPHDKGLKC { - uint64 avatar_guid = 8; - bool is_focus = 9; - int32 retcode = 12; -} - -message NLEHBHBGBFA { - string online_id = 1; - uint32 score = 2; - uint32 uid = 3; - string nickname = 4; - ProfilePicture profile_picture = 5; - uint32 DOKBIGOIDEK = 7; - uint32 MGDLEDDGPDP = 13; -} - -// CmdId: 2932 -message FHNNBBLIPEK { - int32 retcode = 6; - uint32 FFKOPNLMOOE = 10; - uint32 FNMGKLBCOJJ = 14; -} - -// CmdId: 4095 -message QuestRenameAvatarRsp { - uint32 rename_id = 9; - string avatar_name = 11; - int32 retcode = 13; - bool is_check = 14; -} - -message EDOBNACHPLE { - bool is_open = 10; - uint32 level_id = 12; -} - -message DJCJGEOEOOF { - uint32 GMKACPOBOHN = 3; - uint32 score = 8; - uint32 GEGLHFHIJKD = 11; -} - -// CmdId: 22100 -message GadgetStateNotify { - uint32 gadget_entity_id = 12; - bool is_enable_interact = 14; - uint32 gadget_state = 15; -} - -// CmdId: 5107 -message BCEKMLHOCNP { -} - -// CmdId: 2222 -message NHMJHOKHFJA { - uint32 schedule_id = 2; - int32 retcode = 3; - map AKONJGPIJNF = 6; -} - -// CmdId: 29495 -message HNAKGEIDPIB { -} - -// CmdId: 23882 -message HGHOLPDIFBJ { - PJKHMLIHCBB JFKIAOGOAPJ = 1; -} - -enum FOEPLGFPKHE { - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_NONE = 0; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_ON_GOING = 1; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_FAIL = 2; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_SUCCESS = 3; -} - -// CmdId: 28999 -message PingReq { - bytes sc_data = 1; - float ue_time = 3; - uint32 client_time = 9; - double total_tick_time = 11; - uint32 seq = 14; -} - -message Shop { - repeated ShopConcertProduct concert_product_list = 2; - uint32 next_refresh_time = 3; - repeated ShopCardProduct card_product_list = 6; - uint32 city_id = 7; - uint32 shop_type = 9; - repeated ShopGoods goods_list = 12; - uint32 city_reputation_level = 13; - repeated ShopMcoinProduct mcoin_product_list = 15; -} - -message FKCGABIKNKO { - uint32 target_entity_id = 6; -} - -message NCOEPELPCAF { - uint32 team_id = 3; - repeated uint32 HDHEMDEOGDG = 13; -} - -// CmdId: 21822 -message KKLIIGBLJBL { - int32 retcode = 6; -} - -message FPCNKBDEHPE { - map PCKHDKCPPHM = 9; - uint32 end_time = 14; -} - -// CmdId: 9947 -message MPPDOGMPBMB { - repeated PIJEAMHAMNN CADECJOGIFE = 5; - uint32 room_id = 6; - int32 retcode = 12; -} - -// CmdId: 21428 -message IEMPGIOJOGD { - uint32 OGIDGDKDCNA = 11; - int32 retcode = 14; -} - -// CmdId: 28692 -message DHMDKJHMDNM { - repeated PEOFMNGBFOO info_list = 9; -} - -message FHGIJCHENEA { - oneof op { - CBJBGKJMIBF op_redraw = 4; - EEKGDGBPOHD op_select_on_stage = 3; - GCDCLKHJNHA op_reroll = 14; - BOKOBDCJOEF op_attack = 2; - BBAEFLMGJGM op_pass = 12; - IPPABJFIBIO op_play_card = 1; - GCAPMAHHPBD op_reboot = 7; - OIEPNHKAJBN op_surrender = 8; - } -} - -// CmdId: 8479 -message DataResVersionNotify { - enum EJMOFKHNBAF { - EJMOFKHNBAF_OP_TYPE_NONE = 0; - EJMOFKHNBAF_OP_TYPE_RELOGIN = 1; - EJMOFKHNBAF_OP_TYPE_MP_RELOGIN = 2; - } - - string ABMBBEDGDFD = 3; - string HMJJDLDHKNO = 5; - uint32 client_silence_data_version = 6; - bool is_data_need_relogin = 7; - EJMOFKHNBAF op_type = 8; - string EHNFCHGOKEP = 10; - uint32 client_data_version = 11; - string HEEKOFPOKBG = 13; - ResVersionConfig res_version_config = 14; -} - -// CmdId: 25142 -message AllSeenMonsterNotify { - repeated uint32 monster_id_list = 9; -} - -message HomeFurnitureGroupData { - repeated HomeFurnitureData PPELAPDCGIO = 9; - uint32 group_furniture_index = 11; -} - -// CmdId: 29410 -message BHFMNLBCEIA { - int32 retcode = 8; - uint64 guid = 12; -} - -// CmdId: 4614 -message IFINKEKHEBM { -} - -// CmdId: 3273 -message GMGODIKBIEG { - repeated ItemParam JLHJNHMCEOA = 3; -} - -message AttackResult { - string anim_event_id = 1; - bool APDMNMKEGHD = 2; - AttackHitEffectResult hit_eff_result = 3; - uint32 attacker_id = 5; - uint32 DMEFLHEBFGE = 6; - uint32 element_type = 7; - float damage = 8; - int32 hit_retreat_angle_compat = 9; - Vector resolved_dir = 10; - uint32 LONHILAPBAM = 11; - AbilityIdentifier ability_identifier = 12; - uint32 AOIEOMEAENM = 13; - HitCollision hit_collision = 15; - uint32 KLIGFACEFPN = 23; - float NMBBCBBEPDA = 54; - uint32 KPKJBIPFJIL = 103; - float DJAEOHKJLIM = 114; - uint32 AICABJIPONB = 139; - uint32 OAPLECACBOM = 337; - uint32 FCKAKKLDCJL = 507; - uint32 EPGAHHJONJH = 657; - uint32 HMKBBEKDPCG = 916; - bool CGDMLMFOKMH = 1134; - uint32 DFOGGFELDHA = 1524; - float PHOMPNBJFAN = 1582; - uint32 ANJADNCHCDD = 1639; - bool KNKJCBOBHGA = 1648; - uint32 NFIIKLMBGLL = 1840; - float LABKMPGILDJ = 1969; - bool FNGJAODAPHC = 1980; - uint32 NJAMJODILKJ = 2032; -} - -// CmdId: 2977 -message MGJOKKEECEF { - uint32 chapter_id = 3; - uint32 schedule_id = 8; - uint32 EBACHNCCGBD = 9; -} - -message CombatInvokeEntry { - bytes combat_data = 11; - ForwardType forward_type = 13; - CombatTypeArgument argument_type = 15; +message OFFCCONKFOH { + uint32 AIMLAIDLFDE = 6; + repeated NGLPFKJLOFK MCDIJKPHLNO = 13; } message TrialAvatarGrantRecord { - uint32 grant_reason = 1; - uint32 from_parent_quest_id = 2; + uint32 grant_reason = 1; + uint32 from_parent_quest_id = 2; } -// CmdId: 4696 -message EKGHDONHLMM { - uint32 ILHLGEEMLML = 4; - int32 retcode = 14; +message LBBINCMIBAL { + bool HPDAGJJBNFC = 2; + uint32 group_id = 8; + Vector KDHJLMKFMAN = 9; + uint32 config_id = 14; } -// CmdId: 23678 -message PlayerOfferingDataNotify { - repeated PlayerOfferingData offering_data_list = 2; +// CmdID: 213 +message FDDCLGNKGPN { + int32 retcode = 3; + OOAMLHCHLNM BBOJFNNBGHK = 8; } -// CmdId: 8741 -message FOJKOLIGDBM { - uint32 JMADFNCPKEO = 9; +// CmdID: 2476 +message NOFLBDACFDM { + ACLJCIOFCIP AOAKHGFKFPL = 10; + uint32 BFBKIDDCKHF = 12; } -// CmdId: 2879 -message BJINKIDDJGE { - repeated EIDKFODEABK CAFGMIOLKFB = 1; +// CmdID: 20663 +message NGLONIAHMOG { + uint32 EPCPNHJNKBN = 1; + uint32 NLFOKOPDLJI = 2; + bool FOLIKAAIKIE = 3; + bool AMNBPPDCEGI = 5; + bool JFOEEKHEIMO = 6; + uint32 EPCBAOBGODI = 7; + bool CILDCAAEAOJ = 8; + repeated NBHEJLLOGLB KFANCDOBIKJ = 9; + bool MEFFPEHBOPM = 10; + bool JCNCMOHDBMM = 12; + uint32 NNAALGJOAIO = 13; + uint32 HGKKGOOLFPE = 14; + uint32 NNECCMILPAL = 15; } -message AIKFJGIIPBH { - string HABNJNMBOIO = 1; - uint32 MHNHMFFHBBC = 2; - uint32 player_uid = 4; - bool JAPFPEOCKFA = 8; - repeated LGJCKLLMMCO avatar_info_list = 13; +// CmdID: 7026 +message BCELINJHPAF { + MotionInfo motion_info = 7; + uint32 FGGMOAKINFD = 5; + uint32 scene_time = 14; + uint32 entity_id = 15; } -message CLDECJOAAGB { - uint32 NIJDGEOBLBI = 9; - uint32 BKGMBINDPDM = 10; - uint32 NDKMGINICPF = 14; +// CmdID: 26417 +message ILAIMICPBDD { + int32 retcode = 2; + repeated HFINFKPKAHJ EFBPLHDHLPB = 4; + uint32 HMOJPLLGMKH = 13; } -message CONPINLMJNP { - repeated ILCDCLJIGDB weapon_list = 8; +// CmdID: 5611 +message GOJIPCHIAHP { + CJBDPMNEIPC LOGNNDHODKH = 11; } -// CmdId: 27787 -message OOONAIMLLIL { - repeated IHEHCFIMCFB PAPEENCFFIK = 2; +// CmdID: 22320 +message MFNMKNANFOI { + FKIEHCEFFHE reason = 10; } -// CmdId: 5404 -message DIKGGBLKLDJ { +// CmdID: 6896 +message JNOLHDFBKDK { + uint32 ICJFCAKLNFG = 6; + uint32 LGOOIDCIAAG = 9; } -message INIODGPGIIH { - uint32 CPIDJAPNNLL = 5; - LGBDBPOMJLB type = 6; - repeated uint32 BONAAHFJGBL = 8; - uint32 PNCHOMEEGIB = 13; - string name = 14; - oneof detail { - JJACGOHCBCL normal = 57; - HNBLMHCELNG countdown = 417; - OOGAHGBFKGD timer = 1370; - } +// CmdID: 9268 +message JINHGPJGLJN { + int32 retcode = 9; } -// CmdId: 22603 -message GJMCGJFDGBE { - int32 retcode = 7; +message FNCPDGLGOBC { + bool is_finish = 1; + uint32 route_id = 3; + bool ECIHDIJCLED = 11; } -message GOMAKDHEGFG { - uint32 AFJJPHANFHE = 3; - uint32 FMFGNKBJPKC = 15; +// CmdID: 41 +message DNANOAHGAEJ { + uint32 level_id = 12; + int32 retcode = 15; } -message AuthorityChange { - uint32 entity_id = 4; - EntityAuthorityInfo entity_authority_info = 9; - uint32 authority_peer_id = 12; +// CmdID: 1697 +message BEHHJOAALKG { + uint32 AKMDKFBGDLB = 1; + uint32 GBCEBGKBJDM = 9; + int32 retcode = 14; } -// CmdId: 20530 -message PlayerLevelRewardUpdateNotify { - repeated uint32 level_list = 13; +// CmdID: 22167 +message LDKBIANMIKF { + int32 retcode = 3; + uint32 entity_id = 7; + uint32 anim_hash = 10; } -// CmdId: 7553 -message AGPEKNKFLMM { - int32 retcode = 7; +// CmdID: 23982 +message JBEBGFOCEMN { + uint32 AHIDNMJDEJF = 4; } -message QueryFilter { - int32 CBICALMIEBG = 4; - int32 PGOOOMDPHAG = 7; +// CmdID: 22965 +message MLFNDHLDLIO { + uint32 KKFHBLDEABA = 10; } -message BLENGBKLBOH { - float speed = 2; - float DNJIBLAPCHM = 4; - Vector JGCFFFNCONO = 7; - uint32 entity_id = 11; - float IOGNHPHLLOE = 15; +// CmdID: 7373 +message ACOHLJEPLNK { + bool IJPINCJJMGI = 4; + uint32 GDMFJBAEJDD = 8; } -// CmdId: 43 -message JHNABOCMFFA { +// CmdID: 2513 +message BBGHAJGLPKC { } -message PFIDFJKLIBC { - uint32 module_id = 1; - uint32 block_id = 5; - uint32 scene_id = 8; - string share_code = 9; +// CmdID: 9550 +message ACLCPHKLMOF { + IBJNMADIOPC NEOILLEIIBO = 9; + IBJNMADIOPC OCACINDEHAM = 3; + OBIDODCPEGG LAICDPFDIMH = 15; } -message FireworksReformData { - uint32 id = 2; - repeated FireworksReformParam reform_param_list = 13; - repeated uint32 PILFHEMHMKP = 15; +// CmdID: 28273 +message NBJEHJHECGK { + int32 retcode = 2; + PNKGNDGBDMD KOHEFANELIM = 3; + uint32 KHHIBKPBKPN = 9; + uint32 DPAHHJHNGBK = 12; } -message BHOHKGGONIB { - OnlinePlayerInfo BEOHBLAOIAK = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 13; +// CmdID: 9002 +message DOGMNHLDFKJ { + repeated JBBPNMGJAOG OLAMGIOLBCG = 8; + uint32 scene_id = 13; } -// CmdId: 4386 -message BHHIMHIIBAB { - repeated LCBFOENIFPP player_info_list = 4; - JGLANNKEAGE BFLKCKMPPBE = 8; +// CmdID: 28693 +message AGBCGANCOAB { + repeated GIEECOICPGL PIKNKFONBHJ = 9; } -// CmdId: 1488 -message LMJAFEDCJOB { - int32 retcode = 9; +message COJGNDDDBFG { + repeated uint32 GCBEEINCHKA = 8; } -// CmdId: 9058 -message JALCCJKLBLK { +// CmdID: 21782 +message CPABCNGMDOC { } -// CmdId: 21764 -message CNOFGGAKJKL { - int32 retcode = 3; - uint32 HCLACJHNPDO = 4; - LAOBNEJJEPF KCNMFFCBBKJ = 11; +message HDDDCFDOGFJ { + uint32 uid = 3; + bool JHELGIJBJFM = 13; + bool MKIPOKECNOO = 15; } -// CmdId: 7989 -message KAHPNGHCFLN { - uint32 level_id = 6; +// CmdID: 25063 +message DLHBOJFPLLE { + uint32 GBCEBGKBJDM = 1; + int32 retcode = 6; + uint32 KHHIBKPBKPN = 8; + uint32 DFPNKFEKIIG = 12; } -// CmdId: 5525 -message NMFHNPGNJPC { +message IFMKOMLEKPF { + uint32 KLNOGHLLFPL = 10; } -// CmdId: 6107 -message JIABPEEDGKI { - AKACDLKJAKA IGHLCHOFBLM = 1; - int32 query_id = 4; - int32 retcode = 13; +// CmdID: 20255 +message HLJECLFAJFF { + uint32 KHHIBKPBKPN = 9; + uint32 uid = 6; } -message PlayerWidgetInfo { - repeated WidgetSlotData slot_list = 9; - uint32 uid = 10; +// CmdID: 2231 +message MNFAPBMBMIP { + uint64 avatar_guid = 3; + int32 retcode = 4; + uint32 anim_hash = 9; } -message MailTextContent { - string title = 1; - string content = 2; - string sender = 3; +// CmdID: 5067 +message DBGBNCKPCNM { } -enum FriendEnterHomeOption { - FRIEND_ENTER_HOME_OPTION_NEED_CONFIRM = 0; - FRIEND_ENTER_HOME_OPTION_REFUSE = 1; - FRIEND_ENTER_HOME_OPTION_DIRECT = 2; +message AOKFCPHJCEH { + uint32 avatar_id = 1; + uint32 GBAMHBBFPKN = 7; + uint32 guid = 8; + uint32 HEPABNMGEDA = 12; + uint32 FIKNLHOJFKL = 15; } -// CmdId: 20824 -message CDJPGCOICMJ { - bool LMLEKAAIEBK = 4; - uint32 material_id = 7; +// CmdID: 5439 +message LIHPBLFBLMB { + uint32 MEMPKCGNNMF = 15; + uint32 level_id = 14; } -enum MatchType { - MatchType_NONE = 0; - MatchType_DUNGEON = 1; - MatchType_MP_PLAY = 2; - MatchType_MECHANICUS = 3; - MatchType_GENERAL = 4; - MatchType_GCG = 5; +// CmdID: 2681 +message PKHJJLAGMOP { + repeated uint32 CAKNFAOIIKK = 8; } -// CmdId: 6997 -message EvtBeingHitNotify { - ForwardType forward_type = 12; - EvtBeingHitInfo being_hit_info = 14; +// CmdID: 8105 +message CLCLICJHHGM { + repeated NPPPHKHNBOO KFAPIJCGDBC = 5; + uint32 DMNLDPPGOKG = 14; + uint32 level_id = 3; } -// CmdId: 20103 -message DDFLHOBJHOF { - int32 retcode = 1; +message NMKDOPMPDOJ { + bool ECIHDIJCLED = 1; + uint32 MEMPKCGNNMF = 10; + uint32 GPAELJHNAEK = 13; } -// CmdId: 26111 -message ENBGMMCENEE { - uint32 level_id = 3; - int32 retcode = 8; +// CmdID: 8335 +message AMAALNHCAIE { + repeated JOBIMALCPHL FICOIJFMELC = 14; } -message CDFIDKPKIAO { - HPHCFOLLJJG DOOAOGDHFCL = 4; - uint32 expire_time = 8; - uint64 dungeon_guid = 14; +// CmdID: 4401 +message ALODJBOFCCC { + repeated PHFPFBOLOGF CAIBDANKDON = 1; + int32 retcode = 10; } -message LEFADJKJKHN { - repeated uint32 LBJHBMIIKLD = 2; - repeated uint32 NOLDDLMHLMO = 4; - repeated LHKHLBIOHBF level_list = 5; - uint32 stage_id = 6; - bool is_open = 7; +// CmdID: 22960 +message OCJDMGLDEIK { + int32 retcode = 6; } -enum HJOBCBBJLOO { - HJOBCBBJLOO_NONE = 0; - HJOBCBBJLOO_COLLECTABLE = 1; - HJOBCBBJLOO_COLLECTED = 2; - HJOBCBBJLOO_FINISHED = 3; +// CmdID: 24259 +message LDDBHJOKHHP { + uint32 KHHIBKPBKPN = 5; + uint32 GAPLFMMGBFA = 13; } -// CmdId: 8071 -message NKBAOPCGGOH { - uint32 dungeon_id = 7; - int32 retcode = 12; - uint32 CMHGPPFIHFO = 14; +// CmdID: 25465 +message HOMJHDAEAAO { + repeated uint64 equip_guid_list = 14; + uint64 avatar_guid = 13; + JCCJCEPOPNE JJPIJKBJENN = 3; } -// CmdId: 28706 -message AvatarSkillInfoNotify { - uint64 guid = 1; - map skill_map = 2; +// CmdID: 24218 +message OHPFDGMEJCH { + uint64 avatar_guid = 4; + int32 retcode = 5; } -message CustomDungeon { - MPODFIEBDDN IDNAGMKOHNM = 2; - uint32 dungeon_id = 3; - uint64 dungeon_guid = 5; - repeated PFBFHHCIJHK DOAKBCIBNNK = 6; +message CMJHCAJFGDD { + AOHJDDPEICB type = 3; + repeated bool CGLDGEEODMK = 7; + map CDCLLFNCFCN = 12; + repeated uint32 LDEDOINNIOK = 14; } -// CmdId: 23282 -message TowerGetFloorStarRewardReq { - uint32 floor_id = 10; +// CmdID: 23898 +message ENNOAHOJFLI { } -message GKOGOGHNLLF { - repeated uint32 avatar_id_list = 3; +message AAGOJGECEBP { + uint32 PGLAJFAFGAI = 3; + uint32 ILPJBEPJDLP = 4; + uint32 LBHAEEHGDOM = 8; + POPDHNKGOEC status = 9; + uint32 id = 15; } -message WorktopInfo { - repeated uint32 option_list = 1; - bool is_guest_can_operate = 2; +message JPOAEIDKABJ { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 CBMFBKAICAP = 3; + uint32 LBIHIOHANGM = 4; + uint32 EECLAOEIPBG = 5; + uint32 NGJIICKJNHG = 6; + bool POPJGOJFOKA = 7; } -// CmdId: 23183 -message AvatarChangeCostumeRsp { - uint64 avatar_guid = 2; - int32 retcode = 11; - uint32 costume_id = 13; +// CmdID: 1910 +message IMNFANEMPNF { + uint32 GPDOGMPIJFC = 8; } -// CmdId: 7232 -message DEGNNDEDNOC { - bool is_success = 1; - uint32 level_id = 11; +// CmdID: 955 +message LLLDDLNHKHL { + repeated ItemParam HCDNPHNKBHB = 7; + int32 retcode = 10; + repeated ItemParam IMEGMNGKDIN = 14; } -message FKNHGFCPEKL { - PPAAAKDKLAF CAJCKAHKNFC = 5; - GIEPACCFJBO EEMJPHPGEAP = 6; - OHOLDEIHPNH INAMEDCHEOP = 13; +// CmdID: 9925 +message PCKMFKGAFNC { + repeated uint32 OEPCCIKNGCI = 6; } -enum OGLMMOGHKLP { - OGLMMOGHKLP_RET_SUCC = 0; - OGLMMOGHKLP_RET_FAIL = -1; - OGLMMOGHKLP_RET_SVR_ERROR = 1; - OGLMMOGHKLP_RET_UNKNOWN_ERROR = 2; - OGLMMOGHKLP_RET_FREQUENT = 3; - OGLMMOGHKLP_RET_NODE_FORWARD_ERROR = 4; - OGLMMOGHKLP_RET_NOT_FOUND_CONFIG = 5; - OGLMMOGHKLP_RET_SYSTEM_BUSY = 6; - OGLMMOGHKLP_RET_GM_UID_BIND = 7; - OGLMMOGHKLP_RET_FORBIDDEN = 8; - OGLMMOGHKLP_RET_STOP_REGISTER = 10; - OGLMMOGHKLP_RET_STOP_SERVER = 11; - OGLMMOGHKLP_RET_ACCOUNT_VEIRFY_ERROR = 12; - OGLMMOGHKLP_RET_ACCOUNT_FREEZE = 13; - OGLMMOGHKLP_RET_REPEAT_LOGIN = 14; - OGLMMOGHKLP_RET_CLIENT_VERSION_ERROR = 15; - OGLMMOGHKLP_RET_TOKEN_ERROR = 16; - OGLMMOGHKLP_RET_ACCOUNT_NOT_EXIST = 17; - OGLMMOGHKLP_RET_WAIT_OTHER_LOGIN = 18; - OGLMMOGHKLP_RET_ANOTHER_LOGIN = 19; - OGLMMOGHKLP_RET_CLIENT_FORCE_UPDATE = 20; - OGLMMOGHKLP_RET_BLACK_UID = 21; - OGLMMOGHKLP_RET_LOGIN_DB_FAIL = 22; - OGLMMOGHKLP_RET_LOGIN_INIT_FAIL = 23; - OGLMMOGHKLP_RET_MYSQL_DUPLICATE = 24; - OGLMMOGHKLP_RET_MAX_PLAYER = 25; - OGLMMOGHKLP_RET_ANTI_ADDICT = 26; - OGLMMOGHKLP_RET_PS_PLAYER_WITHOUT_ONLINE_ID = 27; - OGLMMOGHKLP_RET_ONLINE_ID_NOT_FOUND = 28; - OGLMMOGHKLP_RET_ONLNE_ID_NOT_MATCH = 29; - OGLMMOGHKLP_RET_REGISTER_IS_FULL = 30; - OGLMMOGHKLP_RET_CHECKSUM_INVALID = 31; - OGLMMOGHKLP_RET_BLACK_REGISTER_IP = 32; - OGLMMOGHKLP_RET_EXCEED_REGISTER_RATE = 33; - OGLMMOGHKLP_RET_UNKNOWN_PLATFORM = 34; - OGLMMOGHKLP_RET_TOKEN_PARAM_ERROR = 35; - OGLMMOGHKLP_RET_ANTI_OFFLINE_ERROR = 36; - OGLMMOGHKLP_RET_BLACK_LOGIN_IP = 37; - OGLMMOGHKLP_RET_GET_TOKEN_SESSION_HAS_UID = 38; - OGLMMOGHKLP_RET_ENVIRONMENT_ERROR = 39; - OGLMMOGHKLP_RET_CHECK_CLIENT_VERSION_HASH_FAIL = 40; - OGLMMOGHKLP_RET_MINOR_REGISTER_FOBIDDEN = 41; - OGLMMOGHKLP_RET_SECURITY_LIBRARY_ERROR = 42; - OGLMMOGHKLP_RET_GATE_TICKET_CHECK_ERROR = 43; - OGLMMOGHKLP_RET_PROTO_MIX_VERSION_NOT_MATCH = 44; - OGLMMOGHKLP_RET_AVATAR_IN_CD = 101; - OGLMMOGHKLP_RET_AVATAR_NOT_ALIVE = 102; - OGLMMOGHKLP_RET_AVATAR_NOT_ON_SCENE = 103; - OGLMMOGHKLP_RET_CAN_NOT_FIND_AVATAR = 104; - OGLMMOGHKLP_RET_CAN_NOT_DEL_CUR_AVATAR = 105; - OGLMMOGHKLP_RET_DUPLICATE_AVATAR = 106; - OGLMMOGHKLP_RET_AVATAR_IS_SAME_ONE = 107; - OGLMMOGHKLP_RET_AVATAR_LEVEL_LESS_THAN = 108; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_CHANGE_ELEMENT = 109; - OGLMMOGHKLP_RET_AVATAR_BREAK_LEVEL_LESS_THAN = 110; - OGLMMOGHKLP_RET_AVATAR_ON_MAX_BREAK_LEVEL = 111; - OGLMMOGHKLP_RET_AVATAR_ID_ALREADY_EXIST = 112; - OGLMMOGHKLP_RET_AVATAR_NOT_DEAD = 113; - OGLMMOGHKLP_RET_AVATAR_IS_REVIVING = 114; - OGLMMOGHKLP_RET_AVATAR_ID_ERROR = 115; - OGLMMOGHKLP_RET_REPEAT_SET_PLAYER_BORN_DATA = 116; - OGLMMOGHKLP_RET_PLAYER_LEVEL_LESS_THAN = 117; - OGLMMOGHKLP_RET_AVATAR_LIMIT_LEVEL_ERROR = 118; - OGLMMOGHKLP_RET_CUR_AVATAR_NOT_ALIVE = 119; - OGLMMOGHKLP_RET_CAN_NOT_FIND_TEAM = 120; - OGLMMOGHKLP_RET_CAN_NOT_FIND_CUR_TEAM = 121; - OGLMMOGHKLP_RET_AVATAR_NOT_EXIST_IN_TEAM = 122; - OGLMMOGHKLP_RET_CAN_NOT_REMOVE_CUR_AVATAR_FROM_TEAM = 123; - OGLMMOGHKLP_RET_CAN_NOT_USE_REVIVE_ITEM_FOR_CUR_AVATAR = 124; - OGLMMOGHKLP_RET_TEAM_COST_EXCEED_LIMIT = 125; - OGLMMOGHKLP_RET_TEAM_AVATAR_IN_EXPEDITION = 126; - OGLMMOGHKLP_RET_TEAM_CAN_NOT_CHOSE_REPLACE_USE = 127; - OGLMMOGHKLP_RET_AVATAR_IN_COMBAT = 128; - OGLMMOGHKLP_RET_PLAYER_TIME_LOCKED = 129; - OGLMMOGHKLP_RET_NICKNAME_UTF8_ERROR = 130; - OGLMMOGHKLP_RET_NICKNAME_TOO_LONG = 131; - OGLMMOGHKLP_RET_NICKNAME_WORD_ILLEGAL = 132; - OGLMMOGHKLP_RET_NICKNAME_TOO_MANY_DIGITS = 133; - OGLMMOGHKLP_RET_NICKNAME_IS_EMPTY = 134; - OGLMMOGHKLP_RET_NICKNAME_MONTHLY_LIMIT = 135; - OGLMMOGHKLP_RET_NICKNAME_NOT_CHANGED = 136; - OGLMMOGHKLP_RET_PLAYER_NOT_ONLINE = 140; - OGLMMOGHKLP_RET_OPEN_STATE_NOT_OPEN = 141; - OGLMMOGHKLP_RET_FEATURE_CLOSED = 142; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_AVATAR_DIE = 152; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_COUNT_LIMIT = 153; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_MAIN_FORBID = 154; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_TRIAL_FORBID = 155; - OGLMMOGHKLP_RET_TEAM_NAME_ILLEGAL = 156; - OGLMMOGHKLP_RET_IS_NOT_IN_STANDBY = 157; - OGLMMOGHKLP_RET_IS_IN_DUNGEON = 158; - OGLMMOGHKLP_RET_IS_IN_LOCK_AVATAR_QUEST = 159; - OGLMMOGHKLP_RET_IS_USING_TRIAL_AVATAR = 160; - OGLMMOGHKLP_RET_IS_USING_TEMP_AVATAR = 161; - OGLMMOGHKLP_RET_NOT_HAS_FLYCLOAK = 162; - OGLMMOGHKLP_RET_FETTER_REWARD_ALREADY_GOT = 163; - OGLMMOGHKLP_RET_FETTER_REWARD_LEVEL_NOT_ENOUGH = 164; - OGLMMOGHKLP_RET_WORLD_LEVEL_ADJUST_MIN_LEVEL = 165; - OGLMMOGHKLP_RET_WORLD_LEVEL_ADJUST_CD = 166; - OGLMMOGHKLP_RET_NOT_HAS_COSTUME = 167; - OGLMMOGHKLP_RET_COSTUME_AVATAR_ERROR = 168; - OGLMMOGHKLP_RET_FLYCLOAK_PLATFORM_TYPE_ERR = 169; - OGLMMOGHKLP_RET_IN_TRANSFER = 170; - OGLMMOGHKLP_RET_IS_IN_LOCK_AVATAR = 171; - OGLMMOGHKLP_RET_FULL_BACKUP_TEAM = 172; - OGLMMOGHKLP_RET_BACKUP_TEAM_ID_NOT_VALID = 173; - OGLMMOGHKLP_RET_BACKUP_TEAM_IS_CUR_TEAM = 174; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_CD = 175; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_AUDIT = 176; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_IP_BLACK_LIST = 177; - OGLMMOGHKLP_RET_TEAM_AVATAR_IS_LOCKED = 178; - OGLMMOGHKLP_RET_PLAYER_HAS_TRIAL_AVATAR = 179; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_SLOT_NOT_ENOUGH = 180; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_NO_AVATAR_CAN_TAKE_REWARD = 181; - OGLMMOGHKLP_RET_AVATAR_UPGRADE_ITEM_EXP_OVERFLOW = 182; - OGLMMOGHKLP_RET_ASYNC_WORD_FILTER_IN_CD = 183; - OGLMMOGHKLP_RET_FLOAT_ERROR = 201; - OGLMMOGHKLP_RET_NPC_NOT_EXIST = 301; - OGLMMOGHKLP_RET_NPC_TOO_FAR = 302; - OGLMMOGHKLP_RET_NOT_CURRENT_TALK = 303; - OGLMMOGHKLP_RET_NPC_CREATE_FAIL = 304; - OGLMMOGHKLP_RET_NPC_MOVE_FAIL = 305; - OGLMMOGHKLP_RET_QUEST_NOT_EXIST = 401; - OGLMMOGHKLP_RET_QUEST_IS_FAIL = 402; - OGLMMOGHKLP_RET_QUEST_CONTENT_ERROR = 403; - OGLMMOGHKLP_RET_BARGAIN_NOT_ACTIVATED = 404; - OGLMMOGHKLP_RET_BARGAIN_FINISHED = 405; - OGLMMOGHKLP_RET_INFERENCE_ASSOCIATE_WORD_ERROR = 406; - OGLMMOGHKLP_RET_INFERENCE_SUBMIT_WORD_NO_CONCLUSION = 407; - OGLMMOGHKLP_RET_SUBMIT_QUEST_EVENTS_NOT_RIGHT = 408; - OGLMMOGHKLP_RET_CONFIRM_CONTINUE_MUTUAL_QUEST_COND_FAILED = 409; - OGLMMOGHKLP_RET_CONFIRM_CONTINUE_MUTUAL_OCCUPIED_FAILED = 410; - OGLMMOGHKLP_RET_QUEST_FOCUS_MODE_IN_CD = 416; - OGLMMOGHKLP_RET_QUEST_IN_FOCUS_MODE = 417; - OGLMMOGHKLP_RET_QUEST_NOT_IN_FOCUS_MODE = 418; - OGLMMOGHKLP_RET_PARENT_QUEST_CANNOT_START_FOCUS = 419; - OGLMMOGHKLP_RET_PARENT_QUEST_NOT_EXIST = 420; - OGLMMOGHKLP_RET_BAN_OPEARATE_FOCUS = 421; - OGLMMOGHKLP_RET_QUEST_FOCUS_ANY_GALLERY_STARTED = 422; - OGLMMOGHKLP_RET_QUEST_FOCUS_USING_INFORMAL_AVATAR = 423; - OGLMMOGHKLP_RET_QUEST_FOCUS_OPENSTATE_OFF = 424; - OGLMMOGHKLP_RET_POINT_NOT_UNLOCKED = 501; - OGLMMOGHKLP_RET_POINT_TOO_FAR = 502; - OGLMMOGHKLP_RET_POINT_ALREAY_UNLOCKED = 503; - OGLMMOGHKLP_RET_ENTITY_NOT_EXIST = 504; - OGLMMOGHKLP_RET_ENTER_SCENE_FAIL = 505; - OGLMMOGHKLP_RET_PLAYER_IS_ENTER_SCENE = 506; - OGLMMOGHKLP_RET_CITY_MAX_LEVEL = 507; - OGLMMOGHKLP_RET_AREA_LOCKED = 508; - OGLMMOGHKLP_RET_JOIN_OTHER_WAIT = 509; - OGLMMOGHKLP_RET_WEATHER_AREA_NOT_FOUND = 510; - OGLMMOGHKLP_RET_WEATHER_IS_LOCKED = 511; - OGLMMOGHKLP_RET_NOT_IN_SELF_SCENE = 512; - OGLMMOGHKLP_RET_GROUP_NOT_EXIST = 513; - OGLMMOGHKLP_RET_MARK_NAME_ILLEGAL = 514; - OGLMMOGHKLP_RET_MARK_ALREADY_EXISTS = 515; - OGLMMOGHKLP_RET_MARK_OVERFLOW = 516; - OGLMMOGHKLP_RET_MARK_NOT_EXISTS = 517; - OGLMMOGHKLP_RET_MARK_UNKNOWN_TYPE = 518; - OGLMMOGHKLP_RET_MARK_NAME_TOO_LONG = 519; - OGLMMOGHKLP_RET_DISTANCE_LONG = 520; - OGLMMOGHKLP_RET_ENTER_SCENE_TOKEN_INVALID = 521; - OGLMMOGHKLP_RET_NOT_IN_WORLD_SCENE = 522; - OGLMMOGHKLP_RET_ANY_GALLERY_STARTED = 523; - OGLMMOGHKLP_RET_GALLERY_NOT_START = 524; - OGLMMOGHKLP_RET_GALLERY_INTERRUPT_ONLY_ON_SINGLE_MODE = 525; - OGLMMOGHKLP_RET_GALLERY_CANNOT_INTERRUPT = 526; - OGLMMOGHKLP_RET_GALLERY_WORLD_NOT_MEET = 527; - OGLMMOGHKLP_RET_GALLERY_SCENE_NOT_MEET = 528; - OGLMMOGHKLP_RET_CUR_PLAY_CANNOT_TRANSFER = 529; - OGLMMOGHKLP_RET_CANT_USE_WIDGET_IN_HOME_SCENE = 530; - OGLMMOGHKLP_RET_SCENE_GROUP_NOT_MATCH = 531; - OGLMMOGHKLP_RET_POS_ROT_INVALID = 551; - OGLMMOGHKLP_RET_MARK_INVALID_SCENE_ID = 552; - OGLMMOGHKLP_RET_INVALID_SCENE_TO_USE_ANCHOR_POINT = 553; - OGLMMOGHKLP_RET_ENTER_HOME_SCENE_FAIL = 554; - OGLMMOGHKLP_RET_CUR_SCENE_IS_NULL = 555; - OGLMMOGHKLP_RET_GROUP_ID_ERROR = 556; - OGLMMOGHKLP_RET_GALLERY_INTERRUPT_NOT_OWNER = 557; - OGLMMOGHKLP_RET_NO_SPRING_IN_AREA = 558; - OGLMMOGHKLP_RET_AREA_NOT_IN_SCENE = 559; - OGLMMOGHKLP_RET_INVALID_CITY_ID = 560; - OGLMMOGHKLP_RET_INVALID_SCENE_ID = 561; - OGLMMOGHKLP_RET_DEST_SCENE_IS_NOT_ALLOW = 562; - OGLMMOGHKLP_RET_LEVEL_TAG_SWITCH_IN_CD = 563; - OGLMMOGHKLP_RET_LEVEL_TAG_ALREADY_EXIST = 564; - OGLMMOGHKLP_RET_INVALID_AREA_ID = 565; - OGLMMOGHKLP_RET_GALLERY_ONGOING_FORBID = 566; - OGLMMOGHKLP_RET_NOT_IN_PLAYER_WORLD = 567; - OGLMMOGHKLP_RET_MAP_LAYER_GROUP_ALREADY_SHOWN = 568; - OGLMMOGHKLP_RET_INVALID_MAP_LAYER = 569; - OGLMMOGHKLP_RET_GALLERY_REPEAT_START = 570; - OGLMMOGHKLP_RET_NOT_IN_PLAYER_SCENE = 571; - OGLMMOGHKLP_RET_ENTER_DUNGEON_NOT_IN_VALID_DUNGEON = 572; - OGLMMOGHKLP_RET_ITEM_NOT_EXIST = 601; - OGLMMOGHKLP_RET_PACK_EXCEED_MAX_WEIGHT = 602; - OGLMMOGHKLP_RET_ITEM_NOT_DROPABLE = 603; - OGLMMOGHKLP_RET_ITEM_NOT_USABLE = 604; - OGLMMOGHKLP_RET_ITEM_INVALID_USE_COUNT = 605; - OGLMMOGHKLP_RET_ITEM_INVALID_DROP_COUNT = 606; - OGLMMOGHKLP_RET_ITEM_ALREADY_EXIST = 607; - OGLMMOGHKLP_RET_ITEM_IN_COOLDOWN = 608; - OGLMMOGHKLP_RET_ITEM_COUNT_NOT_ENOUGH = 609; - OGLMMOGHKLP_RET_ITEM_INVALID_TARGET = 610; - OGLMMOGHKLP_RET_RECIPE_NOT_EXIST = 611; - OGLMMOGHKLP_RET_RECIPE_LOCKED = 612; - OGLMMOGHKLP_RET_RECIPE_UNLOCKED = 613; - OGLMMOGHKLP_RET_COMPOUND_QUEUE_FULL = 614; - OGLMMOGHKLP_RET_COMPOUND_NOT_FINISH = 615; - OGLMMOGHKLP_RET_MAIL_ITEM_NOT_GET = 616; - OGLMMOGHKLP_RET_ITEM_EXCEED_LIMIT = 617; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_USE = 618; - OGLMMOGHKLP_RET_ITEM_NEED_PLAYER_LEVEL = 619; - OGLMMOGHKLP_RET_RECIPE_NOT_AUTO_QTE = 620; - OGLMMOGHKLP_RET_COMPOUND_BUSY_QUEUE = 621; - OGLMMOGHKLP_RET_NEED_MORE_SCOIN = 622; - OGLMMOGHKLP_RET_SKILL_DEPOT_NOT_FOUND = 623; - OGLMMOGHKLP_RET_HCOIN_NOT_ENOUGH = 624; - OGLMMOGHKLP_RET_SCOIN_NOT_ENOUGH = 625; - OGLMMOGHKLP_RET_HCOIN_EXCEED_LIMIT = 626; - OGLMMOGHKLP_RET_SCOIN_EXCEED_LIMIT = 627; - OGLMMOGHKLP_RET_MAIL_EXPIRED = 628; - OGLMMOGHKLP_RET_REWARD_HAS_TAKEN = 629; - OGLMMOGHKLP_RET_COMBINE_COUNT_TOO_LARGE = 630; - OGLMMOGHKLP_RET_GIVING_ITEM_WRONG = 631; - OGLMMOGHKLP_RET_GIVING_IS_FINISHED = 632; - OGLMMOGHKLP_RET_GIVING_NOT_ACTIVED = 633; - OGLMMOGHKLP_RET_FORGE_QUEUE_FULL = 634; - OGLMMOGHKLP_RET_FORGE_QUEUE_CAPACITY = 635; - OGLMMOGHKLP_RET_FORGE_QUEUE_NOT_FOUND = 636; - OGLMMOGHKLP_RET_FORGE_QUEUE_EMPTY = 637; - OGLMMOGHKLP_RET_NOT_SUPPORT_ITEM = 638; - OGLMMOGHKLP_RET_ITEM_EMPTY = 639; - OGLMMOGHKLP_RET_VIRTUAL_EXCEED_LIMIT = 640; - OGLMMOGHKLP_RET_MATERIAL_EXCEED_LIMIT = 641; - OGLMMOGHKLP_RET_EQUIP_EXCEED_LIMIT = 642; - OGLMMOGHKLP_RET_ITEM_SHOULD_HAVE_NO_LEVEL = 643; - OGLMMOGHKLP_RET_WEAPON_PROMOTE_LEVEL_EXCEED_LIMIT = 644; - OGLMMOGHKLP_RET_WEAPON_LEVEL_INVALID = 645; - OGLMMOGHKLP_RET_UNKNOW_ITEM_TYPE = 646; - OGLMMOGHKLP_RET_ITEM_COUNT_IS_ZERO = 647; - OGLMMOGHKLP_RET_ITEM_IS_EXPIRED = 648; - OGLMMOGHKLP_RET_ITEM_EXCEED_OUTPUT_LIMIT = 649; - OGLMMOGHKLP_RET_EQUIP_LEVEL_HIGHER = 650; - OGLMMOGHKLP_RET_EQUIP_CAN_NOT_WAKE_OFF_WEAPON = 651; - OGLMMOGHKLP_RET_EQUIP_HAS_BEEN_WEARED = 652; - OGLMMOGHKLP_RET_EQUIP_WEARED_CANNOT_DROP = 653; - OGLMMOGHKLP_RET_AWAKEN_LEVEL_MAX = 654; - OGLMMOGHKLP_RET_MCOIN_NOT_ENOUGH = 655; - OGLMMOGHKLP_RET_MCOIN_EXCEED_LIMIT = 656; - OGLMMOGHKLP_RET_BATCH_SET_EQUIP_LOCK_STATE_CD = 657; - OGLMMOGHKLP_RET_RESIN_NOT_ENOUGH = 660; - OGLMMOGHKLP_RET_RESIN_EXCEED_LIMIT = 661; - OGLMMOGHKLP_RET_RESIN_OPENSTATE_OFF = 662; - OGLMMOGHKLP_RET_RESIN_BOUGHT_COUNT_EXCEEDED = 663; - OGLMMOGHKLP_RET_RESIN_CARD_DAILY_REWARD_HAS_TAKEN = 664; - OGLMMOGHKLP_RET_RESIN_CARD_EXPIRED = 665; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_COOK = 666; - OGLMMOGHKLP_RET_ATTACH_AVATAR_CD = 667; - OGLMMOGHKLP_RET_AUTO_RECOVER_OPENSTATE_OFF = 668; - OGLMMOGHKLP_RET_AUTO_RECOVER_BOUGHT_COUNT_EXCEEDED = 669; - OGLMMOGHKLP_RET_RESIN_GAIN_FAILED = 670; - OGLMMOGHKLP_RET_WIDGET_ORNAMENTS_TYPE_ERROR = 671; - OGLMMOGHKLP_RET_ALL_TARGET_SATIATION_FULL = 672; - OGLMMOGHKLP_RET_FORGE_WORLD_LEVEL_NOT_MATCH = 673; - OGLMMOGHKLP_RET_FORGE_POINT_NOT_ENOUGH = 674; - OGLMMOGHKLP_RET_WIDGET_ANCHOR_POINT_FULL = 675; - OGLMMOGHKLP_RET_WIDGET_ANCHOR_POINT_NOT_FOUND = 676; - OGLMMOGHKLP_RET_ALL_BONFIRE_EXCEED_MAX_COUNT = 677; - OGLMMOGHKLP_RET_BONFIRE_EXCEED_MAX_COUNT = 678; - OGLMMOGHKLP_RET_LUNCH_BOX_DATA_ERROR = 679; - OGLMMOGHKLP_RET_INVALID_QUICK_USE_WIDGET = 680; - OGLMMOGHKLP_RET_INVALID_REPLACE_RESIN_COUNT = 681; - OGLMMOGHKLP_RET_PREV_DETECTED_GATHER_NOT_FOUND = 682; - OGLMMOGHKLP_RET_GOT_ALL_ONEOFF_GAHTER = 683; - OGLMMOGHKLP_RET_INVALID_WIDGET_MATERIAL_ID = 684; - OGLMMOGHKLP_RET_WIDGET_DETECTOR_NO_HINT_TO_CLEAR = 685; - OGLMMOGHKLP_RET_WIDGET_ALREADY_WITHIN_NEARBY_RADIUS = 686; - OGLMMOGHKLP_RET_WIDGET_CLIENT_COLLECTOR_NEED_POINTS = 687; - OGLMMOGHKLP_RET_WIDGET_IN_COMBAT = 688; - OGLMMOGHKLP_RET_WIDGET_NOT_SET_QUICK_USE = 689; - OGLMMOGHKLP_RET_ALREADY_ATTACH_WIDGET = 690; - OGLMMOGHKLP_RET_EQUIP_IS_LOCKED = 691; - OGLMMOGHKLP_RET_FORGE_IS_LOCKED = 692; - OGLMMOGHKLP_RET_COMBINE_IS_LOCKED = 693; - OGLMMOGHKLP_RET_FORGE_OUTPUT_STACK_LIMIT = 694; - OGLMMOGHKLP_RET_ALREADY_DETTACH_WIDGET = 695; - OGLMMOGHKLP_RET_GADGET_BUILDER_EXCEED_MAX_COUNT = 696; - OGLMMOGHKLP_RET_REUNION_PRIVILEGE_RESIN_TYPE_IS_NORMAL = 697; - OGLMMOGHKLP_RET_BONUS_COUNT_EXCEED_DOUBLE_LIMIT = 698; - OGLMMOGHKLP_RET_RELIQUARY_DECOMPOSE_PARAM_ERROR = 699; - OGLMMOGHKLP_RET_ITEM_COMBINE_COUNT_NOT_ENOUGH = 700; - OGLMMOGHKLP_RET_GOODS_NOT_EXIST = 701; - OGLMMOGHKLP_RET_GOODS_MATERIAL_NOT_ENOUGH = 702; - OGLMMOGHKLP_RET_GOODS_NOT_IN_TIME = 703; - OGLMMOGHKLP_RET_GOODS_BUY_NUM_NOT_ENOUGH = 704; - OGLMMOGHKLP_RET_GOODS_BUY_NUM_ERROR = 705; - OGLMMOGHKLP_RET_SHOP_NOT_OPEN = 706; - OGLMMOGHKLP_RET_SHOP_CONTENT_NOT_MATCH = 707; - OGLMMOGHKLP_RET_SHOP_BATCH_BUY_SHOP_LIMIT = 708; - OGLMMOGHKLP_RET_SHOP_BATCH_BUY_COUNT_LIMIT = 709; - OGLMMOGHKLP_RET_GOODS_PRECONDITION_NOT_SATISFIED = 710; - OGLMMOGHKLP_RET_CHAT_FORBIDDEN = 798; - OGLMMOGHKLP_RET_CHAT_CD = 799; - OGLMMOGHKLP_RET_CHAT_FREQUENTLY = 800; - OGLMMOGHKLP_RET_GADGET_NOT_EXIST = 801; - OGLMMOGHKLP_RET_GADGET_NOT_INTERACTIVE = 802; - OGLMMOGHKLP_RET_GADGET_NOT_GATHERABLE = 803; - OGLMMOGHKLP_RET_CHEST_IS_LOCKED = 804; - OGLMMOGHKLP_RET_GADGET_CREATE_FAIL = 805; - OGLMMOGHKLP_RET_WORKTOP_OPTION_NOT_EXIST = 806; - OGLMMOGHKLP_RET_GADGET_STATUE_NOT_ACTIVE = 807; - OGLMMOGHKLP_RET_GADGET_STATUE_OPENED = 808; - OGLMMOGHKLP_RET_BOSS_CHEST_NO_QUALIFICATION = 809; - OGLMMOGHKLP_RET_BOSS_CHEST_LIFE_TIME_OVER = 810; - OGLMMOGHKLP_RET_BOSS_CHEST_WEEK_NUM_LIMIT = 811; - OGLMMOGHKLP_RET_BOSS_CHEST_GUEST_WORLD_LEVEL = 812; - OGLMMOGHKLP_RET_BOSS_CHEST_HAS_TAKEN = 813; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_NO_QUALIFICATION = 814; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_LIFE_TIME_OVER = 815; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_HAS_TAKEN = 816; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_GUEST_WORLD_LEVEL = 817; - OGLMMOGHKLP_RET_MP_PLAY_REWARD_NO_QUALIFICATION = 818; - OGLMMOGHKLP_RET_MP_PLAY_REWARD_HAS_TAKEN = 819; - OGLMMOGHKLP_RET_GENERAL_REWARD_NO_QUALIFICATION = 820; - OGLMMOGHKLP_RET_GENERAL_REWARD_LIFE_TIME_OVER = 821; - OGLMMOGHKLP_RET_GENERAL_REWARD_HAS_TAKEN = 822; - OGLMMOGHKLP_RET_GADGET_NOT_VEHICLE = 823; - OGLMMOGHKLP_RET_VEHICLE_SLOT_OCCUPIED = 824; - OGLMMOGHKLP_RET_NOT_IN_VEHICLE = 825; - OGLMMOGHKLP_RET_CREATE_VEHICLE_IN_CD = 826; - OGLMMOGHKLP_RET_CREATE_VEHICLE_POS_INVALID = 827; - OGLMMOGHKLP_RET_VEHICLE_POINT_NOT_UNLOCK = 828; - OGLMMOGHKLP_RET_GADGET_INTERACT_COND_NOT_MEET = 829; - OGLMMOGHKLP_RET_GADGET_INTERACT_PARAM_ERROR = 830; - OGLMMOGHKLP_RET_GADGET_CUSTOM_COMBINATION_INVALID = 831; - OGLMMOGHKLP_RET_DESHRET_OBELISK_DUPLICATE_INTERACT = 832; - OGLMMOGHKLP_RET_DESHRET_OBELISK_NO_AVAIL_CHEST = 833; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_NOT_REPLACE = 834; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_NOT_UNLOAD = 835; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_STATE_NOT_MATCH = 836; - OGLMMOGHKLP_RET_GIVING_NOT_IN_MY_WORLD = 837; - OGLMMOGHKLP_RET_GIVING_IS_FROZEN = 838; - OGLMMOGHKLP_RET_ACTIVITY_CLOSE = 860; - OGLMMOGHKLP_RET_ACTIVITY_ITEM_ERROR = 861; - OGLMMOGHKLP_RET_ACTIVITY_CONTRIBUTION_NOT_ENOUGH = 862; - OGLMMOGHKLP_RET_SEA_LAMP_PHASE_NOT_FINISH = 863; - OGLMMOGHKLP_RET_SEA_LAMP_FLY_NUM_LIMIT = 864; - OGLMMOGHKLP_RET_SEA_LAMP_FLY_LAMP_WORD_ILLEGAL = 865; - OGLMMOGHKLP_RET_ACTIVITY_WATCHER_REWARD_TAKEN = 866; - OGLMMOGHKLP_RET_ACTIVITY_WATCHER_REWARD_NOT_FINISHED = 867; - OGLMMOGHKLP_RET_SALESMAN_ALREADY_DELIVERED = 868; - OGLMMOGHKLP_RET_SALESMAN_REWARD_COUNT_NOT_ENOUGH = 869; - OGLMMOGHKLP_RET_SALESMAN_POSITION_INVALID = 870; - OGLMMOGHKLP_RET_DELIVER_NOT_FINISH_ALL_QUEST = 871; - OGLMMOGHKLP_RET_DELIVER_ALREADY_TAKE_DAILY_REWARD = 872; - OGLMMOGHKLP_RET_ASTER_PROGRESS_EXCEED_LIMIT = 873; - OGLMMOGHKLP_RET_ASTER_CREDIT_EXCEED_LIMIT = 874; - OGLMMOGHKLP_RET_ASTER_TOKEN_EXCEED_LIMIT = 875; - OGLMMOGHKLP_RET_ASTER_CREDIT_NOT_ENOUGH = 876; - OGLMMOGHKLP_RET_ASTER_TOKEN_NOT_ENOUGH = 877; - OGLMMOGHKLP_RET_ASTER_SPECIAL_REWARD_HAS_TAKEN = 878; - OGLMMOGHKLP_RET_FLIGHT_GROUP_ACTIVITY_NOT_STARTED = 879; - OGLMMOGHKLP_RET_ASTER_MID_PREVIOUS_BATTLE_NOT_FINISHED = 880; - OGLMMOGHKLP_RET_DRAGON_SPINE_SHIMMERING_ESSENCE_EXCEED_LIMIT = 881; - OGLMMOGHKLP_RET_DRAGON_SPINE_WARM_ESSENCE_EXCEED_LIMIT = 882; - OGLMMOGHKLP_RET_DRAGON_SPINE_WONDROUS_ESSENCE_EXCEED_LIMIT = 883; - OGLMMOGHKLP_RET_DRAGON_SPINE_SHIMMERING_ESSENCE_NOT_ENOUGH = 884; - OGLMMOGHKLP_RET_DRAGON_SPINE_WARM_ESSENCE_NOT_ENOUGH = 885; - OGLMMOGHKLP_RET_DRAGON_SPINE_WONDROUS_ESSENCE_NOT_ENOUGH = 886; - OGLMMOGHKLP_RET_EFFIGY_FIRST_PASS_REWARD_HAS_TAKEN = 891; - OGLMMOGHKLP_RET_EFFIGY_REWARD_HAS_TAKEN = 892; - OGLMMOGHKLP_RET_TREASURE_MAP_ADD_TOKEN_EXCEED_LIMIT = 893; - OGLMMOGHKLP_RET_TREASURE_MAP_TOKEN_NOT_ENOUGHT = 894; - OGLMMOGHKLP_RET_SEA_LAMP_COIN_EXCEED_LIMIT = 895; - OGLMMOGHKLP_RET_SEA_LAMP_COIN_NOT_ENOUGH = 896; - OGLMMOGHKLP_RET_SEA_LAMP_POPULARITY_EXCEED_LIMIT = 897; - OGLMMOGHKLP_RET_ACTIVITY_AVATAR_REWARD_NOT_OPEN = 898; - OGLMMOGHKLP_RET_ACTIVITY_AVATAR_REWARD_HAS_TAKEN = 899; - OGLMMOGHKLP_RET_ARENA_ACTIVITY_ALREADY_STARTED = 900; - OGLMMOGHKLP_RET_TALENT_ALREAY_UNLOCKED = 901; - OGLMMOGHKLP_RET_PREV_TALENT_NOT_UNLOCKED = 902; - OGLMMOGHKLP_RET_BIG_TALENT_POINT_NOT_ENOUGH = 903; - OGLMMOGHKLP_RET_SMALL_TALENT_POINT_NOT_ENOUGH = 904; - OGLMMOGHKLP_RET_PROUD_SKILL_ALREADY_GOT = 905; - OGLMMOGHKLP_RET_PREV_PROUD_SKILL_NOT_GET = 906; - OGLMMOGHKLP_RET_PROUD_SKILL_MAX_LEVEL = 907; - OGLMMOGHKLP_RET_CANDIDATE_SKILL_DEPOT_ID_NOT_FIND = 910; - OGLMMOGHKLP_RET_SKILL_DEPOT_IS_THE_SAME = 911; - OGLMMOGHKLP_RET_MONSTER_NOT_EXIST = 1001; - OGLMMOGHKLP_RET_MONSTER_CREATE_FAIL = 1002; - OGLMMOGHKLP_RET_DUNGEON_ENTER_FAIL = 1101; - OGLMMOGHKLP_RET_DUNGEON_QUIT_FAIL = 1102; - OGLMMOGHKLP_RET_DUNGEON_ENTER_EXCEED_DAY_COUNT = 1103; - OGLMMOGHKLP_RET_DUNGEON_REVIVE_EXCEED_MAX_COUNT = 1104; - OGLMMOGHKLP_RET_DUNGEON_REVIVE_FAIL = 1105; - OGLMMOGHKLP_RET_DUNGEON_NOT_SUCCEED = 1106; - OGLMMOGHKLP_RET_DUNGEON_CAN_NOT_CANCEL = 1107; - OGLMMOGHKLP_RET_DEST_DUNGEON_SETTLED = 1108; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_IS_FULL = 1109; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_IS_DISMISS = 1110; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_NOT_ALL_READY = 1111; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_HAS_REPEAT_AVATAR = 1112; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_NOT_SINGEL_PASS = 1113; - OGLMMOGHKLP_RET_DUNGEON_REPLAY_NEED_ALL_PLAYER_DIE = 1114; - OGLMMOGHKLP_RET_DUNGEON_REPLAY_HAS_REVIVE_COUNT = 1115; - OGLMMOGHKLP_RET_DUNGEON_OTHERS_LEAVE = 1116; - OGLMMOGHKLP_RET_DUNGEON_ENTER_LEVEL_LIMIT = 1117; - OGLMMOGHKLP_RET_DUNGEON_CANNOT_ENTER_PLOT_IN_MP = 1118; - OGLMMOGHKLP_RET_DUNGEON_DROP_SUBFIELD_LIMIT = 1119; - OGLMMOGHKLP_RET_DUNGEON_BE_INVITE_PLAYER_AVATAR_ALL_DIE = 1120; - OGLMMOGHKLP_RET_DUNGEON_CANNOT_KICK = 1121; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_SOMEONE_LEVEL_LIMIT = 1122; - OGLMMOGHKLP_RET_DUNGEON_IN_FORCE_QUIT = 1123; - OGLMMOGHKLP_RET_DUNGEON_GUEST_QUIT_DUNGEON = 1124; - OGLMMOGHKLP_RET_DUNGEON_TICKET_FAIL = 1125; - OGLMMOGHKLP_RET_CUR_DUNGEON_SETTLED = 1126; - OGLMMOGHKLP_RET_CUR_DUNGEON_NOT_PLOT = 1127; - OGLMMOGHKLP_RET_CUR_DUNGEON_NOT_ALLOW_SWITCH_TEAM = 1128; - OGLMMOGHKLP_RET_DUNGEON_ENTERED_BY_CANDIDATE_TEAM = 1129; - OGLMMOGHKLP_RET_DUNGEON_SWITCH_TEAM_BANNED_BY_PLAY = 1130; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_INTERNAL_ERROR = 1131; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_SOMEONE_LEVEL_LIMIT = 1132; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_SOMEONE_NOT_IN_SCENE_TEAM = 1133; - OGLMMOGHKLP_RET_MP_NOT_IN_MY_WORLD = 1201; - OGLMMOGHKLP_RET_MP_IN_MP_MODE = 1202; - OGLMMOGHKLP_RET_MP_SCENE_IS_FULL = 1203; - OGLMMOGHKLP_RET_MP_MODE_NOT_AVAILABLE = 1204; - OGLMMOGHKLP_RET_MP_PLAYER_NOT_ENTERABLE = 1205; - OGLMMOGHKLP_RET_MP_QUEST_BLOCK_MP = 1206; - OGLMMOGHKLP_RET_MP_IN_ROOM_SCENE = 1207; - OGLMMOGHKLP_RET_MP_WORLD_IS_FULL = 1208; - OGLMMOGHKLP_RET_MP_PLAYER_NOT_ALLOW_ENTER = 1209; - OGLMMOGHKLP_RET_MP_PLAYER_DISCONNECTED = 1210; - OGLMMOGHKLP_RET_MP_NOT_IN_MP_MODE = 1211; - OGLMMOGHKLP_RET_MP_OWNER_NOT_ENTER = 1212; - OGLMMOGHKLP_RET_MP_ALLOW_ENTER_PLAYER_FULL = 1213; - OGLMMOGHKLP_RET_MP_TARGET_PLAYER_IN_TRANSFER = 1214; - OGLMMOGHKLP_RET_MP_TARGET_ENTERING_OTHER = 1215; - OGLMMOGHKLP_RET_MP_OTHER_ENTERING = 1216; - OGLMMOGHKLP_RET_MP_ENTER_MAIN_PLAYER_IN_PLOT = 1217; - OGLMMOGHKLP_RET_MP_NOT_PS_PLAYER = 1218; - OGLMMOGHKLP_RET_MP_PLAY_NOT_ACTIVE = 1219; - OGLMMOGHKLP_RET_MP_PLAY_REMAIN_REWARDS = 1220; - OGLMMOGHKLP_RET_MP_PLAY_NO_REWARD = 1221; - OGLMMOGHKLP_RET_MP_OPEN_STATE_FAIL = 1223; - OGLMMOGHKLP_RET_MP_PLAYER_IN_BLACKLIST = 1224; - OGLMMOGHKLP_RET_MP_REPLY_TIMEOUT = 1225; - OGLMMOGHKLP_RET_MP_IS_BLOCK = 1226; - OGLMMOGHKLP_RET_MP_ENTER_MAIN_PLAYER_IN_MP_PLAY = 1227; - OGLMMOGHKLP_RET_MP_IN_MP_PLAY_BATTLE = 1228; - OGLMMOGHKLP_RET_MP_GUEST_HAS_REWARD_REMAINED = 1229; - OGLMMOGHKLP_RET_MP_QUIT_MP_INVALID = 1230; - OGLMMOGHKLP_RET_MP_OTHER_DATA_VERSION_NOT_LATEST = 1231; - OGLMMOGHKLP_RET_MP_DATA_VERSION_NOT_LATEST = 1232; - OGLMMOGHKLP_RET_MP_CUR_WORLD_NOT_ENTERABLE = 1233; - OGLMMOGHKLP_RET_MP_ANY_GALLERY_STARTED = 1234; - OGLMMOGHKLP_RET_MP_HAS_ACTIVE_DRAFT = 1235; - OGLMMOGHKLP_RET_MP_PLAYER_IN_DUNGEON = 1236; - OGLMMOGHKLP_RET_MP_MATCH_FULL = 1237; - OGLMMOGHKLP_RET_MP_MATCH_LIMIT = 1238; - OGLMMOGHKLP_RET_MP_MATCH_IN_PUNISH = 1239; - OGLMMOGHKLP_RET_MP_IS_IN_MULTISTAGE = 1240; - OGLMMOGHKLP_RET_MP_MATCH_PLAY_NOT_OPEN = 1241; - OGLMMOGHKLP_RET_MP_ONLY_MP_WITH_PS_PLAYER = 1242; - OGLMMOGHKLP_RET_MP_GUEST_LOADING_FIRST_ENTER = 1243; - OGLMMOGHKLP_RET_MP_SUMMER_TIME_SPRINT_BOAT_ONGOING = 1244; - OGLMMOGHKLP_RET_MP_BLITZ_RUSH_PARKOUR_CHALLENGE_ONGOING = 1245; - OGLMMOGHKLP_RET_MP_MUSIC_GAME_ONGOING = 1246; - OGLMMOGHKLP_RET_MP_IN_MPING_MODE = 1247; - OGLMMOGHKLP_RET_MP_OWNER_IN_SINGLE_SCENE = 1248; - OGLMMOGHKLP_RET_MP_IN_SINGLE_SCENE = 1249; - OGLMMOGHKLP_RET_MP_REPLY_NO_VALID_AVATAR = 1250; - OGLMMOGHKLP_RET_MP_IS_NOT_IN_TRANSFER_GUARD = 1251; - OGLMMOGHKLP_RET_MP_CANNOT_EXEC_GIVING_IN_SINGLE_MODE_QUEST = 1252; - OGLMMOGHKLP_RET_MP_EFFIGY_CHALLENGE_V4_IN_PREPARE = 1253; - OGLMMOGHKLP_RET_MP_SHUFFLE_BOARD_ONGOING = 1254; - OGLMMOGHKLP_RET_MP_FLIGHT_GEAR_ONGOING = 1255; - OGLMMOGHKLP_RET_MP_TOY_BATTLE_QTE_ONGOING = 1256; - OGLMMOGHKLP_RET_MP_PAINTING_REPAIR_ONGOING = 1257; - OGLMMOGHKLP_RET_MP_FISHBLASTER_ONGOING = 1258; - OGLMMOGHKLP_RET_MP_GUEST_MATCH_COND_NOT_MEET = 1259; - OGLMMOGHKLP_RET_MAIL_PARA_ERR = 1301; - OGLMMOGHKLP_RET_MAIL_MAX_NUM = 1302; - OGLMMOGHKLP_RET_MAIL_ITEM_NUM_EXCEED = 1303; - OGLMMOGHKLP_RET_MAIL_TITLE_LEN_EXCEED = 1304; - OGLMMOGHKLP_RET_MAIL_CONTENT_LEN_EXCEED = 1305; - OGLMMOGHKLP_RET_MAIL_SENDER_LEN_EXCEED = 1306; - OGLMMOGHKLP_RET_MAIL_PARSE_PACKET_FAIL = 1307; - OGLMMOGHKLP_RET_OFFLINE_MSG_MAX_NUM = 1308; - OGLMMOGHKLP_RET_OFFLINE_MSG_SAME_TICKET = 1309; - OGLMMOGHKLP_RET_MAIL_EXCEL_MAIL_TYPE_ERROR = 1310; - OGLMMOGHKLP_RET_MAIL_CANNOT_SEND_MCOIN = 1311; - OGLMMOGHKLP_RET_MAIL_HCOIN_EXCEED_LIMIT = 1312; - OGLMMOGHKLP_RET_MAIL_SCOIN_EXCEED_LIMIT = 1313; - OGLMMOGHKLP_RET_MAIL_MATERIAL_ID_INVALID = 1314; - OGLMMOGHKLP_RET_MAIL_AVATAR_EXCEED_LIMIT = 1315; - OGLMMOGHKLP_RET_MAIL_GACHA_TICKET_ETC_EXCEED_LIMIT = 1316; - OGLMMOGHKLP_RET_MAIL_ITEM_EXCEED_CEHUA_LIMIT = 1317; - OGLMMOGHKLP_RET_MAIL_SPACE_OR_REST_NUM_NOT_ENOUGH = 1318; - OGLMMOGHKLP_RET_MAIL_TICKET_IS_EMPTY = 1319; - OGLMMOGHKLP_RET_MAIL_TRANSACTION_IS_EMPTY = 1320; - OGLMMOGHKLP_RET_MAIL_DELETE_COLLECTED = 1321; - OGLMMOGHKLP_RET_MAIL_COLLECTION_IS_FULL = 1322; - OGLMMOGHKLP_RET_MAIL_TITLE_CHARACTER_LEN_EXCEED = 1323; - OGLMMOGHKLP_RET_MAIL_TITLE_EMPTY = 1324; - OGLMMOGHKLP_RET_MAIL_CONTENT_EMPTY = 1325; - OGLMMOGHKLP_RET_MAIL_SENDER_EMPTY = 1326; - OGLMMOGHKLP_RET_DAILY_TASK_NOT_FINISH = 1330; - OGLMMOGHKLP_RET_DAILY_TAKS_HAS_TAKEN = 1331; - OGLMMOGHKLP_RET_SOCIAL_OFFLINE_MSG_NUM_EXCEED = 1332; - OGLMMOGHKLP_RET_DAILY_TASK_FILTER_CITY_NOT_OPEN = 1333; - OGLMMOGHKLP_RET_DAILY_ATTENDANCE_NOT_OPEN = 1334; - OGLMMOGHKLP_RET_DAILY_ATTENDANCE_REWARD_MAX = 1335; - OGLMMOGHKLP_RET_GACHA_INAVAILABLE = 1401; - OGLMMOGHKLP_RET_GACHA_RANDOM_NOT_MATCH = 1402; - OGLMMOGHKLP_RET_GACHA_SCHEDULE_NOT_MATCH = 1403; - OGLMMOGHKLP_RET_GACHA_INVALID_TIMES = 1404; - OGLMMOGHKLP_RET_GACHA_COST_ITEM_NOT_ENOUGH = 1405; - OGLMMOGHKLP_RET_GACHA_TIMES_LIMIT = 1406; - OGLMMOGHKLP_RET_GACHA_WISH_SAME_ITEM = 1407; - OGLMMOGHKLP_RET_GACHA_WISH_INVALID_ITEM = 1408; - OGLMMOGHKLP_RET_GACHA_MINORS_TIMES_LIMIT = 1409; - OGLMMOGHKLP_RET_GACHA_GENERAL_TIMES_LIMIT = 1410; - OGLMMOGHKLP_RET_GACHA_WISH_IS_NEEDED_BEFORE_GACHA = 1411; - OGLMMOGHKLP_RET_INVESTIGAITON_NOT_IN_PROGRESS = 1501; - OGLMMOGHKLP_RET_INVESTIGAITON_UNCOMPLETE = 1502; - OGLMMOGHKLP_RET_INVESTIGAITON_REWARD_TAKEN = 1503; - OGLMMOGHKLP_RET_INVESTIGAITON_TARGET_STATE_ERROR = 1504; - OGLMMOGHKLP_RET_PUSH_TIPS_NOT_FOUND = 1505; - OGLMMOGHKLP_RET_SIGN_IN_RECORD_NOT_FOUND = 1506; - OGLMMOGHKLP_RET_ALREADY_HAVE_SIGNED_IN = 1507; - OGLMMOGHKLP_RET_SIGN_IN_COND_NOT_SATISFIED = 1508; - OGLMMOGHKLP_RET_BONUS_ACTIVITY_NOT_UNREWARDED = 1509; - OGLMMOGHKLP_RET_SIGN_IN_REWARDED = 1510; - OGLMMOGHKLP_RET_TOWER_NOT_OPEN = 1521; - OGLMMOGHKLP_RET_TOWER_HAVE_DAILY_RECORD = 1522; - OGLMMOGHKLP_RET_TOWER_NOT_RECORD = 1523; - OGLMMOGHKLP_RET_TOWER_HAVE_RECORD = 1524; - OGLMMOGHKLP_RET_TOWER_TEAM_NUM_ERROR = 1525; - OGLMMOGHKLP_RET_TOWER_FLOOR_NOT_OPEN = 1526; - OGLMMOGHKLP_RET_TOWER_NO_FLOOR_STAR_RECORD = 1527; - OGLMMOGHKLP_RET_ALREADY_HAS_TOWER_BUFF = 1528; - OGLMMOGHKLP_RET_DUPLICATE_ENTER_LEVEL = 1529; - OGLMMOGHKLP_RET_NOT_IN_TOWER_LEVEL = 1530; - OGLMMOGHKLP_RET_IN_TOWER_LEVEL = 1531; - OGLMMOGHKLP_RET_TOWER_PREV_FLOOR_NOT_FINISH = 1532; - OGLMMOGHKLP_RET_TOWER_STAR_NOT_ENOUGH = 1533; - OGLMMOGHKLP_RET_BATTLE_PASS_NO_SCHEDULE = 1541; - OGLMMOGHKLP_RET_BATTLE_PASS_HAS_BUYED = 1542; - OGLMMOGHKLP_RET_BATTLE_PASS_LEVEL_OVERFLOW = 1543; - OGLMMOGHKLP_RET_BATTLE_PASS_PRODUCT_EXPIRED = 1544; - OGLMMOGHKLP_RET_MATCH_HOST_QUIT = 1561; - OGLMMOGHKLP_RET_MATCH_ALREADY_IN_MATCH = 1562; - OGLMMOGHKLP_RET_MATCH_NOT_IN_MATCH = 1563; - OGLMMOGHKLP_RET_MATCH_APPLYING_ENTER_MP = 1564; - OGLMMOGHKLP_RET_MATCH_INCORRECT_SCENE = 1565; - OGLMMOGHKLP_RET_WIDGET_TREASURE_SPOT_NOT_FOUND = 1581; - OGLMMOGHKLP_RET_WIDGET_TREASURE_ENTITY_EXISTS = 1582; - OGLMMOGHKLP_RET_WIDGET_TREASURE_SPOT_FAR_AWAY = 1583; - OGLMMOGHKLP_RET_WIDGET_TREASURE_FINISHED_TODAY = 1584; - OGLMMOGHKLP_RET_WIDGET_QUICK_USE_REQ_PARAM_ERROR = 1585; - OGLMMOGHKLP_RET_WIDGET_CAMERA_SCAN_ID_ERROR = 1586; - OGLMMOGHKLP_RET_WIDGET_NOT_ACTIVE = 1587; - OGLMMOGHKLP_RET_WIDGET_FEATHER_NOT_ACTIVE = 1588; - OGLMMOGHKLP_RET_WIDGET_FEATHER_GADGET_TOO_FAR_AWAY = 1589; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_NOT_EXIST = 1590; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_DROP_BAG_LIMIT = 1591; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_CAN_NOT_CAPTURE = 1592; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_ALL_COLLECTED = 1593; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_HINT_ALREADY_EXIST = 1594; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_NOT_FOUND = 1595; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_NO_HINT_TO_CLEAR = 1596; - OGLMMOGHKLP_RET_WIDGET_LIGHT_STONE_ENERGY_NOT_ENOUGH = 1597; - OGLMMOGHKLP_RET_WIDGET_TOY_CRYSTAL_ENERGY_NOT_ENOUGH = 1598; - OGLMMOGHKLP_RET_WIDGET_LIGHT_STONE_LEVEL_NOT_ENOUGH = 1599; - OGLMMOGHKLP_RET_WIDGET_QUICK_SLOT_NOT_IN_WIDGET_PANEL = 1600; - OGLMMOGHKLP_RET_ROLE_COMBAT_NOT_RECORD = 1601; - OGLMMOGHKLP_RET_ROLE_COMBAT_COIN_EXCEED_LIMIT = 1602; - OGLMMOGHKLP_RET_ROLE_COMBAT_COIN_NOT_ENOUGH = 1603; - OGLMMOGHKLP_RET_ROLE_COMBAT_LEVEL_NOT_MEET = 1604; - OGLMMOGHKLP_RET_ROLE_COMBAT_TOWER_NOT_MEET = 1605; - OGLMMOGHKLP_RET_ROLE_COMBAT_SCHEDULE_NOT_MEET = 1606; - OGLMMOGHKLP_RET_ROLE_COMBAT_REQ_FRIEND_RENT_AVATAR_FREQUENTLY = 1617; - OGLMMOGHKLP_RET_ROLE_COMBAT_REQ_TRIAL_AVATAR_FREQUENTLY = 1618; - OGLMMOGHKLP_RET_ROLE_COMBAT_REFRESH_COUNT_NOT_ENOUGH = 1619; - OGLMMOGHKLP_RET_ROLE_COMBAT_QUEST_NOT_MEET = 1620; - OGLMMOGHKLP_RET_IN_ROLE_COMBAT_DUNGEON = 1621; - OGLMMOGHKLP_RET_IN_ROLE_COMBAT_DUNGEON_BY_USE_ITEM = 1622; - OGLMMOGHKLP_RET_ROLE_COMBAT_RENT_AVATAR_NOT_FOUND = 1623; - OGLMMOGHKLP_RET_UID_NOT_EXIST = 2001; - OGLMMOGHKLP_RET_PARSE_BIN_ERROR = 2002; - OGLMMOGHKLP_RET_ACCOUNT_INFO_NOT_EXIST = 2003; - OGLMMOGHKLP_RET_ORDER_INFO_NOT_EXIST = 2004; - OGLMMOGHKLP_RET_SNAPSHOT_INDEX_ERROR = 2005; - OGLMMOGHKLP_RET_MAIL_HAS_BEEN_SENT = 2006; - OGLMMOGHKLP_RET_PRODUCT_NOT_EXIST = 2007; - OGLMMOGHKLP_RET_UNFINISH_ORDER = 2008; - OGLMMOGHKLP_RET_ID_NOT_EXIST = 2009; - OGLMMOGHKLP_RET_ORDER_TRADE_EARLY = 2010; - OGLMMOGHKLP_RET_ORDER_FINISHED = 2011; - OGLMMOGHKLP_RET_GAMESERVER_VERSION_WRONG = 2012; - OGLMMOGHKLP_RET_OFFLINE_OP_FULL_LENGTH = 2013; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_OBTAIN_LIMIT = 2014; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_TICKET_DUPLICATED = 2015; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_TICKET_EMPTY = 2016; - OGLMMOGHKLP_RET_REDIS_MODIFIED = 5001; - OGLMMOGHKLP_RET_REDIS_UID_NOT_EXIST = 5002; - OGLMMOGHKLP_RET_PATHFINDING_DATA_NOT_EXIST = 6001; - OGLMMOGHKLP_RET_PATHFINDING_DESTINATION_NOT_EXIST = 6002; - OGLMMOGHKLP_RET_PATHFINDING_ERROR_SCENE = 6003; - OGLMMOGHKLP_RET_PATHFINDING_SCENE_DATA_LOADING = 6004; - OGLMMOGHKLP_RET_TOTHEMOON_ERROR_SCENE = 6301; - OGLMMOGHKLP_RET_TOTHEMOON_PLAYER_NOT_EXIST = 6302; - OGLMMOGHKLP_RET_FRIEND_COUNT_EXCEEDED = 7001; - OGLMMOGHKLP_RET_PLAYER_NOT_EXIST = 7002; - OGLMMOGHKLP_RET_ALREADY_SENT_ADD_REQUEST = 7003; - OGLMMOGHKLP_RET_ASK_FRIEND_LIST_FULL = 7004; - OGLMMOGHKLP_RET_PLAYER_ALREADY_IS_FRIEND = 7005; - OGLMMOGHKLP_RET_PLAYER_NOT_ASK_FRIEND = 7006; - OGLMMOGHKLP_RET_TARGET_FRIEND_COUNT_EXCEED = 7007; - OGLMMOGHKLP_RET_NOT_FRIEND = 7008; - OGLMMOGHKLP_RET_BIRTHDAY_CANNOT_BE_SET_TWICE = 7009; - OGLMMOGHKLP_RET_CANNOT_ADD_SELF_FRIEND = 7010; - OGLMMOGHKLP_RET_SIGNATURE_ILLEGAL = 7011; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_ADD_FRIENDS = 7012; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_REMOVE_FRIENDS = 7013; - OGLMMOGHKLP_RET_NAME_CARD_NOT_UNLOCKED = 7014; - OGLMMOGHKLP_RET_ALREADY_IN_BLACKLIST = 7015; - OGLMMOGHKLP_RET_PS_PALEYRS_CANNOT_ADD_BLACKLIST = 7016; - OGLMMOGHKLP_RET_PLAYER_BLACKLIST_FULL = 7017; - OGLMMOGHKLP_RET_PLAYER_NOT_IN_BLACKLIST = 7018; - OGLMMOGHKLP_RET_BLACKLIST_PLAYER_CANNOT_ADD_FRIEND = 7019; - OGLMMOGHKLP_RET_IN_TARGET_BLACKLIST = 7020; - OGLMMOGHKLP_RET_CANNOT_ADD_TARGET_FRIEND = 7021; - OGLMMOGHKLP_RET_BIRTHDAY_FORMAT_ERROR = 7022; - OGLMMOGHKLP_RET_ONLINE_ID_NOT_EXISTS = 7023; - OGLMMOGHKLP_RET_FIRST_SHARE_REWARD_HAS_TAKEN = 7024; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_REMOVE_BLACKLIST = 7025; - OGLMMOGHKLP_RET_REPORT_CD = 7026; - OGLMMOGHKLP_RET_REPORT_CONTENT_ILLEGAL = 7027; - OGLMMOGHKLP_RET_REMARK_WORD_ILLEGAL = 7028; - OGLMMOGHKLP_RET_REMARK_TOO_LONG = 7029; - OGLMMOGHKLP_RET_REMARK_UTF8_ERROR = 7030; - OGLMMOGHKLP_RET_REMARK_IS_EMPTY = 7031; - OGLMMOGHKLP_RET_ASK_ADD_FRIEND_CD = 7032; - OGLMMOGHKLP_RET_SHOW_AVATAR_INFO_NOT_EXIST = 7033; - OGLMMOGHKLP_RET_PLAYER_NOT_SHOW_AVATAR = 7034; - OGLMMOGHKLP_RET_SOCIAL_UPDATE_SHOW_LIST_REPEAT_ID = 7035; - OGLMMOGHKLP_RET_PSN_ID_NOT_FOUND = 7036; - OGLMMOGHKLP_RET_EMOJI_COLLECTION_NUM_EXCEED_LIMIT = 7037; - OGLMMOGHKLP_RET_REMARK_EMPTY = 7038; - OGLMMOGHKLP_RET_IN_TARGET_PSN_BLACKLIST = 7039; - OGLMMOGHKLP_RET_SIGNATURE_NOT_CHANGED = 7040; - OGLMMOGHKLP_RET_SIGNATURE_MONTHLY_LIMIT = 7041; - OGLMMOGHKLP_RET_REQ_FRIEND_AVATAR_FREQUENTLY = 7042; - OGLMMOGHKLP_RET_PSN_GET_PLAYER_SOCIAL_DETAIL_FAIL = 7043; - OGLMMOGHKLP_RET_PROFILE_PICTURE_NOT_UNLOCKED = 7044; - OGLMMOGHKLP_RET_OFFERING_NOT_OPEN = 7081; - OGLMMOGHKLP_RET_OFFERING_LEVEL_LIMIT = 7082; - OGLMMOGHKLP_RET_OFFERING_LEVEL_NOT_REACH = 7083; - OGLMMOGHKLP_RET_OFFERING_LEVEL_HAS_TAKEN = 7084; - OGLMMOGHKLP_RET_OFFERING_PARI_SEARCH_NOT_OPEN = 7085; - OGLMMOGHKLP_RET_OFFERING_PARI_NOT_FINISH = 7086; - OGLMMOGHKLP_RET_OFFERING_PARI_FINISH_REWARD_HAS_TAKEN = 7087; - OGLMMOGHKLP_RET_OFFERING_PARI_SEARCH_ALL_FINISH = 7088; - OGLMMOGHKLP_RET_OFFERING_PARI_NO_FINISH_REWARD = 7089; - OGLMMOGHKLP_RET_CITY_REPUTATION_NOT_OPEN = 7101; - OGLMMOGHKLP_RET_CITY_REPUTATION_LEVEL_TAKEN = 7102; - OGLMMOGHKLP_RET_CITY_REPUTATION_LEVEL_NOT_REACH = 7103; - OGLMMOGHKLP_RET_CITY_REPUTATION_PARENT_QUEST_TAKEN = 7104; - OGLMMOGHKLP_RET_CITY_REPUTATION_PARENT_QUEST_UNFINISH = 7105; - OGLMMOGHKLP_RET_CITY_REPUTATION_ACCEPT_REQUEST = 7106; - OGLMMOGHKLP_RET_CITY_REPUTATION_NOT_ACCEPT_REQUEST = 7107; - OGLMMOGHKLP_RET_CITY_REPUTATION_ACCEPT_REQUEST_LIMIT = 7108; - OGLMMOGHKLP_RET_CITY_REPUTATION_ENTRANCE_NOT_OPEN = 7109; - OGLMMOGHKLP_RET_CITY_REPUTATION_TAKEN_REQUEST_REWARD = 7110; - OGLMMOGHKLP_RET_CITY_REPUTATION_SWITCH_CLOSE = 7111; - OGLMMOGHKLP_RET_CITY_REPUTATION_ENTRACE_SWITCH_CLOSE = 7112; - OGLMMOGHKLP_RET_CITY_REPUTATION_TAKEN_EXPLORE_REWARD = 7113; - OGLMMOGHKLP_RET_CITY_REPUTATION_EXPLORE_NOT_REACH = 7114; - OGLMMOGHKLP_RET_MECHANICUS_NOT_OPEN = 7120; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_UNLOCK = 7121; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_LOCK = 7122; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_LEVEL_LIMIT = 7123; - OGLMMOGHKLP_RET_MECHANICUS_COIN_NOT_ENOUGH = 7124; - OGLMMOGHKLP_RET_MECHANICUS_NO_SEQUENCE = 7125; - OGLMMOGHKLP_RET_MECHANICUS_SEQUENCE_LIMIT_LEVEL = 7126; - OGLMMOGHKLP_RET_MECHANICUS_SEQUENCE_LIMIT_OPEN = 7127; - OGLMMOGHKLP_RET_MECHANICUS_DIFFICULT_NOT_SUPPORT = 7128; - OGLMMOGHKLP_RET_MECHANICUS_TICKET_NOT_ENOUGH = 7129; - OGLMMOGHKLP_RET_MECHANICUS_TEACH_NOT_FINISH = 7130; - OGLMMOGHKLP_RET_MECHANICUS_TEACH_FINISHED = 7131; - OGLMMOGHKLP_RET_MECHANICUS_PREV_DIFFICULT_LEVEL_BLOCK = 7132; - OGLMMOGHKLP_RET_MECHANICUS_PLAYER_LIMIT = 7133; - OGLMMOGHKLP_RET_MECHANICUS_PUNISH_TIME = 7134; - OGLMMOGHKLP_RET_MECHANICUS_SWITCH_CLOSE = 7135; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_NOT_IN_DUNGEON = 7150; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_PLAY_NOT_FOUND = 7151; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_DUPLICATE_PICK_CARD = 7152; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_PLAYER_NOT_IN_PLAY = 7153; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_NOT_AVAILABLE = 7154; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_NOT_IN_CARD_STAGE = 7155; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_IS_WAITING = 7156; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALL_CONFIRMED = 7157; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALREADY_CONFIRMED = 7158; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_CONFIRMED_BY_OTHER = 7159; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_NOT_ENOUGH_POINTS = 7160; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALREADY_SKIPPED = 7161; - OGLMMOGHKLP_RET_LEGENDARY_KEY_NOT_ENOUGH = 8001; - OGLMMOGHKLP_RET_LEGENDARY_KEY_EXCEED_LIMIT = 8002; - OGLMMOGHKLP_RET_DAILY_TASK_NOT_ENOUGH_TO_REDEEM = 8003; - OGLMMOGHKLP_RET_PERSONAL_LINE_OPEN_STATE_OFF = 8004; - OGLMMOGHKLP_RET_PERSONAL_LINE_LEVEL_NOT_ENOUGH = 8005; - OGLMMOGHKLP_RET_PERSONAL_LINE_NOT_OPEN = 8006; - OGLMMOGHKLP_RET_PERSONAL_LINE_PRE_QUEST_NOT_FINISH = 8007; - OGLMMOGHKLP_RET_HUNTING_ALREADY_FINISH_OFFER_LIMIT = 8201; - OGLMMOGHKLP_RET_HUNTING_HAS_UNFINISHED_OFFER = 8202; - OGLMMOGHKLP_RET_HUNTING_FAILED_OFFER_NOT_CD_READY = 8203; - OGLMMOGHKLP_RET_HUNTING_NOT_TAKE_OFFER = 8204; - OGLMMOGHKLP_RET_HUNTING_CANNOT_TAKE_TWICE = 8205; - OGLMMOGHKLP_RET_RPIVATE_CHAT_INVALID_CONTENT_TYPE = 8901; - OGLMMOGHKLP_RET_PRIVATE_CHAT_TARGET_IS_NOT_FRIEND = 8902; - OGLMMOGHKLP_RET_PRIVATE_CHAT_CONTENT_NOT_SUPPORTED = 8903; - OGLMMOGHKLP_RET_PRIVATE_CHAT_CONTENT_TOO_LONG = 8904; - OGLMMOGHKLP_RET_PRIVATE_CHAT_PULL_TOO_FAST = 8905; - OGLMMOGHKLP_RET_PRIVATE_CHAT_REPEAT_READ = 8906; - OGLMMOGHKLP_RET_PRIVATE_CHAT_READ_NOT_FRIEND = 8907; - OGLMMOGHKLP_RET_REUNION_FINISHED = 9001; - OGLMMOGHKLP_RET_REUNION_NOT_ACTIVATED = 9002; - OGLMMOGHKLP_RET_REUNION_ALREADY_TAKE_FIRST_REWARD = 9003; - OGLMMOGHKLP_RET_REUNION_SIGN_IN_REWARDED = 9004; - OGLMMOGHKLP_RET_REUNION_WATCHER_REWARDED = 9005; - OGLMMOGHKLP_RET_REUNION_WATCHER_NOT_FINISH = 9006; - OGLMMOGHKLP_RET_REUNION_MISSION_REWARDED = 9007; - OGLMMOGHKLP_RET_REUNION_MISSION_NOT_FINISH = 9008; - OGLMMOGHKLP_RET_REUNION_WATCHER_REWARD_NOT_UNLOCKED = 9009; - OGLMMOGHKLP_RET_BLESSING_CONTENT_CLOSED = 9101; - OGLMMOGHKLP_RET_BLESSING_NOT_ACTIVE = 9102; - OGLMMOGHKLP_RET_BLESSING_NOT_TODAY_ENTITY = 9103; - OGLMMOGHKLP_RET_BLESSING_ENTITY_EXCEED_SCAN_NUM_LIMIT = 9104; - OGLMMOGHKLP_RET_BLESSING_DAILY_SCAN_NUM_EXCEED_LIMIT = 9105; - OGLMMOGHKLP_RET_BLESSING_REDEEM_REWARD_NUM_EXCEED_LIMIT = 9106; - OGLMMOGHKLP_RET_BLESSING_REDEEM_PIC_NUM_NOT_ENOUGH = 9107; - OGLMMOGHKLP_RET_BLESSING_PIC_NOT_ENOUGH = 9108; - OGLMMOGHKLP_RET_BLESSING_PIC_HAS_RECEIVED = 9109; - OGLMMOGHKLP_RET_BLESSING_TARGET_RECV_NUM_EXCEED = 9110; - OGLMMOGHKLP_RET_FLEUR_FAIR_CREDIT_EXCEED_LIMIT = 9111; - OGLMMOGHKLP_RET_FLEUR_FAIR_CREDIT_NOT_ENOUGH = 9112; - OGLMMOGHKLP_RET_FLEUR_FAIR_TOKEN_EXCEED_LIMIT = 9113; - OGLMMOGHKLP_RET_FLEUR_FAIR_TOKEN_NOT_ENOUGH = 9114; - OGLMMOGHKLP_RET_FLEUR_FAIR_MINIGAME_NOT_OPEN = 9115; - OGLMMOGHKLP_RET_FLEUR_FAIR_MUSIC_GAME_DIFFICULTY_NOT_UNLOCK = 9116; - OGLMMOGHKLP_RET_FLEUR_FAIR_DUNGEON_LOCKED = 9117; - OGLMMOGHKLP_RET_FLEUR_FAIR_DUNGEON_PUNISH_TIME = 9118; - OGLMMOGHKLP_RET_FLEUR_FAIR_ONLY_OWNER_CAN_RESTART_MINIGAM = 9119; - OGLMMOGHKLP_RET_WATER_SPIRIT_COIN_EXCEED_LIMIT = 9120; - OGLMMOGHKLP_RET_WATER_SPIRIT_COIN_NOT_ENOUGH = 9121; - OGLMMOGHKLP_RET_REGION_SEARCH_NO_SEARCH = 9122; - OGLMMOGHKLP_RET_REGION_SEARCH_STATE_ERROR = 9123; - OGLMMOGHKLP_RET_BLESSING_GIVE_NUM_INVALID = 9124; - OGLMMOGHKLP_RET_BLESSING_NO_GROUP_OR_OWNER = 9125; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_STAGE_NOT_OPEN = 9130; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_NOT_OPEN = 9131; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_FIRST_PASS_REWARD_HAS_TAKEN = 9132; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_SCORE_REWARD_HAS_TAKEN = 9133; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_INVALID_ONE_OFF_DUNGEON = 9134; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_ONE_OFF_DUNGEON_DONE = 9135; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_ONE_OFF_DUNGEON_STAGE_NOT_OPEN = 9136; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_TOKEN_EXCEED_LIMIT = 9137; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_TOKEN_NOT_ENOUGH = 9138; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_PLAYER_NOT_IN_ONE_OFF_DUNGEON = 9139; - OGLMMOGHKLP_RET_MIST_TRIAL_SELECT_CHARACTER_NUM_NOT_ENOUGH = 9150; - OGLMMOGHKLP_RET_MIST_TRIAL_ALREADY_USING_TRIAL_AVATAR = 9151; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_NOT_OPEN = 9160; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_MAP_NOT_OPEN = 9161; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_MAP_NOT_CHOSEN = 9162; - OGLMMOGHKLP_RET_SUMMER_TIME_DRAFT_WOORD_EXCEED_LIMIT = 9170; - OGLMMOGHKLP_RET_SUMMER_TIME_DRAFT_WOORD_NOT_ENOUGH = 9171; - OGLMMOGHKLP_RET_SUMMER_TIME_MINI_HARPASTUM_EXCEED_LIMIT = 9172; - OGLMMOGHKLP_RET_SUMMER_TIME_MINI_HARPASTUMNOT_ENOUGH = 9173; - OGLMMOGHKLP_RET_BOUNCE_CONJURING_COIN_EXCEED_LIMIT = 9180; - OGLMMOGHKLP_RET_BOUNCE_CONJURING_COIN_NOT_ENOUGH = 9181; - OGLMMOGHKLP_RET_CHESS_TEACH_MAP_FINISHED = 9183; - OGLMMOGHKLP_RET_CHESS_TEACH_MAP_UNFINISHED = 9184; - OGLMMOGHKLP_RET_CHESS_COIN_EXCEED_LIMIT = 9185; - OGLMMOGHKLP_RET_CHESS_COIN_NOT_ENOUGH = 9186; - OGLMMOGHKLP_RET_CHESS_IN_PUNISH_TIME = 9187; - OGLMMOGHKLP_RET_CHESS_PREV_MAP_UNFINISHED = 9188; - OGLMMOGHKLP_RET_CHESS_MAP_LOCKED = 9189; - OGLMMOGHKLP_RET_BLITZ_RUSH_NOT_OPEN = 9192; - OGLMMOGHKLP_RET_BLITZ_RUSH_DUNGEON_NOT_OPEN = 9193; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_A_EXCEED_LIMIT = 9194; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_B_EXCEED_LIMIT = 9195; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_A_NOT_ENOUGH = 9196; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_B_NOT_ENOUGH = 9197; - OGLMMOGHKLP_RET_MIRACLE_RING_VALUE_NOT_ENOUGH = 9201; - OGLMMOGHKLP_RET_MIRACLE_RING_CD = 9202; - OGLMMOGHKLP_RET_MIRACLE_RING_REWARD_NOT_TAKEN = 9203; - OGLMMOGHKLP_RET_MIRACLE_RING_NOT_DELIVER = 9204; - OGLMMOGHKLP_RET_MIRACLE_RING_DELIVER_EXCEED = 9205; - OGLMMOGHKLP_RET_MIRACLE_RING_HAS_CREATED = 9206; - OGLMMOGHKLP_RET_MIRACLE_RING_HAS_NOT_CREATED = 9207; - OGLMMOGHKLP_RET_MIRACLE_RING_NOT_YOURS = 9208; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_UNAUTHORIZED = 9251; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_SCENE_NOT_FOUND = 9252; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_IN_INIT_STATE = 9253; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_BILDING_POINT_NOT_ENOUGHT = 9254; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_IN_BUILT_STATE = 9255; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_OP_NOT_SUPPORTED = 9256; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REQ_PLAYER_NOT_IN_SCENE = 9257; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_LOCKED_BY_ANOTHER_PLAYER = 9258; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_LOCKED = 9259; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_DUPLICATE_LOCK = 9260; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_PLAYER_NOT_FOUND = 9261; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_PLAYER_GEAR_NOT_FOUND = 9262; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_ROTAION_DISABLED = 9263; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REACH_DUNGEON_GEAR_LIMIT = 9264; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REACH_SINGLE_GEAR_LIMIT = 9265; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_ROTATION_ON_GOING = 9266; - OGLMMOGHKLP_RET_OP_ACTIVITY_BONUS_NOT_FOUND = 9301; - OGLMMOGHKLP_RET_OP_ACTIVITY_NOT_OPEN = 9302; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_PLAYER_NOT_IN_SCENE = 9501; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_NOT_FOUND = 9502; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_IN_OTHER_STAGE = 9503; - OGLMMOGHKLP_RET_COOP_CHAPTER_NOT_OPEN = 9601; - OGLMMOGHKLP_RET_COOP_COND_NOT_MEET = 9602; - OGLMMOGHKLP_RET_COOP_POINT_LOCKED = 9603; - OGLMMOGHKLP_RET_COOP_NOT_HAVE_PROGRESS = 9604; - OGLMMOGHKLP_RET_COOP_REWARD_HAS_TAKEN = 9605; - OGLMMOGHKLP_RET_DRAFT_HAS_ACTIVE_DRAFT = 9651; - OGLMMOGHKLP_RET_DRAFT_NOT_IN_MY_WORLD = 9652; - OGLMMOGHKLP_RET_DRAFT_NOT_SUPPORT_MP = 9653; - OGLMMOGHKLP_RET_DRAFT_PLAYER_NOT_ENOUGH = 9654; - OGLMMOGHKLP_RET_DRAFT_INCORRECT_SCENE = 9655; - OGLMMOGHKLP_RET_DRAFT_OTHER_PLAYER_ENTERING = 9656; - OGLMMOGHKLP_RET_DRAFT_GUEST_IS_TRANSFERRING = 9657; - OGLMMOGHKLP_RET_DRAFT_GUEST_NOT_IN_DRAFT_SCENE = 9658; - OGLMMOGHKLP_RET_DRAFT_INVITE_OVER_TIME = 9659; - OGLMMOGHKLP_RET_DRAFT_TWICE_CONFIRM_OVER_TIMER = 9660; - OGLMMOGHKLP_RET_DRAFT_GUEST_NOT_IN_WORLD_SCENE = 9661; - OGLMMOGHKLP_RET_HOME_UNKOWN = 9701; - OGLMMOGHKLP_RET_HOME_INVALID_CLIENT_PARAM = 9702; - OGLMMOGHKLP_RET_HOME_TARGE_PLAYER_HAS_NO_HOME = 9703; - OGLMMOGHKLP_RET_HOME_NOT_ONLINE = 9704; - OGLMMOGHKLP_RET_HOME_PLAYER_FULL = 9705; - OGLMMOGHKLP_RET_HOME_BLOCKED = 9706; - OGLMMOGHKLP_RET_HOME_ALREADY_IN_TARGET_HOME_WORLD = 9707; - OGLMMOGHKLP_RET_HOME_IN_EDIT_MODE = 9708; - OGLMMOGHKLP_RET_HOME_NOT_IN_EDIT_MODE = 9709; - OGLMMOGHKLP_RET_HOME_HAS_GUEST = 9710; - OGLMMOGHKLP_RET_HOME_CANT_ENTER_BY_IN_EDIT_MODE = 9711; - OGLMMOGHKLP_RET_HOME_CLIENT_PARAM_INVALID = 9712; - OGLMMOGHKLP_RET_HOME_PLAYER_NOT_IN_HOME_WORLD = 9713; - OGLMMOGHKLP_RET_HOME_PLAYER_NOT_IN_SELF_HOME_WORLD = 9714; - OGLMMOGHKLP_RET_HOME_NOT_FOUND_IN_MEM = 9715; - OGLMMOGHKLP_RET_HOME_PLAYER_IN_HOME_ROOM_SCENE = 9716; - OGLMMOGHKLP_RET_HOME_HOME_REFUSE_GUEST_ENTER = 9717; - OGLMMOGHKLP_RET_HOME_OWNER_REFUSE_TO_ENTER_HOME = 9718; - OGLMMOGHKLP_RET_HOME_OWNER_OFFLINE = 9719; - OGLMMOGHKLP_RET_HOME_FURNITURE_EXCEED_LIMIT = 9720; - OGLMMOGHKLP_RET_HOME_FURNITURE_COUNT_NOT_ENOUGH = 9721; - OGLMMOGHKLP_RET_HOME_IN_TRY_ENTER_PROCESS = 9722; - OGLMMOGHKLP_RET_HOME_ALREADY_IN_TARGET_SCENE = 9723; - OGLMMOGHKLP_RET_HOME_COIN_EXCEED_LIMIT = 9724; - OGLMMOGHKLP_RET_HOME_COIN_NOT_ENOUGH = 9725; - OGLMMOGHKLP_RET_HOME_MODULE_NOT_UNLOCKED = 9726; - OGLMMOGHKLP_RET_HOME_CUR_MODULE_CLOSED = 9727; - OGLMMOGHKLP_RET_HOME_FURNITURE_SUITE_NOT_UNLOCKED = 9728; - OGLMMOGHKLP_RET_HOME_IN_MATCH = 9729; - OGLMMOGHKLP_RET_HOME_IN_COMBAT = 9730; - OGLMMOGHKLP_RET_HOME_EDIT_MODE_CD = 9731; - OGLMMOGHKLP_RET_HOME_UPDATE_FURNITURE_CD = 9732; - OGLMMOGHKLP_RET_HOME_BLOCK_FURNITURE_LIMIT = 9733; - OGLMMOGHKLP_RET_HOME_NOT_SUPPORT = 9734; - OGLMMOGHKLP_RET_HOME_STATE_NOT_OPEN = 9735; - OGLMMOGHKLP_RET_HOME_TARGET_STATE_NOT_OPEN = 9736; - OGLMMOGHKLP_RET_HOME_APPLY_ENTER_OTHER_HOME_FAIL = 9737; - OGLMMOGHKLP_RET_HOME_SAVE_NO_MAIN_HOUSE = 9738; - OGLMMOGHKLP_RET_HOME_IN_DUNGEON = 9739; - OGLMMOGHKLP_RET_HOME_ANY_GALLERY_STARTED = 9740; - OGLMMOGHKLP_RET_HOME_QUEST_BLOCK_HOME = 9741; - OGLMMOGHKLP_RET_HOME_WAITING_PRIOR_CHECK = 9742; - OGLMMOGHKLP_RET_HOME_PERSISTENT_CHECK_FAIL = 9743; - OGLMMOGHKLP_RET_HOME_FIND_ONLINE_HOME_FAIL = 9744; - OGLMMOGHKLP_RET_HOME_JOIN_SCENE_FAIL = 9745; - OGLMMOGHKLP_RET_HOME_MAX_PLAYER = 9746; - OGLMMOGHKLP_RET_HOME_IN_TRANSFER = 9747; - OGLMMOGHKLP_RET_HOME_ANY_HOME_GALLERY_STARTED = 9748; - OGLMMOGHKLP_RET_HOME_CAN_NOT_ENTER_IN_AUDIT = 9749; - OGLMMOGHKLP_RET_FURNITURE_MAKE_INDEX_ERROR = 9750; - OGLMMOGHKLP_RET_FURNITURE_MAKE_LOCKED = 9751; - OGLMMOGHKLP_RET_FURNITURE_MAKE_CONFIG_ERROR = 9752; - OGLMMOGHKLP_RET_FURNITURE_MAKE_SLOT_FULL = 9753; - OGLMMOGHKLP_RET_FURNITURE_MAKE_ADD_FURNITURE_FAIL = 9754; - OGLMMOGHKLP_RET_FURNITURE_MAKE_UNFINISH = 9755; - OGLMMOGHKLP_RET_FURNITURE_MAKE_IS_FINISH = 9756; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NOT_IN_CORRECT_HOME = 9757; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NO_COUNT = 9758; - OGLMMOGHKLP_RET_FURNITURE_MAKE_ACCELERATE_LIMIT = 9759; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NO_MAKE_DATA = 9760; - OGLMMOGHKLP_RET_HOME_LIMITED_SHOP_CLOSE = 9761; - OGLMMOGHKLP_RET_HOME_AVATAR_NOT_SHOW = 9762; - OGLMMOGHKLP_RET_HOME_EVENT_COND_NOT_SATISFIED = 9763; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_ANIMAL_PARAM = 9764; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_NPC_PARAM = 9765; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_SUITE_PARAM = 9766; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_MAIN_HOUSE_PARAM = 9767; - OGLMMOGHKLP_RET_HOME_AVATAR_STATE_NOT_OPEN = 9768; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_NOT_EMPTY = 9769; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_EMPTY = 9770; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_TYPE_ERROR = 9771; - OGLMMOGHKLP_RET_HOME_PLANT_TIME_NOT_ENOUGH = 9772; - OGLMMOGHKLP_RET_HOME_PLANT_SUB_FIELD_NUM_NOT_ENOUGH = 9773; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_PARAM_ERROR = 9774; - OGLMMOGHKLP_RET_HOME_FURNITURE_GUID_ERROR = 9775; - OGLMMOGHKLP_RET_HOME_FURNITURE_ARRANGE_LIMIT = 9776; - OGLMMOGHKLP_RET_HOME_FISH_FARMING_LIMIT = 9777; - OGLMMOGHKLP_RET_HOME_FISH_COUNT_NOT_ENOUGH = 9778; - OGLMMOGHKLP_RET_HOME_FURNITURE_COST_LIMIT = 9779; - OGLMMOGHKLP_RET_HOME_CUSTOM_FURNITURE_INVALID = 9780; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_GROUP_PARAM = 9781; - OGLMMOGHKLP_RET_HOME_FURNITURE_ARRANGE_GROUP_LIMIT = 9782; - OGLMMOGHKLP_RET_HOME_PICTURE_FRAME_COOP_CG_GENDER_ERROR = 9783; - OGLMMOGHKLP_RET_HOME_PICTURE_FRAME_COOP_CG_NOT_UNLOCK = 9784; - OGLMMOGHKLP_RET_HOME_FURNITURE_CANNOT_ARRANGE = 9785; - OGLMMOGHKLP_RET_HOME_FURNITURE_IN_DUPLICATE_SUITE = 9786; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_TOO_SMALL = 9787; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_TOO_BIG = 9788; - OGLMMOGHKLP_RET_HOME_FURNITURE_SUITE_EXCEED_LIMIT = 9789; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_EXCEED_LIMIT = 9790; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_INVALID_SURFACE_TYPE = 9791; - OGLMMOGHKLP_RET_HOME_BGM_ID_NOT_FOUND = 9792; - OGLMMOGHKLP_RET_HOME_BGM_NOT_UNLOCKED = 9793; - OGLMMOGHKLP_RET_HOME_BGM_FURNITURE_NOT_FOUND = 9794; - OGLMMOGHKLP_RET_HOME_BGM_NOT_SUPPORT_BY_CUR_SCENE = 9795; - OGLMMOGHKLP_RET_HOME_LIMITED_SHOP_GOODS_DISABLE = 9796; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_EMPTY = 9797; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_NOT_FOUND = 9798; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_COUNT_INVALID = 9799; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_EXCHANGE_EXCEED_LIMIT = 9800; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SEARCH_SELF = 9801; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SHARE_CODE_INVALID = 9802; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_NOT_EXIST = 9803; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_HAS_EXIST_SHARE_CODE = 9804; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_NOT_EXIST_SHARE_CODE = 9805; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_CAN_NOT_CREATE_IN_AUDIT = 9806; - OGLMMOGHKLP_RET_HOME_BLOCK_NOT_UNLOCKED = 9807; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_CREATE_CD = 9808; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SET_OPTION_CD = 9809; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_NOT_ALLOW_FRIEND_COPY = 9810; - OGLMMOGHKLP_RET_HOME_FURNITURE_POS_UNDER_DIE_Y = 9811; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_GEN_SHARE_CODE_FAIL = 9812; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SEARCH_CD = 9813; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_PREVIEW_CD = 9814; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_PREVIEW_SCENE_NOT_MATCH = 9815; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_FULL = 9816; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_OWNER_REJECT_COPY = 9817; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SAVE_TO_SLOT_CD = 9818; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_REPLY_TIMEOUT = 9819; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_STAGE_NOT_OPEN = 10000; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_SWITCH_TEAM_IN_CD = 10001; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_TEAM_NUM_INCORRECT = 10002; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_AREA_ID_ERROR = 10004; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_BATTLE_NOT_FINISH = 10005; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_ALREADY_SACRIFICE = 10006; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_ALREADY_TAKE_REWARD = 10007; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_SACRIFICE_NOT_ENOUGH = 10008; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_SEARCHING_COND_NOT_MEET = 10009; - OGLMMOGHKLP_RET_DIG_GADGET_CONFIG_ID_NOT_MATCH = 10015; - OGLMMOGHKLP_RET_DIG_FIND_NEAREST_POS_FAIL = 10016; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_OPEN = 10021; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_UNLOCK = 10022; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_STARTED = 10023; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_CONFIG_NOT_FOUND = 10024; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_ID_NOT_MATCH = 10025; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_A_NOT_ENOUGH = 10031; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_B_NOT_ENOUGH = 10032; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_C_NOT_ENOUGH = 10033; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_A_EXCEED_LIMIT = 10034; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_B_EXCEED_LIMIT = 10035; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_C_EXCEED_LIMIT = 10036; - OGLMMOGHKLP_RET_ROGUELIKE_RUNE_COUNT_NOT_ENOUGH = 10037; - OGLMMOGHKLP_RET_ROGUELIKE_NOT_IN_ROGUE_DUNGEON = 10038; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_NOT_FOUND = 10039; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_TYPE_INCORRECT = 10040; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_ALREADY_FINISHED = 10041; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_HAVE_UNFINISHED_PROGRESS = 10042; - OGLMMOGHKLP_RET_ROGUELIKE_STAGE_NOT_FINISHED = 10043; - OGLMMOGHKLP_RET_ROGUELIKE_STAGE_FIRST_PASS_REWARD_HAS_TAKEN = 10045; - OGLMMOGHKLP_RET_ROGUELIKE_ACTIVITY_CONTENT_CLOSED = 10046; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_PRE_QUEST_NOT_FINISHED = 10047; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_NOT_OPEN = 10048; - OGLMMOGHKLP_RET_ROGUELIKE_SPRINT_IS_BANNED = 10049; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_PRE_STAGE_NOT_FINISHED = 10050; - OGLMMOGHKLP_RET_ROGUELIKE_ALL_AVATAR_DIE_CANNOT_RESUME = 10051; - OGLMMOGHKLP_RET_PLANT_FLOWER_ALREADY_TAKE_SEED = 10056; - OGLMMOGHKLP_RET_PLANT_FLOWER_FRIEND_HAVE_FLOWER_LIMIT = 10057; - OGLMMOGHKLP_RET_PLANT_FLOWER_CAN_GIVE_FLOWER_NOT_ENOUGH = 10058; - OGLMMOGHKLP_RET_PLANT_FLOWER_WISH_FLOWER_KINDS_LIMIT = 10059; - OGLMMOGHKLP_RET_PLANT_FLOWER_HAVE_FLOWER_NOT_ENOUGH = 10060; - OGLMMOGHKLP_RET_PLANT_FLOWER_FLOWER_COMBINATION_INVALID = 10061; - OGLMMOGHKLP_RET_HACHI_DUNGEON_NOT_VALID = 10052; - OGLMMOGHKLP_RET_HACHI_DUNGEON_STAGE_NOT_OPEN = 10053; - OGLMMOGHKLP_RET_HACHI_DUNGEON_TEAMMATE_NOT_PASS = 10054; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_A_NOT_ENOUGH = 10071; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_B_NOT_ENOUGH = 10072; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_A_EXCEED_LIMIT = 10073; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_B_EXCEED_LIMIT = 10074; - OGLMMOGHKLP_RET_WINTER_CAMP_WISH_ID_INVALID = 10075; - OGLMMOGHKLP_RET_WINTER_CAMP_NOT_FOUND_RECV_ITEM_DATA = 10076; - OGLMMOGHKLP_RET_WINTER_CAMP_FRIEND_ITEM_COUNT_OVERFLOW = 10077; - OGLMMOGHKLP_RET_WINTER_CAMP_SELECT_ITEM_DATA_INVALID = 10078; - OGLMMOGHKLP_RET_WINTER_CAMP_ITEM_LIST_EMPTY = 10079; - OGLMMOGHKLP_RET_WINTER_CAMP_REWARD_ALREADY_TAKEN = 10080; - OGLMMOGHKLP_RET_WINTER_CAMP_STAGE_NOT_FINISH = 10081; - OGLMMOGHKLP_RET_WINTER_CAMP_GADGET_INVALID = 10082; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_A_NOT_ENOUGH = 10090; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_B_NOT_ENOUGH = 10091; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_C_NOT_ENOUGH = 10092; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_A_EXCEED_LIMIT = 10093; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_B_EXCEED_LIMIT = 10094; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_C_EXCEED_LIMIT = 10095; - OGLMMOGHKLP_RET_LANTERN_RITE_PROJECTION_CONTENT_CLOSED = 10096; - OGLMMOGHKLP_RET_LANTERN_RITE_PROJECTION_CAN_NOT_START = 10097; - OGLMMOGHKLP_RET_LANTERN_RITE_DUNGEON_NOT_OPEN = 10098; - OGLMMOGHKLP_RET_LANTERN_RITE_HAS_TAKEN_SKIN_REWARD = 10099; - OGLMMOGHKLP_RET_LANTERN_RITE_NOT_FINISHED_SKIN_WATCHERS = 10100; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_CONTENT_CLOSED = 10101; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_CHALLENGE_NOT_START = 10102; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_PARAM_ERROR = 10103; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_SKILL_LOCK = 10104; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_STAMINA_NOT_ENOUGH = 10105; - OGLMMOGHKLP_RET_POTION_ACTIVITY_STAGE_NOT_OPEN = 10110; - OGLMMOGHKLP_RET_POTION_ACTIVITY_LEVEL_HAVE_PASS = 10111; - OGLMMOGHKLP_RET_POTION_ACTIVITY_TEAM_NUM_INCORRECT = 10112; - OGLMMOGHKLP_RET_POTION_ACTIVITY_AVATAR_IN_CD = 10113; - OGLMMOGHKLP_RET_POTION_ACTIVITY_BUFF_IN_CD = 10114; - OGLMMOGHKLP_RET_IRODORI_POETRY_INVALID_LINE_ID = 10120; - OGLMMOGHKLP_RET_IRODORI_POETRY_INVALID_THEME_ID = 10121; - OGLMMOGHKLP_RET_IRODORI_POETRY_NOT_GET_ALL_INSPIRATION = 10122; - OGLMMOGHKLP_RET_IRODORI_POETRY_INSPIRATION_REACH_LIMIE = 10123; - OGLMMOGHKLP_RET_IRODORI_POETRY_ENTITY_ALREADY_SCANNED = 10124; - OGLMMOGHKLP_RET_ACTIVITY_BANNER_ALREADY_CLEARED = 10300; - OGLMMOGHKLP_RET_IRODORI_CHESS_NOT_OPEN = 10301; - OGLMMOGHKLP_RET_IRODORI_CHESS_LEVEL_NOT_OPEN = 10302; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_NOT_OPEN = 10303; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_CARD_ALREADY_EQUIPED = 10304; - OGLMMOGHKLP_RET_IRODORI_CHESS_EQUIP_CARD_EXCEED_LIMIT = 10305; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_CARD_NOT_EQUIPED = 10306; - OGLMMOGHKLP_RET_IRODORI_CHESS_ENTER_FAIL_CARD_EXCEED_LIMIT = 10307; - OGLMMOGHKLP_RET_ACTIVITY_FRIEND_HAVE_GIFT_LIMIT = 10310; - OGLMMOGHKLP_RET_GACHA_ACTIVITY_HAVE_REWARD_LIMIT = 10315; - OGLMMOGHKLP_RET_GACHA_ACTIVITY_HAVE_ROBOT_LIMIT = 10316; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_COIN_EXCEED_LIMIT = 10317; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_COIN_NOT_ENOUGH = 10318; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_DUNGEON_STAGE_NOT_OPEN = 10319; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_PREV_DUNGEON_NOT_COMPLETE = 10320; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_DEATH = 10350; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_TIRED = 10351; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_DUPLICATED = 10352; - OGLMMOGHKLP_RET_ROGUE_DIARY_COIN_NOT_ENOUGH = 10353; - OGLMMOGHKLP_RET_ROGUE_DIARY_VIRTUAL_COIN_EXCEED_LIMIT = 10354; - OGLMMOGHKLP_RET_ROGUE_DIARY_VIRTUAL_COIN_NOT_ENOUGH = 10355; - OGLMMOGHKLP_RET_ROGUE_DIARY_CONTENT_CLOSED = 10366; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_A_NOT_ENOUGH = 10380; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_B_NOT_ENOUGH = 10381; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_A_EXCEED_LIMIT = 10382; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_B_EXCEED_LIMIT = 10383; - OGLMMOGHKLP_RET_ISLAND_PARTY_STAGE_NOT_OPEN = 10371; - OGLMMOGHKLP_RET_WIND_FIELD_STAGE_NOT_OPEN = 10390; - OGLMMOGHKLP_RET_VINTAGE_CONTENT_CLOSED = 10396; - OGLMMOGHKLP_RET_VINTAGE_STORE_CONTENT_FINISHED = 10397; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_TOO_SMALL = 10398; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_TOO_LARGE = 10399; - OGLMMOGHKLP_RET_VINTAGE_STORE_CONTENT_INTERRUPT = 10400; - OGLMMOGHKLP_RET_VINTAGE_VIRTUAL_COIN_NOT_ENOUGH = 10401; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_LESS_THAN_ZERO = 10402; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CAPTURE_COIN_NOT_ENOUGH = 10406; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_COIN_NOT_ENOUGH = 10407; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CAPTURE_COIN_EXCEED_LIMIT = 10408; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_COIN_EXCEED_LIMIT = 10409; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CONTENT_CLOSED = 10410; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_PLOT_STAGE_NOT_OPEN = 10411; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_FUNGUS_ID_CONFIG_NOT_VALID = 10412; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_FUNGUS_NOT_CULTIVATED = 10413; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_DUNGEON_NOT_OPEN = 10414; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V2_COIN_NOT_ENOUGH = 10427; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V2_COIN_EXCEED_LIMIT = 10428; - OGLMMOGHKLP_RET_CHAR_AMUSEMENT_STAGE_NOT_OPEN = 10436; - OGLMMOGHKLP_RET_COIN_COLLECT_LEVEL_NOT_OPEN = 10446; - OGLMMOGHKLP_RET_COIN_COLLECT_NOT_EQUIP_WIDGET = 10447; - OGLMMOGHKLP_RET_COIN_COLLECT_SCENE_NOT_MATCH = 10448; - OGLMMOGHKLP_RET_COIN_COLLECT_CANT_ENTER_MP_MODE = 10449; - OGLMMOGHKLP_RET_COIN_COLLECT_PLAYER_NUM_FAIL = 10450; - OGLMMOGHKLP_RET_BRICK_BREAKER_PLAYER_NUM_FAIL = 10456; - OGLMMOGHKLP_RET_BRICK_BREAKER_STAGE_NOT_UNLOCK = 10457; - OGLMMOGHKLP_RET_BRICK_BREAKER_NORMAL_LEVEL_NOT_FINISH = 10458; - OGLMMOGHKLP_RET_BRICK_BREAKER_PRE_LEVEL_NOT_FINISH = 10459; - OGLMMOGHKLP_RET_BRICK_BREAKER_PRE_STAGE_NOT_FINISH = 10460; - OGLMMOGHKLP_RET_BRICK_BREAKER_WORLD_LEVEL_NOT_UNLOCK = 10461; - OGLMMOGHKLP_RET_BRICK_BREAKER_DUNGEON_LEVEL_NOT_UNLOCK = 10462; - OGLMMOGHKLP_RET_BRICK_BREAKER_COIN_NOT_ENOUGH = 10463; - OGLMMOGHKLP_RET_BRICK_BREAKER_COIN_EXCEED_LIMIT = 10464; - OGLMMOGHKLP_RET_TEAMCHAIN_WORLD_IN_MP_MODE = 10466; - OGLMMOGHKLP_RET_LAN_V3_BOAT_PLAYER_NUM_NOT_VALID = 10481; - OGLMMOGHKLP_RET_LAN_V3_BOAT_PLAY_NOT_OPEN = 10482; - OGLMMOGHKLP_RET_LAN_V3_BOAT_NOT_IN_WORLD_SCENE = 10483; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_PACMAN_PLAY_NOT_OPEN = 10500; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_PACMAN_PLAYER_NUM_INCORRECT = 10501; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_COIN_NOT_ENOUGH = 10502; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_COIN_EXCEED_LIMIT = 10503; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_LEVEL_NOT_OPEN = 10521; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_GALLERY_INIT_FAIL = 10522; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_NOT_IN_EXPECTED_DUNGEON = 10533; - OGLMMOGHKLP_RET_AKA_FES_REASONING_LEVEL_NOT_OPEN = 10531; - OGLMMOGHKLP_RET_AKA_FES_ASTROLABE_LEVEL_NOT_OPEN = 10541; - OGLMMOGHKLP_RET_AKA_FES_ASTROLABE_PRE_LEVEL_NOT_FINISH = 10542; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_LEVEL_NOT_OPEN = 10551; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_GUEST_NOT_READY = 10552; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_DUPLICATE_AVATAR = 10553; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_PICK_PARAM_ERROR = 10561; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_PICK_COND_NOT_MEET = 10562; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_COIN_NOT_ENOUGH = 10563; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_COIN_EXCEED_LIMIT = 10564; - OGLMMOGHKLP_RET_POETRY_FES_PITCH_POT_STAGE_NOT_OPEN = 10571; - OGLMMOGHKLP_RET_FILMFES_BALL_GAME_PLAYER_COUNT_NOT_ENOUGH = 10591; - OGLMMOGHKLP_RET_MP_FILMFEST_SHOOTING_ONGOING = 10592; - OGLMMOGHKLP_RET_FILMFES_BALL_GAME_IS_LOCKED = 10593; - OGLMMOGHKLP_RET_TREASURE_HUNT_V4_COIN_NOT_ENOUGH = 10611; - OGLMMOGHKLP_RET_TREASURE_HUNT_V4_COIN_EXCEED_LIMIT = 10612; - OGLMMOGHKLP_RET_LOST_SAMACHURL_SNEAK_LEVEL_NOT_OPEN = 10631; - OGLMMOGHKLP_RET_LOST_SAMACHURL_BOSS_LEVEL_NOT_OPEN = 10632; - OGLMMOGHKLP_RET_LAN_V4_PARTY_LION_PLAYER_COUNT_NOT_ENOUGH = 10641; - OGLMMOGHKLP_RET_LAN_V4_PARTY_LION_LEVEL_NOT_OPEN = 10642; - OGLMMOGHKLP_RET_ACTIVITY_CONTENT_CLOSED = 10901; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_BAN_MP = 10902; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_FREQUENCY_ERROR = 10903; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_OTHER_PLAY_IS_RUNNING = 10904; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_DUPLICATE_START = 10905; - OGLMMOGHKLP_RET_NOT_IN_FISHING = 11001; - OGLMMOGHKLP_RET_FISH_STATE_ERROR = 11002; - OGLMMOGHKLP_RET_FISH_BAIT_LIMIT = 11003; - OGLMMOGHKLP_RET_FISHING_MAX_DISTANCE = 11004; - OGLMMOGHKLP_RET_FISHING_IN_COMBAT = 11005; - OGLMMOGHKLP_RET_FISHING_BATTLE_TOO_SHORT = 11006; - OGLMMOGHKLP_RET_FISH_GONE_AWAY = 11007; - OGLMMOGHKLP_RET_CAN_NOT_EDIT_OTHER_DUNGEON = 11051; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_DISMATCH = 11052; - OGLMMOGHKLP_RET_NO_CUSTOM_DUNGEON_DATA = 11053; - OGLMMOGHKLP_RET_BUILD_CUSTOM_DUNGEON_FAIL = 11054; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_ROOM_CHECK_FAIL = 11055; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_MAY_FAIL = 11056; - OGLMMOGHKLP_RET_NOT_IN_CUSTOM_DUNGEON = 11057; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INTERNAL_FAIL = 11058; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_TRY = 11059; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_START_ROOM = 11060; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_ROOM_DATA = 11061; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_TOO_FREQUENT = 11062; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_SELF_PASS = 11063; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_LACK_COIN = 11064; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_FINISH_BRICK = 11065; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MULTI_FINISH = 11066; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_PUBLISHED = 11067; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_FULL_STORE = 11068; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_STORE_REPEAT = 11069; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_STORE_SELF = 11070; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_SAVE_SUCC = 11071; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_LIKE_SELF = 11072; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_FOUND = 11073; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INVALID_SETTING = 11074; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_FINISH_SETTING = 11075; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_NOTHING = 11076; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_IN_GROUP = 11077; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OFFICIAL = 11078; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_LIFE_NUM_ERROR = 11079; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_OPEN_ROOM = 11080; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_BRICK_EXCEED_LIMIT = 11081; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_OFFICIAL_NOT_UNLOCK = 11082; - OGLMMOGHKLP_RET_CAN_NOT_EDIT_OFFICIAL_SETTING = 11083; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_BAN_PUBLISH = 11084; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_REPLAY = 11085; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OPEN_GROUP = 11086; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_EDIT_NUM = 11087; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_OUT_STUCK = 11088; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_TAG = 11089; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INVALID_TAG = 11090; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_COST = 11091; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_REQUEST_TOO_FREQUENT = 11092; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OPEN = 11093; - OGLMMOGHKLP_RET_SHARE_CD_ID_ERROR = 11101; - OGLMMOGHKLP_RET_SHARE_CD_INDEX_ERROR = 11102; - OGLMMOGHKLP_RET_SHARE_CD_IN_CD = 11103; - OGLMMOGHKLP_RET_SHARE_CD_TOKEN_NOT_ENOUGH = 11104; - OGLMMOGHKLP_RET_UGC_DISMATCH = 11151; - OGLMMOGHKLP_RET_UGC_DATA_NOT_FOUND = 11152; - OGLMMOGHKLP_RET_UGC_BRIEF_NOT_FOUND = 11153; - OGLMMOGHKLP_RET_UGC_DISABLED = 11154; - OGLMMOGHKLP_RET_UGC_LIMITED = 11155; - OGLMMOGHKLP_RET_UGC_LOCKED = 11156; - OGLMMOGHKLP_RET_UGC_NOT_AUTH = 11157; - OGLMMOGHKLP_RET_UGC_NOT_OPEN = 11158; - OGLMMOGHKLP_RET_UGC_BAN_PUBLISH = 11159; - OGLMMOGHKLP_RET_UGC_MUSIC_EXCEED_LIMIT = 11160; - OGLMMOGHKLP_RET_UGC_MUSIC_SAVE_TOO_FREQUENT = 11161; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_FULL = 11162; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_REPEAT = 11163; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_TOO_FREQUENT = 11164; - OGLMMOGHKLP_RET_UGC_MUSIC_SEARCH_NOT_FOUND = 11165; - OGLMMOGHKLP_RET_UGC_MUSIC_LIKE_TOO_FREQUENT = 11166; - OGLMMOGHKLP_RET_UGC_MUSIC_RECOMMEND_TOO_FREQUENT = 11167; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_NOT_ALLOW = 11168; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_NOT_FOUND = 11169; - OGLMMOGHKLP_RET_UGC_MUSIC_SET_OPTION_TOO_FREQUENT = 11170; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_TOO_FREQUENT = 11171; - OGLMMOGHKLP_RET_UGC_MUSIC_GEN_SHARE_CODE_FAIL = 11172; - OGLMMOGHKLP_RET_UGC_MUSIC_CANCEL_STORE_REPEAT = 11173; - OGLMMOGHKLP_RET_COMPOUND_BOOST_ITEM_NOT_EXIST = 11201; - OGLMMOGHKLP_RET_COMPOUND_BOOST_TARGET_NOT_EXIST = 11202; - OGLMMOGHKLP_RET_QUICK_HIT_TREE_EMPTY_TREES = 11211; - OGLMMOGHKLP_RET_COMPOUND_NO_FINISH_CAN_TAKE = 11221; - OGLMMOGHKLP_RET_FORGE_NO_FINISH_CAN_TAKE = 11226; - OGLMMOGHKLP_RET_GCG_FIND_GAME_MODE_FAIL = 12000; - OGLMMOGHKLP_RET_GCG_OPERATION_PARAM_ERROR = 12001; - OGLMMOGHKLP_RET_GCG_GAME_NOT_RUNNING = 12002; - OGLMMOGHKLP_RET_GCG_OP_NOT_ALLOW = 12003; - OGLMMOGHKLP_RET_GCG_OP_NOT_MATCH_PHASE = 12004; - OGLMMOGHKLP_RET_GCG_SELECT_HAND_CARD_GUID_ERROR = 12005; - OGLMMOGHKLP_RET_GCG_DICE_INDEX_INVALID = 12006; - OGLMMOGHKLP_RET_GCG_CHARACTER_GUID_INVALID = 12007; - OGLMMOGHKLP_RET_GCG_CHARACTER_ALREADY_DIE = 12008; - OGLMMOGHKLP_RET_GCG_CHARACTER_ALREADY_ON_STAGE = 12009; - OGLMMOGHKLP_RET_GCG_CHARACTER_FORBIDDEN_ATTACK = 12010; - OGLMMOGHKLP_RET_GCG_SELECT_DICE_NOT_MATCH = 12011; - OGLMMOGHKLP_RET_GCG_FIND_SKILL_FAIL = 12012; - OGLMMOGHKLP_RET_GCG_SKILL_CAN_NOT_ACTIVE_USE = 12013; - OGLMMOGHKLP_RET_GCG_ENERGY_NOT_ENOUGH = 12014; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_TARGET_NOT_MATCH = 12015; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_ZONE_CANNOT_ADD = 12016; - OGLMMOGHKLP_RET_GCG_REBOOT_SELECT_DICE_INVALID = 12017; - OGLMMOGHKLP_RET_GCG_REBOOT_SELECT_CARD_INVALID = 12018; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_CONDITION_CHECK_FAIL = 12019; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_PARAM_INVALID = 12020; - OGLMMOGHKLP_RET_GCG_MAX_GAME = 12021; - OGLMMOGHKLP_RET_GCG_SEND_PACKET_FAIL = 12022; - OGLMMOGHKLP_RET_GCG_ALREADY_SETTLE = 12023; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_LEGEND_ALREADY_USED = 12024; - OGLMMOGHKLP_RET_GCG_COST_LEGEND_NOT_ENOUGH = 12025; - OGLMMOGHKLP_RET_GCG_WATCH_IN_BLACK_LIST = 12026; - OGLMMOGHKLP_RET_GCG_WATCH_FORBID_SWITCH = 12027; - OGLMMOGHKLP_RET_GCG_WATCH_ALREADY_JOINED = 12028; - OGLMMOGHKLP_RET_GCG_WATCH_KICK_NO_SPECTATOR = 12029; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_NOT_IN_DUEL = 12030; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_NOT_FRIEND = 12031; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_PSN_ONLY = 12032; - OGLMMOGHKLP_RET_GCG_WATCH_FORBID_BUSINESS_TYPE = 12033; - OGLMMOGHKLP_RET_GCG_WATCH_OPTION_REFUSE = 12034; - OGLMMOGHKLP_RET_GCG_WATCH_NO_PLAYER = 12035; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_STATE_NOT_OPEN = 12036; - OGLMMOGHKLP_RET_GCG_WATCH_SPECTATOR_LIMIT = 12037; - OGLMMOGHKLP_RET_GCG_WATCH_FORBIDDEN_WATCH_GAME = 12038; - OGLMMOGHKLP_RET_GCG_WATCH_NOT_SPECTATOR = 12039; - OGLMMOGHKLP_RET_GCG_WATCH_ALREADY_IN_DUEL = 12040; - OGLMMOGHKLP_RET_GCG_WATCH_CLIENT_DATA_VERSOIN_FORBID = 12041; - OGLMMOGHKLP_RET_GCG_COIN_EXCEED_LIMIT = 12101; - OGLMMOGHKLP_RET_GCG_COIN_NOT_ENOUGH = 12102; - OGLMMOGHKLP_RET_GCG_NOT_IN_SELF_WORLD = 12103; - OGLMMOGHKLP_RET_GCG_ALREADY_IN_DUEL = 12104; - OGLMMOGHKLP_RET_GCG_NOT_IN_PLAYER_WORLD = 12105; - OGLMMOGHKLP_RET_GCG_GALLERY_STARTED = 12106; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_IS_SELF = 12107; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_NOT_IN_WORLD = 12108; - OGLMMOGHKLP_RET_GCG_APPLY_INVITE_NOT_ALLOW = 12109; - OGLMMOGHKLP_RET_GCG_APPLY_INVITE_TIMEOUT = 12110; - OGLMMOGHKLP_RET_GCG_CUR_DECK_INVALID = 12111; - OGLMMOGHKLP_RET_GCG_NEED_RESOURCE_COMPLETE = 12112; - OGLMMOGHKLP_RET_GCG_OPPONENT_PLAYER_IS_SELF = 12113; - OGLMMOGHKLP_RET_GCG_GAME_ID_INVALID = 12114; - OGLMMOGHKLP_RET_GCG_MATCH_IN_PUNISH = 12115; - OGLMMOGHKLP_RET_GCG_SETTLE_STILL_IN_DUEL = 12116; - OGLMMOGHKLP_RET_GCG_SETTLE_NOT_IN_DUNGEON = 12117; - OGLMMOGHKLP_RET_GCG_UNSUPPORT_SETTLE_OPTION = 12118; - OGLMMOGHKLP_RET_GCG_NOT_IN_GCG_DUNGEON = 12119; - OGLMMOGHKLP_RET_GCG_WORLD_LEVEL_LOCKED = 12120; - OGLMMOGHKLP_RET_GCG_BOSS_LEVEL_LOCKED = 12121; - OGLMMOGHKLP_RET_GCG_NOT_IN_TAVERN = 12122; - OGLMMOGHKLP_RET_GCG_WEEK_NPC_NOT_EXIST = 12123; - OGLMMOGHKLP_RET_GCG_ENTER_GAME_FREQUENT = 12124; - OGLMMOGHKLP_RET_GCG_BREAK_LEVEL_QUEST_NOT_UNFINISHED = 12125; - OGLMMOGHKLP_RET_GCG_GUIDE_LEVEL_ALREADY_FINISHED = 12126; - OGLMMOGHKLP_RET_GCG_LEVEL_CANNOT_RESTART = 12127; - OGLMMOGHKLP_RET_GCG_TARGET_CHECK_ENTER_FAIL = 12128; - OGLMMOGHKLP_RET_GCG_ALREADY_IN_DUNGEON = 12129; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_NO_GAME = 12130; - OGLMMOGHKLP_RET_GCG_CONST_LEVEL_LOCKED = 12131; - OGLMMOGHKLP_RET_GCG_QUEST_ID_ERROR = 12132; - OGLMMOGHKLP_RET_GCG_QUEST_NEED_UNFINISHED = 12133; - OGLMMOGHKLP_RET_GCG_IN_MATCH = 12134; - OGLMMOGHKLP_RET_GCG_DATA_VERSION_NOT_LATEST = 12135; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_ENTER_GAME_FREQUENT = 12136; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_NEED_RESOURCE_COMPLETE = 12137; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_SCENE_IS_NULL = 12138; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_IN_TRANSFER = 12139; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_DATA_VERSION_NOT_LATEST = 12140; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_CUR_DECK_INVALID = 12141; - OGLMMOGHKLP_RET_GCG_CLIENT_DATA_VERSION_NOT_MATCH = 12142; - OGLMMOGHKLP_RET_GCG_CLIENT_DATA_VERSOIN_FORBID = 12143; - OGLMMOGHKLP_RET_GCG_MP_CANT_MATCH = 12144; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_STATE_NOT_OPEN = 12145; - OGLMMOGHKLP_RET_GCG_CREATE_TIME_OUT = 12146; - OGLMMOGHKLP_RET_GCG_BAN_MATCH = 12147; - OGLMMOGHKLP_RET_GCG_BAN_INVITE = 12148; - OGLMMOGHKLP_RET_GCG_TARGET_BAN_INVITE = 12149; - OGLMMOGHKLP_RET_GCG_INVITE_ALREADY_INVITE = 12150; - OGLMMOGHKLP_RET_GCG_FESTIVAL_MODE_NOT_OPEN = 12151; - OGLMMOGHKLP_RET_GCG_TARGET_FESTIVAL_MODE_NOT_OPEN = 12152; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_PS_TO_OTHER = 12153; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_OTHER_TO_PS = 12154; - OGLMMOGHKLP_RET_GCG_WEEK_REWARD_LIMIT = 12155; - OGLMMOGHKLP_RET_GCG_FESTIVAL_MODE_IN_PICK = 12156; - OGLMMOGHKLP_RET_GCG_DS_DECK_LOCKED = 12201; - OGLMMOGHKLP_RET_GCG_DS_DECK_NAME_INVALID = 12202; - OGLMMOGHKLP_RET_GCG_DS_DECK_CHAR_CARD_NUM_INVALID = 12204; - OGLMMOGHKLP_RET_GCG_DS_DECK_CARD_NUM_INVALID = 12205; - OGLMMOGHKLP_RET_GCG_DS_CARD_NUM_EXCEED_LIMIT = 12206; - OGLMMOGHKLP_RET_GCG_DS_DECK_INVALID = 12207; - OGLMMOGHKLP_RET_GCG_DS_CARD_ID_INVALID = 12208; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_ALREADY_UNLOCK = 12209; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_IS_LOCK = 12210; - OGLMMOGHKLP_RET_GCG_DS_FIELD_LOCK = 12211; - OGLMMOGHKLP_RET_GCG_DS_FIELD_ALREADY_UNLOCK = 12212; - OGLMMOGHKLP_RET_GCG_DS_FIELD_ID_INVALID = 12213; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_LOCKED = 12214; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_ALREADY_UNLOCK = 12215; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_ID_INVALID = 12216; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_ID_INVALID = 12217; - OGLMMOGHKLP_RET_GCG_DS_DECK_NAME_ILLEGAL = 12218; - OGLMMOGHKLP_RET_GCG_DS_DECK_SAVE_CD = 12219; - OGLMMOGHKLP_RET_GCG_DS_DECK_CHANGE_NAME_CD = 12220; - OGLMMOGHKLP_RET_GCG_MATCH_DECK_INVALID = 12221; - OGLMMOGHKLP_RET_GCG_DS_DECK_ALREADY_UNLOCKED = 12222; - OGLMMOGHKLP_RET_GCG_DS_AT_LEAST_ONE_DECK = 12223; - OGLMMOGHKLP_RET_GCG_DS_DECK_CODE_ILLEGAL = 12224; - OGLMMOGHKLP_RET_GCG_DS_DECK_CODE_CD = 12225; - OGLMMOGHKLP_RET_GCG_TC_CHARACTERNOT_MATCH_LEVEL = 12251; - OGLMMOGHKLP_RET_GCG_TC_MUST_IN_SELF_WORLD = 12252; - OGLMMOGHKLP_RET_GCG_TC_MUST_IN_TAVERN = 12253; - OGLMMOGHKLP_RET_GCG_TC_ALREADY_IN_GAME = 12254; - OGLMMOGHKLP_RET_GCG_TC_ALREADY_IN_MATCH = 12255; - OGLMMOGHKLP_RET_GCG_TC_UNLOCK_CHARACTER_QUEST_NOT_FINISH = 12256; - OGLMMOGHKLP_RET_GCG_TC_LEVEL_LOCKED = 12257; - OGLMMOGHKLP_RET_GCG_TC_NO_INVITE_DATA = 12258; - OGLMMOGHKLP_RET_GCG_TC_CUR_DECK_INVALID = 12259; - OGLMMOGHKLP_RET_GCG_TC_COND_QUEST = 12260; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_LEVEL_ERROR = 12301; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_ALREADY_TAKEN = 12302; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_NO_REWARD = 12303; - OGLMMOGHKLP_RET_GCG_NOT_IN_REPLAY_DUNGEON = 12311; - OGLMMOGHKLP_RET_GCG_INVALID_REPLAY = 12312; - OGLMMOGHKLP_RET_GCG_SET_FAVORITE_LIMIT_NUM = 12313; - OGLMMOGHKLP_RET_GCG_REPLAY_EXPIRE = 12314; - OGLMMOGHKLP_RET_GCG_REPLAY_DUNGEON_SETTLED = 12315; - OGLMMOGHKLP_RET_GCG_PICK_CUR_UID_NOT_MATCH = 12331; - OGLMMOGHKLP_RET_GCG_PICK_SELECT_PARAM_ERROR = 12332; - OGLMMOGHKLP_RET_GCG_PICK_CONFIRM_ERROR = 12333; - OGLMMOGHKLP_RET_GCG_PICK_BACK_NO_GAME = 12334; - OGLMMOGHKLP_RET_GCG_ARENA_SCHEDULE_INACTIVE = 12341; - OGLMMOGHKLP_RET_GCG_ARENA_SCHEDULE_NOT_MATCH = 12342; - OGLMMOGHKLP_RET_GCG_ARENA_DECK_NOT_SET = 12343; - OGLMMOGHKLP_RET_GCG_ARENA_DECK_INVALID = 12344; - OGLMMOGHKLP_RET_GCG_ARENA_IN_CHALLENGE_CANNOT_SET_DECK = 12345; - OGLMMOGHKLP_RET_GCG_ARENA_START_CHALLENGE_IN_MP_MODE = 12346; - OGLMMOGHKLP_RET_GCG_ARENA_START_MATCH_IN_MP_MODE = 12347; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_DUNGEON = 13001; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_NUM_LIMIT = 13002; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_EDIT_STATE = 13003; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_EDIT_DUNGEON = 13004; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_EXIST = 13005; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_SAVE = 13006; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_MONSTER = 13007; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_COIN = 13008; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_CHEST = 13009; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_ROOM_SETTLE = 13010; - OGLMMOGHKLP_RET_UGC_DUNGEON_TARGET_SCORE_EXCEED_LIMIT = 13011; - OGLMMOGHKLP_RET_UGC_DUNGEON_TIME_SETTLE_TARGET_SCORE_NOT_ZERO = 13012; - OGLMMOGHKLP_RET_UGC_DUNGEON_ALLOW_AVATAR_NOT_ENOUGH = 13013; - OGLMMOGHKLP_RET_UGC_DUNGEON_HEART_BLOOD_WHILE_MONSTER_DEPLOY = 13014; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_NO_EXIT_GADGET = 13015; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_HOST_ENTER_GADGET_NUM = 13016; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_GUEST_ENTER_GADGET_NOT_ENOUGH = 13017; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_COIN_NUM_TOO_LARGE = 13018; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_MONSTER_NUM_TOO_LARGE = 13019; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_NO_SETTLE_CONFIG = 13020; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SWITCH_INVITE_IN_PROCESS = 13021; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_DEPLOYMENT_COST_LIMIT = 13022; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_TRIGGER_DUPLICATE_GUID = 13023; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_TRIGGER_PARAM_ERROR = 13024; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_SETTLE_TARGET_SCORE_ZERO = 13025; - OGLMMOGHKLP_RET_UGC_DUNGEON_STATE_CAN_NOT_AUDIT = 13026; - OGLMMOGHKLP_RET_UGC_DUNGEON_AUDIT_VERSION_NOT_MATCH = 13027; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_AUDIT = 13028; - OGLMMOGHKLP_RET_UGC_DUNGEON_STATE_CAN_NOT_PUBLISH = 13029; - OGLMMOGHKLP_RET_UGC_DUNGEON_REQUEST_TOO_FREQUENT = 13030; - OGLMMOGHKLP_RET_UGC_DUNGEON_CAN_NOT_PUBLISH_NO_EDIT = 13031; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_ALLOW_IMPORT = 13032; - OGLMMOGHKLP_RET_UGC_DUNGEON_IMPORT_ROOM_HAS_MONSTER = 13033; - OGLMMOGHKLP_RET_UGC_DUNGEON_SEARCH_NOT_EXIST = 13034; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SWITCH_LAST_ROOM = 13035; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_GADGET_NUM_LIMIT = 13036; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_MONSTER_NUM_LIMIT = 13037; - OGLMMOGHKLP_RET_UGC_DUNGEON_NO_TRIAL_SUCC_RECORD = 13038; - OGLMMOGHKLP_RET_UGC_DUNGEON_NUM_LIMIT = 13039; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_EDIT_DUNGEON = 13040; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_DUNGEON = 13041; - OGLMMOGHKLP_RET_UGC_DUNGEON_CHANGE_SETTING_TOO_FREQUENT = 13042; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_OWNER = 13043; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_PUBLISHED = 13044; - OGLMMOGHKLP_RET_UGC_DUNGEON_SHARE_CODE_GEN_FAIL = 13045; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_LIMIT = 13046; - OGLMMOGHKLP_RET_UGC_DUNGEON_SHARE_CODE_INVALID = 13047; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SUITE_NUM_LIMIT = 13048; - OGLMMOGHKLP_RET_UGC_DUNGEON_TOWER_HAS_BEEN_PURCHASED = 13101; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_ADD_ITEM_OVER_STACK = 13102; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_LEVEL_UP_LIMITED = 13103; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_CONSUME_ITEM_NOT_ENOUGH = 13104; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_ALREADY_LEVEL_UP = 13105; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_UGC_TARGET_IS_NOT_EXIST = 13106; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_UGC_TARGET_IS_NOT_ACTIVE = 13107; - OGLMMOGHKLP_RET_UGC_DUNGEON_CHECK_LAYOUT_FAILED = 13108; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_ALREADY_REMOVED = 13109; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_ADD_ITEM_OVER_LIMIT = 13110; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_GRANT_AVATAR_OVER_LIMIT = 13111; - OGLMMOGHKLP_RET_UGC_DUNGEON_DUPLICATE_STAR = 13131; - OGLMMOGHKLP_RET_UGC_DUNGEON_CANCEL_STAR_NOT_EXIST = 13132; - OGLMMOGHKLP_RET_UGC_DUNGEON_STAR_REACH_LIMIT = 13133; - OGLMMOGHKLP_RET_UGC_DUNGEON_INTERNAL_FAIL = 13134; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_PUBLISH_BANNED = 13135; - OGLMMOGHKLP_RET_UGC_DUNGEON_CUSTOM_EDIT_IS_NOT_OPEN = 13151; - OGLMMOGHKLP_RET_UGC_DUNGEON_OFFICIAL_LEVEL_IS_NOT_OPEN = 13152; - OGLMMOGHKLP_RET_UGC_DUNGEON_TEMPLATE_IMPORT_IS_NOT_OPEN = 13153; - OGLMMOGHKLP_RET_TARGET_SHOOTING_LEVEL_NOT_OPEN = 13161; - OGLMMOGHKLP_RET_TARGET_SHOOTING_PLAYER_NUM_NOT_VALID = 13162; - OGLMMOGHKLP_RET_TARGET_SHOOTING_PLAY_NOT_OPEN = 13163; - OGLMMOGHKLP_RET_TARGET_SHOOTING_CONFIG_NOT_FOUND = 13164; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_LEVEL_NOT_OPEN = 13172; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_NOT_IN_PENUMBRA_SCENE = 13173; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_LEVEL_MISMATCH = 13174; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_ALREADY_PLAYING = 13175; - OGLMMOGHKLP_RET_RAFFLE_TICKET_INVALID_BONUS_ID = 13176; - OGLMMOGHKLP_RET_RAFFLE_TICKET_PREREQUISITE_NOT_MET = 13177; - OGLMMOGHKLP_RET_RAFFLE_TICKET_NOT_ENOUGH = 13178; - OGLMMOGHKLP_RET_FLIGHT_GEAR_LEVEL_NOT_OPEN = 13191; - OGLMMOGHKLP_RET_FLIGHT_GEAR_IN_MP_MODE = 13192; - OGLMMOGHKLP_RET_ANIMAL_VIEW_AVATAR_IS_CLOSING_TO_ANIMAL = 13212; - OGLMMOGHKLP_RET_ANIMAL_VIEW_NOT_EQUIP_WIDGET = 13213; - OGLMMOGHKLP_RET_COMBINE_POINT_NOT_ENOUGH = 13221; - OGLMMOGHKLP_RET_TOY_BATTLE_CURRENT_LEVEL_NOT_OPEN = 13251; - OGLMMOGHKLP_RET_TOY_BATTLE_CURRENT_NOT_PLAYING = 13252; - OGLMMOGHKLP_RET_FONTAINE_GATHER_INVALID_GATHER_TRACKING = 13261; - OGLMMOGHKLP_RET_FONTAINE_GATHER_INVALID_MONSTER_TRACKING = 13262; - OGLMMOGHKLP_RET_FISHBLASTER_LEVEL_NOT_OPEN = 13271; - OGLMMOGHKLP_RET_FISHBLASTER_NOT_IN_RIGHT_SCENE = 13272; - OGLMMOGHKLP_RET_FISHBLASTER_LEVEL_MISMATCH = 13273; - OGLMMOGHKLP_RET_FISHBLASTER_ALREADY_PLAYING = 13274; - OGLMMOGHKLP_RET_GOAL_CHALLENGE_STAGE_NOT_OPEN = 13281; - OGLMMOGHKLP_RET_GOAL_CHALLENGE_INVALID_TEAM = 13282; - OGLMMOGHKLP_RET_ALCHEMY_SIM_COIN_NOT_ENOUGH = 13291; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_EXCEED_LIMIT = 13292; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_SAME_CROP = 13293; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NO_HARVESTABLE_LAND = 13294; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NOT_ENOUGH = 13295; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NOT_UNLOCKED = 13296; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_NOT_READY = 13297; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_RANK_MAX = 13298; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_IS_NOT_HARVESTED = 13299; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TECH_TREE_ALREADY_UNLOCKED = 13300; - OGLMMOGHKLP_RET_ALCHEMY_SIM_POTION_NOT_EXIST = 13301; - OGLMMOGHKLP_RET_ALCHEMY_SIM_NOT_IN_TARGET_EXAM = 13302; - OGLMMOGHKLP_RET_ALCHEMY_SIM_ROUND_ALCHEMY_COUNT_OVER = 13303; - OGLMMOGHKLP_RET_ALCHEMY_SIM_INTERNAL_LOGIC_ERROR = 13304; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_ON_FORBIDDEN_POS = 13305; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_OVERLAP_OVER_LIMIT = 13306; - OGLMMOGHKLP_RET_ALCHEMY_SIM_PUZZLE_RATE_NOT_ENOUGH = 13307; - OGLMMOGHKLP_RET_ALCHEMY_SIM_POTION_CANT_UPGRADE = 13308; - OGLMMOGHKLP_RET_ALCHEMY_SIM_EXAM_COUNT_NOT_ENOUGH = 13309; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TECH_TREE_NOT_ALLOWED = 13310; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NO_RIPEN_LAND = 13311; - OGLMMOGHKLP_RET_ALCHEMY_SIM_UNFINISH_QUEST = 13312; - OGLMMOGHKLP_RET_ALCHEMY_SIM_INVALID_ROUND_STATE = 13313; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_UPGRADE_EXP_OVERFLOW = 13314; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_UPGRADE_NOT_UNLOCKED = 13315; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FINISH_ROUND_FREQUENCY = 13316; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TEMPLATE_ALCHEMY_NOT_UNLOCKED = 13317; - OGLMMOGHKLP_RET_CATCAFE_LAYOUT_STAGE_NOT_RIGHT = 13351; - OGLMMOGHKLP_RET_CATCAFE_LAYOUT_NOT_RIGHT = 13352; - OGLMMOGHKLP_RET_STAMINA_FIGHT_IS_IN_OTHER_DUNGEON = 13371; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_LEVEL_NOT_OPEN = 13381; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_SUPPORT = 13382; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_PLAYER_NUM = 13383; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_IN_COMBAT = 13384; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_SCENE = 13385; - OGLMMOGHKLP_RET_BLUEPRINT_SLOT_NOT_FOUND = 13401; - OGLMMOGHKLP_RET_FURNITURE_SUITE_ID_INVALID = 13402; - OGLMMOGHKLP_RET_WISHLIST_BATCH_OPERATE_OUT_OF_LIMIT = 13403; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_GAME_NOT_OPEN = 13411; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAY_MAP_NOT_CHOSEN = 13412; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAYER_COUNT_NOT_ENOUGH = 13413; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAY_MAP_NOT_OPEN = 13414; - OGLMMOGHKLP_RET_WATERGUN_LEVEL_NOT_OPEN = 13431; - OGLMMOGHKLP_RET_ACROBATICS_BATTLE_STAGE_NOT_OPEN = 13441; - OGLMMOGHKLP_RET_ACROBATICS_BATTLE_INVALID_TEAM = 13442; - OGLMMOGHKLP_RET_MONSTER_VS_MONSTER_LEVEL_NOT_OPEN = 13451; +message DIANBPEJPIJ { + uint32 MEMPKCGNNMF = 1; + bool is_finish = 7; + bool ECIHDIJCLED = 12; + uint32 DMKFECCMCOP = 14; + uint32 AJHKDLCAPHG = 15; } -message PPAAAKDKLAF { - repeated BHCHCBFCCLA level_info_list = 10; +// CmdID: 29269 +message MOEIKCBLAGN { + repeated EDFPKJKFDHB AHKJLPLDPED = 12; } -// CmdId: 25358 -message HFNGFPAKNDK { - bool PDDPCHFBBPL = 9; +message GKOKOMHDEGI { + repeated uint32 PKEALPOHPEM = 2; + repeated uint32 MJGAHNIPEIC = 4; + repeated HOELLHPEELL AGKMAJAAMNO = 5; + repeated uint32 OHCOMHHKIGM = 13; + repeated uint32 DFFANAOCLPN = 15; +} + +// CmdID: 23546 +message GBAENIFCJBC { + int32 retcode = 8; +} + +// CmdID: 7643 +message ODHFNNILLHA { + int32 retcode = 3; +} + +// CmdID: 20139 +message IIMFAIEGKGF { + uint32 EGDOGLFAPCI = 7; + int32 retcode = 8; + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 9921 +message PCOJKIBCKEG { + bool ACIBPCAMLLE = 15; +} + +// CmdID: 23853 +message LHGEMEBBCCC { + uint32 room_id = 1; +} + +message PBODMIJNHPG { + uint32 DIGGFFKGODJ = 1; + uint32 NDMFHDBEJAP = 2; + uint32 FJHHIKOIHKA = 6; + uint32 kill_num = 8; + uint32 score = 13; + uint32 level_id = 14; + bool DGGCKMIKBMO = 15; +} + +// CmdID: 23291 +message LPAKBJHKINA { + EOLABDOEPPI ILPJMAHLGDK = 9; + uint32 DLFLCJKABFG = 15; +} + +// CmdID: 23816 +message NDEMLAJJPIG { + int32 retcode = 2; + uint32 MCMBOFIFBCP = 8; +} + +// CmdID: 25314 +message JMAIIKONBAL { + uint32 GGHKDJLGFPB = 11; + uint32 config_id = 15; +} + +message HHGAGHFMEFM { +} + +message EKIECAIEAME { + uint32 ALNMHBAPCGN = 2; + uint32 OICEBEGENCM = 4; + bool is_finish = 6; + bool KHPOJFFHDIL = 15; +} + +message OOOKDCABMIK { + uint32 score = 5; + bool is_finish = 10; + uint32 level_id = 12; + bool ECIHDIJCLED = 15; +} + +message IKMNIIPGJAE { + uint32 PEAJINIFGHM = 8; + bool ECIHDIJCLED = 11; + uint32 level_id = 12; + bool is_finish = 14; +} + +// CmdID: 471 +message AJDFKLKCNDJ { + uint32 CNEBHLCGNIJ = 2; + uint32 BELHFLPNEGD = 3; + uint32 EGBMIFDJDIH = 8; + uint32 point_id = 10; +} + +// CmdID: 20758 +message ACAFLOINFGK { + uint32 level_id = 3; +} + +message PNDPBPPMKID { + bool MIBJMKDNLFH = 1; + repeated uint32 FKGBKFAHEFK = 2; + map NKDLECNDEPA = 8; + uint32 offering_id = 9; + bool DFNGOMAILBC = 12; + uint32 level = 15; + oneof detail { + AEKANIHGGBL offering_pari_detail_data = 814; + } +} + +// CmdID: 9955 +message EOLBIIGNAHH { + uint32 uid = 1; + uint32 CENHKJDFFDA = 2; + bool BGAOACGALDG = 10; +} + +// CmdID: 29863 +message ODJJJEDPEDE { + int32 retcode = 1; + PNDPBPPMKID EOCEPKICPCA = 7; +} + +message KMCIBOGJCBB { + uint32 BGFLNMGCANJ = 2; + uint32 entity_id = 11; + uint32 IJILGBBPGHE = 15; +} + +// CmdID: 28449 +message GPLNIAMEPFD { + repeated uint64 CJONAPOMMCC = 7; + repeated MPOJJLBMLPA NEIDBAOHPFN = 12; +} + +message MNGOFPDHBPG { + uint32 avatar_id = 8; + uint32 uid = 11; + bool HJFOPBHAKDE = 12; + uint32 costume_id = 15; +} + +message LBIHDALPKND { + HKPNPGABCIJ JAJNMBLLABI = 6; +} + +message MANNMAOAHKB { + uint32 FBPGIMLMDNJ = 1; + KELLLEFKOFC FIGFPENCNGD = 5; +} + +// CmdID: 21490 +message NLGAIPLGBNO { + int32 retcode = 13; +} + +message IPGGPFGOBEA { + repeated CGLHBKMLHJG CAOKDAKNJEP = 8; + uint32 room_id = 10; +} + +message AOBBHMAMPGC { + FCFBADDHHEO OCCLNKDDDNE = 8; + repeated uint32 DLKEKCDOJBJ = 10; + repeated uint32 DFGPKIKLLGC = 11; + repeated uint32 LJIDCOKNNPN = 12; +} + +// CmdID: 21698 +message LOMNIHKAPFP { + bool BDKNKBBEHCO = 6; + uint32 JINJLBEMJNC = 14; +} + +// CmdID: 20687 +message NBMMJMMKNEB { + bool FLJENAFHPEE = 5; + uint32 EMOBALOAIHM = 1; + BLBMOCGLOOJ PCFEFINAIIF = 11; +} + +message HIMFNHIFBOJ { + bool LBMIALPEOBA = 1; + bool BDGHLBOCDNI = 2; + bool ECIHDIJCLED = 3; + uint32 JGIHCIBOJPN = 4; + JHLJLDKMHCJ MMHJHEIBCJL = 5; + bool HJEILABENAK = 6; + uint32 MEMPKCGNNMF = 8; + bool CEPNBGJOMFO = 9; + uint32 PCKEOICNAGM = 10; + uint32 DOFFFAPAGPO = 11; + uint32 HCFIIAIAKNK = 12; + repeated KKBECELIEMO FOJBPLJLMCD = 13; + uint32 GNBMDEPNEIE = 15; + uint32 DDGPIJCHCGP = 71; + uint32 DONADAPPDOG = 92; +} + +// CmdID: 26932 +message MJPIKPLHLDO { + int32 retcode = 3; + uint32 MBKAONGPDCN = 6; +} + +// CmdID: 758 +message KFCEMJLOIHD { + int32 retcode = 3; +} + +// CmdID: 8611 +message PNDNLNDKGHP { + CALFIEDPEBN IGKCMJMBBML = 3; +} + +message TrifleGadget { + Item item = 1; + uint32 EJNBFCIJOMO = 2; +} + +message JOEIKAFCICE { + uint32 count = 3; + uint32 item_id = 6; + bool HPPMEGLDGKF = 11; +} + +// CmdID: 29111 +message KIABPMCJHDI { + uint32 level_id = 7; + uint32 HAJBDMHDGIG = 2; + uint32 GDJKLHGOHIF = 15; +} + +message OHJDHPDPKNG { + uint32 ODEIPCLOFKN = 9; + repeated uint64 avatar_guid_list = 13; +} + +// CmdID: 5408 +message LMOAHPMIJJF { + repeated uint32 ENBGJLPNPPJ = 14; +} + +message JLLNAEAKIGL { + uint32 GHEKLAOPIMO = 8; +} + +message OKIDFHKLFHA { + int32 retcode = 2; + LBBINCMIBAL IBJHBIMBAIM = 8; +} + +// CmdID: 8037 +message LECINADJMCG { + uint32 KHHIBKPBKPN = 8; + uint32 DPAHHJHNGBK = 4; +} + +message JBGANIGPIJB { + float speed = 1; + float MICCLPIOAGI = 2; + float BDPFDBPEKCD = 7; + uint32 entity_id = 11; + Vector IAKNHJGCPGL = 15; +} + +message IDMJLCLIFLA { + bool HJEILABENAK = 1; + uint32 GAPLFMMGBFA = 3; + WeeklyBossResinDiscountInfo HDOFJEFKGKB = 6; + uint32 KJOINEHLJNP = 9; + uint32 EOPFFIPDKGN = 14; + uint32 IIICBIHODJB = 15; +} + +// CmdID: 24414 +message IBGCCPMCHFF { + map ONHBLIDIPHK = 8; + uint32 KHHIBKPBKPN = 6; + uint32 uid = 7; +} + +// CmdID: 26303 +message OOOAGIKFMLD { + int32 retcode = 8; + uint32 CDMJGIFEFMD = 9; + fixed32 GCBNFPLAHLD = 11; + bool OENHCBLFPFC = 12; +} + +// CmdID: 29321 +message OMNEIBGIJIH { + string LLDPNOCIDDF = 2; + uint32 PLHJIKJLOAK = 3; + repeated string EPGOBHIEDOI = 5; + uint32 entity_id = 6; + uint32 life_state = 8; + PlayerDieType JDFBFDIFMMJ = 10; + repeated ServerBuff server_buff_list = 13; + uint32 KJLBEPDNLDM = 14; +} + +message KCAGNBMDJMH { + uint32 EGENANPEDHD = 1; + uint32 IJFFKCGIAOJ = 6; + repeated LFPFKKMJEON LKLIFPNKCLF = 12; + bool PDALOAAFIMN = 15; +} + +// CmdID: 9935 +message AJCIAIJEJHO { + uint32 NHBDOADLDEC = 14; + uint32 CBMGKAHOMMA = 7; + uint32 FMHKJHHHPNO = 5; + uint32 JJGHMEOLICA = 11; + uint32 EKBPPLEECBF = 10; + uint32 FMFGMDDBOPN = 8; + uint32 IJAJAHBGIOP = 9; + uint32 GHDJJMIKFPI = 3; +} + +message EDFPKJKFDHB { + uint32 entity_id = 1; + MotionInfo motion_info = 2; + uint32 scene_time = 3; + uint32 FGGMOAKINFD = 4; + bool EPBNCFHDDAH = 5; +} + +// CmdID: 1101 +message DICMNBPFCOD { + bool GABAHCNHMAD = 6; +} + +// CmdID: 9585 +message AHLEJOIFJOA { + repeated uint64 HHBNNBDGFIM = 8; + repeated uint64 NMBEMJIMJOB = 12; + uint32 MEMPKCGNNMF = 4; +} + +// CmdID: 6717 +message CKJAONDBNIH { + uint32 key_id = 12; +} + +message FFCHEPKENEL { + uint32 IEJHHMBOBMJ = 8; + uint32 gadget_state = 13; +} + +message FPBJMFLPOOI { + MotionInfo NEICMENMFLJ = 1; + uint32 scene_time = 5; + int32 retcode = 6; + uint32 entity_id = 7; + uint32 FGGMOAKINFD = 10; +} + +// CmdID: 20343 +message JMDAALLAIIP { + int32 retcode = 1; + PMMPBMEPCIE INJBCIBAKHF = 8; +} + +// CmdID: 23676 +message LIKAPGPDGJP { + uint32 PJJLMHGJKDG = 2; + int32 retcode = 5; + uint32 OHGAGHPNJFA = 10; + uint32 MBCALMMJAFA = 12; +} + +// CmdID: 20314 +message EKNCDHCKIGD { + repeated CGGNEJCICOH KJFMDLMNFAM = 7; + uint32 OOFLAHMELEO = 13; +} + +message BHALLIDCFHL { + uint32 PKHODHIPJBB = 10; +} + +// CmdID: 23336 +message JGKGNCMHANL { + uint32 KPAMPGDJDHE = 6; +} + +// CmdID: 1696 +message JPAGADPPIEC { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 27629 +message GLPDBKOAOJE { + uint32 guid = 6; + uint32 PGHIPCMLEKH = 14; + uint32 avatar_id = 3; +} + +// CmdID: 7119 +message NIIDBPOFNOA { + repeated uint32 AODNJNCFNAO = 6; + int32 retcode = 7; + uint64 ONFHELNNNFO = 8; +} + +message LHCBNAFMNKF { + repeated uint32 HHIACCIIKGA = 4; + repeated BMHABDGPFIK IGFALKCJMMK = 6; + repeated KBLNGODLPBK AENNNCNAADL = 7; + repeated uint32 BGHNDIPKJHP = 11; +} + +message AEFKCEJOPIJ { + uint32 FIKNLHOJFKL = 2; + uint32 guid = 4; + uint32 JJCNAALGLFB = 7; + uint32 PGHIPCMLEKH = 9; + uint32 HEPABNMGEDA = 11; + uint32 avatar_id = 14; +} + +// CmdID: 27516 +message FOABLKKEBOH { + string DPPIBJFOMOC = 8; +} + +// CmdID: 7803 +message PPIBDNNHBGH { + KBNNKPBFIAO NAJBGFMOEOJ = 5; +} + +message PCDLGLMDHAI { + uint32 NDAMECLAEDH = 1; + bool PFLAJCKEHFA = 2; + uint32 BKPMHMLDIHK = 3; + uint32 GLHJIOOJEEH = 4; + string EBBPBOEJJPP = 5; + uint64 LNEMIMEIIEB = 6; + bool BHAHCOLOCMA = 7; + uint32 PEAJINIFGHM = 8; + bool NKCHBIAFPOM = 9; + uint64 DCOMPDPPDPO = 10; + uint32 version = 11; + uint32 KBLIFMGHAKI = 12; + bool INGMFKKOKHG = 13; + uint32 PKMJLHLCELO = 14; + uint32 OPPFABKNMMB = 15; + uint32 HKNINPEJHNP = 522; + uint32 EEFJNJEGJMJ = 575; + repeated uint32 KILFCMKBHHM = 1440; + uint32 OJHGLMDJCMK = 1653; + FAJKFECCLCG MDMPLABAIEC = 1698; + repeated uint32 HMJNBGDGLMA = 1867; + uint32 NGDDIACFMIK = 1929; + uint32 FKMDGINHHND = 1955; +} + +// CmdID: 24360 +message HLACBOAJLOP { + int32 retcode = 9; + uint32 JODPDBPGOAB = 10; + repeated uint32 JDCAPBLPLNA = 13; +} + +message DCIEOCIPDDC { + uint32 DEJLLNGHEKL = 2; + uint32 OHENHNJJKEN = 8; + uint32 CBFMILLOBOO = 10; + uint32 LEEFLDBDABM = 14; +} + +// CmdID: 8265 +message DCLADDPBGCB { + uint32 KHHIBKPBKPN = 4; + map FMHODGOPCGJ = 13; + uint32 ONABDGFCPIH = 15; +} + +// CmdID: 24210 +message PFCNFGLPKIB { + string msg = 14; +} + +message JNAIELHBADH { + JCOJICKAKML NLHMGHPLHCG = 1; + OKFJLKKFNNI HFOMGFPNCML = 2; + JHEJECKNCLD JEPPPMIIIMK = 3; +} + +// CmdID: 21750 +message IFEMKGALEMM { + int32 retcode = 5; + uint32 INEHPOGKBMD = 7; + uint64 avatar_guid = 12; + uint32 GHIAOGLLLDI = 14; +} + +message IIOLOBMJBAE { + OJEBKFCPNII EJIHMOLHFBA = 2; + DKPLDHKNBMK NIEDEGHKBNN = 3; + IFBHMLCJFMF KAFBJCPHDMC = 4; + BKEGALPKBIP JIAKNPCCJDK = 13; +} + +message CEMHCHHJOKL { + repeated ICPPBDKPNAL KFAPIJCGDBC = 3; +} + +// CmdID: 25611 +message LLGOGJIBLOJ { + int32 retcode = 8; + repeated HIKIAFMNKLO DAEKJCABHEF = 11; +} + +message PGILDAFJIHO { + uint32 GPAELJHNAEK = 3; +} + +// CmdID: 3425 +message DOJGLFMIADF { + uint32 PCAOBBJLFFM = 15; + uint32 GGHKDJLGFPB = 5; +} + +// CmdID: 3724 +message KMLDBBDIDDN { + repeated uint32 NIJAJAGMLGP = 4; + uint32 LCODBNGHIPI = 6; + uint32 DFPNKFEKIIG = 8; + int32 retcode = 15; +} + +// CmdID: 3034 +message OOEFGBGHBAJ { + uint32 IKAHJNDHEKL = 3; + uint32 weight_limit = 5; + uint32 LBFHGKOCOPB = 7; + uint32 FNPEAHFKEFH = 11; + uint32 CIFCCOABAKM = 14; + StoreType store_type = 15; +} + +// CmdID: 27405 +message ONALAKBOFPL { + HIMMEMHOGFB MFMLAKBIAED = 13; +} + +// CmdID: 5910 +message BAKFLAJHLFL { + repeated FAGIAFEJOJE CEALFDPAMIP = 6; +} + +message DABJAADFKOD { + uint32 MJGJLLHAIEG = 1; + uint32 PAGEBPLGFKN = 7; + uint32 GBDFAKGFKNN = 9; + uint32 LMBBNEPPOPM = 11; + uint32 JDHPIINDJLA = 12; +} + +message BossChestInfo { + uint32 monster_config_id = 1; + uint32 resin = 2; + repeated uint32 remain_uid_list = 3; + repeated uint32 qualify_uid_list = 4; + map uid_discount_map = 5; +} + +message LDNKDLDIICD { + uint32 element_type = 9; +} + +// CmdID: 20264 +message FPBDKEPGOBD { + AOBBHMAMPGC LDOMKJCNBHD = 4; +} + +message DOBJBEDIKMI { + uint32 NNNLNPFIEEG = 13; +} + +// CmdID: 5253 +message ECMCAEJHPDH { + repeated KCKBCNHBNMI EFFGCACMHGK = 1; +} + +// CmdID: 3060 +message EEIBPEDMGJL { + int32 retcode = 12; +} + +// CmdID: 23384 +message IJLGIGFEPMB { + int32 retcode = 3; + uint32 target_uid = 9; + uint32 EIPJPBEKFGH = 12; + uint32 FOLHDDGIIGL = 13; +} + +message GHFLHLFMFPL { + uint32 HOGNDIGHHON = 1; + uint32 EBABPELDOGG = 2; + uint32 BBMNOMHBKLN = 3; + uint32 avatar_id = 7; + uint32 KMDGCNDJPOL = 8; + uint32 NHIJNDJJNPA = 12; + uint32 CPKJCANHKMD = 13; +} + +// CmdID: 6454 +message LBMKGDJNDAE { + uint32 BIFOFBNFPMO = 5; + uint64 avatar_guid = 13; +} + +// CmdID: 597 +message JAFKDACAHFH { + map KEPMCGOFDNF = 10; + uint32 BMMNPFLAPDI = 8; +} + +// CmdID: 21610 +message OLAIEMEEHFH { + uint32 PHMKPNKMOOE = 5; +} + +message DNGNAKADCBA { + repeated KEKBDFOKBJB PIGOFIOFJID = 7; +} + +message EPFHMONLJOH { + repeated ILJGMFHDNCE OOPOPJOFCGM = 3; + bool DPHDAGAGBII = 4; + uint32 AFJCLENHANC = 8; + uint32 DFLIDLNNOGO = 11; + repeated HHGIIKMJEBP FBKGHIOPENE = 13; + uint32 GBGOCPCEHMH = 15; +} + +// CmdID: 3773 +message MFOOHLHBBOG { + int32 retcode = 12; +} + +message FENIHPADOJF { + map NJHIOJNMKCB = 1; + string nick_name = 2; + string KAMJIJOLFKJ = 5; + NBADDMOPLEI BLFKOJLCCOO = 9; + repeated uint32 GGBMHJFLAHD = 10; + uint32 FBPGIMLMDNJ = 13; + string MMDPDOOCOCO = 14; + uint32 uid = 15; +} + +message PAHMNCMPDGF { + uint32 KOBELFKEAPF = 2; + uint32 level_id = 3; + bool ECIHDIJCLED = 6; + uint32 OLBBCJEAHIA = 7; +} + +message PKHGEKDMFAP { + uint32 monster_config_id = 10; + uint32 refresh_id = 11; +} + +// CmdID: 24214 +message BFKOMAMPLOH { + int32 retcode = 1; + uint32 level_id = 14; +} + +// CmdID: 24022 +message LIKKCFLJEED { + int32 retcode = 6; +} + +// CmdID: 3897 +message FNPIINIBJMI { + int32 retcode = 4; + uint32 IHLCEEDFIND = 5; + uint32 NNEBHHFHDCC = 7; + uint32 group_id = 10; +} + +message ILJGMFHDNCE { + uint32 id = 1; + bool EIALJBAENGJ = 5; + uint32 DMKFECCMCOP = 12; +} + +message NGGKFPEMAPD { + uint32 OMGCHBACHCI = 1; + uint32 start_time = 6; + repeated AGNGBCGNMBM OIIAEANBAKL = 9; + MPAAMEMPLBP ANCGMOHDNHC = 10; + uint32 end_time = 11; + uint32 LMJNOKAJEKI = 12; + GOMEPMGLPFO FBBBJNHIPLF = 13; + uint32 PAFOJLHCAEH = 14; + uint32 FBGJLOGEKGN = 15; + FFDNPJKBNCO NDMFJIGPIJG = 1658; + oneof GCBCKCBNPMN { + PCGCNLCJMFD flower_info = 2; + FPGNFKFIFAE balloon_info = 3; + AAEOEMIGKPC fall_info = 4; + DADOKGJPMID bullet_info = 5; + LHNDPKDBEHP broken_floor_info = 7; + LNDMEEHGMJN hide_and_seek_info = 8; + DHLBKBINIAN treasure_hunt_v_4_info = 83; + IPHEPKLGFHH duel_heart_info = 85; + CBLIOLNALIK fungus_fighter_v_2_info = 107; + EGJJDIHLIKO quick_time_combat_info = 143; + EAEJOOCJFFL photo_info = 168; + CPKNPPFIPND fungus_fighter_capture_info = 232; + DABJAADFKOD effigy_challenge_info = 262; + OMHACOGGFPL team_chain_info = 350; + LHCBNAFMNKF hide_and_seek_v_4_info = 425; + INNEFLDGBAP filmfest_sniper_info = 427; + ONIHLHKMIKB island_party_down_hill_info = 591; + FCLAIIGNOFD target_shooting_info = 622; + OMCGMPIJJKL crystal_link_info = 640; + MMHGIMHNKDF box_match_info = 653; + DCIEOCIPDDC salvage_escort_info = 751; + EEGMNMGOJJO salvage_prevent_info = 756; + JDMFFBAMBGH boat_multi_info = 798; + LODCIHBPNOM treasure_seelie_info = 845; + NFOHFCKPEMO filmfest_battle_info = 902; + DFIKEAENPHA muqadas_potion_info = 969; + EAFJLAMPFHI home_balloon_info = 986; + MIKCOMIEFAL char_amusement_info = 994; + DKKANFFFPKD vintage_hunting_info = 1005; + KPLKOCFHDJO summer_time_v_2_boat_info = 1006; + LHOHOHMIBEL aka_fes_archaeology_info = 1008; + NFGGICFDDFJ sorush_trial_photo_match_info = 1056; + BAJHGOIMCCE island_party_raft_info = 1199; + PNGHLJLKNFI inspiration_spurt_info = 1221; + CDFFJFICDHK handball_info = 1266; + IPGCFEDKILL fungus_fighter_v_3_info = 1300; + PODPBJOALMC sorush_trial_hitman_info = 1302; + CDAADHNAGCJ aka_fes_rhythm_info = 1383; + ABEGKKEKJMI coin_collect_info = 1442; + PGGPFNPDPLN pacman_info = 1483; + KMCIBOGJCBB animal_view_info = 1526; + PDBCEKIDAKI home_seek_furniture_info = 1587; + ILDJCDPGJLC auto_time_stop_info = 1645; + AOACHOGHMCM buoyant_combat_info = 1661; + IFBEJFOKPCC island_party_sail_info = 1672; + NJEJJDCJLIK irodori_master_info = 1724; + FJOGDBOICCG luminance_stone_challenge_info = 1802; + FGEDMKGLGIO remus_arena_info = 1816; + KIFFDDCGDBD slime_cannon_info = 1824; + HOHJMANNNMG bounce_conjuring_info = 1826; + BKAEKOAKOOL instable_spray_info = 1842; + ABHPGDEOGAG journey_dice_info = 1893; + KOOPLHIEMEO flight_gear_info = 1991; + DOOPEADJBGJ sandworm_info = 1994; + MIEAMHFKNKJ sumo_info = 2004; + JCIHIEGPEAI fungus_fighter_training_info = 2028; + GHKNJBJHFPL wind_field_info = 2036; + } +} + +message LFPFKKMJEON { + repeated uint32 CPDIFLPNPJN = 3; +} + +// CmdID: 27261 +message NKAMPDOPDIB { + uint32 AAECBHCCKBO = 11; +} + +message BDFFJGFBCHC { + uint32 DEFDABEBOMG = 1; + uint32 LABBCNEFELC = 7; + uint32 BJKFMLHFGDL = 11; + bool FCFAPKANCLJ = 13; + bool NDGDKDMNBFL = 15; +} + +// CmdID: 23462 +message MCAJOOPJLIM { + uint32 uid = 2; +} + +// CmdID: 26269 +message IFPCICCABPK { + repeated HGJKKEIJHPD HGFKHNELMBE = 4; +} + +// CmdID: 1846 +message BOKIJMEABLB { + repeated uint32 IOHPBDGJACM = 3; + int32 retcode = 11; +} + +message JBBPNMGJAOG { + float JJPCPMFDNEH = 3; + int32 OAAGMPKIKGI = 7; +} + +// CmdID: 24615 +message DJJKBEGJFHP { + uint32 ELOLOOPCJMJ = 13; +} + +message PEHEIAGOFIL { + bool OCIILJPAMOM = 3; + repeated NMKDOPMPDOJ DNPEBAPALEK = 8; +} + +message HHADJJANALK { + string GDLECOPFJCF = 3; + uint32 config_id = 4; + uint32 LJAGCBBKKPJ = 10; + uint32 ICMLLGHCFGN = 14; +} + +message GJFDLDCNAHL { + uint32 score = 2; + string KAMJIJOLFKJ = 3; + NBADDMOPLEI BLFKOJLCCOO = 4; + string BKDILGIJPEG = 11; + uint32 uid = 13; + uint32 DPPFEEMFNMN = 14; + uint32 IPBBHMPPDAA = 15; +} + +// CmdID: 5745 +message IHHMPBICHDG { + uint32 offering_id = 5; + repeated ItemParam item_list = 6; + int32 retcode = 11; +} + +// CmdID: 4967 +message GKHEMFFAGGB { +} + +// CmdID: 20515 +message EECBJMDAODD { + uint32 CMDNKFLFHIA = 1; + bool EBHFIBEHJGE = 11; + uint32 JCHHLLEBMJA = 3; +} + +// CmdID: 27982 +message AGKLDEKNDAC { + int32 retcode = 1; + uint32 HKLKMBMGAKE = 6; +} + +// CmdID: 5407 +message DAEHLEACGCP { + uint32 HAJBDMHDGIG = 3; + uint32 GDJKLHGOHIF = 6; + uint32 level_id = 9; + int32 retcode = 11; +} + +message LOAAKAKFEEJ { + HENEBMLIICL MHFDGAGIEPA = 3; + repeated DKNKKMEMNEC BFBOMBOINPJ = 8; +} + +message DFKOFAHKANJ { + repeated CGFJAPCHGNL CBENKJEOCIL = 10; + uint32 DMNLDPPGOKG = 14; +} + +// CmdID: 2461 +message NPHHGKEJOOB { +} + +// CmdID: 6971 +message PEIDDIJLOLK { + repeated uint32 GJGOAPAAIGC = 3; + repeated uint32 EKKKKDCDDBA = 9; +} + +// CmdID: 26446 +message FHNJMDNDBFB { + int32 retcode = 1; + uint32 KEJAHIFPBBB = 8; + uint32 DKNKFKDABLA = 13; +} + +// CmdID: 23312 +message IEEPAPCCACC { + repeated AvatarInfo avatar_list = 15; +} + +message AbilityString { + oneof type { + string str = 1; + uint32 hash = 2; + } +} + +// CmdID: 21050 +message JLEBONBJLOB { + string FMOHHDBLOHM = 8; + uint32 CCPIGCCDBOI = 13; +} + +message GKIBKGPGAKJ { + uint32 HKAAOAEAMKK = 2; + repeated JHJNCLFOAME HHFOKBPDNLG = 4; + int32 MKJGKKILEHI = 5; + repeated JELBMDNLKPM FHPGBCFAAKE = 14; +} + +message KKBECELIEMO { + uint32 AAECBHCCKBO = 6; + uint32 PADGGJNEGMB = 7; + uint32 CHFOMBIHMLF = 12; +} + +// CmdID: 26188 +message NIAPKKKFMGC { + HIMMEMHOGFB MFMLAKBIAED = 10; + uint64 DCOMPDPPDPO = 15; +} + +message MHIFOAAOCFE { + uint32 NMAAJIGNDJG = 1; + uint32 FHCGKPIPCIC = 2; + repeated FCLBGDLFJDP PEAMJNEJKEJ = 3; + repeated uint32 NDIJMCKHGKF = 6; + uint32 GAPLFMMGBFA = 7; + repeated uint32 MFDECAOHEGD = 11; + repeated CJKNMOICNIG PHACKCPLPMB = 13; +} + +// CmdID: 5985 +message EKAEAEABPHD { + int32 retcode = 7; + uint32 GBIEPLAIOHC = 8; +} + +message CPKHDNPIJMI { + uint32 MEMPKCGNNMF = 9; + bool ECIHDIJCLED = 10; + uint32 GPAELJHNAEK = 11; +} + +message DLCLEKEEBGJ { + repeated CPKHDNPIJMI DNPEBAPALEK = 12; +} + +message PHJJCHBPKMP { + uint64 JIKNGOGCAIK = 1; + uint32 id = 4; + bool DMEDOEHOMKH = 5; +} + +// CmdID: 2924 +message HAMLMAOCPOC { + repeated uint32 ADLEMOAMHOP = 2; + uint32 CENHKJDFFDA = 6; + uint32 mp_play_id = 10; + uint32 GAPLFMMGBFA = 12; + OEAOCCJEOPE DDIAAMKBFDA = 14; +} + +// CmdID: 9090 +message NKCDNKDCLJJ { + uint32 AMEOIGGHHDC = 1; + int32 retcode = 2; + repeated GKBOFEACMHA GBDDCCKIAFK = 4; + bool JDAEFKHFKKA = 10; + bool HNLMMOBIOBE = 12; + uint32 NCFFDCKBELI = 15; +} + +message CGGNEJCICOH { + MELDMEGFLLD action_type = 1; + uint32 FBPGIMLMDNJ = 7; + uint32 IKAEJMADIBP = 12; + repeated FNNNAGJLFOF MLPBLILNNAC = 15; +} + +// CmdID: 8721 +message OBOEHFNLFOD { + uint32 MMKBJNCIGGG = 12; +} + +// CmdID: 26681 +message BDJPFLEGKJD { + PFBJFDJFLPP AGPPGLJPIJD = 2; + uint32 GFCJGEKGNJE = 14; +} + +// CmdID: 7453 +message OFHHMABFPNC { + uint32 JMLDGKCBCBO = 3; +} + +// CmdID: 22102 +message ACLNBIALAEO { + uint32 IFPCIHENJNL = 4; + bool DMEDOEHOMKH = 6; + uint32 GHKEOJDCMNP = 8; + uint32 parent_quest_id = 9; + int32 retcode = 10; + repeated uint32 BMHKKGBHIGP = 14; +} + +message ECMMFBIINOJ { + uint32 PEAJINIFGHM = 10; + uint32 id = 11; + uint32 DMKFECCMCOP = 13; + Vector pos = 15; +} + +message OKOIEKIACND { + uint32 DAFEJPKFBLO = 1; + repeated NFAELNAFNGN OHMGDDCBBOD = 10; + uint32 GGBNDIGHCBL = 11; +} + +message NIACALOKMOB { + Vector DEPEOKCJKMF = 6; + uint32 HJCDICMBDKE = 9; + uint32 ref_id = 12; + Vector IAKNHJGCPGL = 14; + Vector ref_pos = 15; +} + +message OPCDAPCCOOC { + uint32 DMKFECCMCOP = 1; + uint32 id = 2; + uint32 ILPJBEPJDLP = 3; + uint32 PGLAJFAFGAI = 9; + Vector pos = 13; + bool EIALJBAENGJ = 14; +} + +message HENCECBJIHJ { + bool HBLIHLKJEDA = 3; + uint32 avatar_id = 11; +} + +// CmdID: 2443 +message LPCGNDLEFJP { + bool BFJDELJJJNG = 2; + KDIOOJINLKG HGKOEGEBHFO = 7; + uint32 OMGCHBACHCI = 10; + uint32 end_time = 14; +} + +// CmdID: 27394 +message EJMJHEIIDDA { + repeated uint32 NJHGOAEHNDM = 7; + uint32 DFPNKFEKIIG = 10; + uint32 PKKKIJALPNM = 14; +} + +// CmdID: 20827 +message LNBEKMPFOBO { + repeated ItemParam HAOPEEKMDBM = 1; + uint32 EMCJHGOLMCB = 6; + bool OAIHGJCBHGD = 11; + uint32 EOPFFIPDKGN = 13; + repeated CDOFHMIPGED OOPOPJOFCGM = 15; +} + +// CmdID: 22129 +message GLGNCHCKHKC { + bool BGAOACGALDG = 14; +} + +// CmdID: 25896 +message OPFLFACGICH { + uint32 PJEGODEBMJC = 2; + uint32 JCEJAJFNDHM = 10; +} + +message GADDLILNNBK { + uint32 OICEBEGENCM = 8; + uint32 level_id = 13; +} + +message GKCFNJNHLCF { + repeated GFILHAOGBDL MCDIJKPHLNO = 6; +} + +message NMHLBNGKMPM { + uint32 element_type = 15; +} + +// CmdID: 20600 +message MIMFBKCDIAK { + bool MFBLIHCPIJN = 1; +} + +// CmdID: 2083 +message CLKKNOEANAN { +} + +message IOGHHFJJKPG { + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 6; + uint32 level_id = 7; +} + +// CmdID: 6823 +message JAOPBAGEBBF { + uint32 BKNPLFIKKFG = 1; +} + +// CmdID: 29714 +message GEIOMAELNGM { + repeated uint32 NGACPNNGEJO = 3; + uint32 scene_id = 6; +} + +// CmdID: 25816 +message DPGPCDCALPC { + uint32 AAAOHHGBHAB = 5; + uint32 entity_id = 7; + float GNJCIDHOBIA = 9; +} + +// CmdID: 4274 +message EJLHDEOKMKN { + map DOOHPIECEEB = 12; +} + +// CmdID: 22690 +message KKBJEHFIEKL { + uint32 level_id = 11; +} + +// CmdID: 27892 +message OLGBCPIMPHB { + NMJPFHHJDAN reason = 3; + uint32 CENHKJDFFDA = 12; + repeated uint32 uid_list = 13; +} + +message EKJFIBAMKEI { + repeated JCNOHCDNGBJ PIGOFIOFJID = 1; +} + +// CmdID: 7023 +message BJPJEAOBCPN { + uint64 BAENGFIAFMF = 10; + uint64 avatar_guid = 6; +} + +// CmdID: 7005 +message HCDKPHLOJGG { + uint32 ACBELMEIKIP = 7; + repeated NJKEMDBLPGO PGBJIOOCOBA = 14; +} + +// CmdID: 24686 +message TeamResonanceChangeNotify { + repeated AvatarTeamResonanceInfo info_list = 14; +} + +message DPEEKNOBNJK { + GadgetBornType born_type = 1; + EOJIJDMBEJI KCFMHDLGHCP = 2; +} + +message EOJIJDMBEJI { + uint32 EMDPEDLKDLN = 1; + bool is_show_cutscene = 2; +} + +// CmdID: 1303 +message KAFFAMKMPII { + uint32 ONABDGFCPIH = 2; + EEGBPINNFHJ NMKLKGCCMIE = 4; +} + +// CmdID: 6523 +message NLFEGOOGDAJ { + repeated JNPNFMDPJFL LCFPDKICJPH = 1; + int32 retcode = 9; +} + +// CmdID: 3012 +message EJDLMIEIDKO { + repeated uint32 IICOOIFHOLC = 1; +} + +// CmdID: 26654 +message BHGKCGGNCFB { +} + +// CmdID: 4143 +message OCIIODGBJDP { + uint32 NJEKBPKELOH = 5; +} + +// CmdID: 8925 +message BDOBHCMKHLP { + uint32 target_uid = 9; + uint32 BMBBDJPDJND = 11; + uint32 MHOCCAHHMGE = 4; +} + +// CmdID: 9738 +message DPMPMADLCAO { +} + +// CmdID: 21606 +message JMEMEDNGBCA { + uint32 level = 7; +} + +// CmdID: 20596 +message PLBCHBLLLMA { + uint32 scene_id = 7; + repeated GODACLFKPCB FMOJAMEEOHN = 9; + uint32 scene_time = 10; +} + +// CmdID: 27735 +message AKONOKDLPLI { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 24328 +message LHOOHDKBJMF { + int32 retcode = 10; +} + +message NGEONOOGCIK { + uint32 DMNLDPPGOKG = 14; +} + +// CmdID: 26263 +message GHLAELNKAMB { +} + +// CmdID: 21018 +message KPECFNCDHDN { + int32 retcode = 13; + uint32 PDLMKFLEKDL = 14; +} + +// CmdID: 23125 +message JIJAHBHJIDK { + uint32 CHDDOFMLBLM = 8; + uint32 GBCEBGKBJDM = 1; + uint32 AKMDKFBGDLB = 13; +} + +// CmdID: 29165 +message CADJJJEFOKP { + repeated GNJFMMINNON BFBOMBOINPJ = 2; + repeated GNJFMMINNON PBEKGLBOPLC = 13; +} + +// CmdID: 8662 +message IKINHDEFBCI { +} + +message DLIPMFLLFLP { + NMBKBALMNKA OGCEIDKPKBM = 1; + repeated NFIKJOPIIND AMMLJPGPIBO = 2; + bool ECIHDIJCLED = 7; + uint32 MEMPKCGNNMF = 8; + uint32 DMKFECCMCOP = 11; +} + +// CmdID: 5364 +message DIGFKDCDIME { + uint32 gadget_id = 8; + uint32 GBCEBGKBJDM = 15; +} + +// CmdID: 288 +message CGJNEHMADHL { + repeated DGECJHENBKP DBPHKPKCJNP = 9; +} + +// CmdID: 5378 +message PLNKMOPNALO { + uint32 score = 4; + bool DGGCKMIKBMO = 5; + bool is_finish = 12; + uint32 level_id = 15; +} + +// CmdID: 2947 +message PGAJCPIDHHK { + uint32 EGMBAJDJCOP = 8; +} + +// CmdID: 24573 +message LMFBGAOOFAH { + int32 retcode = 9; +} + +// CmdID: 28239 +message DEPCHMJDMEI { + uint32 KDKNOOCOEBM = 6; + int32 retcode = 7; + uint32 LGOOIDCIAAG = 15; +} + +// CmdID: 23021 +message KPDODFPMBKE { + repeated BHBPBCIAJBM NBHOMDNIDMI = 4; + uint32 DFPNKFEKIIG = 8; +} + +// CmdID: 9031 +message KDFDAIFPBMI { +} + +// CmdID: 29073 +message MGAEAIHDFNG { + repeated uint32 PBHMCLNFOEH = 3; + repeated EGEEKPAPBGJ GFOIBOPDLGJ = 6; + uint32 KHHIBKPBKPN = 12; + bool DKCIEIGLFEI = 14; +} + +// CmdID: 29929 +message JADKOEPKBDD { + repeated uint32 KIIJHAMJKJB = 7; + repeated uint32 OEPCCIKNGCI = 8; +} + +// CmdID: 7108 +message PPOLMJJGOAC { + NPLFIGEHHDE KGJNKFNPOIB = 2; +} + +// CmdID: 27926 +message NEBJAHAJFPO { +} + +message PCKCBPBOBPC { + PGOBMMNHPFK LCEAMIGCHGO = 3; + IAHOMKMIHPE BFBGMHGBPMC = 12; + BFFPJGKIOIL NBHODDCFIKB = 11; + BGICACHLGIN CHJAFHGEFCO = 4; + MOLMLGEOKIL NIJENJCCIAM = 10; + LPBAFODFMIA HIHMHHIBANE = 15; +} + +message IJNCODAICNJ { + uint32 key_id = 1; + bool ICJDFMEAOFB = 4; + bool EIALJBAENGJ = 11; +} + +// CmdID: 22523 +message GOMCLHPNGPE { +} + +message FIHMMDBBBKD { + uint32 monster_id = 2; + uint32 level = 9; + repeated uint32 affix_list = 12; +} + +// CmdID: 26723 +message AGIEFPALJEE { + repeated CLJKBDNFMPM PBEBCPGDLCO = 1; + uint32 GEHPJHAPOHJ = 7; + uint32 JCEJAJFNDHM = 10; +} + +message ICOBAPGCJEL { + uint32 group_id = 4; + Vector pos = 10; + uint32 gadget_id = 11; +} + +// CmdID: 23831 +message PJAFJPLLHFK { + uint32 IHLCEEDFIND = 4; + uint32 group_id = 7; + uint32 NNEBHHFHDCC = 5; +} + +message KMLHDJIBDFK { + uint32 KIHHJKCGGCC = 3; + float HFHKMEOPFBI = 5; + uint32 ECBDDJLPPMK = 6; + float DADJPJBELMO = 8; + float HDJALIDKDPN = 10; + float CCLCOGCLHKO = 13; +} + +message JOCFFCPLILL { + repeated HIIPEJFDLAM GFBKAKOONHM = 8; + repeated CEPDCLHAMCI NLHNFGAOBBE = 13; +} + +// CmdID: 6155 +message PFKEPPNHHLE { + int32 JJFPFMPJEMA = 1; + int32 retcode = 13; + GGAFHGKNAGJ EBOBPNFJDOI = 15; +} + +// CmdID: 1235 +message JFPKJCOODDH { + int32 retcode = 10; + repeated ItemParam item_list = 13; +} + +message BNCDMIIDOII { + uint32 DMKFECCMCOP = 5; + bool ECIHDIJCLED = 6; + uint32 MEMPKCGNNMF = 7; + uint32 GPAELJHNAEK = 12; +} + +message GHELCMBAKJC { + uint32 authority_peer_id = 7; + uint32 entity_id = 11; + EntityAuthorityInfo entity_authority_info = 12; +} + +message MEHPDEGADGM { + uint32 JNLFHOAAOOP = 1; + uint32 PBPEHHPGHPO = 2; + uint32 FFMPHBAOKJC = 3; + uint32 EHEJDJOEIND = 4; + uint32 ECLPJKHFDNE = 5; + repeated ONFDBHEAONH MNCIMGKBCKH = 7; + uint32 CBDGFEOMFIG = 10; + uint32 NJMEOANOBDD = 11; + uint32 MJPDBGBPBEL = 12; + uint32 DFDAJMDFKED = 14; + uint32 skill_id = 15; +} + +message DDCJCBHHNMI { + uint32 avatar_id = 1; + bool DOHHENFNGPE = 2; + uint32 costume_id = 3; +} + +// CmdID: 8624 +message NHHMFLNKKHD { + int32 retcode = 1; + repeated uint32 CNHGGANPHOL = 3; +} + +// CmdID: 9223 +message FALEKHBHJHH { + bool HLFDOBHEFCJ = 682; + oneof ADEBPDLAOJP { + JIGDFPFKNHI thunder_bird_feather_info = 1211; + FMDNGKGCOPO location_info = 882; + CIOFCBLOPDK sorush_info = 1322; + DDOGIJCMGKI camera_info = 29; + OIGBJHFLKKL creator_info = 1986; + } +} + +// CmdID: 28354 +message MKNIEICFBDE { + uint32 draft_id = 9; + bool BGAOACGALDG = 11; + uint32 PLICGIINKFI = 15; +} + +// CmdID: 22661 +message FFFJDNJOABC { + uint32 NFJOHALDGDN = 1; + int32 retcode = 3; + repeated ItemParam DLKGDLNILEH = 11; + uint32 JGIHCIBOJPN = 12; + uint64 OPBNFDPDJGD = 13; +} + +message FNBBCGBCGIH { + uint32 element_type = 3; + uint32 PFOAHCOJPJM = 4; + float AGIDOMNEBCJ = 5; + float HNNMHLBCGMN = 15; +} + +// CmdID: 21083 +message DAMMNDMMOLF { + int32 retcode = 1; +} + +message ACOHGBFJCDM { + uint32 LAPPELEKAHP = 4; + uint32 KMAEHPAGKFK = 7; + AGDCPKBNOGI reason = 10; + uint32 OHENHNJJKEN = 15; +} + +message AJNEDPNIPIL { + uint32 LHFAFNEINDC = 9; + uint32 KBJNLBKMEDP = 15; +} + +// CmdID: 22486 +message EBGNPMPEOAF { + Vector rot = 13; + Vector pos = 7; + CEOCJHPHEDC reason = 2; + uint32 scene_id = 5; +} + +// CmdID: 9100 +message PMGCKFKDDCD { + repeated uint32 LIDPFAAPFMM = 4; + int32 retcode = 5; + uint32 GGHKDJLGFPB = 8; + repeated LCBGDOHINDD GAGAHOFMJLM = 9; +} + +message AALCNDNGGHE { + bool DOHHENFNGPE = 5; + uint64 avatar_id = 8; +} + +// CmdID: 25141 +message NBIMILNJPCF { + uint32 level_id = 8; + uint32 OMGCHBACHCI = 1; +} + +// CmdID: 24780 +message OGFLKKMOLLI { + repeated IBJNMADIOPC PJEMKIKEFLE = 3; +} + +// CmdID: 27082 +message JAPBMMJCFKH { + map FDDEBCKIGGE = 13; +} + +// CmdID: 2861 +message LDEBBBCJEJB { + JCBAIFPFACC FFLGCBBLIAO = 4; + uint32 GLDNNFOCDEM = 9; + int32 retcode = 12; +} + +message ADPHNFGAAKN { + repeated bytes JLEDGOFFPMB = 14; +} + +// CmdID: 22203 +message HPJMKEBGMAE { +} + +// CmdID: 21909 +message FEJKLEDLHJA { + uint32 DFJMENLMIII = 13; +} + +message MANBBAOKDPC { + uint32 level_id = 2; + bool ECIHDIJCLED = 5; + bool is_finish = 7; + uint32 PPBAMNFHEJE = 15; +} + +// CmdID: 7292 +message KLDLNCAEOEN { + uint32 GGHKDJLGFPB = 1; + repeated uint32 HJHPFACPHJF = 2; + int32 retcode = 6; + repeated ItemParam item_list = 8; +} + +message GCMPEOGAGCA { + uint32 CKNBEKPNHLI = 2; + bool OEJHKFPOEGE = 4; + uint32 AMHHCBFFLPL = 14; } message ItemParam { - uint32 item_id = 1; - uint32 count = 2; + uint32 item_id = 1; + uint32 count = 2; } -enum HJKFKCPGBGP { - HJKFKCPGBGP_GET_UGC_NONE = 0; - HJKFKCPGBGP_MINE = 1; - HJKFKCPGBGP_PUBLISH = 2; +// CmdID: 9846 +message NGMFECKAKEG { + IHPMJGJMPGB GENCJJGGIKG = 7; + uint32 PCHIDDDALPP = 11; + uint32 LEKFEJHKPPE = 13; } -// CmdId: 4494 -message GNDKFFMKBNO { - uint32 LOIEKFANKLK = 6; - uint32 level_id = 10; +// CmdID: 22991 +message DADLLPGICPA { + uint32 OEHKJPBEPKB = 2; + uint32 IEHLHAOGKPJ = 3; + repeated uint32 param_list = 6; + bool DJOCLOKDKAE = 12; + int32 retcode = 14; } -// CmdId: 5611 -message NCPHAALGKHL { +// CmdID: 8254 +message HELHEAEJNLO { + repeated AvatarInfo KFAPIJCGDBC = 6; + map MLNPMGNLHMP = 8; + int32 retcode = 15; } -// CmdId: 956 -message FGJEBHJPHJC { - repeated uint32 HHMAKIOOKJI = 9; +// CmdID: 7487 +message PJGHBGIIMDD { + repeated uint32 EBEECDALMKM = 13; } -message BFOKKIILAKI { - uint32 param = 4; - uint32 MKHGMFMLICO = 8; +// CmdID: 9912 +message MIEIFNOAEPD { + repeated uint32 EILNDHGOLDJ = 9; } -// CmdId: 29271 -message OOHFFPOKMMG { - int32 retcode = 5; - APBAHEHDEDH INKPJEGPNEN = 8; - bool CPJEJIMMBNA = 13; +// CmdID: 22683 +message PMGOLOHMBJI { + string BKDILGIJPEG = 3; + JBACJJPKNGA reason = 7; } -// CmdId: 2354 -message JEBIHHHEOEH { - int32 uid = 11; - repeated FIJIJPFBPAL CCIDIDAMGPC = 13; +// CmdID: 20266 +message OBNPIAJFFDA { + uint32 GFPPMNLPOEK = 3; + uint32 item_id = 6; + Vector pos = 9; + int32 param = 10; } -// CmdId: 24838 -message ProfilePictureUpdateNotify { - repeated uint32 special_profile_picture_list = 1; +// CmdID: 6747 +message ODBOCOENABL { + FBAOAOBCFEO MCGFNJLCEDM = 9; } -// CmdId: 25489 -message HJHDFFHFCBP { - HuntingPair hunting_pair = 13; - int32 retcode = 15; +// CmdID: 7084 +message AENIDJLDGLH { + HBCJGNLBDEN MCDFOJKMIDB = 3; + uint32 config_id = 4; + uint32 level_id = 8; } -// CmdId: 26666 -message JLFFJAJMLME { - repeated PIKIDFLLFEL ENGFKKEDONF = 2; - repeated uint32 CAKCCDNMELD = 4; +// CmdID: 21433 +message DMDHFLLHLCP { + string BKDILGIJPEG = 14; } -// CmdId: 29667 -message AANFGCDEDGI { - enum ILHDPNLBCAP { - ILHDPNLBCAP_LUA_OPTION_NONE = 0; - ILHDPNLBCAP_LUA_OPTION_PLAYER_INPUT = 1; - } - - ILHDPNLBCAP LOCNGDEEIGH = 1; - string AKHNENIBNIB = 9; -} - -// CmdId: 6319 -message FCOEOOLAPEG { - uint32 CIHMOCCDKBM = 4; -} - -message EEKDEJHHPOD { - uint32 COHNJMMKBLC = 3; - repeated EAPIKHHFGAJ GJJMDELCAOD = 6; - uint32 OMMBLICAJKI = 8; - uint32 GHEIIJAFIDD = 10; - bool IPGJJALNBKL = 11; - uint32 CHMPMBNIGLC = 12; - bool PIMNPMEJHBA = 15; -} - -// CmdId: 1243 -message OAFLOGAOAEG { - uint32 NLMFKDAIAKO = 8; -} - -// CmdId: 22128 -message KHFDKFFDCDA { - uint32 GKKBBDFODIG = 6; - uint32 GOKPPDNPEKM = 10; - bool BLKLCPNMFJE = 11; -} - -enum KDOMMJBBCIE { - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PREPARE = 0; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PICK = 1; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_GAME = 2; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PLAY = 3; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_SETTLE = 4; -} - -enum OGEOKMDMJNG { - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_NORMAL = 0; - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_DIE = 1; - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_DISCONNECT = 2; -} - -// CmdId: 28417 -message MJJFOFLLMIP { - bool PFAONKKGCBA = 9; -} - -// CmdId: 28862 -message OILPFJDPOLB { - uint32 AKDNDFAAAIK = 6; -} - -// CmdId: 6557 -message LGCOJJLOCJK { - enum DEDENOMPNHL { - DEDENOMPNHL_RENT_SUCC = 0; - DEDENOMPNHL_RENT_LIMIT = 1; - DEDENOMPNHL_RENT_REPEATED = 2; - } - - message EEFJNOLADLM { - FriendBrief OMGOCPEIELA = 3; - repeated JEPCIDPOLMD show_avatar_info_list = 4; - LGCOJJLOCJK.DEDENOMPNHL reason = 9; - } - - repeated EEFJNOLADLM LFMIKECNLGC = 2; - int32 retcode = 11; -} - -message NLHNGEKEIMC { - uint32 level_id = 1; - uint32 AFJJPHANFHE = 4; - bool is_open = 7; -} - -// CmdId: 26384 -message LPNMDMDOBIF { - uint32 group_id = 8; - uint32 OCJAIFHBNPE = 11; -} - -// CmdId: 24577 -message SetPlayerHeadImageRsp { - int32 retcode = 9; - ProfilePicture profile_picture = 10; -} - -// CmdId: 3990 -message DFFFMKANCAB { - int32 retcode = 11; - uint32 gallery_id = 13; -} - -// CmdId: 2592 -message HIMNHIANBJD { - uint32 scene_id = 1; - uint32 dungeon_entry_config_id = 3; - uint32 dungeon_entry_scene_point_id = 8; -} - -// CmdId: 1394 -message LEEJJIAKGHA { - int32 retcode = 12; -} - -// CmdId: 25375 -message EGOHMPFEPFE { - uint32 level_id = 9; - bool POBIKMJKEJE = 10; - int32 retcode = 14; -} - -// CmdId: 4278 -message GPELCFDCEFP { - int32 retcode = 4; -} - -// CmdId: 23123 -message FDCAKFFJNCI { - int32 retcode = 6; -} - -// CmdId: 22084 -message PBMKKOPAGNK { - uint32 stage_id = 4; - int32 retcode = 12; - oneof info { - DCBADOHAMHA settle_info = 10; - } -} - -// CmdId: 29974 -message AllMarkPointNotify { - repeated MapMarkPoint mark_list = 8; -} - -// CmdId: 22067 -message KOBDNMLFEJP { - int32 retcode = 2; -} - -message LHKNMLLHHEJ { - uint32 JPCJBHHKBNJ = 2; - uint32 level_id = 4; - bool is_finish = 11; - bool is_open = 12; -} - -message AvatarFetterInfo { - uint32 exp_number = 1; - uint32 exp_level = 2; - repeated uint32 open_id_list = 3; - repeated uint32 finish_id_list = 4; - repeated uint32 rewarded_fetter_level_list = 5; - repeated FetterData fetter_list = 6; -} - -// CmdId: 24752 -message EHLKONFIHDN { - int32 retcode = 9; -} - -// CmdId: 28041 -message BOLGAPHOBEE { - uint32 KDKHKEAKDPB = 1; - bool is_new_record = 3; - uint32 chapter_id = 5; - map OCKNALMBNNM = 6; -} - -// CmdId: 1398 -message KNFBIPJILAD { - uint64 dungeon_guid = 3; - bool LMKEOHINJBM = 5; -} - -enum CNEAGGMPALG { - CNEAGGMPALG_NONE = 0; - CNEAGGMPALG_THEME = 1; - CNEAGGMPALG_FALLING = 2; - CNEAGGMPALG_TRACK = 3; - CNEAGGMPALG_CONNECTION = 4; - CNEAGGMPALG_FEVER = 5; - CNEAGGMPALG_BACKGROUND = 6; - CNEAGGMPALG_THEME_FOLLOW = 7; - CNEAGGMPALG_INSTRUMENT = 8; -} - -// CmdId: 23372 -message CIEHIEHHGEF { - uint32 dungeon_id = 5; -} - -message DNDJDEIPLAD { - bool PIMNPMEJHBA = 2; - repeated KKAIIEEEHMD OEFKALDKEKI = 9; -} - -// CmdId: 6254 -message HIONPAGNAAA { - uint32 level = 7; - uint32 exp = 10; -} - -// CmdId: 1122 -message AONOFHAANHN { - uint32 play_id = 5; - uint32 KHCFGFJIJOG = 6; - uint32 play_type = 12; -} - -// CmdId: 4857 -message PMMODBOADIB { - uint32 cur_value = 11; - int32 retcode = 13; -} - -// CmdId: 27871 -message CDKAAGHLAGF { - int32 retcode = 14; -} - -// CmdId: 9981 -message NNBFBPPCIPE { - uint32 battle_pass_product_play_type = 1; - uint32 cur_schedule_id = 4; - string product_id = 6; - int32 retcode = 12; - string price_tier = 14; -} - -message GCGOEJJNBPG { - uint32 entity_id = 7; - uint32 OLGFIIKLEOM = 12; -} - -message IHFDKHONLMF { - uint32 guid = 5; - Vector pos = 6; - uint32 block_id = 8; - Vector rot = 14; -} - -// CmdId: 27519 -message MLENHCNDNGC { - uint32 schedule_id = 10; - uint32 CNIMLPHLANL = 12; -} - -// CmdId: 25688 -message HGBAPEPHOIL { - int32 retcode = 5; - uint32 stage_id = 9; -} - -message AbilityMixinShootFromCamera { - Vector forward = 1; - Vector init_pos = 3; -} - -// CmdId: 27087 -message OMKOLGPDBAJ { - bool IGIBCLKKOFO = 10; - bool EPIKHAKKIAO = 14; -} - -// CmdId: 8055 -message EBCPECACKOE { - int32 retcode = 2; - bool is_success = 10; - uint32 stage_id = 14; -} - -message JLMAGJELCJJ { - uint32 card_id = 6; - uint32 LIDIKNCCDGL = 13; -} - -// CmdId: 29877 -message AGCPJPFEKCL { - repeated uint32 uid_list = 14; -} - -// CmdId: 29745 -message HOCDJCAJOHB { - int32 retcode = 13; -} - -// CmdId: 22816 -message MBMGAEGFGJK { - uint32 play_id = 8; - bool BHPEOJPKOED = 13; - uint32 PIAPDHNKCMP = 14; -} - -// CmdId: 9954 -message MarkMapReq { - enum Operation { - Operation_ADD = 0; - Operation_MOD = 1; - Operation_DEL = 2; - Operation_GET = 3; - } - - MapMarkPoint old = 6; - MapMarkPoint mark = 8; - Operation op = 14; -} - -// CmdId: 29395 -message DestroyMaterialReq { - repeated MaterialInfo material_list = 8; -} - -// CmdId: 8100 -message HJPOHEKHNFL { - uint32 config_id = 2; - LJDOJCICKLM GEFACKHBJEM = 5; - uint32 level_id = 8; -} - -message BNNLAGGHNJD { - uint32 finish_time = 1; - MIDPBCKLNOA JOLADLOIPAF = 2; - uint32 KPKBABAJGEA = 3; - uint32 start_time = 4; - bool PHADKMGEBGK = 5; - repeated uint32 JBHEJGBAGJN = 6; - bool MHNCHMBOKDB = 7; - PKKDFHHHINN NHHPBLEBIIG = 8; - repeated FKBCBIDMKPC CONFMOAHKKD = 9; - bool CJIJPDGCCHG = 10; - uint32 JBFCKDLOENA = 11; - string version = 12; - uint32 CHONKJLPPCN = 13; - uint32 mission_id = 14; - uint32 HKCBIOAGFPN = 15; - repeated uint32 KHCEPDIAADP = 1149; -} - -// CmdId: 24598 -message JFBHIBNBKDD { - bool BMMOKABJPGH = 5; - uint32 play_id = 7; - int32 retcode = 9; -} - -// CmdId: 2093 -message HMCCPLHDNLO { - uint32 offering_id = 9; -} - -// CmdId: 21130 -message ECFACLKEMLE { - uint32 avatar_id = 1; -} - -// CmdId: 29028 -message EDABPBFGEKI { - int32 retcode = 3; - uint32 target_uid = 5; -} - -// CmdId: 8091 -message HomeSearchBlueprintReq { - string share_code = 9; // 8 -} - -// CmdId: 22099 -message ServerGlobalValueChangeNotify { - uint32 key_hash = 6; - uint32 entity_id = 9; - float value = 12; -} - -// CmdId: 5662 -message LEMMJHLAPMB { - int32 dungeon_id = 6; -} - -message OOAKCGBHKAI { - uint32 count = 5; - uint32 NIJDGEOBLBI = 12; -} - -// CmdId: 21170 -message AHPMCCFLNAA { - uint32 KCMKGNFIFBD = 6; - uint32 card_id = 8; -} - -// CmdId: 22240 -message FECDNBANJMH { - enum JCFJDFJADCP { - JCFJDFJADCP_TYPE_NONE = 0; - JCFJDFJADCP_TYPE_PACK = 1; - JCFJDFJADCP_TYPE_EVENT = 2; - } - - JCFJDFJADCP AJLHPJFGHJD = 10; - repeated uint32 CGBBOICJDBD = 14; -} - -// CmdId: 22618 -message AvatarSkillUpgradeReq { - uint32 avatar_skill_id = 3; - uint32 old_level = 4; - uint64 avatar_guid = 14; -} - -// CmdId: 27105 -message AIPEDIJIFPI { - uint32 id = 10; - bool GFMLHKNECEI = 15; -} - -message MEINOEDFKIG { - repeated EMDJHAOIFCN JFKFBFPHCPI = 1; -} - -message IEBNBGJAFFP { - map JHNBCLEJMDF = 7; - uint32 stage_id = 14; - bool is_open = 15; -} - -// CmdId: 5896 -message JNOJJHDCKKP { - int32 retcode = 15; -} - -message WidgetSlotData { - uint32 material_id = 4; - bool is_active = 5; - WidgetSlotTag tag = 7; - uint32 cd_over_time = 13; -} - -// CmdId: 5051 -message HPBCHDMCHEO { - uint32 coin = 1; - uint32 OFHHLKDCMJG = 8; -} - -// CmdId: 28529 -message KJMIGCLCNJG { - int32 retcode = 4; -} - -// CmdId: 5237 -message FEMCGHBJEIK { - JPOLNNAJMHE progress = 3; - uint32 gallery_id = 4; -} - -// CmdId: 21463 -message EIIOKNPBJGC { - uint32 param = 4; - repeated SceneEntityInfo entity_list = 8; - VisionType appear_type = 11; -} - -message BPFDMDJGLOG { - uint32 config_id = 4; - Vector pos = 5; - uint32 shape = 8; - uint32 group_id = 13; - oneof FAOLEEADJIF { - float sphere_radius = 1128; - Vector cubic_size = 1519; - CylinderRegionSize cylinder_size = 1603; - PolygonRegionSize polygon_size = 1046; - } -} - -// CmdId: 3760 -message KOGFMDLHMML { - uint32 gallery_id = 2; - int32 retcode = 6; -} - -// CmdId: 25175 -message LJKHKCIFKNM { - int32 retcode = 8; -} - -// CmdId: 7203 -message DCJJNDNFGNI { - uint32 level_id = 14; -} - -// CmdId: 2604 -message JBEAJBACFDP { - uint32 target_uid = 7; - bool PENDILPAFKC = 12; - int32 retcode = 13; -} - -// CmdId: 25452 -message EBFMICFMNEN { - uint32 quest_id = 10; - int32 retcode = 15; -} - -// CmdId: 6536 -message ACHOBLFPGJJ { -} - -// CmdId: 8248 -message JDABIBBECCN { - uint32 rename_id = 5; - int32 retcode = 8; - uint32 JIMDGGJJDNP = 10; -} - -message AbilityAppliedAbility { - AbilityString ability_name = 1; - AbilityString ability_override = 2; - repeated AbilityScalarValueEntry override_map = 3; - uint32 instanced_ability_id = 4; -} - -message GatherGadgetInfo { - uint32 item_id = 1; - bool is_forbid_guest = 2; -} - -enum KJHLIPDBMLA { - KJHLIPDBMLA_NONE = 0; - KJHLIPDBMLA_FORMAL_MIRROR = 1; - KJHLIPDBMLA_TRIAL_MIRROR = 2; - KJHLIPDBMLA_RENT_MIRROR = 3; -} - -// CmdId: 21594 -message GAILJOONEEJ { - uint32 KMOLHDDPBNL = 1; - uint32 gadget_entity_id = 3; - int32 retcode = 4; - PFOILGNHKLC op_type = 10; - uint32 JAONFKLIMLC = 13; -} - -// CmdId: 5635 -message JGOCDGLHMPI { - INAEHOOFFHE detail = 7; -} - -// CmdId: 9453 -message IOPBKPDKOOG { - repeated AvatarInfo avatar_list = 5; -} - -message RoutePointChangeInfo { - uint32 point_index = 6; - float wait_time = 8; - float KJFDLMJJPGO = 10; -} - -// CmdId: 606 -message KHOCBLLDOJP { - uint32 NMEJKPJDPPF = 8; -} - -// CmdId: 24960 -message LKPDNIKINBA { - int32 retcode = 15; -} - -message AbilityMixinGlobalShield { - string shield_effect_name = 1; - float AAPFMCKFAGA = 4; - bool is_create_effect = 5; - float MKAOJEFNKFJ = 6; - uint32 avatar_id = 11; - float KMLGEAJCMMF = 13; -} - -// CmdId: 25063 -message OOMMEILPBCG { - repeated uint32 JOOBFOMMJOB = 3; - uint32 scene_id = 11; -} - -// CmdId: 22532 -message BJENIPHAFHE { - uint32 MIIHBOEHBIC = 7; - uint32 MAMGJPMNLBL = 14; -} - -// CmdId: 4213 -message CutSceneFinishNotify { - uint32 cutscene_id = 14; -} - -// CmdId: 21166 -message OKCLHIEKNBO { - int32 retcode = 11; -} - -message GNIHLOMLPIJ { - bool is_active = 1; - bool is_done = 2; - uint32 FCBNNBJMGEK = 6; - uint32 config_id = 7; - map LKAJNEBGJHM = 13; -} - -// CmdId: 547 -message GLDCJCDLOIO { - string BLKDNMPGNCH = 3; - string BAGOHMCBFFK = 10; - bool is_success = 14; -} - -// CmdId: 25895 -message NAMLPBMLDMB { - int32 retcode = 3; - uint32 gallery_id = 7; -} - -message DBLDNFMLBEK { - sfixed64 LJFNKDNFLKO = 3; - uint32 kill_num = 4; - sfixed64 KLBAINLDIBN = 5; - sfixed64 CHNCEFLDNOM = 11; - uint32 CHEHLPACEFP = 12; - uint32 GMKOBHCAGGE = 13; - uint32 uid = 14; - uint32 cur_score = 15; -} - -message OOKEKDNOGAJ { - uint32 LOIEKFANKLK = 6; -} - -message MODJCEODMFP { - uint32 OCPABEDILIE = 1; - uint32 rot = 4; - float MBBFKNFAIFA = 5; - float AKKKOEFCBDD = 13; -} - -// CmdId: 5849 -message NCBAPGLEJHL { - IALLCBHLNPD GHHLNGGANFP = 1; - uint32 area_id = 8; - repeated DAJLFOAGHJB PICABHAFIOH = 14; - int32 retcode = 15; -} - -// CmdId: 27754 -message JHCPMEKJBGL { - uint32 MFINOKNLOAL = 6; - bool is_success = 9; - uint32 gallery_id = 15; -} - -// CmdId: 28316 -message OLCJDAIPHBN { -} - -// CmdId: 20231 -message INIBNNMHHJE { - int32 retcode = 15; -} - -// CmdId: 9519 -message LPIOEPFNGOM { - uint32 LKHGFLILOEC = 15; -} - -// CmdId: 28484 -message DEPMLENHNGB { - uint32 group_bundle_id = 8; -} - -message CAIOHHBPGIA { - float LABLMCIHLEB = 3; - float LBOMNEFJGFO = 6; - float value = 9; - uint32 type = 14; -} - -message POLHALPIPBL { - CDMMOCELCJL GFHDKBGKKJD = 1; - CDMMOCELCJL GJALMDBPPAO = 4; - uint32 level_id = 7; - uint32 JFEMOPGIFHC = 10; -} - -message GMGDKCHBANE { - uint32 CMLMPGCDBEK = 1; - repeated NLGDKDJOEHE DLPEDCBHHEB = 2; - bool LOFMDJEJKBB = 7; - uint32 INFONOLGIMK = 14; - uint32 uid = 15; -} - -// CmdId: 28348 -message DBOOGDMEMDO { - bool BMMOKABJPGH = 1; - uint32 mp_play_id = 15; -} - -// CmdId: 23260 -message FHHDJOFDLML { - int32 retcode = 14; -} - -// CmdId: 26108 -message CBAILJBKJDO { - uint32 NLJANOFKHOH = 2; - uint32 ICFOKFBDIEO = 4; - uint32 score = 6; - uint32 group_id = 10; - uint32 NHNIOOFOLDE = 11; - bool is_new_record = 13; - uint32 PGBJEHNNPJG = 14; - bool is_success = 15; -} - -// CmdId: 25118 -message BKIBIAFJPAE { - uint64 dungeon_guid = 4; - bool is_add = 12; -} - -message HGAOINOLOMJ { - bool is_finish = 3; - uint32 level_id = 4; - uint32 NHNIOOFOLDE = 8; - bool is_open = 12; -} - -// CmdId: 28639 -message JECALJBPFJO { - uint32 CPNMPFMMFAD = 4; - uint32 AGILEFBLAKI = 14; - repeated uint32 DEBIIFOCPLO = 15; -} - -// CmdId: 27957 -message KHNECFGKHFD { - repeated KBMFEIGAEAF EPCFEHKEHPA = 12; -} - -message LGIEGNFMJBO { - uint32 JEGPKLNLNOP = 1; - uint32 FMMMBIJABIN = 2; - uint32 OLEOIMLJPDJ = 3; - uint32 IHDGMIDEBPN = 4; - uint32 BIPGKGPPHDK = 5; - uint64 OPKOEHMFNCF = 6; - uint32 user_id = 11; - uint32 EHFBMBEJKGM = 12; - uint32 NPKCFBNDGBJ = 13; - uint64 DBDJPIAFJED = 21; - uint32 MGKLNIDJDHI = 22; - map FCIKNCONBDC = 23; - uint32 MAPKCJEACIK = 24; - uint32 ONIDKBNHABC = 31; - uint32 MEDEPAMGLAM = 32; - map HILMPFNFOOA = 33; - bool AOEIIMIFCPJ = 34; - uint32 NIMEPGFPHFI = 35; -} - -// CmdId: 5674 -message AFEAALPICJE { - uint32 dungeon_id = 10; - uint32 cell_id = 13; -} - -// CmdId: 22525 -message DBNCNMAKDMK { -} - -message KMJEEFEIMMC { - uint32 JNMLMFAJDGL = 1; - uint32 end_time = 2; -} - -// CmdId: 20347 -message PAPABJAAKMP { - uint32 mission_id = 1; - uint32 watcher_id = 11; -} - -// CmdId: 24583 -message NEAEHCDOGIF { - bool LLEBBKPLHJC = 4; - uint32 level_id = 10; - uint32 activity_id = 11; - DCMMGKJJPKC BEMPPNIOMIE = 15; - oneof detail { - ABJLDDJLOJE cook_game_info = 1330; - BFDIANGJKED catcafe_info = 373; - EPMMEPGIFOF great_festival_v2_sheet_restore_info = 354; - } -} - -// CmdId: 9608 -message EMHHNCFJLAM { - uint32 IIOKFMIJFFO = 6; - uint32 BPBGKNKBDGH = 8; - uint32 difficulty_id = 14; - repeated uint32 CDAMBODBBII = 15; -} - -message MPFOGILJBEM { - uint32 apply_entity_id = 8; -} - -// CmdId: 4309 -message PBLJOGCNENH { - int32 gallery_id = 5; - int32 retcode = 7; -} - -// CmdId: 28783 -message PlayerEnterSceneInfoNotify { - repeated AvatarEnterSceneInfo avatar_enter_info = 12; - MPLevelEntityInfo mp_level_entity_info = 13; - TeamEnterSceneInfo team_enter_info = 2; - uint32 enter_scene_token = 1; - uint32 cur_avatar_entity_id = 4; -} - -message BFGAJCMGAPE { - uint32 make_id = 2; - uint32 index = 11; - bool FMDJBIBJDNG = 14; -} - -// CmdId: 21496 -message COINCHOJDAB { - uint32 investigation_id = 1; - uint32 stage_id = 3; - uint32 group_bundle_id = 4; - int32 retcode = 14; -} - -// CmdId: 6538 -message GEAOCJFDGAA { - bool FGLCPEEEDLO = 7; - uint32 LGMGPEANCLJ = 11; - uint32 ALMBAFOEKCO = 14; -} - -// CmdId: 290 -message POIDAKEONLE { - int32 retcode = 4; - uint32 schedule_id = 10; -} - -message BBOJIHPJEKO { - uint32 KADJLGKBFGN = 1; - uint32 BOBACJHMMII = 15; -} - -// CmdId: 21671 -message AODCCIBIIBJ { - uint32 material_id = 8; - int32 retcode = 11; -} - -message ECBIGKOCCND { - uint32 AFJJPHANFHE = 1; - uint32 IKGMNEJFBEA = 8; - uint32 level_id = 10; - repeated uint64 NGNBMHADLGI = 15; -} - -// CmdId: 27679 -message HOGAFOAAFKB { - int32 retcode = 7; -} - -message ContentAuditInfo { - bool is_open = 1; - string content = 2; - uint32 NFFNCMNJFCJ = 3; - AuditState audit_state = 4; - uint32 COPMFGAPKPM = 5; -} - -// CmdId: 3818 -message BKIFFFDEMIP { -} - -// CmdId: 732 -message ONMCACLOBGG { - int32 retcode = 9; -} - -// CmdId: 28805 -message JAHPHOEHAJH { - int32 retcode = 4; - uint64 avatar_guid = 7; -} - -// CmdId: 20310 -message BLCMNLIBAMI { - uint32 id = 3; -} - -// CmdId: 357 -message MANOANPHBJA { - int32 retcode = 5; - map DMMGLFABFMB = 11; -} - -message MassivePropParam { - int32 type = 1; - repeated uint32 reaction_info_list = 2; - repeated float param_list = 3; - uint32 sync_flag = 4; -} - -enum LAOBNEJJEPF { - LAOBNEJJEPF_DIE_OPT_NONE = 0; - LAOBNEJJEPF_DIE_OPT_REPLAY = 1; - LAOBNEJJEPF_DIE_OPT_CANCEL = 2; - LAOBNEJJEPF_DIE_OPT_REVIVE = 3; -} - -// CmdId: 20461 -message ADPMJBLCIKB { - HOMCJAJGNMG HPIMJCPADNK = 7; - uint64 guid = 10; -} - -// CmdId: 6746 -message MNPFDMGIDHL { - uint32 score = 1; - uint32 CNPFNHGNKKL = 2; - bool DGGGPMFPBCK = 3; - uint32 FLANMFKOKBO = 5; - uint32 level_id = 7; - bool is_finish = 13; - uint32 NLJANOFKHOH = 14; - uint32 OLHMIGEFGKJ = 15; -} - -message PENNBGINPBL { - repeated uint32 HDHEMDEOGDG = 5; - uint32 level_id = 11; -} - -// CmdId: 3876 -message HDKMAGNAAAB { - uint32 level_id = 9; -} - -// CmdId: 7590 -message JBHFGIHBPFN { -} - -// CmdId: 4290 -message HEECPLEHLPA { - uint32 gadget_entity_id = 6; - uint32 difficulty_id = 7; - int32 retcode = 9; - uint32 schedule_id = 15; -} - -// CmdId: 3544 -message KIAHHHNBOHE { -} - -message NIKCAFMFPOE { - uint32 value = 6; - CNEAGGMPALG type = 15; -} - -// CmdId: 23072 -message IFLLMFMHGEI { - repeated HFFHMOHHJJL ELLBFONCFJE = 2; - uint32 NLHMEGOFMLN = 9; - HFFHMOHHJJL LMGGGOCICCE = 10; - bool ABIDEACLNJI = 11; - int32 retcode = 12; - bool FGHBKBPICHD = 14; -} - -message ICHJKHIKEME { - JENLHGJDPHN FAFGCPEBHOE = 1; - uint32 ADIPFBLBNEP = 3; - uint32 FDKMIFLIEGE = 4; - bool EIGCIKPJLAH = 5; - repeated uint32 HCOHPHNEBKP = 7; - uint32 MLAFMGHIPAB = 8; - uint32 schedule_id = 9; - uint32 CLLGKJELPGJ = 10; - uint32 DBLANCOKHEG = 12; - uint32 NNMBBMDAJFA = 14; -} - -message KNNEIPNMLEM { - uint32 BFDCMJMCICH = 1; - uint32 KOKOJDDAFPO = 3; - repeated HDLCJPBKLCM GEDKNKMAMIM = 12; -} - -// CmdId: 3394 -message AFOKFHMKBCN { - int32 retcode = 6; - uint32 LJENFDPHJHA = 7; -} - -// CmdId: 26510 -message DEKLIEHMEJB { - uint32 DBNKIHCKLCH = 14; -} - -// CmdId: 25059 -message GPAOKOBOEBD { - uint32 material_id = 3; - MKMIFLOEELB DIBMHOMEPPB = 11; -} - -// CmdId: 23982 -message CJCMJJIPOON { - uint32 gallery_id = 2; -} - -// CmdId: 564 -message BFBHEFKNOKL { - uint32 GDKIJBAPBIG = 1; - uint32 DFLIDPBOFLA = 3; - repeated BMOPFKLLJPM DLPEDCBHHEB = 9; -} - -// CmdId: 21093 -message OPGGJHJPLBM { - uint32 schedule_id = 5; - PMCLILBJOIB PCBODJBDDKN = 6; - int32 retcode = 11; -} - -// CmdId: 6284 -message GJADPJKIODJ { - int32 retcode = 2; - uint32 GKKBBDFODIG = 7; - uint32 GOKPPDNPEKM = 8; - bool BLKLCPNMFJE = 15; -} - -message AAECKBJMLAL { - bool AOAGPGDHDON = 5; - uint32 monster_id = 7; - uint32 entity_id = 9; - bool JMHBMBNKIGP = 11; -} - -message MBJLBDEFLBK { - uint32 skill_depot_id = 2; - repeated uint32 skill_id_list = 12; -} - -// CmdId: 22445 -message DHMNIFLDDAI { - LKJJDJFPJNC BDCPMJPCDKP = 1; - int32 retcode = 13; -} - -// CmdId: 4553 -message PNOGBFBDFMI { - uint32 stage_id = 2; - uint32 gallery_id = 3; - bool is_new_record = 11; - LIJKEABKDMO settle_info = 15; -} - -message DNJGHDKNKPL { - bool LDCOEGDDPFE = 2; - uint32 FGHGLBCBIJL = 13; -} - -// CmdId: 24421 (UseMiracleRingReq,PlayerLocationInfox,DigMarkPointx,AbilityActionGenerateElemBallx,AbilityActionCreateGadgetx) -message UseMiracleRingReq { - Vector rot = 2; - uint32 miracle_ring_op_type = 3; // 2 - Vector pos = 7; -} - -// CmdId: 1880 -message JBFKMFOLCPL { - KLACGPLDBLJ CEEHDGIPHHC = 4; - int32 retcode = 7; -} - -// CmdId: 1830 -message BBJOMIIDALH { - int32 retcode = 2; - uint32 item_id = 6; - uint32 item_num = 11; -} - -// CmdId: 7420 -message WorldPlayerLocationNotify { - repeated PlayerWorldLocationInfo player_world_loc_list = 3; - repeated PlayerLocationInfo player_loc_list = 11; -} - -// CmdId: 2260 -message GIIKMKKGMBE { - repeated FGNDJGBGPDB MJNOOFHONPJ = 13; -} - -enum MonsterBornType { - MONSTER_BORN_TYPE_NONE = 0; - MONSTER_BORN_TYPE_DEFAULT = 1; - MONSTER_BORN_TYPE_RANDOM = 2; -} - -message DPOMMLDDIFJ { - uint32 skill_id = 6; - uint32 PGBDPGGINBO = 9; -} - -message AKACDLKJAKA { - repeated DJHHKNCHMDI JDBOGGIKBMC = 3; -} - -message GBBOEEIFHDK { - uint32 HFPJFCBEKOK = 2; - repeated NHJKEOFEPOP PNHKLPBNILI = 3; - uint32 GHEIIJAFIDD = 10; -} - -message SceneEntityInfo { - ProtEntityType entity_type = 1; - uint32 entity_id = 2; - string name = 3; - MotionInfo motion_info = 4; - repeated PropPair prop_list = 5; - repeated FightPropPair fight_prop_list = 6; - uint32 life_state = 7; - repeated AnimatorParameterValueInfoPair animator_para_list = 9; - uint32 last_move_scene_time_ms = 17; - uint32 last_move_reliable_seq = 18; - EntityClientData entity_client_data = 19; - repeated EntityEnvironmentInfo entity_environment_info_list = 20; - EntityAuthorityInfo entity_authority_info = 21; - repeated string tag_list = 22; - repeated ServerBuff server_buff_list = 23; - oneof entity { - SceneAvatarInfo avatar = 10; - SceneMonsterInfo monster = 11; - SceneNpcInfo npc = 12; - SceneGadgetInfo gadget = 13; - } -} - -message SceneGalleryIslandPartyDownHillInfo { - uint32 max_kill_monster_count = 1; - uint32 total_kill_monster_count = 7; - GalleryStartSource start_source = 8; - uint32 coin = 11; -} - -// CmdId: 9316 -message BGHNEMFCMEF { - uint32 target_uid = 12; -} - -// CmdId: 27657 -message MNDNPGKHEKK { - int32 retcode = 2; - uint32 stage_id = 12; -} - -// CmdId: 23625 -message GNKJJOIMCGG { - string HNJMGIEAIHP = 14; -} - -// CmdId: 24691 -message EntityFightPropUpdateNotify { - uint32 entity_id = 2; - map fight_prop_map = 12; -} - -// CmdId: 4789 -message NCDGADHNLNA { - uint32 target_uid = 4; - int32 retcode = 8; -} - -enum ChangeHpReason { - CHANGE_HP_NONE = 0; - CHANGE_HP_SUB_AVATAR = 1; - CHANGE_HP_SUB_MONSTER = 2; - CHANGE_HP_SUB_GEAR = 3; - CHANGE_HP_SUB_ENVIR = 4; - CHANGE_HP_SUB_FALL = 5; - CHANGE_HP_SUB_DRAWN = 6; - CHANGE_HP_SUB_ABYSS = 7; - CHANGE_HP_SUB_ABILITY = 8; - CHANGE_HP_SUB_SUMMON = 9; - CHANGE_HP_SUB_SCRIPT = 10; - CHANGE_HP_SUB_GM = 11; - CHANGE_HP_SUB_KILL_SELF = 12; - CHANGE_HP_SUB_CLIMATE_COLD = 13; - CHANGE_HP_SUB_STORM_LIGHTNING = 14; - CHANGE_HP_SUB_KILL_SERVER_GADGET = 15; - CHANGE_HP_SUB_REPLACE = 16; - CHANGE_HP_SUB_PLAYER_LEAVE = 17; - CHANGE_HP_ATTACK_BY_ENERGY = 18; - CHANGE_HP_ATTACK_BY_RECYCLE = 19; - CHANGE_HP_SUB_PLAYER_BACK = 20; - CHANGE_HP_SUB_UGC = 21; - CHANGE_HP_SUB_DIRTY_WATER_EROSION = 22; - CHANGE_HP_SUB_DESTROY_SELF = 23; - CHANGE_HP_BY_LUA = 51; - CHANGE_HP_ADD_ABILITY = 101; - CHANGE_HP_ADD_ITEM = 102; - CHANGE_HP_ADD_REVIVE = 103; - CHANGE_HP_ADD_UPGRADE = 104; - CHANGE_HP_ADD_STATUE = 105; - CHANGE_HP_ADD_BACKGROUND = 106; - CHANGE_HP_ADD_GM = 107; - CHANGE_HP_ADD_TRIAL_AVATAR_ACTIVITY = 108; - CHANGE_HP_ADD_ROUGUELIKE_SPRING = 109; - CHANGE_HP_ADD_EFFIGY_CHALLENGE_V5 = 110; -} - -message KKFFLBALFHC { - uint32 AFJJPHANFHE = 8; - uint32 level_id = 13; - bool is_open = 14; -} - -// CmdId: 23074 -message AAHAALCJACB { - uint32 src_app_id = 8; - OnlinePlayerInfo src_player_info = 10; -} - -// CmdId: 21292 -message FDFJNHFMFBL { - uint32 HLCCJFGJLAA = 11; -} - -message GEFDLLLCBGI { - repeated IFJBHCIGKAA JEHHOACKKAA = 6; - repeated DAJLFOAGHJB PICABHAFIOH = 12; -} - -// CmdId: 7845 -message JOKONMCGPKC { - uint32 schedule_id = 13; -} - -// CmdId: 22546 -message JHHDJDHFNEI { - uint32 stage_id = 1; - uint32 HGICKKJLBKJ = 2; - repeated EOBBODLDOMN NLJEGHKCEKO = 4; - uint32 activity_id = 5; - uint32 EJINEKHHBEI = 13; - uint32 EDOLNMJKAGJ = 15; -} - -// CmdId: 568 -message HKHPJBNDJAD { - map skill_level_map = 1; - uint32 skill_depot_id = 3; - uint32 core_proud_skill_level = 6; - map proud_skill_extra_level_map = 8; - repeated uint32 talent_id_list = 9; - uint32 entity_id = 11; - repeated uint32 IKJKGJEMFHG = 12; - uint64 avatar_guid = 13; -} - -message Achievement { - enum OOJLILIFJLI { - OOJLILIFJLI_INVALID = 0; - OOJLILIFJLI_UNFINISHED = 1; - OOJLILIFJLI_FINISHED = 2; - OOJLILIFJLI_REWARD_TAKEN = 3; - } - - OOJLILIFJLI status = 8; - uint32 total_progress = 9; - uint32 finish_timestamp = 13; - uint32 id = 14; - uint32 cur_progress = 15; -} - -// CmdId: 24209 -message FIHPNIHCKDO { - int32 retcode = 2; -} - -message NACBHPGFCGJ { - repeated FKHIKJHPHGF KODDBDPOHMA = 5; -} - -message EEFKBIPDGAI { - bool LKDECEOLNEN = 2; -} - -// CmdId: 20301 -message AIMGGNLDPJP { - int32 retcode = 2; - repeated PNAKOIFEHLE EELIGFIMNFE = 14; -} - -// CmdId: 1772 -message OJDDKJJMMKK { - uint32 channel_id = 2; - ChatInfo chat_info = 6; -} - -message BuyGoodsParam { - ShopGoods goods = 8; - uint32 buy_count = 13; -} - -// CmdId: 4790 -message EAEOLFMAPFC { - int32 retcode = 6; -} - -// CmdId: 20173 -message JHBGIGCPPKA { - bool is_success = 7; -} - -// CmdId: 5997 -message KGJOCAFLHCA { - uint64 target_guid = 6; - uint64 AEDHGKNKLMK = 7; -} - -// CmdId: 2475 -message KKFNOLPMFII { - uint32 JLFGJOPLADD = 1; - bool MIOBCMECKCF = 8; - uint32 FMBBCKKFNJO = 10; - repeated PIKIDFLLFEL HIADCPBBJFH = 13; -} - -message IEEMKNEOIPA { - uint32 DMBLBDPPICC = 1; - repeated uint32 FGOOHBOELOG = 5; - repeated uint32 IDAAAGIIDFK = 12; -} - -enum LGLGANIHECC { - LGLGANIHECC_SANDWORM_LEVEL_NOT_OPEN = 0; - LGLGANIHECC_SANDWORM_LEVEL_PRE_QUEST = 1; - LGLGANIHECC_SANDWORM_LEVEL_START = 2; - LGLGANIHECC_SANDWORM_LEVEL_SEQUEL_QUEST = 3; -} - -// CmdId: 20644 -message KFDGFPBBNJP { - int32 retcode = 5; - uint32 dungeon_id = 7; -} - -// CmdId: 24162 -message LEDEEIJMAJN { - repeated uint64 food_weapon_guid_list = 3; - uint64 target_weapon_guid = 10; - repeated ItemParam item_param_list = 13; -} - -// CmdId: 25044 -message BKFMMFLABKC { - repeated uint32 NMMGGAJDCNJ = 4; - repeated IMCFPLIGOEM EKGAAABJBDN = 13; - int32 retcode = 15; -} - -// CmdId: 24464 -message GMFHBGBBCNE { - uint32 LLIMHOBBJPN = 15; -} - -// CmdId: 26942 -message BEPKAINCFAP { - bool NBMLNBPINCD = 11; -} - -// CmdId: 274 -message ChangeGameTimeRsp { - /* protected @ 0x20 */// uint32 cur_game_time = 65535; - /* protected @ 0x24 */// uint32 change_game_time = 65535; - /* protected @ 0x28 */// int32 retcode = 65535; -} - -message WinterCampFriendWishData { - string nickname = 5; - repeated uint32 item_id_list = 10; - ProfilePicture profile_picture = 13; - uint32 uid = 15; -} - -// CmdId: 27238 -message KNEBLCDJKIA { -} - -// CmdId: 9523 -message GFIKLHANFOL { - uint32 activity_id = 5; - uint32 trial_avatar_index_id = 10; - int32 retcode = 12; -} - -// CmdId: 2053 -message AJKHMFAFBCK { - GCGGameBriefData OGACKEIKHFN = 8; -} - -// CmdId: 25570 -message GetQuestLackingResourceRsp { - LackingResourceInfo BCOAJLAHNNM = 4; - int32 retcode = 5; - uint32 quest_id = 15; -} - -message BBPKEPJGLKP { - uint32 NEIONONPELB = 3; - Vector rot = 5; - Vector move_dir = 8; - Vector pos = 14; -} - -// CmdId: 5564 -message AFDBJBCKKNB { - uint32 score = 13; -} - -message GODHJNPMHKL { - uint32 MFINOKNLOAL = 5; - uint32 score = 7; - uint32 OGJMGGAJEII = 10; - HomeGroupPlayerInfo BEOHBLAOIAK = 15; -} - -// CmdId: 4958 -message QuestDestroyNpcRsp { - int32 retcode = 4; - uint32 npc_id = 10; - uint32 parent_quest_id = 11; -} - -message DNIINCONJJE { - repeated uint32 PIFFOFKDBHD = 1; - map GDGIIBLJECO = 4; - uint32 FELHCCPHLMD = 6; - bool KIINBBEJDBB = 11; - HCONLALNEAA DFGBJIBFJBA = 14; - uint32 CGKFOPDNHNM = 15; -} - -// CmdId: 7075 -message HomeBalloonGalleryScoreNotify { - uint32 trigger_entity_id = 5; - uint32 gallery_id = 10; - uint32 cur_score = 14; - uint32 add_score = 15; -} - -message CGOCIAEDBKB { - uint32 HPDJGKHFJNP = 7; - uint32 LGEMMKNIOFF = 8; - uint32 NAFOKLLJCII = 9; - uint32 score = 15; -} - -// CmdId: 26395 -message EJKKNFMDLBP { - repeated uint32 PEDHAKGKEMI = 13; -} - -// CmdId: 23648 -message MAKKNLCMKGK { - int32 retcode = 11; -} - -// CmdId: 6076 -message OOPCILAGBPF { - BALKODLKKDC BEEGAJMCLFA = 1; - uint64 LKBINMHIDJP = 9; -} - -// CmdId: 6 -message LKFKNOICCHP { - int32 retcode = 1; - bool OGOBJFLENKP = 7; -} - -// CmdId: 26445 -message EAAMFFPFHHB { - uint32 quest_id = 11; - int32 retcode = 13; -} - -// CmdId: 5735 -message EvtBulletHitNotify { - ForwardType forward_type = 1; - Vector JBCEFHPEKFB = 5; - uint32 entity_id = 6; - HitColliderType hit_collider_type = 7; - uint32 ANBMFDGNEPE = 8; - uint32 forward_peer = 9; - Vector HPFAEIOBGNH = 11; - int32 hit_box_index = 14; - uint32 JGLELAIIADE = 15; -} - -// CmdId: 25568 -message IIBOOEPJICN { - uint32 gallery_id = 15; -} - -message MPODFIEBDDN { - bool BNKFEBBFFNK = 1; - bool LAEEIMNBIHC = 4; - uint32 DHNLCLHNAJL = 5; - uint32 PEAOJIGPFMG = 9; - uint32 DFNJHGFJHEJ = 10; - repeated uint32 FGHPCDHHLNI = 12; - uint32 PLHHMEPMDPE = 15; -} - -// CmdId: 25803 -message KLLCCCBJCDL { - uint32 scene_time = 2; - PlatformInfo platform = 5; - uint32 entity_id = 12; -} - -// CmdId: 3301 -message HGCDLGPPEMJ { - repeated CompoundQueueData compound_queue_data_list = 2; - BGNEILJPMLK GMKADOHBEHD = 4; - int32 retcode = 8; - repeated ItemParam NAOABBPDCJA = 11; -} - -// CmdId: 27773 -message BNFNDGNPEKD { - uint32 level_id = 10; -} - -// CmdId: 2412 -message MNMHHIJKPMC { - int32 retcode = 11; -} - -message NJAADLFBDHG { - bool CLKEFNEDBEA = 1; - bool is_finished = 3; - bool MHOPNKGJAHC = 6; - uint32 level_id = 8; - uint32 ELHGODDAMEN = 9; - uint32 JCHHBEPPAPM = 11; - uint32 EFMNDCPCIAF = 12; - repeated uint32 DIHPILGHDKB = 15; -} - -message TowerMonthlyBrief { - uint32 FJAKNEBEHJD = 2; // 1 - uint32 CIHEDGANFLL = 8; // 1 - uint32 tower_schedule_id = 14; // 3 - uint32 HIEBHHCMPHH = 15; // 1 -} - -// CmdId: 24660 -message DFJOAJLMENN { - repeated FBBDBCECDIB DLPACHMMIKF = 1; - int32 retcode = 13; - CDFIDKPKIAO ANMKNGOIOGP = 15; -} - -message MKGKIHKGHEI { - AnimatorParameterValueInfo value = 4; - bool is_server_cache = 5; - int32 name_id = 10; - uint32 entity_id = 12; -} - -// CmdId: 4580 -message CJGGBBCBEGB { - uint32 total_kill_monster_count = 1; - uint32 gallery_id = 3; - uint32 coin = 6; -} - -// CmdId: 193 -message BGLANNMLPBE { - uint32 FKDFBBGILOF = 4; - Vector pos = 5; -} - -// CmdId: 29260 -message PAHEDIAJAHJ { - uint32 PNKLPPMFCLP = 1; -} - -// CmdId: 7857 -message OKBGBICMBAL { - int32 retcode = 1; - LCGMFOGLDOD IABEIPFENKI = 3; - repeated ItemParam DANPBPLCDEC = 4; - repeated uint32 LOOLMECBGCM = 9; - repeated ItemParam JDNOOMMLFID = 15; -} - -message CLFJPMNBCNH { - uint32 MPNIELODIFO = 9; - uint32 MCEJPMAPNNO = 11; - uint64 DKCLDKHMGCO = 12; - uint32 IANKMPGNFGH = 13; - uint64 BGDICKHOPHB = 14; -} - -message JAGPLJKCNCI { - repeated PIPJHGEIFEC level_info_list = 12; -} - -// CmdId: 21556 -message BBBCPGAHENB { - uint32 PKMMKPDIKOB = 1; - uint32 entity_id = 11; - int32 retcode = 15; -} - -message MOPBCJOEEHF { - DPJAFMMGPCK BHGHPDNNGML = 13; -} - -// CmdId: 24004 -message PLLGDGEAKGG { - uint32 uid = 1; - uint32 scene_id = 9; -} - -message PFBFHHCIJHK { - repeated PIJEAMHAMNN BKBPIFPAKJB = 1; - uint32 room_id = 12; -} - -// CmdId: 9779 -message NLDKPLKEJNI { - bool PENDILPAFKC = 8; - uint32 target_uid = 13; -} - -message PIGCLJPOBEL { - uint32 DBLANCOKHEG = 4; - uint32 FDKMIFLIEGE = 9; -} - -// CmdId: 1148 -message FGGMAEDKMCJ { - uint32 level_id = 1; - uint32 entity_id = 3; - MBBJJLEEPPL HGLCLHFDKLP = 7; - repeated KHNCDLKFMHB EAIOCIGMGLL = 11; - CustomGadgetTreeInfo ADBFFAIPBOO = 14; -} - -// CmdId: 2836 -message HEALMJNFELM { - JGLANNKEAGE BFLKCKMPPBE = 13; - uint32 DHGMDCIDLCL = 15; -} - -// CmdId: 20689 -message JCGFHPLHAOP { - enum IDKHKACLPDH { - IDKHKACLPDH_REASON_NONE = 0; - IDKHKACLPDH_REASON_GAME_MAX = 1; - IDKHKACLPDH_REASON_CLIENT_VERSION_NOT_LASTEST = 2; - IDKHKACLPDH_REASON_RESOURCE_NOT_COMPLETE = 3; - IDKHKACLPDH_REASON_TIMEOUT = 4; - IDKHKACLPDH_REASON_OPPONENT_CLIENT_VERSION_NOT_LASTEST = 5; - } - - IDKHKACLPDH reason = 9; -} - -// CmdId: 21129 -message GLLDHJGEJOP { - repeated INLBFIGJBHN team_info_list = 11; -} - -// CmdId: 23902 -message PAHGJMCJPFC { - int32 retcode = 12; -} - -// CmdId: 8965 -message KPPHHHMMEJA { -} - -enum CGOCJMBNPPP { - CGOCJMBNPPP_QUIT_FOCUS_DEFAULT = 0; - CGOCJMBNPPP_QUIT_FOCUS_MUTUAL = 1; -} - -// CmdId: 1126 -message IKFJEKLIEAO { - uint32 dungeon_id = 2; - uint32 point_id = 5; -} - -// CmdId: 27203 -message BPINAIKKBEL { - enum Reason { - Reason_PLAYER_JUDGE = 0; - Reason_SCENE_CANNOT_ENTER = 1; - Reason_PLAYER_CANNOT_ENTER_MP = 2; - Reason_SYSTEM_JUDGE = 3; - Reason_ALLOW_ENTER_PLAYER_FULL = 4; - Reason_WORLD_LEVEL_LOWER_THAN_HOST = 5; - Reason_HOST_IN_MATCH = 6; - Reason_PLAYER_IN_BLACKLIST = 7; - Reason_PS_PLAYER_NOT_ACCEPT_OTHERS = 8; - Reason_HOST_IS_BLOCKED = 9; - Reason_OTHER_DATA_VERSION_NOT_LATEST = 10; - Reason_DATA_VERSION_NOT_LATEST = 11; - Reason_PLAYER_NOT_IN_PLAYER_WORLD = 12; - Reason_MAX_PLAYER = 13; - } - - uint32 target_uid = 1; - bool is_agreed = 4; - Reason reason = 6; - string target_nickname = 8; -} - -message IGNFHIOMIFM { - bool is_new_record = 7; - BNKOODPPHMC settle_info = 11; -} - -message GadgetStateChange { - uint32 gadget_state = 6; - uint32 GCDJMPBFNLH = 10; -} - -message NMEJCEJKDIK { - uint64 NCMDPDPDJEF = 2; - repeated uint32 PHDLAMLIEDM = 3; - uint32 BIAENDFJHHN = 4; - uint32 PLMDDHLKJPF = 7; - map PNMFBKBNHPN = 8; - uint32 NLANBIDNBGP = 9; - uint32 FNNNJHAJOJJ = 10; - uint32 FOGBIHFLDND = 11; - uint64 FMAPJKEGHFL = 12; - repeated DKNOOOAMMKP KINPNPLEPEC = 14; - map EKDCBLLFLFL = 15; -} - -// CmdId: 24350 -message GPBEFGAPBJI { - uint32 uid = 4; - string remark_name = 12; -} - -// CmdId: 1496 -message KKEMADLHJFD { - uint32 OINICBJHPOK = 1; - int32 retcode = 12; - uint64 LKBINMHIDJP = 14; -} - -// CmdId: 22456 -message MCPNFMOGILO { -} - -// CmdId: 3117 -message GFDEFDAKOEP { - uint32 gadget_entity_id = 2; - uint32 MLCGGHCJENB = 4; - uint32 BEEBCHJIAEK = 15; -} - -// CmdId: 29294 -message ACCAPLECIOK { - uint32 IFOACNKNNME = 15; -} - -// CmdId: 1795 -message DJCHGMPKCPP { - GroupLinkBundle KPIANFJAEFE = 13; -} - -// CmdId: 26797 -message CoopDataNotify { - uint32 cur_coop_point = 2; - repeated uint32 viewed_chapter_list = 3; - repeated CoopChapter chapter_list = 7; - bool is_have_progress = 14; -} - -message NFCFODNDLAE { - map HIEJLMJAPHK = 5; -} - -// CmdId: 4493 -message AHLJLDDOOCF { - bool JNCPOPGPKHA = 2; - repeated uint32 JPBKENPHPED = 13; -} - -message IILMJFKENKA { - Vector spawn_pos = 8; - uint32 furniture_id = 10; - repeated DMDEPIPHIIC sub_field_list = 11; - uint32 scene_id = 13; - uint32 BGIMCOMCHNF = 15; -} - -// CmdId: 8120 -message DGANOMCDEOA { - uint32 COLFHALFPHH = 4; - uint32 activity_id = 6; -} - -message ABEHDGOOOJB { - repeated BIKFEGBNJOH level_info_list = 5; -} - -// CmdId: 9955 -message INCFANGIKLC { - int32 retcode = 1; - uint32 time = 2; - repeated uint32 GMLPPBPHIAE = 7; - uint32 level_id = 10; -} - -// CmdId: 21850 -message IJHGOPHGOEM { - bool FMIGMOLJNFC = 1; - int32 retcode = 2; -} - -// CmdId: 8932 -message NPBMHCCLNAG { - HuntingPair hunting_pair = 9; -} - -// CmdId: 20700 -message HBJMLAHDAMO { - uint32 mission_id = 7; -} - -// CmdId: 950 -message KDJPOFEBKEL { - uint32 schedule_id = 6; - uint32 activity_id = 7; -} - -message BattlePassSchedule { - repeated BattlePassRewardTag reward_taken_list = 2; - uint32 point = 3; - BattlePassUnlockStatus unlock_status = 5; - BattlePassCycle cur_cycle = 6; - uint32 cur_cycle_points = 7; - uint32 paid_platform_flags = 8; - uint32 begin_time = 9; - bool is_extra_paid_reward_taken = 10; - bool is_viewed = 11; - BattlePassProduct product_info = 12; - uint32 level = 13; - uint32 end_time = 14; - uint32 schedule_id = 15; -} - -// CmdId: 9510 -message NGKCLEPHNIO { - uint64 avatar_guid = 4; - uint32 item_id = 12; - uint32 count = 15; -} - -// CmdId: 7501 -message BCIONNLKGJA { - uint32 level_id = 6; -} - -// CmdId: 8974 -message CFHCEBAJMBO { - repeated string OADBIOJCHJL = 5; -} - -message KGALKHCPOKJ { - repeated uint32 skill_id_list = 10; - uint32 PGBDPGGINBO = 15; -} - -// CmdId: 21080 -message PAEIHGJJOFL { - repeated string JLMEHLNDANE = 2; - uint32 MINFGCAHAPC = 11; -} - -message MEEPBDINFOL { - uint32 entity_id = 1; - uint32 uid = 9; -} - -// CmdId: 24425 -message NPEECEKGJIL { - repeated ItemParam JDNOOMMLFID = 2; - int32 retcode = 3; - repeated ItemParam DANPBPLCDEC = 7; - BGIMFJLOLAF FKCMDDCNDNP = 8; - repeated ItemParam POJIDKEBPLL = 11; -} - -message SceneReliquaryInfo { - uint32 item_id = 1; - uint64 guid = 2; - uint32 level = 3; - uint32 promote_level = 4; -} - -// CmdId: 5992 -message FLLMEAMFCIP { - uint32 chapter_id = 13; -} - -// CmdId: 25915 -message ABELEBMOGFM { - int32 retcode = 11; - repeated uint32 AJKNPGALODD = 13; -} - -message AbilityAttachedModifier { - bool is_invalid = 1; - uint32 owner_entity_id = 2; - uint32 instanced_modifier_id = 3; - bool is_serverbuff_modifier = 4; - int32 attach_name_hash = 5; -} - -// CmdId: 4943 -message PLLPDLFABHO { - uint32 KBBFBFNLHHH = 3; -} - -message OIELDLDJIKN { - message JCDFLEDANPO { - uint32 BDAALHKNLBC = 8; - repeated uint32 avatar_id_list = 15; - } - - uint32 BIFECJKBLPD = 1; - repeated Uint32Pair BKLGNMIILNP = 2; - uint32 HCCLOPPPABJ = 3; - repeated uint32 LPBMCGGJPDJ = 4; - Uint32Pair JNGOBOFLGLP = 5; - uint32 difficulty_id = 6; - Uint32Pair LICDBOJNKIN = 7; - Uint32Pair OBPBMNGNNJJ = 8; - repeated uint32 DJCPPBNDBCP = 10; - repeated uint32 MCDELJIBOMD = 11; - uint32 DMBLACODICE = 12; - repeated JCDFLEDANPO JPIBLLEJPFI = 13; - uint32 PHCMPKCBJLN = 15; -} - -message LGJCKLLMMCO { - uint32 avatar_id = 1; - uint32 costume_id = 3; -} - -// CmdId: 27383 -message JNGILJHMKHE { - uint32 play_id = 1; - bool BHPEOJPKOED = 8; - int32 retcode = 14; -} - -message BNKOODPPHMC { - uint32 BKEHFFBOFMC = 3; - uint32 OCMHJKNPDFD = 8; - IDIILBEDAIC reason = 11; - uint32 final_score = 14; -} - -// CmdId: 27282 -message GMJFMJBNCPA { -} - -// CmdId: 8483 -message DEFHHBFLNKK { - uint32 card_id = 1; - bool POBIKMJKEJE = 4; - int32 retcode = 8; - uint32 level_id = 10; -} - -// CmdId: 28323 -message OIGIBIJGHJN { - bool MKILKDIGHJH = 8; -} - -// CmdId: 3153 -message MDMENMIFAJK { - int32 retcode = 10; -} - -// CmdId: 24327 -message ACDOCOLCLGB { - uint32 finish_time = 3; - bool is_new_record = 8; - bool HKPAPPFDGCP = 10; -} - -// CmdId: 24102 -message DDCDADAECEF { - int32 retcode = 5; - CreateEntityInfo entity = 11; - uint32 entity_id = 14; -} - -// CmdId: 7517 -message QuestUpdateQuestVarNotify { - uint32 parent_quest_var_seq = 3; - uint32 parent_quest_id = 9; - repeated int32 quest_var = 11; -} - -message BGKECOINKOK { - bool CLKEFNEDBEA = 8; - uint32 ECEDBNIECOJ = 15; - oneof BKFAEGMOHLA { - AFOMJOCMHLD bundle_info = 2; - GOMAKDHEGFG score_challenge_info = 10; - uint32 boss_challenge_id = 5; - } -} - -message FDCHGPLPANN { - bool is_finished = 1; - uint32 level_id = 5; - bool KNBCMKHALEH = 6; - uint32 HLEGIFFKBPE = 9; -} - -// CmdId: 21224 -message NFAPHEFMKLG { - repeated uint32 MJOFAOMGIPC = 2; - uint32 NBMIMHDKNIA = 8; - int32 retcode = 9; -} - -// CmdId: 3729 -message BMCPGIAOGEN { - uint32 schedule_id = 1; - map JHBOENENPPG = 4; - uint32 activity_id = 9; -} - -// CmdId: 5398 -message ABLJEILFLLH { -} - -message ObstacleInfo { - enum ShapeType { - ShapeType_OBSTACLE_SHAPE_CAPSULE = 0; - ShapeType_OBSTACLE_SHAPE_BOX = 1; - } - - Vector center = 6; - ShapeType shape = 7; - Vector3Int extents = 10; - int32 obstacle_id = 11; - MathQuaternion rotation = 12; -} - -// CmdId: 625 -message DJKJBFPIBEB { - uint32 uid = 10; -} - -// CmdId: 28844 -message EvtBulletDeactiveNotify { - uint32 entity_id = 5; - Vector disappear_pos = 12; - ForwardType forward_type = 14; -} - -// CmdId: 8699 -message NAFKHLBNBPO { - repeated uint32 BPKIJDEEKFC = 10; - int32 retcode = 13; -} - -// CmdId: 5768 -message IHBOBJCPNIL { - BNNLAGGHNJD JMGBILALJIO = 4; - int32 retcode = 13; - bool EMEDCFOIFHN = 15; -} - -// CmdId: 20369 -message BAPCKCOAMNJ { - int32 retcode = 6; -} - -// CmdId: 4905 -message FNFAACFHHBE { - repeated ItemParam item_list = 2; - uint32 uid = 12; -} - -// CmdId: 25788 -message OIALGMCLEOI { - bool HBFFFGFBHCP = 4; -} - -message ABJLDDJLOJE { - uint32 ENHNNDJADDC = 1; - uint32 HOCBDOBKINH = 5; - uint32 LCIKDACGMDM = 8; - uint32 PGGGLIFEDAI = 9; - uint32 IBNCLPGMAKI = 10; - uint32 EIEMBBGMFML = 11; - uint32 IKJBMDFCEJJ = 12; - uint32 LABPALNNBJM = 14; - uint32 KNMCIFBLPCE = 15; -} - -message FDCAIODJBHG { - uint32 id = 2; - repeated uint32 ILPEALBIHHA = 12; -} - -// CmdId: 25544 -message PCJFKKFNJKE { - uint32 DJKDGKLPOEB = 9; -} - -// CmdId: 3857 -message DungeonSettleNotify { - map strengthen_point_data_map = 1; - repeated BHOHKGGONIB AKLEKMBGLOD = 3; - bool is_success = 4; - uint32 dungeon_id = 6; - uint32 create_player_uid = 7; - uint32 use_time = 9; - map settle_show = 10; - repeated uint32 fail_cond_list = 11; - uint32 close_time = 13; - uint32 MOPCOOEAIPM = 14; - oneof detail { - TowerLevelEndNotify tower_level_end_notify = 1190; - TrialAvatarFirstPassDungeonNotify trial_avatar_first_pass_dungeon_notify = 1546; - DLDOBPFIDNL channeller_slab_loop_dungeon_result_info = 1218; - BELBHMGOGNK effigy_challenge_dungeon_result_info = 314; - DCBADOHAMHA roguelike_dungeon_settle_info = 720; - MGHLFHKBAPC crystal_link_settle_info = 1555; - HLNDOADPLJB summer_time_v2_dungeon_settle_info = 705; - HHIGPOENCOI instable_spray_settle_info = 465; - NPJAHFCOOEN wind_field_dungeon_settle_info = 1414; - KEEMMPNLFHB effigy_challenge_v2_settle_info = 363; - BFLNGHPKCJG team_chain_settle_info = 1671; - KCJLMPEGAKI pacman_settle_info = 679; - CEJHOHKAEOD fungus_fighter_v2_settle_info = 77; - INGNLCBDAJH blade_dance_settle_info = 1608; - NEFAICEHILN multi_character_dungeon_settle_info = 1740; - MONGCIGDNPJ inspiration_spurt_dungeon_settle_info = 934; - LONOJKKBNNN quick_time_combat_settle_info = 628; - AFGKPLJGECD fungus_fighter_v3_settle_info = 441; - JKDIPEJCOIJ filmfest_battle_settle_info = 1181; - NKGCLKIOMNL filmfest_sniper_settle_info = 1156; - PFNHAKHAHNA goal_challenge_settle_info = 1362; - ELNHHHFGKFG mist_trial_settle_info = 1208; - IDHMGJIEEJO stamina_fight_settle_info = 1539; - OAKBLDGCNKK lost_samachurl_sneak_settle_info = 236; - ODLKNDOBKKL auto_time_stop_settle_info = 1933; - MMDLOEJBCEK slime_cannon_settle_info = 1965; - KJCBFELKNPF effigy_challenge_v5_settle_info = 1384; - IHKKECMMIDL role_combat_settle_info = 1653; - IBEDJDBOIOE acrobatics_battle_settle_info = 963; - IPIDPILOJLP bullet_hell_settle_info = 880; - } -} - -// CmdId: 20280 -message IHJMOCLMJEF { - uint32 live_id = 10; -} - -message ParentQuestRandomInfo { - uint32 template_id = 2; - repeated uint32 factor_list = 4; - uint32 entrance_id = 14; -} - -// CmdId: 28895 -message JOCAAGLHIEG { - int32 retcode = 4; - uint32 level_id = 10; -} - -message DGNPEJJJPHG { - uint32 PCEHHHMDFCG = 1; - EJCBGLNNGLL DKFDDHDCIMF = 3; - bool GBHOBJDEGOI = 7; -} - -// CmdId: 6093 -message NHHIMNJANEB { - int32 retcode = 5; -} - -// CmdId: 2369 -message KADEMGHEBFL { - int32 retcode = 8; -} - -// CmdId: 27317 -message FocusAvatarReq { - uint64 avatar_guid = 2; - bool is_focus = 3; -} - -// CmdId: 2657 -message TakeOfferingLevelRewardReq { - uint32 level = 9; - uint32 offering_id = 10; -} - -message OKDOJDFNCMP { - Vector pos = 6; - Vector rot = 13; -} - -message HEACCMFBOHE { - bool is_success = 5; - uint32 cur_score = 11; - uint32 AFJJPHANFHE = 12; - bool IDBFEDAEPGD = 14; - bool is_finish = 15; -} - -// CmdId: 28404 -message CHGAPCLMPMJ { - repeated uint32 city_id_list = 5; -} - -// CmdId: 2301 -message LFKHEICEHBL { -} - -// CmdId: 20975 -message OILBDCCIGND { - int32 retcode = 15; -} - -// CmdId: 6423 -message HCHNJJLCFFI { - PDEEIMPHKFM OKDKCEGIOPL = 6; -} - -// CmdId: 8587 -message MIKHMLGNMLI { - int32 retcode = 10; -} - -// CmdId: 22455 -message NMJHJIIEAOM { - KLACGPLDBLJ CEEHDGIPHHC = 7; - int32 retcode = 10; - repeated uint32 DLNNILMMHEL = 11; - repeated uint32 NFGKFADFMKO = 15; -} - -message EntityEnvironmentInfo { - uint32 json_climate_type = 1; - uint32 climate_area_id = 2; -} - -message HHJNLCJEAOP { - uint32 skill_id = 3; - uint32 PGBDPGGINBO = 4; - uint32 BFDCMJMCICH = 9; -} - -// CmdId: 24456 -message LCBEMPPDBAP { - uint32 offering_id = 7; -} - -// CmdId: 29033 -message MailChangeNotify { - repeated uint32 del_mail_id_list = 6; - repeated MailData mail_list = 14; -} - -message MapLayerInfo { - repeated uint32 unlocked_map_layer_group_id_list = 3; - repeated uint32 unlocked_map_layer_floor_id_list = 4; - repeated uint32 unlocked_map_layer_id_list = 13; -} - -// CmdId: 25837 -message HomePreChangeEditModeNotify { - bool is_enter_edit_mode = 2; -} - -// CmdId: 23624 -message KPPIKLKCEMB { - uint32 name_card_id = 2; -} - -// CmdId: 9890 -message IMABEGJNKPG { - uint32 entity_id = 4; - CustomGadgetTreeInfo ADBFFAIPBOO = 15; -} - -// CmdId: 8306 -message GEDCHLBLAOP { - uint32 ENMJPKOJOIE = 7; - uint32 group_bundle_id = 14; -} - -// CmdId: 24475 -message JICEMBPMLLD { - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 10; -} - -// CmdId: 9429 -message CFOBNGEGDBE { - int32 retcode = 5; -} - -// CmdId: 5332 -message HNAFDDBJHDN { - int32 retcode = 4; -} - -// CmdId: 22310 -message DFOFOFDFIJA { - bool is_agreed = 3; - MatchType match_type = 9; -} - -// CmdId: 22940 -message ClientLoadingCostumeVerificationNotify { - uint32 costume_id = 2; - uint64 guid = 10; - uint64 prefab_hash = 15; -} - -// CmdId: 9920 -message NDFNAMNPNEH { - AEJFGAKFBOD DKJJJGPKEAA = 1; - GLNJADEEEGE AKKDDPKIJKG = 4; - NAGOJLMMJBB settle_info = 6; - int32 retcode = 15; -} - -enum WidgetExtraCdType { - WidgetExtraCdType_NONE = 0; - WidgetExtraCdType_E_SKILL_SHARED = 1; -} - -// CmdId: 6704 -message OJHKMFGKLGK { - int32 retcode = 6; - repeated BLKDHEHMGMM IOLNJCLGKCE = 11; -} - -// CmdId: 6122 -message DHEJKHNOAOP { -} - -// CmdId: 483 -message KJHOLMFLJFE { - bool LCBBLGNDCPM = 3; - bool IMBLDABPNLF = 4; - bool EMGOHOJHGCI = 12; - bool LFNGPJHNHAN = 15; -} - -// CmdId: 9964 -message HHGANMCOPLI { - uint32 city_id = 4; - int32 retcode = 14; -} - -message AHDBDEAOGHB { - repeated BreakoutSyncConnectUidInfo uid_info_list = 6; -} - -// CmdId: 294 -message JEDJPNCKJLG { - IILMJFKENKA IKABIJKCNGC = 12; -} - -// CmdId: 1083 -message DNBALHBCBGE { -} - -message HHDANPOFIHE { - /* protected @ 0x28 */// string AJOEFDIKLHM = 65535; - /* protected @ 0x30 */// bytes NCPLOLGMDOP = 65535; - /* protected @ 0x38 */// bytes AFPJFFOPKDF = 65535; - /* protected @ 0x40 */// bytes LCIGCIBIDPN = 65535; - /* protected @ 0x48 */// string EBHPLLECMDB = 65535; - /* protected @ 0x50 */// RegionInfo JDKCPDBHEHC = 65535; - /* protected @ 0x5C */// int32 retcode = 65535; - oneof detail { - PGAIHLMPBMA force_udpate = 4; - StopServerInfo stop_server = 5; - } -} - -// CmdId: 28819 -message JMIKOLGANLP { - int32 retcode = 4; - KLLAAKFFKJE BDMGFOLKJAF = 10; -} - -enum FoundationStatus { - FOUNDATION_STATUS_NONE = 0; - FOUNDATION_STATUS_INIT = 1; - FOUNDATION_STATUS_BUILDING = 2; - FOUNDATION_STATUS_BUILT = 3; -} - -message HomeSceneArrangementInfo { - repeated HomeFurnitureData NIJDBMFEAEL = 1; - uint32 comfort_value = 2; - uint32 CLKOMNJEAGO = 3; // 4 - Vector DAOJDPKDBKP = 4; // 1 - Vector NKNNDCILGBK = 5; // 1 - repeated HomeFurnitureData BLPMPLNDJDF = 6; - repeated HomeBlockArrangementInfo BNENEHNBECD = 8; - uint32 tmp_version = 9; - bool KHJAADAMGFL = 10; - uint32 scene_id = 11; - HomeFurnitureData main_house = 12; - Vector djinn_pos = 13; // 2 - bool PHADMHPEFEK = 14; - Vector born_pos = 15; - Vector BPJABHMMMHE = 1751; // 1 -} - -message KJINLDGAIKN { - bool is_open = 1; - repeated DEDEHACHCBH NFIIKNJDPDB = 2; - uint32 best_score = 4; - uint32 stage_id = 6; - bool is_finish = 9; -} - -// CmdId: 8353 -message BMJBBKEEFEC { - int32 retcode = 2; -} - -// CmdId: 22845 -message PGHFLAOPDIC { - uint32 FPFOPNJIMPC = 7; -} - -// CmdId: 4858 -message NPJADGIJJHD { - uint32 JAONFKLIMLC = 13; - repeated uint32 GOHMMKKFJDI = 14; -} - -// CmdId: 22146 -message SetOpenStateRsp { - uint32 key = 5; - int32 retcode = 8; - uint32 value = 12; -} - -message DDGOCAEHDHO { - uint32 gadget_state = 7; - uint32 GCDJMPBFNLH = 10; -} - -// CmdId: 27565 -message BFGJOIGKAAM { - repeated KAAKJBIKNGA JMDBDOMAJLF = 1; - uint32 begin_time = 2; - bool KINLLPKOBJN = 4; - repeated OMEPEGPCMPN KFMCDPLPABH = 6; - uint32 OCJAIFHBNPE = 7; - bool IHHFINLLOIN = 9; - uint32 DFGBJIBFJBA = 11; - repeated uint32 JPGLBGIKBGC = 12; - uint32 duration = 14; -} - -message DOMLNCLCCPB { - uint32 end_time = 1; - uint32 start_time = 7; -} - -// CmdId: 5082 -message PDAPOGMFILK { - int32 retcode = 4; -} - -message MonsterGroupDeactive { - uint32 FOJONINCCDL = 7; -} - -// CmdId: 9014 -message IFMJOCIPLNP { - bool GBBDDDLKNDC = 13; -} - -// CmdId: 27644 -message CCNBODMDMFF { - GKNDIAGKCME CENJOABOPOI = 4; -} - -// CmdId: 22245 -message OADFEJANBAA { - int32 retcode = 7; -} - -// CmdId: 6539 -message NFKIMKIHCAE { - bool is_transfer_to_main_house_point = 4; - uint32 guid = 12; - bool is_transfer_to_safe_point = 13; -} - -message CreateEntityInfo { - uint32 level = 5; - Vector pos = 6; - Vector rot = 7; - uint32 scene_id = 10; - uint32 room_id = 11; - uint32 client_unique_id = 12; - oneof entity { - uint32 monster_id = 1; - uint32 npc_id = 2; - uint32 gadget_id = 3; - uint32 item_id = 4; - } - oneof IHAAEBMHLHO { - CreateGadgetInfo gadget = 13; - } -} - -message LKJJDJFPJNC { - uint32 play_type = 1; - uint32 begin_time = 3; - uint32 OCJAIFHBNPE = 10; - uint32 DFGBJIBFJBA = 11; - uint32 duration = 12; - uint32 KLBOFOJNHNL = 13; - uint32 group_id = 14; - oneof detail { - ACGBDHNAHAC mechanicus_info = 2037; - IGMHLDIODFF fleur_fair_info = 1058; - DNIINCONJJE hide_and_seek_info = 468; - AGLKONMMCOD chess_info = 1045; - AMCBKADFPMG irodori_chess_info = 353; - PMELNBGNHLB char_amusement_info = 244; - LCJJJOGPHIP brick_breaker_info = 217; - IEPJNEEBECP coin_collect_info = 895; - JFCMFONKBBF lan_v3_boat_info = 1626; - OFOPPJNEPKA fleur_fair_v2_pacman_info = 1126; - NFIBLKHAPDP target_shooting_info = 1989; - OEPCDDMHDOB pitch_pot_info = 619; - FHKMFKGCDOI ball_game_info = 40; - KKIHDDJDOJH lan_v4_party_lion_info = 2033; - BIBPHOBELLG hide_and_seek_v4_info = 1177; - HJDKABBMGNL monster_vs_monster_info = 1998; - JLIKEMMKHMN watergun_info = 1304; - } -} - -// CmdId: 29966 -message PCDODDHKMIM { - int32 retcode = 1; - repeated IACLINMJAMB KPDLFBMEAGH = 2; - uint32 schedule_id = 8; -} - -message LOEMNELBJOA { - uint32 entity_id = 7; - Vector skill_anchor_position = 9; -} - -// CmdId: 9420 -message GPBGIPMCHLI { - bool OONFLODKDPE = 3; - uint32 draft_id = 11; -} - -// CmdId: 27430 -message LGPPDKJFLDP { - int32 retcode = 2; -} - -message AbilityMetaTriggerElementReaction { - uint32 PINGPLBHNMO = 1; - uint32 trigger_entity_id = 3; - uint32 AENAEJKMCMA = 5; - uint32 BIAOGHFEDAA = 12; - int32 hit_index = 13; -} - -// CmdId: 4076 -message FCJFGHGKBAO { -} - -// CmdId: 807 -message PBMGKFICKGJ { - uint32 trial_avatar_index_id = 14; -} - -message EHOKJADNKPG { - CKIHEIDAKCA basic_info = 12; -} - -message LJFCGAFDEGJ { - uint32 level_id = 1; - repeated uint32 FGALKDAJHDM = 7; -} - -// CmdId: 5432 -message MOEMGKAIJPP { - int32 retcode = 1; - uint32 target_uid = 4; -} - -message MOGBAMJFHJE { - bool FFEHDDFKGAM = 2; - uint32 world_level = 3; - map DLBLDFDIAJP = 10; - repeated GJDJFBIFMNL level_list = 11; -} - -message RegionInfo { - string IBJDBOGCPBJ = 1; - uint32 gateserver_port = 2; - string CINMCEKOBLI = 3; - string area_type = 7; - string NJODNGAALKE = 8; - string FAGNOMNDGIM = 9; - string ADAKKDBJKKK = 10; - string DMELAPEOBHP = 11; - string LMOIBHBMHAP = 12; - string JNODHONPBHD = 13; - uint32 client_data_version = 14; - string DIPBAKDMCMA = 16; - uint32 client_silence_data_version = 18; - string KECEBPALNJM = 19; - string BLKCOCDNMPJ = 20; - ResVersionConfig res_version_config = 22; - bytes secret_key = 23; - string CJONDOEMONO = 24; - string HEEKOFPOKBG = 26; - string HMJJDLDHKNO = 27; - bool use_gateserver_domain_name = 28; - string GKBEFKHPAFL = 29; - string HGLGHAAMHEH = 30; - string FJJLMGIBBDI = 31; - string KJAGNJAEBKA = 32; - string ODDGJPCCGKF = 33; - string LNGFPHNIJPJ = 34; - ResVersionConfig next_res_version_config = 35; - string game_biz = 36; - string BHGHKMLNLLI = 37; -} - -message CLIFMEHOGEN { - uint32 HLEGIFFKBPE = 9; - uint32 level_id = 11; - bool is_finish = 13; - bool is_open = 15; -} - -// CmdId: 8550 -message DIFFBCBCEOD { - uint32 OFMFFEBNDCD = 5; - HuntingPair hunting_pair = 7; - Vector EFFPFHNCFEA = 13; -} - -// CmdId: 26739 -message PKHDMCGDMPK { - int32 retcode = 6; -} - -// CmdId: 22540 -message PHDHJFAFONF { - uint32 id = 12; - int32 retcode = 14; -} - -message BOPGOLFNNJI { - bool OILPHEPKKBC = 3; -} - -message BFLNGHPKCJG { - uint32 LOIEKFANKLK = 4; - repeated uint32 KFMCDPLPABH = 6; - uint32 stage_id = 8; - uint32 KDKHKEAKDPB = 11; - bool is_new_record = 15; -} - -message EvtBeingHitInfo { - uint32 frame_num = 8; - AttackResult attack_result = 11; - uint32 peer_id = 13; -} - -// CmdId: 21752 -message UpdatePlayerShowAvatarListRsp { - bool is_show_avatar = 10; - int32 retcode = 11; - repeated uint32 show_avatar_id_list = 15; -} - -// CmdId: 27425 -message GPFLKDMFDJK { - uint32 NIJDGEOBLBI = 8; - repeated OOAKCGBHKAI BEGFOEMINDF = 13; -} - -message JIDBEMKDBFD { - uint32 skill_id = 7; - repeated Uint32Pair ILKGGMJBILI = 9; -} - -// CmdId: 7264 -message EAMPKLKINNB { - uint32 LJENFDPHJHA = 6; - uint32 FPFOPNJIMPC = 12; - int32 retcode = 15; -} - -// CmdId: 6404 -message OOEKPPJKEOP { - uint32 gallery_id = 4; - int32 retcode = 6; -} - -// CmdId: 22082 -message HANEBNOGJDF { - int32 retcode = 2; - uint32 avatar_id = 6; -} - -// CmdId: 2209 -message BBOEBKCLBCM { - repeated IMCPDNPGDBE GCAIPGACKIB = 7; - repeated uint64 ELIFEJDICFO = 10; -} - -// CmdId: 2465 -message GroupSuiteNotify { - map group_map = 7; -} - -// CmdId: 26887 -message ILIAAJENPMA { - int32 retcode = 1; - HJGJLNLHEJG enter_type = 7; -} - -// CmdId: 2347 -message LOFCGHJKMDM { - int32 retcode = 1; - repeated NKJMCBIMLAN obstacles = 2; -} - -// CmdId: 5899 -message ItemCdGroupTimeNotify { - map item_cd_map = 4; -} - -// CmdId: 611 -message TowerAllDataReq { - bool is_interact = 9; -} - -message LIJKEABKDMO { - uint32 param3 = 2; - uint32 param2 = 6; - EFCGFLLIMAG reason = 7; - uint32 gallery_id = 9; - uint32 param1 = 12; - uint32 BMHBHCJNMIJ = 15; -} - -// CmdId: 26436 -message EDKGEFFDOPB { - EMNGAJIPPBA PHKBIBBMKEH = 7; -} - -message PlayerWorldLocationInfo { - uint32 scene_id = 12; - PlayerLocationInfo player_loc = 14; -} - -// CmdId: 27101 -message SceneAvatarStaminaStepReq { - bool use_client_rot = 8; - Vector rot = 15; -} - -// CmdId: 1992 -message DDOKMJBMEOB { - int32 retcode = 4; -} - -// CmdId: 20719 -message GNALCEBKBAL { - uint32 OLLMODFCNPP = 3; - int32 retcode = 6; -} - -// CmdId: 29750 -message MLGHEAFNOPP { -} - -// CmdId: 22736 -message EEOIKFGEOCJ { - ShopGoods goods = 3; - repeated ShopGoods goods_list = 7; - uint32 buy_count = 8; - int32 retcode = 13; - uint32 shop_type = 14; -} - -// CmdId: 2430 -message EIFKMMFONJC { - uint32 schedule_id = 1; - uint32 KNMLAKGKMJD = 4; - int32 retcode = 9; -} - -message ELMEPCFHNFE { - EJIGAPDJCJD settle_info = 3; - bool is_new_record = 5; -} - -message NNNECCFMAHJ { - uint32 cur_progress = 5; - uint32 BPBGKNKBDGH = 6; - uint32 total_progress = 12; -} - -// CmdId: 25287 -message INPPMAJFGFA { - bool EPPMGJGHPPK = 1; - bool is_success = 6; - uint32 HHNLJBEKIDJ = 8; - uint32 AJGHCCPOOIP = 10; - uint32 ECMNGCGGKKI = 11; - uint32 gallery_id = 14; - uint32 score = 15; -} - -// CmdId: 24521 -message HEFLMNBDPNL { - uint64 avatar_guid = 9; - uint32 HIMOJHLCKGB = 14; // 3 -} - -// CmdId: 8899 -message MPCHEEEJDNN { - BALKODLKKDC BEEGAJMCLFA = 9; - uint32 schedule_id = 15; - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 3; - } - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 1724; - } -} - -// CmdId: 28643 -message BatchDeleteMapMarkReq { - repeated MapMarkPoint mark_list = 10; -} - -message IFMGJDGGIDJ { - uint32 FMHAPHAFPDO = 2; - bool is_open = 6; - uint32 JFEMOPGIFHC = 10; -} - -// CmdId: 21188 -message PHNMNEFGGGH { - uint32 BPMLEJDCFFJ = 5; - uint32 group_id = 6; - uint32 MJILGPIHHIM = 14; -} - -// CmdId: 26413 -message DJLFICNPBEM { - uint32 PKMMKPDIKOB = 7; - uint32 entity_id = 13; -} - -// CmdId: 26087 -message LMMHEHHFCDJ { - uint32 scene_id = 2; - repeated uint32 JMJNGIGPEMB = 4; -} - -message HomeModuleComfortInfo { - repeated uint32 world_scene_block_comfort_value_list = 4; - uint32 module_id = 11; - uint32 room_scene_comfort_value = 12; -} - -message PFNHAKHAHNA { - uint32 LOIEKFANKLK = 6; - bool is_new_record = 10; - repeated uint32 DNDPMHMHDJM = 12; - uint32 stage_id = 14; -} - -// CmdId: 21376 -message ScenePlayerLocationNotify { - uint32 scene_id = 8; - repeated VehicleLocationInfo vehicle_loc_list = 10; - repeated PlayerLocationInfo player_loc_list = 12; -} - -// CmdId: 9111 -message EGBFPAFPKGL { - BALKODLKKDC BEEGAJMCLFA = 7; - bool BBFELADMDOF = 13; -} - -// CmdId: 21222 -message EIOKIEGFHBO { - repeated CPAACPCIJEA KHGAAGLPNKP = 11; -} - -message CMGPJJDJFEB { - bool DEOJJNLADMP = 10; -} - -// CmdId: 24016 -message DODHMEMPMPI { - uint32 head_image_id = 15; -} - -// CmdId: 27251 -message BPDOEOEBINM { - uint32 JJLNKJJDNAC = 1; - uint32 FHKJBKHNPPA = 4; - uint32 DPJCIJKMFPM = 6; - uint32 JAEFIACEAHB = 11; -} - -enum PEGPJCFPGNI { - PEGPJCFPGNI_IDLE = 0; - PEGPJCFPGNI_CHANGING_AVATAR = 1; - PEGPJCFPGNI_READY = 2; -} - -// CmdId: 2312 -message DNNCBDAPOEJ { -} - -message EAFEDCDGLMI { - int64 index = 3; - Vector FFNPJINKOIN = 9; - int32 CCIGDFDLDGA = 12; -} - -// CmdId: 20926 -message EnterScenePeerNotify { - uint32 dest_scene_id = 15; - uint32 host_peer_id = 6; - uint32 peer_id = 10; - uint32 enter_scene_token = 1; -} - -// CmdId: 26367 -message EnterSceneDoneRsp { - /* protected @ 0x20 */// int32 retcode = 65535; - uint32 enter_scene_token = 11; -} - -// CmdId: 24458 -message JBIGONJNAFK { - int32 retcode = 1; - uint32 HLCCJFGJLAA = 7; - repeated BFOKKIILAKI OANHJCKOKGK = 15; -} - -message AttackHitEffectResult { - float ICKHFGPOHOB = 1; - float PJBNLHEDMKH = 2; - float HEMHBCPCDAP = 3; - uint32 AJFIGFGCMLO = 12; - float CEECMAJGHLC = 14; - uint32 MHOBBFJGOFL = 15; -} - -message EIDKFODEABK { - uint32 AOOPLEGMCOE = 7; - bool is_add = 10; - uint32 KDGPJILIAFK = 13; - oneof detail { - BBOJIHPJEKO coin_result = 1361; - ELIENFGIJBL card_result = 1390; - INKLCIDANKK avatar_result = 215; - BBODAFDPGOI avatar_available_count_result = 1370; - } -} - -// CmdId: 26871 -message ELBNAAEIKIF { - uint32 IJGPOHNNHNM = 7; - bool FFGJLPNCNKL = 12; - Vector position = 14; -} - -message PEOFMNGBFOO { - uint64 avatar_guid = 8; - repeated uint32 AOAONFPPNEN = 11; - uint32 entity_id = 12; - repeated uint32 EJCPIPIGHME = 14; -} - -// CmdId: 29162 -message IKGDJHNDPJH { - repeated NGGPLOGCGMF GHMEPBPLPKD = 2; - uint32 activity_id = 12; - uint32 schedule_id = 13; -} - -// CmdId: 28363 -message MBNKAHGMFGK { - repeated uint64 avatar_guid = 4; -} - -// CmdId: 6662 -message POBEEGPCCNC { - int32 retcode = 4; -} - -// CmdId: 5665 -message PBPABICJKNK { - uint32 schedule_id = 8; - int32 retcode = 10; -} - -// CmdId: 28880 -message QueryCodexMonsterBeKilledNumRsp { - int32 retcode = 5; - repeated uint32 CBGEHPOFCAK = 13; - repeated uint32 codex_id_list = 14; - repeated uint32 IJFDHIIPEMI = 15; -} - -// CmdId: 20686 -message JGCLKIEOHFL { - string share_code = 15; -} - -// CmdId: 24748 -message BlossomBriefInfoNotify { - repeated BlossomBriefInfo brief_info_list = 10; -} - -message BattlePassRewardTakeOption { - uint32 option_idx = 4; - BattlePassRewardTag tag = 11; -} - -message DJJOMIIIDGD { - uint32 BLOHBDCADHM = 4; - bool LLKGPMLDCDH = 6; - bool MENIMNJENDO = 7; - repeated uint32 MIJPLELAKPO = 10; - AKEIOPODHFF basic_info = 14; - bool OICDBBMEGCE = 15; -} - -// CmdId: 23949 -message MANMLNBBJED { - int32 retcode = 7; - uint32 HLCCJFGJLAA = 13; -} - -// CmdId: 3000 -message CJNNIMLCNMB { - uint32 BNFCMECOAMO = 5; -} - -// CmdId: 9438 -message DEMEIHMNFHH { - uint32 id = 15; -} - -// CmdId: 4442 -message LPNLKDDPLKN { - int32 retcode = 10; - LCGMFOGLDOD IABEIPFENKI = 14; -} - -// CmdId: 6956 -message DGOCECFIJBA { - uint32 ANMKOOPEBIG = 6; - uint32 gallery_id = 11; -} - -// CmdId: 5407 -message OLODKPCMNDE { - uint32 rank = 6; - PFFIEMOODLF settle_info = 11; - bool is_new_record = 13; - uint32 gallery_id = 14; -} - -// CmdId: 2457 -message IMJDCJEJOIB { - uint32 JPBKFLOINPO = 1; - uint32 CIDGHAMEFJP = 6; - uint32 PLHGOLNFKGP = 9; -} - -// CmdId: 9433 -message EvtDoSkillSuccNotify { - Vector forward = 1; - uint32 skill_id = 8; - ForwardType forward_type = 9; - uint32 caster_id = 10; -} - -message StatueGadgetInfo { - repeated uint32 opened_statue_uid_list = 1; -} - -message CoopChapter { - enum MCOKBJCKBLH { - MCOKBJCKBLH_CLOSE = 0; - MCOKBJCKBLH_COND_NOT_MEET = 1; - MCOKBJCKBLH_COND_MEET = 2; - MCOKBJCKBLH_ACCEPT = 3; - } - - repeated EGDCNADJIII CACLAJBKHEG = 1; - repeated uint32 COJEIELHDLI = 2; - map LPEJPEBFPHI = 3; - repeated AMFPBDFCMBO PBFDCLJOPMB = 4; - uint32 CILOJPGFGKD = 6; - repeated uint32 FGJIAKFIHCO = 7; - uint32 IECHBMOKNNO = 10; - uint32 id = 11; - MCOKBJCKBLH state = 12; - repeated uint32 OFLEIOCDJLL = 14; - repeated CoopPoint NNGNANCMLNO = 15; -} - -// CmdId: 29624 -message AGEICPLFPHN { - uint32 avatar_id = 6; - uint32 furniture_type = 11; -} - -// CmdId: 739 -message BAOCGMJDDGF { - int32 retcode = 5; - bool BBFELADMDOF = 8; - BALKODLKKDC BEEGAJMCLFA = 9; -} - -// CmdId: 6428 -message PCCENCJBNHI { - uint32 level_id = 1; - CFEKLANELNK NADKEGGOOAJ = 2; - bool is_finished = 9; - uint32 score = 10; -} - -message DeathZoneInfo { - uint32 id = 1; - bool is_open = 14; -} - -// CmdId: 20027 -message OODBLCNJEGK { - uint32 level_id = 3; - repeated NPAIHABCLDI avatar_info_list = 12; -} - -// CmdId: 26341 -message HPCPMAMFMDH { - uint32 schedule_id = 13; -} - -// CmdId: 2098 -message GetGachaInfoReq { -} - -message ParentQuest { - bool is_random = 1; - repeated ChildQuest child_quest_list = 2; - uint32 quest_var_seq = 3; - repeated int32 quest_var = 4; - repeated JAEKEGHJKPD PJFICBECIFP = 5; - uint64 video_key = 7; - bool is_finished = 8; - ParentQuestRandomInfo random_info = 9; - uint32 parent_quest_state = 10; - uint32 parent_quest_id = 11; - map time_var_map = 12; - uint32 accept_time = 13; - bool JHIHBMEAJPO = 14; - repeated InferencePageInfo inference_page_list = 15; -} - -message EGKMKKHFNPF { - repeated NIMHCEOACIN level_info_list = 14; -} - -// CmdId: 1078 -message EEEBILKNAEP { - uint32 area_id = 6; -} - -message NPMFEHKMHFF { - repeated EMDMMLCEDJL KOHDONCJGJB = 1; -} - -// CmdId: 23925 -message ReliquaryPromoteRsp { - uint32 cur_promote_level = 1; - uint64 target_reliquary_guid = 2; - uint32 old_promote_level = 5; - repeated uint32 HKHHDKBBEEI = 10; - int32 retcode = 11; - repeated uint32 KJHAIEBIGIN = 12; -} - -// CmdId: 4818 -message MiracleRingDeliverItemRsp { - InterOpType op_type = 2; - InteractType interact_type = 9; - uint32 gadget_entity_id = 10; - int32 retcode = 13; - uint32 gadget_id = 14; -} - -message HomeMarkPointNPCData { - uint32 avatar_id = 1; - uint32 costume_id = 2; -} - -// CmdId: 5780 -message PIDEENPNKFG { - int32 retcode = 1; - uint32 backup_avatar_team_id = 15; -} - -message BMOPFKLLJPM { - uint32 JAONFKLIMLC = 1; - uint32 KMOLHDDPBNL = 2; - uint32 IHKNKHNHMKM = 3; - uint32 GACIKBCKKAK = 5; - uint32 owner_uid = 6; - uint32 GDKIJBAPBIG = 7; - uint32 DFLIDPBOFLA = 8; -} - -// CmdId: 22133 -message AbilityChangeNotify { - uint32 entity_id = 6; - AbilityControlBlock ability_control_block = 9; -} - -// CmdId: 1171 -message MDEGKADABDG { - uint32 template_id = 1; - uint32 point_id = 4; - uint32 OBCOMDMKIHA = 8; - float speed = 9; -} - -message DAMOKMCILCK { - map EJOJOALNMDJ = 3; - uint32 ALDEFFNPOPA = 5; - uint32 NLJANOFKHOH = 8; -} - -message EHDDFAPGEOG { - map DHFLDCKLCEC = 1; - uint32 EOPLEKDNONN = 2; - bool JFGHAMCJMOG = 3; - bool FIMGONMJFPA = 4; - repeated uint32 DEBIIFOCPLO = 5; - uint32 LAOEMCCKLGG = 6; - repeated uint32 MMHLGNMMHKF = 7; - uint32 OKOIJHONBMF = 8; - repeated uint32 JJMLOKBFDCO = 9; - HBAOBFNCBJE EFBACDOLABC = 10; - repeated uint32 KALOCKFBLPI = 11; - repeated LJAAEFHKENH JNKHMIONEEN = 12; - bool DDNGAFNBEML = 13; - bool MLEKKHGPKEH = 14; - bool KCOFJOKJCEB = 15; - uint32 OMLBMHLNNKN = 128; - uint32 NNIOFFOBJNO = 954; - bool DGBIGKHBHHB = 957; - bool FFIINJMLCIM = 1285; - repeated uint32 OCJFPPGOGEG = 1463; - bool EFCKHJKIJLM = 1796; - uint32 AKCBBNEJHNE = 1837; -} - -message GLBFJJLHPIG { - JBJHJGEJMKM avatar_type = 3; - uint32 MBKDMMPJNIK = 9; - uint32 costume_id = 12; -} - -message AvatarSatiationData { - float penalty_finish_time = 3; - uint64 avatar_guid = 5; - float finish_time = 14; -} - -// CmdId: 27816 -message LAECDEGEEMA { - bool KABLKPCDDEP = 1; - uint32 config_id = 7; - uint32 group_id = 11; -} - -// CmdId: 28663 -message PPNFCDMLIME { - uint32 GNJAEPNDECO = 1; - uint32 FNGMPPMLBPI = 2; - uint32 DMCNJEMGEKL = 3; - uint32 time = 6; - uint32 KONJECEOIFN = 7; - uint32 LONBJBHJNOK = 11; - uint32 JANLIIJHMHC = 13; - uint32 KDJLKLDCFOB = 15; -} - -// CmdId: 9255 -message OAKCGKAJPJK { - uint32 ILHLGEEMLML = 12; - int32 retcode = 13; -} - -message NMNLNLNKDJC { - uint32 AHAPECLFBKP = 1; - bool JKIGHIHBKBO = 3; - uint32 CHMPMBNIGLC = 4; - uint32 begin_time = 5; - uint32 BPBGKNKBDGH = 6; - uint32 JFDJHPNCLBA = 11; - uint32 MOCBGKBNNCI = 13; -} - -// CmdId: 9044 -message GENCGMJCEPB { - repeated uint32 CODKKLPDGKE = 4; - repeated uint32 GJDJKIMBHKG = 15; -} - -// CmdId: 22351 -message JKBMPJNDMFN { - IACLINMJAMB ONDCMMCKHHA = 1; - uint32 schedule_id = 6; - int32 retcode = 11; -} - -// CmdId: 5539 -message PLKADFPJBBE { - uint32 NLHMEGOFMLN = 9; // 4 -} - -// CmdId: 23778 -message DNAGNONNNBM { - repeated DGLPCOFJHEC DLBEMHDELBE = 13; - uint32 scene_id = 14; -} - -message FFHHMNNGAMC { - GOGNOBFCMGH IKIOJPCMJFG = 6; - EGOPCEMAKMD NEDJDCNOIFA = 7; - FIONLKFNLAK HJPPFPBHFNF = 14; - BIJFLKEGDOF PAJNKNPHLDD = 15; -} - -// CmdId: 26021 -message AvatarDataNotify { - repeated AvatarInfo avatar_list = 7; - repeated uint32 owned_costume_list = 10; - /* protected @ 0x30 */// repeated uint32 backup_avatar_team_order_list = 65535; - map avatar_team_map = 14; - /* protected @ 0x40 */// repeated uint64 temp_avatar_guid_list = 65535; - repeated AvatarRenameInfo avatar_rename_list = 11; - repeated uint32 owned_flycloak_list = 13; - uint64 choose_avatar_guid = 8; - uint32 cur_avatar_team_id = 5; -} - -// CmdId: 20930 -message NBEMKLHIHPH { - int32 retcode = 5; -} - -// CmdId: 22369 -message GILHLKDPNEO { - int32 retcode = 8; - uint64 avatar_guid = 13; - uint32 KMDOGFBMGFI = 15; -} - -// CmdId: 24040 -message LGEHLBJPFGK { - uint32 AFNCHMNMEFC = 8; - uint32 PCNAGJOONJF = 9; - repeated uint32 OMIBCFMPADE = 12; - bool ACKEFLFBNFG = 14; -} - -// CmdId: 29084 -message JJLCAOECBCJ { - uint32 EDOLNMJKAGJ = 2; - uint32 HGICKKJLBKJ = 3; - uint32 activity_id = 5; - uint32 stage_id = 7; - repeated EOBBODLDOMN NLJEGHKCEKO = 8; - uint32 EJINEKHHBEI = 15; -} - -// CmdId: 5816 -message EnterSceneReadyRsp { - /* protected @ 0x20 */// int32 retcode = 65535; - uint32 enter_scene_token = 3; -} - -// CmdId: 25532 -message CIOMDCKEOMD { - uint32 NLJANOFKHOH = 3; - uint32 GDKIJBAPBIG = 11; -} - -// CmdId: 29907 -message MONANOPCFBC { - uint32 KNNMFOAICGK = 2; - repeated PNCJONOMFEG EAPEODDIJJE = 5; -} - -// CmdId: 145 -message GHBGLJPHJIG { - int32 retcode = 14; - uint32 room_id = 15; -} - -// CmdId: 23736 -message BNGLFGCPEOD { - HomeLimitedShopInfo DLAPGAPMJBJ = 5; - int32 retcode = 12; -} - - -//AbilityActionGenerateElemBall or AbilityActionCreateGadget -message MGDJNOGCOIB { - Vector pos = 6; - Vector rot = 8; - uint32 room_id = 15; -} - -// CmdId: 7415 -message MIADKLGDIJL { - bool is_agreed = 10; -} - -// CmdId: 25470 -message PLJKODIMAIL { - uint32 watcher_id = 2; - uint32 activity_id = 11; -} - -message APBAHEHDEDH { - uint32 level = 1; - uint32 FIJGHDGLGKL = 2; - uint32 EKCOKKCNJHB = 3; - repeated uint32 tag_list = 4; - repeated DOAKGJMMFND ICGPPMFLPNB = 5; - repeated uint32 GLJNGOFEHDF = 6; - bool IOLNEACKICB = 7; - uint32 guid = 8; - uint32 rank = 9; - uint32 EAMBNAOEFHH = 10; - bool BPMOGFOFHPN = 12; - uint32 KAIPHFCPBDJ = 13; - repeated uint32 DGCEKLJAEEA = 14; - bool MGNDIBCHNGH = 15; -} - -message KIMLCACLEPN { - uint32 config_id = 2; -} - -enum OCDPDOFMNDK { - OCDPDOFMNDK_IDLE = 0; - OCDPDOFMNDK_CHANGING_AVATAR = 1; - OCDPDOFMNDK_READY = 2; -} - -// CmdId: 21943 -message OOJOLJELOAE { - repeated uint32 OKIBHFABKJC = 6; -} - -message IHGELFKIHMF { - repeated IINBMAMMGJP MFLBDCHECEG = 15; -} - -// CmdId: 5900 -message JBPBBFBMJLH { - uint32 entity_id = 1; - MotionInfo MMKFPCDJLON = 2; - uint32 scene_time = 4; - int32 retcode = 12; -} - -// CmdId: 25074 -message ILEKEEOAGFL { - repeated uint32 HBHDPHEEODI = 4; -} - -// CmdId: 9088 -message NLHLCPAMPLK { - int32 retcode = 2; - repeated ItemParam item_list = 7; - repeated int32 NCIHBINMCJF = 14; -} - -message LGKHIOAIMKL { - uint32 chapter_id = 1; - uint32 progress = 2; - uint32 JFEMOPGIFHC = 7; - uint32 NDDJBDOCMCB = 9; - bool is_open = 14; -} - -// CmdId: 29359 -message ChatChannelUpdateNotify { - uint32 channel_id = 1; - ChatChannelInfo channel_info = 10; - bool is_create = 13; -} - -// CmdId: 7071 -message LAHAJNJNDGF { - map LBLJOEOMHCH = 14; - int32 retcode = 15; -} - -// CmdId: 4681 -message OBMDHALJKMK { - repeated uint32 GOFOCECEDAP = 6; -} - -// CmdId: 2648 -message AHPPPGONLAN { -} - -// CmdId: 1449 -message DKILBDNEPKC { - bool AEGAIHHEMCN = 15; -} - -// CmdId: 23386 -message JFJHFNGAEIE { - uint32 area_id = 5; - uint32 index = 12; - int32 retcode = 13; - repeated uint32 OPKHJCEJKMB = 14; -} - -// CmdId: 21199 -message OMODKOKOHAM { - int32 retcode = 7; - uint64 dungeon_guid = 8; -} - -// CmdId: 20453 -message InteractDailyDungeonInfoNotify { -} - -// CmdId: 5052 -message CKGCEGKBDMO { -} - -// CmdId: 28350 -message GetSceneAreaReq { - uint32 scene_id = 7; - uint32 belong_uid = 9; -} - -enum FriendOnlineState { - FRIEND_ONLINE_STATE_DISCONNECT = 0; - FRIEND_ONLINE_STATE_ONLINE = 1; -} - -// CmdId: 23063 -message HostPlayerNotify { - uint32 host_uid = 3; - uint32 host_peer_id = 10; -} - -message AnimatorParameterValueInfo { - uint32 para_type = 1; - oneof paraVal { - int32 int_val = 2; - float float_val = 3; - bool bool_val = 4; - } -} - -message LDOLAMDLNGN { - uint32 BNFCMECOAMO = 4; - uint32 JFEMOPGIFHC = 5; - bool is_open = 6; - oneof detail { - BKCDNNEKJKK balloon_info = 13; - GLPLLMDICKD fall_info = 3; - LLBHAMHAHKI music_info = 7; - } -} - -// CmdId: 29629 -message CBCCCLOLMIB { - bool GNOHKDLJMPG = 1; - uint32 uid = 12; -} - -// CmdId: 7484 -message HomeComfortInfoNotify { - repeated HomeModuleComfortInfo module_info_list = 11; -} - -message BMOPCDDBOHO { - repeated HHBOGCBMLAK brief_info_list = 10; -} - -message OCKALFHEPCC { - int32 x = 1; - int32 y = 2; -} - -// CmdId: 22223 -message ChangeMailStarNotify { - repeated uint32 mail_id_list = 4; - bool is_star = 11; -} - -// CmdId: 30000 -message FPPIMIAKFCG { -} - -// CmdId: 863 -message ALEALDMGGIB { - repeated uint32 skill_id = 3; -} - -message AbilityMixinScenePropSync { - bool is_clear_all = 1; - repeated int64 delete_id_list = 2; - repeated MassivePropSyncInfo massive_prop_list = 9; -} - -// CmdId: 5519 -message HKJBMCPNBHL { - GIENKEGKAGC reason = 1; - repeated uint32 uid_list = 10; - uint32 match_id = 14; -} - -// CmdId: 5741 -message JLHBBBKCJEP { - int32 retcode = 1; - PDEEIMPHKFM OKDKCEGIOPL = 12; -} - -message CurVehicleInfo { - uint32 entity_id = 1; - uint32 pos = 2; - uint32 gadget_id = 3; - Vector AOHJKFLAICK = 4; - uint32 FDCGDBELDGL = 5; - Vector EOMOABFFPAL = 6; -} - -message BPOPALCFFOF { - bool is_new_record = 4; - KLBKDPCMBAA settle_info = 14; -} - -// CmdId: 24236 -message JMIFCBAMCAI { - map ABAKFIFDLPK = 8; - repeated HomeCustomFurnitureInfo HPNNOILMBCM = 9; - repeated uint32 KECFJLAIKGC = 10; -} - -// CmdId: 4703 -message KENDFFHKAEL { - uint32 entity_id = 15; -} - -message ODIIKDMEIDC { - DCMMGKJJPKC BEMPPNIOMIE = 8; - uint32 level_id = 9; -} - -// CmdId: 591 -message MEJCELAPEKF { - int32 retcode = 11; - uint32 dungeon_entry_config_id = 14; -} - -// CmdId: 5497 -message MJFDFEGEGMD { - KLACGPLDBLJ CEEHDGIPHHC = 3; - int32 retcode = 4; -} - -message BOOAGHIHKMD { - OKCKFLGNIBH NMAIDFJEECA = 1; - repeated uint32 GDIDJANBAAK = 2; -} - -// CmdId: 1295 -message FMPIGANGKAE { - int32 retcode = 2; - uint32 entity_id = 9; - uint32 JECFCPILBCM = 11; -} - -// CmdId: 1774 -message SetPlayerPropReq { - repeated PropValue prop_list = 3; -} - -message KCAGEEIDKAN { - uint32 IGKGLLBOJHA = 8; - uint32 PDOHLLCCLAA = 13; - bool is_open = 14; - uint32 level_id = 15; -} - -// CmdId: 9200 -message HECHPJKFHOL { - repeated OIGNKPBNGEC JABHBECOFAM = 2; - int32 FGMOGNJKOJE = 7; -} - -// CmdId: 6252 -message KKKKPLIMMBF { - uint32 schedule_id = 6; - uint32 uid = 7; -} - -message LICIJBIFIJB { - MCCJCBANABI ENGDOPMHAOC = 2; - bool ELDOEKFMBFB = 9; -} - -message MFNPKMLHKPN { - uint32 IEGOCDOMNJN = 1; - uint32 exp = 2; - repeated uint32 BPELGMNLDAD = 5; - uint32 DEBMLFGCNNK = 6; - uint32 level = 7; - uint32 COHNJMMKBLC = 8; - bool DHPFLIFJOOP = 13; - uint32 PGFGHIJFBBD = 14; - bool PIMNPMEJHBA = 15; -} - -// CmdId: 20709 -message OJIAECHHIKL { - BALKODLKKDC BEEGAJMCLFA = 5; - bool KIGJJGPFMEM = 7; - repeated JPIIPAICGGB param_list = 10; -} - -// CmdId: 27793 -message WorldDataNotify { - map world_prop_map = 5; -} - -// CmdId: 4960 -message EAFJKFABKNB { - uint32 MPJEPEEHBHA = 3; - bool JHIHBMEAJPO = 4; - repeated uint32 FOIHNLFBPFI = 15; -} - -// CmdId: 4436 -message MMKEOHEEEHC { - int32 retcode = 13; -} - -message IBFEGOEKFLI { - uint32 MFDBKJJCFFK = 1; - OnlinePlayerInfo BEOHBLAOIAK = 3; - uint32 uid = 7; - uint32 max_combo = 13; - uint32 final_score = 14; -} - -// CmdId: 21260 -message GNIFPCIJEJG { - uint32 FNGFNCHPLOI = 4; - uint32 PEPIAKLBNBA = 7; -} - -// CmdId: 24088 -message LOCMOBNHMCB { - int32 retcode = 5; -} - -message NPNPJNHOFAB { - uint32 MJEKGEPGNGM = 1; -} - -message HBMHLAOCOJM { - uint32 group_id = 12; - oneof detail { - OFIABDJOCAO racing_gallery_info = 1950; - NJLBPLPCDAI balloon_gallery_info = 1369; - EJNCHMEEBCG stake_play_info = 2021; - POACKIEBPKG seek_furniture_gallery_info = 594; - NOBJAIHAOIM explosion_info = 840; - } -} - -// CmdId: 25342 -message CPIBICEDODP { - repeated GCGTavernNpcInfo CONENAODODM = 2; - GCGTavernNpcInfo CCCIOKCPILH = 8; - repeated GCGTavernNpcInfo PEDACGMIAGE = 9; -} - -// CmdId: 23108 -message PLOECAFMEAO { - uint32 target_uid = 1; - int32 retcode = 8; -} - -// CmdId: 9273 -message GBAINKOKEPF { - repeated uint32 avatar_id_list = 12; - repeated uint32 EPHNNFNKMBD = 13; - uint32 uid = 15; -} - -// CmdId: 27249 -message NNINOFJDMBK { - int32 retcode = 9; - MatchType match_type = 13; -} - -// CmdId: 367 -message DCLKGNMDAIK { - int32 retcode = 6; - uint32 level_id = 7; -} - -// CmdId: 20767 -message CCKCOCFOFGK { - HLAECEGHEAM NBKFGCBLFAA = 4; - uint32 gallery_id = 15; -} - -// CmdId: 4006 -message SetBattlePassViewedReq { - uint32 schedule_id = 3; -} - -// CmdId: 27180 -message PlayerOfferingRsp { - repeated ItemParam item_list = 2; - int32 retcode = 7; - PlayerOfferingData offering_data = 9; -} - -// CmdId: 302 -message KPIAFKDLCFK { - int32 retcode = 14; -} - -// CmdId: 25440 -message HLOPMJBCJPJ { - uint32 trial_avatar_index_id = 2; -} - -// CmdId: 392 -message IKDGCPPNPBL { - uint32 level_id = 1; -} - -// CmdId: 7253 -message GILEPFBJJBP { - enum JHLFGNNANFL { - JHLFGNNANFL_TIME_OUT = 0; - JHLFGNNANFL_SETTLE_PLAY_END = 1; - JHLFGNNANFL_SETTLE_PLAYER_QUIT = 2; - } - - uint32 MOPCOOEAIPM = 2; - uint32 begin_time = 3; - repeated uint32 LLHBFPMBCLM = 5; - repeated NJLNLJGHOJK JMDBDOMAJLF = 6; - uint32 PLHGOLNFKGP = 8; - uint32 CGKFOPDNHNM = 9; - uint32 OCJAIFHBNPE = 11; - bool EIMKIBKGPAL = 12; - bool KIINBBEJDBB = 13; - JHLFGNNANFL reason = 14; - repeated OMEPEGPCMPN KFMCDPLPABH = 15; -} - -// CmdId: 7755 -message TakeCityReputationParentQuestRsp { - uint32 city_id = 2; - repeated uint32 parent_quest_list = 7; - repeated ItemParam item_list = 9; - int32 retcode = 14; -} - -// CmdId: 26024 -message APGCJBJHCCN { - BALKODLKKDC BEEGAJMCLFA = 7; -} - -// CmdId: 4713 -message AHCNAEHDANG { - OOBCKLKOCBK PLCNAEKKIKH = 2; -} - -// CmdId: 5031 -message FBBGCFMILEK { - bool is_agreed = 9; - int32 retcode = 10; - uint32 param = 11; - uint32 apply_uid = 14; -} - -// CmdId: 21813 -message GetInvestigationMonsterReq { - bool is_for_mark = 3; - repeated uint32 city_id_list = 12; -} - -// CmdId: 29733 -message PDMNLKGGAFP { - repeated uint32 ONEPCBGMMLB = 1; -} - -// CmdId: 28539 -message DJJAHPPDKON { -} - -// CmdId: 27890 -message BGOANMGAIAD { -} - -// CmdId: 23465 -message CCHMBHJMGGP { - repeated OnlinePlayerInfo player_info_list = 9; - int32 retcode = 10; -} - -// CmdId: 1662 -message PHCJCHHBDCN { - uint32 OINICBJHPOK = 2; - bool is_new_record = 7; - int32 retcode = 8; - bool EGNLHHLJPPA = 15; -} - -message CALDDMIBBNH { - uint32 best_score = 8; - bool is_open = 11; - uint32 stage_id = 13; -} - -// CmdId: 6416 -message GLOJKBDEBFB { -} - -message ECKKFMLEKKM { - repeated IJLJPOGOGLN KMPKGNDMHBD = 5; - repeated IJLJPOGOGLN MNLGPAFDEML = 12; - map ABIMHKOMIJF = 15; -} - -message BFDIANGJKED { - uint32 FCPHIIFPLBH = 7; -} - -// CmdId: 23662 -message IOCKICPKBPC { -} - -// CmdId: 20724 -message GetShopmallDataReq { -} - -// CmdId: 1571 -message BJKBDJOLACF { - uint32 schedule_id = 9; -} - -// CmdId: 24447 -message GFKIAABNGGP { - int32 retcode = 4; -} - -// CmdId: 22311 -message FBPPKABGELK { - int32 retcode = 3; -} - -// CmdId: 20560 -message KPGAAGINCOA { - KMNFHJGCFDG info = 15; -} - -// CmdId: 3985 -message LBOEPBONDJL { - int32 retcode = 1; -} - -// CmdId: 21300 -message PlayerPropChangeReasonNotify { - float cur_value = 1; - float old_value = 4; - uint32 prop_type = 5; - PropChangeReason reason = 9; -} - -message CJMBMKOOMDM { - uint32 cur_score = 4; - uint32 combo = 5; - uint32 combo_disable_time = 10; - uint32 uid = 12; -} - -// CmdId: 29441 -message ILJNNNONKLO { - int32 retcode = 12; -} - -// CmdId: 24273 -message CKENCEJOAJI { - uint32 stage_id = 3; -} - -// CmdId: 25258 -message FCAKLNIIGGN { - uint32 gallery_id = 15; -} - -// CmdId: 28284 -message UpgradeRoguelikeShikigamiRsp { - uint32 NLEODIPFIKM = 3; - uint32 cur_level = 5; - int32 retcode = 9; -} - -// CmdId: 7316 -message ViewCodexRsp { - repeated CodexTypeData type_data_list = 5; - repeated uint32 APMHCGGCKKM = 8; - repeated uint32 recent_viewed_pushtips_list = 11; - repeated uint32 PJAGPMCMHPN = 12; - int32 retcode = 14; -} - -// CmdId: 22466 -message DJKOKCKJDOB { - uint32 schedule_id = 6; - int32 retcode = 14; -} - -enum AbilityInvokeArgument { - ABILITY_INVOKE_ARGUMENT_NONE = 0; - ABILITY_INVOKE_ARGUMENT_META_MODIFIER_CHANGE = 1; - ABILITY_INVOKE_ARGUMENT_META_COMMAND_MODIFIER_CHANGE_REQUEST = 2; - ABILITY_INVOKE_ARGUMENT_META_SPECIAL_FLOAT_ARGUMENT = 3; - ABILITY_INVOKE_ARGUMENT_META_OVERRIDE_PARAM = 4; - ABILITY_INVOKE_ARGUMENT_META_CLEAR_OVERRIDE_PARAM = 5; - ABILITY_INVOKE_ARGUMENT_META_REINIT_OVERRIDEMAP = 6; - ABILITY_INVOKE_ARGUMENT_META_GLOBAL_FLOAT_VALUE = 7; - ABILITY_INVOKE_ARGUMENT_META_CLEAR_GLOBAL_FLOAT_VALUE = 8; - ABILITY_INVOKE_ARGUMENT_META_ABILITY_ELEMENT_STRENGTH = 9; - ABILITY_INVOKE_ARGUMENT_META_ADD_OR_GET_ABILITY_AND_TRIGGER = 10; - ABILITY_INVOKE_ARGUMENT_META_SET_KILLED_SETATE = 11; - ABILITY_INVOKE_ARGUMENT_META_SET_ABILITY_TRIGGER = 12; - ABILITY_INVOKE_ARGUMENT_META_ADD_NEW_ABILITY = 13; - ABILITY_INVOKE_ARGUMENT_META_REMOVE_ABILITY = 14; - ABILITY_INVOKE_ARGUMENT_META_SET_MODIFIER_APPLY_ENTITY = 15; - ABILITY_INVOKE_ARGUMENT_META_MODIFIER_DURABILITY_CHANGE = 16; - ABILITY_INVOKE_ARGUMENT_META_ELEMENT_REACTION_VISUAL = 17; - ABILITY_INVOKE_ARGUMENT_META_SET_POSE_PARAMETER = 18; - ABILITY_INVOKE_ARGUMENT_META_UPDATE_BASE_REACTION_DAMAGE = 19; - ABILITY_INVOKE_ARGUMENT_META_TRIGGER_ELEMENT_REACTION = 20; - ABILITY_INVOKE_ARGUMENT_META_LOSE_HP = 21; - ABILITY_INVOKE_ARGUMENT_META_DURABILITY_IS_ZERO = 22; - ABILITY_INVOKE_ARGUMENT_META_TRIGGER_ARKHE_REACTION = 23; - ABILITY_INVOKE_ARGUMENT_ACTION_TRIGGER_ABILITY = 50; - ABILITY_INVOKE_ARGUMENT_ACTION_SET_CRASH_DAMAGE = 51; - ABILITY_INVOKE_ARGUMENT_ACTION_EFFECT = 52; - ABILITY_INVOKE_ARGUMENT_ACTION_SUMMON = 53; - ABILITY_INVOKE_ARGUMENT_ACTION_BLINK = 54; - ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_GADGET = 55; - ABILITY_INVOKE_ARGUMENT_ACTION_APPLY_LEVEL_MODIFIER = 56; - ABILITY_INVOKE_ARGUMENT_ACTION_GENERATE_ELEM_BALL = 57; - ABILITY_INVOKE_ARGUMENT_ACTION_SET_RANDOM_OVERRIDE_MAP_VALUE = 58; - ABILITY_INVOKE_ARGUMENT_ACTION_SERVER_MONSTER_LOG = 59; - ABILITY_INVOKE_ARGUMENT_ACTION_CREATE_TILE = 60; - ABILITY_INVOKE_ARGUMENT_ACTION_DESTROY_TILE = 61; - ABILITY_INVOKE_ARGUMENT_ACTION_FIRE_AFTER_IMAGE = 62; - ABILITY_INVOKE_ARGUMENT_ACTION_DEDUCT_STAMINA = 63; - ABILITY_INVOKE_ARGUMENT_ACTION_HIT_EFFECT = 64; - ABILITY_INVOKE_ARGUMENT_ACTION_SET_BULLET_TRACK_TARGET = 65; - ABILITY_INVOKE_ARGUMENT_ACTION_FIREWORK_EFFECT = 66; - ABILITY_INVOKE_ARGUMENT_ACTION_LEVEL_BANK_ADD_STUFF = 67; - ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_STEER_BY_CAMERA = 100; - ABILITY_INVOKE_ARGUMENT_MIXIN_MONSTER_DEFEND = 101; - ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_ZONE = 102; - ABILITY_INVOKE_ARGUMENT_MIXIN_COST_STAMINA = 103; - ABILITY_INVOKE_ARGUMENT_MIXIN_ELITE_SHIELD = 104; - ABILITY_INVOKE_ARGUMENT_MIXIN_ELEMENT_SHIELD = 105; - ABILITY_INVOKE_ARGUMENT_MIXIN_GLOBAL_SHIELD = 106; - ABILITY_INVOKE_ARGUMENT_MIXIN_SHIELD_BAR = 107; - ABILITY_INVOKE_ARGUMENT_MIXIN_WIND_SEED_SPAWNER = 108; - ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_ELEMENT_REACTION = 109; - ABILITY_INVOKE_ARGUMENT_MIXIN_FIELD_ENTITY_COUNT_CHANGE = 110; - ABILITY_INVOKE_ARGUMENT_MIXIN_SCENE_PROP_SYNC = 111; - ABILITY_INVOKE_ARGUMENT_MIXIN_WIDGET_MP_SUPPORT = 112; - ABILITY_INVOKE_ARGUMENT_MIXIN_DO_ACTION_BY_SELF_MODIFIER_ELEMENT_DURABILITY_RATIO = 113; - ABILITY_INVOKE_ARGUMENT_MIXIN_FIREWORKS_LAUNCHER = 114; - ABILITY_INVOKE_ARGUMENT_MIXIN_ATTACK_RESULT_CREATE_COUNT = 115; - ABILITY_INVOKE_ARGUMENT_MIXIN_UGC_TIME_CONTROL = 116; - ABILITY_INVOKE_ARGUMENT_MIXIN_AVATAR_COMBAT = 117; - ABILITY_INVOKE_ARGUMENT_MIXIN_DEATH_ZONE_REGIONAL_PLAY_MIXIN = 118; - ABILITY_INVOKE_ARGUMENT_MIXIN_UI_INTERACT = 119; - ABILITY_INVOKE_ARGUMENT_MIXIN_SHOOT_FROM_CAMERA = 120; - ABILITY_INVOKE_ARGUMENT_MIXIN_ERASE_BRICK_ACTIVITY = 121; - ABILITY_INVOKE_ARGUMENT_MIXIN_BREAKOUT = 122; - ABILITY_INVOKE_ARGUMENT_MIXIN_DAMAGE_LOAN = 123; - ABILITY_INVOKE_ARGUMENT_MIXIN_BROADCAST_GV = 124; - ABILITY_INVOKE_ARGUMENT_MIXIN_RECEIVE_GV = 125; - ABILITY_INVOKE_ARGUMENT_MIXIN_RAYCAST_SELECT_TARGET = 126; - ABILITY_INVOKE_ARGUMENT_MIXIN_ENERGY_CRYSTAL_TARGET = 127; - ABILITY_INVOKE_ARGUMENT_MIXIN_ROTATION_FOLLOW_CAMERA = 128; - ABILITY_INVOKE_ARGUMENT_MIXIN_BUOYANT_FORCE = 129; - ABILITY_INVOKE_ARGUMENT_MIXIN_FILMFEST_BALL_GAME = 130; - ABILITY_INVOKE_ARGUMENT_MIXIN_CHECK_SCAN_ENTITY = 131; - ABILITY_INVOKE_ARGUMENT_MIXIN_TIME_TRACK_PLAYER = 133; -} - -message OAEMNJEEPGH { - uint32 KPPOPIECKAN = 1; - uint32 remain_reward_days = 2; - uint32 expire_time = 11; - uint32 config_id = 15; -} - -enum PropChangeReason { - PROP_CHANGE_REASON_NONE = 0; - PROP_CHANGE_REASON_STATUE_RECOVER = 1; - PROP_CHANGE_REASON_ENERGY_BALL = 2; - PROP_CHANGE_REASON_ABILITY = 3; - PROP_CHANGE_REASON_LEVELUP = 4; - PROP_CHANGE_REASON_ITEM = 5; - PROP_CHANGE_REASON_AVATAR_CARD = 6; - PROP_CHANGE_REASON_CITY_LEVELUP = 7; - PROP_CHANGE_REASON_AVATAR_UPGRADE = 8; - PROP_CHANGE_REASON_AVATAR_PROMOTE = 9; - PROP_CHANGE_REASON_PLAYER_ADD_EXP = 10; - PROP_CHANGE_REASON_FINISH_QUEST = 11; - PROP_CHANGE_REASON_GM = 12; - PROP_CHANGE_REASON_MANUAL_ADJUST_WORLD_LEVEL = 13; -} - -// CmdId: 7479 -message HOAJOKBJNJN { - enum JNKLEEGPCLE { - JNKLEEGPCLE_NULL = 0; - JNKLEEGPCLE_ACTIVE = 1; - JNKLEEGPCLE_PASSIVE = 2; - } - - Vector pos = 4; - uint32 entity_id = 9; - Vector rot = 11; - JNKLEEGPCLE DAAPCLPOFNC = 14; -} - -// CmdId: 29167 -message FPLCHCJHIDL { - repeated GCNEACKIJLC avatar_info_list = 15; -} - -// CmdId: 3715 -message KLLFOJAJDIH { - string IMLOCGLPDMD = 2; -} - -// CmdId: 7004 -message LIANJHBJNKH { - repeated ItemParam item_list = 2; - uint32 ONPAGAOINHD = 4; - uint32 quest_id = 7; - uint32 GFKLPNLGEMN = 9; - uint32 MICPFPIGCHK = 10; - bool IIKENCNFBAM = 11; - repeated uint32 EHKPPCADFKE = 12; -} - -// CmdId: 3326 -message EGCGJAJILGB { - uint32 entity_id = 5; - ForwardType forward_type = 7; - uint32 GMAKIANHMMF = 14; -} - -// CmdId: 25110 -message CIBKPCANKJP { - int32 retcode = 15; -} - -// CmdId: 2103 -message BKIDHIJIHNK { - bool HKPAPPFDGCP = 1; -} - -message IGBNBHAHKFI { - /* protected @ 0x20 */// bytes PIGMANFAAFL = 65535; - /* protected @ 0x28 */// repeated RegionSimpleInfo region_list = 65535; - /* protected @ 0x30 */// bytes AFPJFFOPKDF = 65535; - /* protected @ 0x38 */// bool enable_login_pc = 65535; - /* protected @ 0x3C */// int32 retcode = 65535; -} - -// CmdId: 5287 -message MonsterForceAlertNotify { - uint32 monster_entity_id = 14; -} - -// CmdId: 29817 -message SceneEntityDrownRsp { - uint32 entity_id = 10; - int32 retcode = 12; -} - -// CmdId: 4663 -message ONFMAHEGKEO { - uint32 draft_id = 1; - uint32 PIAPDHNKCMP = 2; - bool BHPEOJPKOED = 3; -} - -// CmdId: 24116 -message BPHHDKKFFEF { - bool is_agreed = 4; - uint32 apply_uid = 13; -} - -// CmdId: 26662 -message ENIGLCFNBFI { - repeated uint32 JKNGCFCKHCE = 1; -} - -// CmdId: 9700 -message GetMapAreaReq { -} - -// CmdId: 883 -message PAINFFOHBHA { -} - -message ONAGMHADILJ { - CPCLKGPNBON IDJNJHJONDN = 1; - repeated uint32 buff_id_list = 6; - repeated FLLKFDMDPEM DAFFCMMLJGM = 9; - CPCLKGPNBON IEDAPPGDEKE = 13; -} - -// CmdId: 29093 -message EBDABMGHKCO { - repeated PDCOPKMKPMB KOHDONCJGJB = 13; -} - -// CmdId: 24479 -message FAJBJOAAKEG { - repeated uint32 PHJPFKOAKBF = 11; -} - -message IPNLBDNFEHJ { - bool is_new_record = 4; - BAECILMGGDD settle_info = 8; -} - -// CmdId: 560 -message APFCGHHLLMD { - int32 retcode = 1; - uint32 OFHHLKDCMJG = 4; - uint32 PDMGGGPIGIG = 11; -} - -message MKODKLALKPI { - string psn_id = 2; - string online_id = 4; - ProfilePicture profile_picture = 9; - string nick_name = 11; - uint32 BFDCMJMCICH = 14; -} - -enum GIENKEGKAGC { - GIENKEGKAGC_MATCH_NONE = 0; - GIENKEGKAGC_MATCH_FINISH = 1; - GIENKEGKAGC_MATCH_PLAYER_CANCEL = 2; - GIENKEGKAGC_MATCH_TIMEOUT = 3; - GIENKEGKAGC_MATCH_PLAYER_CONFIRM = 4; - GIENKEGKAGC_MATCH_FAILED = 5; - GIENKEGKAGC_MATCH_SYSTEM_ERROR = 6; - GIENKEGKAGC_MATCH_INTERRUPTED = 7; - GIENKEGKAGC_MATCH_MP_UNAVAILABLE = 8; - GIENKEGKAGC_MATCH_CONFIRM_TIMEOUT = 9; -} - -// CmdId: 9922 -message GFOAAHGHEBN { - uint32 level_id = 6; - repeated uint32 ENGFKKEDONF = 8; -} - -// CmdId: 6693 -message MGACENDFIKK { - repeated uint32 JECNFOHMFDJ = 1; - int32 retcode = 8; -} - -// CmdId: 20792 -message JBLCKIGICNO { - int32 retcode = 7; -} - -// CmdId: 24989 -message DestroyMaterialRsp { - repeated uint32 item_count_list = 2; - int32 retcode = 12; - repeated uint32 item_id_list = 15; -} - -// CmdId: 3361 -message HPBGMNMFLOB { - uint32 PLHGOLNFKGP = 2; - uint32 CDHOPOGDGOE = 6; - uint32 MIGGEFGJCMF = 7; - uint32 level_id = 10; - uint32 score = 11; - bool is_success = 12; - bool EPPMGJGHPPK = 14; -} - -// CmdId: 28274 -message BEKGNKMCOMM { - uint32 level_id = 2; - int32 retcode = 12; - bool PINLNOOODDP = 13; -} - -message TowerFightRecordPair { - uint32 data = 7; - uint32 avatar_id = 11; -} - -// CmdId: 22684 -message QuestListNotify { - repeated Quest quest_list = 11; -} - -// CmdId: 22669 -message HECPBJNCDBF { - uint32 config_id = 3; - uint32 scene_id = 9; - uint32 group_id = 10; -} - -// CmdId: 2722 -message BAABJALIGMD { - repeated uint32 affix_list = 3; - uint32 level_id = 10; - uint32 OOHBHGFGMNL = 15; -} - -message ALFNNCBNMNE { - uint32 stage_id = 3; - bool is_finish = 6; - uint32 level_id = 10; - bool is_open = 12; -} - -message CCCNFAMFDMH { - uint32 FPKJAEGKLKA = 2; - uint32 challenge_index = 5; - uint32 FJGFDOPBDHM = 6; - uint32 BPBGKNKBDGH = 10; -} - -// CmdId: 5274 -message JHPLLMBPOHE { - uint32 PLHGOLNFKGP = 8; - CustomGadgetTreeInfo EODBPDGCFBP = 10; - uint32 gadget_entity_id = 11; - repeated uint32 CGBBOICJDBD = 12; -} - -message HomeBlockArrangementInfo { - repeated HomeNpcData deploy_npc_list = 1; - repeated WeekendDjinnInfo weekend_djinn_info_list = 2; - uint32 block_id = 4; - repeated HomeBlockDotPattern FMOOJOLLEBD = 5; - bool is_unlocked = 7; - repeated HomeFurnitureData LCBBFONDDEO = 8; - repeated HomeFurnitureGroupData furniture_group_list = 9; - repeated HomeBlockFieldData field_list = 10; - repeated HomeFurnitureSuiteData furniture_suite_list = 11; - repeated HomeFurnitureCustomSuiteData NFMHDJPIBIK = 12; - repeated HomeFurnitureData NECOKOEFGAK = 13; - repeated HomeAnimalData deploy_animal_list = 14; - uint32 comfort_value = 15; -} - -enum PIFFAGAEKHH { - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_NONE = 0; - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_TIMEOUT = 1; - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_REJECT = 2; -} - -message AbilityMixinElementShield { - float MKAOJEFNKFJ = 1; - float FHPENDKOCEN = 2; - bool is_shield_broken = 3; - uint32 ENHELJJBGBH = 4; - uint32 player_num = 6; - float AAPFMCKFAGA = 7; -} - -// CmdId: 21915 -message ChatChannelDataNotify { - repeated uint32 channel_list = 1; - repeated ChatChannelInfo channel_info_list = 8; -} - -message Reward { - uint32 reward_id = 1; - repeated ItemParam item_list = 2; -} - -message BCJLAIODLOB { - ProfilePicture profile_picture = 4; - fixed32 time = 5; - string HABNJNMBOIO = 10; - uint32 DOKBIGOIDEK = 11; - uint32 uid = 12; -} - -// CmdId: 6001 -message JNJJFKDGKMK { - uint32 group_id = 2; - int32 retcode = 6; - uint32 schedule_id = 11; -} - -// CmdId: 27765 -message HHBPHJCFEGG { - uint32 level_id = 3; - uint32 MPEDHLLGFIF = 13; -} - -// CmdId: 29086 -message PJGGDPMFBEH { - uint32 PLHGOLNFKGP = 5; - bool is_new_record = 7; - bool is_success = 9; - uint32 level_id = 13; -} - -// CmdId: 27212 -message NGFNNBNAJND { - int32 retcode = 11; - uint32 LJENFDPHJHA = 13; -} - -// CmdId: 29160 -message PKELACBLCEG { - uint32 CIAJDPDCALF = 1; - int32 retcode = 5; - repeated uint32 MPGCKBIBONI = 12; - uint32 difficulty_id = 15; -} - -// CmdId: 3950 -message HMEPDDODAMB { - bool LPGEOGOLNHC = 2; -} - -// CmdId: 23897 -message ODLJPBLCFEL { - uint32 item_num = 9; - uint32 item_id = 11; - int32 param = 12; - Vector pos = 13; -} - -// CmdId: 26208 -message GachaWishRsp { - uint32 gacha_schedule_id = 1; - uint32 wishMaxProgress = 4; - uint32 wishProgress = 5; - uint32 wishItemId = 7; - int32 retcode = 9; - uint32 gacha_type = 11; -} - -// CmdId: 9399 -message McoinExchangeHcoinRsp { - uint32 hcoin = 11; - int32 retcode = 12; - uint32 mcoin_cost = 15; -} - -// CmdId: 724 -message EMJDPBGPMED { - bool BMMOKABJPGH = 1; - uint32 play_id = 4; -} - -// CmdId: 22576 -message JNHFBBDAECF { - repeated GOKMHHINNED NDMLFLMNKPM = 2; -} - -// CmdId: 22453 -message CBEJHLPEHKJ { - int32 retcode = 13; -} - -enum MapMarkPointType { - MapMarkPointType_NPC = 0; - MapMarkPointType_QUEST = 1; - MapMarkPointType_SPECIAL = 2; - MapMarkPointType_MINE = 3; - MapMarkPointType_COLLECTION = 4; - MapMarkPointType_MONSTER = 5; - MapMarkPointType_FISH_POOL = 6; -} - -message KGDOPALMEBC { - uint32 stage_id = 1; - bool is_open = 10; -} - -// CmdId: 22210 -message EJBDHIOBACJ { - repeated DGGMKIJGJDM HKLNODPNCLE = 15; -} - -enum BattlePassUnlockStatus { - BattlePassUnlockStatus_BATTLE_PASS_UNLOCK_INVALID = 0; - BattlePassUnlockStatus_BATTLE_PASS_UNLOCK_FREE = 1; - BattlePassUnlockStatus_BATTLE_PASS_UNLOCK_PAID = 2; -} - -// CmdId: 6544 -message KBJLPKDBFCJ { - uint32 gadget_entity_id = 2; - uint32 LCNPLPGEJLL = 10; -} - -message INLBFIGJBHN { - repeated BFJMKEOFCKP avatar_info_list = 7; - repeated uint32 NFKLNEAMDKP = 15; -} - -// CmdId: 26580 -message KDAAFPNACGI { - int32 retcode = 15; -} - -enum PFOILGNHKLC { - PFOILGNHKLC_FOUNDATION_OP_NONE = 0; - PFOILGNHKLC_FOUNDATION_OP_BUILD = 1; - PFOILGNHKLC_FOUNDATION_OP_DEMOLITION = 2; - PFOILGNHKLC_FOUNDATION_OP_REBUILD = 3; - PFOILGNHKLC_FOUNDATION_OP_ROTATE = 4; - PFOILGNHKLC_FOUNDATION_OP_LOCK = 5; - PFOILGNHKLC_FOUNDATION_OP_UNLOCK = 6; -} - -message MotionInfo { - Vector pos = 1; - Vector rot = 2; - Vector speed = 3; - MotionState state = 4; - repeated Vector params = 5; - Vector ref_pos = 6; - uint32 ref_id = 7; - uint32 scene_time = 8; - uint64 interval_velocity = 9; -} - -// CmdId: 4308 -message JADLICKLFLM { - uint32 level = 2; - uint32 city_id = 6; -} - -// CmdId: 20993 -message BFEEMIGHCOA { - uint32 request_id = 3; - uint32 city_id = 4; -} - -message AbilityIdentifier { - uint32 HDPFOJMGBJA = 5; - bool is_serverbuff_modifier = 6; - uint32 IPGHMJALPKC = 7; - int32 local_id = 10; - uint32 instanced_modifier_id = 14; - uint32 instanced_ability_id = 15; -} - -// CmdId: 5487 -message MEKMBKENFPF { - repeated uint32 item_id_list = 12; -} - -message CCEDOKJCLOF { - repeated DOMLNCLCCPB KGGNANHHKFF = 1; -} - -// CmdId: 26162 -message DungeonEntryToBeExploreNotify { - uint32 scene_id = 3; - uint32 dungeon_entry_config_id = 6; - uint32 dungeon_entry_scene_point_id = 14; -} - -message KCGPMFPBHGJ { - uint32 id = 12; - bool is_finish = 13; -} - -// CmdId: 9472 -message FDMANKCLFKC { - GroupLinkBundle KPIANFJAEFE = 14; -} - -// CmdId: 26057 -message PCKMNDPOLFJ { - MatchType match_type = 4; - uint32 AKGNFMAEPDD = 8; - OnlinePlayerInfo src_player_info = 11; -} - -message GHPFHODBIGF { - bool is_open = 3; - uint32 PALKGAEJAPM = 5; - uint32 GCLBALIKOKB = 8; - uint32 level_id = 13; -} - -message FMKOHAIFMPH { - uint32 cur_progress = 2; - uint32 id = 3; - uint32 total_progress = 6; - Vector pos = 7; - bool is_finished = 10; - uint32 JFEMOPGIFHC = 14; -} - -// CmdId: 8851 -message IOHCAIDJGFD { - int32 retcode = 1; -} - -message IBEDJDBOIOE { - bool BOPOAKLPFOD = 2; - uint32 PLHGOLNFKGP = 4; - uint32 LOIEKFANKLK = 10; - uint32 stage_id = 11; -} - -// CmdId: 29376 -message PHAOAAGHNHI { - uint32 JHMGNOFHNIF = 9; -} - -// CmdId: 28866 -message HCPLDJMFOHF { - repeated uint32 LGJAGFHOEFL = 2; -} - -// CmdId: 1117 -message OLGAKJPDDKK { - repeated uint32 mail_id_list = 2; -} - -// CmdId: 4154 -message CADCOEAGOMG { - bool LMKEOHINJBM = 3; - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 14; -} - -// CmdId: 5595 -message CPFIFNBOIDD { - int32 retcode = 14; -} - -// CmdId: 23531 -message TakePlayerLevelRewardReq { - uint32 level = 10; -} - -// CmdId: 582 -message PAEPGNILDNC { -} - -enum BPPIBFJLJLF { - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_NONE = 0; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_COLOR = 1; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_HEIGHT = 2; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_SIZE = 3; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_DENSITY = 4; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_ROTATION = 5; -} - -// CmdId: 28060 -message BMNEMDPIKKO { - uint32 material_id = 5; - MKMIFLOEELB DIBMHOMEPPB = 12; - int32 retcode = 13; -} - -// CmdId: 1606 -message GIJNEHHGBFC { - int32 retcode = 5; - BALKODLKKDC BEEGAJMCLFA = 6; - oneof close_time { - HHBOGCBMLAK music_brief_info = 1; - } -} - -message IJHKFLBNKIM { - uint32 reward_id = 3; - bool CILMBLGALKO = 7; - bool GIEAPAMPMAH = 10; - uint32 trial_avatar_index_id = 13; -} - -// CmdId: 8260 -message ODHFHJGMCJP { - int32 retcode = 13; -} - -// CmdId: 9674 -message WatcherAllDataNotify { - repeated uint32 watcher_list = 2; -} - -// CmdId: 26783 -message LAGFFHIJFJK { - int32 retcode = 6; - uint64 avatar_guid = 15; -} - -// CmdId: 3442 -message IMIBGFKCJNB { - repeated uint32 JBHEJGBAGJN = 11; - int32 retcode = 15; -} - -message FCFKLGKAJCA { - uint32 JPCJBHHKBNJ = 4; - bool is_finished = 6; - bool is_open = 7; - uint32 JFEMOPGIFHC = 9; - uint32 level_id = 10; - uint32 FEDHMPEHNGG = 15; -} - -// CmdId: 25613 -message FKKHKLCKJDN { - int32 retcode = 14; -} - -// CmdId: 8689 -message IBLJMGNLNFE { - int32 retcode = 6; -} - -// CmdId: 3636 -message ENEDKDCFPGL { - uint32 entity_id = 5; -} - -// CmdId: 5971 -message KPLKLJNKGBJ { - int32 retcode = 6; - repeated HEJKJDBMLOG BEHIGGIKDND = 9; -} - -message HHCIOCLLLKK { - repeated uint32 FOIBCGEDGIL = 4; - bool BECEHLHIIKE = 5; - repeated Vector NGAECJCDKKH = 7; - bool LOGHFPBIAIC = 8; - bool LCGEEBCFNMJ = 14; - repeated MMEFDIDOCDL JFPPHIHEFOJ = 15; -} - -message BELBHMGOGNK { - uint32 BPBGKNKBDGH = 1; - uint32 IIOKFMIJFFO = 2; - bool is_success = 4; - uint32 JFDJHPNCLBA = 10; - bool MAJHPBABGHF = 11; -} - -// CmdId: 533 -message GetAreaExplorePointReq { - repeated uint32 area_id_list = 13; -} - -// CmdId: 1773 -message KMCPJOOMMOL { -} - -message GDLIANIJFFC { - bool PEEGMGGJIAM = 1; - bool LJNGMAEALCH = 12; - uint64 server_game_time = 15; -} - -// CmdId: 6264 -message BFJACPPJAFG { -} - -enum ModifierAction { - MODIFIER_ACTION_ADDED = 0; - MODIFIER_ACTION_REMOVED = 1; -} - -// CmdId: 8559 -message BAJPAFHCJKM { - uint32 schedule_id = 5; - int32 retcode = 7; -} - -message KJCBFELKNPF { - uint32 PLHGOLNFKGP = 1; - repeated uint32 JDJDFFIIFEE = 2; - repeated uint32 DIOPACOFHJN = 3; - bool is_new_record = 5; - uint32 IOKJJCAIMEP = 11; - uint32 difficulty_id = 14; -} - -// CmdId: 25518 -message FACDMKCFPGC { - uint32 group_id = 5; -} - -// CmdId: 20328 -message PJPDLMEIEKL { - uint64 guid = 1; - int32 retcode = 12; -} - -enum LGBDBPOMJLB { - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_NORMAL = 0; - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_COUNTDOWN = 1; - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_TIMER = 2; -} - -// CmdId: 20736 -message EntityFightPropNotify { - uint32 entity_id = 12; - map fight_prop_map = 13; -} - -message SkyCrystalDetectorData { - Vector hint_center_pos = 2; - uint32 config_id = 4; - uint32 group_id = 7; - bool is_hint_valid = 9; -} - -message LLLLJGKFNPO { - ProfilePicture profile_picture = 4; - map EGIBHAEACCC = 7; - string nickname = 13; - uint32 uid = 14; -} - -// CmdId: 26996 -message HomeModuleSeenRsp { - repeated uint32 seen_module_id_list = 12; - int32 retcode = 15; -} - -message AiSkillCdInfo { - map skill_cd_map = 4; - map skill_group_cd_map = 14; -} - -// CmdId: 20656 -message GetActivityScheduleRsp { - repeated ActivityScheduleInfo activity_schedule_list = 1; - int32 retcode = 6; - uint32 remain_fly_sea_lamp_num = 12; -} - -// CmdId: 2391 -message BCCGDPHEIBB { - Vector destination_pos = 2; - int32 query_id = 3; - uint32 scene_id = 6; - Vector3Int IFMLKJBFKDK = 9; - QueryFilter filter = 10; - Vector3Int ANCGPGGGOAJ = 12; - int32 uid = 14; - Vector source_pos = 15; -} - -// CmdId: 25035 -message IOONLFJGOEF { - uint32 schedule_id = 11; -} - -// CmdId: 4484 -message MEMDJLIGJNF { - uint32 JAONFKLIMLC = 4; - Vector rot = 5; - Vector pos = 11; - uint32 PGBDPGGINBO = 12; -} - -message JHDFAILGFAD { - uint32 permillage = 1; - map MEMEOJONGKL = 3; - map PMHFKICPNOL = 5; - repeated uint32 APDFAAMGJHB = 13; - repeated uint32 ANJLBIPMFML = 15; -} - -message APMEEOIACFA { - bool is_open = 8; - uint32 JFEMOPGIFHC = 14; -} - -// CmdId: 24793 -message OEAEIHJGMLB { - uint64 dungeon_guid = 10; - uint32 GCLBALIKOKB = 14; -} - -message DAJLFOAGHJB { - uint32 index = 2; - Vector pos = 6; - CPMJHCCLOKE type = 11; - uint32 area_id = 14; -} - -message GLPLLMDICKD { - uint32 best_score = 9; -} - -message LAANABCDNAM { - uint64 dungeon_guid = 5; - uint32 dungeon_id = 11; - repeated HOMCJAJGNMG DOAKBCIBNNK = 12; - NEFEGLMDAHP GJEHPKKKPIJ = 14; -} - -message PNEOMLIHKGJ { - uint32 GEGLHFHIJKD = 2; - uint32 OGLMKDPECPN = 3; - uint32 score = 7; - uint32 GMKACPOBOHN = 9; -} - -message HDKNEPELFMK { - repeated uint32 EKAJLABGGDO = 1; -} - -// CmdId: 29142 -message JHFFJLLPMLP { - repeated uint32 LHNJKBGEFDD = 4; - int32 retcode = 7; - uint32 CIHMOCCDKBM = 14; -} - -// CmdId: 7493 -message ILNHIPINCMG { - repeated POBHNOCAAEK AJLLCEAINNL = 13; -} - -// CmdId: 9133 -message MPKMBDIFOIE { -} - -// CmdId: 2194 -message GFJBKPFAMOD { - uint32 uid = 5; - uint32 KGAFFEFIKJF = 12; -} - -// CmdId: 25450 -message EJLJGFMPHDJ { - uint32 id = 2; -} - -// CmdId: 9120 -message BKCJLNBBBLD { - uint32 GOKPPDNPEKM = 3; - int32 retcode = 11; -} - -// CmdId: 22676 -message HAOIEDLALPI { - MatchType match_type = 5; - GIENKEGKAGC reason = 8; - uint32 host_uid = 10; -} - -// CmdId: 9114 -message JELMDLLKGGN { - uint32 entity_id = 8; -} - -message ONHPMGAMCMN { - uint32 stage_id = 4; - repeated BENIDHCDMHP level_info_list = 8; - bool EOJLGKIGFHD = 13; -} - -// CmdId: 20718 -message DKMAJGIPCOL { - uint32 room_id = 9; - uint64 guid = 10; -} - -// CmdId: 2029 -message DBBEPEOHNMG { - uint32 dungeon_id = 7; - uint32 cell_id = 9; -} - -// CmdId: 9079 -message NEGMONKAAOG { - LCGMFOGLDOD IABEIPFENKI = 2; - int32 retcode = 6; -} - -// CmdId: 6096 -message EAPCOHJGPIA { -} - -message IEPJNEEBECP { - repeated AIKFJGIIPBH player_info_list = 8; - uint32 level_id = 9; - uint32 OCJAIFHBNPE = 11; -} - -// CmdId: 21232 -message AFEKOFFGMHD { - int32 retcode = 7; -} - -message JHKPODCDNAH { - repeated ECBIGKOCCND level_info_list = 4; -} - -message IHPNNDNPAAP { - bool is_success = 1; - uint32 challenge_index = 3; - uint32 cur_progress = 4; - uint32 BPBGKNKBDGH = 14; -} - -// CmdId: 20552 -message OCDJFBKJBAK { - NNEPMBOAKNH CJBIKPDJDPH = 1; - uint32 group_id = 3; - uint32 KGELPEMDBJJ = 12; -} - -// CmdId: 22174 -message AHKCNPMHGJO { - int32 retcode = 3; - uint32 level = 4; -} - -message AJNONJOHMKL { - map NOIEMIMAFMN = 10; -} - -message MAJLAKKJNEC { - uint32 OGJMGGAJEII = 1; - uint32 use_time = 11; - HomeGroupPlayerInfo BEOHBLAOIAK = 12; -} - -message DKEONOCCDBM { - uint32 DAJBEPLDIIN = 7; - uint32 score = 8; - uint32 LJJOFHKAKJH = 9; - uint32 HAEGKJIHBDC = 13; -} - -// CmdId: 3662 -message EIICHEFPKLN { - uint32 CIDGHAMEFJP = 11; - uint32 item_id = 13; -} - -// CmdId: 764 -message GEKLKGCBGNI { - uint32 LJENFDPHJHA = 7; -} - -// CmdId: 26628 -message ILOBHDPHDJG { - int32 retcode = 10; - uint32 ODOFDGAMIOJ = 13; -} - -// CmdId: 21795 -message DKAFDMIFKJG { - repeated uint32 LNMCMDDKHFP = 12; -} - -message JICDCELMNJN { - uint32 uid = 12; - BNDLODBJIHJ state = 15; -} - -message DLOKKPJJGEM { -} - -// CmdId: 23470 -message MODKFCPKGBI { - int32 retcode = 13; -} - -// CmdId: 3064 -message BHJKFBIHKCG { - int32 retcode = 10; - repeated GHMFEDDMPKM JCBBNGCBPBB = 13; -} - -message ODJGEBPEBFA { - uint32 BPPEEPACKFJ = 9; -} - -// CmdId: 6012 -message KPPECFLNHAC { - uint32 level_id = 5; -} - -// CmdId: 28703 -message QuestCreateEntityReq { - uint32 quest_id = 2; - bool is_rewind = 5; - CreateEntityInfo entity = 14; - uint32 parent_quest_id = 15; -} - -// CmdId: 4521 -message JJODMHHKPCL { - uint32 shop_type = 15; -} - -// CmdId: 23416 -message KMJBGLBKOLB { - uint32 JICPMELNBBL = 6; - repeated ItemParam LIFOJALMEPF = 13; -} - -// CmdId: 9293 -message KNNEHILDOLI { - uint32 chapter_id = 1; -} - -message DJHHKNCHMDI { - int32 level = 3; - repeated EAFEDCDGLMI JDBOGGIKBMC = 5; -} - -// CmdId: 28543 -message MNEHJPBBNAP { - repeated BFGAJCMGAPE DIBPDJKFKEF = 1; -} - -message BIBJHDDLBFO { - uint32 stage_id = 7; - repeated KGPAFJKHPNC ADHEMHLIDFG = 12; - bool is_finished = 14; - bool is_open = 15; -} - -message HBCIPEGGCPB { - uint32 finish_time = 8; - uint32 EMGKBHBGJBI = 15; -} - -// CmdId: 25213 -message DPFENMIOGBF { - uint32 NIJDGEOBLBI = 1; - uint32 NDKMGINICPF = 13; -} - -enum HCONLALNEAA { - HCONLALNEAA_HIDE_AND_SEEK_STAGE_PREPARE = 0; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_PICK = 1; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_GAME = 2; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_HIDE = 3; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_SEEK = 4; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_SETTLE = 5; -} - -// CmdId: 8828 -message JAANBOFHDKF { - repeated uint32 BKCEKOHBOHF = 2; - bool LJNGMAEALCH = 5; - uint32 OOHBHGFGMNL = 6; - PDBIPKAANMA reason = 8; - FKGNKFMLDNB BCEJMDGABBK = 9; - PCBLOHEPCIE IFMEGFKLPNG = 11; - uint32 DNLLBNNEBOH = 13; - repeated uint32 FGALKDAJHDM = 14; - repeated ItemParam reward_item_list = 15; - oneof detail { - JBKKDJNFAMP pve_activity_settle = 956; - PIGCLJPOBEL arena_settle = 1478; - MOGLEMOMNDL pve_infinite_activity_settle = 1440; - } -} - -// CmdId: 27156 -message DoSetPlayerBornDataNotify { -} - -// CmdId: 20304 -message GEEKJGEMPNM { - uint32 LOIEKFANKLK = 2; -} - -// CmdId: 21632 -message OEDOFDMAKAM { - uint32 match_id = 4; - uint32 uid = 5; - bool BHPEOJPKOED = 7; -} - -// CmdId: 23217 -message IOPFLONPGFD { - uint32 stage_id = 10; -} - -// CmdId: 22090 -message LDLNCDBMDFN { - uint32 PFOILAHNOOD = 12; -} - -message CLCNPLICMHJ { - uint32 uid = 11; - uint32 NBFIJIBOPOP = 15; -} - -// CmdId: 9842 -message OPOIKAGOBCJ { - bool NBMLNBPINCD = 2; - uint32 LOIEKFANKLK = 8; - repeated uint32 OAKNPNADFCI = 10; - repeated uint32 ONEGGELAEEM = 11; -} - -enum BALKODLKKDC { - BALKODLKKDC_NONE = 0; - BALKODLKKDC_MUSIC_GAME = 1; -} - -message PKCFDDKBCDP { - bool is_finish = 1; - uint32 level_id = 6; - uint32 DEEKLAIGAPP = 11; - bool is_open = 13; -} - -// CmdId: 6835 -message BLPBNLLLING { - uint32 level_id = 1; -} - -// CmdId: 2516 -message DNFMKPFAKLK { - uint32 id = 6; -} - -// CmdId: 27190 -message BDKBBHGFBLJ { - HuntingPair hunting_pair = 2; - Vector PACBAJJDKCB = 3; - bool ENMOFMHPFEA = 7; - uint32 DLGJDHICNCJ = 15; -} - -message MMKDPCBDDHL { - AJFBACKKLPG DCIANLCLKFD = 4; - uint32 COHNJMMKBLC = 6; - map HHLDOBCFKGP = 11; - bool PIMNPMEJHBA = 13; -} - -// CmdId: 27447 (blacklist) -message IFHOOFJNCLJ { - uint32 target_uid = 12; -} - -// CmdId: 28379 -message IIIBNOBALKI { - repeated OAEMNJEEPGH BOLFKAMBBIM = 4; - uint32 KHPOGHMFEBD = 11; -} - -// CmdId: 7049 -message HECNHEJHPCN { - repeated uint32 MLHGFJJDEHJ = 2; - uint32 activity_id = 5; - uint32 schedule_id = 8; - repeated Uint32Pair disable_transfer_point_interaction_list = 10; - repeated uint32 CICIPOBGCOD = 11; - repeated uint32 activated_sale_id_list = 14; -} - -enum EFCGFLLIMAG { - EFCGFLLIMAG_GALLERY_STOP_NONE = 0; - EFCGFLLIMAG_GALLERY_STOP_TIMEUP = 1; - EFCGFLLIMAG_GALLERY_STOP_CLIENT_INTERRUPT = 2; - EFCGFLLIMAG_GALLERY_STOP_LUA_INTERRUPT_SUCCESS = 3; - EFCGFLLIMAG_GALLERY_STOP_LUA_INTERRUPT_FAIL = 4; - EFCGFLLIMAG_GALLERY_STOP_OWNER_LEAVE_SCENE = 5; - EFCGFLLIMAG_GALLERY_STOP_PLAY_INIT_FAILED = 6; - EFCGFLLIMAG_GALLERY_STOP_OTHER_PLAYER_ENTER = 7; - EFCGFLLIMAG_GALLERY_STOP_AVATAR_DIE = 8; - EFCGFLLIMAG_GALLERY_STOP_FINISHED = 9; - EFCGFLLIMAG_GALLERY_STOP_FUNGUS_ALL_DIE = 10; - EFCGFLLIMAG_GALLERY_STOP_LIFE_COUNT_ZERO = 11; - EFCGFLLIMAG_GALLERY_STOP_ACTIVITY_CLOSED = 12; - EFCGFLLIMAG_GALLERY_STOP_LEAVE_REGION_FAIL = 13; - EFCGFLLIMAG_GALLERY_STOP_HEART_BLOOD_USED_OUT = 14; - EFCGFLLIMAG_GALLERY_STOP_GUARDIAN_STONE_DIE = 15; -} - -// CmdId: 6282 -message JEALMGMJDFM { - enum NOOBJCGOLLI { - NOOBJCGOLLI_KEEP_ROT_X = 0; - NOOBJCGOLLI_KEEP_ROT_XY = 1; - } - - float OKHHFICODAB = 1; - bool CEDJENNKBOP = 2; - repeated string PJEJCEFLNPH = 3; - float JPEBEAJPABO = 4; - bool ANPLMNNAKNO = 5; - bool OAGBFHMFHEE = 6; - Vector MLBMALMGCEL = 7; - bool NILHCIJOEKN = 8; - float FLPBJGHNNIA = 9; - NOOBJCGOLLI KMPCJDDHKFI = 10; - bool EPJEMKNOLCJ = 11; - Vector MBDJNKHBLEM = 12; - bool JONODFBHFFM = 13; - bool DAGGNHMEHDC = 14; - float duration = 15; - uint32 BNEKDAKIFKM = 70; - float EKNMCHLJNJA = 229; - uint32 NBBBMJMIAMF = 885; - uint32 entity_id = 1379; - bool ODLLDELIOHL = 1614; -} - -// CmdId: 1143 -message BFHAGEOJCPG { - enum EOMOBGIDFLA { - EOMOBGIDFLA_PLAYER_JUDGE = 0; - EOMOBGIDFLA_PLAYER_ENTER_OPTION_REFUSE = 1; - EOMOBGIDFLA_PLAYER_ENTER_OPTION_DIRECT = 2; - EOMOBGIDFLA_SYSTEM_JUDGE = 3; - EOMOBGIDFLA_HOST_IN_MATCH = 4; - EOMOBGIDFLA_PS_PLAYER_NOT_ACCEPT_OTHERS = 5; - EOMOBGIDFLA_OPEN_STATE_NOT_OPEN = 6; - EOMOBGIDFLA_HOST_IN_EDIT_MODE = 7; - EOMOBGIDFLA_PRIOR_CHECK = 8; - } - - uint32 target_uid = 1; - bool is_agreed = 2; - EOMOBGIDFLA reason = 10; - string target_nickname = 11; -} - -// CmdId: 29126 -message GIFFOLCPGJE { - int32 retcode = 2; - uint32 dungeon_id = 7; - uint32 point_id = 10; -} - -// CmdId: 29761 -message IGNMMBCPHEP { - int32 retcode = 6; -} - -// CmdId: 8835 -message HDJGPICLMBF { - uint64 EDGHLFADHMO = 2; - int32 retcode = 8; - repeated uint32 IKPPICOLONP = 13; -} - -// CmdId: 8348 -message FMBKKNDHABP { -} - -// CmdId: 23866 -message JJMAMBFALIH { - uint32 KCMKGNFIFBD = 6; - int32 retcode = 7; - uint32 card_id = 12; -} - -// CmdId: 8267 -message ELPOKCLPKHA { - repeated LOKFGKCACKI ODICNNELPJK = 6; - uint32 CIHMOCCDKBM = 7; - repeated uint32 LHNJKBGEFDD = 12; -} - -message TeamEntityInfo { - uint32 authority_peer_id = 8; - uint32 team_entity_id = 10; - AbilitySyncStateInfo team_ability_info = 13; -} - -// CmdId: 29965 -message CKANBLMFEKM { - uint32 schedule_id = 9; - uint32 chapter_id = 12; -} - -// CmdId: 28455 -message BCHIHCJMNBB { - repeated AGIAPPEIEMF NOGGAHPOGHM = 5; - repeated IJMHLAIILFC GPJDIENEBCA = 6; - uint32 OAMOBHDPAIA = 9; - repeated DNHAJJPGBBL MMEHHBAPBFE = 11; - uint32 BFDCMJMCICH = 15; -} - -// CmdId: 27296 -message BFDBJNFPLBG { - KDBCEINCEKE JDKCPDBHEHC = 15; -} - -enum EBOMGDFDJON { - EBOMGDFDJON_EDIT_UGC_DUNGEON_EDIT = 0; - EBOMGDFDJON_EDIT_UGC_DUNGEON_AUDIT = 1; - EBOMGDFDJON_EDIT_UGC_DUNGEON_PUBLISHED = 2; -} - -// CmdId: 9386 -message HPEAEFIPBIJ { - uint32 OHJPFFDIFEL = 3; - uint32 level_id = 6; -} - -// CmdId: 27176 -message HBPLOHHJBDJ { -} - -// CmdId: 9943 -message NLDHAIDKIFA { - uint32 KCMKGNFIFBD = 7; - uint32 card_id = 10; -} - -// CmdId: 27948 -message LMJDOEFAMJO { - CPAACPCIJEA MHOKJKDJCHF = 2; -} - -// CmdId: 22352 -message GLGMLDAGBIK { - message KMFFMBFPDNJ { - uint32 HDHLGEEKBDG = 1; - repeated uint32 avatar_id_list = 15; - } - - repeated KMFFMBFPDNJ NCMEICLNHHL = 9; - bool DLNLBAHCHOD = 11; -} - -// CmdId: 28766 -message CAGNLAOBHOC { - uint32 JECGDPGLIPM = 14; - repeated uint32 LHNJKBGEFDD = 15; -} - -message GNCDBLNODEH { - uint32 level_id = 1; -} - -message BreakoutElementReactionCounter { - uint32 element_reaction = 1; - uint32 count = 2; -} - -// CmdId: 9250 -message BDALMDOAANN { - uint32 GMOPOPGBPIJ = 7; - int32 retcode = 15; -} - -// CmdId: 1563 -message MLBAILANEBK { - CustomGadgetTreeInfo ADBFFAIPBOO = 2; - uint32 entity_id = 3; -} - -// CmdId: 8284 -message LABDDDAIMBD { - repeated uint32 entity_id_list = 9; -} - -message OAOOCHLCLCE { - uint32 CEKDBKBDMKA = 6; - uint32 BCHHCEAHNIB = 7; - uint32 DFPDOBKIDEE = 8; - uint32 GDPJKPLMCDD = 11; - uint32 KGGFINENJEN = 12; -} - -// CmdId: 3143 -message CutSceneEndNotify { - uint32 cutscene_id = 8; - int32 retcode = 15; -} - -message JJACGOHCBCL { -} - -// CmdId: 27386 -message WorldPlayerDieNotify { - PlayerDieType die_type = 3; - uint32 NFMGNDNIONB = 6; - AbilityString GDGEEKHNNLH = 12; - uint32 CMFMJLIALCD = 15; - oneof entity { - uint32 monster_id = 13; - uint32 gadget_id = 1; - } -} - -// CmdId: 2600 -message MAPMJLMLMJD { - uint32 JDAAEHPMJLG = 6; - uint32 schedule_id = 14; -} - -message PlayerRoutineInfo { - uint32 routine_type = 5; - uint32 finished_num = 10; -} - -message WidgetGadgetData { - repeated uint32 gadget_entity_id_list = 9; - uint32 gadget_id = 10; -} - -message IPIDPILOJLP { - uint32 OALEGIODANN = 1; - uint32 HGADONOJLBK = 2; - uint32 score = 5; - uint32 level_id = 8; - uint32 NNCILFDPPML = 9; - bool is_new_record = 11; -} - -message MMOBIFIFICJ { - uint32 OBIJCNDCINH = 1; - uint32 JICKOLMKLMP = 10; -} - -// CmdId: 20485 -message NormalUidOpNotify { - repeated uint32 param_list = 2; - repeated uint32 param_uid_list = 3; - uint32 duration = 11; - uint32 param_index = 13; -} - -message BGFENEFFJAA { - uint32 JJHDGIBDPAJ = 5; - uint32 KDGPJILIAFK = 6; - uint32 POFEMCOHJFI = 7; - bool OIANEEKDMOH = 13; - uint32 FONNCLKDPPI = 14; -} - -// CmdId: 91 -message CCPEMBOLAAN { -} - -message KNFODIGMALP { - bool is_trial = 3; - uint32 avatar_id = 12; -} - -message WorldRoutineTypeInfo { - uint32 routine_type = 1; - repeated WorldRoutineInfo world_routine_info_list = 9; - uint32 next_refresh_time = 10; -} - -// CmdId: 6115 -message FFLLCENBCIH { - repeated int32 BAJKKPEEFED = 2; - bool use_edge = 6; - repeated ToTheMoonObstacleInfo CDNIIEAEHEA = 9; - uint32 scene_id = 15; -} - -// CmdId: 6432 -message FKMBPKLMACF { - uint32 path_id = 12; -} - -// CmdId: 26299 -message BAOKDOOGPFL { - uint32 add_progress = 7; - uint32 watcher_id = 14; -} - -// CmdId: 7610 -message KFGJAMELILJ { - uint32 progress = 1; - uint32 end_time = 7; - uint32 FLMNBJHEKAF = 8; - uint32 FBMJDNPNHNA = 12; - uint32 ILDMECOLNEE = 13; -} - -message OAKBLDGCNKK { - bool is_new_record = 1; - EFCGFLLIMAG reason = 4; - uint32 PLHGOLNFKGP = 5; - uint32 level_id = 11; -} - -// CmdId: 29058 -message BNDNEGNGGBE { - int32 retcode = 15; -} - -message JLJOEFACLGG { - repeated uint32 OKIEELFEKKM = 6; - repeated uint32 GIEJANOMODL = 10; -} - -enum HDLCJPBKLCM { - HDLCJPBKLCM_GCG_DICE_SIDE_INVALID = 0; - HDLCJPBKLCM_GCG_DICE_SIDE_CRYO = 1; - HDLCJPBKLCM_GCG_DICE_SIDE_HYDRO = 2; - HDLCJPBKLCM_GCG_DICE_SIDE_PYRO = 3; - HDLCJPBKLCM_GCG_DICE_SIDE_ELECTRO = 4; - HDLCJPBKLCM_GCG_DICE_SIDE_GEO = 5; - HDLCJPBKLCM_GCG_DICE_SIDE_DENDRO = 6; - HDLCJPBKLCM_GCG_DICE_SIDE_ANEMO = 7; - HDLCJPBKLCM_GCG_DICE_SIDE_PAIMON = 8; -} - -// CmdId: 27437 -message KFKHANBBBJI { - uint32 level_id = 4; - uint32 activity_id = 5; - int32 retcode = 7; - bool LLEBBKPLHJC = 10; - DCMMGKJJPKC BEMPPNIOMIE = 12; - oneof detail { - KDNHDHMNMPF filmfest_shooting_info = 1069; - EPMMEPGIFOF great_festival_v2_sheet_restore_info = 512; - } -} - -message GMDODBKAOHH { - uint32 stage_id = 2; - uint32 LOIEKFANKLK = 5; - bool is_finished = 6; - uint32 LPDMEKHPNDO = 7; - bool is_open = 9; -} - -// CmdId: 22867 -message BDDBAAAONEG { -} - -message JCOFMGPNGFO { - uint32 level_id = 6; - bool is_finish = 9; - bool is_open = 11; - repeated HDKNEPELFMK OHPJBOCJLIA = 12; -} - -// CmdId: 5438 -message DEGAKJMNCGI { - uint32 level_id = 3; - repeated FEKPLNHPNLB avatar_info_list = 10; - uint32 LOIEKFANKLK = 11; -} - -// CmdId: 7716 -message PlayerGameTimeByLuaNotify { - uint32 sim_speed = 6; - uint32 game_time = 8; - uint32 uid = 12; -} - -// CmdId: 6759 -message KMAMFLPJGHB { - uint32 CNIMLPHLANL = 9; - uint32 config_id = 11; -} - -message JLELAFNNGMO { - bool OGLABPIHEIB = 1; - repeated KIMLCACLEPN CLDEFNNOKMH = 3; - repeated uint32 PNDCCLHOPIO = 6; - repeated KIMLCACLEPN GHFNOIEJNLH = 13; - repeated uint32 CHEPJAHOOCP = 14; -} - -enum PCOMEFKMJBB { - PCOMEFKMJBB_NONE = 0; - PCOMEFKMJBB_AUTO = 1; - PCOMEFKMJBB_CUSTOM = 2; -} - -// CmdId: 391 -message MAMALNJEHCP { - uint32 add_progress = 2; - repeated uint32 param_list = 6; - uint32 PJPGOOOEBEE = 14; -} - -message FHALBMKPBCL { - repeated uint32 IOACJACIHBP = 3; - bool is_finish = 8; - repeated uint32 JCLIMJEKDIP = 10; - repeated uint32 JEEGLLNBFEO = 11; - uint32 score = 12; - bool is_open = 13; - uint32 level_id = 14; - repeated uint32 CJKKBIOELEH = 15; -} - -// CmdId: 4222 -message CAKJLEGAOGG { - ForwardType forward_type = 5; - OMGJFJGDKMN PFIKDCJEMEO = 15; -} - -// CmdId: 8327 -message PNCKNFPNGBH { - BNNLAGGHNJD JMGBILALJIO = 7; -} - -// CmdId: 22033 -message GLNFDFOGGLO { - int32 retcode = 5; - BALKODLKKDC BEEGAJMCLFA = 7; - oneof info { - BMOPCDDBOHO music_info = 15; - } -} - -message JLMIDOAKLIE { - repeated GHCJDLAIDGO OHKCINLDLIC = 1; -} - -// CmdId: 21242 -message GadgetInteractRsp { - InteractType interact_type = 3; - InterOpType op_type = 4; - int32 retcode = 6; - uint32 gadget_id = 8; - uint32 gadget_entity_id = 10; -} - -// CmdId: 29418 -message HKHNKPJIBIK { - enum ILCNJGHEOPH { - ILCNJGHEOPH_DEFAULT = 0; - ILCNJGHEOPH_CLEAR = 1; - ILCNJGHEOPH_DISTANCE = 2; - ILCNJGHEOPH_FINISH = 3; - } - - ILCNJGHEOPH reason = 9; - uint32 FKDFBBGILOF = 11; - bool HKPAPPFDGCP = 15; -} - -message PIKIDFLLFEL { - uint32 KFDHCPGKAFH = 2; - repeated HFOEHDBENAG EELBLJNBFEE = 4; - MPBOIPFNFDM avatar = 6; - uint32 level = 10; -} - -message IMCFPLIGOEM { - bool HDDNCMOOKBG = 1; - uint32 block_id = 2; - uint32 module_id = 3; - string share_code = 4; - uint32 scene_id = 5; - bool IAJOGAIGPIC = 7; - uint32 GOKPPDNPEKM = 9; - uint32 DIIHGKKMLIE = 15; -} - -// CmdId: 20266 -message KBDEKIOILLE { - bool is_agreed = 3; - uint32 apply_uid = 8; -} - -// CmdId: 26612 -message BABNIEMLOCA { - repeated uint32 uid_list = 8; -} - -// CmdId: 478 -message KPLBFLCEKKG { - uint32 card_id = 6; -} - -// CmdId: 636 -message BLFKLAOEMLH { - uint32 GLDKCNGFCKA = 1; - uint32 group_id = 6; - int32 retcode = 12; -} - -// CmdId: 2113 -message HGCNIECNNPI { - int32 retcode = 9; -} - -message PJKHMLIHCBB { - uint32 dungeon_id = 5; - uint32 cell_config_id = 11; - PBNHLMDDLMK state = 12; - uint32 cell_type = 13; - uint32 cell_id = 15; -} - -message KLDMPMJHNLC { - uint32 dungeon_id = 5; - uint32 HIANMKFMCIO = 14; -} - -// CmdId: 27648 -message MPLKCCCMEEP { -} - -// CmdId: 28011 -message DPGCCDKBDOG { - uint32 add_score = 1; - uint32 cur_score = 3; - uint32 gallery_id = 4; - uint32 PIFAMKANMNF = 6; - bool LOEIFINMALC = 8; - map LMGFHBKHLEE = 13; -} - -// CmdId: 27577 -message ECCLPOPCBFC { -} - -// CmdId: 5781 -message MBEFPPCAGAP { - uint32 MLCGGHCJENB = 1; - uint32 finish_time = 3; - uint32 BEEBCHJIAEK = 6; - bool is_success = 10; - repeated FJKAHNLGDJL AEBHPPPHOGB = 14; - bool DFHGGFPOGFK = 15; -} - -// CmdId: 24218 -message EFCOMFNLJNN { - uint32 DJKDGKLPOEB = 3; - MBDKFLPCFME DMLOCFBBHBM = 7; - int32 retcode = 8; -} - -// CmdId: 7669 -message GKKGEELAOJP { - uint32 config_id = 3; - int32 retcode = 4; -} - -message BIJFLKEGDOF { - repeated uint32 POKJCHKOLAG = 1; -} - -// CmdId: 3234 -message LDHLBCHFCLL { - uint32 activity_id = 8; - uint32 config_id = 14; -} - -// CmdId: 1430 -message KNICMMLAJHO { - int32 retcode = 5; -} - -message CrystalLinkTeamInfo { - repeated CrystalLinkBuffInfo buff_info_list = 14; - repeated CrystalLinkAvatarInfo avatar_info_list = 15; -} - -// CmdId: 734 -message PlayerLuaShellNotify { - uint32 use_type = 2; - LuaShellType shell_type = 4; - bytes lua_shell = 6; - uint32 id = 12; -} - -// CmdId: 21651 -message JJFBBHHGGMD { - repeated BattlePassMission mission_list = 5; -} - -// CmdId: 2571 -message IBGJLPIBABJ { - uint32 CIDGHAMEFJP = 1; - int32 retcode = 12; -} - -// CmdId: 29305 -message HomeAvatarTalkReq { - uint32 talk_id = 4; - uint32 avatar_id = 15; -} - -// CmdId: 8567 -message CHNCFOKDCMH { - uint32 event_id = 1; - int32 retcode = 2; -} - -// CmdId: 3665 -message EJELNLEPCII { - uint32 area_id = 1; - uint32 scene_id = 3; - uint32 item_num = 12; -} - -// CmdId: 29169 -message KLLKDDHKAGG { - int32 retcode = 8; -} - -// CmdId: 5540 -message ScenePointUnlockNotify { - repeated uint32 DGFPDBCEBHH = 1; - repeated uint32 point_list = 5; - repeated uint32 unhide_point_list = 9; - repeated uint32 NEAHFHGMEKK = 11; - uint32 scene_id = 15; -} - -// CmdId: 711 -message JBJJBKAJNKC { - uint32 id = 9; - int32 retcode = 12; -} - -// CmdId: 3422 -message KJKAAEJNNCJ { - uint32 level_id = 5; -} - -message MLOFCJADHNK { - bool MPFNBLKBGHD = 1; - bool PNGJDDNNLAB = 6; - bool is_finished = 13; - uint32 id = 14; - uint32 PDOHLLCCLAA = 15; -} - -// CmdId: 9192 -message LPPBBPBKONE { - uint32 target_uid = 5; - int32 retcode = 9; -} - -// CmdId: 24875 -message DFINPBPEGJA { - uint32 player_uid = 2; - uint32 HAKEHAHIIFI = 3; - uint32 dungeon_id = 7; -} - -// CmdId: 23161 -message FIBBLLMMIGM { - repeated uint32 MKNHIFNCBIN = 1; -} - -message ShowAvatarInfo { - uint32 avatar_id = 1; - map prop_map = 2; - repeated uint32 talent_id_list = 3; - map fight_prop_map = 4; - uint32 skill_depot_id = 5; - uint32 core_proud_skill_level = 6; - repeated uint32 inherent_proud_skill_list = 7; - map skill_level_map = 8; - map proud_skill_extra_level_map = 9; - repeated ShowEquip equip_list = 10; - AvatarFetterInfo fetter_info = 11; - uint32 costume_id = 12; - AvatarExcelInfo excel_info = 13; -} - -message DJPKKNPEAMH { - bool JJJJEJKKKMM = 11; - repeated OBJCOABDIEN EJKOOBFIOKB = 14; -} - -// CmdId: 27263 -message KHLHHJAPDGP { - uint32 JOOJJGHFEPN = 2; - uint32 DJPHNPGBGCN = 10; - uint32 coin = 12; - uint32 point_id = 15; -} - -message IFJBHCIGKAA { - uint32 challenge_index = 1; - IALLCBHLNPD GHHLNGGANFP = 3; - uint32 area_id = 4; - repeated uint32 OPKHJCEJKMB = 13; - repeated uint32 KJFHJMOEFDF = 15; -} - -// CmdId: 7109 -message GalleryBalloonShootNotify { - int32 add_score = 1; - uint32 trigger_entity_id = 4; - uint32 gallery_id = 6; - uint32 combo = 9; - uint64 combo_disable_time = 11; - uint32 cur_score = 15; -} - -// CmdId: 24001 -message NBFDIBGEPEN { - int32 retcode = 1; -} - -// CmdId: 2810 -message HomeBasicInfoNotify { - HomeBasicInfo basic_info = 3; -} - -message DOPMALOEHGI { - repeated POLHALPIPBL HHCEKCCHIJI = 5; - bool is_open = 11; -} - -// CmdId: 8032 -message AACAAFCMNBK { - uint32 level_id = 7; - int32 retcode = 14; -} - -// CmdId: 3607 -message JDMOGIJBLOH { - uint32 target_uid = 4; -} - -// CmdId: 29493 -message GKHOHMEHGPF { -} - -message DungeonEntryCond { - uint32 param1 = 13; - DungeonEntryBlockReason cond_reason = 15; -} - -// CmdId: 1130 -message FLAPKGNDKGL { - int32 retcode = 6; - repeated uint32 PHJPFKOAKBF = 9; -} - -// CmdId: 3073 -message DMEJLILFEHI { - uint32 GLIJOGAGJNA = 1; - uint32 enter_type = 2; - bool BLJMKHKOKLJ = 3; - bool EMJGFHADCBJ = 4; - uint32 BMHBHCJNMIJ = 5; - bool BKOOLKALFLJ = 6; - uint32 HHJCEFFJGGH = 8; - uint32 PIDFMGPBLDK = 9; - bool IPHNAPBMFJE = 10; - uint32 KDKHKEAKDPB = 11; - repeated DNGMPNBNPCF DECLPCGANLC = 13; - bool ENMACPBHLJA = 14; - bool IDJKNGHEBGD = 15; -} - -message HLMBAPLNGJG { - uint32 level = 11; - uint32 id = 15; -} - -message MAOOIONEKAM { - uint32 bought_num = 4; - uint32 scoin = 8; - uint32 buy_limit = 9; - repeated ItemParam cost_item_list = 12; - uint32 goods_id = 13; - ItemParam goods_item = 14; -} - -// CmdId: 5197 -message AGKINACKHAF { - repeated uint32 IBKNJHBAPDL = 15; -} - -message GHBGONAOIFH { - Vector rot = 4; - Vector pos = 9; -} - -message InvestigationMonster { - enum JHIKLACOOBH { - JHIKLACOOBH_LOCK_NONE = 0; - JHIKLACOOBH_LOCK_QUEST = 1; - } - - WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 1; - uint32 level = 2; - uint32 left_times = 3; - uint32 id = 4; - uint32 resin = 5; - JHIKLACOOBH EJNLPDOIEAJ = 6; - uint32 FLHPMAHMDNN = 7; - Vector pos = 8; - uint32 city_id = 9; - uint32 max_boss_chest_num = 10; - uint32 next_refresh_time = 11; - uint32 BILKCPNIMAA = 12; - bool AOAGPGDHDON = 13; - uint32 scene_id = 14; - bool is_area_locked = 15; - uint32 monster_id = 289; - uint32 layer_id = 767; - bool GKPDPFNNKJH = 1559; - uint32 group_id = 1997; -} - -enum AFBPJKFGFHM { - AFBPJKFGFHM_NONE = 0; - AFBPJKFGFHM_INIT = 1; - AFBPJKFGFHM_LEVEL_REWARD = 2; - AFBPJKFGFHM_CARD_COST = 3; - AFBPJKFGFHM_CHANCE_EFFECT = 4; - AFBPJKFGFHM_GM = 5; - AFBPJKFGFHM_BONUS_REBATE = 6; -} - -message FireworksReformParam { - int32 value = 4; - FireworksReformParamType type = 14; -} - -// CmdId: 26933 -message GetAllUnlockNameCardReq { -} - -enum EnterType { - EnterType_ENTER_NONE = 0; - EnterType_ENTER_SELF = 1; - EnterType_ENTER_GOTO = 2; - EnterType_ENTER_JUMP = 3; - EnterType_ENTER_OTHER = 4; - EnterType_ENTER_BACK = 5; - EnterType_ENTER_DUNGEON = 6; - EnterType_ENTER_DUNGEON_REPLAY = 7; - EnterType_ENTER_GOTO_BY_PORTAL = 8; - EnterType_ENTER_SELF_HOME = 9; - EnterType_ENTER_OTHER_HOME = 10; - EnterType_ENTER_GOTO_RECREATE = 11; - EnterType_ENTER_GOTO_BY_TPL = 12; -} - -// CmdId: 29783 -message EvtAvatarStandUpNotify { - uint32 entity_id = 1; - uint64 chair_id = 2; - int32 perform_id = 11; - int32 direction = 12; -} - -message ADOIPPBEAAL { - uint32 OFMPLANPMJE = 6; - uint32 offset = 8; - string DHFGJCGJHKC = 10; - uint32 FEOIHLNGDBF = 11; - int32 retcode = 12; -} - -// CmdId: 9479 -message NGAEOLIAGOL { - repeated uint32 OKIBHFABKJC = 15; -} - -// CmdId: 20771 -message PEPNPDNFNGE { -} - -message JBFDPIINFMO { - uint32 OOHPOGPDICG = 2; - uint32 begin_time = 4; - repeated IHEHCFIMCFB PAPEENCFFIK = 8; - bool is_open = 15; -} - -// CmdId: 27927 -message JKEMPBIFHJJ { - int32 retcode = 9; -} - -// CmdId: 25028 -message FNEJBLIONPH { - uint32 gallery_id = 14; -} - -// CmdId: 5808 -message GJNNEMOLDBJ { - int32 retcode = 8; -} - -// CmdId: 1495 -message PBLALNGEDDC { - bool LLDHKGLGBDO = 9; -} - -// CmdId: 23193 -message SceneTimeNotify { - bool is_paused = 8; - uint64 scene_time = 9; - uint32 scene_id = 13; -} - -message FFGMAPAIBKN { - uint32 LNBEELHNMBK = 3; - uint32 PBAEKIAPDIJ = 12; -} - -enum CPMJHCCLOKE { - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_NONE = 0; - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_RUNE = 1; - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_CHEST = 2; -} - -// CmdId: 24710 -message EntityAiSyncNotify { - repeated uint32 local_avatar_alerted_monster_list = 6; - repeated AiSyncInfo info_list = 13; -} - -message NIGMAGDOAOD { - repeated NMMCIKADABJ NPBNDIOLJGP = 2; - int32 GBLMDOJPKEK = 4; -} - -enum GadgetBornType { - GADGET_BORN_TYPE_NONE = 0; - GADGET_BORN_TYPE_IN_AIR = 1; - GADGET_BORN_TYPE_PLAYER = 2; - GADGET_BORN_TYPE_MONSTER_HIT = 3; - GADGET_BORN_TYPE_MONSTER_DIE = 4; - GADGET_BORN_TYPE_GADGET = 5; - GADGET_BORN_TYPE_GROUND = 6; -} - -message AbilityMixinRecoverInfo { - uint32 local_id = 3; - repeated uint32 data_list = 4; - bool is_serverbuff_modifier = 5; - repeated MassivePropSyncInfo massive_prop_list = 6; - BreakoutSnapShot breakout_snap_shot = 7; - DPJAFMMGPCK IKBDKGFHKMA = 8; - oneof Source { - uint32 instanced_ability_id = 1; - uint32 instanced_modifier_id = 2; - } -} - -// CmdId: 24541 -message KJNGPLJKMEM { - int32 retcode = 5; -} - -message DungeonEntryPointInfo { - uint32 scene_id = 1; - uint32 point_id = 7; - uint32 recommend_dungeon_id = 13; - repeated DungeonEntryInfo dungeon_entry_list = 14; -} - -// CmdId: 25408 -message HNPBIIFHMGM { - uint32 FAHNLCGOEOP = 3; - uint32 LCIJFMDHNDE = 9; - map JHNBCLEJMDF = 14; - uint32 PAJAKOKJLIF = 15; -} - -message JIAABDCFGPA { - repeated uint32 monster_id_list = 4; - repeated uint32 FOIBCGEDGIL = 5; - uint32 level_id = 7; - bool is_finish = 9; - uint32 AFJJPHANFHE = 11; - uint32 use_time = 12; - repeated uint64 avatar_guid_list = 13; - bool is_open = 14; -} - -message ELGDGJEGBNL { - uint32 region_search_id = 5; - uint32 mp_play_id = 7; - map EINFIDKEHGF = 13; -} - -// CmdId: 22619 -message AFKLMCGJAJP { - repeated uint64 avatar_guid_list = 10; -} - -// CmdId: 8196 -message IGAIOBJJCPG { - int32 retcode = 4; - uint32 BAOFPACBFPM = 5; - uint32 gallery_id = 11; - uint32 stage_id = 12; -} - -message BBOEKAJNBCA { - uint64 avatar_id = 1; - bool is_trial = 14; -} - -message IGMHLDIODFF { - uint32 AOMMHHEDHKK = 4; - uint32 GDAGKDEMCMM = 5; - repeated uint32 FJADLLPMMKM = 6; - repeated uint32 EFNIMDGKJDA = 13; - uint32 MLGNAIKIPOE = 14; -} - -message LCBFOENIFPP { - repeated OOBGOJGEBMP EJBGMHKFAKN = 3; - OCDPDOFMNDK ELIKHIFDPBN = 5; - uint32 uid = 6; - repeated OOBGOJGEBMP MGJDADLKIBM = 7; -} - -message BCHKGMOJABP { - uint32 AMLDKLDKOEJ = 3; - repeated NKDCKLBMCPJ ICGPPMFLPNB = 4; - uint32 EAMBNAOEFHH = 8; - repeated uint32 GLJNGOFEHDF = 10; - repeated uint32 FLEMKHGOIBD = 12; -} - -message IEIPEKGNNFE { - uint64 GLJDMDJHGPC = 4; -} - -// CmdId: 6461 -message OKDCBGKPBMM { - int32 retcode = 3; -} - -// CmdId: 2337 -message QueryPathReq { - enum OptionType { - OptionType_OPTION_NONE = 0; - OptionType_OPTION_NORMAL = 1; - OptionType_OPTION_FIRST_CAN_GO = 2; - } - - repeated Vector destination_pos = 2; - OptionType query_type = 3; - uint32 scene_id = 4; - Vector source_pos = 5; - Vector3Int ANCGPGGGOAJ = 8; - Vector3Int IFMLKJBFKDK = 9; - int32 query_id = 14; - QueryFilter filter = 15; -} - -message LCJJJOGPHIP { - KDOMMJBBCIE DFGBJIBFJBA = 4; - repeated DPLKAKONJEB FNBOCEGLAJF = 13; - uint32 level_id = 15; -} - -// CmdId: 24286 -message LNGIGBFHNBG { - uint32 entity_id = 7; - uint32 gadget_id = 8; - uint32 gadget_entity_id = 9; - string JIBLGIOMNDB = 11; -} - -message LDDHDDOLJDG { - bool is_finished = 9; - uint32 AHMMCHAOCGN = 11; - uint32 level_id = 13; -} - -enum ClientInputType { - ClientInputType_CLIENT_INPUT_NONE = 0; - ClientInputType_CLIENT_INPUT_KEYBORD_MOUSE = 1; - ClientInputType_CLIENT_INPUT_GAMEPAD = 2; - ClientInputType_CLIENT_INPUT_TOUCH_PANEL = 3; -} - -// CmdId: 6689 -message IAOKDAILHCG { - string HNJMGIEAIHP = 2; - int32 retcode = 3; -} - -// CmdId: 1579 -message OMNDJIDLIMF { - uint32 stage_id = 2; - int32 retcode = 5; -} - -message BreakoutBrickInfo { - uint32 hp = 1; - uint32 element_type = 2; -} - -message ShopConcertProduct { - string product_id = 1; - string price_tier = 2; - uint32 obtain_count = 3; - uint32 obtain_limit = 4; - uint32 begin_time = 5; - uint32 end_time = 6; - uint32 buy_times = 7; -} - -// CmdId: 27356 -message IOGAHNNNFCM { - int32 retcode = 5; - string team_name = 6; - int32 team_id = 11; -} - -// CmdId: 21644 -message PersonalLineAllDataRsp { - repeated LockedPersonallineData locked_personal_line_list = 2; - uint32 cur_finished_daily_task_count = 3; - uint32 legendary_key_count = 4; - repeated uint32 OFHFHHOAAEG = 5; - int32 retcode = 8; - repeated uint32 KOJDBIGFEGI = 14; - repeated uint32 EEGKJDKAGNM = 15; -} - -message EDLBDFFNHDL { - uint32 GFBEGFHGAHH = 7; - uint32 PDMGGGPIGIG = 11; - bool IMCHNFFPGNH = 12; - uint32 IKOIIFEOGEJ = 13; - bool JINAIMDOMHD = 14; -} - -// CmdId: 8680 -message PEDMLJPBKIB { - int32 retcode = 1; -} - -enum WidgetCreatorOpType { - WidgetCreatorOpType_WIDGET_CREATOR_TYPE_NONE = 0; - WidgetCreatorOpType_WIDGET_CREATOR_TYPE_RETRACT = 1; - WidgetCreatorOpType_WIDGET_CREATOR_TYPE_RETRACT_AND_CREATE = 2; -} - -// CmdId: 28139 -message PlayerStartMatchReq { - uint32 mechanicus_difficult_level = 3; // 4 - repeated uint32 match_param_list = 5; - MatchType match_type = 8; - uint32 match_id = 9; // 20 - uint32 dungeon_id = 11; - uint32 mp_play_id = 13; -} - -// CmdId: 25648 -message SetPlayerBornDataReq { - string nick_name = 1; - uint32 avatar_id = 2; -} - -// CmdId: 940 -message GetMailItemRsp { - repeated uint32 mail_id_list = 4; - int32 retcode = 6; - repeated EquipParam item_list = 15; -} - -enum HFGEKLGFDED { - HFGEKLGFDED_GCG_ZONE_INVALID = 0; - HFGEKLGFDED_GCG_ZONE_DECK = 1; - HFGEKLGFDED_GCG_ZONE_HAND = 2; - HFGEKLGFDED_GCG_ZONE_CHARACTER = 3; - HFGEKLGFDED_GCG_ZONE_MODIFY = 4; - HFGEKLGFDED_GCG_ZONE_SUMMON = 5; - HFGEKLGFDED_GCG_ZONE_ASSIST = 7; - HFGEKLGFDED_GCG_ZONE_ONSTAGE = 8; - HFGEKLGFDED_GCG_ZONE_RULE = 9; -} - -message PEMPALKDMMB { - repeated uint32 affix_list = 2; - uint32 level = 3; - uint32 PGELDBOBIFA = 11; - uint32 monster_id = 15; -} - -message LLBPNBABIHB { - uint32 count = 6; - uint32 monster_id = 11; - uint32 level = 12; -} - -// CmdId: 28607 -message PNNLCKEICNA { - uint32 entity_id = 7; - uint32 scene_time = 8; - PlatformInfo platform = 12; -} - -// CmdId: 2519 -message KHJDEAAMNJM { - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 13; - int32 retcode = 14; -} - -message KLBKDPCMBAA { - uint32 BKEHFFBOFMC = 3; - JNNFMJEDFMO reason = 4; -} - -// CmdId: 28575 -message ACLJKEADKJB { - int32 retcode = 5; - HFJLMPBLNLF CCPDCDKFFJB = 6; - uint64 LKBINMHIDJP = 8; - BALKODLKKDC BEEGAJMCLFA = 11; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 725; - } - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 15; - } -} - -// CmdId: 29015 -message GIDOFALIPKB { - bool is_new_record = 1; - uint32 JHOILIMLEAG = 2; - uint32 KHGNLFMAEAJ = 4; - bool HKPAPPFDGCP = 6; - uint32 level_id = 9; -} - -message GOJBHODKDEB { - uint32 watcher_id = 2; - bool is_taken_reward = 6; - uint32 total_progress = 7; - uint32 cur_progress = 9; - uint32 BCHPIIAFDBM = 13; -} - -// CmdId: 23012 -message HBKPIDAGNDB { - bool is_new_record = 2; - uint32 score = 3; - bool is_success = 7; - int32 retcode = 13; -} - -// CmdId: 28112 -message AINKLOFEKKI { -} - -enum HuntingOfferState { - HuntingOfferState_NONE = 0; - HuntingOfferState_STARTED = 1; - HuntingOfferState_UNSTARTED = 2; - HuntingOfferState_SUCC = 3; -} - -// CmdId: 2051 -message LMMKIDGANOH { - uint32 CLPBPBCHMCE = 7; -} - -message IDHMGJIEEJO { - uint32 LOIEKFANKLK = 1; - bool is_new_record = 9; - uint32 PLHGOLNFKGP = 14; - uint32 level_id = 15; -} - -message KPDGJLCJMAG { - HomeGroupPlayerInfo BEOHBLAOIAK = 10; - uint32 count = 11; -} - -// CmdId: 23436 -message JINIGMIKJEF { - IMCFPLIGOEM FFIHKAHPMKN = 10; - int32 retcode = 15; -} - -// CmdId: 26224 -message AvatarTeamAllDataNotify { - repeated uint64 temp_avatar_guid_list = 1; - map avatar_team_map = 4; - repeated uint32 backup_avatar_team_order_list = 8; -} - -// CmdId: 20985 -message BatchDeleteMapMarkRsp { - int32 retcode = 5; - repeated MapMarkPoint mark_list = 9; -} - -// CmdId: 27086 -message FPHBICIOHKH { - uint32 uid = 12; - uint32 HLNJMDJPJNK = 14; - int32 retcode = 15; -} - -// CmdId: 3852 -message SetEquipLockStateReq { - bool is_locked = 4; - uint64 target_equip_guid = 11; -} - -enum VehicleInteractType { - VehicleInteractType_VEHICLE_INTERACT_NONE = 0; - VehicleInteractType_VEHICLE_INTERACT_IN = 1; - VehicleInteractType_VEHICLE_INTERACT_OUT = 2; -} - -message GBINEPIEAIG { - PDBIPKAANMA FNLJADFMFDH = 7; - uint32 DNLLBNNEBOH = 14; -} - -// CmdId: 1417 -message PDKHJAGFEIG { - int32 retcode = 3; - uint32 BPPLPPNBHJI = 9; - uint32 card_id = 14; -} - -message ParamList { - repeated uint32 param_list = 1; -} - -// CmdId: 28859 -message JEIKEFPGLLA { - uint32 level_id = 4; -} - -message DIMOOCNKAGF { - uint32 element_type = 15; -} - -// CmdId: 22270 -message HKGIOJOEFKH { - uint32 schedule_id = 7; -} - -message PGACOGFNLHF { - uint32 GCDJMPBFNLH = 13; -} - -// CmdId: 28974 -message IPJBEIGNIDI { -} - -message FGAGHLBIIPK { - uint32 stage_id = 3; - bool HLEOIEJLKDC = 7; - OAACBAMIIFM PAAACOADOFD = 8; -} - -message MGHLFHKBAPC { - bool is_new_record = 1; - uint32 difficulty_id = 2; - uint32 level_id = 4; - uint32 HINKKDKCJMG = 6; - bool OOLPAFLIBAG = 7; - uint32 final_score = 11; - uint32 MPNIELODIFO = 13; -} - -// CmdId: 21169 -message PlayerDataNotify { - uint32 region_id = 1; - bool is_first_login_today = 2; - string nick_name = 5; - map prop_map = 10; - uint64 server_time = 12; -} - -// CmdId: 3888 -message KHPGFDEMELK { - repeated uint32 NKKGAHJAHLD = 6; -} - -// CmdId: 26086 -message EIINMPIFLAG { - uint32 dungeon_id = 1; - repeated ChatChannelInfo channel_info_list = 11; -} - -// CmdId: 20227 -message OEDFDPOFELO { - bool is_new_record = 2; - uint32 OGHHMILICGD = 5; - uint32 level_id = 9; - bool is_finish = 10; - int32 retcode = 12; -} - -// CmdId: 2388 -message FBPKFDBILBJ { - enum OLAIOMHAOBN { - OLAIOMHAOBN_STATUS_FAIL = 0; - OLAIOMHAOBN_STATUS_SUCC = 1; - OLAIOMHAOBN_STATUS_PARTIAL = 2; - } - - int32 retcode = 4; - repeated Vector corners = 5; - repeated Vector LPFOOMAILBH = 7; - repeated CJKBCBDAJBN NKFIFNHHKEL = 8; - int32 query_id = 12; - OLAIOMHAOBN query_status = 13; - repeated CJKBCBDAJBN JPMCLCKNFNB = 15; -} - -message MCFECOEBFFM { - CKIHEIDAKCA basic_info = 2; -} - -message NLEHOCIHMAF { - uint32 PGBDPGGINBO = 3; - repeated Uint32Pair ILKGGMJBILI = 13; -} - -// CmdId: 25242 -message JLJBCHMIHMN { - int32 retcode = 11; -} - -// CmdId: 21223 -message CBBFMJGGKNB { - repeated uint32 LFDOMECNIOC = 8; - repeated uint32 IOKDDOFEOGA = 13; - int32 retcode = 14; -} - -// CmdId: 6965 -message HOJDKEPNBKF { -} - -// CmdId: 5079 -message AvatarEquipChangeNotify { - uint32 equip_type = 1; - SceneWeaponInfo weapon = 2; - uint32 item_id = 9; - uint64 avatar_guid = 13; - uint64 equip_guid = 14; - SceneReliquaryInfo reliquary = 15; -} - -// CmdId: 26148 -message NAPBFJOEALC { - repeated CLCNPLICMHJ AMLPKFBKNOC = 5; - int32 retcode = 12; -} - -// CmdId: 9694 -message HKGLHCFGMEH { - uint32 offering_id = 10; - repeated ItemParam item_list = 13; - int32 retcode = 14; -} - -// CmdId: 5050 -message NFJHLEJECJM { - uint32 ODOFDGAMIOJ = 12; -} - -// CmdId: 9214 -message AOHDAJCBGBP { - uint32 gadget_entity_id = 6; - uint32 LOIEKFANKLK = 11; -} - -message CustomCommonNodeInfo { - int32 parent_index = 1; - uint32 config_id = 2; - string slot_identifier = 3; - repeated int32 param_list = 4; -} - -// CmdId: 6330 -message HEKPJAFLDPN { - int32 retcode = 3; - repeated uint32 DJIEKNHJFKB = 6; - uint32 schedule_id = 8; -} - -message VectorPlane { - float x = 1; - float y = 2; -} - -// CmdId: 23929 -message INAMGHAIKDM { - int32 retcode = 10; -} - -// CmdId: 22295 -message SceneShowTextNotify { - uint32 text_id = 1; - float duration = 2; - float MIGDKKAEONI = 7; - float MHMOKMHMAKO = 13; -} - -// CmdId: 2616 -message PlayerPropNotify { - map prop_map = 13; -} - -// CmdId: 22652 -message IGLBDJABPDJ { - uint32 BPBGKNKBDGH = 7; -} - -// CmdId: 27656 -message NNPJNMJGNKN { - uint32 group_id = 3; - uint32 OCJAIFHBNPE = 12; - oneof detail { - DEFEDMAMLIM mechanicus_settle_info = 1489; - PFNIGJCOCJL chess_settle_info = 1138; - LDIAKJKMJLO irodori_chess_settle_info = 2032; - } -} - -// CmdId: 8543 -message NADJCPKBCLM { - uint32 forge_id = 7; - bool is_locked = 15; -} - -// CmdId: 5560 -message NILINLJANMK { - repeated uint64 avatar_guid_list = 9; - uint32 level_id = 11; -} - -// CmdId: 22119 -message JDIKIOEAKLO { - int32 retcode = 2; - uint32 MOPCOOEAIPM = 3; -} - -// CmdId: 5411 -message OBFKKADKAFD { - uint32 activity_id = 3; - DCMMGKJJPKC BEMPPNIOMIE = 11; - uint32 level_id = 13; -} - -message BKKILKLALKA { - repeated ILCDCLJIGDB weapon_list = 7; - uint32 element_type = 10; -} - -// CmdId: 579 -message IPAMLPHEACA { - bool is_finished = 2; - bool is_new_record = 3; - int32 retcode = 11; - uint32 score = 13; - uint32 level_id = 15; -} - -message POIOIIEJGKI { - repeated MAOOIONEKAM goods_list = 6; -} - -message OOGAHGBFKGD { - int32 FFNOHAIIHCA = 2; - bool is_paused = 4; - uint32 start_time = 8; -} - -// CmdId: 20849 -message KBIHJIDNCIK { - repeated JELFLGEGHCA CCEKAHJNDED = 1; - int32 retcode = 7; -} - -// CmdId: 8429 -message GetPlayerAskFriendListRsp { - repeated FriendBrief ask_friend_list = 6; - int32 retcode = 12; -} - -// CmdId: 1969 -message BCAKCBPEKMG { - uint32 entity_id = 5; -} - -// CmdId: 2227 -message KJIPHPJAALJ { - repeated CCGIBJLLDPJ IPBJENDOFGC = 12; -} - -message PropValue { - uint32 type = 1; - int64 val = 4; - oneof value { - int64 ival = 2; - float fval = 3; - } -} - -// CmdId: 23379 -message LJEILEKDFNP { - int32 retcode = 1; - uint64 dungeon_guid = 9; - bool is_add = 13; - uint32 room_id = 14; -} - -// CmdId: 2626 -message BEAMGKACAFL { -} - -// CmdId: 9150 -message HDDDGAGGABN { - int32 retcode = 6; -} - -// CmdId: 1111 -message NJDICKIJHMJ { - int32 retcode = 13; - uint32 level_id = 14; -} - -// CmdId: 27576 -message EGKJADCGNJF { - uint32 activity_id = 8; - int32 retcode = 10; - uint32 watcher_id = 14; -} - -// CmdId: 3411 -message NOBBBJCKJDF { - uint32 MOPCOOEAIPM = 3; - int32 retcode = 9; -} - -message BNCKNDAJNJN { - uint32 NBDAFPCDEMK = 1; - uint32 EMJLBOBODAK = 6; - uint32 AIJFJMDFMPC = 11; - uint32 IHKNKHNHMKM = 12; - APBAHEHDEDH INKPJEGPNEN = 13; -} - -// CmdId: 2499 -message AJBELFKKPDH { - uint32 HBBBGACCMAF = 3; -} - -// CmdId: 4485 -message PJLEAABHLFG { - uint32 EKGJGBIFHLH = 9; -} - -message EHMNBIMIJLJ { - repeated uint32 KJNNODJHEID = 1; - uint32 BIBECLGPFHB = 2; - uint32 dungeon_id = 3; - uint32 PCDKGMDHCBN = 4; - repeated KJFABIKOHAH DGPHMIBDOMH = 5; - repeated KJMEFPJEIKM BFDGIHHAJCN = 8; - repeated uint32 LBLJJAFAIAL = 14; -} - -// CmdId: 1821 -message JFKDJLJNOGF { - int32 retcode = 1; -} - -message PropPair { - uint32 type = 1; - PropValue prop_value = 2; -} - -message JOEMKPKDIOK { - bool is_open = 4; - uint32 level_id = 5; - bool is_finish = 7; -} - -message GivingRecord { - uint32 config_id = 2; - bool DICGNAPCLBE = 3; - uint32 giving_id = 5; - map DBLDMNAEMKK = 7; - bool is_finished = 8; - uint32 group_id = 9; - uint32 DLAKBKJIOFH = 10; -} - -message KHPIGNCKHDH { - repeated FDCHGPLPANN level_info_list = 11; -} - -// CmdId: 28123 -message EHCAIJBAJLD { - uint32 live_id = 13; -} - -// CmdId: 2175 -message DKJIEJJPKDG { - uint32 OINICBJHPOK = 2; - uint32 score = 10; - uint32 EHNHNOOFKJI = 13; - uint32 combo = 14; -} - -// CmdId: 3792 -message IFLGAICGDPH { - uint32 play_id = 6; - bool LKMDPFJFBBC = 13; - uint32 IILJFHLGKPI = 14; -} - -// CmdId: 26643 -message GroupLinkDeleteNotify { - uint32 bundle_id = 13; -} - -// CmdId: 226 -message GLBFKMIBCDK { - uint32 gallery_id = 10; - int32 retcode = 15; -} - -message BDMCDODCNAG { - uint32 uid = 1; - uint32 OJGGLBLLHAB = 5; - uint32 EBCDCDNPEFJ = 6; - uint32 OJGKCEOELMM = 9; - uint32 CMLMPGCDBEK = 13; - repeated PPJGIGMJFDP LFDLBHDHICI = 14; - uint32 PEPEKKABCFJ = 15; -} - -// CmdId: 22690 -message IOLDCKMJEHL { - repeated PIKIDFLLFEL ENGFKKEDONF = 4; - repeated uint32 CAKCCDNMELD = 11; -} - -// CmdId: 29000 -message HLNBMNEFLPP { - int32 retcode = 1; - uint32 giving_id = 15; -} - -// CmdId: 29012 -message BJONOJMMMCM { - repeated FLLKFDMDPEM DAFFCMMLJGM = 2; - int32 retcode = 9; -} - -message JPJCKOPBPDM { - uint32 EFNKKCCHLLE = 6; - uint32 GEFPFNPNCCE = 11; - uint32 LNBEELHNMBK = 12; -} - -message OFNLJENLFEI { - uint32 FPADPKGMKBP = 10; - uint32 uid = 13; -} - -message FIJIJPFBPAL { - int32 GBLMDOJPKEK = 5; - Vector center = 8; - Vector extents = 11; -} - -// CmdId: 467 -message HEKCNNLOCHI { - repeated uint32 LGJAGFHOEFL = 6; - int32 retcode = 15; -} - -// CmdId: 2801 -message FOOGPCIGLFL { -} - -message Birthday { - uint32 month = 1; - uint32 day = 2; -} - -// CmdId: 7257 -message NOAJOCEOHFP { - repeated IILMJFKENKA field_list = 11; -} - -// CmdId: 28198 -message BDOPEDEDGEH { - uint32 activity_id = 8; - uint32 DEAAAILCHGD = 14; -} - -// CmdId: 730 -message DungeonEntryInfoReq { - uint32 point_id = 3; - repeated Uint32Pair scene_point_id_list = 12; - uint32 scene_id = 14; -} - -// CmdId: 1273 -message PNCHDMFGOEG { - int32 retcode = 5; - JOJHEBPLDDM NEIBCBDFHEF = 11; -} - -// CmdId: 3877 -message OOLJMOMMMBD { - uint32 ADOHNNKGBJJ = 1; - uint32 KDHHFNIPADJ = 2; - uint32 KADJLGKBFGN = 3; - uint32 MNNCOCECIJM = 5; - uint32 CNCNFOGDKJF = 7; - uint32 JGALMHEPFGF = 12; - uint32 BHODIPNCMIK = 13; - uint32 PLDHLFJDHJB = 14; -} - -// CmdId: 22055 -message BOGJMPDPHNP { - uint32 gallery_id = 5; -} - -message PMJNCMGKPCG { - map IOLOLEKNCIB = 11; -} - -// CmdId: 20514 -message NNCMJOMPLGC { - uint32 target_uid = 9; -} - -enum AuditState { - AuditState_AUDIT_NONE = 0; - AuditState_AUDIT_WAITING = 1; - AuditState_AUDIT_FAILED = 2; -} - -// CmdId: 8386 -message POKEIAJKLJK { - int32 retcode = 3; - uint32 BPBGKNKBDGH = 9; -} - -message AbilityScalarValueEntry { - AbilityString key = 1; - float float_value = 3; -} - -// CmdId: 202 -message MainCoopFailNotify { - uint32 chapter_id = 6; - string textmap_id = 13; -} - -// CmdId: 3075 -message DFEHHCKJLKM { - bool PINLNOOODDP = 12; - uint32 level_id = 15; -} - -message ShowEquip { - uint32 item_id = 1; - oneof detail { - Reliquary reliquary = 2; - Weapon weapon = 3; - } -} - -// CmdId: 3998 -message PFOABCOFCBB { - uint32 self_confidence = 4; - map PHNBLMKDCMO = 7; - uint32 id = 9; - uint32 LPEDLGNNKLL = 10; - map PINENHCKABF = 12; -} - -// CmdId: 29027 -message EHNNLAJGLIG { - int32 retcode = 3; -} - -message GHLALOIDMEH { - uint32 OGJMGGAJEII = 10; -} - -// CmdId: 24146 -message BBOIAGPNPJJ { - int32 retcode = 2; - bool BMMOKABJPGH = 3; - uint32 mp_play_id = 15; -} - -// CmdId: 26225 -message NHJHFAFNEKJ { - uint32 entity_id = 10; -} - -// CmdId: 21719 -message NLJOLGIDBEJ { - uint32 gadget_entity_id = 3; - uint32 schedule_id = 11; - uint32 difficulty_id = 13; -} - -// CmdId: 26180 -message BIMBONMEPKB { - uint32 OFHHLKDCMJG = 7; - uint32 JKABDOIOGFA = 12; -} - -message GameplayRecommendationReliquaryResponse { - uint32 equip_type = 1; - repeated GameplayRecommendationReliquaryMainPropData main_prop_data_list = 14; -} - -// CmdId: 27466 -message PCIGNFGPDJC { - int32 retcode = 7; - uint32 LJENFDPHJHA = 9; - uint32 ELNIAMEABLO = 13; -} - -// CmdId: 25029 -message EMJALGECPFJ { - uint32 index = 11; -} - -// CmdId: 1771 -message ShowTemplateReminderNotify { - bool JFCDENPIBFP = 6; - bool DOBKKLAHNAM = 7; - repeated uint32 param_uid_list = 8; - repeated int32 param_list = 14; - uint32 template_reminder_id = 15; -} - -// CmdId: 21039 -message EOHBHFAFFPE { - int32 param3 = 2; - int32 param1 = 6; - int32 param2 = 7; - uint32 source_entity_id = 8; -} - -// CmdId: 1163 -message FHLDABFHKBP { - uint32 PLHGOLNFKGP = 2; - uint32 entity_id = 3; - uint32 play_type = 7; - repeated NLEHBHBGBFA uid_info_list = 10; - bool LJNGMAEALCH = 11; - uint32 score = 14; -} - -message DPJAFMMGPCK { - uint64 client_game_time = 1; - uint64 server_game_time = 2; - repeated JFNIHJEILAK entity_list = 3; - repeated HPPJOBHPGHF action_list = 4; - bool is_finish = 5; - repeated uint32 id_index_list = 6; - int32 raw_client_game_time = 7; - repeated IGDJLGPPIEK player_info_list = 8; - int32 wave_index = 9; - JLIGODGIJEL JIFGEOCICCC = 10; -} - -message AGGMMDPFNJP { - repeated ItemParam reward_item_list = 5; - uint32 uid = 12; -} - -// CmdId: 6802 -message OJMNGGCCKEP { - uint32 material_id = 1; - uint32 cd_group = 4; - WidgetExtraCdType extra_cd_type = 9; -} - -// CmdId: 24777 -message WorldOwnerBlossomBriefInfoNotify { - repeated BlossomBriefInfo brief_info_list = 11; -} - -// CmdId: 2897 -message MFDLHHAFEAB { - uint32 CGHDCFCGJDK = 5; -} - -// CmdId: 25669 -message LMFGDLABJJO { - uint32 gallery_id = 1; - int32 retcode = 2; -} - -message LJPPEIELPHK { - uint32 card_id = 8; - uint32 PGBDPGGINBO = 9; -} - -// CmdId: 23861 -message HEJMIMIOMDP { - int32 retcode = 1; -} - -// CmdId: 2382 -message PathfindingEnterSceneReq { - uint32 version = 1; - uint32 AHCPBKOFKNE = 2; - uint32 FHIFPHJNIJO = 6; - repeated ObstacleInfo obstacles = 8; - repeated int32 FNMLAKOPPNA = 9; - uint32 scene_id = 10; - bool is_editor = 15; -} - -// CmdId: 5000 -message IFDHLIEDDCM { - uint32 ALFKLLMIJBI = 12; - uint32 EAFOECALPLG = 13; - bool HKPAPPFDGCP = 14; -} - -message APCOJJHJOPM { - bool is_open = 2; - uint32 stage_id = 4; - uint32 JFEMOPGIFHC = 10; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 AFJJPHANFHE = 15; -} - -// CmdId: 4049 -message NMBNKEPKFBB { - int32 retcode = 6; -} - -// CmdId: 29778 -message ODKBFKPFIMH { - repeated PIKIDFLLFEL NHCNIEOPIPM = 3; - repeated uint32 IMJEFIFGOLF = 4; - int32 retcode = 6; - repeated PIKIDFLLFEL avatar_list = 13; -} - -// CmdId: 2582 -message CHPBJLDCJGN { -} - -message CoopPoint { - enum JLFEABANEMK { - JLFEABANEMK_UNSTARTED = 0; - JLFEABANEMK_STARTED = 1; - JLFEABANEMK_FINISHED = 2; - } - - uint32 self_confidence = 1; - uint32 id = 7; - JLFEABANEMK state = 13; -} - -// CmdId: 25416 -message MKCBNOMFKMB { - uint32 id = 7; -} - -// CmdId: 20108 -message NOFJHPDHIEK { - uint32 level = 2; -} - -// CmdId: 4836 -message ViewLanternProjectionTipsReq { - bool is_input_tips = 3; - ClientInputType input_type = 10; -} - -message DLACOHOBOFF { - uint64 ACEPOIPJOKC = 3; - float EJCFKHLJACM = 6; - repeated LJPPEIELPHK MLNDOGMEEEE = 7; - uint64 DNAMBPFANFM = 9; - repeated LJPPEIELPHK ICIOEGIOPBI = 13; -} - -message FJKAHNLGDJL { - bool is_success = 5; - uint32 ECEDBNIECOJ = 6; - bool HJFFJKFNNPB = 8; - uint32 challenge_index = 10; - uint32 BPBGKNKBDGH = 15; -} - -// CmdId: 20176 -message DKPCDJBJMCP { - uint32 KPKBABAJGEA = 1; -} - -// CmdId: 25012 -message NAKOBOPIIKJ { - int32 retcode = 13; -} - -// CmdId: 8519 -message BMJPDOLOPFO { - repeated DDNBBJPLJCJ PKJPKNGNIJA = 11; -} - -// CmdId: 26430 -message HHHKOEMHBAN { - bool JCMHCFKDGCB = 1; - uint32 add_score = 3; - uint32 gallery_id = 12; -} - -// CmdId: 24239 -message PEFPHJLPJMP { - uint32 shield_value = 2; -} - -message DBBDBJLCPIF { - repeated CALDDMIBBNH EJKOOBFIOKB = 5; -} - -message AvatarEnterSceneInfo { - uint32 avatar_entity_id = 3; - uint64 avatar_guid = 4; - uint32 weapon_entity_id = 5; - uint64 weapon_guid = 7; - AbilitySyncStateInfo avatar_ability_info = 10; - repeated uint32 buff_id_list = 12; - repeated ServerBuff server_buff_list = 13; - AbilitySyncStateInfo weapon_ability_info = 14; -} - -message IAAPMMLBKBM { - uint32 CLMFLLANLEH = 2; - uint32 MAJAJMCPPLJ = 3; - uint32 EAPHFHMPCIH = 4; - uint32 MOOCOEIPGLK = 8; - uint32 skill_id = 9; - uint32 BDHIBJDOLNO = 10; - repeated JEHCJKLNGAJ ABFNIGILHOK = 12; -} - -message MHICAINBIDF { - uint32 PGBDPGGINBO = 7; - uint32 skill_id = 15; -} - -// CmdId: 2261 -message BPNFONPMHLJ { - uint32 difficulty_id = 3; - bool MPOGAMAGKLN = 4; - uint32 GIBHPNHMEPJ = 6; - repeated LOEOIEOPMOP EDJEOBDNPNK = 7; - repeated CrystalLinkBuffInfo buff_info_list = 8; - uint32 level_id = 13; -} - -// CmdId: 27248 -message BPFEKMAEPPF { - bool CAEHCJFHABI = 8; - bool EAPHMODKCPG = 13; -} - -message PBFMDDNJKBG { - repeated uint32 ECFNPPBIJCF = 4; - bool is_taken_reward = 8; - uint32 CHMPMBNIGLC = 10; -} - -message IAPOJGINOJP { - bool is_open = 1; - uint32 JFEMOPGIFHC = 6; - bool is_finished = 10; - uint32 stage_id = 13; -} - -message CBJBGKJMIBF { - repeated uint32 LHBIDKLOLKP = 9; -} - -message KCJPFFPJAAK { - uint32 NHLPDCOGJGD = 2; - repeated uint32 POGGFHOGJEJ = 11; -} - -message PIJKHMOAIFM { - uint32 config_id = 13; - oneof param { - GadgetStateChange gadget_state_change = 2; - MonsterGroupDeactive monster_group_deactive = 4; - MonsterWaveDeactive monster_wave_deactive = 6; - GadgetDeactive gadget_deactive = 3; - } -} - -// CmdId: 23154 -message PullPrivateChatRsp { - repeated ChatInfo chat_info = 1; - int32 retcode = 9; -} - -// CmdId: 26865 -message DDDCIPANMPB { - int32 retcode = 3; - uint32 parent_quest_id = 5; - bool is_success = 6; - uint32 LKODMIBCHNC = 8; - repeated uint32 PCKKIMJGMOC = 9; - uint32 BCMLKKMJDJE = 15; -} - -// CmdId: 9756 -message BFPGIIDJIFI { - uint32 difficulty_id = 2; - repeated CrystalLinkTeamInfo team_info_list = 9; - uint32 level_id = 15; -} - -// CmdId: 6323 -message GetDailyDungeonEntryInfoRsp { - int32 retcode = 2; - repeated DailyDungeonEntryInfo daily_dungeon_info_list = 5; -} - -// CmdId: 23157 -message FFCLKAIMGBP { - uint32 material_id = 3; - bool HKPAPPFDGCP = 5; - uint32 gadget_entity_id = 11; -} - -// CmdId: 29648 -message BPHDDGKNNGC { - FMKOHAIFMPH MDGKFLMMHGF = 4; - FMKOHAIFMPH explore_info = 7; -} - -// CmdId: 27444 -message KEAPPLOADPD { - Vector LODMEPAJLIJ = 4; - int32 HJAELAINNMO = 6; - uint32 OJJAPHLCGMO = 7; - bool BHBNJOPMOFF = 9; - bool GFCPDGPGPFF = 12; - uint32 HGHLEDKCGLP = 13; - uint32 DONDCPDKGHE = 14; - uint32 PFJFJHJFAMM = 15; - oneof FAOLEEADJIF { - float sphere_radius = 2009; - Vector cubic_size = 755; - CylinderRegionSize cylinder_size = 1636; - PolygonRegionSize polygon_size = 1056; - } -} - -message OLDECHJNBOA { - uint32 JICPMELNBBL = 6; - repeated ItemParam JPFOHCDGPHI = 7; -} - -// CmdId: 6397 -message OGJNCLEBJEI { - uint32 scene_id = 11; - int32 retcode = 12; -} - -message BKJOIEBOHJC { - uint32 AFJJPHANFHE = 1; - bool is_open = 4; - bool is_finish = 7; - uint32 CHEHLPACEFP = 11; - uint32 level_id = 15; -} - -// CmdId: 7842 -message HHCEJIFMJFF { - uint32 level_id = 6; -} - -// CmdId: 21064 -message HHAJENFCHPG { - uint32 BKFGICIGELA = 1; - uint32 BPBGKNKBDGH = 2; - uint32 stage_id = 4; - uint32 KDAMOIOIEBL = 5; - uint32 BBDENNFCFKK = 6; - repeated OCCOAPEMEPP JNNIPFFGHLO = 7; - uint32 KCCGKAFNBOK = 10; - int32 retcode = 14; - repeated HMKNOALGCDD BIOJNLHEDID = 15; -} - -// CmdId: 8720 -message AEILBHMLEAE { - repeated LGHBFKCGDKD item_list = 1; -} - -message KHHIBIDICON { - uint32 MCEJPMAPNNO = 2; - uint32 MPNIELODIFO = 9; - uint32 score = 13; - repeated uint32 JBJEAIBCOHL = 15; -} - -// CmdId: 24939 -message CJMHCLOKKIO { - int32 retcode = 9; -} - -// CmdId: 9251 -message MHEABDHFNCP { - uint32 difficulty_id = 5; - uint32 BPBGKNKBDGH = 7; - int32 retcode = 8; - uint32 point_id = 10; - repeated uint32 CDAMBODBBII = 13; -} - -// CmdId: 26742 -message GetGachaInfoRsp { - uint32 gacha_random = 6; - bool is_under_minors_restrict = 10; - int32 retcode = 11; - uint32 daily_gacha_times = 12; - repeated GachaInfo gacha_info_list = 13; - bool is_under_general_restrict = 14; -} - -// CmdId: 26570 -message OECPJMAIIEA { - int32 retcode = 2; - DungeonEntryCond GJHEDPNPCBA = 3; -} - -message CEAPIJNDGLN { - uint32 JHNKHHODOAP = 5; - uint32 furniture_id = 11; -} - -message GadgetDeactive { - uint32 GCDJMPBFNLH = 11; -} - -// CmdId: 29213 -message SceneAvatarStaminaStepRsp { - int32 retcode = 1; - Vector rot = 3; - bool use_client_rot = 13; -} - -// CmdId: 29687 -message APJKJGGKFAO { - repeated NCCJNLKGBGF CNBHEFIILKM = 8; - repeated NCCJNLKGBGF EHAEAAOOKKI = 10; - repeated NCCJNLKGBGF LCOMBEPAJEL = 12; -} - -message BBAEFLMGJGM { -} - -message EEKGDGBPOHD { - repeated uint32 CELFGPEBOGK = 8; - uint32 PGBDPGGINBO = 14; -} - -message OHDGAANIKBD { - HPPJOBHPGHF action = 14; -} - -// CmdId: 22786 -message DOIPCCJEHOP { - uint32 scene_id = 6; - repeated IIHBINFHJHP NOLNPCPLOOH = 9; - int32 retcode = 10; -} - -// CmdId: 24419 -message LDGLGKLHBIG { - repeated FriendBrief CHBFJFFDABE = 3; -} - -// CmdId: 9330 -message NMHLJHPCKKD { - int32 retcode = 1; - uint32 OINICBJHPOK = 10; - uint64 LKBINMHIDJP = 14; -} - -// CmdId: 26757 -message GLDJAMDMGGC { - repeated uint32 JPHCBANNNMK = 2; - uint32 dungeon_id = 9; -} - -message DACAFHACNBH { - repeated uint32 MNBDGCIOKOF = 1; - repeated uint32 HJIJJGLPMPD = 3; - repeated DABKAANFOPH DGDMGKHHNCG = 4; - repeated uint32 PNCKFPLMOAM = 5; - repeated uint32 HHCKIOCOJFC = 11; -} - -// CmdId: 2536 -message GCBNBKLGDNN { - uint32 MPLPLBEHBMG = 7; -} - -message EKIIMAOMOBK { - repeated MLOFCJADHNK level_list = 2; - repeated ClientInputType FJGALKBPNLN = 3; - repeated uint32 HNDDGFJIMED = 6; - repeated ClientInputType JGIDLILAPLP = 8; -} - -// CmdId: 27450 -message HEHAPGKJDPF { -} - -enum DBDANKKBKPL { - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_PLAY_NORMAL = 0; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_PLAY_TRY = 1; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_EDIT_TRY = 2; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_SELF_PLAY_NORMAL = 3; -} - -// CmdId: 24247 -message HPFEOBFMBJO { -} - -// CmdId: 8892 -message KEAAOPDAJGJ { - bytes JJAIBPKMNOI = 1; -} - -// CmdId: 6968 -message FinishedParentQuestUpdateNotify { - repeated ParentQuest parent_quest_list = 7; -} - -// CmdId: 6185 -message LFFGJEDKJBC { - Vector AFCLCINDHFA = 8; - Vector center = 11; - int32 uid = 15; -} - -// CmdId: 6895 -message ChooseCurAvatarTeamRsp { - uint32 cur_team_id = 7; - int32 retcode = 12; -} - -message HomeFurnitureCustomSuiteData { - Vector spawn_pos = 1; - uint32 guid = 7; - repeated int32 included_furniture_index_list = 8; -} - -// CmdId: 8409 -message KNNNIBKBENL { - int32 retcode = 2; -} - -// CmdId: 300 -message PMHOAHOCJCP { - int32 retcode = 1; - uint32 schedule_id = 5; -} - -message IKLIEDMHBIH { - AKEIOPODHFF basic_info = 7; -} - -// CmdId: 3313 -message GMFCHOHAOGA { - repeated uint32 OOAKDEPCEKI = 13; - uint32 level_id = 14; -} - -message GLFHKMFPPCP { - uint32 HMAHMJJGAMN = 8; - uint32 progress = 14; -} - -// CmdId: 28159 -message GLCHMMFHODH { - int32 retcode = 13; - uint32 LOIEKFANKLK = 14; - uint32 stage_id = 15; -} - -message LunchBoxData { - map slot_material_map = 5; -} - -message BENJDJBGBBC { - bool is_trial = 2; - uint64 avatar_guid = 6; - bool ENONHLKDOMJ = 12; -} - -message NFIBLKHAPDP { - repeated GLLPPFGFFIA HMEIDGFLGOA = 3; - uint32 level_id = 10; - repeated uint32 player_uid_list = 12; - uint32 match_id = 13; - bool IHHFINLLOIN = 14; - uint32 OCJAIFHBNPE = 15; -} - -// CmdId: 29250 -message HKINAHNDLLO { - uint32 layer_id = 1; - uint32 config_id = 2; - Vector hint_center_pos = 6; - uint32 offering_id = 8; - uint32 MKHGDBMDAFI = 10; - uint32 ACCJNDBKDFD = 12; - uint32 group_id = 13; -} - -// CmdId: 26767 -message AvatarLifeStateChangeNotify { - repeated ServerBuff server_buff_list = 2; - PlayerDieType die_type = 3; - uint32 source_entity_id = 6; - string attack_tag = 7; - uint64 avatar_guid = 9; - uint32 move_reliable_seq = 10; - uint32 life_state = 15; -} - -message NDACFLIOJCN { - KFILBCFHHEE HJPPFPBHFNF = 6; - NELEIDEELGH IJBNOPMDFHF = 7; - BFLBENAIMJH ECGIPECNODL = 11; -} - -// CmdId: 3846 -message PlayerWorldSceneInfoListNotify { - repeated PlayerWorldSceneInfo info_list = 14; - repeated uint32 unlocked_area_id_list = 362; -} - -// CmdId: 21044 -message IMIDBIANDEI { - uint32 gallery_id = 3; - JAFJDHEKHDP settle_info = 7; -} - -// CmdId: 21667 -message EFOCABJDLNA { - uint32 JHOLHHCFBID = 1; - uint32 draft_id = 12; -} - -message PlatformInfo { - uint32 route_id = 1; - int32 start_index = 2; - uint32 start_route_time = 3; - uint32 start_scene_time = 4; - Vector start_pos = 7; - bool is_started = 8; - MathQuaternion start_rot = 9; - uint32 stop_scene_time = 10; - Vector pos_offset = 11; - MathQuaternion rot_offset = 12; - MovingPlatformType moving_platform_type = 13; - bool is_active = 14; - Route route = 15; - uint32 point_id = 16; -} - -message LOKFGKCACKI { - repeated uint32 LHNJKBGEFDD = 4; - uint32 CIHMOCCDKBM = 5; - uint32 OMLBMHLNNKN = 9; - repeated uint32 JLDAHKDMFOA = 10; - uint32 DLLCEPGEEMI = 12; -} - -// CmdId: 25894 -message HEOOMFFPHMB { - Vector rot = 1; - Vector pos = 3; - uint32 material_id = 14; -} - -message CECDLHDELPN { - bool GICFFCIGAJN = 5; -} - -// CmdId: 22353 -message MLDOFDACHHL { - bool KPNNKOMMPBN = 13; -} - -message SceneMonsterInfo { - uint32 monster_id = 1; - uint32 group_id = 2; - uint32 config_id = 3; - repeated SceneWeaponInfo weapon_list = 4; - uint32 authority_peer_id = 5; - repeated uint32 affix_list = 6; - bool is_elite = 7; - uint32 owner_entity_id = 8; - uint32 summoned_tag = 9; - map summon_tag_map = 10; - uint32 pose_id = 11; - MonsterBornType born_type = 12; - uint32 block_id = 13; - uint32 mark_flag = 14; - uint32 title_id = 15; - uint32 special_name_id = 16; - uint32 attack_target_id = 17; - MonsterRoute monster_route = 18; - uint32 ai_config_id = 19; - uint32 level_route_id = 20; - uint32 init_pose_id = 21; - bool is_light = 22; - uint32 kill_num = 23; - oneof content { - SceneFishInfo fish_info = 50; - FishtankFishInfo fishtank_fish_info = 51; - } -} - -message FKGBLPGIJAB { - uint32 PLHGOLNFKGP = 2; - bool is_finish = 3; - uint32 PALKGAEJAPM = 4; - uint32 GKIHGKMACDE = 5; - uint32 level_id = 8; - repeated uint32 PNPNBPKJPLN = 11; - uint32 IJPKLCFOFFI = 13; - bool is_open = 15; -} - -// CmdId: 28490 -message EvtBeingHealedNotify { - bool NPEGNHMHKHP = 4; - string heal_tag = 6; - float heal_amount = 8; - uint32 target_id = 9; - float real_heal_amount = 11; - uint32 source_id = 13; -} - -message EMNGAJIPPBA { - uint32 EEILBFJJGDG = 2; - uint32 guid = 15; -} - -// CmdId: 24293 -message FNNGIHINONF { - uint32 level = 5; - int32 retcode = 6; - uint32 reward_id = 10; -} - -// CmdId: 26486 -message GKGBGCNFCIG { - uint32 gadget_entity_id = 2; - uint32 BEEBCHJIAEK = 7; - int32 retcode = 10; - uint32 MLCGGHCJENB = 12; -} - -// CmdId: 8945 -message TakeAchievementGoalRewardRsp { - repeated uint32 id_list = 2; - int32 retcode = 5; - repeated ItemParam item_list = 15; -} - -message OOGNLKFPGMB { - uint32 ANAOJHLPFBO = 3; - uint32 dungeon_id = 6; - uint32 AFCEKKJKINA = 7; - uint32 CGJMMCBGIGF = 8; - uint32 MENOFHPPDNM = 14; -} - -message AvatarInfo { - uint32 avatar_id = 1; - uint64 guid = 2; - map prop_map = 3; - uint32 life_state = 4; - repeated uint64 equip_guid_list = 5; - repeated uint32 talent_id_list = 6; - map fight_prop_map = 7; - TrialAvatarInfo trial_avatar_info = 9; - map skill_map = 10; - uint32 skill_depot_id = 11; - AvatarFetterInfo fetter_info = 12; - uint32 core_proud_skill_level = 13; - repeated uint32 inherent_proud_skill_list = 14; - map skill_level_map = 15; - AvatarExpeditionState expedition_state = 16; - map proud_skill_extra_level_map = 17; - bool is_focus = 18; - uint32 avatar_type = 19; - repeated uint32 team_resonance_list = 20; - uint32 wearing_flycloak_id = 21; - repeated AvatarEquipAffixInfo equip_affix_list = 22; - uint32 born_time = 23; - repeated uint32 pending_promote_reward_list = 24; - uint32 costume_id = 25; - AvatarExcelInfo excel_info = 26; - uint32 anim_hash = 27; - NPNPJNHOFAB JACMFBKJANM = 28; - uint32 HIMOJHLCKGB = 29; - uint32 OLGFIIKLEOM = 30; -} - -// CmdId: 8850 -message CEBKCEKDOEJ { - PIKIDFLLFEL BEALDIJBDDH = 2; -} - -// CmdId: 21086 -message MDKPNJGLBFE { -} - -// CmdId: 562 -message NHCJCPCLGFB { - bool HKPAPPFDGCP = 1; - uint32 PLHGOLNFKGP = 3; - bool is_new_record = 13; -} - -// CmdId: 28889 -message IEODGKLFKNA { - uint32 OINICBJHPOK = 11; - bool HADKGPJOKKC = 13; - uint64 LKBINMHIDJP = 15; -} - -message ACGBDHNAHAC { - uint32 LKHGFLILOEC = 1; - uint32 OOEIFENIONP = 2; - repeated GMGDKCHBANE INCDGCCIAFM = 3; - repeated FCENMPFGLEH LAGODDOMCJJ = 4; - repeated FCENMPFGLEH BJCPHKKMBBK = 5; - uint64 AIDFFLOKEDM = 6; - uint32 GIJFNMNNPGG = 7; - uint64 OOBMHDJKCFA = 8; - uint32 PCKJGCOCECE = 9; - uint32 IGHIPJKINCM = 10; - BJICHHHOBAA stage = 11; - uint32 DHGMDCIDLCL = 12; - uint32 NOEDCMCGKCP = 13; - uint64 LPAHHBGGOMN = 14; - repeated LLBPNBABIHB monster_list = 15; - repeated uint32 HHGFDHJMOJM = 449; - repeated uint32 FKMNHGPMBGB = 1448; -} - -// CmdId: 21012 -message FBEBENFNAME { - uint32 entity_id = 6; - repeated uint32 param_list = 8; - repeated uint32 uid_list = 9; - uint32 play_type = 12; - uint32 op = 13; - string param_str = 15; -} - -// CmdId: 26011 -message FAOEMNFLOLM { - uint32 group_id = 1; - repeated OIGNKPBNGEC ABLAKDBJDGG = 4; - uint32 KGELPEMDBJJ = 8; -} - -// CmdId: 9737 -message MFDENEBOEPM { - repeated uint64 ODGENFLANJM = 1; - uint32 FGFMJOKMAFL = 2; -} - -// CmdId: 1095 -message KHGBPMGPOBE { - bool JMFJHPNNJLK = 15; -} - -message PEOADAIIEHP { - uint32 id = 3; - uint32 AFJJPHANFHE = 7; - Vector pos = 12; - uint32 JFEMOPGIFHC = 15; -} - -message IJLJPOGOGLN { - uint64 LKBINMHIDJP = 1; - uint32 AFJJPHANFHE = 2; - string MJKMOECGLNH = 3; - uint32 CPBAEKPEFEP = 4; - bool MHOPNKGJAHC = 5; - uint32 MIMAFJAELJL = 6; - uint32 GIHGPFDLDMN = 7; - bool EEHNIEKFBAP = 8; - uint32 version = 9; - uint32 JODHHAHGIDF = 10; - uint64 CGIJDPGLGEN = 11; - bool ABOGNCMFFPP = 12; - uint32 LPGJBFBPOOB = 13; - uint32 BPGFFBOONNA = 14; - bool AMEGAGOIMKL = 15; - uint32 FIFLLKOABAL = 102; - uint32 LMAJPAOCJIP = 512; - uint32 PHDFAENEOKH = 672; - LHOMNFNDHPO MNFDOCOFMNO = 1534; - repeated uint32 CHGNJAIMKLG = 1558; - repeated uint32 EKMGCPOCPGL = 1695; - uint32 GCNAEFKIJFJ = 1730; - uint32 MNGCBDIBFEN = 2007; -} - -message GMLCAGLHFAB { - repeated OMEPEGPCMPN LHBIDKLOLKP = 1; - uint32 score = 2; - uint32 GCIFCFEDIIN = 4; - uint32 AOJOJLANCLC = 5; - uint32 AHOFKPBHBGC = 7; - OnlinePlayerInfo BEOHBLAOIAK = 8; - map PFNKFCKIJFH = 9; - uint32 ANAMBAAAPIN = 14; - float damage = 15; -} - -// CmdId: 21451 -message NBGFIEMNKBI { -} - -// CmdId: 2343 -message FGHKOMFIBAN { - int32 uid = 2; -} - -message PEKBPLHPADL { - KJHLIPDBMLA avatar_type = 2; - uint32 costume_id = 3; - uint32 avatar_id = 8; - uint32 avatar_level = 11; - uint32 ILABBIGLIGA = 15; -} - -message GroupLinkBundle { - uint32 radius = 1; - Vector center = 2; - bool is_activated = 5; - uint32 layer_id = 6; - bool KBCPLMEDDLH = 7; - BKALDIAHGHF HBIDHEPNJLI = 11; - uint32 bundle_id = 13; - uint32 scene_id = 15; -} - -// CmdId: 28353 -message KHFDJOGDKJL { - uint32 entity_id = 11; -} - -message JKDIPEJCOIJ { - uint32 AKFPKAENBLF = 1; - bool is_new_record = 3; - uint32 LOIEKFANKLK = 5; - uint32 level_id = 10; - uint32 score = 13; - uint32 NCONHIBGOJN = 14; -} - -message PDEEIMPHKFM { - uint32 avatar_id = 2; - repeated uint32 ANJLBIPMFML = 6; - bool JNCPOPGPKHA = 7; - repeated Uint32Pair FDDHHFPKFCM = 10; - repeated uint32 APDFAAMGJHB = 12; - uint32 ILABBIGLIGA = 13; - repeated uint32 AHMJGINFJFJ = 14; -} - -// CmdId: 26621 -message FJHFBGBALMC { - int32 retcode = 5; -} - -// CmdId: 23885 -message LLIBINNIBFF { - int32 retcode = 7; -} - -message JAGFMKACFOF { - HMLHNLAFBKG DCIIHILLPAL = 6; - DCBLOEAMMJH MMAJJLJAPJB = 9; - BLFPFJOLNOB CAJCKAHKNFC = 10; -} - -// CmdId: 29190 -message ParentQuestInferenceDataNotify { - repeated InferencePageInfo inference_page_list = 6; - uint32 parent_quest_id = 7; -} - -message BFJKGGJIMIG { - uint32 type = 2; - uint32 state = 3; - uint32 prepare_end_time = 4; - uint32 play_id = 6; - repeated uint32 progress_stage_list = 9; - uint32 start_time = 10; - uint32 progress = 11; - uint32 GHGCNBINLLJ = 12; - uint32 duration = 14; - uint32 play_type = 15; -} - -message HomeBlockFieldData { - uint32 guid = 2; - Vector rot = 5; - Vector pos = 10; - repeated HomeBlockSubFieldData sub_field_list = 13; - uint32 furniture_id = 14; -} - -// CmdId: 21689 -message NEAPLAEOJOG { - JGLANNKEAGE BFLKCKMPPBE = 5; - uint32 DHGMDCIDLCL = 13; - repeated LCBFOENIFPP player_info_list = 15; -} - -// CmdId: 25276 -message DAJOENIDAJB { - uint32 schedule_id = 12; -} - -message JJHKLFKJIEJ { - uint32 uid = 1; - bool LOEIFINMALC = 10; - uint32 score = 14; -} - -message GHMFEDDMPKM { - MPODFIEBDDN IDNAGMKOHNM = 1; - repeated uint32 tag_list = 4; - bool HLJPHOJAIKC = 6; - BLAGOELEGHM MNFDOCOFMNO = 7; - uint64 dungeon_guid = 8; - bool EEHNIEKFBAP = 9; - uint32 dungeon_id = 10; - GPANEPLHELE CNLGEBMOGIB = 12; - bool KMHJIMCEDML = 13; - SocialDetail LIMJHHACJHC = 14; - uint32 BBHBJNMEJOM = 15; -} - -// CmdId: 1415 -message MKFAGPHJGHK { - int32 retcode = 4; - uint32 material_id = 5; -} - -// CmdId: 24682 -message KELMPINLECJ { - uint32 FELHCCPHLMD = 5; - int32 retcode = 13; -} - -message FIFAHKAFAPL { - repeated uint32 PBLAECINPAB = 2; -} - -// CmdId: 9131 -message BMNGHKFCNAP { - uint32 city_id = 1; - uint32 next_refresh_time = 2; - HuntingPair LDOIGIOKPKO = 3; - uint32 CLBHLJKKOCJ = 4; - int32 retcode = 7; - repeated HuntingOfferData LNNCMCGKHFA = 13; -} - -// CmdId: 2936 -message PlayerRechargeDataNotify { - uint32 card_product_remain_days = 1; - repeated ProductPriceTier product_price_tier_list = 9; -} - -// CmdId: 22467 -message MDONLDCOBKO { - int32 retcode = 7; -} - -// CmdId: 24211 -message AOAIBNHPIJG { - bool EAPHMODKCPG = 5; - bool CAEHCJFHABI = 15; -} - -// CmdId: 27187 -message NDKDHHCPMKM { - uint32 stage_id = 6; - int32 retcode = 9; -} - -// CmdId: 6600 -message OCOMAEIGAKJ { - repeated MMPCGKMHPOE GADMHPIOOGJ = 11; -} - -message IIHBINFHJHP { - uint32 npc_id = 1; - Vector pos = 2; -} - -enum DealAddFriendResultType { - DealAddFriendResultType_DEAL_ADD_FRIEND_REJECT = 0; - DealAddFriendResultType_DEAL_ADD_FRIEND_ACCEPT = 1; -} - -message KMLDGDMJLMB { - uint32 avatar_id = 2; - bool NHFDIPGIIAH = 4; -} - -message IGDJLGPPIEK { - uint32 uid = 1; - OCKALFHEPCC pos = 2; - uint32 score = 3; - uint32 index = 4; - uint32 MEHELPILBMP = 5; - uint32 HFGPFNBCNNP = 6; -} - -message MOCJCFEKLEP { - uint32 MIKDIMNEFDP = 2; - uint32 event_id = 3; - uint32 guid = 5; - uint32 suite_id = 8; - uint32 avatar_id = 9; -} - -message PPALPLLOJAG { - bool is_open = 5; - uint32 LJGINJNHFJL = 9; - uint32 stage_id = 13; -} - -message EGADJPAGDKM { - uint32 IJMNAJAHPHD = 3; - uint32 ANGFLNNANFF = 5; - uint32 PKCMGNJDFOI = 11; -} - -message HPPJOBHPGHF { - enum KOKGLOKHGKG { - KOKGLOKHGKG_ACTION_TYPE_NONE = 0; - KOKGLOKHGKG_ACTION_TYPE_PLAYER_MOVE = 1; - } - - KOKGLOKHGKG action_type = 1; - uint64 client_game_time = 2; - uint64 server_game_time = 3; - bool is_failed = 4; - OCKALFHEPCC pos = 5; - uint32 peer_id = 6; - uint64 HCFFMHEFMLJ = 7; -} - -message EntityClientData { - uint32 wind_change_scene_time = 1; - float windmill_sync_angle = 2; - int32 wind_change_target_level = 3; -} - -message JCEIECCIFHJ { - repeated uint32 DOEMNHHPPMC = 3; - repeated uint32 DMNOAMMODEP = 6; - repeated uint32 OLDAAFKKLOC = 11; - map NJKCBDEEFCG = 15; -} - -// CmdId: 28576 -message MapAreaChangeNotify { - repeated MapAreaInfo map_area_info_list = 11; -} - -// CmdId: 26342 -message DNKICOBLNIP { - repeated JPFCIAPCJOC KKAFHAGPEBG = 8; -} - -// CmdId: 25360 -message GetActivityInfoReq { - repeated uint32 activity_id_list = 9; -} - -message FPDNEOJHHPN { - bool is_open = 4; - bool is_finish = 6; - uint32 level_id = 10; - uint32 best_score = 12; -} - -enum LuaShellType { - LuaShellType_LUASHELL_NONE = 0; - LuaShellType_LUASHELL_NORMAL = 1; - LuaShellType_LUASHELL_SECURITY = 2; - LuaShellType_LUASHELL_SHELL_CODE = 3; -} - -// CmdId: 22765 -message FNAFMIBLBCA { - int32 retcode = 3; - uint32 OEMNAFFFMGJ = 10; -} - -message DGLPCOFJHEC { - float cur_value = 6; - int32 KDGANJDFBCJ = 11; -} - -message PMBBKDFCMBH { - repeated uint32 OJDNKCIJHAK = 7; - repeated uint32 HEOIFKMINME = 12; -} - -// CmdId: 1780 -message HAGLELCPEPF { - repeated uint64 avatar_id_list = 13; -} - -// CmdId: 23987 -message FinishedTalkIdListNotify { - repeated uint32 finished_talk_id_list = 10; -} - -// CmdId: 5012 -message GKAGPMCEONE { - uint32 gadget_entity_id = 6; - repeated uint32 option_list = 11; -} - -// CmdId: 29196 -message CDKPFBIFLNI { - CGOCJMBNPPP reason = 3; -} - -// CmdId: 24699 -message ChangeTeamNameReq { - int32 team_id = 7; - string team_name = 14; -} - -// CmdId: 6211 -message OJPDOOFCNBC { - int32 retcode = 2; - HGDJJGHOPDL BKIBFHBODEM = 13; -} - -message OHCFBCJFMCM { - uint32 BFDCMJMCICH = 1; - uint32 KNNMFOAICGK = 2; - IKDHMJLPHFA ADOHDLNIFKO = 3; - uint32 OOHBHGFGMNL = 4; - uint32 DHGMDCIDLCL = 5; - GMIMNELBBKD DKHNMEEHDMG = 6; - repeated GCGPlayerField field_list = 7; - uint32 PGNJABMGMJH = 8; - repeated MKODKLALKPI EIDACCGDHCM = 9; - repeated uint32 GOHMMKKFJDI = 11; - repeated KGALKHCPOKJ MBDOBCDAGMH = 12; - uint32 KMBMOFPPMKM = 13; - FKGNKFMLDNB BCEJMDGABBK = 14; - repeated GIEJLPNHOAJ LHBIDKLOLKP = 15; - repeated GCGPlayerField CHDFIIGKDKE = 244; - repeated PNCJONOMFEG OMAJDJPIFBB = 356; - repeated uint32 BKCEKOHBOHF = 379; - repeated PCAPDLBGOMG LCKEDHKBCLN = 568; - repeated GIEJLPNHOAJ BJCPHKKMBBK = 598; - repeated HNIKPBBCKLG NIKLPININME = 691; - map KHANKHMLHAK = 995; - repeated NNNECCFMAHJ IAKBBHBPOEA = 2017; -} - -// CmdId: 24027 -message OOLCGABHMPA { - int32 retcode = 7; - oneof detail { - uint32 bgm_id = 2004; - bool is_show_brief_card_event_case = 1921; - uint32 red_point = 766; - } -} - -// CmdId: 29064 -message IBDFEFBJLMH { -} - -// CmdId: 4841 -message NIJGKFDJBIL { - int32 retcode = 4; - uint32 id = 8; -} - -// CmdId: 23285 -message FBOECAFGKJG { - repeated uint32 name_card_list = 2; -} - -// CmdId: 22259 -message ICLHCLLHMCN { - GJABGJFLFHI BDMHBEMMJEJ = 5; -} - -// CmdId: 9238 -message HomeChooseModuleRsp { - int32 retcode = 11; - uint32 module_id = 14; -} - -// CmdId: 7344 -message OOKMLNLBKDE { - repeated uint32 BLEJFDOHDII = 9; -} - -// CmdId: 7508 -message IAMCDIHPLLM { - int32 retcode = 12; -} - -// CmdId: 25138 -message OKEDEHOMFFG { -} - -// CmdId: 9950 -message NNONEHIHBJM { - bool JHONCLOHLMA = 3; - uint32 stage_id = 5; - uint32 level_id = 7; - uint32 DHGMDCIDLCL = 9; - repeated uint32 KFMCDPLPABH = 11; - bool EKHDBKJDOBP = 13; - uint32 LOIEKFANKLK = 14; -} - -// CmdId: 997 -message FLPNJDHBHMA { - uint32 EMGKBHBGJBI = 1; - int32 retcode = 7; -} - -// CmdId: 22953 -message EMGLFFMELBE { - uint32 card_id = 9; - uint32 OCJAIFHBNPE = 11; - uint32 group_id = 15; -} - -// CmdId: 26138 -message AIFFNCLCHOB { -} - -// CmdId: 24344 -message HHGPAHPJPCH { - int32 retcode = 1; -} - -// CmdId: 7893 -message GetChatEmojiCollectionReq { -} - -message FLGILPAKAML { - MovingPlatformType platform_type = 4; - bool is_started = 5; - uint32 route_id = 9; - uint32 OCLFMLEIGOG = 11; - uint32 CNOOMKIFDNB = 12; - uint32 point_id = 14; -} - -message MMPCGKMHPOE { - enum LFNCEGJCJAE { - LFNCEGJCJAE_INVALID = 0; - LFNCEGJCJAE_RUNNING = 1; - LFNCEGJCJAE_FINISHED = 2; - } - - uint32 id = 1; - LFNCEGJCJAE status = 2; - uint32 self_confidence = 3; - map PINENHCKABF = 7; - repeated uint32 BHGMBKEANBH = 9; - map LPEJPEBFPHI = 11; - map PHNBLMKDCMO = 13; -} - -message HomeMarkPointFurnitureData { - uint32 guid = 1; - uint32 furniture_id = 2; - uint32 furniture_type = 3; - Vector pos = 4; - oneof MJEBJOLMFLC { - HomeMarkPointNPCData npc_data = 6; - HomeMarkPointSuiteData suite_data = 7; - } -} - -// CmdId: 5247 -message PlayerApplyEnterHomeNotify { - OnlinePlayerInfo src_player_info = 2; - uint32 src_app_id = 10; -} - -enum FGPDFMMJMDD { - FGPDFMMJMDD_ROGUE_ELITE_NORMAL = 0; - FGPDFMMJMDD_ROGUE_ELITE_HARD = 1; -} - -message IHBFEPHGJFA { - int32 MDDBNHDGFGN = 3; - uint32 BFDCMJMCICH = 4; - map HJBPJFJEKKJ = 5; - LOHBBFDKCPI reason = 12; - map GCPADDOGKFD = 15; -} - -// CmdId: 23969 -message FEPLMJEJAOA { - int32 retcode = 7; -} - -// CmdId: 8213 -message LPCCGGKDGML { - uint32 material_id = 2; - oneof BEALKKPHHEG { - WidgetCreateLocationInfo location_info = 1448; - WidgetCreatorInfo widget_creator_info = 1848; - } -} - -// CmdId: 8884 -message PKELPDJNCHH { - uint32 stage_id = 11; -} - -// CmdId: 21060 -message KEMHCNHJJMF { - uint64 IJIGJHNELFO = 4; - bool PGKMAFLFEIO = 5; - uint32 scene_time = 6; - uint64 ALHDKBBMHGP = 8; - MotionInfo motion_info = 10; - uint32 entity_id = 13; -} - -// CmdId: 3029 -message HAECJMACDHM { - repeated KLLAAKFFKJE BDMGFOLKJAF = 6; -} - -// CmdId: 25225 -message GNAOBIMIEHD { - uint32 schedule_id = 1; -} - -// CmdId: 21458 -message CLEDADKMCJF { - int32 retcode = 11; -} - -// CmdId: 20541 -message EOKBHMIFANL { -} - -// CmdId: 27850 -message PBJEEJGFBBL { - repeated uint32 avatar_id = 13; -} - -message INBEKMDCGLJ { - repeated LGEBGMACHCM KOHDONCJGJB = 3; -} - -message IAEFMBJHALH { -} - -message NAGOJLMMJBB { - uint32 DGEGODGMDHE = 1; - uint32 KDFDJFJBNDK = 3; - bool IAELFLIGBOE = 9; - map IADKJMLHION = 12; - AJPEDHOCLEC POOFKNNHMFB = 13; - APBAHEHDEDH INKPJEGPNEN = 15; -} - -// CmdId: 20331 -message MOIKKNILCJE { - uint32 level_id = 3; - int32 retcode = 11; -} - -enum FKGNKFMLDNB { - FKGNKFMLDNB_GCG_GAME_NONE = 0; - FKGNKFMLDNB_GCG_GAME_GM = 1; - FKGNKFMLDNB_GCG_GAME_MATCH = 2; - FKGNKFMLDNB_GCG_GAME_PVP = 3; - FKGNKFMLDNB_GCG_GAME_TAVERN_CHALLENGE = 4; - FKGNKFMLDNB_GCG_GAME_CONST_CHALLENGE = 5; - FKGNKFMLDNB_GCG_GAME_WORLD_CHALLENGE = 6; - FKGNKFMLDNB_GCG_GAME_BOSS_CHALLENGE = 7; - FKGNKFMLDNB_GCG_GAME_WEEK_CHALLENGE = 8; - FKGNKFMLDNB_GCG_GAME_BREAK_CHALLENGE = 9; - FKGNKFMLDNB_GCG_GAME_QUEST = 10; - FKGNKFMLDNB_GCG_GAME_GUIDE_GROUP = 11; - FKGNKFMLDNB_GCG_GAME_OTHER = 12; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_JOURNEY = 13; - FKGNKFMLDNB_GCG_GAME_PVE_ACTIVITY = 14; - FKGNKFMLDNB_GCG_GAME_ARENA = 15; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_PVE_INFINITE = 16; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_PVE_PUZZLE = 17; -} - -message Weapon { - uint32 level = 1; - uint32 exp = 2; - uint32 promote_level = 3; - map affix_map = 4; - bool KMPFOOMNDFJ = 5; -} - -message SceneAvatarInfo { - uint32 uid = 1; - uint32 avatar_id = 2; - uint64 guid = 3; - uint32 peer_id = 4; - repeated uint32 equip_id_list = 5; - uint32 skill_depot_id = 6; - repeated uint32 talent_id_list = 7; - SceneWeaponInfo weapon = 8; - repeated SceneReliquaryInfo reliquary_list = 9; - uint32 core_proud_skill_level = 11; - repeated uint32 inherent_proud_skill_list = 12; - map skill_level_map = 13; - map proud_skill_extra_level_map = 14; - repeated ServerBuff server_buff_list = 15; - repeated uint32 team_resonance_list = 16; - uint32 wearing_flycloak_id = 17; - uint32 born_time = 18; - uint32 costume_id = 19; - CurVehicleInfo cur_vehicle_info = 20; - AvatarExcelInfo excel_info = 21; - uint32 anim_hash = 22; -} - -// CmdId: 8752 -message JOLJMIKNDOO { - uint32 group_id = 3; - int32 retcode = 9; - uint32 OCJAIFHBNPE = 10; -} - -// CmdId: 20339 -message UseItemReq { - uint64 target_guid = 1; - uint32 option_idx = 2; - uint32 count = 8; - bool is_enter_mp_dungeon_team = 10; - uint64 guid = 15; -} - -// CmdId: 29136 -message EPKKAHENDHA { - int32 retcode = 2; - uint32 HNHINODDPBF = 5; - uint32 cd_over_time = 7; -} - -// CmdId: 22391 -message QuestUpdateQuestTimeVarNotify { - uint32 parent_quest_id = 12; - map time_var_map = 14; -} - -// CmdId: 25366 -message PKCEKACFDLI { - int32 retcode = 10; -} - -// CmdId: 4959 -message NDPOCIKNHGE { - int32 retcode = 6; -} - -// CmdId: 28173 -message HGBGJEKJBDB { - uint32 PMPPGJFAFPM = 8; -} - -// CmdId: 159 -message CKDEBGNIHAK { - repeated OMEPEGPCMPN KFMCDPLPABH = 1; - uint32 DFGBJIBFJBA = 3; - uint32 OCJAIFHBNPE = 5; - bool is_new_record = 7; - uint32 NNBMMFOECHG = 9; - bool HKPAPPFDGCP = 10; - repeated uint32 JPGLBGIKBGC = 11; - repeated HOJELKOKDGH JMDBDOMAJLF = 12; - bool EIMKIBKGPAL = 14; -} - -// CmdId: 9194 -message GetParentQuestVideoKeyRsp { - uint32 parent_quest_id = 1; - int32 retcode = 8; - uint64 video_key = 15; -} - -// CmdId: 9442 -message DKFDGCFCJGH { - uint32 uid = 1; - repeated uint32 ONEPCBGMMLB = 15; -} - -// CmdId: 21597 -message LBAHKLDBIHL { - fixed32 end_time = 4; -} - -// CmdId: 22744 -message CBDMKJMDCEP { - uint32 BMODPGGPPBM = 2; - uint32 card_id = 13; -} - -message HLDMFIKKLIC { - uint32 PGOCJLDLODG = 13; -} - -// CmdId: 26006 -message EPOJEBAENHM { -} - -// CmdId: 28079 -message BPHBEMAMBPD { - int32 retcode = 5; -} - -// CmdId: 22196 -message MDLLIDBPMHN { - string HMLDEEHJADI = 1; - int32 retcode = 9; - string AJOEFDIKLHM = 12; -} - -// CmdId: 25598 -message PODDFKOCPPH { - uint32 stage_id = 4; - uint32 challenge_index = 8; - uint32 BMEBLBLAKII = 13; -} - -// CmdId: 6985 -message ForgeDataNotify { - uint32 max_queue_num = 1; - repeated uint32 forge_id_list = 3; - map forge_queue_map = 10; -} - -message DPIHJACIMGF { - repeated NDCOCHDDFCF avatar_info_list = 3; - repeated uint32 OJIGOJDBDHE = 6; -} - -// CmdId: 7221 -message OpActivityUpdateNotify { - OpActivityInfo op_activity_info = 7; -} - -// CmdId: 2729 -message FFHBLEMBMHJ { - bool HKPAPPFDGCP = 7; - uint32 ALFKLLMIJBI = 9; - uint32 EAFOECALPLG = 10; -} - -message ILJMBKJKACN { - bool is_agreed = 6; - OnlinePlayerInfo BEOHBLAOIAK = 15; -} - -// CmdId: 6105 -message CGCEDDOLEGN { - int32 retcode = 8; -} - -// CmdId: 9720 -message HCDMAIGCEHB { - uint32 dungeon_id = 6; - uint32 MMEOMBKPKKH = 11; - uint32 GFAFMJLHGKF = 12; -} - -// CmdId: 8072 -message OLOLPONILII { - map GGLIJNBBLIO = 4; - uint32 gallery_id = 10; -} - -// CmdId: 22474 -message ExpeditionTakeRewardRsp { - int32 retcode = 2; - uint32 path_id = 4; - uint32 reward_level = 7; - bool is_bonus = 11; -} - -// CmdId: 8493 -message GJCJEDFOBNJ { - bool BHPEOJPKOED = 2; - uint32 mp_play_id = 5; -} - -message AHLALADPPNL { - repeated uint32 buff_id_list = 2; - uint32 BIBECLGPFHB = 3; - uint32 GHJKKIMAFCJ = 7; - string HFLGJMNPLEL = 8; - uint32 DKCLDKHMGCO = 12; - uint32 KDKHKEAKDPB = 14; -} - -// CmdId: 9081 -message PHINIADGCMJ { -} - -// CmdId: 7730 (ClientLockGameTimeNotify or CanUseSkillNotify) -message MLKLNEJBIBK { - bool PJGEDKGJECM = 11; -} - -message OFOPPJNEPKA { - bool MKGLDLGLLKI = 6; -} - -// CmdId: 7202 -message EPNCIODCDIM { - uint32 index = 10; -} - -// CmdId: 1908 -message IMKKMEOCDEP { - uint32 level_id = 1; - uint32 card_id = 7; - bool POBIKMJKEJE = 15; -} - -message DHCLJNJBMJG { - repeated EGADJPAGDKM NCBILGCLNAC = 7; -} - -message AJPEDHOCLEC { - uint32 cur_level = 2; - uint32 BADKDPFPHEN = 3; - uint32 FNHOIPGCDBM = 5; - uint32 PACDJMOCNOP = 13; -} - -message KBDPGPJHJOH { - bool is_open = 1; - uint32 level_id = 6; - uint32 score = 10; - bool is_finish = 13; -} - -// CmdId: 2 -message IJOENPNHHFB { - uint32 NHNIOOFOLDE = 1; - bool is_new_record = 5; - uint32 NLJANOFKHOH = 9; - uint32 group_id = 10; - uint32 PGBJEHNNPJG = 11; - uint32 ICFOKFBDIEO = 12; - bool is_success = 14; - uint32 score = 15; -} - -// CmdId: 22805 -message GCODAHDMHFB { - int32 retcode = 15; -} - -// CmdId: 28456 -message FMIOJFKJMBM { - uint32 gallery_id = 5; -} - -// CmdId: 5368 -message POBKICJIIKA { - int32 retcode = 8; -} - -message Material { - uint32 count = 1; - MaterialDeleteInfo delete_info = 2; -} - -// CmdId: 21961 -message IFECMMMGLGA { - uint32 KMDNOCPOMCI = 1; - bool is_new_record = 6; - uint32 IJLFGCFJIHO = 7; - uint32 NHNIOOFOLDE = 10; - EFCGFLLIMAG reason = 13; - uint32 level_id = 14; -} - -message GMOHANCJOHN { - uint32 BBEPCLMDMJN = 13; - uint32 ADKCEBGGKKL = 14; -} - -message VehicleMember { - uint32 uid = 1; - uint64 avatar_guid = 2; - uint32 pos = 3; -} - -// CmdId: 6331 -message FEMGJEDEAKA { -} - -message JBKAHCMNOJK { - uint32 level_id = 9; - uint32 PDOHLLCCLAA = 10; -} - -// CmdId: 20154 -message PlayerLogoutReq { - enum IPFOGLINGON { - IPFOGLINGON_DISCONNECT = 0; - IPFOGLINGON_CLIENT_REQ = 1; - IPFOGLINGON_TIMEOUT = 2; - IPFOGLINGON_ADMIN_REQ = 3; - IPFOGLINGON_SERVER_CLOSE = 4; - IPFOGLINGON_GM_CLEAR = 5; - IPFOGLINGON_PLAYER_TRANSFER = 6; - IPFOGLINGON_CLIENT_CHECKSUM_INVALID = 7; - IPFOGLINGON_MUIP_MOVE_SAVE_WAIT = 8; - } - - IPFOGLINGON reason = 11; -} - -message FGMCPMKHECF { - uint32 OFMPLANPMJE = 4; - uint32 offset = 6; - uint32 FEOIHLNGDBF = 13; -} - -enum OPMDJHIKCCA { - OPMDJHIKCCA_NONE = 0; - OPMDJHIKCCA_DUNGEON = 1; - OPMDJHIKCCA_ROOM = 2; -} - -message HGKKFIBPAMP { - uint32 stage_id = 3; - uint32 JFEMOPGIFHC = 9; - bool is_open = 10; - repeated GNAKBKBBIEE IAKBBHBPOEA = 12; - ChannelerSlabOneoffDungeon CGLFJKKLKOC = 13; -} - -// CmdId: 29853 -message NLHNGPIGAPJ { -} - -// CmdId: 8436 -message EnterWorldAreaRsp { - uint32 area_id = 3; - int32 retcode = 5; - uint32 area_type = 12; -} - -message BMHANEKEJBH { - GIEJLPNHOAJ EAPIBFMKDMB = 15; -} - -// CmdId: 22685 -message LOLFBLANIBK { - bool FMIGMOLJNFC = 11; -} - -// CmdId: 4599 -message NOFBFEFPKED { - bool HGCFHEPIMPO = 2; - GCGGameBriefData NCIGIOGKDEP = 13; -} - -// CmdId: 20569 -message AKNLDJCFLFD { - int32 retcode = 2; - uint32 activity_id = 5; - repeated uint32 ALOLCDPOFMJ = 6; -} - -message BBGCACOLIOO { - HHCIOCLLLKK GNACJJPBBHH = 3; - uint32 HFOJCOEDDMP = 4; - EPGKHJCPJPA GBPHDPEPGDP = 7; - uint32 room_id = 11; -} - -// CmdId: 1018 -message DoGachaReq { - uint32 gacha_schedule_id = 4; - string gacha_tag = 6; - uint32 gacha_random = 8; - uint32 gacha_type = 13; - uint32 gacha_times = 15; -} - -// CmdId: 9345 -message GACKFCJEPBE { - repeated BGBCHGKKALM IJOCJGJLGOA = 1; -} - -// CmdId: 5626 -message AKECNEMFPMJ { - repeated WidgetSlotData slot_list = 2; - int32 retcode = 14; -} - -// CmdId: 536 -message LFIEKKPPIBK { - uint32 level_id = 8; - int32 retcode = 11; -} - -// CmdId: 27770 -message IEKNPIJDEFE { - repeated string OADBIOJCHJL = 13; -} - -// CmdId: 9970 -message LIELOHEPPOM { - uint64 cur_avatar_guid = 6; - repeated uint64 avatar_team_guid_list = 11; -} - -// CmdId: 21085 -message LNKPLMHMKAP { -} - -// CmdId: 27752 -message MOILPHEGGDH { - LAANABCDNAM DAJLNNFGBJH = 1; - HJGJLNLHEJG enter_type = 6; - int32 retcode = 8; -} - -// CmdId: 25166 -message OOLDNDPLIOK { - int32 retcode = 2; -} - -message AbilitySyncStateInfo { - bool is_inited = 1; - repeated AbilityScalarValueEntry dynamic_value_map = 2; - repeated AbilityAppliedAbility applied_abilities = 3; - repeated AbilityAppliedModifier applied_modifiers = 4; - repeated AbilityMixinRecoverInfo mixin_recover_infos = 5; - repeated AbilityScalarValueEntry sgv_dynamic_value_map = 6; -} - -message DLNGHCDBDGJ { - uint32 entity_id = 2; - Vector pos = 7; - Vector CPIIJPJBIPO = 10; - Vector FGKAFOHIMNK = 14; -} - -// CmdId: 21372 -message RemotePlayerWidgetNotify { - repeated PlayerWidgetInfo player_widget_info_list = 8; -} - -// CmdId: 27778 -message HEEDNMIGCAF { - int32 retcode = 1; - uint32 activity_id = 8; - uint32 BFANDGPIOPF = 13; -} - -message BDPNNNNEDAD { - repeated HHBOGCBMLAK DCNEIPEGOKJ = 3; - repeated HHBOGCBMLAK JLODOKFAIMG = 14; -} - -// CmdId: 3099 -message SceneInitFinishRsp { - /* protected @ 0x20 */// int32 retcode = 65535; - uint32 enter_scene_token = 10; -} - -// CmdId: 20777 -message KHIAOBDOEHF { - int32 retcode = 6; - uint32 chapter_id = 10; -} - -message DLDOBPFIDNL { - uint32 IIOKFMIJFFO = 6; - uint32 JFDJHPNCLBA = 7; - bool MAJHPBABGHF = 10; - uint32 ODOFDGAMIOJ = 14; - bool is_success = 15; -} - -// CmdId: 24290 -message FCLBDCDOKCP { - int32 retcode = 11; -} - -// CmdId: 22894 -message AIKBLBJPHGE { - uint32 dungeon_id = 11; - repeated uint32 JPHCBANNNMK = 13; -} - -message NPMCBKKIIKO { - repeated JIAABDCFGPA PLMJGJKANBH = 10; -} - -enum CombatTypeArgument { - CombatTypeArgument_COMBAT_NONE = 0; - CombatTypeArgument_COMBAT_EVT_BEING_HIT = 1; - CombatTypeArgument_COMBAT_ANIMATOR_STATE_CHANGED = 2; - CombatTypeArgument_COMBAT_FACE_TO_DIR = 3; - CombatTypeArgument_COMBAT_SET_ATTACK_TARGET = 4; - CombatTypeArgument_COMBAT_RUSH_MOVE = 5; - CombatTypeArgument_COMBAT_ANIMATOR_PARAMETER_CHANGED = 6; - CombatTypeArgument_ENTITY_MOVE = 7; - CombatTypeArgument_SYNC_ENTITY_POSITION = 8; - CombatTypeArgument_COMBAT_STEER_MOTION_INFO = 9; - CombatTypeArgument_COMBAT_FORCE_SET_POS_INFO = 10; - CombatTypeArgument_COMBAT_COMPENSATE_POS_DIFF = 11; - CombatTypeArgument_COMBAT_MONSTER_DO_BLINK = 12; - CombatTypeArgument_COMBAT_FIXED_RUSH_MOVE = 13; - CombatTypeArgument_COMBAT_SYNC_TRANSFORM = 14; - CombatTypeArgument_COMBAT_LIGHT_CORE_MOVE = 15; - CombatTypeArgument_COMBAT_BEING_HEALED_NTF = 16; - CombatTypeArgument_COMBAT_SKILL_ANCHOR_POSITION_NTF = 17; - CombatTypeArgument_COMBAT_GRAPPLING_HOOK_MOVE = 18; - CombatTypeArgument_COMBAT_SPECIAL_MOTION_INFO = 19; - CombatTypeArgument_COMBAT_FIXED_AVATAR_FLASH_MOVE = 20; - CombatTypeArgument_COMBAT_MULTI_OVERRIDE_ANIM = 21; - CombatTypeArgument_COMBAT_DEBUG_SYNC_MOTION = 22; -} - -// CmdId: 21368 -message HOKFGENAJBP { - int32 retcode = 6; -} - -message WeekendDjinnInfo { - Vector pos = 1; - Vector rot = 2; -} - -// CmdId: 8781 -message BAPNDNLAKNH { - int32 retcode = 10; - bool is_success = 12; -} - -// CmdId: 4916 -message FMKLGCGOGKL { - uint32 schedule_id = 5; - map EGIBHAEACCC = 8; - int32 retcode = 13; -} - -// CmdId: 21509 -message PlayerEnterDungeonReq { - uint32 dungeon_id = 2; - DungeoEnterPosInfo enter_pos_info = 9; - uint32 point_id = 11; -} - -// CmdId: 8839 -message MCCIPPLKBMI { - uint32 level_id = 3; -} - -// CmdId: 9630 -message BDAKIHMIMPJ { - bool JNCPOPGPKHA = 2; - repeated uint32 PFJIBAGHKMH = 6; -} - -// CmdId: 20257 -message JOCPCCEDFDM { - string NIEMNDHDECF = 2; - string CECABGBJCLB = 6; -} - -// CmdId: 25555 -message CIIDPEJNMHN { - uint32 level_id = 15; -} - -// CmdId: 26699 -message OINDHAKCKMF { - int32 retcode = 9; - uint64 guid = 10; -} - -message GNNOIGIOEMJ { - bool is_open = 4; - bool is_finish = 6; - uint32 AFJJPHANFHE = 8; - uint32 level_id = 12; -} - -// CmdId: 1938 -message IEAGHCPNMKL { - uint32 entity_id = 7; - GadgetGeneralRewardInfo EEEPBDEJFBB = 9; -} - -message ShopGoods { - uint32 buy_limit = 1; - uint32 bought_num = 2; - uint32 end_time = 3; - uint32 min_level = 4; - uint32 max_level = 5; - ItemParam goods_item = 6; - uint32 BCBDLNPLEJE = 7; // 1 - uint32 mcoin = 8; // 1 - uint32 scoin = 9; - repeated ItemParam cost_item_list = 10; - uint32 goods_id = 11; - uint32 begin_time = 12; - uint32 hcoin = 13; - uint32 next_refresh_time = 14; - repeated uint32 pre_goods_id_list = 15; - uint32 BMDPAIMGJPG = 17; // 1 - uint32 AGDPGAANOKD = 392; // 1 - uint32 LHJLKCFPBPE = 932; // 1 - uint32 KJLGACFLKEB = 1080; // 1 - uint32 ELPAIODPMEP = 1431; // 1 - bool LFHPDONAOJN = 1486; -} - -// CmdId: 22777 -message BNHNIFBNDHL { - CustomGadgetTreeInfo EODBPDGCFBP = 5; - uint32 gadget_entity_id = 13; -} - -message AEFBAMPNONO { - uint32 target_entity_id = 11; -} - -// CmdId: 21884 -message KJMCEHNNHLJ { - string version = 1; - repeated uint32 OGACMIIDPNN = 13; -} - -// CmdId: 27667 -message GJINEGJGJGM { - repeated DNBNMPOJALI DAFFCMMLJGM = 1; - int32 retcode = 6; -} - -// CmdId: 301 -message MIAINBMNDFJ { - GLNJADEEEGE AKKDDPKIJKG = 3; - uint32 param = 5; - uint32 type = 9; - repeated KHDGDOLBHBF HPOIKAHAMKK = 15; -} - -message MassivePropSyncInfo { - int64 id = 1; - repeated MassivePropParam prop_list = 2; -} - -// CmdId: 24726 -message PMCJKHICJJJ { - int32 retcode = 12; -} - -message TrialAvatarInfo { - uint32 trial_avatar_id = 1; - repeated Item trial_equip_list = 2; - TrialAvatarGrantRecord grant_record = 3; -} - -// CmdId: 20663 -message PlayerApplyEnterMpReq { - uint32 target_uid = 5; -} - -// CmdId: 22594 -message MLABMLHJLGN { - uint32 target_id = 4; - uint32 gallery_id = 8; - repeated uint32 uid_list = 10; - repeated uint32 value_list = 13; -} - -message GMIMNELBBKD { - map OEKHBOHOCBO = 2; - FKDAFCHFHEP LJGNOFIJIGK = 7; -} - -// CmdId: 20665 -message LKCAEBKJJMG { - repeated uint32 MIIOBPEPCIH = 3; - Vector pos = 5; - uint32 uid = 6; - JHPLCGBJPNH reason = 8; -} - -// CmdId: 9213 -message LOOKPOLIJKH { - uint32 stage_id = 6; - uint32 BAOFPACBFPM = 10; -} - -message GachaInfo { - string gachaPrefabPath = 1; - uint32 leftGachaTimes = 2; // 2 OK? - string titleTextmap = 3; - uint32 tenCostItemNum = 4; // 2 OK? - uint32 end_time = 5; - uint32 curScheduleDailyGachaTimes = 6; // 1 - string gachaPreviewPrefabPath = 7; // OK - uint32 tenCostItemId = 8; // 2 OK?? - uint32 costItemNum = 9; // 2 OK - uint32 schedule_id = 10; - uint32 gacha_type = 11; - uint32 begin_time = 12; - uint32 gachaTimesLimit = 13; // 2 OK?? - string OEAENFJOOAH = 14; - uint32 costItemId = 15; // 2 OK - repeated uint32 LDACOBOBLDE = 49; - bool FHADOOFNHAH = 778; - string gachaProbUrlOversea = 784; - repeated GachaUpInfo gacha_up_info_list = 802; - repeated uint32 displayUp5ItemList = 1046; // OK - uint32 wishItemId = 1106; // 3 - repeated uint32 displayUp4ItemList = 1152; // OK - uint32 wishMaxProgress = 1274; // 3 - string gachaRecordUrlOversea = 1355; - uint32 gachaSortId = 1869; // 2 - string GJJKHLLCCGN = 1926; - uint32 wishProgress = 1954; // 3 -} - -// CmdId: 6457 -message IDNECEPCLFH { - repeated uint32 MOPFHPHAHLP = 1; - uint32 config_id = 2; - uint32 level_id = 4; - int32 retcode = 6; - repeated uint32 AAMDCFJJELJ = 8; - LJDOJCICKLM GEFACKHBJEM = 13; -} - -message ECLANBCKCCD { - bool BJPGFCFLODI = 1; - uint32 radius = 6; - repeated Vector PNBEFLPKFMO = 7; - uint32 region_id = 12; - Vector BKEMMEPECLA = 13; -} - -message INAEHOOFFHE { - uint32 IBEBHIEMPLH = 4; - MapLayerInfo map_layer_info = 10; - repeated uint32 scene_tag_id_list = 12; -} - -// CmdId: 4659 -message OCOBDFDLCIL { - int32 retcode = 12; -} - -message FBOABFKOCLN { - float AAPFMCKFAGA = 13; -} - -message CBFKAPHKLJO { - bool is_open = 3; - uint32 stage_id = 11; - bool is_finished = 15; -} - -message OIGNKPBNGEC { - uint32 item_num = 2; - uint32 item_id = 15; -} - -message HomeMarkPointSuiteData { - uint32 suite_id = 1; -} - -message DNHLCOMNPLJ { - uint32 avatar_id = 10; - uint32 furniture_type = 15; -} - -message IPPABJFIBIO { - repeated uint32 CELFGPEBOGK = 2; - uint32 PGBDPGGINBO = 7; - uint32 DJGDCENMHEF = 12; - repeated uint32 MFCBHGBPOCF = 13; -} - -message POPJHIHLOPK { - repeated INBEHKLFJDH action_list = 8; - repeated PIJKHMOAIFM GBBBHMPAPHG = 12; - uint32 guid = 15; -} - -// CmdId: 7523 -message PCJJOJHAJEB { - uint64 avatar_guid = 6; - uint32 NPIHJJMLEBF = 7; - int32 retcode = 12; -} - -// CmdId: 1040 -message IPMMGGKCEIB { -} - -// CmdId: 27527 -message AAIAKGDPPCD { - uint32 BMODPGGPPBM = 2; -} - -message DGAKKGOIEFA { - DEGGDBIPOEF IJBNOPMDFHF = 4; - PFIHNLCGFPC HFNCPIEOJNC = 7; - NDAJBONPODP CAJCKAHKNFC = 8; - bool PIMNPMEJHBA = 9; - GHPHOPNDPBN MMAJJLJAPJB = 15; -} - -enum JNNFMJEDFMO { - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_NONE = 0; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_SUCCESS = 1; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_DUMP = 2; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_TIME = 3; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_INTERRUPT = 4; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_LEAVE = 5; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_FULL = 6; -} - -// CmdId: 3548 -message JCKAAKBLAJC { - uint32 BKEHFFBOFMC = 2; - bool is_new_record = 3; - EFCGFLLIMAG reason = 4; - repeated OMEPEGPCMPN KFMCDPLPABH = 11; - repeated MJFHKJPIEBC JMDBDOMAJLF = 13; -} - -message HDOFNBAKKCH { - Vector rot = 3; - Vector pos = 6; -} - -// CmdId: 7840 -message COICMPCPGIA { - uint32 material_id = 9; - int32 retcode = 14; -} - -// CmdId: 1552 -message CFLCCIGLMAM { - uint32 avatar_id = 10; - uint32 NFKAJIPCJKO = 12; - uint32 AFLOOHMGOKM = 13; -} - -// CmdId: 21687 -message AvatarPromoteGetRewardRsp { - int32 retcode = 1; - uint32 promote_level = 2; - uint32 reward_id = 4; - uint64 avatar_guid = 13; -} - -// CmdId: 3901 -message AbilityInvocationsNotify { - repeated AbilityInvokeEntry invokes = 9; -} - -// CmdId: 21612 -message NLOKABELJDE { - uint32 avatar_id = 4; - uint32 event_id = 5; -} - -// CmdId: 9159 -message PLDEGFLCIHB { - uint32 JDMPEHHHOPB = 4; - uint32 point_id = 10; - NMBOGDIINEC DAFLIMJMJAO = 13; - float speed = 14; -} - -// CmdId: 26688 -message PEOAMGGMAEH { - uint32 dungeon_id = 1; -} - -// CmdId: 6191 -message CAIBEBEKIMI { - string version = 12; - int32 retcode = 15; -} - -// CmdId: 21636 -message JLDFGMFKGNI { - uint32 level_id = 6; -} - -// CmdId: 25839 -message KKHMGPAANMN { - uint32 level_id = 1; - int32 retcode = 8; -} - -message IKBLJIGBOOD { - uint32 stage_id = 9; - uint32 best_score = 11; - uint32 JFEMOPGIFHC = 13; - bool is_open = 14; -} - -message ScenePlayInfo { - bool is_open = 3; - uint32 entry_id = 7; - uint32 play_type = 8; - uint32 play_id = 13; -} - -// CmdId: 28374 -message JDFJONGPCBM { -} - -// CmdId: 27622 -message ChooseCurAvatarTeamReq { - uint32 team_id = 8; -} - -// CmdId: 3305 -message PPADKMEMEGP { - uint32 activity_id = 4; -} - -message OBJCOABDIEN { - uint32 best_score = 2; - uint32 stage_id = 9; - bool is_open = 14; -} - -// CmdId: 28423 -message LIHKAFPFMFK { - int32 retcode = 6; -} - -// CmdId: 565 -message GetAllMailRsp { - bool is_truncated = 4; - int32 retcode = 7; - repeated MailData mail_list = 8; - bool is_collected = 15; -} - -// CmdId: 24493 -message EvtAvatarExitFocusNotify { - Vector LELKLKFDFBK = 12; - uint32 entity_id = 14; - ForwardType forward_type = 15; -} - -// CmdId: 2375 -message GPPPFELACIN { - repeated int32 DGJANCNNNCP = 3; - repeated int32 MAAACDMLALJ = 4; - repeated int32 BAJKKPEEFED = 7; - repeated ObstacleInfo CDNIIEAEHEA = 9; - uint32 scene_id = 13; -} - -message BattlePassRewardTag { - uint32 level = 2; - uint32 reward_id = 4; - BattlePassUnlockStatus unlock_status = 12; - uint32 JHANOGEFHHG = 14; -} - -enum CKNJFINBNOI { - CKNJFINBNOI_NONE = 0; - CKNJFINBNOI_IN_BAG = 1; - CKNJFINBNOI_CAN_FORGE = 2; -} - -message JEPCIDPOLMD { - uint32 avatar_id = 1; - uint32 level = 2; - uint32 costume_id = 3; - uint32 NNMLJHFOKNB = 4; - uint32 ILABBIGLIGA = 5; -} - -message DKNOOOAMMKP { - repeated uint32 AKNBBNMILKP = 1; - uint32 LFDCHJGELNB = 3; - uint32 MKNDHNPELBB = 4; - repeated BNCKNDAJNJN HOGLKOCJGAK = 5; - uint32 EMJLBOBODAK = 6; - uint32 CAEHMCILGEG = 7; - uint32 PCKJLEFPGKF = 10; - uint32 FKLMPEMBGLC = 11; -} - -// CmdId: 23115 -message FGEOGECFCOK { - int32 retcode = 6; -} - -// CmdId: 28020 -message HGFHPFBBDIG { - uint32 draft_id = 2; - bool OONFLODKDPE = 11; -} - -message HHIGPOENCOI { - repeated uint32 KFMCDPLPABH = 2; - uint32 stage_id = 4; - uint32 LOIEKFANKLK = 6; - uint32 DHGMDCIDLCL = 11; - uint32 level_id = 12; - bool is_new_record = 14; -} - -// CmdId: 9398 -message INCOHEGHBAB { - uint32 FFGGNKHDOOI = 7; -} - -// CmdId: 7831 -message MonsterSummonTagNotify { - map summon_tag_map = 1; - uint32 monster_entity_id = 7; -} - -// CmdId: 6785 -message BNMILNFBAHJ { - int32 retcode = 2; - float AHJLIMIMAIJ = 15; -} - -message DetailInfo { - optional DetailAbilityInfo detail_ability_info = 15; -} - -// CmdId: 7066 -message LOBLKFOFAFL { - uint32 level_id = 2; - uint32 score = 11; - bool is_new_record = 12; - bool is_finish = 13; -} - -message FGHHODLEFMK { - uint32 CLMFLLANLEH = 1; - uint32 MOOCOEIPGLK = 2; - uint32 MAJAJMCPPLJ = 4; - uint32 NMKONBGBMAK = 5; - uint32 skill_id = 6; - uint32 BDHIBJDOLNO = 7; - uint32 damage = 9; - uint32 DAMLDLDDGAI = 10; - repeated JEHCJKLNGAJ ABFNIGILHOK = 11; - uint32 EAPHFHMPCIH = 12; - uint32 BMNPEKCKOBA = 15; -} - -// CmdId: 4822 -message ILOGLPHHCLC { -} - -message NJGGEHFFGBF { - enum OBHNLKNDOAK { - OBHNLKNDOAK_NONE = 0; - OBHNLKNDOAK_CREATE_CONNECT = 1; - OBHNLKNDOAK_START_GAME = 2; - OBHNLKNDOAK_PING = 3; - OBHNLKNDOAK_FINISH_GAME = 4; - OBHNLKNDOAK_SNAP_SHOT = 5; - OBHNLKNDOAK_ACTION = 6; - OBHNLKNDOAK_SNAP_SHOT_FOR_DEBUG_LOG = 7; - } - - int32 retcode = 10; - OBHNLKNDOAK JBFAIKNHFHG = 11; - oneof BLJIPKMMDGO { - JLIGODGIJEL sync_create_connect = 15; - DAEGIOKEDNG sync_ping = 12; - GPKCCCJCCBI sync_finish_game = 1; - MOPBCJOEEHF sync_snap_shot = 2; - OHDGAANIKBD sync_action = 14; - } -} - -message ICGKCMMMKFL { - float JBPALMJCHPE = 1; - uint32 ref_id = 2; - uint32 PLCNAJOBPAB = 3; - bool MAFINCCFJMM = 4; - uint32 PDKAIILBIED = 5; - uint32 JIOHDKDIODC = 6; - int32 JBFAIKNHFHG = 7; - uint32 entity_id = 8; - Vector ref_pos = 9; - int32 KJGKKNOGKJI = 11; - Vector pos = 12; - int32 FCKLFPENJGI = 14; - bool FKAJGCOEBCH = 15; -} - -message ChatEmojiCollectionData { - repeated uint32 emoji_id_list = 1; -} - -message KDFPBDJAJDN { - Vector pos = 3; - uint32 group_id = 11; - uint32 gadget_id = 13; -} - -// CmdId: 29109 -message DungeonFollowNotify { - uint32 target_uid = 9; -} - -// CmdId: 20191 -message NBHEOCOILOJ { - uint32 KNNMFOAICGK = 3; - NNNECCFMAHJ ONGMCLJNHEG = 4; -} - -// CmdId: 26658 -message ACNFJMPCMEE { - bool is_success = 1; - uint32 stage_id = 2; - uint32 LEEHPGPKBJB = 4; - repeated uint32 EOCNKPEMHFB = 8; -} - -// CmdId: 28879 -message NPIIFPMPEFJ { - uint32 group_id = 5; - uint32 gadget_id = 9; -} - -// CmdId: 6164 -message FCNGGNDFILI { - int32 retcode = 7; - repeated IHJELPJGNHI JDBOGGIKBMC = 9; - repeated int32 GEDFGLOJFPE = 12; -} - -// CmdId: 24427 -message KOFEBOKFPAH { - LCGMFOGLDOD IABEIPFENKI = 2; - BCJLAIODLOB LNGLGCLLHMP = 5; -} - -message BBODAFDPGOI { - repeated uint64 avatar_guid_list = 2; - uint32 BNMAGNMOKPM = 14; -} - -// CmdId: 9695 -message JPMBKGGDCNF { - uint32 schedule_id = 3; - uint32 PFNHCJENBPL = 8; - repeated ItemParam item_list = 11; - uint32 FIMGIBMBBOP = 12; -} - -// CmdId: 8469 -message JKELPABDCHO { - int32 retcode = 6; -} - -// CmdId: 6581 -message HCKFEPBOANH { - repeated uint32 LHBIDKLOLKP = 4; - uint32 LJENFDPHJHA = 5; - repeated uint32 HCOHPHNEBKP = 9; - string name = 10; -} - -message MFBFOGGCCFI { - uint32 GJHEPFNGHBA = 1; - uint32 PHGBIOPKMFD = 2; -} - -message GCGMsgPhaseChange { - FKDAFCHFHEP POFHPPLKHJO = 6; - repeated Uint32Pair OCAOGCIMDEH = 8; - FKDAFCHFHEP FDMJECMCAOM = 14; -} - -// CmdId: 24945 -message BFCLIHLOLJO { - repeated ItemParam item_param_list = 4; -} - -// CmdId: 6565 -message GetProfilePictureDataRsp { - repeated uint32 special_profile_picture_list = 7; - int32 retcode = 13; -} - -// CmdId: 23395 -message EntityAuthorityChangeNotify { - repeated AuthorityChange authority_change_list = 3; -} - -// CmdId: 7661 -message PAPOBCINJKA { - repeated RogueEffectRecord LHBIDKLOLKP = 8; - repeated RogueEffectRecord DGOBHCMMPAP = 11; -} - -message AbilityEmbryo { - uint32 ability_id = 1; - fixed32 ability_name_hash = 2; - fixed32 ability_override_name_hash = 3; -} - -message PLKMJECOBFC { - uint32 element_type = 3; - repeated JHDFAILGFAD INMDFBHDLCC = 14; -} - -message HNJJNJCNAEE { - repeated KGOFPMLGINO LMHCPBBMBDB = 1; - repeated KDFPBDJAJDN JCGNCEPKFBP = 8; - repeated DOKNFNIOEAO BMLFFIDJDED = 10; - uint32 BEOPIOHNHDM = 13; - repeated uint32 ABLAGNOCKFP = 14; -} - -message LCGMFOGLDOD { - repeated EEBMDODIBIH KGCEHGDNBFO = 9; -} - -message BIBPHOBELLG { - map GDGIIBLJECO = 3; - uint32 FELHCCPHLMD = 7; - bool KIINBBEJDBB = 11; - repeated uint32 PIFFOFKDBHD = 13; - uint32 CGKFOPDNHNM = 15; -} - -// CmdId: 27242 -message VehicleInteractRsp { - int32 retcode = 1; - Vector AOHJKFLAICK = 2; - VehicleInteractType interact_type = 5; - VehicleMember member = 6; - uint32 gadget_id = 8; - uint32 FDCGDBELDGL = 12; - uint32 entity_id = 13; - Vector EOMOABFFPAL = 15; -} - -// CmdId: 5002 -message LNCDHCPCAKM { - bool MKILKDIGHJH = 2; - uint32 uid = 12; -} - -// CmdId: 24768 -message LGPKBENJIGI { - uint32 compound_id = 10; - uint32 HDHHDJCOMJJ = 14; - bool LJNJJJEEPOG = 15; -} - -// CmdId: 8244 -message FFMJAAANNEL { - bool HHPNHDAAEFM = 4; - repeated uint32 JDJDFFIIFEE = 7; - uint32 difficulty_id = 11; - bool IEBCJKIMMKB = 12; -} - -// CmdId: 29820 -message HPCIFODIAKO { - uint32 level_id = 6; - repeated KNFODIGMALP avatar_info_list = 7; -} - -// CmdId: 27643 -message NKDCPMFDJBG { -} - -message GMIGJCDFNNA { - LGLGANIHECC OJLJPKHBPEF = 10; - uint32 level_id = 12; -} - -// CmdId: 485 ? -message EvtEntityStartDieEndNotify { - uint32 die_state_flag = 4; - bool immediately = 10; - uint32 entity_id = 12; - ForwardType forward_type = 13; -} - -// CmdId: 27045 -message LDODMMEECKH { - uint32 OINICBJHPOK = 8; -} - -// CmdId: 9292 -message GFFGOJOAFIA { - string content = 2; - string title = 7; - uint32 MOPCOOEAIPM = 12; -} - -// CmdId: 7078 -message OIAFABJDCPL { - BHNIIKNFDPD mark = 5; -} - -// CmdId: 23529 -message IPBEEOBNDAH { - uint32 trial_avatar_index_id = 1; - uint32 activity_id = 4; - uint32 enter_point_id = 14; -} - -enum FKDAFCHFHEP { - FKDAFCHFHEP_GCG_PHASE_INVALID = 0; - FKDAFCHFHEP_GCG_PHASE_START = 1; - FKDAFCHFHEP_GCG_PHASE_DRAW = 2; - FKDAFCHFHEP_GCG_PHASE_ON_STAGE = 3; - FKDAFCHFHEP_GCG_PHASE_DICE = 4; - FKDAFCHFHEP_GCG_PHASE_MAIN = 5; - FKDAFCHFHEP_GCG_PHASE_END = 6; - FKDAFCHFHEP_GCG_PHASE_DIE = 7; - FKDAFCHFHEP_GCG_PHASE_FIN = 8; - FKDAFCHFHEP_GCG_PHASE_PRE_MAIN = 9; - FKDAFCHFHEP_GCG_PHASE_REROLL = 10; - FKDAFCHFHEP_GCG_PHASE_REDRAW = 11; -} - -// CmdId: 22719 -message PlayerLoginRsp { - /* protected @ 0x20 */// ResVersionConfig next_res_version_config = 65535; - /* protected @ 0x28 */// repeated GALAHDJCBHK EJJHOHMIHAI = 65535; - /* protected @ 0x30 */// string AOLDDAFDNEC = 65535; - string country_code = 184; - /* protected @ 0x40 */// string birthday = 65535; - /* protected @ 0x48 */// string HMJJDLDHKNO = 65535; - /* protected @ 0x50 */// map block_info_map = 65535; - /* protected @ 0x58 */// string EHNFCHGOKEP = 65535; - /* protected @ 0x60 */// string ABMBBEDGDFD = 65535; - /* protected @ 0x68 */// repeated KMJEEFEIMMC ANNJNAKCOBF = 65535; - /* protected @ 0x70 */// map ability_hash_map = 65535; - /* protected @ 0x78 */// bytes sc_info = 65535; - /* protected @ 0x80 */// string HEEKOFPOKBG = 65535; - /* protected @ 0x88 */// string LNGFPHNIJPJ = 65535; - string game_biz = 13; - ResVersionConfig res_version_config = 1498; - /* protected @ 0xA0 */// bytes player_data = 65535; - /* protected @ 0xA8 */// StopServerInfo FGGLOEBHLBN = 65535; - /* protected @ 0xB0 */// string AJOEFDIKLHM = 65535; - /* protected @ 0xB8 */// bool is_transfer = 65535; - /* protected @ 0xB9 */// bool ADFFLOANLEB = 65535; - /* protected @ 0xBA */// bool CKPBABGDMKC = 65535; - /* protected @ 0xBB */// bool is_audit = 65535; - /* protected @ 0xBC */// bool OBPBMGALEGL = 65535; - /* protected @ 0xBD */// bool NLAIIDBPFJA = 65535; - /* protected @ 0xBE */// bool LEPDAGALLND = 65535; - /* protected @ 0xC0 */// double total_tick_time = 65535; - /* protected @ 0xC8 */// uint32 client_data_version = 65535; - /* protected @ 0xCC */// bool is_data_need_relogin = 65535; - /* protected @ 0xCD */// bool HOALOGAFAOL = 65535; - /* protected @ 0xD0 */// int32 retcode = 65535; - /* protected @ 0xD4 */// int32 ADGEDECFFLF = 65535; - /* protected @ 0xD8 */// uint32 client_silence_data_version = 65535; - /* protected @ 0xDC */// uint32 OENGIKPKKPK = 65535; - /* protected @ 0xE0 */// uint32 target_uid = 65535; - /* protected @ 0xE4 */// uint32 BKDPFEOOHKC = 65535; - /* protected @ 0xE8 */// uint64 login_rand = 65535; -} - -// CmdId: 6175 -message DNAKBCFDJEA { -} - -message GJDJFBIFMNL { - uint32 BEEBCHJIAEK = 4; - uint32 MLCGGHCJENB = 13; -} - -// CmdId: 9590 -message NMMPNCMAIJG { -} - -message OOBCKLKOCBK { - string nickname = 6; - repeated ItemParam item_list = 8; - uint32 uid = 10; - ProfilePicture profile_picture = 14; -} - -message HLAOKHGPHHK { - uint32 NAFOKLLJCII = 2; - uint32 LGEMMKNIOFF = 3; - uint32 score = 13; - uint32 HPDJGKHFJNP = 14; -} - -// CmdId: 21203 -message BGCAOOFGGCN { - uint32 difficulty_id = 3; - uint32 BPBGKNKBDGH = 4; - repeated uint32 CDAMBODBBII = 12; -} - -message GNOACFEKINE { - repeated BIBJHDDLBFO KOHDONCJGJB = 6; -} - -// CmdId: 26753 -message PLIJPKPDCGM { - bool OIOEGLFCOIL = 6; - bool AHFOOMAAMBI = 8; - uint32 ENMJPKOJOIE = 15; +// CmdID: 20742 +message KFOLJGLMEKC { + repeated EIBLPCAAJKB DJHNHPIPFBA = 2; + int32 retcode = 13; } -// CmdId: 5604 -message FONKPMDBKMF { - uint32 LJENFDPHJHA = 6; +// CmdID: 9326 +message CEFLFNKNEBE { + uint32 JDBONKEOALA = 4; } -// CmdId: 20273 -message DelBackupAvatarTeamReq { - uint32 backup_avatar_team_id = 9; +// CmdID: 20774 +message CHONEJDCMDA { + int32 retcode = 8; } -message JPGKCIOPIED { - bool is_open = 1; - uint32 stage_id = 4; +message GFAFLDLCPDL { + AIOGIOPPMHA HLBEAKCHIBP = 2; + CFEDGDKJHMO HFPBOEEOPBF = 7; + uint32 KNKBGNILFMB = 8; } message FightPropPair { - uint32 prop_type = 1; - float prop_value = 2; + uint32 prop_type = 1; + float prop_value = 2; } -// CmdId: 4651 -message LJMLGIOKMPA { - repeated uint32 NKKGAHJAHLD = 6; - uint32 exp = 11; - uint32 level = 15; +// CmdID: 5351 +message DoSetPlayerBornDataNotify { } -enum MailCollectState { - MailCollectState_MAIL_COLLECTIBLE_UNKONW = 0; - MailCollectState_MAIL_NOT_COLLECTIBLE = 1; - MailCollectState_MAIL_COLLECTIBLE_UNCOLLECTED = 2; - MailCollectState_MAIL_COLLECTIBLE_COLLECTED = 3; +// CmdID: 3005 +message AOAHABFGFCE { + int32 retcode = 1; + uint32 entity_id = 5; } -message DEDEHACHCBH { - repeated LDHCNNANEPG avatar_list = 3; +message GJMDMPEMBNH { + repeated PAHMNCMPDGF CBENKJEOCIL = 9; } -message GachaItem { - repeated GachaTransferItem transfer_items = 1; - ItemParam gacha_item = 9; - bool is_gacha_item_new = 11; - bool is_flash_card = 12; - repeated ItemParam token_item_list = 14; +message PDBCEKIDAKI { + uint32 MPINDCIGMPA = 2; + uint32 GOHBJDPEBAF = 3; + uint32 CCJHBJOFJIG = 7; + map JMCHOGFDMJN = 8; } -// CmdId: 5158 -message BKIKOJJDHDL { - enum GFHCIGBPICE { - GFHCIGBPICE_INIT_FOLLOW_POS = 0; - GFHCIGBPICE_SET_FOLLOW_POS = 1; - GFHCIGBPICE_SET_ABS_FOLLOW_POS = 2; - } - - Vector MBDJNKHBLEM = 2; - repeated string PJEJCEFLNPH = 3; - GFHCIGBPICE NMKLCCJOLJJ = 7; - uint32 template_id = 11; - Vector MLBMALMGCEL = 13; - uint32 entity_id = 15; -} - -// CmdId: 24723 -message JLBBCPBDEOO { -} - -// CmdId: 25445 -message LAILFFFDLGM { - repeated GCNEACKIJLC avatar_info_list = 3; -} - -// CmdId: 26560 -message AbilityInvocationFailNotify { - uint32 entity_id = 2; - AbilityInvokeEntry invoke = 12; - string reason = 13; -} - -message PMELNBGNHLB { - uint32 EKCEEPIACHF = 1; - uint32 stage_id = 6; - uint32 level_id = 10; - repeated GGKHOKMNGIJ avatar_info_list = 13; - uint32 MLGNAIKIPOE = 15; -} - -// CmdId: 6892 -message NNCOIKPHABA { -} - -message KDBCEINCEKE { - uint32 MBPDJNKDLAO = 2; - uint32 region_id = 3; - Vector MEMFADPFLAP = 5; - uint32 PINHFHOHNKH = 7; - uint32 ILCIDAPCAPL = 8; - bool ODBMKMMOOEA = 9; - uint32 start_time = 11; - uint32 scene_id = 12; - bool EHGNMCKFLMO = 13; -} - -// CmdId: 24382 -message KBKHOEHJIDE { - uint32 level_id = 13; -} - -message HJDKABBMGNL { - uint32 JDGLIBPNPAP = 3; - uint32 LKDJPKGCDKA = 5; - DLACOHOBOFF FAFGCPEBHOE = 11; - uint32 NIKIMFBGCFF = 12; - EMDIHIFJFPN GIIGLDJCDAE = 15; -} - -// CmdId: 29088 -message BGLFIAPNLJL { - uint32 KNNMFOAICGK = 1; - bool ELBEHCDFPJG = 2; -} - -// CmdId: 8367 -message PKOCEHDGLHE { - int32 retcode = 5; -} - -// CmdId: 3369 -message EPFAFIBPELO { - string AJOEFDIKLHM = 10; -} - -// CmdId: 4452 -message NNEOAJAMFHC { - bool LJNGMAEALCH = 1; - uint32 play_id = 4; - uint32 play_type = 5; - uint32 PLHGOLNFKGP = 7; - repeated CFCBNEAPIKO MCPDDMFAGDK = 10; - repeated AGGMMDPFNJP MCDCENLCEHP = 14; -} - -// CmdId: 1492 -message KEKPPFHCFMI { - uint32 scene_id = 1; - repeated DGLPCOFJHEC DLBEMHDELBE = 3; -} - -message NNEPMBOAKNH { - repeated OIGNKPBNGEC LILABBHIFAI = 3; -} - -message FKCPPPOJOLN { - repeated OEHOHMDBGGJ level_info_list = 5; -} - -// CmdId: 27536 -message LCNDOKJIAAM { - uint32 level_id = 1; - repeated EDLBDFFNHDL EKJAKIAIGDE = 7; - bool BNMNHFCBMGK = 11; - bool is_success = 15; -} - -// CmdId: 7368 -message NMNEMAGOMHO { - uint32 parent_quest_id = 1; - repeated JAEKEGHJKPD PJFICBECIFP = 6; -} - -// CmdId: 23307 -message KBNMGDEIAFN { - PIFFAGAEKHH reason = 5; -} - -// CmdId: 6530 (open tab) -message TakeMaterialDeleteReturnReq { - MaterialDeleteReturnType type = 1; -} - -// CmdId: 22068 -message OGKPGBNMMIP { -} - -enum CFAFABDEBID { - CFAFABDEBID_NONE = 0; - CFAFABDEBID_LOW = 1; - CFAFABDEBID_MID = 2; - CFAFABDEBID_HIGH = 3; -} - -// CmdId: 587 -message DMEJLNJJJKH { - uint32 schedule_id = 1; - uint32 ANICJPONIDO = 9; - uint64 KHKEDPBLPKL = 12; -} - -// CmdId: 21583 -message FINPKJOIMLN { - uint32 match_id = 11; - repeated uint32 uid_list = 12; - GIENKEGKAGC reason = 14; -} - -// CmdId: 5323 -message OIIFIGOKHON { - int32 retcode = 7; - uint32 level_id = 14; -} - -// CmdId: 23915 -message CAAMDLEBAFP { - map BALBKFKMJIH = 3; - int32 retcode = 6; -} - -message CIOAAHIIEPA { - string remark_name = 2; - ProfilePicture profile_picture = 8; - map AKONJGPIJNF = 11; - uint32 uid = 12; - bool JBJBLBANCGK = 13; - string nickname = 15; -} - -// CmdId: 22529 -message DailyTaskDataNotify { - repeated Uint32Pair PBHJJFNGEBM = 1; - bool is_taken_score_reward = 6; - uint32 score_reward_id = 7; - uint32 finished_num = 11; -} - -// CmdId: 25863 -message AreaPlayInfoNotify { - uint32 MMCBKGOEFFD = 3; - AreaPlayType area_play_type = 6; -} - -// CmdId: 25944 -message IEKNGGOBLLK { - DDHAIIJNAEP EPPOOBPLGMJ = 8; - int32 retcode = 11; -} - -// CmdId: 28824 -message RegionSearchNotify { - repeated RegionSearchInfo region_search_list = 11; - uint32 uid = 15; -} - -// CmdId: 20784 -message DOILFOHGHDC { - uint32 CLKOMNJEAGO = 5; -} - -// CmdId: 4145 -message DDLDKIHAHNM { - repeated uint32 mail_id_list = 4; -} - -// CmdId: 27108 -message HLONGHPALAB { - LCGMFOGLDOD IABEIPFENKI = 1; - uint32 DIHMDJABKEA = 3; - repeated CLCNPLICMHJ AMLPKFBKNOC = 4; - repeated BCJLAIODLOB MFKPHKDLJIK = 6; - repeated CEAPIJNDGLN JADOBANNOKD = 9; - repeated DNHLCOMNPLJ DDAPDPNBCGO = 10; - int32 retcode = 11; -} - -// CmdId: 23493 (GetDailyDungeonEntryInfoReq or HomeSaveArrangementNoChangeReq) -message KOOFBAPIMEJ { - uint32 scene_id = 4; -} - -enum IIKLJBGEBGP { - IIKLJBGEBGP_GALLERY_NONE = 0; - IIKLJBGEBGP_GALLERY_PRESTART = 1; - IIKLJBGEBGP_GALLERY_START = 2; -} - -// CmdId: 29112 -message GJKDEOLOKPE { - uint64 avatar_guid = 6; - uint32 anim_hash = 10; - int32 retcode = 11; -} - -message EntityAuthorityInfo { - AbilitySyncStateInfo ability_info = 1; - EntityRendererChangedInfo renderer_changed_info = 2; - SceneEntityAiInfo ai_info = 3; - Vector born_pos = 4; - repeated AnimatorParameterValueInfoPair pose_para_list = 5; - EntityClientExtraInfo client_extra_info = 6; -} - -// CmdId: 20274 -message HNMBPGKGENM { - uint32 entity_id = 9; -} - -enum DILEFMOGENI { - DILEFMOGENI_NONE = 0; - DILEFMOGENI_FAIL = 1; - DILEFMOGENI_SUCC = 2; - DILEFMOGENI_PAUSE = 3; -} - -message NCAEGKEMMIL { - repeated uint32 NDMAEEJBNBA = 1; - uint32 JAEKMJLBMOI = 2; - uint32 DKDPADGENDB = 3; - uint32 NEBJBJJFEDB = 8; - uint32 DKHNMEEHDMG = 13; - uint32 DNCDJFOMBFB = 14; -} - -message LFDMLPOADOB { - bool KNBCMKHALEH = 2; - uint32 JLPFMKHNOGE = 3; - uint32 CMPJLMEMKFK = 5; - uint32 JECFCBMIPEO = 8; - uint32 HLEGIFFKBPE = 9; - uint32 level_id = 14; -} - -message OJNNOLMGNKJ { - uint32 JMOFBCHNLGL = 3; - bool is_finish = 4; - uint32 level_id = 7; - bool is_open = 8; - float IMKNKOAPAOH = 15; -} - -message OpActivityInfo { - bool is_has_change = 3; - uint32 end_time = 4; - uint32 schedule_id = 8; - uint32 activity_id = 10; - uint32 begin_time = 13; - oneof detail { - PGNIPKHEAEE bonus_info = 9; - } -} - -message POHKFMENBAC { - uint32 BFDCMJMCICH = 3; - IKDHMJLPHFA ADOHDLNIFKO = 10; -} - -// CmdId: 8508 -message ECANEAPBFJP { - int32 retcode = 10; - uint32 id = 12; - bool GFMLHKNECEI = 15; -} - -// CmdId: 800 -message FBLPJEMKMAC { - int32 retcode = 2; - IMCFPLIGOEM FFIHKAHPMKN = 14; -} - -// CmdId: 3140 -message JGNIFALLMEP { - uint32 DEAAAILCHGD = 2; - int32 retcode = 11; -} - -// CmdId: 22175 -message LIKDJCPLIKM { -} - -// CmdId: 25974 -message DOJBKFAJMJC { -} - -message BHBPAKGMAOG { - uint32 uid = 6; - repeated uint32 LGJIILAFLOK = 7; - repeated uint32 MABHKJCFDEI = 10; -} - -enum AreaPlayType { - AreaPlayType_AREA_PLAY_NONE = 0; - AreaPlayType_AREA_PLAY_CLIMATE = 1; - AreaPlayType_AREA_PLAY_REGIONAL_PLAY = 2; -} - -// CmdId: 26319 -message GGINBPBGJHM { - uint32 challenge_index = 3; - uint32 BPBGKNKBDGH = 5; - uint32 group_id = 15; -} - -message DCMPCOMAMNP { - Vector rot = 6; - uint32 uid = 7; - Vector pos = 11; -} - -// CmdId: 4189 -message LKEMJIHEHAJ { -} - -// CmdId: 80 -message GCKBPJPLPOF { - uint32 level_id = 2; - int32 retcode = 12; - repeated CrystalLinkTeamInfo team_info_list = 14; - uint32 difficulty_id = 15; -} - -// CmdId: 25587 -message CEPEBFLLCLB { - bool is_success = 1; - bool is_new_record = 2; - uint32 FPKJAEGKLKA = 4; - uint32 PIFAMKANMNF = 5; - DILEFMOGENI POJCFLBMLJN = 6; - map strengthen_point_data_map = 7; - uint32 challenge_index = 13; - uint32 OKGJMCCFJAM = 14; - oneof detail { - DLDOBPFIDNL channeller_slab_loop_dungeon_result_info = 917; - BELBHMGOGNK effigy_challenge_dungeon_result_info = 165; - PEMGKEBLILD potion_dungeon_result_info = 1784; - FBGIEOFFAKB custom_dungeon_result_info = 1317; - } -} - -// CmdId: 21462 -message HPIDOAAGJAM { -} - -message CCGIBJLLDPJ { - uint32 HCLIFFBKPIK = 3; - uint32 CGOFDAGILIN = 6; - bool BJJOCIFDMFB = 8; - uint32 KADCBHFLAKH = 14; -} - -// CmdId: 22440 -message HAFKEDJPKDC { - repeated BOGDBPJKMJA info_list = 9; -} - -// CmdId: 9328 -message OLAALOCJDMK { - int32 retcode = 1; - bool BLKLCPNMFJE = 4; - uint32 GKKBBDFODIG = 6; - uint32 GOKPPDNPEKM = 13; -} - -// CmdId: 20564 -message TakeBattlePassMissionPointReq { - repeated uint32 mission_id_list = 8; -} - -// CmdId: 3314 -message GetPlayerBlacklistRsp { - int32 retcode = 10; - repeated FriendBrief blacklist = 13; -} - -// CmdId: 3419 -message LHLPLIBBFFP { - uint32 level_id = 2; -} - -// CmdId: 7617 -message OCEHIIKJIKM { - uint32 param = 10; - uint32 EMGKBHBGJBI = 14; -} - -// CmdId: 1972 -message DHMDOPCGPDM { - string HFFKHDOHKGA = 2; - repeated float IHKDHFILDNE = 4; - uint32 type = 9; - repeated int32 JPCJJJKHEAA = 11; -} - -// CmdId: 28229 -message PIPKEOMHFNM { - uint64 avatar_guid = 7; - uint32 NEOFGOEEONE = 9; - uint32 EJOKHNDCHNL = 12; - uint32 PMBMCAHNJMG = 14; -} - -// CmdId: 26653 -message BIDOABIPBEG { - int32 retcode = 13; +// CmdID: 28497 +message MFADJMCEBGN { + uint32 max_charge_count = 6; + uint64 avatar_guid = 7; + uint32 skill_id = 15; } -message FFCOCMJMDJK { +message KNPBBBDNLJE { + repeated EIEEBJBEMLI info_list = 9; } -// CmdId: 583 -message PrivateChatReq { - uint32 target_uid = 15; - oneof content { - string text = 7; - uint32 icon = 4; - } +// CmdID: 6316 +message LKLGJBNAEKA { + bool PEENOIECADC = 2; } -// CmdId: 27195 -message EONOKPMOKBO { - uint32 gallery_id = 4; +// CmdID: 24539 +message GIKENPONHBH { + uint32 CJMHJHIJMJN = 7; } -// CmdId: 21412 -message IDFFOMGNHGL { - uint32 gallery_id = 3; - HLAECEGHEAM NBKFGCBLFAA = 15; +// CmdID: 23968 +message OAGCNKGFDHN { + repeated uint32 DLFDFCFEIFB = 4; } -message AbilityMixinWindSeedSpawner { - message AddSignal { - } - - message RefreshSeed { - repeated Vector pos_list = 11; - } - - message CatchSeed { - uint32 entity_id = 15; - } - - oneof cmd { - AddSignal add_signal = 11; - RefreshSeed refresh_seed = 9; - CatchSeed catch_seed = 2; - } -} - -message MailData { - uint32 mail_id = 1; - MailTextContent mail_text_content = 4; - repeated MailItem item_list = 7; - uint32 send_time = 8; - uint32 expire_time = 9; - uint32 importance = 10; - bool is_read = 11; - bool is_attachment_got = 12; - uint32 config_id = 13; - repeated string argument_list = 14; - MailCollectState collect_state = 15; -} - -message ForgeQueueData { - uint32 forge_id = 1; - uint32 HDCDJAEHLGH = 5; - uint32 BFAPBMFOAMI = 6; - uint32 GIIJIBEHOCG = 7; - uint32 avatar_id = 8; - uint32 OHMNEKMFEIK = 9; - uint32 JFNJLLHHEJG = 11; -} - -message FBBDBCECDIB { - BLAGOELEGHM MNFDOCOFMNO = 1; - repeated uint32 tag_list = 2; - uint32 DLHFEDMFOMJ = 5; - bool EEHNIEKFBAP = 6; - uint64 dungeon_guid = 7; - MPODFIEBDDN IDNAGMKOHNM = 9; - uint32 BBHBJNMEJOM = 10; - GPANEPLHELE CNLGEBMOGIB = 12; - JAIHIOJFBHF state = 13; - uint32 dungeon_id = 15; +// CmdID: 27752 +message DACCFHBJBJN { + uint32 BJJGMLIAKLB = 4; } -message KLLAAKFFKJE { - uint32 state = 13; - uint32 NPLCMFBOICM = 14; +// CmdID: 7024 +message CNKCHPAMALL { + int32 retcode = 6; + float DIKKLMDPMAN = 15; } -// CmdId: 4872 -message AskAddFriendReq { - uint32 target_uid = 11; +// CmdID: 447 +message FICHMDMFOOP { + int32 retcode = 7; + MAELIJNMJFG IPCHJPNOCAP = 8; } -// CmdId: 25576 -message HIJDPNILFKO { +// CmdID: 8823 +message FCLFENOGMDE { + int32 retcode = 7; + bool MIDFPDCBPHK = 8; + uint32 target_uid = 12; } -// CmdId: 306 -message BPDAFGJEOGA { - uint32 IFHOKCCOFJJ = 9; +// CmdID: 20113 +message FLEKOBDJMFC { + int32 retcode = 5; } -// CmdId: 2479 -message EDEJAPKPNNE { - OPDLNNNEEAA MGOFGEKKPDM = 3; - uint32 dungeon_id = 4; - uint32 mp_play_id = 6; - MatchType match_type = 7; - uint32 JAJGPJDMIIF = 8; - uint32 mechanicus_difficult_level = 10; - uint32 host_uid = 12; - KJHGBCJOAOP FLBFDGCDFNN = 14; +message EKJCIFDDNKB { + uint32 GLPNDNICNDG = 1; + uint32 EJBDMEIMAFL = 2; + uint32 AFBFINJCELD = 3; + uint32 DECCICLDLBN = 4; + uint32 BPGDIMFKDFF = 5; + uint64 NPEMHMJJCMO = 6; + uint32 EAJOKEBPHDF = 11; + uint32 CFOABIAAKHM = 12; + uint32 FAECJOEKAEP = 13; + uint64 FDMOHDLMKCL = 21; + uint32 CIKGDOFKFBF = 22; + map JLJIFELIEME = 23; + uint32 KDCBKCBJMGJ = 24; + uint32 CMMAIPENCNH = 31; + uint32 PLAKCBNGMFK = 32; + map KJIEJHDIIEK = 33; + bool OJDEOGOBMNA = 34; + uint32 FALGFIPNOPC = 35; } -// CmdId: 6092 -message FMBHKCPOKDH { - repeated IILMJFKENKA field_list = 3; - int32 retcode = 14; +// CmdID: 23714 +message HBKGKEFJABD { + repeated uint32 BDEOMBCEOEA = 6; + int32 retcode = 12; + uint32 group_id = 13; } -// CmdId: 27860 -message DOKONKLEOMH { - repeated uint32 GCDMPACLDID = 2; - uint32 id = 4; - uint32 level_id = 12; +// CmdID: 23905 +message EMDNPADKOHJ { + HIMMEMHOGFB MFMLAKBIAED = 2; + uint64 DCOMPDPPDPO = 7; + int32 retcode = 8; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 6; + } } -message OEFKLMBHOPF { - repeated EDOBIFAMCGJ OGJKFLNDHGE = 2; - bool PACFMNNFMDF = 5; - repeated OJNNOLMGNKJ FOOIMHHBKFE = 12; - repeated FHALBMKPBCL KLPEIPIKEMH = 14; +// CmdID: 2941 +message PGLLKFBCGDI { + int32 retcode = 6; } -// CmdId: 24341 -message JNCIFKIAPNG { - int32 retcode = 11; +// CmdID: 25069 +message ODLFPOKGIKI { + uint64 avatar_guid = 9; + uint32 ABLFJPMKKDA = 14; } -message APBFENNCKNA { - repeated MCCDOGIBBCP KOHDONCJGJB = 15; +// CmdID: 26236 +message EAMFCNLFNOD { + uint32 fish_id = 1; } -message GIEPACCFJBO { - repeated KBDPGPJHJOH level_info_list = 8; +// CmdID: 4662 +message DLENPHPKIHN { + map DNJDKHDFHOP = 5; } -// CmdId: 779 -message IIBHNDOABEE { +// CmdID: 21580 +message EOJGPECNCDF { + repeated uint32 param1 = 1; + repeated float param2 = 7; + uint32 CIDOFLODLOE = 9; + repeated string param3 = 10; + int32 type = 12; } -// CmdId: 8933 -message AAPLBIIGEFL { - string share_code = 7; - PMPMPLEGCLP DIDIPIDAKEC = 14; +// CmdID: 25479 +message EMDIDMCGANK { + repeated HJDEBJMEDPD FCKHPEANCNA = 5; } -enum FHEDLPEDAFO { - FHEDLPEDAFO_SANDWORM_CANNON_NONE_EFFECT = 0; - FHEDLPEDAFO_SANDWORM_CANNON_WEAK_EFFECT = 1; - FHEDLPEDAFO_SANDWORM_CANNON_STRONG_EFFECT = 2; +message CBLIOLNALIK { + uint64 FJPDFFCPJIK = 1; + uint32 DHIDKFLCKBF = 3; + float LEDGJDCJIMK = 6; + string LGNFAFMPHKD = 7; + repeated MAGIJMIGILI BHEDCANJOED = 10; + uint32 EHGIJGCNHKL = 15; } -// CmdId: 8371 -message DungeonDataNotify { - map dungeon_data_map = 6; +message MAGIJMIGILI { + uint32 DMLCIGBDPII = 8; + uint64 NPDKLMFOOFD = 11; + bool OKIGGNFHLGG = 13; } -// CmdId: 28721 -message FEJCIHGKGAB { - int32 retcode = 15; +message CKGEMJGNLGP { + uint32 LIGEHCKDLEE = 1; + uint32 GLHDGFEFKNI = 2; + bool ECIHDIJCLED = 3; + uint32 PODPHDGMFBL = 4; + bool HJLPILEEMEB = 6; + uint32 scene_id = 8; + float PAKPALCKBAF = 10; + Vector MJKALBBJIPI = 11; + uint32 DMKFECCMCOP = 12; + uint32 region_id = 15; } -// CmdId: 20520 -message CNFPHABMPIE { - uint32 ABBGMECBINH = 5; - uint32 item_id = 12; +message DADOKGJPMID { + map AOGOMCIELPM = 11; + uint32 end_time = 14; } -// CmdId: 5039 -message ONMJLMOCLGK { - int32 retcode = 1; +// CmdID: 6544 +message GOKPMKKJKGN { + bool MIDFPDCBPHK = 8; + uint32 target_uid = 7; } -message KONDEEEJEJM { - uint32 equip_type = 14; +// CmdID: 23393 +message LALMMIPPAOM { + repeated NFOCBLDNLBH PPHHAHHBHGG = 2; } -// CmdId: 27992 -message JGJGHLHCPBF { - uint32 activity_id = 10; - uint32 trial_avatar_index_id = 11; - int32 retcode = 12; +// CmdID: 22906 +message NOJCGPCMIJH { + repeated uint32 MKELECOPFFB = 15; } -// CmdId: 6019 -message DACEJPIEEAC { - int32 retcode = 5; - uint32 schedule_id = 6; - repeated LLLLJGKFNPO OIJENHIIAON = 7; +// CmdID: 25656 +message BCACGPNLAJI { + bool NGGHBIMCEOG = 4; + int32 retcode = 9; + repeated uint32 MJGCFCFKPKE = 14; } -// CmdId: 27140 -message HAOELHKGEJL { +// CmdID: 7158 +message GDFDKCADBFK { + repeated EIBLPCAAJKB DJHNHPIPFBA = 7; } -// CmdId: 28545 -message MAINDFFPHCB { - uint32 index = 12; - uint32 area_id = 13; +message ENNABDGOGOF { + repeated DKNKKMEMNEC KNBIFCCIBLE = 2; + uint32 FBIDMKKFLHE = 3; + uint32 MCMGODLFNJO = 5; + bool DMEDOEHOMKH = 8; + uint32 JKLMGMDFIPK = 10; + uint32 ILMFKEFPEGE = 11; + uint64 HODOLKCOPLG = 12; } -// CmdId: 24219 -message FAEOIFKGDND { - repeated uint32 buff_id_list = 3; - int32 retcode = 12; +// CmdID: 29797 +message MLGFGGEIKNL { + HIMMEMHOGFB MFMLAKBIAED = 2; + bool FOJAKDNOHAF = 10; + uint64 DCOMPDPPDPO = 11; } -message NOBJAIHAOIM { - repeated JEKMDEPLHEJ PDOGALCNPMP = 2; +// CmdID: 29998 +message NKDOLINEBCK { + PLMKEBGLBBG DDPGEMGDHEL = 2; + uint32 OCINFHOJCEA = 5; + bool NFBIFIPDDAD = 7; + uint32 GAPLFMMGBFA = 8; } -// CmdId: 506 -message TakeCityReputationParentQuestReq { - repeated uint32 parent_quest_list = 9; - uint32 city_id = 13; +// CmdID: 7406 +message KEGHMABLDKH { + OJONHGCEEPO INOANPFNJBB = 4; } -message OGCONLKEOAL { - repeated AAECKBJMLAL DNABECOBMJJ = 6; - repeated AAECKBJMLAL DDOPBBNAEOG = 10; +// CmdID: 9976 +message IIODFGEEJCK { + bool BLIAKNCJPLH = 14; } -// CmdId: 28730 -message ENPPHECHJHE { - uint32 DBHINNODHHP = 8; +message ENIAKIGIPGG { + uint32 type = 1; + float GNJCIDHOBIA = 2; + float NOOILHNBKFF = 3; + float LFHKHEPGEDF = 9; } -// CmdId: 9881 -message DIGICLMOLMO { - uint32 OCJAIFHBNPE = 3; - uint32 group_id = 8; - uint32 card_id = 11; - uint32 player_uid = 12; +// CmdID: 26025 +message INMHKJFEOJM { } -// CmdId: 23541 -message JNCJGJKBDHE { +// CmdID: 25978 +message LNEPHNKGBIA { + uint32 costume_id = 2; } -message KHHDMMLEPDJ { - uint32 config_id = 1; - uint32 group_id = 6; - uint32 NMOABILKEBN = 7; - uint32 GFAGLBKDILG = 12; - uint32 DLPDBEDJFFI = 15; +// CmdID: 4346 +message NPJBGBNOFCH { + int32 retcode = 14; } -message GCGPlayerField { - uint32 BFENDJJMLHO = 1; - uint32 DOAGPFEEKID = 2; - GCGZone LAMKFOLMBIP = 3; - bool is_passed = 4; - GCGZone BADJBLHOAMN = 5; - GCGZone CDBKOGFJHBM = 6; - uint32 FAEGFNEDJCB = 7; - repeated JLMAGJELCJJ NJINHFOHAHD = 8; - uint32 AINGMPNBKJJ = 9; - map modify_zone_map = 10; - GCGZone GEAACGNAAHN = 11; - GCGZone ONAGAGBMOII = 12; - uint32 BFDCMJMCICH = 13; - repeated HDLCJPBKLCM GEDKNKMAMIM = 14; - uint32 JCKGMCFABDD = 15; - bool HEGFELJGGLM = 272; - uint32 JJIKKACOPKG = 286; +// CmdID: 1004 +message JMAPNCEKBGH { + repeated uint32 JICEFGNALOH = 1; + uint32 index = 12; + uint32 KDEFNPGADFB = 11; } -message CAJCLCKKPDG { - int32 CGHOONOAJID = 1; - Vector ABDGHKAGLLF = 3; - repeated int32 JLALEHMFKHG = 11; - Vector MDHHMJGGGGN = 15; +message KKHGLCJOCEK { + uint32 entity_id = 2; + repeated NHHFHIDLIJI BDOBHHHJKMA = 3; } -message LLFFMIGBDFJ { - repeated uint32 EHOGMOFEFMM = 1; - repeated uint32 PIGDPMIBMBG = 3; - LDBMAJBMBGG OLJBLOIILMK = 5; -} - -// CmdId: 21158 -message JKFADFFPLFG { - message OFAOEFMOJPB { - repeated PlatformType IHACMAEHLIB = 7; - string JIBMLOIAMOB = 9; - repeated uint32 monster_id_list = 10; - } - - repeated OFAOEFMOJPB FLKPNAIFIFI = 4; +message IPHEPKLGFHH { + uint32 DMNLDPPGOKG = 13; } -// CmdId: 22339 -message OCBMKFAEHPA { - int32 retcode = 5; +// CmdID: 28006 +message HGCFLJEAJIE { + uint32 draft_id = 8; + bool BHHCJIKKIBO = 10; } -// CmdId: 24437 -message EAFPHDPKDNO { - int32 retcode = 3; - repeated uint32 AENPPPJPOKE = 4; +// CmdID: 1721 +message OECAAJILDED { + KBHCEBMIHND MIBGEJFDEKI = 5; + uint32 OMGCHBACHCI = 15; } -enum JAIHIOJFBHF { - JAIHIOJFBHF_EDIT = 0; - JAIHIOJFBHF_SELF_PASS = 1; - JAIHIOJFBHF_PUBLISHED = 2; +// CmdID: 1245 +message FCPPIHECJOH { + int32 retcode = 15; } -// CmdId: 2682 -message EvtAiSyncCombatThreatInfoNotify { - map combat_threat_info_map = 3; +message BKDEJJIFBHM { + uint32 ECHFGHANMPB = 5; + uint32 JOIJHCOPENG = 12; } -// CmdId: 26911 -message EntityFightPropChangeReasonNotify { - float prop_abs = 1; - uint32 entity_id = 3; - DetailInfo detail_info = 4; - ChangeHpDebts change_hp_debts = 6; - uint32 prop_type = 7; - ChangeHpReason change_hp_reason = 8; - ChangeEnergyReason change_energy_reason = 11; - float prop_delta = 12; - repeated uint32 param_list = 13; - PropChangeReason reason = 14; +message DBIHMGPLGHK { + DGEHIIBLLMC ABPJIBDJIPA = 12; } -// CmdId: 8461 -message AHPFDCDCIEF { +message HKNJFHLPKBA { + uint32 level_id = 1; + bool ECIHDIJCLED = 6; + bool EIALJBAENGJ = 14; } -// CmdId: 4966 -message CAJPLFILCFI { - repeated uint32 POMPLKGPPBA = 8; +// CmdID: 26226 +message PJIBCIGJNAK { + repeated AAGOJGECEBP AAHMMHIJBIA = 5; } -// CmdId: 8467 -message LOMAPDFEKDJ { - uint32 activity_id = 2; - uint32 stage_id = 7; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 difficulty_id = 13; +// CmdID: 29096 +message HGCNJFMEIEM { + uint32 entity_id = 8; + uint32 point_id = 9; + uint32 GKKGOMDFKML = 11; } -message KJHGBCJOAOP { - uint32 OFEMJBELPLO = 3; - uint32 match_id = 4; - repeated ILJMBKJKACN INCDGCCIAFM = 12; +// CmdID: 3998 +message CNDFICLDDEC { + repeated uint32 HPCKDGEMLDN = 3; + bool BBFHPFFIGAI = 13; + bool BEPNJOLIPFG = 11; } -message NOONJCMBGGG { - repeated uint32 KILMLLEGGPO = 3; - uint32 BFDCMJMCICH = 13; - repeated HDLCJPBKLCM GEDKNKMAMIM = 15; +// CmdID: 29859 +message IMNDMKBKOJJ { + uint32 BBOFFPHMOBK = 2; + uint32 JOFBEIACLOF = 13; + uint32 INDIKFKNKAB = 1; } -// CmdId: 9549 -message IMLOIFHGMJK { - int32 retcode = 14; +message FCLBGDLFJDP { + repeated FIHMMDBBBKD CHGJBBNLDCH = 4; + uint32 pool_id = 9; } -// CmdId: 28532 -message KFFFGOGHODJ { - repeated uint32 KFBEPGDJCOO = 12; +// CmdID: 26341 +message DODFJBHNFIL { + repeated GCMPEOGAGCA HHEGBIIIBEO = 1; + repeated DEOFDEAODNN OHLHEFNMKFO = 11; + uint32 level_id = 5; + uint32 AIGAKBOAJGJ = 15; + bool DMEDOEHOMKH = 2; + uint32 HMGABGOBNLA = 4; + uint32 JOFBEIACLOF = 7; + uint32 BILNINEAAOI = 13; } -// CmdId: 29421 -message IDBLNHOGKPN { - uint32 room_id = 3; - OPMDJHIKCCA op_type = 9; - DHKIFEGPLMA OEJJCLAELHI = 13; - uint64 dungeon_guid = 14; +message NPLPKKMDPHH { + AvatarType avatar_type = 1; + uint32 costume_id = 5; + uint32 avatar_id = 6; } -message OOMKPJPDNAM { - uint32 costume_id = 3; - uint32 avatar_id = 10; - MAOBBJNNKCB avatar_type = 13; +// CmdID: 6531 +message LNINJIPJEOB { } -// CmdId: 1390 -message NEHIOKBDONO { +// CmdID: 29696 +message BPGOPDLKGCB { + repeated ABMOEKNPCLA OHPEJHEBPAG = 3; + uint32 scene_id = 10; + repeated BPLAMHFKAPA OGFGHBOKJML = 11; } -message CFDODCBDMJJ { - repeated KCGPMFPBHGJ BAJEKJIKCHM = 1; - repeated HDCBLPCDFBD AKEONGCAOLC = 2; - repeated uint32 IJLJKNENMKD = 8; - repeated uint32 GKMHCAGIJBI = 9; - bool BBKKNNIOCPL = 11; - bool PIMNPMEJHBA = 15; +message KPELDPAAKOC { + uint32 BKNAFEBFFJJ = 6; + bool DPHDAGAGBII = 7; + repeated CKGEMJGNLGP DNHPGFLAJEP = 8; } -// CmdId: 20216 -message HFENOKLBLOM { - uint32 schedule_id = 1; - int32 retcode = 7; - repeated GFHMKGKAOMB LKPINFKNOPB = 15; +// CmdID: 1592 +message EJLAHOAHLHF { + int32 retcode = 10; + uint32 JLFHEEIPDDP = 12; } -// CmdId: 25180 -message BILLJAOCIJO { - bool LJNJJJEEPOG = 8; - uint64 avatar_guid = 14; +// CmdID: 5311 +message PMEIEEKBOGB { + NLGPHHHPPOA AJLHHKMAODN = 8; + uint64 guid = 14; } -message DHDCNIHBOBH { - uint32 next_refresh_time = 1; - uint32 mission_id = 4; - bool is_taken_reward = 6; - repeated GOJBHODKDEB ALFAJENMCCE = 8; - uint32 cur_score = 9; - bool is_finished = 10; - repeated GOJBHODKDEB watcher_list = 11; - repeated bool MBBNINCPFOJ = 15; +// CmdID: 28759 +message AvatarTeamUpdateNotify { + repeated uint64 temp_avatar_guid_list = 10; + map avatar_team_map = 12; } -// CmdId: 28021 -message ScenePlayInfoListNotify { - repeated ScenePlayInfo play_info_list = 7; +message DBMIKFMACHB { + repeated Vector AEOEAKGGCAN = 3; } -// CmdId: 29798 -message TakeAchievementRewardReq { - repeated uint32 id_list = 5; +message CKBOCOIHKNC { + uint32 id = 3; + BDKPPLLIBFF state = 12; } -// CmdId: 26388 -message MEKKLOEPJHL { - ADPPJOOKBMK KDPBODAELBA = 4; - ForwardType forward_type = 14; +// CmdID: 23674 +message EIJJBMELAOL { + bool MCPKKMHKCPD = 3; + uint32 HOMGPJJMLDG = 15; } -message MLIDLMGLMFL { - fixed64 MFLAAAMBNMK = 1; - string nickname = 2; - ProfilePicture profile_picture = 3; - bool HJCNEIBFBJP = 4; - uint32 uid = 6; - string remark_name = 7; - map AKONJGPIJNF = 8; - fixed64 accept_time = 15; +message AAJMGCOJONB { + string ODCKFMKOOMD = 2; + uint64 exp = 4; + uint32 IPEHBEIKNPC = 7; + AGDNJBGGKMJ AJACDLDNMAP = 9; + uint32 level = 11; + uint32 DKIDFAEJNCG = 12; + uint32 FCMIKLCEAKA = 13; + bool LIDAHLDJLEO = 14; + uint32 CDIIJCGNBOF = 15; } -// CmdId: 29095 -message OOPLMIONPPL { - bool OJFCNPDNNJL = 5; +// CmdID: 283 +message EGNINCFOEOK { + int32 retcode = 13; } -message ScreenInfo { - uint32 live_id = 1; - uint32 projector_entity_id = 2; +// CmdID: 6848 +message CHEMOBNIPPK { + repeated FELDDALAFPE MHFDDMDCLCK = 4; } -// CmdId: 2687 -message OGCKNLENPEA { - int32 retcode = 6; +// CmdID: 9370 +message PFNAMGKHFIL { + int32 retcode = 4; } -// CmdId: 455 -message KOIBILIFPKE { - int32 retcode = 3; - ICHJKHIKEME CABFLCAAMIH = 5; +message BFDNMBBMOGM { + uint32 FJHHIKOIHKA = 5; + bool is_finish = 6; + bool ECIHDIJCLED = 13; + uint32 level_id = 14; } -// CmdId: 21623 -message ScenePlayerInfoNotify { - repeated ScenePlayerInfo player_info_list = 13; +message MDLBNBJBKKL { + uint32 FOONGFCLFFL = 6; + bool is_finish = 9; + uint32 IJFFKCGIAOJ = 12; + uint32 DMNLDPPGOKG = 15; } -// CmdId: 26849 -message GetChatEmojiCollectionRsp { - ChatEmojiCollectionData chat_emoji_collection_data = 3; - int32 retcode = 14; +// CmdID: 27625 +message OFOOEAMPPKM { + repeated uint64 avatar_guid_list = 14; } -message IKGOJDPPOGL { - repeated uint32 CPAFKAMAJJN = 2; - uint32 KCMKGNFIFBD = 3; - repeated uint32 BDHMJHIMEIJ = 6; - uint32 recipe_id = 11; - uint32 BMODPGGPPBM = 13; - uint32 card_id = 14; +message KHNIHKAIECP { + uint32 LGOOIDCIAAG = 7; + uint32 ICJFCAKLNFG = 8; + repeated uint32 DHIOFCABKHE = 10; + uint32 KDKNOOCOEBM = 12; + uint32 JOIJHCOPENG = 13; + repeated uint32 FLLBNAGKFKP = 15; } -message GadgetPlayInfo { - uint32 play_type = 1; - uint32 duration = 2; - repeated uint32 progress_stage_list = 3; - uint32 start_cd = 4; - uint32 start_time = 5; - uint32 progress = 6; - oneof play_info { - GadgetCrucibleInfo crucible_info = 21; - } +// CmdID: 22879 +message BDHHOJPPGHK { + EAJBOAFFJLF FNBPGFAGLKF = 11; + int32 retcode = 12; } -// CmdId: 23369 -message ALDBNAPBGNN { - int32 retcode = 2; +// CmdID: 4128 +message JNCJMIDEGAO { + uint32 DLLBKEEOEAN = 2; + uint32 GBCEBGKBJDM = 3; + bool GNENNCHGPDA = 9; + uint32 IHPMBBEJAJP = 13; + uint32 GCOAHEDLLKA = 15; } -// CmdId: 29985 -message JHCBAKHOCKH { - repeated uint32 ABDIFCLEENH = 11; +message PNIEDFCOOKD { + uint32 NJCCEMPMHDI = 1; + uint32 LGBNFIFCPJF = 2; + uint32 EOPFFIPDKGN = 3; + uint32 CJMMGKPFMOF = 4; + uint32 DJJOHOKKDBM = 5; + ItemParam HPKDNCEEHFN = 6; + uint32 HDHJDCPHFMK = 7; + uint32 LPAHJGDBEPE = 8; + uint32 IBCGFFJGCID = 9; + uint32 HKBHNINJMLN = 10; + uint32 KMJPFMCEIFB = 11; + repeated ItemParam KMBAMPPHCNI = 12; + repeated uint32 GIICBPIGICM = 13; + uint32 NGJIICKJNHG = 14; + uint32 end_time = 15; + uint32 JLIBGEFCAHD = 590; + uint32 BHNAJCLPOJE = 1487; + uint32 KJAGOOHCNON = 1541; + uint32 AFOGAPGJCOH = 1587; + bool EHIAIOONFDH = 1748; + uint32 MNCAAIMGCJJ = 1942; } -message AvatarEquipAffixInfo { - uint32 equip_affix_id = 1; - uint32 left_cd_time = 2; +message FNCPEFACLEP { } -message JNLBCFCFMEC { - bool is_open = 3; - bool MIFAFCCBMOL = 6; - uint32 best_score = 10; - uint32 stage_id = 14; +// CmdID: 23539 +message DFDCIKIHMOL { + uint32 BADOIOJGDBB = 10; + int32 retcode = 13; } -// CmdId: 25987 -message OAELECPEMOM { - int32 retcode = 8; +// CmdID: 28502 +message FFKJAIPHIAD { + HDJECBNMHLI CDOOIOPEKKL = 6; + uint32 point_id = 7; + uint32 BIMCAJGDDOI = 13; + float speed = 15; } -// CmdId: 243 -message GFKFHIJALJD { - string AJOEFDIKLHM = 1; - string level = 3; - int32 CIPEFLBLLKL = 11; +// CmdID: 6400 +message BNEOGBNFNMI { + bool NNKAPMCJKBH = 1; + ACLJCIOFCIP HIDFCJHLBLB = 12; } -// CmdId: 9291 -message IDDBFNDJPMO { - uint32 fish_id = 10; +// CmdID: 24202 +message GIMFHHNBFFA { + uint32 IJFFKCGIAOJ = 1; + bool KNDHNELHEHA = 4; + bool DMEDOEHOMKH = 8; + uint32 BOBNLKDJOKA = 9; + repeated BDIGDPEJFBF OAAKBKBONJK = 12; + uint32 HNFBBAKFOMM = 14; } -// CmdId: 1238 -message IGBHNGPEOJE { - uint32 GKKBBDFODIG = 6; - uint32 ILOCIKFGPCE = 8; - uint32 CMEIJDJCIJI = 9; - uint32 IKPMFJLCDBH = 10; - uint32 MIPKNJEOFBL = 13; - uint32 KLJJONAODFJ = 14; - uint32 HGHJBEDABCO = 15; +// CmdID: 24052 +message DLPKEKCNMCE { + int32 retcode = 5; + uint32 JLHFGABKEOI = 9; + oneof ADEBPDLAOJP { + uint32 chapter_id = 4; + uint32 level = 6; + } } -// CmdId: 22796 -message MFIBFNEOKPP { - uint32 PGOOOMDPHAG = 6; - int32 retcode = 9; - uint32 DOMMECDDLJJ = 15; +// CmdID: 646 +message KNMLOCMKACJ { + uint32 KDKNOOCOEBM = 3; + uint32 LGOOIDCIAAG = 7; } -message FINIKKMPGDC { - repeated KCAGEEIDKAN level_info_list = 13; +// CmdID: 9059 +message HCNIBPLEEAE { } -// CmdId: 23955 -message KHPDHLANOIA { - uint32 JICPMELNBBL = 4; - int32 retcode = 6; +message ServantInfo { + uint32 master_entity_id = 1; + uint32 born_slot_index = 2; } -enum LBGCNIBPGLH { - LBGCNIBPGLH_CREATE_NONE = 0; - LBGCNIBPGLH_CREATE_QUEST = 1; - LBGCNIBPGLH_CREATE_ENERGY = 2; +message NIABIDEDMFL { + uint32 PHPFPPIDJKJ = 11; + uint32 skill_id = 13; } -// CmdId: 29276 -message DPOGJEFBONK { - repeated DKLCBBFOMMP DJEEFCMAMHA = 4; +message DDENLIDHJAH { + uint32 start_time = 4; + uint32 group_id = 5; + bool GBOBOLJPAGM = 10; + repeated uint32 OIJFPGLHNNN = 14; + uint32 GPAELJHNAEK = 15; } -// CmdId: 22725 -message MEMKEGOMGNB { - int32 retcode = 10; +// CmdID: 22447 +message JNMIIDBOPIF { + uint32 KOBPPJFJNPA = 1; + uint32 PDHFGLFJDCC = 2; + uint32 EDMPDPOCOJO = 3; + uint32 LOGMAGLMOGH = 4; + uint32 JMJGDPDDGBH = 5; + uint32 BBAILAKNGKC = 9; + uint32 CMPNLMKIKAP = 11; } -// CmdId: 28800 -message FGLACHFKKAI { - uint32 LOIEKFANKLK = 2; - bool is_new_record = 5; - uint32 score = 6; - bool is_success = 8; - uint32 MPNIELODIFO = 9; - uint32 MCEJPMAPNNO = 10; +// CmdID: 27996 +message GFDGDCPBDFG { + uint32 CENHKJDFFDA = 1; + OEAOCCJEOPE DDIAAMKBFDA = 2; + bool MCPKKMHKCPD = 3; + int32 retcode = 11; } -// CmdId: 21993 -message NNACFEJHKFP { -} - -// CmdId: 4526 -message MGCMFHKPCPN { - uint32 LJENFDPHJHA = 7; -} - -// CmdId: 26704 -message LPMDHNLJPNF { - int32 retcode = 11; -} - -// CmdId: 29475 -message COCKOLPOABO { - int32 retcode = 9; -} - -// CmdId: 27557 -message PlayerSetPauseReq { - bool is_paused = 15; -} - -// CmdId: 7301 -message BJIAJDCGCKA { - uint32 level_id = 3; -} - -// CmdId: 9912 -message DEPJCPPCMHJ { - int32 retcode = 11; - repeated DAMAOPLEOEM GCJNOCHJLII = 15; -} - -message PEHDBKFIBNG { - uint32 GAJEKEHOLFM = 3; - uint32 POPDLEKHGCI = 8; - bool BALADMLINKH = 14; -} - -message AGODOLKOHED { - repeated GMDODBKAOHH KOHDONCJGJB = 10; -} - -message BKIADJBAPDC { - repeated uint32 JEJCKDMKPMB = 4; - repeated uint32 FDDJBKIBLFC = 5; - repeated MMPHNGMFALN KPGDFNKOKMD = 7; -} - -// CmdId: 6154 -message GFJINFLIDGG { - bool AECMDDHHLBC = 8; -} - -// CmdId: 2015 -message NGGIPPKFIDG { - uint32 gadget_entity_id = 8; - uint32 EAECNAKDDKL = 12; -} - -// CmdId: 21140 (?) -message GetPlayerFriendListReq { -} - -// CmdId: 1712 -message JNGMAHFHNPI { - int32 retcode = 6; - uint32 level_id = 12; -} - -// CmdId: 23241 -message UpdatePlayerShowNameCardListReq { - repeated uint32 show_name_card_id_list = 5; -} - -// CmdId: 20051 -message MFEODJNKMCI { - repeated ItemParam item_list = 1; - int32 retcode = 15; -} - -// CmdId: 9009 -message SetOpenStateReq { - uint32 key = 2; - uint32 value = 12; -} - -// CmdId: 23135 -message GHNIIOCMEGC { - int32 retcode = 10; - repeated MBDKFLPCFME MEKFMGIJJMA = 14; -} - -message KNAEMKGPLGJ { - uint32 stage_id = 10; - oneof info { - CGOCIAEDBKB first_stage_info = 15; - EEMHMCGNFGG second_stage_info = 12; - BLLDFPJHNEP third_stage_info = 6; - } -} - -message GachaUpInfo { - uint32 item_parent_type = 5; - repeated uint32 item_id_list = 15; -} - -// CmdId: 7649 -message FHDIKEMKCBJ { - bool DNPNLHIIGDE = 9; - uint64 dungeon_guid = 12; -} - -// CmdId: 2537 -message LLMOJAJFFJF { - HuntingPair hunting_pair = 11; -} - -message JCJLBOCBOAB { - uint32 start_time = 1; - uint32 ANMKOOPEBIG = 3; - uint32 owner_uid = 4; - uint32 end_time = 7; - uint32 gallery_id = 8; - repeated KPHBGOCFPCE FNAJMJEKIFJ = 9; - IIKLJBGEBGP stage = 13; - uint32 NEKLKBFKGPM = 14; - LKPMKLOIIPG KFBOFKHOCDM = 15; - KCLGMFIJIBB OHMLEAOCIMP = 140; - oneof info { - EFDECFGIGFI balloon_info = 10; - FEDAHGPMOJD fall_info = 11; - IIFBDGFCONB flower_info = 2; - DIHJCBGIABH bullet_info = 6; - FPCNKBDEHPE broken_floor_info = 12; - JLJOEFACLGG hide_and_seek_info = 5; - DJCJGEOEOOF buoyant_combat_info = 1470; - IDCHEKNBCID bounce_conjuring_info = 23; - LICIJBIFIJB handball_info = 1148; - FPDNLINIHCK sumo_info = 1636; - JAFLCMKLIFM salvage_prevent_info = 613; - JCGCBJIOLJJ salvage_escort_info = 614; - MMBLFBEJOPA home_balloon_info = 465; - BPONOEAOMCK crystal_link_info = 1282; - CHLOKLJHLLG irodori_master_info = 1407; - PNEOMLIHKGJ luminance_stone_challenge_info = 1349; - JFENEAFMDFK home_seek_furniture_info = 1659; - SceneGalleryIslandPartyDownHillInfo island_party_down_hill_info = 43; - CFPJAHKDAIG summer_time_v2_boat_info = 277; - SceneGalleryIslandPartyRaftInfo island_party_raft_info = 78; - SceneGalleryIslandPartySailInfo island_party_sail_info = 950; - MHNACFIGGNO instable_spray_info = 775; - DKEONOCCDBM muqadas_potion_info = 724; - GLFHKMFPPCP treasure_seelie_info = 857; - KNAEMKGPLGJ vintage_hunting_info = 270; - HAHPEFMALBC wind_field_info = 1441; - JHMELAHAPID fungus_fighter_training_info = 957; - OAOOCHLCLCE effigy_challenge_info = 500; - MOIDBBLOFDN fungus_fighter_capture_info = 926; - HEACCMFBOHE char_amusement_info = 481; - GMOHANCJOHN coin_collect_info = 343; - KPMPOIEPDEE team_chain_info = 754; - NKDHENDNDJM duel_heart_info = 1889; - MIJPPENEMEA boat_multi_info = 669; - ECBBAIAPEIA pacman_info = 602; - LECGIAPGFIM fungus_fighter_v2_info = 1053; - FFGMAPAIBKN aka_fes_archaeology_info = 328; - AJNBDJBCHOO sandworm_info = 280; - HPMDAHLHKHJ sorush_trial_photo_match_info = 1422; - IEIPEKGNNFE sorush_trial_hitman_info = 1134; - KONBMNEHNMO aka_fes_rhythm_info = 1451; - KHHIBIDICON journey_dice_info = 1973; - AIHCCNHLKIO target_shooting_info = 1914; - GIOFBPEJLGC animal_view_info = 241; - JDCAPNGJHDL flight_gear_info = 828; - OGCONLKEOAL box_match_info = 1184; - AHLALADPPNL quick_time_combat_info = 1447; - CLFJPMNBCNH inspiration_spurt_info = 1981; - DFBJAOBKBPJ fungus_fighter_v3_info = 1856; - DLMLAPHBFKC filmfest_sniper_info = 826; - LOEFFMOFGIH filmfest_battle_info = 961; - GAIJPIBLAPM treasure_hunt_v4_info = 34; - PFHGBDLEBGL auto_time_stop_info = 207; - IPFFKDNMFFA slime_cannon_info = 1665; - CECDLHDELPN remus_arena_info = 201; - INEFJGCIAMC hide_and_seek_v4_info = 637; - } -} - -message ODLKNDOBKKL { - bool is_new_record = 4; - uint32 score = 5; - uint32 level_id = 12; - uint32 FPMOLHLLEOO = 14; -} - -// CmdId: 5402 -message AHNILMDHHMI { - int32 retcode = 1; -} - -message EBPCEDFAHKA { - uint32 watcher_id = 1; - bool KNAHJEOMJHP = 2; - uint32 total_progress = 10; - uint32 cur_progress = 13; -} - -// CmdId: 4098 -message FOMNHONAMKL { - int32 retcode = 1; - int32 LNJDIILGACI = 12; - uint32 OKLDAMBDMHN = 13; - MMLGDKLODNI JDBDIELBBED = 14; -} - -message AbilityMetaModifierChange { - uint32 server_buff_uid = 2; - AbilityString parent_ability_override = 3; - repeated ModifierProperty properties = 4; - uint32 apply_entity_id = 5; - AbilityAttachedModifier attached_instanced_modifier = 6; - AbilityString parent_ability_name = 7; - int32 modifier_local_id = 8; - bool is_attached_parent_ability = 10; - bool EFONMKFIJNA = 11; - bool MAPJDCOAIMG = 12; - float KKAAMMJBABH = 13; - uint64 KKFHAIPCCFA = 14; - ModifierAction action = 15; -} - -// CmdId: 3867 -message LNGELFDKOKI { - uint64 KKJDJOMDMOM = 7; - string OOMJEMLONHI = 10; - string GLJNHHFGIAF = 14; -} - -// CmdId: 26903 -message CBODEFHKCLE { - repeated uint32 buff_id_list = 14; -} - -// CmdId: 9142 -message ReliquaryUpgradeReq { - uint64 target_reliquary_guid = 3; - repeated ItemParam item_param_list = 5; - repeated uint64 food_reliquary_guid_list = 6; -} - -// CmdId: 20300 -message JNAKDMJDGBC { - int32 retcode = 3; - uint32 MOPCOOEAIPM = 12; -} - -// CmdId: 27508 -message EnterSceneReadyReq { - uint32 enter_scene_token = 8; -} - -// CmdId: 23492 -message SetEquipLockStateRsp { - uint64 target_equip_guid = 9; - int32 retcode = 11; - bool is_locked = 12; +message BLNEKLPBJJD { + repeated uint32 MKELECOPFFB = 1; + uint32 JBIKHBEDCOK = 2; + bool DGGCKMIKBMO = 3; + uint32 DFPNKFEKIIG = 10; + repeated uint32 EGJCKKIHMMM = 12; + uint32 JOFBEIACLOF = 14; } -// CmdId: 6017 -message BGHIJKECNME { - uint32 LJENFDPHJHA = 1; - uint32 schedule_id = 4; +// CmdID: 2825 +message HEPCLIKMBBD { + int32 GHIAOGLLLDI = 4; + int32 retcode = 13; } -message NIFHPJHMCHO { - repeated uint32 BENAMBKGJDA = 5; +// CmdID: 20945 +message CEPKAAHHOGM { + int32 retcode = 5; } -// CmdId: 2636 -message GJMOBFNAGOO { - uint32 gallery_id = 8; +// CmdID: 4650 +message JFHNIOGLJIG { + uint32 DIGGFFKGODJ = 2; + uint32 level_id = 4; + uint32 BKNPLFIKKFG = 6; + uint32 duration = 7; + sfixed32 LGBNFIFCPJF = 8; + uint32 FPEDHEDEKPE = 10; + uint32 score = 11; + repeated GHOBINFOLAP FILHGGILJLN = 12; + bool POIGGNKEDAH = 14; + bool MIDHECLIBBO = 15; } -// CmdId: 9508 -message HNKMDLLJCBB { - uint32 stage_id = 8; +// CmdID: 4441 +message LKPFANHOEBA { + NOIPNEPDIPN EPCBAOBGODI = 6; + GMBPGLNGGLI IPOBDEKLLJE = 11; + repeated uint32 MBJELCMKFLH = 13; } -// CmdId: 26214 -message CDHKFMAHLMP { - uint32 gallery_id = 1; - uint32 MFINOKNLOAL = 5; +// CmdID: 21237 +message AJFOKNOAMNG { + uint32 KFAGHBDNFCA = 9; + int32 retcode = 13; + uint32 MCJIECACMLD = 15; } -// CmdId: 25493 -message OBNCJJEFHLK { - uint32 score = 1; - bool BKBLLBAGOPD = 2; - uint32 MBDMCAIDAKE = 3; - uint32 EHNHNOOFKJI = 4; - uint64 LKBINMHIDJP = 6; - uint32 NKEIPCDFAAF = 8; - uint32 combo = 10; - repeated uint32 CPHBLAICILL = 11; - uint32 max_combo = 12; - uint32 KBJKPFKIIPF = 13; - uint32 OINICBJHPOK = 14; - float speed = 254; - bool JKLAOFIJIHP = 527; - uint32 EKDGOFCBJPA = 547; - repeated uint32 PLJGMDLGFEB = 769; - bool MBJJBDNFMIC = 1130; - uint32 ACOLPHCKBBL = 1855; - uint32 ELGPKPHOAFI = 1928; +// CmdID: 9692 +message PDEMNLNIIOM { + uint32 scene_id = 5; + uint32 point_id = 8; } -message FIJENDBCDJJ { - bool EKDNJFFDDCC = 1; - uint32 id = 2; - GDIHOPDOCHB IBDBIFHOCMA = 3; - uint32 GELLOEOHEPF = 5; - repeated uint32 JMJNGIGPEMB = 6; - bool AFFCDDOKJMO = 10; - repeated uint32 GFONHOIJGIM = 12; - uint32 MGJJNAMCBGH = 14; +// CmdID: 25764 +message FOGBFJBLNDC { + uint32 avatar_id = 6; + int32 retcode = 10; } -// CmdId: 1452 -message EvtDestroyGadgetNotify { - uint32 entity_id = 3; - ForwardType forward_type = 11; +message LIAKFKADBDJ { + bool ECALPLMLHKF = 4; + uint32 LGOOIDCIAAG = 6; + uint32 IFGPNANKEAJ = 14; } -// CmdId: 4198 -message LINOGCGNOGI { - int32 retcode = 8; +// CmdID: 2872 +message GMAMENJBHLK { + uint32 LANBAKKBBGH = 12; } -// CmdId: 21640 -message EnterCustomDungeonReq { - uint32 dungeon_id = 7; - uint64 dungeon_guid = 8; - EnterCustomDungeonType enter_type = 9; +// CmdID: 7584 +message AEIKNPBLADL { + repeated JBFHBKDOKEA PPOCHLEDDGP = 15; } -// CmdId: 6050 -message GPOBLDOKNIN { - uint32 PCKJGCOCECE = 7; +// CmdID: 7325 +message FMFNFAFLHCN { + repeated uint32 AHPCNJNNLNH = 2; + repeated uint32 CBMAFAAHIAB = 14; + uint32 level_id = 15; + uint32 DMNLDPPGOKG = 12; } -// CmdId: 21486 -message MBAMNFGGBKM { - uint32 ABNDMOGIKEO = 1; - uint32 add_progress = 8; - uint32 NLGEKCEAOLJ = 10; - int32 retcode = 13; +message LABJLHGMNEB { + repeated uint32 OEIFPLDONKF = 1; + bool KFPMGHHDNDO = 6; + Vector CCNNJMKEMLC = 7; + uint32 DMKFECCMCOP = 11; + uint32 MGCMNPLNJKL = 12; + bool ECIHDIJCLED = 14; } -message CityReputationExploreInfo { - repeated uint32 taken_explore_reward_list = 5; - bool is_open = 8; - uint32 explore_percent = 10; +// CmdID: 5947 +message DCCCJGKMLMH { + uint32 KHHIBKPBKPN = 4; + uint32 CDMJGIFEFMD = 13; } -// CmdId: 23013 -message BattlePassCurScheduleUpdateNotify { - bool have_cur_schedule = 3; - BattlePassSchedule cur_schedule = 12; +// CmdID: 2440 +message MMDHJGKPBJC { + uint32 KHHIBKPBKPN = 9; } -// CmdId: 2024 -message EEIPPJDPGIO { - int32 retcode = 4; - uint32 OINICBJHPOK = 5; - uint64 LKBINMHIDJP = 7; - bool HLJPHOJAIKC = 11; - bool BKOOLKALFLJ = 13; - bool is_new_record = 15; +message IPAFHBIODFK { + uint32 skill_id = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 7; } -// CmdId: 1964 -message IOILKPKDGMN { - int32 retcode = 4; +message KIJANACEGBI { + Vector move_dir = 10; + Vector pos = 11; + uint32 HJNCGPAAMEN = 13; + Vector rot = 14; } -// CmdId: 5877 -message GetShopReq { - uint32 shop_type = 14; +message DGDEGDPALBP { + repeated IGLHBJPBBDA CBENKJEOCIL = 13; } -message RacingGallerySettleInfo { - EFCGFLLIMAG reason = 5; - uint32 use_time = 9; - uint32 winner_uid = 12; +message RoutePoint { + Vector position = 1; + float arrive_range = 2; + bool has_reach_event = 3; + MKKPICHLCGL NHJCMJJBEGP = 24; + oneof move_params { + float velocity = 11; + float time = 12; + } + oneof RotateParams { + Vector rotation = 21; + MathQuaternion rotation_speed = 22; + MathQuaternion axis_speed = 23; + } } -// CmdId: 772 -message AvatarDieAnimationEndReq { - uint64 die_guid = 1; - uint32 skill_id = 2; - Vector reborn_pos = 6; +message HJDEBJMEDPD { + uint32 item_id = 6; + uint32 GFPPMNLPOEK = 10; } -message CBOJHMHHGGB { - bool is_trial = 6; - uint64 avatar_id = 11; +// CmdID: 25544 +message KOMJKAOBPNI { + int32 retcode = 13; } -// CmdId: 6247 -message NBDJEIKMLOO { - bool HDDNCMOOKBG = 3; - int32 retcode = 6; - uint32 GOKPPDNPEKM = 8; +message GFOHNAJKCMM { + uint32 entity_id = 6; + OKJCNOADKMM IGMDELMIHMA = 8; + Vector OPAMNMMONCI = 13; + Vector DMGILPKAOIH = 14; } -// CmdId: 9815 -message DIJEFBCHKMM { - uint32 NPLCMFBOICM = 5; +// CmdID: 21301 +message KFMBBEKNBOL { + uint32 group_id = 6; + uint32 KHHIBKPBKPN = 8; + int32 retcode = 13; } -message ILCDCLJIGDB { - CKNJFINBNOI Source = 2; - uint32 EJICOPGEKAE = 3; - CFAFABDEBID JBOOMJAPAMC = 13; +message KGHLAAGBIMB { + repeated MDFPBILHBLG CBENKJEOCIL = 2; + repeated uint32 JEJGEDBIHFM = 4; } -// CmdId: 25079 -message PIAFLNMHBML { - uint32 schedule_id = 3; +// CmdID: 21233 +message JJOMCOEMDDL { + uint32 AFEIKFCJNEO = 6; + uint32 DKIOLKFDFLP = 9; + int32 retcode = 10; + repeated uint32 MNAFPKDANDJ = 14; } -message KCICJPBLKGI { - uint32 scene_id = 6; - uint32 FNMGKLBCOJJ = 7; - uint32 end_time = 8; - Vector pos = 14; - Vector rot = 15; +message LGJJLDMOKHG { + uint32 MNGANMNNMJG = 3; + uint32 state = 11; } -// CmdId: 9427 -message IKHACIIEBGM { - repeated uint32 HCOHPHNEBKP = 5; +// CmdID: 1495 +message CLLOAPINDMM { + uint32 ABKJOCJKDFH = 1; + repeated uint32 HCPKDCNKPGD = 4; + bool MGIJFMCBJKE = 10; + repeated uint32 ELGGBGAHPBC = 11; } -// CmdId: 6477 -message ItemGivingReq { - repeated ItemParam item_param_list = 5; - uint32 giving_id = 8; - map item_guid_count_map = 14; +// CmdID: 2959 +message CNFLDCNOKGO { + uint32 id = 10; + int32 retcode = 14; } -message MOGNEFBAEEI { - bool is_open = 4; - uint32 dungeon_id = 10; - uint32 best_score = 13; +// CmdID: 3827 +message DANBDLCKJPP { + uint32 CDMJGIFEFMD = 8; } -message JFCFBLPDJGN { - uint32 EKJHAMFMGOF = 1; - uint32 GMDHEDHDGLM = 2; - uint64 KNDEPJJEAMM = 3; - repeated uint32 tag_list = 4; - uint32 EJKIIKFHOMJ = 5; - repeated GGPBBJAGJOL PCCGKFDKKCP = 6; - bool is_bonus = 7; - bool IHONNELCEIA = 9; - EHPMLCNHKMO OJLBNDPGCDM = 11; - uint32 PJHCDHOLOJC = 13; +// CmdID: 20698 +message ALNJBLLDELE { + uint32 level_id = 8; } -message TaskVar { - repeated int32 value_list = 3; - uint32 key = 5; +message PHACOOCNGKJ { + string title = 1; + string DMMFJMBMJHA = 2; + string AKAKGOBDMIP = 3; } -// CmdId: 3282 -message PBCKNHNEFPA { +// CmdID: 25568 +message JGGJOOAJAEP { + uint32 KHHIBKPBKPN = 12; } -// CmdId: 9989 -message AJFIHJLHBLF { - uint32 id = 6; - int32 retcode = 15; +message MEEONAHJNJE { + uint32 MEMPKCGNNMF = 1; + repeated uint32 PMJDBPNLKKG = 4; + repeated OPIDILPMMFF LBMLPBEFAEK = 13; } -message SceneGalleryIslandPartySailInfo { - uint32 IILCGNGCLJJ = 1; - uint32 GPFGDDEMNMO = 2; - uint32 PEKELIEOLGL = 7; - uint32 FKDBBCAFNLK = 8; - uint32 coin = 9; - GalleryStartSource start_source = 13; - IslandPartySailStage stage = 15; +// CmdID: 27758 +message NBIDCMBNPPJ { + int32 retcode = 5; } -message HomeBlockSubFieldData { - Vector rot = 4; - Vector pos = 8; +// CmdID: 1763 +message ANMFLJPIKAG { + JAKKOCKDDOP BIMMHJBDPEJ = 2; } -// CmdId: 22470 -message OCAGENNIPCE { - repeated uint32 NHCNIEOPIPM = 12; +// CmdID: 29135 +message CPGMMNADPOC { + bool NDPEKJAIIHE = 3; } -// CmdId: 26306 -message GCKBNIPGKHI { - uint32 finish_time = 2; - uint32 stage_id = 4; - bool HKPAPPFDGCP = 5; - bool HAEABLKFDAO = 7; - bool is_new_record = 8; - uint32 BAOFPACBFPM = 10; - uint32 gallery_id = 11; +message JLJBPFMEGPC { + repeated IGOJPADBHLN MCDIJKPHLNO = 1; } -// CmdId: 24374 -message AOHOCKCKBCI { - uint32 player_uid = 14; +// CmdID: 4410 +message KLHPNKEPAOA { + uint32 JGIHCIBOJPN = 3; + uint32 skill_depot_id = 6; + uint32 NFJOHALDGDN = 9; + uint32 entity_id = 11; + uint64 avatar_guid = 14; + uint32 JMLPPGEFBPF = 15; } -// CmdId: 5175 -message GPJBANHJCEF { - uint32 group_id = 3; +message PIDNHIJCMCK { + NACDDOKHDHD FOGFHAGGCLI = 1; + repeated uint32 MCNJNPMGIJG = 2; } -// CmdId: 26495 -message OLIJNBKKHOB { - int32 retcode = 6; +// CmdID: 26806 +message JOAJIJHHFJF { } -message DungeonEntryInfo { - bool is_passed = 2; - uint32 dungeon_id = 4; - WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 7; - uint32 next_refresh_time = 10; - uint32 max_boss_chest_num = 12; - uint32 left_times = 14; +// CmdID: 29266 +message KBELDLMFPHP { + uint32 id = 3; } message CoinCollectOperatorInfo { - uint32 level_id = 1; + uint32 level_id = 1; } -// CmdId: 1928 -message JGINIELFMFM { - int32 retcode = 2; - uint32 JMADFNCPKEO = 13; +// CmdID: 24735 +message LHLBCDPPAFL { + int32 retcode = 1; + uint32 PKKKIJALPNM = 8; } -// CmdId: 6505 -message DDFPMPNBJED { +message AHNNDHPFFIJ { + repeated FMMGIGAFGDO GNOMIOMENPE = 1; + uint32 CCEMDHCGKPL = 4; + uint32 BOHCIOPCLJA = 6; + map PGCMPKMHLLO = 7; + repeated uint32 JCPOPMKJDGL = 8; + map AHHPNEFBELF = 14; } -// CmdId: 9749 -message LCMCNPPFMFG { - int32 retcode = 8; - repeated PENNBGINPBL team_info_list = 9; +// CmdID: 9994 +message DOGHHGAKGPO { } -// CmdId: 9696 -message FIODJMOEGOG { - bool OHNMKIADDHF = 8; +message ANAHHDNMHJB { + uint32 uid = 2; + bool IKCOMHIJPIM = 4; + NBADDMOPLEI BLFKOJLCCOO = 6; + fixed64 MEPOMJBBLHD = 7; + string BKDILGIJPEG = 8; + map BNOFPMIFHDL = 9; + string OCMPADIIFCD = 11; + fixed64 COMECIMIKKG = 12; +} + +// CmdID: 24783 +message KILEKBKPFPC { + uint32 MEMPKCGNNMF = 1; + uint32 DMNLDPPGOKG = 9; + int32 retcode = 10; } - -message PlayTeamEntityInfo { - uint32 entity_id = 1; - uint32 player_uid = 2; - uint32 authority_peer_id = 3; - uint32 gadget_config_id = 5; - AbilitySyncStateInfo ability_info = 6; -} - -// CmdId: 8822 -message NHFFJJAGKAO { - uint32 LJENFDPHJHA = 4; - uint32 FPFOPNJIMPC = 5; -} - -// CmdId: 939 -message IPJKDKLFBGH { - int32 retcode = 4; -} - -message ModifierProperty { - float value = 1; - AbilityString key = 11; -} - -// CmdId: 5979 -message MarkNewNotify { - uint32 mark_new_type = 7; - repeated uint32 id_list = 13; -} - -// CmdId: 20927 -message MEHKHJPPBFE { - repeated GLBFJJLHPIG avatar_info_list = 8; -} - -message JKBMBJFDIHO { - TowerFightRecordPair GEPEDALCPAH = 3; - repeated TowerFightRecordPair PFIBLLOCBID = 5; - TowerFightRecordPair IJIEGCPOHMB = 8; - TowerFightRecordPair MEDPDJNKOAK = 10; - TowerFightRecordPair DOHHALLBHCC = 12; - TowerFightRecordPair DLBOGEGAAKA = 13; -} - -message FCCIBCDHHAL { - repeated LEFADJKJKHN LMHCPBBMBDB = 8; -} - -message PCHOKODHHLK { - repeated IILMAOCHNNL GLENCMNOOFM = 10; - bool PIMNPMEJHBA = 11; - uint32 COHNJMMKBLC = 13; - repeated APMEEOIACFA LMHCPBBMBDB = 15; -} - -message SceneWeaponInfo { - uint32 entity_id = 1; - uint32 gadget_id = 2; - uint32 item_id = 3; - uint64 guid = 4; - uint32 level = 5; - uint32 promote_level = 6; - AbilitySyncStateInfo ability_info = 7; - map affix_map = 8; - EntityRendererChangedInfo renderer_changed_info = 9; - bool KMPFOOMNDFJ = 10; -} - -// CmdId: 515 -message NFFEMJODHDC { - uint32 card_id = 1; - int32 retcode = 4; -} - -// CmdId: 27771 -message OCDHHPKIECM { - int32 retcode = 13; -} - -// CmdId: 22269 -message KJJEEPAMCGL { -} - -// CmdId: 25874 -message BHNBGOFECFI { - int32 retcode = 11; - uint32 gallery_id = 15; -} - -message AGLKONMMCOD { - LGILDKAKCHO EDDDPPJJKGE = 2; - uint32 JHCILCJHDND = 4; - uint32 FMHMMAMAKFF = 5; - uint32 DHGMDCIDLCL = 6; - map KALGHKBAKOA = 7; - repeated uint32 BOMCIPGKJCP = 8; - uint32 GIJFNMNNPGG = 10; - repeated BGNPLLDHHCC BGIADAJOBOK = 11; - uint32 ABKMIMJLAMB = 12; -} - -// CmdId: 26462 -message NNIPOFDFAFO { - ForwardType forward_type = 2; - IMDFEOBHDMO PJOLPLDKFBE = 7; -} - -// CmdId: 644 -message MMONOMLDHNG { - bool is_finish = 2; - uint32 score = 3; - int32 retcode = 7; - uint32 level_id = 12; - bool is_new_record = 15; -} - -message GNAKBKBBIEE { - uint32 BMEBLBLAKII = 6; - repeated LEGHBPNOIBP PAPEENCFFIK = 9; -} - -message OfferingInfo { - uint32 offering_id = 1; -} - -message EOLILANDFFO { - bool is_open = 1; - uint32 stage_id = 2; - uint32 JFEMOPGIFHC = 7; -} - -// CmdId: 23252 -message FPJLHBKOPGO { - uint32 MOEJMHNJOEM = 2; - uint32 level_id = 6; - uint32 OGHHMILICGD = 11; - bool is_finish = 12; - uint32 GCJHLFHEEMN = 15; -} - -// CmdId: 9626 -message MGAKLGGAHEC { - repeated uint32 DDFMJCDGACJ = 5; -} - -// CmdId: 21148 -message NpcTalkReq { - uint32 talk_id = 1; - uint32 npc_entity_id = 5; - uint32 entity_id = 8; -} - -// CmdId: 5144 -message OAILLJHAGKL { - uint32 level_id = 2; - int32 retcode = 3; -} - -// CmdId: 5869 -message NFFKLIHCEHD { - bool POBIKMJKEJE = 3; - uint32 level_id = 10; - uint32 card_id = 12; - int32 retcode = 13; -} - -// CmdId: 25612 -message AvatarFightPropNotify { - map fight_prop_map = 4; - uint64 avatar_guid = 5; -} - -// CmdId: 5885 -message NMNMBIMGPAL { - int32 retcode = 13; -} - -// CmdId: 24306 -message DJMIICBEELA { - uint32 level_id = 1; - int32 retcode = 4; -} - -// CmdId: 25456 -message HomeModuleSeenReq { - repeated uint32 seen_module_id_list = 12; -} - -message PCNHAIFKPNK { - repeated GCNEACKIJLC avatar_info_list = 8; -} - -message ProfilePicture { - uint32 avatar_id = 1; - uint32 costume_id = 2; - uint32 head_image_id = 3; -} - -message DCBADOHAMHA { - map OCJJHKPBACJ = 2; - bool JGCDNBCKEGN = 4; - uint32 cur_level = 6; - uint32 stage_id = 8; - bool GGDAKFCHOMB = 11; - uint32 FHOADOLHICC = 12; - uint32 BFGAJCCACHP = 13; -} - -// CmdId: 9998 -message EFKJCPMMEKC { - int32 retcode = 11; -} - -// CmdId: 8905 -message ItemGivingRsp { - uint32 giving_group_id = 5; - uint32 giving_id = 14; - int32 retcode = 15; -} - -enum WispCageState { - WispCageState_WISP_CAGE_STATE_NOT_EXIST = 0; - WispCageState_WISP_CAGE_STATE_CREATED = 1; - WispCageState_WISP_CAGE_STATE_MATERIAL_DELIVERED = 2; - WispCageState_WISP_CAGE_STATE_NOT_TAKE_REWARD = 3; -} - -message FLBPAAMFNKI { - bool JNLPIHEKNMD = 1; - uint32 CHMPMBNIGLC = 7; - map DEEDOLPFBLF = 10; - uint32 DCDGHONNAKF = 12; - bool PIMNPMEJHBA = 13; - map CPNAGBACBFL = 14; -} - -message KDNHDHMNMPF { - bool is_new_record = 11; - uint32 score = 15; -} - -// CmdId: 28603 -message GetSceneAreaRsp { - repeated uint32 area_id_list = 3; - uint32 scene_id = 5; - int32 retcode = 6; - repeated CityInfo city_info_list = 15; -} - -enum BEEJIHDMCHH { - BEEJIHDMCHH_NONE = 0; - BEEJIHDMCHH_REACH_SCORE = 1; - BEEJIHDMCHH_TIME_UP = 2; -} - -message ActivityInfo { - repeated ActivityWatcherInfo HIDMHLODLNO = 1; - uint32 schedule_id = 2; - repeated uint32 MLHGFJJDEHJ = 4; - uint32 DJOAAFFFCMM = 5; - uint32 end_time = 6; - bool NNEIHLCECPI = 7; - bool is_finished = 9; - bool ACCMGDBGOJO = 10; - uint32 activity_id = 11; - uint32 begin_time = 12; - repeated uint32 CICIPOBGCOD = 13; - ODIIKDMEIDC LADNHNBONMJ = 148; - repeated uint64 MKPNPGBDMLK = 470; - map JHBOENENPPG = 578; - repeated uint32 LFJEOIFCMBA = 676; - uint32 cur_score = 738; - map MCOOFBHHJED = 800; - uint64 BJIDCNMNBGF = 872; - repeated NGGPLOGCGMF GHMEPBPLPKD = 1223; - bool is_quick_open = 1251; - uint32 CHONKJLPPCN = 1414; - uint32 GHMJGOMOGBF = 1499; - uint32 MFAMIMFDBLI = 1645; - uint32 DIDNJFLCNEL = 1646; - bool EKNMAJKFEEF = 1740; - bool JJAKJHKFIKM = 1834; - bool AHFKMPCPBAM = 1934; - repeated uint32 MFDPPAOJJHB = 2020; - oneof detail { - JMLGGODNDCE sam_lamp_info = 14; - LJBPFHANFOG crucible_info = 8; - AHNNDHNONPJ salesman_info = 3; - HMEMAFOPGEJ trial_avatar_info = 15; - PBFMDDNJKBG delivery_info = 502; - OEDCLCKDNLG aster_info = 1774; - GBBOEEIFHDK flight_info = 1064; - MFMBCEPHJBN dragon_spine_info = 918; - EDOFPLNBDGH effigy_info = 107; - HILGPOLEPCM treasure_map_info = 377; - LJFAGOIJNOP blessing_info = 1704; - OAMICGLLBGK sea_lamp_info = 1657; - KEFNFBHKCKI expedition_info = 2042; - MOGBAMJFHJE arena_challenge_info = 659; - BLMBHADDJDB fleur_fair_info = 1496; - ELGDGJEGBNL water_spirit_info = 121; - GKHOOEKDDML challneler_slab_info = 1724; - MEINOEDFKIG mist_trial_activity_info = 231; - DACAFHACNBH hide_and_seek_info = 1341; - EEKDEJHHPOD find_hilichurl_info = 960; - MMKDPCBDDHL summer_time_info = 1630; - ONCCKAKJLDC buoyant_combat_info = 1309; - JGOAFCDEEKC echo_shell_info = 937; - DBHBHHGOCEJ bounce_conjuring_info = 634; - PCHOKODHHLK blitz_rush_info = 1099; - MFNPKMLHKPN chess_info = 715; - GFKODICMHBH sumo_info = 419; - EPBKHHIDBFO moonfin_trial_info = 642; - GEFDLLLCBGI luna_rite_info = 1402; - FLBPAAMFNKI plant_flower_info = 406; - ECKKFMLEKKM music_game_info = 780; - MMCFNKLJGFO roguelike_dungoen_info = 724; - CCFGGKKLMOH dig_info = 1515; - AKJGJMHJNLA hachi_info = 150; - EDCPFFPMCBI winter_camp_info = 1274; - FCCIBCDHHAL potion_info = 940; - NGBOLCNEAFO tanuki_travel_activity_info = 1426; - CGGADEGIAAM lantern_rite_activity_info = 1336; - HNJJNJCNAEE michiae_matsuri_info = 1089; - CFDODCBDMJJ bartender_info = 71; - DDHNLFGHCOI ugc_info = 509; - CrystalLinkActivityDetailInfocrystal_link_info = 799; - LIIDMJKPBOD irodori_info = 1177; - DNDJDEIPLAD photo_info = 1136; - NOIAKEOFOCE spice_info = 353; - KIEJLDHCNIA gacha_info = 1738; - FJKLJPNIAAN luminance_stone_challenge_info = 594; - PBGPMFIBEPB rogue_diary_info = 490; - IPKGEMLHPEA summer_time_v2_info = 373; - DBBDBJLCPIF island_party_info = 486; - JIKHEPJBKHF gear_info = 603; - DGAKKGOIEFA graven_innocence_info = 2002; - INBEKMDCGLJ instable_spray_info = 263; - JLMIDOAKLIE muqadas_potion_info = 1182; - NLECDJBBCDO treasure_seelie_info = 70; - PPAJBNNKCOC rock_board_explore_info = 1927; - ONPCKJNBENA vintage_info = 646; - PNMCKILPHMB wind_field_info = 24; - NMPOIGFHOCO fungus_fighter_info = 385; - IPKMFNEGOEH char_amusement_info = 778; - DGODDBEGLIA effigy_challenge_info = 1744; - LKJCNJODPGJ coin_collect_info = 1394; - HNDOEDDGCIM brick_breaker_info = 316; - BGHOABCBHEB duel_heart_info = 959; - JAGFMKACFOF sea_lamp_v3_info = 189; - DJPKKNPEAMH team_chain_info = 1273; - EJDEEJGFHLJ electrohercules_battle_info = 1956; - ABEFMFNBMCK gcg_festival_info = 1809; - NDACFLIOJCN fleur_fair_v2_info = 1388; - GFILEGBAPDE fungus_fighter_v2_info = 1783; - GDLNBLHBCBJ aka_fes_info = 881; - IDGACEGBLBK sandworm_cannon_detail_info = 1077; - JCEIECCIFHJ sorush_trial_info = 1662; - PGIEEJGNOJC journey_info = 26; - BMLEEJGPDAF effigy_challenge_v4_info = 1595; - LCCAPGEBLKH gcg_pve_info = 703; - COJGKCOIAOM ugc_v2_info = 366; - BMFHNHDKJMG penumbra_adventure_info = 1486; - NNKGKPMDBIC animal_view_info = 458; - AGODOLKOHED activity_multi_character_info = 276; - JMKGCEICKCI gcg_pve_infinite_info = 613; - FKNHGFCPEKL toy_battle_info = 77; - GMINOLJCOFG photo_undersea_info = 435; - GNOACFEKINE fontaine_gather_info = 584; - OMCGBCNCOCC gcg_pve_puzzle_info = 1094; - KHPIGNCKHDH collect_underwater_info = 772; - HABOBHKBFCK quick_time_combat_info = 1692; - FKGNLNOJJJH poetry_festival_detail_info = 1040; - FKCPPPOJOLN fish_blaster_info = 972; - FHPDOEHOFAA blessing_v2_info = 1619; - GIBMFLPEHLA rainbow_prince_detail_info = 922; - NKOPLCEJCEL fungus_fighter_v3_info = 686; - OEFKLMBHOPF filmfest_detail_info = 1906; - JOIOCOJPNJH goal_challenge_info = 1726; - JCPHDFIAHDP treasure_hunt_v4_info = 1725; - KHGBGEBFIFB stamina_fight_info = 1334; - KMAGHECNKPF lantern_rite_v4_info = 2006; - DNMEJJEODGC lost_samachurl_info = 896; - LMFJEPMBNFO cook_game_detail_info = 123; - JELBGPOICGM alchemy_sim_detail_info = 1871; - GBILKMOAMPN auto_time_stop_detail_info = 1270; - BDODEPJAMAG catcafe_detail_info = 1095; - ABEHDGOOOJB slime_cannon_detail_info = 1115; - CKPIPDALKAB effigy_challenge_v5_detail_info = 1597; - FFHHMNNGAMC great_festival_v2_detail_info = 1749; - JLELAFNNGMO hide_and_seek_v4_detail_info = 617; - NPMFEHKMHFF acrobatics_battle_detail_info = 1831; - JAGPLJKCNCI watergun_info = 624; - MFAJPFFGBJG monster_vs_monster_detail_info = 595; - KNLHONKMECB bullet_hell_detail_info = 933; - } -} - -// CmdId: 25209 -message NMAFBHDNCJE { -} - -// CmdId: 8891 -message HCINDAGLHCL { - uint32 uid = 13; - string online_id = 14; -} - -message MaterialDeleteInfo { - message CountDownDelete { - map delete_time_num_map = 1; - uint32 config_count_down_time = 2; - } - - message DateTimeDelete { - uint32 delete_time = 1; - } - - message DelayWeekCountDownDelete { - map delete_time_num_map = 1; - uint32 config_delay_week = 2; - uint32 config_count_down_time = 3; - } - - bool has_delete_config = 1; - oneof delete_info { - CountDownDelete count_down_delete = 2; - DateTimeDelete date_delete = 3; - DelayWeekCountDownDelete delay_week_count_down_delete = 4; - } -} - -// CmdId: 7492 -message MEFKELHLOJM { - uint32 coin = 2; - uint32 stage_id = 4; - repeated HIMMOMKPKJN DOAKBCIBNNK = 5; - uint32 LOIEKFANKLK = 6; - repeated uint32 IPFIMHONLAE = 7; - uint32 dungeon_id = 8; - uint32 KHCBHPLHEDG = 9; - uint32 time = 12; - repeated uint32 ADLJGDBDAAM = 13; - uint32 BIBECLGPFHB = 14; -} - -message DNBNMPOJALI { - string CBCHOCNJOFJ = 1; - uint32 GFOKFMDKPGM = 2; - uint32 avatar_id = 4; - string online_id = 6; - uint32 costume_id = 15; -} - -// CmdId: 7277 -message JFHALJBAJCN { -} - -message CEJHOHKAEOD { - uint32 JNNIEOGNCML = 1; - uint32 level_id = 2; - bool is_new_record = 6; - uint32 PLHGOLNFKGP = 10; - uint32 ALNMEJOINOH = 12; - uint32 HOCCIHMKICC = 13; -} - -message HNBLMHCELNG { - int32 FFNOHAIIHCA = 4; - uint32 start_time = 9; - bool is_paused = 11; -} - -// CmdId: 28254 -message KBPKDKILOCD { -} - -// CmdId: 24185 -message NBADIPCBFBD { - uint32 entity_id = 6; - uint32 op_type = 12; -} - -// CmdId: 26009 -message HLOFEOMGFHO { - string avatar_name = 2; - uint32 rename_id = 13; -} - -// CmdId: 6190 -message JFNAKBNLLEF { - int32 retcode = 4; - repeated CAJCLCKKPDG FIFMKBNAPCD = 11; -} - -// CmdId: 21836 -message BMHECBHPAMI { - PFBFHHCIJHK OBGIMGFKOBD = 5; - MPODFIEBDDN IDNAGMKOHNM = 10; - bool ODLNHPFFBGM = 12; -} - -// CmdId: 28733 -message ADKNLOOCCFB { - uint32 city_id = 7; -} - -// CmdId: 26452 -message KMGDODDEHPH { - uint32 level_id = 4; - int32 retcode = 5; - bool LHKGDGLLHMN = 6; -} - -// CmdId: 23666 -message CNLPOGJODEG { - uint32 stage_id = 10; -} - -// CmdId: 8057 -message FNMLILFGBKM { - bool NBMLNBPINCD = 9; -} - -// CmdId: 26611 -message NpcTalkRsp { - uint32 entity_id = 1; - uint32 cur_talk_id = 3; - uint32 npc_entity_id = 7; - int32 retcode = 15; -} - -// CmdId: 7619 -message KHNHDOMKPPM { - NNEPMBOAKNH CJBIKPDJDPH = 1; - uint32 group_id = 3; - int32 retcode = 7; - uint32 KGELPEMDBJJ = 8; - repeated OIGNKPBNGEC CPGPAKKAOHE = 12; -} - -// CmdId: 3629 -message WearEquipRsp { - uint64 equip_guid = 2; - int32 retcode = 3; - uint64 avatar_guid = 8; -} - -// CmdId: 22722 -message LCICGGFHIMC { - uint32 page_id = 7; - uint32 word_id = 11; -} - -// CmdId: 22726 -message JKNPGEPLMCI { - uint32 stage_id = 13; -} - -// CmdId: 6852 -message IJOCCECEFBD { - uint32 entity_id = 8; - uint32 JECFCPILBCM = 9; -} - -message AbilityBornType { - Vector move_dir = 5; - Vector rot = 12; - Vector pos = 15; -} - -// CmdId: 6128 -message EFIGIMPNLCE { - int32 retcode = 1; - int32 query_id = 7; - AKACDLKJAKA IGHLCHOFBLM = 15; -} - -message OGBHDPNNLOC { - repeated CMCNNIDFHNL BKFNJNIPBCI = 7; - NFGBLLGLHCC DKFDDHDCIMF = 13; -} - -// CmdId: 2555 -message COLOFAIIJHG { - int32 retcode = 5; - HEMHHOGJJDH KOFBCBIEPLK = 13; -} - -// CmdId: 6000 -message HDFLIBMIFHG { - uint32 DLJMNLOJELE = 3; - uint32 JHDNCBBEELC = 6; - uint32 level_id = 7; - int32 retcode = 10; -} - -// CmdId: 6120 -message KALBDJGIDBH { - Vector source_pos = 2; - repeated int32 JLALEHMFKHG = 6; - Vector destination_pos = 9; - int32 query_id = 10; - uint32 scene_id = 11; - int32 uid = 15; -} - -// CmdId: 24113 -message IGBEAGJOECG { - uint32 area_id = 7; - uint32 index = 11; -} - -// CmdId: 4238 -message BMLDACNHJJF { - uint32 HDGEAGLAEII = 13; -} - -// CmdId: 23740 -message EMJEFFOAJJD { - uint32 IFHOKCCOFJJ = 9; - uint32 CDCEKBBCJEH = 13; -} - -// CmdId: 6383 -message DOCAOILFOGB { - uint32 NLJANOFKHOH = 9; - uint32 GDKIJBAPBIG = 15; -} - -message IPKMFNEGOEH { - repeated LDHLADFBCJC EJKOOBFIOKB = 1; -} - -message BreakoutSyncConnectUidInfo { - uint32 uid = 1; - repeated uint32 skill_id_list = 2; - repeated uint32 skill_level_list = 3; -} - -// CmdId: 28099 -message EDJIDKOCAND { - AKKCCAEOELO reason = 6; - Vector rot = 11; - uint32 scene_id = 13; - Vector pos = 14; -} - -// CmdId: 4473 -message GOEAIOFADNI { - uint32 parent_quest_id = 8; -} - -message AbilityGadgetInfo { - uint32 camp_id = 1; - uint32 camp_target_type = 2; - uint32 target_entity_id = 3; -} - -message NCPHCGCDJHI { - bool is_open = 1; - uint32 JFEMOPGIFHC = 4; - uint32 stage_id = 9; - bool is_finish = 15; -} - -message OEDCLCKDNLG { - uint32 IFCIBKBMIPC = 1; - uint32 GCIALBPFLBD = 2; - bool BLNOGBLLHBL = 3; - EIOPKNBMCKJ HJNOCBNAIJB = 4; - bool PIMNPMEJHBA = 6; - JBFDPIINFMO GCHGGMDGBED = 7; - uint32 COHNJMMKBLC = 12; - LHFLELPFNPO DNHOFJJAPBE = 13; - KMNFHJGCFDG AKKPHOBCOGJ = 14; -} - -// CmdId: 20399 -message WorldAllRoutineTypeNotify { - repeated WorldRoutineTypeInfo world_routine_type_list = 1; -} - -// CmdId: 2280 -message AvatarPropNotify { - map prop_map = 9; - uint64 avatar_guid = 12; -} - -message IKLNBOODLPP { -} - -// CmdId: 23011 -message NDMHKELKGGC { - uint64 guid = 4; -} - -// CmdId: 26125 -message IEHOIICGMPM { - uint32 point_id = 3; - uint32 difficulty_id = 5; - repeated uint32 CDAMBODBBII = 11; - uint32 BPBGKNKBDGH = 13; -} - -// CmdId: 4335 -message DJGEHHFFHKE { - repeated string OADBIOJCHJL = 11; -} - -message NECJCBELONF { - AKEIOPODHFF basic_info = 1; - uint32 OGJOEHJJOCD = 2; - bool OICDBBMEGCE = 9; - oneof param { - OGDLNKKMJNH chest_info = 6; - IIIDBKKKJFD shop_info = 7; - } -} - -// CmdId: 23683 -message JKKNINNFNFA { - uint32 level_id = 12; -} - -// CmdId: 11 -message HEAPAPBOEDE { - bool is_success = 1; - int32 retcode = 6; - uint32 level_id = 10; -} - -message OIOIHILBMDN { - bool is_open = 1; - uint32 level_id = 3; - bool is_finished = 6; - uint32 AFJJPHANFHE = 12; -} - -// CmdId: 27946 -message MGNJEBELDBF { - uint32 activity_id = 4; - uint32 stage_id = 10; -} - -// CmdId: 26867 -message FIHGFDNEKKK { - bool PINLNOOODDP = 1; - uint32 dungeon_id = 13; -} - -message PLJDNGKPOID { - bool OJFCNPDNNJL = 3; - uint32 avatar_id = 6; - uint32 costume_id = 7; - repeated uint32 BPKIJDEEKFC = 9; -} - -message KBMFEIGAEAF { - repeated COMNDJNAEBJ PACLLEOPDNN = 5; - repeated uint32 LFCJPOANNKE = 12; - uint32 PGBDPGGINBO = 15; -} - -// CmdId: 2454 -message PlayerStoreNotify { - repeated Item item_list = 2; - StoreType store_type = 6; - uint32 weight_limit = 15; -} - -// CmdId: 22410 -message EDEDEKOJGFP { - bool is_locked = 3; - int32 retcode = 12; -} - -enum BHKMLMHFKCB { - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_NONE = 0; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_SUCCESS = 1; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_TIMEUP = 2; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_CLIENT_INTERRUPT = 3; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_CANCEL = 4; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_ACTIVITY_CLOSED = 5; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_FAIL = 6; -} - -message EEBMDODIBIH { - fixed32 OCMLEJGPMME = 3; - fixed32 begin_time = 6; - uint32 index = 8; - uint32 avatar_id = 10; - uint32 LDDBOIEHLEI = 12; - uint32 make_id = 15; -} - -message CPPBOPDJOJC { - uint32 CNOOMKIFDNB = 3; - repeated uint32 GDIDJANBAAK = 12; - uint32 entity_id = 15; -} - -// CmdId: 21880 -message NMMCKMJFPFN { - repeated ItemParam IFCGLNBMHNH = 3; - repeated ItemParam JLHJNHMCEOA = 8; - int32 retcode = 9; -} - -message NDCOCHDDFCF { - uint32 avatar_id = 5; - bool NHFDIPGIIAH = 6; + +// CmdID: 26012 +message EPLFHFIBOEC { + uint32 GNFHGJPCDNH = 13; + uint32 KBMKLMGCHNA = 7; + bool LGGGAIFAENK = 6; + uint32 KPOCIGPEALJ = 5; } - -// CmdId: 5396 -message BAOLOMGDHIE { - uint32 cur_score = 8; -} - -// CmdId: 23848 -message HMALHELIEMM { - int32 retcode = 4; -} - -message MKMIFLOEELB { - uint32 EMAGNNIJHKF = 8; - Vector BBBFEMPKBFA = 9; - bool KJMNCGIHJMH = 11; - uint32 IGBPKDDGKMK = 12; -} - -message AHBGALHHNOE { - bool CLKEFNEDBEA = 10; - uint32 AFJJPHANFHE = 11; - uint32 OINICBJHPOK = 12; -} - -enum MapMarkFromType { - MapMarkFromType_NOE = 0; - MapMarkFromType_MONSTER = 1; - MapMarkFromType_QUEST = 2; -} - -message FBJJLLBIDNH { - uint32 PIHLLHEGBMH = 7; - uint32 KMKKJPIPNPE = 8; -} - -message PlayerWorldSceneInfo { - bool is_locked = 3; - repeated uint32 scene_tag_id_list = 6; - MapLayerInfo map_layer_info = 10; - uint32 scene_id = 12; -} - -// CmdId: 28968 -message SetEntityClientDataNotify { - EntityClientData entity_client_data = 6; - uint32 entity_id = 7; -} - -// CmdId: 24900 -message GNLLBALEHDA { - uint32 activity_id = 1; - uint32 BFANDGPIOPF = 4; -} - -// CmdId: 4517 -message PEEKJOKGDIA { - uint32 LJIJKNBCOED = 2; - uint32 score = 3; - bool is_new_record = 4; - repeated CIBOBMNKFFK JMDBDOMAJLF = 6; - bool HKPAPPFDGCP = 7; - uint32 PLHGOLNFKGP = 13; -} - -message KMBGODIHOAN { - repeated uint32 DCINNGLNLIP = 6; - uint32 CBMHGJDFBBF = 7; - bool PNODILOLAKF = 14; -} - -// CmdId: 24171 -message BJAGPPPGKPK { - bool LHKGDGLLHMN = 7; - uint32 level_id = 12; - int32 retcode = 15; -} - -// CmdId: 22946 -message DHBKFCAOCKP { - JFAKCABAGOH settle_info = 4; - uint32 gallery_id = 12; -} - -message AvatarSkillInfo { - uint32 pass_cd_time = 1; - repeated uint32 full_cd_time_list = 2; - uint32 max_charge_count = 3; -} - -// CmdId: 22155 -message MIMKEJBMGGH { - int32 retcode = 3; - uint32 material_id = 10; - oneof param { - JBLBNFJPLEJ detector_data = 7; - DDNBBJPLJCJ client_collector_data = 14; - SkyCrystalDetectorQuickUseResult sky_crystal_detector_quick_use_result = 207036; - } -} - -message DeshretObeliskGadgetInfo { - repeated uint32 argument_list = 1; -} - -message JKAKAHLEELC { - uint32 BPAIEHGJHPB = 4; - string PBADAAONHNO = 6; - uint32 config_id = 9; - uint32 FLMLDCGODJA = 12; -} - -// CmdId: 4479 -message JNJGOMICKMP { -} - -message KEFNFBHKCKI { - uint32 HMEDDPKCBBN = 1; - uint32 COHNJMMKBLC = 2; - repeated MIOOAMGOKPO challenge_info_list = 6; - bool PIMNPMEJHBA = 8; - uint32 MOCAALMAOFJ = 9; - repeated ExpeditionPathInfo HJJCBOPEHCO = 11; -} - -// CmdId: 8549 -message GFFGJPFGJGO { - uint32 entity_id = 7; - uint64 avatar_guid = 8; - uint32 HIMOJHLCKGB = 13; -} - -message LONGMBGFKKM { - bool EALBEIDNBFC = 2; - uint32 MNJJOLKENBK = 3; - uint32 PABAEMDACKO = 6; - uint32 CBNCIEOOAKO = 12; - uint32 name_id = 14; -} - -message HLAECEGHEAM { - float OAMDAFDDJJH = 1; - uint32 EDCCKMPHICP = 2; - float PMKKGMDEGHA = 6; - Vector KFAMPEEGENJ = 7; - Vector MKCBHMAILEP = 8; - float CCPAJJKILDH = 9; - Vector NAOLFIBLAKN = 10; - Vector EBAJMDIFFCA = 12; - float FAFPLHPGGGE = 15; -} - -message TowerTeam { - uint32 tower_team_id = 5; - repeated uint64 avatar_guid_list = 6; -} - -// CmdId: 21706 -message AMBKPNKJFEN { - bool is_interact = 6; -} - -message RogueStageInfo { - uint32 OPAONACBPEL = 1; - bool is_taken_reward = 2; - bool DKIJPEOOLKI = 3; - uint32 stage_id = 4; - bool is_passed = 5; - bool is_open = 8; - uint32 PCJLJKPFILJ = 9; - uint32 EKPEDADHHBE = 10; - uint32 BMGLIIKDCPI = 11; - RogueShowAvatarTeamInfo avatar_team = 12; - bool NBKECAAGDJN = 13; - repeated RoguelikeRuneReward rune_record_list = 14; - uint32 cur_level = 15; - uint32 MDGLIMINJJI = 720; - uint32 DJGJCGHLMEK = 1644; -} - -// CmdId: 24781 -message KHIKAOGEDEA { - uint32 NLHMEGOFMLN = 11; - uint32 id = 12; -} - -// CmdId: 28057 -message NCJJBJFINDH { - uint32 activity_id = 3; - uint32 BEOPIOHNHDM = 14; -} - -message IIFBDGFCONB { - uint32 cur_score = 2; - uint32 end_time = 8; - uint32 CPIDJAPNNLL = 14; -} - -// CmdId: 6045 -message BFKHDKAPEGA { - int32 retcode = 3; - uint64 cur_avatar_guid = 12; - repeated uint64 avatar_team_guid_list = 15; -} - -// CmdId: 29397 -message ActivityScheduleInfoNotify { - repeated ActivityScheduleInfo activity_schedule_list = 2; - uint32 remain_fly_sea_lamp_num = 12; -} - -// CmdId: 26025 -message CompoundDataNotify { - repeated CompoundQueueData compound_queue_data_list = 3; - repeated uint32 unlock_compound_list = 14; -} - -// CmdId: 25897 -message DNOOJDJKECE { - int32 retcode = 4; - uint32 entity_id = 13; -} - -// CmdId: 2443 -message InvestigationMonsterUpdateNotify { - bool EPLBKADEEMO = 5; - InvestigationMonster investigation_monster = 10; -} - -// CmdId: 4797 -message TowerBriefDataNotify { - uint32 AGIBDHCKFND = 1; - uint32 next_schedule_change_time = 3; - uint32 tower_schedule_id = 5; - bool is_finished_entrance_floor = 6; - uint32 KKICFGDFHHM = 7; - uint32 CNJGOFDNOJE = 9; - uint32 OKGNGNLKKKK = 12; -} - -// CmdId: 8106 -message PBFHFCHLBPL { - int32 retcode = 10; -} - -// CmdId: 2002 -message PAJPCGDJLFF { - oneof detail { - uint32 bgm_id = 28; - bool is_show_brief_card_event_case = 87; - uint32 red_point = 1314; - } -} - -// CmdId: 24635 -message SceneEntityAppearNotify { - repeated SceneEntityInfo entity_list = 13; - uint32 param = 9; - VisionType appear_type = 10; -} - -// CmdId: 9546 -message AllWidgetDataNotify { - repeated WidgetSlotData slot_list = 1; - repeated DDNBBJPLJCJ PKJPKNGNIJA = 2; - WeatherWizardData weather_wizard_data = 3; - repeated KCICJPBLKGI IIAJINOOMHC = 4; - repeated WidgetCoolDownData normal_cool_down_data_list = 5; - JJGPAPCGKKN KOLFBIIEMFE = 6; - uint32 MKPJIJDOFNM = 7; - repeated WidgetCoolDownData cool_down_group_data_list = 8; - repeated uint32 BOKDECMKCJH = 9; - SkyCrystalDetectorData sky_crystal_detector_data = 11; - repeated JBLBNFJPLEJ LOMEIBFJHDN = 14; - LunchBoxData lunch_box_data = 15; - repeated uint32 MJOFAOMGIPC = 555; - uint32 NBMIMHDKNIA = 724; - NNCHKIJCDCM ABJBEFCOPBI = 1470; -} - - -message DoGachaRsp { - uint32 gachaTimesLimit = 1; // 2 - uint32 wishMaxProgress = 2; // 3 - uint32 wishItemId = 3; // 3 - repeated GachaItem gacha_item_list = 4; - uint32 tenCostItemNum = 5; // 2 - uint32 gacha_type = 6; - int32 retcode = 7; - uint32 gacha_times = 8; - uint32 newGachaRandom = 9; // 1 - uint32 tenCostItemId = 10; // 2 - uint32 costItemId = 11; // 2 - uint32 leftGachaTimes = 12; // 2 - uint32 gacha_schedule_id = 13; - uint32 wishProgress = 14; // 3 - uint32 costItemNum = 15; // 2 - bool is_under_general_restrict = 713; - uint32 gachaSortId = 971; // 2 - uint32 daily_gacha_times = 1479; - bool is_under_minors_restrict = 1626; -} - -// CmdId: 8018 -message KCHGKFHCKLM { - uint32 parent_quest_id = 13; -} - -// CmdId: 9366 -message DropHintNotify { - Vector position = 1; - repeated uint32 item_id_list = 12; -} - -// CmdId: 1758 -message NIICMKOCDDN { - repeated KNODJMAAMPD BPFDPMCGFFK = 10; -} - -message MMDLOEJBCEK { - uint32 level_id = 1; - bool is_new_record = 3; - uint32 BCNJJAPEEHD = 5; - uint32 use_time = 9; - uint32 CHEHLPACEFP = 11; - uint32 score = 14; - uint32 kill_num = 15; -} - -// CmdId: 20204 -message GetAuthkeyReq { - string auth_appid = 1; - uint32 authkey_ver = 6; - uint32 sign_type = 7; -} - -// CmdId: 1747 -message ChatChannelInfoNotify { - ChatChannelInfo channel_info = 15; -} - -// CmdId: 601 -message GCEKMMHBEAN { - repeated BKIJPFJAHAJ DIBMJHKANOK = 12; -} - -// CmdId: 20197 -message NAHHEOOGGDC { - uint32 word_id = 6; - uint32 page_id = 12; -} - -// CmdId: 5117 -message AIKCNDCGKCP { -} - -// CmdId: 29322 -message PlayerPropChangeNotify { - uint32 prop_delta = 2; - uint32 prop_type = 14; -} - -message DBFAPJPAPLC { - uint32 PGBDPGGINBO = 3; - uint32 CDKAFHNCGNN = 5; - HFGEKLGFDED DBJDCCKGHOO = 6; - uint32 KCMKGNFIFBD = 8; - uint32 card_id = 9; - uint32 BFDCMJMCICH = 11; - uint32 LGIAHGDMOBA = 14; -} - -message FLDLAAIIPCG { - repeated MGKKIPIPJME level_info_list = 5; -} - -// CmdId: 23668 -message EJLNDMBAAKK { -} - -// CmdId: 2995 -message HIEBNBIOMCI { -} - -message EAPIKHHFGAJ { - uint32 start_time = 6; -} - -// CmdId: 4956 -message GIOBNFIMMBG { - uint32 ENMJPKOJOIE = 14; -} - -// CmdId: 21747 -message ADOANCBLFMN { - uint32 level_id = 4; - int32 retcode = 14; -} - -enum JKNMKIAAIDA { - JKNMKIAAIDA_GCG_PERFORM_INVALID = 0; - JKNMKIAAIDA_GCG_PERFORM_CARD_EXCHANGE = 1; - JKNMKIAAIDA_GCG_PERFORM_FIRST_HAND = 2; - JKNMKIAAIDA_GCG_PERFORM_REROLL = 3; - JKNMKIAAIDA_GCG_PREFORM_COST_REVISE = 4; - JKNMKIAAIDA_GCG_PERFORM_REDRAW = 5; - JKNMKIAAIDA_GCG_PERFORM_HISTORY = 6; - JKNMKIAAIDA_GCG_PERFORM_BEFORE_HENSHIN = 7; -} - -// CmdId: 21131 -message FCLFNJNNDPE { - uint32 entity_id = 2; - CustomGadgetTreeInfo ADBFFAIPBOO = 4; -} - -// CmdId: 9026 -message OpActivityDataNotify { - repeated OpActivityInfo op_activity_info_list = 11; -} - -// CmdId: 7853 -message LEICKLDPDCH { - uint32 FJEONLGCHJN = 15; -} - -message EGDCNADJIII { - bool CLKEFNEDBEA = 1; - uint32 id = 9; -} - -message KCECLJGEEAM { - repeated int32 param_list = 7; -} - -// CmdId: 8303 -message PlayerRoutineDataNotify { - repeated PlayerRoutineInfo routine_info_list = 2; -} - -// CmdId: 28085 -message DNCLKLCKPIN { - bool KINGCDIJHLO = 1; - map gadget_chain_level_map = 9; -} - -// CmdId: 781 -message FDOCBKDPEJJ { - string AJOEFDIKLHM = 11; -} - -// CmdId: 28757 -message FMDFIGPCGOP { - uint32 OFHHLKDCMJG = 11; -} - -message LIEBPBNLCKI { - uint32 FAAPNMNMFPI = 2; - bool LLKGPMLDCDH = 6; - bool MENIMNJENDO = 7; - bool OICDBBMEGCE = 8; - repeated uint32 PGDMDCMHKAC = 11; - AKEIOPODHFF basic_info = 13; - uint32 FLLKAKPOHIC = 15; -} - -// CmdId: 23601 -message HBJNCMHMNNM { - uint32 level_id = 1; - DCMMGKJJPKC BEMPPNIOMIE = 8; - int32 retcode = 9; - uint32 activity_id = 15; -} - -// CmdId: 8122 -message NBLNCKBPINK { -} - -message GFHMKGKAOMB { - uint32 BEIICDKCEEF = 9; - repeated Uint32Pair CMJMDPPJHJB = 12; -} - -// CmdId: 709 -message EvtAvatarLockChairReq { - Vector position = 3; - uint64 chair_id = 5; - int32 direction = 13; -} - -// CmdId: 27020 -message WindSeedType1Notify { - uint32 config_id = 7; - bytes payload = 12; -} - -message FMDGCANNHPO { - repeated MMOBIFIFICJ BIKKJOKJGDL = 9; - uint32 skill_id = 13; -} - -// CmdId: 29664 -message KHOIFGAGKGI { - int32 retcode = 15; -} - -// CmdId: 1436 -message OPEKOMFBJGJ { - JELFLGEGHCA CEEHDGIPHHC = 8; - int32 retcode = 9; -} - -// CmdId: 2008 -message MAAOEIIAJEG { - uint32 id = 4; - int32 retcode = 12; - uint32 BJCEPMIJIJG = 13; -} - -message LECGIAPGFIM { - message EGKCBFOLAEH { - uint64 ONFNPJNDOFG = 4; - bool AOAGPGDHDON = 9; - uint32 PABAEMDACKO = 10; - } - - uint32 JNNIEOGNCML = 1; - uint64 CPNKPDPJDAC = 2; - uint32 ALNMEJOINOH = 6; - string transaction = 7; - repeated EGKCBFOLAEH HKFLHFJDBML = 13; - float BOIJFMOFFID = 15; -} - -// CmdId: 28548 -message AvatarPromoteGetRewardReq { - uint32 promote_level = 3; - uint64 avatar_guid = 13; -} - -message KAAKJBIKNGA { - repeated OMEPEGPCMPN LHBIDKLOLKP = 3; - string nickname = 6; - uint32 BIAPHPNOKLN = 8; - string online_id = 11; - uint32 uid = 13; - ProfilePicture profile_picture = 15; -} - -enum JBJHJGEJMKM { - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_NONE = 0; - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_FORMAL = 1; - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_UGC = 2; -} - -// CmdId: 29143 -message OMLEJENNIJM { - int32 param2 = 2; - uint32 target_entity_id = 3; - int32 param1 = 6; - int32 param3 = 7; - uint32 source_entity_id = 12; - string BMDLHCMBPOA = 13; -} - -// CmdId: 2532 -message CBGAMDPCMAM { - int32 retcode = 13; -} - -// CmdId: 22389 -message IBIGEGFCDJJ { - LKJJDJFPJNC info = 5; -} - -// CmdId: 29810 -message LACDDKLINPO { - int32 retcode = 3; -} - -// CmdId: 24278 -message QuestDestroyEntityReq { - uint32 quest_id = 3; - uint32 entity_id = 4; - uint32 scene_id = 5; -} - -message NIMHCEOACIN { - bool is_finished = 7; - uint32 level_id = 8; - bool is_open = 12; -} - -// CmdId: 4305 -message MGGKNNIINPK { - uint32 JAONFKLIMLC = 3; - uint32 KMOLHDDPBNL = 8; - uint32 gadget_entity_id = 13; - PFOILGNHKLC op_type = 15; -} - -// CmdId: 29464 -message GLIGKDCPIPP { - repeated int32 NCIHBINMCJF = 2; - int32 retcode = 4; - map expedition_info_map = 7; - repeated PKFDNPOKJIF BEJFEALJLJB = 13; -} - -message LEGHBPNOIBP { - uint32 IANKMPGNFGH = 2; - uint32 group_id = 4; - uint32 reward_id = 6; - Vector pos = 15; -} - -message CrystalLinkAvatarInfo { - uint64 avatar_id = 3; - bool is_trial = 6; -} - -// CmdId: 27284 -message PILPDBOMABC { -} - -// CmdId: 21570 -message MMMPMEDMPJD { -} - -// CmdId: 3191 -message AJDNPHBNDJA { - uint32 DFGBJIBFJBA = 1; - oneof detail { - ONDABCNMDPK gallery_settle_info = 13; - NMDFJNKCJEL boss_settle_info = 7; - } -} - -message GIOFBPEJLGC { - uint32 LBONCNFNDMF = 3; - uint32 entity_id = 7; - uint32 IKMDCLIPBOO = 9; -} - -// CmdId: 6192 -message OBLAKLIIBHB { - enum BJIIKJIPJKA { - BJIIKJIPJKA_STATUS_FAIL = 0; - BJIIKJIPJKA_STATUS_SUCC = 1; - BJIIKJIPJKA_STATUS_PARTIAL = 2; - } - - int32 query_id = 4; - int32 retcode = 5; - repeated CAJCLCKKPDG FFGJCHOCAKI = 6; - BJIIKJIPJKA query_status = 7; - repeated Vector KFLFGADJHKL = 8; - repeated Vector IMIDFDMCJHJ = 10; - repeated CAJCLCKKPDG JLFJFEPIFEN = 12; -} - -// CmdId: 9171 -message OBFNJOOACCC { - uint32 scene_id = 12; - uint32 area_id = 15; -} - -// CmdId: 1330 -message SceneAreaUnlockNotify { - uint32 scene_id = 3; - repeated uint32 area_list = 7; -} - -message EMDMMLCEDJL { - repeated PLELBKPGIAJ avatar_info_list = 1; - uint32 HLEGIFFKBPE = 4; - bool is_open = 5; - uint32 NDGCDKLKDJJ = 7; - uint32 stage_id = 11; -} - -// CmdId: 23212 -message CustomDungeonRecoverNotify { - EnterCustomDungeonType enter_type = 3; - CustomDungeon custom_dungeon = 4; - repeated uint32 official_black_coin_list = 7; - TryCustomDungeonType try_type = 8; -} - -// CmdId: 20457 -message LHHGJENPGPJ { - uint32 JHCILCJHDND = 10; -} - -message IPKGEMLHPEA { - uint32 DHNKGKBEDNG = 1; - uint32 JBOIFOOCDND = 9; - repeated IKBLJIGBOOD EKBAHEGIOOL = 13; - bool PIMNPMEJHBA = 14; - repeated KOCABNEEAPB DPMLNAIKPDJ = 15; + +// CmdID: 23240 +message IJNDEOCICDC { + MAELIJNMJFG LOGNNDHODKH = 13; } -// CmdId: 25241 -message HLDFMGPKNNC { - uint32 target_uid = 14; +// CmdID: 21413 +message ACBADOHHJMB { + int32 retcode = 15; } -message HGIGPJHHJIP { - uint32 HLEGIFFKBPE = 7; - uint32 level_id = 9; - bool is_finish = 12; - bool is_open = 13; +// CmdID: 28698 +message MPKAJLCOJHH { + uint32 JOFBEIACLOF = 1; + bool KBNHKAMGPJI = 2; + uint32 entity_id = 3; + uint32 score = 5; + uint32 play_type = 8; + repeated GJFDLDCNAHL uid_info_list = 10; } -// CmdId: 28527 -message AddSeenMonsterNotify { - repeated uint32 monster_id_list = 3; +// CmdID: 29740 +message JFHOGFFGPDN { + JCBAIFPFACC FFLGCBBLIAO = 5; + int32 retcode = 8; } -// CmdId: 4 -message NFHDOICLLIB { - int32 retcode = 11; +message DOFEMMFNNNG { + bool IDEFCKPAOAF = 2; + uint32 KGFFEKDHKGA = 3; + uint32 guid = 4; + repeated JACNCOILBCA DDBDOKONAKG = 5; + uint32 NFDLGDBCNHE = 6; + repeated uint32 NKLNIDIKHFP = 7; + uint32 level = 8; + bool DEEJEDOIAID = 9; + uint32 ONPFIMKKJDF = 10; + repeated uint32 tag_list = 11; + repeated uint32 AMHDKMCJPLB = 12; + uint32 CKOCCFDGCOL = 13; + bool NOKEBCOONCG = 14; + uint32 OEAALPJBKAE = 15; } -// CmdId: 7786 -message MMALAPMEELF { - repeated uint32 BPKIJDEEKFC = 8; +// CmdID: 7039 +message OIKFPAMBPNG { + uint32 entity_id = 1; + NDFGOFPCGIC PFOGOKINGMB = 3; + int32 retcode = 12; } -// CmdId: 3055 -message HCIDIAIHFMM { - int32 retcode = 4; +// CmdID: 26633 +message GILEMAIABLN { + bool is_locked = 10; + uint64 KNIJEFGOLNP = 11; + int32 retcode = 15; } -// CmdId: 26093 -message IIHPLAKBIDO { - uint32 entity_id = 2; +// CmdID: 21785 +message JGGIOHPGLKF { + int32 retcode = 5; + uint32 id = 8; + uint32 AKFOPJPHJIO = 14; } -message NCCJNLKGBGF { - uint32 entity_id = 4; - int32 KDGANJDFBCJ = 6; - uint32 KKDBMPAIJJB = 8; +message ANHGFBPNHBF { + uint32 ILOGGCGIJHH = 3; + uint32 attack_target_id = 11; + uint32 entity_id = 14; } -message DABKAANFOPH { - repeated uint32 IMBCLDEMJGP = 4; - uint32 id = 9; +message BreakoutAction { + BreakoutActionType action_type = 1; + uint64 client_game_time = 2; + uint64 server_game_time = 3; + bool is_failed = 4; + uint32 pre_index = 5; + uint32 new_index = 6; + BreakoutVector2 pos = 7; + BreakoutVector2 move_dir = 8; + int32 speed = 9; + uint32 peer_id = 10; + uint32 element_type = 11; + uint32 element_reaction_buff = 12; + uint32 speed_increase_count = 13; + bool has_extra_ball = 14; + BreakoutVector2 extra_ball_dir = 15; + uint32 extra_ball_index = 16; + int32 offset = 17; + uint64 CLKEPICNJJD = 18; } -message KCGBPPJFHNF { - string nickname = 1; - uint32 uid = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 7; - ProfilePicture profile_picture = 8; - string online_id = 10; - uint32 BIAPHPNOKLN = 15; +// CmdID: 21309 +message MNELDMONHPA { + int32 retcode = 4; + uint32 OMGCHBACHCI = 8; } -// CmdId: 6754 -message DMICECKNJFK { - uint32 CDCEKBBCJEH = 7; +// CmdID: 22051 +message MPLLEONCMOJ { + uint32 uid = 5; + repeated OIHEGJCPMPL LIHCAEFDJOC = 14; } -// CmdId: 4133 -message HBDBGBIKKGE { - uint32 activity_id = 5; - repeated MPPOFKJJFMA IOLMFKEHCLK = 6; - uint32 difficulty_id = 7; - uint32 stage_id = 9; - int32 retcode = 11; +// CmdID: 9267 +message CPKHCMGNDPI { } -enum MAOBBJNNKCB { - MAOBBJNNKCB_NONE = 0; - MAOBBJNNKCB_FORMAL = 1; - MAOBBJNNKCB_TRIAL = 2; - MAOBBJNNKCB_MIRROR = 3; +// CmdID: 27112 +message BAEDMPPDMOP { + repeated IDMJLCLIFLA GFPIBAALJJP = 1; + repeated AFCHPPFEJEF DCCLIHIPJBI = 9; + uint32 PLAIPMOJMEO = 10; + uint32 point_id = 13; + int32 retcode = 15; } -// CmdId: 27604 -message SceneForceUnlockNotify { - bool is_add = 3; - repeated uint32 force_id_list = 6; +// CmdID: 28690 +message MGPGLHIIBNH { } -message EGOPCEMAKMD { - repeated JCOFMGPNGFO level_info_list = 15; +message BLHCPFCMDMI { + uint32 BFPCNIEEJMI = 1; + uint32 main_prop_id = 2; } -// CmdId: 22956 -message NALDBGFGPEF { - uint32 match_id = 1; - uint32 mechanicus_difficult_level = 2; - uint32 param = 3; - uint32 dungeon_id = 6; - uint32 OLLMODFCNPP = 7; - MatchType match_type = 9; - uint32 mp_play_id = 14; - int32 retcode = 15; - repeated OOHPGAKAACC BAFOFJOJKJF = 260; +// CmdID: 6807 +message GKIBOJCKNIN { + bool DGGCKMIKBMO = 3; + uint32 MEMPKCGNNMF = 7; + HOFGFNCFKBC BEPFMDKMFIC = 11; + uint32 OMGCHBACHCI = 12; } -// CmdId: 23286 -message FONFIEEBGHG { - PCOMEFKMJBB OEJJCLAELHI = 1; - uint64 avatar_guid = 4; - repeated uint64 equip_guid_list = 5; +message OEDBNOADGJJ { + uint32 JJLPIJKGKON = 7; + string name = 12; } -// CmdId: 21920 -message ENHFLMGGMAM { - MatchType match_type = 10; - bool is_agreed = 12; +// CmdID: 25301 +message OJGPKBCGPFF { + uint32 ONABDGFCPIH = 1; + repeated MKALMMGNKOO MLBPENMICLI = 3; + repeated uint32 FJEPGPKJAHK = 6; + repeated uint32 ELDNOCOHALM = 9; + uint32 KHHIBKPBKPN = 10; + repeated uint32 JFPJMBOLNGM = 13; } -// CmdId: 9963 -message AJLAJLJEGFI { - int32 retcode = 15; +// CmdID: 23361 +message JNIBECJHGED { + int32 retcode = 5; + AGDNJBGGKMJ NKLDEOLFEBP = 7; } -// CmdId: 7126 -message POKIKPLGCFG { - int32 retcode = 2; - uint32 op_type = 6; - uint32 entity_id = 15; +// CmdID: 20050 +message CPEFLPFHGAL { + repeated uint32 IEJFCLMNFEA = 11; + int32 retcode = 13; } -// CmdId: 29113 +// CmdID: 29093 message OpenStateUpdateNotify { - map open_state_map = 4; + map open_state_map = 11; } -// CmdId: 9927 -message QuestDestroyEntityRsp { - uint32 entity_id = 1; - uint32 quest_id = 7; - int32 retcode = 12; - uint32 scene_id = 15; +// CmdID: 3263 +message EMGDMBLMPPM { + repeated MPOJJLBMLPA NEIDBAOHPFN = 7; + repeated LODOPKNFJNB MICCOOBJINI = 8; + int32 retcode = 9; + EDODPNMMKLI OKJDOMAEIBC = 12; } -// CmdId: 7448 -message LLDEADDIIBK { - uint32 BKPNAFIOBOE = 6; - uint32 LPIPGEKCPKB = 10; +message BCOFJDDBOCA { } -message ONPCKJNBENA { - EHDDFAPGEOG EOPFJCEPONA = 3; - map EDCCAPEIIPL = 6; - PFNMOLMANOO IPOACDIDJIM = 7; - map IJNGJJKBFAF = 9; - map JECJNADMCAL = 11; - bool PIMNPMEJHBA = 14; +// CmdID: 22479 +message OEEILOEEBKP { + repeated uint32 HLJOHDKCBJM = 2; + uint32 PKHOOLBKCOC = 5; } -// CmdId: 4646 -message LHKCBCJFEHM { - repeated uint32 HEMJNNIFHOJ = 1; - uint32 KALNAJAHNFK = 4; - uint32 level_id = 10; - repeated uint32 MDBNPFCJHJH = 12; +// CmdID: 1627 +message KMJAHAHAFBO { + int32 retcode = 12; } -// CmdId: 25285 -message GGLADNMEBLB { - uint32 NLJANOFKHOH = 6; - int32 retcode = 7; - bool is_new_record = 8; - uint32 level_id = 9; - bool is_finish = 10; - uint32 score = 12; - uint32 OLHMIGEFGKJ = 14; +// CmdID: 24448 +message IDOFNDHDHCK { + string avatar_name = 3; + uint32 JJLPIJKGKON = 2; } -// CmdId: 592 -message MGDCEBDFECP { - repeated IJLJPOGOGLN KMPKGNDMHBD = 8; - repeated IJLJPOGOGLN MNLGPAFDEML = 10; - repeated NIKCAFMFPOE NGAMALEJNEF = 11; - repeated JPIIPAICGGB HKPLFEAKMEE = 15; +// CmdID: 5391 +message NKNHAGEFFGB { + int32 retcode = 2; + uint32 LGOOIDCIAAG = 3; + bool EMLILMHJHOG = 10; + uint32 level_id = 15; } -// CmdId: 21571 -message PJBIPLFBJGI { - uint32 chapter_id = 13; +message FKFOHKHKIJN { + repeated AAFFBGEFKBF CBENKJEOCIL = 5; } -// CmdId: 24160 -message JJPIKGOPCOP { +// CmdID: 22778 +message AALDGJPNGCO { + repeated NMKGACHBHHN NECLANAJKJJ = 8; + uint32 item_id = 10; + string KADFMAMHGBG = 13; } -// CmdId: 1464 -message IPDDIHMCEDB { - int32 retcode = 5; - uint32 reward_id = 9; - uint32 position = 11; - uint32 schedule_id = 14; +message FetterData { + uint32 fetter_id = 1; + uint32 fetter_state = 2; + repeated uint32 cond_index_list = 3; } -// CmdId: 1373 -message JILJCAEMBLN { +message DKKANFFFPKD { + uint32 MEMPKCGNNMF = 6; + oneof GCBCKCBNPMN { + KGMKMGMICFJ first_stage_info = 2; + MKJIPIAJNMF second_stage_info = 7; + BJEGLIDFJNE third_stage_info = 8; + } } -// CmdId: 8418 -message IEBDNMANDEK { +// CmdID: 29462 +message ALEIPFMKIIE { + uint32 ACNAGIPBCHP = 4; + uint32 MBKAONGPDCN = 7; + uint32 KHCDHFJGKAD = 10; + uint32 uid = 12; + int32 retcode = 13; } -// CmdId: 27620 -message BKMLNCPFFCL { - map GMAKKEMGCOB = 7; +// CmdID: 28292 +message AJBJMFHPBLO { + int32 retcode = 6; + uint32 level_id = 11; } -// CmdId: 29020 -message GPDNLGFDECM { - int32 retcode = 1; - uint32 request_id = 4; - uint32 city_id = 9; +// CmdID: 8527 +message COCBBJGAEMB { + repeated ItemParam DLKGDLNILEH = 3; + repeated uint64 KKAGFCFMHMM = 1; + HHNOENMDGGG KFMGLFJDODO = 12; + uint32 GBCEBGKBJDM = 7; + uint32 gadget_id = 11; } -message WidgetCreateLocationInfo { - Vector pos = 13; - Vector rot = 15; +// CmdID: 28760 +message KMCCLKEPJEC { + uint32 end_time = 12; } -// CmdId: 25468 -message HAEMHNDMDMG { +message ANICKELLBDG { + repeated IOKGLHNECGF MLALKJBNNPG = 3; + uint32 KENIKECFFLM = 8; } -// CmdId: 5405 -message JOIMBNDAGFL { +// CmdID: 24017 +message OHFDNDHDNFM { + int32 retcode = 5; + uint32 KENIKECFFLM = 7; +} + +// CmdID: 22248 +message OCJGECBOKBH { + bool NPFKJANODEE = 5; +} + +// CmdID: 20270 +message DIBJNOOPHAE { + int32 retcode = 6; + HIMMEMHOGFB MFMLAKBIAED = 9; + oneof GCBCKCBNPMN { + BGIAHGHGAJD music_info = 1; + } +} + +// CmdID: 21458 +message AEFJEKNGFCB { + repeated uint32 LFODEAGDIMJ = 9; + uint32 level_id = 2; +} + +message FFJDCNGFNPM { + uint32 scene_id = 2; + repeated ABNIIJCGJGF ALMBIFELKAA = 4; + Vector OOOPHCDHEAN = 5; + Vector IEPHFEIHKCN = 7; + uint32 PGHGEFMPGDC = 13; +} + +// CmdID: 28572 +message IOBAHCLAOKE { + repeated uint32 HOEPCMHJBHE = 12; +} + +// CmdID: 9388 +message JMJEIIMNDCI { +} + +// CmdID: 24656 +message ENMHEGJDAHL { + uint32 JIBFGCKJPBE = 2; + uint32 BKNGNHMGLDG = 4; + uint32 GCFEDFAJGAH = 10; + uint32 KHHIBKPBKPN = 15; +} + +// CmdID: 24174 +message GetPlayerTokenRsp { + int32 retcode = 1; + uint64 secret_key_seed = 2; + bool is_guest = 3; + bytes security_cmd_buffer = 4; + bool is_proficient_player = 5; + string account_uid = 6; + uint32 black_uid_end_time = 7; + uint32 uid = 8; + bytes extra_bin_data = 9; + uint32 gm_uid = 10; + string secret_key = 11; + uint32 account_type = 12; + uint32 platform_type = 13; + string msg = 14; + string token = 15; + string server_rand_key = 68; + bool AKODFAIGJCE = 206; + uint32 MPGMOFLCEOF = 267; + uint32 OCINFHOJCEA = 290; + uint32 key_id = 398; + bool GCDGEKAONGD = 440; + string KNCFLPGOMNI = 496; + string OLODGDMMPNF = 528; + StopServerInfo stop_server = 563; + bool HNBGEKMPFIB = 575; + uint32 JDHCKKAGBNL = 576; + uint32 KEKHAKAPMIN = 630; + uint32 CIJPMGMCJBA = 847; + uint32 tag = 853; + uint32 PLNNJPFPPAM = 1118; + string country_code = 1269; + string game_biz = 1670; + repeated uint32 finish_collection_id_list = 1684; + string JCIMGDHMMLN = 1735; + string CEMENPADOPP = 1871; + string sign = 1885; + string MMDPDOOCOCO = 1954; + string JLCDDOJGKKG = 2042; +} + +// CmdID: 3218 +message LEDEHKHCEFJ { + uint64 avatar_guid = 1; + int32 retcode = 9; + uint64 BAENGFIAFMF = 13; +} + +// CmdID: 9810 +message EONLHAHGANK { + uint32 start_time = 8; + uint32 play_type = 9; + uint32 entity_id = 13; +} + +// CmdID: 23888 +message HCCLDEAMDEI { + int32 retcode = 6; + HIBHHJENMPP PIPMDDFLKMO = 8; + uint32 ONABDGFCPIH = 9; + uint32 level_id = 10; + bool HKDHONCFGOJ = 13; + oneof detail { + JIJINCIIHCN bird_ball_info = 300; + GBHCOIDIIJH filmfest_shooting_info = 377; + PPCNLMMOMOE fairy_tales_flyppy_hat_info = 715; + KCAGNBMDJMH great_festival_v_2_sheet_restore_info = 1773; + } +} + +// CmdID: 6516 +message CPKLOABKLLH { + uint32 HAJBDMHDGIG = 2; + int32 retcode = 5; + uint32 level_id = 12; +} + +// CmdID: 9937 +message FJLHAGBLIML { + KMBFFANHLBC CEGAILBGKJF = 6; + uint32 region_id = 14; +} + +message ADHBMBLCBOG { + repeated BCHKOIGEJLG EELABIBLBIA = 1; + DGEHIIBLLMC ABPJIBDJIPA = 3; +} + +// CmdID: 7196 +message HDHBGCGMFOP { + uint32 PPMPFMBFMBB = 3; + uint32 end_time = 5; + uint32 LLMJIOJFMBJ = 10; + uint32 progress = 11; + uint32 JAHIPCEHNIB = 14; +} + +message NMJEFMBIJID { + uint32 apply_entity_id = 1; +} + +message KBNIAKCNPAL { + bool is_finish = 1; + uint32 id = 13; +} + +// CmdID: 22794 +message LFEHPPBNICK { +} + +// CmdID: 22858 +message GIBIELHMEIO { + int32 retcode = 8; + AHHMJALNJOH KCHCINCBLDJ = 13; +} + +// CmdID: 6172 +message IOAOJDIABLO { + int32 retcode = 13; +} + +// CmdID: 7343 +message IIOHDCHMCEP { + int32 retcode = 10; +} + +// CmdID: 20777 +message BPFEMOOMLJI { + bool LMGAEGAKAKE = 5; + uint32 ONDAJKGGMAH = 6; + uint32 level_id = 13; +} + +// CmdID: 6613 +message CCKEAAKBHJN { + repeated uint32 AICOOAGMJKH = 3; + uint32 avatar_entity_id = 12; + uint32 DFOLABACKMD = 8; +} + +// CmdID: 1098 +message CJNPCICJEEB { + PKHGEKDMFAP DEJOIMAFMCK = 8; +} + +message PKFBLELMPDH { + repeated NDEIDBFAICP PAEJAAJCGBE = 6; + uint32 KMOEPPFHPGJ = 8; +} + +// CmdID: 20485 +message BPDAAAHKDIK { + repeated uint64 IBPHCAJNGEI = 8; + uint32 OIPHHKLAIBF = 11; +} + +// CmdID: 20124 +message LIHGLDKNNIE { +} + +// CmdID: 20645 +message PKMNFHDINCB { + uint32 GLDNNFOCDEM = 4; + uint32 avatar_id = 7; +} + +message EIHAKHJEJPL { + uint32 MEMPKCGNNMF = 4; + uint32 DMNLDPPGOKG = 5; + repeated uint32 MNNBPDBBCKH = 8; + bool DGGCKMIKBMO = 10; + uint32 NNAALGJOAIO = 12; +} + +// CmdID: 27298 +message NBLPNHGPNND { +} + +// CmdID: 405 +message PLMIPIJDMPA { +} + +message DMMBPAKOIJO { + uint32 guid = 3; + Vector KPBECGLGIBM = 4; + uint32 KBJNLBKMEDP = 6; + uint32 version = 8; + int32 AJGCDBFLHGA = 9; + Vector GMOLLIEBBFE = 10; +} + +// CmdID: 25824 +message PKBKBPMLCDM { + uint32 OCINFHOJCEA = 5; + DLNMIFIODEB ILNBHPKJKMG = 13; +} + +// CmdID: 3327 +message LGEAHONCDAB { + repeated NHEIPEOOFHN NCFKJKIJMKD = 2; +} + +// CmdID: 2155 +message PMAGLNMLPFD { + int32 retcode = 2; +} + +// CmdID: 8491 +message LFIEJPCDDJH { + uint32 NEIPFLIOOLK = 5; +} + +// CmdID: 3035 +message EDOPHIFKIPH { + int32 retcode = 3; +} + +message FLPOJOMKOJK { + bool ECIHDIJCLED = 4; + uint32 level_id = 8; + bool is_finish = 15; +} + +// CmdID: 1443 +message ECOBJJFONAF { + bool HBNAFKOMAJO = 1; + uint32 BKNPLFIKKFG = 8; + uint32 level_id = 9; +} + +// CmdID: 25319 +message PJCPKBNIKIK { + uint32 shell_id = 14; +} + +message MPEOOOPECHB { + uint32 JCNHCIFMGKJ = 4; + uint32 peer_id = 9; + JFNNOAFCOCM DPFHLALANAE = 12; +} + +// CmdID: 6293 +message AHJGCMBJGMB { + uint32 KHHIBKPBKPN = 8; +} + +// CmdID: 21584 +message FHGDDPFHPJC { + bool EIALJBAENGJ = 6; + uint32 score = 12; + uint32 level_id = 13; + int32 retcode = 14; + bool DGGCKMIKBMO = 15; +} + +// CmdID: 3496 +message DMOJLGLEICD { + repeated JNFLPLCIMPP DCLMGCFIKAB = 3; +} + +// CmdID: 27141 +message LHDLLAODAFK { + repeated PMMPBMEPCIE BNMFBFKGLBE = 12; + int32 retcode = 15; +} + +// CmdID: 1006 +message NNHJCFOEOAD { + string PBIGGANLBDH = 10; +} + +// CmdID: 25263 +message IEAKBKMIJFE { + DOFEMMFNNNG PFOGJANDACI = 9; + KCKMMDDJPCE PHFALPGFGKN = 1; + uint32 BADOIOJGDBB = 3; + uint32 IALKBLCGCIL = 15; +} + +// CmdID: 23571 +message PKEAGPBFCIC { + int32 retcode = 6; +} + +// CmdID: 25121 +message JFFBENHBKBF { +} + +// CmdID: 4027 +message GPFJLFPAFHJ { + uint32 scene_id = 7; + uint32 point_id = 11; +} + +// CmdID: 4581 +message LOJMBLDCLEI { + uint32 GAPLFMMGBFA = 8; + repeated uint32 MJNNJKEILFM = 12; +} + +message EEGDLIHDCJC { + bool is_finish = 8; + uint32 GPAELJHNAEK = 11; + bool ECIHDIJCLED = 14; + uint32 level_id = 15; +} + +// CmdID: 21194 +message NPJGDCDPHIJ { + uint32 FECBNCACGBH = 8; + uint32 MGCMNPLNJKL = 15; + bool ANKCBOMMOJB = 6; +} + +// CmdID: 22638 +message PBJDAJJGMNH { + uint32 entity_id = 1; + uint64 KFNBCKLKEIB = 3; + int32 PBHCHAMJKHB = 10; + Vector position = 11; +} + +// CmdID: 27688 +message HLFBEAHFPNP { + bool DMNHPPKFBNI = 14; + uint32 target_uid = 10; +} + +// CmdID: 5750 +message LAGMEAKAJFD { + uint64 KNIJEFGOLNP = 11; + bool is_locked = 7; +} + +// CmdID: 1967 +message PFCPDLGGCIG { + repeated uint32 EKPLKIOMGIG = 13; +} + +message ADHJCEKBMCI { + repeated uint32 IEIOMELGEHH = 2; + uint32 KGFFEKDHKGA = 9; + uint32 NFBHFJBACIG = 10; + repeated FKOPDHDHACN DDBDOKONAKG = 12; + repeated uint32 AMHDKMCJPLB = 14; +} + +// CmdID: 23734 +message CLPBFAIBPHG { + int32 retcode = 9; +} + +// CmdID: 24004 +message COEFPLKDEGD { + uint32 ILIEOPGMDGO = 3; + uint32 CJCJONHPIIO = 10; +} + +message BJDGFBAEDOI { + uint32 ECGPNMALIIP = 1; + uint32 uid = 13; +} + +// CmdID: 455 +message LFKPGCIGCED { + uint32 NEIPFLIOOLK = 2; + bool PMGAHOLEKNF = 7; + repeated PHBKIJHLPKP JIPHAOFLHCH = 14; +} + +// CmdID: 20036 +message GAJNBKECKCP { + Vector rot = 5; + bool NGOFDMBIILF = 9; +} + +message PHHLAEBIONP { + uint32 IHAIIPFMPLD = 1; + repeated MLJIJDKHIBE DNPEBAPALEK = 14; +} + +// CmdID: 29956 +message GCADPPFPIGP { + repeated string MJIFBDOJHMK = 10; + int32 retcode = 15; +} + +// CmdID: 23398 +message AJGDJBKJBNF { + int32 retcode = 2; + uint32 level_id = 12; +} + +// CmdID: 23194 +message FADPNGOPADC { + int32 retcode = 1; +} + +message GGAFHGKNAGJ { + repeated LPKOHPLNIOA CBDJNKEPEAJ = 9; +} + +// CmdID: 7481 +message NCLKDLIJPPB { + uint32 area_type = 7; + uint32 FCHFAKEPINP = 11; + int32 retcode = 15; +} + +// CmdID: 3207 +message EJLHPDMNJME { + int32 retcode = 11; +} + +// CmdID: 9552 +message DGKINAAJJNG { + uint32 entity_id = 5; +} + +message DKADIPLDPDP { + bool MDGJJOFOKAP = 4; + uint32 PPBAMNFHEJE = 6; + bool EIALJBAENGJ = 8; + uint32 level_id = 9; +} + +message GHABJOHEAGA { + repeated uint32 OFBCBOGFCEJ = 2; + repeated uint32 JPHHGAPGMBM = 8; + uint32 avatar_id = 10; + uint32 CMAFEKGPACG = 11; + bool PFOKFHLOKEJ = 13; + repeated uint32 MDMFAJHFIBD = 14; + repeated MKALMMGNKOO FMNFFNNOBIH = 15; +} + +// CmdID: 3752 +message KCBAIBHFFKJ { + uint32 level = 10; + uint32 GGHKDJLGFPB = 13; +} + +message OFJFFJDDAKE { + int32 PAGNINBKNFJ = 1; + int32 BEDACOIEIMA = 2; + uint32 entity_id = 3; + float PKJIBEFEJON = 4; + bool GPIHDKLIHKG = 5; + uint32 HJCDICMBDKE = 6; + Vector ref_pos = 7; + uint32 ref_id = 8; + int32 BPELAIAJJKJ = 9; + uint32 KGEDPGANKPC = 10; + uint32 BFHECAKOOCN = 12; + Vector pos = 13; + uint32 NBODGMDFAFP = 14; + bool OABNNLEDCAI = 15; +} + +// CmdID: 22787 +message LFGCGDHDGBB { + int32 retcode = 1; +} + +message NJHEGCCDBBC { + repeated uint32 KNBIFCCIBLE = 5; + uint32 PEFPLNJHELI = 6; + bool DGGCKMIKBMO = 7; + uint32 level_id = 9; + uint32 DMNLDPPGOKG = 11; +} + +// CmdID: 5583 +message FKKMIMFAPLP { + repeated MPEOOOPECHB FHPBCGOLNDF = 1; + IGOHJIBCDFA LKIDBHIOOOG = 10; +} + +message ECFCIPLDPAD { + repeated uint32 PJDFIGLAKDI = 3; + uint32 AMHHCBFFLPL = 11; + uint32 JLANNIMPJOI = 15; +} + +// CmdID: 9715 +message DGODLAFCLHI { + uint32 level_id = 14; + uint32 LGOOIDCIAAG = 13; + bool EMLILMHJHOG = 7; +} + +// CmdID: 6545 +message NJANIFAGALL { + repeated KKHGLCJOCEK CCCABFDHFKA = 3; +} + +// CmdID: 4364 +message JBKEBEMPKAM { + repeated LGJJLDMOKHG EHCOGLILGGH = 6; +} + +// CmdID: 28583 +message DMONBONILCC { + uint32 GBCEBGKBJDM = 7; + repeated uint32 option_list = 11; +} + +// CmdID: 9544 +message BFIAKFOJJHF { + MOPDGANFKAF IDLACEKOFKP = 6; + int32 retcode = 10; +} + +// CmdID: 23104 +message MIBHHCIGOEG { + uint32 MGCMNPLNJKL = 2; + int32 retcode = 7; +} + +// CmdID: 2109 +message HostPlayerNotify { + uint32 host_uid = 1; + uint32 host_peer_id = 9; +} + +message KJCLJLEKNEK { + map MAIJPOMOPNE = 5; + uint32 uid = 12; + map EAGOGGJECJC = 13; +} + +// CmdID: 29792 +message HKCBFGNMCKO { + int32 retcode = 10; + HIMMEMHOGFB MFMLAKBIAED = 15; + oneof GCBCKCBNPMN { + JNKCDIOMJME music_info = 7; + } +} + +message KCKBCNHBNMI { + IGOHJIBCDFA LKIDBHIOOOG = 4; + CFAIIJNNLBP PIHNGIILBFK = 8; + bytes GIFDHCOCGPM = 14; +} + +message JGGHLHAAOHE { + uint32 avatar_id = 1; + string PBIGGANLBDH = 4; + string OCMPADIIFCD = 5; + map EIFCHJHIKHI = 6; + NBADDMOPLEI BLFKOJLCCOO = 10; + string BKDILGIJPEG = 11; + uint32 uid = 12; +} + +message HDPINKBNCBO { + bool JKPFOEPEKIL = 5; + bool DPIIJEGOCOI = 6; + bool ININKKMFHMF = 11; + uint32 skill_id = 13; + bool OGNMMKKCADI = 15; +} + +// CmdID: 22087 +message GEKAIOPOGCF { + int32 retcode = 14; +} + +// CmdID: 20291 +message HAIACJDCLEH { + FMEOLDFCCEC NOFLFOJLGGD = 6; + int32 retcode = 8; +} + +// CmdID: 23860 +message DBMLBAGLHLL { + uint64 GEDMDOCOLFJ = 2; + uint32 room_id = 3; + int32 retcode = 7; + bool is_add = 9; +} + +// CmdID: 29904 +message KHMOBKBNLDP { + int32 retcode = 5; + string MDLDOJHMCKO = 6; + uint32 param = 12; +} + +// CmdID: 243 +message BHHENALOLIB { + uint64 avatar_guid = 4; + uint32 OMNKHJBMGKL = 10; +} + +// CmdID: 22180 +message CLPPIJJNPCA { + uint32 LBJAACEBMKJ = 4; +} + +message DIMCBFDLBKI { +} + +// CmdID: 142 +message HLAMOPALFIG { + int32 retcode = 15; +} + +message IMMKOJEALHA { + uint32 GLDNNFOCDEM = 4; + uint32 avatar_id = 13; +} + +// CmdID: 6225 +message BOLLIPFOPKC { + PKHGEKDMFAP DEJOIMAFMCK = 6; +} + +// CmdID: 8076 +message OBPFPNDAGDF { + bool NAPMCBKMNAA = 9; +} + +message KOOPLHIEMEO { + uint32 DJKHFNDPHJG = 1; + uint32 HNHGKPLCKNJ = 14; +} + +message MJGFKCILLOO { + float FMBFACHHIBM = 12; + float BEJKKEMDFPH = 13; + float duration = 15; +} + +// CmdID: 20952 +message PFJMGJFICEJ { + int32 retcode = 13; +} + +message JHFHDBNJGCP { + float DMDKFFAJGMH = 7; + float FMOHPOCAGME = 13; +} + +// CmdID: 8204 +message MKCGOOAKIPN { + int32 retcode = 1; +} + +// CmdID: 8704 +message JEAKJJJDOKD { + uint32 MIFAOGHMDLJ = 1; + repeated POALOGAEJAF BJPMJKCJIEM = 2; + bool KPLNMNBOGJO = 5; + repeated DJFFLEFDBMD KGIMMENCGMJ = 10; + uint32 level_id = 12; + uint32 DFPNKFEKIIG = 14; +} + +message EKJPINHELHC { + Vector rot = 3; + Vector pos = 11; +} + +message BKCPFCIEMAE { + float CDJMJLAHFGK = 15; +} + +// CmdID: 1169 +message ILDPCPMENIH { + MHIFOAAOCFE OPLHBCNKIFM = 14; +} + +// CmdID: 8196 +message EPBHPMKKEFC { + uint32 GAPLFMMGBFA = 2; + repeated FAOICLGGDPC avatar_list = 6; + uint32 DDIAAMKBFDA = 8; + repeated uint32 MJEHNDANFNK = 9; + map AOOLCHBOKMF = 11; + oneof detail { + CDGHDALGGAL ugc_team_info = 506; + } +} + +// CmdID: 5059 +message ECBHFKPGBHM { + DBKKEPAHCPE FBBBJNHIPLF = 2; + uint32 progress = 3; + uint32 NIKBFDDEHDF = 11; + uint32 EGBMIFDJDIH = 14; +} + +// CmdID: 27265 +message GDMFHPIGMKO { + uint32 DKIOLKFDFLP = 6; + uint32 AFEIKFCJNEO = 2; +} + +// CmdID: 5353 +message MNNCGLOMCEK { + DJJPKPBCJCI OAIIOMNBIDI = 9; +} + +// CmdID: 5983 +message PingReq { + bytes PDHFGJIBCLA = 13; + bytes IINPBFLAEEP = 2; + uint64 NHLLKPHMFGP = 3; + double total_tick_time = 7; + uint32 client_time = 4; + float ue_time = 8; + uint32 DFALBBBCFMO = 10; + uint32 seq = 15; +} + +// CmdID: 9688 +message NHCKEKAFJNI { + int32 retcode = 4; + repeated IAAHFOKMNGI GHNLAMDOMDC = 11; +} + +// CmdID: 20182 +message NNIELOANJPE { + bool OMNCIKFFGBO = 4; +} + +// CmdID: 1018 +message LDEILHNGKEF { +} + +// CmdID: 27047 +message EIDIMBCDPNP { + repeated CMJHCAJFGDD NICODPPHLGI = 13; +} + +// CmdID: 20649 +message LDAOENEJOKP { + uint32 CCPMKFADOBI = 4; + uint32 NDDDMKODIBP = 6; + string LGNFAFMPHKD = 8; + bool LJMFGAJFIAN = 10; + int32 retcode = 11; + repeated LBLOFALMNAN FACLCDOHBGD = 13; +} + +// CmdID: 20030 +message MBHNJGEPJHE { + NHEIPEOOFHN LLCMIIEKJLK = 12; +} + +// CmdID: 28348 +message HMGANEAOAKM { + repeated uint32 ECANCPHKLOC = 12; + repeated uint32 POCEIFCMGAP = 13; + uint32 KENIKECFFLM = 14; +} + +// CmdID: 27002 +message CHAPKBGGOFI { + GOPNAKLACIP AEBGLFMJFHM = 7; +} + +// CmdID: 7092 +message EHCALDFMIKK { + int32 retcode = 1; +} + +message BCLMHALLKEI { + OILDJFMLMJL MFHLCAPDNMM = 2; + repeated OILDJFMLMJL MOFODPDIDMB = 4; + OILDJFMLMJL GJBDHBDJGED = 8; + OILDJFMLMJL DFGIOFHBIBL = 10; + OILDJFMLMJL HOPJKPLBDJI = 12; + OILDJFMLMJL IPFOLMOJDIE = 15; +} + +// CmdID: 26483 +message OHBIEPBKHIJ { + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 9541 +message DOEHHHDEMMC { + int32 retcode = 3; + uint32 JINJLBEMJNC = 11; +} + +// CmdID: 23621 +message BEPMHFOBHIN { + int32 retcode = 7; +} + +// CmdID: 5155 +message OAICDEBMHJE { + uint32 HCDENOJPDFF = 2; + repeated uint32 DOAEJGAKCKL = 9; + map HMEMHOPNBEB = 13; + int32 retcode = 14; +} + +// CmdID: 3265 +message INCODNHNPDA { + repeated IHAGGDPKDNF KNPPOPEFOOF = 4; + int32 retcode = 6; +} + +message IHAGGDPKDNF { + uint32 EMDJLFDJOEC = 9; + uint32 NLILBPNJONI = 11; + uint32 PFFFHFIJKNG = 14; + fixed32 EOPFFIPDKGN = 15; +} + +// CmdID: 29042 +message FGEMHAFCPPI { + bool FIJOOLAANGJ = 1; + bool FLNEMNNKMEB = 2; + Vector PFPFHKGAIFJ = 4; + bool KKEBECBGPLN = 5; + IGOHJIBCDFA LKIDBHIOOOG = 6; + bool BNNBNPPFBGF = 7; + bool IEOMMIKNNIE = 8; + bool DMIMBNDEIJO = 9; + bool DDPOAJHDNAI = 10; + bool AKOKCLCPKEI = 11; + bool NNBLLLGBGKG = 12; + uint32 entity_id = 14; + bool EKMGPOIMAIL = 15; +} + +message JELBMDNLKPM { + uint64 AMIILBJPOLA = 3; + bool LFNCDOKDFHH = 4; + uint32 LGOOIDCIAAG = 7; + uint64 avatar_guid = 8; + bool IMHNJLNPGCJ = 10; + uint32 MMNDOMKGEBH = 14; + uint32 GGGIJLCJEEA = 15; +} + +// CmdID: 4300 +message PHPHAAPNHAJ { + NMJPFHHJDAN reason = 1; + OEAOCCJEOPE DDIAAMKBFDA = 8; + uint32 host_uid = 13; +} + +// CmdID: 920 +message DKLHOJPAGGG { + repeated uint32 PIKPODEGKCK = 12; + int32 retcode = 15; +} + +// CmdID: 8903 +message OGFFICMJNBE { + repeated KFJHKFECDPD param_list = 10; + HIMMEMHOGFB MFMLAKBIAED = 6; +} + +// CmdID: 27472 +message MBJEGOBPAIK { + uint32 draft_id = 15; +} + +message PCGCNLCJMFD { + uint32 end_time = 11; + uint32 PKHODHIPJBB = 13; + uint32 KPAMPGDJDHE = 15; +} + +// CmdID: 3230 +message KIBLFLPNBEN { + uint64 OPBNFDPDJGD = 4; +} + +// CmdID: 23160 +message PGCMDLDLPAH { + uint32 CIPPLPAEGKN = 6; + int32 retcode = 13; +} + +// CmdID: 6846 +message OBLACACDKKE { + int32 retcode = 10; +} + +// CmdID: 4152 +message ANPBAFOLEOI { + bool DMEDOEHOMKH = 2; +} + +message EDEINFIOBEE { + uint32 GHDJJMIKFPI = 7; + uint32 CMDNKFLFHIA = 13; +} + +message DGNMACIEBHF { + uint32 KAFAPFJLLGP = 10; + repeated uint32 affix_list = 13; + uint32 level_id = 14; + uint32 PEAJINIFGHM = 15; +} + +// CmdID: 2605 +message HAJPNELHLBA { + int32 retcode = 13; +} + +// CmdID: 24502 +message DMPNJOHEOPG { + uint32 target_uid = 2; +} + +// CmdID: 4690 +message NADACBAOKIP { + map BNOFPMIFHDL = 9; + uint32 KHHIBKPBKPN = 11; + uint32 uid = 7; +} + +// CmdID: 706 +message BJOBIJMBIFJ { + string KADFMAMHGBG = 12; + int32 retcode = 15; +} + +// CmdID: 8692 +message LDCMOKCFMJC { + CDKLLHKMOKD reason = 15; +} + +// CmdID: 21935 +message KMDEPCGIFKN { + KBMIGNFIMKF FPOJGLANECO = 3; + uint32 AOONJJOANJE = 14; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 1491 +message BOKPAOGMLHO { + uint32 PBAAKONINKM = 1; + NPLPKKMDPHH LNFDBMFEAFG = 2; + map EENEKIBHCEI = 3; + map LFFNFCPCLJD = 10; + uint32 FCCFDJEJBIF = 12; + repeated NPLPKKMDPHH EBJFFLNFFFG = 15; +} + +// CmdID: 2906 +message IFAFPCGNJLO { + DMBNNBHBPBI HKMHENOEPKP = 4; +} + +// CmdID: 24079 +message IMNBBIKEBMH { + uint32 ALJNJKPMOPB = 4; + uint32 KENIKECFFLM = 8; + uint32 point_id = 5; +} + +// CmdID: 25415 +message DNHPKHIIGDA { + repeated uint32 LJOOCNDBCFL = 15; +} + +// CmdID: 820 +message IABDNCDFIMM { + repeated string MJIFBDOJHMK = 6; +} + +// CmdID: 20415 +message PFKEDHOFGHF { + repeated uint32 PCJPDOGHEOP = 2; + repeated ItemParam MKMHPOMEAHP = 4; + JCBAIFPFACC FFLGCBBLIAO = 9; + repeated ItemParam GBEPKGLFBFD = 11; + int32 retcode = 12; +} + +// CmdID: 29260 +message DBFCJFAFGGC { + uint32 entity_id = 7; + repeated AnimatorParameterValueInfoPair HOGFDPAOFOM = 12; +} + +// CmdID: 27 +message CCJBCCCKFND { + repeated HJDEBJMEDPD PBPAKBCPJKJ = 15; + uint32 group_id = 10; + uint32 PEBGMEMNKNF = 4; +} + +message EKPABGIJLBO { + repeated IBLAGBCIGBO GJNNDDAHMCC = 13; + uint32 skill_id = 15; +} + +// CmdID: 7621 +message GALGGEJNPHG { + int32 retcode = 12; +} + +// CmdID: 26853 +message HMKOJNLMELH { +} + +// CmdID: 5478 +message PDLCKMLHMHJ { + repeated NLGPHHHPPOA CEIHIPAHGNH = 12; + KBMIGNFIMKF FPOJGLANECO = 2; + bool OLDFKLFOANF = 7; + bool IDIKLAGELDN = 4; + uint64 guid = 14; +} + +message FNJKNBMPJOO { + uint32 MJOOKCDNDKF = 1; + uint32 LLJAEFCDEAL = 2; +} + +message AAFFBGEFKBF { + uint32 level_id = 1; + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 3; + bool EIALJBAENGJ = 7; +} + +message BHPCNEMCIIA { + map skill_group_cd_map = 12; + map skill_cd_map = 14; +} + +message MassivePropSyncInfo { + int64 id = 1; + repeated MassivePropParam prop_list = 2; +} + +// CmdID: 2246 +message GIBAPMPNOPA { + uint32 CCPIGCCDBOI = 3; + int32 retcode = 8; +} + +message DGIFOKANNDK { + repeated ECHEGKDJNOL PELPBFIEMDK = 1; + uint32 IIAHCAGPBOO = 3; + repeated IHEKKFPBADD COCOLCGNCCM = 11; +} + +// CmdID: 924 +message KFHOKOPHEMI { + CJDGPMEOJIP data = 11; +} + +// CmdID: 1571 +message BDGJDPGHBDF { + HKGAPBEDOAB LBKGJPILKEJ = 2; +} + +// CmdID: 4595 +message AIEACAKIMGM { + int32 retcode = 10; +} + +message OLCNDPKGBEF { + bool ECIHDIJCLED = 8; + uint32 DEGAKEKLGEM = 13; + repeated uint32 PEEBEHMCCBB = 15; +} + +// CmdID: 23797 +message KANCMGODPEA { + int32 retcode = 7; + repeated DGECJHENBKP HDGEJHAMANP = 15; +} + +message FHHPBCFPJKK { + uint32 id = 4; + repeated uint32 APBMODDNKJE = 14; +} + +message BLJDICHHJKN { + Vector GCHAJJAJHNG = 14; +} + +// CmdID: 9213 +message OKILHFAOMBI { + int32 retcode = 1; + repeated HGHMAOOIKPE DJHNHPIPFBA = 6; +} + +message DFMJFILICOP { + uint32 HOJMLPJHHPJ = 1; + uint32 IEHLHAOGKPJ = 2; + uint32 start_time = 3; + uint32 prepare_end_time = 6; + repeated uint32 progress_stage_list = 7; + uint32 duration = 8; + uint32 type = 10; + uint32 progress = 11; + uint32 play_type = 12; + uint32 state = 15; +} + +message NFOCBLDNLBH { + EJPAGMFNMFE state = 3; + uint32 ELBMPBELCLP = 6; + uint32 start_time = 11; +} + +// CmdID: 20328 +message CLGMBNOPKDA { + uint64 avatar_guid = 3; + map fight_prop_map = 7; +} + +message HANILMJMMGM { + uint32 GHIAOGLLLDI = 3; + uint32 EPJOAALLGGD = 4; + bool LPCFAGGKNEN = 5; + bool KELMAMLGEOO = 8; +} + +// CmdID: 2126 +message GLAIPMIHEOK { +} + +// CmdID: 20471 +message LPKMLABAHAC { + repeated uint32 KGHMEELKEKP = 14; +} + +// CmdID: 8953 +message DDOOKHHMBDJ { + repeated uint32 PBHEABPKHAB = 4; + uint32 refresh_id = 15; +} + +// CmdID: 474 +message BPDPAEBNKIG { + repeated MOEOAFIAIJC EBJEADIIGIG = 1; + uint32 parent_quest_id = 12; +} + +// CmdID: 24987 +message NFOOFDPKFOC { + int32 retcode = 5; +} + +// CmdID: 29810 +message MAGMOCEBNGC { + uint32 OMGCHBACHCI = 5; + CNCHBCDJJOB EJCPDDPFDBF = 9; +} + +// CmdID: 25984 +message DNEBBCFCIFJ { + uint32 LPJAKJLLEMI = 7; + uint32 ELNOAAPJMCF = 1; +} + +// CmdID: 27145 +message ENDOMAICPLC { + uint32 ICJFCAKLNFG = 14; +} + +// CmdID: 1957 +message OAOEMIAFPAC { + IGOHJIBCDFA LKIDBHIOOOG = 2; + bool EKPCFFFNPHG = 4; + Vector GLEKHBCLIJF = 5; + uint32 entity_id = 15; +} + +// CmdID: 26726 +message JAELMOCPEHA { + FNJKNBMPJOO JCIMGDHMMLN = 11; +} + +message MLAIEPDEKJH { + repeated LJBDGCBKFND AFBFPEHOEDG = 10; + HJAAAMMHGHN AIIGJKJLBAL = 12; +} + +// CmdID: 4396 +message ICPANOOOEHO { + uint32 DNKLODMJIJA = 2; + uint32 draft_id = 9; +} + +// CmdID: 29855 +message FFLAFDLFPOD { + repeated uint32 HIMCBBODHCJ = 14; + bool JEJKGOPBFNM = 9; +} + +// CmdID: 9964 +message FMOGDDNHCJH { + repeated uint32 uid_list = 1; + uint32 NLDMDECJCMG = 3; + repeated uint32 HOGFDPAOFOM = 6; + uint32 OMGCHBACHCI = 13; +} + +// CmdID: 6274 +message LFNKIOHEJMO { + uint32 entity_id = 10; + MEEECLKCCMD KFMGLFJDODO = 15; +} + +message GOOLNOFHKPC { + bool EIALJBAENGJ = 1; + repeated HIFBNCOBDDK PJGILFDDOBN = 3; + uint32 KPAMPGDJDHE = 5; + repeated HIFBNCOBDDK OLPBBGIENFF = 9; + uint32 EOPFFIPDKGN = 10; + repeated bool HAAKNMOAMIB = 11; + bool LBMIALPEOBA = 14; + uint32 HKEEINBHFHM = 15; +} + +message FLLFBMEHBIJ { + uint32 OGPMHOECDDJ = 2; +} + +message KGMKMGMICFJ { + uint32 ENDIMMNLAAD = 4; + uint32 HGLJFADLOEB = 11; + uint32 PIMKFEICMEK = 12; + uint32 score = 15; +} + +message KNPLIMEMBKJ { + ItemParam NHJLOHHKHFF = 1; + bool IJFKOPOJCDG = 4; + bool HIJKJKMNPEK = 8; + repeated ItemParam HFCLBKFPOJE = 14; + repeated MBBADJDNLKF DHAJOIBFJJN = 15; +} + +// CmdID: 20041 +message LMECAAHDIHO { + uint32 CKBCIAHGLMI = 8; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 22027 +message GOJOCIAOPHN { + uint32 GGHKDJLGFPB = 7; +} + +// CmdID: 433 +message LEDCHLEDNEF { + repeated uint32 OIJDMJNACMB = 7; + uint32 MKGOPPBLFKC = 13; + uint32 level_id = 5; +} + +message FELDDALAFPE { + uint32 id = 1; + BKKKFLJBPMI state = 8; + uint32 ILPJBEPJDLP = 9; + uint32 progress = 12; +} + +// CmdID: 9394 +message DABPLMCKNEB { + uint32 level_id = 9; +} + +message CGGCFCGPELL { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 KHHIBKPBKPN = 3; } message EchoShellInfo { - uint32 shell_id = 1; + uint32 shell_id = 1; } -// CmdId: 3382 -message GEEGDLDJBNE { - repeated uint32 JGANFJPKALN = 10; +message GENJMANACLB { + repeated BJLJELJJDKM AJJGCEHCLKP = 5; } -// CmdId: 23194 -message ADCMKPKPDDG { +// CmdID: 26864 +message EGONCMHKFOG { + bool DMEDOEHOMKH = 2; + string NLMLJKLELBK = 6; + string GBKKALEDMMN = 11; } -// CmdId: 2845 -message WorldPlayerRTTNotify { - repeated PlayerRTTInfo player_rtt_list = 4; +// CmdID: 9138 +message KACOAMDIAPN { + bool KHBLKNFMBNM = 15; } -// CmdId: 29009 -message LBMIHEKEGAJ { - uint32 PGOOOMDPHAG = 6; - uint32 DOMMECDDLJJ = 14; +message KEHHNNDNEOO { + uint32 level_id = 6; + uint32 AMCIHNHNOAE = 10; + uint32 score = 11; + uint32 JKDAMDFJAGD = 12; + uint32 FOHKBCILNMO = 13; + bool DGGCKMIKBMO = 14; } -// CmdId: 6884 -message EGFFKJCPAEO { - uint32 FIOCOOFLAMN = 6; - uint32 NLEODIPFIKM = 11; +// CmdID: 25097 +message PPFMEPAHDLD { + int32 retcode = 9; } -// CmdId: 20408 -message JKELNJIJNCN { - uint32 enter_point_id = 14; +// CmdID: 24738 +message HANIHIHJEHD { + int32 retcode = 6; } -message GameplayRecommendationReliquaryMainPropData { - uint32 main_prop_id = 4; - uint32 permillage = 10; +// CmdID: 1798 +message DBNMAPHANJF { + uint32 FIKNLHOJFKL = 6; + int32 retcode = 15; } -// CmdId: 7249 -message EPOGCHFKDPC { - uint64 LPAHHBGGOMN = 4; - uint32 group_id = 7; - uint32 IGHIPJKINCM = 10; - uint32 OCJAIFHBNPE = 11; - map JKHPMPJFKKD = 12; - repeated FCENMPFGLEH LHBIDKLOLKP = 14; +// CmdID: 23587 +message PJBONPLOEAG { + uint32 PJJLMHGJKDG = 15; + uint32 KAJCNDJLKFI = 9; } -enum FGMNINJNLAF { - FGMNINJNLAF_LOG_LEVEL_NONE = 0; - FGMNINJNLAF_LOG_LEVEL_DEBUG = 1; - FGMNINJNLAF_LOG_LEVEL_INFO = 2; - FGMNINJNLAF_LOG_LEVEL_WARNING = 3; - FGMNINJNLAF_LOG_LEVEL_ERROR = 4; +// CmdID: 26801 +message BMGBDBOGIED { + uint32 group_id = 8; } -message HHKCOJLDMJP { - int32 FEKFIEDHAEF = 1; - uint32 KHOBMJEKOOP = 2; - repeated JFCFBLPDJGN JIAPHLLELDJ = 10; - repeated GGPBBJAGJOL BGIADAJOBOK = 11; +// CmdID: 5234 +message CANGFNBGFFN { + uint32 MEMPKCGNNMF = 2; + int32 retcode = 4; } -message NDAJBONPODP { - repeated JLOLEJKNAPM KOHDONCJGJB = 15; +message LCMJAIOGKPO { + uint32 MEMPKCGNNMF = 5; + bool ECIHDIJCLED = 9; + uint32 IJFFKCGIAOJ = 12; } -message INEFJGCIAMC { - repeated uint32 GIEJANOMODL = 5; - repeated LHCNLHNLAIK MOBENMOFNIM = 8; - repeated uint32 OKIEELFEKKM = 12; - repeated MEEPBDINFOL KMFCJDADJGN = 14; +message JMJAOKHPCPM { + bool ECIHDIJCLED = 9; + uint32 DJMAIMMMMFA = 10; + uint32 DMKFECCMCOP = 14; } -message GGKHOKMNGIJ { - uint32 uid = 1; - uint32 KFAJKECBKGF = 3; - repeated uint32 avatar_id_list = 9; +// CmdID: 9150 +message NMGGMLCFHAH { + FNJKNBMPJOO JCIMGDHMMLN = 3; + int32 retcode = 6; } -message JHMELAHAPID { - uint32 HGHJBEDABCO = 1; - uint32 IKPMFJLCDBH = 2; - uint32 GKKBBDFODIG = 3; - uint32 ILOCIKFGPCE = 5; - uint32 CMEIJDJCIJI = 8; - uint32 KLJJONAODFJ = 14; - uint32 MIPKNJEOFBL = 15; +// CmdID: 25118 +message NDPJPAFCBBN { } -// CmdId: 22398 -message DCPLDIJCNBL { - uint32 group_id = 11; - uint32 schedule_id = 13; +// CmdID: 5866 +message CDCKCGGELII { + int32 retcode = 15; } -// CmdId: 4654 -message NNCMGMEMJBA { - HuntingPair hunting_pair = 4; - uint32 city_id = 12; +// CmdID: 26254 +message JGAJLNEHDMH { + uint32 prepare_end_time = 9; + uint32 mp_play_id = 11; } -message BlossomBriefInfo { - uint32 city_id = 1; - uint32 reward_id = 2; - uint32 scene_id = 3; - uint32 refresh_id = 4; - uint32 layer_id = 5; - Vector pos = 6; - uint32 resin = 9; - uint32 state = 10; - uint32 circle_camp_id = 13; - bool is_guide_open = 14; - uint32 monster_level = 15; +message DFNDLMNLMLF { + float HNNMHLBCGMN = 4; + bool OKHNJHJAKFD = 8; + float AGIDOMNEBCJ = 9; + uint32 PFOAHCOJPJM = 13; + uint32 ILFFCDKMIPE = 14; + float CDJMJLAHFGK = 15; } -// CmdId: 8657 -message MIGGKMMPCBJ { - uint32 mp_play_id = 9; - uint32 prepare_end_time = 13; +// CmdID: 8350 +message DGOBFPBGJKP { + uint32 avatar_id = 11; + uint32 costume_id = 13; + uint32 uid = 15; } -message ChannelerSlabOneoffDungeon { - uint32 reward_id = 3; - bool is_done = 10; - uint32 dungeon_id = 13; +// CmdID: 23118 +message EFAFNGHMFJE { + uint32 JNHFPCLBOOG = 4; + uint32 BMOLMCOHKIM = 3; } -enum ClientReconnectReason { - ClientReconnectReason_CLIENT_RECONNNECT_NONE = 0; - ClientReconnectReason_CLIENT_RECONNNECT_QUIT_MP = 1; - ClientReconnectReason_CLIENT_RECONNNECT_SCENE_TIME_CHECK_FAIL = 2; - ClientReconnectReason_CLIENT_RECONNNECT_ENTER_QUEST_FOCUS = 3; +// CmdID: 20395 +message HCLHEGINMHO { + repeated uint32 CAKNFAOIIKK = 3; + int32 retcode = 5; } -// CmdId: 28536 -message MNPPKLBAEFC { - uint32 MCNAGICEGAA = 5; - int32 retcode = 7; - uint32 gadget_entity_id = 10; +message EHELDHCFEKD { + uint32 DFPNKFEKIIG = 2; + uint32 ONHOJOBNAPM = 3; + uint32 DEOOCBAKMCJ = 5; + bool DGCMIKFMKHP = 6; + bool DGGCKMIKBMO = 8; + uint32 level_id = 11; + uint32 KMAEHPAGKFK = 15; } -message PNAKOIFEHLE { - bool CAFHMFDOEFK = 3; - uint32 uid = 9; - bool AGMBNLCMJPD = 12; +// CmdID: 21418 +message MCKCIIACBPK { + uint32 KHHIBKPBKPN = 10; } -message Vector { - float x = 1; - float y = 2; - float z = 3; +// CmdID: 21891 +message BABDIEGAGGO { + uint32 EFNIIKEFDPO = 6; + IOHPCJAJPPO KFMGLFJDODO = 8; + int32 retcode = 9; + uint32 DMCJBIMFKCI = 11; + uint32 GBCEBGKBJDM = 12; } -// CmdId: 3162 -message LOHMCJFCLLE { +message JLGHKGKCHJP { + AbilityString key = 7; + float GNJCIDHOBIA = 15; } -// CmdId: 20441 -message GIOBHMNCNGA { - uint64 guid = 11; +message AvatarInfo { + uint32 avatar_id = 1; + uint64 guid = 2; + map prop_map = 3; + uint32 life_state = 4; + repeated uint64 equip_guid_list = 5; + repeated uint32 talent_id_list = 6; + map fight_prop_map = 7; + TrialAvatarInfo trial_avatar_info = 9; + map skill_map = 10; + uint32 skill_depot_id = 11; + AvatarFetterInfo fetter_info = 12; + uint32 core_proud_skill_level = 13; + repeated uint32 inherent_proud_skill_list = 14; + map skill_level_map = 15; + AvatarExpeditionState expedition_state = 16; + map proud_skill_extra_level_map = 17; + bool is_focus = 18; + uint32 avatar_type = 19; + repeated uint32 team_resonance_list = 20; + uint32 wearing_flycloak_id = 21; + repeated AvatarEquipAffixInfo equip_affix_list = 22; + uint32 born_time = 23; + repeated uint32 pending_promote_reward_list = 24; + uint32 costume_id = 25; + AvatarExcelInfo excel_info = 26; + uint32 anim_hash = 27; + JNHGJAIIMGJ PINDEGAFOAE = 28; + uint32 ABLFJPMKKDA = 29; + uint32 GCHGLANNHMC = 30; + uint32 KCINBOMOIGL = 31; } -// CmdId: 28814 -message BCMCKNAMEEC { - uint32 parent_quest_id = 2; - int32 retcode = 3; - repeated uint32 OGPBJOPHGDO = 6; +// CmdID: 20096 +message LBFFFKJLANF { + int32 retcode = 2; + repeated BPHAIGLKHIL BAOBHJBDACM = 3; + uint32 KHHIBKPBKPN = 12; } -message MMBLFBEJOPA { - uint32 score = 12; +// CmdID: 6448 +message AHJGOJOBAIK { + int32 retcode = 12; } -// CmdId: 3303 -message OCNHMDHEIBB { - repeated FGMCPMKHECF info_list = 13; +// CmdID: 24356 +message OKAHKMOHAEJ { + uint32 GGHKDJLGFPB = 8; + int32 retcode = 9; + uint32 level = 12; + repeated ItemParam item_list = 13; } -message KMAGHECNKPF { - EGKMKKHFNPF IIOLLIJFADD = 2; - JMOPALGCMFC EIADMNOFFFB = 4; - BHOHMGMKMLP HDNHCKMACEO = 8; +// CmdID: 2961 +message KAFHMALOEHK { + PKHGEKDMFAP DEJOIMAFMCK = 14; } -// CmdId: 8113 -message NLEAPJMHEJN { - uint32 avatar_id = 1; - int32 retcode = 7; +// CmdID: 21958 +message POLFJLIAPBG { + repeated BJCIOJGGLNL OIJEGKGHPAH = 13; } -// CmdId: 5692 -message ReliquaryUpgradeRsp { - repeated uint32 HKHHDKBBEEI = 1; - int32 retcode = 5; - uint32 cur_level = 7; - repeated uint32 KJHAIEBIGIN = 8; - uint32 power_up_rate = 11; - uint64 target_reliquary_guid = 12; - uint32 old_level = 14; +// CmdID: 28422 +message IMKJBGFLBPD { + uint32 EHJHFENCKLJ = 1; } -message DFBJAOBKBPJ { - message JADDFFMLDAI { - uint64 ONFNPJNDOFG = 4; - bool AOAGPGDHDON = 9; - uint32 PABAEMDACKO = 10; - } +// CmdID: 6209 +message EOKAIECFKEJ { + uint32 JLMKCINPCGF = 12; + uint32 IIDHPKEFHPM = 13; +} + +message GDLJLJIHMFO { + repeated OOLBIPGMPJB ELOILBOEKPK = 4; +} + +// CmdID: 21684 +message DGBGDLDJIAF { + uint32 entity_id = 9; + AbilityControlBlock ability_control_block = 12; +} + +// CmdID: 27841 +message MIHCIMMMGJD { +} + +// CmdID: 68 +message NOAGBPPAADJ { + repeated uint32 NJJCEIJCCAG = 6; +} + +// CmdID: 9710 +message NLOPFFDOMEG { + repeated uint32 KGHJDEBANMB = 7; +} + +message HGMNEFBCKGK { + repeated KFKCMMOHNOF GOCBHMDLADB = 5; +} + +message LKNIALGDPBJ { + uint32 HPKJCBECFGB = 9; + uint32 LEKFEJHKPPE = 10; +} + +message EHHNKOLOAEK { + repeated MKALMMGNKOO JAJNJHDDLOJ = 10; +} + +// CmdID: 7625 +message BANIOBFIIOC { + repeated LLBNKELDFCG NOHABAMIDAD = 2; + repeated KFJHKFECDPD PMHIILIIEIG = 7; + repeated PCDLGLMDHAI POGDNKLBFJM = 12; + repeated PCDLGLMDHAI LBJCOBNDKBD = 14; +} + +message FFAEBGLGGCC { + DIGPMLGLILN PDJMIECELHM = 15; +} + +// CmdID: 26946 +message ANBKMKCMGJM { + uint32 scene_id = 8; + repeated AOHAKNDCAJM OHCPCLGMNMC = 14; +} + +message ACBPNJDPCFE { + uint32 DLMGMPMFOJM = 2; + uint32 kill_num = 3; + uint32 KPAMPGDJDHE = 4; + uint32 uid = 5; + sfixed64 IKGKNBDKOBD = 6; + sfixed64 CCBPCBOLLKL = 7; + sfixed64 MKCFEKNGPNE = 9; + uint32 DIGGFFKGODJ = 12; +} + +// CmdID: 28688 +message FBJCPAFBFDP { +} + +// CmdID: 9841 +message HCMECBEMBKD { + uint32 index = 3; +} + +message KJJAAAKJPLE { + ONFEIBHLJBP type = 2; + Vector pos = 6; + uint32 index = 9; + uint32 FCHFAKEPINP = 13; +} + +// CmdID: 9052 +message DJGNPANGAOK { + uint32 level_id = 2; + uint32 ONABDGFCPIH = 10; + HIBHHJENMPP PIPMDDFLKMO = 11; + int32 retcode = 14; +} + +// CmdID: 24041 +message AHEEMIPPLNB { +} + +// CmdID: 5809 +message DOOOHPFNKNI { + int32 retcode = 1; +} + +message OJEBKFCPNII { + repeated PLHLJCALJHN CBENKJEOCIL = 12; +} + +message PropValue { + uint32 type = 1; + int64 val = 4; + oneof value { + int64 ival = 2; + float fval = 3; + } +} + +// CmdID: 28293 +message JIGNEGCHAML { + int32 retcode = 13; +} + +// CmdID: 25089 +message IEPGIJLDLLK { + uint32 NNEBHHFHDCC = 2; +} + +message BreakoutElementReactionCounter { + uint32 element_reaction = 1; + uint32 count = 2; +} + +// CmdID: 2410 +message EOOOCLAPIED { +} + +// CmdID: 25742 +message HCHEEBCOJCE { +} + +// CmdID: 6337 +message JADFEGCFEEK { + NEOAILIEDGG data = 4; +} + +message BreakoutVector2 { + int32 x = 1; + int32 y = 2; +} + +// CmdID: 5715 +message MEPHPFEAPHH { + int32 retcode = 1; +} + +// CmdID: 20766 +message MFKCPFJBIID { + uint32 uid = 13; +} + +message GPKOKHLENMO { + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 8; + uint32 level_id = 9; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 25133 +message OGOODMCOILL { + uint32 OMGCHBACHCI = 1; + uint32 HEKHHHCOPLM = 10; +} + +// CmdID: 9608 +message FNCHHMEGFGC { + int32 retcode = 2; + repeated AJKDCHJAKID BLECGENICFA = 4; + map HMEMHOPNBEB = 6; + repeated int32 DEKIIHDLAOI = 11; +} + +// CmdID: 25440 +message DDOMIMCOONE { + uint32 point_id = 10; + bool GHJMCFFDFDD = 1; +} + +// CmdID: 29018 +message NCJGLHEKBAP { + bool KKOPDPJDJCM = 2; +} + +// CmdID: 23482 +message MCNMEHGNKLB { + uint32 ADMOKADNFHH = 1; + bool POHFOBDLLBC = 6; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 5239 +message CPBPBKECAPD { + uint32 level_id = 7; +} + +// CmdID: 3160 +message DGEICDHMCNN { +} + +message CurVehicleInfo { + uint32 entity_id = 1; + uint32 pos = 2; + uint32 gadget_id = 3; + Vector BNDOCLLEBEA = 4; + uint32 GIICKAOFKDB = 5; + Vector BELIOKMDLGB = 6; +} + +message HKBCJPOPOGI { + uint32 count = 1; + bool HPPMEGLDGKF = 2; + uint32 item_id = 10; + uint64 guid = 15; +} + +// CmdID: 7966 +message PGCGFOLHJNK { + uint32 target_uid = 4; + int32 retcode = 12; +} + +// CmdID: 1483 +message NOMECOKLDGG { + uint32 GGHKDJLGFPB = 2; + uint32 IBADLNMJBII = 13; + uint32 JEFILDJEBAJ = 1; +} + +// CmdID: 28361 +message CDFGKAKJJON { + int32 retcode = 4; +} + +// CmdID: 25353 +message ELLHOJMLFPI { + uint32 player_uid = 11; + bool LKCAEOPCFOC = 13; +} + +// CmdID: 6143 +message PKLPGFHJMNE { + IEJJDFOPBPJ ELBFHELKAMJ = 4; + bool PNGMCLGDCPC = 10; + int32 JJFPFMPJEMA = 1; + uint32 scene_id = 2; +} + +// CmdID: 27031 +message JBLOMEPMFIN { + uint32 PHMKPNKMOOE = 1; + int32 retcode = 14; +} + +// CmdID: 25530 +message DGFONDGLIFK { + uint32 PAFOJLHCAEH = 4; + uint32 OMGCHBACHCI = 5; + uint32 end_time = 7; + uint32 start_time = 10; + uint32 LMJNOKAJEKI = 14; + oneof detail { + BHALLIDCFHL flower_start_param = 3; + NGEONOOGCIK electrohercules_start_param = 12; + } +} + +// CmdID: 789 +message CMMNHCAGODH { + CustomGadgetTreeInfo KKONLPHIAHE = 8; + uint32 entity_id = 10; +} + +// CmdID: 24392 +message PLIDOALCGDC { + int32 retcode = 4; + uint32 level_id = 5; + bool DGGCKMIKBMO = 11; + uint32 score = 12; + bool is_finish = 13; +} + +// CmdID: 21331 +message GNJLMAIAMMM { + repeated CDMINFONNJG NMGKPDJBBBP = 3; + int32 retcode = 14; +} + +message IMHFMHCLNEE { + uint32 index = 1; + fixed32 BFBMKFCEEBB = 6; + uint32 GLDNNFOCDEM = 7; + uint32 ENOKCEHNAKF = 11; + uint32 avatar_id = 12; + fixed32 LGBNFIFCPJF = 15; +} + +// CmdID: 6182 +message OFDGMALNJEC { +} + +// CmdID: 27251 +message JCDDMMFEHMM { + int32 retcode = 1; + repeated JENBHHGNLMB CADONPDCDBG = 9; + uint32 uid = 11; +} + +// CmdID: 1463 +message ICIMCKAFONB { + bool DMEDOEHOMKH = 1; + uint32 level_id = 4; + uint32 HOKGBENLELH = 5; + uint32 score = 8; + uint32 LFAHANKKBID = 9; + uint32 DJBDFNPFLEM = 13; + bool DGGCKMIKBMO = 14; +} + +// CmdID: 25906 +message CPOBFKANHEA { + int32 retcode = 3; + repeated MPLFHJHMDPI KGOGFPODDLJ = 11; +} + +message NFAELNAFNGN { + uint32 uid = 6; + OIJBBOCGIGB state = 10; +} + +// CmdID: 28185 +message EOKJCMFJFME { + uint32 costume_id = 13; + uint64 avatar_guid = 10; +} + +// CmdID: 2768 +message GDMLIJGIBIH { + int32 retcode = 4; + repeated IBJNMADIOPC PJEMKIKEFLE = 14; +} + +// CmdID: 28945 +message MCMMKCBKFJD { + FHFDMAMPGOG CJDIONFGOCB = 8; + int32 retcode = 14; +} + +// CmdID: 27780 +message OHLMACNOJPA { +} + +// CmdID: 22694 +message OPPDHINLNKF { + AKOGEOGFLLK IHGIDGHGKNH = 12; +} + +message APLCJHPDOOA { + map HJJIKNIEHDK = 1; + bool IHOAFKKLOOM = 4; + map IKAKIKJLIIG = 5; + bool DPHDAGAGBII = 6; + uint32 IAAHHNBGBAH = 7; + repeated IHBAFCNDHDL NPHLHAELIAM = 8; + uint32 AFJCLENHANC = 11; + uint32 MMPOCFBCDOI = 12; +} + +message AbilityAppliedAbility { + AbilityString ability_name = 1; + AbilityString ability_override = 2; + repeated AbilityScalarValueEntry override_map = 3; + uint32 instanced_ability_id = 4; +} + +// CmdID: 20150 +message EFAAEECLAOM { + uint32 target_uid = 2; + int32 retcode = 15; +} + +// CmdID: 9864 +message HHEGNLNEPPB { +} + +// CmdID: 2397 +message IPOOFOBLBMC { +} + +// CmdID: 6649 +message MNNJPAMBAGB { + repeated ItemParam HCDNPHNKBHB = 14; +} + +// CmdID: 7755 +message NCLMFGHBHIL { +} + +message OBPABMGDAHJ { + uint32 group_id = 1; + Vector pos = 2; + uint32 config_id = 6; + uint32 JPIOCEPLHCM = 8; + oneof BAOKDJELELH { + float sphere_radius = 245; + HKINNEHLNAC polygon_size = 499; + Vector cubic_size = 505; + HEOKEFPJIKF cylinder_size = 1354; + } +} + +// CmdID: 27676 +message HDHIKEMKIMF { + repeated BKDEJJIFBHM ICMFOGFJJPB = 3; + uint32 GKNPLCAFBMB = 14; +} + +// CmdID: 25295 +message LKONOIAMKCK { + uint32 GNJCIDHOBIA = 2; + uint32 PDLKMPBKANE = 7; + uint32 IHLCEEDFIND = 13; +} + +message NGJBIBLMCKN { + repeated uint32 AKGHEGCNMJM = 6; + FPBMMOMLKKN ABPJIBDJIPA = 9; + repeated uint32 BMBFDBODHND = 10; + repeated uint32 JNKDDFCNLII = 11; + repeated uint32 NAFOIFKFEKO = 14; +} + +// CmdID: 22990 +message HAOPDBMGBKG { + repeated AEFKCEJOPIJ NDGCDHFDBNJ = 12; +} + +// CmdID: 28411 +message MNCANFDLMOB { +} + +message ECOJKLIFIKM { + bool OANCFEJAPNO = 8; + repeated JIBKFGBFDNO MCDIJKPHLNO = 13; +} + +// CmdID: 23704 +message GDLLNECMNOB { + repeated FGAKELDDLAM DMKGNHLOMKA = 10; +} + +// CmdID: 27171 +message HBFGMMHNHBK { + uint32 JKHIGMKCBHP = 8; +} + +message DHLBKBINIAN { + uint32 LIDGEJJLFMC = 10; + uint32 progress = 12; +} + +// CmdID: 6118 +message NEEPOMLBNCH { + Vector JJEEPBCIFCP = 11; + repeated int32 ALKGMINNAML = 13; + Vector FFDEBPEDDMD = 12; + int32 uid = 7; + uint32 scene_id = 14; + int32 JJFPFMPJEMA = 1; +} + +message IHGEPKIPIML { + map ai_threat_map = 4; +} + +// CmdID: 23527 +message FGBFNAADOKH { +} + +// CmdID: 22224 +message DAPFGEMCGNO { + int32 retcode = 1; +} + +// CmdID: 25286 +message HABPODMABMD { + int32 retcode = 3; + repeated uint32 OOBOKLEHCCD = 13; +} + +// CmdID: 27090 +message MOMIOLNCAED { + repeated uint64 avatar_team_guid_list = 6; + uint64 cur_avatar_guid = 8; + int32 retcode = 13; +} + +// CmdID: 2201 +message HONGCAJKBIK { + uint32 FFAFBEAFIHE = 13; +} + +// CmdID: 24044 +message OAICLOMPGJL { + string nick_name = 4; + int32 retcode = 8; +} + +message JHBBOJADLPN { + uint32 GAPLFMMGBFA = 2; + repeated NLGPHHHPPOA CEIHIPAHGNH = 3; + uint64 GEDMDOCOLFJ = 9; + KBMIGNFIMKF FPOJGLANECO = 15; +} + +// CmdID: 5341 +message MBFFGNGECAG { + uint32 entity_id = 2; +} + +// CmdID: 24885 +message HAPAEFDDGIL { + uint32 MEMPKCGNNMF = 3; + uint32 NNEBHHFHDCC = 4; + repeated BLDODEDIIHF HFMNAEKIKJD = 6; + uint32 DDDPPNMBDAP = 8; + bool CDHLMFLLCOL = 9; + uint32 FMPCPPNEBGO = 11; + uint32 LEONIDOBCHJ = 12; + uint32 CNHPAJJBBEH = 13; + int32 retcode = 15; +} + +message AHNHPBHFAPN { + map NOPIJEPDIAJ = 6; +} + +message AKJNEMPHEIC { +} + +// CmdID: 394 +message EBELFGKAAEL { +} + +// CmdID: 5890 +message OFGFJAJCHNP { + uint32 draft_id = 7; + bool BHHCJIKKIBO = 9; +} + +message NJEIIEBDGJB { + uint32 MEMPKCGNNMF = 1; + bool ECIHDIJCLED = 7; +} + +// CmdID: 20460 +message BEKIAAOMIED { + repeated uint32 CLPDKLNBCME = 3; + CustomGadgetTreeInfo KGLILBLFNMF = 5; + uint32 GBCEBGKBJDM = 6; + uint32 JOFBEIACLOF = 14; +} + +// CmdID: 29985 +message ONCGJPMFPNM { +} + +// CmdID: 7221 +message NOHJEHDIMMC { + bool JJFOHABOFOL = 6; +} + +// CmdID: 2540 +message GJPMIDLFOEO { + uint32 scene_id = 5; + uint32 point_id = 12; +} + +message BOJFCGDLFGL { + uint32 JOFBEIACLOF = 2; + uint32 APAFIPOFLOJ = 7; + bool DGGCKMIKBMO = 10; + uint32 level_id = 15; +} + +// CmdID: 21455 +message IAAGFBPNBAJ { + uint32 PONCDMKADOA = 1; + map summon_tag_map = 6; +} + +// CmdID: 27333 +message HPDDAKLOKJH { + uint32 CGHHPCMDEMI = 12; + uint32 level_id = 7; +} + +// CmdID: 28942 +message AAMKFFHNONF { + bool MPCCMBDPCKC = 12; +} + +// CmdID: 8496 +message GJBKNKCCOJP { + repeated uint32 HIMCBBODHCJ = 5; +} + +message IFFKJKOEIOD { + uint32 GAPLFMMGBFA = 2; + uint32 cell_config_id = 3; + PBLFODHDDML state = 9; + uint32 cell_id = 11; + uint32 cell_type = 12; +} + +// CmdID: 28909 +message JGCIJDOKNMF { + bool ECIHDIJCLED = 4; + uint32 AFPKLJBMOBB = 6; +} + +// CmdID: 27402 +message IANBACIFKIM { + repeated FPBJMFLPOOI ONJNGILGOGC = 6; +} + +// CmdID: 24861 +message IPOODGPIDJF { + uint32 MEMPKCGNNMF = 10; +} + +// CmdID: 20274 +message FKBCHBNCAPI { + repeated GHKKIIBIPDJ ENJKOOFDNIO = 14; + bool EEFMHKEMFEJ = 1; +} + +message GHKKIIBIPDJ { + uint32 KFJIPMFKJNA = 7; + repeated uint32 FIKGDOFABEE = 12; +} + +// CmdID: 4123 +message EIAGNPOELIJ { + repeated PIDNHIJCMCK CBKNIAGNAFB = 8; + int32 retcode = 14; +} + +message LDOICEBIFMM { + repeated OAKHMEFENGD CBENKJEOCIL = 4; +} + +// CmdID: 6969 +message MEIGKCDABIN { + repeated uint32 NJECHPKPNGE = 10; +} + +// CmdID: 22260 +message EAOJBOCPPDD { + uint32 DDKJCHIGMEK = 2; +} + +// CmdID: 22352 +message CHAGEMNIEAK { + uint32 OMGCHBACHCI = 1; + uint32 score = 12; +} + +// CmdID: 8813 +message EBFJBPJBCBO { + CustomGadgetTreeInfo EILLOMOAKNP = 14; + uint32 entity_id = 9; +} + +// CmdID: 28751 +message INKBCHBKNBD { + uint32 parent_quest_id = 14; +} + +// CmdID: 1603 +message LJNEGPBGCFE { + int32 retcode = 9; +} + +message FCOKGCMNLMO { + uint32 IGMIBMMCGDJ = 1; + map HAPGCKCDBPH = 4; +} + +// CmdID: 25522 +message GBMPIHHLAOI { + int32 retcode = 3; +} + +message FEOJPIKBGPN { + Vector pos = 4; + uint32 camp_id = 8; +} + +message MLJIJDKHIBE { + uint32 MEMPKCGNNMF = 9; + uint32 GPAELJHNAEK = 12; + bool is_finish = 13; + bool ECIHDIJCLED = 14; +} + +// CmdID: 27153 +message LLOOCPIMABB { + BKDEJJIFBHM KPMHBFHLAEA = 9; +} + +// CmdID: 2291 +message NAFNPHFJDHM { + uint32 offering_id = 1; + Vector KDHJLMKFMAN = 8; + uint32 ECAMACIGJAP = 10; + uint32 group_id = 11; + uint32 CAMMFNMAHEK = 12; + uint32 AGIENJJKPBE = 13; + uint32 config_id = 14; +} + +message NBHJBOJGCIC { + map JCLILKDKLGF = 2; + uint32 KPAMPGDJDHE = 10; + uint32 ICMGFGEJCJK = 11; + bool IICIDNMOEBC = 12; + uint32 uid = 13; +} + +message JAFNCHNPADO { + Vector KPBECGLGIBM = 2; + repeated int32 OHDIHOPHCLD = 3; + uint32 guid = 12; +} + +// CmdID: 21854 +message NPGDGCDJIKE { + bool HJFOPBHAKDE = 9; +} + +// CmdID: 25717 +message BEMEAGLGOJA { + int32 retcode = 9; +} + +// CmdID: 25116 +message NPKPIAHBAFF { + repeated uint32 BFBOMBOINPJ = 1; + bool KONBKNMHGDC = 5; +} + +// CmdID: 7260 +message LAPNLDOAJKI { + uint32 KHHIBKPBKPN = 13; + uint32 uid = 4; +} + +// CmdID: 26495 +message OAMCLJFPMPO { + repeated uint32 FDJPPPFGHNE = 1; +} + +// CmdID: 29481 +message OBONBFMOIBK { + uint32 PJGFAPEKFBC = 4; +} + +// CmdID: 27437 +message PDMNOENHHOI { + string HBKOCFFODIL = 5; + string msg = 12; + int32 retcode = 14; +} + +// CmdID: 21509 +message ELOICCAEFBG { + repeated HLBKBPHLFPL item_list = 7; +} + +// CmdID: 28268 +message GEBOFMOADNC { + int32 retcode = 1; + repeated uint32 KEEBGPJMCMB = 3; + repeated uint32 APDFABCOGHK = 7; + HPJPACGCNAA NLKGMJNAJHG = 9; +} + +message IIMGHHMEFMK { + bool OCACCJODDDO = 4; + uint32 ALPFBBEJIMO = 6; + uint32 IOIHAODNIKF = 14; +} + +// CmdID: 24245 +message EEMMEICJCAB { + uint32 GOAKCBGLBMJ = 2; +} + +message MCMPLIEHDKP { + AnimatorParameterValueInfoPair GNJCIDHOBIA = 5; +} + +message AvatarRenameInfo { + uint32 avatar_id = 13; + string avatar_name = 15; +} + +message LIEAIMEBIJK { + uint32 count = 6; + uint32 IKNFNNFKAGF = 15; +} + +message POIGHGBCNMN { + uint32 HPCLLJGIGLD = 1; + repeated uint32 FIKGDOFABEE = 11; + uint32 uid = 14; +} + +message MLGJJAOIJMP { + ALCOJMPIIKP FMNNHDMJCFO = 5; + NPKGOMCKACI BNEJOCDIFFH = 12; + MNJALKMMEJO PFCEEFMIJEH = 15; +} + +// CmdID: 1042 +message HBFCPHMLIGL { + uint32 target_uid = 4; +} + +// CmdID: 4367 +message KDFBMMPNOMP { + OEDBNOADGJJ PLBDAGKFMBI = 9; +} + +message JMCJPGAOILC { + Vector BEHLKBCIBPE = 11; + Vector PDFDCKHLDOK = 12; +} + +message MIKCOMIEFAL { + bool DMEDOEHOMKH = 2; + uint32 PEAJINIFGHM = 6; + bool is_finish = 8; + uint32 KPAMPGDJDHE = 9; + bool GOMIOIOIIKI = 11; +} + +// CmdID: 22957 +message BIMGMJJOKPO { +} + +// CmdID: 2292 +message JGHOBDDOCGI { + int32 retcode = 1; + uint32 PGHGEFMPGDC = 12; +} + +message HOFGFNCFKBC { + uint32 param3 = 2; + uint32 param1 = 5; + uint32 EPCPNHJNKBN = 6; + uint32 param2 = 8; + PAAHDFJMICD reason = 11; + uint32 OMGCHBACHCI = 13; +} + +// CmdID: 4069 +message MNBJKLFKNHM { + uint32 monster_id = 5; +} + +// CmdID: 29307 +message MBIEMPCAPJC { + int32 retcode = 10; +} + +message GCALOCAHEGI { + repeated NOCLALBHLGC KHEDPHIGGMJ = 2; + repeated GIACLKECIAI OIIMMPFKMFC = 3; + KIJCLOCBFOJ PEFKGBHHEMC = 4; + FBJOHNLJIBG BKICGPCJEEE = 7; + ODDJJGLHINJ MGNBBOFAOHG = 8; + BAOLPCKHKDB PDJMJHBPIOI = 9; + LDBDPBPGCLE FCOJEFMCGDI = 10; + AIPLPDIIJBP IDJDKNAMAOM = 14; + MPFDBHICFAC ABPJIBDJIPA = 15; +} + +message JHLGCNGFLAF { + uint32 OCEDBLCHFID = 4; + uint32 BGBCFMHOFPH = 5; + uint32 FEPMFINOMJL = 9; +} + +// CmdID: 9610 +message LBMBIHACFIG { + repeated OMHEKEEPFFF DFDKBIADLNM = 4; + uint32 MEMPKCGNNMF = 5; + uint32 ONABDGFCPIH = 6; + uint32 DIKIEFCCHPA = 8; + uint32 MNGMFJCFMBC = 14; + uint32 LOLMNHAOOEC = 15; +} + +// CmdID: 8893 +message JOMOJBPDAHE { + string EPFPBKMOMCA = 9; +} + +message KAOKJONBMIO { + uint32 JALBJDENPKJ = 1; + bool HKGKCLKJDOP = 2; + uint32 MEIEHEPFAGA = 3; +} + +// CmdID: 26544 +message IOGFAFMHCED { + repeated FJHFJJHDCKO BPKEKJLFDAH = 12; +} + +// CmdID: 3865 +message PENEAALBPDI { + uint32 entity_id = 4; +} + +message PNGLIMNHLIB { + uint32 id = 1; + bool OKIGGNFHLGG = 2; + uint32 KJOINEHLJNP = 3; + uint32 resin = 4; + bool NNHLJPMHJKP = 5; + uint32 IIICBIHODJB = 6; + uint32 EOPFFIPDKGN = 7; + uint32 GGHKDJLGFPB = 8; + uint32 JIGLGKDMMIN = 9; + uint32 scene_id = 10; + Vector pos = 11; + uint32 MKBEGMMHJIN = 12; + NHCHBAGCJJG LOMEJAIPNGI = 13; + WeeklyBossResinDiscountInfo HDOFJEFKGKB = 14; + uint32 level = 15; + bool IDNKJEEDOGC = 533; + uint32 monster_id = 1129; + uint32 group_id = 1335; + uint32 AGIENJJKPBE = 1612; +} + +// CmdID: 2042 +message AKIDCGKPCEP { + string EPFPBKMOMCA = 8; + int32 retcode = 14; +} + +// CmdID: 7000 +message DPEKDPFHGKO { + uint32 MEMPKCGNNMF = 1; + bool HJLPILEEMEB = 3; +} + +// CmdID: 7944 +message CIACJAKNBGG { + uint32 key = 5; + int32 retcode = 6; + uint32 GNJCIDHOBIA = 10; +} + +message FAOICLGGDPC { + AvatarInfo avatar_info = 11; + uint32 player_uid = 12; + oneof detail { + OMOFGONABFB ugc_avatar_info = 1506; + } +} - uint32 LPHDJCKEAPF = 1; - uint32 LKJCFMNNOJM = 3; - string transaction = 5; - uint64 CPNKPDPJDAC = 6; - uint32 CKFOMIFGMLM = 7; - uint32 CKDDIBMCHNI = 10; - uint32 GLCHGBEIKIJ = 13; - repeated JADDFFMLDAI HKFLHFJDBML = 14; - float BOIJFMOFFID = 15; +message FMDNGKGCOPO { + Vector rot = 3; + Vector pos = 9; } -// CmdId: 20003 -message HKDGPCLIDLL { - enum BKEOLGDNEID { - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DEFAULT = 0; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_TEXT = 1; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DIALOG = 2; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DIALOG_NONBLOCK = 3; - } +// CmdID: 9796 +message JNOPNFHPGFJ { +} + +message PEJPKEBBDNI { +} + +// CmdID: 1428 +message IFEEFMHNEMP { + uint32 KENIKECFFLM = 5; +} + +// CmdID: 7911 +message JPHEFDEDOCK { + repeated uint32 FFPFAPMGFHE = 11; +} + +// CmdID: 23238 +message BBFIPLANEAM { + uint32 JOIJHCOPENG = 8; + uint32 LGOOIDCIAAG = 10; +} + +// CmdID: 7068 +message JHMFBNDLLMM { + repeated DOHGBDAAMAJ FPDBHHDAGEB = 4; + int32 retcode = 10; + repeated uint32 GAAHOJIPPJO = 13; + repeated uint32 HFJPMHFFFJC = 14; +} + +message OMHACOGGFPL { + uint32 LJABAOFJMCM = 3; + uint32 FFHMMBKABJM = 4; + uint32 KNIINJKFIJC = 5; + uint32 GBDFAKGFKNN = 8; + uint32 PAGEBPLGFKN = 15; +} + +// CmdID: 8671 +message CEKGNMEDBAO { +} + +message DOCJNODGPIM { + uint32 MHGHINOGBGD = 4; + uint32 config_id = 6; + uint32 HHHBNHDNLFE = 8; + uint32 IDCKBNHBMDE = 10; +} + +message AJKDCHJAKID { + repeated ItemParam item_list = 12; + BJCIOJGGLNL ABPJIBDJIPA = 13; + repeated ItemParam DLLFGDHCALB = 15; +} + +// CmdID: 2088 +message OALIHJJACAN { + uint32 GBCEBGKBJDM = 2; + uint32 HNFBBAKFOMM = 11; + uint32 BOBNLKDJOKA = 13; + int32 retcode = 15; +} + +message AFCHPPFEJEF { + repeated IDMJLCLIFLA GFPIBAALJJP = 1; + uint32 point_id = 6; + uint32 PLAIPMOJMEO = 10; + uint32 scene_id = 12; +} + +// CmdID: 5998 +message NPLEJKLGIGL { + bool INBENEFPKMK = 1; + int32 retcode = 14; + bool GJPEOMABHGF = 15; +} + +// CmdID: 1216 +message NDKLBBIBJAK { + CustomGadgetTreeInfo KKONLPHIAHE = 5; + uint32 entity_id = 15; +} + +message COONJGKPJKK { + repeated NMHIHCGPHIP HCDNAGJHPCL = 2; +} + +// CmdID: 24016 +message FADLJEMABNC { + bool OLEJPBPBNHC = 4; + uint32 OANHICEDHNH = 2; + uint32 EHJHFENCKLJ = 3; +} + +message LCPMJPEJCEC { + uint32 max_combo = 1; + bool LHHBINHJAOE = 13; + uint32 PEAJINIFGHM = 14; +} + +message DeshretObeliskGadgetInfo { + repeated uint32 argument_list = 1; +} + +// CmdID: 9359 +message GKKJKLCPMBP { + int32 retcode = 15; +} + +// CmdID: 24654 +message DKBCCCCEPKA { + uint32 mp_play_id = 4; + bool DJOCLOKDKAE = 8; +} + +// CmdID: 2347 +message OECOAMHHBNB { + repeated DBMIKFMACHB DKKKACEBEDJ = 1; + repeated Vector AEPBMMIDOJA = 4; + int32 JJFPFMPJEMA = 8; + IAILMJPPBFE BGPJNIIHANJ = 9; + int32 retcode = 10; + repeated Vector GOFMAAPEIMC = 11; + repeated DBMIKFMACHB FBNOKNJKHDM = 12; +} + +// CmdID: 26222 +message OLHLNOJGPKG { + bool GJPEOMABHGF = 2; + bool INBENEFPKMK = 14; +} + +// CmdID: 22008 +message IFHMBHPDPEL { + uint32 scene_time = 1; + uint32 entity_id = 3; + MotionInfo motion_info = 5; + uint32 FGGMOAKINFD = 12; +} + +// CmdID: 1253 +message BBFKHEMAEAG { + repeated uint32 MJNNJKEILFM = 7; + uint32 GAPLFMMGBFA = 11; +} + +// CmdID: 21227 +message GNNOJNIMEAK { + uint32 ONABDGFCPIH = 5; +} + +// CmdID: 29996 +message MMEBHPLIONK { + int32 retcode = 10; +} + +message CDGHDALGGAL { + LODOPKNFJNB HNJIIDAMCHP = 7; + IALDLPPFIDE EPCBAOBGODI = 11; +} + +// CmdID: 29565 +message ILCBHKDOEAG { + uint32 parent_quest_id = 1; + uint32 PODHDPCPJGJ = 4; + repeated int32 JIEMDKOKCLE = 14; +} + +// CmdID: 8698 +message OACKKHPGFDM { + uint32 HGOLPKDKOMK = 1; + repeated MKALMMGNKOO AHMCJEJKFAO = 5; + uint32 POCCKLIJIGL = 13; + bool KKHGLLOEKGK = 15; +} + +message HOHOJPFAFOJ { + map AGHMEGIBFCD = 3; + map MKPOIJFCEMP = 9; + uint32 uid = 12; +} + +// CmdID: 2679 +message ADLJMJPFNCP { + int32 retcode = 4; +} + +message KJLKOJCGEEO { + bool ECIHDIJCLED = 1; + uint32 GPAELJHNAEK = 5; + bool AGGILMLIJDM = 7; + uint32 MEMPKCGNNMF = 13; +} + +// CmdID: 29394 +message BECCHMCNDOJ { +} + +// CmdID: 27356 +message SceneForceLockNotify { + repeated uint32 force_id_list = 3; +} + +// CmdID: 8540 +message HJCFKHBLJLP { + uint32 IIDHPKEFHPM = 1; +} + +// CmdID: 28309 +message GFJKEINKEAF { + repeated PKGBFMJBBIA HINDFPNFKFB = 14; +} + +// CmdID: 3859 +message HEEHJOEFELL { + repeated IMBHAGFDOOD DOHIOCBEMMA = 2; + uint32 LPNKMDEAKPC = 3; + repeated CCGFKEGLIHC PNOPNCLDGKH = 8; + repeated NHIAFABFEND IIBAEDDPDJD = 9; + int32 retcode = 11; + JCBAIFPFACC FFLGCBBLIAO = 13; + repeated HHAJGBFHBKF MBMPJJFEIIM = 15; +} + +// CmdID: 23277 +message BLMHCGMPGCC { + repeated uint32 FNAOACPMMKD = 9; + repeated OBOLIHANNCF NPFGLAJLHIL = 7; + uint32 GOAKCBGLBMJ = 8; +} + +// CmdID: 1441 +message CLJHJBFANPA { +} + +// CmdID: 29033 +message FLAFOHPNJAO { + uint32 MLMIFECFPOJ = 1; + uint32 group_id = 3; + bool DMEDOEHOMKH = 6; + uint32 BKNPLFIKKFG = 8; + uint64 HODOLKCOPLG = 9; + repeated KHFPKKBIGNC OLPBBGIENFF = 10; + uint32 CKINHOEOECF = 11; + uint32 BLNBJFLPEFP = 14; +} + +message FFNNMLBFEIH { + uint32 CENHKJDFFDA = 6; + repeated BABEOFPJIJN OHMGDDCBBOD = 13; + uint32 level_id = 14; +} + +// CmdID: 23684 +message GGACGOHEIAG { + bool DGGCKMIKBMO = 1; + uint32 JOFBEIACLOF = 8; + bool ANKCBOMMOJB = 11; +} + +// CmdID: 24221 +message HBLHBPIKOPJ { + FMEOLDFCCEC GKKBDHMOPPI = 10; +} + +// CmdID: 8127 +message OGJELLHAKOM { + uint32 level_id = 4; + int32 retcode = 12; +} + +// CmdID: 26297 +message LLDKOIMKMOH { +} + +// CmdID: 9140 +message JCMAFKFJECC { + uint32 GAPLFMMGBFA = 3; + int32 retcode = 9; + uint32 cell_id = 14; +} + +// CmdID: 6637 +message OFMMGKHDEPE { + int32 retcode = 3; + uint32 mp_play_id = 12; +} + +// CmdID: 8627 +message JIMKBEJLCHF { + uint32 mp_play_id = 4; +} + +// CmdID: 7360 +message BCDLGABLNLO { + uint32 OMGCHBACHCI = 10; +} + +// CmdID: 4460 +message DKHCIPOAMNJ { + HIMMEMHOGFB MFMLAKBIAED = 6; +} + +// CmdID: 5598 +message BLKMEPLOHJM { + int32 retcode = 12; +} + +// CmdID: 23491 +message IENKCMBJDCJ { + int32 retcode = 8; +} + +// CmdID: 458 +message HBBBFCLEPJF { + repeated string DIIIIHMDPNC = 1; + MJGFKCILLOO HHFKOFGGHKG = 3; + bool OGJIKFLMPDJ = 4; + float duration = 5; + float KKKMBMMHIJF = 6; + DPNJDPJGDOP NKFEIKLJHHK = 7; + uint32 AMHHCBFFLPL = 8; + MJGFKCILLOO PNKPLPDBOCG = 9; + uint32 entity_id = 10; + Vector BMAMMCKAMLJ = 11; + float NLLKHNCAMGG = 12; + bool GNCJHDKPONA = 13; + bool GAKLGDGICDN = 14; + Vector MDDABONFBEJ = 15; +} + +// CmdID: 9184 +message JHLMFOKEJAK { + int32 retcode = 7; + uint32 level_id = 8; +} + +// CmdID: 22807 +message BKOENEFMLCL { + repeated uint32 CBMAFAAHIAB = 7; + uint32 PEFPLNJHELI = 9; + uint32 level_id = 2; +} + +// CmdID: 7910 +message HLFNKCOILFH { + uint32 HKAPPOEKONG = 14; + uint32 EHDLLGGIOFJ = 15; +} + +// CmdID: 23985 +message OFFALLFNCFI { + repeated ItemParam MFAKDOBMFIM = 15; +} + +// CmdID: 27821 +message KHFEMKBFJAL { + uint32 HOMGPJJMLDG = 1; + int32 retcode = 13; + bool MCPKKMHKCPD = 14; +} + +// CmdID: 22970 +message IJOGAOMKNOF { + repeated LJEDIFPDAFN info_list = 2; +} + +message JECNLAMMPFI { + repeated JELBMDNLKPM HJLLLDFOIHM = 9; +} + +// CmdID: 26734 +message PLJFOCDAKCC { + uint32 KHHIBKPBKPN = 6; +} + +message KHGAMPKLEEG { + uint32 NNEBHHFHDCC = 2; + uint32 GPAELJHNAEK = 4; + bool OBBGBMEPLOJ = 10; +} + +// CmdID: 22191 +message IHEPMEOKHBE { + uint32 MEMPKCGNNMF = 7; +} + +// CmdID: 8670 +message PGHFMPKOJJC { + uint32 EKCFCKDJEIN = 5; +} + +// CmdID: 1154 +message MDECGNCEMGL { + BPLKLKDBOGP LNMLMLJLNJH = 7; +} + +// CmdID: 28448 +message BNILONCHCLD { + int32 retcode = 12; +} + +// CmdID: 6403 +message AGMOEIOEIKN { + uint32 MEMPKCGNNMF = 3; +} + +message BPIBIBMGOLL { + uint32 MEMPKCGNNMF = 2; + uint32 GNEGAOGJLBD = 6; + uint32 level_id = 7; + uint32 DBLFNCPDANB = 11; + repeated POIGHGBCNMN KFAPIJCGDBC = 12; +} + +// CmdID: 7004 +message GODFDEJPBMB { + uint32 costume_id = 13; + uint32 avatar_id = 15; +} + +message NPPLLPEALIK { + bool NAJPJBCJGJA = 4; + uint32 APAFIPOFLOJ = 5; + uint32 NKEONOIKLAO = 8; + uint64 HODOLKCOPLG = 9; + bool DGGCKMIKBMO = 11; + bool POHFOBDLLBC = 14; +} + +// CmdID: 24420 +message NAPMFGCNKBJ { + uint32 PKKKIJALPNM = 1; + uint32 DFPNKFEKIIG = 6; + uint32 BNBLMFKKFGG = 9; + repeated uint32 NJHGOAEHNDM = 12; + repeated uint32 CAKNFAOIIKK = 14; +} + +message PMLJKIMLCJP { + uint32 apply_entity_id = 7; +} + +// CmdID: 1322 +message OIKGLEEKAIN { + int32 retcode = 9; + uint32 OMGCHBACHCI = 14; +} + +// CmdID: 9084 +message GMHCKIPELFG { + bool HPPMEGLDGKF = 13; +} + +// CmdID: 23467 +message CLGGNIHDJNJ { + bool DJOCLOKDKAE = 6; + uint32 OEHKJPBEPKB = 12; + uint32 mp_play_id = 13; + int32 retcode = 14; +} + +// CmdID: 22891 +message CMBBMGNHBBF { + uint32 avatar_id = 2; + uint32 IJAGLLBJKDA = 3; + uint32 OKKAPKJIHJB = 14; +} + +// CmdID: 4735 +message MCFHALGNDEL { + int32 retcode = 2; +} + +// CmdID: 28114 +message LKMAPFLFBMP { + uint32 id = 5; + uint32 PKOLNJPBBGK = 7; + int32 retcode = 13; +} + +// CmdID: 244 +message FGJEDGHAGDH { + uint32 EPJOAALLGGD = 4; + int32 retcode = 12; + uint32 ONABDGFCPIH = 14; +} + +message VehicleInfo { + repeated VehicleMember member_list = 1; + uint32 LMJNOKAJEKI = 2; + float OCOPLKHNHEL = 3; + uint32 GPMPAEGBEJE = 4; + float LLGKENMIENL = 5; + uint32 anim_hash = 6; +} + +// CmdID: 23144 +message PJOAIGAALPG { + FJMJCDDODMH BHJHAGCCPIB = 4; + int32 retcode = 5; + bool EKJMDINDGGG = 8; +} + +// CmdID: 5498 +message HBNPHFLAANJ { + repeated uint32 HOEPCMHJBHE = 5; + string name = 13; + repeated uint32 BFBOMBOINPJ = 4; + uint32 CDMJGIFEFMD = 9; +} + +message MHCJADCOMBG { + uint32 NNHEENPIDGJ = 1; + uint32 EOOIPNMKDMF = 7; + map MBBBCMPCNHD = 8; +} + +message KELBFNDHNIK { + bool NGDOKAJIAFH = 1; + FPBMMOMLKKN ABPJIBDJIPA = 4; + uint32 JHLADDKLCFI = 9; + oneof ADEBPDLAOJP { + PDGIJGAOPFJ shop_info = 5; + COCNECPFGJE chest_info = 8; + } +} + +// CmdID: 29828 +message OMMFIGKBKOO { + repeated MIAMFOFPFNK JGKLNNOOFND = 14; +} + +// CmdID: 949 +message OEGDJIFDOCM { + FDLEKDOGGAG GIGADMPNJHL = 6; + IPGGPFGOBEA MIMNAFDODCK = 8; + bool IDIKLAGELDN = 9; +} + +// CmdID: 23466 +message JLMGDBLDMGL { + uint32 entity_id = 12; + uint32 JCHJPAFCOFH = 13; + int32 retcode = 14; +} + +// CmdID: 2632 +message KMGKIHEMPOF { + int32 retcode = 10; + repeated uint32 BKNIKIDMAHI = 11; +} + +// CmdID: 27308 +message KFABOAIAJJG { + uint32 HOIPFDOMIPJ = 9; +} + +// CmdID: 29039 +message KONOLMOBOLA { + uint32 EHGNMADGJOC = 5; + uint32 cell_id = 7; +} + +// CmdID: 8590 +message FNGGLLCPDBO { + uint32 MEMPKCGNNMF = 5; +} + +message LDHBDIGNHCL { + repeated uint32 ILCGEDOMOMO = 7; +} + +message PAFDOOMKDOC { + uint32 GLHMMNJIGFG = 1; + uint32 CIDHMCHNNEH = 4; + uint32 MOJDCGIGNNO = 5; + uint32 ECNKGKFHFDF = 8; + uint32 OLFBAMDHBIL = 9; + uint32 JOFBEIACLOF = 10; + uint32 level_id = 11; + uint32 HBEDECBNHOA = 12; + bool DGGCKMIKBMO = 13; +} + +message GPBMNEIOIOA { + FGPLNEKJDCH BLIPCHPHPCE = 5; + OLLJOMADDCK GGBEHKOFFGP = 6; + FKFOHKHKIJN PGKCHOLLMIG = 14; +} + +// CmdID: 21160 +message CHAJOINPLEH { + uint32 NNEBHHFHDCC = 1; + uint32 MEMPKCGNNMF = 8; +} + +// CmdID: 26234 +message JHDGMMBIJIH { + int32 retcode = 2; + uint32 GPDOGMPIJFC = 3; +} + +// CmdID: 23243 +message OGOLAIJFFNO { + int32 retcode = 7; +} + +// CmdID: 23870 +message AJOCCFAIKFL { + repeated EFAIPNDIHAI JNFPMEIJENP = 12; + repeated uint32 GKPJEDKHCIF = 6; +} + +message FBAOAOBCFEO { + repeated OEDBNOADGJJ ICCPMAICFAO = 13; +} + +// CmdID: 20573 +message OINCODOBAHO { + uint64 PJFPEHFAMAL = 1; + int32 ADMOKADNFHH = 5; + uint32 BCGGIOGBOCK = 6; + uint32 KPAMPGDJDHE = 9; + uint32 OMGCHBACHCI = 13; + uint32 combo = 14; +} + +message FGBAEINDLHG { + uint64 guid = 6; + uint32 count = 9; +} + +// CmdID: 25170 +message NPONAFFGKLK { + repeated GOMGEJHCKOA BJNLFBJHLAF = 4; +} + +// CmdID: 6983 +message DHHIAPOLPJJ { + uint32 avatar_id = 6; +} + +// CmdID: 26100 +message CDCCOPHDPPI { + repeated uint64 equip_guid_list = 8; + uint64 avatar_guid = 15; +} + +// CmdID: 8908 +message PJBMOEIKEGD { + int32 retcode = 3; +} + +// CmdID: 2964 +message CPHMFCJEHGJ { + HHAAFIHNDJO reason = 14; +} + +// CmdID: 21398 +message FHAPDGIDHPC { + uint32 GNLFCLGGAGL = 6; +} + +// CmdID: 28928 +message FBFGBIKIDIB { + repeated uint32 HCFCIIOKLKB = 3; + uint32 FLKPGMLNFGF = 5; + uint32 HPBPHGOEAKA = 6; +} + +// CmdID: 27757 +message OEIGNGGJJGP { + uint32 JLFHEEIPDDP = 4; + int32 retcode = 7; + uint64 DCOMPDPPDPO = 10; +} + +// CmdID: 26525 +message FPOJMNBCHHE { + bool GEDOPOCDJGJ = 1; + uint32 ECGJAIBEJEO = 2; + uint32 GLFFDOMAJDD = 4; + uint32 DMNLDPPGOKG = 5; + uint32 PEFPLNJHELI = 7; + uint32 OEBIBBFHIKD = 8; + uint32 level_id = 15; +} + +message LNDMEEHGMJN { + repeated uint32 BGHNDIPKJHP = 3; + repeated uint32 HHIACCIIKGA = 4; +} + +message ShortAbilityHashPair { + sfixed32 ability_config_hash = 13; + sfixed32 ability_name_hash = 15; +} + +// CmdID: 27344 +message FLJJGHOHLDD { + uint32 room_id = 3; +} + +// CmdID: 7428 +message CCKIMJAEPAB { + bool OMNCIKFFGBO = 15; +} + +// CmdID: 21829 +message HNNKBJPPBIE { + int32 retcode = 6; + repeated uint32 param_list = 8; + uint32 target_uid = 9; +} + +// CmdID: 5094 +message PPLNCKANOCD { + int32 retcode = 13; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 9897 +message LEINDPOIEDJ { + uint32 JEFILDJEBAJ = 3; + uint32 level = 4; + int32 retcode = 15; +} + +message BGICACHLGIN { + repeated GADDLILNNBK CBENKJEOCIL = 6; +} + +message NHHEEDNHOLI { + bool DBLPJBBPNIC = 7; +} + +// CmdID: 1373 +message EJGEMKJBPEL { + uint32 avatar_id = 6; +} + +message DLNMIFIODEB { + bool KOCNPKMBAGE = 4; + uint32 GHDJJMIKFPI = 8; + uint32 JLCIPFECCPM = 5; + uint32 JONFNJCAJHG = 7; + uint32 uid = 10; + oneof content { + uint32 icon = 21; + string text = 357; + DFHJJLMBPFJ system_hint = 922; + } +} + +message DFHJJLMBPFJ { + uint32 type = 2; +} + +// CmdID: 21587 +message JMLAGGHIKAI { + uint32 level_id = 2; + int32 retcode = 6; +} + +// CmdID: 29663 +message CPBFCKCAIGC { + int32 retcode = 9; +} + +// CmdID: 9576 +message JKEGFHDBJPL { + uint32 count = 9; + uint32 CJFGADHMEOL = 6; + uint64 BOCHKLKFMIK = 5; + bool BHBLCHHKPMI = 10; + uint64 guid = 4; +} + +// CmdID: 22424 +message LJHILMNGDIO { +} + +// CmdID: 26357 +message EOPEHHOJHGI { + bool LKCAEOPCFOC = 13; +} - bool POHJHIGFOEK = 2; - repeated uint32 MOPFHPHAHLP = 3; - BKEOLGDNEID CIPEFLBLLKL = 8; - uint32 reason = 10; - repeated uint32 AAMDCFJJELJ = 13; +// CmdID: 29676 +message CCKDGHOEAEA { } -// CmdId: 27594 -message BFDNOLMKLIA { - uint32 stage_id = 9; +// CmdID: 21967 +message JAOLPDOENBB { + int32 retcode = 3; + repeated int32 DEKIIHDLAOI = 9; + repeated ItemParam item_list = 12; } -// CmdId: 9364 -message ACKJJONKODM { - int32 retcode = 4; +// CmdID: 21618 +message CDIFCOPLFAK { } -message BKIBGOODEDH { - uint32 FMHAPHAFPDO = 6; +message KBFBJMPCFHM { + repeated HHMAOBJBIDH MDPMACOCMFB = 1; + uint32 LJDMBIDHPJI = 2; + uint32 ILHJJFHKBDE = 5; + map HAMKMBEIHAF = 6; } -message HuntingPair { - uint32 refresh_id = 7; - uint32 monster_config_id = 8; +// CmdID: 24779 +message PAKHELPIKLL { + int32 retcode = 1; + uint32 KHHIBKPBKPN = 2; + uint32 GHIAOGLLLDI = 6; + uint32 position = 14; } -message DMDEPIPHIIC { - uint32 COJLDNOCAJH = 3; - GNIOHKIFAGE LELILOLMPLN = 4; - repeated uint32 entity_id_list = 5; - fixed32 end_time = 7; - uint32 LDDCGODJOBF = 13; +// CmdID: 27476 +message ANNGEJFKKKP { } -// CmdId: 20418 -message PPJAJNNLGGJ { - uint32 schedule_id = 13; +// CmdID: 25374 +message FFBACDHBCMB { + float JJPCPMFDNEH = 1; + BBBEMDAPOGH reason = 10; + uint32 prop_type = 11; + float ELDOEDJDGHN = 13; } -// CmdId: 8175 -message FOIELAGNNDP { - ForwardType forward_type = 5; - MKGKIHKGHEI AMHCDFNPHJA = 12; +message AMIMNLMEGEA { + repeated BLHCPFCMDMI HEGNIGACHMI = 1; + uint32 APNLOFPNAHN = 9; + uint32 element_type = 15; } -// CmdId: 7642 -message IEAIAOCOHDE { - repeated uint32 CLCIAHAOCOL = 5; - repeated uint32 PAKHFMPKJCL = 6; - repeated HDLCJPBKLCM GEDKNKMAMIM = 14; +message JGKGABIKCIP { + bool HJEILABENAK = 1; + uint32 ANJMOBMGAME = 2; + map OENFJDPLJLL = 3; + uint32 EHBHPLAPOHK = 4; + uint32 BCHDODNGCHL = 5; + HAJBJKCBFGF ADKJLPANDLH = 6; + uint32 FBPGIMLMDNJ = 7; + repeated CMDEEPDJOGA EBHCABLNKLP = 8; + HAJBJKCBFGF IMLJBAGLDBF = 9; + HAJBJKCBFGF JHCJKGOONDA = 10; + HAJBJKCBFGF NCFHBLFKBGD = 11; + uint32 CMNBCFNAANH = 12; + uint32 EILEHAGFENP = 13; + HAJBJKCBFGF JMPKJDHJKIK = 14; + repeated INELAGGDIJF MHKFNLGHMPI = 15; + uint32 GDFKDHGBDJO = 318; + bool HPJPCKIILAJ = 885; } -// CmdId: 5342 -message DADMLMMJHIP { - uint32 level_id = 9; - uint32 card_id = 10; - bool POBIKMJKEJE = 11; +message HMKMOPMKDGO { + uint32 FLLKOMKHIAM = 2; + uint32 uid = 11; } -message BPNCPGKAGIJ { - uint32 use_time = 4; - KJHLIPDBMLA avatar_type = 9; - uint64 avatar_guid = 12; +// CmdID: 29447 +message KJFKBBHCCHJ { + map ONNLNEFNFGJ = 4; + uint32 GPDOGMPIJFC = 11; } -// CmdId: 6813 -message LFIPLDDDOMC { - uint32 param = 5; - repeated OnlinePlayerInfo player_info_list = 7; - int32 retcode = 12; +message IGBBFNJFAHK { + map CILFDMFADLG = 3; } -message DNHAJJPGBBL { - uint32 PGBDPGGINBO = 5; - bool LMPAPLHNDNL = 7; - AGIAPPEIEMF FDMHKEJPDPA = 13; +message ADONIKGMPPL { + uint32 KNLILAPDKKG = 2; + uint32 GIGKDJINOLG = 3; + bool FFPNMOBAKNF = 15; } -// CmdId: 4798 -message SceneTransToPointRsp { - uint32 scene_id = 7; - uint32 point_id = 10; - int32 retcode = 12; +message NBHBDHEJBIH { } -// CmdId: 6293 -message EJIIDKDAOLB { - int32 retcode = 1; - uint32 level = 3; +// CmdID: 2795 +message LCDHKFLCNBD { + uint32 GLDNNFOCDEM = 3; + uint32 index = 15; + bool NAHNHOIFGFI = 9; } -// CmdId: 29837 -message KKNPBDKADEI { - uint32 entity_id = 5; - uint32 FBKAGLGKNNJ = 7; +// CmdID: 21016 +message NNDCELDJDGK { + int32 retcode = 2; + repeated uint32 FPAIOJDPDPC = 5; + uint32 index = 10; + uint32 FCHFAKEPINP = 12; } -message GJABGJFLFHI { - uint32 OLIJHIGMGOJ = 1; - repeated JICDCELMNJN player_info_list = 12; - uint32 KLCFHIMALMO = 13; +// CmdID: 20829 +message LCOCCDNCFPN { + bool DGGCKMIKBMO = 3; + uint32 OMGCHBACHCI = 9; + OLBAKOMOBEI BEPFMDKMFIC = 12; + uint32 CKOCCFDGCOL = 15; +} + +// CmdID: 26118 +message ICGBJDMBKKJ { + int32 retcode = 5; +} + +// CmdID: 28995 +message DNMFGKAPFJF { + int32 retcode = 11; +} + +// CmdID: 6468 +message AIBPADMBKFO { + uint32 progress = 4; + uint32 level_id = 6; +} + +message KHBJIHJOEOM { + uint32 EGILPLLMLHO = 15; +} + +// CmdID: 1449 +message HMPDFJJMOCO { +} + +// CmdID: 27057 +message ENCKADKPNII { + HIMMEMHOGFB MFMLAKBIAED = 3; + int32 retcode = 8; + oneof JENBHGOIEKM { + OOLBIPGMPJB music_brief_info = 7; + } +} + +// CmdID: 28407 +message KBBPHPMHEMB { + int32 retcode = 6; +} + +// CmdID: 22324 +message KEABKHPDOEI { + repeated uint32 ECNJMCGANLF = 6; + bool PFOKFHLOKEJ = 7; +} + +// CmdID: 21716 +message FOPLAPCHCOI { + uint32 OMGCHBACHCI = 4; +} + +// CmdID: 2846 +message OPCMILINHEK { + uint32 parent_quest_id = 4; +} + +message DHKLPPAPLFO { + repeated uint32 FJEPGPKJAHK = 1; + uint32 end_time = 4; + uint32 LGBNFIFCPJF = 6; + bool EIALJBAENGJ = 7; + bool FALGLCJDKCL = 8; + repeated EEGBPINNFHJ IBDJLPIPPNJ = 10; + repeated uint32 ELDNOCOHALM = 11; + uint32 KHHIBKPBKPN = 12; + bool ONCLIGBKLPF = 13; + uint32 CFDEHHEPOAI = 14; + uint32 ONABDGFCPIH = 15; + uint32 KPAMPGDJDHE = 63; + uint32 FFGHMFNFPNL = 253; + uint32 GNAKONIIJHO = 373; + uint32 LKODGHFICBH = 426; + bool CDBIIEIPBFF = 509; + bool LCHFFKHPJIO = 678; + bool ILKPGDKEIEG = 739; + repeated uint32 GICJHOFKGKO = 818; + uint64 CIDDJFNIMPJ = 892; + repeated FAGNKJAOJLK CEOAMBHDCNG = 983; + uint32 MPPFCLCENAP = 1040; + repeated uint64 GONEPFEDMEL = 1246; + repeated uint32 NJCGNGLKPBJ = 1267; + bool ODMJHPBFIKO = 1408; + map FMHODGOPCGJ = 1791; + CFKJEDGPNAE OKBINABFBKP = 1839; + map EHDEDBMBHGF = 1954; + oneof detail { + MEIGMJNLJJF salesman_info = 2; + JCNIFBNIBHI crucible_info = 3; + IDJEOFDJKGI trial_avatar_info = 5; + PKPJPAOMCBC sam_lamp_info = 9; + PLFHDDFIPGA vintage_info = 27; + AHNNDHPFFIJ gacha_info = 29; + LFIEDPGOEME summer_time_v_2_info = 47; + EPFHMONLJOH expedition_info = 55; + MJBNLAKAIAD rogue_diary_info = 60; + JBENLIAFBCP photo_info = 66; + DAGENKLMDHH activity_multi_character_info = 98; + NOAIFEGNKML hide_and_seek_v_4_detail_info = 115; + IKHGGPNJGNB fleur_fair_v_2_info = 149; + JEAJDMHFGGH recharge_disk_detail_info = 174; + FCOKGCMNLMO moonfin_trial_info = 175; + FPONDJDDJDA fontaine_gather_info = 203; + FGOEOMKHIKK instable_spray_info = 235; + FOCFJFJNJND fish_blaster_info = 242; + JNAIELHBADH poetry_festival_detail_info = 249; + AAJGICJDCMG bomber_dodoco_detail_info = 273; + AMCOMLPIEBN arena_challenge_info = 281; + AHNMCDONJHE char_amusement_info = 294; + LJOCPDMINCM catcafe_detail_info = 311; + APLCJHPDOOA fleur_fair_info = 321; + GHLALHDAGMP gcg_pve_infinite_info = 325; + MOKDFFEKJPM potion_info = 346; + DFKOFAHKANJ gain_buff_detail_info = 348; + ECOJKLIFIKM electrohercules_battle_info = 396; + KFFDJGHKGPN rock_board_explore_info = 407; + HGMNEFBCKGK fungus_fighter_v_2_info = 410; + PCKCBPBOBPC aka_fes_info = 444; + ELEBHCPKCMJ effigy_challenge_v_4_info = 445; + BADJADMDPGH irodori_info = 470; + DLFONAIONCO effigy_challenge_v_5_detail_info = 477; + ADGFPGNGGKK blessing_info = 486; + EOBGPECDJAF cook_game_detail_info = 502; + FIFJNBBADKJ roguelike_dungoen_info = 508; + MEKFAEHENAN find_hilichurl_info = 554; + DHPNFBFFOEF fungus_fighter_v_3_info = 555; + AINECCGEPBH brick_breaker_info = 572; + MLGJJAOIJMP sea_lamp_v_3_info = 580; + LDOICEBIFMM auto_time_stop_detail_info = 593; + OOLBPNPEMDK bird_ball_detail_info = 595; + GJMDMPEMBNH stamina_fight_info = 596; + JHBIPKMOCCG blitz_rush_info = 599; + DMNIAEJPKGP michiae_matsuri_info = 650; + CJNBABJNCOC chess_info = 723; + NOHDOMIIOHF acrobatics_battle_detail_info = 752; + GPBMNEIOIOA lantern_rite_v_4_info = 754; + KPELDPAAKOC treasure_seelie_info = 759; + BODNNIIKBGJ fairy_tales_detail_info = 817; + NPJBBEKNFBP water_spirit_info = 821; + AKKECFCJGFN delivery_info = 845; + CADKJPFBBGH aster_info = 856; + BMJIOKCBMAI journey_info = 895; + EFEBIJODBNH lantern_rite_activity_info = 911; + KNEDOLCPICA crystal_link_info = 945; + DKFKDKBOOFP coin_collect_info = 962; + IIOLOBMJBAE great_festival_v_2_detail_info = 977; + BLKGHGCLOBB flight_info = 1012; + FJGBNOLNFOA dragon_spine_info = 1026; + KOCHDLAOFPC winter_camp_info = 1049; + FKKCACIDPNA toy_battle_info = 1052; + CMCBCMNBIFA tanuki_travel_activity_info = 1060; + OCJNEAMJAPC gcg_pve_info = 1063; + OHMJNCBAOEC watergun_info = 1070; + GLACEHKEJMF filmfest_detail_info = 1082; + KPNJOBFAKGF natlan_tour_detail_info = 1093; + JPBOJECLHPA music_game_info = 1099; + GENJMANACLB muqadas_potion_info = 1125; + HBBCJINHNJC challneler_slab_info = 1127; + HLGBLAIBMNG animal_view_info = 1173; + HHECCPLEJND slime_cannon_detail_info = 1177; + FLHCNJGDNHA collect_underwater_info = 1180; + GCMMIKNLCJB mist_trial_activity_info = 1198; + AOFGLKPAJEN lost_samachurl_info = 1205; + DBEIGNIKECO duel_heart_info = 1220; + NCGJEBLJECF treasure_hunt_v_4_info = 1228; + PEHEIAGOFIL team_chain_info = 1287; + GKOKOMHDEGI hide_and_seek_info = 1313; + JOCFFCPLILL rainbow_prince_detail_info = 1360; + MMFABCKMAOF treasure_map_info = 1362; + NNPFPPJABPA luna_rite_info = 1407; + CEPNKDLEPBD bartender_info = 1414; + JKOBNFPENPD quick_time_combat_info = 1440; + OOHJPMJPAKB effigy_info = 1445; + NPCMLKNDENE gcg_festival_info = 1461; + OFFCCONKFOH goal_challenge_info = 1486; + JKFHCHEDJIC sandworm_cannon_detail_info = 1498; + IOJLKNPEODB blessing_v_2_info = 1519; + OGKFDMJNOFA buoyant_combat_info = 1617; + DPJNEOJFIGA penumbra_adventure_info = 1630; + FLCOINOJGIL gcg_pve_puzzle_info = 1642; + AHGAGGNGBBM photo_undersea_info = 1678; + FJJBHEGFBDI luminance_stone_challenge_info = 1714; + ADBNJEEMDAM ugc_info = 1718; + FLPHJJJLFCM gear_info = 1723; + IOFNPAIEIJN sea_lamp_info = 1738; + DHEGFOIAAPL summer_time_info = 1766; + PHLFLGNGOJJ effigy_challenge_info = 1771; + BEDGMDCOEEN spice_info = 1790; + KBHGAOFKFDD monster_vs_monster_detail_info = 1811; + OJKMPPGOHFK echo_shell_info = 1824; + KEEJNOLINBA ugc_v_2_info = 1857; + JNCACHOEEPP bullet_hell_detail_info = 1865; + DLCLEKEEBGJ island_party_info = 1871; + BCFOBCAIALK fungus_fighter_info = 1879; + FACBLONODPO sorush_trial_info = 1885; + GCALOCAHEGI alchemy_sim_detail_info = 1902; + GKCFNJNHLCF wind_field_info = 1912; + ECLJPEBBLNO graven_innocence_info = 1914; + MPKIHLGHOGC bounce_conjuring_info = 1982; + BFGHIPHHKMJ plant_flower_info = 1997; + MEEONAHJNJE dig_info = 1998; + FMKKAILPPJI hachi_info = 2006; + MENHNBMDEDJ sumo_info = 2043; + } +} + +// CmdID: 21516 +message HBCGLAGDAPO { + int32 retcode = 6; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 29880 +message IBDNPHPNKMD { + string team_name = 11; + int32 team_id = 1; +} + +// CmdID: 27733 +message AGJIFCFFJCH { +} + +// CmdID: 8767 +message HNDAHAMKFDK { + uint32 LKIGJMJNMBJ = 1; + uint32 group_id = 2; + uint32 DBKOIPHEDKE = 3; + int32 retcode = 10; + uint32 LGBMBJCJMKA = 15; +} + +// CmdID: 21726 +message KHHHFPAACJL { + repeated uint32 HNKCGALEDDB = 5; + uint32 LJDMBIDHPJI = 9; + uint32 GOLCDOCFOLH = 12; + int32 retcode = 14; +} + +message HGJMOPLPBEH { + float PMLKMKLEHKK = 8; +} + +// CmdID: 24379 +message PCLCGNOPLEP { + repeated DEPOIKLILEB LPIEGOAPCCC = 1; +} + +// CmdID: 8720 +message GFBJMLGOGOJ { + repeated GFHBBBNOFAB ELOILBOEKPK = 6; +} + +message SceneWeaponInfo { + uint32 entity_id = 1; + uint32 gadget_id = 2; + uint32 item_id = 3; + uint64 guid = 4; + uint32 level = 5; + uint32 promote_level = 6; + AbilitySyncStateInfo ability_info = 7; + map affix_map = 8; + EntityRendererChangedInfo renderer_changed_info = 9; + bool HHLNNPOILDL = 10; +} + +// CmdID: 3166 +message CMJMMKIKLBO { + repeated EDFPKJKFDHB AHKJLPLDPED = 8; +} + +// CmdID: 4310 +message LJHHDBGKOPE { + repeated JGGHLHAAOHE HIKDOOPDAHC = 9; + int32 retcode = 15; +} + +message KBNNKPBFIAO { + uint32 GHIAOGLLLDI = 1; + repeated ItemParam item_list = 2; +} + +message EFEBIJODBNH { + repeated FAAGGNKGFAO MCDIJKPHLNO = 2; + bool AJEHIDCIMOK = 3; + HKBDIOHDFIJ DIDEMGCLNLE = 6; + KIPPMOPNAAA DOHMDAJFMLH = 7; + bool DPHDAGAGBII = 10; + bool OFGOGNBFMFK = 15; +} + +// CmdID: 26862 +message PBLHKDKKLCC { + bool BGAOACGALDG = 2; + uint32 draft_id = 1; +} + +// CmdID: 873 +message CBFAOMPOGBH { + int32 retcode = 1; +} + +message FNNNAGJLFOF { + oneof OEFOMCABJBM { + MEHPDEGADGM skill_result = 1; + EKIAHOGNHGG cost_dice = 2; + DBKCMECJHBJ use_skill = 3; + DMOGJBHLBNB pass = 4; + FLGBAGGEBCM phase_change = 5; + HOLELIEGKCI select_on_stage = 6; + GMPNNDOKOGA add_cards = 7; + PPCOGLLLLBO remove_cards = 8; + PJBDLOGGHFM token_change = 9; + KDFGEDGEAMN add_dice = 10; + OLBJNPGIIAF dice_roll = 11; + KGIPCPJCKOC char_die = 12; + ONELPGLKOHJ move_card = 14; + JCCFIOJLOGG dice_reroll = 15; + JJHMJKNBELH modify_add = 35; + HPGKMHKNHDK pve_intention_info = 125; + LBIHDALPKND new_card = 169; + FMHCHKNDPOF waiting_list_change = 251; + DDDIAGDHDHO no_damage_skill_result = 378; + BIANHBHDLPC client_perform = 381; + GIDJAKBJKGJ reaction_end = 503; + MANNMAOAHKB cost_revise = 513; + EHHNKOLOAEK update_controller = 579; + ADEMKIPFKNF game_over = 844; + OCEBLDOOBCA reaction_begin = 908; + DNFIACDOMNG op_timer = 909; + JOPCCMBMLLM phase_continue = 950; + FCFHKHJFIAP transfer_card_to_opponent = 1016; + CNJGEAFMJBO use_legend = 1104; + ELAPNKHIHBJ skill_limits_change = 1281; + CJFOABAEHAD zone_shuffle = 1380; + LCBHGPLJLNO card_henshin = 1415; + MLAIEPDEKJH pve_intention_change = 1557; + CHJIBLCEBNF modify_remove = 1647; + NIABIDEDMFL use_skill_end = 1772; + MLKKIBOCGCO card_update = 1916; + FPKHMCHIDIN duel_data_change = 2020; + CDCPGKIPNBA select_on_stage_by_effect = 2040; + } +} + +// CmdID: 21559 +message IKCKGINNCBB { + uint64 avatar_guid = 2; + uint32 IFHECHFEMDN = 10; + uint32 DALMFFLOAMD = 9; +} + +message BADJADMDPGH { + OELNDHIFHII NAAKAFCNGGP = 1; + repeated FIJPBLKMAGF KJIFLDOAFJH = 5; + FPHBHOFGJNP HEMKHKOCDDH = 6; + APDKAKLMEIG ICCEKFFAJHK = 15; } -message EJNCHMEEBCG { - repeated MHBACEECFKG PDOGALCNPMP = 14; +// CmdID: 26572 +message FCOJMPCFFNF { + uint32 DALBEPBFMFB = 1; + int32 retcode = 6; + repeated EDBIEOJNBAF GABLJANJLAF = 8; + EDBIEOJNBAF KIOLEGBHKBK = 12; } -// CmdId: 1248 -message HGCHLALDLNA { - enum CPAHFOGPJJB { - CPAHFOGPJJB_PLAYER_JUDGE = 0; - CPAHFOGPJJB_PLAYER_ENTER_OPTION_REFUSE = 1; - CPAHFOGPJJB_PLAYER_ENTER_OPTION_DIRECT = 2; - CPAHFOGPJJB_SYSTEM_JUDGE = 3; - CPAHFOGPJJB_HOST_IN_MATCH = 4; - CPAHFOGPJJB_PS_PLAYER_NOT_ACCEPT_OTHERS = 5; - CPAHFOGPJJB_OPEN_STATE_NOT_OPEN = 6; - CPAHFOGPJJB_HOST_IN_EDIT_MODE = 7; - CPAHFOGPJJB_PRIOR_CHECK = 8; - CPAHFOGPJJB_PLAYER_OFFLINE = 9; - } +// CmdID: 2059 +message EEFMOMBKCIJ { + uint32 GAPLFMMGBFA = 1; + uint32 cell_id = 7; + int32 retcode = 13; +} - string target_nickname = 3; - CPAHFOGPJJB reason = 4; - uint32 target_uid = 8; - bool is_agreed = 13; +// CmdID: 26514 +message AJJJLJMJMJD { + int32 retcode = 1; + uint32 mp_play_id = 3; + OEAOCCJEOPE DDIAAMKBFDA = 7; + uint32 GAPLFMMGBFA = 8; + uint32 MBKAONGPDCN = 9; + uint32 CENHKJDFFDA = 10; + uint32 param = 14; + repeated EDPAHKMJHKD MJDLLGJHADG = 43; } -// CmdId: 4761 -message ILAEMAGHONJ { - uint32 level_id = 3; - uint32 MHNHMFFHBBC = 6; - int32 retcode = 9; +// CmdID: 22182 +message PDONFOJMNAG { + int32 retcode = 3; + uint32 level_id = 8; } -// CmdId: 889 -message ALODCPMALEH { - uint32 room_id = 11; +message NOFLBMENKNC { + uint32 MDKDCJMLFLO = 8; + bytes OKJMEAFGGDC = 14; } -message GCGWeekChallengeInfo { - uint32 CPNODAHLNHC = 5; - uint32 npc_id = 10; - bool is_finished = 15; +// CmdID: 5849 +message FBLIDJMBJJO { + uint32 KHHIBKPBKPN = 6; +} + +// CmdID: 877 +message MMKEFFDDLIH { + repeated LPPGLJEKMKG OJOCIPGALDI = 9; +} + +// CmdID: 26077 +message CHBBIAHOMNP { + int32 retcode = 6; +} + +message JOOKFDDLIEM { + uint32 game_time = 11; +} + +// CmdID: 26627 +message MLIKLGHKILG { + uint32 NDEHKHCALMF = 10; +} + +// CmdID: 25165 +message LOKCEMOBCEO { + repeated IHGDNBHDLIN OHEPMBKMNLM = 15; +} + +message HGMKOHPLKIE { + uint32 KENIKECFFLM = 1; + uint32 state = 2; + uint32 start_time = 4; + bool DKBJPNMCLHI = 5; + uint32 parent_quest_id = 6; + uint32 IFNJCELNABN = 7; + uint32 ELDHJPMKLKG = 8; + uint32 MEPOMJBBLHD = 9; + repeated uint32 POCEIFCMGAP = 10; + repeated uint32 ECANCPHKLOC = 11; + repeated uint32 MLHFBAFCKIP = 12; + OIGDIOEGLLG EBPOIBHNPNH = 13; } -// CmdId: 21436 -message NAEGAOIGHEC { - uint32 difficulty_id = 1; - int32 retcode = 2; - uint32 stage_id = 8; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 activity_id = 12; +// CmdID: 23432 +message ODCGJENPJNC { + Vector pos = 14; + StoreType store_type = 11; + uint32 count = 13; + uint64 guid = 8; } -// CmdId: 27276 -message MLPDGFJLEFA { - int32 retcode = 6; - AKCDJECFDIA JJIHBMFODAB = 8; - PLNOOAMPFMM KHGPKBENNLF = 12; +// CmdID: 4991 +message HPHEFKMOJEK { + repeated NOMEMJPFKNO NHOGIALMDCI = 10; } -// CmdId: 24665 -message MINFPPLBDLF { - bool is_success = 2; - bool BHNGBKNDHDC = 3; - uint32 JGALMHEPFGF = 7; - uint32 PLDHLFJDHJB = 9; - uint32 CNCNFOGDKJF = 12; - uint32 ADOHNNKGBJJ = 13; - uint32 KDHHFNIPADJ = 14; +// CmdID: 970 +message JFHPKBIDMIF { + int32 retcode = 9; } -message IICJFHJKNAM { - TowerMonthlyBrief monthly_brief = 2; - JKBMBJFDIHO CPABGALLDLD = 3; +// CmdID: 26345 +message DABCPFGBHHF { + repeated NOBOPMMGCLC IKPAAPIMBHH = 9; } -// CmdId: 23176 -message AbilityInvocationFixedNotify { - AbilityInvokeEntry DJLCCHNAGBN = 2; - AbilityInvokeEntry JCJCHHHBMND = 3; - AbilityInvokeEntry CNJFHBHEFMG = 7; - AbilityInvokeEntry JKBFHICHIKA = 8; - AbilityInvokeEntry PJMGMBHCDGL = 9; - AbilityInvokeEntry PIIDNPNKODE = 15; +// CmdID: 29072 +message IPIGLKHOHFK { + uint32 MHJEOKNGCDF = 11; + uint32 GAPCKLPLNPN = 12; + int32 retcode = 14; + bool IMHNJLNPGCJ = 15; } -message GCNEACKIJLC { - bool is_trial = 2; - uint64 avatar_id = 3; +// CmdID: 958 +message JNIOOGDICBO { + int32 retcode = 3; } -message DAEGIOKEDNG { - uint64 client_game_time = 9; - uint64 server_game_time = 13; +// CmdID: 28234 +message ENDBAHPOHMP { + repeated uint32 LFBGHOAHKFN = 6; } -// CmdId: 1833 -message ABONIKPBAAM { - uint32 GCIALBPFLBD = 11; - uint32 IFCIBKBMIPC = 13; +// CmdID: 6779 +message GKFPBCOMCPK { + int32 retcode = 6; + repeated JBEOPLGPAHD EIKMAFPNELM = 11; } -// CmdId: 21437 -message QueryCodexMonsterBeKilledNumReq { - repeated uint32 codex_id_list = 15; +// CmdID: 3477 +message KBDOHLANFBA { + int32 retcode = 7; + MDBNHEBDNED MHHCOEDMPDP = 13; } -message AKCDJECFDIA { - repeated uint64 avatar_guid_list = 1; - repeated BPNCPGKAGIJ AKOFFLDGJEI = 4; - repeated PEKBPLHPADL GLAMONGIOKJ = 5; - KHEKFADEJPM IFBIJGGOEPD = 6; - uint32 level_id = 7; - uint32 CIAJDPDCALF = 8; - repeated CHCFOCAMCMO KMDGEHAIKFE = 9; - uint32 IFOACNKNNME = 10; - uint32 KADJLGKBFGN = 11; - HHKCOJLDMJP BFDKNGPENEB = 12; - repeated uint32 MPGCKBIBONI = 13; - uint32 ILEBAFKPDAN = 14; +message JFNNOAFCOCM { + uint32 JMOFPJDDIBI = 1; + float MJPDBGBPBEL = 2; + int32 PGAMDLEDEBD = 3; + uint32 HAIEKDPAELJ = 5; + LKCDJJFMHPO PJFMABJIDLH = 6; + uint32 IICFMJEJOBO = 7; + bool LMMJDDPJAJE = 8; + Vector AKDAALHKANL = 9; + uint32 BAABHEHFAPH = 10; + uint32 element_type = 11; + KMLHDJIBDFK PBNGHDINDJF = 13; + string ABOLMFHMGME = 14; + JDLKNJJKDMN IEMPFDMHPAD = 15; + uint32 MPBEBAKODGF = 222; + uint32 EBLEIGGLHLG = 309; + float AMIGJOOMJJA = 389; + float GJHEKLJLHEP = 533; + bool KNPEOLBNOFL = 590; + uint32 MFLNDGPEJOE = 606; + float JLELGCFKEED = 779; + uint32 IFMINIBILFH = 823; + uint32 JKGEMBOBALF = 1349; + uint32 EKJHPCHCMLF = 1525; + uint32 POAFAPLMPEB = 1640; + bool IBECFPPFDBB = 1733; + uint32 ELIFILCNKFD = 1756; + float KKIPPCFEDHN = 1827; + uint32 FLPFBAFHGNN = 1842; + uint32 NMPEDJOPMMB = 1859; + bool OJJLALFDGDA = 1978; + uint32 GMNJEDPKNDE = 2023; } -// CmdId: 6271 -message GetScenePointReq { - uint32 scene_id = 1; - bool LEPDAGALLND = 3; - uint32 belong_uid = 10; +// CmdID: 4336 +message EGIMGELHHKO { + uint32 JJPCPMFDNEH = 3; + uint32 PIFADJGJCMN = 4; + uint32 BLMPLKIBIHP = 7; } -message PLJIGBFEDMI { - bool EFGCJBKHPOI = 5; - bool CGNICNAIEAA = 6; - bool CIJCLGHIOLK = 9; - bool KAFEFHDILHJ = 10; - uint32 skill_id = 12; +// CmdID: 746 +message PMOIFOMGCDF { + uint32 target_uid = 3; } -message MPDCLMLNENH { - Vector rot = 7; - Vector pos = 15; +// CmdID: 3157 +message JOJEFOEIKMI { } -// CmdId: 233 -message HDINKEHFPFA { +message LDBHFDPFPFD { + bool DHBPDLKMIEE = 2; } -message MPPOFKJJFMA { - repeated uint32 skill_id_list = 6; - repeated CBOJHMHHGGB avatar_info_list = 13; +// CmdID: 26835 +message FMDKJDDNIIB { + HIMMEMHOGFB MFMLAKBIAED = 6; + uint64 DCOMPDPPDPO = 15; } -message BattlePassProduct { - string DMOMGBBPHDI = 3; - string AJJPHAGKCFP = 9; - string CEIILFBAPHF = 12; +// CmdID: 7378 +message HCFAFDKAKGB { + uint32 npc_id = 1; + uint32 entity_id = 15; } -message LCDJDOKKANL { - uint32 KKDPLPKNHFL = 6; +// CmdID: 1316 +message IOMBLPBLOHG { + uint32 CDPLHEIJFGF = 6; + uint32 mp_play_id = 8; + bool KCMJHJEOMOA = 13; } -// CmdId: 27982 -message ALLAOOAJEBI { - repeated Uint32Pair PLEDHOCKLCN = 5; +// CmdID: 24291 +message JKLPDBAANPE { + uint32 key = 3; + uint32 GNJCIDHOBIA = 1; } -message CMLMPDOIAMP { - uint32 level_id = 4; - uint32 PDOHLLCCLAA = 11; - bool is_open = 13; +// CmdID: 26305 +message NPMCNDIKFMM { + int32 retcode = 2; } -// CmdId: 7059 -message JHJNJLMPJED { - repeated uint64 IGODICKDAPL = 10; +// CmdID: 4019 +message IJFKNLIGHLA { + int32 retcode = 4; } -// CmdId: 20024 -message PlayerTimeNotify { - uint64 player_time = 5; - bool is_paused = 8; - uint64 server_time = 10; +message Item { + uint32 item_id = 1; + uint64 guid = 2; + oneof detail { + Material material = 5; + Equip equip = 6; + Furniture furniture = 7; + } } -message APEIPKMEHJN { - ProfilePicture profile_picture = 5; - uint32 BIAPHPNOKLN = 6; - string nickname = 7; - repeated OMEPEGPCMPN LHBIDKLOLKP = 8; - uint32 uid = 9; - string online_id = 12; +message BENLIBOCJLP { + repeated AbilityScalarValueEntry override_map = 8; } -// CmdId: 23403 -message FKPMONEMJGJ { - int32 retcode = 6; +// CmdID: 24908 +message AGICNBHICLF { + repeated DOAPBIHIBHA EDJIABEJNIF = 1; + uint32 DMMPLGDAPPC = 7; + uint32 GGHKDJLGFPB = 10; + int32 retcode = 13; + uint32 EOPFFIPDKGN = 15; } -// CmdId: 24625 -message CGPKIMAAFKD { - int32 retcode = 4; - uint32 AKDNDFAAAIK = 15; +message IDFACKDDEPE { + uint32 level_id = 1; + uint32 DMNLDPPGOKG = 14; + repeated uint32 NJHGOAEHNDM = 15; } -message MMCFNKLJGFO { - repeated uint32 LGJAGFHOEFL = 3; - repeated RogueStageInfo LMHCPBBMBDB = 4; - bool PIMNPMEJHBA = 9; - repeated HLMBAPLNGJG ECJJAAFFCEG = 11; - repeated uint32 FGAKPPFABHA = 13; - uint32 COHNJMMKBLC = 14; +// CmdID: 2215 +message CANDJGHLAGI { + repeated uint32 BIHIKLAIOLG = 12; + uint32 GGHKDJLGFPB = 13; } -// CmdId: 1797 -message GadgetChainLevelUpdateNotify { - map gadget_chain_level_map = 5; +// CmdID: 26940 +message FACIFOLPJJC { + uint32 GAPLFMMGBFA = 7; } -// CmdId: 24013 ? -message ReadPrivateChatReq { - uint32 target_uid = 11; +// CmdID: 771 +message HEIIDIOJOFM { } -// CmdId: 3147 -message TakeoffEquipRsp { - uint64 avatar_guid = 2; - uint32 slot = 6; - int32 retcode = 8; +// CmdID: 9097 +message MOGPAPOFDKK { + int32 retcode = 2; + repeated uint32 PIKPODEGKCK = 5; + repeated EFAIPNDIHAI avatar_list = 6; + repeated EFAIPNDIHAI KKFAKEIGCIC = 8; } -message TowerFloorRecord { - map JMDHAAJEGFB = 2; - uint32 floor_id = 9; - repeated CMCGPBAMGCF HMEFGKHLODO = 11; - uint32 LIAGHGJMIOP = 12; +// CmdID: 29522 +message BOEBOPJNJOF { + uint64 avatar_guid = 8; + int32 retcode = 10; } -// CmdId: 4655 -message DAMJOHAEGJE { - MotionInfo motion_info = 1; - uint32 entity_id = 3; - uint32 scene_time = 6; - uint32 room_id = 9; - uint32 parent_quest_id = 14; +// CmdID: 28925 +message NCCLFIPHDOH { + repeated uint32 OIJFPGLHNNN = 1; + uint32 ONABDGFCPIH = 14; } -// CmdId: 9666 -message OFIFBGCKNGJ { - repeated IHFDKHONLMF KGPGDIKNINH = 9; +message GHDAIGOGFIL { + uint32 item_id = 1; + oneof detail { + Reliquary reliquary = 2; + Weapon weapon = 3; + } } -message LAJAPMEDPMM { - repeated uint32 CMMKNFKPJHC = 2; - repeated uint32 FMKLHKFFDLF = 4; - repeated uint32 GFDCGAHMLAC = 6; +// CmdID: 5942 +message GHNPNGHELNB { + repeated uint32 IOHPBDGJACM = 4; } -message RegionSearchInfo { - uint32 id = 3; - bool is_entered = 13; - repeated RegionSearch region_search_list = 15; +// CmdID: 24760 +message OIIBPNMFCJN { + repeated ICPPBDKPNAL KFAPIJCGDBC = 8; } -// CmdId: 8634 -message ClientTriggerEventNotify { - uint32 force_id = 12; - EventTriggerType event_type = 14; +message MOPDGANFKAF { + uint32 DNIGOCNOMAJ = 1; + uint32 progress = 3; + repeated uint32 GMJLELBFEPN = 4; + repeated uint32 FAMFHBJLHAI = 6; + uint32 LLMJIOJFMBJ = 9; + uint32 IKDOMKBJAGD = 10; + uint32 JMLMGOAPPIN = 11; } -message DBHBHHGOCEJ { - uint32 COHNJMMKBLC = 7; - repeated KMEMKPCJFPD MLIMEFLKANI = 9; - bool PIMNPMEJHBA = 11; +// CmdID: 20751 +message FILFPCHGOHH { + repeated PHJJCHBPKMP CDEENLJNODA = 2; + repeated PHJJCHBPKMP FKHAOJBLFLJ = 8; } -// CmdId: 3555 -message CIMENPCBJIP { +message EKPABLIFILG { + uint32 GIGKDJINOLG = 1; + uint32 MCLNCMFNPJD = 5; + uint32 EHGPNNEEFOB = 9; + uint32 CLONHPKOKCE = 11; } message BreakoutSnapShot { - uint64 client_game_time = 1; - uint64 server_game_time = 2; - repeated BreakoutPhysicalObject ball_list = 3; - repeated BreakoutPhysicalObject physical_object_list = 4; - repeated BreakoutAction action_list = 5; - uint32 wave_index = 6; - bool is_finish = 7; - uint32 score = 8; - uint32 combo = 9; - uint32 max_combo = 10; - uint32 life_count = 11; - uint32 wave_suite_index = 12; - repeated BreakoutSpawnPoint spawn_point_list = 13; - uint32 remaining_boss_hp = 14; - repeated BreakoutElementReactionCounter brick_element_reaction_list = 15; - repeated BreakoutElementReactionCounter ball_element_reaction_list = 16; - repeated BreakoutSyncConnectUidInfo uid_info_list = 17; - repeated BreakoutPhysicalObject dynamic_object_list = 18; - repeated uint32 id_index_list = 19; - int32 raw_client_game_time = 20; + uint64 client_game_time = 1; + uint64 server_game_time = 2; + repeated BreakoutPhysicalObject ball_list = 3; + repeated BreakoutPhysicalObject physical_object_list = 4; + repeated BreakoutAction action_list = 5; + uint32 wave_index = 6; + bool is_finish = 7; + uint32 score = 8; + uint32 combo = 9; + uint32 max_combo = 10; + uint32 life_count = 11; + uint32 wave_suite_index = 12; + repeated BreakoutSpawnPoint spawn_point_list = 13; + uint32 remaining_boss_hp = 14; + repeated BreakoutElementReactionCounter brick_element_reaction_list = 15; + repeated BreakoutElementReactionCounter ball_element_reaction_list = 16; + repeated BreakoutSyncConnectUidInfo uid_info_list = 17; + repeated BreakoutPhysicalObject dynamic_object_list = 18; + repeated uint32 id_index_list = 19; + int32 raw_client_game_time = 20; } -message HPMDAHLHKHJ { - bool PPEGPDAGEBJ = 14; - bool HPOEMMBONKK = 15; +// CmdID: 4036 +message CFBNPPNOIFK { + int32 retcode = 12; + LANIKOFEDEG GLILGFHHHHM = 14; } -message NOJMNJCBHPC { - bool is_finish = 5; - uint32 AFJJPHANFHE = 6; - repeated uint32 ENGFKKEDONF = 7; - bool MPFNBLKBGHD = 8; - uint32 level_id = 13; - repeated uint32 HDDKFKNEPLB = 14; +// CmdID: 188 +message HIEBDGBFCHE { + uint32 monster_config_id = 1; + uint32 BBFPLMBGGJP = 3; + uint32 PCAOBBJLFFM = 10; } -enum LJDOJCICKLM { - LJDOJCICKLM_GCG_LEVEL_NONE = 0; - LJDOJCICKLM_GCG_LEVEL_CONST = 1; - LJDOJCICKLM_GCG_LEVEL_WEEK = 2; - LJDOJCICKLM_GCG_LEVEL_WORLD = 3; - LJDOJCICKLM_GCG_LEVEL_BOSS = 4; - LJDOJCICKLM_GCG_LEVEL_CHARACTER = 5; - LJDOJCICKLM_GCG_LEVEL_BREAK = 6; - LJDOJCICKLM_GCG_LEVEL_QUEST = 7; - LJDOJCICKLM_GCG_LEVEL_GUIDE_GROUP = 8; - LJDOJCICKLM_GCG_LEVEL_OTHER = 9; - LJDOJCICKLM_GCG_LEVEL_JOURNEY = 10; - LJDOJCICKLM_GCG_LEVEL_PVE = 11; - LJDOJCICKLM_GCG_LEVEL_PVE_INFINITE = 12; - LJDOJCICKLM_GCG_LEVEL_PVE_PUZZLE = 13; +// CmdID: 2051 +message NJIFNHODHLN { + map HLMEHJFPKKC = 8; } -// CmdId: 7295 -message GBOCDCEDDPC { - repeated uint64 HICOIODAHGK = 5; - uint64 avatar_guid = 11; +// CmdID: 20267 +message OIILBIDEIDH { + int32 retcode = 3; } -message KDPOAHGJELO { - uint32 uid = 2; - PKOLLLADMPL reason = 3; - int32 retcode = 9; +message MapLayerInfo { + repeated uint32 BEKKIILPMEJ = 2; + repeated uint32 NPBIMFEAKBK = 3; + repeated uint32 AABGMECMNNO = 12; } -// CmdId: 5009 -message IJDMHKEGHIE { - HomeCustomFurnitureInfo EFHOGDDIBDE = 3; - int32 retcode = 11; +// CmdID: 20491 +message GALIBOCACOB { + FJKLGEGNMPB FIEAPCPKIAI = 15; + bool FDHDPDDMHJA = 14; } -message IMFDOHKHPFN { - bool LKDECEOLNEN = 1; +// CmdID: 26631 +message IMDLPJKAIGL { + uint32 NDEHKHCALMF = 7; + int32 retcode = 8; + uint32 param = 12; } -// CmdId: 24058 -message BPODJPBECDN { - uint32 apply_uid = 4; - int32 retcode = 6; - bool is_agreed = 13; +message MJFEDEPGJDN { + uint32 PHPFPPIDJKJ = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 15; } -// CmdId: 9825 -message MIMDCHLOGKJ { - string EHJIIBGPGAA = 9; +message OCDNPCALIKF { + uint32 PFEGABJGAMF = 2; + uint32 level_id = 5; + uint32 DMKFECCMCOP = 6; + uint32 DJBLEKFBKMD = 7; + bool EIALJBAENGJ = 9; + bool ECIHDIJCLED = 13; } -// CmdId: 21938 -message LPHKEMIGKEM { - uint64 LKBINMHIDJP = 8; - uint32 OINICBJHPOK = 13; - bool BKBLLBAGOPD = 14; +// CmdID: 8556 +message IBPBKJBFBLK { + uint32 KENIKECFFLM = 7; } -// CmdId: 29342 -message IDNNHFGAIGM { - repeated KCJPFFPJAAK EFNBICCOBKM = 8; +// CmdID: 28642 +message NPOAHMIFHOE { + int32 retcode = 2; + uint64 guid = 11; } -// CmdId: 23545 -message OOOEKJMFBLG { - DFPNCBIAAFI IEFKOAGAOKA = 13; +// CmdID: 6268 +message JFDKHFLADMP { + uint32 OOFLAHMELEO = 1; + bool OMNCIKFFGBO = 10; } -message INGNLCBDAJH { - uint32 PLHGOLNFKGP = 1; - uint32 level_id = 10; - bool is_new_record = 11; - uint32 DMMMONHCHOJ = 14; +// CmdID: 2600 +message LJNFLDHHMNF { + bool AJLCEDMPPIE = 8; + int32 retcode = 12; + bool INNEFHGKAIM = 15; } -// CmdId: 5490 -message IBGHOKHOFEA { - uint32 NBPKJLJNPNF = 9; +// CmdID: 8565 +message IEOBFFHMONG { + bool OCIBDDEFJMB = 1; + uint32 HMELBFCBINF = 4; + bool DMEDOEHOMKH = 5; + uint32 OMGCHBACHCI = 6; + uint32 score = 10; + uint32 LDFEHOFHDFC = 12; + uint32 IBEGGCDMJLI = 14; } -// CmdId: 23704 -message DDMFCPPJDEN { - uint32 FDBKCCDNEDB = 11; +message JAKKOCKDDOP { + uint32 PFBHAHGJGFH = 4; + repeated uint32 NEEBBADGIMN = 10; + repeated AIFBBPOGCDC PEGADOBNFJE = 11; } -// CmdId: 28074 -message CCGBLGPHICO { - uint32 IJKFEGMMKDL = 1; - repeated KCICJPBLKGI IIAJINOOMHC = 14; +// CmdID: 23060 +message DKHGPOJAAKB { + uint32 CMAFEKGPACG = 15; + uint32 avatar_id = 11; } -// CmdId: 25792 -message EINNDJGNOOP { - ODIIKDMEIDC info = 7; - uint32 activity_id = 9; +message MGAOFOJFDNN { + repeated COHKPBCGFDK JNIHNACEHDL = 5; + uint32 MEMPKCGNNMF = 10; + bool EIALJBAENGJ = 11; + bool ECIHDIJCLED = 14; } -message MIOOAMGOKPO { - uint32 id = 1; - bool is_finished = 2; - uint32 JFEMOPGIFHC = 6; +// CmdID: 29358 +message CLKKDCCAPIM { + uint32 KHHIBKPBKPN = 1; + uint32 ONABDGFCPIH = 8; } -// CmdId: 27207 -message JPEHPGNCBBO { - int32 retcode = 12; +// CmdID: 8015 +message IAKMBHIEBNP { + uint64 avatar_guid = 10; + bool OLEJPBPBNHC = 14; } -message FGNDJGBGPDB { - uint32 PONPPBPHLDP = 4; - uint32 state = 9; +message ONFDBHEAONH { + uint32 skill_id = 6; + uint32 PHPFPPIDJKJ = 12; } -// CmdId: 27684 -message OFABPODLFAO { - uint32 entity_id = 2; - uint32 progress = 7; - uint32 play_type = 13; +message DJHOAKCIPBK { + uint32 PEAJINIFGHM = 4; + uint32 level_id = 6; + bool EIALJBAENGJ = 7; + bool MDGJJOFOKAP = 15; } -// CmdId: 28837 -message OIJOIKDOLND { - HuntingPair hunting_pair = 2; - uint32 OFMFFEBNDCD = 3; - uint32 OEONJBDFFHH = 9; - Vector PACBAJJDKCB = 14; +// CmdID: 6284 +message NEDJHNGNEKC { + uint32 KHHIBKPBKPN = 1; } -message Investigation { - enum FKIHPHBFLLC { - FKIHPHBFLLC_INVALID = 0; - FKIHPHBFLLC_IN_PROGRESS = 1; - FKIHPHBFLLC_COMPLETE = 2; - FKIHPHBFLLC_REWARD_TAKEN = 3; - } +// CmdID: 24899 +message DNFCGDLPODD { + IBHKCDHMCKC MHFDGAGIEPA = 15; +} + +// CmdID: 4080 +message NFIKAKPLDBL { + uint32 LICMPIDMCOI = 4; + uint32 ABPDHMJNBKD = 11; +} + +// CmdID: 23024 +message IOPBODOJOLA { + repeated GIEECOICPGL PIKNKFONBHJ = 1; + repeated uint32 JBADGIAHPGC = 5; + repeated HENEBMLIICL OHMGDDCBBOD = 8; +} + +// CmdID: 8292 +message JGLFJJOHDIB { + int32 retcode = 9; +} + +// CmdID: 20239 +message DPGBOICLANK { + uint32 CDMJGIFEFMD = 2; +} + +message BBHCDJOBHMJ { + uint32 level_id = 2; + repeated EMFODJEPPMK HDNMIEJJDBG = 6; + HGAGMBJDHFG FPEDHEDEKPE = 15; +} + +// CmdID: 25786 +message IPCBPOAPOKF { +} + +message HNJAAIPCEID { + bool ECIHDIJCLED = 2; + uint32 MMFKDHALGLG = 5; +} + +message MpPlayRewardInfo { + uint32 resin = 1; + repeated uint32 remain_uid_list = 2; + repeated uint32 qualify_uid_list = 3; +} + +// CmdID: 3262 +message DKMJKFJNBBI { + repeated uint32 KKFAKEIGCIC = 7; +} + +// CmdID: 21591 +message FFMONFOBAPI { + uint32 OMGCHBACHCI = 3; + int32 retcode = 4; +} + +// CmdID: 8485 +message NICIECCOJCN { + uint32 level_id = 1; +} + +// CmdID: 26768 +message EKOPOECAEGC { + bool DMEDOEHOMKH = 2; +} + +// CmdID: 29232 +message DFJAHBJGNNJ { +} + +// CmdID: 28537 +message GDIMAFNMEHM { + uint32 level_id = 12; +} + +// CmdID: 5594 +message EHEGOGKFNLN { + HONABCHJGLK LOGNNDHODKH = 8; +} + +// CmdID: 20809 +message JCIAONGNHNL { + repeated uint64 IBPLBJJJLPE = 13; +} + +message KGOHFFICHLA { + bool EHJKLEOBDOL = 1; + repeated uint32 KAHLKIPAKIF = 2; + map FMDIGCKIFDF = 3; + uint32 CNNFGPPIDAF = 4; + bool FIEHBPMEBNI = 5; + repeated uint32 LPAJHEGAGGF = 6; + bool HBDPDOJLCIA = 7; + repeated DECIIAILKBH ICKGLANNGEM = 8; + bool EIJCLNNCIDH = 9; + bool KNMAKHMLKNP = 10; + uint32 CBMEMIOJBGH = 11; + repeated uint32 ANLMMKPPAAJ = 12; + uint32 KKFHBLDEABA = 13; + IGBBFNJFAHK EJEGDDBPLKG = 14; + repeated uint32 HCFCIIOKLKB = 15; + uint32 IHMPLCMNGEI = 1099; + repeated uint32 KHBNGAIHNJB = 1333; + bool JCLJIFOCABI = 1419; + uint32 NOBEGFABGIL = 1539; + uint32 MINFKILGJLE = 1679; + bool FBFJFFGDKEH = 1893; + bool GOLONAKEGHO = 1939; +} + +// CmdID: 23299 +message IINCDCNGMOI { + uint32 entity_id = 3; + uint32 HGDAFLMNMEM = 15; +} + +// CmdID: 2938 +message EBPHONELFCC { + repeated IMBHAGFDOOD DOHIOCBEMMA = 13; +} + +// CmdID: 54 +message KFNJJBDIHHF { + uint32 DBPGBDAINIL = 5; + uint32 CLOCEGAAHJN = 6; + uint32 CHEFCONPKLL = 7; + uint32 ABPAIPKLDOP = 8; + uint32 ODGIOKOODIP = 9; + uint32 NKLAJCCIMII = 10; + uint32 LEKFEJHKPPE = 11; + uint32 ENLKKEMCPMH = 12; +} + +// CmdID: 2694 +message APFAIMKIIEI { + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 5718 +message CAIFEOFFHBH { + repeated uint32 LDEDOINNIOK = 9; +} + +// CmdID: 23547 +message BOMDIILGDML { + uint32 BKNPLFIKKFG = 3; + int32 retcode = 4; + uint32 group_id = 5; + uint32 LGOOIDCIAAG = 15; +} + +// CmdID: 28663 +message MDBAJCGKLFJ { + uint32 GAPLFMMGBFA = 4; + uint32 point_id = 6; + uint32 player_uid = 10; + uint32 CDPLHEIJFGF = 13; +} + +message FHNJFKILEKP { + uint32 GAPLFMMGBFA = 2; + uint32 PBHGAAIFNBB = 7; +} + +message CJNKAMCMNPF { + uint32 element_type = 1; + uint32 APNLOFPNAHN = 15; +} + +message EKODCPMLOAJ { + AbilityAttachedModifier attached_instanced_modifier = 1; + int32 modifier_local_id = 2; + bool is_attached_parent_ability = 3; + uint64 EBAFPMJDPBC = 5; + float LDJJJKNABGD = 6; + PEMMKCKGPCP MINEOOKNPIG = 7; + bool INGHBKHOLMO = 8; + AbilityString parent_ability_override = 9; + repeated JLGHKGKCHJP GBGMCMKIBEP = 10; + AbilityString parent_ability_name = 11; + uint32 server_buff_uid = 12; + uint32 apply_entity_id = 13; + bool FCBFPCNFHLA = 15; +} + +// CmdID: 24088 +message FMNIBNFMFAB { + DLMKGDNBHEL LOGNNDHODKH = 12; +} + +// CmdID: 29432 +message NOPCMMBLIOD { + bool HDCGLELHABN = 5; + uint32 game_time = 1; + uint32 client_game_time = 12; +} + +// CmdID: 29789 +message EDCOCOACLFF { + int32 retcode = 2; +} + +message CJDGPMEOJIP { + repeated LMFDJMDNDCA CPGLEFGBNPG = 8; + string title = 11; +} + +// CmdID: 29063 +message KBBDAIDENLD { + repeated uint32 NNFBHPJCONO = 3; + repeated uint32 CFKPLNKHFKN = 117; + uint64 DCOMPDPPDPO = 12; + uint32 IPGGLFEKEAN = 1637; + uint32 CJBCKCOBHFF = 1; + float speed = 1999; + bool HKJPCJFLNFJ = 143; + bool JFJDIMPCNNF = 9; + bool OEDCPFGAKAM = 1079; + uint32 BHPGPLPCNPL = 7; + uint32 score = 6; + uint32 JLFHEEIPDDP = 15; + uint32 JJKIBHBPPPO = 1641; + uint32 max_combo = 2; + uint32 CLCABCNLGFM = 14; + uint32 GIKJKDBLFAD = 1350; +} + +// CmdID: 7361 +message KGKAEKAMFOP { + int32 retcode = 4; +} + +// CmdID: 27099 +message FIPFJKOKICI { + int32 retcode = 13; +} + +// CmdID: 24326 +message GBGEGPIHLNH { + int32 retcode = 10; + uint32 ICGJHKGCFEP = 15; +} + +// CmdID: 27890 +message AKNJIMDFAFN { + int32 retcode = 12; +} + +// CmdID: 8620 +message GKHMIOPEIAF { + uint32 KHHIBKPBKPN = 2; +} + +message BMHABDGPFIK { + uint32 entity_id = 3; + uint32 uid = 15; +} + +// CmdID: 1961 +message CGKDJAMFCGC { + int32 retcode = 4; +} + +// CmdID: 26763 +message MODFGNLNIGN { + int32 retcode = 10; +} + +// CmdID: 5271 +message EFEAANLLBIA { + MEOEBDAIMCI PHAAJCCBBCD = 1; + bool EFCPCLIJJDA = 2; + repeated uint32 GEKKBBAGFAP = 4; + uint32 reason = 6; + repeated uint32 NAIALECDMJP = 9; +} + +// CmdID: 1105 +message MFDLMDCENOM { + int32 retcode = 2; + uint32 JEFILDJEBAJ = 3; + uint32 PCAOBBJLFFM = 9; + uint32 GGHKDJLGFPB = 11; +} + +// CmdID: 1429 +message FOOJGDGLEPN { + repeated uint32 NPLDFKNINHO = 6; + repeated uint32 FHIDDCJDCHL = 3; + uint32 level_id = 11; +} + +message BGCJFMNOONB { + uint32 DMNLDPPGOKG = 4; + bool DGGCKMIKBMO = 11; + repeated uint32 MNNBPDBBCKH = 12; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 28989 +message KKHLKDPDHEJ { + uint32 MEMPKCGNNMF = 1; + bool DMEDOEHOMKH = 2; + int32 retcode = 14; +} + +message MIMFLCKEING { + repeated CCCAGKHMNAG CBENKJEOCIL = 5; +} + +message FCFGMGNHADP { + Vector pos = 11; + Vector rot = 14; +} + +// CmdID: 8898 +message AKKJBIHDIKN { + int32 retcode = 7; +} + +// CmdID: 5586 +message PACMLALDBHG { + uint32 group_id = 8; + repeated PGFPHFDMDPM PHLOBOCNNOG = 9; +} + +// CmdID: 22086 +message MAHGOPMDKPB { + MCLKLLLBAIF reason = 2; + uint32 target_uid = 3; + string PLKOLHGCDGC = 4; + bool MCPKKMHKCPD = 6; +} + +// CmdID: 22701 +message IBHONFGAPOB { + repeated WidgetSlotTag tag_list = 2; + GFILBKBGMAF LAICDPFDIMH = 12; + uint32 JINJLBEMJNC = 8; +} + +// CmdID: 21052 +message MKHFFDGLODJ { + int32 retcode = 8; + uint32 MEEKEJEIDEH = 13; + uint32 LPAHJGDBEPE = 15; +} + +// CmdID: 20637 +message AKHCONKELMO { + uint32 play_type = 2; + bool MJPCDCKOFEG = 4; + bool MLLBDAPBHEL = 6; + repeated ENIAKIGIPGG APPMHMKGCOF = 11; + string GEPIDDNCCPL = 14; +} + +message MHEFLIOBHJO { + Vector rot = 1; + Vector pos = 15; +} + +message EntityAuthorityInfo { + AbilitySyncStateInfo ability_info = 1; + EntityRendererChangedInfo renderer_changed_info = 2; + SceneEntityAiInfo ai_info = 3; + Vector born_pos = 4; + repeated AnimatorParameterValueInfoPair pose_para_list = 5; + EntityClientExtraInfo client_extra_info = 6; +} + +message JNHGJAIIMGJ { + uint32 NELHKEOLJCI = 1; +} + +message JHDMENMCJJO { + map BPEFGKFIHCH = 1; + uint32 AHALDOMJPHD = 5; + bool ECIHDIJCLED = 6; + uint32 MEMPKCGNNMF = 10; + uint32 DMKFECCMCOP = 11; + bool is_finish = 13; +} + +// CmdID: 2492 +message HENMIPGINHC { + repeated uint32 MJIOFGMCPLE = 9; + int32 retcode = 13; +} + +// CmdID: 27194 +message HMPAPJJBHGB { + uint32 index = 8; + uint32 uid = 15; +} + +// CmdID: 29659 +message JBPKPAEJFIB { + int32 retcode = 11; +} + +message ONELPGLKOHJ { + IHACNPJBLDI MMOPBLEPPCG = 2; + EEGMNIPNKMJ reason = 3; + uint32 FBPGIMLMDNJ = 6; + repeated uint32 GCBEEINCHKA = 7; + repeated uint32 KLHPMJGHMPC = 11; + IHACNPJBLDI DLGOPGKEBHD = 14; +} + +message OCOFLMHCBFK { + bool ECIHDIJCLED = 8; + uint32 MEMPKCGNNMF = 9; + repeated NAIKFMEFKIJ CBENKJEOCIL = 14; +} + +message ADIFNOPLAIK { + uint32 instanced_ability_id = 1; + uint32 MIAGFDLDMPH = 3; + int32 modifier_local_id = 6; + int32 local_id = 8; + AbilityString parent_ability_name = 10; + uint32 instanced_modifier_id = 12; +} + +// CmdID: 5390 +message HCMDDLHIAHD { + uint32 MNGANMNNMJG = 10; +} + +// CmdID: 1688 +message GAKNHGJECIN { + map fight_prop_map = 3; + uint32 entity_id = 7; +} + +// CmdID: 25407 +message IKOMCHMHPCK { + uint32 item_id = 2; + uint32 ANHIGELNHKP = 4; + uint32 KPIDLLGNOJF = 13; +} + +// CmdID: 24065 +message CGOLGKICIKK { + int32 retcode = 12; +} + +message KIKIDLKDGBB { + repeated uint32 BEKBHHLPPIA = 4; + bool ECIHDIJCLED = 5; + repeated uint32 ELOMGOJDIFO = 6; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 24033 +message CNKFALHNGGH { + repeated KFJHKFECDPD param_list = 5; + int32 retcode = 7; + HIMMEMHOGFB MFMLAKBIAED = 9; +} + +// CmdID: 4948 +message DIIFGCMIEMO { + uint32 OIPHHKLAIBF = 2; + int32 retcode = 6; + repeated uint64 IBPHCAJNGEI = 14; +} + +message ADLJGLOBKBL { + uint32 BOBNLKDJOKA = 12; + uint32 HNFBBAKFOMM = 14; +} + +// CmdID: 21772 +message NOFPJBMCBBI { + repeated uint32 LFBGHOAHKFN = 11; +} + +// CmdID: 23798 +message NBAFIGLGJKE { + uint32 LGOOIDCIAAG = 4; +} + +// CmdID: 2447 +message HAJLPGCEGPO { + uint32 CMDNKFLFHIA = 4; + bool IIDGIELCAJN = 12; + uint32 OMGCHBACHCI = 14; +} + +message DDAEDIMEHOJ { + repeated uint32 KEHDBAPHJIG = 3; +} + +// CmdID: 2562 +message COBAHKGJCGI { + int32 retcode = 11; +} + +// CmdID: 22961 +message GNACAIMDOBP { + int32 retcode = 5; +} + +message KIPPMOPNAAA { + repeated NENNDIIIDLJ DAHKFDAACLL = 5; + repeated uint32 AMNOBJAFGPD = 10; + repeated FJKLGEGNMPB BKDCBBMKCHH = 11; + repeated FJKLGEGNMPB EOPLGDMLMAC = 14; +} + +message IGLHBJPBBDA { + uint32 level_id = 4; + bool is_finish = 6; + uint32 LJFAFDHIKJD = 10; + bool ECIHDIJCLED = 12; +} + +// CmdID: 24385 +message BMHOKKMCGPN { + GMAMCPBHICJ reason = 9; + uint32 PCAOBBJLFFM = 10; + uint32 monster_config_id = 13; +} + +message AbilityMixinRecoverInfo { + uint32 local_id = 3; + repeated uint32 data_list = 4; + bool is_serverbuff_modifier = 5; + repeated MassivePropSyncInfo massive_prop_list = 6; + BreakoutSnapShot breakout_snap_shot = 7; + DIGPMLGLILN FJBMDPHICPF = 8; + oneof Source { + uint32 instanced_ability_id = 1; + uint32 instanced_modifier_id = 2; + } +} + +message EFBIBOLLCCA { + uint32 level_id = 8; + repeated uint32 JBADGIAHPGC = 13; + uint32 CENHKJDFFDA = 14; +} + +message CNCHBCDJJOB { + uint32 PKHODHIPJBB = 3; + string name = 4; + uint32 LPPDFJMKNBP = 8; + repeated uint32 BPKEGPMNJBC = 10; + FBMFHLCKEJL type = 15; + oneof detail { + GKNGBDBKKHE countdown = 91; + BCOFJDDBOCA normal = 832; + GDOMJPEHFFJ timer = 1800; + } +} + +message FMKKAILPPJI { + map KJJDNCGAMFF = 5; +} + +// CmdID: 4200 +message EEGKGODCIJA { + uint32 GGHKDJLGFPB = 2; + uint32 PCAOBBJLFFM = 5; + int32 retcode = 15; +} + +message AKKECFCJGFN { + bool LBMIALPEOBA = 4; + uint32 AFFKLOGICMO = 10; + repeated uint32 PIGBINJAHJF = 12; +} + +// CmdID: 6513 +message LKGJOABBAIE { + repeated uint64 NJLKAFBFFCN = 10; +} + +message DKAOFDDAMLJ { + repeated uint32 JGNPHJGECAK = 1; + repeated uint32 HBLMBGKDNKK = 7; + bool ECIHDIJCLED = 15; +} + +message GICNCPMAOLN { + uint32 config_id = 11; + oneof ADEBPDLAOJP { + FFCHEPKENEL gadget_state_change = 6; + FNCFPIODGMI monster_group_deactive = 7; + BJJJIEKNMED gadget_deactive = 12; + KHLGKLMJNAL monster_wave_deactive = 13; + } +} + +// CmdID: 3959 +message GPBPGNNCHBA { + uint32 FKHOHKELKOE = 4; + repeated PPKIDFDNMHG FHANCEKJEOI = 5; + repeated PNIEDFCOOKD GABLJANJLAF = 7; + int32 retcode = 12; +} + +message MGOOBMNKIKI { + string BKDILGIJPEG = 4; + uint32 uid = 10; + map ONHBLIDIPHK = 12; + NBADDMOPLEI BLFKOJLCCOO = 14; +} + +message EPALDPDCNAB { + uint32 AGLOEJEBCDF = 9; + uint32 MEMPKCGNNMF = 11; + bool ECIHDIJCLED = 12; + bool is_finish = 14; +} + +// CmdID: 25911 +message GMIAEABDHEG { + uint32 KENIKECFFLM = 3; + uint32 scene_id = 11; + uint32 entity_id = 5; +} + +// CmdID: 4328 +message GPBJHHJIOFM { + uint32 FCHFAKEPINP = 6; + uint32 index = 13; +} + +// CmdID: 7107 +message DMOPDOLEBPD { + PBDPJNCFEOF GOBCHDJOLNB = 1; + uint32 entity_id = 2; + BBBEMDAPOGH reason = 3; + BNMOIKFJFAJ ALDJEFGCBFM = 7; + repeated uint32 param_list = 8; + float EDHBECMMHJC = 10; + uint32 prop_type = 11; + float NNFONEOHGHE = 12; + BNNPLDLJKNJ KABMKDFCGIK = 13; + MJIHAKKDBNN DBHPNLFKJGL = 15; +} + +message OFNPCAHJFPG { + uint32 team_entity_id = 9; + AbilitySyncStateInfo team_ability_info = 13; + uint32 authority_peer_id = 15; +} + +// CmdID: 1551 +message OOENPHBHFEN { + uint32 EPJOAALLGGD = 4; + int32 retcode = 8; + uint32 ONABDGFCPIH = 9; +} + +// CmdID: 23115 +message EDHFANJDHGM { + map BNOFPMIFHDL = 7; + uint32 KHHIBKPBKPN = 12; +} + +// CmdID: 6088 +message DLKEDIMHLCK { + uint32 IJFFKCGIAOJ = 5; + bool DGGCKMIKBMO = 6; + bool ANKCBOMMOJB = 13; +} + +// CmdID: 24765 +message EHLEDJIOCOC { + int32 retcode = 10; +} + +// CmdID: 26718 +message PHJNIEAOPAO { + int32 retcode = 1; +} + +// CmdID: 27185 +message HDLONNADPID { +} + +message QueryRegionListHttpRsp { + int32 retcode = 1; + repeated RegionSimpleInfo region_list = 2; + bytes client_secret_key = 5; + bytes client_custom_config_encrypted = 6; + bool enable_login_pc = 7; +} + +// CmdID: 21169 +message BMCKEFJNIGG { + uint32 NJEKBPKELOH = 1; +} + +message HBPBPKMALCB { + bool NGDOKAJIAFH = 1; + FPBMMOMLKKN ABPJIBDJIPA = 3; + uint32 LGKDHFLMNMJ = 5; + repeated uint32 GKEBBEEGJHM = 9; + bool MDJJMEMCPAM = 11; + bool OLFPBLPLGIO = 12; +} + +// CmdID: 28104 +message KLCPMMMBMMJ { + uint32 AKFOPJPHJIO = 12; + uint32 id = 11; +} + +message DFMLLMBIECG { + uint32 DIGGFFKGODJ = 2; + bool ECIHDIJCLED = 4; + uint32 level_id = 6; + uint32 FJHHIKOIHKA = 9; + uint32 score = 11; + bool is_finish = 12; + uint32 kill_num = 14; +} + +// CmdID: 29283 +message EntityTagChangeNotify { + bool is_add = 7; + string tag = 10; + uint32 entity_id = 11; +} + +message ALOIJPMFFOL { + repeated ONEJLAKGHCI FHMFKCICFKD = 2; + uint32 NCNKMDBAFEH = 4; +} + +// CmdID: 1387 +message ServerDisconnectClientNotify { + uint32 data = 15; +} + +// CmdID: 21033 +message BEDILPDCLIM { + uint32 id = 13; +} + +// CmdID: 6948 +message PMEABIEHKLM { + repeated NJOPGNLKOLP PPALBJNLAAA = 7; +} + +message EFAIPNDIHAI { + uint32 FBIOPCCEDLE = 2; + repeated EIBLIKIAHIL PLIEAJLMPJI = 8; + DDCJCBHHNMI OHOAAMNLLCE = 9; + uint32 level = 11; +} + +// CmdID: 24897 +message OLPMFDHIMCH { + uint32 target_uid = 9; + int32 retcode = 11; + uint32 param = 13; +} + +// CmdID: 28710 +message DCGGNFIOKIL { + uint32 parent_quest_id = 10; + int32 retcode = 14; + uint64 JJDEOFCJKJM = 15; +} + +message WorktopInfo { + repeated uint32 option_list = 1; + bool is_guest_can_operate = 2; +} + +message BJJJIEKNMED { + uint32 IEJHHMBOBMJ = 12; +} + +// CmdID: 20472 +message FPLPEGMBDPE { + repeated MJDDPCANFBL info_list = 12; +} + +// CmdID: 28072 +message BCNPABBNNLG { + uint32 IEHLHAOGKPJ = 3; + uint32 entity_id = 5; + uint32 BMEFFIIMLED = 6; + uint32 play_type = 9; + repeated uint32 LJOOFAIGAFK = 10; + string CEELGOOGBEC = 11; + repeated uint32 param_list = 12; + uint32 LAICDPFDIMH = 13; + repeated uint32 uid_list = 14; + uint32 PDLKMPBKANE = 15; +} + +message OMCGMPIJJKL { + uint32 score = 13; +} + +// CmdID: 24 +message IBFMDKNDCDN { + int32 retcode = 5; + int32 OMGCHBACHCI = 6; +} + +message NJKEMDBLPGO { + uint32 entity_id = 7; + float GNJCIDHOBIA = 8; + uint32 AAAOHHGBHAB = 9; +} + +// CmdID: 2753 +message KDFBIIGEAOC { + uint32 GDDGJEBPEBI = 7; +} + +// CmdID: 21898 +message AHCKKMMGHAB { + HIMMEMHOGFB MFMLAKBIAED = 10; + bool DHAOMGMMDPD = 13; +} + +// CmdID: 23850 +message NLNKGOIKAJK { + repeated HENEBMLIICL OHMGDDCBBOD = 1; + int32 retcode = 15; +} + +// CmdID: 26869 +message DANIPCKIILG { + int32 retcode = 9; +} + +// CmdID: 25083 +message LPCEJCDIODC { + uint32 ABOAGOKKIEA = 4; + uint32 JLFHEEIPDDP = 10; + uint32 score = 15; + uint32 combo = 3; +} + +// CmdID: 8213 +message NBAPDLMBPGE { + repeated uint32 ODOBMMFAACG = 4; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 6575 +message HNKPENNOKLD { + uint32 JLFHEEIPDDP = 1; + bool DGGCKMIKBMO = 8; + bool JIGLGEHAAJK = 12; + uint64 DCOMPDPPDPO = 14; + int32 retcode = 15; +} + +// CmdID: 7632 +message MJGGPFKLCFK { + uint32 KHHIBKPBKPN = 7; +} + +// CmdID: 430 +message DBMBLELGDJK { + uint32 entity_id = 5; +} + +// CmdID: 9834 +message AKGBNKKNJHO { + uint32 MEMPKCGNNMF = 8; + uint32 DMNLDPPGOKG = 3; +} + +message FFCLAJLEAEH { + bool LHHBINHJAOE = 14; + uint32 id = 15; +} + +message LDCDEHPEMKP { + uint32 KMAEHPAGKFK = 3; + uint32 DOEBCOAONHK = 4; + uint32 NIKBFDDEHDF = 7; + uint32 DLPJAAAPKKL = 8; + uint32 CNKDDKIKGLG = 11; + uint32 BKGNGMDJNHP = 13; + uint32 OMGCHBACHCI = 15; +} + +message HHAJGBFHBKF { + uint32 avatar_id = 10; + uint32 HMLGDPBCGDM = 12; +} + +// CmdID: 27649 +message NEGKILDJDBB { + uint32 JMLDGKCBCBO = 12; + uint32 CDMJGIFEFMD = 6; +} + +// CmdID: 8351 +message IPHNLKEOMKF { + int32 retcode = 4; + uint32 GHIAOGLLLDI = 9; +} + +// CmdID: 20520 +message INKOBAGGMDF { + uint32 HKEEINBHFHM = 10; +} + +message ADMFDGOKBAG { + repeated PGMIFAGDOKH MNFIIBJLKLL = 15; +} + +// CmdID: 20031 +message NJOJOCAKNIH { + repeated IINNLAMMNKA IPKBMAJIDJL = 7; +} + +// CmdID: 7905 +message EHPBBDDFPFL { + int32 retcode = 3; + repeated CGGNEJCICOH KJFMDLMNFAM = 7; + IHEKNMLMONC OOMNOOFGINO = 15; +} + +// CmdID: 6739 +message JBCNGBLNBKI { + map JBIMONDBCBB = 6; +} + +// CmdID: 1479 +message BHLLLPPDALI { + uint32 FCHFAKEPINP = 14; +} + +// CmdID: 9658 +message JBLJOGJMOEH { + NJKHILJGCBM LOGNNDHODKH = 12; +} + +// CmdID: 2827 +message ALFCAGEDKPC { + map DOJOJEPLHAP = 5; +} + +// CmdID: 1690 +message BFINAKBJABG { + OEAOCCJEOPE DDIAAMKBFDA = 1; + uint32 target_uid = 4; + MKPHMAPFEMH reason = 8; +} + +message JBFHBKDOKEA { + uint32 score = 7; + uint32 EPCPNHJNKBN = 9; + uint32 version = 10; + NPGMACJFBEK DPDJGIGLELD = 12; + uint64 GEDMDOCOLFJ = 14; +} + +// CmdID: 8459 +message PFAENEAKBKD { + uint32 entity_id = 13; +} + +// CmdID: 27281 +message FJCHDBCCPKN { + uint32 PDGNEDCPOCH = 3; + map OEGMMDLJKDM = 5; + int32 retcode = 14; +} + +message ECLJPEBBLNO { + JLJBPFMEGPC BNEJOCDIFFH = 1; + bool DPHDAGAGBII = 8; + DOJEONALHCG LOPNCLCJKJJ = 9; + KAIMCPBDBCK PFCEEFMIJEH = 11; + MKMCFLLHPBH KBBBMDNKPJH = 14; +} + +// CmdID: 2040 +message PANEKLBLCAD { + repeated MLIDANAINAJ INLKBDDPOIO = 15; +} + +message CPFFEKOHGDF { + uint32 level_id = 2; + uint32 DMKFECCMCOP = 7; + repeated NPLPKKMDPHH EBJFFLNFFFG = 10; + uint32 FCCFDJEJBIF = 12; + NPLPKKMDPHH LNFDBMFEAFG = 13; + bool ECIHDIJCLED = 14; +} + +message IPFJMBGNAIO { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 CBMFBKAICAP = 3; + uint32 EIKLGFNEFMF = 4; + uint32 EKKFAJJDNKB = 5; + uint32 HHHBNHDNLFE = 6; + uint32 LEMMFOGKHFN = 7; + oneof HLAOFKPENGI { + GIECHEBDEJH resin_card = 101; + } +} + +message GIECHEBDEJH { + repeated ItemParam GGKCLFFJHJD = 1; + repeated ItemParam HGBIIOHGMMD = 2; +} + +// CmdID: 26795 +message OJJDLKFNDJM { + uint32 BAILMNHOPNP = 10; + int32 retcode = 11; +} + +// CmdID: 6592 +message NIICBIHMPDI { + uint32 entity_id = 7; + int32 retcode = 10; +} + +// CmdID: 27500 +message INCGADPKEIJ { + repeated uint32 OIGLLHAJNFG = 13; +} + +// CmdID: 5957 +message MMFLFDCGPNI { + uint32 BKNPLFIKKFG = 4; +} + +// CmdID: 4907 +message ONAEBFPNJMN { + uint32 GBCEBGKBJDM = 7; + CustomGadgetTreeInfo KGLILBLFNMF = 15; +} + +// CmdID: 26262 +message CLPOJMDLENG { +} + +// CmdID: 28565 +message MEFFEMHFDPL { + uint32 group_id = 6; + uint32 monster_id = 14; + uint32 NJODGOCGPHE = 3; + uint32 scene_id = 5; +} + +// CmdID: 3696 +message LCEFOKJFBND { + uint32 ENFBNGOLBLO = 2; +} + +// CmdID: 7117 +message MNHNGLGAAKL { + uint32 ONABDGFCPIH = 2; + uint32 KHHIBKPBKPN = 4; + repeated FAGNKJAOJLK CEOAMBHDCNG = 13; +} + +message HPBLFCNDDAH { + uint32 DMNLDPPGOKG = 1; + uint32 level_id = 2; + bool DGGCKMIKBMO = 3; + uint32 score = 12; + uint32 MPPEIEHOCLP = 13; + uint32 PNKBDKLLJBP = 14; +} + +// CmdID: 26350 +message CFDHHHDENDE { + uint32 FNEOJPPFDHH = 12; + int32 retcode = 13; +} + +// CmdID: 21187 +message KMPBLACDAJE { + repeated uint32 target_lock_point_index_list = 261; + Vector PDFDCKHLDOK = 13; + Vector EBAPJPNLCIB = 4; + repeated uint32 target_entity_id_list = 809; + AbilityString ability_name = 426; + uint32 GHOGBHLMCKL = 8; + IGOHJIBCDFA LKIDBHIOOOG = 6; + bool is_peer_id_from_player = 637; + bool NPLKHLOPPJG = 354; + bool MBHBBJHMLEH = 9; + bool PHFEPGIDOGI = 10; + uint32 entity_id = 5; + uint32 room_id = 2; + uint32 init_pose_id = 328; + uint32 prop_owner_entity_id = 3; + int32 local_id = 19; + uint32 target_entity_id = 12; + uint32 camp_type = 7; + uint32 camp_id = 1; + uint32 born_slot_index = 1898; + uint32 owner_entity_id = 15; + uint32 config_id = 14; + uint64 guid = 11; +} + +// CmdID: 29648 +message CNLDBFHBOMP { + uint32 MKELFFHPPOG = 7; + PKHGEKDMFAP DEJOIMAFMCK = 9; + Vector ODNFAMEOPBG = 10; +} + +message Vector { + float x = 1; + float y = 2; + float z = 3; +} + +// CmdID: 22997 +message AONLBMCMIHH { + repeated uint32 HNPBPPDIJPP = 13; +} + +// CmdID: 22048 +message OLKKLJFIHBH { + uint32 KHHIBKPBKPN = 5; + int32 retcode = 7; +} + +message GONMJLNGLII { + repeated uint32 CJCHBCELLNO = 9; + uint32 BEHBHJAHBOJ = 10; + uint32 PGHGEFMPGDC = 12; +} + +// CmdID: 9487 +message BKGOEBBMILA { + int32 retcode = 1; + repeated ALEHNDHNKNF DHCEDICBJAM = 15; +} + +// CmdID: 9194 +message CKLNDALMLHJ { + repeated uint32 LFODEAGDIMJ = 14; + uint32 level_id = 1; +} + +message HHMAOBJBIDH { + repeated uint32 JHLPNKEBINA = 3; + uint32 level_id = 6; +} + +// CmdID: 9626 +message EnterScenePeerNotify { + uint32 enter_scene_token = 1; + uint32 dest_scene_id = 7; + uint32 peer_id = 8; + uint32 host_peer_id = 11; +} + +message KKMNANGFMOK { + repeated uint32 IGOJDJHKHON = 8; + KFMEEPJLOKB MBFDGLDKEFH = 12; + uint32 GPAELJHNAEK = 13; + uint32 MCMBOFIFBCP = 15; +} + +// CmdID: 1425 +message OGOLAEPIPDM { + repeated KNAJKFLBFLP APHKOPALNLJ = 13; +} + +message DKAALJKPFLF { + repeated uint32 GFHFKCMPEHJ = 6; + repeated uint32 MGNJFNAMHBE = 14; +} + +message AKNANPNEJLP { + repeated int32 ABKEBABAHPK = 1; + int32 PJIAOLAGOAI = 7; + repeated IGBMHJDNIDC LKAOGKMDAAM = 8; +} + +message OEKOHGOKJIM { + repeated CLGGIFNBBMM OAAKBKBONJK = 2; + uint32 DIAOLBEKAHM = 3; + bool FOLIKAAIKIE = 5; + bool GBLHFAEONKM = 6; + AEDFENMKNKC PFENLKJPDDB = 10; + uint32 ICMGFGEJCJK = 11; + bool LHNFIIEJBEM = 14; + uint64 GEDMDOCOLFJ = 15; +} + +// CmdID: 25998 +message GADMMELAKNI { + map prop_map = 12; +} + +message CIOJHMLJHBP { + uint32 FJHHIKOIHKA = 4; + PAAHDFJMICD reason = 12; + uint32 PAHEHOJDKPF = 15; +} + +// CmdID: 29627 +message EIHMBDMBJGO { + uint32 DALMFFLOAMD = 1; + repeated ItemParam DIPIPCANMFM = 3; + repeated ItemParam FNNHLPFGPIN = 4; + uint32 IFHECHFEMDN = 7; + int32 retcode = 8; + repeated ItemParam LLOJHCEIBGO = 9; + repeated ItemParam KMBAMPPHCNI = 10; + uint64 avatar_guid = 12; + repeated ItemParam ELNAMCCOIJL = 13; + repeated ItemParam IHGOLMOHHNJ = 15; +} + +// CmdID: 26084 +message JNPCJFLPODD { + uint64 GEDMDOCOLFJ = 7; + bool FOJAKDNOHAF = 14; +} + +// CmdID: 9828 +message OFPCHGIFPGK { + Vector pos = 12; + int32 param = 4; + uint32 GFPPMNLPOEK = 6; + uint32 item_id = 2; +} + +// CmdID: 9444 +message GNFOFDLFMOI { + uint32 MEMPKCGNNMF = 14; +} + +// CmdID: 2865 +message FHAOMNBFKBP { + int32 retcode = 2; + repeated DGECJHENBKP LOPFMJDPNDC = 10; +} + +message KGIPCPJCKOC { + uint32 FBPGIMLMDNJ = 8; + uint32 PHPFPPIDJKJ = 14; +} + +message HGCCPKJGFMK { + Vector rot = 1; + Vector pos = 5; +} + +// CmdID: 24488 +message OLGMKFPKKPP { + uint32 GGHKDJLGFPB = 1; + int32 retcode = 12; + GJDHOAAFMPG MJGKHHMKGKN = 15; +} + +message ADBNJEEMDAM { + repeated FHNJFKILEKP IJNBIELJIJF = 1; + bool BGMKCJONFKL = 3; + uint32 LODEKGDPIJM = 11; + bool IHFLCKJFMCK = 15; +} + +// CmdID: 20524 +message EnterSceneReadyReq { + uint32 enter_scene_token = 7; +} + +// CmdID: 4862 +message FPLGOFMKNJN { + bool NKGBAEMAPLP = 6; +} + +// CmdID: 6300 +message GAFJNHCJKOM { + uint32 KHHIBKPBKPN = 2; + int32 retcode = 9; + uint32 group_id = 15; +} + +// CmdID: 25905 +message NNBCIMMHMJO { + uint32 KHHIBKPBKPN = 12; +} + +message JIBKFGBFDNO { + repeated MAJMLMBGAMM CBENKJEOCIL = 4; + bool DHIKPCEPEOP = 14; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 9499 +message CPJKEGMPODM { + int32 retcode = 4; + uint32 AIIGGMGLBMG = 9; + uint32 ILIEOPGMDGO = 12; + uint32 KDFGDJCFHCF = 13; +} + +message LHJHJBONAKA { + DHDOIANNJMN KMGKACAALCL = 1; + MaterialDeleteInfo delete_info = 2; +} + +message BODNNIIKBGJ { + repeated OOOKDCABMIK ABHKFNBNJGN = 1; + DGIFOKANNDK OIMEBNJCFLI = 4; + bool FJNEBBEDMCE = 6; + repeated FINKBPCDEIF OJHIMNJGCIO = 12; + repeated uint32 HBGKEFOEPCH = 14; + repeated CLDIAMEGHLA KKFCPKEFIGK = 15; +} + +// CmdID: 20172 +message KLNAMGCHMOD { + int32 retcode = 4; + uint32 JLFHEEIPDDP = 8; + uint64 DCOMPDPPDPO = 13; +} + +// CmdID: 9217 +message DCNKEAKEKIB { + uint32 CENHKJDFFDA = 14; +} + +// CmdID: 23938 +message GAEFMMFALDP { + repeated KFJHKFECDPD param_list = 8; + HIMMEMHOGFB MFMLAKBIAED = 10; + bool JOFHNOEMEKC = 4; +} + +message ScreenInfo { + uint32 live_id = 1; + uint32 projector_entity_id = 2; +} + +// CmdID: 436 +message BCDHOONEPMD { + uint32 NJEKBPKELOH = 14; + int32 retcode = 15; +} + +message JADLIGCBPIA { + bool DHBPEBDBMNK = 1; + bool CAJHCPIPBOO = 2; + uint32 KAJCNDJLKFI = 4; + uint32 LCIHLJPMGJD = 5; + bool ENFPKOPNHKK = 11; +} + +message IAAHFOKMNGI { + Vector PGIHPNNEMDB = 1; + bool BMAEDEOKOHL = 2; + uint32 MMFHIIFGKBB = 3; + Vector BBGJMOOMDIO = 4; + Vector born_pos = 5; + repeated DMMBPAKOIJO IMCJLHPONPK = 6; + uint32 HHJJBFADDLK = 8; + uint32 scene_id = 9; + DMMBPAKOIJO FJNFHPCBCIF = 10; + bool HDKEJFNOCCC = 11; + repeated FBJODJMOFBK KGBNBGAENPG = 12; + repeated DMMBPAKOIJO JJEMLCNIKMD = 13; + Vector DFCFKJBCCAH = 14; + uint32 PJGFAPEKFBC = 15; + Vector EJAPJLENOGL = 885; +} + +// CmdID: 172 +message DEIFFHNCBEF { + repeated uint32 uid_list = 10; +} + +message PDCMBOKBHHA { + bool NJADPPLKKCI = 1; + bool DGGCKMIKBMO = 2; + repeated DKNKKMEMNEC KAFOKIPPIAP = 5; + uint32 EHNIJBNNHKD = 6; + NMBJFBODLKE MHHCOEDMPDP = 7; + uint32 OHHPFFAMHEH = 8; + string BKDILGIJPEG = 9; + string KAMJIJOLFKJ = 10; + GFBGEHAALJM MHFDGAGIEPA = 13; + NBADDMOPLEI BLFKOJLCCOO = 15; +} + +message PLPJFAMIFDF { + uint32 level_id = 4; + PEHCGOEKBDG KGFLNPGDAAK = 13; +} + +// CmdID: 25054 +message FFHLAOFNJLE { + uint32 FPEDHEDEKPE = 1; + repeated DKNKKMEMNEC KNBIFCCIBLE = 3; + bool EBGKBPBKOGL = 4; + uint32 JOFBEIACLOF = 5; + repeated uint32 AAHNPOJGPCI = 6; + repeated OHJJHHGAKBC FILHGGILJLN = 7; + uint32 BKNPLFIKKFG = 11; + LEJCOGAFNCB reason = 13; +} + +// CmdID: 7153 +message OHGDJOBNKHE { + repeated uint32 CFKPLNKHFKN = 32; + repeated uint32 NNFBHPJCONO = 5; + float speed = 454; + uint32 JPEGLEBNIGL = 1402; + uint32 GIKJKDBLFAD = 870; + uint32 score = 12; + uint32 JLFHEEIPDDP = 3; + uint32 JJKIBHBPPPO = 929; + uint32 CLCABCNLGFM = 2; + uint32 max_combo = 8; + uint32 CJBCKCOBHFF = 13; + bool HKJPCJFLNFJ = 1722; + bool JFJDIMPCNNF = 14; + bool OEDCPFGAKAM = 515; + uint32 BHPGPLPCNPL = 9; + uint64 DCOMPDPPDPO = 15; + uint32 combo = 4; + uint32 ABOAGOKKIEA = 1; +} + +message PDGIJGAOPFJ { + repeated KMJEDJLDEAB LLLPBMBHOMP = 8; + uint32 ANKFEPDBFAM = 15; +} + +// CmdID: 20062 +message CAKPIEMOHOE { +} + +// CmdID: 5449 +message MKPELMBDGGE { + uint32 EPJOAALLGGD = 13; +} + +// CmdID: 26991 +message LPPLGKGGJJJ { + uint32 GBLENHCPKCP = 2; + bool NOLFDOBLHBN = 3; + bool GILNOFIPMJB = 6; + int32 retcode = 8; + OBBCMGOMKCI KLDBNLDJGFI = 12; + repeated OBBCMGOMKCI FCDAGIGHNMD = 14; +} + +message EntityClientData { + uint32 wind_change_scene_time = 1; + float windmill_sync_angle = 2; + int32 wind_change_target_level = 3; +} + +// CmdID: 21721 +message CMCBIJDHGGP { + int32 retcode = 6; + uint32 OEHKJPBEPKB = 11; + repeated NKOHNKIEMBL DOEEIOKBIDI = 13; + uint32 draft_id = 14; +} + +// CmdID: 951 +message EFOAJNDDCOF { + repeated EDAIFEEBMFK ACFINBCONKB = 4; +} + +// CmdID: 7616 +message MECBDCOAFFL { + bool JPINAOHPBBK = 3; + uint32 IKOBFNDGFMI = 12; +} + +// CmdID: 20230 +message NBFJFILKIKE { + int32 retcode = 5; + bool NPCCIMCPAAI = 14; +} + +// CmdID: 3175 +message EAABMMFCMFF { + repeated uint32 HJHPFACPHJF = 3; + uint32 GGHKDJLGFPB = 12; +} + +message AGBLHGEAJAO { + uint32 MEMPKCGNNMF = 6; + bool ECIHDIJCLED = 8; + uint32 MEOPPACNDAP = 13; +} + +message POALOGAEJAF { + uint64 avatar_guid = 1; + bool DOHHENFNGPE = 11; +} + +message DPJNEOJFIGA { + LJDDPGJAAJL PIIAPJJELOD = 1; + LFJKLHJEGOO PIIJGOFJIIN = 4; + MIMFLCKEING EONFFBCGHIH = 6; + JBDKEILFJOO FOBONGIHGMJ = 8; + FAMJIJCHLNG MDPABHFMGHO = 10; +} + +// CmdID: 9419 +message MPKLILCBMGJ { + int32 retcode = 8; +} + +message MotionInfo { + Vector pos = 1; + Vector rot = 2; + Vector speed = 3; + MotionState state = 4; + repeated Vector params = 5; + Vector ref_pos = 6; + uint32 ref_id = 7; + uint32 scene_time = 8; + uint64 interval_velocity = 9; + uint32 BIMCAJGDDOI = 10; + uint32 HJCDICMBDKE = 11; +} + +// CmdID: 28362 +message JFHDBOEPBMN { + repeated FKJBEKNNBPG BIHIKLAIOLG = 11; +} + +message HJHKKNPINBG { + uint32 GPAELJHNAEK = 7; + uint32 DMKFECCMCOP = 8; + uint32 CCPIGCCDBOI = 12; +} + +message DLMKGDNBHEL { + uint32 FMJIGFMBJPJ = 4; + uint32 GHIAOGLLLDI = 5; + uint32 progress = 8; + bool EIALJBAENGJ = 9; + uint32 PBOCOCHGFJA = 12; +} + +message JOJDJOPIEAG { + bool BAKHLPGCIMD = 13; +} + +// CmdID: 8022 +message MNAPEOLCLNI { + repeated uint32 EBEECDALMKM = 1; + int32 retcode = 8; +} + +// CmdID: 1897 +message OMCKLNFDJAD { + Vector rot = 12; + Vector pos = 5; + uint32 JINJLBEMJNC = 15; +} + +// CmdID: 325 +message HKCLJJKHEBJ { +} + +message ResVersionConfig { + uint32 version = 1; + bool relogin = 2; + string md5 = 3; + string release_total_size = 4; + string version_suffix = 5; + string branch = 6; + string next_script_version = 7; +} + +// CmdID: 27579 +message DMNDPEJAEDI { + uint32 scene_id = 9; + uint32 point_id = 13; +} + +// CmdID: 1436 +message IDIMDHIIIPB { + uint32 HFFGGAADPAF = 3; + uint32 scene_id = 9; + uint32 JKLAFEIGOLC = 2; +} + +// CmdID: 28594 +message AFKDMCFKFIH { + uint64 KFNBCKLKEIB = 3; + int32 CKJPGIDHKOI = 7; + uint32 entity_id = 13; + int32 PBHCHAMJKHB = 14; +} + +// CmdID: 26805 +message FCGKHNEBAPP { + repeated uint32 HLJOHDKCBJM = 1; + repeated ItemParam item_list = 5; + int32 retcode = 8; +} + +// CmdID: 21477 +message PFCPDBIKPKC { + uint32 BAHEMIFDHHC = 1; + uint32 skill_id = 7; + uint32 NNEBHHFHDCC = 10; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 28763 +message IBFAKJCCFCK { + uint32 IKNFNNFKAGF = 4; + HCCIOPJEPFD NIEDEGHKBNN = 5; + int32 retcode = 8; +} + +message IDDIKHFDHOG { + uint32 score = 2; + uint32 PGKNJBIMIEJ = 3; +} + +message OIGDIOEGLLG { + repeated uint32 JAODPKILOHD = 1; + map IGIDHGKOODO = 2; + repeated uint32 OBAKLGMMOEO = 3; + map LELGNGJOJAI = 4; + repeated uint32 AOECKDLECIJ = 5; + map ACAAJJBNCDM = 6; + repeated uint32 LHEGFHKBMKF = 7; + repeated uint32 HIIHFCBJLDI = 8; + repeated uint32 HCPKDCNKPGD = 9; +} + +// CmdID: 4691 +message GOFCBLGIAJG { + uint32 NNEBHHFHDCC = 1; + uint32 LEONIDOBCHJ = 3; + repeated BLDODEDIIHF HFMNAEKIKJD = 5; + uint32 MEMPKCGNNMF = 6; + int32 retcode = 7; + uint32 FMPCPPNEBGO = 8; + uint32 CNHPAJJBBEH = 9; + repeated APJFAMGOJDB MCIMCCJMLLC = 14; + uint32 DDDPPNMBDAP = 15; +} + +// CmdID: 6467 +message KMBOCDDHLKD { + int32 retcode = 15; +} + +// CmdID: 20538 +message NKBEJOIJLEE { +} + +message CHOKEFPFLEC { + repeated uint32 IMBFKDCPOCA = 3; + uint32 NKEONOIKLAO = 9; + uint32 JAHJOJOCHOM = 11; + AOLPDAHMOKC JNHDDGMHFOL = 14; + uint32 GEFBNNEBKDB = 15; +} + +// CmdID: 22603 +message AvatarTeamAllDataNotify { + repeated uint64 temp_avatar_guid_list = 3; + map avatar_team_map = 7; + uint32 cur_avatar_team_id = 10; + repeated uint32 backup_avatar_team_order_list = 13; +} + +// CmdID: 24642 +message DINEOGPGMBP { +} + +// CmdID: 6701 +message MFAALDLNDNC { + uint32 room_id = 3; + bool is_add = 10; + uint64 GEDMDOCOLFJ = 1; +} + +message KDBLNHIHJEP { + uint32 DMNLDPPGOKG = 5; + bool EMEPFNGONEI = 7; + repeated uint32 IPJIILBEKPK = 9; + uint32 FHCGKPIPCIC = 13; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 28332 +message LPAAMECJGPB { + int32 retcode = 6; +} + +// CmdID: 7450 +message AEHLABLBJDN { + string PKEKLEEOLJL = 3; + string client_version_suffix = 4; + bool FGFIHNBMJMK = 7; + uint32 client_silence_data_version = 9; + string JKANELMFGEP = 10; + EKDMOOHDFEA KFMGLFJDODO = 11; + string client_silence_version_suffix = 13; + uint32 client_data_version = 14; + ResVersionConfig res_version_config = 15; +} + +// CmdID: 24398 +message NNIFLHKONKP { +} + +// CmdID: 21687 +message BBOLKNPDOFP { + int32 retcode = 2; + uint32 KFMGLFJDODO = 3; + uint32 entity_id = 14; +} + +// CmdID: 24667 +message HKBNODNAKIP { + int32 retcode = 2; + JCBAIFPFACC FFLGCBBLIAO = 6; +} + +message PGOBMMNHPFK { + repeated GEOOKFFKPOK CBENKJEOCIL = 2; +} + +// CmdID: 1525 +message CAGLJHGPJLM { + repeated uint32 AHPCNJNNLNH = 14; +} + +// CmdID: 7800 +message ANNBJGNDCJP { + int32 retcode = 4; +} + +message NOMCBNKPDFH { + repeated NMGBBMONFFE KFAPIJCGDBC = 5; + repeated DJFFLEFDBMD KGIMMENCGMJ = 15; +} + +// CmdID: 26519 +message GLGGMPOKPMI { + repeated uint32 NJHGOAEHNDM = 11; + uint32 NNEBHHFHDCC = 9; + uint32 DFPNKFEKIIG = 10; +} + +// CmdID: 24277 +message OIEDKAFMDIE { + uint32 level_id = 1; + repeated uint32 CMEEDHJEDIN = 9; + repeated uint32 EAODLLEGCAE = 10; +} + +// CmdID: 23383 +message CCNHMIFHGGF { +} + +// CmdID: 9882 +message HGAPNCKNEEF { + int32 retcode = 10; +} + +// CmdID: 21959 +message IOPGICDLHPC { + uint32 scene_id = 3; + repeated uint32 IDLMIBCKFDK = 4; + repeated uint32 OKMBHKDEJCE = 11; + repeated uint32 GOOONMAHLNL = 13; + repeated uint32 OFGOAEFJHIC = 15; +} + +message ONFLENEINOB { + bool ECIHDIJCLED = 4; + uint32 score = 5; + uint32 PKKKIJALPNM = 6; + repeated uint32 IPLKGHDCGFJ = 7; + uint32 DMKFECCMCOP = 8; + bool CFHJBFLHANH = 13; +} + +message SceneEntityInfo { + ProtEntityType entity_type = 1; + uint32 entity_id = 2; + string name = 3; + MotionInfo motion_info = 4; + repeated PropPair prop_list = 5; + repeated FightPropPair fight_prop_list = 6; + uint32 life_state = 7; + repeated AnimatorParameterValueInfoPair animator_para_list = 9; + uint32 last_move_scene_time_ms = 17; + uint32 last_move_reliable_seq = 18; + EntityClientData entity_client_data = 19; + repeated EntityEnvironmentInfo entity_environment_info_list = 20; + EntityAuthorityInfo entity_authority_info = 21; + repeated string tag_list = 22; + repeated ServerBuff server_buff_list = 23; + oneof Entity { + SceneAvatarInfo avatar = 10; + SceneMonsterInfo monster = 11; + SceneNpcInfo npc = 12; + SceneGadgetInfo gadget = 13; + } +} + +// CmdID: 26259 +message OPGBCCDGDIE { + repeated uint32 NGACPNNGEJO = 2; + uint32 scene_id = 5; +} + +message FKOPDHDHACN { + uint32 DBOLCFDLKLJ = 1; + bool LLHNLHFIBHK = 2; + uint32 CKOCCFDGCOL = 3; + uint32 exp = 7; + bool NOKEBCOONCG = 8; + bool HIHJHGALIAE = 10; + uint32 IKNFNNFKAGF = 11; + uint32 count = 12; + uint32 ODEGODLNALF = 14; +} + +message PEJHKPDNEAA { + repeated uint32 MAENEJFHMJA = 3; + bool DPJJKPNDJNN = 8; + uint32 GBNCJLCKMEI = 15; +} + +message IKEMOJJIOOK { + uint32 entity_id = 6; + repeated int32 LNCIGFCJCAA = 8; + Vector IAKNHJGCPGL = 13; +} + +// CmdID: 2716 +message KCGPCLJIJDO { + float JNDHEDCNIBO = 3; + uint32 ALJNJKPMOPB = 8; + float ANHMOBFFKNH = 10; + float duration = 14; +} + +message AMCOMLPIEBN { + repeated ADLJGLOBKBL DAHKFDAACLL = 4; + uint32 OBFCJPOJMOM = 5; + bool JEDIGNAELLH = 7; + map HFLDOHCCDLO = 13; +} + +message BNJJMJNJCBA { + uint32 MMKAMELGMOA = 4; + Vector BAIMABKJKDD = 12; +} + +// CmdID: 7256 +message JNAOHKOEHPH { + bool INNEFHGKAIM = 14; + bool AJLCEDMPPIE = 9; +} + +// CmdID: 23607 +message GGIFCBLEMND { + BIEOLMJPKED type = 13; +} + +// CmdID: 4423 +message PlayerGameTimeNotify { + uint32 game_time = 4; + bool is_home = 9; + uint32 uid = 15; +} + +// CmdID: 22536 +message JHNHLEBCNDK { + string PCAPIHEKAOO = 12; +} + +message SceneFishInfo { + uint32 fish_id = 1; + uint32 fish_pool_entity_id = 2; + Vector fish_pool_pos = 3; + uint32 fish_pool_gadget_id = 4; + uint32 last_shock_time = 5; +} + +// CmdID: 21916 +message BIKLPPACLFA { + int32 retcode = 10; +} + +message PPGPJDDIEHM { + repeated AALCNDNGGHE KFAPIJCGDBC = 9; + repeated uint32 skill_id_list = 11; +} + +message RegionInfo { + string gateserver_ip = 1; + uint32 gateserver_port = 2; + string pay_callback_url = 3; + string area_type = 7; + string resource_url = 8; + string data_url = 9; + string feedback_url = 10; + string bulletin_url = 11; + string resource_url_bak = 12; + string data_url_bak = 13; + uint32 client_data_version = 14; + string handbook_url = 16; + uint32 client_silence_data_version = 18; + string client_data_md5 = 19; + string client_silence_data_md5 = 20; + ResVersionConfig res_version_config = 22; + bytes secret_key = 23; + string official_community_url = 24; + string client_version_suffix = 26; + string client_silence_version_suffix = 27; + bool use_gateserver_domain_name = 28; + string gateserver_domain_name = 29; + string user_center_url = 30; + string account_bind_url = 31; + string cdkey_url = 32; + string privacy_policy_url = 33; + string next_resource_url = 34; + ResVersionConfig next_res_version_config = 35; + string game_biz = 36; + string gateserver_ipv6_ip = 37; +} + +message LELGCMGOPLI { + bool DBLPJBBPNIC = 5; +} + +message OMOFGONABFB { + uint32 costume_id = 9; + uint32 EABFCLCOELB = 12; + MIALGMHKLBL avatar_type = 14; +} + +// CmdID: 2862 +message PBJPLEKOGKL { + int32 retcode = 6; +} + +message JDMFFBAMBGH { + repeated BJDGFBAEDOI player_data = 2; +} + +// CmdID: 7265 +message HJPCDCIEJEJ { + int32 retcode = 1; + IALDLPPFIDE EPCBAOBGODI = 10; +} + +message CLGGIFNBBMM { + uint32 IHLCEEDFIND = 1; + bool DMEDOEHOMKH = 8; + uint32 NNEBHHFHDCC = 9; + uint32 PGLAJFAFGAI = 12; +} + +message ABMKMCNPAGM { + bool LALCJAFHBAD = 2; + uint32 monster_id = 5; + bool OKIGGNFHLGG = 6; + uint32 entity_id = 11; +} + +// CmdID: 22742 +message MNBCBGBCMEA { + uint32 JLFHEEIPDDP = 14; +} + +// CmdID: 3239 +message JMCKNHAEGKP { + repeated uint32 MKFGFGEHLPI = 3; + bool is_add = 13; +} + +// CmdID: 9162 +message MJFJLNDAGCN { + repeated uint32 OGBMICBCHGH = 4; + repeated uint32 OBAONAKPGGJ = 11; +} + +// CmdID: 23891 +message GEAHOMHDCAJ { + map DIAEEFGFPOC = 1; + uint32 GAPLFMMGBFA = 2; + uint32 LLKEMFIGKEO = 3; + bool AEKDPKKPAGJ = 4; + uint32 JGIHCIBOJPN = 6; + repeated uint32 HMCPCNGGNNO = 7; + repeated uint64 NMBEMJIMJOB = 8; + uint32 MEMPKCGNNMF = 9; + uint32 PHKCFCKCPFB = 10; + repeated uint64 HHBNNBDGFIM = 11; + repeated KKBECELIEMO FOJBPLJLMCD = 12; + uint32 LOGFIEEFJAH = 13; + float HEGHIOLIONF = 14; + bool FDGOBOIHCBP = 1052; + uint32 DONADAPPDOG = 1243; + uint32 JHDOODJOEED = 1744; +} + +message EDBNDNNKDHN { + uint32 avatar_id = 1; + bool EIKOGBECMBI = 3; + bool OKIGGNFHLGG = 6; +} + +message NBHMAICJJPO { + repeated uint32 FHGNBDADPBL = 1; + repeated uint32 FDHMFLAAEOG = 3; + repeated AKOGEOGFLLK GDHGPCFBLBC = 4; + repeated CKBOCOIHKNC DKCGNJNLMOM = 6; + BHEIACALNAF state = 8; + uint32 JOFEBPFEIJL = 9; + repeated FFCLAJLEAEH AINLMKBCHFG = 10; + map IFDIEIDJPOH = 12; + uint32 id = 13; + repeated uint32 PJNJLNPDPKG = 14; + uint32 CBOKJOBKCJO = 15; +} + +message PELIHNFBHII { + uint32 MEMPKCGNNMF = 5; + uint32 JOFBEIACLOF = 9; + bool GNPLAOACIEP = 14; + uint32 DMNLDPPGOKG = 15; +} + +message MOCGNGKIOPJ { + uint32 level_id = 3; + uint32 score = 5; + bool is_finish = 7; + bool ECIHDIJCLED = 10; + AFGMKCJEICP GEJDOAHBAPE = 14; +} + +// CmdID: 25977 +message OMABNDLHPKD { + uint32 IIDHPKEFHPM = 3; + uint32 JLMKCINPCGF = 15; +} + +// CmdID: 20845 +message NCFOFPKAPON { + uint32 HLCLACDMEPD = 10; + int32 retcode = 11; +} + +message GHLGJFDIAKN { + bool DHAOMGMMDPD = 4; + repeated PCDLGLMDHAI ELOILBOEKPK = 15; +} + +message KDHMGBBMGEL { + uint32 id = 7; + repeated NBDCJCHBDAC AGDLLFJIGPN = 13; +} + +message TeamEnterSceneInfo { + uint32 team_entity_id = 1; + AbilitySyncStateInfo team_ability_info = 5; + AbilityControlBlock ability_control_block = 15; +} + +// CmdID: 27773 +message HJNGNEGPDJE { + uint32 avatar_id = 5; + int32 retcode = 8; +} + +message COBIIAGBPOO { + Vector DBKFOHKALBF = 2; + bool FBBACPMPGCE = 3; + bool MFEKINKPIKK = 4; + uint32 entity_id = 6; + int32 DPOKEHNMEMF = 7; + Vector MNIJADCLICP = 8; + Vector FOPPEJEKEPC = 10; + int32 EHLACBFLMDF = 11; + float JIJAFHOHIAF = 12; + Vector OGLOICBJFMK = 14; + float JOGJEKPIDIH = 15; +} + +// CmdID: 27316 +message HICKNGPJOKD { + uint64 guid = 15; +} + +// CmdID: 411 +message KOIKAIJKHAK { + int32 retcode = 11; +} + +// CmdID: 6447 +message DAGEGOHAODP { + uint32 entity_id = 3; +} + +// CmdID: 9718 +message IIJACMGJLAJ { + int32 retcode = 1; + uint32 scene_time = 6; + uint32 FGGMOAKINFD = 7; + uint32 entity_id = 10; + MotionInfo NEICMENMFLJ = 15; +} + +message CDOFHMIPGED { + bool EIALJBAENGJ = 7; + uint32 BPECKIKGMNO = 8; + uint32 npc_id = 10; +} + +// CmdID: 6315 +message BPJMMMOFPCL { + HCLMALEGIPL JILFEKJAIMC = 4; + int32 retcode = 12; + map JAPBDKKHPJH = 14; + NOIPNEPDIPN EPCBAOBGODI = 15; +} + +message JCEKIAJCNCJ { + uint32 level_id = 3; + repeated KKMBKMAJOJI OHMGDDCBBOD = 5; + uint32 BKNPLFIKKFG = 7; +} + +// CmdID: 24418 +message IJNKEMDNDBN { + uint32 LGBMBJCJMKA = 3; + uint32 group_id = 5; + uint32 PBBNHBNAPON = 15; +} + +// CmdID: 24762 +message HONKJGJKCKM { + uint32 target_uid = 6; +} + +// CmdID: 533 +message EOFAGGICECK { + uint32 KHHIBKPBKPN = 8; + int32 retcode = 12; +} + +message WeeklyBossResinDiscountInfo { + uint32 discount_num = 1; + uint32 discount_num_limit = 2; + uint32 resin_cost = 3; + uint32 original_resin_cost = 4; +} + +message PPKAGEALONM { + AANMPMBPKCL BJFBGMLLHBP = 2; + repeated uint32 BGJPHDILLAL = 10; + repeated uint32 NLMIJMCGKIF = 14; +} + +message IIKGBJDLDJL { + uint32 config_id = 5; + oneof ADEBPDLAOJP { + BOJAMBJMCNP active_gadget = 3; + KCJEBLIEHLM active_monster_group = 10; + KHBJIHJOEOM active_monster_wave = 12; + FGEENJNKEGB deactive_gadget = 13; + CMAOKNPACFH change_gadget_state = 14; + NIGEELGPPGH deactive_monster_wave_current_group = 691; + } +} + +message FBJODJMOFBK { + uint32 MMFHIIFGKBB = 1; + repeated DMMBPAKOIJO DNCHGILKBFH = 2; + repeated PFPLCEJIDBB INMHHPIJFHB = 3; + repeated DMMBPAKOIJO NJJDMFMNLHN = 4; + repeated PJJNEIIHKJP ILNAGIGIFDJ = 6; + repeated IEDHCCHGODG KDNOMLKHAEG = 8; + repeated DPLGLLNKFGD GCKKNGHDLPN = 9; + repeated JAFNCHNPADO OOAKFCEHABE = 10; + repeated HPNNEAJIPAL GJBAOKJBFKJ = 11; + uint32 block_id = 12; + bool LLHNLHFIBHK = 13; + repeated FCFGMGNHADP OHPFGCABFJG = 14; + repeated DGDMHKHPPML NCFKJKIJMKD = 15; +} + +// CmdID: 3179 +message DGBLDPPCPMB { + JJHGGDCJHJI MGCABAEICCO = 1; + int32 retcode = 10; + uint64 DCOMPDPPDPO = 14; + HIMMEMHOGFB MFMLAKBIAED = 15; + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 7; + } + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 618; + } +} + +// CmdID: 23479 +message JBMJKGNIKBG { + int32 retcode = 2; + uint32 OMGCHBACHCI = 10; +} + +// CmdID: 26168 +message OBNOJEBOFLA { + int32 retcode = 8; + uint32 level_id = 10; +} + +// CmdID: 22604 +message MKNEHILLINB { + bool BDGPHDBFLKM = 4; + uint32 level_id = 8; +} + +message IMGBDNMDGPD { + uint32 GPDOGMPIJFC = 4; + bool ECIHDIJCLED = 6; + uint32 DMKFECCMCOP = 12; + oneof detail { + PGILDAFJIHO balloon_info = 5; + AKOIABNKOMP fall_info = 8; + AHNHPBHFAPN music_info = 15; + } +} + +// CmdID: 3297 +message CJBDBPKJIBD { + uint32 PODHDPCPJGJ = 5; + uint32 parent_quest_id = 10; + int32 retcode = 12; + uint32 KENIKECFFLM = 13; +} + +message FKKCACIDPNA { + IPDLLDFNKLE BNEJOCDIFFH = 1; + DGDEGDPALBP MKMHLIAGILO = 8; + OOIECFNAAMK MCIMPEJEKCJ = 9; +} + +message AIFBBPOGCDC { + int32 GNJCIDHOBIA = 8; + PCFIJJMKGLB type = 15; +} + +message HCPAMCOEIEM { + uint32 gadget_id = 2; + uint32 config_id = 4; + uint32 type = 8; + uint32 group_id = 10; + Vector pos = 11; +} + +message CPKNPPFIPND { + bool LBDFAKFHPMI = 15; +} + +message KLCLHNBEPHO { + repeated uint32 DJLBDCHICCC = 9; +} + +message OHMJNCBAOEC { + repeated IKMNIIPGJAE CBENKJEOCIL = 6; +} + +message DNFIACDOMNG { + fixed64 LGBNFIFCPJF = 4; + fixed64 OHDFEICELED = 7; + DONNPJAMEED CMNKKDBHIJG = 8; + uint32 FBPGIMLMDNJ = 15; +} + +// CmdID: 1987 +message DLJEAHLFAPA { + uint64 guid = 2; + int32 retcode = 12; +} + +// CmdID: 973 +message KOPIFLKGCEB { + repeated uint32 HMLMBJKOCMM = 9; + uint32 ONABDGFCPIH = 15; +} + +// CmdID: 26412 +message KBODBCFBJOM { + uint32 level_id = 9; + uint32 OCMHGMLNHJD = 1; +} + +message MGLDGAHDHLO { + uint32 ODNGIIMCEGG = 4; + bool is_finish = 6; + PAAHDFJMICD reason = 9; + uint32 level_id = 10; + uint32 IJFFKCGIAOJ = 15; +} + +message HKPGBEBLMIE { + repeated FEHCLEKFAEK avatar_list = 6; +} + +// CmdID: 23022 +message EKMHPOLOGHA { + uint64 DCOMPDPPDPO = 1; + HIMMEMHOGFB MFMLAKBIAED = 4; + bool AKDGMPMNDFC = 8; + int32 retcode = 9; +} + +// CmdID: 5039 +message BPECDGKHNBC { + repeated uint32 FDJPPPFGHNE = 9; +} + +// CmdID: 29217 +message ENFLAPIMDEE { + float HEGHIOLIONF = 13; +} + +// CmdID: 29889 +message LPNMODNPACM { + string MDLDOJHMCKO = 7; +} + +// CmdID: 25995 +message EHLDEMCOGFD { + bool HGHCABACDPL = 1; + bool JDHMNKIMOAG = 2; + int32 retcode = 13; +} + +// CmdID: 26545 +message LPCCKMPNJGI { + bool BGAOACGALDG = 3; + uint32 PLICGIINKFI = 5; + uint32 draft_id = 14; +} + +// CmdID: 29580 +message KNNGJFDCFND { + uint64 MLEAMBIGBFC = 3; + string PCAPIHEKAOO = 10; + string CANDMCIPIJG = 12; +} + +message FishtankFishInfo { + float fish_distance_from_water = 1; + float fish_scale = 2; + float initial_rotation_y = 3; +} + +// CmdID: 8905 +message MMFGDMDEDBC { + int32 retcode = 13; +} + +message DBKCMECJHBJ { + uint32 skill_id = 12; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 7083 +message CMJPFBDEPGO { + uint32 EDDFMJMPNJP = 2; + int32 retcode = 8; + uint32 CCPIGCCDBOI = 12; +} + +// CmdID: 27809 +message HLELGJBJBNJ { + map ONHBLIDIPHK = 2; + uint32 KHHIBKPBKPN = 9; + int32 retcode = 13; +} + +// CmdID: 3470 +message ChangeAvatarReq { + Vector move_pos = 4; + uint32 skill_id = 8; + bool IMPLCNKLFED = 9; + bool is_move = 5; + uint64 guid = 10; +} + +message EntityEnvironmentInfo { + uint32 json_climate_type = 1; + uint32 climate_area_id = 2; +} + +// CmdID: 20003 +message PFEJCMICHNA { + string title = 1; + string DMMFJMBMJHA = 7; + uint32 PDLMKFLEKDL = 12; +} + +// CmdID: 8062 +message OJJNPFELLPK { + int32 retcode = 4; + uint32 PJJLMHGJKDG = 6; + uint32 OCBDIOLAPOB = 13; + uint32 KAJCNDJLKFI = 15; +} + +message CustomGadgetTreeInfo { + repeated CustomCommonNodeInfo node_list = 1; +} + +// CmdID: 22235 +message PNGHBFAKFGA { + int32 retcode = 14; + repeated DOPEEELONNA NMIOEEPPFGJ = 15; +} + +message NOMEMJPFKNO { + repeated COJGNDDDBFG BOCNAEPJLFL = 4; + uint32 PHPFPPIDJKJ = 9; + repeated uint32 MDJLLPFFOOA = 11; +} + +message MPOJJLBMLPA { + uint64 GEDMDOCOLFJ = 1; + uint32 room_id = 2; +} + +message DPHBPGECHMJ { + uint32 entity_id = 2; + Vector IAKNHJGCPGL = 3; + Vector CCHOHINJKHG = 9; +} + +message ACBCLKOFKDJ { +} + +// CmdID: 26938 +message DPCCKFCNCIG { + int32 retcode = 1; + bool HPPMEGLDGKF = 3; + uint32 KHFFFBADLCL = 5; + repeated uint32 affix_list = 13; +} + +message KCIOPEIOKBB { + uint32 BGOFJCDMEGM = 1; + uint32 IKGHABPNMJC = 2; + uint32 config_id = 4; + uint32 group_id = 9; + uint32 NIDIJFNMPMI = 10; +} + +// CmdID: 27785 +message DGHAGBNGGEH { +} + +message PHBKIJHLPKP { + repeated double BNOJGALPJFE = 10; +} + +// CmdID: 28960 +message HMHONOAFEMC { +} + +message MABGKOCAPGM { + uint32 target_entity_id = 8; +} + +// CmdID: 24378 +message OJABLIPMKII { + int32 retcode = 7; +} + +// CmdID: 26180 +message IEPLICBIGIJ { + uint32 group_id = 5; + uint32 BKNPLFIKKFG = 1; +} + +message BDEKFOJLFMG { + map DDOOKHPFNPO = 5; + DONNPJAMEED DOIKAFOAHOJ = 11; +} + +// CmdID: 24282 +message JIJILLMGCAD { + PAAHDFJMICD reason = 2; + uint32 level_id = 3; + uint32 OMGCHBACHCI = 5; + uint32 score = 6; + uint32 FJHHIKOIHKA = 11; + uint32 BIHAMMOADBG = 12; + bool DMEDOEHOMKH = 13; + bool DGGCKMIKBMO = 14; +} + +message ODONNIBPDCC { + uint32 level_id = 3; + bool ECIHDIJCLED = 7; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 6780 +message FFNOLJONAGB { + bool DGGCKMIKBMO = 1; + uint32 KMAEHPAGKFK = 4; + bool OBBGBMEPLOJ = 5; + uint32 MEMPKCGNNMF = 7; + uint32 NNEBHHFHDCC = 8; + bool LEBDJMDLPDC = 9; + bool JANDANJKOEE = 10; + int32 retcode = 13; + bool EPOEJJPDJHE = 14; +} + +message HILNCFDLGMI { + repeated uint32 EJDDDKBGKKI = 1; + repeated uint32 ALKLNMLJNFH = 2; + uint32 uid = 7; +} + +// CmdID: 29902 +message JBFJMGLJNBH { + uint32 JEFILDJEBAJ = 3; + uint32 JIAHJOJCPFE = 6; + uint32 level = 10; + uint32 exp = 11; +} + +message DEOFDEAODNN { + uint32 rot = 2; + float FBGNMEBJNCF = 11; + uint32 DIEFNLLCHMN = 14; + float FKFJPJMMPIM = 15; +} + +message GHKNJBJHFPL { + uint32 CLOCEGAAHJN = 4; + uint32 ENLKKEMCPMH = 7; + uint32 ABPAIPKLDOP = 8; + uint32 ODGIOKOODIP = 9; + uint32 DBPGBDAINIL = 10; + uint32 NKLAJCCIMII = 12; + uint32 CHEFCONPKLL = 14; + uint32 LEKFEJHKPPE = 15; +} + +message OLBAKOMOBEI { + PAAHDFJMICD reason = 3; + uint32 score = 4; + uint32 LMJNOKAJEKI = 9; + uint32 BHKEDLMDGPM = 13; +} + +// CmdID: 6185 +message MNMIIFMHFHP { + repeated HAPCMPEONJL NHBIFLEFBEB = 2; + int32 retcode = 11; +} + +// CmdID: 2456 +message ALMAJJBDNEN { + uint32 NLANEFNJDMN = 3; + uint32 KHHIBKPBKPN = 8; + uint32 CCPIGCCDBOI = 11; +} + +// CmdID: 1586 +message KNHECHEGJAD { + repeated NOMCBNKPDFH KGOGFPODDLJ = 2; + uint32 DFPNKFEKIIG = 6; + uint32 level_id = 1; +} + +// CmdID: 9183 +message PFDMFPFEALK { + repeated uint32 BKNIKIDMAHI = 9; +} + +// CmdID: 21024 +message KPFDOEHBFEM { +} + +// CmdID: 6767 +message HOCLBEMGPDE { + uint64 avatar_guid = 1; + SceneWeaponInfo weapon = 4; + uint64 BAENGFIAFMF = 7; + uint32 APNLOFPNAHN = 10; + SceneReliquaryInfo PPFKBHELIDN = 11; + uint32 item_id = 12; +} + +message CJFOABAEHAD { + uint32 FBPGIMLMDNJ = 4; + IHACNPJBLDI HCDBEKJPNGD = 10; +} + +// CmdID: 7445 +message PDDGAGMOJAC { +} + +message OKJCNOADKMM { + uint64 start_time = 1; + uint32 GKKGOMDFKML = 2; + uint32 BIMCAJGDDOI = 3; + float BEMJCGABBGF = 4; + float speed = 5; + bool is_started = 6; +} + +message INGAOHGHFMO { + uint32 avatar_id = 1; + bool HBLIHLKJEDA = 11; +} + +// CmdID: 451 +message IHOLDOMNMNG { + repeated BHMKLLPGGAN BDLOIFDNKJL = 2; + uint32 LJEJEBELKMJ = 4; + uint32 level_id = 6; + uint32 MEMPKCGNNMF = 7; + uint32 KDPLCBJGBAF = 14; +} + +message RoguelikeGadgetInfo { + uint32 cell_config_id = 1; + uint32 cell_type = 2; + uint32 cell_state = 3; + uint32 cell_id = 4; +} + +message PNBDIKIJDOJ { + uint32 JCHHLLEBMJA = 3; + uint32 block_id = 4; + uint32 scene_id = 5; + uint32 PGHGEFMPGDC = 6; + bool NNIAPPHKBOP = 7; + string DPPIBJFOMOC = 9; + uint32 GCBNFPLAHLD = 10; + bool NFNLOKMPILI = 15; +} + +// CmdID: 6643 +message LMFOKHKEKBC { + bool NAAMIMDOMMN = 1; + uint32 MNJAEDNJCNC = 4; + uint32 DNPBBEEIFAJ = 8; + uint32 HKDCIBPOFOC = 9; + uint32 HJKBFIBNKDB = 10; + uint32 CFECLKMEHME = 12; + uint32 FNPPFKKPACA = 13; +} + +message BLDODEDIIHF { + uint32 DAJKECKNNMB = 2; + uint32 BAHEMIFDHHC = 7; +} + +// CmdID: 9170 +message MMDFOIELAPI { + int32 retcode = 11; + uint32 JINJLBEMJNC = 12; +} + +// CmdID: 28684 +message ABHILCOJJLL { + int32 retcode = 9; + string EPFPBKMOMCA = 10; +} + +// CmdID: 2638 +message BFLJDNGFPHL { + HIMMEMHOGFB MFMLAKBIAED = 10; + repeated LLBNKELDFCG NOHABAMIDAD = 12; + int32 retcode = 15; +} + +// CmdID: 21531 +message JBHOLOPBKPJ { + int32 retcode = 2; + repeated uint32 FDJPPPFGHNE = 4; + repeated uint32 JCCCNJNJFJA = 15; +} + +message MOKDFFEKJPM { + repeated BILBKKOHDAB OPLAJNCKEFN = 5; +} + +// CmdID: 27109 +message MGHJIKHHOIF { + uint32 exp = 2; + uint32 level = 6; + repeated uint32 FJCMPLGBCEK = 12; +} + +// CmdID: 5704 +message BPCDHOPJNMH { + bool FIJHOANIPBE = 6; + Vector position = 7; + uint32 BEIIDLEBAFI = 14; +} + +message IPDLLDFNKLE { + repeated DEAFLOBJJEH CBENKJEOCIL = 5; +} + +// CmdID: 2695 +message ELBIIAPPCFE { + map BFGBKAEAFOH = 2; +} + +// CmdID: 3633 +message PostEnterSceneReq { + double total_tick_time = 8; + uint32 enter_scene_token = 13; +} + +// CmdID: 28105 +message LPJNMAJAPKP { + uint32 BGFABPFEHGD = 6; + uint32 MEMPKCGNNMF = 11; + uint32 JLMKCINPCGF = 12; + int32 retcode = 14; +} + +message NOCLALBHLGC { + uint32 OCNJNMHLLHI = 4; + uint32 IKNFNNFKAGF = 11; + uint32 ECMCILNNNKL = 14; +} + +// CmdID: 7991 +message JFBNKEMMNAB { + uint32 LINLHILPHMA = 3; + uint32 level_id = 11; + uint32 GDJKLHGOHIF = 15; +} + +message PGMIFAGDOKH { + map KHCDCHNFGLB = 1; + repeated uint32 JPHHGAPGMBM = 9; + uint32 BFPCNIEEJMI = 11; + repeated uint32 OFBCBOGFCEJ = 12; + map IKJJPJCCDON = 13; +} + +// CmdID: 86 +message PBBLDCKBOPK { + uint32 entity_id = 2; +} + +// CmdID: 27656 +message LMJBNDGOIIO { + uint32 promote_level = 5; + uint64 avatar_guid = 2; +} + +// CmdID: 29799 +message LIBMFIIDELA { + int32 retcode = 9; +} + +// CmdID: 8571 +message HLNJCJGPBCC { + int32 retcode = 11; + uint32 id = 13; +} + +// CmdID: 22509 +message GFAICDKFPKH { + uint32 JKBGAKMPCLF = 11; +} + +// CmdID: 5909 +message JKGNMEGIEOI { + JELBMDNLKPM NFIFNALEPPI = 5; + int32 retcode = 7; +} + +// CmdID: 29982 +message DLIOMACGAJC { + uint64 guid = 6; + uint32 MHHCOEDMPDP = 11; + bool DBOLHBGHMAJ = 13; +} + +message AvatarTeamResonanceInfo { + uint32 entity_id = 1; + repeated uint32 AJMOCMHLEOI = 7; + repeated uint32 DGAGDLKNFFP = 11; + uint64 avatar_guid = 15; +} + +message GJDHOAAFMPG { + DGICJPECKPM OMDCHNKNIKO = 2; + uint32 MMFKDHALGLG = 3; + DKAOFDDAMLJ OGLNPBNCECO = 4; + repeated uint32 FKGBKFAHEFK = 5; + NDBIILBAMGH ELLLCMJMHIC = 6; + OLCNDPKGBEF AIAGDPEDGKI = 10; + uint32 EOPFFIPDKGN = 11; + uint32 exp = 12; + uint32 level = 13; + uint32 NEIJIGCOHAD = 14; +} + +// CmdID: 3757 +message EDKCONENPGE { +} + +// CmdID: 28209 +message JOOOEOGJIEF { + repeated uint32 BIHIKLAIOLG = 4; + uint32 JEFILDJEBAJ = 8; +} + +// CmdID: 5679 +message BELHANMIHJP { + repeated NEFGCLBANJK NCOHDKJJPKF = 3; + int32 retcode = 15; +} + +// CmdID: 25389 +message BHBKIINFNPK { + int32 retcode = 1; + OJONHGCEEPO INOANPFNJBB = 8; + FMEOLDFCCEC GKKBDHMOPPI = 15; +} + +// CmdID: 21284 +message OCDKKNFMAGG { + uint32 GGHKDJLGFPB = 6; +} + +// CmdID: 6440 +message LCFAJLNBLPJ { + uint32 KCINBOMOIGL = 10; +} + +message JEAJDMHFGGH { + repeated MOCGNGKIOPJ CBENKJEOCIL = 9; +} + +// CmdID: 3197 +message LDAAMOPOMGH { + uint32 OOMMIFLEMOB = 2; +} + +// CmdID: 20752 +message FDPBICNKDBN { + int32 PHAAJCCBBCD = 6; + string level = 8; + string msg = 13; +} + +message GKNGBDBKKHE { + bool NAPMCBKMNAA = 6; + uint32 start_time = 14; + int32 KOINNJPENFL = 15; +} + +// CmdID: 22595 +message PingRsp { + uint32 seq = 2; + uint32 client_time = 3; + int32 retcode = 13; +} + +message AvatarExcelInfo { + uint64 prefab_path_hash = 1; + uint64 prefab_path_remote_hash = 2; + uint64 controller_path_hash = 3; + uint64 controller_path_remote_hash = 4; + uint64 combat_config_hash = 5; +} + +message AAEOEMIGKPC { + map OPEMBCGJAPD = 1; + uint32 end_time = 15; +} + +// CmdID: 26372 +message PlayerForceExitReq { +} + +// CmdID: 3540 +message ALDLGPDFCFH { + uint64 GEDMDOCOLFJ = 14; +} + +message EJJICHPJDBM { + bool ECIHDIJCLED = 1; + uint32 level_id = 2; + uint32 DIGGFFKGODJ = 7; + uint32 PEAJINIFGHM = 13; + bool is_finish = 15; +} + +// CmdID: 24739 +message DAPOBAAHOBF { + repeated OPIDILPMMFF LBMLPBEFAEK = 4; +} + +// CmdID: 4736 +message GLBDFPCHKCD { + int32 retcode = 6; +} + +// CmdID: 29691 +message DMBPKDNOANE { + bool AOGHDDJPBBJ = 12; +} + +message SceneAvatarInfo { + uint32 uid = 1; + uint32 avatar_id = 2; + uint64 guid = 3; + uint32 peer_id = 4; + repeated uint32 equip_id_list = 5; + uint32 skill_depot_id = 6; + repeated uint32 talent_id_list = 7; + SceneWeaponInfo weapon = 8; + repeated SceneReliquaryInfo reliquary_list = 9; + uint32 core_proud_skill_level = 11; + repeated uint32 inherent_proud_skill_list = 12; + map skill_level_map = 13; + map proud_skill_extra_level_map = 14; + repeated ServerBuff server_buff_list = 15; + repeated uint32 team_resonance_list = 16; + uint32 wearing_flycloak_id = 17; + uint32 born_time = 18; + uint32 costume_id = 19; + CurVehicleInfo cur_vehicle_info = 20; + AvatarExcelInfo excel_info = 21; + uint32 anim_hash = 22; + uint32 KCINBOMOIGL = 23; +} + +// CmdID: 3663 +message NFEFLMIBILA { + uint32 MJEFLBPJBKM = 2; + uint32 NJMJBKNNOIB = 3; + int32 retcode = 5; +} + +message ACLJCIOFCIP { + repeated FENIHPADOJF LBDGHBHEOEH = 1; + uint32 platform_type = 2; + uint32 BDIEOILMECA = 3; + uint32 IEDMNKBMKPA = 4; + HKKCDICCIMI NKIOLHKGJCO = 8; + uint32 KAFAPFJLLGP = 12; +} + +message LFJKLHJEGOO { + repeated EJPLNOPGALF LECJFBIJMOO = 6; +} + +// CmdID: 4231 +message IJAOKGFOAJK { + int32 GAPLFMMGBFA = 6; +} + +message JNKCDIOMJME { + repeated OOLBIPGMPJB ELOILBOEKPK = 7; +} + +// CmdID: 3080 +message LOBDECIPBLM { + int32 retcode = 5; + bool EMPONIGBAKA = 6; + uint32 HLCLACDMEPD = 10; +} + +// CmdID: 20590 +message JPFMAKAMJHJ { + CIOJHMLJHBP BEPFMDKMFIC = 3; + bool DGGCKMIKBMO = 9; + uint32 CKOCCFDGCOL = 11; + uint32 OMGCHBACHCI = 12; +} + +// CmdID: 24967 +message KBEIDOGFBLN { + uint32 MGCMNPLNJKL = 10; + int32 retcode = 14; +} + +// CmdID: 27379 +message DJNDJBNOGDN { + uint32 MEMPKCGNNMF = 3; + uint32 BCGEOGLHKAN = 8; + int32 retcode = 15; +} + +message JDEILBNDLFB { + int32 local_id = 1; + uint32 server_buff_uid = 5; + int32 MIGMCAMIEPP = 6; + bool is_serverbuff_modifier = 7; + uint32 instanced_ability_id = 9; + uint32 NLDMDECJCMG = 13; + uint32 instanced_modifier_id = 14; +} + +// CmdID: 7297 +message MCGHJNHPEPF { + JJHGGDCJHJI MGCABAEICCO = 4; + bool NKEIFKMDNNC = 10; + uint32 KHHIBKPBKPN = 5; + uint64 DCOMPDPPDPO = 2; + OGNIMIELCLP ONKNNOEANJI = 15; + HIMMEMHOGFB MFMLAKBIAED = 6; +} + +message HOPJHCLDOKA { + uint32 KHHIBKPBKPN = 2; + uint32 EEPFJADODPA = 4; +} + +message JNCACHOEEPP { + repeated JBBPJPOBALJ CBENKJEOCIL = 7; +} + +message JPFGIAFLEBM { + fixed64 OHDFEICELED = 4; + fixed64 LGBNFIFCPJF = 7; + uint32 FBPGIMLMDNJ = 12; +} + +message StopServerInfo { + uint32 stop_begin_time = 1; + uint32 stop_end_time = 2; + string url = 3; + string content_msg = 4; +} + +// CmdID: 4929 +message NJOHAIGICCH { + repeated uint64 EDABEIDCFFO = 5; + uint32 PMMCJPPHEKE = 2; + uint32 config_id = 1; +} + +message JBABOOKFOGN { + LGCBOGAJDFB GFCFCMACCNC = 3; + uint32 HBGMILOAKLK = 5; + fixed32 end_time = 7; + repeated uint32 OIGLLHAJNFG = 9; + uint32 FBMCNPILLBH = 11; +} + +message KKMBKMAJOJI { + repeated FBEMNKFGBCO KFAPIJCGDBC = 1; + uint32 player_uid = 4; + bool OKFMBJJCDNO = 7; + uint32 OCMHGMLNHJD = 8; + string PPCOKJJOCOI = 15; +} + +message LJBDGCBKFND { + uint32 PHPFPPIDJKJ = 4; + repeated uint32 skill_id_list = 12; +} + +// CmdID: 29751 +message CEFMKOGINOG { + int32 retcode = 10; + uint32 CCPIGCCDBOI = 13; +} + +// CmdID: 25861 +message LBAAMFBEBKL { + int32 retcode = 2; + uint32 KHHIBKPBKPN = 4; + KCBMBGACJPH ODEPMBDNILM = 11; +} + +// CmdID: 26147 +message ANLPJLBMHFI { + repeated POGBLGIPNNB MCDIJKPHLNO = 1; +} + +// CmdID: 4838 +message CLIFDLHHBEB { +} + +message NAIKFMEFKIJ { + bool ECIHDIJCLED = 1; + uint32 level_id = 7; + uint32 OICEBEGENCM = 12; +} + +// CmdID: 25862 +message LPINHPHDLPJ { + int32 retcode = 3; +} + +message PDLAGFFLPKG { + uint32 IBADLNMJBII = 7; + uint32 JEFILDJEBAJ = 8; + bool EIALJBAENGJ = 11; +} + +// CmdID: 25403 +message KJILDLANLAL { + int32 retcode = 1; + uint32 level_id = 2; +} + +// CmdID: 5168 +message KPFOIDHENPJ { + repeated uint32 GFOMHMMLGED = 4; +} + +message ServerBuff { + uint32 server_buff_uid = 1; + uint32 server_buff_id = 2; + uint32 server_buff_type = 3; + uint32 instanced_modifier_id = 4; + bool is_modifier_added = 5; +} + +// CmdID: 29966 +message PKKJMODGLBE { + int32 retcode = 7; + uint32 JINJLBEMJNC = 9; + oneof ADEBPDLAOJP { + PKGBFMJBBIA detector_data = 13; + JHAIACBOJOP client_collector_data = 14; + } +} + +message DJJEGLDMNAG { + uint32 IFPCIHENJNL = 2; + uint32 GHKEOJDCMNP = 7; + uint32 HHPIBDGGLJF = 8; + bool DMEDOEHOMKH = 11; +} + +// CmdID: 1170 +message AEGPJOFGNHN { +} + +message GJJBBAJDNFL { + uint32 GFEHIOPKCEE = 3; + HENEBMLIICL MHFDGAGIEPA = 4; + uint32 FKNPCAFMPGH = 6; + uint32 LNBKLOCGFPE = 10; +} + +// CmdID: 6181 +message FEGEFLNPOMH { + repeated IEJJDFOPBPJ NLNLBAIKBKI = 2; + int32 retcode = 12; +} + +// CmdID: 4453 +message HACIAFBGJKG { + repeated HENCECBJIHJ PMPOBFDJGMG = 12; + repeated HENCECBJIHJ NBLMENGHNBD = 2; + uint32 DMNLDPPGOKG = 3; + bool OLBFFPEAHHL = 13; + uint32 level_id = 4; +} + +// CmdID: 9464 +message AJLBEIKAAEM { +} + +message PFCHOFGMIAK { + uint32 FMJIGFMBJPJ = 4; + uint32 KENAELEFOOL = 8; + bool EIALJBAENGJ = 11; + uint32 progress = 15; +} + +// CmdID: 7408 +message PKJCPHLNGGJ { + uint32 MMKBJNCIGGG = 5; + int32 retcode = 14; +} + +// CmdID: 29618 +message CFLIGDDCDIM { + FHHPBCFPJKK NICNJFJMMBC = 14; +} + +message ANEHJKNOOGJ { + int32 name_id = 4; + uint32 entity_id = 7; + AnimatorParameterValueInfo GNJCIDHOBIA = 11; + bool OCNNGOFLPIO = 14; +} + +// CmdID: 29811 +message DLLNPOGPOIJ { + uint32 JINJLBEMJNC = 9; + uint32 OGCCDACJJIG = 14; + HNNCCLMHCLA BKIDNKCMAIL = 4; +} + +// CmdID: 171 +message GILBJOFJHAC { + int32 retcode = 2; + uint32 CMDNKFLFHIA = 6; + bool EBHFIBEHJGE = 10; + uint32 JCHHLLEBMJA = 15; +} + +message ELHAHCMLEFP { + repeated IIKGBJDLDJL action_list = 3; + uint32 guid = 7; + repeated GICNCPMAOLN OKCPACFMLAP = 9; +} + +// CmdID: 22193 +message EILFPFPAGNL { + ABEALCJGLHD OLLPLJCDBDO = 1; + LBBINCMIBAL IBJHBIMBAIM = 2; + KKKCEGBOEGG BOAJMOOGGIJ = 3; + ONOHEIODDKC NAPADBGIIMG = 4; + uint32 BLMDAAIGEGL = 6; + repeated IADNPJBKILO FMIHGNHGNDM = 7; + repeated KEFJLEOPBOA DOLJCBCOGNI = 8; + repeated uint32 DBOHFOHKMFK = 11; + repeated PKGBFMJBBIA HINDFPNFKFB = 12; + repeated JHAIACBOJOP MFEFIGMNOAH = 13; + repeated PHJJCHBPKMP NGPNINNIGDG = 14; + repeated PHJJCHBPKMP CDEENLJNODA = 15; + uint32 JODPDBPGOAB = 107; + repeated uint32 JDCAPBLPLNA = 525; + CALFIEDPEBN IGKCMJMBBML = 1826; +} + +message DADKPNJFDJD { + uint32 BADOIOJGDBB = 1; + bool LPIGKMCBDAK = 2; + bool KBONAOLGEHH = 3; + repeated uint32 HEBKFOIPLKJ = 4; + uint32 HBEJCPCPBEM = 5; + bool JNDOIGNKDPH = 6; + repeated uint32 NMLJKELPEFM = 9; +} + +message FMEOLDFCCEC { + repeated DGHFFPKKCLO DJHJIHNAKIJ = 1; + FKGEKADLMPI LIAAAKBHKGB = 2; + uint32 CJMHJHIJMJN = 3; + uint32 LCODBNGHIPI = 5; + GKIBKGPGAKJ LKBOAJLNMIO = 6; + repeated uint64 avatar_guid_list = 7; + repeated MKALMMGNKOO GPILFLKCBBI = 8; + repeated EFANAGNEGAN PFJJBFJIEJE = 9; + uint32 PGPKFIHJHFD = 10; + uint32 level_id = 11; + CHJBBPJBKDC ELGPHECLBJF = 12; + repeated OLMJNBALKGH IEHENNHNHDJ = 13; + uint32 LEKFEJHKPPE = 14; + repeated uint32 NIJAJAGMLGP = 15; +} + +// CmdID: 4722 +message NDACKJNDPJD { + uint32 anim_hash = 15; + uint64 avatar_guid = 13; +} + +// CmdID: 4457 +message BNDPFJIHAAA { + uint32 JDCOCJAMHKE = 1; + uint32 MGBFFFGPLDJ = 4; + uint32 DLJNAACFMLD = 7; + uint32 CJNPHCLICAA = 8; + Vector pos = 9; + int32 retcode = 11; + uint32 DBJCINLDFAD = 13; + uint32 KCOMMKMHLFI = 14; + uint32 LGOKJKGGBIA = 15; +} + +// CmdID: 27941 +message EMNHNELOAOL { + int32 retcode = 1; +} + +// CmdID: 28403 +message EJFLFKBAILP { +} + +// CmdID: 28390 +message ODCNEILBJMD { + repeated uint32 CNFODGEOOEF = 5; + int32 retcode = 7; +} + +// CmdID: 25385 +message BFIJAGDHODG { + int32 retcode = 2; + uint32 DFJMENLMIII = 11; +} + +message PJBDLOGGHFM { + uint32 LJJIPHJKPJF = 2; + uint32 NLCACOAGDKI = 5; + uint32 OCEDBLCHFID = 8; + EEGMNIPNKMJ reason = 13; + uint32 PHPFPPIDJKJ = 15; +} + +message PDCDLNLDCDP { + float CPIMBCKMLFC = 7; + bool ECIHDIJCLED = 8; + uint32 level_id = 10; + bool is_finish = 11; + uint32 BNGPNMOBOHJ = 13; +} + +// CmdID: 22299 +message HPKBBDALKOH { + uint32 GHKEOJDCMNP = 8; + uint32 parent_quest_id = 12; +} + +// CmdID: 5487 +message EJLDKJHCGBP { + uint32 LBKLFCDFPDM = 8; +} + +// CmdID: 28206 +message MANDDEGFCNO { + OKJCNOADKMM IGMDELMIHMA = 6; + uint32 entity_id = 11; +} + +// CmdID: 6303 +message IEPNMGJKHBG { + uint32 player_uid = 3; + OHJBEJLMDBG reason = 14; +} + +message DKFKDKBOOFP { + repeated FNIEFGLBKCI GOCBHMDLADB = 11; +} + +message IEKCJKJINED { + uint32 param = 5; + uint32 HNFMBNFGMPP = 11; +} + +// CmdID: 27831 +message HMEFGCGLOGC { + uint32 MHJEOKNGCDF = 9; +} + +// CmdID: 1936 +message EFLLKAMDBED { + uint32 param = 2; + repeated SceneEntityInfo entity_list = 7; + VisionType appear_type = 15; +} + +// CmdID: 6217 +message KBHKABMFHIA { + repeated uint32 FHOEJDGPNCD = 1; + int32 retcode = 14; +} + +// CmdID: 23068 +message LKKMKBCMGBC { + int32 retcode = 4; + uint32 MEMPKCGNNMF = 11; +} + +// CmdID: 23352 +message PEGDMPLDBGH { + CKBNEDPJFDO state = 1; + uint32 uid = 3; + string BKDILGIJPEG = 12; +} + +// CmdID: 23625 +message PINEMFJJJNH { + int32 retcode = 8; + HIMMEMHOGFB MFMLAKBIAED = 14; + oneof GCBCKCBNPMN { + GDLJLJIHMFO music_info = 11; + } +} + +message IEDHCCHGODG { + uint32 avatar_id = 5; + Vector KPBECGLGIBM = 6; + uint32 costume_id = 12; + Vector GMOLLIEBBFE = 13; +} + +// CmdID: 22039 +message JOEJHMANJOH { + fixed32 end_time = 1; +} + +// CmdID: 21461 +message KAILGDDAEOD { + bytes OINCFCJKNHA = 4; + uint32 config_id = 14; +} + +message HOLELIEGKCI { + uint32 PHPFPPIDJKJ = 3; + uint32 FBPGIMLMDNJ = 9; + EEGMNIPNKMJ reason = 12; +} + +// CmdID: 2300 +message LODPFCAFDHB { + uint32 KENIKECFFLM = 12; + uint32 point_id = 13; + int32 retcode = 14; +} + +// CmdID: 9121 +message ODEFAMDIIIB { + repeated uint64 equip_guid_list = 6; + bool is_locked = 9; +} + +// CmdID: 24886 +message LONIILKAFJB { + int32 retcode = 15; +} + +// CmdID: 24426 +message LKFNAEFKBGG { + uint32 target_uid = 8; + oneof content { + uint32 icon = 11; + string text = 9; + } +} + +// CmdID: 25598 +message HLAKIHAEEOA { + bool JIGLGEHAAJK = 5; + int32 retcode = 7; + uint32 JLFHEEIPDDP = 10; + uint64 DCOMPDPPDPO = 11; + bool DGGCKMIKBMO = 15; +} + +message LFIMHKHFCOK { + uint32 IFNJCELNABN = 2; + uint32 KENIKECFFLM = 11; + uint32 state = 14; +} + +// CmdID: 5785 +message JNILLGFKAPI { + int32 retcode = 5; +} + +message LBPFBNMILIA { + repeated uint64 CGHHEPEPDCA = 1; + uint32 PEAJINIFGHM = 4; + uint32 level_id = 8; + uint32 CAEOPOKGDPL = 15; +} + +// CmdID: 21306 +message OHHEHCAGBAG { + uint32 CDGAHOPMCBL = 1; +} + +// CmdID: 21755 +message HIOAKOMLCDK { + uint32 CCPIGCCDBOI = 15; +} + +message BMLDPNMHMHI { + bool MDGJJOFOKAP = 1; + uint32 PPBAMNFHEJE = 7; + uint32 level_id = 11; + bool EIALJBAENGJ = 14; +} + +message FKGEKADLMPI { + uint32 level_id = 5; + uint32 KCNNFEFJGMG = 10; + repeated LHEEKNDLBLH LBFMKDPDEBP = 13; +} + +// CmdID: 9280 +message JNKLANGGHGK { + bool BGAOACGALDG = 2; + uint32 mp_play_id = 5; +} + +// CmdID: 22172 +message LGMJFFBLBML { + uint32 JOFBEIACLOF = 1; + uint32 level_id = 2; + bool DGGCKMIKBMO = 4; + bool DMEDOEHOMKH = 6; +} + +// CmdID: 22108 +message JEJPJNHIAGL { + repeated IEKCJKJINED NPNODHMPKBK = 1; + int32 retcode = 3; + uint32 NJEKBPKELOH = 14; +} + +// CmdID: 21253 +message HPFAEENMNLO { + repeated PNGLIMNHLIB MFCJLJPCMHN = 4; + bool KANPEMECOOF = 13; + int32 retcode = 15; +} + +// CmdID: 24928 +message OJKNEINDHPA { + int32 retcode = 1; +} + +// CmdID: 21894 +message JBBNJCNBLKA { + map HMEMHOPNBEB = 6; + int32 retcode = 14; +} + +// CmdID: 2459 +message ECBOOEEKMOJ { + HFJFBHBCOMA JENFDHKCMML = 4; + int32 retcode = 6; +} + +// CmdID: 8690 +message JODDACIHNKD { + uint32 CBJJBFNIPEK = 3; + uint32 level_id = 2; + uint32 OBDCONJMPFN = 11; + uint32 HMGABGOBNLA = 7; + bool is_finish = 13; +} + +// CmdID: 842 +message AEPFAKCJPOF { + int32 retcode = 7; +} + +// CmdID: 8751 +message BNPNBIIJMAF { + repeated LLBNKELDFCG NOHABAMIDAD = 12; + HIMMEMHOGFB MFMLAKBIAED = 9; +} + +// CmdID: 3856 +message JHLKOBHDMCP { + int32 retcode = 9; + uint32 level_id = 11; +} + +// CmdID: 1361 +message PAHKPGGEOHF { + uint32 OCFBNGKJGCA = 3; +} + +// CmdID: 8468 +message KHDFFGOJEJG { + uint32 PFFFHFIJKNG = 1; + uint32 EMDJLFDJOEC = 9; + uint32 PGKGBOJOOFN = 11; + int32 retcode = 12; +} + +// CmdID: 8326 +message PNOBGDFEFEH { + uint32 IIDHPKEFHPM = 6; +} + +// CmdID: 26963 +message PKDHIBJPJPC { + int32 retcode = 4; +} + +// CmdID: 25605 +message KEHPLKOGEMF { + int32 retcode = 7; + uint32 GAPLFMMGBFA = 14; +} + +message GBHCOIDIIJH { + bool DGGCKMIKBMO = 9; + uint32 score = 12; +} + +// CmdID: 21886 +message MNNKHKMDIEN { + MFNCHJAPIDH IPCCODLHAOP = 10; + uint32 target_uid = 5; +} + +// CmdID: 23275 +message BMLLNOHHEDL { + uint32 OMGCHBACHCI = 4; + bool DMEDOEHOMKH = 5; +} + +message OILDJFMLMJL { + uint32 data = 3; + uint32 avatar_id = 11; +} + +// CmdID: 29882 +message MAIOABDFDLC { + uint32 HKEEINBHFHM = 2; + int32 retcode = 9; + uint32 CJCJONHPIIO = 11; + GOOLNOFHKPC LAPICIIJCKL = 12; +} + +// CmdID: 8199 +message IOJFGIEFEMP { + uint32 level_id = 2; +} + +message LAICGCHCMCH { + repeated DKNKKMEMNEC BFBOMBOINPJ = 8; + HENEBMLIICL MHFDGAGIEPA = 13; +} + +// CmdID: 8900 +message OPBPGMBMCHM { + int32 retcode = 3; + PEJHKPDNEAA LNIGEJEBJAN = 8; +} + +message GHIFKFDGCHB { + uint32 uid = 4; + NBADDMOPLEI BLFKOJLCCOO = 5; + repeated ItemParam item_list = 8; + string BKDILGIJPEG = 11; +} + +message KBMIGNFIMKF { + uint32 OPGONHKECOG = 1; + NPGMACJFBEK DPDJGIGLELD = 2; + uint32 PKHODHIPJBB = 4; + uint32 MBKCPJGGMEF = 5; + bool DHEDKIEGMEL = 6; + uint32 IKIDAAIMFFE = 7; + repeated uint32 NDFOJHFPBLE = 11; + repeated uint32 LDCOAAONBPG = 13; + uint32 FEIPGDCPKNE = 14; + uint32 PHNBOLOECEI = 15; +} + +message CEPNKDLEPBD { + repeated uint32 OGPNGBGGBGB = 3; + repeated KBNIAKCNPAL KODFDMDFIHE = 5; + bool DPHDAGAGBII = 8; + repeated MKNKBLPPJMI ALKBDLGFDKK = 9; + repeated uint32 BFLGAPENLMO = 13; + bool HDJCADKKFCI = 14; +} + +// CmdID: 4017 +message JACPNPDDAJA { + uint32 KOBELFKEAPF = 5; + uint64 GEDMDOCOLFJ = 9; +} + +message FACJDKHMMIB { + int32 IHEIGNBBHDN = 1; + int32 MKLHKFNCDIB = 5; + int32 JFIJMAHAFFF = 7; + int32 IFCOCGHLGLA = 11; +} + +// CmdID: 1813 +message EPHEGMPMKEO { +} + +// CmdID: 793 +message EnterSceneDoneRsp { + int32 retcode = 10; + uint32 enter_scene_token = 11; +} + +message PECEJFLMNDE { + uint32 avatar_id = 5; + repeated uint32 CNFODGEOOEF = 8; + bool HJFOPBHAKDE = 11; + uint32 costume_id = 15; +} + +// CmdID: 20483 +message MJIMPFNDCBC { + repeated BNJJMJNJCBA MEHKPMJEMDP = 6; +} + +message IOILCOENABE { + repeated MNGOFPDHBPG JMGAAOHPMMF = 4; + uint32 level_id = 5; + repeated AFOOOMAFBLF OHMGDDCBBOD = 6; + uint32 CENHKJDFFDA = 11; +} + +message PAOPHEDMOFK { + bool DGGCKMIKBMO = 3; + uint32 DMNLDPPGOKG = 5; + BIKKIPEEKNF LLBOHHAHOFL = 7; + uint32 level_id = 9; + uint32 NNAALGJOAIO = 11; +} + +message BDKBOLGLAFB { + uint32 PEAJINIFGHM = 3; + uint32 JHIDONEMJJC = 12; +} + +message FCFHKHJFIAP { + IHACNPJBLDI HCDBEKJPNGD = 1; + EEGMNIPNKMJ reason = 12; + repeated FJMAJBMHHJI PILPFNCICLI = 13; +} + +// CmdID: 6382 +message CPDJANEOKCO { + uint64 BMGNGAABDKE = 1; + uint32 costume_id = 5; + uint64 guid = 15; +} + +// CmdID: 29932 +message CFIIKCFPDMB { +} + +message MICAMKKBKMM { + uint32 OMBHPMMOMLA = 3; + repeated uint32 uid_list = 6; + repeated string KNCHDPBAAGE = 11; + uint32 BBMEENIMMEH = 15; +} + +// CmdID: 1742 +message IJBEIMLNNGL { + int32 retcode = 7; + uint32 entity_id = 10; +} + +message JCIHIEGPEAI { + uint32 CBFMILLOBOO = 5; + uint32 FDJAKFIBMML = 6; + uint32 CMDNKFLFHIA = 7; + uint32 AMNLJMBJNKG = 9; + uint32 KFFHIBEFMPP = 10; + uint32 DDCLEBHPHHB = 11; + uint32 CCDGNFPMOBD = 13; +} + +message OEPKKECPJHN { + bool ECIHDIJCLED = 1; + uint32 DMKFECCMCOP = 3; + float PAKPALCKBAF = 5; + uint32 level_id = 7; + bool is_finish = 8; + uint32 scene_id = 9; + repeated uint32 GMMDKEHBKJN = 13; + Vector MJKALBBJIPI = 15; +} + +message ECGONILIBPF { + bool KBNHKAMGPJI = 9; + bool ANBJCGMPMBE = 13; + uint64 server_game_time = 14; +} + +message ONOPNDGNFHA { + uint32 DJCKCHACLME = 1; + ALLLNINAOGA JBPCMHKELPF = 5; + uint32 level = 10; + uint32 GHIAOGLLLDI = 11; +} + +// CmdID: 1842 +message FONGEMNLIMM { + uint32 OMGCHBACHCI = 4; + int32 retcode = 13; +} + +message ALOIAOEJMCK { + int32 GNJCIDHOBIA = 1; + string name = 11; + uint32 config_id = 12; +} + +// CmdID: 29916 +message LNIDADKAFLI { + uint32 BHKEDLMDGPM = 2; + bool DMEDOEHOMKH = 5; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 713 +message GNOHHBAAFJF { + PKHGEKDMFAP DEJOIMAFMCK = 5; + bool HLAJMGAPKIJ = 9; + Vector PGKEDIALLOA = 12; + uint32 BBFPLMBGGJP = 15; +} + +// CmdID: 20404 +message NFKIGGCKAII { + int32 retcode = 8; +} + +message CJPLOCEGINB { + repeated ALOIJPMFFOL PIGOFIOFJID = 13; +} + +// CmdID: 258 +message LNIAPGAKAEA { + repeated HBMBMHLCIPG JGBOBICCAHD = 14; +} + +message NPJBBEKNFBP { + map NINEIAHAJPK = 1; + uint32 COMEFDOONHD = 2; + uint32 mp_play_id = 4; +} + +message GMFPPHHLCMP { + HGOLGNFBDHM state = 1; + FHFFIJGNFFA FIKDJOONFBB = 5; + FDLEKDOGGAG GIGADMPNJHL = 6; + uint32 GAPLFMMGBFA = 7; + bool PFLAJCKEHFA = 8; + uint64 GEDMDOCOLFJ = 9; + uint32 BFEONDACAKE = 10; + uint32 PLNPBCDLNLN = 12; + DJBLIFKFLPO MDMPLABAIEC = 13; + repeated uint32 tag_list = 15; +} + +message FACBLONODPO { + repeated uint32 DHFLILOKFIP = 1; + map NNEFOJBLMON = 2; + repeated uint32 KDPEHDDDMCO = 6; + repeated uint32 IPCGAEIDPPI = 12; +} + +message FIJPBLKMAGF { + repeated EKIECAIEAME GOBCHDJOLNB = 5; + uint32 level_id = 7; +} + +message HLBKBPHLFPL { + uint32 EJJIAFIMOLI = 4; + uint32 FENJFLEGHMG = 7; + uint32 item_id = 9; + uint32 IINEMMIGMMO = 15; +} + +// CmdID: 2271 +message LKNLJNMENNG { + bool DMEDOEHOMKH = 1; + int32 reason = 5; +} + +message LOHFECGLOGD { + CNPEFFIMNBF reason = 11; + uint32 LAPPELEKAHP = 15; +} + +// CmdID: 2128 +message DBFAKCIGNJM { + uint32 GAPLFMMGBFA = 1; + int32 retcode = 2; + uint32 point_id = 13; +} + +// CmdID: 22855 +message FJHMMBNGAML { +} + +// CmdID: 186 +message CBACMJEONGF { + uint32 JDHFHCFEONF = 2; + uint32 uid = 3; + int32 retcode = 10; +} + +// CmdID: 21534 +message AOLGDLCDIDG { +} + +// CmdID: 27191 +message FNMHMKANPFJ { +} + +// CmdID: 8875 +message OMNEJIGHKAH { + bool EJAIAEKGMBC = 3; + PNGLIMNHLIB NPPEICDFDPK = 15; +} + +// CmdID: 20665 +message GDDHCLPKBIP { + int32 retcode = 3; + uint32 level_id = 5; +} + +message MHFIKAHPBMM { + repeated FPKFADOHAMD HOGGKJEIMKJ = 11; + uint32 NDAMECLAEDH = 12; +} + +// CmdID: 479 +message EADPMFFKMBP { + uint32 area_type = 8; + uint32 FCHFAKEPINP = 2; +} + +message COEAGOPENBM { +} + +message ClientGadgetInfo { + uint32 camp_id = 1; + uint32 camp_type = 2; + uint64 guid = 3; + uint32 owner_entity_id = 4; + uint32 target_entity_id = 5; + bool async_load = 6; + bool is_peer_id_from_player = 7; + repeated uint32 target_entity_id_list = 8; + repeated uint32 target_lock_point_index_list = 9; +} + +// CmdID: 2844 +message BKFHIICCKCG { + uint32 JAMDPLLPKNP = 1; + uint32 MDONEMKPMBK = 2; + int32 retcode = 5; +} + +// CmdID: 1304 +message GBAIAFLKHAJ { + uint32 level_id = 14; + uint32 ONABDGFCPIH = 1; + HIBHHJENMPP PIPMDDFLKMO = 13; + bool HKDHONCFGOJ = 2; + oneof detail { + IDDIKHFDHOG bird_ball_client_info = 879; + GKOMDABHOPI cook_game_info = 1682; + PPCNLMMOMOE fairy_tales_flyppy_hat_info = 1489; + MHOBDFHBLOI catcafe_info = 1186; + KCAGNBMDJMH great_festival_v_2_sheet_restore_info = 1351; + } +} + +message HPJPACGCNAA { + repeated uint32 JNKILGHKHHJ = 4; + uint32 IMCHHIKAGKF = 6; + uint32 KPPABONKDCM = 7; + uint32 config_id = 12; +} + +// CmdID: 2433 +message KHHGOLFMEKA { + int32 retcode = 10; +} + +// CmdID: 8041 +message JHIOMICMAAD { + int32 retcode = 5; +} + +message NBOKGPKIBPK { + PLPANEJLELJ FPEDHEDEKPE = 2; + map GFFGJMADACL = 3; + bool EBGKBPBKOGL = 5; + repeated uint32 DMANOKLBKKA = 8; + uint32 KMHIDAEFFLC = 10; + uint32 MCMBOFIFBCP = 11; +} + +message GHLALHDAGMP { + bool KGIPBHIBOBD = 12; + map KNIPHMLPDKB = 15; +} + +// CmdID: 8696 +message FJDEECIGLPP { + uint32 entity_id = 1; + Vector EAIHKEIGIIO = 7; + IGOHJIBCDFA LKIDBHIOOOG = 13; +} + +// CmdID: 9094 +message OIAKJCELOEM { + repeated uint32 param_list = 6; + uint32 NOFFEOBIBFP = 3; + uint32 ILIEOPGMDGO = 13; +} + +// CmdID: 23570 +message GNLNKCFEHDC { + HBCJGNLBDEN MCDFOJKMIDB = 4; + uint32 config_id = 2; + uint32 level_id = 8; +} + +// CmdID: 3628 +message LIGBIEFELOM { + repeated NGKFHKBBEBI FHPGBCFAAKE = 12; +} + +message IHDIOEMFBCO { + repeated uint32 KNBIFCCIBLE = 1; + bool DGGCKMIKBMO = 6; + uint32 NNAALGJOAIO = 12; + uint32 MEMPKCGNNMF = 13; + uint32 DMNLDPPGOKG = 15; +} + +// CmdID: 29194 +message OPEEBHFFDAF { + uint32 uid = 3; + uint32 scene_id = 15; +} + +// CmdID: 448 +message KELEPKHLFCF { + NMLABLHBKEA LOGNNDHODKH = 9; +} + +// CmdID: 25889 +message NJBLJLCCLEB { + KKKCEGBOEGG BOAJMOOGGIJ = 15; +} + +// CmdID: 9327 +message EBIJFPBAJJA { + uint32 KHHIBKPBKPN = 5; +} + +// CmdID: 2306 +message FHCCEGPJDNM { + repeated FACJDKHMMIB EFABHDIMDEO = 10; +} + +message KFFDJGHKGPN { + repeated MJKKFIHMKDD DNPEBAPALEK = 12; +} + +// CmdID: 24006 +message MJBDJDLKFGD { + CustomGadgetTreeInfo KGLILBLFNMF = 8; + uint32 GBCEBGKBJDM = 6; + uint32 GLJDIGMIILK = 15; + uint32 PLKFHDAKPLN = 10; +} + +// CmdID: 7025 +message DOFDILLNPFG { + uint32 LIAPLCMDONG = 6; + fixed32 PDLMKFLEKDL = 11; + bool IOFDDPFIGJK = 13; +} + +// CmdID: 27391 +message JGIDNHJAKBN { + int32 retcode = 5; + MOPDGANFKAF IDLACEKOFKP = 8; + bool PCNOIEJBAPH = 14; +} + +message NJOPGNLKOLP { + uint32 IHABEGIFHOA = 5; + repeated uint32 BEDKMKEDNGC = 14; +} + +message PHFPFBOLOGF { + repeated ItemParam LLGIJCHELIA = 1; + uint32 uid = 2; + repeated ItemParam NNGNOPLGJJF = 4; +} + +message LMBAKAGLIMK { + uint32 EIAFOPHKKKC = 3; + uint32 OGFJBJJGEHD = 7; +} + +message KKFOBMPMGBI { + uint32 group_id = 2; + uint64 HODOLKCOPLG = 4; + uint32 BLNBJFLPEFP = 5; + uint32 BKNPLFIKKFG = 7; + repeated KHFPKKBIGNC OLPBBGIENFF = 11; + uint32 CKINHOEOECF = 12; + uint32 MLMIFECFPOJ = 14; + bool DMEDOEHOMKH = 15; +} + +// CmdID: 23741 +message HLDIEMKJEKJ { + Vector NMKMDIOGDNK = 4; + uint32 OMGCHBACHCI = 9; + Vector LFOHFJFJIID = 15; +} + +message IMEDAPFDAAK { + bool ECIHDIJCLED = 1; + bool EIALJBAENGJ = 5; + uint32 MEMPKCGNNMF = 6; + uint32 CKJDEDAIFDO = 7; + uint32 DMNLDPPGOKG = 15; +} + +// CmdID: 22257 +message IBIIDBMJAHO { + repeated uint32 HCJEAPGLHDE = 6; + int32 retcode = 13; +} + +message DOIOMILBPLH { + uint32 HGFHJCFGIJM = 6; + BKNDMGDPEBL KDEMCBKGGEK = 12; + uint32 EHEJDJOEIND = 13; +} + +message BKAEKOAKOOL { + repeated HODJCBPPHJI KGIMMENCGMJ = 6; + uint32 score = 8; +} + +message FPKHMCHIDIN { + uint32 PBKEAOCBPMN = 4; +} + +// CmdID: 20937 +message KALKAHLNLJB { + uint32 AIIHCKIMNNN = 1; + int32 retcode = 2; + uint32 KPIDLLGNOJF = 3; + uint32 KEAALOAEHCM = 4; + uint32 KGLDFIJAJIE = 5; + uint32 FCKCNHKOABI = 6; + uint32 AHBCOFJAMCP = 7; + uint32 HGHMFFPABOO = 8; + uint32 FLBFCPEKOJE = 9; + repeated KNPLIMEMBKJ GFJFICFILDI = 10; + uint32 KHDGPPFKKOI = 11; + uint32 CLKPAGGJMAC = 12; + uint32 KIJJBIKFDKN = 13; + uint32 ANHIGELNHKP = 14; + uint32 HPEPELCAJBJ = 15; + uint32 AFBCGIPIAKC = 378; + bool DBNKDMFDCNG = 380; + bool JDAEFKHFKKA = 1019; + uint32 NCFFDCKBELI = 1528; + bool HNLMMOBIOBE = 1604; +} + +// CmdID: 27144 +message NBDFAAAOKAJ { + uint32 GGAMMENPBIM = 2; + int32 retcode = 15; +} + +// CmdID: 8990 +message BPAMIJFABEO { + Vector position = 13; + uint64 KFNBCKLKEIB = 3; + int32 PBHCHAMJKHB = 14; +} + +message BCOELCKIGPG { + uint32 end_time = 2; + uint32 start_time = 14; +} + +// CmdID: 20957 +message MEEGBNDCGOL { + repeated HJHHDCPLJPE PCGMOFKNHML = 2; + repeated uint32 EJBNJHAEGAC = 9; + uint32 NJEKBPKELOH = 8; + uint32 EAFLFGDFPHC = 15; +} + +message HJHHDCPLJPE { + oneof detail { + uint32 mist_trial_avatar_id = 4; + uint64 formal_avatar_guid = 12; + } +} + +message PLHLJCALJHN { + repeated LFPFKKMJEON LKLIFPNKCLF = 5; + uint32 level_id = 7; + bool is_finish = 11; + bool ECIHDIJCLED = 15; +} + +// CmdID: 2352 +message KKHLCEDGEKH { + NJPABKNNDFO AEIANMANKOF = 8; + Vector JJEEPBCIFCP = 14; + Vector FFDEBPEDDMD = 10; + IAKMBAHLGKM DNFDJPHIOBD = 7; + IAKMBAHLGKM ODFIFCKDODJ = 3; + uint32 scene_id = 13; + int32 JJFPFMPJEMA = 11; + int32 uid = 9; +} + +// CmdID: 21846 +message MHKFFHJEIBC { + uint32 JKLAFEIGOLC = 3; + int32 retcode = 12; +} + +// CmdID: 22052 +message LEPHHBJABED { + int32 retcode = 6; +} + +// CmdID: 3874 +message ELAODGGJGDN { + int32 retcode = 13; +} + +// CmdID: 22019 +message CEINBCJFICF { + uint32 CCPIGCCDBOI = 2; + int32 retcode = 14; +} + +// CmdID: 22816 +message PADLMAPJEEG { + int32 retcode = 4; +} + +message NightCrowGadgetInfo { + repeated uint32 argument_list = 1; +} + +// CmdID: 9314 +message NCEDKCPLJLJ { + repeated uint32 affix_list = 3; + uint32 level_id = 13; + uint32 KAFAPFJLLGP = 2; +} + +// CmdID: 25088 +message OIDDGDEOBHN { + bool EIPPEIILMDP = 14; +} + +// CmdID: 25041 +message IOGAMEDFAFA { + uint32 monster_config_id = 3; + uint32 BBFPLMBGGJP = 7; + uint32 PCAOBBJLFFM = 15; +} + +// CmdID: 9564 +message HGBEKJJGKJE { + DJJPKPBCJCI OAIIOMNBIDI = 7; + int32 retcode = 11; +} + +// CmdID: 26868 +message KMELOMMOAIE { + repeated EMOGNFIONFJ HFLKIJMLBDB = 8; + uint32 avatar_id = 3; + bool KCHMOKPJDII = 11; + uint32 reason = 6; +} + +message AKCMPCBAOBP { + bool DGGCKMIKBMO = 5; + uint32 AIBCIHLFELP = 11; +} + +// CmdID: 24084 +message CKNPAMKCMBG { + repeated OMOFGONABFB KFAPIJCGDBC = 11; +} + +// CmdID: 28894 +message BIPJCJMEMJD { + int32 retcode = 7; +} + +// CmdID: 2531 +message AKBKIKDEGLF { + uint64 AMIILBJPOLA = 3; + uint32 FBMOCLBCBGM = 11; +} + +message HMAJIGGCEBJ { + uint32 PJEGODEBMJC = 2; + map JNHPJIFBMOJ = 4; + uint32 BAJBBDMONKA = 15; +} + +// CmdID: 27283 +message NIGGCFMFKPN { + string DPPIBJFOMOC = 12; + uint32 JCHHLLEBMJA = 4; +} + +// CmdID: 26489 +message DFHDJKAHKDC { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 25413 +message MHOCFPKGAKO { + uint32 offering_id = 2; +} + +// CmdID: 23696 +message HHPDOFMKAEJ { + uint32 CMAFEKGPACG = 8; +} + +// CmdID: 22952 +message NGMFOBEGFFE { + uint64 GEDMDOCOLFJ = 1; + uint32 GAPLFMMGBFA = 6; + IALDLPPFIDE EPCBAOBGODI = 15; +} + +// CmdID: 20409 +message MHCIIDDPGNM { +} + +// CmdID: 88 +message NKPCEOKKEBM { + bool EBODHKBBFOD = 14; + uint32 avatar_entity_id = 11; +} + +message IPNCBONPPGB { + repeated JODEBJOIOAH NCAINEPKAAP = 10; +} + +// CmdID: 23079 +message PJAINIGEIFE { + int32 retcode = 10; +} + +message JBDKEILFJOO { + bool HFCCMPAEIEM = 1; + repeated HCPAMCOEIEM PJEMKIKEFLE = 12; + repeated uint32 HBGKEFOEPCH = 14; + bool FAEJLBKOILG = 15; +} + +// CmdID: 7350 +message PIPAEJLPAMP { + int32 retcode = 6; + uint32 level_id = 11; + repeated AvatarInfo KFAPIJCGDBC = 13; +} + +message OGKFDMJNOFA { + repeated AFAKNAMOCAM ACCHMPAJOGA = 2; +} + +// CmdID: 780 +message CCIDNDCHJCM { + repeated GOPNAKLACIP BGPFBBGHDKA = 13; +} + +// CmdID: 8189 +message BJNFJPCDLPL { + uint32 scene_id = 13; + uint32 HDKDGIJFMPC = 11; +} + +message GBKINKJMGHB { + uint32 team_id = 3; + repeated uint32 BOMDDCPIKBE = 8; +} + +// CmdID: 535 +message FMGFJJPPPDL { + uint32 IALKBLCGCIL = 5; + KCKMMDDJPCE PHFALPGFGKN = 3; + uint32 BADOIOJGDBB = 13; +} + +// CmdID: 3637 +message LJNKLPIFJNH { + Vector pos = 3; + repeated uint32 ILMNIPLKENP = 7; + uint32 uid = 10; + JKEJLIIPFKL reason = 12; +} + +message KCAAHGKKMLA { + HENEBMLIICL JFDAEKLLKKN = 1; + bool CMADPLGGJIH = 2; + uint32 scene_id = 5; + string name = 8; + uint32 peer_id = 11; + uint32 uid = 13; +} + +// CmdID: 9125 +message NBKELJAFMHD { + uint32 JODCJCPENNA = 2; + uint32 KKFHBLDEABA = 4; + int32 retcode = 11; + uint32 CNOMANMJNBO = 12; +} + +// CmdID: 25192 +message AOAKBECNKJL { + repeated uint32 HJPPOMGGMLI = 1; + int32 retcode = 4; +} + +message PDHBOHJEDBJ { + uint32 level_id = 4; + bool DGGCKMIKBMO = 10; + uint32 DMNLDPPGOKG = 12; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 3958 +message NDMCAHKAGIE { + repeated ICPPBDKPNAL KFAPIJCGDBC = 9; +} + +// CmdID: 29621 +message PIFOMMNEAJJ { + uint32 CCPIGCCDBOI = 15; +} + +// CmdID: 1455 +message NNAAGLLAHEE { +} + +// CmdID: 25989 +message JAIKMBMMKLP { + DHDLKNOMAEE LAICDPFDIMH = 9; + uint32 FECCPDDAAGM = 12; + uint32 MCCBEKLMCFN = 2; +} + +// CmdID: 27004 +message EFPKGPEGPHO { + uint32 HCKCJIFHKDB = 2; + uint32 level_id = 10; + uint32 KEFCIKPNGJC = 13; + bool DGGCKMIKBMO = 14; + uint32 OGOPBMAMFMA = 15; +} + +message MMENHIKOCMF { +} + +message NNBPLBJGFCD { + repeated uint32 scene_tag_id_list = 5; + CGMAOKBGOHO DFNDKDAFEJO = 7; + bool is_locked = 10; + uint32 scene_id = 11; + MapLayerInfo map_layer_info = 14; +} + +// CmdID: 2817 +message CLAKPCFFBOM { + int32 retcode = 5; + uint32 LGOOIDCIAAG = 7; + bool EMLILMHJHOG = 11; + uint32 level_id = 13; +} + +// CmdID: 9393 +message OBBAFCLGJAA { + uint64 GEDMDOCOLFJ = 11; + uint32 GAPLFMMGBFA = 10; + NOIPNEPDIPN EPCBAOBGODI = 3; +} + +message KBHGAOFKFDD { + repeated BJHHIMCNOCI CBENKJEOCIL = 2; +} + +// CmdID: 1442 +message DKBGOAOEJMP { + map DLFBOGFHAJJ = 11; +} + +// CmdID: 23711 +message PAOKLOEPDHA { + int32 retcode = 5; + repeated MBOEMIHOBGE CJGOFFFHDCO = 7; +} + +// CmdID: 2541 +message KMPGFIDPKPC { + DFMJFILICOP ADMFBDMOLMF = 12; +} + +// CmdID: 3554 +message JAIAEFGNHKL { + uint32 GOLIMNIMJKN = 1; + uint32 JDFLBLOGALD = 2; + bool DGGCKMIKBMO = 6; + PAAHDFJMICD reason = 11; + uint32 LJFAFDHIKJD = 14; + uint32 level_id = 15; +} + +// CmdID: 28604 +message BJIKPDNHHFD { + repeated uint32 param_list = 3; + uint32 IHLCEEDFIND = 5; + uint32 ICGEKFFJHBK = 7; + repeated uint32 uid_list = 8; + uint32 NNEBHHFHDCC = 9; + uint32 group_id = 10; +} + +// CmdID: 24679 +message LEGDJLCJDJD { + map EIFCHJHIKHI = 2; + int32 retcode = 5; +} + +// CmdID: 22056 +message AFAENFDJAGC { + int32 retcode = 3; + uint32 CMDNKFLFHIA = 4; + bool EBHFIBEHJGE = 10; + uint32 JCHHLLEBMJA = 15; +} + +// CmdID: 9886 +message ONILCBEMHKJ { + int32 retcode = 10; +} + +// CmdID: 2986 +message CGDAEHMEOOJ { + repeated uint64 FLJLPGHEGEM = 13; + repeated uint64 FAFOBHABBKN = 11; +} + +// CmdID: 25056 +message IFHBHDHIIIH { + repeated DKNKKMEMNEC KNBIFCCIBLE = 1; + bool ANKCBOMMOJB = 2; + uint32 FPEDHEDEKPE = 4; + uint32 BKNPLFIKKFG = 5; + repeated BMFHAHLMPFK FILHGGILJLN = 9; + bool MJAOIPLDJMC = 11; + repeated uint32 CDIDJFPEMMI = 12; + uint32 LGBNFIFCPJF = 14; + uint32 PDLMKFLEKDL = 15; +} + +// CmdID: 2176 +message BMMANHGBIIK { + uint32 entity_id = 4; + Vector pos = 5; + uint32 JINJLBEMJNC = 10; + int32 retcode = 15; +} + +message NPKGOMCKACI { + repeated JDJJPJGFGBO MCDIJKPHLNO = 13; +} + +// CmdID: 7955 +message GLGHIJHHCCK { + int32 retcode = 14; +} + +// CmdID: 4543 +message LJAPEOANOHO { + uint32 PJGFAPEKFBC = 13; +} + +// CmdID: 22746 +message BIJFFMPIIFB { + uint32 EAFLFGDFPHC = 2; +} + +message ANAEPBEPALC { + repeated uint32 ILMNIPLKENP = 4; + uint32 DBDMHKFHEKF = 9; +} + +// CmdID: 21717 +message HOHFNEHGDAL { + bool HMONKNFCAGB = 9; +} + +// CmdID: 27071 +message FMIIHIELDIP { + repeated OIEDEOFBGDJ BNLKKIDLBME = 12; +} + +// CmdID: 9629 +message JILKGBCCNAB { + uint32 GAPLFMMGBFA = 4; +} + +message FFDNPJKBNCO { + repeated CJDGPMEOJIP data_list = 3; +} + +// CmdID: 22640 +message DCIDENOJIKC { + uint32 HKEJLENOGLN = 12; + int32 retcode = 15; +} + +// CmdID: 2122 +message DAAIPBODNKI { + uint32 uid = 3; + uint32 game_time = 11; + uint32 EHLCAHJFOEI = 13; +} + +// CmdID: 29377 +message NKGAECCACIO { + OEAOCCJEOPE DDIAAMKBFDA = 7; +} + +message CCNELKENFJC { + uint32 id = 1; + HFCNCHPPHKA pos = 2; + int32 GPBNFFJBOMN = 3; + HFCNCHPPHKA FLJBEPMLCIG = 4; + uint32 ANECHKCDCBM = 5; + repeated uint32 AFCNACEHIBL = 6; +} + +// CmdID: 28606 +message ServerTimeNotify { + uint64 server_time = 1; +} + +// CmdID: 27555 +message OOKEPPOECHL { + bool LEJLMJJDEDC = 15; + uint32 level_id = 10; +} + +// CmdID: 24931 +message MBHADIBEIHB { + uint32 entity_id = 7; +} + +// CmdID: 26197 +message IKENEDKCIGC { + bool GJPEOMABHGF = 9; + bool INBENEFPKMK = 14; +} + +message EFANAGNEGAN { + uint32 avatar_id = 1; + uint32 point_id = 8; + JAILCNEFODI avatar_type = 9; + uint32 costume_id = 15; +} + +// CmdID: 6636 +message FLFBEMBAKJB { + repeated uint64 DLKMFCJEKAL = 5; + uint64 avatar_guid = 12; +} + +// CmdID: 27301 +message EGFCJHFHJND { + uint32 scene_id = 1; + repeated NBCKCEBGHNA GDFHFICJPCJ = 6; + int32 retcode = 7; + repeated uint32 AKCLIBAIJCN = 10; +} + +// CmdID: 21394 +message BLGJLAJFBNN { + LAGBENCOAIA FODJCJDBFII = 2; +} + +// CmdID: 20873 +message LJJMNKOEDOF { + MotionInfo motion_info = 3; + uint32 scene_time = 4; + bool AHDFCFLMACB = 5; + uint32 entity_id = 9; + uint64 NCKJNDGEAKE = 12; + uint64 MOBMAEKECAI = 13; +} + +// CmdID: 3618 +message PLBOADJPCDI { + int32 retcode = 1; + uint32 PFDGOFLJKFL = 6; +} + +// CmdID: 23925 +message PFCHINHDHCJ { + DADKPNJFDJD AEPAFPDIIBA = 2; + uint32 param = 3; + uint32 type = 6; + repeated LIEAIMEBIJK PGONBLEEAED = 15; +} + +message JGJOLLOHFNO { + uint32 DJMAIMMMMFA = 7; +} + +// CmdID: 29939 +message GNKHHPKLBIH { + uint32 ACOHJBCLCJD = 12; +} + +// CmdID: 23755 +message IBPIDNMPDFO { + OKOIEKIACND EJALONGBODN = 6; +} + +// CmdID: 24431 +message NNCLBHPGINO { + uint32 index = 6; + uint32 KDEFNPGADFB = 2; +} + +// CmdID: 21517 +message MLMACIENGCG { + repeated MKALMMGNKOO JFKPMHEJMCM = 15; +} + +// CmdID: 6197 +message OICMPJFFPBL { + int32 JJFPFMPJEMA = 3; + GGAFHGKNAGJ EBOBPNFJDOI = 11; + int32 retcode = 13; +} + +message LENJKDIPEBG { + uint32 avatar_id = 6; + bool HBLIHLKJEDA = 9; +} + +message HLGJKKPOCPJ { + FPBMMOMLKKN ABPJIBDJIPA = 3; +} + +message KAOKJIPOFOL { + uint32 skill_id = 2; + repeated uint32 JFHONLMCJDD = 9; + repeated uint32 LPECFLDOODF = 12; +} + +// CmdID: 1329 +message CGAGBOLJPIJ { + bool HNNFDPFPBAN = 1; + AOKFCPHJCEH LNHIMFGKHGI = 4; + repeated AOKFCPHJCEH IOABBBEIOHB = 6; +} + +// CmdID: 25826 +message CMAKHKCLHII { + uint32 KHHIBKPBKPN = 8; +} + +// CmdID: 2033 +message FPCKKOIHGOB { + int32 retcode = 2; + uint32 CDMJGIFEFMD = 9; + uint32 JMLDGKCBCBO = 13; +} + +message IDOJNCGGHAK { + EPNIKABPIGP JPIOCEPLHCM = 4; + MathQuaternion GPBNFFJBOMN = 5; + IAKMBAHLGKM BOKHJOOKAHC = 6; + int32 FOECAPJDAKJ = 12; + Vector CCNNJMKEMLC = 13; +} + +// CmdID: 22013 +message DIMFODCLDNF { + uint32 FPEDHEDEKPE = 8; + oneof detail { + NOPHPGMJAKD boss_settle_info = 6; + OIGFGEAEHEO gallery_settle_info = 9; + } +} + +// CmdID: 27096 +message CEKHMBPEMDA { + bool LEJLMJJDEDC = 6; + int32 retcode = 12; + uint32 level_id = 13; +} + +// CmdID: 9965 +message GBBINONPNGG { + uint32 FBGJLOGEKGN = 1; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 2219 +message AAGPEDKBLEP { + DGECJHENBKP GLMKLIPELDI = 10; + uint32 target_uid = 11; + int32 retcode = 14; +} + +// CmdID: 2737 +message ENEGPKJDIKE { + uint32 NNEBHHFHDCC = 1; + repeated uint32 NJHGOAEHNDM = 4; + int32 retcode = 13; + uint32 DFPNKFEKIIG = 15; +} + +// CmdID: 22270 +message BPCGPMHAHBM { +} + +// CmdID: 25481 +message AAHLABCBAIG { + uint32 LGOOIDCIAAG = 6; + int32 retcode = 8; + uint32 DEIFMDKJAHF = 15; +} + +// CmdID: 3247 +message CJEGEKPNDIN { + uint32 OMGCHBACHCI = 9; +} + +// CmdID: 27403 +message BIKCCPFGMPM { + repeated uint32 LDEDOINNIOK = 1; + int32 retcode = 4; + repeated uint32 GBMOEDFDLFI = 5; + repeated uint32 GFBPHHAJAJM = 13; +} + +// CmdID: 3924 +message FCKKLPLPBNA { + uint32 id = 6; + uint32 PKOLNJPBBGK = 11; +} + +// CmdID: 5052 +message ICNMCMOOLLP { + int32 retcode = 5; +} + +// CmdID: 27108 +message HODGNDHAEFP { + int32 retcode = 3; +} + +message BJHHIMCNOCI { + uint32 NFLLCPMNIHN = 1; + bool LHHBINHJAOE = 4; + uint32 level_id = 8; + uint32 LFLBHACOBEO = 9; + repeated uint32 DJFEOMJFKGC = 10; + bool EIALJBAENGJ = 13; + bool NKCHBIAFPOM = 14; + uint32 LENMGNMFNNM = 15; +} + +// CmdID: 21871 +message NHAKIOEKMCP { + uint32 LJDMBIDHPJI = 3; + int32 retcode = 11; +} + +// CmdID: 7477 +message HOONMEPLNAN { + repeated KCAAHGKKMLA OHMGDDCBBOD = 3; +} + +// CmdID: 7467 +message GLOBKKFKMHH { + HCPAMCOEIEM NEOILLEIIBO = 8; +} + +// CmdID: 23602 +message ODOHBOFPKIM { + int32 retcode = 7; +} + +// CmdID: 7305 +message GJINIKLCGPB { + repeated INGAOHGHFMO KFAPIJCGDBC = 10; + uint32 DMNLDPPGOKG = 15; + uint32 level_id = 3; +} + +// CmdID: 26430 +message CFCMKEFCJHL { + repeated uint32 OEIFPLDONKF = 8; + uint32 MGCMNPLNJKL = 7; + bool ANKCBOMMOJB = 2; + bool OMKBOMMENNJ = 11; + uint32 FECBNCACGBH = 5; +} + +// CmdID: 2437 +message EGBJBGJJDFE { + repeated AONNIHMPECH FPIPLMFCDOD = 14; + repeated EDEINFIOBEE KGIMMENCGMJ = 3; + uint32 level_id = 5; + bool DMEDOEHOMKH = 7; + bool BMNEOAAABJE = 9; + uint32 FJHHIKOIHKA = 2; + uint32 AKGIDLCECPK = 12; + uint32 game_time = 13; + uint32 MHHCOEDMPDP = 6; +} + +// CmdID: 178 +message LFHGIAIHFDP { +} + +// CmdID: 5951 +message HFGLIKABHLE { + BICKFBJHOIK EDIOAIAIOHI = 6; + int32 retcode = 10; + uint32 OLOKLDPAGOH = 13; + int32 JJNHHNFGGPA = 15; +} + +// CmdID: 22860 +message DPKNFGLLCCG { + int32 retcode = 4; +} + +// CmdID: 25075 +message IGHMBJENBJI { + uint32 CCPIGCCDBOI = 1; + KDJJJAOGJFJ OGBGCHOJNKI = 2; + NFKPKNLFIKI JBLOFGOLBDG = 8; + DDHALCNGPNF INENJABAKGJ = 11; +} + +message NFKPKNLFIKI { + bool NNMLHBJDJED = 13; + uint32 NPODDOMMLGN = 14; +} + +message DDHALCNGPNF { + uint32 LADGFLMMGBA = 4; + bool NNMLHBJDJED = 9; +} + +message OGFLEJAPLEO { + float x = 1; + float y = 2; +} + +// CmdID: 5107 +message OFGEIOFEDAK { + repeated uint32 CNFODGEOOEF = 1; +} + +message NPANKIFLLMM { + map CDNIIBLIFII = 1; + uint32 HBINBDBMOED = 2; + bool PKOELLIPBHP = 3; + uint32 ELHPDAEIMPJ = 4; + uint32 JGIHCIBOJPN = 6; + uint32 MEMPKCGNNMF = 10; + bool CMFPJHFFHBI = 14; +} + +message INELAGGDIJF { + uint32 LGOOIDCIAAG = 7; + uint32 BGIIBMPHOCB = 14; +} + +message LLIDCBKBPJH { + uint32 level_id = 2; + repeated CEINFKNNHBL CJPLONJKCCE = 6; + uint32 CENHKJDFFDA = 10; + repeated uint32 JBADGIAHPGC = 12; + bool POIGGNKEDAH = 13; + uint32 BKNPLFIKKFG = 15; +} + +message KPNJOBFAKGF { + KGHLAAGBIMB KJIOGFGNMEO = 9; + GHIENCFNMMI AIAGDPEDGKI = 11; + DGIFONEOAHC JAEIDDDMIHJ = 14; +} + +// CmdID: 2442 +message GKELGJFLKKB { + uint32 level_id = 4; +} + +// CmdID: 24616 +message BBAEELNIAHL { + string MKJLEHNFBEO = 7; +} + +// CmdID: 28420 +message IMOFKPMAOME { + bytes OINCFCJKNHA = 6; + uint32 config_id = 14; +} + +message JDJJPJGFGBO { + uint32 level_id = 8; + bool ECIHDIJCLED = 10; + uint32 MEMPKCGNNMF = 14; + bool EIALJBAENGJ = 15; +} + +// CmdID: 9784 +message MNEMPFBEAJO { + repeated CMJHCAJFGDD NICODPPHLGI = 1; + uint32 DDNPGFANEKK = 9; + repeated uint32 FHDNMIHOABJ = 12; + uint32 ACDDKLJHCIA = 13; +} + +// CmdID: 4790 +message DHANIMAPAOH { + uint32 id = 8; +} + +// CmdID: 26583 +message HADJCOCIPLO { + repeated uint32 ADLEMOAMHOP = 5; + uint32 CENHKJDFFDA = 8; + uint32 CAIAFEDBCAH = 9; + uint32 PGAFACPGIEE = 10; + uint32 host_uid = 11; + uint32 GAPLFMMGBFA = 13; + uint32 mp_play_id = 14; + OEAOCCJEOPE DDIAAMKBFDA = 15; +} + +// CmdID: 20870 +message FEKIKOEIDNC { + HIMMEMHOGFB MFMLAKBIAED = 1; + uint64 DCOMPDPPDPO = 4; + int32 retcode = 12; +} + +// CmdID: 27213 +message CBLGKKOMLBP { + uint32 target_uid = 5; +} + +// CmdID: 4958 +message EACAPHLMIJK { +} + +// CmdID: 21474 +message GANAHAILPFK { + repeated BFEKIJMIJAK MGLNMBNDPBA = 10; +} + +// CmdID: 1410 +message LADPAAGLBLK { + uint32 end_time = 7; +} + +// CmdID: 24026 +message EGPJIKMGFDF { + repeated uint32 GLAPLKFANDJ = 10; +} + +message NGAMJOKKJPB { + uint32 BNGPNMOBOHJ = 1; + float CPIMBCKMLFC = 9; + uint32 level_id = 12; +} + +// CmdID: 26454 +message SetPlayerBornDataRsp { + int32 retcode = 10; +} + +// CmdID: 22553 +message DAGAADIHEHL { + repeated uint32 KLFEGGJCCFN = 2; +} + +// CmdID: 28322 +message NECCPFMBJAI { +} + +message COCNECPFGJE { + repeated KMJEDJLDEAB APJEPLHBNDG = 2; +} + +// CmdID: 1504 +message CKMGMKPFJPF { + uint32 OMGCHBACHCI = 6; +} + +// CmdID: 2968 +message JNHIMKMMIIH { + float LLGKENMIENL = 9; + uint32 entity_id = 13; +} + +// CmdID: 21710 +message IMPOIHELNBD { + int32 retcode = 4; + PPDADGBPHFJ JIEAKEMOLAI = 6; +} + +// CmdID: 3045 +message PIFJECJDGON { + uint32 JLFHEEIPDDP = 15; + bool JFJDIMPCNNF = 12; + uint64 DCOMPDPPDPO = 9; +} + +// CmdID: 28300 +message KIALANHPFBG { + repeated uint32 DOBNNMFIGIH = 2; + int32 retcode = 10; + uint32 id = 12; +} + +message DGEHIIBLLMC { + uint32 config_id = 7; +} + +// CmdID: 20963 +message HKNFCFKIFGO { + repeated uint32 FJCMPLGBCEK = 13; +} + +// CmdID: 25062 +message FMCPPLAODNL { + uint32 NFJOHALDGDN = 10; + uint32 JMLPPGEFBPF = 12; + uint64 avatar_guid = 6; +} + +// CmdID: 27660 +message KCAMGKDFAFN { + uint64 avatar_guid = 8; + uint32 OMNKHJBMGKL = 9; + int32 retcode = 13; +} + +message CELLLDFBOOP { + bool is_finish = 3; + bool ECIHDIJCLED = 10; + uint32 level_id = 14; +} + +// CmdID: 1747 +message MDDHJEMINCI { + DMBNNBHBPBI HKMHENOEPKP = 12; + int32 retcode = 15; +} + +// CmdID: 4561 +message EnterSceneDoneReq { + uint32 enter_scene_token = 8; +} + +// CmdID: 22669 +message NCOMLLOKMNK { + repeated ItemParam NIOMENGDMAJ = 1; + uint32 HLHGMEOCGLF = 3; + repeated uint32 GNHBOLOODGB = 8; + uint32 ADCJKMAOKME = 11; + bool DMEDOEHOMKH = 12; +} + +// CmdID: 22083 +message FOIMICAJIMB { + uint64 guid = 12; + int32 retcode = 13; +} + +message FMKOKBFDODM { + int32 HHHCFHHNBBN = 5; + Vector BOKHJOOKAHC = 6; + Vector CCNNJMKEMLC = 11; +} + +// CmdID: 7491 +message IFBFCHJFCHD { + int32 team_id = 6; + string team_name = 8; + int32 retcode = 14; +} + +// CmdID: 1514 +message GEEIHPLPLMB { + float LECAPBHNAPF = 1; + uint32 skill_id = 7; +} + +message PBDPJNCFEOF { + oneof CLBBKMNHFIO { + ADIFNOPLAIK detail_ability_info = 1; + } +} + +message IDALMALJCAO { +} + +message GHIENCFNMMI { + repeated MKALMMGNKOO BLKJABABPOD = 8; + repeated uint32 JEJGEDBIHFM = 12; + repeated EIKIFEMNONL CBENKJEOCIL = 13; +} + +message HGHMAOOIKPE { + uint32 IAOMOIFPBKJ = 2; + string KAMJIJOLFKJ = 3; + uint32 avatar_id = 11; + uint32 costume_id = 12; + string AEOMGDDONCC = 13; +} + +// CmdID: 27808 +message BGEKEKECKJG { + uint32 score = 1; + uint32 LJFAFDHIKJD = 3; + bool DMEDOEHOMKH = 6; + uint32 PJEGODEBMJC = 7; + bool DGGCKMIKBMO = 8; + uint32 group_id = 9; + uint32 GOLLEKHHDGH = 10; + uint32 MIILDBCNEKL = 11; +} + +// CmdID: 24255 +message BGCGLOOIPFO { + uint32 entity_id = 8; + uint32 DLPHDIPGPHF = 14; + uint32 KNCLKKIFAOC = 2; +} + +// CmdID: 23122 +message MMNLFNADKBJ { + int32 retcode = 5; + uint32 CDMJGIFEFMD = 9; +} + +// CmdID: 25344 +message DGAAJBLHJPE { + uint32 GAPLFMMGBFA = 3; + repeated PLMKEBGLBBG ABOGBBAEKCB = 11; +} + +// CmdID: 23055 +message GJELIPNJOJJ { + repeated uint32 FNAOACPMMKD = 1; + uint32 GOAKCBGLBMJ = 2; + int32 retcode = 9; +} + +message BHPFLOPGFKL { + uint32 config_id = 4; + bool is_active = 9; + bool HJLPILEEMEB = 12; + map PCFCGPIJABG = 13; + uint32 OGKGKJIKCHC = 15; +} + +// CmdID: 26903 +message IFGKMHLINIP { + repeated uint32 MLHFBAFCKIP = 1; + uint32 KENIKECFFLM = 8; +} + +// CmdID: 4879 +message KOCMFNHPIEL { + CGGCFCGPELL EBAGAMDKGGD = 8; + OFFELIOFHPK HFHEPKAKHMN = 15; + IPFJMBGNAIO PFACBMGKKEP = 2; + JPOAEIDKABJ EGCHGONPAKB = 11; +} + +// CmdID: 4714 +message AIBEKFKLMCJ { + repeated uint32 OEHKFNGFANH = 4; +} + +// CmdID: 2412 +message BDAFFNFABKC { + uint32 CENHKJDFFDA = 3; + OEAOCCJEOPE DDIAAMKBFDA = 7; + int32 retcode = 8; + bool MCPKKMHKCPD = 14; +} + +// CmdID: 4597 +message NDEBJNDHIEC { + uint32 EEDDLLECDLE = 12; +} + +// CmdID: 8792 +message INKDHPCODPL { + NGGKFPEMAPD NKKDOCDEJFG = 2; +} + +// CmdID: 26074 +message POEFCHKGKAE { + OEDBNOADGJJ PLBDAGKFMBI = 1; + bool NECNDMMPPLI = 2; +} + +// CmdID: 9697 +message MHGBAOHBKGH { + bool IDPJMEMJJFJ = 2; + uint32 LGOOIDCIAAG = 3; + bool NFLEDLLGEAK = 9; + map FHPFEGDNJDB = 14; +} + +message FLGBAGGEBCM { + DONNPJAMEED NHOKEPCPCFE = 5; + DONNPJAMEED AAPGBBKIPJE = 6; + repeated MKALMMGNKOO JAJNJHDDLOJ = 7; +} + +// CmdID: 5790 +message ILMGEFHLOAN { + int32 retcode = 1; + repeated uint32 DLKEKCDOJBJ = 5; +} + +// CmdID: 8111 +message OLFPDHCBLPM { + uint32 HHLMKNIAGAM = 3; + uint32 draft_id = 11; +} + +// CmdID: 21538 +message EIAIMIKHJAD { + uint32 scene_id = 11; + uint32 uid = 12; +} + +// CmdID: 28195 +message GJLCDFENOJC { + uint32 ONABDGFCPIH = 9; + uint32 MEMPKCGNNMF = 15; +} + +message BAGMCIDDFGK { + BreakoutSnapShot PDJMIECELHM = 5; +} + +// CmdID: 24252 +message AHHFDOMFCPP { + uint32 level_id = 4; + int32 retcode = 12; +} + +// CmdID: 27744 +message KHNNKFBOFOI { + repeated uint32 CEPOHPDEPBL = 13; + repeated LBLOFALMNAN FACLCDOHBGD = 14; +} + +// CmdID: 6469 +message GAJFDCOGCEP { + uint32 OMGCHBACHCI = 12; +} + +// CmdID: 21176 +message LCJLEAGCIMI { + uint32 OMGCHBACHCI = 14; +} + +// CmdID: 20675 +message GLAIABLNIDK { + int32 retcode = 6; + uint64 DGHPDLLBELD = 11; + uint32 skill_id = 13; +} + +// CmdID: 5147 +message FHNNOCIOOKA { + uint32 LJFAFDHIKJD = 1; + uint32 score = 7; + PAAHDFJMICD reason = 8; + uint32 level_id = 10; + bool DGGCKMIKBMO = 11; + uint32 EGBMIFDJDIH = 12; + bool ANKCBOMMOJB = 14; +} + +// CmdID: 4590 +message EAMMEACFNFM { + repeated OMLMLMJKENC DNDLHAJHKHO = 8; + repeated OMLMLMJKENC MFLCGKBIEOO = 10; + repeated OMLMLMJKENC CDDHFDEEGHG = 6; +} + +message FJMAJBMHHJI { + uint32 FBPGIMLMDNJ = 5; + repeated uint32 BMMLKELMANE = 10; + repeated uint32 DADPCEJNPKM = 11; + repeated uint32 IBIFPKEFIIJ = 12; +} + +// CmdID: 21659 +message IEBFCFMHLFG { + int32 retcode = 1; + repeated uint64 EDABEIDCFFO = 13; +} + +message IPBJLHACFKM { + bool ECIHDIJCLED = 2; + uint32 progress = 6; + uint32 DMKFECCMCOP = 9; + uint32 CCPIGCCDBOI = 11; + uint32 HGDLFMMIDKP = 15; +} + +// CmdID: 6462 +message DFIMDKOCJKG { + bool HEEAHDMIIFJ = 13; + uint32 KENIKECFFLM = 6; +} + +// CmdID: 9777 +message DHIIIFAOMCM { + Vector rot = 2; + Vector pos = 11; + uint32 DMCJBIMFKCI = 6; + uint32 PHPFPPIDJKJ = 4; +} + +// CmdID: 7719 +message NPDPCMGKEDO { + repeated DHKLPPAPLFO OLPNNLGABBG = 2; + repeated MKALMMGNKOO MLBPENMICLI = 5; + repeated uint32 JFPJMBOLNGM = 7; + int32 retcode = 14; +} + +// CmdID: 24416 +message KJOMBBBGCKP { + GOOLNOFHKPC LAPICIIJCKL = 4; + int32 retcode = 7; +} + +// CmdID: 8144 +message ICDAAHMBBGE { +} + +// CmdID: 9491 +message HGDCNFFCOHA { + int32 retcode = 3; + uint32 NNEBHHFHDCC = 9; +} + +message LOAAEEOPJAD { + uint32 KPAMPGDJDHE = 1; + repeated uint32 EDMGKCHACBE = 2; + repeated MKALMMGNKOO IEGBMLHPNGC = 3; + uint32 JGNOFMBFFKI = 6; + repeated HIFBNCOBDDK IAMMMOGKDAF = 8; + uint32 IONGHIOEDFH = 13; + bool KNHICJHGBEM = 14; + repeated MKALMMGNKOO HBJKKPGOPHN = 15; +} + +// CmdID: 650 +message EINJDDJINPG { + uint32 level_id = 9; + uint32 IJFFKCGIAOJ = 10; +} + +// CmdID: 5400 +message LJJFBFNEINA { + uint32 MEMPKCGNNMF = 12; +} + +// CmdID: 23434 +message HOJJNGAPPPL { + uint32 PEBGMEMNKNF = 4; + KPJFPADPFMJ BLPBLJKODIA = 9; + uint32 group_id = 12; +} + +// CmdID: 9915 +message GPIJLNGAEAD { + Vector rot = 11; + Vector pos = 15; + uint32 HDKFFLFEJGG = 7; + uint32 DEGMGHPFHJB = 13; +} + +// CmdID: 28996 +message GNDCEBDAPOE { + uint32 refresh_id = 12; + uint32 HOGPDLGHGLM = 15; +} + +// CmdID: 25900 +message EPHFNMHIEPL { + int32 retcode = 2; +} + +message DLIMEJILDCA { + uint32 BCGEOGLHKAN = 5; + bool LHHBINHJAOE = 9; + oneof NAOHDAHDIOG { + uint32 boss_challenge_id = 12; + BDKBOLGLAFB score_challenge_info = 13; + KLCLHNBEPHO bundle_info = 14; + } +} + +message HHJAEHGLDIF { + uint32 level_id = 2; + bool LLHNLHFIBHK = 5; + bool EIALJBAENGJ = 8; + bool LJHBDLPMFEG = 10; + bool HKBJJGLNGKB = 11; +} + +// CmdID: 21501 +message MPOPIHBOEKM { + int32 retcode = 1; + repeated uint32 PGDAOBFGKOJ = 4; +} + +// CmdID: 21348 +message FJEFOGDBOGP { +} + +// CmdID: 5969 +message IGNGPLJOFBJ { + uint32 FIKNLHOJFKL = 2; + repeated ItemParam item_list = 10; + int32 retcode = 11; +} + +// CmdID: 22319 +message KAOBPDLPHLN { + bool is_finish = 5; + uint32 level_id = 6; + int32 retcode = 9; + uint32 score = 10; + uint32 CJLMAOKMPEI = 12; + bool DGGCKMIKBMO = 14; + uint32 PJEGODEBMJC = 15; +} + +message GOHOCGBPHAN { + repeated JHLGCNGFLAF CCFEEEBACKD = 8; +} + +// CmdID: 1685 +message BPLMMJAKPEB { + uint32 uid = 6; + repeated uint32 EBEECDALMKM = 7; + int32 retcode = 10; +} + +// CmdID: 3380 +message EJMLHIOLAMO { + uint32 uid = 2; +} + +// CmdID: 2358 +message PNFAEBABLOM { + bool BLIAKNCJPLH = 1; + int32 uid = 2; +} + +message GMHLCFMHPBG { + uint32 PHPFPPIDJKJ = 3; + uint32 LMEDILEGOBP = 7; + repeated uint32 LPECFLDOODF = 11; + repeated uint32 JFHONLMCJDD = 14; +} + +// CmdID: 23075 +message FFJDGMAGCCO { + uint32 MEMPKCGNNMF = 14; +} + +// CmdID: 6116 +message DODONPNGPLJ { + uint32 DKEOBFMAFPK = 5; + uint32 CDDPHGDDCCN = 2; + uint32 scene_id = 3; + uint32 version = 4; +} + +// CmdID: 5317 +message LHOICAAGPCD { + bool PLFBPPNFDOG = 15; +} + +// CmdID: 1643 +message MMIECKLKFNO { + LANIKOFEDEG GLILGFHHHHM = 3; +} + +// CmdID: 21467 +message MAAMIBBLGMK { + FBAOAOBCFEO MCGFNJLCEDM = 1; + map prop_map = 3; +} + +// CmdID: 20872 +message LDOOPDJKHKN { + BOJMBIEMCJC reason = 9; + string PLKOLHGCDGC = 12; + bool MCPKKMHKCPD = 14; + uint32 target_uid = 15; +} + +// CmdID: 6096 +message JBOHDFOICFH { + repeated uint32 JFMHIDPANLL = 6; +} + +// CmdID: 567 +message NEKJJCOEKPA { + MDBNHEBDNED MHHCOEDMPDP = 7; + int32 retcode = 8; +} + +message BreakoutBrickInfo { + uint32 hp = 1; + uint32 element_type = 2; +} + +message DFBALNGNHFA { + uint32 skill_depot_id = 5; +} + +// CmdID: 5841 +message LAEPOIPPIGF { + uint32 FIBDEAGPLAO = 7; + repeated EFAIPNDIHAI AEOADOKLKCK = 8; + uint32 PGBAIKHNKDC = 13; + bool EKIGGMKHLPL = 14; +} + +// CmdID: 9746 +message PNJEJKHILNO { + bool is_locked = 5; + uint32 DALMFFLOAMD = 15; +} + +// CmdID: 2288 +message MJAEPAPFMBB { + uint32 JEFILDJEBAJ = 9; +} + +// CmdID: 22931 +message KCNGBIDPKDL { + int32 retcode = 5; +} + +// CmdID: 23268 +message EIMIAJKOGFC { + uint32 FLBFCPEKOJE = 2; + int32 retcode = 5; + uint32 ANHIGELNHKP = 6; + uint32 KPIDLLGNOJF = 7; + uint32 AIIHCKIMNNN = 12; + uint32 HGHMFFPABOO = 13; +} + +message PKPKMNOGHLF { + ONEJLAKGHCI MHFDGAGIEPA = 5; + uint32 count = 6; +} + +// CmdID: 2527 +message JPMCEOMKHCF { + repeated uint32 NAPGDLCLMEF = 7; + int32 retcode = 14; +} + +message GatherGadgetInfo { + uint32 item_id = 1; + bool is_forbid_guest = 2; +} + +message LJEDIFPDAFN { + uint32 NIPAAKAPGAG = 4; + uint32 PDPNHMEHBIC = 5; + uint32 offset = 13; +} + +message AGMFFJAHJPE { + uint32 count = 5; + ONEJLAKGHCI MHFDGAGIEPA = 7; +} + +// CmdID: 2733 +message CNNMDLJJOFA { + DGECJHENBKP GLMKLIPELDI = 5; + int32 retcode = 13; +} + +message FLPHJJJLFCM { + repeated OCDNPCALIKF HAJJDPBJNBE = 1; + EFENJAGBGMF CLJMAMEBJPJ = 6; +} + +// CmdID: 21157 +message NJADNNJMIGC { + uint32 HMLGDPBCGDM = 14; + uint32 avatar_id = 2; +} + +// CmdID: 9945 +message GJBPELNCBFD { + uint32 JJLPIJKGKON = 1; + bool NECNDMMPPLI = 2; + DOAPFGNFCCO OEAPFMFEFGE = 3; + string name = 5; + int32 retcode = 13; +} + +// CmdID: 20412 +message EEBHEGFHMML { +} + +message OEOHNCNKHIP { + bool LFNFJIGHDEE = 2; + uint32 CMGFMDLFCFK = 3; + bool DMEDOEHOMKH = 8; + uint32 BNBLMFKKFGG = 13; + uint32 NNEBHHFHDCC = 14; +} + +// CmdID: 29106 +message NGFCBNONDFI { + uint32 JOFBEIACLOF = 3; + bool DGGCKMIKBMO = 8; + uint32 score = 11; + repeated GJJBBAJDNFL FILHGGILJLN = 12; + uint32 IGMNBBKENEH = 14; + bool ANKCBOMMOJB = 15; +} + +// CmdID: 1828 +message OFDANJNMHEK { + map AAEODLNEABP = 14; + string version = 13; +} + +// CmdID: 28513 +message DIAFCPCDCPO { + uint32 OBCDOIBIJEM = 3; + uint64 avatar_guid = 4; + uint32 PLNGOJENAIC = 13; + uint32 OCGOBBALHME = 15; +} + +// CmdID: 24137 +message DPIMMPJILMJ { + HNNCCLMHCLA BKIDNKCMAIL = 5; + PHJJCHBPKMP MDKKPMIICAE = 6; + int32 retcode = 9; + uint32 JINJLBEMJNC = 11; + uint32 OGCCDACJJIG = 15; +} + +// CmdID: 26765 +message FOGDOCJODDI { + uint32 level_id = 12; +} + +message PCMPIHMIOPH { + uint32 avatar_id = 11; + bool HBLIHLKJEDA = 15; +} + +// CmdID: 22297 +message LAMIHBFKDOM { + bool BGAOACGALDG = 3; + uint32 CENHKJDFFDA = 9; + uint32 uid = 15; +} + +// CmdID: 23668 +message JBDDPALMIMD { + uint32 EDDFMJMPNJP = 7; + uint32 CCPIGCCDBOI = 11; +} + +message AFNBGDDDOAD { + uint64 avatar_guid = 5; + float EMDGKJGINAC = 7; + float IJFFKCGIAOJ = 10; +} + +// CmdID: 20709 +message BIDHMAABAMC { + repeated HKGAPBEDOAB BLGIDANIOPE = 13; +} + +message ONEJLAKGHCI { + string BKDILGIJPEG = 3; + NBADDMOPLEI BLFKOJLCCOO = 5; + uint32 uid = 6; + string MMDPDOOCOCO = 8; + uint32 DBMPKIGBBHN = 9; + string KAMJIJOLFKJ = 14; +} + +message NOBOPMMGCLC { + uint32 gadget_id = 9; + repeated uint32 OILKFBHGOBC = 15; +} + +// CmdID: 5879 +message IEODDBOHBEG { + uint32 player_uid = 4; + uint32 group_id = 7; + uint32 BKNPLFIKKFG = 10; + uint32 LGOOIDCIAAG = 11; +} + +message BMJIOKCBMAI { + HNNBHJJDNCK FLBKNBNNPGG = 5; + DBCIIOLDMHK OMFKFFJAODO = 6; + OANFHDOOBFF NOCPCCNDHCH = 11; + KCGCKIADJBP EMIAEHLIHCB = 15; +} + +// CmdID: 22974 +message JICBNIFNBME { + int32 retcode = 9; +} + +// CmdID: 6453 +message IBIMEHLBJEM { + repeated uint32 IEJFCLMNFEA = 11; +} + +// CmdID: 6584 +message NKPACMDAIDM { + JCBAIFPFACC FFLGCBBLIAO = 3; + repeated ItemParam MKMHPOMEAHP = 6; + int32 retcode = 8; + repeated ItemParam GBEPKGLFBFD = 12; + uint32 GLDNNFOCDEM = 13; +} + +// CmdID: 27677 +message BDLJHNOLPAL { +} + +// CmdID: 24443 +message ICNIDLKDJHB { +} + +message PPLOCJOPFIC { + bool ECIHDIJCLED = 1; + uint32 KODEIACDODK = 4; + uint32 level_id = 8; + uint32 OICEBEGENCM = 10; +} + +// CmdID: 1924 +message EGGCOCGBGDA { + bool is_active = 12; +} + +// CmdID: 8730 +message ALDBCBCDBKI { + uint32 CNKDDKIKGLG = 1; + int32 retcode = 8; + uint32 OMGCHBACHCI = 12; +} + +message LLBNKELDFCG { + uint32 GNJCIDHOBIA = 5; + DICKJKIOIOP type = 9; +} + +message AGNGBCGNMBM { + uint32 EEPGBFLJALK = 2; + repeated uint32 progress_stage_list = 11; + uint32 progress = 12; + string key = 14; +} + +message HEFFHMDIPAI { + repeated uint32 param_list = 1; +} + +// CmdID: 27850 +message BDAKEONEPMH { + uint32 KHHIBKPBKPN = 1; + int32 retcode = 5; + map BNOFPMIFHDL = 11; +} + +// CmdID: 24996 +message NIKHOFCHPNN { + repeated uint32 MIKGJHPDING = 9; +} + +// CmdID: 22611 +message MNAOLPFEGHI { + repeated ItemParam item_list = 2; + PNDPBPPMKID EOCEPKICPCA = 4; + int32 retcode = 9; +} + +// CmdID: 24815 +message GBKMFPIJANP { + repeated uint32 NAPGDLCLMEF = 3; +} + +message LIIJODFAABF { + repeated uint32 FDJPPPFGHNE = 8; + uint32 KNCCNDEEFMN = 11; +} + +// CmdID: 4847 +message IPHKLOMJIAC { + uint32 DFPNKFEKIIG = 2; + uint32 ONABDGFCPIH = 10; + int32 retcode = 13; + repeated PPGPJDDIEHM KJJDFPHKFEB = 14; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 4271 +message KPNGHKIOMDE { + uint32 level_id = 3; +} + +// CmdID: 2609 +message KEBMEOJLLPL { + uint32 group_id = 13; + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 343 +message GPPJNEHJPCH { + map DOJOJEPLHAP = 9; +} + +// CmdID: 395 +message MPOIGOEKNFN { + uint32 level_id = 7; +} + +// CmdID: 546 +message DHOIKMNOFMH { + int32 retcode = 6; +} + +// CmdID: 26070 +message IJIKAPDFOCG { + uint32 NMAAJIGNDJG = 1; + bool DGGCKMIKBMO = 2; + uint32 LMDOEPPJNHJ = 5; + bool LFKJGGFAECB = 8; + uint32 OMHNNIGKCCI = 11; + uint32 KMAEHPAGKFK = 12; + PAAHDFJMICD reason = 13; + uint32 IHEICJNBKKI = 15; +} + +// CmdID: 20011 +message KIAJJFADNMN { + uint32 JLFHEEIPDDP = 1; + bool AKBCIDFNPHB = 7; + uint64 DCOMPDPPDPO = 12; +} + +// CmdID: 20106 +message DEKEKHBIJFN { + uint32 PKICAIBDCHD = 11; +} + +// CmdID: 21423 +message EDHEDMDPOAN { + uint32 KHHIBKPBKPN = 2; +} + +message NBADDMOPLEI { + uint32 avatar_id = 1; + uint32 costume_id = 2; + uint32 AHIDNMJDEJF = 3; +} + +// CmdID: 28616 +message DAGIJMMKHEG { + int32 retcode = 8; +} + +// CmdID: 3442 +message OBOMDLILBIK { + GOPNAKLACIP AEBGLFMJFHM = 10; +} + +// CmdID: 21598 +message DNLGPLJGEIE { + uint64 guid = 12; +} + +message Material { + uint32 count = 1; + MaterialDeleteInfo delete_info = 2; +} + +message BILBKKOHDAB { + repeated uint32 EMEPPKABBGE = 2; + uint32 MEMPKCGNNMF = 4; + repeated uint32 LILEMBEIHAI = 7; + repeated NHFPLBMEMED DAHKFDAACLL = 11; + bool ECIHDIJCLED = 15; +} + +message IDJEOFDJKGI { + repeated HANILMJMMGM PGONBLEEAED = 4; +} + +message PODPBJOALMC { + uint64 HCIIAHLMPJJ = 7; +} + +// CmdID: 2010 +message PDONJABKCEC { + uint32 LGOOIDCIAAG = 10; + uint32 PHMKPNKMOOE = 13; + int32 retcode = 14; +} + +// CmdID: 2466 +message DNHJOLMCFLM { + repeated uint64 avatar_guid_list = 15; + uint32 level_id = 14; +} + +// CmdID: 2116 +message NEPBBPJPODL { +} + +// CmdID: 21144 +message GKJDBFKCGAK { + int32 retcode = 4; + uint32 PGMIFNDNKEE = 11; +} + +message OAOAJFODACB { + uint32 MEMPKCGNNMF = 2; + bool ECIHDIJCLED = 13; +} + +// CmdID: 1526 +message HOELJJHEHON { + uint32 entity_id = 2; + uint32 GBCEBGKBJDM = 7; + uint32 gadget_id = 12; + string JHLCIKOOKMO = 15; +} + +// CmdID: 9190 +message BMCAJKODGAK { + int32 retcode = 7; + uint32 JINJLBEMJNC = 11; +} + +// CmdID: 22660 +message DFOLKICAMEJ { + int32 retcode = 8; + uint32 level_id = 10; +} + +message GFBGEHAALJM { + uint32 uid = 7; + uint32 score = 11; + repeated JMLMHFCGDGL CBKMLACNMIK = 12; +} + +// CmdID: 23289 +message FAPNIBGMIDI { + uint32 LEEJKJIJEGB = 5; +} + +// CmdID: 4677 +message JBAFHGODFDG { + repeated CKDGKENJLLP JJNCPFKPLHM = 13; +} + +// CmdID: 2644 +message IIJDHAJKJMK { + uint32 level_id = 5; +} + +// CmdID: 25958 +message EAHDNPFEOLP { + int32 retcode = 3; +} + +// CmdID: 23389 +message GPOMPHELAFJ { + uint32 HFJBNDPDLBE = 10; +} + +// CmdID: 9835 +message FMPBFEFKAMP { + uint32 parent_quest_id = 8; + map EPFNGPMMHME = 12; +} + +// CmdID: 8478 +message LDFPPFOBNFP { +} + +message LAGBENCOAIA { + uint32 PBKEAOCBPMN = 2; + uint32 BIDFHBILNMO = 5; + repeated uint32 NAPGDLCLMEF = 6; + uint32 PHEAADKDALG = 7; + repeated HILNCFDLGMI DHGDEEAFOCA = 8; + fixed32 MHGHINOGBGD = 15; +} + +// CmdID: 401 +message MKCLIFNALEE { + LIAKFKADBDJ HMPFKHEPFCH = 4; + uint32 ACOCKPEKNAO = 6; +} + +// CmdID: 24933 +message PAIPPEMGICH { +} + +message IHBAFCNDHDL { + uint32 CCPIGCCDBOI = 9; + uint32 DMKFECCMCOP = 15; +} + +// CmdID: 20985 +message OBFKJOGGEOK { +} + +message HAKLMLNJLOA { + Vector pos = 1; + Vector rot = 2; +} + +// CmdID: 377 +message SceneInitFinishReq { + uint32 enter_scene_token = 10; +} + +message OIGFGEAEHEO { + map HFENJDAPPBM = 1; + bool DMEDOEHOMKH = 4; + uint32 POALEMPCFOF = 5; + uint32 LHLGJEONMDL = 6; + uint32 LANBAKKBBGH = 8; +} + +// CmdID: 1127 +message GIDNNGBJHCH { + uint32 NNEBHHFHDCC = 1; + repeated uint32 NJHGOAEHNDM = 4; + int32 retcode = 7; + uint32 DFPNKFEKIIG = 12; + uint32 point_id = 15; +} + +message MaterialDeleteInfo { + bool delete_time_num_map = 1; + oneof delete_info { + CountDownDelete count_down_delete = 2; + DateTimeDelete date_delete = 3; + DelayWeekCountDownDelete delay_week_count_down_delete = 4; + } +} + +message CountDownDelete { + map delete_time_num_map = 1; + uint32 config_count_down_time = 2; +} + +message DateTimeDelete { + uint32 delete_time = 1; +} + +message DelayWeekCountDownDelete { + map delete_time_num_map = 1; + uint32 config_delay_week = 2; + uint32 config_count_down_time = 3; +} + +message JOAPCLNJBCA { + repeated uint32 skill_id_list = 3; + uint32 skill_depot_id = 9; +} + +message GEEAKCHDILI { + uint32 JFLKLBDFBHJ = 2; + uint32 entity_id = 3; + uint32 KGEDPGANKPC = 11; + int32 BEDACOIEIMA = 12; + Vector GLEKHBCLIJF = 13; +} + +message KJIKLBIPJIJ { + uint64 server_game_time = 8; + uint64 client_game_time = 15; +} + +// CmdID: 3876 +message MKLEPODLEOH { + int32 retcode = 11; +} + +// CmdID: 459 +message PPMBDKKFCBI { + uint32 LGCOPNJBCNF = 6; + uint32 FPNHHFIKCCK = 10; + int32 retcode = 12; +} + +// CmdID: 29487 +message AFMPEMNPPNO { + uint32 level = 5; + uint32 offering_id = 10; +} + +// CmdID: 366 +message GFIFOLIDGID { + bool DJOCLOKDKAE = 6; + uint32 IEHLHAOGKPJ = 7; + int32 retcode = 8; +} + +// CmdID: 28932 +message CPEICDNFPAJ { + uint64 avatar_guid = 13; + uint32 KCINBOMOIGL = 6; +} + +// CmdID: 2815 +message EBIIGFOJGEN { + repeated uint32 skill_id = 12; +} + +message KELLLEFKOFC { + bool PKFAMDJCNMA = 1; + repeated MJFEDEPGJDN FHPHEGLKNID = 2; + repeated MIKDKLNOJIC MFMIOPNKBDP = 3; + repeated IPAFHBIODFK DPDFCJANKJM = 4; + repeated PFBEJHAGODB DJDNFGBNJKL = 5; + repeated uint32 KINKNOMPGDN = 7; + repeated uint32 OMNACMCAKCP = 10; + repeated uint32 MNEABEBJCGA = 11; +} + +// CmdID: 27954 +message JMFGNJJCPPC { +} + +// CmdID: 8838 +message LDBFNDJEBLI { + uint32 parent_quest_id = 2; + bool DJOAFMPOJAH = 3; + uint32 entity_id = 5; + uint32 KENIKECFFLM = 11; + int32 retcode = 14; + NDFGOFPCGIC PFOGOKINGMB = 15; +} + +// CmdID: 29575 +message CIPPMBCJMMC { + DHKLPPAPLFO KJJAOIGFJPN = 6; +} + +// CmdID: 4120 +message HIGPFIDMALH { + uint32 ONABDGFCPIH = 5; +} + +message KIJCLOCBFOJ { + repeated uint32 FBPGKCJGPLD = 2; + uint32 OGAALHDLGEP = 10; + repeated BIKIDCLPEOP HGIGOLJNIIO = 15; +} + +// CmdID: 22517 +message PGGOHHBNFCO { + repeated uint32 IPKKBAILKDI = 1; + repeated uint32 LFADNIBLDKC = 5; + int32 retcode = 12; +} + +message AFGMKCJEICP { + uint32 DMNLDPPGOKG = 5; + repeated OJHNHNNEPIP KJJDFPHKFEB = 6; + uint32 ECGJAIBEJEO = 9; + uint32 GOHBLJEHKBA = 11; +} + +// CmdID: 7606 +message KCFPBCNJGEK { + uint32 BKNPLFIKKFG = 6; + uint32 LGOOIDCIAAG = 12; + uint32 group_id = 2; +} + +message FJHFJJHDCKO { + uint32 guid = 5; + uint32 MBPBFHLBPII = 15; +} + +// CmdID: 1630 +message MNIBOCIBEOP { +} + +// CmdID: 2596 +message MNNOIPPNPCG { + uint32 GGHKDJLGFPB = 5; + int32 retcode = 6; + uint32 FFHEMBOKBEF = 10; +} + +// CmdID: 1964 +message KCKGMIFCPDP { +} + +message EFENJAGBGMF { + uint32 DJBLEKFBKMD = 4; + bool ECIHDIJCLED = 5; + bool EIALJBAENGJ = 7; + uint32 PFEGABJGAMF = 9; +} + +message HJMLEOOOJLJ { + EPNIKABPIGP JPIOCEPLHCM = 2; + MathQuaternion GPBNFFJBOMN = 5; + IAKMBAHLGKM BOKHJOOKAHC = 8; + int32 FOECAPJDAKJ = 10; + Vector CCNNJMKEMLC = 12; + int64 NCNKMDBAFEH = 15; +} + +// CmdID: 9567 +message PGNLACLONKK { + repeated uint64 EDABEIDCFFO = 11; + StoreType store_type = 13; +} + +// CmdID: 24403 +message CCOHDFHFKOF { + uint32 PNALLKJLNLC = 1; +} + +// CmdID: 28082 +message MGNNGBNNFEI { + uint32 avatar_id = 6; + uint32 item_id = 7; + uint32 PPHABNEIMOC = 8; + uint32 MMLCLPFABMI = 9; + bool ABLNIFDMAOL = 12; + uint32 reason = 14; + repeated JOEIKAFCICE IFFNGNBBIBB = 15; +} + +// CmdID: 2265 +message FAEBFGILMED { + bool IFCHJFJGMCP = 6; +} + +message ADABOONIDNN { + uint64 server_game_time = 3; + uint64 client_game_time = 6; +} + +message OAJCFEAJHJH { + uint32 config_id = 1; +} + +// CmdID: 22743 +message PostEnterSceneRsp { + uint32 enter_scene_token = 8; + int32 retcode = 13; +} + +message NLAGFFOIGAL { + repeated CEMHCHHJOKL KGOGFPODDLJ = 4; + uint32 PEAJINIFGHM = 8; + uint32 MEMPKCGNNMF = 11; + bool EIALJBAENGJ = 15; +} + +// CmdID: 26087 +message AIOAFIOHLJP { + float PIDBLFJKEBM = 4; + bool NNDDEADLGGD = 7; + float OAMFEFEEAJB = 8; + uint32 ILPFCPOKHPM = 9; + string AHCFMJJLEJN = 11; + uint32 NLDMDECJCMG = 13; +} + +// CmdID: 3443 +message LBNMHEPBEIN { + repeated uint64 GNJPJDFMOGI = 2; + uint64 cur_avatar_guid = 7; +} + +// CmdID: 28859 +message JNPHCNFGEDB { + uint32 MMFKDHALGLG = 6; + uint32 NEIJIGCOHAD = 7; + uint32 EOPFFIPDKGN = 8; + repeated PDLAGFFLPKG NHMOKFMCFEE = 12; + uint32 GGHKDJLGFPB = 13; + int32 retcode = 15; +} + +// CmdID: 29917 +message BCOLLJBMLEJ { + repeated DJJPKPBCJCI OOACHNLJDCJ = 7; + repeated uint32 OMBFPMHJEAE = 10; + map ECHKMCDFJGJ = 13; +} + +// CmdID: 29987 +message OOGMGDJIEGJ { + uint32 avatar_id = 13; + uint32 EBABPELDOGG = 14; + uint32 LELHNLHLEFE = 7; +} + +// CmdID: 3420 +message MCBMHFPHBBM { + uint32 GHDNHIGKOKM = 7; +} + +// CmdID: 3332 +message HCPHKKNPNND { + bool KIDNJJCJAJH = 2; + bool AGGAGPEBIJF = 11; +} + +// CmdID: 23843 +message IHKIBOAJAMJ { + repeated EPJOPKDOKJE info_list = 1; +} + +message DGDMHKHPPML { + repeated HGCCPKJGFMK IECGNGFMOIP = 5; + uint32 KBJNLBKMEDP = 6; + uint32 guid = 7; + Vector rot = 12; + Vector pos = 14; +} + +// CmdID: 20166 +message DFJOPCMFFHH { + uint32 IJFFKCGIAOJ = 2; + bool JDCGCIOHGBH = 3; + uint32 OMGCHBACHCI = 4; + bool DGGCKMIKBMO = 5; + bool ANKCBOMMOJB = 8; + uint32 MEMPKCGNNMF = 11; + uint32 ALNMHBAPCGN = 15; +} + +message MPLevelEntityInfo { + AbilitySyncStateInfo ability_info = 8; + uint32 entity_id = 10; + uint32 authority_peer_id = 15; +} + +// CmdID: 2058 +message ADCNKCDEMCE { +} + +// CmdID: 7571 +message OCLOHBOFKCO { + uint32 FIKNLHOJFKL = 13; + uint32 avatar_id = 10; +} + +// CmdID: 26609 +message CBKPKJEJPLK { + int32 retcode = 4; + uint32 PDLMKFLEKDL = 7; +} + +// CmdID: 2052 +message DBAOKAMJHPD { + bool EKJMDINDGGG = 10; + FJMJCDDODMH BHJHAGCCPIB = 13; + bool is_reconnect = 15; +} + +// CmdID: 22004 +message LJPFHHLMFGM { + bool DJOCLOKDKAE = 3; + uint32 mp_play_id = 7; +} + +// CmdID: 25817 +message MCFMDMHFBCK { + uint32 DFPNKFEKIIG = 7; + uint32 PKKKIJALPNM = 9; + repeated uint32 NJHGOAEHNDM = 10; + uint32 point_id = 13; + int32 retcode = 14; +} + +// CmdID: 6868 +message POEDDPGNPGO { + repeated uint32 JBGEAPJBNJO = 6; +} + +// CmdID: 8668 +message JNCMILMLCKB { + uint32 PBKEAOCBPMN = 10; + repeated GOMCIHEMNMK OHMGDDCBBOD = 12; + IDFACKDDEPE EJLCMHIHMFK = 13; +} + +// CmdID: 28577 +message AGDOIEMEJIN { + repeated uint32 INEIKFAFMEO = 1; + uint32 EAHFOKIFJOJ = 2; + repeated AFPBDGHDJDN FEBKKHCEPLJ = 7; + repeated uint32 JHPDOHCMKEC = 10; + int32 retcode = 11; + uint32 CDNMGDANHCH = 12; + repeated uint32 BPBOJKLJAGA = 13; +} + +// CmdID: 1787 +message HEINMCDHOGI { + int32 retcode = 2; + uint32 KHHIBKPBKPN = 6; + repeated NPCOPFALKLG BHBNNFMJCLP = 15; +} + +message MathQuaternion { + float x = 1; + float y = 2; + float z = 3; + float w = 4; +} + +message OJAFHOOHBIO { + uint32 level_id = 1; + uint32 score = 2; + repeated uint32 BPBOLAFCHCL = 3; + repeated uint32 HDPBOGFDIEN = 5; + repeated uint32 FHIDDCJDCHL = 9; + bool ECIHDIJCLED = 12; + bool is_finish = 13; + repeated uint32 NPLDFKNINHO = 14; +} + +// CmdID: 8865 +message LFBMCFAMBBM { + JHBBOJADLPN ILJGPOJFHDO = 3; + repeated uint32 AKGNHIBBCJA = 6; +} + +// CmdID: 9540 +message NGIDOBIJAGJ { + repeated uint32 HJHPFACPHJF = 7; + uint32 JEFILDJEBAJ = 12; +} + +message ForceUpdateInfo { + string force_update_url = 1; +} + +// CmdID: 28252 +message KCNOOLDKOPD { + uint64 cur_avatar_guid = 2; + int32 retcode = 13; + repeated uint64 avatar_guid_list = 15; +} + +// CmdID: 25870 +message DECBIPNPBIA { +} + +// CmdID: 23487 +message AHICCKCLACI { + bool AJLCEDMPPIE = 1; + bool INNEFHGKAIM = 11; +} + +message DOJEONALHCG { + repeated OAOAJFODACB MCDIJKPHLNO = 6; + uint32 LFGJKEAFNPB = 10; + repeated uint32 GPNCCLKPMMG = 12; +} + +// CmdID: 25781 +message KMJGEAHLAIB { + PKHGEKDMFAP DEJOIMAFMCK = 1; + uint32 GGHKDJLGFPB = 3; +} + +// CmdID: 2572 +message NJIIDPIGKGL { + int32 retcode = 3; + repeated ANAEPBEPALC BCDECBEOKLF = 13; +} + +// CmdID: 2661 +message PJDNDMJJHOK { + uint32 LKAICBELCKC = 3; + uint32 GAPLFMMGBFA = 8; + uint32 BDNNKBPMAHH = 11; +} + +// CmdID: 5610 +message FHPPHLNHLBH { + repeated uint32 IJNACJMNOJM = 8; + bool KANPEMECOOF = 2; +} + +// CmdID: 22156 +message EKFGJDHJPHB { + bool LJMFGAJFIAN = 4; + int32 retcode = 5; + bool MOEODINMJKN = 9; + repeated LBLOFALMNAN FACLCDOHBGD = 11; +} + +// CmdID: 3749 +message JDONMLHDJGI { + uint32 uid = 1; + uint32 mp_play_id = 8; + bool BGAOACGALDG = 10; +} + +// CmdID: 23499 +message NHOPKPHOGJD { +} + +// CmdID: 5843 +message KILLOOLLMFG { + bool NOFKHEDPMPP = 7; + uint32 GAPLFMMGBFA = 8; + int32 retcode = 11; +} + +// CmdID: 24556 +message FCMILBLCOMN { + uint32 FHHJGHKNGFG = 7; + int32 retcode = 10; +} + +message MCIEOBOGOMJ { + uint32 level_id = 5; + uint32 JOFBEIACLOF = 6; + bool DGGCKMIKBMO = 9; + PAAHDFJMICD reason = 11; +} + +// CmdID: 29891 +message KIFGLHOGKNO { + bool BDGPHDBFLKM = 4; + int32 retcode = 5; + uint32 level_id = 9; +} + +message KBPFNFNBGEM { + string BMLJCLENHMH = 5; + string LLGJEMMHION = 12; +} + +// CmdID: 20542 +message BECMDKINLKA { + Vector PANIKDLNIIA = 7; + Vector BAIMABKJKDD = 3; + uint32 MMKAMELGMOA = 4; +} + +// CmdID: 23421 +message ONNIGBOGLME { + uint32 JOFBEIACLOF = 2; + uint32 CKOCCFDGCOL = 4; + repeated PKPKMNOGHLF AHLPJGPMFFD = 5; + bool DGGCKMIKBMO = 15; +} + +// CmdID: 25936 +message MLGMPHLKMHG { + int32 retcode = 7; + repeated NHEIPEOOFHN NCFKJKIJMKD = 14; +} + +message APHOKEPJAGE { + uint32 FLAGFKMIDGC = 4; + uint32 LMDKHNJIJHP = 9; +} + +// CmdID: 28546 +message FKJFIDBLKFM { +} + +// CmdID: 410 +message CABNMHDHENG { + int32 retcode = 8; +} + +// CmdID: 5705 +message KMNMINHOBGP { + int32 retcode = 9; +} + +// CmdID: 8151 +message EIMPEJMLMOA { +} + +message EOFLKNJOLBC { + NBADDMOPLEI BLFKOJLCCOO = 3; + string KAMJIJOLFKJ = 4; + string BKDILGIJPEG = 9; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + uint32 DJCFMFEDNCG = 14; + uint32 uid = 15; +} + +// CmdID: 6525 +message AANGLNBIFDK { + uint32 PPMPFMBFMBB = 2; + bool KBNHKAMGPJI = 6; +} + +// CmdID: 26587 +message LPBFOIOADFD { + KNAJKFLBFLP APHKOPALNLJ = 9; + int32 retcode = 14; +} + +// CmdID: 22550 +message CNJLKINIHCI { + int32 retcode = 12; + uint32 entity_id = 14; +} + +// CmdID: 27981 +message ANDKBIBKGCG { + uint32 KENIKECFFLM = 4; + OIGDIOEGLLG EBPOIBHNPNH = 8; + int32 retcode = 10; +} + +// CmdID: 2075 +message KKMEDIKMHIP { + int32 retcode = 6; + MotionInfo NEICMENMFLJ = 7; + uint32 scene_time = 8; + uint32 entity_id = 9; +} + +// CmdID: 21114 +message GMDNKAIJCEE { + uint64 avatar_guid = 6; + map prop_map = 8; +} + +// CmdID: 329 +message DPFMJHIOBLH { + uint32 player_uid = 2; + uint32 BKNPLFIKKFG = 4; + uint32 LGOOIDCIAAG = 9; + uint32 group_id = 11; +} + +// CmdID: 22413 +message APOMENOMDIF { + string LGNFAFMPHKD = 7; + repeated IAAHFOKMNGI BJCLEBGAKHC = 8; + uint32 CDOCAKCHLKM = 11; + repeated ItemParam ALMBIFELKAA = 12; + oneof BNPJPJLNFBE { + uint32 furniture_suite_id = 1794; + uint32 slot_id = 1914; + } +} + +// CmdID: 22359 +message MPPAADNHEPP { + repeated uint64 FIKGDOFABEE = 13; +} + +// CmdID: 5963 +message FJMPGDNNMNA { + uint32 LJDMBIDHPJI = 13; +} + +// CmdID: 4420 +message FFLACLNMJED { + PJBCKLBBNFL ODEMMDJOBCA = 4; + uint32 BLBCCMPHAPA = 13; +} + +message BMGHKIDPOOH { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 level = 3; + uint32 avatar_id = 4; + string PBIGGANLBDH = 5; + FNJKNBMPJOO JCIMGDHMMLN = 6; + uint32 OBFCJPOJMOM = 7; + repeated uint32 IAFIAKHNOGK = 8; + APLKOLHCOME OIKMLEFOPAF = 9; + uint32 param = 10; + bool PLJKOLBMKHD = 11; + bool NDBMJEKKCGP = 12; + string KAMJIJOLFKJ = 13; + uint32 PKICAIBDCHD = 14; + bool LCDIFKEGEBH = 15; + bool PGEEFGKFCMB = 16; + string OCMPADIIFCD = 17; + uint32 HGGJFBDABME = 18; + uint32 DMINIGHIGBJ = 19; + uint32 LCLLKCLJLEC = 20; + bool BBFHPFFIGAI = 21; + repeated OPIKHAIOKBB CADONPDCDBG = 22; + repeated uint32 EBEECDALMKM = 23; + FCFBADDHHEO OCCLNKDDDNE = 24; + NBADDMOPLEI BLFKOJLCCOO = 25; + string JENLLHDBLHN = 26; + uint32 CMOBLNACDIE = 27; + uint32 GEGBOECJJMO = 28; + uint32 MBOLLDBJPCP = 32; + bool BEPNJOLIPFG = 33; + uint32 FLMFEMCAFHB = 34; + uint32 MOBMAJIJJGL = 35; + GBNIKBFHHKP data_version = 36; +} + +// CmdID: 22293 +message JGGBKDIGJFG { + uint32 CLCNMJKOMLL = 2; + uint32 LJEJEBELKMJ = 7; +} + +// CmdID: 27705 +message DHAIHLMDBBJ { + uint32 FLPHMNIHGCB = 10; +} + +// CmdID: 3135 +message AOOKFPKLGMG { + CHBMDHGNFHG reason = 15; +} + +// CmdID: 8039 +message JFCHHFGIBIH { + repeated KBPFNFNBGEM NBEAIOBNLBD = 6; + uint32 OFDGAHOLEBG = 9; +} + +// CmdID: 27152 +message JDIOACHEKAG { +} + +// CmdID: 25641 +message GFKPHJBAFPM { + GHABJOHEAGA FOHCKOIMPDK = 9; + int32 retcode = 10; +} + +// CmdID: 7729 +message AGNEENFCPAE { + uint32 entity_id = 1; + MonsterRoute monster_route = 6; +} + +message BMCIPHOFBFP { + uint32 GOGPNDLFBDF = 7; + uint32 EHEJDJOEIND = 12; + BKNDMGDPEBL GFMENDKMIFJ = 13; +} + +message EOBGPECDJAF { + repeated FLPOJOMKOJK CBENKJEOCIL = 8; +} + +message FMFHMPKLNBD { + bool NEIEIKILOOK = 4; + uint32 ONDFEAODDNF = 9; + bool KINEADBIKJB = 12; + uint32 CHCGFDLNJOB = 14; +} + +message HFOJEHJAFIC { + Vector rot = 6; + Vector pos = 9; +} + +message NEOAILIEDGG { + Vector HHFCHANDOGA = 1; + repeated Vector KIEANIOOPCE = 2; + uint32 region_id = 6; + uint32 FNCOGCLPGNC = 9; + bool CLLIDIPNOCD = 13; +} + +// CmdID: 5887 +message JMKFCGOPJFJ { + uint32 IHAIIPFMPLD = 12; + uint32 KHHIBKPBKPN = 2; +} + +message FINKBPCDEIF { + uint32 level_id = 5; + bool is_finish = 8; + uint32 score = 9; + bool ECIHDIJCLED = 15; +} + +// CmdID: 24753 +message LLCOOBJBNDF { +} + +message KHLGKLMJNAL { + uint32 EGILPLLMLHO = 15; +} + +// CmdID: 4338 +message KIOKOPLCMFF { +} + +// CmdID: 21419 +message LBNBINONCNO { + int32 retcode = 6; +} + +// CmdID: 2693 +message FACNNCDAGFO { + uint64 guid = 2; + int32 retcode = 10; + uint32 room_id = 13; +} + +message HDEAJGDJFEN { + bool CGJOGHABLFF = 1; + string FJGJAGCECJG = 2; + uint32 entity_id = 3; + repeated uint32 LNCIGFCJCAA = 4; + float FCKCBCMKKDE = 6; + Vector IAKNHJGCPGL = 7; + float GBACCBJJIJC = 8; + float JOLHMMDLDHG = 9; + int32 PDLKMPBKANE = 10; + float speed = 11; + float OKNKNAAOJGN = 12; + bool DCMIECGOGPB = 13; + float NKCJICGIODO = 15; +} + +message CBIDAMIFMHJ { + uint32 PKKKIJALPNM = 3; + bool LFNFJIGHDEE = 5; + uint32 BNBLMFKKFGG = 6; + bool DMEDOEHOMKH = 13; + uint32 CMGFMDLFCFK = 14; +} + +message JGDLHLGHIIB { + repeated BLHCPFCMDMI HEGNIGACHMI = 11; + uint32 APNLOFPNAHN = 13; +} + +message GKOMDABHOPI { + uint32 PHKELFFAOON = 1; + uint32 LPOIOLHLIMP = 2; + uint32 ABIOKBBAECK = 3; + uint32 JFCLHNOFBBO = 4; + uint32 COIMEMMJDCF = 6; + uint32 PGELKGKHPPC = 9; + uint32 OKGNGNINNMI = 10; + uint32 PJGELEDIJHD = 14; + uint32 DFBIBMMPJFP = 15; +} + +// CmdID: 21573 +message MGMAHIMPDND { + int32 retcode = 7; + uint32 level_id = 14; +} + +// CmdID: 22721 +message JHHLFNNCGPC { + uint32 entity_id = 2; + Vector position = 4; + uint32 monster_id = 11; +} + +message MAMJNJHCDAP { + uint32 param1 = 1; + EAEBEJOPPCG CDJAMNMDMCJ = 3; +} + +// CmdID: 4618 +message BEHAFJLPHJA { + ALEHNDHNKNF NLKGMJNAJHG = 9; + int32 retcode = 13; +} + +message BMFHAHLMPFK { + uint32 uid = 1; + uint32 DJCFMFEDNCG = 3; + NBADDMOPLEI BLFKOJLCCOO = 5; + string BKDILGIJPEG = 9; + string KAMJIJOLFKJ = 13; + repeated DKNKKMEMNEC BFBOMBOINPJ = 15; +} + +// CmdID: 27243 +message ALDDAFNNPKE { + uint32 ANHIGELNHKP = 10; + uint32 KPIDLLGNOJF = 5; +} + +// CmdID: 24788 +message GAEPDHEJOMG { + int32 retcode = 1; + PNBDIKIJDOJ IIMDJNNJIEP = 2; +} + +message HJHJFEIOJMH { + repeated uint32 DHNAOLJDKMD = 1; + MKALMMGNKOO FOLNENEDFIG = 2; + uint32 EAKGOADIEMJ = 3; + repeated OAOGLGBPBDM AILOGHKFHKO = 4; + uint32 AMPCNPFPBEL = 5; + uint32 IGKJOOMBFFM = 6; + MKALMMGNKOO HFIPALJKADA = 7; + uint32 HBKDFLGIPMG = 8; + repeated MKALMMGNKOO NINGBFIPJPD = 9; + repeated uint32 JPANPDJFHJK = 10; + uint32 DFPNKFEKIIG = 11; + MKALMMGNKOO MBKKPHCIIAI = 12; + repeated uint32 JKODFFFFKCB = 14; +} + +message OAOGLGBPBDM { + uint32 PDPCIEIOLLN = 6; + repeated uint32 FIKGDOFABEE = 11; +} + +message DKNKKMEMNEC { + uint32 id = 1; + uint32 param = 2; + uint32 KNFGKMECADN = 3; +} + +// CmdID: 23613 +message OMPMMIADLCA { + uint32 CMDNKFLFHIA = 2; + uint32 FDJAKFIBMML = 6; + uint32 AMNLJMBJNKG = 7; + uint32 CBFMILLOBOO = 8; + uint32 DDCLEBHPHHB = 9; + uint32 KFFHIBEFMPP = 10; + uint32 CCDGNFPMOBD = 12; +} + +// CmdID: 2203 +message FFFMBBHPKPI { + bool DDEEJMJOMCL = 1; + bool GHNKOMPJKCI = 14; + uint32 guid = 6; +} + +// CmdID: 23378 +message AvatarDataNotify { + repeated uint32 ONAODHDMILI = 2; + repeated uint64 temp_avatar_guid_list = 4; + uint32 cur_avatar_team_id = 7; + repeated AvatarInfo avatar_list = 8; + repeated uint32 backup_avatar_team_order_list = 9; + map avatar_team_map = 10; + repeated uint32 owned_flycloak_list = 11; + repeated uint32 owned_costume_list = 12; + repeated AvatarRenameInfo avatar_rename_list = 13; + uint64 choose_avatar_guid = 14; +} + +// CmdID: 27632 +message BIGPMKNFJJI { + int32 retcode = 13; +} + +message GKJDMHIAMKB { + uint32 level_id = 5; + bool ECIHDIJCLED = 9; + bool AHAKGHLENMF = 10; + repeated NOCCEJMPOBM HNAFKFMBIPF = 11; +} + +// CmdID: 26458 +message DFKHOKHOPEE { + int32 retcode = 10; +} + +// CmdID: 24528 +message ICOGKHLLLDL { + repeated DOCJNODGPIM JMIMCJGGPKO = 4; + uint32 EJMKLOOBEDM = 7; +} + +// CmdID: 1490 +message CMDHIIHFMOG { + uint32 level_id = 9; + bool DMEDOEHOMKH = 7; +} + +message JBENLIAFBCP { + repeated LABJLHGMNEB EBLDMCJPKJA = 7; + bool DPHDAGAGBII = 8; +} + +message AOFGLKPAJEN { + repeated JJDMCNOMDNB EFIDPKHFKEE = 1; + repeated MANBBAOKDPC COGCNGELHOM = 2; +} + +// CmdID: 7619 +message PFLBIAMIILD { + uint32 MJEFLBPJBKM = 2; + uint32 NJMJBKNNOIB = 5; +} + +// CmdID: 20728 +message GJLDGLIIPON { + uint32 AJOPGPCFHLE = 14; + uint32 BLBCCMPHAPA = 3; +} + +// CmdID: 27884 +message CLFGCLINHFC { + uint32 BPFLDDIHCCG = 15; +} + +// CmdID: 7071 +message BDAMIEEFAFE { + uint32 score = 6; + bool DMEDOEHOMKH = 15; + uint32 level_id = 7; +} + +// CmdID: 20186 +message GHFILMIIBAP { + uint32 AGLOEJEBCDF = 8; +} + +// CmdID: 21095 +message IMPGCBMLJIO { + int32 retcode = 14; +} + +// CmdID: 5237 +message FMCKLLCHFEJ { + repeated PPGPJDDIEHM KJJDFPHKFEB = 5; + uint32 MEMPKCGNNMF = 3; + uint32 ONABDGFCPIH = 15; + uint32 DFPNKFEKIIG = 11; +} + +message OJHNHNNEPIP { + uint32 OEBIBBFHIKD = 3; + uint32 LEDGJDCJIMK = 8; + uint32 GLFFDOMAJDD = 10; + repeated LENJKDIPEBG avatar_list = 15; +} + +// CmdID: 23787 +message LDAEMPFAHIG { + int32 retcode = 10; +} + +// CmdID: 26882 +message CIJGIMLAFHL { + uint32 id = 11; +} + +// CmdID: 7799 +message PJGKEAKACJK { + uint32 NFJOHALDGDN = 2; + int32 retcode = 3; + uint32 JGIHCIBOJPN = 6; + uint32 JMLPPGEFBPF = 9; + uint64 avatar_guid = 11; +} + +message FCCEFPNFMBH { + map AIIPDKEFHBA = 1; +} + +message NMLABLHBKEA { + bool ECIHDIJCLED = 1; + string DMMFJMBMJHA = 2; + uint32 AOPKGIOJBMI = 3; + JGDODFJCANG FEAALNHAINP = 4; + uint32 AFPKLJBMOBB = 5; +} + +message NCLAMPEGPKJ { + uint32 APAFIPOFLOJ = 2; + bool DGGCKMIKBMO = 10; + uint32 level_id = 12; + uint32 FJHHIKOIHKA = 13; + uint32 score = 15; +} + +message MKJIPIAJNMF { + uint32 FJOOPNACJLB = 4; + uint32 BAJBBDMONKA = 7; + uint32 PJEGODEBMJC = 11; +} + +message KMECIFNIKHF { + uint32 id = 1; + bool GALMKIODANM = 3; + uint32 NPFIPFPFINI = 5; + uint32 HIPLMEOICBG = 7; + repeated uint32 AIPAMKAAHEJ = 8; + bool BKILICAJHPJ = 10; + repeated uint32 LEJCFAFGMBH = 14; + FBLKBBKFENL BDNGJLAACGL = 15; +} + +// CmdID: 29436 +message ENKOBNIHCML { + uint32 uid = 6; + bool LKCAEOPCFOC = 13; +} + +// CmdID: 4226 +message NOJNDKFJFHM { + uint32 HJNKCCNNHDN = 1; + uint64 avatar_guid = 3; + int32 retcode = 10; +} + +message DMOGJBHLBNB { + uint32 FBPGIMLMDNJ = 5; +} + +// CmdID: 24839 +message IABAANILCCJ { + bool DPIJHMNFBAM = 1; + int32 retcode = 2; + string BMLJCLENHMH = 5; +} + +// CmdID: 25237 +message GFEAHJACJIM { + bool JPINAOHPBBK = 3; + repeated uint32 BBFAKMBLPJH = 6; + repeated NBHMAICJJPO GDNMLPMKCOJ = 8; + uint32 IKOBFNDGFMI = 15; +} + +message GEJGHFPGJLI { + repeated uint32 KFLDBPMNFPB = 1; + repeated uint32 MCEONPIPCNI = 2; + uint32 player_uid = 4; + repeated uint32 FIKGDOFABEE = 5; + uint32 OCMHGMLNHJD = 8; + bool IBEIKEIGMKO = 14; +} + +// CmdID: 26533 +message LHBLADHONLO { + bool LJMFGAJFIAN = 10; +} + +// CmdID: 8069 +message PIMBEJLMHAE { + uint32 FJLLBMEGALE = 11; + uint32 JMLMGOAPPIN = 2; +} + +// CmdID: 6731 +message DAONIBJFEJF { +} + +// CmdID: 4562 +message LJFFEBLMLKK { + repeated ANICKELLBDG KEBDIMIADLM = 4; +} + +// CmdID: 7399 +message AKFFHDHPBNF { + bool is_focus = 9; + uint64 avatar_guid = 10; +} + +// CmdID: 2206 +message IHMJIGJJAGJ { + uint32 level_id = 9; + bool LENOAPICDCE = 11; +} + +// CmdID: 2194 +message FNIMEDEOBMJ { + int32 retcode = 2; +} + +// CmdID: 5367 +message KGOKCFGEPNJ { + SceneEntityInfo AGLLFJBKMJK = 15; +} + +// CmdID: 5240 +message NIKJBKDOLML { + uint32 CMGFMDLFCFK = 1; + uint32 NNEBHHFHDCC = 8; + bool DMEDOEHOMKH = 9; + uint32 BNBLMFKKFGG = 11; +} + +message GHHNBBLOAIA { + repeated FCPKPNOBJFM PBEBCPGDLCO = 3; + uint32 JAHJOJOCHOM = 4; + uint32 JCBDAEEDDCF = 7; + bool KMBEMMPCKII = 9; + uint32 uid = 14; +} + +message CHJIBLCEBNF { + uint32 MIHMGCOJGOB = 2; + uint32 FBPGIMLMDNJ = 9; + EEGMNIPNKMJ reason = 10; + repeated uint32 GCBEEINCHKA = 14; +} + +// CmdID: 3212 +message DEDOMMBMDCO { + uint32 ONABDGFCPIH = 1; +} + +// CmdID: 20084 +message AKJHAGAAMNH { + int32 retcode = 8; +} + +// CmdID: 26820 +message JIIKEPENOEN { + repeated uint32 EJDDDKBGKKI = 3; +} + +// CmdID: 26007 +message ACPNOFNLPEG { + repeated uint32 NEOADBJBKOH = 14; + uint32 CLOGCDCAHEI = 9; +} + +// CmdID: 4742 +message FJBLHMBAFID { + uint32 scene_id = 1; + int32 retcode = 9; +} + +message MPFDBHICFAC { + uint32 PLHJOGHBAEL = 3; + MOMGBCIBOEI HJGHLAPIDHD = 5; + uint32 IEFJCCIBKJA = 6; + repeated uint32 KAAJDBHOCHO = 7; + uint32 NGBGOGOPPCC = 9; + uint32 PFABKDKFGDG = 10; + uint32 PJMKKEMIGBG = 12; + bool ADMDOGDIOFH = 14; +} + +// CmdID: 27167 +message GPMENACMMJH { + uint32 LGOOIDCIAAG = 12; + uint32 DEIFMDKJAHF = 4; +} + +message DFBLLCCOCBA { + uint32 level_id = 1; +} + +// CmdID: 21059 +message MPFKONLJOMD { + repeated KDHMGBBMGEL PJAIEBBOOBL = 14; +} + +// CmdID: 28877 +message ENGILAHNBEC { + bool ANKCBOMMOJB = 3; + NNLMONNHAMD reason = 6; + uint32 MPBHHDJJLPE = 8; +} + +// CmdID: 28288 +message FGJFGNKCLMJ { + int32 retcode = 1; + uint32 level_id = 11; +} + +// CmdID: 23800 +message IAMILIPJDBK { + uint32 parent_quest_id = 1; + int32 retcode = 4; + uint32 npc_id = 8; +} + +// CmdID: 9889 +message PDLLHLHNMBI { + bool EKEIKDKLJLJ = 1; + bool NGGKBCLABBO = 3; + uint32 group_id = 7; + uint32 DOOEKCCFIHK = 10; + uint32 DJFMKGDBNAM = 11; + bool JJPPAPOAPEF = 14; + bool EACMHMFPABH = 15; + repeated ALOIAOEJMCK LPDMIDGGGFL = 483; + repeated DBIHMGPLGHK LKJDENEFMNB = 632; + repeated MNCDDAEDMPP PAEJAAJCGBE = 785; + repeated uint32 FOEIPPOAMAP = 903; + repeated ALOIAOEJMCK JBCPJOEKPPP = 1036; + repeated KAMPKGIEGML KJKGANKMEMD = 1351; + repeated HHADJJANALK PFNKGKGAKNP = 1499; + repeated ADHBMBLCBOG IKLOJOGEPHK = 1786; + repeated uint32 EDPNBOMKIIA = 1907; +} + +message HJIMAHMOPCG { + map KDAMEAODOHP = 13; +} + +message FKOBCNPGKBN { + BKNDMGDPEBL EBNDEIHOEOM = 3; + uint32 EHEJDJOEIND = 5; + uint32 EOBKDKGOCGO = 9; +} + +// CmdID: 29250 +message FIKFHEBLFKN { + bool LKCAEOPCFOC = 13; +} + +message BAPABNFMOIC { + uint32 LDKGGLBBJGE = 3; + bool DMEDOEHOMKH = 8; + uint32 PPHPLCHINJO = 11; +} + +message DGICJPECKPM { + uint32 AENIIPFKMHH = 4; + bool ECIHDIJCLED = 8; + bool DKLGBFPCCEN = 10; +} + +// CmdID: 23776 +message JIEONGDPHBC { + int32 retcode = 7; + repeated PNBDIKIJDOJ HMFCFGMGJOP = 9; + repeated uint32 AFOEBHFGFKA = 13; +} + +// CmdID: 2060 +message HCIMLHAFAMM { + int32 retcode = 4; +} + +message EIMBJJJGHDL { +} + +// CmdID: 9462 +message HPGGNPLFDKK { + uint32 ACNAGIPBCHP = 1; + uint32 uid = 12; +} + +// CmdID: 21175 +message PLLPLBKIFIN { +} + +// CmdID: 28553 +message DECPFGMFPDJ { + uint32 config_id = 14; + uint32 ONABDGFCPIH = 11; +} + +// CmdID: 20740 +message HKABJKPJALJ { + FCFBADDHHEO HKMHENOEPKP = 13; +} + +// CmdID: 696 +message ALMCDGEIGNP { + repeated uint32 avatar_id = 2; +} + +message BBAEMOLJPIB { + uint32 LGBNFIFCPJF = 1; + uint32 IIAEOOFNEJK = 13; + uint32 end_time = 14; +} + +message MonsterRoute { + repeated RoutePoint route_points = 1; + uint32 speed_level = 2; + uint32 route_type = 3; + float arrive_range = 4; + bool OFDFDKHNJGA = 5; + bool GPLDNOGEBDI = 6; +} + +message JIGDFPFKNHI { + repeated uint32 OIGLLHAJNFG = 3; +} + +// CmdID: 6409 +message CCGGBNGKOBE { + uint32 param = 4; + repeated SceneEntityInfo entity_list = 6; + VisionType appear_type = 10; +} + +message DOHGBDAAMAJ { + fixed32 MHGHINOGBGD = 1; + fixed32 OHDFEICELED = 2; + bool is_invalid = 3; + HKKCDICCIMI NKIOLHKGJCO = 5; + repeated FENIHPADOJF LBDGHBHEOEH = 7; + repeated MKALMMGNKOO AIAOCFEBNKJ = 8; + uint32 KAFAPFJLLGP = 10; + uint32 FBPGIMLMDNJ = 11; + uint32 id = 13; + uint32 PHNJPMEEIBJ = 15; +} + +message INNEFLDGBAP { + bool APBHDLLANCP = 4; + uint32 LONIEBHKKGP = 5; + float CPIMBCKMLFC = 8; + uint32 CAPAEPNMGPB = 9; + uint32 APAFIPOFLOJ = 10; + uint32 BNGPNMOBOHJ = 12; +} + +message FLHCNJGDNHA { + repeated DKADIPLDPDP CBENKJEOCIL = 6; +} - FKIHPHBFLLC state = 1; - uint32 total_progress = 7; - uint32 id = 13; - uint32 progress = 15; +message BLINLHAFMNO { + repeated uint32 BCNHEHGKMOJ = 10; + uint32 APNLOFPNAHN = 14; } -// CmdId: 6371 -message KDCIGJLHAEI { - int32 retcode = 6; - uint32 NKLDICOAKIP = 10; +// CmdID: 22390 +message GIEDFMGECCC { + repeated EGEEKPAPBGJ GFOIBOPDLGJ = 1; + repeated uint32 PBHMCLNFOEH = 3; + HOCJFFHHJNE KFMGLFJDODO = 9; + bool DKCIEIGLFEI = 11; + uint32 KHHIBKPBKPN = 15; } -// CmdId: 26285 -message PlayerApplyEnterMpResultReq { - bool is_agreed = 1; - uint32 apply_uid = 15; +message AnimatorParameterValueInfo { + uint32 para_type = 1; + oneof paraVal { + int32 int_val = 2; + float float_val = 3; + bool bool_val = 4; + } } -message NLECDJBBCDO { - uint32 GBIEPDAEMPJ = 5; - repeated ELGJIBJEGCO AOJFCGDDKNA = 8; - bool PIMNPMEJHBA = 10; +// CmdID: 4799 +message HPPHFMHEGKJ { + EONIAEGPPEC OGICMFIGKPM = 3; + repeated GGCFFDKLEEN params = 6; } -// CmdId: 20194 -message GONJGHIDEBG { - uint32 BKFGICIGELA = 1; - bool BIKOPOBICOG = 2; - repeated HMKNOALGCDD BIOJNLHEDID = 4; - uint32 BBDENNFCFKK = 5; - uint32 BPBGKNKBDGH = 8; - uint32 KDAMOIOIEBL = 10; - uint32 KCCGKAFNBOK = 11; - int32 retcode = 12; - uint32 stage_id = 14; +// CmdID: 21393 +message CIPNGCDIHDJ { + uint32 OMGCHBACHCI = 5; } -message ShapeSphere { - Vector center = 1; - float radius = 2; +// CmdID: 9301 +message BHPJFGPDNEL { + int32 retcode = 8; + uint32 target_uid = 14; } -// CmdId: 23762 -message AIKNBGBIBDH { - int32 retcode = 8; +// CmdID: 28263 +message HBMHANCOHOH { + int32 retcode = 3; } -// CmdId: 3349 -message AFEJNKGCLBH { - uint32 LKJBLICLDGO = 6; - uint64 avatar_guid = 9; - uint32 ANBIDHPHLMN = 10; +// CmdID: 27585 +message BGEMLCAAPGB { + bool DGGCKMIKBMO = 1; + uint32 GHDJJMIKFPI = 2; + uint32 score = 5; + JAGNMBOBGNK reason = 7; + bool BDGPHDBFLKM = 8; + uint32 combo = 9; + bool AIOKPJBDOBB = 11; + uint32 level_id = 12; + uint32 OMGCHBACHCI = 13; + repeated MKALMMGNKOO PLDFKDKLMEJ = 14; } -// CmdId: 2355 -message ANCNGAPGHJB { - int32 retcode = 8; +// CmdID: 3908 +message IDMDPJLMEGL { + uint32 KENIKECFFLM = 1; + uint32 entity_id = 3; + uint32 scene_id = 6; + int32 retcode = 11; } -// CmdId: 5064 -message HAAOCCNOAML { - IIKGNGBPCAM data = 7; +// CmdID: 864 +message MCFOEJDOPGP { + uint64 guid = 3; + uint32 room_id = 8; } -// CmdId: 219 -message NJHJBAHNHHN { - int32 retcode = 1; - repeated IBACKNGIEOM BIFMFCFLBGC = 6; +message HACKPIHCIOI { + uint64 avatar_guid = 3; + bool DOHHENFNGPE = 9; + bool JKEJAOOHBJB = 15; } -enum DHKIFEGPLMA { - DHKIFEGPLMA_NONE = 0; - DHKIFEGPLMA_STARRED = 1; - DHKIFEGPLMA_OFFICIAL = 2; - DHKIFEGPLMA_TEMPLATE = 3; +// CmdID: 23347 +message ILOAJKKDALM { + uint32 GGHKDJLGFPB = 11; } -// CmdId: 1218 -message KABPPNMACCG { - uint32 COPMFGAPKPM = 12; - bool is_open = 13; +message PPCNLMMOMOE { + bool EIALJBAENGJ = 1; + uint32 LMEHAMOJALL = 2; + uint32 EJPGLDGFKAD = 3; + uint32 NLOMOEOCPJF = 4; + repeated uint32 DBDMLPAOOMM = 5; + bool DGGCKMIKBMO = 6; + uint32 HDBHPBHOKCB = 7; + uint32 score = 8; + repeated uint32 DMFDEIBBIEM = 9; + uint32 HLNCOCONMGF = 10; + repeated uint32 HPEEOJJFMIP = 11; + uint32 JPOHEACAJLA = 12; + uint32 JOFBEIACLOF = 14; + uint32 DBFPJFMKMGH = 15; } -// CmdId: 20306 -message OfferingInteractRsp { - PlayerOfferingData offering_data = 8; - int32 retcode = 9; +// CmdID: 6166 +message JFNKEPINBPP { + Vector BOJCNNPKMKJ = 4; + Vector CCNNJMKEMLC = 9; + int32 uid = 12; } -// CmdId: 7965 -message BJBJCMNAAHO { - uint32 JBFCKDLOENA = 15; +// CmdID: 6136 +message KKDAJCMCKME { } -message AMFAGECKFCK { - bool is_open = 1; - uint32 level_id = 8; +// CmdID: 4694 +message PPEKOGDCDEL { + GFLGJKGHMGO region_info = 9; } -enum ResinCostType { - ResinCostType_NONE = 0; - ResinCostType_NORMAL = 1; - ResinCostType_CONDENSE = 2; - ResinCostType_REUNION_PRIVILEGE = 3; - ResinCostType_OP_ACTIVITY = 4; - ResinCostType_MATERIAL = 5; +// CmdID: 3414 +message BNMJANPPFOB { + uint32 HFJILNCPAKL = 5; } -// CmdId: 23789 -message MBCEJHOFBLP { +// CmdID: 28662 +message NGGPDCIHONG { + uint32 FECMLPMPOPC = 6; } -message MapAreaInfo { - uint32 map_area_id = 1; - bool is_open = 2; +// CmdID: 8354 +message BHOCPPLHBOD { + repeated uint32 HIMCBBODHCJ = 1; } -// CmdId: 5936 -message OFOKGNFBMDP { - uint32 page_id = 1; - uint32 BIIFAMLAPPL = 4; - uint32 OEJMHOCPFJK = 11; - int32 retcode = 15; +// CmdID: 21085 +message JGFDJJJBINJ { + repeated uint32 AKCLIBAIJCN = 11; } -message LPPICAPFDLA { - uint32 level_id = 3; - bool KNBCMKHALEH = 4; - uint64 FLGJDGKKPAL = 7; - bool is_finished = 13; - uint32 best_score = 14; +message NMHIHCGPHIP { + HENEBMLIICL MHFDGAGIEPA = 3; + bool MCPKKMHKCPD = 5; } -// CmdId: 27734 -message PHBMBFAELIG { +// CmdID: 29671 +message JEDMEMHMBLM { + uint32 FIKNLHOJFKL = 1; } -// CmdId: 23611 -message KFHELGHMPMM { - int32 retcode = 5; +// CmdID: 3446 +message CELOMOAICJC { + CustomGadgetTreeInfo HBOEBPMFDDO = 8; + uint32 KHHIBKPBKPN = 2; + uint32 entity_id = 9; } -message GMINOLJCOFG { - repeated EDOBNACHPLE level_info_list = 10; - repeated HBCIPEGGCPB CGHGMAFMKCG = 11; +// CmdID: 20705 +message JBBEHAOLMMC { + uint64 guid = 3; + bool DHAOMGMMDPD = 10; } -// CmdId: 28467 -message StoreWeightLimitNotify { - uint32 reliquary_count_limit = 1; - uint32 material_count_limit = 4; - uint32 weapon_count_limit = 7; - uint32 furniture_count_limit = 10; - uint32 weight_limit = 12; - StoreType store_type = 15; +// CmdID: 27494 +message DDHBBDPLEBF { + uint32 MBLMIHEJNIF = 8; + uint32 KIMOHPKKHHN = 10; } -// CmdId: 918 -message CGELONFPLLA { - uint32 target_uid = 8; - uint32 IOMELGALNFM = 11; +// CmdID: 22514 +message BJINGGMJIOM { + uint32 KHHIBKPBKPN = 12; } -// CmdId: 3800 -message EGKNEJFOFKN { - bool is_new_record = 1; - uint32 PLHGOLNFKGP = 2; - bool HKPAPPFDGCP = 8; - uint32 level_id = 11; - uint32 KALNAJAHNFK = 13; +// CmdID: 8537 +message FMHKAFONGOA { + uint32 FHNNFPIPGEI = 1; + uint32 PJEGODEBMJC = 13; + uint32 score = 2; + uint32 MEGADHDNANJ = 9; + uint32 CJLMAOKMPEI = 11; + bool is_finish = 4; + bool OIOMIMALJFD = 14; + uint32 level_id = 5; } -// CmdId: 6207 -message IFAGDBDLCPD { - uint32 weather_area_id = 4; +// CmdID: 1037 +message NNFNFNDECCK { + int32 retcode = 5; + FJHFJJHDCKO MHKFILFIBKE = 14; } -// CmdId: 411 -message ALBPEIKDPAP { - ICHJKHIKEME CABFLCAAMIH = 13; - int32 retcode = 15; +message OLBJNPGIIAF { + uint32 MIGLDAGKHLB = 5; + repeated CMDEEPDJOGA EBHCABLNKLP = 8; + uint32 FBPGIMLMDNJ = 11; } -// CmdId: 23718 -message IFBBHIHBHLK { - repeated uint32 IMJEFIFGOLF = 1; - repeated uint32 EJBDGODOLFL = 3; - uint32 stage_id = 4; - repeated PIKIDFLLFEL avatar_list = 5; - repeated uint32 CAKCCDNMELD = 7; - repeated PIKIDFLLFEL select_avatar_list = 10; - repeated HIMMOMKPKJN DOAKBCIBNNK = 11; - repeated PIKIDFLLFEL NHCNIEOPIPM = 15; +message NDBIILBAMGH { + bool ECIHDIJCLED = 6; + repeated CFBPMENBCBO KDADMGFCHJM = 12; } -// CmdId: 21693 -message NOLCMKEKPPA { - int32 retcode = 14; +message CFBPMENBCBO { + uint32 KENIKECFFLM = 10; + bool LBMIALPEOBA = 13; + uint32 FFHEMBOKBEF = 15; } -// CmdId: 23874 -message MJHOOCEJMJE { - int32 retcode = 3; - AKKCCAEOELO reason = 6; +message HPGKMHKNHDK { + map AMAEMDJOCKJ = 8; } -// CmdId: 25552 -message PIOJDIHLMNK { - uint32 name_id = 5; - uint32 PABAEMDACKO = 11; - int32 retcode = 12; +// CmdID: 5321 +message ECIBFDDLBBB { + repeated JFNKEANABEL APNDFFIJKDM = 15; } -message KFIMKJOOGHC { - uint32 player_uid = 9; - AvatarInfo avatar_info = 14; - oneof detail { - GLBFJJLHPIG ugc_avatar_info = 744; - } +// CmdID: 4654 +message MIEIBDGJIJI { } -// CmdId: 8430 -message IHKBAPGCJEM { - NACBHPGFCGJ close_time = 2; - int32 retcode = 8; +// CmdID: 26373 +message DMEMMEDFBHE { + repeated EDBIEOJNBAF GABLJANJLAF = 7; } -// CmdId: 25462 -message HHANBIAGHMI { - int32 retcode = 4; +message HCIBEIDKGBJ { + uint32 entity_id = 1; + Vector DIGDKMHIJPI = 3; } -// CmdId: 24152 -message SetUpAvatarTeamReq { - uint64 cur_avatar_guid = 1; - repeated uint64 avatar_team_guid_list = 6; - uint32 team_id = 8; +// CmdID: 29457 +message LJCILFFJPPB { + int32 retcode = 3; + uint64 GEDMDOCOLFJ = 15; } -message BreakoutPhysicalObject { - uint32 id = 1; - uint32 index = 2; - bool is_active = 3; - BreakoutVector2 pos = 4; - BreakoutVector2 move_dir = 5; - int32 speed = 6; - uint32 init_peer_id = 7; - uint32 state = 8; - uint32 element_type = 9; - uint32 element_reaction_buff = 10; - repeated BreakoutPhysicalObjectModifier modifier_list = 11; - int32 total_rotation = 12; - repeated BreakoutBrickInfo info_list = 13; - uint32 last_hit_peer_id = 14; - uint32 speed_increase_count = 15; - int32 offset = 16; +message FIGCMDDMDGF { + repeated uint32 LNCIGFCJCAA = 1; + Vector IAKNHJGCPGL = 2; + int32 PDLKMPBKANE = 5; + string FJGJAGCECJG = 6; + bool CGJOGHABLFF = 7; + float speed = 8; + uint32 entity_id = 10; + float FEPPDOMOPLD = 12; + float NKCJICGIODO = 14; + bool DCMIECGOGPB = 15; } -// CmdId: 875 -message LILMJCPIOMB { - ResVersionConfig next_res_version_config = 9; - int32 retcode = 11; - string LNGFPHNIJPJ = 12; +// CmdID: 2575 +message KNCHFGGBAMH { + OPCDAPCCOOC AIAGDPEDGKI = 12; + OPCDAPCCOOC ADMFBDMOLMF = 14; } -// CmdId: 8258 -message FFJHFKGGPGK { +// CmdID: 29834 +message JLHLHCMPCBK { + uint32 DMLCIGBDPII = 5; + int32 retcode = 10; + uint32 name_id = 13; } -// CmdId: 3996 -message GAIDGECAKFF { - uint32 target_uid = 2; - uint32 IOIHECENGLH = 4; - int32 retcode = 9; - uint32 IOADCJFBAPL = 15; +message QueryCurrRegionHttpRsp { + int32 retcode = 1; + string msg = 2; + RegionInfo region_info = 3; + bytes client_secret_key = 11; + bytes region_custom_config_encrypted = 12; + bytes client_region_custom_config_encrypted = 13; + string gate_ticket = 14; + oneof detail { + ForceUpdateInfo force_udpate = 4; + StopServerInfo stop_server = 5; + } } -// CmdId: 4832 -message JAPPBKMFLKJ { - int32 retcode = 9; - uint32 ALFKLLMIJBI = 12; +message BMGMNIIEJBE { + uint32 key = 2; + uint32 GNJCIDHOBIA = 6; } -message BKCDNNEKJKK { - uint32 best_score = 15; +// CmdID: 23363 +message CBDAPPLPDKL { + repeated PropValue prop_list = 9; } -// CmdId: 4568 -message FLJPKBPFBDL { - repeated uint32 JLAAKAENAFO = 12; +// CmdID: 7007 +message GOKOLEHIKAM { + uint32 KHCDHFJGKAD = 1; + uint32 GAPLFMMGBFA = 2; + COONJGKPJKK KLCEJLCKHEO = 4; + HJCDIGFHBDG ODPGKHLMPDC = 5; + uint32 host_uid = 11; + OEAOCCJEOPE DDIAAMKBFDA = 14; + uint32 mp_play_id = 15; } -// CmdId: 26669 -message EEMLIPFECGE { - int32 retcode = 1; - uint32 gallery_id = 4; +message MAJMLMBGAMM { + uint32 level_id = 6; + uint32 OICEBEGENCM = 10; + bool is_finish = 14; } -// CmdId: 6035 -message CMGJBGGNMBG { - uint32 final_score = 3; - bool is_success = 8; - uint32 level_id = 10; - uint32 LJJOFHKAKJH = 14; - bool is_new_record = 15; +// CmdID: 22717 +message MPICBFMMGIK { + uint32 level_id = 1; + repeated uint32 GEKKBBAGFAP = 5; + uint32 config_id = 6; + HBCJGNLBDEN MCDFOJKMIDB = 8; + repeated uint32 NAIALECDMJP = 10; + int32 retcode = 13; } -// CmdId: 8229 -message AvatarSatiationDataNotify { - repeated AvatarSatiationData satiation_data_list = 13; +// CmdID: 4506 +message DLHFEMAMNMM { + uint32 CFIDANIMEGP = 4; + uint32 LPAHJGDBEPE = 5; + string BMLJCLENHMH = 10; } -// CmdId: 97 -message JFKCPHOFIOG { - int32 retcode = 10; - uint32 schedule_id = 13; +// CmdID: 8450 +message JJKJIJBEPFB { + uint32 group_id = 3; + uint32 offering_id = 13; + uint32 config_id = 14; } -message EHHBKDIBIBP { - string product_id = 1; - string price_tier = 2; - uint32 schedule_id = 3; +message JNPNFMDPJFL { + repeated uint32 FDJPPPFGHNE = 7; + NBADDMOPLEI BLFKOJLCCOO = 8; + uint32 uid = 13; + string BKDILGIJPEG = 14; } -// CmdId: 29525 -message CKOBPGFNGLL { - uint64 avatar_guid = 4; - uint32 skill_depot_id = 6; - repeated uint32 IKJKGJEMFHG = 11; - uint32 entity_id = 15; +message FPONDJDDJDA { + repeated MGAOFOJFDNN MCDIJKPHLNO = 1; } -// CmdId: 4135 -message KBIKLBDCCOM { - repeated uint32 JDJDFFIIFEE = 9; +// CmdID: 7562 +message FIKOJPDCHCJ { + uint32 level_id = 5; + int32 retcode = 6; + bool DMEDOEHOMKH = 11; } -// CmdId: 1893 -message BIGHCFNPKBH { - uint32 KMDOGFBMGFI = 1; - uint64 avatar_guid = 5; - uint32 skill_depot_id = 6; - uint32 entity_id = 14; +// CmdID: 9112 +message JLEHJBFLDEK { + uint32 LGBNFIFCPJF = 2; + uint32 KMHIDAEFFLC = 3; + PEKLCMKLJMM reason = 4; + repeated DKNKKMEMNEC KNBIFCCIBLE = 5; + uint32 PDLMKFLEKDL = 6; + bool EBGKBPBKOGL = 9; + repeated uint32 AAHNPOJGPCI = 10; + uint32 JOFBEIACLOF = 11; + uint32 BKNPLFIKKFG = 12; + repeated EOFLKNJOLBC FILHGGILJLN = 14; + bool MJAOIPLDJMC = 15; } -// CmdId: 3616 -message EHLBDGFPILE { +message BlockInfo { + uint32 block_id = 1; + uint32 data_version = 2; + bytes bin_data = 3; + bool is_dirty = 4; } -// CmdId: 23590 -message PlayerEnterSceneNotify { - /* protected @ 0x20 */// Vector prev_pos = 65535; - Vector pos = 10; - /* protected @ 0x30 */// INAEHOOFFHE PGHPHHKHDKL = 65535; - string scene_transaction = 607; - /* protected @ 0x40 */// Vector OKLFIGNDFIE = 65535; - repeated uint32 scene_tag_id_list = 9; - MapLayerInfo map_layer_info = 1413; - /* protected @ 0x58 */// uint32 text_id = 65535; - /* protected @ 0x5C */// uint32 LPHAGNLDMOC = 65535; - uint32 create_player_uid = 1749; - /* protected @ 0x64 */// uint32 dungeon_id = 65535; - uint64 scene_begin_time = 6; - EnterType type = 1; - uint32 scene_id = 13; - /* protected @ 0x78 */// uint32 LPHNECLOBAN = 65535; - uint32 target_uid = 7; - /* protected @ 0x80 */// uint32 world_level = 65535; - /* protected @ 0x84 */// uint32 POAICCGKDJK = 65535; - uint32 enter_scene_token = 15; - /* protected @ 0x8C */// uint32 GGLHFODPCGE = 65535; - /* protected @ 0x90 */// uint32 CLKFKDBMAHM = 65535; - /* protected @ 0x94 */// bool GNHNFOGIKMK = 65535; - /* protected @ 0x95 */// bool PEEJGJDDLID = 65535; +message VehicleMember { + uint32 uid = 1; + uint64 avatar_guid = 2; + uint32 pos = 3; } -// CmdId: 2989 -message AIJBNBIOOFN { - uint32 live_id = 5; +message GIEECOICPGL { + repeated IADNPJBKILO FMIHGNHGNDM = 6; + uint32 uid = 10; } -// CmdId: 22776 -message BNCNNMAIOMN { - int32 retcode = 9; +// CmdID: 26042 +message KFPCEFKFMLC { + uint32 AGIENJJKPBE = 15; } -message BHGHMPOMIEA { - repeated GGFMAHODDJI JPJEDAPNAHJ = 9; - uint32 BFDCMJMCICH = 13; - LOHBBFDKCPI reason = 14; +message DPLGLLNKFGD { + uint32 KBJNLBKMEDP = 5; + Vector KPBECGLGIBM = 12; + Vector GMOLLIEBBFE = 15; } -// CmdId: 6171 -message EBFIHFHFBBP { - int32 retcode = 7; +// CmdID: 1047 +message LBMJJONJDCD { + uint32 entity_id = 5; + float OCOPLKHNHEL = 6; } -// CmdId: 6220 -message SetPlayerNameReq { - string nick_name = 13; +// CmdID: 6573 +message NBNKHHFGBNG { + int32 retcode = 7; } -// CmdId: 24476 -message LOIDPKJHFBJ { - bool INMDOLALMID = 12; - uint64 dungeon_guid = 13; +message IAMCELOKJPM { + uint32 avatar_id = 2; + bool HBLIHLKJEDA = 9; } -message KLACGPLDBLJ { - uint32 ELOBHCKOKPK = 4; - uint32 IIMLNNDEOIO = 5; - uint32 config_id = 8; - repeated uint32 ABMOLHGJMLM = 13; +message BGILDEAKCLE { + uint32 MEMPKCGNNMF = 3; + repeated PPGPJDDIEHM KJJDFPHKFEB = 5; + uint32 PEAJINIFGHM = 8; + uint32 DMKFECCMCOP = 10; + bool ECIHDIJCLED = 15; } -enum AALMJMEJKJF { - AALMJMEJKJF_EXPEDITION_NONE = 0; - AALMJMEJKJF_EXPEDITION_STARTED = 1; - AALMJMEJKJF_EXPEDITION_FINISHED = 2; - AALMJMEJKJF_EXPEDITION_REWARDED = 3; - AALMJMEJKJF_EXPEDITION_LOCKED = 4; +// CmdID: 29118 +message FKFFMJHJKLD { + uint32 scene_id = 2; + repeated JBBPNMGJAOG OLAMGIOLBCG = 7; } -// CmdId: 27112 -message LIONOOLBOMN { - uint32 BGIMCOMCHNF = 6; - uint32 index = 8; - repeated uint32 HJJIPMIPIDJ = 10; +// CmdID: 8471 +message PHLKPDGAKNA { + string KADFMAMHGBG = 14; + uint32 item_id = 6; } -// CmdId: 28431 -message FDNBNKCCAOE { +// CmdID: 2500 +message MBFAHOGONMK { + int32 retcode = 9; } -message DNNPDHCIDOJ { - uint32 BFDCMJMCICH = 6; - LOHBBFDKCPI reason = 9; - uint32 PGBDPGGINBO = 14; +message DBCNHBGKAGO { + repeated uint32 uid_list = 1; } -// CmdId: 1310 -message EBFPKKODOIH { +// CmdID: 27021 +message DHJLGODGLJO { + bool MBFLLHNLIGD = 3; } -// CmdId: 29626 -message JBKJBJLHOPK { - EBCEBDMGJMB BEOHBLAOIAK = 12; +message MHOBDFHBLOI { + uint32 CIJHBCAOEPI = 13; } -// CmdId: 9659 -message AIPHNNMJABI { - int32 retcode = 15; +// CmdID: 3237 +message LAADBANMDIB { + uint32 BKNPLFIKKFG = 1; + uint32 LGOOIDCIAAG = 3; + int32 retcode = 8; + uint32 group_id = 12; } -enum GEDKECIFFIP { - GEDKECIFFIP_NONE = 0; - GEDKECIFFIP_BY_KICK = 1; - GEDKECIFFIP_QUIT = 2; +message DJFFLEFDBMD { + uint32 PGKOOEDKEII = 5; + uint32 DNHDEPNKIGI = 12; } -// CmdId: 9851 -message ELBADEKIEBL { - int32 retcode = 4; +message MNJALKMMEJO { + repeated OCCKKKLGDEP CBENKJEOCIL = 13; } -// CmdId: 1763 -message MHFFBDHFBNM { - uint32 MHKLCPDGOLK = 1; - int32 retcode = 14; +message ELEBHCPKCMJ { + repeated GPKOKHLENMO MNEOGIBKOON = 3; } -// CmdId: 27365 -message NBBKGPMCHKN { - uint32 gallery_id = 5; - int32 retcode = 6; +// CmdID: 6502 +message OGIOEOGGBGI { + int32 retcode = 14; } -// CmdId: 22130 -message CookDataNotify { - uint32 grade = 10; - repeated CookRecipeData recipe_data_list = 15; +message ELAPNKHIHBJ { + uint32 FBPGIMLMDNJ = 1; + EEGMNIPNKMJ reason = 3; + repeated NJNDGMEJDJB BAPKPFHFEIE = 6; } -message FFDLGCCGJEP { - Vector JGCFFFNCONO = 8; - Vector DMLNHBCHEKO = 14; +// CmdID: 28764 +message KOBABKALLCA { + int32 retcode = 8; } -// CmdId: 27004 -message NHDDHBNDOBO { +// CmdID: 23093 +message COEFHPAPNPP { + repeated uint32 BIHIKLAIOLG = 3; + repeated ItemParam item_list = 7; + int32 retcode = 10; + uint32 GGHKDJLGFPB = 15; } -// CmdId: 7225 -message GetScenePointRsp { - uint32 scene_id = 1; - int32 retcode = 2; - repeated uint32 MLNFAFFPPOP = 3; - repeated uint32 GLPBJFLCKCL = 4; - repeated uint32 unlock_area_list = 6; - bool LEPDAGALLND = 7; - repeated uint32 FJNNNLIJJBL = 8; - uint32 belong_uid = 9; - repeated uint32 unhide_point_list = 10; - repeated uint32 NEAHFHGMEKK = 11; - repeated uint32 DGFPDBCEBHH = 12; - repeated uint32 CKNEJGMGCKL = 13; - repeated uint32 unlocked_point_list = 14; +// CmdID: 3788 +message BFKKKECICHO { + uint32 OCNJNMHLLHI = 3; + uint32 IKNFNNFKAGF = 6; } -// CmdId: 6717 -message EvtBeingHitsCombineNotify { - repeated EvtBeingHitInfo evt_being_hit_info_list = 6; - ForwardType forward_type = 8; +message CODLOPEJMFA { + uint32 uid = 3; + uint32 NKEONOIKLAO = 5; + uint32 JAHJOJOCHOM = 9; } -// CmdId: 27011 -message FPDOGHHPLAK { - int32 retcode = 2; - uint32 FOAOIMGECKO = 3; - HBMHLAOCOJM BAKACECMAHO = 8; +message CEINFKNNHBL { + Vector rot = 2; + uint32 uid = 10; + Vector pos = 13; } -message ECBBAIAPEIA { - uint32 cur_score = 5; - uint32 KADJLGKBFGN = 9; - uint32 BHODIPNCMIK = 11; - uint32 start_time = 14; +// CmdID: 27496 +message IPILPPDJPMG { + repeated uint32 MJGCFCFKPKE = 2; } -message GLNJADEEEGE { - bool DFHGLBJGGOI = 2; - uint32 FFGGNKHDOOI = 6; - bool CPFHCIFDJFB = 7; - repeated uint32 ACOBEKBEEAI = 8; - bool NIKLIIFMPOC = 9; - repeated uint32 AHLMBFFILCO = 12; - uint32 JFCBGIHPBKJ = 14; +message KAJAMIPDIJN { + bool DGGCKMIKBMO = 6; + uint32 level_id = 10; + uint32 score = 13; } -message FFFOJLDHLKN { - uint32 entity_id = 3; - uint32 FDEBNPDHKAN = 9; - uint32 JOHEIIAGCDG = 11; - Vector JGCFFFNCONO = 15; +message CHMHIACPPDE { + float KMAMAHCAPEE = 1; } -// CmdId: 28171 -message KFGNAHDCHEB { +// CmdID: 3692 +message AFHGGGFCBNF { + repeated IAMCELOKJPM KFAPIJCGDBC = 2; + uint32 DMNLDPPGOKG = 11; + uint32 MEMPKCGNNMF = 3; } -// CmdId: 6905 -message PlayerSignatureAuditDataNotify { - ContentAuditInfo info = 2; +// CmdID: 23897 +message HODKBIAKJOA { + uint32 GAPLFMMGBFA = 15; + uint32 cell_id = 7; } -// CmdId: 2012 -message PBDHMODNFJM { - uint32 cur_coop_point = 12; - bool is_have_progress = 13; +message LOGLIGAGCGF { + repeated uint32 data = 4; } -// CmdId: 26952 -message JIPBCKMIOPG { - int32 retcode = 3; - DHDCNIHBOBH HOBMFBFIJEI = 6; +// CmdID: 770 +message GGOBDMGGBMA { + uint32 LGCOPNJBCNF = 4; + int32 retcode = 10; } -// CmdId: 22917 -message APCNLBKCMME { - uint32 EFNKKCCHLLE = 2; - PKKDFHHHINN NHHPBLEBIIG = 14; +message OPIDILPMMFF { + Vector pos = 1; + Vector rot = 6; + uint32 NHKAPCEOMOE = 13; } -message NPJAHFCOOEN { - repeated uint32 LNIAOEKHHIJ = 1; - CBMBCOHFLIC ELEILMKCNFB = 3; - repeated uint32 IFDGJEKGMJA = 5; +// CmdID: 20056 +message EHGOEOKFBHE { + uint32 MEMPKCGNNMF = 12; + int32 retcode = 14; } -// CmdId: 9773 -message CJAPPGHBAFD { +// CmdID: 20530 +message OCNJAMNOCLO { + bool HNDKICJJANM = 4; + int32 retcode = 5; + repeated uint32 HLDEKDFMGGC = 6; + uint32 ALPFBBEJIMO = 9; + bool FKKMIHOEGMG = 12; } -// CmdId: 26120 -message DeleteFriendReq { - uint32 target_uid = 4; +// CmdID: 27501 +message JMDNLJPKDHE { + repeated ItemParam BCMLDDCNADF = 12; + uint32 FHHJGHKNGFG = 13; } message RegionSimpleInfo { - string name = 1; - string title = 2; - string type = 3; - string dispatch_url = 4; + string name = 1; + string title = 2; + string type = 3; + string dispatch_url = 4; } -enum RegionSearchState { - RegionSearchState_REGION_SEARCH_NONE = 0; - RegionSearchState_REGION_SEARCH_UNSTARTED = 1; - RegionSearchState_REGION_SEARCH_STARTED = 2; - RegionSearchState_REGION_SEARCH_WAIT_REWARD = 3; - RegionSearchState_REGION_SEARCH_FINISHED = 4; +// CmdID: 9679 +message LLLBNHDLBAJ { + int32 retcode = 7; + uint32 MHJEOKNGCDF = 11; } -message KCJLMPEGAKI { - bool is_new_record = 3; - BHKMLMHFKCB reason = 4; - uint32 KADJLGKBFGN = 7; - uint32 BHODIPNCMIK = 9; - uint32 final_score = 12; +// CmdID: 24072 +message IAMPFPGJMIB { + int32 retcode = 5; + AvatarInfo CEPIMEDMKPI = 8; + AvatarInfo avatar_info = 13; } -// CmdId: 20828 -message FFFCGHOKIFH { - int32 retcode = 10; - map ADCHBJBOPPG = 13; +// CmdID: 4887 +message DGKABLJDMIA { + uint32 entity_id = 6; } -// CmdId: 29200 -message AHBBGCEGJME { - HJGJLNLHEJG enter_type = 3; - uint32 dungeon_id = 7; - uint64 dungeon_guid = 9; +// CmdID: 27531 +message CCPMFOADPKB { } -message DigMarkPoint { - Vector rot = 2; - uint32 bundle_id = 12; - Vector pos = 14; +// CmdID: 9877 +message CBKPCLLMCJM { + int32 retcode = 10; } -// CmdId: 3604 -message DFEGMDNGGAN { - uint32 JFLHBHCJIGE = 4; - uint32 KLIEDBFILKG = 6; +message OOFGOPFMKCO { + repeated BreakoutSyncConnectUidInfo uid_info_list = 5; } -// CmdId: 5251 -message FMBOAOFKGPO { - repeated uint32 FGALKDAJHDM = 8; - uint32 level_id = 10; +// CmdID: 21438 +message EFGPDOMCBCB { + repeated Item item_list = 1; } -// CmdId: 5963 -message MCEAJKNOGBH { - uint32 ABKMIMJLAMB = 4; +// CmdID: 27945 +message AIMOIMPIJHG { + repeated uint32 JNFPMEIJENP = 2; + repeated uint32 IDIBJDPOEMD = 4; + uint32 level_id = 1; + bool BDGPHDBFLKM = 6; } -// CmdId: 8598 -message CBMNFNHFMLJ { - int32 retcode = 11; +message KNIKGBNLJKE { + uint32 ref_id = 1; + Vector DEPEOKCJKMF = 4; + uint32 HJCDICMBDKE = 5; + Vector IAKNHJGCPGL = 11; + Vector ref_pos = 15; } -// CmdId: 27755 -message MOKEBCIOFHJ { - uint32 activity_id = 11; +// CmdID: 22600 +message HNACBMIFKCM { + uint32 param = 8; + uint32 NDEHKHCALMF = 5; } -// CmdId: 21192 -message MLFCNKGKLIH { - uint32 CHMPMBNIGLC = 1; - uint32 schedule_id = 9; - uint32 AHPBBNGOCBH = 15; +// CmdID: 2637 +message JDBOHBDMAGA { + uint32 level_id = 11; } -// CmdId: 3402 -message AGMBJFKAALA { - uint32 CDMGJAFDIEC = 2; - AEJFGAKFBOD DKJJJGPKEAA = 5; - APBAHEHDEDH FGBEBHHHPCH = 7; - uint32 FFGGNKHDOOI = 15; +message OOIECFNAAMK { + repeated CNNOBNKMNGH CBENKJEOCIL = 5; } -// CmdId: 20081 -message MKNANGFPBPA { - int32 retcode = 6; +// CmdID: 21790 +message FIPEGMOMHJK { + uint32 HFFGGAADPAF = 4; + uint32 JKLAFEIGOLC = 13; + uint32 scene_id = 15; } -// CmdId: 2644 -message BNAFALIPKDI { - int32 retcode = 4; - repeated BAFPHHFADFK DIBMJHKANOK = 9; +// CmdID: 4173 +message HMANOOODPHA { + int32 retcode = 2; + uint64 DCOMPDPPDPO = 9; + HIMMEMHOGFB MFMLAKBIAED = 11; } -message HJPBAFHNKMC { - repeated GEOGNGMBOKF level_info_list = 8; +// CmdID: 2380 +message ANKJLCKGINH { + repeated PFLEPHAEKAJ FDMGPMKGLCD = 12; + int32 retcode = 14; } -// CmdId: 5583 -message PlayerMatchInfoNotify { - uint32 mechanicus_difficult_level = 1; - uint32 dungeon_id = 3; - uint32 BLCNHKCFPKO = 5; - uint32 host_uid = 6; - MatchType match_type = 7; - uint32 match_id = 12; - uint32 INNKPGJHIGB = 13; - repeated uint32 match_param_list = 14; - uint32 mp_play_id = 15; +// CmdID: 2894 +message NMNEMMDBOIB { + bool EBHFIBEHJGE = 11; + uint32 JCHHLLEBMJA = 13; + uint32 CMDNKFLFHIA = 5; } -message KKBHBNFAOHC { - repeated uint32 BOIAJEPLAHC = 10; +// CmdID: 20325 +message HPPHJMPLOII { + int32 retcode = 8; } -message JJGPAPCGKKN { - bool CPJLHBGNLNJ = 9; +// CmdID: 5806 +message BGDAGKKDEDI { } -// CmdId: 27183 -message AMPAJBECEIJ { - VisionType appear_type = 9; - repeated SceneEntityInfo entity_list = 11; - uint32 param = 13; +message EOOGCODKLON { + BreakoutAction MINEOOKNPIG = 15; } -// CmdId: 21735 -message POIBGHHMJBH { - bool NHPPACMAJHL = 9; - uint32 level_id = 11; - uint32 OCJAIFHBNPE = 12; +// CmdID: 23598 +message LMHALOMPBMM { + int32 retcode = 3; } -// CmdId: 20259 -message LAMOGOEBPPF { - uint32 scene_id = 4; - uint32 point_id = 6; +message AbilityEmbryo { + uint32 ability_id = 1; + fixed32 ability_name_hash = 2; + fixed32 ability_override_name_hash = 3; } -// CmdId: 212 -message ALGLKBGOJJN { - uint32 level_id = 3; - bool is_success = 7; - uint32 LOIEKFANKLK = 9; - bool is_new_record = 11; - uint32 score = 12; - uint32 DDDFHGKCMDO = 14; +// CmdID: 1368 +message INAABLNPPPD { + int32 retcode = 10; } -// CmdId: 26520 -message OPFINDKDMGG { - uint32 avatar_id = 14; +// CmdID: 20356 +message JDMJIJAILFP { + int32 retcode = 3; + repeated uint32 CNFODGEOOEF = 5; } -// CmdId: 25442 -message BNPLAEJBKFF { - repeated uint32 OOAKDEPCEKI = 10; - uint32 level_id = 11; +// CmdID: 3786 +message OEJJPJOILEO { + bool FFAHBHONNND = 4; } -// CmdId: 20004 -message PCFICCMFKFK { - uint32 group_id = 1; - uint32 GLDKCNGFCKA = 12; +// CmdID: 24067 +message HAOLJBDHBMD { } -// CmdId: 27711 -message NJCBEJEGHID { - int32 retcode = 1; - int32 reward_id = 13; +// CmdID: 5799 +message AICBEHIGDOB { + uint32 npc_id = 1; } -// CmdId: 1257 -message DCFLGNNNDFB { - int32 retcode = 6; +message NBHEJLLOGLB { + uint32 uid = 5; + NBADDMOPLEI BLFKOJLCCOO = 8; + uint32 DEGICAELLFF = 9; + uint32 DLLIMPBLJEF = 10; + uint32 NJKEOHKHHFE = 14; } -// CmdId: 2830 -message LHBKHEOECHK { - repeated uint32 PKPPJOFLABD = 5; +// CmdID: 9620 +message KLBAAMEGLHA { + JIDLNMKDKMJ BEPFMDKMFIC = 2; + uint32 OMGCHBACHCI = 7; } -// CmdId: 26744 -message CreateVehicleReq { - uint32 vehicle_id = 1; - Vector pos = 3; - uint32 scene_point_id = 8; - Vector rot = 11; +message AvatarEnterSceneInfo { + uint32 weapon_entity_id = 3; + AbilitySyncStateInfo avatar_ability_info = 4; + uint32 avatar_entity_id = 6; + uint64 weapon_guid = 7; + repeated ServerBuff server_buff_list = 8; + AbilitySyncStateInfo weapon_ability_info = 9; + repeated uint32 buff_id_list = 10; + uint64 avatar_guid = 12; } -message OOHPGAKAACC { - uint32 OLLMODFCNPP = 2; - uint32 uid = 4; - int32 retcode = 9; +// CmdID: 4856 +message DIOGFNMKOKE { } -// CmdId: 22034 -message CJFMFGFFAPL { +// CmdID: 25726 +message SetPlayerBornDataReq { + string nick_name = 7; + uint32 avatar_id = 1; } -// CmdId: 7679 -message HGBBADLEONO { - int32 retcode = 4; +message AOLPDAHMOKC { + repeated uint32 OFHFPDFLGBJ = 2; + KFMEEPJLOKB MBFDGLDKEFH = 3; + repeated uint32 LCKAFMFOPFB = 4; } -message GALAHDJCBHK { - sfixed32 ability_name_hash = 8; - sfixed32 JKFHHBICHKB = 11; +// CmdID: 538 +message MCNBECEEIKJ { + int32 retcode = 4; + OEAOCCJEOPE DDIAAMKBFDA = 14; } -// CmdId: 28180 -message KJLNKIBOAHP { - uint32 PDMGGGPIGIG = 3; - int32 retcode = 5; - uint32 OPPDGEJCCMB = 10; - uint32 OFHHLKDCMJG = 14; +// CmdID: 23182 +message CGNHDGHCHGL { + int32 retcode = 6; } -// CmdId: 9612 -message LJBKIOCANFJ { - uint32 avatar_id = 2; - uint32 costume_id = 8; +// CmdID: 2744 +message OAPOOAKLKBI { + int32 retcode = 9; + repeated MLEJMIGOIIP GJNFFCFMOHA = 10; } -// CmdId: 5211 -message MDIGPLBINIG { +// CmdID: 29564 +message GBGLPDKKAAK { + uint32 BOBNLKDJOKA = 6; + uint32 HNFBBAKFOMM = 4; + uint32 GBCEBGKBJDM = 7; } -message NDODAOMKMKM { - uint32 GKKBBDFODIG = 5; - uint64 AKNOEGBGHEH = 6; - uint64 GFMFAIGKHDG = 12; +// CmdID: 5644 +message HNCGDLMEDAO { + repeated JDLGFILLEGG EEPDNCMHPME = 6; + int32 retcode = 7; } -message KEEMMPNLFHB { - uint32 OEKJKIBMLAO = 5; - uint32 MHBLANAMPOL = 9; - bool CNCDMFBHNMJ = 11; - bool DDACIDFCHCM = 12; - uint32 GGEEOCPBMEM = 14; - uint32 DLJMNLOJELE = 15; +message JDLGFILLEGG { + DGECJHENBKP AJCMDFMGIJE = 2; + EDGIMHGHGPA reason = 4; + repeated MJLFAFCFEGG CADONPDCDBG = 5; } -// CmdId: 28488 -message EvtEntityRenderersChangedNotify { - EntityRendererChangedInfo renderer_changed_info = 4; - bool is_server_cache = 5; - uint32 entity_id = 7; - ForwardType forward_type = 15; +// CmdID: 28450 +message CKIKIJPCKPP { +} + +message BNGMEANKMMK { + uint32 id = 2; + uint32 level_id = 12; + uint32 DEGMGHPFHJB = 15; +} + +// CmdID: 28812 +message OGNLFDMKCDB { + uint32 PNHGPLDGOKB = 4; + bool GIGJLDKOPEK = 8; +} + +message DJJHECAOGBO { + float COGJLPKOKMN = 15; +} + +message HCLMALEGIPL { + uint64 GEDMDOCOLFJ = 1; + FDLEKDOGGAG GIGADMPNJHL = 10; + repeated IPGGPFGOBEA CEIHIPAHGNH = 12; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 21882 +message AAFFHMOMCNF { + NDFGOFPCGIC PFOGOKINGMB = 8; + bool DJOAFMPOJAH = 6; + uint32 KENIKECFFLM = 9; + uint32 parent_quest_id = 14; +} + +// CmdID: 8340 +message BJILKJBGOBM { + uint32 index = 4; +} + +// CmdID: 25795 +message ALDNPIDLKHA { + repeated HCPNNOGIPGJ IJDAPIAJHEG = 6; +} + +// CmdID: 25828 +message CGOEDPMKAPC { + uint32 NIGLJBFINCD = 13; +} + +// CmdID: 26033 +message ECLNKBMKHHN { + bool MCPKKMHKCPD = 12; +} + +message DBEIGNIKECO { + repeated GKJDMHIAMKB CBENKJEOCIL = 8; +} + +// CmdID: 1035 +message HGCPEGEOOMO { + uint32 PHMKPNKMOOE = 3; + int32 retcode = 7; + uint32 GHIAOGLLLDI = 11; + GOOLNOFHKPC LAPICIIJCKL = 12; +} + +// CmdID: 7455 +message BEKNEDMIPID { + uint32 INEHPOGKBMD = 8; + uint64 avatar_guid = 1; +} + +message EAJBOAFFJLF { + uint32 AHLIOLLBBPC = 1; + fixed32 EOPFFIPDKGN = 6; + uint32 MLPHBLBPCKG = 14; +} + +message CNJGEAFMJBO { + uint32 FBPGIMLMDNJ = 1; + bool HPJPCKIILAJ = 12; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 20217 +message LNEDDIIKBLE { + uint32 JGIHCIBOJPN = 1; + uint32 NFJOHALDGDN = 2; + int32 retcode = 7; + uint64 ACLGNLLHAJB = 8; + uint32 PAAHICEDIHO = 10; + repeated uint32 APPDNHDIGOM = 13; + repeated uint32 PAHJMIMGIGL = 15; +} + +message JBEOPLGPAHD { + bool EPEBCOBLKII = 1; + uint32 JKLAFEIGOLC = 4; + uint32 GJNFGFIPLJF = 7; + IDMJLCLIFLA LCNPCOLDLCN = 9; + bool LCHFFKHPJIO = 14; + uint32 PLAIPMOJMEO = 15; +} + +message KAMPKGIEGML { + EPOPBOKBCFD EGCGOBLDIGO = 8; + uint32 gadget_state = 12; + DGEHIIBLLMC ABPJIBDJIPA = 14; +} + +// CmdID: 4094 +message ABOEBBNCONK { + repeated uint32 ENBGJLPNPPJ = 15; +} + +// CmdID: 23216 +message MPFPDBKKMBI { + repeated uint32 CHGIBLDDKFE = 8; +} + +message JDLJJHHNCIE { + bool HBCMLFPMELB = 1; + uint32 GILCDEALJOO = 4; + bool IKPIILOFDBC = 10; + uint32 LDFAGGHAMLN = 11; + bool LAMKAMGAHIL = 13; +} + +// CmdID: 9450 +message GHADBCGPCDE { + DJEEOJBGDJF LOGNNDHODKH = 12; +} + +// CmdID: 8360 +message BBCLEHNOMOA { + repeated uint32 HFGCNHEDAPN = 4; + repeated CMDEEPDJOGA EBHCABLNKLP = 6; + repeated uint32 CDJLGCOPFAI = 9; +} + +message BPHAIGLKHIL { + string BKDILGIJPEG = 2; + NBADDMOPLEI BLFKOJLCCOO = 4; + map BNOFPMIFHDL = 7; + string OCMPADIIFCD = 8; + uint32 uid = 10; + bool PLPPJNMMJCE = 13; +} + +// CmdID: 5584 +message HJNDGJCILDH { + uint32 parent_quest_id = 5; +} + +// CmdID: 26343 +message FANPPAAIHIL { + int32 retcode = 9; + uint32 group_id = 14; +} + +// CmdID: 8999 +message KAOOJEECPJG { + repeated uint64 avatar_team_guid_list = 8; + uint64 cur_avatar_guid = 10; +} + +// CmdID: 29262 +message PKMMDCDNCLI { + uint32 skill_depot_id = 3; + uint32 entity_id = 12; + repeated uint32 LOBOGPPEPPF = 14; + uint64 avatar_guid = 15; +} + +// CmdID: 20088 +message LCLOMDGDCHB { + uint32 HKEJLENOGLN = 7; + uint32 param = 11; + uint32 ILIEOPGMDGO = 15; +} + +// CmdID: 20242 +message JLPBLHCNDCB { + int32 retcode = 5; +} + +message ONNKFJDGILJ { + bool ECIHDIJCLED = 1; + bool is_finish = 3; + repeated uint64 avatar_guid_list = 10; + uint32 level_id = 11; + uint32 FJHHIKOIHKA = 12; + repeated uint32 BDEOMBCEOEA = 13; + uint32 PEAJINIFGHM = 14; + repeated uint32 JKKKHFEKEKD = 15; +} + +// CmdID: 6128 +message EIOJFIHAKHP { + int32 retcode = 1; + repeated DBDDCNHMJLH CBDJNKEPEAJ = 2; + repeated int32 DNCFMFNGLFA = 7; +} + +message OFFELIOFHPK { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 HECAAFPGNAH = 3; + uint32 MHJHJLJMEJL = 4; + uint32 LGBNFIFCPJF = 5; + uint32 end_time = 6; + uint32 LPMDBEGOOFJ = 7; +} + +// CmdID: 1521 +message CMKFHBKANJM { + uint32 NNEBHHFHDCC = 2; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 6263 +message SceneEntityAppearNotify { + repeated SceneEntityInfo entity_list = 2; + VisionType appear_type = 8; + uint32 param = 9; +} + +// CmdID: 8853 +message KKFODIOGIPG { + KBHCEBMIHND MIBGEJFDEKI = 5; + uint32 OMGCHBACHCI = 14; +} + +// CmdID: 6066 +message HLIIEJPCOFC { + repeated uint64 EBGFECDOHLP = 1; + int32 retcode = 2; + HIMMEMHOGFB MFMLAKBIAED = 15; +} + +// CmdID: 20946 +message COAAKMCJMAD { + ResVersionConfig next_res_version_config = 10; + string next_resource_url = 13; + int32 retcode = 14; +} + +// CmdID: 2618 +message DLMAHMJOOCB { + uint32 entity_id = 2; + uint32 scene_time = 10; + PlatformInfo platform = 11; +} + +// CmdID: 22727 +message ECNOIFAAEOG { + uint32 EGMBAJDJCOP = 1; + map EBBBBKNHPMC = 2; +} + +message PHMCFEHGAKI { + bool CCCDCFOIIDE = 9; + IHEKNMLMONC OOMNOOFGINO = 11; + bool OMNCIKFFGBO = 14; + KELLLEFKOFC BLECKDPDAPI = 15; +} + +// CmdID: 6055 +message DLFFGLIOPKF { + int32 retcode = 6; +} + +// CmdID: 1889 +message JALDEALDJNG { + uint32 end_time = 6; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 23648 +message CDAHJMFLLHE { + bool DJOCLOKDKAE = 9; + uint32 IEHLHAOGKPJ = 5; +} + +// CmdID: 22979 +message MNHFPODJBNK { + uint32 CFECLKMEHME = 1; + NPLFIGEHHDE KGJNKFNPOIB = 2; + uint32 LICMPIDMCOI = 3; + map EPNCPHCFNBA = 4; + uint32 PCGMKEAJKEH = 5; + OJKAFCEPEHL NBEOLENHMFM = 6; + map DHEBAOHCCAE = 7; + uint32 ABPDHMJNBKD = 8; + uint32 FNPPFKKPACA = 9; + bool MIBJMKDNLFH = 10; + int32 retcode = 11; + uint32 AHPAOEPCOML = 12; + uint32 INPBHAJDPGC = 13; + bool NAAMIMDOMMN = 14; + repeated KBFBJMPCFHM DMAPDPGJPIB = 15; + OJKAFCEPEHL OECJCIMBPFI = 598; + uint32 HKDCIBPOFOC = 1008; +} + +message ICPPBDKPNAL { + uint64 avatar_id = 2; + bool DOHHENFNGPE = 12; +} + +// CmdID: 2390 +message DKHOPCLBMEA { +} + +// CmdID: 1260 +message NFFIMEJLMAN { + int32 retcode = 5; + uint32 LGOOIDCIAAG = 6; +} + +// CmdID: 9599 +message KLGBMBNFINK { + int32 retcode = 7; +} + +// CmdID: 9991 +message LIENMAMGIGB { + uint32 GBCEBGKBJDM = 11; + uint32 AMIAJEGDEHH = 13; +} + +message HLGBLAIBMNG { + repeated CELLLDFBOOP LIOEBADBLCA = 6; +} + +// CmdID: 27876 +message IPFHIDFEJAA { + bool BIOGCCNGGCF = 7; + oneof KLDJMOBGBBA { + string psn_id = 9; + string online_id = 1; + uint32 target_uid = 10; + } +} + +// CmdID: 22624 +message GLNIKHLEIKA { + repeated uint32 OKLMHCFLBCE = 11; +} + +// CmdID: 1547 +message NODDCMIMOKO { + bool MCPKKMHKCPD = 5; + OEAOCCJEOPE DDIAAMKBFDA = 15; +} + +// CmdID: 24163 +message LPFGBNDKCBL { + uint32 group_id = 4; + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 28564 +message BKFAJLKCBJB { + int32 retcode = 4; + uint32 target_uid = 8; + uint32 LNPJPIIPEBC = 11; +} + +// CmdID: 6620 +message FEHOLLHIOIH { + uint32 kill_num = 2; + bool DGGCKMIKBMO = 4; + bool ANKCBOMMOJB = 5; + uint32 score = 6; + uint32 level_id = 7; + bool EBHFIBEHJGE = 8; + uint32 max_combo = 14; + uint32 IGMNBBKENEH = 15; +} + +// CmdID: 6446 +message OEGNDFENMKP { + repeated MKALMMGNKOO ACEMALEKHLD = 5; + uint32 scene_id = 10; + uint32 point_id = 4; +} + +// CmdID: 27436 +message PPGIKABMIAK { + uint32 IHGIDGHGKNH = 7; +} + +message MENHNBMDEDJ { + uint32 DFPNKFEKIIG = 1; + uint32 GDAJDFBKPDE = 10; + map AJAMLCGABPG = 14; +} + +// CmdID: 28628 +message GBCAJIBKPHH { + DLFMNCPNFII FKKDIFFJCCJ = 8; +} + +// CmdID: 21182 +message MEHPIDFEMIE { + int32 retcode = 10; +} + +// CmdID: 21 +message LODPCINKMNE { + uint32 DALBEPBFMFB = 6; + int32 retcode = 8; + repeated PNIEDFCOOKD GABLJANJLAF = 9; + PNIEDFCOOKD KIOLEGBHKBK = 14; + uint32 FKHOHKELKOE = 15; +} + +// CmdID: 24409 +message BPHBHDLANEP { +} + +// CmdID: 23316 +message CCHJAHLKJJA { + uint32 target_uid = 11; + DGECJHENBKP GLMKLIPELDI = 12; +} + +message HBBCJINHNJC { + uint32 EHEIMDFMHHK = 5; + repeated DLIPMFLLFLP OPLAJNCKEFN = 9; + HAKNDHLJDDH OPENMCEBGEF = 12; + LFDHMKDCOBL IFNELDHKAEI = 13; +} + +message CADKJPFBBGH { + HONABCHJGLK FLDADBGHCFO = 2; + uint32 EHDLLGGIOFJ = 4; + DJEEOJBGDJF LOBIFOEDPAJ = 5; + NJKHILJGCBM OIMELFIMHDI = 6; + CJBDPMNEIPC NCBFBHBDDBB = 8; + uint32 AFJCLENHANC = 11; + bool DPHDAGAGBII = 12; + uint32 HKAPPOEKONG = 13; + bool JJLJNCCJNHG = 15; +} + +// CmdID: 24955 +message KFBPMJBPFPP { + JHBBOJADLPN ILJGPOJFHDO = 4; + uint32 KPAMPGDJDHE = 6; + uint32 FFAFBEAFIHE = 10; + uint32 CEHBMHAANIL = 12; + LODOPKNFJNB HNJIIDAMCHP = 14; + uint32 EPCBAOBGODI = 15; +} + +// CmdID: 20424 +message HIOLHKJDGHE { +} + +// CmdID: 1844 +message EIOBHCKOEMD { + AAGPKJDPBLK AJMKOIOPDGC = 7; +} + +// CmdID: 24641 +message NNMOOMLMGKI { +} + +// CmdID: 28602 +message DDNNICOKHFF { + MICAMKKBKMM progress = 5; + uint32 OMGCHBACHCI = 13; +} + +message ONMANAHNENG { + uint32 GPAELJHNAEK = 1; + uint32 start_time = 4; + repeated uint32 OIJFPGLHNNN = 10; + uint32 group_id = 11; + bool GBOBOLJPAGM = 15; +} + +message Equip { + bool is_locked = 3; + oneof detail { + Reliquary reliquary = 1; + Weapon weapon = 2; + } +} + +// CmdID: 21009 +message HJCAOIHMPAM { + repeated uint32 OIGLLHAJNFG = 1; + repeated ServerBuff server_buff_list = 2; + bool GIFNINKCIDL = 3; + repeated uint64 avatar_guid_list = 11; + EDGIBJBAONG FNIMNIAHFJA = 14; +} + +// CmdID: 23887 +message PBMJEPJHOFF { + int32 retcode = 15; +} + +message JJKOLAFEFEJ { + map NEDLNILJFNP = 5; + repeated uint32 LCKAFMFOPFB = 10; + map LNJPACJJPHG = 13; +} + +// CmdID: 8882 +message DBLCKAHANOB { + NDFGOFPCGIC PFOGOKINGMB = 1; + PPLLGNGHLMB reason = 14; + bool LGEOLDEHABG = 2; +} + +// CmdID: 29531 +message FDCEIDHLGOM { + int32 retcode = 1; +} + +message OBOLIHANNCF { + uint32 IHMPLCMNGEI = 1; + repeated uint32 OBCNNBICKDC = 4; + uint32 GOAKCBGLBMJ = 6; + repeated uint32 FNAOACPMMKD = 8; + uint32 EFJOBKKJGDC = 10; +} + +// CmdID: 20708 +message AHKPDOEPIEE { + int32 retcode = 2; + bool KCHMOKPJDII = 8; + repeated CGFIGGODHIB APANIHMDBIG = 12; + uint32 avatar_id = 13; + uint32 reason = 15; +} + +message PKPJPAOMCBC { + repeated uint32 KNLKFKCLKAG = 4; + uint32 progress = 7; + uint32 DOBOKKALHEH = 8; + uint32 CBDOGIMGJOC = 10; + repeated uint32 HNJNCAHMCMG = 12; + uint32 EKKFAJJDNKB = 14; + uint32 PGMIFNDNKEE = 15; +} + +// CmdID: 9044 +message FNMJMMLBOJC { + uint32 item_id = 8; + uint32 INDIKFKNKAB = 4; +} + +message JFBDJLOGKPC { + uint32 npc_id = 1; + Vector pos = 2; +} + +// CmdID: 21027 +message GMDBCFOLDDG { + HIMMEMHOGFB MFMLAKBIAED = 1; +} + +// CmdID: 29568 +message ACEDGLGFLND { + uint32 entity_id = 4; + uint32 KFMGLFJDODO = 15; +} + +// CmdID: 8133 +message HPPDBOPBHCO { + float FIMEMEELGPK = 1; + bool NKLAPGMMIMJ = 2; + bool NCCEEEDEBCM = 3; + float KDLEKKMNJHE = 4; + repeated string DIIIIHMDPNC = 5; + Vector BMAMMCKAMLJ = 6; + float duration = 7; + Vector MDDABONFBEJ = 8; + JHHNLPAAMIN LJAPFLFEMDD = 9; + float AMBIAHHFKIG = 10; + bool DJFPOAPINEM = 11; + bool DLKIPOGLMHO = 12; + bool ILBNMPNFFDH = 13; + bool ANCMJINJBEL = 14; + bool CAABGJKNPLC = 15; + uint32 JMCKEDPHMGE = 22; + uint32 OFDGJJNOPMI = 293; + float KKKMBMMHIJF = 546; + uint32 entity_id = 1033; + bool DCGCMALHBFN = 1519; +} + +// CmdID: 7720 +message JKAJHPLKKJL { + uint32 MCMBOFIFBCP = 6; +} + +// CmdID: 8890 +message NNFMDKBDGPD { + uint32 DFPNKFEKIIG = 5; + repeated uint32 NJHGOAEHNDM = 6; + int32 retcode = 9; + uint32 PKKKIJALPNM = 11; +} + +// CmdID: 20674 +message NJCNAJIHOLP { + int32 retcode = 7; +} + +// CmdID: 22307 +message ICKHGJLKENA { + uint32 point_id = 4; + uint32 GAPLFMMGBFA = 13; + int32 retcode = 15; +} + +// CmdID: 21432 +message OLPAJEMDOOF { + uint32 level_id = 3; +} + +// CmdID: 22801 +message ADACHHNJAHK { + uint32 HFJILNCPAKL = 14; + PFCHOFGMIAK NLGCILIJPFN = 15; +} + +message AnimatorParameterValueInfoPair { + int32 name_id = 1; + AnimatorParameterValueInfo animator_para = 2; +} + +message JMLMHFCGDGL { + uint32 PHEDDGPDKEP = 6; + uint32 PDPCIEIOLLN = 10; +} + +message PGFPHFDMDPM { + uint32 NNEBHHFHDCC = 7; + uint32 IHLCEEDFIND = 12; + uint32 AEBKGCKLEEC = 14; + uint32 MHMMDIMEGDD = 15; +} + +message NEEKALIFDBH { + Vector pos = 8; + Vector rot = 12; + Vector move_dir = 15; +} + +message LJNDECJABEF { + HKMFJKCPIPG BEPFMDKMFIC = 2; + bool DGGCKMIKBMO = 5; +} + +message OBAKIDAJLGN { + uint32 count = 2; + uint32 IKNFNNFKAGF = 6; +} + +// CmdID: 26447 +message FDGOJDCLDAH { + repeated uint32 tag_list = 14; + uint64 guid = 4; + bool DHAOMGMMDPD = 13; +} + +// CmdID: 23591 +message IOCGPKAHPPD { + uint32 level_id = 3; + int32 retcode = 12; +} + +message FNCFPIODGMI { + uint32 IMOHCNCCOFG = 3; +} + +// CmdID: 20296 +message OIMBEJHELGD { + uint32 NDEHKHCALMF = 11; + int32 retcode = 13; +} + +// CmdID: 29384 +message BIAEIEEFHCA { + uint32 target_uid = 7; + bool DDEEJMJOMCL = 1; + bool GHNKOMPJKCI = 11; + uint32 CKFJCEKKPPC = 15; +} + +message JOPCCMBMLLM { +} + +// CmdID: 22234 +message OJGOCMBGPCP { + repeated HMKMOPMKDGO DMFDNMJJDPC = 2; +} + +message GGKCKGHBONN { + uint32 LDMHPLCDGHI = 1; + uint32 AICKCGNKDII = 14; +} + +message FKHBFJIEMBG { + uint32 FHHJGHKNGFG = 4; + repeated ItemParam MLLIPAPCEAF = 15; +} + +message HMPHKNOCGPJ { + uint32 HKEEINBHFHM = 7; + JGJLFAEIGAJ JEGELNBDKBK = 9; + uint32 IHLNECMIIFP = 10; + uint32 ILPJBEPJDLP = 13; + uint32 PGLAJFAFGAI = 14; + uint32 PFAIIPMANEO = 15; +} + +// CmdID: 2319 +message OIIADOELLBH { + int32 retcode = 5; + repeated KDJHBMGGIFD KBOKCOMOACF = 12; +} + +message OCJNEAMJAPC { + repeated DGNMACIEBHF GOCBHMDLADB = 3; + bool KGIPBHIBOBD = 8; +} + +message BPLAMHFKAPA { + repeated uint32 uid_list = 1; + float MEGKADCAAAJ = 2; + Vector pos = 4; + uint32 entity_id = 6; + float FIPKPJPKJBN = 9; + uint32 LMJNOKAJEKI = 10; + Vector rot = 14; + uint32 gadget_id = 15; +} + +message AvatarEquipAffixInfo { + uint32 equip_affix_id = 1; + uint32 left_cd_time = 2; +} + +message POALEHLCCII { + repeated uint32 ODOBMMFAACG = 2; + repeated PCMPIHMIOPH KFAPIJCGDBC = 12; +} + +// CmdID: 808 +message JKOFFPMNPOD { + repeated uint32 tag_list = 1; + uint64 GEDMDOCOLFJ = 7; +} + +// CmdID: 20463 +message JFBFGACBOEM { + repeated EFAIPNDIHAI JNFPMEIJENP = 7; + repeated uint32 GKPJEDKHCIF = 6; +} + +message NMBKBALMNKA { + uint32 GHIAOGLLLDI = 2; + uint32 GAPLFMMGBFA = 4; + bool HJLPILEEMEB = 12; +} + +// CmdID: 3917 +message OIHPLAEKINM { + int32 retcode = 11; + uint32 IIJKCCIMJGJ = 12; + repeated AvatarInfo KFAPIJCGDBC = 15; +} + +message NLMEPNKFOCJ { + uint32 APFOOGPJALA = 11; +} + +// CmdID: 27454 +message LNOFNLDPNIF { + FMCFEAAOMNG DCOKHKBOJEP = 5; + int32 retcode = 14; +} + +// CmdID: 6706 +message FMAPBHLDPBD { + int32 retcode = 3; + repeated ItemParam DLKGDLNILEH = 6; + uint64 OPBNFDPDJGD = 7; +} + +// CmdID: 1165 +message EGKEPOKKAAA { + int32 retcode = 10; +} + +message KGIGHCKLLKL { + uint32 DMKFECCMCOP = 6; + Vector pos = 11; + uint32 HOJJLBLKOHJ = 12; + bool ECIHDIJCLED = 13; +} + +// CmdID: 7876 +message LAFOLIACPPG { + HJBCKHABDKL GHCCILIEHNA = 1; + Vector pos = 2; + Vector rot = 4; + uint32 entity_id = 12; +} + +// CmdID: 5044 +message ANBNAKFDLHA { + uint32 scene_time = 5; + PlatformInfo platform = 9; + uint32 entity_id = 11; +} + +// CmdID: 20911 +message IKGAFGEAKAK { + int32 retcode = 1; + uint32 gadget_id = 3; + uint32 GBCEBGKBJDM = 8; + HHNOENMDGGG KFMGLFJDODO = 9; + NMFDMILHGPO OAAHHNMHAFH = 15; +} + +// CmdID: 666 +message JBFHKFLEHHH { + uint32 OMGCHBACHCI = 3; + int32 retcode = 7; +} + +// CmdID: 21442 +message FABNMMKIMJH { + uint32 MEMPKCGNNMF = 4; + uint32 OMGCHBACHCI = 8; + int32 retcode = 10; + uint32 ALNMHBAPCGN = 11; +} + +message CJNBABJNCOC { + bool IPJNPMKGBPL = 1; + uint32 HLAGFHADKCM = 2; + bool DPHDAGAGBII = 4; + uint32 exp = 5; + repeated uint32 FKNMEOAAMMO = 7; + uint32 level = 8; + uint32 CMJIMCNKBGI = 10; + uint32 PFNHCEFLIIP = 13; + uint32 AFJCLENHANC = 15; +} + +// CmdID: 3937 +message FJEOFMBAJEO { + int32 retcode = 6; +} + +// CmdID: 21283 +message GBJMFLOHEAO { + int32 retcode = 7; +} + +message GEMJHNLGKOL { + uint32 state = 6; + uint32 PBKEAOCBPMN = 8; + uint32 FMJIGFMBJPJ = 10; + uint32 progress = 11; + uint32 refresh_id = 12; + uint32 HOGPDLGHGLM = 14; +} + +// CmdID: 22918 +message EJOFKJIOHNK { + int32 retcode = 10; +} + +message MDOCBMJPDIK { + uint32 start_time = 6; +} + +// CmdID: 8555 +message FJOJHIBAHOI { + uint32 level = 2; + int32 retcode = 5; +} + +// CmdID: 24102 +message BKOAKMCKALD { + uint32 PCAOBBJLFFM = 6; + uint32 monster_config_id = 12; +} + +// CmdID: 22972 +message PGEGANOEBJL { +} + +// CmdID: 24249 +message NEGMHMBGDIO { + uint32 entity_id = 8; +} + +message DEAFLOBJJEH { + bool is_finish = 9; + uint32 level_id = 11; + bool ECIHDIJCLED = 12; + uint32 camp_id = 15; +} + +// CmdID: 8394 +message EDHDFLLJLJH { + uint32 GFPPMNLPOEK = 15; + uint32 scene_id = 12; + uint32 FCHFAKEPINP = 4; +} + +// CmdID: 7064 +message LPEPJLFBLMH { + repeated PPGPJDDIEHM KJJDFPHKFEB = 3; + uint32 MEMPKCGNNMF = 12; + uint32 DFPNKFEKIIG = 1; + uint32 ONABDGFCPIH = 6; +} + +// CmdID: 21318 +message HNGCPEAAKLK { + bool EIPPEIILMDP = 4; + uint32 uid = 5; +} + +message LCBGDOHINDD { + uint32 IBCGFFJGCID = 1; + uint32 JEFILDJEBAJ = 8; + uint32 level = 9; + bool ECIHDIJCLED = 10; +} + +// CmdID: 29050 +message PNNCANDILKC { + bool NPFKJANODEE = 11; +} + +// CmdID: 4266 +message AKIKIEIKIDA { +} + +// CmdID: 2717 +message JBJIEFEIBBI { + uint32 target_uid = 5; + uint32 OPLLLAHDDKM = 11; +} + +// CmdID: 6478 +message GBOBJGMJKNL { + repeated NBHMAICJJPO GDNMLPMKCOJ = 14; +} + +// CmdID: 21822 +message FIEGILBCLNA { +} + +message KDJHBMGGIFD { + repeated AKNANPNEJLP MPBNNONJGJP = 2; + repeated Vector JGKFKEGBEBK = 14; +} + +// CmdID: 23392 +message EPFFDAFPKPJ { +} + +message FoundationInfo { + FoundationStatus status = 1; + repeated uint32 uid_list = 2; + uint32 current_building_id = 3; + uint32 locked_by_uid = 4; +} + +message JOBIMALCPHL { + uint32 JDMJNGDHDFH = 3; + uint32 PHAJGBBPMPM = 5; + bool FCIKEOIACDG = 8; + uint32 ADEJNGMKINH = 10; +} + +message PGGPFNPDPLN { + uint32 CLOCEGAAHJN = 1; + uint32 LEKFEJHKPPE = 3; + uint32 KPAMPGDJDHE = 9; + uint32 start_time = 15; +} + +// CmdID: 6824 +message BJIFNDJNIML { + uint32 OMNKHJBMGKL = 13; +} + +// CmdID: 28418 +message ECILGPHIOHK { + uint32 group_id = 1; + uint32 BKNPLFIKKFG = 6; +} + +message Reliquary { + uint32 level = 1; + uint32 exp = 2; + uint32 promote_level = 3; + uint32 main_prop_id = 4; + repeated uint32 append_prop_id_list = 5; +} + +// CmdID: 24758 +message LNEBHNAKKME { + GBECLHJIOIL APHJKDFBAJK = 1; + uint32 OOFLAHMELEO = 2; +} + +message GJNOBDELMLF { + MapLayerInfo map_layer_info = 1; + repeated uint32 scene_tag_id_list = 9; + uint32 KCECJDKPOFB = 12; +} + +// CmdID: 4041 +message MPGMDCHAPBK { + map prop_map = 12; + uint32 entity_id = 13; +} + +// CmdID: 22272 +message HMAONDHFFHH { + bool EEFMHKEMFEJ = 7; + repeated uint32 GHNMDAKOLKF = 10; + int32 retcode = 12; + repeated JENBHHGNLMB CADONPDCDBG = 15; +} + +message BOJAMBJMCNP { + uint32 IEJHHMBOBMJ = 7; +} + +// CmdID: 25186 +message AMPHPPHMAMM { + repeated uint32 JFKEINKJIIA = 12; +} + +// CmdID: 21075 +message LKAPHADCGCE { + HIMMEMHOGFB MFMLAKBIAED = 10; + uint64 DCOMPDPPDPO = 14; +} + +// CmdID: 154 +message CMLAFDBCKJA { + int32 retcode = 4; + string JLCDDOJGKKG = 5; + uint32 MPGMOFLCEOF = 6; + uint32 CIJPMGMCJBA = 11; + string OLODGDMMPNF = 13; + string game_biz = 15; +} + +// CmdID: 25393 +message KPJLGAEHBPH { + int32 retcode = 1; + uint32 JJLPIJKGKON = 4; + DOAPFGNFCCO OEAPFMFEFGE = 5; + string avatar_name = 6; + bool CIMEJKMJGPM = 15; +} + +message JCBAIFPFACC { + repeated IMHFMHCLNEE DNJNJBAMLBA = 8; +} + +// CmdID: 22207 +message DMMNNNLGCLP { + repeated ABMOEKNPCLA OHPEJHEBPAG = 2; + repeated FCHNNKFBMLC NEHOHOHDILC = 11; +} + +// CmdID: 23950 +message GCBJICEKMKG { + map AHMPNGHJHML = 3; +} + +// CmdID: 24256 +message MPNFDLJNKKG { +} + +// CmdID: 3241 +message HNDDHOGBOID { +} + +// CmdID: 25090 +message KBPLMFMCDDG { + repeated uint32 OLPBBGIENFF = 6; +} + +// CmdID: 5480 +message NPFKGIKCKIJ { + int32 retcode = 2; + bool FOJAKDNOHAF = 3; + HIMMEMHOGFB MFMLAKBIAED = 5; + uint64 DCOMPDPPDPO = 10; +} + +message NEFGCLBANJK { + uint32 end_time = 3; + uint32 KHHIBKPBKPN = 8; + bool IDNDMKMECNO = 9; + uint32 LGBNFIFCPJF = 11; + uint32 ONABDGFCPIH = 15; + oneof detail { + JDKNACIPAFO bonus_info = 2; + } +} + +// CmdID: 3016 +message FABEHFBJKCB { + repeated EPIGPIPPDPK KFAPIJCGDBC = 1; + uint32 level_id = 15; +} + +// CmdID: 24359 +message EEPPNOMECKI { + int32 retcode = 9; +} + +// CmdID: 6020 +message NGOCBCEBBNO { + bool NKGGDPGPGHK = 6; +} + +message ModifierDurability { + float reduce_ratio = 1; + float remaining_durability = 2; +} + +message LBKGIIGKOLA { + BBAEMOLJPIB MJLLKGPGMAD = 1; + repeated IIMGHHMEFMK NIMIMLFEOPO = 2; + LGHPOLGGNEA MLIJPCOHILM = 3; + bool LOPPMEONNEG = 4; + repeated ONOPNDGNFHA KFHNDIJEIJO = 5; + uint32 AKFHOIHGDJB = 6; + uint32 LGBNFIFCPJF = 7; + bool NFCJAIMIKKK = 8; + uint32 end_time = 9; + uint32 HBNDJAPMLPL = 10; + uint32 IBOLGMHGPOO = 11; + uint32 KHHIBKPBKPN = 12; + bool HOLKBIKHOBA = 13; + ALLLNINAOGA JBPCMHKELPF = 14; + uint32 level = 15; +} + +// CmdID: 25145 +message EFAKCFDNOKG { + int32 retcode = 2; +} + +// CmdID: 280 +message BIDJKLLLLAE { + uint32 entity_id = 5; +} + +// CmdID: 3595 +message PlayerEnterSceneNotify { + bool JDNGEPMPFOH = 1; + Vector MBFONBLMNBL = 2; + uint32 OBFCJPOJMOM = 3; + uint32 target_uid = 4; + uint64 scene_begin_time = 5; + repeated uint32 scene_tag_id_list = 6; + uint32 enter_scene_token = 7; + uint32 GAPLFMMGBFA = 11; + uint32 GPJHAEEMCBK = 12; + Vector pos = 13; + uint32 scene_id = 14; + EnterType type = 15; + CGMAOKBGOHO DFNDKDAFEJO = 96; + uint32 ALJNJKPMOPB = 338; + uint32 EKIBACGBHCJ = 358; + uint32 KDHNDLANKNI = 464; + GJNOBDELMLF BFPGBNDFGBO = 681; + MapLayerInfo map_layer_info = 740; + Vector KMDLMKGJIHH = 776; + bool GBHGABLFDME = 816; + uint32 DDGBKGDECME = 1148; + string scene_transaction = 1492; + uint32 KKLADMFLAOE = 1696; + uint32 OKCAGDNDEJN = 1870; +} + +// CmdID: 5280 +message JDLLEKJONCE { + uint32 MPBHHDJJLPE = 8; + Vector pos = 12; +} + +message FLCOINOJGIL { + bool KGIPBHIBOBD = 6; + repeated uint32 OIDCAAMGGNP = 13; +} + +// CmdID: 8481 +message PBJIKHPLACP { + repeated IINNLAMMNKA OKILMHJJBPP = 5; +} + +// CmdID: 5992 +message KOLJGBKCDFE { + uint32 OMGCHBACHCI = 7; +} + +// CmdID: 28469 +message CKNFOGKBEMO { + repeated IADNPJBKILO AINMBFOIHLH = 9; +} + +// CmdID: 952 +message ACDIDGPAHIH { + uint32 room_id = 10; +} + +// CmdID: 29159 +message LCEDHAFADGN { + uint32 CENHKJDFFDA = 2; + int32 retcode = 9; + uint32 MHGHINOGBGD = 14; +} + +// CmdID: 24715 +message NNHFNODPBJL { + IADNPJBKILO CAFEFEABNEC = 8; + GFILBKBGMAF LAICDPFDIMH = 15; +} + +message LAOJLGMBAEE { + repeated uint32 BFBOMBOINPJ = 9; +} + +// CmdID: 23690 +message CCPJFPKCIHI { + FJMJCDDODMH BHJHAGCCPIB = 7; +} + +// CmdID: 8695 +message PNBMLJPIPGP { + uint32 target_uid = 6; +} + +message OPLKOOIBKBP { + uint32 DJHFJFFKPPL = 2; + uint32 FKHOHKELKOE = 3; + uint32 EOPFFIPDKGN = 4; + uint32 DGEAKOFNGDN = 5; + repeated JPOAEIDKABJ HHGGLFAIKFO = 7; + repeated IPFJMBGNAIO JHPIKAKIGBA = 9; + repeated PNIEDFCOOKD GABLJANJLAF = 10; + repeated OFFELIOFHPK PFGGIGKAGMB = 12; + uint32 GGHKDJLGFPB = 14; +} + +// CmdID: 29677 +message KHJKCJDEAHO { + bool HJOACHMOEKB = 1; + uint32 HKLKMBMGAKE = 5; + uint32 avatar_id = 8; + bool ELPPGECIEAF = 10; + uint32 point_id = 11; + uint32 level_id = 12; + uint32 element_type = 14; +} + +// CmdID: 4361 +message CKEGHFMEBLA { + int32 retcode = 4; + uint32 MBLMIHEJNIF = 12; + uint32 JGIHCIBOJPN = 13; +} + +// CmdID: 6098 +message DECFLHFHGLF { + uint32 GFMMFBJPJMP = 1; + uint32 entity_id = 10; + int32 retcode = 11; +} + +// CmdID: 21437 +message GBBLDDHGFDJ { + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 1129 +message BAAOMHLKMLP { + uint32 MEMPKCGNNMF = 1; + int32 retcode = 9; +} + +// CmdID: 6221 +message HCFDKBDLNHJ { + uint32 LGOOIDCIAAG = 14; +} + +// CmdID: 26549 +message ODGCLLLOADB { + uint32 id = 7; + int32 retcode = 8; +} + +// CmdID: 25695 +message HOEOBCHGAAE { + uint32 uid = 7; + uint32 JDHFHCFEONF = 15; +} + +// CmdID: 29231 +message OFHPDDLPIDN { + uint32 scene_id = 8; + repeated OFNPCAHJFPG OIGLGMMMFPG = 9; +} + +message KFBBBEJGNFA { + uint32 GAPLFMMGBFA = 2; + uint32 KDLNLOPHIIB = 7; + uint32 MHPLOKGEJGG = 9; + uint32 DIKNIICMOLJ = 10; + uint32 IBIEDGDOCEA = 12; +} + +message LJDDPGJAAJL { + repeated EJJICHPJDBM NFKJLDJCODP = 9; +} + +// CmdID: 2465 +message KJPKOPIIGGL { + uint32 COJBPKDFNCH = 4; + uint32 BOKFANFEFNE = 5; + int32 BLHLCEEOHHD = 7; + OHGCDMMLNOK BCDELAFDIOG = 9; + uint32 entity_id = 10; + IGOHJIBCDFA LKIDBHIOOOG = 11; + Vector EMIGNNGOBOD = 13; + uint32 KEPFCPALJGN = 14; + Vector LDBDIFABGCE = 15; +} + +// CmdID: 20443 +message BFNLCLJBIPD { + uint32 IIJKCCIMJGJ = 12; +} + +// CmdID: 9547 +message FLLKDOMFEKA { + uint32 avatar_id = 9; + uint32 HMLGDPBCGDM = 10; + int32 retcode = 15; +} + +// CmdID: 8103 +message JAOOMHPMAGA { + uint32 EPJOAALLGGD = 5; +} + +// CmdID: 5895 +message OKCJKPNAEKF { + uint32 id = 1; + bool IDFEJNCMBHP = 4; +} + +// CmdID: 9978 +message NJFIPABIHGC { + int32 retcode = 1; + bool BGAOACGALDG = 9; +} + +// CmdID: 23259 +message KPBKKCOLPJN { + repeated uint32 ELFNBIKBEJO = 1; + repeated ItemParam item_list = 13; + uint32 LEEGHDDDBEI = 15; + uint32 KENIKECFFLM = 6; + bool ILMDJCEGJOP = 2; + uint32 KNLGGCIEMKN = 10; + uint32 BFJBPPHOJIK = 12; +} + +message JPPLMPIEIFE { + bool ECIHDIJCLED = 2; + bool is_finish = 5; + uint32 level_id = 7; + uint32 DJBLEKFBKMD = 14; +} + +// CmdID: 3502 +message LECFIAJJJCK { + uint32 OOFLAHMELEO = 3; + uint32 uid = 6; + HOCJFIDGKJM reason = 15; +} + +// CmdID: 24032 +message IJPAJDJEBHL { + repeated ItemParam DLKGDLNILEH = 12; + repeated uint64 NNEIDBDDIHM = 2; + uint64 ACLGNLLHAJB = 11; +} + +// CmdID: 20704 +message LLPMODBKGJD { + repeated uint32 HIJPHGBGJKN = 3; + repeated uint32 EEBPIHLBKMF = 5; +} + +// CmdID: 23385 +message JKAIJENCNGF { + repeated ItemParam OICHDIANAEE = 1; + int32 retcode = 2; + repeated ItemParam NIOMENGDMAJ = 3; + FOGEMDKJJCN HKHIFGLNCLL = 6; + BLBMOCGLOOJ PCFEFINAIIF = 7; + bool BFDDKACHCEI = 11; + repeated ItemParam LEPOMLNOAPK = 12; +} + +message EPJOPKDOKJE { + uint32 GAPLFMMGBFA = 3; + uint32 NAGHINBJJDI = 13; +} + +message AHGAGGNGBBM { + repeated FKALDLCAALP CBENKJEOCIL = 3; + repeated CHCOFAANKLL IDEHOEPMAKD = 6; +} + +// CmdID: 652 +message KHIFOFFEKHO { + int32 retcode = 3; +} + +message HJONJCCAEKJ { + uint32 GODICEBLBFL = 1; + uint32 trial_avatar_id = 2; + uint64 guid = 15; +} + +message NBCKCEBGHNA { + uint32 FFBJAMPGEKM = 2; + uint32 GGHKDJLGFPB = 12; + uint32 level = 15; +} + +// CmdID: 21068 +message EFNGPNMMPPI { + repeated uint32 IICOOIFHOLC = 15; +} + +message DNKELOMNHJD { + uint32 BGHDJJOOIIK = 10; + uint32 JKPFIBLBGHH = 14; +} + +message CLDIAMEGHLA { + bool ANJBCFCFFOP = 3; + repeated uint32 FGHOFGJOICC = 5; + uint32 GPAELJHNAEK = 8; + uint32 level_id = 10; + bool DMEOECIAMJA = 12; + repeated uint32 JMEIEMBNDHK = 14; +} + +message NADPJAHPOHO { +} + +// CmdID: 25419 +message OBNIEPINFEB { + repeated uint32 DIIKDGGJBBD = 10; + uint32 scene_id = 14; +} + +// CmdID: 1958 +message CLDBLCECBOB { + uint32 parent_quest_id = 3; + int32 retcode = 10; + repeated uint32 JKOIHMCHHHA = 12; +} + +// CmdID: 7466 +message NOHMGPLMBFK { + uint32 OLIKAOABPJM = 8; +} + +// CmdID: 26962 +message AHAOEPJLFBO { + uint32 OMGCHBACHCI = 3; + CCIHPPGCMAP BEPFMDKMFIC = 11; +} + +message FCHNOOHLPLB { + uint32 level_id = 5; + repeated uint32 LCDCIKJIKGH = 9; + bool ECIHDIJCLED = 11; +} + +// CmdID: 20027 +message DHBECHBENAN { + uint32 DLOIJEGGJOE = 5; + repeated KEFJLEOPBOA DOLJCBCOGNI = 11; +} + +// CmdID: 24451 +message INMGMFILCNG { + uint32 level_id = 7; +} + +// CmdID: 509 +message JBNFDCCCMJF { + uint32 MEMPKCGNNMF = 3; + uint32 BCGEOGLHKAN = 5; +} + +// CmdID: 4604 +message GIEGOIPCJEC { + uint32 level_id = 9; + int32 retcode = 11; +} + +// CmdID: 7728 +message LGAGLMMPKIA { +} + +// CmdID: 5574 +message JHHOBCIBNPM { + uint32 score = 1; +} + +// CmdID: 1595 +message IMOOMJNPEEO { + repeated uint32 HLJOHDKCBJM = 5; + int32 retcode = 7; + repeated ItemParam item_list = 11; +} + +// CmdID: 9691 +message MFLIFFEMLPC { + repeated uint32 HIMCBBODHCJ = 4; + repeated DHDOIANNJMN item_list = 9; + int32 retcode = 14; +} + +// CmdID: 8891 +message HOHNIAIDCMH { + int32 retcode = 6; + uint32 LPNKMDEAKPC = 11; +} + +// CmdID: 9731 +message FHEKLDAHGHB { +} + +// CmdID: 20724 +message JHFAPOBHGIH { + uint32 GOLLEKHHDGH = 1; + uint32 score = 3; + uint32 MIILDBCNEKL = 4; + uint32 PJEGODEBMJC = 5; + uint32 LJFAFDHIKJD = 6; + bool DMEDOEHOMKH = 12; + bool DGGCKMIKBMO = 14; + uint32 group_id = 15; +} + +// CmdID: 9399 +message ANIDMDGOKOL { + string OINHNDDPFLI = 8; + uint32 KJLBEPDNLDM = 13; + uint32 target_entity_id = 15; + int32 param3 = 5; + int32 param2 = 6; + int32 param1 = 12; +} + +message NPCMLKNDENE { + bool MMADNOEBMLH = 3; +} + +// CmdID: 8768 +message GPAGHMDJCLF { + int32 retcode = 9; +} + +// CmdID: 4830 +message JMFONNPELJJ { + uint32 AFFKLOGICMO = 14; +} + +message LDBDPBPGCLE { + repeated uint32 POKKLPFHBEL = 2; + oneof detail { + LOCACHPGJPH order_info = 8; + KMECIFNIKHF exam_info = 9; + } +} + +// CmdID: 23107 +message DMFDKKBNEMN { +} + +// CmdID: 8032 +message ANAFMPAHAPN { + bool BLIAKNCJPLH = 3; + repeated uint32 FJBEECOCHDA = 14; +} + +message SceneEntityAiInfo { + map skill_cd_map = 3; + ServantInfo servant_info = 4; + map ai_threat_map = 5; + map skill_group_cd_map = 6; + uint32 cur_tactic = 7; + bool is_ai_open = 8; +} + +// CmdID: 3255 +message DJHAFBPNPEE { + string EPFPBKMOMCA = 8; +} + +message IGOJPADBHLN { + uint32 MEMPKCGNNMF = 10; + bool ECIHDIJCLED = 12; + uint32 level_id = 14; + bool EIALJBAENGJ = 15; +} + +// CmdID: 4872 +message HJDNBCBNAMI { + int32 retcode = 2; + repeated uint32 CBHILBBLAIP = 6; +} + +message CAENMEMOPKH { + DOFEMMFNNNG NBHODDCFIKB = 6; + uint32 FBGLAPBJMKB = 7; + uint32 OGOPBMAMFMA = 9; + uint32 BPFOADIPMJF = 10; + uint32 IKHHOLBMDKO = 13; +} + +// CmdID: 29318 +message DGNMHNDFJNB { + repeated OIEDEOFBGDJ BNLKKIDLBME = 6; + uint32 level_id = 12; + int32 retcode = 14; +} + +// CmdID: 21254 +message IJFECBEPIDK { + uint32 entity_id = 8; + repeated uint32 qualify_uid_list = 12; +} + +// CmdID: 28308 +message PGAFHBLJDKK { + string JLCDDOJGKKG = 10; + uint32 CIJPMGMCJBA = 1; + uint32 MPGMOFLCEOF = 2; +} + +message PJBCKLBBNFL { + uint32 BMPPIBGAFCJ = 6; + uint32 BLBCCMPHAPA = 8; + uint32 ACHIGONNFHI = 12; + int32 JJNHHNFGGPA = 13; +} + +// CmdID: 6392 +message EGNNACIPEBF { + CFKJEDGPNAE LOGNNDHODKH = 5; + uint32 ONABDGFCPIH = 12; +} + +message PNIAHAGBECK { +} + +// CmdID: 1506 +message LMJEPOFEOMM { + repeated uint32 FDJPPPFGHNE = 12; + int32 retcode = 13; +} + +// CmdID: 7019 +message NPLOGCDPPAN { + OEAOCCJEOPE DDIAAMKBFDA = 4; + bool MCPKKMHKCPD = 13; +} + +// CmdID: 8725 +message LHEADCPNNMM { + uint32 MEMPKCGNNMF = 1; + int32 retcode = 8; +} + +// CmdID: 29286 +message IPIDAKKLINO { + repeated uint32 MJIOFGMCPLE = 12; +} + +message LOCACHPGJPH { + uint32 HIPLMEOICBG = 1; + bool GALMKIODANM = 6; + FBLKBBKFENL BDNGJLAACGL = 7; + repeated uint32 AIPAMKAAHEJ = 9; + uint32 id = 11; +} + +message StatueGadgetInfo { + repeated uint32 opened_statue_uid_list = 1; +} + +message PLMKEBGLBBG { + uint32 OCINFHOJCEA = 2; + bool FFIJKDEPKDF = 3; +} + +// CmdID: 24101 +message KOGCEHFOABE { + int32 retcode = 6; + string PBIGGANLBDH = 10; +} + +message DJBLIFKFLPO { + uint32 KBIANHCIIJE = 1; + uint32 AECNOLHAILL = 2; + uint32 DEKGJKAICJA = 4; + uint32 ANFNKOBFMIE = 14; +} + +message BHNEEDMELMK { + bool MDGJJOFOKAP = 2; + bool EIALJBAENGJ = 6; + uint32 level_id = 7; + uint64 BEHHGCFPKLP = 10; + uint32 GPAELJHNAEK = 14; +} + +message PLFHDDFIPGA { + bool DPHDAGAGBII = 1; + map MIOPLFBPBHF = 4; + KGOHFFICHLA DBAJIJGOGNC = 6; + map DANLOGGPDCL = 10; + map OMAGJPBIGAM = 13; + PBFPKEHKKKM BNGIHEABPBF = 15; +} + +// CmdID: 5596 +message OPJFOBKPFHJ { + uint32 BIHAMMOADBG = 1; + uint32 OMGCHBACHCI = 2; + bool DMEDOEHOMKH = 3; + uint32 GCMLKBEBPOH = 4; + bool DGGCKMIKBMO = 5; + uint32 level_id = 7; + PAAHDFJMICD reason = 11; + uint32 LEIJPNJKLIM = 12; + uint32 score = 13; + uint32 EIGPJJFKDHB = 15; +} + +// CmdID: 27896 +message PJKLPGCKCDN { + JELBMDNLKPM NFIFNALEPPI = 12; +} + +message GLIHGJHNBGF { + KKMNANGFMOK DBNMJHDKFCI = 1; + KKMNANGFMOK CCHNAPLHIDL = 2; + uint32 DMKFECCMCOP = 6; + uint32 level_id = 11; +} + +// CmdID: 941 +message DFNILPBBKPI { + int32 retcode = 1; + repeated ItemParam item_list = 6; + repeated MIAMFOFPFNK JGKLNNOOFND = 13; +} + +// CmdID: 8215 +message CDGGBPBFMPB { + map NGFEOEAPBJC = 8; + uint32 EMDJLFDJOEC = 11; +} + +message FGOEOMKHIKK { + repeated NLAGFFOIGAL MCDIJKPHLNO = 10; +} + +// CmdID: 23660 +message CNEPLJFOIHA { +} + +message JDLKNJJKDMN { + float DDLIENJBAKB = 3; + Vector EMIGNNGOBOD = 5; + OHGCDMMLNOK BCDELAFDIOG = 6; + float GGHMAHBOMKE = 7; + Vector EDOEECEACHH = 10; + int32 BLHLCEEOHHD = 12; +} + +message DOPEEELONNA { + uint32 MBDCFMKEJFP = 1; + bool ECIHDIJCLED = 2; +} + +// CmdID: 22397 +message KBAEIDDGKOL { + uint32 group_id = 8; +} + +// CmdID: 4022 +message MJKOMEAFNHN { + KEKBDFOKBJB JCDJMKGDEEC = 2; + uint32 OMGCHBACHCI = 5; + PAAHDFJMICD reason = 6; +} + +message ALCOJMPIIKP { + repeated OCOFLMHCBFK MCDIJKPHLNO = 3; +} + +message MPAAMEMPLBP { + bool HEAABGLOJHH = 7; + repeated CNCHBCDJJOB KNCHDPBAAGE = 9; + repeated MICAMKKBKMM KONBOAOBCHP = 11; + repeated uint32 IAIIGFIPHEM = 14; +} + +// CmdID: 9199 +message HBHBHCBCGOK { + int32 retcode = 12; +} + +// CmdID: 21662 +message IKNJPDDCMMP { + uint32 LIOOJOAIAMC = 3; + OEAOCCJEOPE DDIAAMKBFDA = 5; + HENEBMLIICL KKACCPNOHCG = 13; +} + +message BHBPBCIAJBM { + bool EKEIKDIJABM = 11; + oneof detail { + uint32 trial_config_id = 1; + uint32 avatar_id = 2; + uint32 rent_avatar_id = 8; + } +} + +message CCGFKEGLIHC { + NBADDMOPLEI BLFKOJLCCOO = 1; + uint32 uid = 6; + string PPCOKJJOCOI = 9; + fixed32 GHDJJMIKFPI = 11; + uint32 DPPFEEMFNMN = 13; +} + +// CmdID: 20867 +message HOOIMHECDEL { + uint32 BFBKIDDCKHF = 1; +} + +// CmdID: 7285 +message OHKPBHIDBIA { + int32 retcode = 6; +} + +// CmdID: 22473 +message OEJEMHHMINF { + uint64 guid = 7; +} + +message AHNMCDONJHE { + repeated LCMJAIOGKPO DNPEBAPALEK = 3; +} + +// CmdID: 22848 +message LNKCPEICGCF { + uint32 level_id = 13; +} + +// CmdID: 4387 +message LLGBDJDGKDC { + uint32 level_id = 2; + int32 retcode = 13; +} + +// CmdID: 9437 +message CDPFMFBBFJP { + uint32 game_time = 15; + uint32 DAGNBLKKJLI = 11; + bool HDCGLELHABN = 8; +} + +// CmdID: 25729 +message FIEHEGABIJP { + int32 retcode = 8; + PNBDIKIJDOJ IIMDJNNJIEP = 13; +} + +// CmdID: 4523 +message OAKJHCICNHN { + PNIEDFCOOKD KIOLEGBHKBK = 1; + uint32 FKHOHKELKOE = 14; + uint32 DALBEPBFMFB = 6; +} + +// CmdID: 1499 +message DAIJFFIBEJF { + repeated uint32 NJHGOAEHNDM = 8; + uint32 PKKKIJALPNM = 1; + uint32 DFPNKFEKIIG = 12; + uint32 point_id = 3; +} + +message KCJEBLIEHLM { + uint32 IMOHCNCCOFG = 8; +} + +message DKCMNDDNNPH { + uint32 KENIKECFFLM = 8; + uint32 point_id = 12; +} + +// CmdID: 26282 +message MKGKLDIHFGJ { +} + +// CmdID: 6023 +message AABFAJCLKJD { + uint32 level_id = 9; + int32 retcode = 11; +} + +message GNMNGOODHEA { + uint64 FFKCOOJMBLD = 2; + repeated GLBBFGLLHAK MICJDMNCDDI = 6; + float OGGPIGCCJJO = 11; + repeated GLBBFGLLHAK ELGPFEAIGBC = 12; + uint64 KMOEPFLDDCI = 15; +} + +// CmdID: 2680 +message AICAJLBOOHO { + repeated ICPPBDKPNAL KFAPIJCGDBC = 3; +} + +// CmdID: 123 +message JAHAGJCIIHM { + uint32 group_id = 6; +} + +// CmdID: 25245 +message ENBAINPJKFJ { + repeated uint32 BDFLBIDDDME = 3; + repeated OBNMFMNOHGF PFDNJOPMKEC = 7; + repeated KHNIHKAIECP BFBOMBOINPJ = 10; + uint32 LKIIEFAEIHE = 11; + repeated uint32 DBKLJNMDMDJ = 12; + repeated uint32 DCIMAKNLPEK = 14; +} + +// CmdID: 5040 +message LNDOEDNCPGA { + uint32 JAMDPLLPKNP = 3; + uint32 MDONEMKPMBK = 4; +} + +// CmdID: 21877 +message ONEPFFEABID { + uint32 config_id = 12; +} + +// CmdID: 23059 +message FIOIINHFJBF { +} + +// CmdID: 7200 +message EAFOMHGEDCK { + map KPDEFILCNCL = 2; + uint32 OMGCHBACHCI = 6; +} + +// CmdID: 23041 +message KHELAKFAOHO { + uint32 ONABDGFCPIH = 15; +} + +message DFIKEAENPHA { + uint32 JEAPLOAICBC = 1; + uint32 COPMGGOGFCP = 7; + uint32 score = 8; + uint32 JDHLMIGKDDG = 15; +} + +// CmdID: 1877 +message MAJCDNIGCLJ { +} + +message EMFODJEPPMK { + repeated uint32 CNFODGEOOEF = 2; + uint32 uid = 3; + string BKDILGIJPEG = 4; + repeated uint32 costume_id = 5; + repeated uint32 avatar_id = 8; + bool HJFOPBHAKDE = 12; + bool EIPPEIILMDP = 14; +} + +// CmdID: 2539 +message MCBKMJEKDEG { + int32 retcode = 8; +} + +// CmdID: 1019 +message NABFCAHKHPF { +} + +message HIFBNCOBDDK { + uint32 MPFFBECCHDH = 4; + uint32 CJCJONHPIIO = 6; + uint32 ILPJBEPJDLP = 8; + uint32 PGLAJFAFGAI = 9; + bool LBMIALPEOBA = 11; +} + +// CmdID: 8476 +message OICKGJGDDBB { + int32 retcode = 1; +} + +// CmdID: 22907 +message IJJLDLNBNGG { + map HMEMHOPNBEB = 3; +} + +// CmdID: 9494 +message CAAJCJDAFAP { + uint32 BCGLGCJJIFH = 12; + uint32 ONABDGFCPIH = 7; +} + +// CmdID: 344 +message PNAPHNBMDAM { + IAAHFOKMNGI PHBPFONLGFB = 8; +} + +// CmdID: 2175 +message BBGJKBJOCHK { + uint32 param = 9; +} + +// CmdID: 24121 +message HMAGFCLHFGE { + int32 retcode = 3; + LOAAEEOPJAD DPEBBFLAADC = 6; + repeated uint32 ACJCKMPBEJK = 10; + repeated uint32 KIALDHGBLGC = 14; +} + +// CmdID: 7369 +message OFPPPOGNDID { + repeated IBJNMADIOPC PJEMKIKEFLE = 12; +} + +// CmdID: 26120 +message HCCMGLFHMHP { + uint64 BOCHKLKFMIK = 10; + uint64 GGBBFLABKLK = 4; +} + +// CmdID: 28396 +message IDFMGMPOFOE { + repeated uint64 FIKGDOFABEE = 4; +} + +// CmdID: 5207 +message EPKAMBGNCKO { + uint32 HKEEINBHFHM = 6; + uint32 CJCJONHPIIO = 3; +} + +message NOCCEJMPOBM { + bool ECIHDIJCLED = 3; + uint32 DMNLDPPGOKG = 11; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 8252 +message JPIIHKFKFEF { + int32 retcode = 5; + uint32 COHKAIACIEF = 8; +} + +// CmdID: 23880 +message GIAPMIHDHPG { + uint32 id = 8; + int32 retcode = 14; +} + +// CmdID: 21381 +message LPKPOHMHBKI { + int32 retcode = 10; + string LGNFAFMPHKD = 11; +} + +// CmdID: 3667 +message BIGCEOCLHFI { + uint32 NHKAPCEOMOE = 11; +} + +// CmdID: 4535 +message PDFALPKMNDA { + uint32 LPNKMDEAKPC = 5; +} + +// CmdID: 8553 +message FOOOENBLOKO { + uint32 CCPIGCCDBOI = 7; + bool DGGCKMIKBMO = 12; + uint32 NNAALGJOAIO = 14; + map ONNLNEFNFGJ = 15; +} + +message MLIDANAINAJ { + uint32 FFPBDJIDLED = 2; + uint32 ECGBDDKIJAH = 4; + bool DHFHPLNHPHM = 10; + uint32 KAPDBOCHMBK = 12; + uint32 FJMABKLFMEJ = 14; +} + +// CmdID: 5846 +message LLKNOFONJFB { +} + +message BJCIOJGGLNL { + float ENBLEODHOAE = 1; + uint32 NGJDFGCHCAK = 8; + uint32 CCCGNOGNOKN = 10; + uint64 avatar_guid = 14; +} + +// CmdID: 8949 +message OFGIMFAHPMB { + uint32 target_uid = 14; +} + +// CmdID: 8810 +message JLNNNCIDPHD { + uint32 target_uid = 6; + string PLKOLHGCDGC = 7; + bool MCPKKMHKCPD = 9; + INMCHNDEIAH reason = 14; +} + +// CmdID: 1741 +message EOABOFMHKBL { + BHPFLOPGFKL LOGNNDHODKH = 9; +} + +message GOPNAKLACIP { + uint32 scene_id = 1; + uint32 FNCOGCLPGNC = 2; + uint32 AGIENJJKPBE = 4; + uint32 NHKAPCEOMOE = 5; + bool DMJNGHLADBA = 6; + Vector CCNNJMKEMLC = 7; + bool KNHICJHGBEM = 9; + BOEDELIJAGB GJLKEDKOJMJ = 13; +} + +// CmdID: 22557 +message MEOBGCKLJKC { +} + +// CmdID: 28712 +message NNBGOHBBMGO { +} + +message ONIHLHKMIKB { + uint32 JCJLCEBNGLD = 3; + uint32 AEGJHENAAKP = 8; + uint32 EGBMIFDJDIH = 10; + KDIOOJINLKG HGKOEGEBHFO = 15; +} + +message AOACHOGHMCM { + uint32 NIKBFDDEHDF = 2; + uint32 score = 6; + uint32 DLPJAAAPKKL = 7; +} + +// CmdID: 24647 +message JDAAEHNKEKJ { + repeated uint32 DBOHFOHKMFK = 3; +} + +// CmdID: 4860 +message PNKDFFHCINI { + uint32 DJKHFNDPHJG = 1; + uint32 HNHGKPLCKNJ = 5; + bool OCIBDDEFJMB = 6; + uint32 score = 7; + uint32 level_id = 9; + bool DMEDOEHOMKH = 14; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 3190 +message GKMBPJDOGBP { + repeated HMPHKNOCGPJ JBHAIJFNNCK = 11; +} + +// CmdID: 753 +message NKEFPECPPEK { + uint32 IHLCEEDFIND = 2; + map FKEMPCFEEOI = 4; + bool DMEDOEHOMKH = 5; + uint32 MFLIMGPAFMF = 6; + uint32 ICMGFGEJCJK = 8; + uint32 MHMMDIMEGDD = 10; + bool DGGCKMIKBMO = 13; + GBJFMENJKNE PFENLKJPDDB = 14; + oneof detail { + CBIDAMIFMHJ channeller_slab_loop_dungeon_result_info = 179; + OEKOHGOKJIM custom_dungeon_result_info = 207; + INAGOCAJOMD potion_dungeon_result_info = 354; + OEOHNCNKHIP effigy_challenge_dungeon_result_info = 1137; + } +} + +// CmdID: 25333 +message JNHFMGGHCHJ { + repeated KBFBJMPCFHM DMAPDPGJPIB = 12; + bool NAAMIMDOMMN = 13; +} + +// CmdID: 28287 +message EBHGFILPAMK { +} + +// CmdID: 20525 +message JMAIGBMAMLL { + Vector PGKEDIALLOA = 5; + uint32 BHFDIGMGMGI = 7; + uint32 MKELFFHPPOG = 9; + PKHGEKDMFAP DEJOIMAFMCK = 10; +} + +// CmdID: 20087 +message NMGPFEJFCMK { + uint32 level = 12; + uint32 PFOGOKINGMB = 13; +} + +message NHEIPEOOFHN { + uint32 KBJNLBKMEDP = 1; + uint32 scene_id = 7; + repeated JBABOOKFOGN IECGNGFMOIP = 11; + Vector KPBECGLGIBM = 12; + uint32 KDEFNPGADFB = 14; +} + +message OBHHGACOMMG { + uint32 uid = 4; + uint32 KPAMPGDJDHE = 7; + uint32 PJFPEHFAMAL = 12; + uint32 combo = 14; +} + +// CmdID: 23858 +message MDFFJJONAHI { + uint32 scene_id = 12; +} + +// CmdID: 26018 +message MGNKEJPEPGG { + bool MJAOIPLDJMC = 1; + repeated MFEBBIBGNID FILHGGILJLN = 2; + bool DGGCKMIKBMO = 3; + uint32 KNLEAEMKOOB = 7; + repeated uint32 CDIDJFPEMMI = 8; + uint32 BKNPLFIKKFG = 11; + repeated DKNKKMEMNEC KNBIFCCIBLE = 12; + bool ANKCBOMMOJB = 13; + uint32 FPEDHEDEKPE = 14; +} + +// CmdID: 549 +message FJDHJKBPCFJ { + uint32 group_id = 4; + uint32 gadget_id = 12; +} + +// CmdID: 8218 +message JCOEICJPMDG { + uint32 LJEJEBELKMJ = 8; + int32 retcode = 9; + uint32 CLCNMJKOMLL = 14; +} + +// CmdID: 25586 +message ALCLIGCLLOI { + repeated uint32 LJOOCNDBCFL = 5; + int32 retcode = 15; +} + +message LFIEDPGOEME { + bool DPHDAGAGBII = 1; + repeated GGKIGJCGIJN HDGFJOEAAFH = 2; + uint32 LDKGGLBBJGE = 7; + repeated BNCDMIIDOII GEFBFHADDBD = 8; + uint32 PPHPLCHINJO = 13; +} + +message OMHEKEEPFFF { + repeated HACKPIHCIOI BDLOIFDNKJL = 10; +} + +// CmdID: 28823 +message NIJOMGFMLKL { + uint32 PHEDDGPDKEP = 1; + JIIDNGFKHEB BPELAIAJJKJ = 4; + ADPHNFGAAKN ODEMMDJOBCA = 6; + map JMCHOGFDMJN = 9; + int32 retcode = 12; + HDFHFPACFKM GCIFDLPGBAD = 13; +} + +// CmdID: 7483 +message LDDCCCHELKA { + repeated uint32 CBMAFAAHIAB = 9; + repeated uint32 AHPCNJNNLNH = 2; + bool MBFLLHNLIGD = 10; + uint32 DMNLDPPGOKG = 15; +} + +message IAHOMKMIHPE { + repeated BGABKEJDEOM CBENKJEOCIL = 15; +} + +// CmdID: 4390 +message NCBEDDNGCNF { + uint32 live_id = 1; +} + +message NHFPLBMEMED { + uint32 KDPLCBJGBAF = 5; + uint32 level_id = 9; + uint32 score = 12; + uint32 LJEJEBELKMJ = 14; +} + +message FBJOHNLJIBG { + uint32 NDONHJJKODB = 1; + repeated DOFEMMFNNNG FMMCLENMAEM = 2; + AIIGDIHBJGA MFDDJKCPFNO = 3; + uint32 ELJENGFOKCO = 4; + uint32 NBFGHKCOMOG = 5; + uint32 PFPLKCMIDIC = 7; + uint32 BHBGAFPFGLH = 9; + uint32 NFBHFJBACIG = 10; + uint32 LJAINMIGAKG = 11; + uint32 FNMNPNNPDDA = 12; + bool HJLLCCPDLEK = 13; + DOFEMMFNNNG FBAFHGFHHLO = 14; +} + +// CmdID: 4792 +message IGECKHCNKEN { + int32 retcode = 2; +} + +// CmdID: 24160 +message DBLPNFNPIBK { + uint32 OMGCHBACHCI = 3; + bool DMEDOEHOMKH = 4; + uint32 BIHAMMOADBG = 5; + uint32 LEIJPNJKLIM = 6; + uint32 level_id = 7; + uint32 GCMLKBEBPOH = 11; + uint32 score = 12; + bool DGGCKMIKBMO = 15; +} + +message BAOLPCKHKDB { + map CIGGENEMCPI = 6; + repeated uint32 DIOIIEDIKDD = 9; +} + +// CmdID: 27873 +message GBPCJFFGJNG { + int32 retcode = 15; +} + +// CmdID: 24287 +message EDFIFNIAMGD { + uint32 target_uid = 7; + int32 retcode = 8; +} + +// CmdID: 25020 +message IOIFPPMHMKA { +} + +// CmdID: 306 +message SetUpAvatarTeamRsp { + uint64 cur_avatar_guid = 2; + uint32 team_id = 3; + repeated uint64 avatar_team_guid_list = 6; + int32 retcode = 8; +} + +message BJEGLIDFJNE { +} + +// CmdID: 28009 +message DMJNLHCEDDN { + HPJPACGCNAA NLKGMJNAJHG = 2; + int32 retcode = 5; +} + +// CmdID: 2652 +message BFDDNGNMBAE { +} + +message HCNEMGGBDIA { + uint32 costume_id = 1; + repeated uint32 CNFODGEOOEF = 3; + bool HJFOPBHAKDE = 9; + uint32 avatar_id = 14; +} + +message NJEJJDCJLIK { + uint32 level_id = 5; + bool AHAKGHLENMF = 10; + uint32 DMNLDPPGOKG = 14; +} + +message SceneNpcInfo { + uint32 npc_id = 1; + uint32 room_id = 2; + uint32 parent_quest_id = 3; + uint32 block_id = 4; +} + +message EAAHLPKJJMC { + uint32 HOJJLBLKOHJ = 5; + uint32 DMKFECCMCOP = 6; +} + +message FeatureBlockInfo { + uint32 feature_type = 1; + uint32 end_time = 2; +} + +message EAEJOOCJFFL { + string LGNFAFMPHKD = 4; +} + +// CmdID: 4280 +message DGHCJECMMND { + uint32 JINJLBEMJNC = 11; + int32 retcode = 14; +} + +message KOCHDLAOFPC { + repeated ECMMFBIINOJ NEGBONDCEEJ = 1; + OPCDAPCCOOC ADMFBDMOLMF = 4; + repeated uint32 LLNPPAMMAKA = 5; + repeated ItemParam APIAJEPBKAK = 6; + repeated uint32 NGBPEIEHCOP = 9; + OPCDAPCCOOC AIAGDPEDGKI = 10; + bool DPHDAGAGBII = 11; + repeated uint32 COPPGCJJBEM = 13; +} + +// CmdID: 3640 +message NJEGELFLLBP { + uint32 DFJMENLMIII = 15; + uint32 FIAPBNCBBPB = 8; +} + +message FGPLNEKJDCH { + repeated HKNJFHLPKBA CBENKJEOCIL = 11; +} + +message NKOHNKIEMBL { + JJPMGEJNAAO reason = 9; + int32 retcode = 13; + uint32 uid = 15; +} + +// CmdID: 7806 +message FCLHNCBOEGJ { + uint32 GHIAOGLLLDI = 10; +} + +// CmdID: 27771 +message PlayerLoginRsp { + bool is_new_player = 1; + string game_biz = 2; + bool OAMCACIICJJ = 3; + bytes player_data = 4; + uint32 target_uid = 5; + bool PCNBCFNBPGF = 6; + int32 ability_hash_code = 8; + uint64 login_rand = 9; + uint32 player_data_version = 10; + uint32 client_silence_data_version = 11; + int32 retcode = 12; + map ability_hash_map = 14; + uint32 client_data_version = 15; + bool POPJGOJFOKA = 67; + repeated ShortAbilityHashPair short_ability_hash_map = 90; + ResVersionConfig res_version_config = 113; + bool KLLPFNOLBHO = 179; + string KECGLOKOIDC = 249; + repeated FeatureBlockInfo feature_block_info_list = 336; + bool EFPHHJIKPJG = 451; + bytes sc_info = 793; + string client_silence_version_suffix = 1096; + uint32 target_home_owner_uid = 1147; + bool JAGELBDJFJH = 1189; + string msg = 1207; + bool CLJBEGINENC = 1298; + double total_tick_time = 1456; + string client_version_suffix = 1490; + StopServerInfo ABPMACCDDJH = 1530; + string next_resource_url = 1549; + string PKEKLEEOLJL = 1594; + map block_info_map = 1596; + string JCIMGDHMMLN = 1689; + string JKANELMFGEP = 1728; + bool FGFIHNBMJMK = 1869; + string country_code = 1898; + ResVersionConfig next_res_version_config = 1975; +} + +message EJPLNOPGALF { + bool is_finish = 3; + uint32 level_id = 4; + uint32 PEAJINIFGHM = 9; + bool ECIHDIJCLED = 14; +} + +// CmdID: 23606 +message JNJNGNBLFJE { + uint32 GIILNMOLONI = 2; + int32 retcode = 7; +} + +// CmdID: 22095 +message MEBAJHGCHNK { + map BGAFDIOIGIB = 9; + bool PFOKFHLOKEJ = 13; +} + +// CmdID: 29209 +message CINLHMKEFLM { +} + +// CmdID: 27077 +message IOOONMOJKNN { + uint32 MEMPKCGNNMF = 7; +} + +message DECIIAILKBH { + repeated uint32 EMDPFHFHEFP = 1; + uint32 GOAKCBGLBMJ = 6; + repeated uint32 FNAOACPMMKD = 9; + repeated uint32 OEMLAIINBHI = 11; + uint32 LJJBKFFFFMC = 12; +} + +message EEGMNMGOJJO { + uint32 OHENHNJJKEN = 2; +} + +message IEJJDFOPBPJ { + AKEHCJNGJEJ type = 6; + int32 BLLECCLCEJN = 9; + Vector CCNNJMKEMLC = 10; + MathQuaternion GPBNFFJBOMN = 11; + Vector IFKDEJEBMPE = 15; +} + +// CmdID: 1123 +message KFGIAAEIPBO { + uint32 level_id = 4; + int32 retcode = 5; +} + +// CmdID: 587 +message NNAKHFCFLNN { + uint32 entity_id = 4; + IGOHJIBCDFA LKIDBHIOOOG = 8; + uint32 NCLENBIOAGH = 11; +} + +// CmdID: 25916 +message PCHKCDGFJGC { + uint32 level_id = 7; +} + +// CmdID: 20233 +message OHMCLEIBJON { + DPLHEBCKKGG CDEBNKCHKGM = 7; + uint32 JLJNNPBEIPG = 13; +} + +// CmdID: 28780 +message LOGLBJPOMFJ { + int32 retcode = 13; +} + +// CmdID: 6294 +message LNOKPDCNOOE { + uint32 PKMJLONIECO = 4; + int32 retcode = 6; + uint32 OIPHHKLAIBF = 12; +} + +message GNJFMMINNON { + uint32 count = 2; + repeated uint32 JIPHAOFLHCH = 4; + uint32 ILPFCPOKHPM = 5; + bool HPPMEGLDGKF = 6; +} + +// CmdID: 5414 +message JGLGILKCPDC { + repeated ItemParam item_list = 2; + uint32 OFDGAHOLEBG = 3; + string BMLJCLENHMH = 4; + uint32 OCFBNGKJGCA = 5; + uint32 DLGPNDCKBAK = 12; +} + +// CmdID: 7469 +message IOHBPDCINCB { + string OIEKBAJLMOO = 4; + string GDGEFDBJFFD = 1; +} + +// CmdID: 6035 +message JPFIJBEIHHO { + repeated uint32 BLIHDFACKAD = 12; + uint32 MEMPKCGNNMF = 3; + uint32 HDDPKNIFEME = 9; + bool DMEDOEHOMKH = 4; +} + +// CmdID: 26173 +message HLNEKNAOCAP { + bool LEJLMJJDEDC = 6; + uint32 level_id = 11; +} + +// CmdID: 26873 +message AGHDHEIONAA { + uint32 level_id = 7; + int32 retcode = 10; +} + +// CmdID: 25203 +message LHEDGOBIKLG { + int32 retcode = 5; +} + +message CJBDPMNEIPC { + uint32 count = 3; + uint32 HBEMIJMKBMH = 10; +} + +// CmdID: 21436 +message EHHLFIHJNMO { + repeated IBJNMADIOPC PJEMKIKEFLE = 11; + int32 retcode = 12; +} + +message PropPair { + uint32 type = 1; + PropValue prop_value = 2; +} + +message CFKJEDGPNAE { + uint32 level_id = 11; + HIBHHJENMPP PIPMDDFLKMO = 12; +} + +message KGFFMJCGJID { + uint32 JLKIDPEHPJC = 11; + uint32 NDLGIHEHPAM = 15; +} + +message DGHFFPKKCLO { + uint64 avatar_guid = 9; + JAILCNEFODI avatar_type = 13; + uint32 FJHHIKOIHKA = 15; +} + +// CmdID: 25498 +message IIFBFCKMAFC { + uint32 FHCGKPIPCIC = 3; + uint32 HJHCJPBIJIH = 5; + bool is_finish = 12; +} + +// CmdID: 22912 +message NGALODMCCEL { + int32 retcode = 11; + uint32 EAHFOKIFJOJ = 12; +} + +message GOMGEJHCKOA { + uint32 CLOGCDCAHEI = 1; + repeated uint32 GNEDHCHODML = 7; + repeated CIHBKDLCEIL KPFKGKFIIMA = 12; +} + +// CmdID: 5460 +message FIHDGHCPNGJ { + uint32 HPBPHGOEAKA = 3; + uint32 FLKPGMLNFGF = 15; +} + +message CMGMDHPJBFA { + bool EIBGIIJBOCH = 1; + repeated CEKOADFNOHP CJBCKCIADCL = 2; + bool PAMPGJBHFFC = 8; + bool EOEAACPNPKK = 11; + repeated Vector JHPAIHAOHCC = 12; + repeated uint32 JKKKHFEKEKD = 14; +} + +// CmdID: 29561 +message MKCKAGDOGCF { + int32 retcode = 8; + uint32 NEIPFLIOOLK = 10; +} + +message GHOBINFOLAP { + uint32 score = 2; + uint32 DIGGFFKGODJ = 4; + bool DGGCKMIKBMO = 5; + uint32 uid = 8; + uint32 kill_num = 15; +} + +// CmdID: 26392 +message IEELABNPGLP { + int32 retcode = 12; + uint32 level_id = 15; +} + +// CmdID: 20318 +message LMCGPNHEMNO { + int32 retcode = 6; +} + +message NDEIDBFAICP { + uint32 level = 4; + repeated uint32 affix_list = 9; + uint32 EKIFPHKFODO = 10; + uint32 monster_id = 11; +} + +message ELBLAJJIDDD { + uint64 avatar_id = 12; + bool DOHHENFNGPE = 13; +} + +message AINECCGEPBH { + repeated GFDNLPPNCPA MCDIJKPHLNO = 2; + repeated ADFFBMGNLLE DNNKMIEELAJ = 7; + repeated ADFFBMGNLLE HCONJHABOPE = 10; + map AOCEPCKHJFA = 14; +} + +// CmdID: 2374 +message PJFHBEOAALH { + repeated IDOJNCGGHAK NLNLBAIKBKI = 10; + repeated int32 HDFCDNCGBBH = 9; + bool HAAGGONEHCH = 8; + uint32 DKEOBFMAFPK = 13; + uint32 scene_id = 14; + uint32 version = 5; + uint32 CDDPHGDDCCN = 3; +} + +// CmdID: 8408 +message LLHIBOOMBNN { + uint32 target_uid = 8; +} + +message OIEDEOFBGDJ { + Vector rot = 3; + Vector pos = 6; + uint32 guid = 11; + uint32 block_id = 15; +} + +// CmdID: 5793 +message NDDDEJOBJCB { + int32 retcode = 9; +} + +// CmdID: 24564 +message JJDDDCGINKH { + bytes PFLFEIILJDK = 14; + uint32 id = 15; +} + +// CmdID: 29843 +message CONEKBNCIJM { + int32 retcode = 4; + uint32 live_id = 6; + string IEIELBDKHBF = 9; + string JDLCIIAKGJI = 13; +} + +// CmdID: 5797 +message KBODPJNLOHF { + repeated uint64 FIKGDOFABEE = 3; + uint32 MEMPKCGNNMF = 11; + uint32 DMNLDPPGOKG = 15; +} + +message AKMDGLODIEO { + repeated uint32 LIHIIJOOIEE = 4; + repeated uint32 LPJLDCJKCEI = 6; +} + +// CmdID: 27122 +message HCBPNBBIKAG { + int32 retcode = 2; + repeated KNAJKFLBFLP APHKOPALNLJ = 10; +} + +message ALEHNDHNKNF { + repeated uint32 JNKILGHKHHJ = 1; + uint32 IMCHHIKAGKF = 4; + uint32 end_time = 5; + uint32 KHHIBKPBKPN = 6; + uint32 config_id = 9; + uint32 KPPABONKDCM = 10; + uint32 LGBNFIFCPJF = 11; + bool ADNGEMFPDJP = 12; + repeated JLJGJGAHINL PIDCDMBPNAP = 14; +} + +// CmdID: 2165 +message LAPCJBNMPPK { + uint32 KHHIBKPBKPN = 8; + HOHOJPFAFOJ HNAEIAPGFFM = 9; + int32 retcode = 13; +} + +message DGECJHENBKP { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 level = 3; + uint32 avatar_id = 4; + uint32 OBFCJPOJMOM = 5; + string PBIGGANLBDH = 6; + APLKOLHCOME OIKMLEFOPAF = 7; + uint32 param = 8; + bool NDBMJEKKCGP = 10; + string KAMJIJOLFKJ = 11; + uint32 BFDOBEALIFP = 12; + uint32 PKICAIBDCHD = 13; + uint32 LPDNOPAHLIB = 14; + bool PGEEFGKFCMB = 15; + uint32 ILPLKJADEGB = 16; + string OCMPADIIFCD = 17; + repeated OPIKHAIOKBB CADONPDCDBG = 22; + FCFBADDHHEO OCCLNKDDDNE = 23; + NBADDMOPLEI BLFKOJLCCOO = 24; + bool EBIDBGFMBPB = 25; + bool BILACLEGMBI = 26; + CEGMLMCFCPM platform_type = 27; + bool BAPJKMDBBMD = 28; + bool KPEEOAPGHPB = 29; +} + +// CmdID: 28852 +message ELNIEGKMGCN { + CustomGadgetTreeInfo KKONLPHIAHE = 4; + PINNFJFFCGD ODKIHAIJLLG = 2; + repeated AJNEDPNIPIL IJJIBGLKPJL = 11; + uint32 level_id = 3; + uint32 entity_id = 15; +} + +message NFOHFCKPEMO { + uint32 DMNLDPPGOKG = 1; + uint32 KPAMPGDJDHE = 6; + uint32 level_id = 11; +} + +// CmdID: 22788 +message BBINOMJIGHP { + uint64 cur_avatar_guid = 2; + int32 retcode = 11; + repeated uint64 avatar_team_guid_list = 15; +} + +message JHEJECKNCLD { + repeated BGIGDCEECNK BGKFNGFMCMM = 13; +} + +// CmdID: 8886 +message MLBLOEDHDNA { + repeated LCBGDOHINDD ELOILBOEKPK = 1; +} + +// CmdID: 25484 +message MILBJPINAAA { + repeated HKPGBEBLMIE KGOGFPODDLJ = 7; + uint32 DMNLDPPGOKG = 9; + uint32 MEMPKCGNNMF = 4; +} + +message FEHCLEKFAEK { + bool HBLIHLKJEDA = 7; + uint32 avatar_id = 12; +} + +// CmdID: 2383 +message DPKAILHKNOH { + int32 uid = 7; +} + +message AEKANIHGGBL { + bool IGHGEFKMLJP = 3; + uint32 BKGMABCACCG = 11; +} + +message HAPCMPEONJL { + Vector HFEDOPICBPN = 6; + repeated int32 ALKGMINNAML = 12; + int32 MPGKOIHCFIM = 13; + Vector POFKMPBGGDL = 15; +} + +// CmdID: 25771 +message GPGFLBGBAJL { + JHHBGBPHNKF FFBOJFOJAGD = 11; + uint32 FGDNKJCHNKI = 15; +} + +message HEOKEFPJIKF { + float FNCOGCLPGNC = 7; + float DKKGFPHNKNB = 14; +} + +// CmdID: 1703 +message DKCELACFPCH { + uint32 end_time = 10; +} + +// CmdID: 7415 +message EPPFLEHEMAN { + uint32 ONNBPOFECDG = 5; + uint32 level_id = 1; +} + +// CmdID: 25996 +message FJLIKNEJMEJ { + int32 retcode = 2; + ADONIKGMPPL JHJOGBELFED = 9; + PPDADGBPHFJ GOBCHDJOLNB = 11; + HOPJHCLDOKA PGKBLGCDKIL = 15; +} + +// CmdID: 21962 +message PHIIFGMFLMA { + uint32 KHHIBKPBKPN = 4; + repeated uint32 DKMPNAGHBLM = 14; + int32 retcode = 15; +} + +// CmdID: 4083 +message PFFMBIMGIIE { + uint32 BLBCCMPHAPA = 12; +} + +message WeatherInfo { + uint32 weather_area_id = 1; +} + +message DCGLLONKJDG { + repeated uint32 skill_id_list = 4; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 4269 +message ELALIJLMHEP { + IFFKJKOEIOD JKCAKGMJHJF = 14; +} + +// CmdID: 9132 +message MPPBLNBNBHI { + int32 retcode = 4; +} + +// CmdID: 25880 +message KCANLIHBMPM { +} + +message CPOIOBJKHOK { + FPBMMOMLKKN ABPJIBDJIPA = 1; + bool MDJJMEMCPAM = 2; + uint32 HIIFGAEAOKD = 3; + uint32 LLDGIEIDCGM = 7; + bool NGDOKAJIAFH = 8; + bool OLFPBLPLGIO = 11; + repeated uint32 AKGHEGCNMJM = 14; +} + +message OLMJNBALKGH { + uint32 costume_id = 3; + JAILCNEFODI avatar_type = 4; + uint32 BPPJABONCJL = 5; + uint32 avatar_id = 9; + uint32 CMAFEKGPACG = 14; +} + +// CmdID: 27360 +message IANHPLFBFFC { + repeated ICPPBDKPNAL KFAPIJCGDBC = 8; + uint32 MEMPKCGNNMF = 14; + uint32 DMNLDPPGOKG = 7; +} + +message DMNIAEJPKGP { + repeated DFJMMDOCMMO ECFAFECMMFF = 6; + repeated ICOBAPGCJEL KKIPPOEELND = 7; + uint32 POFPEHAFDIF = 8; + repeated uint32 NOGKEGJKIPK = 11; + repeated JKEIBODAGPM OPLAJNCKEFN = 12; +} + +message BJLPGFBGFGB { + uint32 EBILINKBHOL = 7; + uint32 ELNNEDMBBAA = 15; +} + +// CmdID: 5275 +message BBODMCPPJIH { + repeated MKALMMGNKOO JBPBKEPKJKE = 15; +} + +// CmdID: 6129 +message AKMNPIHEGFG { + Vector CCNNJMKEMLC = 13; + Vector BOJCNNPKMKJ = 10; + int32 uid = 7; +} + +// CmdID: 21930 +message MGOPCKPDNID { + repeated uint32 CNFODGEOOEF = 7; +} + +// CmdID: 8917 +message HPICJJONLJD { + int32 retcode = 6; +} + +message BAJDJLADHAB { + uint32 HAHGMMMNJAM = 3; + uint32 CFPMIGLCMAL = 5; + uint32 LGOOIDCIAAG = 6; + uint32 IFGPNANKEAJ = 8; + LNEMNCJDLMM DBFLEOOELCM = 10; + uint32 OHEOCBBDEOH = 13; +} + +message LHACJNELJMN { + string EHMNEFANLGI = 1; + string IFNECHPPKKE = 2; + string HNFGIHDNGCB = 3; + string HBBLMFKFPKF = 4; + string GEJMEOLDGIO = 6; + string OFGKPPHKBCL = 14; + string NJPDGKMNOHN = 15; +} + +// CmdID: 1439 +message FNGCMLCJGOP { + string name = 2; + uint32 CDMJGIFEFMD = 4; + bool BKOCNHNNEPI = 10; +} + +// CmdID: 5471 +message CPHLKODBAJJ { + uint32 cur_tactic = 11; + uint32 entity_id = 14; +} + +// CmdID: 22273 +message IANLHNDLBAG { + repeated uint32 BDEOMBCEOEA = 9; +} + +message CustomCommonNodeInfo { + int32 parent_index = 1; + uint32 config_id = 2; + string slot_identifier = 3; + repeated int32 param_list = 4; +} + +message DOAPBIHIBHA { + uint32 AGIBOMGADDK = 2; + uint32 PCAOBBJLFFM = 6; + uint32 JEFILDJEBAJ = 8; + GACAINIOALD state = 11; + uint32 DJLLIBIDBGN = 15; +} + +message MFEBBIBGNID { + repeated DKNKKMEMNEC BFBOMBOINPJ = 3; + string BKDILGIJPEG = 4; + string KAMJIJOLFKJ = 7; + uint32 uid = 9; + NBADDMOPLEI BLFKOJLCCOO = 11; +} + +message LMFDJMDNDCA { + map BFGBKAEAFOH = 2; +} + +// CmdID: 198 +message EKOAKKBOIMN { + int32 retcode = 4; + HCIAJFNHJAA MLODBOCACGL = 12; +} + +// CmdID: 4248 +message ACKDLDJDPHP { + uint32 FGEDPPOCCKE = 9; + uint32 group_id = 7; +} + +message JPBOJECLHPA { + map EJEPPAJKAOB = 5; + repeated PCDLGLMDHAI POGDNKLBFJM = 10; + repeated PCDLGLMDHAI LBJCOBNDKBD = 15; +} + +// CmdID: 20051 +message CLHDCCOFKMD { + uint32 index = 3; + uint32 JDHFHCFEONF = 4; + int32 retcode = 12; + uint32 uid = 15; +} + +// CmdID: 4886 +message MPKMEEMFBAN { + GadgetGeneralRewardInfo ALHOLNOPBFP = 2; + uint32 entity_id = 4; +} + +// CmdID: 22345 +message AGCFKKCGEME { + uint32 level = 10; + int32 retcode = 14; +} + +// CmdID: 7753 +message FMKNLLBFAOG { +} + +// CmdID: 20066 +message NJMLHPIPDNK { + uint32 OMGCHBACHCI = 11; + int32 retcode = 13; +} + +message BGIAHGHGAJD { + repeated OOLBIPGMPJB DFLPLBJKNEA = 3; + repeated OOLBIPGMPJB BCDPIALOGHA = 4; +} + +// CmdID: 23214 +message KMBGJKMJNLD { + int32 retcode = 13; +} + +// CmdID: 5763 +message KCAHMLALHHN { + repeated BIIJLKKMPPI CIGKLDHKMFA = 8; +} + +// CmdID: 1673 +message EMAAIOILAPF { + LPPGLJEKMKG NOKAFMENCIH = 2; +} + +// CmdID: 2385 +message KBFCPIEKOEG { + repeated FMKOKBFDODM BCMOGGADKBB = 6; + int32 uid = 10; +} + +message MDOIJNAMCHI { + uint32 PHPFPPIDJKJ = 2; + uint32 KDKNOOCOEBM = 3; + uint32 PJNOJDOAAIP = 8; + uint32 MIHMGCOJGOB = 9; + IHACNPJBLDI HCDBEKJPNGD = 10; + uint32 LGOOIDCIAAG = 11; + uint32 FBPGIMLMDNJ = 12; +} + +// CmdID: 4746 +message LGPFCCDEGLD { +} + +// CmdID: 27339 +message BKHOJBDLEKK { + uint32 entity_id = 1; + repeated NHHFHIDLIJI BDOBHHHJKMA = 3; + bool PNABOMAGMPL = 4; +} + +// CmdID: 8973 +message CCDPABNMPEB { + uint32 parent_quest_id = 9; + repeated DJJEGLDMNAG AHHODEACDAL = 14; +} + +message AvatarFetterInfo { + uint32 exp_number = 1; + uint32 exp_level = 2; + repeated uint32 open_id_list = 3; + repeated uint32 finish_id_list = 4; + repeated uint32 rewarded_fetter_level_list = 5; + repeated FetterData fetter_list = 6; +} + +// CmdID: 21118 +message NMOKNIIINCH { + uint32 AFPKLJBMOBB = 5; + bool ECIHDIJCLED = 15; +} + +message KAANFENBLPM { + float COGJLPKOKMN = 11; +} + +// CmdID: 23159 +message IJCBLAMALKE { + int32 retcode = 11; +} + +// CmdID: 5224 +message DBNBLLKLALI { + uint32 id = 3; + uint32 KNFDJGGDFHN = 9; + bytes IDAIDCBKCEI = 10; + MDLNKDEBFNJ OKFGENLDMNB = 11; +} + +// CmdID: 27175 +message KDHFPFLGJHL { + int32 retcode = 6; + uint32 PKICAIBDCHD = 11; +} + +// CmdID: 22458 +message LJHEIIBOMNF { + bool PDFIIFFMBEG = 7; +} + +// CmdID: 5528 +message KCBPHNMBEHJ { + uint32 MEEKEJEIDEH = 10; + uint32 LPAHJGDBEPE = 12; +} + +message FCPKPNOBJFM { + uint32 DMCJBIMFKCI = 2; + uint32 CKJGFCEEPOK = 6; + uint32 IFGPNANKEAJ = 7; + uint32 level = 12; +} + +message BreakoutPhysicalObjectModifier { + uint32 type = 1; + uint32 id = 2; + int32 param1 = 3; + int32 param2 = 4; + int32 param3 = 5; + int32 param4 = 6; + int32 param5 = 7; + int32 param6 = 8; + bool bool1 = 9; + int32 duration = 10; + int32 end_time = 11; + uint32 combo = 12; + uint32 peer_id = 13; + uint32 skill_type = 14; + uint32 level = 15; + uint32 choose_player_count = 16; +} + +// CmdID: 27253 +message AIDBFACJEDI { + repeated IIPDDDACAGK HOPCJODDJOP = 2; +} + +message IIPDDDACAGK { + string FDCPCIBGLMJ = 7; + repeated CEGMLMCFCPM BPPEPDEPJDK = 10; + repeated uint32 BDEOMBCEOEA = 14; +} + +// CmdID: 25696 +message DDPJLCOPFIK { + SceneEntityInfo AGLLFJBKMJK = 5; +} + +message MJDDPCANFBL { + uint32 offset = 1; + uint32 PDPNHMEHBIC = 2; + uint32 NIPAAKAPGAG = 6; + int32 retcode = 13; + string EIBKPABDGGB = 14; +} + +// CmdID: 27541 +message IAAEMIBEDBM { + bool DGGCKMIKBMO = 4; + uint32 NHBDOADLDEC = 7; + int32 retcode = 9; +} + +// CmdID: 655 +message IGBBIPEJOOH { + uint32 GBLENHCPKCP = 9; +} + +// CmdID: 24019 +message ALAKMKPLNOM { + repeated uint32 DLKEKCDOJBJ = 5; +} + +message DHDOIANNJMN { + uint32 item_id = 1; + uint32 GFPPMNLPOEK = 2; + uint32 ADKCCIDLIDI = 3; + uint32 promote_level = 4; +} + +// CmdID: 23278 +message JKHDHLEMJCJ { + string PBIGGANLBDH = 2; +} + +// CmdID: 7358 +message HCNBKIBKGAG { + uint32 entity_id = 2; + IGOHJIBCDFA LKIDBHIOOOG = 7; + EntityRendererChangedInfo renderer_changed_info = 10; + bool OCNNGOFLPIO = 11; +} + +// CmdID: 24804 +message KDPPPIOEIAG { + MKALMMGNKOO LKFPACLDKEF = 5; + bool IAJCJIELMBH = 7; +} + +message BreakoutSpawnPoint { + uint32 id = 1; + uint32 brick_suite_id = 2; + repeated BreakoutPhysicalObject spawned_brick_list = 3; +} + +// CmdID: 7500 +message PENBOGCCDDI { + uint32 PELMFDNGNFP = 6; + int32 retcode = 14; +} + +message PlatformInfo { + uint32 route_id = 1; + int32 start_index = 2; + uint32 start_route_time = 3; + uint32 start_scene_time = 4; + Vector start_pos = 7; + bool is_started = 8; + MathQuaternion start_rot = 9; + uint32 stop_scene_time = 10; + Vector pos_offset = 11; + MathQuaternion rot_offset = 12; + MovingPlatformType moving_platform_type = 13; + bool is_active = 14; + Route route = 15; + uint32 point_id = 16; +} + +// CmdID: 9476 +message PHHDJDBLDMG { + uint32 JIGFBECBOJB = 9; +} + +// CmdID: 7171 +message ICLGLBEHDNG { + repeated uint32 PNOMGDMCPJH = 7; + uint32 id = 1; + uint32 level_id = 10; +} + +// CmdID: 8872 +message BPLOFHPEHNF { + int32 retcode = 4; + repeated uint32 MJNNJKEILFM = 5; + uint32 GAPLFMMGBFA = 10; +} + +// CmdID: 28757 +message KFHEEEGCPPA { + bool is_finish = 1; + bool DGGCKMIKBMO = 5; + uint32 OBDCONJMPFN = 6; + uint32 level_id = 10; + int32 retcode = 12; +} + +// CmdID: 1740 +message ILIOEJALJMB { + repeated uint32 LGPNFIGNDGH = 8; +} + +// CmdID: 3638 +message AFPJLHKAJIN { + repeated uint32 PAHJMIMGIGL = 1; + uint64 ACLGNLLHAJB = 2; + repeated uint32 APPDNHDIGOM = 3; + uint32 NDBMLAHHNJN = 10; + int32 retcode = 11; + uint32 EHGGBFHKLMG = 13; +} + +// CmdID: 28142 +message AECILHMILAO { + int32 retcode = 11; +} + +// CmdID: 8043 +message EPDLHFEMFCA { +} + +// CmdID: 5251 +message POEDEHNDMKP { + uint32 BKNPLFIKKFG = 5; + uint32 group_id = 6; +} + +// CmdID: 3058 +message OFAFGMAGNJL { + uint32 FECCPDDAAGM = 14; + int32 retcode = 15; +} + +// CmdID: 6383 +message POHEEGCNDKE { + int32 retcode = 8; +} + +// CmdID: 6231 +message KOIKEKNGKOD { + repeated uint32 FJAIHBLDGIO = 10; +} + +message DNFMMBKOPGA { + uint32 NIHIGHEMGLH = 2; + uint32 LIPPEBJMHFO = 3; + uint32 PEAKEAAPCCB = 4; + ADPHNFGAAKN IGCHKGFLALG = 5; + repeated uint32 JBADGIAHPGC = 7; + repeated GFBGEHAALJM OHMGDDCBBOD = 8; + uint32 CENHKJDFFDA = 10; + uint64 BNMGEJACOJN = 12; + uint32 CJMHJHIJMJN = 14; + ADPHNFGAAKN ODEMMDJOBCA = 15; +} + +message BFGHIPHHKMJ { + map NBBJMAKHIFM = 3; + bool EIEFMEMFONH = 4; + uint32 AFFKLOGICMO = 9; + uint32 FGBJEJCEHDD = 10; + map OFBINOPGIAB = 13; + bool DPHDAGAGBII = 14; +} + +message CDCPGKIPNBA { + uint32 PHPFPPIDJKJ = 4; + uint32 skill_id = 6; + uint32 FBPGIMLMDNJ = 15; +} + +// CmdID: 4099 +message FPKLLDPFMOK { + BIEOLMJPKED type = 3; + map FDLKFIEKCDK = 8; + map FJOKILKFAKH = 10; +} + +// CmdID: 6864 +message IGMHFCBCNPN { +} + +// CmdID: 8520 +message LGEHLJELIMJ { + GBAGJCPBJHM KFMGLFJDODO = 8; + IHOKGOKPLLO JJPIJKBJENN = 12; + uint64 GEDMDOCOLFJ = 4; + uint32 room_id = 7; +} + +// CmdID: 29559 +message FMCKLPJADAN { + string JENLLHDBLHN = 12; +} + +// CmdID: 2719 +message EADKKBFBJLB { + IMBHAGFDOOD GIKCOPJAIIE = 12; +} + +// CmdID: 22692 +message OEBJPGNBPMH { + repeated PNDPBPPMKID NBGCFKABFHC = 10; +} + +// CmdID: 297 +message GBKLBGDLMGI { + uint32 IEHLHAOGKPJ = 4; + bool BGAOACGALDG = 13; + uint32 PLICGIINKFI = 15; +} + +message HFINFKPKAHJ { + uint32 LGBNFIFCPJF = 6; + uint32 ONABDGFCPIH = 7; + bool ECIHDIJCLED = 9; + uint32 end_time = 13; + uint32 KHHIBKPBKPN = 14; +} + +message NPPPHKHNBOO { + uint32 avatar_id = 3; + bool HBLIHLKJEDA = 10; +} + +// CmdID: 6147 +message PODKPOCHHPB { + repeated IEJJDFOPBPJ PLAPCGKEIEA = 7; + repeated int32 PHBKEDKCHNH = 1; + uint32 scene_id = 4; + bool PNGMCLGDCPC = 15; +} + +// CmdID: 27975 +message OOIAIDKPBOB { + bool JMCNGNIKJHB = 3; + repeated int32 param_list = 4; + repeated uint32 NEOJJNDLFFF = 6; + uint32 IHIOOBIHHIA = 9; + bool KJDLHNFGFCN = 10; +} + +message NLLLHGKPNFA { + uint32 MGCMNPLNJKL = 4; + Vector CCNNJMKEMLC = 7; + bool KFPMGHHDNDO = 9; + bool ECIHDIJCLED = 11; + uint32 DMKFECCMCOP = 15; +} + +// CmdID: 6943 +message MPPNHKOHIGB { + int32 retcode = 14; +} + +// CmdID: 22643 +message FJGDDDHGPMJ { + repeated uint32 JDCAPBLPLNA = 15; + uint32 JODPDBPGOAB = 13; +} + +// CmdID: 28187 +message ALHCLNFBLOO { + string KCBCHINICPJ = 6; +} + +message IEFOFBPIBGK { + bool CHGAKFCPJKH = 2; + bool EJOOCGCBOJM = 7; + bool KEONJKILAGP = 9; + uint32 MJOOAANBPBG = 11; +} + +// CmdID: 5008 +message HDGOGIINACF { + IAAHFOKMNGI PHBPFONLGFB = 1; + string DPPIBJFOMOC = 3; + int32 retcode = 6; +} + +// CmdID: 481 +message JIHEKMINAEB { + bool MBFLLHNLIGD = 5; +} + +// CmdID: 29289 +message PMHKNCOEGPI { + int32 retcode = 2; + uint32 target_uid = 10; + MFNCHJAPIDH IPCCODLHAOP = 12; +} + +// CmdID: 23459 +message EOOAIONOPKD { + repeated uint64 avatar_guid_list = 1; + uint32 level_id = 13; + uint32 DMNLDPPGOKG = 5; +} + +message SceneReliquaryInfo { + uint32 item_id = 1; + uint64 guid = 2; + uint32 level = 3; + uint32 promote_level = 4; +} + +message CNCHGNJIHBK { + Vector CCNNJMKEMLC = 1; + float FNCOGCLPGNC = 2; +} + +// CmdID: 1433 +message KHFNGOAJHNC { + bool EMLILMHJHOG = 3; + uint32 level_id = 7; + uint32 LGOOIDCIAAG = 2; +} + +// CmdID: 24920 +message PFDDAKLDDII { + float ELDOEDJDGHN = 2; + BBBEMDAPOGH reason = 5; + uint64 avatar_guid = 7; + uint32 prop_type = 10; + float JJPCPMFDNEH = 12; +} + +message NJKHILJGCBM { + uint32 LGBNFIFCPJF = 2; + bool ECIHDIJCLED = 11; +} + +// CmdID: 6973 +message ILNFIFNEIDH { + uint32 entity_id = 4; +} + +// CmdID: 9728 +message NGICELOJDBD { + uint32 level_id = 8; +} + +// CmdID: 22082 +message JIFDLIANAMN { + string MMGHDDNMPGJ = 13; + uint32 KPIDLLGNOJF = 1; + uint32 ANHIGELNHKP = 6; + uint32 AMEOIGGHHDC = 14; + uint32 KHDGPPFKKOI = 10; +} + +message NPCOPFALKLG { + repeated MKALMMGNKOO CPCAHODDNEG = 1; + uint32 OKMMDENEGOP = 6; +} + +// CmdID: 29057 +message LIIEPLFMNAI { + string DMMFJMBMJHA = 5; + uint32 CGEPCDFIDNF = 12; +} + +message HKBDIOHDFIJ { + repeated IEOEIHIPALB MCDIJKPHLNO = 9; +} + +// CmdID: 4811 +message JJKNCMNLCHM { + int32 retcode = 4; + uint32 JCHHLLEBMJA = 9; +} + +message FHFFIJGNFFA { + uint32 DJKHFNDPHJG = 5; + uint32 INAPOBFHKKH = 6; + uint32 BENLOOJPEKH = 8; + uint32 IIACGGOGMLP = 10; + map MHBCJDIFPAD = 14; +} + +// CmdID: 28655 +message MGDBKCGKNFG { + uint32 level = 3; +} + +// CmdID: 380 +message EOLEENAAKGL { + NOBOPMMGCLC IKPAAPIMBHH = 9; +} + +// CmdID: 25112 +message LOBFHJLODAF { + JMEOLLKIONG reason = 2; + bool KBNHKAMGPJI = 3; + HKKCDICCIMI NKIOLHKGJCO = 4; + repeated uint32 ABJMKDOGAMK = 5; + uint32 KAFAPFJLLGP = 8; + uint32 PHNJPMEEIBJ = 9; + DNJCPINJMCI PEFBFDPILDO = 12; + repeated uint32 PHKPFJAJFKJ = 14; + repeated ItemParam NIOMENGDMAJ = 15; + oneof detail { + APHOKEPJAGE arena_settle = 1368; + ADADBONBIGN pve_activity_settle = 1520; + KAJAMIPDIJN pve_infinite_activity_settle = 1554; + } +} + +// CmdID: 3113 +message KFPMNFJAGLO { + int32 retcode = 5; + uint32 ACOHJBCLCJD = 8; +} + +message PHLFLGNGOJJ { + repeated CJLIFOFLADA GOCBHMDLADB = 8; +} + +// CmdID: 7579 +message NKDKKMMFPFO { + uint32 PEBGMEMNKNF = 8; + uint32 group_id = 7; +} + +// CmdID: 25179 +message ADOPHNNOGFA { + int32 retcode = 1; + uint32 JABCJFFOAHL = 7; + uint32 BKCLMICECHC = 8; +} + +message ADJLGGOAAOI { + repeated AJNEDPNIPIL OBGPCOPGAKE = 3; + uint32 level_id = 4; + uint32 CIJHBCAOEPI = 9; + uint32 FBBBJNHIPLF = 10; +} + +// CmdID: 22430 +message IOAIIMCJNGF { + uint32 live_id = 2; +} + +// CmdID: 26546 +message DKDPBLNOMME { + repeated HHJAEHGLDIF CBENKJEOCIL = 3; + repeated IJNCODAICNJ GLNHGPNPPIP = 5; + uint32 LDJNBBIEFFE = 6; +} + +// CmdID: 3339 +message AJEKIGFPBJH { + repeated uint32 HJHPFACPHJF = 3; + uint32 JEFILDJEBAJ = 7; + repeated ItemParam item_list = 13; + int32 retcode = 14; +} + +// CmdID: 22159 +message BKNPPEFPCGN { + int32 retcode = 5; +} + +// CmdID: 29734 +message KEEBOILOLJI { + int32 retcode = 10; +} + +// CmdID: 29706 +message ODPADHFJOBJ { + int32 retcode = 9; + BILBKKOHDAB OEJCEJOGMOE = 11; +} + +message CHCOFAANKLL { + uint32 NDEHKHCALMF = 3; + uint32 IJFFKCGIAOJ = 9; +} + +// CmdID: 6862 +message KMOKGJLLPLO { + int32 retcode = 6; +} + +// CmdID: 1753 +message DICDCBKPBOL { + uint32 DKNKFKDABLA = 4; + uint32 KEJAHIFPBBB = 8; +} + +// CmdID: 3310 +message IHCJCBGCNCJ { + uint32 level_id = 13; +} + +// CmdID: 7208 +message BMEMBBBEPDO { + bool DMEDOEHOMKH = 6; + uint32 level_id = 11; + int32 retcode = 15; +} + +// CmdID: 530 +message GBDLCNPNCOC { + uint32 count = 6; + uint32 EHJHFENCKLJ = 14; +} + +// CmdID: 378 +message APGBCBBNFKA { + bool MCPKKMHKCPD = 2; + uint32 HOMGPJJMLDG = 6; +} + +message GIACLKECIAI { + CKIINNAJNCP MFBBMJCIAMI = 1; + bool AHAALEFBBME = 3; + LKONPOHOLDI NEBGCHPLNDC = 4; + uint32 LMEMHMNPMPF = 5; + uint32 id = 6; + uint32 npc_id = 7; + bool GALMKIODANM = 8; + uint32 KFCFOMKANOM = 10; + repeated LKONPOHOLDI BKEAOKAELNP = 12; + uint32 KDPJAJJJEDG = 15; +} + +// CmdID: 22468 +message NHKFCPAJALF { + map EDABJCNFINI = 9; + repeated ItemParam DLKGDLNILEH = 1; + uint32 LGCOPNJBCNF = 3; +} + +// CmdID: 20690 +message KGIEBFHGOPC { + int32 retcode = 1; + repeated uint32 PDOINBMBLGL = 8; + map OPLDPAGAAPD = 14; +} + +message AONNIHMPECH { + uint32 HFPBOEEOPBF = 4; + uint32 count = 13; +} + +// CmdID: 28170 +message MFLIJJICKNJ { + map OEGMMDLJKDM = 5; + repeated uint32 GHKKNDMNOGO = 11; +} + +// CmdID: 22236 +message LMDAPOOAKIO { + repeated uint32 GBEEGLEJMCH = 3; +} + +// CmdID: 24313 +message FDHLDCFBKNJ { + repeated uint64 avatar_guid_list = 4; +} + +message JFBJEIPHADM { + uint32 ENDIMMNLAAD = 5; + uint32 score = 11; + uint32 PIMKFEICMEK = 12; + uint32 HGLJFADLOEB = 13; +} + +message MBBADJDNLKF { + ItemParam item = 5; + bool GIACDAPHFAO = 15; +} + +// CmdID: 2270 +message CCLOBJECFDF { + bool BGAOACGALDG = 2; + uint32 IEHLHAOGKPJ = 7; +} + +message CEKOADFNOHP { + bool IBEIKEIGMKO = 6; + Vector pos = 13; +} + +// CmdID: 29356 +message EJBINBAGNLP { + uint32 GGHKDJLGFPB = 12; +} + +// CmdID: 1860 +message GCLIGNCMKAE { + bool MCPKKMHKCPD = 1; + uint32 HOMGPJJMLDG = 12; +} + +// CmdID: 24537 +message KKJHJDDJNHO { + int32 retcode = 1; + uint32 MGCMNPLNJKL = 5; +} + +message PNGHLJLKNFI { + uint64 CEBIKBGOJJN = 3; + uint32 ONHOJOBNAPM = 4; + uint64 ODAAMKMIOCE = 5; + uint32 KMPMKINJCLJ = 9; + uint32 DPMDGMEBGII = 13; +} + +// CmdID: 23273 +message IFBFGAKLMBB { +} + +message DDOGIJCMGKI { + uint32 target_entity_id = 11; +} + +// CmdID: 1819 +message DIKPLEAGDJE { + uint32 ALPFBBEJIMO = 2; + bool HOLKBIKHOBA = 3; + bool LKECEIINJDI = 7; + bool HNDKICJJANM = 9; + LBKGIIGKOLA ILDCOABBDOG = 12; +} + +// CmdID: 1653 +message OCMKAHMDDMC { + bool NGOFDMBIILF = 3; + int32 retcode = 6; + Vector rot = 13; +} + +// CmdID: 6489 +message HGMPPHHBPKB { + uint32 level_id = 8; +} + +// CmdID: 28603 +message CEAINPMMJAA { + uint32 IEHLHAOGKPJ = 7; + bool BHHCJIKKIBO = 12; +} + +// CmdID: 27994 +message BLKONOEFKGI { + uint32 MMLDGPBIECC = 1; +} + +message GFLGJKGHMGO { + uint32 scene_id = 1; + uint32 FLIMAEDAOIK = 5; + uint32 PAKPALCKBAF = 6; + uint32 start_time = 7; + uint32 region_id = 8; + bool OEPLMKCMLIO = 10; + Vector MJKALBBJIPI = 11; + bool OCKCPKPMPJP = 14; + uint32 LILFANMIPOJ = 15; +} + +// CmdID: 29694 +message IHFDBFNLBJH { + uint32 GACFBGFDOOL = 2; + int32 retcode = 4; + uint32 DAGNBLKKJLI = 7; +} + +// CmdID: 8177 +message NFNENLGENEG { + uint32 IDNMKOKHJCB = 3; + DJNPAMLNJGC OHHMBEHBBMC = 5; + uint32 JAHIPCEHNIB = 8; + uint32 PPMPFMBFMBB = 11; +} + +// CmdID: 8276 +message GBCCCGFPFIG { + uint32 BBOFFPHMOBK = 7; + uint32 INDIKFKNKAB = 8; + int32 retcode = 14; +} + +// CmdID: 4117 +message BBLPOBKNEKA { +} + +// CmdID: 28094 +message IPDDDBOCFEE { + ABEALCJGLHD OLLPLJCDBDO = 4; +} + +message MEKFAEHENAN { + bool DPHDAGAGBII = 1; + bool AHDBNKLFLLC = 3; + uint32 OOMLALIMKPC = 4; + uint32 AFJCLENHANC = 6; + uint32 AFFKLOGICMO = 10; + repeated MDOCBMJPDIK PGFOMDKJKEA = 13; + uint32 KHMDGKAJFLC = 15; +} + +// CmdID: 2672 +message ELEJOGKFHJD { + bool DHAOMGMMDPD = 2; + HIMMEMHOGFB MFMLAKBIAED = 6; + int32 retcode = 8; +} + +message KBLNGODLPBK { + uint32 uid = 2; + uint32 start_time = 3; + uint32 end_time = 6; + uint32 entity_id = 12; +} + +// CmdID: 7956 +message KACNDIMHIAF { + JCBAIFPFACC FFLGCBBLIAO = 6; + CCGFKEGLIHC EDOBONHAEHP = 7; +} + +message Weapon { + uint32 level = 1; + uint32 exp = 2; + uint32 promote_level = 3; + map affix_map = 4; + bool HHLNNPOILDL = 5; +} + +// CmdID: 6944 +message NGBFHPGMCDC { +} + +// CmdID: 8112 +message LKFEHGADHOF { + uint32 KFAGHBDNFCA = 9; + uint32 MCJIECACMLD = 7; +} + +// CmdID: 22053 +message MNHDNCLEIOP { + uint32 FCHFAKEPINP = 12; +} + +// CmdID: 27202 +message PIMNAJIHFIK { + uint32 MEMPKCGNNMF = 1; + uint32 KMAEHPAGKFK = 3; + uint32 DFPNKFEKIIG = 4; + bool DGGCKMIKBMO = 9; + uint32 ONHOJOBNAPM = 13; + uint32 APAFIPOFLOJ = 15; +} + +// CmdID: 28828 +message BCEKNICFJDH { + int32 retcode = 10; +} + +message BCKKDMMKDBE { + uint32 MEMPKCGNNMF = 4; + uint32 DMNLDPPGOKG = 5; + bool DGGCKMIKBMO = 7; + repeated uint32 KNBIFCCIBLE = 11; + uint32 level_id = 12; + uint32 PBKEAOCBPMN = 13; +} + +// CmdID: 5074 +message KJGKCIMDKHD { + uint32 LBKLFCDFPDM = 3; + int32 retcode = 13; +} + +// CmdID: 29517 +message AKGIADJICPL { + GHABJOHEAGA FOHCKOIMPDK = 5; +} + +// CmdID: 4580 +message AAMMDCAHCME { + uint32 KHHIBKPBKPN = 12; + uint32 position = 14; +} + +// CmdID: 20767 +message LALICFDDOKF { + uint32 entity_id = 9; + int32 retcode = 11; +} + +// CmdID: 4166 +message OIIJLPEGJEN { + repeated uint32 IGJLJCHBIMF = 1; + EDEGMKLFIFI type = 5; +} + +// CmdID: 27836 +message AKFOCPCFNIL { +} + +message IAKMBAHLGKM { + int32 x = 1; + int32 y = 2; + int32 z = 3; +} + +// CmdID: 23130 +message MLCEFNJJJAD { + uint32 LJDMBIDHPJI = 3; + repeated FMFHMPKLNBD LNFOKOPNFIP = 4; + uint32 GOLCDOCFOLH = 8; +} + +// CmdID: 4350 +message ICADBIHIGNO { +} + +// CmdID: 26667 +message GLCBCFEOOAO { + OBBCMGOMKCI BINIDELEGAG = 6; + uint32 GBLENHCPKCP = 7; +} + +message DALBHJDANAL { + uint32 OKAPNIODOOG = 3; + AbilityString DKJCBGDBKDM = 4; + AbilityString ability_name = 5; + uint32 JGKNAGLFKIA = 13; +} + +message BreakoutPhysicalObject { + uint32 id = 1; + uint32 index = 2; + bool is_active = 3; + BreakoutVector2 pos = 4; + BreakoutVector2 move_dir = 5; + int32 speed = 6; + uint32 init_peer_id = 7; + uint32 state = 8; + uint32 element_type = 9; + uint32 element_reaction_buff = 10; + repeated BreakoutPhysicalObjectModifier modifier_list = 11; + int32 total_rotation = 12; + repeated BreakoutBrickInfo info_list = 13; + uint32 last_hit_peer_id = 14; + uint32 speed_increase_count = 15; + int32 offset = 16; +} + +// CmdID: 3143 +message OJOKEIBPBOL { + int32 retcode = 2; + uint32 config_id = 14; +} + +message MJBNLAKAIAD { + bool DPHDAGAGBII = 2; + bool JPINAOHPBBK = 5; + KDBLNHIHJEP PGLAJFAFGAI = 14; + repeated KENGLGEOFHK OPLAJNCKEFN = 15; +} + +// CmdID: 24938 +message NCNMNHMHBCI { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 5; + repeated ANAHHDNMHJB GINDMJHHFHF = 14; +} + +// CmdID: 25450 +message BAENDECAAMI { + int32 retcode = 5; + uint32 discount_num_limit = 9; + uint32 discount_num = 12; +} + +// CmdID: 23845 +message HLFPMCKPFFE { + int32 retcode = 10; +} + +// CmdID: 5073 +message DOCFPCKGJCG { + uint32 cell_id = 1; + int32 retcode = 3; + repeated uint64 HHBNNBDGFIM = 6; + uint64 cur_avatar_guid = 12; + repeated uint64 NMBEMJIMJOB = 14; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 21376 +message NGLMNMHFBPF { + uint32 GGHKDJLGFPB = 9; + uint32 FFHEMBOKBEF = 8; +} + +// CmdID: 28349 +message AMNKIDJFBOF { + int32 retcode = 12; + uint32 EEDDLLECDLE = 15; +} + +message CHMLPCNMIDJ { + uint32 LGBNFIFCPJF = 1; + uint32 AFFKLOGICMO = 4; + uint32 NNEBHHFHDCC = 7; + uint32 FCDLGPDHLKA = 8; + bool CFHJBFLHANH = 9; + uint32 CMGFMDLFCFK = 12; + uint32 DIIDCHBEABA = 14; +} + +// CmdID: 29204 +message ACKPLLLFBIC { + uint32 level_id = 1; + bool IKNBINFMIID = 4; + bool PIOCKLDLCJD = 13; +} + +// CmdID: 24993 +message ECIBONKLGII { + uint32 CNGJENENJIH = 1; + uint32 MHJEOKNGCDF = 8; + uint32 DIBJHDJHHLO = 11; + int32 retcode = 12; + repeated uint32 FIKGDOFABEE = 13; +} + +// CmdID: 2599 +message FODFJINLJNG { + repeated string BMDIANLKILH = 8; + uint32 OMFHIDHNPPN = 12; +} + +// CmdID: 28240 +message EKBNMKLMAFB { + int32 retcode = 6; +} + +message JIJINCIIHCN { + uint32 score = 3; + repeated DKNKKMEMNEC KAFOKIPPIAP = 5; + uint32 OHHPFFAMHEH = 7; + uint32 EHNIJBNNHKD = 10; + bool HKDHONCFGOJ = 11; + bool DGGCKMIKBMO = 12; + uint32 level_id = 13; + uint32 FJHHIKOIHKA = 14; + uint32 PGKNJBIMIEJ = 15; +} + +// CmdID: 6677 +message BMGFCEJAKHJ { +} + +// CmdID: 29589 +message BEJPBHGJIDO { + int32 retcode = 12; + EOLABDOEPPI ILPJMAHLGDK = 15; +} + +// CmdID: 25332 +message DJGEKBHBLNJ { + int32 retcode = 14; +} + +// CmdID: 3742 +message ABEFJAHNFJM { + uint32 level_id = 2; + repeated OIEDEOFBGDJ BNLKKIDLBME = 12; + bool MJAOIPLDJMC = 13; +} + +message FDLEKDOGGAG { + bool LHNFIIEJBEM = 1; + uint32 PPBAAMIOPGF = 2; + bool EFALAPCOOPP = 9; + uint32 FCEACKKGHCL = 11; + uint32 HMFACEEJJDM = 12; + repeated uint32 PDCDKBBMMIB = 13; + uint32 PMAEONPOMJE = 14; +} + +// CmdID: 6194 +message PICHIAOPPLJ { + int32 retcode = 1; +} + +message FMMGIGAFGDO { + map BLOLPFCBDIN = 7; + uint32 MEMPKCGNNMF = 11; + bool ECIHDIJCLED = 15; +} + +message DHPNFBFFOEF { + repeated BMLDPNMHMHI CBENKJEOCIL = 11; +} + +message HBDPODGEPKI { + uint32 KILIJGPLMNP = 9; +} + +// CmdID: 855 +message CHAFGHJDMNM { + uint32 room_id = 3; + int32 retcode = 7; +} + +// CmdID: 28160 +message DNALLDDNIKN { + HHNOENMDGGG KFMGLFJDODO = 1; + int32 retcode = 5; + uint32 GBCEBGKBJDM = 6; + NMFDMILHGPO OAAHHNMHAFH = 8; + uint32 gadget_id = 9; + uint32 CHDDOFMLBLM = 11; +} + +message GMEFNJAIODO { + bool CDJGKCLKPPJ = 10; +} + +// CmdID: 22105 +message EAMDLJIPLDJ { +} + +message BFEKIJMIJAK { + map MPGHAMHCBFM = 1; + uint32 BJMIHKPHIFA = 14; +} + +// CmdID: 26733 +message NKGJPLKLBBI { + repeated uint32 BELMEMDFEPN = 5; + uint32 PLOAHDFGDFE = 6; + uint32 PKMJLONIECO = 13; + uint32 OIPHHKLAIBF = 12; + uint32 LPGANHOFJOA = 10; +} + +// CmdID: 24228 +message KKNPOIEDGDI { + uint32 target_uid = 13; +} + +// CmdID: 348 +message KOGEJBNKKPD { + uint32 KHHIBKPBKPN = 5; + int32 retcode = 13; + uint32 group_id = 15; +} + +message JHJNCLFOAME { + uint64 AMIILBJPOLA = 1; + repeated JELBMDNLKPM HJLLLDFOIHM = 3; + uint32 CFMAFKDLJJG = 4; + uint32 DGFNNCLPBHF = 5; + bool BDAABIINFPN = 7; + bool IMHNJLNPGCJ = 9; + repeated uint32 tag_list = 10; + uint32 MMNDOMKGEBH = 11; + KBPCANIBOKN EFDEKMDJAAB = 12; + uint32 DKOLOJMPOML = 13; +} + +message OOAMLHCHLNM { + repeated uint32 NDLPIMJDEDL = 1; + uint32 avatar_id = 2; +} + +message MassivePropParam { + int32 type = 1; + repeated uint32 reaction_info_list = 2; + repeated float param_list = 3; + uint32 sync_flag = 4; +} + +// CmdID: 4844 +message GGFHOECCEJD { + repeated NHHFHIDLIJI BDOBHHHJKMA = 13; +} + +// CmdID: 4138 +message JAIGABGGKCC { + int32 retcode = 3; + DOAPFGNFCCO OEAPFMFEFGE = 8; + uint32 JJLPIJKGKON = 9; + uint32 LNPJPIIPEBC = 13; +} + +// CmdID: 1472 +message MMJOECHFKHN { + uint32 npc_id = 4; + uint32 parent_quest_id = 12; +} + +message JHAIACBOJOP { + uint32 NHALFDGLLPB = 1; + uint32 PDFHFNPADNP = 6; + uint32 JINJLBEMJNC = 14; +} + +// CmdID: 23619 +message HKHAEJHJHCE { + string LLGJEMMHION = 1; + uint32 LBJAACEBMKJ = 5; + uint32 HNIJMEHBEBP = 6; + int32 retcode = 11; + string BMLJCLENHMH = 12; +} + +// CmdID: 4455 +message INEKFALKDAL { + repeated uint32 HLJOHDKCBJM = 11; +} + +// CmdID: 1268 +message AJKLHFIIHDB { + repeated HJDEBJMEDPD PBPAKBCPJKJ = 3; + int32 retcode = 6; + uint32 group_id = 9; + uint32 PEBGMEMNKNF = 11; +} + +// CmdID: 26766 +message NMAAPDNKGPJ { + int32 retcode = 5; +} + +message GFILHAOGBDL { + bool ECIHDIJCLED = 5; + uint32 DMKFECCMCOP = 6; + uint32 MEMPKCGNNMF = 7; +} + +// CmdID: 698 +message OLGBKHKLHJB { + uint32 entity_id = 11; +} + +message IMAGDMEIGIK { + GACAINIOALD state = 9; + uint32 GGHKDJLGFPB = 12; + PKHGEKDMFAP DEJOIMAFMCK = 14; +} + +// CmdID: 22925 +message GKJJJBBNCEP { + int32 OAAGMPKIKGI = 4; + uint32 MMLDGPBIECC = 8; + uint32 entity_id = 15; +} + +// CmdID: 27663 +message EKGKHIFHKCN { + int32 retcode = 3; + bool is_locked = 9; +} + +// CmdID: 26524 +message MCECDNJOKGE { + bool DMEDOEHOMKH = 4; + int32 retcode = 9; +} + +// CmdID: 2554 +message JKGJIFMIFJI { + uint32 JLHFGABKEOI = 1; +} + +// CmdID: 28128 +message KENECBPIPGD { + map GJPFKOCOPCP = 11; +} + +// CmdID: 1067 +message DABCBCDJOHD { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 9049 +message DMKDAIGNENJ { + uint32 param = 4; + repeated HENEBMLIICL OHMGDDCBBOD = 11; + int32 retcode = 14; +} + +// CmdID: 3974 +message BNNOMCEIBFI { +} + +// CmdID: 27997 +message DOFNJNJGFOI { + uint32 OMGCHBACHCI = 2; +} + +message FGJDCEDJKFK { + uint32 CENHKJDFFDA = 5; + uint32 level_id = 7; + bool POIGGNKEDAH = 12; + repeated PAJPIIHPAIL PKEABNCGDBK = 15; +} + +// CmdID: 375 +message IOJPCFCOINF { + repeated uint32 PKHADHNAFNG = 5; +} + +message DELCGHHPEEJ { + uint32 AFJCLENHANC = 2; + bool GFGKCPGHHIN = 4; + uint32 LGBNFIFCPJF = 5; + uint32 MHEMKKFAKKA = 6; + string GHIDGHKPHDE = 8; + string url = 10; + uint32 end_time = 13; + uint32 FLJBDAHIECH = 14; +} + +// CmdID: 2025 +message IMMGPHLIEPP { + repeated uint32 FNAOACPMMKD = 14; + uint32 FDFLPHCBGEF = 15; +} + +// CmdID: 24462 +message NDCCFBGLANH { + uint32 item_id = 5; + uint32 GFPPMNLPOEK = 9; + int32 retcode = 15; +} + +message GLBBFGLLHAK { + uint32 PHPFPPIDJKJ = 2; + uint32 LGOOIDCIAAG = 12; +} + +// CmdID: 2393 +message OJONLAAHCJI { + int32 retcode = 11; +} + +// CmdID: 338 +message OKICBJHLHLF { + repeated uint32 AEPPKCKCIBP = 4; + int32 retcode = 6; + uint32 client_game_time = 7; + uint32 game_time = 13; +} + +// CmdID: 2709 +message EEBHHEFGGLD { + uint32 OLBAIOOODDK = 1; +} + +message BlossomChestInfo { + uint32 resin = 1; + repeated uint32 qualify_uid_list = 2; + repeated uint32 remain_uid_list = 3; + uint32 dead_time = 4; + uint32 blossom_refresh_type = 5; + uint32 refresh_id = 6; +} + +message GFDNLPPNCPA { + bool IKABKDHNNKC = 7; + bool IFBLNEDLDLD = 10; + uint32 MEMPKCGNNMF = 13; +} + +// CmdID: 6601 +message HNEKEPEJEJL { + uint32 FHCGKPIPCIC = 1; + uint32 MEMPKCGNNMF = 2; + repeated uint32 BFCHFGCCBFK = 3; + uint32 GHDJJMIKFPI = 5; + uint32 DMNLDPPGOKG = 6; + uint32 EGBMIFDJDIH = 7; + repeated uint32 AFFCKJCEGJH = 9; + repeated AHNHFDINJEF CEIHIPAHGNH = 10; + uint32 GAPLFMMGBFA = 11; + uint32 BKBHNEMJDLI = 14; +} + +message AbilityControlBlock { + repeated AbilityEmbryo ability_embryo_list = 1; +} + +// CmdID: 7494 +message KMGBEKMPKMP { + bool DGGCKMIKBMO = 1; + uint32 score = 5; + uint32 JOFBEIACLOF = 6; + uint32 level_id = 7; + bool HKNGHLJDEOG = 10; + bool ANKCBOMMOJB = 12; +} + +// CmdID: 23970 +message FIJBBGEBDEL { + int32 retcode = 12; +} + +message FFLAIJJOJFN { + bool DOHHENFNGPE = 2; + uint32 avatar_id = 7; +} + +// CmdID: 20760 +message ALEHOMECCOA { +} + +message CMAOKNPACFH { + uint32 gadget_state = 2; + uint32 IEJHHMBOBMJ = 13; +} + +// CmdID: 4962 +message JNLCCEAACNG { + repeated uint32 LFADNIBLDKC = 5; + repeated uint32 IPKKBAILKDI = 9; + int32 retcode = 13; +} + +message HBMBMHLCIPG { + uint32 HFJILNCPAKL = 4; + uint32 HGOLPKDKOMK = 5; +} + +// CmdID: 6106 +message MNNNMHAACOK { + Vector FFDEBPEDDMD = 3; + repeated int32 ALKGMINNAML = 4; + Vector JJEEPBCIFCP = 8; + repeated Vector CACHPGHFFFC = 5; + uint32 scene_id = 10; + int32 JJFPFMPJEMA = 9; + LPPFEDCJJAP CHELNBLLFKB = 12; + bool BKIKNHBODKB = 1; + ICBODPOGNHD JAMCGNFBIBA = 14; + int32 KFMJNMGLKEE = 2; + AFBFHONPIGC IPNBIJODGLG = 13; +} + +message BGHKJFDGGBE { + float OKFDGFICJCN = 2; + bool NCEGKBANOBP = 13; + float ADCNIAAIDPC = 15; +} + +// CmdID: 9364 +message CEMJJNLONPC { + bool DGGCKMIKBMO = 1; + int32 retcode = 2; + bool DMEDOEHOMKH = 3; + uint32 score = 6; +} + +// CmdID: 21441 +message LKACBHNDOAI { + HIMMEMHOGFB MFMLAKBIAED = 2; + uint64 DCOMPDPPDPO = 14; +} + +message JJDMCNOMDNB { + bool is_finish = 2; + bool ECIHDIJCLED = 8; + uint32 level_id = 10; + uint32 PPBAMNFHEJE = 14; +} + +// CmdID: 7996 +message IEPKEAGLDNK { + uint32 FNEOJPPFDHH = 14; +} + +// CmdID: 7845 +message PlayerStoreNotify { + repeated Item item_list = 1; + StoreType store_type = 5; + uint32 weight_limit = 8; +} + +message FPGNFKFIFAE { + map NFMJNNHECFK = 7; + uint32 end_time = 8; +} + +// CmdID: 8567 +message OHKJBCIOKBM { + int32 retcode = 4; + uint32 FIKNLHOJFKL = 13; +} + +message JENBHHGNLMB { + uint32 avatar_id = 1; + map prop_map = 2; + repeated uint32 talent_id_list = 3; + map fight_prop_map = 4; + uint32 skill_depot_id = 5; + uint32 core_proud_skill_level = 6; + repeated uint32 inherent_proud_skill_list = 7; + map skill_level_map = 8; + map proud_skill_extra_level_map = 9; + repeated GHDAIGOGFIL ALEIJMNIFGK = 10; + AvatarFetterInfo fetter_info = 11; + uint32 costume_id = 12; + AvatarExcelInfo excel_info = 13; +} + +message IOJLKNPEODB { + uint32 FAILEALAADN = 1; + fixed32 AFJCLENHANC = 2; + bool FJNEBBEDMCE = 5; + uint32 MLKMKMJNKMH = 8; + repeated KCIOPEIOKBB PAPBBILCPMB = 10; + uint32 LIHIBGCHLHC = 11; + bool KNHICJHGBEM = 12; + fixed32 EOPFFIPDKGN = 15; +} + +// CmdID: 1993 +message NNHELGFBAHE { + uint32 JINJLBEMJNC = 11; + oneof GDCHHFLDEED { + FMDNGKGCOPO location_info = 1755; + OIGBJHFLKKL widget_creator_info = 858; + } +} + +message IMBHAGFDOOD { + uint32 GBBPIGPNPGD = 8; + uint32 KBJNLBKMEDP = 15; +} + +// CmdID: 4653 +message KLJNNNCFBLH { + uint32 KJLBEPDNLDM = 2; + repeated string EPGOBHIEDOI = 3; + PlayerDieType JDFBFDIFMMJ = 5; + uint64 avatar_guid = 9; + uint32 PLHJIKJLOAK = 10; + uint32 life_state = 11; + repeated ServerBuff server_buff_list = 14; + string LLDPNOCIDDF = 15; +} + +message NDFGOFPCGIC { + uint32 level = 5; + Vector pos = 6; + Vector rot = 7; + uint32 scene_id = 10; + uint32 room_id = 11; + uint32 PHCNLLPHPHL = 12; + oneof Entity { + uint32 monster_id = 1; + uint32 npc_id = 2; + uint32 gadget_id = 3; + uint32 item_id = 4; + } + oneof LDLJAHPPLDJ { + DPEEKNOBNJK gadget = 13; + } +} + +message BIKIDCLPEOP { + repeated uint32 GDAIPFJDEFF = 3; + repeated uint32 IJLHNHOJKKL = 6; + uint32 EMOHJKIMAFD = 10; +} + +message NHIAFABFEND { + uint32 uid = 5; + uint32 COJPMJKGIDJ = 15; +} + +// CmdID: 27179 +message JICDJAOCKJA { + uint32 LPLHAEPPNLH = 9; + bool MDBPPOIHCNM = 12; + uint32 BIGFELPPLAE = 13; + repeated uint32 NCELDLHFOII = 15; +} + +// CmdID: 25443 +message CAAHAKOOCMA { + uint32 target_uid = 5; + HENEBMLIICL CDJOGHOHCLK = 7; + int32 retcode = 8; + uint32 param = 15; +} + +// CmdID: 5604 +message MAMMCHEKBOH { + uint32 IIDHPKEFHPM = 4; +} + +// CmdID: 20408 +message JAKFKNKIOFI { + int32 retcode = 11; + uint32 level_id = 12; +} + +// CmdID: 7597 +message HJIBMNCMGGN { + repeated EFAIPNDIHAI CPBFLJAGPIC = 6; +} + +message AKOGEOGFLLK { + HPICHAILNKA state = 8; + uint32 BDLMCMKDBOE = 11; + uint32 id = 15; +} + +// CmdID: 27900 +message OEGHICEHGOD { + repeated CEGMLMCFCPM BPPEPDEPJDK = 2; + repeated uint32 BDEOMBCEOEA = 8; +} + +// CmdID: 7166 +message DGEEAONKOBF { + repeated FFLAIJJOJFN KFAPIJCGDBC = 9; + uint32 level_id = 15; +} + +// CmdID: 21275 +message ECIJEDPGKFF { + uint32 AGLOEJEBCDF = 9; +} + +// CmdID: 27043 +message HFLDMEHPBGB { + uint32 point_id = 3; + int32 retcode = 14; +} + +message MEIGMJNLJJF { + map HOEOFIPCGBG = 1; + uint32 PPLCHPOHJAL = 2; + uint32 BOADNAKMFIF = 3; + uint32 HIMACDIELMK = 5; + bool PMGBPKDGJOK = 6; + uint32 LLPNNPKKCHC = 9; + bool AIOPIOOMEHB = 11; + uint32 ICBLKPKANMK = 12; + IBFPDNNEKLI status = 14; + uint32 AFFKLOGICMO = 15; +} + +// CmdID: 23004 +message JMKIDMACAIN { + repeated JMENNAMCMHC GJNFFCFMOHA = 6; + int32 retcode = 13; +} + +// CmdID: 25942 +message PBCBMMOHLOF { + int32 retcode = 4; +} + +// CmdID: 27380 +message OAPOFLJEPPA { + int32 retcode = 4; + uint32 HOMGPJJMLDG = 7; + uint32 param = 10; + bool MCPKKMHKCPD = 11; +} + +message HJNOAJHJKOJ { + bool DGGCKMIKBMO = 2; + uint32 KMAEHPAGKFK = 3; + uint32 CLOCEGAAHJN = 5; + PAIBIHEIFKA reason = 6; + uint32 LEKFEJHKPPE = 13; +} + +// CmdID: 6259 +message EBKEAJCJKJN { + int32 retcode = 9; + repeated uint32 JKOIHMCHHHA = 10; + HHAAFIHNDJO reason = 15; +} + +// CmdID: 23720 +message PPCFAKHEBJF { + repeated uint32 CLGPPPOHDGD = 4; + repeated EGCPBNFOKAD info_list = 13; +} + +// CmdID: 4649 +message BAHDFMCPJLG { + int32 retcode = 4; + PKHGEKDMFAP DEJOIMAFMCK = 11; + uint32 GGHKDJLGFPB = 13; +} + +// CmdID: 1384 +message KKJBLGDEELL { + int32 retcode = 7; +} + +// CmdID: 21992 +message NEOEIJNECEH { + uint32 DLPHDIPGPHF = 4; + uint32 avatar_id = 8; +} + +// CmdID: 902 +message DGIKHPBMLEL { + int32 retcode = 13; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 3408 +message GLNHGJFMBIE { + uint64 avatar_guid = 4; + uint32 costume_id = 9; + int32 retcode = 15; +} + +message EDAIFEEBMFK { + uint32 LGCOPNJBCNF = 1; + map HIIIMFNOOFI = 3; + uint32 EOAPDCLJCEE = 5; + bool LEMONPIMBHK = 11; + uint32 group_id = 12; + uint32 config_id = 13; + bool EIALJBAENGJ = 15; +} + +// CmdID: 22837 +message AELAGPGEBDL { + int32 retcode = 8; +} + +// CmdID: 24250 +message LBOALHPEGBF { + repeated uint32 EAODLLEGCAE = 1; + repeated uint32 CMEEDHJEDIN = 4; + uint32 LJEJEBELKMJ = 9; + uint32 level_id = 3; +} + +// CmdID: 25435 +message FOKPCDNNBJJ { + int32 retcode = 2; + repeated uint32 AEPPKCKCIBP = 12; +} + +message NPLNEGAKLNI { + uint32 room_id = 2; + Vector rot = 4; + Vector pos = 9; +} + +// CmdID: 25404 +message LCANGLIAGCA { + string msg = 3; +} + +message NEEIEHIIKCO { + float OMOPAOLNNEN = 8; +} + +// CmdID: 29341 +message CKADPNMEAGA { +} + +// CmdID: 984 +message GEIPKCFNGGK { + uint32 cell_id = 5; + uint32 GAPLFMMGBFA = 7; +} + +// CmdID: 24191 +message AANOPHCLBHL { + int32 retcode = 4; +} + +message CBDBNLCCDMC { + uint32 DMNLDPPGOKG = 1; + repeated EBCKDJAFDDP KGOGFPODDLJ = 3; + uint32 MEMPKCGNNMF = 4; + uint32 level_id = 7; + bool DGGCKMIKBMO = 8; + repeated uint32 LCJICEEEKBI = 9; +} + +// CmdID: 2684 +message DDJADNEOLLG { +} + +message JIDLNMKDKMJ { + bool DGGCKMIKBMO = 12; + LDCDEHPEMKP BEPFMDKMFIC = 15; +} + +// CmdID: 28938 +message HFDPPHKHACL { + int32 retcode = 13; +} + +// CmdID: 29682 +message PCAFGAMHFOA { + uint32 team_id = 13; +} + +// CmdID: 25392 +message AEPJNEHPJHP { + uint64 OPBNFDPDJGD = 2; + uint32 NDBMLAHHNJN = 5; + int32 retcode = 11; + uint32 EHGGBFHKLMG = 15; +} + +message CCCAGKHMNAG { + uint32 level_id = 3; + uint32 GPAELJHNAEK = 9; + bool is_finish = 10; + bool ECIHDIJCLED = 14; +} + +// CmdID: 26130 +message BDDOCDINBPM { +} + +// CmdID: 20846 +message LBFNFGHKEGG { + uint64 DCOMPDPPDPO = 12; + uint32 JLFHEEIPDDP = 11; + bool JFJDIMPCNNF = 2; +} + +message JCNIFBNIBHI { + uint32 JOFBEIACLOF = 10; + Vector pos = 11; + repeated MDMDLMACJAJ uid_info_list = 14; + uint32 IJHKIKLPJJN = 15; +} + +// CmdID: 7130 +message JFDAJGHALKK { +} + +// CmdID: 8731 +message GCMBBIEOHJP { + int32 retcode = 8; + uint32 OMGCHBACHCI = 10; +} + +// CmdID: 28267 +message IOLADINJKKA { + repeated ItemParam item_list = 15; + uint32 ONABDGFCPIH = 7; +} + +message AFAKNAMOCAM { + uint32 GPAELJHNAEK = 5; + uint32 start_time = 6; +} + +// CmdID: 26708 +message FFGPPOAAFKH { + repeated uint64 EDABEIDCFFO = 8; +} + +message PNEOIKPAGAM { + uint32 NCNKMDBAFEH = 14; +} + +message FAJKFECCLCG { + uint32 ANFNKOBFMIE = 6; + uint32 DEKGJKAICJA = 8; +} + +// CmdID: 8132 +message FFKNNBOCFIP { + uint32 GEJGKAJFDCD = 1; + HENEBMLIICL KKACCPNOHCG = 12; +} + +// CmdID: 25827 +message CANFJJOGCNK { + int32 retcode = 4; + PKHGEKDMFAP DEJOIMAFMCK = 6; + uint32 GGHKDJLGFPB = 11; +} + +// CmdID: 28876 +message DAPIFHBKPOO { + PlayerDieType JDFBFDIFMMJ = 1; + uint32 OMCCJJOHDOI = 3; + uint32 NGNKPBEMFOB = 7; + uint32 GAPLFMMGBFA = 9; + AbilityString GOEACHAMIAF = 10; + uint32 HJBEGGJOCDN = 11; + map FKEMPCFEEOI = 12; + uint32 GKHNLKAADNG = 13; + oneof Entity { + uint32 monster_id = 2; + uint32 gadget_id = 8; + } +} + +// CmdID: 7275 +message JCEDNOEGDOG { + uint32 level_id = 1; + int32 retcode = 5; +} + +// CmdID: 25446 +message ACNGFGLDCGF { + int32 retcode = 1; +} + +message HPBEACCGDBJ { + uint32 PKKBCNACMND = 5; + uint32 IEBLDPNALKB = 15; +} + +// CmdID: 24061 +message LEABKLKKMCG { + repeated DLMKGDNBHEL DALJCLGKPHO = 3; + uint32 GJJLCEJILBL = 9; + uint32 KILJAFCJKAM = 10; +} + +// CmdID: 8425 +message PMLCALJHJJL { + MMAEIMDKBHN BEPFMDKMFIC = 2; + int32 retcode = 6; + DADKPNJFDJD AEPAFPDIIBA = 8; + KCKMMDDJPCE PHFALPGFGKN = 15; +} + +// CmdID: 983 +message GBLNHBFHANF { + int32 retcode = 14; +} + +message JBIMMJPOEBA { + uint32 score = 3; + uint32 level_id = 4; + uint32 DMNLDPPGOKG = 8; + bool DGGCKMIKBMO = 13; +} + +// CmdID: 9920 +message ILHDAPELIOD { + uint32 live_id = 5; +} + +message BCHKOIGEJLG { + uint32 player_uid = 9; + uint32 avatar_id = 12; +} + +// CmdID: 29942 +message APKPLMBOPFD { + int32 retcode = 6; +} + +// CmdID: 4501 +message EAHAEEOEMEK { + KJCLJLEKNEK NFBBOHIDHIL = 5; + int32 retcode = 8; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 5432 +message BOOHHIDMLCK { + DGECJHENBKP GLMKLIPELDI = 5; + uint32 target_uid = 14; +} + +message JGBBFOGNLKN { + uint32 PGNLOOGFEKE = 3; + repeated uint32 OOHGGBKFELL = 7; + repeated uint32 HMEDFEAMNBA = 8; + uint32 GNEGAOGJLBD = 10; + uint32 LHLGJEONMDL = 14; +} + +// CmdID: 28916 +message GBAJDEGFKFD { + uint32 OMGCHBACHCI = 8; +} + +message KBLLGEFKOCB { + uint32 PHPFPPIDJKJ = 1; + repeated uint32 JFHONLMCJDD = 11; +} + +// CmdID: 6697 +message KHFAIMHKNNB { + uint32 cell_id = 5; + uint32 GAPLFMMGBFA = 4; + JLOPIBKNEGM DMNLDPPGOKG = 2; +} + +message ADKNHGHFJBE { + repeated MassivePropSyncInfo massive_prop_list = 3; + repeated int64 INGFPHNPOIM = 10; + bool IDPJMEMJJFJ = 15; +} + +// CmdID: 2916 +message KMKLDFJONJP { + bool PDFIIFFMBEG = 9; + int32 retcode = 10; +} + +// CmdID: 29187 +message IGIBKNPMEGK { + uint32 scene_id = 7; + uint64 scene_time = 11; + bool NAPMCBKMNAA = 13; +} + +// CmdID: 22973 +message GIMOIFAMICM { + string MBJKKMLPLBC = 9; + ECLBIPADHBL FFMCEKMJCLC = 13; +} + +// CmdID: 5924 +message IELDMNIPHOF { + int32 retcode = 12; +} + +// CmdID: 7642 +message NAEICAJCFKJ { + int32 retcode = 5; + uint32 NKIPFEBKOKO = 12; +} + +// CmdID: 2574 +message EBEPOBEKKDL { + uint32 GKNPLCAFBMB = 2; +} + +// CmdID: 21579 +message CDIOGLKJKNP { + int32 retcode = 5; + HPJPACGCNAA NLKGMJNAJHG = 6; +} + +// CmdID: 8243 +message LGCHELFMAHI { + uint32 OMGCHBACHCI = 2; + uint32 KPAMPGDJDHE = 3; + uint32 BCGGIOGBOCK = 7; + uint32 ADMOKADNFHH = 12; +} + +message MKALMMGNKOO { + uint32 key = 1; + uint32 GNJCIDHOBIA = 2; +} + +// CmdID: 28401 +message MGFFMDLBMMO { + uint32 HMOJPLLGMKH = 1; + repeated HFINFKPKAHJ EFBPLHDHLPB = 12; +} + +// CmdID: 28188 +message KNCDCCNCLHL { + uint32 JCHHLLEBMJA = 9; + bool NFNLOKMPILI = 12; +} + +// CmdID: 8257 +message BJIJHAFFGCD { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 27044 +message IFCIOHCDPMP { +} + +// CmdID: 24394 +message GIDMLGFDLJP { +} + +// CmdID: 27312 +message FJABKBGNILJ { + uint32 level_id = 3; + bool EMLILMHJHOG = 5; +} + +message IGDJAOLOKDI { + uint32 INDIKFKNKAB = 6; + uint32 FBBBJNHIPLF = 13; +} + +// CmdID: 1711 +message JOOFOAAGOPB { + Vector pos = 11; + uint32 JINJLBEMJNC = 6; + uint32 entity_id = 13; +} + +// CmdID: 27544 +message CHIFNKCGDCM { + EFAIPNDIHAI LMLMLHMCMEJ = 10; +} + +// CmdID: 21058 +message FCCKHCCNFKI { + bool ANKCBOMMOJB = 13; +} + +// CmdID: 9923 +message LKLDDDIAFEF { + uint32 LGCOPNJBCNF = 9; +} + +message AMNBIJHOBBI { + string KAMJIJOLFKJ = 1; + uint32 uid = 9; + NBADDMOPLEI BLFKOJLCCOO = 10; + uint32 DJCFMFEDNCG = 11; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + string BKDILGIJPEG = 15; +} + +// CmdID: 27101 +message JMFNNMHKIJO { + int32 retcode = 11; +} + +message OCEBLDOOBCA { + uint32 skill_id = 7; + uint32 PHPFPPIDJKJ = 11; +} + +message JACNCOILBCA { + uint32 LPFIOGEBNJF = 1; + uint32 CBKMBDHPBDC = 6; + uint32 GPBNFFJBOMN = 13; + uint32 IKNFNNFKAGF = 14; +} + +message HIIPEJFDLAM { + uint32 level_id = 6; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 7310 +message AAKGLCOAOCG { + uint32 MPGFGNDJLKC = 7; +} + +// CmdID: 505 +message AMNNNBFALFL { + GEMJHNLGKOL HELFHPNAJPB = 1; +} + +// CmdID: 20559 +message DBPLJGFKCAJ { + uint32 point_id = 12; + uint32 GAPLFMMGBFA = 11; +} + +// CmdID: 4603 +message PPMBLECIADK { + uint32 ABLFJPMKKDA = 5; + uint32 entity_id = 10; + uint64 avatar_guid = 15; +} + +message FIFJNBBADKJ { + repeated HIMFNHIFBOJ OPLAJNCKEFN = 3; + repeated uint32 PJJDLEPNNIB = 5; + bool DPHDAGAGBII = 10; + repeated LMNOILKHCAP HFEFPGKNHEH = 11; + repeated uint32 LJOOCNDBCFL = 13; + uint32 AFJCLENHANC = 14; +} + +message SceneGadgetInfo { + uint32 gadget_id = 1; + uint32 group_id = 2; + uint32 config_id = 3; + uint32 owner_entity_id = 4; + GadgetBornType born_type = 5; + uint32 gadget_state = 6; + uint32 gadget_type = 7; + bool is_show_cutscene = 8; + uint32 authority_peer_id = 9; + bool is_enable_interact = 10; + uint32 interact_id = 11; + uint32 mark_flag = 21; + uint32 prop_owner_entity_id = 22; + PlatformInfo platform = 23; + repeated uint32 interact_uid_list = 24; + uint32 draft_id = 25; + uint32 gadget_talk_state = 26; + OKJCNOADKMM IGMDELMIHMA = 27; + uint32 init_pose_id = 28; + GadgetPlayInfo play_info = 100; + HGPFAKAPMMB PNAJJDAFJCH = 101; + DFBLLCCOCBA GLGAHAJNALA = 102; + POLDBBPAHPC INIHNDCAMAJ = 103; + oneof content { + GatherGadgetInfo gather_gadget = 13; + WorktopInfo worktop = 14; + ClientGadgetInfo client_gadget = 15; + WeatherInfo weather = 17; + AbilityGadgetInfo ability_gadget = 18; + StatueGadgetInfo statue_gadget = 19; + BossChestInfo boss_chest = 20; + BlossomChestInfo blossom_chest = 41; + MpPlayRewardInfo mp_play_reward = 42; + GadgetGeneralRewardInfo general_reward = 43; + OfferingInfo offering_info = 44; + FoundationInfo foundation_info = 45; + VehicleInfo vehicle_info = 46; + EchoShellInfo shell_info = 47; + ScreenInfo screen_info = 48; + FishPoolInfo fish_pool_info = 59; + CustomGadgetTreeInfo custom_gadget_tree_info = 60; + RoguelikeGadgetInfo roguelike_gadget_info = 61; + NightCrowGadgetInfo night_crow_gadget_info = 62; + DeshretObeliskGadgetInfo deshret_obelisk_gadget_info = 63; + CoinCollectOperatorInfo coin_collect_operator_info = 64; + TrifleGadget trifle_gadget = 67; + } +} + +message HDJKHDKCOAH { + uint32 JLFHEEIPDDP = 3; + bool LHHBINHJAOE = 7; + uint32 PEAJINIFGHM = 12; +} + +// CmdID: 24510 +message KLLIOFBOGCB { + uint32 draft_id = 4; + int32 retcode = 6; + bool BGAOACGALDG = 13; +} + +// CmdID: 96 +message GICMDCKKEIB { +} + +// CmdID: 727 +message HFNKIEJFMDH { + uint32 JLHFGABKEOI = 8; +} + +// CmdID: 827 +message JFMGKHKJKOM { + repeated CGLHBKMLHJG LGJKHPABEJC = 8; + int32 retcode = 10; + uint32 room_id = 13; +} + +// CmdID: 26660 +message GKPEKPFOCEE { + int32 retcode = 1; + bool FOLIKAAIKIE = 6; + bool DGGCKMIKBMO = 8; + bool GBLHFAEONKM = 9; + uint32 JLFHEEIPDDP = 11; + uint64 DCOMPDPPDPO = 13; +} + +// CmdID: 9713 +message DLENGCMIOAI { + uint32 level_id = 3; + int32 retcode = 7; + uint32 config_id = 11; + HBCJGNLBDEN MCDFOJKMIDB = 15; +} + +message MMAEIMDKBHN { + uint32 ELCLJHGCOBO = 2; + bool DHFDMGLICJH = 3; + uint32 ECNNJJOIEHD = 4; + HCCIOPJEPFD BLEBCHGPIEB = 5; + map OHKDKAKHGJE = 8; + DOFEMMFNNNG NBHODDCFIKB = 12; +} + +// CmdID: 9473 +message COCJADOHIKL { + uint32 IEHLHAOGKPJ = 1; + repeated LCMDACEFJPA DENPIKHPEHL = 4; + uint32 play_type = 5; + uint32 JOFBEIACLOF = 6; + bool KBNHKAMGPJI = 9; + repeated PABBCCKNLDF JNNHHDKPAEC = 15; +} + +// CmdID: 6590 +message IHGJKHBPHEB { + map fight_prop_map = 13; + uint32 entity_id = 14; +} + +message FJMJCDDODMH { + bool PHFKPMBCIJO = 1; + uint32 HKEEINBHFHM = 2; + uint32 OOMMIFLEMOB = 3; + repeated uint32 OOBOKLEHCCD = 4; + string version = 5; + uint32 GNAKONIIJHO = 6; + uint32 HGAAIPEJFLH = 7; + uint32 NDJACELKNEE = 8; + bool GAFMFLGBLCF = 9; + uint32 start_time = 10; + FHFDMAMPGOG CJDIONFGOCB = 11; + bool CEFGLEHDBEH = 12; + uint32 IJFFKCGIAOJ = 13; + EOLABDOEPPI ILPJMAHLGDK = 14; + repeated AAGPKJDPBLK CKOLIHHMKDH = 15; + repeated uint32 NMEEMOCPFME = 34; + PEJHKPDNEAA LNIGEJEBJAN = 1528; + LOAAEEOPJAD DPEBBFLAADC = 1714; +} + +// CmdID: 20022 +message CJCIIBMAHPA { + uint32 offering_id = 15; +} + +// CmdID: 20116 +message GHPKNLOLBGL { + uint32 NHAKDOLOEKA = 13; +} + +// CmdID: 20484 +message EKMDOOCJEHN { +} + +// CmdID: 5759 +message JCNCIIDJLIF { + int32 param2 = 10; + int32 param3 = 7; + int32 param1 = 1; + uint32 KJLBEPDNLDM = 6; +} + +// CmdID: 1430 +message HAINHEPDIKL { + repeated EFAIPNDIHAI NBHOMDNIDMI = 2; + repeated EFAIPNDIHAI avatar_list = 5; + repeated uint32 BGBBKNCDJLF = 6; + repeated EFAIPNDIHAI KKFAKEIGCIC = 8; + repeated AHNHFDINJEF CEIHIPAHGNH = 10; + uint32 MEMPKCGNNMF = 11; + repeated uint32 PIKPODEGKCK = 12; + repeated uint32 GKPJEDKHCIF = 14; +} + +// CmdID: 205 +message JBFEFBECPFH { + repeated uint32 IEAOPMINPEN = 7; + uint32 uid = 12; + repeated uint32 FIKGDOFABEE = 15; +} + +message LHOHOHMIBEL { + uint32 OLONGPPLCMG = 8; + uint32 HMJBPHPPJDB = 11; +} + +message KDFGEDGEAMN { + uint32 FBPGIMLMDNJ = 7; + int32 CGEOAPIPDOA = 9; + map IFFDAJMBONC = 10; + EEGMNIPNKMJ reason = 12; + map BAFFHLKJDML = 13; +} + +message GKBOFEACMHA { + uint32 end_time = 1; + uint32 KIJJBIKFDKN = 2; + uint32 KEAALOAEHCM = 3; + string NHFNCGPBDOG = 4; + uint32 LGBNFIFCPJF = 5; + string COMNAFLODGJ = 6; + uint32 CLKPAGGJMAC = 7; + uint32 KHHIBKPBKPN = 8; + string AICDPNIBOHE = 9; + uint32 ANHIGELNHKP = 10; + string CDPBBJMOKHC = 11; + uint32 KGLDFIJAJIE = 12; + uint32 HDKLPBOHLDH = 13; + uint32 FCKCNHKOABI = 14; + uint32 AHBCOFJAMCP = 15; + repeated uint32 NIBJJPKMHNG = 99; + uint32 HGHMFFPABOO = 243; + bool LHNMDFNENEN = 251; + uint32 AIIHCKIMNNN = 599; + string ALDGMBLJOHB = 782; + string HABIBJMGIGK = 798; + uint32 AFBCGIPIAKC = 1087; + repeated uint32 EFPBICLMCGG = 1448; + bool LAGAHPEKLHM = 1509; + repeated LIIJODFAABF BHELHJBMBFH = 1711; + repeated uint32 PBCHCHIIGLK = 1882; + uint32 FLBFCPEKOJE = 1938; + string NDPFPHCDNHA = 1984; +} + +// CmdID: 2718 +message PEIKLCINOOK { + uint32 offering_id = 4; +} + +message HAKJCBNCNFP { + bool ECIHDIJCLED = 9; + uint32 HDMFABPLNOB = 14; +} + +message HCHJMOCBOKE { + uint32 group_id = 6; + oneof detail { + EKJFIBAMKEI balloon_gallery_info = 90; + PHPJIJIEHEE racing_gallery_info = 114; + CJPLOCEGINB stake_play_info = 504; + MIAKDJELHDC explosion_info = 689; + DNGNAKADCBA seek_furniture_gallery_info = 719; + } +} + +message NFGGICFDDFJ { + bool HDCAGPJLIDI = 2; + bool JHIJPAILMJG = 8; +} + +// CmdID: 23350 +message FDMGNGLCJJC { + repeated HGMKOHPLKIE ELOKJJINGMC = 15; +} + +// CmdID: 29062 +message GKBIOJDIBFP { + int32 retcode = 2; + bool DHAOMGMMDPD = 5; + uint64 guid = 15; +} + +// CmdID: 1343 +message AJLPDFIEOFB { + uint32 level_id = 15; +} + +message LANIKOFEDEG { + repeated uint32 NKCFFILDBNA = 1; +} + +// CmdID: 28919 +message HLGFGJFAFDI { + uint32 KHHIBKPBKPN = 6; + int32 retcode = 15; +} + +// CmdID: 684 +message HPLKIOENFNM { + repeated uint32 IJNACJMNOJM = 5; +} + +message CEPDCLHAMCI { + bool EIALJBAENGJ = 1; + uint32 level_id = 7; + uint32 OMINNHCMHAP = 9; +} + +// CmdID: 29153 +message BPACJMNBLAN { + KNBCEHEDICE BEPFMDKMFIC = 6; + uint32 OMGCHBACHCI = 10; +} + +message JMFILHPJLKI { + uint32 config_id = 9; + bool DKLGBFPCCEN = 10; + uint32 FNDEICKOKMO = 11; +} + +// CmdID: 28417 +message HBPJBMLEGLI { + repeated JHAIACBOJOP MFEFIGMNOAH = 13; +} + +// CmdID: 5343 +message IEOOMJPOILL { + bool LHPBAGALLAN = 2; + bool IODKIEPDKIN = 8; + bool NLPPHGNDBIF = 9; + bool IHFLCKJFMCK = 14; +} + +message PBFPKEHKKKM { + uint32 gadget_id = 3; + bool ECIHDIJCLED = 14; +} + +// CmdID: 9396 +message IEAIADBAENG { + uint64 DCOMPDPPDPO = 7; + HIMMEMHOGFB MFMLAKBIAED = 3; +} + +message DGNANAKIJEL { + uint32 MPBEBAKODGF = 2; + uint32 OKAPNIODOOG = 3; + int32 CKNOLEJBJEM = 5; + AbilityString ability_name = 6; + int32 EFAHLPDCFAN = 7; + repeated string EPGOBHIEDOI = 8; + int32 NNHDDJFMJFH = 12; + string LLDPNOCIDDF = 14; +} + +// CmdID: 69 +message JPEMCLNMOEK { + ANHGFBPNHBF AJFEFDIDFEL = 6; + IGOHJIBCDFA LKIDBHIOOOG = 9; +} + +message BIKKIPEEKNF { + uint32 GHNPCMOPBIP = 3; + uint32 DPEHDGLDFFG = 14; +} + +message MMFABCKMAOF { + repeated GFLGJKGHMGO IKLOJOGEPHK = 1; + repeated BHPFLOPGFKL INNKIPJCJAH = 2; + bool FCAEAONKGGA = 4; + uint32 BKNAFEBFFJJ = 8; + uint32 JIGFBECBOJB = 10; + uint32 KHMDGKAJFLC = 11; + uint32 IGJHLOJEEEI = 12; + uint32 JNDHLPNDOCC = 14; + uint32 FECMLPMPOPC = 15; +} + +// CmdID: 4392 +message EAPFNEHNCFE { + uint32 DMNLDPPGOKG = 3; + uint32 ONHOJOBNAPM = 4; + bool DGGCKMIKBMO = 7; + uint32 score = 11; + uint32 DPMDGMEBGII = 12; + bool DMEDOEHOMKH = 15; +} + +// CmdID: 5982 +message ACCLLDBGNMF { + repeated uint32 NKAICHLODLE = 3; + int32 retcode = 6; +} + +message HFCNCHPPHKA { + int32 x = 1; + int32 y = 2; +} + +message IBJNMADIOPC { + uint32 scene_id = 1; + string name = 2; + Vector pos = 3; + LFIEAKHOOAL NHJCMJJBEGP = 4; + uint32 monster_id = 5; + GOHAMBNLBDI LIGFLLBNDLM = 6; + uint32 KENIKECFFLM = 7; + uint32 AGIENJJKPBE = 8; +} + +message APDKAKLMEIG { + repeated uint32 GHNCICAIMJG = 2; + repeated ItemParam HHPPPONMCMJ = 10; +} + +// CmdID: 23589 +message KADMDNIMAKM { + uint32 level_id = 11; + uint32 PNALLKJLNLC = 2; +} + +message GLACEHKEJMF { + repeated PPMJIDDGDMO GFBKAKOONHM = 2; + bool FBIJJNNKELE = 4; + repeated OJAFHOOHBIO OPEJFPCFJFI = 8; + repeated PDCDLNLDCDP DLGMLFEMBMG = 11; +} + +message MLKKIBOCGCO { + HKPNPGABCIJ JAJNMBLLABI = 5; +} + +message JFNKEANABEL { + uint32 progress = 1; + uint32 ILPJBEPJDLP = 4; + uint32 BGFABPFEHGD = 10; + uint32 KENIKECFFLM = 11; + FECIOCNEBAH state = 13; +} + +// CmdID: 28057 +message OJJOGHCLAJO { + repeated FGBAEINDLHG MFAKDOBMFIM = 6; +} + +message HCPNNOGIPGJ { + uint32 JEFILDJEBAJ = 5; + uint32 AGIBOMGADDK = 9; + uint32 PCAOBBJLFFM = 15; +} + +// CmdID: 9117 +message INNKIEGHHCH { + uint32 level_id = 4; + bool KNOOOPKPPEC = 9; + uint32 JOFBEIACLOF = 12; + bool ANKCBOMMOJB = 13; +} + +// CmdID: 7421 +message LIANANCCHJA { + HLHANIKIGAH BEPFMDKMFIC = 8; + uint32 OMGCHBACHCI = 12; +} + +message AEHKDMFHNOP { + uint32 monster_id = 2; + repeated uint32 affix_list = 10; + uint32 level = 11; +} + +// CmdID: 22351 +message HDHPEIHFDGL { + EAJBOAFFJLF FNBPGFAGLKF = 6; + EAJBOAFFJLF CIFLEGCKJEI = 15; +} + +message INAGOCAJOMD { + uint32 level_id = 3; + uint32 LJEJEBELKMJ = 5; + uint32 LJFAFDHIKJD = 7; + uint32 MEMPKCGNNMF = 9; + uint32 KDPLCBJGBAF = 12; + uint32 KMAEHPAGKFK = 15; +} + +message LJOCPDMINCM { + repeated ADJLGGOAAOI DNFLBGNADNK = 7; + repeated IGDJAOLOKDI EHGNABKAACH = 9; +} + +// CmdID: 21495 +message MNFHDGDCGPN { + repeated GGJOLOLOFAD BDCPHHCEFHI = 11; + uint32 LJDMBIDHPJI = 9; +} + +message LFFKPKFCJLN { + NNCOPLDHCPB JOGLGBMKMKE = 6; + uint64 GEDMDOCOLFJ = 7; + uint32 MHGHINOGBGD = 12; +} + +message OJKAFCEPEHL { + uint32 FNPPFKKPACA = 5; + uint32 CKPFIPMMJAN = 10; + uint32 GOEABHJFKKO = 11; + uint32 DMOGOLGLGFL = 15; +} + +message FAAGGNKGFAO { + repeated DLIMEJILDCA OOPOPJOFCGM = 3; + bool ECIHDIJCLED = 4; + uint32 MEMPKCGNNMF = 7; +} + +// CmdID: 24330 +message GNELBHGIGBB { + uint32 parent_quest_id = 13; +} + +// CmdID: 29608 +message ILKJAAGFLAH { + int32 retcode = 1; + bool BDGPHDBFLKM = 8; + uint32 level_id = 9; +} + +// CmdID: 13 +message PCMJLJMFCBL { + uint32 group_id = 1; + int32 retcode = 3; + uint32 FGEDPPOCCKE = 11; +} + +// CmdID: 9890 +message DNABCCNHHAH { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 3373 +message LOPIKNHJBJE { + uint32 uid = 10; + repeated uint32 NAPGDLCLMEF = 11; +} + +message HJCDIGFHBDG { + uint32 CENHKJDFFDA = 7; + uint32 AJHFCCMIKDG = 8; + repeated NMHIHCGPHIP HCDNAGJHPCL = 11; +} + +// CmdID: 3429 +message OEEMBCAIPKL { + uint64 DCOMPDPPDPO = 11; + HIMMEMHOGFB MFMLAKBIAED = 8; + bool AKDGMPMNDFC = 5; +} + +// CmdID: 21515 +message KJJEMELGDGE { + uint32 level_id = 8; + int32 retcode = 11; +} + +// CmdID: 8353 +message NBIDIPBJJDA { +} + +// CmdID: 3415 +message GOKOJIFKDCL { + repeated JMCOEFEBANG DACALPKIBBI = 1; +} + +message JMCOEFEBANG { + uint32 CPJOFIGJDGP = 1; + uint32 uid = 6; + bool IBEIKEIGMKO = 13; +} + +// CmdID: 24944 +message AAEGPKBJHJA { + int32 retcode = 1; + CEOCJHPHEDC reason = 2; +} + +// CmdID: 418 +message ACGPHCFJGPN { + uint32 level_id = 2; +} + +// CmdID: 24134 +message LCJJCMAKOOC { + int32 retcode = 8; +} + +// CmdID: 20229 +message MJNMKMLLACL { + uint32 PKICAIBDCHD = 3; +} + +message OMLMLMJKENC { + uint32 MMLDGPBIECC = 7; + int32 OAAGMPKIKGI = 10; + uint32 entity_id = 12; +} + +message CDFFJFICDHK { + HAKLMLNJLOA LLNNHDPEGEF = 1; + bool KHHIMJNKNNN = 11; +} + +// CmdID: 27374 +message FNCFJNPKCPK { + GMAPKEFNAEC EGIKHJDAICH = 3; + uint32 OOFLAHMELEO = 12; +} + +message JEEINADADJM { + uint32 index = 7; + bool is_add = 9; + int32 GNJCIDHOBIA = 12; +} + +// CmdID: 23556 +message FLPKNLMGGMK { + repeated uint32 HIMCBBODHCJ = 3; +} + +message LPPGLJEKMKG { + repeated uint32 APBMODDNKJE = 1; + uint32 HKLKMBMGAKE = 8; +} + +// CmdID: 29453 +message DFCGCENIIBE { + repeated uint32 CFKPLNKHFKN = 22; + repeated uint32 NNFBHPJCONO = 1; + uint32 ABOAGOKKIEA = 9; + uint32 JJKIBHBPPPO = 752; + uint64 DCOMPDPPDPO = 6; + uint32 score = 8; + uint32 combo = 5; + uint32 GIKJKDBLFAD = 565; + uint32 CLCABCNLGFM = 3; + float speed = 899; + uint32 CJBCKCOBHFF = 7; + uint32 JLFHEEIPDDP = 13; + uint32 max_combo = 4; + uint32 JPEGLEBNIGL = 1129; + uint32 BHPGPLPCNPL = 15; + bool OEDCPFGAKAM = 1017; + bool JFJDIMPCNNF = 11; + bool HKJPCJFLNFJ = 1204; +} + +// CmdID: 23201 +message DCJDMKACDJC { + repeated uint32 FJAIHBLDGIO = 5; + int32 retcode = 8; +} + +// CmdID: 28952 +message OCIICNFAGPG { + uint32 JCHHLLEBMJA = 8; +} + +message IOFNPAIEIJN { + uint32 IHEKODCHBLI = 1; + bool IMAMKDLKMON = 3; + uint32 GNAKONIIJHO = 4; + uint32 AFFKLOGICMO = 6; + repeated JGJOLLOHFNO BHADLENDMKD = 8; + bool CEGHIGHNOKO = 9; + bool DPHDAGAGBII = 13; + uint32 LNILDGFIKML = 14; + uint32 INFGBPALAMC = 15; +} + +message EGEEKPAPBGJ { + uint32 KFMIIOOHOAH = 4; + uint32 group_id = 6; + Vector position = 7; + uint32 CAMMFNMAHEK = 9; + uint32 AGIENJJKPBE = 10; + uint32 scene_id = 11; + uint32 HGAOAFPJOGO = 13; + uint32 config_id = 15; +} + +// CmdID: 25162 +message KKKFGMFBEBI { + uint32 level_id = 1; + uint32 PNALLKJLNLC = 2; + bool DGGCKMIKBMO = 3; + uint32 LNBBMIAHHND = 4; + uint32 FENJHMLGKIE = 10; + uint32 AAOLKIBHBFN = 12; +} + +// CmdID: 6753 +message MKFPLCPICNP { + uint32 GIILNMOLONI = 1; +} + +// CmdID: 23842 +message FFHHLAEEJFL { +} + +message CJKNMOICNIG { + float DMJFGGDIDOK = 1; + uint32 DMLCIGBDPII = 4; + bool OKIGGNFHLGG = 14; +} + +// CmdID: 8563 +message FMKDDCIGOHM { + int32 retcode = 15; +} + +message LLCOCPJPBLD { + uint32 GHIAOGLLLDI = 1; + uint32 group_id = 3; + uint32 KMPMKINJCLJ = 8; + Vector pos = 11; +} + +// CmdID: 414 +message GDEMHIAPDKC { + uint32 GEFBNNEBKDB = 6; +} + +// CmdID: 4868 +message DNFNDEDDEPD { + int32 retcode = 15; +} + +// CmdID: 29393 +message DDJCODJOBKE { + bool DBJOIECGKAH = 14; +} + +message HAKGHKMMHHJ { + bool is_finish = 1; + uint32 JOFBEIACLOF = 2; + uint32 BAFAJAAIBBF = 3; + bool ECIHDIJCLED = 4; + uint32 BNNMGEHJPFB = 6; + uint32 OLBBCJEAHIA = 7; + uint32 level_id = 12; + repeated uint32 GIJIMMLHAPL = 15; +} + +message EDBIEOJNBAF { + uint32 NJCCEMPMHDI = 2; + uint32 HDHJDCPHFMK = 3; + uint32 NGJIICKJNHG = 6; + repeated ItemParam KMBAMPPHCNI = 8; + uint32 CJMMGKPFMOF = 10; + ItemParam HPKDNCEEHFN = 11; +} + +// CmdID: 7914 +message EnterSceneReadyRsp { + int32 retcode = 9; + uint32 enter_scene_token = 11; +} + +message ILDJCDPGJLC { + uint32 HCEMIMJKCPI = 2; + uint32 ADOCPJAFIOH = 3; + uint64 CIIIGCJKPOJ = 5; + uint32 LANBAKKBBGH = 6; + uint32 CMDNKFLFHIA = 8; + uint64 MOJEFFJPNBN = 12; + uint32 score = 15; +} + +// CmdID: 5757 +message HFECJJGPAME { + uint32 GHIAOGLLLDI = 4; + int32 retcode = 5; + uint64 avatar_guid = 7; + uint32 promote_level = 14; +} + +message HOELLHPEELL { + repeated uint32 DPJAJIMLMNP = 12; + uint32 id = 13; +} + +message KBHCEBMIHND { + uint32 ENNHEDLEHNA = 1; + float MIDBHALNIKM = 3; + Vector GPLKLBHAHNN = 4; + float NOCBKDMMAEN = 7; + Vector DJIMCFOGLPG = 8; + float KMFDDAFFJFB = 9; + float ONMKMCNHMGB = 10; + Vector NIPMGAOPHEO = 12; + Vector AMCMBPMHKIK = 14; +} + +message CIMGANHOEHB { + uint32 GGHKDJLGFPB = 5; + uint32 level = 8; +} + +// CmdID: 22535 +message EJCLECPBFHO { + uint32 KDKNOOCOEBM = 5; + uint32 LGOOIDCIAAG = 9; +} + +message DPNKDNAMANJ { + bool DGGCKMIKBMO = 5; + CAOIKLIFEEB BEPFMDKMFIC = 13; +} + +message FJJBHEGFBDI { + uint32 GPAELJHNAEK = 2; + uint32 ALFEKGPGMOA = 4; + bool DPHDAGAGBII = 6; + bool GBFJIKEEGFG = 12; +} + +message EIEEBJBEMLI { + uint32 AJMEOHDGNGN = 1; + uint32 KMOEPPFHPGJ = 8; + repeated AEHKDMFHNOP PAEJAAJCGBE = 15; +} + +// CmdID: 7646 +message IDJBNEPGKMP { + bool LJMFGAJFIAN = 8; +} + +message DOAPFGNFCCO { + uint32 CMCLGGHAKDC = 1; + fixed32 LNPJPIIPEBC = 2; +} + +// CmdID: 6005 +message FOODOCABBHB { + bytes MLONGFELFIA = 4; +} + +message LFICLNPILHO { + uint32 entity_id = 12; + uint32 GCHGLANNHMC = 13; +} + +message PKGBFMJBBIA { + uint32 AGIENJJKPBE = 1; + uint32 scene_id = 2; + uint32 ECAMACIGJAP = 3; + Vector KDHJLMKFMAN = 5; + uint32 JINJLBEMJNC = 7; + bool HPDAGJJBNFC = 11; + uint32 config_id = 12; + uint32 group_id = 13; + bool ACNMJLDPGGA = 14; + uint32 CAMMFNMAHEK = 15; +} + +message AONHLNJIDIF { + uint32 name_id = 4; + bool NECLIPHHKNG = 6; + uint32 DMLCIGBDPII = 13; + uint32 JPJAMPMNPOJ = 14; + uint32 MDFFAJLBGJJ = 15; +} + +message JODEBJOIOAH { + float LONEOLKJMED = 2; + uint32 FLHCOCNHMLF = 4; + float HLPKLPPDBIK = 5; + uint32 attack_target_id = 6; + uint32 GLJPOGNFGFN = 8; + float IILMLLIIOIA = 9; + uint32 APEODMIFELC = 10; + map LJCKNOIHDHE = 11; + float DMILIADHJBF = 12; + uint32 KJPELJBGIGH = 13; + repeated HDPINKBNCBO BAIAFMCLEII = 14; + uint32 entity_id = 15; +} + +// CmdID: 25309 +message KLEALCOODKG { + uint64 avatar_guid = 1; + map skill_level_map = 2; + uint32 skill_depot_id = 5; + uint32 entity_id = 6; + repeated uint32 talent_id_list = 7; + uint32 core_proud_skill_level = 8; + repeated uint32 LOBOGPPEPPF = 10; + map proud_skill_extra_level_map = 13; +} + +message HENEBMLIICL { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 DBMPKIGBBHN = 3; + uint32 avatar_id = 4; + IJJOJMPIJKC DBJGHNGIIFG = 5; + uint32 KJBIAAPKLAK = 6; + uint32 OBFCJPOJMOM = 7; + string KAMJIJOLFKJ = 8; + uint32 PKICAIBDCHD = 9; + repeated uint32 LOLIBFKMABP = 10; + string PBIGGANLBDH = 11; + NBADDMOPLEI BLFKOJLCCOO = 12; + string MMDPDOOCOCO = 13; +} + +message LPKFHNJIBNA { + uint32 level_id = 7; + bool is_finish = 11; + bool ECIHDIJCLED = 14; +} + +message BOGAPPBNKCD { + Vector pos = 2; + Vector rot = 6; + uint32 room_id = 7; +} + +// CmdID: 197 +message ILAFIKENLKC { + JPOONCLJEAI EFNFPNGEFLP = 2; + IGOHJIBCDFA LKIDBHIOOOG = 4; +} + +message GBECLHJIOIL { + string KAMJIJOLFKJ = 3; + string MMDPDOOCOCO = 5; + string nick_name = 6; + NBADDMOPLEI BLFKOJLCCOO = 13; + uint32 uid = 14; +} + +message PJJNEIIHKJP { + repeated DMMBPAKOIJO CEJBFLEEJDG = 9; + uint32 HMJHONFMMAD = 14; +} + +message DELAMILMDGL { + uint32 score = 9; + ONEJLAKGHCI MHFDGAGIEPA = 15; +} + +// CmdID: 576 +message FDDEIBBBPIK { + Vector JEPHHGLFNLP = 3; + uint32 GANNIAEFPOI = 4; + uint32 LGFEDPKCMCK = 5; + bool DIGOFLEKFIB = 6; + int32 JGIOHAEBPAM = 8; + uint32 HOICMNMMOJI = 9; + uint32 GBOACPCDMIF = 14; + bool MKJJNKPCJHO = 15; + oneof BAOKDJELELH { + HEOKEFPJIKF cylinder_size = 422; + float sphere_radius = 1725; + HKINNEHLNAC polygon_size = 1726; + Vector cubic_size = 1887; + } +} + +// CmdID: 2091 +message IAGJFHKFPPM { + uint32 BADOIOJGDBB = 14; +} + +// CmdID: 24269 +message JCCHJGEGFAK { + repeated ItemParam item_list = 11; + uint32 uid = 14; +} + +message FNIEFGLBKCI { + uint32 level_id = 1; + bool MDGJJOFOKAP = 3; + uint32 DPCPBLCMLMK = 4; + bool COEJBJMBADC = 5; + uint32 KOGCOAKPHDJ = 6; + repeated GEJGHFPGJLI OLLKNOFBACF = 7; + GEJGHFPGJLI LJHHFMCKMGA = 8; + bool KDOFAKIDDIH = 9; + bool GIEJBIGOEHH = 10; + uint32 GHMMPAHJCLF = 11; + uint32 PLCDIMKGFDE = 13; + uint32 CGEJMGHJJNO = 15; +} + +message EOLABDOEPPI { + repeated BDAGEKBLJHC FHIEGNJDBMO = 1; + uint32 GPEJLGHEOMG = 7; + uint32 HMJBPHPPJDB = 8; + uint32 OOMMIFLEMOB = 10; +} + +// CmdID: 23634 +message BGJGJIEJBHB { + HIMMEMHOGFB MFMLAKBIAED = 5; +} + +// CmdID: 5131 +message LCJGPGOMNAC { + uint32 OMGCHBACHCI = 5; +} + +// CmdID: 29127 +message SceneEntityDisappearNotify { + VisionType disappear_type = 10; + repeated uint32 entity_list = 13; + uint32 param = 15; +} + +// CmdID: 27815 +message NGINLGIHCKG { + AFGMKCJEICP GEJDOAHBAPE = 15; + uint32 level_id = 12; +} + +// CmdID: 4184 +message EOCEBIJHEDB { + uint32 GAPLFMMGBFA = 1; + bool LEJLMJJDEDC = 6; +} + +// CmdID: 28272 +message BDEBMCOBIAH { +} + +// CmdID: 4003 +message PKPPMAMJJGI { + uint32 GGHKDJLGFPB = 5; + int32 retcode = 6; +} + +message GadgetCrucibleInfo { + uint32 mp_play_id = 1; + uint32 prepare_end_time = 2; +} + +message IPGCFEDKILL { + float LEDGJDCJIMK = 3; + uint32 MOJDCGIGNNO = 4; + string LGNFAFMPHKD = 5; + uint32 GLHMMNJIGFG = 7; + uint64 FJPDFFCPJIK = 10; + uint32 HBEDECBNHOA = 12; + uint32 CIDHMCHNNEH = 13; + uint32 ECNKGKFHFDF = 14; + repeated LIMELJBMAPL BHEDCANJOED = 15; +} + +message LIMELJBMAPL { + uint32 DMLCIGBDPII = 8; + uint64 NPDKLMFOOFD = 11; + bool OKIGGNFHLGG = 13; +} + +// CmdID: 29770 +message EBFGOJJLLGO { + repeated uint32 skill_id_list = 1; + uint32 uid = 5; +} + +// CmdID: 635 +message KMDBPGCBBHD { + int32 retcode = 13; + uint32 PHMKPNKMOOE = 15; +} + +// CmdID: 24014 +message LFKCFOIDDMH { + repeated JEEINADADJM FMKIHLLEBGH = 7; + uint32 KENIKECFFLM = 15; + uint32 PODHDPCPJGJ = 6; + uint32 parent_quest_id = 5; +} + +message ELEENMMGMKB { + repeated uint32 HOEPCMHJBHE = 3; + uint32 GIGKDJINOLG = 8; +} + +// CmdID: 6491 +message HNHEBPKCHLB { + int32 retcode = 7; +} + +message GDOMJPEHFFJ { + uint32 start_time = 1; + bool NAPMCBKMNAA = 3; + int32 KOINNJPENFL = 5; +} + +message MHJKJIADIFL { + repeated uint32 PDCGACBHLAM = 3; + uint32 FCHFAKEPINP = 6; + repeated uint32 FPAIOJDPDPC = 9; + uint32 IHLCEEDFIND = 10; + GEPCIKPIEPN HNJDDDNOOOK = 15; +} + +// CmdID: 1498 +message MGOKOCILOPA { + LLMDBKHCLEB DHNKAEDGPML = 4; + uint32 AAAOHHGBHAB = 6; + float EEMANLFMMDP = 7; + uint32 entity_id = 11; + float GNJCIDHOBIA = 14; +} + +// CmdID: 20079 +message MPPPMGMHDGD { + uint64 NNLOEMNELIA = 13; +} + +message CACHHPNIABC { + uint32 element_type = 4; + repeated GFAFLDLCPDL weapon_list = 7; +} + +// CmdID: 20982 +message KPLKANODOLC { + uint32 EAFLFGDFPHC = 15; + uint32 EPJOAALLGGD = 12; + uint32 ONABDGFCPIH = 7; +} + +// CmdID: 23211 +message KKBKIJJGDMN { + repeated uint32 PGKAJDADHPO = 6; + int32 retcode = 14; +} + +message HKMFJKCPIPG { + uint32 FABCEOGGKJK = 2; + uint32 KMAEHPAGKFK = 3; + HENEBMLIICL MHFDGAGIEPA = 6; + uint32 max_combo = 10; + uint32 uid = 15; +} + +message JPOONCLJEAI { + Vector LJMHPGLFPON = 1; + Vector HNAIDNLDHKK = 3; + float DDEBGODPMHD = 4; + int32 FOGAOLEFDMF = 5; + int32 BEDACOIEIMA = 10; + uint32 entity_id = 11; + Vector pos = 13; + Vector OFCGNBAAONJ = 15; +} + +// CmdID: 23366 +message NKNEKLPGBOP { + int32 retcode = 5; + uint32 entity_id = 12; +} + +// CmdID: 24195 +message BGMNHJJIGHK { + repeated ELBLAJJIDDD KFAPIJCGDBC = 12; + repeated uint32 buff_id_list = 2; + uint32 level_id = 15; + uint32 KDPLCBJGBAF = 10; + uint32 MEMPKCGNNMF = 13; +} + +// CmdID: 8346 +message GKDMCPMLMFP { + uint32 level_id = 2; +} + +// CmdID: 9459 +message PlayerLogoutReq { + PlayerLogoutReason reason = 11; +} + +// CmdID: 21700 +message IIHHMMIJPAP { + uint32 GHIAOGLLLDI = 1; + int32 retcode = 11; + uint32 level = 15; +} + +// CmdID: 3525 +message FFFLIAGBAPJ { + uint32 KHHIBKPBKPN = 3; + repeated KJCLJLEKNEK KEPILLLGHKD = 7; + int32 retcode = 8; +} + +// CmdID: 2646 +message PMNJJCOELFH { + repeated Item item_list = 10; + StoreType store_type = 12; +} + +// CmdID: 21152 +message GPPHDCPBEHL { +} + +message CLJKBDNFMPM { + uint32 DMCJBIMFKCI = 1; + uint32 EFNIIKEFDPO = 2; + uint32 OGOPBMAMFMA = 3; + uint32 CCKFDJDNLGC = 5; + uint32 LMJNOKAJEKI = 6; + uint32 JCEJAJFNDHM = 7; + uint32 GEHPJHAPOHJ = 8; +} + +// CmdID: 28834 +message IHIGKGEHKBH { + uint32 CKFGJJLBLNM = 15; +} + +// CmdID: 6029 +message HLHNKBIJPPK { + uint32 uid = 7; + int32 retcode = 8; + string OCMPADIIFCD = 9; + bool IENKINONACG = 13; +} + +message OLONLCGGBOJ { + map ONHBLIDIPHK = 6; + string BKDILGIJPEG = 10; + NBADDMOPLEI BLFKOJLCCOO = 11; + uint32 uid = 15; +} + +// CmdID: 3120 +message LBJMBHBBEHP { + EDAIFEEBMFK DCDNCMKNLIF = 8; + bool OJMKFKCLHDJ = 14; +} + +message PPCOGLLLLBO { + uint32 FBPGIMLMDNJ = 1; + IHACNPJBLDI FIIAKNPDPNJ = 6; + repeated uint32 GCBEEINCHKA = 8; + EEGMNIPNKMJ reason = 14; +} + +// CmdID: 26515 +message NDBGHJEMEMH { + uint32 scene_id = 12; +} + +// CmdID: 25750 +message ONNLBJBAMAL { + uint32 point_id = 6; +} + +message HGMMDEGFEMK { + AvatarExpeditionState state = 1; + uint32 CCCGNOGNOKN = 2; + uint32 NGJDFGCHCAK = 3; + uint32 start_time = 4; + float ENBLEODHOAE = 5; +} + +// CmdID: 3238 +message PIAEFCPKNOC { + uint32 IEHLHAOGKPJ = 7; +} + +// CmdID: 6142 +message AOFJLIHMJGD { + string version = 1; + int32 retcode = 3; +} + +// CmdID: 9766 +message APGDPDJFBLN { + uint32 ONABDGFCPIH = 5; + uint32 BCGLGCJJIFH = 6; + int32 retcode = 11; +} + +message AAMKCDCJNHP { + AbilityAppliedAbility HDMBKCPICCC = 8; +} + +// CmdID: 1023 +message GJFOAFNKGLK { + bool EIILPBBLLPI = 5; + uint32 entity_id = 13; + IGOHJIBCDFA LKIDBHIOOOG = 9; +} + +// CmdID: 9574 +message CPCNPKCBDAI { + CustomGadgetTreeInfo KKONLPHIAHE = 6; + uint32 GBCEBGKBJDM = 7; + uint32 PBHHLNMHFJF = 5; +} + +// CmdID: 4398 +message EOFMPPIHHAH { + bool GHJMCFFDFDD = 5; + MBMCKHFKOKF AKAECGKDAEK = 2; +} + +// CmdID: 27267 +message BKNDLLGILDA { + int32 retcode = 11; + uint64 guid = 14; +} + +// CmdID: 21653 +message BBEKFAKPCED { + uint32 FFHEMBOKBEF = 6; + uint32 GGHKDJLGFPB = 5; +} + +message AbilityAttachedModifier { + bool is_invalid = 1; + uint32 owner_entity_id = 2; + uint32 instanced_modifier_id = 3; + bool is_serverbuff_modifier = 4; + int32 attach_name_hash = 5; +} + +// CmdID: 23440 +message DHFOINCIGPD { + int32 retcode = 1; +} + +// CmdID: 3285 +message MJFEECOJEAM { + int32 retcode = 5; + uint32 MNGANMNNMJG = 6; +} + +// CmdID: 6095 +message ONHPCAKLDEO { + uint32 ABNMBCELOCB = 2; + int32 retcode = 8; + uint32 GAPLFMMGBFA = 12; +} + +message FPBMMOMLKKN { + Vector rot = 3; + uint32 config_id = 4; + Vector pos = 5; + uint32 guid = 9; +} + +// CmdID: 4686 +message JENPNGMIECK { + ANAEPBEPALC GOHPIFBEIOI = 7; +} + +message AHNHFDINJEF { + uint32 config_id = 4; + bool IOEECLPAPAN = 9; + repeated MKALMMGNKOO MFCJLJPCMHN = 12; +} + +// CmdID: 25802 +message BCJHODGLMPM { + bool DJOCLOKDKAE = 13; + uint32 IEHLHAOGKPJ = 12; +} + +// CmdID: 9860 +message MHGMOBAOMEO { + NFOCBLDNLBH HIMGGKHKGOK = 13; +} + +// CmdID: 27505 +message MCONIHLJNAE { + uint32 OCFBNGKJGCA = 6; + uint32 HFJBNDPDLBE = 3; +} + +message LKONPOHOLDI { + repeated uint32 MICBNEEHGAM = 1; + uint32 DIKDLCCEHNM = 2; + uint32 CELFHCCBMLL = 5; + uint32 KOBNJGKLCNC = 6; + repeated CAENMEMOPKH DGGFHPDHGIP = 8; + uint32 AJGGJMHNGMM = 9; + uint32 HHFPOFNAHOC = 11; + uint32 IKHHOLBMDKO = 14; +} + +message BJLJELJJDKM { + bool ECIHDIJCLED = 4; + uint32 level_id = 10; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 6441 +message EAADMKKFDPN { +} + +message NOHDOMIIOHF { + repeated JFMHNCMKOAF MCDIJKPHLNO = 8; +} + +// CmdID: 2474 +message PDPAFMLEHLM { + uint32 entity_id = 5; + bool HPLLMGMPFIO = 9; + uint32 score = 13; +} + +// CmdID: 24486 +message JIJGJGPALAH { + repeated uint32 NKAICHLODLE = 5; +} + +// CmdID: 26792 +message LFNIIJLJNOP { +} + +// CmdID: 29296 +message CHGJNAEHHEF { + repeated uint32 uid_list = 2; +} + +// CmdID: 3105 +message EOEBOIHKACL { + uint32 PHMKPNKMOOE = 15; + uint32 LGOOIDCIAAG = 7; +} + +// CmdID: 21246 +message CPJAIELMEOP { + repeated BAJDJLADHAB BFBOMBOINPJ = 2; + uint32 KFIINEEJNPN = 6; + uint32 group_id = 8; + uint64 NDFCHLDIDPF = 11; + uint32 BKNPLFIKKFG = 14; + map FDOCPGOBHNM = 15; +} + +// CmdID: 21937 +message BGJKBOLGGLM { + repeated ItemParam item_list = 14; + uint32 KENIKECFFLM = 3; +} + +// CmdID: 20366 +message OJNPGEBBCOI { + uint32 EIIKOLGECFP = 6; + repeated JAKKOCKDDOP BBDMLLLNDMP = 14; +} + +// CmdID: 798 +message MLENKAGAJGO { + uint32 JINJLBEMJNC = 15; + bool HHPLBLCALDO = 12; + bool PGKPLFLNEDD = 5; + bool DGEJGJMOEAH = 3; + uint32 CFBLLDHLDKJ = 11; +} + +// CmdID: 24037 +message IKHEBOOHAHM { + repeated uint32 MGEDAGIGIBK = 1; + repeated uint32 IFGFGPIKKLJ = 14; +} + +message KHFPKKBIGNC { + uint32 CJCJONHPIIO = 4; + bool DDJDAFHLOEF = 6; + uint32 PGLAJFAFGAI = 7; + uint32 ILPJBEPJDLP = 10; +} + +message AKOIABNKOMP { + uint32 GPAELJHNAEK = 14; +} + +message EKIAHOGNHGG { + EEGMNIPNKMJ reason = 5; + uint32 FBPGIMLMDNJ = 13; + repeated uint32 LGBIPEHFABC = 15; +} + +message MIHCOABPJNI { +} + +// CmdID: 20046 +message PJMNOFEDMCF { +} + +// CmdID: 3026 +message CIBIGHPDKAN { + KPJFPADPFMJ BLPBLJKODIA = 1; + int32 retcode = 3; + uint32 PEBGMEMNKNF = 5; + repeated HJDEBJMEDPD AKJEIIKFCNC = 12; + uint32 group_id = 13; +} + +// CmdID: 27653 +message BMOIKPOOGNF { + uint32 player_uid = 6; + uint32 OFKKCKCCGJC = 13; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 3981 +message CLCNDFCCBEG { + uint32 JJPCPMFDNEH = 2; + int32 retcode = 3; +} + +// CmdID: 1086 +message KNIAACFFBCA { + uint32 MGCMNPLNJKL = 3; +} + +// CmdID: 28671 +message DJKOBAPABLM { +} + +// CmdID: 29558 +message HMMHDMLDKCL { +} + +// CmdID: 9975 +message AOEFEGEFMJK { + int32 retcode = 3; +} + +// CmdID: 7160 +message MINNDMNAHKJ { + uint32 MEMPKCGNNMF = 1; + uint32 JNKGIGDJILK = 5; + bool BEJAMBJBGIH = 10; + bool DGGCKMIKBMO = 11; + uint32 MNDLPMLCJHE = 14; + oneof GCBCKCBNPMN { + HMAJIGGCEBJ second_stage_info = 7; + JFBJEIPHADM first_stage_info = 12; + ODBEHIEDNFD third_stage_info = 13; + } +} + +message IBLAGBCIGBO { + uint32 OMECGIPLFNM = 4; + uint32 ANCNILAFDOJ = 6; +} + +// CmdID: 1612 +message OICHHKCLLGA { + Vector HFADABIFEOG = 1; + uint32 dest_scene_id = 2; + int32 retcode = 6; +} + +message OKFJLKKFNNI { + repeated ONNKFJDGILJ HKAJMJLJOEG = 3; +} + +message BCFOBCAIALK { + repeated CFPHPFOFNNM FDOCMGOBDND = 3; + repeated uint32 OJJCHODACHD = 4; + repeated uint32 ICGPACELHON = 8; + repeated KICFMFOJCMP GPKGFEMNKON = 11; + repeated AONHLNJIDIF NJMNNMCDMIK = 13; + repeated MHIFOAAOCFE JFPDOLNLEHB = 14; + repeated uint32 DFBCGFMOHFP = 15; +} + +// CmdID: 6347 +message IJDNIJIJMFC { + int32 retcode = 6; +} + +// CmdID: 5568 +message AHCGDHDMPLA { + int32 retcode = 12; +} + +message DBCIIOLDMHK { + repeated uint32 OJHOEGCCHLB = 3; +} + +// CmdID: 24217 +message AKFDKDKFMKD { + uint32 OCNJNMHLLHI = 10; +} + +// CmdID: 9678 +message GCNACGGJPCM { + int32 retcode = 9; +} + +message OANFHDOOBFF { + repeated uint32 LNEPEMDGBFN = 1; + repeated uint32 NLFHBJIAEMC = 3; + repeated uint32 INGGCFJGFKP = 14; +} + +// CmdID: 9083 +message HGMJCLKANJF { + int32 retcode = 6; + repeated HDDDCFDOGFJ NBJCHNBLALF = 15; +} + +message OBBCMGOMKCI { + uint32 PFBHAHGJGFH = 2; + repeated uint32 LDEHFNNMJJJ = 5; + uint32 version = 6; + uint32 DPCJJLMLDNM = 7; + bool FNHBAJOBEID = 8; + repeated BLINLHAFMNO LEGLPGMHNAK = 9; +} + +// CmdID: 23309 +message EAPGBEKBBMP { + map ONHBLIDIPHK = 2; + uint32 KHHIBKPBKPN = 11; +} + +// CmdID: 259 +message KLMEMLIIKBN { + repeated AAGOJGECEBP AAHMMHIJBIA = 8; + repeated uint32 FILHMHEGCCB = 15; +} + +message HOHJMANNNMG { + uint32 NNAALGJOAIO = 4; + uint32 NJPLICFCFJD = 13; +} + +// CmdID: 23261 +message OEINPDDPGEJ { + PlayerDieType JDFBFDIFMMJ = 13; + uint32 GAPLFMMGBFA = 11; +} + +message AHHMJALNJOH { + uint32 EAGGOBGKIGJ = 1; + uint32 PKJNGFHAPDJ = 6; + uint32 EHJHFENCKLJ = 11; + uint32 CAIGEKNEGJH = 12; +} + +// CmdID: 22511 +message GEFDFPOKOKG { +} + +message KICFMFOJCMP { + uint32 GAPLFMMGBFA = 5; + bool ECIHDIJCLED = 8; + uint32 GPAELJHNAEK = 11; +} + +// CmdID: 26892 +message BBFICJKJIHF { + uint32 avatar_id = 1; +} + +// CmdID: 27618 +message BGEGPKOLFID { + repeated CIMGANHOEHB CGKFMGMIOJB = 13; +} + +// CmdID: 25902 +message OCAMIKFAAEN { + repeated FKJBEKNNBPG BIHIKLAIOLG = 14; +} + +message IHEKNMLMONC { + uint32 OOFLAHMELEO = 1; + uint32 JPDLMMGFDEC = 2; + BDEKFOJLFMG CMNKKDBHIJG = 3; + KELLLEFKOFC FIGFPENCNGD = 4; + repeated HKPNPGABCIJ BFBOMBOINPJ = 5; + uint32 FBPGIMLMDNJ = 6; + uint32 PBKEAOCBPMN = 7; + HKKCDICCIMI NKIOLHKGJCO = 8; + uint32 KAFAPFJLLGP = 9; + repeated EFMBFPECEJN GKBJEEKCCGM = 10; + repeated JGKGABIKCIP NCFKJKIJMKD = 11; + uint32 OEGNOPODLKJ = 12; + repeated uint32 GGBMHJFLAHD = 13; + repeated DCGLLONKJDG JOINMKJPBNA = 14; + repeated JPFGIAFLEBM BGBJEKELIJL = 39; + repeated uint32 ABJMKDOGAMK = 324; + repeated GMAPKEFNAEC AMMLJPGPIBO = 506; + repeated CGGNEJCICOH BEHELIMIPNP = 1291; + repeated JGKGABIKCIP DCMHHGOIPNH = 1521; + repeated HKPNPGABCIJ NGFANNNBMAC = 1695; + map BEKIAKDCEEN = 1807; + repeated GBECLHJIOIL NKOGCLNDHHI = 1833; +} + +// CmdID: 26009 +message BBKIHHHKMBG { + uint32 JNGEDMOPHFE = 5; + HHNOENMDGGG KFMGLFJDODO = 4; + bool CJMKAIPLKPP = 15; + uint32 gadget_id = 3; + AEFKHOGCDOE EAGGOJPMMBP = 11; + uint32 CHDDOFMLBLM = 9; + uint32 GBCEBGKBJDM = 12; +} + +message Route { + repeated RoutePoint route_points = 1; + uint32 route_type = 2; +} + +message ADADBONBIGN { + repeated uint32 KNBIFCCIBLE = 2; + uint32 level_id = 6; + bool DGGCKMIKBMO = 10; +} + +message NGLPFKJLOFK { + bool ECIHDIJCLED = 1; + bool is_finish = 4; + uint32 MEMPKCGNNMF = 7; + uint32 GPAELJHNAEK = 14; + repeated HKPGBEBLMIE FOBMFCDPIEG = 15; +} + +message PMMPBMEPCIE { + uint64 GEDMDOCOLFJ = 2; + bool MCEOOIKHCPA = 3; + FHFFIJGNFFA FIKDJOONFBB = 4; + FDLEKDOGGAG GIGADMPNJHL = 5; + uint32 BFEONDACAKE = 6; + repeated uint32 tag_list = 7; + bool PFLAJCKEHFA = 8; + uint32 GAPLFMMGBFA = 9; + BMGHKIDPOOH PDDJKNIOPEN = 11; + bool GBLHFAEONKM = 12; + DJBLIFKFLPO MDMPLABAIEC = 13; +} + +// CmdID: 6323 +message HEFMOLJONEM { + uint32 OMGCHBACHCI = 8; +} + +message HHPEDIPLDLB { + uint32 BOHFCFCMBKD = 5; + uint64 CEAOCNKHNOE = 8; +} + +// CmdID: 21395 +message IHPCKLFFCCE { + float GAKNEPPGPGA = 4; + map KEPMCGOFDNF = 8; + uint32 weather_area_id = 12; + uint32 POJCLNBPIBE = 13; + uint32 BMMNPFLAPDI = 14; +} + +// CmdID: 5699 +message FKOAOKKNJNP { + uint32 KHHIBKPBKPN = 1; + int32 retcode = 5; + uint32 ONABDGFCPIH = 11; +} + +// CmdID: 1519 +message CFMCHMLHBJE { + repeated JFNKEANABEL APNDFFIJKDM = 8; + repeated FELDDALAFPE MHFDDMDCLCK = 9; +} + +// CmdID: 28493 +message NHOBNFLMFBB { +} + +message FKALDLCAALP { + uint32 level_id = 5; + bool ECIHDIJCLED = 15; +} + +// CmdID: 28964 +message LLBAFOEKGKC { + repeated ItemParam MPMIPJLIAGA = 1; + int32 retcode = 13; + uint32 JDBONKEOALA = 14; +} + +// CmdID: 6295 +message KIKOICHHDAE { + uint32 EJGKAPALFJB = 10; + uint32 CDMJGIFEFMD = 11; +} + +// CmdID: 25740 +message EPIOOIHAPCA { + int32 DMHNNEGLBBM = 1; + int32 retcode = 7; + repeated uint32 param_list = 8; +} + +message CHFCCHFFOCP { + bool is_finish = 2; + uint32 MEMPKCGNNMF = 6; + uint32 level_id = 10; + bool ECIHDIJCLED = 14; +} + +message HGMEONGLCKM { + uint32 DFPNKFEKIIG = 5; + uint32 BMJCEIJJKCB = 8; + uint32 KHHIBKPBKPN = 13; +} + +// CmdID: 22917 +message EEHIMDPPADP { + repeated DELCGHHPEEJ MDPDLCNDKMO = 4; + int32 retcode = 8; + uint32 EGMBAJDJCOP = 13; +} + +// CmdID: 22200 +message PCMPKBABBBF { + uint32 HGAAIPEJFLH = 13; +} + +// CmdID: 23448 +message ODKHKOAAEAJ { + uint32 ONABDGFCPIH = 2; + uint32 CJCJONHPIIO = 9; +} + +// CmdID: 9819 +message HHODFBDLKAM { + uint32 AEIIOOGDPGJ = 1; + uint32 KAFAPFJLLGP = 3; + repeated uint32 KCECODPLBLE = 4; + LAGBENCOAIA FODJCJDBFII = 9; + repeated HENEBMLIICL OHMGDDCBBOD = 11; + uint32 CENHKJDFFDA = 12; + HKKCDICCIMI NKIOLHKGJCO = 14; +} + +message AOGFOALEPIO { + CFPILOJCINI BPELAIAJJKJ = 6; + int32 retcode = 11; + oneof NEOKFHFMGHO { + HJIBIJBLDJD sync_finish_game = 4; + DBCNHBGKAGO sync_create_connect = 5; + FFAEBGLGGCC sync_snap_shot = 9; + ADABOONIDNN sync_ping = 10; + PEJFKJHKFNL sync_action = 14; + } +} + +// CmdID: 331 +message CAFNBBKJDDM { + int32 retcode = 13; + oneof detail { + bool is_show_brief_card_event_case = 87; + bool is_show_detail_build = 292; + uint32 red_point = 440; + uint32 bgm_id = 559; + bool is_show_animation = 1824; + } +} + +message CNIFDNMIKIF { + string JFAMBDKKDHE = 2; + string JLKFDDDPPHD = 3; + string MGDJMEMFBCD = 8; + string BDOFCOCOCPH = 11; + string LGMPOGACDHA = 13; + string KIBFINHDCKO = 15; +} + +// CmdID: 5748 +message EALBMEGGOGB { + uint32 KHHIBKPBKPN = 2; +} + +message CJLIFOFLADA { + uint32 BBOEINAAPCM = 1; + uint32 level_id = 2; + bool MDGJJOFOKAP = 7; + uint32 NEJJLENPCOC = 12; + uint32 PPBAMNFHEJE = 14; + uint32 APDNGEJKFPG = 15; +} + +// CmdID: 20840 +message FMFBBLGGDEB { + AAJMGCOJONB ABPJIBDJIPA = 8; +} + +// CmdID: 8536 +message LFALANFNNLN { + int32 retcode = 4; + bool JGJKHBOBFFJ = 11; + uint32 HOIPFDOMIPJ = 13; +} + +// CmdID: 7306 +message ADIDLMEPNOK { + uint32 PGLAJFAFGAI = 1; + uint32 CCPIGCCDBOI = 3; + uint32 KHHIBKPBKPN = 11; +} + +// CmdID: 590 +message FCKPJJOFKKI { + repeated HILJDMKKPCN DAHKFDAACLL = 6; + repeated FHHPBCFPJKK HECFBAHGCPC = 10; + repeated uint32 LPPPOJJIEOI = 11; +} + +message NCALFCGAENN { + uint32 NCNKMDBAFEH = 2; + ONEJLAKGHCI MHFDGAGIEPA = 14; + uint32 FJHHIKOIHKA = 15; +} + +message LPANILCFGOB { + uint32 ICIMAOEKKKA = 3; + repeated uint64 avatar_guid_list = 7; +} + +// CmdID: 28908 +message JKHHKLKGHFK { +} + +// CmdID: 23506 +message DJOJMMIONMJ { + uint32 parent_quest_id = 1; + repeated uint32 JKOIHMCHHHA = 3; + repeated uint32 DDDKHOFNJFO = 7; + int32 retcode = 9; + bool MPGAFIMHBJA = 12; +} + +// CmdID: 7558 +message LKANFJNEKAE { + CODLOPEJMFA MHFDGAGIEPA = 10; +} + +// CmdID: 29349 +message EMHBFELHPLK { + repeated uint32 NGAIGNAOLKC = 1; + repeated uint32 FELMBEACBLB = 2; + repeated uint32 OFGOAEFJHIC = 4; + repeated uint32 OKMBHKDEJCE = 5; + uint32 HDKDGIJFMPC = 6; + int32 retcode = 8; + uint32 scene_id = 9; + repeated uint32 IDLMIBCKFDK = 10; + repeated uint32 BEOCPMCPHJH = 11; + repeated uint32 DOGJLOBEEPC = 12; + repeated uint32 CCKEJKLGCHC = 13; + repeated uint32 OGLOLEOEAGD = 14; + bool is_new_player = 15; +} + +// CmdID: 1468 +message FIBJNDILJBN { + repeated OLONLCGGBOJ CFMHEECIHFO = 1; + uint32 KHHIBKPBKPN = 4; + int32 retcode = 8; +} + +// CmdID: 25302 +message HKBLJJJOJOI { + uint32 MHJEOKNGCDF = 4; +} + +// CmdID: 5497 +message LOGIMFFDCEA { + uint32 target_uid = 2; + int32 retcode = 10; +} + +// CmdID: 25418 +message OGGMAPCGJPG { + PHMCFEHGAKI OOMNOOFGINO = 5; + int32 retcode = 11; +} + +// CmdID: 22368 +message KMKKDEHCIGK { + uint32 PBKEAOCBPMN = 2; + IDFACKDDEPE EJLCMHIHMFK = 13; +} + +// CmdID: 27197 +message ELGOPNFBIBJ { + uint32 DGLCDJNMNKH = 5; + uint32 ONABDGFCPIH = 1; +} + +// CmdID: 26908 +message GBIJNJOPFMA { + bool DMEDOEHOMKH = 1; + uint32 CLDFHEOPIGB = 3; + uint32 OMGCHBACHCI = 6; + uint32 MKFIDAPCKMF = 8; + uint32 PJAGPBALIMK = 9; + uint32 LEIJPNJKLIM = 11; + uint32 score = 12; + bool DGGCKMIKBMO = 14; +} + +message EAFJLAMPFHI { + uint32 score = 7; +} + +message DGIFONEOAHC { + repeated ODONNIBPDCC CBENKJEOCIL = 10; +} + +// CmdID: 1774 +message MMDDENPGBJG { + uint32 KENIKECFFLM = 4; +} + +// CmdID: 9705 +message NAKKMLHCBPO { + repeated PLMKEBGLBBG ABOGBBAEKCB = 6; + repeated uint32 EBOLKLFDBGJ = 12; +} + +message NBDCJCHBDAC { + DMKGKAKIMAB type = 6; + int32 GNJCIDHOBIA = 9; +} + +// CmdID: 28338 +message LJLAJDHFIEH { + uint32 ONABDGFCPIH = 12; +} + +// CmdID: 27554 +message MBMGOBMNAID { +} + +// CmdID: 7120 +message NMAEOMDHPEP { + uint32 play_type = 5; + uint32 IEHLHAOGKPJ = 11; + uint32 EOAOBKMELPP = 13; +} + +// CmdID: 7209 +message GEBGPCPMCOI { + HIBHHJENMPP PIPMDDFLKMO = 7; + uint32 ONABDGFCPIH = 4; + uint32 level_id = 1; +} + +// CmdID: 25198 +message EJLFAIHHJOO { + uint32 CHEFCONPKLL = 1; + uint32 ABPAIPKLDOP = 5; + uint32 ENLKKEMCPMH = 8; + bool AGFJLEIEOCG = 9; + uint32 ODGIOKOODIP = 12; + bool DMEDOEHOMKH = 13; + uint32 NKLAJCCIMII = 15; +} + +message LPBAFODFMIA { + repeated EEGDLIHDCJC CBENKJEOCIL = 5; +} + +// CmdID: 5964 +message PGMJBAMAOND { + repeated AHHMJALNJOH IOAOAEAIJEE = 6; + repeated uint32 BLFAHKLAPIC = 9; +} + +// CmdID: 29700 +message KGAEJDGFHMJ { + int32 entity_type = 2; + uint32 LJMCOEJJONE = 8; + int32 KOANNGPCJBN = 9; + uint32 JMOFPJDDIBI = 12; + float FFNKCILCAFP = 13; + int32 MKGDPHCIMKL = 14; + uint32 EAJOKEBPHDF = 15; + oneof EFCHLIIGOOO { + CNCHGNJIHBK shape_sphere = 5; + HJBFMOHJILH shape_box = 7; + } +} + +message HDFHFPACFKM { + uint32 DFIBJGGAHKP = 1; + uint32 HFNIADDGLNG = 4; + uint32 CDAJKIIDFNJ = 5; + Vector pos = 9; + uint64 EIHBODHIOFK = 15; +} + +// CmdID: 28689 +message OKAFJFPCINE { + repeated PPKIDFDNMHG FHANCEKJEOI = 11; + uint32 FKHOHKELKOE = 4; +} + +message BKNDMGDPEBL { + repeated KGFFMJCGJID AMKMGHMLHCE = 1; + map BNMFBJMNKBA = 3; + map NGMMICPMICL = 4; + map DJEMOADBDND = 6; + repeated MDOIJNAMCHI LKCABBLCOHG = 8; + uint32 skill_id = 9; + CMGEKOAMLEO LKLLHLLLEEG = 11; + repeated MDOIJNAMCHI ENELNOGNNLP = 12; + uint32 LPIOEGCDKAO = 13; + map OPMMBDKOLLI = 15; +} + +// CmdID: 4802 +message FLALKLBHAKN { + uint32 level_id = 3; +} + +// CmdID: 21919 +message AAEGGOPGKFK { + uint32 EGBMIFDJDIH = 5; + uint32 JCJLCEBNGLD = 10; + uint32 OMGCHBACHCI = 13; +} + +// CmdID: 25128 +message KHMEKEAKMLA { + int32 retcode = 11; +} + +message ADFFBMGNLLE { + repeated uint32 JNFPMEIJENP = 1; + repeated uint32 IDIBJDPOEMD = 2; + uint32 level_id = 3; + uint32 PEAJINIFGHM = 5; + bool OCNAHHGPEPB = 8; + bool is_finish = 12; +} + +// CmdID: 21979 +message DMGHLBMHGOD { + int32 retcode = 6; +} + +message DFKBCNAPLFE { + Vector pos = 1; + uint32 entity_id = 6; + Vector OFCGNBAAONJ = 7; + Vector DIGDKMHIJPI = 11; +} + +// CmdID: 22579 +message DDDFOLGEPPE { + uint32 id = 4; + bool PJHPMJOONNB = 8; + int32 retcode = 13; +} + +// CmdID: 1209 +message AOFGCKPLDEI { + int32 retcode = 14; +} + +// CmdID: 8829 +message GNBMNEFHOBK { + bool DJBPPBLKEGB = 1; + bool DOGDMGNBBOC = 2; + repeated uint32 PEJNIFPFCFC = 3; + repeated uint32 LLKHPOOCCOJ = 4; + repeated uint32 BAFPIBOPILO = 5; + repeated uint32 JDDPGPMPBFI = 6; + int32 retcode = 7; + repeated uint32 IGIBBILCLJE = 8; + repeated uint32 NGMJKIHMFAJ = 11; + repeated uint32 EJGFNIJMAJC = 13; + bool PBLIMBGNNNB = 14; +} + +// CmdID: 1095 +message ODJJBNGKPJK { + int32 retcode = 6; +} + +message ODDJJGLHINJ { + uint32 KGFFEKDHKGA = 2; + repeated FKOPDHDHACN KMHADMIDCPG = 3; + repeated uint32 FNIEBNGFAPN = 9; + repeated uint32 KELNHNEIHIF = 12; + uint32 PJGGONGEGEF = 13; +} + +message BIANHBHDLPC { + repeated uint32 param_list = 8; + ADFNPMILLOP DDOJIHIPGGP = 12; +} + +// CmdID: 29174 +message OAJCDBJCCCB { + uint32 HKEEINBHFHM = 1; + HIFBNCOBDDK NMKLKGCCMIE = 14; +} + +// CmdID: 29788 +message AIMGHIGHMNN { + repeated uint32 PDCGACBHLAM = 4; + uint32 index = 6; + int32 retcode = 7; + uint32 FCHFAKEPINP = 8; + uint32 HFLMIDMIIHN = 14; +} + +// CmdID: 20145 +message PKHLBMDGDID { + LOKPOCEADPE reason = 14; +} + +message AFPBDGHDJDN { + PMOBCONJBEF BLOAOAPLLGF = 6; + uint32 JLHFGABKEOI = 9; + oneof ADEBPDLAOJP { + PKBADBMIDHJ quest_param = 2; + uint32 chapter_id = 3; + uint32 level = 4; + } +} + +message PKBADBMIDHJ { + uint32 CCPIGCCDBOI = 1; + uint32 KENIKECFFLM = 10; +} + +// CmdID: 7049 +message GHPIPCIMDPF { + int32 retcode = 1; + GFILBKBGMAF LAICDPFDIMH = 6; + uint32 JINJLBEMJNC = 10; + repeated WidgetSlotTag tag_list = 12; +} + +// CmdID: 2451 +message HDHKMKBKKJD { + EDBIEOJNBAF KIOLEGBHKBK = 11; + uint32 DALBEPBFMFB = 8; +} + +// CmdID: 2467 +message FJCKEAEFAAG { + int32 retcode = 4; +} + +// CmdID: 1404 +message IEJIFPLDBBM { +} + +// CmdID: 22635 +message NBHALAFBCCI { + uint32 EJGKAPALFJB = 15; +} + +message HIKJHBDFMPA { + uint32 KFIINEEJNPN = 1; + repeated BAJDJLADHAB FPIMHFKLMEF = 2; + uint32 APNADONHILJ = 3; + uint32 BKCNDGOJPLH = 4; + uint32 POHDLHLJKDA = 5; + uint64 NEKAIFFBAIB = 6; + uint64 GCFEODOLGME = 7; + uint32 PBKEAOCBPMN = 8; + uint32 FLPHMNIHGCB = 9; + uint32 NHAKDOLOEKA = 10; + repeated GHHNBBLOAIA HCDNAGJHPCL = 11; + repeated CNDPNCJOLGF MFCJLJPCMHN = 12; + uint64 NDFCHLDIDPF = 13; + repeated BAJDJLADHAB NGFANNNBMAC = 14; + GCJHLBLIPPJ FBBBJNHIPLF = 15; + repeated uint32 GNKOIMIJNGO = 666; + repeated uint32 KFCKENAKNOF = 1272; +} + +// CmdID: 1937 +message CMBMBLJFKPB { + uint32 anim_hash = 13; + uint32 entity_id = 12; +} + +// CmdID: 2296 +message LOADFNMLAHE { + int32 retcode = 4; +} + +// CmdID: 27257 +message HCJMOJMJOEK { + repeated uint32 MJIOFGMCPLE = 10; +} + +message KFMEEPJLOKB { + repeated PKFBLELMPDH info_list = 13; +} + +// CmdID: 26109 +message MELIKBGGPHD { + uint32 JINJLBEMJNC = 12; + bool ANKCBOMMOJB = 14; + uint32 GBCEBGKBJDM = 11; +} + +message CMGEKOAMLEO { + repeated MDOIJNAMCHI PIGKIFKKJFE = 9; + repeated MDOIJNAMCHI DONNENPIDDB = 14; +} + +// CmdID: 6396 +message OMIOHLKGNDE { + DLNMIFIODEB ILNBHPKJKMG = 7; +} + +message MJKKFIHMKDD { + uint32 DMKFECCMCOP = 1; + uint32 MEMPKCGNNMF = 3; + bool ECIHDIJCLED = 5; + bool is_finish = 7; +} + +message KCGCKIADJBP { + repeated LBPFBNMILIA CBENKJEOCIL = 1; +} + +// CmdID: 22278 +message IEDADGPEKHB { + repeated uint32 CLPDKLNBCME = 9; + ELKBKGFHAOL JALBJDENPKJ = 5; +} + +message BreakoutSyncConnectUidInfo { + uint32 uid = 1; + repeated uint32 skill_id_list = 2; + repeated uint32 skill_level_list = 3; +} + +message LODOPKNFJNB { + uint32 PEIOEFBCMFP = 1; + bool DHAOMGMMDPD = 2; + string EBBPBOEJJPP = 3; + repeated uint32 tag_list = 4; + EKPABLIFILG JAPDKNHENLD = 5; + DFAFGEPBLDO EHLOECHHEPI = 6; + uint32 KFEHEOJCKLB = 7; + repeated NPFPJAHEIDH KOHLIMEPNPM = 8; + uint32 OPPFABKNMMB = 9; + uint32 GAPLFMMGBFA = 10; + KBMIGNFIMKF FPOJGLANECO = 11; + uint64 GEDMDOCOLFJ = 12; + string DPPIBJFOMOC = 13; + uint32 IIACGGOGMLP = 14; + bool JFOEEKHEIMO = 15; + bool PFLAJCKEHFA = 838; + uint32 DGBMJCFHLBB = 910; + bool ANICOPJPCFM = 1448; +} + +// CmdID: 6795 +message AOAFDFFLCFH { + uint32 DMNLDPPGOKG = 13; +} + +// CmdID: 9755 +message AMECEFFDODA { + uint32 JLMKCINPCGF = 4; +} + +// CmdID: 21403 +message FMAFCDMHBFC { + repeated PJBCKLBBNFL JLEDGOFFPMB = 1; + int32 retcode = 12; +} + +message OfferingInfo { + uint32 offering_id = 1; +} + +// CmdID: 7629 +message BEFHLDNGEHK { + bool OKBLAGLHLGG = 12; +} + +// CmdID: 23101 +message OAMBFCHENNC { + uint32 KHHIBKPBKPN = 3; + int32 retcode = 13; +} + +message PFLEPHAEKAJ { + int32 HHHCFHHNBBN = 8; + repeated KDJHBMGGIFD KBOKCOMOACF = 15; +} + +message PPDADGBPHFJ { + repeated uint32 HOEPCMHJBHE = 1; + uint32 BBHOIONIHMJ = 3; + uint32 FLAGFKMIDGC = 5; + uint32 MFBBIMEPADM = 6; + KCBMBGACJPH ODEPMBDNILM = 7; + uint32 EEPFJADODPA = 8; + uint32 DBNNKNAEGFK = 9; + bool CPKNLALFOAC = 11; + uint32 LMDKHNJIJHP = 13; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 9555 +message DKHMAEDALKK { + bool PLFLIJIMOMD = 2; + map DNJDKHDFHOP = 13; +} + +// CmdID: 25287 +message DJNNALCNMKP { + uint32 KHMCIJMIOPJ = 5; + map BLOLPFCBDIN = 6; + uint32 HKFGFKOJIGM = 10; + uint32 BKIINNHBFDM = 13; +} + +message GNPFOBPEGLC { + Vector MKNJODNEKEH = 1; +} + +message DPAHKLCPMJM { + repeated uint32 CHKBAKFHAJF = 13; +} + +// CmdID: 26571 +message GFBFPKMDEDP { +} + +// CmdID: 5978 +message HDCDDPLOKLC { + uint64 avatar_guid = 5; + uint32 item_id = 2; + uint32 count = 10; +} + +// CmdID: 21201 +message NBGHHKAHKGM { + bool is_enable_interact = 1; + uint32 gadget_state = 13; + uint32 GBCEBGKBJDM = 14; +} + +// CmdID: 2120 +message IDCEGFNNCBN { + int32 retcode = 9; +} + +// CmdID: 25223 +message DEFIOGBONGL { + uint32 ONABDGFCPIH = 6; + int32 retcode = 10; +} + +// CmdID: 23980 +message KPLJMNAMGKO { + repeated uint32 ILMNIPLKENP = 1; + uint32 uid = 5; + Vector pos = 6; +} + +// CmdID: 2401 +message PBOPJFCEKFL { +} + +message HPNNEAJIPAL { + bool BGGBFICHOID = 4; + uint32 guid = 9; + uint32 GBAMHBBFPKN = 11; + Vector KPBECGLGIBM = 12; + repeated int32 OHDIHOPHCLD = 15; +} + +// CmdID: 2015 +message BBHHLCNGHCO { + GOPNAKLACIP AEBGLFMJFHM = 5; +} + +// CmdID: 21369 +message CJOJGLPFICJ { + uint32 KHHIBKPBKPN = 7; + uint32 FHEEBHPPGOA = 10; +} + +message PPPELLGCKIJ { +} + +// CmdID: 7862 +message AMNNNDHBCNG { + repeated NEFGCLBANJK NCOHDKJJPKF = 8; +} + +message CMCBCMNBIFA { + uint32 HKOGKEPKCNG = 2; + bool DPHDAGAGBII = 5; + repeated FNCPDGLGOBC FMMJCIEKIBM = 12; +} + +message OIHEGJCPMPL { + bool NFOLOCGBFFG = 4; + repeated ONJIENGBDIP LIHCAEFDJOC = 8; + uint32 id = 11; +} + +// CmdID: 27340 +message DEJAAICEOJJ { + bool FAEJLBKOILG = 9; + uint32 config_id = 13; + uint32 group_id = 15; +} + +message MBJPNGPAMOD { + bool HBLIHLKJEDA = 4; + uint32 avatar_id = 12; +} + +// CmdID: 2689 +message LJOHLMCKHDC { + AbilityString GOEACHAMIAF = 1; + uint32 HJBEGGJOCDN = 5; + uint32 GKHNLKAADNG = 7; + PlayerDieType JDFBFDIFMMJ = 15; + oneof Entity { + uint32 gadget_id = 3; + uint32 monster_id = 11; + } +} + +// CmdID: 22552 +message BPKPDOADDAG { + repeated uint32 MKELECOPFFB = 15; +} + +// CmdID: 6833 +message GCNGLODDJLN { + repeated LGJJLDMOKHG EHCOGLILGGH = 4; +} + +// CmdID: 7773 +message GDIBHLIINCN { + int32 retcode = 6; +} + +// CmdID: 2350 +message INEHOMJJIMF { + CKJOFDMGNNO BGPJNIIHANJ = 8; + int32 JJFPFMPJEMA = 9; + int32 retcode = 11; + repeated Vector AEPBMMIDOJA = 15; +} + +// CmdID: 7710 +message CNOGNIDJGMG { + repeated GHELCMBAKJC BAOFGOAKGAN = 15; +} + +// CmdID: 8424 +message KCNPGGIONDN { + int32 retcode = 3; + repeated uint32 HEEGIMPKFPL = 9; + uint32 ONABDGFCPIH = 13; +} + +message AvatarSkillInfo { + uint32 pass_cd_time = 1; + repeated uint32 full_cd_time_list = 2; + uint32 max_charge_count = 3; +} + +// CmdID: 21021 +message MEFALJIMBDB { + uint32 target_uid = 9; + int32 retcode = 12; +} + +// CmdID: 435 +message ODOHNIDKNLH { + int32 retcode = 11; +} + +message FOMENIKAMHI { + float ODMAPJKHDCP = 4; + float NGNKPBEMFOB = 6; + uint32 ABLCCNKMENF = 10; +} + +message GFHBBBNOFAB { + uint32 GGHKDJLGFPB = 1; + uint32 GHIAOGLLLDI = 2; + uint32 state = 3; + Vector pos = 4; + uint32 resin = 5; + uint32 refresh_id = 6; + bool FANIHELOJAM = 9; + uint32 scene_id = 10; + uint32 HOGPDLGHGLM = 11; + uint32 AGIENJJKPBE = 14; + uint32 CNIMHCGGFHE = 15; +} + +// CmdID: 26092 +message JJEEIFLCIPM { + uint32 level_id = 2; +} + +message IADNPJBKILO { + WidgetSlotTag tag = 1; + uint32 JINJLBEMJNC = 9; + uint32 PEMFNLKJKDK = 11; + bool is_active = 12; +} + +// CmdID: 21287 +message FLDNAJJHIAP { + int32 retcode = 2; +} + +// CmdID: 28508 +message GFDNBOPECJB { + int32 retcode = 5; + uint32 JEFILDJEBAJ = 9; + repeated uint32 BIHIKLAIOLG = 10; + repeated ItemParam item_list = 13; +} + +message MIPHFPDBEGI { + uint32 entity_id = 4; + uint32 AIPHNBMBHLG = 8; + uint32 IGMGHFEJAHE = 10; + Vector IAKNHJGCPGL = 15; +} + +// CmdID: 20912 +message HPHKNEGJANC { + repeated DGECJHENBKP OGIFPOLBHEP = 11; +} + +// CmdID: 8227 +message DGAJBNHFOJB { + uint32 OMGCHBACHCI = 6; +} + +message KEOABMHGEDE { + repeated uint32 KEHDBAPHJIG = 6; +} + +// CmdID: 2384 +message EAGJBIGHAEG { + repeated IDOJNCGGHAK PLAPCGKEIEA = 2; + repeated int32 PBGEEKLDIKE = 5; + repeated int32 PHBKEDKCHNH = 9; + repeated int32 EHFGKOLBOMK = 12; + uint32 scene_id = 14; +} + +// CmdID: 21526 +message PKBCKHKCNEC { + uint32 AHIDNMJDEJF = 9; +} + +message KFKCMMOHNOF { + bool MDGJJOFOKAP = 2; + uint32 PPBAMNFHEJE = 3; + uint32 level_id = 6; +} + +// CmdID: 6615 +message CGFIGGODHIB { + uint32 type = 6; + uint32 avatar_id = 11; + int32 retcode = 14; + oneof detail { + CODLGHBFMLL weapon_response = 438; + CACHHPNIABC element_weapon_response = 446; + ADMFDGOKBAG reliquary_set_response = 1461; + AMIMNLMEGEA element_reliquary_response = 1499; + JOAPCLNJBCA skill_response = 1547; + JGDLHLGHIIB reliquary_response = 1663; + DLGGMGOMEGO element_reliquary_set_response = 1737; + } +} + +// CmdID: 24550 +message OCNIIHCNMJL { + uint32 IHEKODCHBLI = 2; +} + +// CmdID: 20588 +message KLFLHNMKICF { + repeated uint32 ECDAEFBOJOF = 10; + repeated JMFILHPJLKI NDPLPGEGECE = 12; +} + +// CmdID: 9120 +message OJOGCHCDOPJ { + int32 retcode = 9; +} + +message JBBPJPOBALJ { + uint32 score = 3; + bool ECIHDIJCLED = 4; + bool is_finish = 7; + uint32 level_id = 13; +} + +// CmdID: 21588 +message LDLCBKNGLKF { + uint32 player_uid = 10; +} + +message ELFMDEMLJCB { + bool EHIPECCDLAB = 2; + uint32 OCNJNMHLLHI = 3; + uint32 IKNFNNFKAGF = 6; + uint32 count = 13; +} + +// CmdID: 26599 +message CLPPLCENGDM { + repeated HKBCJPOPOGI item_list = 2; + repeated HKBCJPOPOGI MFAPNMCHEMG = 3; + bool IGCOBPMNIFE = 5; + Vector position = 6; + uint32 reason = 9; + bool BJJEBHBFHOB = 11; + bool OGPPJHABDEE = 12; + uint32 KENIKECFFLM = 13; +} + +message EFMBFPECEJN { + uint32 FBPGIMLMDNJ = 1; + string nick_name = 5; + string KAMJIJOLFKJ = 7; + string MMDPDOOCOCO = 8; + NBADDMOPLEI BLFKOJLCCOO = 14; +} + +message JBKFGGKNLAB { + string nick_name = 2; + string KAMJIJOLFKJ = 7; + int32 param = 10; + uint32 DJCFMFEDNCG = 11; + NBADDMOPLEI BLFKOJLCCOO = 12; + uint32 uid = 13; + uint32 MCBPFMMCBFM = 14; +} + +// CmdID: 3620 +message DHFOIKLNMOO { + uint32 level = 3; + uint32 exp = 15; +} + +// CmdID: 20207 +message IEKMNKBHPFA { + bool FOFBKDLGIME = 4; +} + +// CmdID: 22114 +message EPIDFOJKKKP { + uint32 CPJOFIGJDGP = 1; + repeated uint64 HHMFLFIGILD = 13; +} + +// CmdID: 21676 +message GFHJLMPNHOH { + uint32 INDIKFKNKAB = 7; +} + +message CAOIKLIFEEB { + uint32 KMAEHPAGKFK = 5; + HENEBMLIICL MHFDGAGIEPA = 8; + uint32 LEIJPNJKLIM = 10; + map EJODJEEDJNE = 12; + uint32 AMLBCABKJFP = 13; + uint32 uid = 15; +} + +message CIHBKDLCEIL { + uint32 BKCLMICECHC = 4; + repeated uint32 IJHCMCFACBI = 11; + bool PPHAOBLDFCF = 15; +} + +message ABNIIJCGJGF { + uint32 guid = 1; + uint32 KBJNLBKMEDP = 2; + uint32 HMLGDPBCGDM = 3; + Vector pos = 4; + oneof HAIBOPPBGDC { + DJJJNEIIHDK npc_data = 6; + IBOMMPCKKLG suite_data = 7; + } +} + +message IEPCOAOEMNA { + map JAEHHEHJPLL = 1; + uint32 ANOKHLPNEOP = 2; + uint32 JOFBEIACLOF = 6; + uint32 NIKAJAHECFE = 7; + uint32 KHLEMJILNME = 10; + map FBCFOKMBGIP = 11; + uint32 BKCNDGOJPLH = 13; + uint32 IPFPKEFIKEA = 15; +} + +// CmdID: 20533 +message EMGPFCBMMHK { + ABEALCJGLHD OLLPLJCDBDO = 1; + int32 retcode = 15; +} + +message JFMHNCMKOAF { + uint32 PPBAMNFHEJE = 1; + uint32 MEMPKCGNNMF = 4; + uint32 JBPLGBKLDLP = 9; + bool ECIHDIJCLED = 12; + repeated IAMCELOKJPM KFAPIJCGDBC = 13; +} + +// CmdID: 2320 +message HLKKNGJEFFI { +} + +// CmdID: 2147 +message GCIGEBDOPID { + int32 retcode = 8; + bool AGFJLEIEOCG = 9; + BIIJLKKMPPI OODFJAKHIHD = 10; + uint32 IHGIDGHGKNH = 12; +} + +message JLJGJGAHINL { + repeated ItemParam NIOMENGDMAJ = 1; + uint32 GFGCNCPNOIG = 2; +} + +message DHEGFOIAAPL { + map KJJDNCGAMFF = 2; + uint32 AFJCLENHANC = 4; + bool DPHDAGAGBII = 7; + CPEEMMPBKMK FHKLEKFEMLA = 8; +} + +// CmdID: 6593 +message FHKJJIBPEBH { + uint32 GMEMGDLLPNJ = 8; + uint32 ECHFGHANMPB = 9; +} + +// CmdID: 376 +message AFDLGAJFGHC { + uint32 level_id = 5; + uint32 OCMHGMLNHJD = 7; + int32 retcode = 13; +} + +// CmdID: 8042 +message NGLBNCHJMMG { + uint32 entity_id = 11; +} + +message JKEIBODAGPM { + uint32 DMKFECCMCOP = 7; + bool ECIHDIJCLED = 13; + uint32 MEMPKCGNNMF = 14; +} + +// CmdID: 6830 +message PLNJCJBEBFO { + uint64 PEKDNKGBEFE = 3; + int32 retcode = 15; +} + +// CmdID: 22835 +message FKJDGHEMIBI { + uint32 DMLCIGBDPII = 14; + uint32 name_id = 9; +} + +// CmdID: 22577 +message FLOCJFMHHLM { + uint32 target_uid = 7; +} + +// CmdID: 25969 +message CBAEOBNLDCL { +} + +message DNJCPINJMCI { + uint32 EMCJHGOLMCB = 2; + repeated ItemParam HAOPEEKMDBM = 11; +} + +// CmdID: 2375 +message FCNGIOKBJMI { + int32 retcode = 3; + string version = 15; +} + +// CmdID: 22795 +message PKNIPCOLOFO { +} + +message BHGJFJLCBGI { + repeated DKNKKMEMNEC BFBOMBOINPJ = 1; + map KBCKKPNLBJC = 2; + HENEBMLIICL MHFDGAGIEPA = 5; + float MJPDBGBPBEL = 7; + uint32 NACCGGJJEFL = 8; + uint32 score = 9; + uint32 CNBBMPEJEHB = 10; + uint32 FGDAFKPBLMH = 13; + uint32 BMCCEDCPBNF = 15; +} + +// CmdID: 7713 +message ADAMAMEFEDJ { + repeated ItemParam DLKGDLNILEH = 10; + repeated uint64 KKAGFCFMHMM = 1; + uint64 OPBNFDPDJGD = 4; +} + +// CmdID: 9085 +message PODDHNLBPBD { + uint32 APOKPKNJNLK = 7; + uint32 IFMFEECEMJH = 9; + uint32 FELHEFMFAIP = 10; + uint32 CJFPCBALBID = 13; +} + +message CIOFCBLOPDK { + bool ONKGKELDFHD = 2; + uint32 CAFEFEABNEC = 3; + bool GAJCEELBMOK = 5; + bool PHJBDMJJNAG = 6; + Vector rot = 10; + Vector pos = 11; +} + +message NIBECADFHEB { + MGJHMBJAGAP AIIGJKJLBAL = 1; + uint32 KNIEJLIPPMC = 9; + bool JCGJBPGHFEL = 14; +} + +message DHDLKNOMAEE { + oneof JIHGIIOLFHE { + NBHBDHEJBIH op_surrender = 1; + NCGMJBGCFOI op_attack = 2; + KAOKJIPOFOL op_vehicle = 4; + KBLLGEFKOCB op_select_on_stage = 5; + LPOJMBGHHBJ op_reboot = 6; + LDHBDIGNHCL op_reroll = 7; + GMHLCFMHPBG op_play_card = 8; + DIMCBFDLBKI op_pass = 9; + LAOJLGMBAEE op_redraw = 11; + } +} + +// CmdID: 21184 +message HKPGJJFIFLB { + int32 retcode = 7; + uint32 KHHIBKPBKPN = 12; +} + +message HILJDMKKPCN { + repeated uint32 PHKPFJAJFKJ = 9; + uint32 level_id = 13; +} + +// CmdID: 9322 +message HPKKIPONHCK { + repeated uint32 MDCDGKCLNFL = 1; + bool PFOKFHLOKEJ = 11; +} + +// CmdID: 25111 +message DPPKOJFFMNN { +} + +// CmdID: 24020 +message HOECHLAPBDD { + uint32 ONABDGFCPIH = 4; + uint32 KHHIBKPBKPN = 1; +} + +// CmdID: 27100 +message PGIBBEGDODE { + uint32 DGLCDJNMNKH = 3; + int32 retcode = 15; +} + +// CmdID: 5673 +message LLBOKELBKHF { +} + +message HAJBJKCBFGF { + repeated uint32 BFBOMBOINPJ = 4; +} + +// CmdID: 6875 +message IKNGIGPCBKC { + int32 retcode = 2; + bool OMNCIKFFGBO = 6; +} + +message PHMENAIAOFB { + bool ECIHDIJCLED = 1; + repeated uint32 HBLMBGKDNKK = 4; + repeated uint32 JGNPHJGECAK = 9; +} + +// CmdID: 25866 +message EKDCIANCAHA { + repeated uint32 CIOCGFEBMGO = 8; + repeated uint32 PJKADOJNEAI = 12; +} + +// CmdID: 598 +message AGMIAGNOHBL { +} + +// CmdID: 192 +message OBPNJHOFBED { + uint32 GMEMGDLLPNJ = 4; + uint32 LPDDMNEMJLG = 13; + uint32 ECHFGHANMPB = 11; + uint32 EJCPFNNGJKH = 6; +} + +message NCEAKNKCGPC { + uint32 NIKBFDDEHDF = 6; + uint32 KMDCKLEPEGP = 8; + uint32 DLPJAAAPKKL = 11; + uint32 KMAEHPAGKFK = 13; + uint32 OMGCHBACHCI = 14; + PAAHDFJMICD reason = 15; +} + +message OCKFDNDLGJG { + repeated uint32 DMANOKLBKKA = 4; + uint32 MCMBOFIFBCP = 5; + map GFFGJMADACL = 6; + bool EBGKBPBKOGL = 8; + uint32 KMHIDAEFFLC = 10; +} + +message KAALEPBPCLM { + int32 PJIAOLAGOAI = 9; + int64 index = 14; + Vector IEMHPJAOFCN = 15; +} + +// CmdID: 21585 +message MLOMOBIHHKI { + uint32 level_id = 12; +} + +// CmdID: 724 +message FPJBDADACAK { + int32 retcode = 3; +} + +message DOOPEADJBGJ { + bool FOEMLKAGIPA = 3; + PCDGJMPGNHA DKEHLPGNKCB = 5; + uint32 MDLPHGFNJBA = 10; + uint32 LANBAKKBBGH = 12; +} + +// CmdID: 21032 +message PHLOKMCHDPN { +} + +// CmdID: 1771 +message FFILOLMCECE { + int32 retcode = 5; + BMGHKIDPOOH MAEJDFJEKDF = 12; +} + +message AMIFCCDHBCP { + uint32 level_id = 4; + uint32 GPAELJHNAEK = 10; + uint32 BKMIJHDKGFC = 11; + bool ECIHDIJCLED = 12; + bool is_finish = 13; + repeated uint32 MBDFKFEPNGA = 15; +} + +message ABEGKKEKJMI { + uint32 LNBBMIAHHND = 6; + uint32 FENJHMLGKIE = 8; +} + +// CmdID: 9916 +message PAEGIMELNGB { + IGOHJIBCDFA LKIDBHIOOOG = 9; + HCIBEIDKGBJ BNHBAPDIKOJ = 14; +} + +// CmdID: 6148 +message LIONJKBCKIE { + repeated int32 level = 1; + int32 retcode = 7; + repeated Vector AEPBMMIDOJA = 9; + NLKAMGEKNNI BGPJNIIHANJ = 10; + int32 JJFPFMPJEMA = 13; + repeated int64 index = 15; +} + +message CNDPNCJOLGF { + uint32 monster_id = 5; + uint32 count = 7; + uint32 level = 8; +} + +message LPKOHPLNIOA { + repeated KAALEPBPCLM CBDJNKEPEAJ = 8; + int32 level = 13; +} + +message PPMJIDDGDMO { + uint32 level_id = 1; + uint32 GPAELJHNAEK = 10; + bool ANJBCFCFFOP = 11; + bool DMEOECIAMJA = 12; +} + +message OELNDHIFHII { + repeated MOPDGANFKAF IEIMNELHAFF = 6; + uint32 BJJDMKGDEIO = 15; +} + +// CmdID: 25402 +message PFPOALLDFAM { + int32 retcode = 15; +} + +// CmdID: 27188 +message IKMLEENDCOE { +} + +message JMIFAHCNGAO { + repeated uint32 IEBGEEOMOIG = 1; + repeated BJLPGFBGFGB MGILPOHHOEM = 4; + repeated uint32 FBDGOBJHILF = 15; +} + +// CmdID: 22671 +message GCIOFNEHEKK { + uint32 FIBAPAJEFMA = 9; + bool LPEDOBBPAPE = 14; + uint32 PMNEEOEOLKC = 15; +} + +// CmdID: 20981 +message OAEDMOEBEOF { + int32 retcode = 15; +} + +// CmdID: 28255 +message GOKOOFJIENK { + uint32 ICIMAOEKKKA = 2; + int32 retcode = 8; + uint32 AAECBHCCKBO = 12; +} + +// CmdID: 2567 +message BFPAJIHLNMK { + repeated OMOFGONABFB KFAPIJCGDBC = 15; + uint32 room_id = 13; + uint32 GAPLFMMGBFA = 6; + IALDLPPFIDE EPCBAOBGODI = 9; + uint64 GEDMDOCOLFJ = 5; +} + +message KPJFPADPFMJ { + repeated HJDEBJMEDPD FCKHPEANCNA = 5; +} + +message CPEEMMPBKMK { + repeated DDENLIDHJAH PIGOFIOFJID = 8; +} + +message MNCDDAEDMPP { + DGEHIIBLLMC ABPJIBDJIPA = 12; +} + +message DBNEGOEFBHN { + uint32 PFOAHCOJPJM = 1; + uint32 AGIDOMNEBCJ = 6; + uint32 HNNMHLBCGMN = 12; +} + +message BIIJLKKMPPI { + map EIAEIMKELEJ = 1; + map IFDIEIDJPOH = 2; + map GBHMAGADALJ = 4; + uint32 id = 6; + uint32 BDLMCMKDBOE = 9; + repeated uint32 DOBNNMFIGIH = 11; + BKHKLFCBLFJ status = 14; +} + +// CmdID: 23449 +message EFBEOABBCBK { + bool is_new_player = 12; + uint32 HDKDGIJFMPC = 11; + uint32 scene_id = 8; +} + +// CmdID: 24838 +message MLLAMPHCFJP { + uint32 entity_id = 10; +} + +// CmdID: 29748 +message DKBCOMBNBIK { + uint64 GEDMDOCOLFJ = 5; + bool AKDGMPMNDFC = 11; +} + +// CmdID: 29790 +message HNNOMGOFBAF { + map PGCMPKMHLLO = 7; + int32 retcode = 10; +} + +message DOPECJNIOEG { + float EFFPHDCLDJB = 4; + bool NLNGHNDAKHD = 5; + string DCFHKLAMEHJ = 6; + float CDJMJLAHFGK = 7; + float AGIDOMNEBCJ = 9; + uint32 avatar_id = 10; +} + +message HIKIAFMNKLO { + string BKDILGIJPEG = 1; + bool GFPGMMEFPGB = 2; + uint32 uid = 4; + string PBIGGANLBDH = 5; + uint32 JDHFHCFEONF = 7; + NBADDMOPLEI BLFKOJLCCOO = 9; + uint32 index = 13; + uint32 avatar_id = 14; + string OCMPADIIFCD = 15; +} + +// CmdID: 29386 +message FLLMOAMIION { + int32 retcode = 8; +} + +message BPKPOIKNJKI { + HJHJFEIOJMH BDMJGPIALBK = 1; + bool IKNBINFMIID = 3; + bool NLKGBGPNFLI = 4; + uint32 FJHHIKOIHKA = 5; + DIEDGOLJCOK KNFGIKENDIL = 6; + repeated LHEEKNDLBLH LBFMKDPDEBP = 8; + repeated uint32 EKJKEOOBBLI = 11; + repeated uint64 avatar_guid_list = 13; + uint32 LEKFEJHKPPE = 14; + repeated uint64 PMGBHFMCMJI = 15; +} + +message LGHPOLGGNEA { + string FIOAOHPBKGA = 2; + string LGBIKBIOCAC = 10; + string HCMNENKMNAL = 15; +} + +// CmdID: 29673 +message MPJFCIKOLIB { + uint32 PDLMKFLEKDL = 1; + int32 retcode = 13; +} + +// CmdID: 1379 +message FMAAGOABGNJ { + uint32 CDMJGIFEFMD = 14; +} + +// CmdID: 27444 +message BMBOALDGFJF { + repeated PMMPBMEPCIE BNMFBFKGLBE = 4; + int32 retcode = 11; +} + +// CmdID: 7441 +message AAPNIDHHBBK { + DPLHEBCKKGG CDEBNKCHKGM = 1; + repeated HKBCJPOPOGI MKMHPOMEAHP = 7; + repeated HKBCJPOPOGI NBIGLFHEJBE = 9; + repeated HKBCJPOPOGI GBEPKGLFBFD = 13; + int32 retcode = 15; +} + +message MINOMPGFLEI { + repeated uint32 PEEBEHMCCBB = 5; + bool ECIHDIJCLED = 6; + uint32 DEGAKEKLGEM = 10; +} + +// CmdID: 23253 +message OAJGLAMDCBL { + string DPPIBJFOMOC = 1; + EDODPNMMKLI OKJDOMAEIBC = 9; +} + +// CmdID: 29461 +message KJENOHEFGNP { + NMLABLHBKEA LOGNNDHODKH = 5; +} + +message JKOBNFPENPD { + repeated KJLKOJCGEEO MCDIJKPHLNO = 11; +} + +// CmdID: 25123 +message EIOFIEHHKIB { + bool FDCNBCLCDFK = 15; +} + +message CELAJGPDPBN { + uint32 DMKFECCMCOP = 12; + bool ECIHDIJCLED = 15; +} + +// CmdID: 6967 +message OILJKHLDGPN { + int32 retcode = 6; + repeated NHIAFABFEND IIBAEDDPDJD = 15; +} + +message NLGPHHHPPOA { + bool is_add = 1; + uint32 KLAJFKJDLFL = 2; + uint32 DJEGCIPDOCL = 5; + CMGMDHPJBFA FFBHOIJKMPM = 8; + JDLJJHHNCIE HDPCKFCCIAJ = 9; + uint32 room_id = 13; + uint32 AOONJJOANJE = 14; + LLECNEBCCFI CFAJBDBNMJP = 15; +} + +// CmdID: 4089 +message NABFLANDMIJ { + PKHGEKDMFAP DEJOIMAFMCK = 5; + uint32 GGHKDJLGFPB = 10; +} + +message EPOPBOKBCFD { + uint32 route_id = 1; + uint32 PJMHKGKFAHK = 3; + bool is_started = 8; + MovingPlatformType platform_type = 10; + uint32 JBGHBCNLKHP = 11; + uint32 point_id = 13; +} + +// CmdID: 1962 +message KJIALFFBGMG { + map LOJNCDJGMPF = 8; +} + +// CmdID: 4422 +message FPIOFCFGEKE { + uint32 group_id = 2; + uint32 config_id = 5; +} + +message IEOEIHIPALB { + bool ECIHDIJCLED = 1; + repeated KHGAMPKLEEG OOPOPJOFCGM = 3; + uint32 MEMPKCGNNMF = 6; +} + +// CmdID: 24661 +message KDLAEIDPIGE { + uint32 OCNJNMHLLHI = 13; +} + +// CmdID: 2403 +message IDNDKCACBME { + bool EKEIKDIJABM = 15; +} + +message PPKIDFDNMHG { + uint32 DALBEPBFMFB = 2; + PNIEDFCOOKD KIOLEGBHKBK = 10; +} + +// CmdID: 2505 +message JIAMLBJFAJI { + uint64 guid = 3; + int32 retcode = 5; + StoreType store_type = 9; +} + +// CmdID: 4183 +message DOEGJMFBHIG { + uint32 ALNMHBAPCGN = 9; + uint32 MEMPKCGNNMF = 11; +} + +// CmdID: 2880 +message AAEOHBAKFFL { + bool DGGCKMIKBMO = 1; + bool JIGLGEHAAJK = 7; + int32 retcode = 13; + uint32 JLFHEEIPDDP = 15; +} + +// CmdID: 9523 +message OALPEGGKBIL { + uint32 MEMPKCGNNMF = 3; + int32 retcode = 4; + uint32 DIKIEFCCHPA = 8; + uint32 MNGMFJCFMBC = 10; + uint32 ONABDGFCPIH = 12; + repeated OMHEKEEPFFF DFDKBIADLNM = 14; +} + +message ABHPGDEOGAG { + uint32 ONHOJOBNAPM = 1; + repeated uint32 KAHOAGPANBE = 3; + uint32 DPMDGMEBGII = 6; + uint32 score = 12; +} + +// CmdID: 3946 +message JKGGNABDAJJ { + uint32 target_uid = 5; +} + +// CmdID: 2046 +message ChangeAvatarRsp { + int32 retcode = 3; + uint64 cur_guid = 6; + uint32 skill_id = 8; +} + +message ECHEGKDJNOL { + bool IPKOIINHCJP = 6; + uint32 MABCOKNIPDB = 13; +} + +// CmdID: 21028 +message CALOGAJGMNE { + int32 retcode = 12; +} + +// CmdID: 5306 +message BOMNGLCBMOM { + EntityClientData entity_client_data = 1; + uint32 entity_id = 2; +} + +// CmdID: 7788 +message FFPLAKLBMOD { + uint32 GFMMFBJPJMP = 6; + uint32 entity_id = 12; +} + +message MOEOAFIAIJC { + uint32 PJJLMHGJKDG = 6; + repeated JADLIGCBPIA BPPNCGIENIG = 11; +} + +// CmdID: 9888 +message PKAFMNOGOGN { + uint32 HOIPFDOMIPJ = 9; + bool JGJKHBOBFFJ = 10; + int32 retcode = 15; +} + +// CmdID: 29726 +message BOEHDCCDFKP { + NEFGCLBANJK IHAEELOCOFK = 2; +} + +// CmdID: 1032 +message OLBDKDMFHLB { +} + +message OCCKKKLGDEP { + bool ECIHDIJCLED = 6; + uint32 level_id = 11; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 20880 +message JDANEAKDHND { + repeated OOAMLHCHLNM FLLOMAGFGBH = 12; +} + +// CmdID: 7329 +message CDILIEAFHHO { +} + +// CmdID: 29332 +message BPNNHIIANFO { + repeated uint32 ADCJCJEIOMK = 1; + repeated uint32 AKCLIBAIJCN = 7; + int32 retcode = 11; +} + +message IHEKKFPBADD { + uint32 MPOHFENKJDK = 2; + uint32 EBDEIFCBAHI = 6; + bool ECIHDIJCLED = 11; + map MJCDNMJJFDK = 15; +} + +// CmdID: 8492 +message CBAMCBOPJLB { + AvatarEquipAffixInfo CIFPNBBNBCG = 2; + uint64 avatar_guid = 10; +} + +// CmdID: 24083 +message JNNHDMHPPCN { + uint32 CAFEFEABNEC = 3; + uint64 avatar_guid = 13; +} + +message NPLFIGEHHDE { + uint32 HAMGDFACOGG = 1; + bool KPLNMNBOGJO = 2; + repeated GGJOLOLOFAD BDCPHHCEFHI = 7; + bool HGCKPCKIIOM = 8; + uint32 HFGHHOHCLFI = 11; + repeated uint32 buff_id_list = 15; +} + +// CmdID: 9434 +message LCKEGOIIHLI { +} + +// CmdID: 28706 +message NNMFKIENMGL { + uint32 OMCCJJOHDOI = 1; + int32 retcode = 8; + MBMCKHFKOKF AKAECGKDAEK = 15; +} + +// CmdID: 6861 +message FHEFKCGOFKG { + int32 retcode = 7; +} + +// CmdID: 28109 +message NCHJOHNBJKE { + uint32 INFGBPALAMC = 10; +} + +message PPGKJAKMGGB { + NJGJFMECPKA BPELAIAJJKJ = 7; + int32 retcode = 11; + oneof NEOKFHFMGHO { + EOOGCODKLON sync_action = 5; + BAGMCIDDFGK sync_snap_shot = 8; + OOFGOPFMKCO sync_create_connect = 12; + ECGONILIBPF sync_finish_game = 14; + KJIKLBIPJIJ sync_ping = 15; + } +} + +// CmdID: 20905 +message MPPBFLMHHAE { +} + +// CmdID: 6773 +message AALCKDHDOAP { + int32 retcode = 5; + uint32 KHHIBKPBKPN = 12; + repeated MGOOBMNKIKI JLIANDNBCFN = 14; +} + +message LFDHMKDCOBL { + repeated uint32 buff_id_list = 1; + repeated EIBLPCAAJKB DJHNHPIPFBA = 3; + MHCJADCOMBG GCOBKCEPIMJ = 8; + MHCJADCOMBG PAKCABFDKED = 15; +} + +// CmdID: 20931 +message OGEBHFHKGBK { + bool DGGCKMIKBMO = 3; + uint32 score = 5; + uint32 GMNINLJGFKG = 6; + uint32 DMNLDPPGOKG = 9; + uint32 level_id = 10; + bool DMEDOEHOMKH = 13; +} + +// CmdID: 6835 +message INKIJKPKNAE { +} + +message NENNDIIIDLJ { + bool OCNAHHGPEPB = 1; + bool EGJAIIJOJDD = 2; + uint32 OICEBEGENCM = 3; + bool EIALJBAENGJ = 8; + uint32 id = 14; +} + +// CmdID: 21563 +message KNEDHDHIHBB { + NBADDMOPLEI BLFKOJLCCOO = 2; + int32 retcode = 4; +} + +// CmdID: 28413 +message CNJNJALDDJJ { + uint32 entity_id = 4; + repeated NHHFHIDLIJI BDOBHHHJKMA = 6; +} + +// CmdID: 3518 +message BNLDBGENONP { + uint32 scene_id = 8; + uint32 point_id = 12; +} + +// CmdID: 26239 +message FKCLFEGJFKC { + repeated uint32 avatar_id = 5; + int32 retcode = 14; +} + +message IBHKCDHMCKC { + uint32 ELFFNLPJFGD = 1; + uint32 EBOBOHKPCOG = 4; + uint32 OHBOLPMAHPC = 6; + uint32 uid = 7; + uint32 JAHJOJOCHOM = 12; + uint32 LDHLFNFBLIM = 13; + repeated LIAKFKADBDJ MBFCFGOPEOG = 15; +} + +// CmdID: 7320 +message ECFIMAIENAL { + repeated uint32 BDEOMBCEOEA = 2; +} + +// CmdID: 8065 +message INBPKAEHJPC { + int32 retcode = 9; + bool NKGBAEMAPLP = 10; +} + +message GadgetPlayInfo { + uint32 play_type = 1; + uint32 duration = 2; + repeated uint32 progress_stage_list = 3; + uint32 start_cd = 4; + uint32 start_time = 5; + uint32 progress = 6; + oneof play_info { + GadgetCrucibleInfo crucible_info = 21; + } +} + +message FMCFEAAOMNG { + uint32 PGHGEFMPGDC = 3; + uint32 block_id = 5; + uint32 scene_id = 6; + string DPPIBJFOMOC = 11; +} + +// CmdID: 5245 +message FEKEPMPCJKC { + uint32 GEJGKAJFDCD = 1; + uint32 DLEBDHOKOPP = 11; + HENEBMLIICL KKACCPNOHCG = 13; +} + +// CmdID: 28747 +message DBEBGAGNGEG { + repeated uint64 avatar_guid_list = 11; + uint64 cur_avatar_guid = 4; +} + +message TrialAvatarInfo { + uint32 trial_avatar_id = 1; + repeated Item trial_equip_list = 2; + TrialAvatarGrantRecord grant_record = 3; +} + +// CmdID: 28317 +message HFEFOKJMHNG { + MCKMNAKKAKB PMBKCLEOHNA = 3; + repeated ItemParam ADNLNOPLEJO = 4; + repeated AHHMJALNJOH IOAOAEAIJEE = 5; + int32 retcode = 9; +} + +// CmdID: 4701 +message MBHFPALIHAK { + uint32 target_uid = 7; +} + +// CmdID: 6057 +message IECAPIGJFEO { + repeated uint32 JDCAPBLPLNA = 3; + int32 retcode = 5; + uint32 JODPDBPGOAB = 12; +} + +message DLGGMGOMEGO { + uint32 element_type = 6; + repeated PGMIFAGDOKH MNFIIBJLKLL = 9; +} + +// CmdID: 21285 +message PAPAIKOJEMG { + int32 retcode = 2; + ADHJCEKBMCI EIIFHBCBBAK = 7; + KCKMMDDJPCE PHFALPGFGKN = 9; + oneof detail { + DOFEMMFNNNG template_potion_info = 5; + uint32 exam_id = 13; + } +} + +// CmdID: 25943 +message OFHJLAMDMEB { + repeated POALEHLCCII KGOGFPODDLJ = 5; +} + +// CmdID: 9236 +message DJECDJNNCHK { + int32 retcode = 14; +} + +// CmdID: 3391 +message MOAFFPHKLDK { + repeated POALEHLCCII KGOGFPODDLJ = 7; + uint32 DMNLDPPGOKG = 1; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 4848 +message LEALHMKCOJC { + uint32 entity_id = 4; + BlossomChestInfo CMPJDMMCCPJ = 9; +} + +// CmdID: 28793 +message MKKNFPDINLB { + uint32 skill_depot_id = 1; + uint64 avatar_guid = 8; + uint32 entity_id = 10; + uint32 BIFOFBNFPMO = 14; +} + +// CmdID: 3655 +message MBPFIKHBCHD { + uint32 FCHFAKEPINP = 4; + uint32 scene_id = 6; + NBCKCEBGHNA CLFHGGEFDPM = 9; + int32 retcode = 13; +} + +// CmdID: 24038 +message DEPMLMOFHLE { + repeated IPMKKCHICNG KGOGFPODDLJ = 10; + uint32 DMNLDPPGOKG = 4; + uint32 MEMPKCGNNMF = 14; +} + +message NOPHPGMJAKD { + bool DMEDOEHOMKH = 2; + uint32 JOFBEIACLOF = 7; + uint32 LANBAKKBBGH = 8; + uint32 NMCHKCIJHHG = 11; + repeated JBKFGGKNLAB FOHHPJBEFJB = 15; +} + +// CmdID: 21263 +message DNPAHCFPJML { + uint32 scene_id = 4; + uint32 FCHFAKEPINP = 8; +} + +// CmdID: 8007 +message KLCADOLIFLH { + map FKEMPCFEEOI = 1; + bool DMEDOEHOMKH = 4; + repeated uint32 KKMMLPKBGDB = 5; + repeated LOAAKAKFEEJ EDDJNBFBDHN = 6; + uint32 GAPLFMMGBFA = 8; + uint32 FJHHIKOIHKA = 9; + uint32 PDLMKFLEKDL = 10; + map BMAHNICEHJB = 11; + uint32 KKLADMFLAOE = 12; + uint32 MHHCOEDMPDP = 14; + oneof detail { + BLNEKLPBJJD effigy_challenge_v_5_settle_info = 157; + BAPABNFMOIC summer_time_v_2_dungeon_settle_info = 162; + BOJFCGDLFGL blade_dance_settle_info = 164; + NJHEGCCDBBC recharge_disk_settle_info = 175; + PDHBOHJEDBJ stamina_fight_settle_info = 178; + FCCEFPNFMBH mist_trial_settle_info = 199; + NGAMJOKKJPB filmfest_sniper_settle_info = 235; + IPMKDMOCNIJ effigy_challenge_v_2_settle_info = 243; + PAOPHEDMOFK fairy_tales_combat_settle_info = 254; + CBIDAMIFMHJ channeller_slab_loop_dungeon_result_info = 275; + NCLAMPEGPKJ inspiration_spurt_dungeon_settle_info = 609; + NPANKIFLLMM roguelike_dungeon_settle_info = 617; + NCOMLLOKMNK tower_level_end_notify = 682; + EHELDHCFEKD crystal_link_settle_info = 711; + BCKKDMMKDBE instable_spray_settle_info = 738; + MCIEOBOGOMJ lost_samachurl_sneak_settle_info = 848; + KEHHNNDNEOO bullet_hell_settle_info = 881; + KMPEEOHKIMJ fungus_fighter_v_2_settle_info = 1004; + BGCJFMNOONB goal_challenge_settle_info = 1051; + PAFDOOMKDOC fungus_fighter_v_3_settle_info = 1059; + AMGOHIOICDJ auto_time_stop_settle_info = 1110; + OEOHNCNKHIP effigy_challenge_dungeon_result_info = 1186; + CBDBNLCCDMC multi_character_dungeon_settle_info = 1201; + JOOKFDDLIEM bomber_dodoco_settle_info = 1213; + IHDIOEMFBCO team_chain_settle_info = 1217; + PELIHNFBHII acrobatics_battle_settle_info = 1354; + HPBLFCNDDAH filmfest_battle_settle_info = 1399; + BPKPOIKNJKI role_combat_settle_info = 1461; + FJHBJODAPMI char_master_settle_info = 1497; + EIHAKHJEJPL quick_time_combat_settle_info = 1641; + PBODMIJNHPG slime_cannon_settle_info = 1660; + PPKAGEALONM wind_field_dungeon_settle_info = 1685; + JAOOMHPMAGA trial_avatar_first_pass_dungeon_notify = 1922; + HJNOAJHJKOJ pacman_settle_info = 1970; + JBIMMJPOEBA gain_buff_settle_info = 2002; + } +} + +// CmdID: 29655 +message MENNANNDJMB { + uint32 OMGCHBACHCI = 4; +} + +message DLFONAIONCO { + repeated HAKGHKMMHHJ CBENKJEOCIL = 9; +} + +// CmdID: 29476 +message ILGLMMIDEGB { + uint32 OMGCHBACHCI = 2; +} + +message BIBGELOJILJ { + Vector skill_anchor_position = 3; + uint32 entity_id = 11; +} + +// CmdID: 5493 +message JOCPPAFPFJO { + int32 retcode = 6; +} + +// CmdID: 29819 +message DLFCICENHLL { + repeated uint32 buff_id_list = 9; +} + +message NHHFHIDLIJI { + uint32 FIKNLHOJFKL = 2; + NKKEODOBOEJ PIHNGIILBFK = 3; + uint32 BOKFANFEFNE = 4; + IGOHJIBCDFA LKIDBHIOOOG = 7; + JDEILBNDLFB DNJGBEHANLN = 8; + bool ENLIGBFKLOP = 9; + uint32 entity_id = 11; + double total_tick_time = 12; + bytes EJMNCABCLPF = 14; +} + +// CmdID: 319 +message FHNMHLPEPCP { + int32 retcode = 12; +} + +// CmdID: 26135 +message MNLGGACDHOF { + uint32 level_id = 4; +} + +// CmdID: 464 +message BKDIOPKHJJA { + int32 retcode = 2; +} + +message LLECNEBCCFI { + repeated ELHAHCMLEFP DFAIFGGPIPD = 2; + repeated HBPBPKMALCB LPAHGNJLOHD = 7; + repeated CPOIOBJKHOK CGMCFJMFKKE = 8; + repeated HLGJKKPOCPJ MFCJLJPCMHN = 10; + repeated NGJBIBLMCKN HGICKBDJEAO = 13; + repeated KELBFNDHNIK AODLOCNMIIP = 14; +} + +// CmdID: 25901 +message JAJOJNEKFHB { + int32 retcode = 14; +} + +// CmdID: 2583 +message SceneForceUnlockNotify { + bool is_add = 9; + repeated uint32 force_id_list = 13; +} + +// CmdID: 4787 +message BADFEJBMPID { + uint32 uid = 2; + string KAMJIJOLFKJ = 5; +} + +message MJLFAFCFEGG { + uint32 avatar_id = 1; + uint32 level = 2; + uint32 costume_id = 3; + uint32 AEPNHMCDBFL = 4; + uint32 CMAFEKGPACG = 5; +} + +// CmdID: 26237 +message HICPMLHDACE { + int32 retcode = 6; +} + +// CmdID: 20770 +message NBMGNJNGKIH { + uint32 POFPEHAFDIF = 11; + uint32 ONABDGFCPIH = 14; +} + +message GJIGMGECHEP { + HMOCJIEPPLL action_type = 1; + uint64 client_game_time = 2; + uint64 server_game_time = 3; + bool is_failed = 4; + HFCNCHPPHKA pos = 5; + uint32 peer_id = 6; + uint64 CLKEPICNJJD = 7; +} + +// CmdID: 1434 +message FNNDLAEKIJP { + repeated uint32 NJHGOAEHNDM = 1; + uint32 NNEBHHFHDCC = 11; + uint32 point_id = 12; + uint32 DFPNKFEKIIG = 7; +} + +// CmdID: 4557 +message NIKJBKDFCDL { + int32 retcode = 1; + repeated AHHMJALNJOH IOAOAEAIJEE = 10; + repeated uint32 BLFAHKLAPIC = 14; +} + +// CmdID: 23733 +message MFALOOMJHEO { + IGOHJIBCDFA LKIDBHIOOOG = 1; + OFJFFJDDAKE IHEAGCCEFND = 12; +} + +// CmdID: 21400 +message DGJMCLHBGLK { + map GGCLOOAIAJE = 8; +} + +message FMHCHKNDPOF { + uint32 EPKJFPIIIGP = 4; + uint32 FBPGIMLMDNJ = 12; +} + +// CmdID: 27512 +message OINPCPLOHCP { + int32 retcode = 7; + repeated GFHBBBNOFAB ELOILBOEKPK = 11; +} + +// CmdID: 9807 +message DMLMPNHBHGD { + uint32 ONABDGFCPIH = 2; + int32 retcode = 8; + uint32 DGLCDJNMNKH = 9; +} + +message LAMAHKPFKLN { +} + +// CmdID: 7961 +message PlayerDataNotify { + string nick_name = 1; + bool is_first_login_today = 2; + uint32 region_id = 5; + map prop_map = 8; + uint64 server_time = 11; +} + +// CmdID: 6804 +message MEDAHIACMBK { + int32 retcode = 6; +} + +// CmdID: 5097 +message JAKALDNIMNF { + uint32 room_id = 1; + int32 retcode = 6; +} + +// CmdID: 2125 +message CLLFLOKIMCF { + uint32 PHMKPNKMOOE = 1; + uint32 GHIAOGLLLDI = 13; + uint32 HKEEINBHFHM = 14; +} + +// CmdID: 6345 +message CHCBLGHKKFP { +} + +// CmdID: 23709 +message GNHKFPOONCJ { + repeated uint64 avatar_team_guid_list = 4; + uint64 cur_avatar_guid = 15; +} + +message OIGBJHFLKKL { + FMDNGKGCOPO IOANIAKNPHC = 2; + uint32 entity_id = 9; + BHEFKOOJNOK KFMGLFJDODO = 12; +} + +message GMFEKGAHDGC { + bool FPGMPDHHFBE = 15; +} + +// CmdID: 9511 +message LFLEFLIICPO { + uint32 GBCEBGKBJDM = 8; + uint32 DMNLDPPGOKG = 10; +} + +// CmdID: 8701 +message FKEMOODCOLK { + uint32 JLHFGABKEOI = 8; + int32 retcode = 13; +} + +// CmdID: 27940 +message HBDCIKEANFF { + int32 retcode = 14; +} + +// CmdID: 5783 +message DDDBNPMJPEB { + int32 retcode = 8; +} + +message LODCIHBPNOM { + uint32 LIDGEJJLFMC = 3; + uint32 progress = 13; +} + +// CmdID: 1857 +message INOMJJLPEOB { + repeated BIIJLKKMPPI CIGKLDHKMFA = 5; +} + +// CmdID: 20398 +message GAFBCFIKDKG { + uint32 ONABDGFCPIH = 1; + uint32 MEMPKCGNNMF = 2; + uint32 DFPNKFEKIIG = 6; + repeated PPGPJDDIEHM KJJDFPHKFEB = 11; + int32 retcode = 15; +} + +// CmdID: 20608 +message BHADKHLDJIB { + uint32 FHEEBHPPGOA = 2; + uint32 config_id = 11; +} + +// CmdID: 21409 +message ACKHNBMMHAN { + repeated DOPEEELONNA NMIOEEPPFGJ = 7; +} + +message OMIJFBDKONF { + uint32 NDEHKHCALMF = 8; + uint32 param = 12; + uint32 IJFFKCGIAOJ = 15; +} + +// CmdID: 1817 +message NKBMFCGGJMF { + ECOKADILGCE FKNOJFJGDLM = 3; + uint32 JINJLBEMJNC = 13; +} + +message GMPNNDOKOGA { + uint32 pos = 2; + IHACNPJBLDI FIIAKNPDPNJ = 6; + EEGMNIPNKMJ reason = 11; + repeated uint32 GCBEEINCHKA = 12; + uint32 FBPGIMLMDNJ = 13; +} + +// CmdID: 1408 +message KAENNLDMMEL { + string IAFMHPOCOGJ = 2; + Vector DAPELMGKODK = 4; + DLJMGIAMGLF play_type = 11; +} + +// CmdID: 24116 +message GMNLPAKCEBD { + int32 retcode = 15; +} + +// CmdID: 28536 +message HHDKJJLBOGD { + uint32 OCINFHOJCEA = 9; + bool FFIJKDEPKDF = 12; +} + +// CmdID: 27624 +message HMJKOBNJMOD { + bool LKECEIINJDI = 1; + LBKGIIGKOLA ILDCOABBDOG = 3; + bool HNDKICJJANM = 8; + bool HOLKBIKHOBA = 9; + repeated HMPHKNOCGPJ JBHAIJFNNCK = 12; + uint32 ALPFBBEJIMO = 13; +} + +// CmdID: 27001 +message CDCHOIKJCDC { +} + +// CmdID: 27098 +message LOAJEPFPCCG { + uint32 KPIDLLGNOJF = 7; + uint32 ANHIGELNHKP = 4; +} + +// CmdID: 20421 +message BJAGGHLIDDA { + repeated uint64 DLKMFCJEKAL = 3; + uint32 EMGGCBPMCPD = 13; + uint64 OPBNFDPDJGD = 15; +} + +// CmdID: 3225 +message KCFBLAGKDHE { + uint32 KECLBCOGAHI = 5; + uint32 GBCEBGKBJDM = 14; +} + +message EOHBNDPKFPC { + uint32 EKLELFLELEK = 10; + uint32 PMDPJJKBNBP = 14; + uint32 FLKPGMLNFGF = 15; +} + +// CmdID: 3951 +message JIOJPAPJIIO { + repeated uint32 uid_list = 9; +} + +message OOHJPMJPAKB { + repeated uint32 JOLFIBIJFHD = 5; + uint32 GNJDNIHKBPI = 7; + uint32 KPAMPGDJDHE = 9; + repeated CHMLPCNMIDJ ACCHMPAJOGA = 11; +} + +// CmdID: 20453 +message EDIKEKJFMAO { + bool BKOCNHNNEPI = 1; + string name = 7; + int32 retcode = 9; + uint32 CDMJGIFEFMD = 14; +} + +// CmdID: 1927 +message GGIGINMBPBN { + int32 retcode = 9; +} + +// CmdID: 23865 +message NFEDJODHCOK { + int32 retcode = 1; + uint32 KNCLKKIFAOC = 3; + uint32 HMBHIHBFLCA = 5; + uint32 entity_id = 15; +} + +message KPHNDGACFDN { + uint32 ENEKACDHJGH = 6; + uint32 scene_id = 7; + repeated uint32 ILMNIPLKENP = 8; +} + +// CmdID: 6203 +message OHPKGIBDKMO { + int32 retcode = 6; +} + +message EGJJDIHLIKO { + string HEAMLFECLND = 4; + uint32 NNAALGJOAIO = 6; + uint32 FHCGKPIPCIC = 7; + uint32 JJEMKPEFDAC = 10; + uint32 CEBIKBGOJJN = 11; + repeated uint32 buff_id_list = 12; +} + +// CmdID: 20820 +message HALENNLPKNK { + uint32 ONABDGFCPIH = 3; + uint32 GHIAOGLLLDI = 13; +} + +// CmdID: 28218 +message EGADPDIMNEJ { + int32 retcode = 1; +} + +message MDFPBILHBLG { + bool PIOCKLDLCJD = 1; + bool ECIHDIJCLED = 3; + uint32 level_id = 7; + bool IKNBINFMIID = 11; + uint32 camp_id = 14; +} + +// CmdID: 9524 +message KLFMMCDIADF { + uint32 id = 14; +} + +// CmdID: 6977 +message LBENMCFLBMI { + uint32 EJHAOPDPJAK = 15; + uint32 BMBBDJPDJND = 14; +} + +message HHGIIKMJEBP { + uint32 MHJEOKNGCDF = 1; + uint32 DIBJHDJHHLO = 3; + repeated uint32 FIKGDOFABEE = 4; + float HGKBFKJLKAO = 5; + uint32 EIBHPAHCJBG = 7; + uint32 CNGJENENJIH = 8; + uint32 BKKDBGCOENN = 9; + uint32 NNEBHHFHDCC = 11; + PBJBNAPEOED state = 13; + uint32 start_time = 14; +} + +message BFFPJGKIOIL { + repeated PPLOCJOPFIC CBENKJEOCIL = 12; +} + +message GIIELHHJNHM { + uint32 EJOAMAHCCMJ = 1; + repeated BPJNLLLPNGM DHDIGNMHJNB = 3; +} + +// CmdID: 2339 +message JGFJOAIHPPP { + NJPABKNNDFO AEIANMANKOF = 14; + repeated Vector JJEEPBCIFCP = 4; + IAKMBAHLGKM DNFDJPHIOBD = 9; + IAKMBAHLGKM ODFIFCKDODJ = 5; + Vector FFDEBPEDDMD = 12; + int32 JJFPFMPJEMA = 3; + uint32 scene_id = 13; + HHGIELIKJHB JAMCGNFBIBA = 7; +} + +// CmdID: 29025 +message BLEJHAAKKLF { + uint32 level_id = 1; + uint32 KMAMAHCAPEE = 2; + bool ANKCBOMMOJB = 10; + uint32 DOFJFIKHLBL = 11; + bool DGGCKMIKBMO = 15; +} + +// CmdID: 3810 +message ALCMAOAEIAK { + repeated uint32 AIPAMKAAHEJ = 10; + uint32 scene_id = 3; +} + +// CmdID: 2530 +message MMHMMDFOIMB { + int32 retcode = 10; +} + +message SceneTeamAvatar { + bool is_reconnect = 1; + uint32 scene_id = 2; + repeated ServerBuff server_buff_list = 3; + AvatarInfo avatar_info = 4; + SceneEntityInfo scene_entity_info = 5; + uint32 weapon_entity_id = 6; + uint32 player_uid = 7; + AbilityControlBlock ability_control_block = 8; + uint32 entity_id = 9; + uint64 weapon_guid = 10; + AbilitySyncStateInfo weapon_ability_info = 11; + AbilitySyncStateInfo avatar_ability_info = 12; + SceneAvatarInfo scene_avatar_info = 13; + bool is_player_cur_avatar = 14; + uint64 avatar_guid = 15; + bool is_on_scene = 588; +} + +// CmdID: 8906 +message GGLBGCOFOJE { + Vector rot = 8; + Vector pos = 6; + uint32 GGAMMENPBIM = 4; +} + +// CmdID: 859 +message NHILEPNIAOO { +} + +// CmdID: 29381 +message JOIDAOKLNNB { + int32 retcode = 1; + bool DMEDOEHOMKH = 10; + uint32 JOFBEIACLOF = 11; + uint32 level_id = 14; +} + +// CmdID: 21368 +message KDMFMIDANGE { + uint64 GEDMDOCOLFJ = 1; + bool CNNDPCCOOKN = 14; +} + +message EIKIFEMNONL { + bool ECIHDIJCLED = 8; + uint32 level_id = 12; + bool IKNBINFMIID = 13; +} + +message BAMGKBJNGIP { + repeated AKCMPCBAOBP MCGGIJFGNFH = 1; + map HDHFOPEHIOO = 14; +} + +message DBDDCNHMJLH { + Vector CCNNJMKEMLC = 5; + int32 NOLJBNBNLML = 10; + int32 level = 12; + int32 MPGKOIHCFIM = 14; +} + +// CmdID: 8066 +message IHDLDCFPKAA { + bool MBFLLHNLIGD = 3; +} + +message MIEAMHFKNKJ { + uint32 DEOOCBAKMCJ = 6; + uint32 ONHOJOBNAPM = 9; + uint32 score = 14; +} + +// CmdID: 29399 +message PAKICHGOJEF { + string OCMPADIIFCD = 14; + uint32 uid = 12; +} + +// CmdID: 9636 +message PKKLAOLJGMI { + uint32 entity_id = 9; +} + +// CmdID: 2780 +message AJPFELOPFCE { + int32 retcode = 2; +} + +// CmdID: 2856 +message IADACDINFHA { +} + +// CmdID: 24973 +message INDCAFEJBAG { + int32 retcode = 4; + HIMMEMHOGFB MFMLAKBIAED = 5; + uint64 DCOMPDPPDPO = 13; + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 3; + } +} + +// CmdID: 28271 +message JKJNBNHJIOK { + int32 retcode = 14; +} + +message KNAJKFLBFLP { + uint32 JKHIGMKCBHP = 7; + uint32 state = 9; +} + +message MGJJEBECJBE { + uint32 target_entity_id = 3; +} + +message DEPOIKLILEB { + uint32 id = 11; + bool ECIHDIJCLED = 15; +} + +// CmdID: 7217 +message PIBALNKGBCN { +} + +message AGDNJBGGKMJ { + uint32 uid = 2; + Vector JBLKODBDCAK = 3; + fixed32 PPFFFEKJEGF = 5; + Vector BBGJMOOMDIO = 7; + fixed32 ICGLIPKGLGC = 10; + fixed32 BFGLDOLAHFN = 12; +} + +// CmdID: 25852 +message GINPLFINFCP { + int32 retcode = 3; +} + +// CmdID: 3390 +message GDBFFADHFAE { + bool DGGCKMIKBMO = 1; + repeated DKNKKMEMNEC KNBIFCCIBLE = 8; + uint32 LAPPELEKAHP = 10; + repeated LAICGCHCMCH FILHGGILJLN = 12; + PAAHDFJMICD reason = 13; +} + +// CmdID: 26121 +message GLNCOMNBHBK { + repeated uint32 HIMCBBODHCJ = 14; + int32 retcode = 15; +} + +// CmdID: 8372 +message ODPCHNMAJMN { + JHBBOJADLPN ILJGPOJFHDO = 2; + int32 retcode = 5; + IALDLPPFIDE EPCBAOBGODI = 8; +} + +message MPKIHLGHOGC { + uint32 AFJCLENHANC = 1; + bool DPHDAGAGBII = 8; + repeated HJHKKNPINBG NPHLHAELIAM = 10; +} + +// CmdID: 22170 +message DOMJEDHPFAI { + uint32 GGHKDJLGFPB = 3; +} + +message PHPFNOBFNLJ { + uint32 uid = 2; + repeated uint32 FIKGDOFABEE = 14; +} + +message CDMINFONNJG { + uint32 EEPFJADODPA = 2; + repeated ELEENMMGMKB EEJLJKGMGEK = 5; + uint32 KHHIBKPBKPN = 9; + repeated uint32 DBPPMCHLBJG = 14; +} + +// CmdID: 3050 +message PGALCICMPOK { + uint32 DMNLDPPGOKG = 1; + bool AMBLLDMIPFP = 2; + uint32 level_id = 6; + repeated EBCKDJAFDDP KGOGFPODDLJ = 11; + uint32 MEMPKCGNNMF = 12; +} + +message AbilitySyncStateInfo { + bool is_inited = 1; + repeated AbilityScalarValueEntry dynamic_value_map = 2; + repeated AbilityAppliedAbility applied_abilities = 3; + repeated AbilityAppliedModifier applied_modifiers = 4; + repeated AbilityMixinRecoverInfo mixin_recover_infos = 5; + repeated AbilityScalarValueEntry sgv_dynamic_value_map = 6; +} + +message GCMMIKNLCJB { + repeated CPFFEKOHGDF CCLGCKHPCJM = 15; +} + +// CmdID: 1947 +message JEPIJFEMFAJ { +} + +// CmdID: 23185 +message JCNMBKLFFFD { + int32 retcode = 2; + uint64 avatar_guid = 8; + uint32 BIFOFBNFPMO = 13; +} + +// CmdID: 28091 +message BHHGDCFPFMI { + NOIPNEPDIPN EPCBAOBGODI = 1; + repeated uint32 MBJELCMKFLH = 10; + GMBPGLNGGLI IPOBDEKLLJE = 14; + HCLMALEGIPL JILFEKJAIMC = 15; +} + +// CmdID: 673 +message HMDPILODDEL { + uint32 MGCMNPLNJKL = 9; + int32 retcode = 12; +} + +message KNEDOLCPICA { + uint32 DFPNKFEKIIG = 6; + repeated BEDOGAKKGME CBENKJEOCIL = 12; +} + +// CmdID: 6285 +message AJKDLNFLJCF { + uint32 OMGCHBACHCI = 13; + int32 retcode = 14; +} + +message EntityRendererChangedInfo { + map changed_renderers = 1; + uint32 visibility_count = 2; + bool is_cached = 3; +} + +// CmdID: 1681 +message OPAGBKNPHGG { + uint32 CNKDDKIKGLG = 12; + uint32 OMGCHBACHCI = 3; +} + +// CmdID: 22502 +message LJECPKOAHOJ { + uint32 PJJLMHGJKDG = 12; + uint32 KAJCNDJLKFI = 11; +} + +// CmdID: 8134 +message CHHPLAGPOOK { + uint32 OOFLAHMELEO = 4; +} + +// CmdID: 27430 +message DAIKDKNPCBI { + uint32 level_id = 12; +} + +message NMKGACHBHHN { + OGFLEJAPLEO CCNNJMKEMLC = 2; + uint32 LGOKJKGGBIA = 5; + uint32 AGIENJJKPBE = 6; + uint32 scene_id = 7; + float FNCOGCLPGNC = 14; +} + +message OJONHGCEEPO { + uint32 DFPNKFEKIIG = 1; + repeated uint32 NKAICHLODLE = 2; + uint32 BMJCEIJJKCB = 3; + bool MIBJMKDNLFH = 4; + uint32 ILJOBBLPPII = 5; + uint32 KFMJCMPKPMN = 6; + repeated uint32 AKPINALMGCB = 7; + uint32 HNIJMEHBEBP = 8; + uint32 JKOAGHDGJJE = 9; + uint32 CJMHJHIJMJN = 10; + uint32 KAKBOLLMHFN = 11; + HGMEONGLCKM OECJCIMBPFI = 12; + uint32 BIKMJIHINGN = 13; + uint32 CFECLKMEHME = 15; + repeated uint32 AAKFEEKGLJD = 48; + uint32 NHJINFCAHKB = 115; + repeated MKALMMGNKOO IGBIEELOIPJ = 374; + repeated PHPFNOBFNLJ HFPJNDIMKBO = 444; + uint32 NEHCPLBFMLH = 678; + uint32 BLNJFGPOHOC = 830; + bool AJONIBDFLOM = 876; + bool CAGCNOPFAGA = 883; + uint32 DDOJBAPNIPD = 903; + uint32 NHDKNNGLEFE = 934; + uint32 PJGFAPEKFBC = 1377; + uint32 HKDCIBPOFOC = 1786; + bool DKEGKPLPEDD = 2000; +} + +message JNFLPLCIMPP { + uint32 GLDNNFOCDEM = 2; + uint32 index = 3; + bool NAHNHOIFGFI = 10; +} + +// CmdID: 6898 +message CMNPHMBFELO { +} + +message CGFJAPCHGNL { + bool is_finish = 2; + uint32 ONDAJKGGMAH = 3; + uint32 GPAELJHNAEK = 4; + uint32 level_id = 5; + bool ECIHDIJCLED = 6; + repeated HENCECBJIHJ PMPOBFDJGMG = 8; + uint32 MOPAFOCGAKM = 15; +} + +// CmdID: 27330 +message NAPGFOCIMMJ { + uint32 id = 1; + AOHJDDPEICB type = 2; + uint32 PCDCOLOEMPD = 14; +} + +// CmdID: 22244 +message SetUpAvatarTeamReq { + repeated uint64 avatar_team_guid_list = 10; + uint64 cur_avatar_guid = 2; + uint32 team_id = 3; +} + +message MKMCFLLHPBH { + repeated LHANHEMAMGO MCDIJKPHLNO = 3; + repeated OMIJFBDKONF IDEHOEPMAKD = 6; +} + +message LHNDPKDBEHP { + map NEMHJGCANEH = 4; + uint32 end_time = 9; +} + +// CmdID: 5615 +message DHFGGFPDCBK { +} + +// CmdID: 7143 +message IFAPLAGELPL { + int32 retcode = 3; +} + +// CmdID: 728 +message LOFPMDHJMDP { + uint32 EALONAADCAN = 9; + uint32 KHHIBKPBKPN = 3; + uint64 KJIKLGJAEGN = 14; +} + +// CmdID: 22666 +message ADCKNFKEMEM { + bool is_active = 2; + uint32 JINJLBEMJNC = 15; +} + +// CmdID: 1629 +message MEGNPPJCODB { + uint32 LGBMBJCJMKA = 10; + uint32 LKIGJMJNMBJ = 1; + uint32 DBKOIPHEDKE = 2; + uint32 group_id = 3; +} + +// CmdID: 1012 +message BAMDKNIELGJ { + uint32 index = 11; +} + +// CmdID: 26265 +message CIMPHGDHIIM { + uint32 IJFFKCGIAOJ = 14; + uint32 level_id = 8; +} + +// CmdID: 6135 +message DEKIMGEEHAP { + Vector CCNNJMKEMLC = 1; + Vector BOJCNNPKMKJ = 9; + int32 uid = 3; +} + +// CmdID: 24184 +message DPKLCIJPHCA { + PJBCKLBBNFL ODEMMDJOBCA = 9; + uint32 BLBCCMPHAPA = 10; + int32 retcode = 11; +} + +// CmdID: 856 +message INEMAHKGPBD { +} + +// CmdID: 4890 +message NPEJKANIENK { + int32 retcode = 4; + uint32 OMGCHBACHCI = 14; +} + +message FAMJIJCHLNG { + repeated BFDNMBBMOGM CBENKJEOCIL = 3; +} + +message OPIKHAIOKBB { + uint32 avatar_id = 1; + uint32 level = 2; + uint32 costume_id = 3; + uint32 AEPNHMCDBFL = 4; + uint32 CMAFEKGPACG = 5; +} + +// CmdID: 512 +message FCFEOPEBGCD { + uint64 avatar_guid = 2; + uint32 NFJOHALDGDN = 4; + int32 retcode = 9; + uint32 JGIHCIBOJPN = 12; +} + +message FAGNKJAOJLK { + GNHPBJNPKNN state = 3; + uint32 BCGLGCJJIFH = 7; +} + +message FJOGDBOICCG { + uint32 NIKBFDDEHDF = 1; + uint32 KMDCKLEPEGP = 6; + uint32 DLPJAAAPKKL = 9; + uint32 score = 14; +} + +// CmdID: 8462 +message CAHPHFKDCLI { +} + +// CmdID: 21549 +message BHACBIJNJAE { + int32 retcode = 3; +} + +message AMGOHIOICDJ { + uint32 level_id = 3; + uint32 HCEMIMJKCPI = 4; + bool DGGCKMIKBMO = 5; + uint32 score = 12; +} + +// CmdID: 21607 +message EOMCHKLOOCE { +} + +// CmdID: 23663 +message AIBMJDJKBFE { + uint32 level_id = 15; +} + +// CmdID: 1702 +message PODICLOKIMJ { + bool ECIHDIJCLED = 3; + uint32 AKMDKFBGDLB = 4; +} + +// CmdID: 28004 +message EGBBKGDCOMF { + uint32 uid = 9; +} + +// CmdID: 28622 +message OJGGAHDEFOH { + bool PLFBPPNFDOG = 7; + int32 retcode = 13; +} + +message AvatarTeam { + string team_name = 5; + repeated uint64 avatar_guid_list = 10; +} + +// CmdID: 4043 +message PFCICOKEIJF { + int32 retcode = 5; + uint32 PPLCHPOHJAL = 9; + uint32 KHHIBKPBKPN = 15; +} + +// CmdID: 9225 +message MLNOHFGMIAK { + string reason = 2; + NHHFHIDLIJI JNONMKDANHL = 9; + uint32 entity_id = 15; +} + +message FCLAIIGNOFD { + repeated ACBPNJDPCFE EGPJHNDAAMB = 6; + uint32 KNIINJKFIJC = 7; + uint32 EJOGBMNHOPH = 11; +} + +// CmdID: 2422 +message PlayerLoginReq { + string platform = 14; + string FBKHEDNNFIF = 1669; + string JIPHKNNHBIE = 924; + string CBIEHLMFBHI = 1433; + string IMACIIGIOGC = 10; + string JJIOHIJNGFP = 3; + string token = 7; + bytes extra_bin_data = 1183; + string LPFPAJBHJMH = 46; + LHACJNELJMN KOFGDJGJPLH = 1939; + bytes OFMIHDNGFNM = 265; + string KAMJIJOLFKJ = 376; + string KEODMFOKNGH = 5; + string MEEGOICDEFG = 525; + string MDIKIHJHHJJ = 4; + string HCJGLLHFCMA = 1548; + string LLIMBPCEABN = 86; + CNIFDNMIKIF FDNODKOBNFH = 1420; + string country_code = 1774; + bytes PFDFHPKIHMO = 197; + string IMCMLAGLODL = 1146; + string NNBGJPGDGCP = 13; + string CDDBBPKKOPM = 921; + string MMDPDOOCOCO = 1762; + string JCIMGDHMMLN = 1179; + string PECPGFPBJEB = 216; + string account_uid = 11; + uint32 account_type = 9; + uint32 FNPPPMBIBEM = 345; + uint32 PLNNJPFPPAM = 2029; + uint32 target_home_owner_uid = 226; + bool is_guest = 6; + bool HAAGGONEHCH = 1; + bool JAGELBDJFJH = 1641; + uint64 login_rand = 12; + uint32 OCINFHOJCEA = 725; + uint32 tag = 1158; + uint32 KPCGBPCHBMJ = 507; + uint32 client_data_version = 420; + uint32 NCNKMDBAFEH = 1370; + uint32 EPAGBFLKJBN = 1691; + uint32 gm_uid = 689; + uint32 BFPJPDCLFNM = 15; + uint32 IKKKLHICPMF = 1977; + uint32 MCKEONLBAOA = 1521; + uint32 platform_type = 2; + uint32 KEKHAKAPMIN = 256; + uint32 target_uid = 8; + uint32 DKGAONKKOHA = 1280; +} + +// CmdID: 26746 +message KKOHMPKKAGC { + int32 retcode = 11; +} + +// CmdID: 21795 +message NLPHBOCAMFK { + string PAPEMOCBGEO = 4; + JIBFHHKLAOJ GOGAMCKKCCO = 7; + MNPAPANLKKG FHANJKPLCFL = 13; +} + +// CmdID: 3324 +message PCEIDKEMMNO { + repeated OJKDMAHFELC HNPCFDLPONO = 5; +} + +// CmdID: 26187 +message LLHNPDCBCBF { + uint32 MBCALMMJAFA = 11; + uint32 PJJLMHGJKDG = 13; + uint32 OHGAGHPNJFA = 14; +} + +// CmdID: 2835 +message PNMJNEEGBDN { + uint32 DMCJBIMFKCI = 1; + repeated uint32 GGBMHJFLAHD = 12; +} + +// CmdID: 22765 +message ABEHEBCBIEO { + bool MIDHECLIBBO = 1; + uint32 LGBNFIFCPJF = 3; + uint32 FPEDHEDEKPE = 5; + repeated AMNBIJHOBBI FILHGGILJLN = 6; + bool POIGGNKEDAH = 8; + repeated uint32 CDIDJFPEMMI = 10; + uint32 BKNPLFIKKFG = 11; + repeated DKNKKMEMNEC KNBIFCCIBLE = 14; + uint32 duration = 15; +} + +message HHMNGNJBDFD { + repeated int32 param_list = 12; +} + +message EGCPBNFOKAD { + uint32 entity_id = 1; + bool GNBPJCHMCJA = 7; + bool MGGKEKDEHEO = 12; +} + +message PNKGNDGBDMD { + repeated uint32 HOEPCMHJBHE = 3; + uint32 GIGKDJINOLG = 12; + repeated uint32 BFBOMBOINPJ = 13; +} + +// CmdID: 4331 +message PNPPMNOLIED { + repeated JFBDJLOGKPC LKJDENEFMNB = 2; + uint32 scene_id = 4; + int32 retcode = 6; +} + +message HFJFBHBCOMA { + repeated EDBIEOJNBAF GABLJANJLAF = 12; +} + +// CmdID: 24324 +message KELMMIHNBLF { + uint32 level_id = 10; +} + +// CmdID: 24046 +message MFFEKLBNOGH { + repeated BDFFJGFBCHC HNLAIJNKHNG = 10; + uint32 level_id = 14; + bool DMEDOEHOMKH = 3; + bool KPDFALBJANO = 15; +} + +// CmdID: 9556 +message HDJLLFNAIAE { + uint32 level = 15; +} + +message NJPABKNNDFO { + int32 MJEFLBPJBKM = 7; + int32 NOLJBNBNLML = 9; +} + +// CmdID: 20462 +message BEJIJIJIBMI { + int32 retcode = 1; +} + +// CmdID: 28729 +message IJEHIBBMDFH { + uint32 JLFHEEIPDDP = 3; + uint64 DCOMPDPPDPO = 5; + int32 retcode = 8; +} + +// CmdID: 22793 +message HOCAEAPGJIB { + bool KCMJHJEOMOA = 3; + uint32 IEHLHAOGKPJ = 4; + uint32 BPKBDCJGFOL = 13; +} + +// CmdID: 7700 +message MKEMMLAHHEK { + int32 retcode = 7; + uint32 target_uid = 12; +} + +// CmdID: 22592 +message EEKMGKFHKHP { + uint32 entity_id = 1; + int32 retcode = 8; + uint32 HDKFFLFEJGG = 13; +} + +// CmdID: 8787 +message FMEODELPPHI { + uint64 guid = 2; + int32 retcode = 7; +} + +// CmdID: 28366 +message MMHNJHGHBDH { + uint32 BKNPLFIKKFG = 4; + uint32 LGOOIDCIAAG = 14; + uint32 group_id = 1; +} + +// CmdID: 20352 +message DMONFGPDGMH { + uint32 GGHKDJLGFPB = 10; +} + +message GIKLLMKGPBE { + bool EIALJBAENGJ = 3; + uint32 MEMPKCGNNMF = 10; + uint32 DMKFECCMCOP = 13; + bool ECIHDIJCLED = 15; } message FishPoolInfo { - uint32 pool_id = 1; - repeated uint32 fish_area_list = 2; - uint32 today_fish_num = 3; + uint32 pool_id = 1; + repeated uint32 fish_area_list = 2; + uint32 today_fish_num = 3; } -// CmdId: 21562 -message HNDHLHPKPNN { - repeated ItemParam item_param_list = 3; - repeated uint64 food_weapon_guid_list = 12; - uint64 target_weapon_guid = 13; +// CmdID: 6101 +message LLHADJDFOGM { + repeated Vector AMMMJPGHKFP = 3; + int32 JJFPFMPJEMA = 4; + repeated Vector CEGDCNHGOJD = 7; + repeated HAPCMPEONJL NNGIHMCJHCA = 10; + CFPDOELBLNJ BGPJNIIHANJ = 12; + repeated HAPCMPEONJL MNKLJBKCEHN = 14; + int32 retcode = 15; } -message JBLBNFJPLEJ { - uint32 ACCJNDBKDFD = 1; - uint32 material_id = 2; - Vector hint_center_pos = 4; - uint32 MKHGDBMDAFI = 6; - uint32 group_id = 7; - bool is_hint_valid = 8; - uint32 layer_id = 9; - uint32 scene_id = 10; - uint32 config_id = 11; - bool CNPKBJEFAGM = 13; +// CmdID: 22945 +message OGLLKMPDHAF { + int32 retcode = 12; + uint32 GAPLFMMGBFA = 14; } -// CmdId: 23549 -message APKADLFAEJG { - int32 retcode = 5; - repeated FriendBrief IKABNBPILKE = 15; +message FJGBNOLNFOA { + bool DPHDAGAGBII = 1; + repeated IPBJLHACFKM NPHLHAELIAM = 5; + uint32 NLANEFNJDMN = 6; + uint32 BKNGNHMGLDG = 7; + uint32 JIBFGCKJPBE = 8; + uint32 GCFEDFAJGAH = 10; + uint32 BHBKMAOFGGI = 12; } -message FHPCOCOPJGK { - float FBJBENJEJMO = 4; +// CmdID: 9579 +message DLKLJALILCK { + int32 retcode = 11; } -// CmdId: 23104 -message IBIEKFBGPNK { - map EGIBHAEACCC = 4; - uint32 schedule_id = 5; - uint32 uid = 14; +// CmdID: 28644 +message NBDEKDELFPP { + uint32 OMNKHJBMGKL = 4; + uint64 avatar_guid = 10; } -message DGGMKIJGJDM { - uint32 version = 3; - uint64 dungeon_guid = 4; - uint32 score = 8; - uint32 BMHBHCJNMIJ = 10; - BEEJIHDMCHH NBOPHIEGGMH = 15; +// CmdID: 26574 +message CIEHPHIJPOP { + uint32 MGCMNPLNJKL = 7; } -// CmdId: 1296 -message AKAIBMFICAF { - int32 retcode = 7; - uint32 ALFKLLMIJBI = 14; +message FPHBHOFGJNP { + bool ECIHDIJCLED = 6; + repeated GLIHGJHNBGF GOCBHMDLADB = 9; } -// CmdId: 24195 -message HHOHKDNLLCF { - int32 retcode = 6; +// CmdID: 2506 +message AFACKFJMOHK { + int32 retcode = 14; + uint32 avatar_id = 15; } -// CmdId: 20380 -message GetAllMailResultNotify { - repeated MailData mail_list = 2; - bool is_collected = 3; - uint32 page_index = 6; - string transaction = 7; - int32 retcode = 12; - uint32 total_page_count = 14; +// CmdID: 1570 +message FOBLMAFNJFH { } -// CmdId: 21384 -message GONKIBMNOAC { - uint32 player_uid = 2; - uint32 OCJAIFHBNPE = 3; - uint32 group_id = 10; - uint32 card_id = 13; +// CmdID: 29160 +message GLCCNEOPKFF { + int32 retcode = 5; + repeated DLNMIFIODEB ILNBHPKJKMG = 14; } -// CmdId: 26127 -message HMCGKIIGINI { - uint32 level_id = 5; - int32 retcode = 14; +message IHGDNBHDLIN { + uint32 end_time = 1; + uint32 HBBLODCDOFO = 3; + string MHGLOHPMJGP = 6; + string BOPHODMNKDM = 7; + uint32 FFJAMAHIDEI = 8; + bool PMHHHNKMFML = 10; + string HFKPMMDKEGL = 12; + uint32 LGBNFIFCPJF = 13; + uint32 config_id = 14; } -// CmdId: 6230 -message BMAPADGPGND { - repeated uint32 KJFHJMOEFDF = 4; - int32 retcode = 6; - uint32 area_id = 7; - uint32 index = 8; - uint32 LDLPKJKLHIC = 11; +// CmdID: 5852 +message CEPPGINNKMN { + int32 retcode = 7; + map LNMHAKAPILI = 12; } -// CmdId: 28342 -message OFJFKDGHIHO { - uint32 card_id = 8; - uint32 OCJAIFHBNPE = 11; - uint32 group_id = 13; +message PEJFKJHKFNL { + GJIGMGECHEP MINEOOKNPIG = 11; } -// CmdId: 3586 -message NABECKDBOEM { +message DDDIAGDHDHO { + uint32 DFDAJMDFKED = 3; + uint32 skill_id = 6; + repeated ONFDBHEAONH MNCIMGKBCKH = 7; + uint32 CBDGFEOMFIG = 8; + uint32 ECLPJKHFDNE = 9; + uint32 NJMEOANOBDD = 13; + uint32 EHEJDJOEIND = 15; } -message MBMDLEKFCHK { - uint32 MGJJNAMCBGH = 3; - GDIHOPDOCHB IBDBIFHOCMA = 4; - bool EKDNJFFDDCC = 5; - repeated uint32 JMJNGIGPEMB = 10; - uint32 id = 11; +// CmdID: 21408 +message NIBCJBHCNGE { + uint32 KMKIMDBFJKA = 1; + uint32 MKEMPAAGNBA = 12; + uint32 KHHIBKPBKPN = 13; + repeated ItemParam item_list = 15; } + +// CmdID: 2301 +message GAOJIFLPMOF { + Vector BOJCNNPKMKJ = 8; + Vector CCNNJMKEMLC = 12; + int32 uid = 13; +} + +// CmdID: 21839 +message HHHLLNEKCFB { + int32 retcode = 2; + uint32 config_id = 6; + uint32 GGHKDJLGFPB = 8; +} + +// CmdID: 943 +message EKGAKKGBNEH { + Vector DNOEJHJEJIO = 13; + uint64 DGHPDLLBELD = 12; + uint32 skill_id = 7; +} + +// CmdID: 24622 +message CNNBJHMGIFJ { + int32 retcode = 5; + uint32 ONABDGFCPIH = 6; + repeated ItemParam item_list = 10; + repeated uint32 OIJFPGLHNNN = 11; +} + +// CmdID: 29279 +message CPGCPFGLBKE { + int32 retcode = 2; + uint32 level_id = 4; + repeated uint32 JKILOKIAEFF = 10; + uint32 GHDJJMIKFPI = 14; +} + +// CmdID: 24769 +message BOENALDKOLD { + repeated OBAKIDAJLGN NPJDMLEIMGC = 6; + uint32 IKNFNNFKAGF = 12; +} + +message POLDBBPAHPC { + uint32 group_id = 1; + uint32 guid = 2; + uint32 NNMKBEAMIKA = 3; +} + +// CmdID: 8137 +message EAHBHAJNKDM { + LOAAEEOPJAD DPEBBFLAADC = 10; +} + +// CmdID: 7190 +message AIIBKJNDIAH { +} + +// CmdID: 26860 +message KBGPDIONEKP { +} + +message MDMDLMACJAJ { + string KAMJIJOLFKJ = 2; + uint32 uid = 3; + NBADDMOPLEI BLFKOJLCCOO = 6; + uint32 DPPFEEMFNMN = 7; + string BKDILGIJPEG = 12; +} + +message HJBFMOHJILH { + Vector CCNNJMKEMLC = 1; + Vector MJEDPBPLHHA = 2; + Vector ONLPPGLLMBL = 3; + Vector ECCEJBIPLLC = 4; + Vector BOKHJOOKAHC = 5; +} + +// CmdID: 21026 +message LMHOPPCNGLK { +} + +// CmdID: 7892 +message POENONMJNOI { + repeated string MJIFBDOJHMK = 5; +} + +// CmdID: 27864 +message HADHKBNGIPL { + int32 retcode = 9; + uint32 BAILMNHOPNP = 13; +} + +// CmdID: 21440 +message EAGFABFDIAK { +} + +message JDKNACIPAFO { + uint32 NDCHHJEMLBH = 12; +} + +message KMPEEOHKIMJ { + bool DGGCKMIKBMO = 1; + uint32 JOFBEIACLOF = 2; + uint32 level_id = 5; + uint32 CFBLFKNOJIK = 10; + uint32 EHGIJGCNHKL = 11; + uint32 DHIDKFLCKBF = 15; +} + +// CmdID: 29915 +message HEGDCKBBDDL { + uint64 avatar_guid = 6; + uint32 EDGCKLJKADM = 2; + uint32 HJNKCCNNHDN = 11; +} + +// CmdID: 7375 +message PGMLODCMBMJ { + int32 retcode = 1; + uint32 level_id = 12; +} + +// CmdID: 23140 +message LPGHANKIHIG { + uint32 JCEJAJFNDHM = 4; + uint32 PJEGODEBMJC = 6; +} + +// CmdID: 6161 +message EGJDCBHKPNK { +} + +// CmdID: 25557 +message FHJBABOPEOH { + uint32 KENIKECFFLM = 8; +} + +// CmdID: 28389 +message GNIFFJCPPOL { + DOAPFGNFCCO OEAPFMFEFGE = 4; + uint32 JJLPIJKGKON = 6; + int32 retcode = 7; +} + +// CmdID: 25430 +message NMDBLFONHPA { + repeated uint32 affix_list = 2; + uint32 OPDKGKMDLLB = 5; + uint32 KENIKECFFLM = 6; + int32 retcode = 9; + uint32 KHFFFBADLCL = 13; + bool HPPMEGLDGKF = 15; +} + +// CmdID: 4253 +message HAMLDKOOEFC { + map PGCMPKMHLLO = 6; +} + +// CmdID: 2017 +message FLGDDBBKCGC { +} + +message KKKCEGBOEGG { + bool EILHBJJEPOK = 10; +} + +// CmdID: 1272 +message MPCCGLAHHFN { + uint32 BEIIDLEBAFI = 1; + Vector position = 2; + bool FIJHOANIPBE = 13; +} + +// CmdID: 22132 +message IDAJKOMNHNA { + uint32 OMGCHBACHCI = 2; + uint32 DEOOCBAKMCJ = 4; + uint32 score = 6; + uint32 ONHOJOBNAPM = 8; +} + +// CmdID: 1780 +message MNPKIKBBGLL { + int32 retcode = 3; + uint32 MEMPKCGNNMF = 10; +} + +// CmdID: 24332 +message LFDFFNEMAED { + repeated uint32 HLJOHDKCBJM = 6; +} + +// CmdID: 25437 +message KEIHKJPMNHH { + uint32 PEAJINIFGHM = 10; + uint32 id = 13; +} + +// CmdID: 8058 +message HLACAIFACFO { + int32 retcode = 6; +} + +message IPMKDMOCNIJ { + uint32 KJJCCECPOFH = 4; + uint32 GDJKLHGOHIF = 5; + uint32 IADEOMKIMKB = 7; + bool CLNJBIBJCMG = 11; + uint32 GJGHLMEKEHM = 12; + bool JCOOJLJOPEH = 14; +} + +// CmdID: 21942 +message ADMFFAIOCCC { + uint32 level_id = 9; + int32 retcode = 14; +} + +message AbilityScalarValueEntry { + AbilityString key = 1; + float float_value = 3; +} + +message AOHAKNDCAJM { + uint32 entity_id = 1; + uint32 player_uid = 2; + uint32 authority_peer_id = 3; + uint32 GEJDJBGGNAG = 5; + AbilitySyncStateInfo ability_info = 6; +} + +// CmdID: 4982 +message AKDEBOHJMHE { + repeated AFNBGDDDOAD ELOGGECDGNL = 7; +} + +message LMNOILKHCAP { + uint32 level = 1; + uint32 id = 11; +} + +message GOMCIHEMNMK { + repeated POKLPBJOIGI FEECGJBPDFA = 3; + uint32 uid = 5; + BPLKLKDBOGP ELDDLDBKBFB = 9; + repeated POKLPBJOIGI BPFFLKLBGOD = 13; +} + +// CmdID: 27619 +message POPHNDOIKBI { + string DMMFJMBMJHA = 15; + string IJPBKNDJGHK = 14; + uint32 target_uid = 8; + GECMBIEKDND PCDFBNGHGAL = 10; + NLKBOOHNHHJ reason = 4; + uint32 NBFGKPBCGLJ = 7; +} + +message JMENNAMCMHC { + OJKAFCEPEHL NBEOLENHMFM = 1; + BCLMHALLKEI OHLAHIOKHOD = 9; +} + +message CCIHPPGCMAP { + ACOHGBFJCDM BEPFMDKMFIC = 8; + bool DGGCKMIKBMO = 14; +} + +// CmdID: 23979 +message OJPDNBKPIKI { + uint32 LPDDMNEMJLG = 1; + repeated ItemParam MPHOEJBNNBH = 3; + BKDEJJIFBHM KPMHBFHLAEA = 9; + int32 retcode = 11; + repeated ItemParam item_list = 12; + uint32 EJCPFNNGJKH = 15; +} + +// CmdID: 23263 +message LBEAGLKAMKD { + int32 HAOJJFFIPML = 4; + uint32 IHPMBBEJAJP = 12; +} + +message JCOJICKAKML { + repeated KIKIDLKDGBB HHHGFDOOEPC = 4; +} + +// CmdID: 23609 +message DMGGAIKIMGM { + int32 retcode = 1; + repeated uint32 skill_id = 14; +} + +// CmdID: 20102 +message PIEEOKHJOEC { + uint32 OMGCHBACHCI = 1; + int32 retcode = 3; +} + +message GGJOLOLOFAD { + repeated uint64 avatar_guid_list = 8; + uint32 MHJBPHKJPHP = 11; +} + +// CmdID: 21972 +message MHNOADCNPMP { + uint64 guid = 8; +} + +// CmdID: 21093 +message ONGDGMGEJEL { + uint32 FENJFLEGHMG = 8; + uint32 item_id = 10; +} + +// CmdID: 5831 +message NAEGMJPLFGK { + uint32 entity_id = 1; + int32 PBHCHAMJKHB = 4; + int32 retcode = 5; + uint64 KFNBCKLKEIB = 8; + Vector position = 12; +} + +// CmdID: 28975 +message PINHBLLPIJN { + uint32 level_id = 12; + uint32 HKLKMBMGAKE = 10; +} + +// CmdID: 25436 +message LOPAPAEIAEP { + uint32 entity_id = 12; + uint32 JCHJPAFCOFH = 6; +} + +message CFPHPFOFNNM { + uint32 MEMPKCGNNMF = 6; + bool ECIHDIJCLED = 13; +} + +// CmdID: 29812 +message DBJPFJOBOKL { + uint32 HOIPFDOMIPJ = 8; +} + +// CmdID: 24671 +message SceneInitFinishRsp { + uint32 enter_scene_token = 9; + int32 retcode = 15; +} + +message KEKBDFOKBJB { + repeated DELAMILMDGL FGMNPGMFHEI = 2; + uint32 NCNKMDBAFEH = 4; +} + +// CmdID: 25405 +message BJPPLBJGJDC { + uint32 PONCDMKADOA = 3; +} + +// CmdID: 9036 +message IJFPFJBNPNA { + int32 retcode = 8; + uint32 KHHIBKPBKPN = 13; +} + +// CmdID: 25107 +message HMHEDJLEEOL { + IDFACKDDEPE EJLCMHIHMFK = 6; + repeated GOMCIHEMNMK OHMGDDCBBOD = 7; +} + +// CmdID: 23276 +message KCPCICIDPCA { + uint64 avatar_guid = 8; + bool is_focus = 11; + int32 retcode = 15; +} + +// CmdID: 20921 +message OBHGFLHAPMB { + uint32 level_id = 1; + int32 retcode = 9; + bool EMLILMHJHOG = 14; +} + +// CmdID: 28871 +message PCFBFHGIDFJ { + int32 retcode = 4; +} + +message FPKFADOHAMD { + repeated BCOELCKIGPG ALBAIMJKELJ = 7; +} + +// CmdID: 9865 +message HKKNJGMDJFI { + int32 retcode = 10; +} + +message BPJNLLLPNGM { + uint64 JKDKJOKOPGI = 4; + uint32 ALAEHEHDLOC = 9; +} + +message MIAKDJELHDC { + repeated MOGBJOPDGNK PIGOFIOFJID = 3; +} + +// CmdID: 20935 +message DMPJMMCJNLA { + repeated uint32 buff_id_list = 1; +} + +message ODBEHIEDNFD { + bool DMEDOEHOMKH = 2; + uint32 LJFAFDHIKJD = 8; +} + +// CmdID: 25867 +message GLFLABHECNG { + uint32 pos = 13; + uint32 entity_id = 5; + bool EILHBJJEPOK = 1; + CKIJCDMELNH OAAHHNMHAFH = 8; +} + +// CmdID: 745 +message DKKGOLGGELO { + int32 retcode = 1; + HIMMEMHOGFB MFMLAKBIAED = 2; + oneof GCBCKCBNPMN { + GHLGJFDIAKN music_info = 15; + } +} + +// CmdID: 5281 +message NHPOBIICIGP { + uint32 mp_play_id = 1; + bool DJOCLOKDKAE = 6; + int32 retcode = 12; +} + +message DJJJNEIIHDK { + uint32 avatar_id = 1; + uint32 costume_id = 2; +} + +message BOHJMEPEIEC { + uint32 LGBNFIFCPJF = 1; + uint32 KPAKELNFFHK = 5; + uint32 end_time = 12; +} + +// CmdID: 24192 +message JEIEICJFEBD { + repeated uint32 JCDFOEEBCGN = 7; +} + +// CmdID: 450 +message AFMHOMCLBGN { + int32 retcode = 2; +} + +// CmdID: 9675 +message HGIFMBGNKAG { + oneof ICMNFPACFJF { + GFHAJKPFMDO refresh_notify = 3; + OPBCJBPBBCB add_wind_bullet_notify = 10; + JKHAFPFEOCE area_notify = 13; + } +} + +message GFHAJKPFMDO { + uint32 HBEPBAEOCPJ = 10; +} + +message OPBCJBPBBCB { + uint32 MNBLECLDHNN = 5; + Vector NANCOJECGKO = 6; + uint32 MMAKLNHALKN = 13; +} + +message JKHAFPFEOCE { + uint32 area_type = 3; + uint32 FCHFAKEPINP = 5; + bytes HJJAMCLBLAD = 13; +} + +message CKDGKENJLLP { + bool ECIHDIJCLED = 1; + uint32 IEHLHAOGKPJ = 3; + uint32 MIHBGPIGBKB = 10; + uint32 play_type = 11; +} + +// CmdID: 25489 +message DEIOIONOGML { + int32 retcode = 1; + uint32 level_id = 9; + uint32 DFPNKFEKIIG = 12; + repeated NOMCBNKPDFH KGOGFPODDLJ = 15; +} + +message COHKPBCGFDK { + uint32 KICKKNAIMHN = 8; + uint32 PEBMPDABIPA = 11; +} + +message HGPFAKAPMMB { + uint32 EMFEHCPLBHE = 1; +} + +message EPIGPIPPDPK { + uint32 avatar_id = 3; + bool DOHHENFNGPE = 7; +} + +// CmdID: 28795 +message GCCBGILGLHP { + repeated uint32 PFIJHCDCGKD = 1; + repeated CMJHCAJFGDD NICODPPHLGI = 2; + int32 retcode = 6; + repeated uint32 EEFEHCNLEBF = 12; + repeated uint32 FHDNMIHOABJ = 14; +} + +// CmdID: 3014 +message KJPOLJPFGCM { + repeated CKBOCOIHKNC HHICILFEELD = 7; +} + +// CmdID: 6375 +message CMCJPALHMEB { + repeated DFMJFILICOP HDNMIEJJDBG = 9; +} + +// CmdID: 28630 +message ANDBFFMEFCK { + uint32 entity_id = 11; + IGOHJIBCDFA LKIDBHIOOOG = 12; + Vector PFPFHKGAIFJ = 13; +} + +// CmdID: 5365 +message LJCDLOBGBAC { + repeated IMMKOJEALHA info_list = 15; +} + +// CmdID: 9265 +message CDGLABDBBOP { + uint32 level = 10; + uint32 JEFILDJEBAJ = 5; +} + +// CmdID: 20969 +message AKNFCEMPKML { + int32 retcode = 3; + bool KONBKNMHGDC = 8; + repeated uint32 BFBOMBOINPJ = 11; +} + +// CmdID: 21209 +message KDIHFPLDHCH { + DLNMIFIODEB ILNBHPKJKMG = 5; + uint32 OCINFHOJCEA = 8; +} + +// CmdID: 27236 +message PEIBKDKOOBF { + uint32 PGMIFNDNKEE = 2; + uint32 ONABDGFCPIH = 6; +} + +message FOCFJFJNJND { + repeated DJHOAKCIPBK CBENKJEOCIL = 8; +} + +// CmdID: 4393 +message DCIOPKLHHOC { +} + +// CmdID: 29958 +message JJJCCDHIIKE { + uint32 CDMJGIFEFMD = 4; + uint32 EJGKAPALFJB = 9; + int32 retcode = 14; +} + +message HODJCBPPHJI { + uint64 MOJEFFJPNBN = 2; + uint32 CMDNKFLFHIA = 9; + uint64 EPLFNNHEMPI = 11; +} + +// CmdID: 2925 +message OKJLOFIEIEH { + bool IBDPPHJGCPG = 4; + uint32 ALPFBBEJIMO = 1; +} + +// CmdID: 7489 +message PFGLFPKIIPA { + uint64 avatar_guid = 13; + int32 retcode = 14; + uint32 CAFEFEABNEC = 15; +} + +// CmdID: 29287 +message BNJAFBPDLKP { + uint32 level_id = 13; +} + +// CmdID: 27200 +message HJIELOHBFPM { + repeated uint32 JABMPHLOKNI = 5; +} + +// CmdID: 6013 +message GetPlayerTokenReq { + string HCJGLLHFCMA = 1304; + string KAMJIJOLFKJ = 13; + string BPFIMEKJANE = 9; + string country_code = 1; + string account_token = 4; + string MMDPDOOCOCO = 10; + string JLCDDOJGKKG = 1528; + string account_uid = 3; + string client_rand_key = 94; + string BDGFMEIEHOD = 5; + string CEMENPADOPP = 7; + string JCIMGDHMMLN = 594; + string ADFHNBPGAGM = 1804; + uint32 platform_type = 2; + uint32 IKKKLHICPMF = 12; + uint32 account_type = 8; + uint32 OCINFHOJCEA = 15; + uint32 CIJPMGMCJBA = 1776; + uint32 uid = 6; + uint32 MPGMOFLCEOF = 1730; + bool is_guest = 14; + uint32 KODKEFGJHAP = 168; + uint32 key_id = 1485; + uint32 KEKHAKAPMIN = 11; + uint32 JDHCKKAGBNL = 1686; +} + +message BEDOGAKKGME { + uint32 GPAELJHNAEK = 1; + uint32 level_id = 2; + repeated NOMCBNKPDFH KGOGFPODDLJ = 3; + bool ECIHDIJCLED = 5; +} + +// CmdID: 24294 +message OPGHPAKMCGF { + uint64 HODOLKCOPLG = 4; + JMHJPMMAMDC HJPLELOFAHP = 12; +} + +// CmdID: 5501 +message FEGDEKEKPBB { + int32 retcode = 12; +} + +message BCPNCFENHEL { + Vector pos = 14; + Vector rot = 15; +} + +message IPMKKCHICNG { + repeated uint32 HNPBPPDIJPP = 4; + repeated MBJPNGPAMOD KFAPIJCGDBC = 15; +} + +// CmdID: 3547 +message EDJMJDKOPCP { + NHHFHIDLIJI IKLKEMLFHDG = 2; + NHHFHIDLIJI CDPKGJBMDDJ = 3; + NHHFHIDLIJI DLIEFEBJLGI = 4; + NHHFHIDLIJI LLFKLCNKGDI = 5; + NHHFHIDLIJI HDDLPBAJIIA = 12; + NHHFHIDLIJI DPCKMFMFDHJ = 15; +} + +// CmdID: 5792 +message FLMLCJBBJKD { + uint32 uid = 3; + uint32 avatar_id = 6; + uint32 costume_id = 7; +} + +message OAKHMEFENGD { + uint32 level_id = 1; + bool is_finish = 2; + repeated EPIGPIPPDPK PKKONKBPJIA = 5; + uint32 score = 8; + bool ECIHDIJCLED = 12; +} + +// CmdID: 1244 +message MHEPMFHILLO { + GMFPPHHLCMP NLMDBCACPFG = 1; +} + +message IOKGLHNECGF { + uint32 scene_id = 1; + string BMEDKOLJHEP = 6; + uint32 FNCOGCLPGNC = 12; +} + +// CmdID: 4931 +message IOJPHHAOPBC { +} + +message MLEJMIGOIIP { + uint32 HBKDFLGIPMG = 4; + uint32 DFKOCKONGFH = 7; + repeated CLMDDBPMEEJ KFAPIJCGDBC = 8; + HGMEONGLCKM NBEOLENHMFM = 9; + uint32 COHKAIACIEF = 10; + repeated uint32 JPANPDJFHJK = 14; + uint32 LEKFEJHKPPE = 15; +} + +message CLMDDBPMEEJ { + JAILCNEFODI avatar_type = 5; + uint32 avatar_id = 12; + uint32 costume_id = 13; + uint32 CMAFEKGPACG = 15; +} + +// CmdID: 22396 +message ICGIFJNKHKE { + repeated FFJDCNGFNPM CGEFIFAFFNB = 2; +} + +// CmdID: 5623 +message BDJHDFADIPJ { + uint32 GBCEBGKBJDM = 10; + FoundationInfo LOGNNDHODKH = 14; +} + +// CmdID: 29016 +message KEAGPMFJICL { +} + +// CmdID: 23014 +message DIHNPGEPGGE { + repeated ANAEPBEPALC BCDECBEOKLF = 9; +} + +// CmdID: 4085 +message KMNJHIPKFKI { + repeated uint32 MICBNEEHGAM = 15; + repeated uint32 CLPDKLNBCME = 14; + uint32 OLIKAOABPJM = 1; +} + +// CmdID: 8897 +message OAMIJKLPABM { + uint32 JEFILDJEBAJ = 3; + int32 retcode = 4; + uint32 IBADLNMJBII = 7; + uint32 GGHKDJLGFPB = 11; +} + +// CmdID: 8488 +message NPNCPFJDBFL { +} + +// CmdID: 29543 +message PCABPLJEDND { +} + +message GEOOKFFKPOK { + repeated uint32 OEIHEBPJCJC = 8; + repeated uint32 ENMMKPCHPND = 10; + uint32 JMLHMOJMMPM = 12; + uint32 level_id = 15; +} + +// CmdID: 20191 +message CBEHIJLKPDN { + int32 retcode = 6; +} + +message OHJJHHGAKBC { + string KAMJIJOLFKJ = 2; + repeated DKNKKMEMNEC BFBOMBOINPJ = 3; + string BKDILGIJPEG = 5; + NBADDMOPLEI BLFKOJLCCOO = 9; + uint32 uid = 10; + uint32 DJCFMFEDNCG = 15; +} + +message BAJHGOIMCCE { + uint32 point_id = 1; + uint32 BELHFLPNEGD = 2; + uint32 PIMCMAMENCI = 4; + uint32 EGBMIFDJDIH = 13; + KDIOOJINLKG HGKOEGEBHFO = 14; + uint32 CNEBHLCGNIJ = 15; +} + +// CmdID: 24490 +message FDOOKKJEIPN { +} + +message ABEALCJGLHD { + map BPKKDFMLEMP = 9; +} + +// CmdID: 7017 +message IIHEMCMLIDH { +} + +// CmdID: 24074 +message NHDNHGJPGIF { + uint32 KHHIBKPBKPN = 8; + uint32 CCPIGCCDBOI = 10; +} + +// CmdID: 5027 +message LJBOHILAKAL { + string version = 3; + repeated uint32 AMFKEHPHNEB = 8; +} + +// CmdID: 25753 +message AGKCJIFJCAO { + bool is_finish = 4; + uint32 CIBEADMMKOE = 13; + uint32 level_id = 1; + uint32 score = 9; + uint32 JOFBEIACLOF = 12; +} + +// CmdID: 3067 +message AIKKIOBLNLI { + uint32 GAPLFMMGBFA = 10; + int32 retcode = 12; + uint32 point_id = 13; +} + +// CmdID: 20890 +message HPNJPKAOMAA { + int32 retcode = 6; +} + +message EBOHAHFDKOF { + bool ECIHDIJCLED = 3; + uint32 level_id = 11; +} + +// CmdID: 29907 +message AOPMIAHLGLA { + bool AMBLLDMIPFP = 1; + repeated HJONJCCAEKJ OLIEBEKLPIM = 2; + uint32 DMNLDPPGOKG = 7; + uint32 level_id = 8; + repeated uint32 BOMDDCPIKBE = 9; + uint32 PEFPLNJHELI = 15; +} + +message DHIKEICGONL { + uint32 uid = 1; + HFCNCHPPHKA pos = 2; + uint32 score = 3; + uint32 index = 4; + uint32 DINGFNCEIAB = 5; + uint32 MANNCAFBIME = 6; +} + +message HCCIOPJEPFD { + uint32 KFAEDPLFJKL = 3; + uint32 BFPNCCABCIO = 8; + uint32 JGIHCIBOJPN = 12; + uint32 EEEOKADEHDG = 13; +} + +// CmdID: 20497 +message KJJCPOIPDIG { + PAAHDFJMICD BAKHAKCEMKF = 13; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 7072 +message HCFCMBOEMND { + uint32 ELOLOOPCJMJ = 2; + int32 retcode = 8; +} + +// CmdID: 20659 +message BAIIFEGKFJA { + repeated uint32 HPCKDGEMLDN = 3; + int32 retcode = 5; + bool BBFHPFFIGAI = 8; + bool BEPNJOLIPFG = 15; +} + +// CmdID: 4490 +message CFEEMMJKBDB { + uint32 player_uid = 1; + DJPKEMOICKC reason = 11; +} + +// CmdID: 24368 +message OFOAAMIMBHO { + uint32 BIMCAJGDDOI = 4; + bool NPODKPFBLPO = 9; + bool LHHBINHJAOE = 11; + bool MIOPOOHGDPM = 13; +} + +message KPLKOCFHDJO { + uint32 param1 = 1; + uint32 param2 = 5; + uint32 EPCPNHJNKBN = 13; + uint32 param3 = 15; +} + +// CmdID: 6794 +message MIPMPJMGKJH { + uint32 level_id = 14; + uint32 DMNLDPPGOKG = 9; +} + +// CmdID: 27805 +message KMGABGNAANL { + repeated uint32 MKELECOPFFB = 15; + bool NPCCIMCPAAI = 4; + bool HONMJBADOHM = 13; + uint32 DFPNKFEKIIG = 8; +} + +// CmdID: 9379 +message HENKJJCGHLK { + uint32 CJMHJHIJMJN = 1; +} + +// CmdID: 3028 +message ILAJGOEEACE { + int32 retcode = 4; + uint32 FDFLPHCBGEF = 10; + repeated uint32 FNAOACPMMKD = 14; +} + +// CmdID: 3448 +message HJBBOLMCNPL { + int32 retcode = 10; +} + +// CmdID: 1714 +message NFHPNJCKDLA { + uint32 GHIAOGLLLDI = 11; +} + +// CmdID: 38 +message LJAJCPFMELP { + uint32 GEJGKAJFDCD = 2; + HENEBMLIICL KKACCPNOHCG = 6; +} + +// CmdID: 5768 +message IOGGGIIDFEM { +} + +// CmdID: 8680 +message HIOGPKDDDEE { + uint32 EIHBODHIOFK = 2; + string KADFMAMHGBG = 6; + uint32 AMHHCBFFLPL = 7; + Route route = 10; + uint32 entity_id = 11; +} + +message NFIKJOPIIND { + uint32 MBAADKNCICG = 11; + repeated LLCOCPJPBLD OFFNADBPDJB = 14; +} + +// CmdID: 9332 +message DONAFFFEOMP { + int32 retcode = 13; +} + +// CmdID: 2195 +message IPBCDNBNGEP { + uint32 MNGMFJCFMBC = 4; + uint32 ONABDGFCPIH = 5; + repeated OMHEKEEPFFF DFDKBIADLNM = 8; + uint32 LOLMNHAOOEC = 10; + uint32 DIKIEFCCHPA = 12; + uint32 MEMPKCGNNMF = 14; +} + +message ADGFPGNGGKK { + map EIFCHJHIKHI = 3; + uint32 NLHPDKJPDBG = 4; + uint32 LIHIBGCHLHC = 7; + uint32 FAILEALAADN = 8; + uint32 EOPFFIPDKGN = 10; + bool DPHDAGAGBII = 13; + bool KNHICJHGBEM = 14; + uint32 AFJCLENHANC = 15; +} + +message LHEEKNDLBLH { + uint32 ALELBOFDNOE = 1; + bool is_finish = 3; + uint32 LEKFEJHKPPE = 12; + bool NEENEIABNDB = 15; +} + +// CmdID: 5009 +message NGEAHBLCCBN { +} + +message LCMDACEFJPA { + uint32 uid = 1; + int64 param = 3; + uint32 AMMIAEOIGOD = 6; + string BKDILGIJPEG = 8; + uint32 DJCFMFEDNCG = 10; + string KAMJIJOLFKJ = 11; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + NBADDMOPLEI BLFKOJLCCOO = 15; +} + +// CmdID: 26082 +message JOKCCLIHDDC { + bool LKCAEOPCFOC = 15; +} + +// CmdID: 23513 +message MNMGPKALMBM { + repeated BOHJMEPEIEC LBBACOODLII = 1; + int32 retcode = 10; + uint32 FKHOHKELKOE = 13; +} + +message JCNOHCDNGBJ { + uint32 NCNKMDBAFEH = 4; + ONEJLAKGHCI MHFDGAGIEPA = 5; + uint32 BHKEDLMDGPM = 7; + uint32 score = 9; +} + +// CmdID: 9533 +message DGAJJPBPFKC { + repeated NGGKFPEMAPD GBHOOLGCENE = 6; + int32 retcode = 9; +} + +// CmdID: 20908 +message PBNELDLEALH { + repeated ItemParam DLKGDLNILEH = 8; + repeated uint64 KKAGFCFMHMM = 15; + uint64 OPBNFDPDJGD = 14; +} + +// CmdID: 28476 +message JHLCOKCMEIF { + uint32 KAJCNDJLKFI = 4; + int32 retcode = 13; + uint32 PJJLMHGJKDG = 14; +} + +// CmdID: 226 +message NJMNLOGDOIA { + repeated uint64 avatar_guid = 1; +} + +// CmdID: 24058 +message IPKDKPCHGDN { + uint32 avatar_id = 4; +} + +message KCBMBGACJPH { + string name = 3; + bool OLHCOKLBCHP = 9; + repeated uint32 BFBOMBOINPJ = 11; + repeated uint32 HOEPCMHJBHE = 13; +} + +message OBNMFMNOHGF { + repeated uint32 BFBOMBOINPJ = 1; + uint32 JMLDGKCBCBO = 3; + string name = 6; + bool OENHCBLFPFC = 7; + uint32 id = 10; + uint32 EJGKAPALFJB = 12; + fixed32 GCBNFPLAHLD = 13; + repeated uint32 HOEPCMHJBHE = 14; +} + +// CmdID: 7205 +message BJBBIAHCHAM { + KDHMGBBMGEL NNFPNODFKOB = 6; +} + +// CmdID: 5800 +message IKBNCIHJOHJ { + bool NFNLOKMPILI = 4; + int32 retcode = 7; + uint32 JCHHLLEBMJA = 9; +} + +message AFAKIIOJANI { + uint32 APNLOFPNAHN = 12; +} + +// CmdID: 6190 +message JOFEIGJLEHA { + bool OFHEHOOHOJA = 4; +} + +// CmdID: 812 +message NDEFLGCEGNH { + map DNJDKHDFHOP = 15; +} + +// CmdID: 8272 +message LINGKNDPEAH { + uint32 index = 2; + uint32 GLDNNFOCDEM = 7; +} + +message MOLMLGEOKIL { + repeated NJEIIEBDGJB MCDIJKPHLNO = 1; +} + +// CmdID: 29235 +message KEALAIICAGL { + uint32 MEMPKCGNNMF = 10; +} + +// CmdID: 21189 +message EJLOLDHLMHP { + uint32 HOMGPJJMLDG = 1; + uint32 param = 5; + int32 retcode = 6; + bool MCPKKMHKCPD = 11; +} + +// CmdID: 27116 +message NFJEFJNDGJA { + int32 retcode = 9; +} + +// CmdID: 5684 +message PDHIKJMIHHG { + repeated string MJIFBDOJHMK = 1; +} + +// CmdID: 3839 +message KFENIGBPGAM { + int32 retcode = 10; +} + +// CmdID: 24911 +message DMMEADAOFEH { + uint32 level_id = 6; +} + +// CmdID: 20035 +message KHKOKKLJCEG { + string PFFPLPPEBPP = 4; +} + +message GGDBPDILAOF { + uint32 KGEDPGANKPC = 7; + uint32 entity_id = 8; + int32 BEDACOIEIMA = 11; + Vector pos = 13; + uint32 OINIFIPDJPH = 14; +} + +message KEFJLEOPBOA { + Vector rot = 4; + uint32 scene_id = 6; + uint32 MDONEMKPMBK = 9; + uint32 end_time = 10; + Vector pos = 15; +} + +message JHBIPKMOCCG { + repeated KGIGHCKLLKL GPMDIAECOGH = 5; + uint32 AFJCLENHANC = 11; + bool DPHDAGAGBII = 13; + repeated CELAJGPDPBN OPLAJNCKEFN = 15; +} + +// CmdID: 6689 +message MCJHCKBCIHC { +} + +// CmdID: 7672 +message ELFDJCEAFJH { + uint64 BOCHKLKFMIK = 2; + int32 retcode = 5; + uint32 CJFGADHMEOL = 11; + uint64 guid = 12; + uint32 item_id = 14; +} + +// CmdID: 26160 +message LIOOMDEONGK { + uint32 KENIKECFFLM = 5; + int32 retcode = 7; +} + +message ONOHEIODDKC { + uint32 BJJGMLIAKLB = 3; +} + +message BCGHOPFDCOB { + uint32 BCGGIOGBOCK = 4; + uint32 JHMGBEKGGGD = 5; + uint32 HFBFDCFOMPD = 9; + uint32 NCAPFABBIKM = 10; + int32 CNGFCLPCJGC = 13; +} + +// CmdID: 6102 +message FLLBMPEGFJM { + repeated int32 DNCFMFNGLFA = 2; + repeated DBDDCNHMJLH CBDJNKEPEAJ = 5; + int32 retcode = 6; +} + +// CmdID: 21304 +message MBLMMBKDINH { + uint32 BKCLMICECHC = 12; + uint32 JABCJFFOAHL = 11; +} + +// CmdID: 23488 +message LHDGJDLNECL { + NIEMJJCEDCF AIAAJCALBMI = 2; + uint32 LJBANIMOEJP = 3; + uint32 BJMIHKPHIFA = 7; + NIEMJJCEDCF NHKDMBNIEHO = 12; +} + +// CmdID: 23178 +message BGOIBBGGJKD { +} + +message IOLIKLNLGCL { + map CKFEFFBPDAD = 1; + bool ECIHDIJCLED = 3; + uint32 MEMPKCGNNMF = 4; + bool is_finish = 6; + uint32 DMKFECCMCOP = 11; +} + +// CmdID: 9762 +message BMAJAFFJKFJ { + repeated NOFLBMENKNC JFNNNIPOCBJ = 6; +} + +// CmdID: 22064 +message EOMLBCNNEDE { + int32 retcode = 10; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 25067 +message CMOJDONPILO { + int32 retcode = 5; + uint32 target_uid = 7; + uint32 param = 9; +} + +// CmdID: 1277 +message LLKEEIIHNLK { + map ONNLNEFNFGJ = 1; + uint32 GPDOGMPIJFC = 5; +} + +// CmdID: 2816 +message OGPNAFHIOHE { + int32 retcode = 6; +} + +// CmdID: 317 +message NBGKJECKALP { + bool BHFFJLAACHB = 5; + uint32 IIDHPKEFHPM = 6; + bool PKIKLJPBFLD = 8; +} + +// CmdID: 27750 +message LFBAPDCNEEJ { + repeated uint32 DAHKFDAACLL = 14; +} + +// CmdID: 1178 +message EPGJBMMOFFG { + uint32 CDMJGIFEFMD = 14; +} + +message KPLDGCNNFJM { + map EJEPPAJKAOB = 11; +} + +// CmdID: 2103 +message EBJEJFLKJHK { + bool FDGOBOIHCBP = 12; +} + +// CmdID: 2272 +message MAGLDAGOBKN { + bool NAPMCBKMNAA = 3; + uint64 server_time = 7; + uint64 OPCKNLIJCHD = 8; +} + +// CmdID: 9226 +message OPKCPDKGHHK { +} + +// CmdID: 3138 +message IEMKDBKMBAK { + int32 retcode = 11; + uint32 MEMPKCGNNMF = 12; + oneof GCBCKCBNPMN { + NPANKIFLLMM settle_info = 15; + } +} + +// CmdID: 4378 +message JPPADDIABKA { + int32 retcode = 7; +} + +// CmdID: 5554 +message HOGBEGLDNNK { + uint32 target_entity_id = 3; + uint32 KJLBEPDNLDM = 12; +} + +message APJFAMGOJDB { + uint32 skill_id = 2; + uint32 EFJOHFKEMJF = 6; + bool LHHBINHJAOE = 13; + uint32 NIMJBKKHMGM = 15; +} + +message KFJHKFECDPD { + IDGMPHBJNIM type = 4; + repeated uint32 HOGFDPAOFOM = 8; +} + +message GGCFFDKLEEN { + oneof ADEBPDLAOJP { + string str_param = 11; + uint32 int_param = 13; + float flt_param = 12; + } +} + +message NCGJEBLJECF { + repeated OEPKKECPJHN CBENKJEOCIL = 5; +} + +// CmdID: 20103 +message JNNINBPJDLE { + string CEELGOOGBEC = 6; + uint32 play_type = 7; + uint32 entity_id = 8; + repeated uint32 uid_list = 12; + uint32 LAICDPFDIMH = 14; + repeated uint32 param_list = 15; +} + +message MDBNHEBDNED { + repeated ELFMDEMLJCB KMHADMIDCPG = 12; +} + +// CmdID: 6549 +message COBEAJJCKPD { + repeated AvatarRenameInfo avatar_rename_list = 2; +} + +// CmdID: 7974 +message PBIPAGMDPHC { + int32 retcode = 9; +} + +message AIIGDIHBJGA { + uint32 count = 11; + repeated uint32 NKLNIDIKHFP = 12; +} + +message KAIMCPBDBCK { + repeated IOGHHFJJKPG CBENKJEOCIL = 5; +} + +// CmdID: 23208 +message JLBBNOAFGKO { + bool FDGOBOIHCBP = 3; +} + +// CmdID: 9617 +message IKKOMAKKLAO { + bool is_locked = 2; + uint32 EBABPELDOGG = 5; +} + +// CmdID: 23770 +message FMPFFPFEAGK { + bool NOFKHEDPMPP = 2; + bool LKCAEOPCFOC = 13; + int32 retcode = 15; +} + +message ADEMKIPFKNF { + JMEOLLKIONG ONNCHKCBPMK = 7; + uint32 PHNJPMEEIBJ = 14; +} + +// CmdID: 2238 +message PABBJJJHEKA { + int32 retcode = 3; +} + +message BEDGMDCOEEN { + uint32 OKKAPKJIHJB = 1; + repeated AGBLHGEAJAO IBJPFJKFBJO = 6; + uint32 IJAGLLBJKDA = 10; +} + +// CmdID: 7738 +message OBBKHEDCJKH { +} + +// CmdID: 4224 +message NMDDPMNEFOH { + uint32 target_uid = 8; +} + +// CmdID: 6647 +message JBEIBCKHHGH { + repeated ItemParam ALMBIFELKAA = 13; + repeated uint64 NJLKAFBFFCN = 3; + oneof BNPJPJLNFBE { + uint32 furniture_suite_id = 1379; + uint32 slot_id = 1756; + } +} + +// CmdID: 1385 +message GLAIALAEGPB { +} + +// CmdID: 5238 +message GBJPKONEMDA { + int32 retcode = 12; + map LNKJPKACOOP = 15; +} + +message LBLOFALMNAN { + uint32 EEAHOCADKOO = 1; + PHACOOCNGKJ OALBMPMEAGI = 4; + repeated LHJHJBONAKA item_list = 7; + uint32 JPDCJANECAN = 8; + uint32 MHGHINOGBGD = 9; + uint32 MCLJDHGBBMN = 10; + bool KOCNPKMBAGE = 11; + bool CPCHDKGCFMA = 12; + uint32 config_id = 13; + repeated string argument_list = 14; + NHLCOOPKJBL LFDDFLJLOEP = 15; +} + +// CmdID: 8321 +message GJOAFPOAPID { + uint32 OCFIENLFJCK = 3; + repeated DNKELOMNHJD JHGOCHFCKEJ = 6; + uint32 KLEOLEIBPKD = 12; + uint32 BNDBACFFGKM = 13; + uint32 EMMFFKCNBOI = 15; +} + +// CmdID: 9880 +message MECALNECCPM { + uint32 mp_play_id = 2; + bool HMKFFHBMMLH = 9; +} + +// CmdID: 23046 +message SceneDataNotify { + repeated uint32 scene_tag_id_list = 5; + repeated string level_config_name_list = 9; + MapLayerInfo map_layer_info = 10; + CGMAOKBGOHO DFNDKDAFEJO = 15; +} + +// CmdID: 7894 +message JDBNALHNDNI { + repeated string DNBGCLGEKNI = 12; +} + +// CmdID: 5036 +message AKNDLAAJJNN { +} + +// CmdID: 4619 +message MMJKCAPLCPK { + uint32 FKHOHKELKOE = 14; +} + +// CmdID: 20644 +message JDGEODDOCMB { + repeated uint64 FIKGDOFABEE = 1; +} + +message FGEDMKGLGIO { + bool DMACPPDBPEK = 14; +} + +message CDAADHNAGCJ { + string LGNFAFMPHKD = 4; + bool LEJLMJJDEDC = 5; +} + +// CmdID: 8766 +message IOBFFALBAGC { + uint32 OMGCHBACHCI = 2; + uint32 ADMOKADNFHH = 4; + uint32 KPAMPGDJDHE = 8; +} + +message MBOEMIHOBGE { + uint32 HFJBNDPDLBE = 4; + uint32 IBNKHHBMAEH = 5; + uint32 MABJLJIHKMI = 13; + uint32 BFKEKIMHAEK = 14; +} + +message HONABCHJGLK { + uint32 LGBNFIFCPJF = 3; + PJFODMHGOLN JNMIGJHKAHE = 5; + uint32 MEMPKCGNNMF = 8; + bool ECIHDIJCLED = 9; + uint32 GJLPMFGOLLM = 15; +} + +message SceneMonsterInfo { + uint32 monster_id = 1; + uint32 group_id = 2; + uint32 config_id = 3; + repeated SceneWeaponInfo weapon_list = 4; + uint32 authority_peer_id = 5; + repeated uint32 affix_list = 6; + bool is_elite = 7; + uint32 owner_entity_id = 8; + uint32 summoned_tag = 9; + map summon_tag_map = 10; + uint32 pose_id = 11; + MonsterBornType born_type = 12; + uint32 block_id = 13; + uint32 mark_flag = 14; + uint32 title_id = 15; + uint32 special_name_id = 16; + uint32 attack_target_id = 17; + MonsterRoute monster_route = 18; + uint32 ai_config_id = 19; + uint32 level_route_id = 20; + uint32 init_pose_id = 21; + bool is_light = 22; + uint32 kill_num = 23; + oneof content { + SceneFishInfo fish_info = 50; + FishtankFishInfo fishtank_fish_info = 51; + } +} + +message GAFLJBCFKJJ { + map OHBKEKLJBEF = 9; +} + +// CmdID: 8988 +message HONAILLFGBD { + uint32 OMGCHBACHCI = 7; + int32 retcode = 12; +} + +// CmdID: 27792 +message AKGKPNIEONN { + repeated LODOPKNFJNB ENEHEGNABIL = 3; +} + +// CmdID: 21224 +message FNBPMJMCCDD { + uint32 AGOOLLPKFOM = 2; + uint32 PBAAKONINKM = 14; +} + +// CmdID: 3880 +message PMFGPDEDPML { + uint32 GGHKDJLGFPB = 2; + uint32 level = 3; +} + +// CmdID: 5242 +message ICGCOCLJALE { + LBBINCMIBAL IBJHBIMBAIM = 4; +} + +// CmdID: 3597 +message MFHPMCPAENK { + uint32 uid = 14; +} + +message EEGBPINNFHJ { + uint32 ILPJBEPJDLP = 7; + uint32 PGLAJFAFGAI = 8; + bool LBMIALPEOBA = 9; + uint32 CJCJONHPIIO = 11; +} + +message LKCDJJFMHPO { + uint32 NKIEALGKIJD = 2; + uint32 instanced_modifier_id = 5; + uint32 instanced_ability_id = 9; + uint32 AJAEPNGNILD = 13; + bool is_serverbuff_modifier = 14; + int32 local_id = 15; +} + +// CmdID: 9382 +message NHLFBPKAHFH { + uint32 KHHIBKPBKPN = 12; + uint32 DFPNKFEKIIG = 8; + uint32 GBCEBGKBJDM = 1; +} + +// CmdID: 29280 +message NMADKCEJMHE { + uint32 GEFBNNEBKDB = 10; +} + +// CmdID: 21523 +message PJOBHNPMHBE { + repeated uint32 BEKBHHLPPIA = 1; +} + +// CmdID: 21066 +message CHECKDIALHE { +} + +// CmdID: 29013 +message FOPIAAEIJAO { + uint32 JEFILDJEBAJ = 15; + uint32 GGHKDJLGFPB = 8; + uint32 PCAOBBJLFFM = 6; +} + +// CmdID: 24529 +message AFHPONPADAE { + repeated uint32 FIKGDOFABEE = 9; + uint32 DIBJHDJHHLO = 8; + uint32 CNGJENENJIH = 2; + uint32 MHJEOKNGCDF = 13; +} + +// CmdID: 3178 +message POHDCFNFBJB { + HIMMEMHOGFB MFMLAKBIAED = 6; + uint32 KHHIBKPBKPN = 9; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 317; + } + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 3; + } +} + +// CmdID: 25687 +message MAPONFEJAJK { + uint32 level_id = 3; +} + +message DDAEKAJCGOK { + bool KPCNIPJNDAD = 5; +} + +// CmdID: 8359 +message NJINJCLDDHF { + uint32 JKLAFEIGOLC = 10; +} + +// CmdID: 7671 +message OPHGNDEIEMN { + uint32 GGHKDJLGFPB = 8; + repeated IMAGDMEIGIK EDJIABEJNIF = 9; + uint32 EOPFFIPDKGN = 10; + int32 retcode = 11; + PKHGEKDMFAP NKCKOOLIGAK = 13; + uint32 DMMPLGDAPPC = 15; +} + +// CmdID: 28787 +message MBMKHGCEKAP { +} + +message FAGIAFEJOJE { + uint32 PHODJHKGCJD = 8; + uint32 FJMABKLFMEJ = 11; + bool is_add = 13; + oneof detail { + JECNLAMMPFI card_result = 323; + LPANILCFGOB avatar_available_count_result = 511; + LKNIALGDPBJ coin_result = 1126; + OHJDHPDPKNG avatar_result = 1668; + } +} + +message PINNFJFFCGD { + bool HCBKNOLOGLA = 4; + uint32 CDIBDJLHFAO = 6; + uint32 JOFBEIACLOF = 9; +} + +message BHMKLLPGGAN { + uint64 avatar_guid = 3; + bool DOHHENFNGPE = 9; +} + +// CmdID: 7521 +message DKLNBKFJAPA { + int32 retcode = 6; +} + +message FBEMNKFGBCO { + uint32 avatar_id = 14; + uint32 costume_id = 15; +} + +// CmdID: 8209 +message EMPEPFFJNAN { + uint32 parent_quest_id = 9; + bool NNFACLKNGAE = 13; + bool MPGAFIMHBJA = 4; +} + +message IKHGGPNJGNB { + KPLDGCNNFJM JIAKNPCCJDK = 11; + PHHLAEBIONP DJPOPGCMNBC = 12; + DGHBMHOAELD KBBBMDNKPJH = 13; +} + +// CmdID: 23191 +message HLFADILGGHD { + repeated uint32 KNBIFCCIBLE = 1; + uint32 DMNLDPPGOKG = 2; + uint32 MEMPKCGNNMF = 3; + uint32 level_id = 6; + bool AMBLLDMIPFP = 11; + bool OMMFIPEHLOF = 13; + uint32 PBKEAOCBPMN = 15; +} + +// CmdID: 7486 +message EJLJDNJAOPJ { + uint32 config_id = 5; + bytes OINCFCJKNHA = 8; +} + +// CmdID: 9148 +message KOOGLNLMANH { + uint32 group_id = 4; + uint32 BKNPLFIKKFG = 6; + oneof detail { + NPPLLPEALIK irodori_chess_settle_info = 36; + ENNABDGOGOF chess_settle_info = 304; + KKFOBMPMGBI mechanicus_settle_info = 828; + } +} + +message HCIAJFNHJAA { + uint32 IBCGFFJGCID = 4; + uint32 level = 5; + uint32 NEIJIGCOHAD = 6; + uint32 EOPFFIPDKGN = 7; + repeated uint32 FKGBKFAHEFK = 10; + uint32 exp = 12; + uint32 JEFILDJEBAJ = 15; + HAKJCBNCNFP OMDCHNKNIKO = 219; + PHMENAIAOFB OGLNPBNCECO = 538; + MINOMPGFLEI AIAGDPEDGKI = 886; + HNJAAIPCEID JHOANKBNPLA = 1630; +} + +message NJNDGMEJDJB { + repeated EKPABGIJLBO POBHLHHDJHE = 2; + uint32 PHPFPPIDJKJ = 12; +} + +// CmdID: 2546 +message OKEJFHEIIPA { + GJNOBDELMLF HJIKEGIFECD = 14; +} + +// CmdID: 26725 +message HMJABLELKIJ { + int32 retcode = 2; + repeated DLNMIFIODEB ILNBHPKJKMG = 6; +} + +// CmdID: 21903 +message FPAPCGPCHNE { + bool IJNJEMGEJNM = 2; + int32 retcode = 10; + DOFEMMFNNNG NBHODDCFIKB = 12; +} + +message DFJMMDOCMMO { + uint32 config_id = 5; + uint32 group_id = 8; + Vector pos = 12; +} + +// CmdID: 2141 +message HCCFGMMKKLG { + repeated ItemParam DLKGDLNILEH = 4; +} + +message CGLHBKMLHJG { + Vector rot = 1; + uint32 guid = 4; + Vector pos = 9; + uint32 block_id = 10; +} + +// CmdID: 20224 +message AJLMNIOIONM { + int32 retcode = 12; + uint32 level_id = 14; +} + +// CmdID: 3452 +message PHFDKOLMGGI { + uint32 DGLCDJNMNKH = 1; +} + +// CmdID: 8612 +message GEEEHFPLPNG { +} + +// CmdID: 4216 +message NCLFINCCBGF { + bool OFBPBIOMCJD = 3; + AvatarInfo OHOAAMNLLCE = 12; +} + +// CmdID: 29491 +message NNBJFGBPPDB { + CustomGadgetTreeInfo KKONLPHIAHE = 6; + uint32 entity_id = 14; +} + +// CmdID: 8839 +message KIPCAHCFMNC { + repeated uint32 NEOJJNDLFFF = 2; + repeated uint32 param_list = 6; + uint32 PDLKMPBKANE = 7; + uint32 duration = 8; +} + +// CmdID: 28277 +message IEDKIIICDDF { + IEPCOAOEMNA MJGHGBHCFIL = 12; + uint32 score = 15; + bool EIALJBAENGJ = 11; + uint32 level_id = 2; +} + +message CGMAOKBGOHO { + repeated uint32 DHNKODBJKHL = 9; +} + +// CmdID: 24104 +message ABONIPJIEGL { + uint32 scene_id = 3; + int32 retcode = 10; + uint32 point_id = 11; +} + +message PFBEJHAGODB { + repeated MKALMMGNKOO EOJFOCOCBCJ = 1; + uint32 skill_id = 15; +} + +message KMJEDJLDEAB { + uint32 item_id = 5; + uint32 GFPPMNLPOEK = 12; +} + +// CmdID: 6362 +message KBMGILELKGM { + uint32 KDKNOOCOEBM = 3; + uint32 LGOOIDCIAAG = 8; +} + +// CmdID: 4191 +message PHMBDNHHEBI { +} + +// CmdID: 3084 +message MDGLFOGHNMH { + CustomGadgetTreeInfo KKONLPHIAHE = 4; + uint32 entity_id = 13; +} + +// CmdID: 28346 +message JGBPMOOKAIB { + int32 retcode = 3; +} + +// CmdID: 26209 +message NIHNJMCIBBF { + repeated HKBCJPOPOGI MKMHPOMEAHP = 1; + repeated HKBCJPOPOGI GBEPKGLFBFD = 6; + int32 retcode = 7; + repeated int32 DEKIIHDLAOI = 9; + repeated HKBCJPOPOGI NBIGLFHEJBE = 14; +} + +message BKEGALPKBIP { + repeated HDJKHDKCOAH CGMCLEELMJO = 2; +} + +// CmdID: 27937 +message FBCAFJJLALC { + uint32 EDHBECMMHJC = 7; + uint32 prop_type = 13; +} + +// CmdID: 28598 +message BGPKNENKPHM { + uint32 FCHFAKEPINP = 14; + uint32 index = 5; +} + +// CmdID: 27433 +message JAFKKPEPGBK { + VehicleMember NIBLMCEOFLG = 3; + uint32 GIICKAOFKDB = 4; + int32 retcode = 5; + HDPDHDLPHAE IIFDBEPLDKE = 6; + uint32 gadget_id = 7; + uint32 entity_id = 8; + Vector BNDOCLLEBEA = 10; + CKIJCDMELNH OAAHHNMHAFH = 11; + Vector BELIOKMDLGB = 15; +} + +// CmdID: 23771 +message MLPNMHMIOFD { + int32 retcode = 3; +} + +// CmdID: 6063 +message LJOMJDECLLC { +} + +message HKPNPGABCIJ { + repeated uint32 skill_id_list = 1; + bool HKGKCLKJDOP = 2; + uint32 KDKNOOCOEBM = 3; + uint32 id = 6; + uint32 FBPGIMLMDNJ = 7; + repeated uint32 tag_list = 9; + repeated EKPABGIJLBO POBHLHHDJHE = 11; + repeated BMGMNIIEJBE CAHLHMJCOLO = 13; + uint32 guid = 15; +} + +// CmdID: 24600 +message LPEKIDBDKND { + uint32 CENHKJDFFDA = 2; + repeated uint32 uid_list = 6; + NMJPFHHJDAN reason = 10; +} + +message MAELIJNMJFG { + uint32 duration = 6; + uint32 BKNPLFIKKFG = 7; + uint32 group_id = 8; + uint32 GJNBFNOIIIN = 9; + uint32 FPEDHEDEKPE = 13; + uint32 LGBNFIFCPJF = 14; + uint32 play_type = 15; + oneof detail { + BPIBIBMGOLL char_amusement_info = 83; + EFBIBOLLCCA pitch_pot_info = 99; + OOHIIBFCAJE lan_v_3_boat_info = 111; + JGBBFOGNLKN fleur_fair_info = 307; + IOILCOENABE ball_game_info = 317; + CPDNNJHCJLK monster_vs_monster_info = 326; + NBOKGPKIBPK hide_and_seek_info = 590; + LLIDCBKBPJH target_shooting_info = 716; + JCEKIAJCNCJ coin_collect_info = 842; + DNFMMBKOPGA bird_ball_info = 878; + OCKFDNDLGJG hide_and_seek_v_4_info = 993; + FFNNMLBFEIH lan_v_4_party_lion_info = 1052; + BBHCDJOBHMJ brick_breaker_info = 1805; + OGAIOCIIAOB chess_info = 1844; + HIKJHBDFMPA mechanicus_info = 1850; + JOJDJOPIEAG fleur_fair_v_2_pacman_info = 1914; + FGJDCEDJKFK watergun_info = 1920; + CHOKEFPFLEC irodori_chess_info = 2013; + } +} + +message GOIPIABAGCG { + uint32 JPMNOMPMNEI = 2; + uint32 MKPAIDDGMEJ = 3; + uint32 IBPPBOJMPPN = 7; + uint32 CMNKKDBHIJG = 8; + repeated uint32 KCIILFEBDGL = 14; + uint32 PGEDCPGDIGF = 15; +} + +// CmdID: 23461 +message JIKMIGJJCEE { +} + +message FHFDMAMPGOG { + fixed32 end_time = 7; + repeated uint32 FIKGDOFABEE = 11; + fixed32 LGBNFIFCPJF = 12; +} + +// CmdID: 25988 +message DGLCIOMEHOL { + oneof detail { + bool is_show_animation = 1092; + uint32 bgm_id = 200; + bool is_show_detail_build = 337; + bool is_show_brief_card_event_case = 1260; + uint32 red_point = 1669; + } +} + +// CmdID: 23418 +message GNHKJMIJEOC { +} + +// CmdID: 9866 +message PKPKEBFBGBP { + int32 retcode = 10; +} + +message POKLPBJOIGI { + uint32 costume_id = 8; + uint64 guid = 9; + uint32 avatar_id = 13; +} + +message MLLBFFMEEMP { + uint32 GCBHMFENENA = 1; + float FGIDALDOMAF = 2; + uint32 NLDMDECJCMG = 9; +} + +message ONJIENGBDIP { + bool NFOLOCGBFFG = 1; + uint32 COMEFDOONHD = 6; + uint32 progress = 13; + JDFKBDOHHNI state = 14; +} + +// CmdID: 2022 +message DNDILJMHLIM { + int32 retcode = 6; +} + +// CmdID: 2570 +message PNEAHEEGOPI { + string DPPIBJFOMOC = 9; +} + +// CmdID: 9549 +message BEKNBPEJLCO { + repeated uint32 FGHOFGJOICC = 7; + repeated uint32 JMEIEMBNDHK = 10; + uint32 DMNLDPPGOKG = 2; + uint32 level_id = 13; +} + +// CmdID: 4852 +message GGIHKODOKAJ { + uint32 cell_id = 5; + uint32 GAPLFMMGBFA = 12; +} + +message OOLBPNPEMDK { + uint32 CNGPMODDHNG = 7; + repeated AMIFCCDHBCP GMLDCKALLKK = 11; + repeated AMIFCCDHBCP OPGIOLHGGDC = 13; +} + +message AAJGICJDCMG { + repeated LPKFHNJIBNA CBENKJEOCIL = 1; +} + +// CmdID: 2812 +message IEHIJGIEKLH { + uint32 scene_id = 5; + uint32 group_id = 7; + uint32 config_id = 13; +} + +// CmdID: 9759 +message AGMJONLIFGP { +} + +message MIAMFOFPFNK { + uint32 CJFGADHMEOL = 1; + ONOPNDGNFHA tag = 10; + uint32 ALPFBBEJIMO = 12; +} + +// CmdID: 25798 +message HEGBOMGKEKM { + IGOHJIBCDFA LKIDBHIOOOG = 1; + ANEHJKNOOGJ BOCFEILEAKI = 11; +} + +message AbilityGadgetInfo { + uint32 camp_id = 1; + uint32 camp_target_type = 2; + uint32 target_entity_id = 3; +} + +message CPDNNJHCJLK { + uint32 HDFGHJKNDIC = 1; + uint32 DEENPOGJLAH = 8; + CHMHIACPPDE PMMOGLAECFB = 10; + uint32 KMAAANMABNJ = 12; + GNMNGOODHEA ODEPMBDNILM = 15; +} + +// CmdID: 2417 +message NNAMCFEGNKO { +} + +message GGKIGJCGIJN { + bool ECIHDIJCLED = 1; + uint32 MEMPKCGNNMF = 3; + bool EGCLHKEILHK = 5; + uint32 DMKFECCMCOP = 6; +} + +// CmdID: 9093 +message IJAEOLMJEJG { + KPJFPADPFMJ FDHAGOENHAC = 11; +} + +// CmdID: 22306 +message OHEMJFMKOCG { + int32 retcode = 6; + MAMJNJHCDAP KJNBDCIAENF = 13; +} + +// CmdID: 23855 +message MEBAPANFGNE { + uint32 BKNPLFIKKFG = 1; + int32 retcode = 7; + uint32 group_id = 14; +} + +// CmdID: 6195 +message NLBLDGPANLP { + uint32 scene_id = 13; + int32 IAMMGIHCBHJ = 12; + int32 JJFPFMPJEMA = 4; +} + +// CmdID: 6886 +message OAPIJKCCAAC { +} + +// CmdID: 25566 +message ACHBOCKFICE { + int32 retcode = 9; + uint32 offering_id = 12; +} + +// CmdID: 2333 +message NDEKEJOIIDB { + int32 retcode = 13; +} + +message FJHBJODAPMI { + uint32 GHIAOGLLLDI = 9; +} + +// CmdID: 5247 +message FMJOIKFENCN { + uint32 ALODOJJBEEN = 3; + int32 retcode = 12; + repeated ItemParam IFFNGNBBIBB = 13; + uint32 AJDEFLCGBMB = 14; + uint32 JFKPLILDPOM = 15; +} + +// CmdID: 7826 +message HKLBHEAIOAL { + int32 retcode = 5; + uint32 GGHKDJLGFPB = 9; + uint32 FFHEMBOKBEF = 14; +} + +message NOAIFEGNKML { + repeated uint32 BEOIMEMPIPB = 6; + repeated OAJCFEAJHJH POKNDECEFGA = 7; + repeated uint32 NINPEMGPNPI = 10; + repeated OAJCFEAJHJH HEDAHIMEGJF = 13; + bool GBIEKPAILDC = 14; +} + +// CmdID: 1834 +message CNGMICDJALJ { + bool OENHCBLFPFC = 3; + uint32 CDMJGIFEFMD = 7; +} + +// CmdID: 1637 +message BLEBJAKFEKM { + uint32 GAPLFMMGBFA = 1; +} + +// CmdID: 1941 +message HLPAEBGHAEH { + Vector BEHLKBCIBPE = 4; + uint32 skill_id = 11; + IGOHJIBCDFA LKIDBHIOOOG = 6; + uint32 MIAGFDLDMPH = 9; +} + +// CmdID: 28523 +message OGEKLKKFMGE { + uint32 OGOPOPJBOBP = 2; + bool CPKNLALFOAC = 11; + uint32 HNIJMEHBEBP = 15; +} + +message DHAIHHLDMBN { + bool IICIDNMOEBC = 4; + uint32 score = 5; + uint32 uid = 6; +} + +// CmdID: 22663 +message KEHAGDINCAC { + int32 retcode = 11; +} + +// CmdID: 28893 +message KBMFNDBGLPO { + uint32 OMGCHBACHCI = 4; +} + +// CmdID: 1466 +message JNNNMJIOMIG { + LODOPKNFJNB NLMDBCACPFG = 14; +} + +// CmdID: 5265 +message OLNMFINHBDJ { + bool IFCHJFJGMCP = 11; +} + +message ABMOEKNPCLA { + Vector pos = 1; + uint32 uid = 5; + Vector rot = 10; + repeated uint32 KJAEPLIIAIH = 12; +} + +// CmdID: 28703 +message EMOGNFIONFJ { + uint32 avatar_id = 10; + uint32 type = 6; + oneof detail { + LDNKDLDIICD element_reliquary_set_request = 2022; + NMHLBNGKMPM element_weapon_request = 63; + CJNKAMCMNPF element_reliquary_request = 1903; + DFBALNGNHFA skill_request = 711; + AFAKIIOJANI reliquary_request = 327; + ACBCLKOFKDJ reliquary_set_request = 39; + MMENHIKOCMF weapon_request = 619; + } +} + +message DGHBMHOAELD { + repeated NLLLHGKPNFA EBLDMCJPKJA = 10; +} + +// CmdID: 4874 +message LOHBGCCLMHO { + int32 retcode = 14; +} + +// CmdID: 4389 +message HOCNHFOGOLE { + uint32 OMGCHBACHCI = 2; +} + +message JCCFIOJLOGG { + uint32 FBPGIMLMDNJ = 5; + repeated CMDEEPDJOGA EBHCABLNKLP = 12; + repeated uint32 LGBIPEHFABC = 14; +} + +// CmdID: 9793 +message FOFDPMOHGEE { + int32 retcode = 7; + repeated GMFPPHHLCMP MICCOOBJINI = 11; + LFFKPKFCJLN BBHFJFEBGAP = 13; +} + +// CmdID: 20137 +message KHMLDIKOLJL { + MGLDGAHDHLO BEPFMDKMFIC = 3; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 20023 +message GAINABOLNJD { + uint32 PDGNEDCPOCH = 2; + map OEGMMDLJKDM = 8; + repeated uint32 BPEFDNBLOFG = 12; +} + +message HGJKKEIJHPD { + repeated int32 HOGFDPAOFOM = 4; + uint32 key = 8; +} + +// CmdID: 7814 +message MEHMEKNCLBI { + uint32 id = 3; +} + +// CmdID: 679 +message IEEKDKNOMEB { + int32 retcode = 8; +} + +message HJIBIJBLDJD { + uint64 server_game_time = 10; + bool KBNHKAMGPJI = 14; +} + +// CmdID: 25452 +message NNPNDANNBHK { + repeated BNGMEANKMMK GNGJHLJFJKE = 5; + BNGMEANKMMK OAJFGEFJNGC = 10; + repeated BNGMEANKMMK EOKJICANPIF = 15; +} + +// CmdID: 23516 +message LHHPNFMGJHN { + repeated FEOJPIKBGPN OFFNADBPDJB = 13; +} + +// CmdID: 23807 +message BKNAHBPGKBB { + repeated uint32 MKELECOPFFB = 8; + uint32 DFPNKFEKIIG = 15; +} + +// CmdID: 3915 +message MKADIMJMFOA { + int32 retcode = 5; + repeated DGECJHENBKP HIJHPOCCAOC = 10; +} + +message PAJPIIHPAIL { + uint32 uid = 8; + Vector rot = 12; + Vector pos = 13; +} + +message IINNLAMMNKA { + repeated uint32 FGFNGHJGOLI = 1; + uint32 HIBBEJPBEIC = 2; +} + +// CmdID: 26193 +message FMMJCPHDNCB { + uint32 OMGCHBACHCI = 5; +} + +message KNBCEHEDICE { + bool DGGCKMIKBMO = 3; + NCEAKNKCGPC BEPFMDKMFIC = 11; +} + +// CmdID: 7348 +message KPJGLJELMJP { + uint32 ACNAGIPBCHP = 2; + uint32 KHCDHFJGKAD = 12; +} + +// CmdID: 22258 +message KDAFOGCNOEA { + uint32 level_id = 4; + uint32 HAJBDMHDGIG = 3; +} + +// CmdID: 8235 +message NKAGDMCNBIO { + repeated uint32 buff_id_list = 7; + int32 retcode = 8; +} + +// CmdID: 24685 +message LAOHHGHPPOO { + uint32 uid = 10; + uint32 JDHFHCFEONF = 14; +} + +// CmdID: 21191 +message LNDFNHLHIEM { + ACLJCIOFCIP HLFODGEAHAM = 9; +} + +message IBOMMPCKKLG { + uint32 GBAMHBBFPKN = 1; +} + +// CmdID: 2569 +message NDNLFHMPBII { +} + +// CmdID: 6192 +message PLIFJKPIPIK { + int32 uid = 4; +} + +// CmdID: 1527 +message OIIGHOIGLGH { + uint32 LJJBKFFFFMC = 4; + int32 retcode = 7; + uint32 GOAKCBGLBMJ = 8; +} + +// CmdID: 20673 +message FIGEAFJGIJB { +} + +message HAKNDHLJDDH { + uint32 GNJDNIHKBPI = 3; + uint32 DMKFECCMCOP = 5; + repeated ONFLENEINOB DGAKHNHMPLE = 7; + repeated uint32 JOLFIBIJFHD = 13; + bool ECIHDIJCLED = 15; +} + +message EIBLPCAAJKB { + uint32 avatar_id = 4; + uint32 uid = 5; + uint32 BPPJABONCJL = 6; +} + +message DJEEOJBGDJF { + uint32 LGBNFIFCPJF = 1; + uint32 OHBEPHIKOJO = 8; + bool ECIHDIJCLED = 13; + repeated FEOJPIKBGPN OFFNADBPDJB = 15; +} + +message OJKMPPGOHFK { + repeated uint32 FKFKBPKKMFI = 2; + repeated KFBBBEJGNFA PHEPCCAAFMA = 6; + repeated uint32 HDNJGNKLCKI = 10; + repeated uint32 GICJHOFKGKO = 11; +} + +message BDAGEKBLJHC { + uint32 GPEJLGHEOMG = 3; + uint32 DLFLCJKABFG = 7; + uint32 HMJBPHPPJDB = 15; +} + +// CmdID: 27719 +message IHBNAEHBCBP { + bool BGAOACGALDG = 2; + uint32 IEHLHAOGKPJ = 10; + int32 retcode = 15; +} + +message FGAKELDDLAM { + uint32 config_id = 1; + Vector pos = 5; + uint32 scene_id = 6; + uint32 AGIENJJKPBE = 7; + uint32 group_id = 10; +} + +// CmdID: 25095 +message OOAJPKPNEKC { + JCEKIAJCNCJ CKIBHDFLJFG = 13; +} + +message OLLJOMADDCK { + bool PHPEMOENBIM = 8; + repeated EBOHAHFDKOF CBENKJEOCIL = 12; +} + +// CmdID: 28386 +message DIMHKGCKIAC { + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 3344 +message BIKBDOOLLOP { + repeated HGMKOHPLKIE ELOKJJINGMC = 3; +} + +// CmdID: 287 +message AOGGDBKPBED { + map fight_prop_map = 7; + uint64 avatar_guid = 11; +} + +// CmdID: 6661 +message DJBOLPCIHMP { + FJHFJJHDCKO MHKFILFIBKE = 2; +} + +// CmdID: 4161 +message PPBJPNNGGKN { + int32 retcode = 7; +} + +// CmdID: 7194 +message FONACHBFFEI { + uint32 entity_id = 5; + uint32 today_fish_num = 6; +} + +message HKGAPBEDOAB { + uint32 EOPFFIPDKGN = 1; + repeated PFCHOFGMIAK NHPGADJLHEN = 5; + uint32 HFJILNCPAKL = 12; +} + +// CmdID: 3286 +message AAPENFEJJDJ { + uint32 FBBBJNHIPLF = 10; + uint32 ILIEOPGMDGO = 2; + uint32 CJCJONHPIIO = 5; +} + +// CmdID: 21876 +message MMBEPPELAHP { + int32 retcode = 2; + IHEKNMLMONC OOMNOOFGINO = 11; +} + +// CmdID: 22161 +message JMPILOPGKCO { + PLMKEBGLBBG DDPGEMGDHEL = 8; + uint32 OCINFHOJCEA = 12; + bool NFBIFIPDDAD = 14; +} + +// CmdID: 3219 +message DFBBGAEPPDE { + int32 retcode = 15; +} + +// CmdID: 23152 +message NHHCPOOANEI { + map GBHMAGADALJ = 1; + map EIAEIMKELEJ = 9; + uint32 POOOOJLNCAO = 5; + uint32 BDLMCMKDBOE = 4; + uint32 id = 6; +} + +// CmdID: 1940 +message CNPJFPPACPK { + uint32 CCPIGCCDBOI = 10; +} + +message IBCJPHKPJOI { + oneof CBNDOMCAFFJ { + ICEDMCKOPMG add_signal = 10; + GDBBEHJCPIK catch_seed = 12; + KFIGHHJGHIM refresh_seed = 14; + } +} + +message ICEDMCKOPMG { +} + +message KFIGHHJGHIM { + repeated Vector LNMJKKLPCFH = 9; +} + +message GDBBEHJCPIK { + uint32 entity_id = 14; +} + +// CmdID: 466 +message GENMGGJCJGH { + int32 retcode = 13; +} + +// CmdID: 279 +message BNEIPNILMEI { + repeated GONMJLNGLII BLNHHGNFLHG = 12; +} + +// CmdID: 26464 +message JNNODCLPIDE { + repeated JKLEDDOBLJI APPMHMKGCOF = 3; +} + +// CmdID: 8927 +message OOOOJAIACPD { + uint32 CJCJONHPIIO = 7; + int32 retcode = 11; + uint32 ONABDGFCPIH = 13; +} + +// CmdID: 24224 +message JANEOMNGDND { + Vector pos = 8; + uint32 OPMMNIJEDMI = 10; + uint32 FIAPBNCBBPB = 9; + uint32 DFPIJJFIFNM = 3; +} + +// CmdID: 29350 +message GGIBCNFPCKN { + uint32 level_id = 2; +} + +// CmdID: 21681 +message JIMEEHBHGHK { + uint32 BLBCCMPHAPA = 12; +} + +message HCEIOLPKLMH { +} + +// CmdID: 1639 +message BJPNDIDLBEN { + uint32 PHMKPNKMOOE = 8; +} + +// CmdID: 22075 +message GEMOLMMJLNP { + uint32 PKKKIJALPNM = 11; +} + +// CmdID: 9216 +message LGPIJFABLGK { + int32 retcode = 13; +} + +// CmdID: 27523 +message BHBHIJLELIJ { + int32 retcode = 8; + PKHGEKDMFAP DEJOIMAFMCK = 14; +} + +// CmdID: 27130 +message IFINKNHMMAC { + map CGLDFFGMBAI = 6; + int32 retcode = 8; +} + +// CmdID: 27466 +message ENDLMHKNBGD { + int32 retcode = 10; + uint32 uid = 11; + repeated uint32 KBBFCMNBDPE = 12; + uint32 KHHIBKPBKPN = 13; +} + +// CmdID: 23569 +message OIJHMBNKOIK { + int32 retcode = 2; +} + +// CmdID: 1569 +message OKBEOCOAGJC { + int32 retcode = 11; +} + +// CmdID: 23646 +message MGJEKABBIPL { + uint32 target_uid = 10; +} + +// CmdID: 360 +message APLOGGHJBOD { + uint32 group_id = 11; + uint32 KHHIBKPBKPN = 15; +} + +// CmdID: 20961 +message AKEMHLHGCBJ { + repeated uint32 JNFPMEIJENP = 8; + uint32 level_id = 6; +} + +message OOHIIBFCAJE { + bool POIGGNKEDAH = 6; + repeated uint32 JBADGIAHPGC = 8; + uint32 MCMBOFIFBCP = 13; + uint32 CENHKJDFFDA = 14; +} + +message FCHNNKFBMLC { + ABMOEKNPCLA GLBCIDCFHEP = 7; + uint32 scene_id = 12; +} + +// CmdID: 25629 +message BHPOKEJHDFM { + bool DGGCKMIKBMO = 2; + bool ANKCBOMMOJB = 6; + uint32 JOFBEIACLOF = 7; + uint32 level_id = 10; + uint32 LJEJEBELKMJ = 11; +} + +message GadgetGeneralRewardInfo { + uint32 resin = 1; + uint32 dead_time = 2; + repeated uint32 remain_uid_list = 3; + repeated uint32 qualify_uid_list = 4; + ItemParam item_param = 5; +} + +// CmdID: 28814 +message CHDHKNDAMIO { + uint32 BFPJPDCLFNM = 15; +} + +message AAGPCDJPGDK { + repeated uint32 CEFKEGAAGLL = 7; +} + +// CmdID: 6970 +message GDOLHGNGOAL { + int32 retcode = 1; + uint32 KCINBOMOIGL = 5; + uint64 avatar_guid = 11; +} + +message MPLFHJHMDPI { + uint32 level_id = 1; + repeated uint32 BOMDDCPIKBE = 6; +} + +// CmdID: 22881 +message FNPLANPMINA { + uint32 CDMJGIFEFMD = 14; + int32 retcode = 15; +} + +message PFPLCEJIDBB { + uint32 DKKGFPHNKNB = 8; + bytes data = 14; + uint32 NALBMJHAEIP = 15; +} + +// CmdID: 2227 +message PMAFCMCPILP { + uint32 cell_id = 1; + int32 retcode = 7; + uint32 GAPLFMMGBFA = 13; +} + +message KEEJNOLINBA { + bool GEGGCNEPHDI = 3; + repeated BHNEEDMELMK IMINIBCKGHD = 7; + bool NGFHDFNDLPG = 14; +} + +// CmdID: 27699 +message IJPHDPFEEMN { + uint32 play_type = 3; + uint32 entity_id = 6; + uint32 progress = 15; +} + +message EntityClientExtraInfo { + Vector skill_anchor_position = 1; +} + +message HKINNEHLNAC { + float DKKGFPHNKNB = 2; + repeated OGFLEJAPLEO GOOONMAHLNL = 11; +} + +message GODACLFKPCB { + bool DKDKNFBHCFI = 2; + uint32 type = 3; + repeated FOMENIKAMHI GOOONMAHLNL = 5; + uint32 route_id = 8; +} + +message DAGENKLMDHH { + repeated IMEDAPFDAAK MCDIJKPHLNO = 5; +} + +message LHANHEMAMGO { + bool ECIHDIJCLED = 5; + bool EIALJBAENGJ = 6; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 26700 +message PlayerEnterSceneInfoNotify { + TeamEnterSceneInfo team_enter_info = 6; + repeated AvatarEnterSceneInfo avatar_enter_info = 7; + uint32 enter_scene_token = 11; + MPLevelEntityInfo mp_level_entity_info = 12; + uint32 cur_avatar_entity_id = 15; +} + +message NGKFHKBBEBI { + uint32 AFKMPJJEGJJ = 9; + uint32 LGOOIDCIAAG = 13; +} + +message IFBEJFOKPCC { + DBKKEPAHCPE FBBBJNHIPLF = 1; + uint32 FANIPENJCGK = 3; + uint32 OINFADDJFBK = 4; + uint32 EGBMIFDJDIH = 5; + uint32 OEOKFGOLHBK = 6; + uint32 OLJAHDJCFBE = 7; + KDIOOJINLKG HGKOEGEBHFO = 11; +} + +// CmdID: 3206 +message MOCFNNNKMHA { + string avatar_name = 10; + uint32 JJLPIJKGKON = 15; + bool CIMEJKMJGPM = 14; +} + +// CmdID: 3684 +message MCLGICJNFNG { + uint64 GEDMDOCOLFJ = 4; + bool is_add = 11; + int32 retcode = 13; +} + +// CmdID: 7880 +message JPNCNPBEDKD { + repeated uint32 PKHADHNAFNG = 8; +} + +// CmdID: 5818 +message NDJAGBCNIDH { +} + +message CODLGHBFMLL { + repeated GFAFLDLCPDL weapon_list = 7; +} + +// CmdID: 8855 +message INNMPJFPGCB { + uint32 PGHGEFMPGDC = 13; +} + +// CmdID: 1080 +message EFDPIAJAILK { + uint32 INDIKFKNKAB = 9; + int32 retcode = 15; +} + +// CmdID: 7526 +message NHLMDIEEFMM { + repeated uint32 NJHGOAEHNDM = 7; + uint32 BNBLMFKKFGG = 11; + uint32 DFPNKFEKIIG = 14; + uint32 NNEBHHFHDCC = 15; +} + +message MIKDKLNOJIC { + uint32 LGOOIDCIAAG = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 6; +} + +// CmdID: 22195 +message GGFONBHPNKO { + int32 retcode = 1; + HIMMEMHOGFB MFMLAKBIAED = 7; + bool PEKDMMINLOA = 9; + uint64 DCOMPDPPDPO = 15; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 8; + } +} + +// CmdID: 6711 +message DIFAHDAEOFF { + GHIFKFDGCHB AACAPNGOPON = 9; +} + +// CmdID: 21957 +message APLMKGIAIJN { + repeated uint32 JNKILGHKHHJ = 8; +} + +message DJJPKPBCJCI { + uint32 guid = 6; + repeated CustomCommonNodeInfo GFNFJENPGMJ = 9; +} + +message KHKGKPCANLC { + float MJPDBGBPBEL = 1; + Vector KFEDOPGOMJC = 13; +} + +// CmdID: 26428 +message DMICIFJECEM { + repeated uint32 NAPGDLCLMEF = 4; + int32 retcode = 13; +} + +message KBPCANIBOKN { + FKGEKADLMPI LIAAAKBHKGB = 7; + uint32 GHGPJJALLEG = 10; + uint32 KCNNFEFJGMG = 12; + repeated LHEEKNDLBLH LBFMKDPDEBP = 13; + bool FAFGMLAJALA = 14; + uint32 DABLJKEJOIF = 15; +} + +// CmdID: 25299 +message BNJBNBIEGBE { + map skill_map = 13; + uint64 guid = 14; +} + +// CmdID: 5845 +message DLIFCLLHKIJ { + repeated uint64 HHBNNBDGFIM = 14; + uint64 cur_avatar_guid = 5; + uint32 GAPLFMMGBFA = 12; + uint32 cell_id = 3; +} + +// CmdID: 6555 +message BBDFOLJDMGO { + PLMKEBGLBBG DDPGEMGDHEL = 15; +} + +message EBCKDJAFDDP { + repeated uint32 FIKGDOFABEE = 1; +} + +// CmdID: 1524 +message MAJAEEDOAEO { + uint32 GHIAOGLLLDI = 8; + uint32 ONABDGFCPIH = 9; + int32 retcode = 10; +} + +// CmdID: 5441 +message PIHMKLGEKCD { + int32 retcode = 9; + repeated IADNPJBKILO FMIHGNHGNDM = 10; +} + +// CmdID: 1568 +message HOCLPMGEIEM { + repeated ItemParam DLKGDLNILEH = 13; + uint64 avatar_guid = 9; +} + +// CmdID: 29087 +message JMCBBOLEMPC { + int32 retcode = 6; + uint32 EANLKGLDNGA = 7; + uint32 LIHIBGCHLHC = 9; +} + +// CmdID: 2793 +message ALONBOBIGHP { + repeated uint32 PHKPFJAJFKJ = 4; + uint32 level_id = 5; +} + +// CmdID: 26990 +message KHCNCDFCEOF { + KPHNDGACFDN GOHPIFBEIOI = 10; +} + +message DIGPMLGLILN { + uint64 client_game_time = 1; + uint64 server_game_time = 2; + repeated CCNELKENFJC entity_list = 3; + repeated GJIGMGECHEP action_list = 4; + bool is_finish = 5; + repeated uint32 id_index_list = 6; + int32 raw_client_game_time = 7; + repeated DHIKEICGONL OHMGDDCBBOD = 8; + int32 wave_index = 9; + DBCNHBGKAGO LFMDNBAOOKK = 10; +} + +// CmdID: 76 +message JPBNFOHALGC { + bool GCLFHJEKBON = 2; + repeated OBPABMGDAHJ region_list = 7; +} + +// CmdID: 25759 +message PPGAJFBJNNN { + Vector position = 10; + uint32 owner_entity_id = 15; +} + +message AFOOOMAFBLF { + uint32 uid = 4; + string BKDILGIJPEG = 9; +} + +message BNPHCMPCMNL { + Vector rot = 1; + Vector pos = 7; +} + +message KENGLGEOFHK { + uint32 MEMPKCGNNMF = 2; + bool KHPOJFFHDIL = 5; + MDLBNBJBKKL HOJJLBLKOHJ = 7; +} + +message AIPLPDIIJBP { + uint64 IBODDLMFNLB = 1; + uint32 PAMHIIKDCMA = 3; + repeated LKONPOHOLDI OCFKLKNFLGP = 4; + map NDIPPBAIBPH = 5; + uint32 LMEMHMNPMPF = 6; + map HGFPLEKFEND = 8; + uint64 NJCBGPIIKHE = 9; + uint32 HIHDBBMPIOA = 10; + uint32 JBMLHDFKCHP = 12; + repeated uint32 GOAJDHHKEEE = 14; + uint32 FDDENGBLEHN = 15; +} + +message ECOKADILGCE { + uint32 DELBLIAAFDA = 2; + Vector MKEIFLHAFJH = 8; + bool GIMEHPPJNBC = 10; + uint32 NJGDGCFFKHG = 12; +} + +// CmdID: 7627 +message DHJIHFEHLMC { + repeated uint32 BFBOMBOINPJ = 3; +} + +message LCBHGPLJLNO { + HKPNPGABCIJ JAJNMBLLABI = 4; +} + +message NCGMJBGCFOI { + uint32 skill_id = 7; + repeated uint32 LPECFLDOODF = 9; + repeated uint32 JFHONLMCJDD = 12; +} + +message NPFPJAHEIDH { + JDLJJHHNCIE HDPCKFCCIAJ = 1; + CMGMDHPJBFA FFBHOIJKMPM = 7; + uint32 AOONJJOANJE = 9; + uint32 room_id = 10; +} + +message CDIHLKLFFCH { + uint32 PEAJINIFGHM = 4; + uint32 max_combo = 9; + bool LHHBINHJAOE = 14; +} + +// CmdID: 1575 +message NBCCMBBKDID { +} + +// CmdID: 1515 +message PMOMMGOOPPG { + uint32 EFNIIKEFDPO = 9; + uint32 DMCJBIMFKCI = 13; + uint32 GBCEBGKBJDM = 12; + IOHPCJAJPPO KFMGLFJDODO = 8; +} + +// CmdID: 26856 +message PAHCJCPNJHL { + uint32 JDLLAGGPDDP = 7; + uint32 KHHIBKPBKPN = 10; + uint32 AFFKLOGICMO = 11; +} + +// CmdID: 9840 +message CMCFLNJPCEK { + uint32 KPAMPGDJDHE = 3; + map JCLILKDKLGF = 4; + bool IICIDNMOEBC = 7; + uint32 ADMOKADNFHH = 9; + uint32 OMGCHBACHCI = 11; + uint32 ICMGFGEJCJK = 12; +} + +message GMAPKEFNAEC { + uint32 ILPJBEPJDLP = 1; + uint32 PGLAJFAFGAI = 6; + uint32 NNEBHHFHDCC = 11; +} + +// CmdID: 4968 +message ONIEPIBKFHE { + repeated BJCIOJGGLNL IHBLFHDEMDI = 8; + repeated int32 NPJNNIHENAA = 10; + int32 retcode = 13; + map HMEMHOPNBEB = 14; +} + +message LPOJMBGHHBJ { + repeated uint32 ILCGEDOMOMO = 1; + repeated uint32 EBNNLFNJGPE = 2; +} + +// CmdID: 966 +message DGOOLIMMLLJ { + int32 retcode = 1; + repeated uint32 NMEEMOCPFME = 4; +} + +message NIGEELGPPGH { + uint32 EGILPLLMLHO = 2; +} + +// CmdID: 26732 +message JLDLOKGJCIP { + uint32 NNPGBAMPCJL = 10; + uint32 NOBDOODOHKI = 13; +} + +// CmdID: 25730 +message PNBFGDLHHPC { + uint32 CEHBMHAANIL = 5; + JHBBOJADLPN ILJGPOJFHDO = 6; + repeated uint32 AKGNHIBBCJA = 14; +} + +message OOLBIPGMPJB { + uint32 NDAMECLAEDH = 1; + bool PFLAJCKEHFA = 2; + uint32 PKMJLHLCELO = 3; + string EBBPBOEJJPP = 4; + bool GBLHFAEONKM = 5; + bool DHAOMGMMDPD = 6; + FAJKFECCLCG MDMPLABAIEC = 7; + uint32 PEAJINIFGHM = 8; + bool NKCHBIAFPOM = 9; + uint32 OPPFABKNMMB = 10; + uint32 NGDDIACFMIK = 11; + uint32 OJHGLMDJCMK = 12; + uint64 DCOMPDPPDPO = 13; + uint32 HELABGMBIGB = 14; + uint32 BKPMHMLDIHK = 15; +} + +message NMGBBMONFFE { + bool DOHHENFNGPE = 1; + uint64 avatar_id = 12; +} + +// CmdID: 2989 +message NPJFPAOFIFD { + uint32 scene_time = 3; + uint32 entity_id = 6; + PlatformInfo platform = 11; +} + +// CmdID: 8666 +message MCLEIKANICO { + uint32 AEJDAMLJOJF = 5; + int32 retcode = 12; + HCHJMOCBOKE ONMPGIDPGPL = 14; +} + +message PHPJIJIEHEE { + repeated NCALFCGAENN PIGOFIOFJID = 14; +} + +message NNPFPPJABPA { + repeated MHJKJIADIFL NKDKOCBFGBC = 2; + repeated KJJAAAKJPLE MPDMBKELAMK = 5; +} + +// CmdID: 9269 +message PGBFKLPMFOD { + string nick_name = 7; +} + +// CmdID: 29107 +message SceneTeamUpdateNotify { + repeated SceneTeamAvatar scene_team_avatar_list = 5; + bool is_in_mp = 11; +} + +// CmdID: 129 +message IHJNAGEKKPH { + repeated OBOLIHANNCF NPFGLAJLHIL = 9; + uint32 KKFHBLDEABA = 6; +} + +message EDPAHKMJHKD { + uint32 uid = 1; + int32 retcode = 7; + uint32 MBKAONGPDCN = 14; +} + +// CmdID: 748 +message BENIKINJDJC { + repeated uint32 GEEDDOEMCFO = 9; +} + +message JJHMJKNBELH { + EEGMNIPNKMJ reason = 1; + uint32 pos = 5; + uint32 FBPGIMLMDNJ = 11; + uint32 MIHMGCOJGOB = 14; + repeated uint32 GCBEEINCHKA = 15; +} + +// CmdID: 4394 +message LFGLGCJLMBE { + IDFACKDDEPE EJLCMHIHMFK = 3; + bool HONMJBADOHM = 14; +} + +message HNNBHJJDNCK { + repeated JPPLMPIEIFE CBENKJEOCIL = 9; +} + +message BDIGDPEJFBF { + bool DMEDOEHOMKH = 3; + uint32 IHLCEEDFIND = 6; + uint32 BCGEOGLHKAN = 8; + bool AHPPPOLOENO = 10; + uint32 NNEBHHFHDCC = 11; +} + +message HHECCPLEJND { + repeated DFMLLMBIECG CBENKJEOCIL = 13; +} + +message GIDJAKBJKGJ { + uint32 skill_id = 8; +} + +// CmdID: 27507 +message MBKOMBEEAEH { + uint32 PGHGEFMPGDC = 8; +} + +// CmdID: 20566 +message DDIDEFFABEP { + int32 retcode = 13; +} + +// CmdID: 20960 +message BPGPHLGABPB { + int32 retcode = 10; + uint32 FCHFAKEPINP = 11; + repeated KJJAAAKJPLE MPDMBKELAMK = 12; + GEPCIKPIEPN HNJDDDNOOOK = 14; +} + +// CmdID: 20564 +message KPGJNIDDNEJ { +} + +// CmdID: 6410 +message PLKMDBLPFPD { + repeated DOIOMILBPLH GIEJPALLJBA = 2; + repeated FKOBCNPGKBN LAADEGDMNLI = 3; + repeated NINIOMHIKBG BPIEDPEFGFJ = 7; + uint32 MIBOGMNAGMF = 9; + uint32 FBPGIMLMDNJ = 10; + repeated BKNDMGDPEBL PKNAJGCBNFI = 12; + repeated BMCIPHOFBFP BDEMPBHMFLO = 13; +} + +// CmdID: 26657 +message OBJHICLOJDK { + repeated GFHBBBNOFAB ELOILBOEKPK = 9; +} + +message OJKDMAHFELC { + uint32 JBGHBCNLKHP = 10; + repeated uint32 MCNJNPMGIJG = 11; + uint32 entity_id = 13; +} + +message JKFHCHEDJIC { + repeated PLPJFAMIFDF MOGBHLEMNEP = 9; +} + +// CmdID: 8618 +message CHLJCDHKMFK { + uint32 offering_id = 10; +} + +// CmdID: 5667 +message KLEPBBNMPLL { + uint32 EPJOAALLGGD = 3; +} + +// CmdID: 28778 +message KCPFMLPKCFG { + uint32 PFBHAHGJGFH = 10; + uint32 GBLENHCPKCP = 15; +} + +// CmdID: 21136 +message MLIKIAIHJDM { +} + +// CmdID: 1289 +message LKCFCNBHCII { + uint32 type = 3; + string DMECJJEBDND = 4; + repeated float CADCGDBNIMJ = 8; + repeated int32 OMCPNMPNGHO = 13; +} + +// CmdID: 27784 +message GMEHDNBLKAG { + int32 retcode = 4; + PPDADGBPHFJ JIEAKEMOLAI = 15; +} + +// CmdID: 9122 +message BBHOGBCCAMI { + uint32 LGEOEBDJDFG = 9; +} + +message CJMBKPAHHMI { + uint32 LMCIHLBFANH = 1; +} + +// CmdID: 22789 +message PDOMMNPFFDC { + PHFPFBOLOGF CAIBDANKDON = 2; + int32 retcode = 8; +} + +// CmdID: 27028 +message CGHPNIFHPBP { + bool is_add = 8; + uint64 GEDMDOCOLFJ = 10; +} + +message BABEOFPJIJN { + string BKDILGIJPEG = 1; + uint32 avatar_id = 2; + uint32 uid = 5; + bool HJFOPBHAKDE = 9; + uint32 costume_id = 15; +} + +// CmdID: 22231 +message GKADONPEAEK { + repeated GHIFKFDGCHB PMJBHMKOCEG = 2; + int32 retcode = 11; +} + +// CmdID: 29634 +message JNNMDBHADAM { + string IPBJNMLCOAF = 12; + IAAHFOKMNGI PHBPFONLGFB = 6; + uint32 OHIGDJGLILO = 5; + uint32 JCHHLLEBMJA = 7; +} + +message MOGBJOPDGNK { + repeated AGMFFJAHJPE LCCHEFGNAGB = 1; + uint32 NCNKMDBAFEH = 5; + uint32 JOFBEIACLOF = 8; +} + +// CmdID: 25205 +message AGFBOOEFOAP { + uint32 CENHKJDFFDA = 6; +} + +message BGIGDCEECNK { + uint32 score = 2; + uint32 MEMPKCGNNMF = 7; + bool is_finish = 12; + bool ECIHDIJCLED = 13; +} + +// CmdID: 23029 +message HHODKCMEOGI { + uint32 BHKEDLMDGPM = 8; + uint32 OMGCHBACHCI = 13; +} + +// CmdID: 8028 +message AGCFHOMKFHN { + repeated NNBPLBJGFCD info_list = 13; + repeated uint32 KNFOKJBGBEI = 1055; +} + +// CmdID: 25008 +message EOODHKCAMJA { + int32 retcode = 9; + uint32 DFJMENLMIII = 13; +} + +message PABBCCKNLDF { + repeated ItemParam NIOMENGDMAJ = 8; + uint32 uid = 10; +} + +enum BBBEMDAPOGH { + BBBEMDAPOGH_PropChangeNone = 0; + BBBEMDAPOGH_PropChangeStatueRecover = 1; + BBBEMDAPOGH_PropChangeEnergyBall = 2; + BBBEMDAPOGH_PropChangeAbility = 3; + BBBEMDAPOGH_PropChangeLevelup = 4; + BBBEMDAPOGH_PropChangeItem = 5; + BBBEMDAPOGH_PropChangeAvatarCard = 6; + BBBEMDAPOGH_PropChangeCityLevelup = 7; + BBBEMDAPOGH_PropChangeAvatarUpgrade = 8; + BBBEMDAPOGH_PropChangeAvatarPromote = 9; + BBBEMDAPOGH_PropChangePlayerAddExp = 10; + BBBEMDAPOGH_PropChangeFinishQuest = 11; + BBBEMDAPOGH_PropChangeGm = 12; + BBBEMDAPOGH_PropChangeManualAdjustWorldLevel = 13; +} + +enum DICKJKIOIOP { + DICKJKIOIOP_None = 0; + DICKJKIOIOP_Theme = 1; + DICKJKIOIOP_Falling = 2; + DICKJKIOIOP_Track = 3; + DICKJKIOIOP_Connection = 4; + DICKJKIOIOP_Fever = 5; + DICKJKIOIOP_Background = 6; + DICKJKIOIOP_ThemeFollow = 7; + DICKJKIOIOP_Instrument = 8; +} + +enum EICNFJMDENP { + EICNFJMDENP_None = 0; + EICNFJMDENP_Effect = 1; +} + +enum ADFNPMILLOP { + ADFNPMILLOP_GcgPerformInvalid = 0; + ADFNPMILLOP_GcgPerformCardExchange = 1; + ADFNPMILLOP_GcgPerformFirstHand = 2; + ADFNPMILLOP_GcgPerformReroll = 3; + ADFNPMILLOP_GcgPreformCostRevise = 4; + ADFNPMILLOP_GcgPerformRedraw = 5; + ADFNPMILLOP_GcgPerformHistory = 6; + ADFNPMILLOP_GcgPerformBeforeHenshin = 7; +} + +enum JMEOLLKIONG { + JMEOLLKIONG_Default = 0; + JMEOLLKIONG_Die = 1; + JMEOLLKIONG_Surrender = 2; + JMEOLLKIONG_Disconnected = 3; + JMEOLLKIONG_RoundLimit = 4; + JMEOLLKIONG_Gm = 5; + JMEOLLKIONG_NoPlayer = 6; + JMEOLLKIONG_GiveUp = 7; + JMEOLLKIONG_InitTimeout = 8; + JMEOLLKIONG_Effect = 9; + JMEOLLKIONG_ExpireTimeout = 10; +} + +enum FKIEHCEFFHE { + FKIEHCEFFHE_ReasonNone = 0; + FKIEHCEFFHE_ReasonGameMax = 1; + FKIEHCEFFHE_ReasonClientVersionNotLastest = 2; + FKIEHCEFFHE_ReasonResourceNotComplete = 3; + FKIEHCEFFHE_ReasonTimeout = 4; + FKIEHCEFFHE_ReasonOpponentClientVersionNotLastest = 5; +} + +enum OBIDODCPEGG { + OBIDODCPEGG_Add = 0; + OBIDODCPEGG_Mod = 1; + OBIDODCPEGG_Del = 2; + OBIDODCPEGG_Get = 3; +} + +enum POPDHNKGOEC { + POPDHNKGOEC_Invalid = 0; + POPDHNKGOEC_Unfinished = 1; + POPDHNKGOEC_Finished = 2; + POPDHNKGOEC_RewardTaken = 3; +} + +enum PPLLGNGHLMB { + PPLLGNGHLMB_CreateNone = 0; + PPLLGNGHLMB_CreateQuest = 1; + PPLLGNGHLMB_CreateEnergy = 2; +} + +enum MNPAPANLKKG { + MNPAPANLKKG_LogLevelNone = 0; + MNPAPANLKKG_LogLevelDebug = 1; + MNPAPANLKKG_LogLevelInfo = 2; + MNPAPANLKKG_LogLevelWarning = 3; + MNPAPANLKKG_LogLevelError = 4; +} + +enum DJNPAMLNJGC { + DJNPAMLNJGC_SealBattleKeepAlive = 0; + DJNPAMLNJGC_SealBattleKillMonster = 1; + DJNPAMLNJGC_SealBattleEnergyCharge = 2; +} + +enum IHPMJGJMPGB { + IHPMJGJMPGB_None = 0; + IHPMJGJMPGB_Init = 1; + IHPMJGJMPGB_LevelReward = 2; + IHPMJGJMPGB_CardCost = 3; + IHPMJGJMPGB_ChanceEffect = 4; + IHPMJGJMPGB_Gm = 5; + IHPMJGJMPGB_BonusRebate = 6; +} + +enum GMAMCPBHICJ { + GMAMCPBHICJ_None = 0; + GMAMCPBHICJ_Giveup = 1; + GMAMCPBHICJ_Timeout = 2; + GMAMCPBHICJ_LeaveRegion = 3; + GMAMCPBHICJ_LeaveScene = 4; + GMAMCPBHICJ_CrossWeek = 5; + GMAMCPBHICJ_AvatarDie = 6; +} + +enum DJPKEMOICKC { + DJPKEMOICKC_DungeonCandidateTpdrNormal = 0; + DJPKEMOICKC_DungeonCandidateTpdrDie = 1; + DJPKEMOICKC_DungeonCandidateTpdrDisconnect = 2; +} + +enum CKIINNAJNCP { + CKIINNAJNCP_None = 0; + CKIINNAJNCP_Leave = 1; + CKIINNAJNCP_Pending = 2; + CKIINNAJNCP_Idle = 3; +} + +enum IHACNPJBLDI { + IHACNPJBLDI_GcgZoneInvalid = 0; + IHACNPJBLDI_GcgZoneDeck = 1; + IHACNPJBLDI_GcgZoneHand = 2; + IHACNPJBLDI_GcgZoneCharacter = 3; + IHACNPJBLDI_GcgZoneModify = 4; + IHACNPJBLDI_GcgZoneSummon = 5; + IHACNPJBLDI_GcgZoneAssist = 7; + IHACNPJBLDI_GcgZoneOnstage = 8; + IHACNPJBLDI_GcgZoneRule = 9; +} + +enum AvatarExpeditionState { + AvatarExpeditionState_AvatarExpeditionNone = 0; + AvatarExpeditionState_AvatarExpeditionDoing = 1; + AvatarExpeditionState_AvatarExpeditionFinishWaitReward = 2; + AvatarExpeditionState_AvatarExpeditionCallbackWaitReward = 3; + AvatarExpeditionState_AvatarExpeditionLocked = 4; +} + +enum GBJFMENJKNE { + GBJFMENJKNE_None = 0; + GBJFMENJKNE_Fail = 1; + GBJFMENJKNE_Succ = 2; + GBJFMENJKNE_Pause = 3; +} + +enum JBACJJPKNGA { + JBACJJPKNGA_Invalid = 0; + JBACJJPKNGA_Enter = 1; + JBACJJPKNGA_Leave = 2; +} + +enum HGOLGNFBDHM { + HGOLGNFBDHM_Edit = 0; + HGOLGNFBDHM_SelfPass = 1; + HGOLGNFBDHM_Published = 2; +} + +enum MJIHAKKDBNN { + MJIHAKKDBNN_ChangeEnergyNone = 0; + MJIHAKKDBNN_ChangeEnergySkillStart = 1; + MJIHAKKDBNN_ChangeEnergyBall = 2; + MJIHAKKDBNN_ChangeEnergyQuest = 3; + MJIHAKKDBNN_ChangeEnergyAbility = 4; + MJIHAKKDBNN_ChangeEnergyDie = 5; + MJIHAKKDBNN_ChangeEnergySkillDepot = 6; +} + +enum GOMEPMGLPFO { + GOMEPMGLPFO_GalleryNone = 0; + GOMEPMGLPFO_GalleryPrestart = 1; + GOMEPMGLPFO_GalleryStart = 2; +} + +enum JCCJCEPOPNE { + JCCJCEPOPNE_None = 0; + JCCJCEPOPNE_Auto = 1; + JCCJCEPOPNE_Custom = 2; +} + +enum FBMFHLCKEJL { + FBMFHLCKEJL_CustomGalleryScoreBoardNormal = 0; + FBMFHLCKEJL_CustomGalleryScoreBoardCountdown = 1; + FBMFHLCKEJL_CustomGalleryScoreBoardTimer = 2; +} + +enum FJKLGEGNMPB { + FJKLGEGNMPB_ClientInputNone = 0; + FJKLGEGNMPB_ClientInputKeybordMouse = 1; + FJKLGEGNMPB_ClientInputGamepad = 2; + FJKLGEGNMPB_ClientInputTouchPanel = 3; +} + +enum BDKPPLLIBFF { + BDKPPLLIBFF_Unlock = 0; + BDKPPLLIBFF_Lock = 1; + BDKPPLLIBFF_Taken = 2; +} + +enum BLBMOCGLOOJ { + BLBMOCGLOOJ_None = 0; + BLBMOCGLOOJ_Succ = 1; + BLBMOCGLOOJ_Fail = 2; + BLBMOCGLOOJ_Timeout = 3; + BLBMOCGLOOJ_Cancel = 4; + BLBMOCGLOOJ_Exit = 5; +} + +enum PLPANEJLELJ { + PLPANEJLELJ_HideAndSeekStagePrepare = 0; + PLPANEJLELJ_HideAndSeekStagePick = 1; + PLPANEJLELJ_HideAndSeekStageGame = 2; + PLPANEJLELJ_HideAndSeekStageHide = 3; + PLPANEJLELJ_HideAndSeekStageSeek = 4; + PLPANEJLELJ_HideAndSeekStageSettle = 5; +} + +enum JDFKBDOHHNI { + JDFKBDOHHNI_RegionSearchNone = 0; + JDFKBDOHHNI_RegionSearchUnstarted = 1; + JDFKBDOHHNI_RegionSearchStarted = 2; + JDFKBDOHHNI_RegionSearchWaitReward = 3; + JDFKBDOHHNI_RegionSearchFinished = 4; +} + +enum BreakoutActionType { + BreakoutActionType_ActionTypeNone = 0; + BreakoutActionType_ActionTypeLaunchBall = 1; + BreakoutActionType_ActionTypeDestroyBall = 2; + BreakoutActionType_ActionTypeFallingObject = 3; + BreakoutActionType_ActionTypeMissile = 4; +} + +enum KMBFFANHLBC { + KMBFFANHLBC_None = 0; + KMBFFANHLBC_Enter = 1; + KMBFFANHLBC_Leave = 2; +} + +enum CFEDGDKJHMO { + CFEDGDKJHMO_None = 0; + CFEDGDKJHMO_InBag = 1; + CFEDGDKJHMO_CanForge = 2; +} + +enum StoreType { + StoreType_None = 0; + StoreType_Pack = 1; + StoreType_Depot = 2; +} + +enum PAAHDFJMICD { + PAAHDFJMICD_GalleryStopNone = 0; + PAAHDFJMICD_GalleryStopTimeup = 1; + PAAHDFJMICD_GalleryStopClientInterrupt = 2; + PAAHDFJMICD_GalleryStopLuaInterruptSuccess = 3; + PAAHDFJMICD_GalleryStopLuaInterruptFail = 4; + PAAHDFJMICD_GalleryStopOwnerLeaveScene = 5; + PAAHDFJMICD_GalleryStopPlayInitFailed = 6; + PAAHDFJMICD_GalleryStopOtherPlayerEnter = 7; + PAAHDFJMICD_GalleryStopAvatarDie = 8; + PAAHDFJMICD_GalleryStopFinished = 9; + PAAHDFJMICD_GalleryStopFungusAllDie = 10; + PAAHDFJMICD_GalleryStopLifeCountZero = 11; + PAAHDFJMICD_GalleryStopActivityClosed = 12; + PAAHDFJMICD_GalleryStopLeaveRegionFail = 13; + PAAHDFJMICD_GalleryStopHeartBloodUsedOut = 14; + PAAHDFJMICD_GalleryStopGuardianStoneDie = 15; +} + +enum IBFPDNNEKLI { + IBFPDNNEKLI_SalesmanStatusNone = 0; + IBFPDNNEKLI_SalesmanStatusUnstarted = 1; + IBFPDNNEKLI_SalesmanStatusStarted = 2; + IBFPDNNEKLI_SalesmanStatusDelivered = 3; +} + +enum CDKLLHKMOKD { + CDKLLHKMOKD_Invalid = 0; + CDKLLHKMOKD_KickByHost = 1; + CDKLLHKMOKD_BackToMyWorld = 2; + CDKLLHKMOKD_HomeBlocked = 3; + CDKLLHKMOKD_HomeInEditMode = 4; + CDKLLHKMOKD_ByMuip = 5; + CDKLLHKMOKD_CurModuleClosed = 6; +} + +enum EONIAEGPPEC { + EONIAEGPPEC_MsgUnknown = 0; + EONIAEGPPEC_MsgBlockRefreshCountdown = 1; + EONIAEGPPEC_MsgAvatarReviveByStatue = 2; + EONIAEGPPEC_MsgDailyTaskRewardMaxNum = 3; + EONIAEGPPEC_MsgRoutineTypeNotOpen = 4; + EONIAEGPPEC_MsgRoutineTypeRewardMaxNum = 5; +} + +enum MEEECLKCCMD { + MEEECLKCCMD_OpNone = 0; + MEEECLKCCMD_OpActivate = 1; + MEEECLKCCMD_OpDeactivate = 2; +} + +enum BKKKFLJBPMI { + BKKKFLJBPMI_Invalid = 0; + BKKKFLJBPMI_InProgress = 1; + BKKKFLJBPMI_Complete = 2; + BKKKFLJBPMI_RewardTaken = 3; +} + +enum NMJPFHHJDAN { + NMJPFHHJDAN_MatchNone = 0; + NMJPFHHJDAN_MatchFinish = 1; + NMJPFHHJDAN_MatchPlayerCancel = 2; + NMJPFHHJDAN_MatchTimeout = 3; + NMJPFHHJDAN_MatchPlayerConfirm = 4; + NMJPFHHJDAN_MatchFailed = 5; + NMJPFHHJDAN_MatchSystemError = 6; + NMJPFHHJDAN_MatchInterrupted = 7; + NMJPFHHJDAN_MatchMpUnavailable = 8; + NMJPFHHJDAN_MatchConfirmTimeout = 9; +} + +enum NMBJFBODLKE { + NMBJFBODLKE_None = 0; + NMBJFBODLKE_Success = 1; + NMBJFBODLKE_Failed = 2; + NMBJFBODLKE_Draw = 3; +} + +enum IDGMPHBJNIM { + IDGMPHBJNIM_UgcRecParamTypeNone = 0; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteLarge = 1; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteLessEqual = 2; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteTag = 3; + IDGMPHBJNIM_UgcRecParamTypeMusicName = 4; +} + +enum GOHAMBNLBDI { + GOHAMBNLBDI_Noe = 0; + GOHAMBNLBDI_Monster = 1; + GOHAMBNLBDI_Quest = 2; +} + +enum GACAINIOALD { + GACAINIOALD_None = 0; + GACAINIOALD_Started = 1; + GACAINIOALD_Unstarted = 2; + GACAINIOALD_Succ = 3; +} + +enum MGJHMBJAGAP { + MGJHMBJAGAP_GcgSkillHpChangeNone = 0; + MGJHMBJAGAP_GcgSkillHpChangeDamage = 1; + MGJHMBJAGAP_GcgSkillHpChangeHeal = 2; +} + +enum OGNIMIELCLP { + OGNIMIELCLP_GetUgcNone = 0; + OGNIMIELCLP_Mine = 1; + OGNIMIELCLP_Publish = 2; +} + +enum NHCHBAGCJJG { + NHCHBAGCJJG_LockNone = 0; + NHCHBAGCJJG_LockQuest = 1; +} + +enum IAILMJPPBFE { + IAILMJPPBFE_StatusFail = 0; + IAILMJPPBFE_StatusSucc = 1; + IAILMJPPBFE_StatusPartial = 2; +} + +enum DPNJDPJGDOP { + DPNJDPJGDOP_InitFollowPos = 0; + DPNJDPJGDOP_SetFollowPos = 1; + DPNJDPJGDOP_SetAbsFollowPos = 2; +} + +enum JIBFHHKLAOJ { + JIBFHHKLAOJ_ServerLogNone = 0; + JIBFHHKLAOJ_ServerLogAbility = 1; + JIBFHHKLAOJ_ServerLogLevel = 2; + JIBFHHKLAOJ_ServerLogEntity = 3; + JIBFHHKLAOJ_ServerLogLua = 4; + JIBFHHKLAOJ_ServerLogDailytask = 5; +} + +enum HHNOENMDGGG { + HHNOENMDGGG_InterOpFinish = 0; + HHNOENMDGGG_InterOpStart = 1; +} + +enum FCFBADDHHEO { + FCFBADDHHEO_NeedConfirm = 0; + FCFBADDHHEO_Refuse = 1; + FCFBADDHHEO_Direct = 2; +} + +enum PAIBIHEIFKA { + PAIBIHEIFKA_PacmanDungeonStopNone = 0; + PAIBIHEIFKA_PacmanDungeonStopSuccess = 1; + PAIBIHEIFKA_PacmanDungeonStopTimeup = 2; + PAIBIHEIFKA_PacmanDungeonStopClientInterrupt = 3; + PAIBIHEIFKA_PacmanDungeonStopCancel = 4; + PAIBIHEIFKA_PacmanDungeonStopActivityClosed = 5; + PAIBIHEIFKA_PacmanDungeonStopFail = 6; +} + +enum MELDMEGFLLD { + MELDMEGFLLD_GcgActionNone = 0; + MELDMEGFLLD_GcgActionSpecialPhase = 1; + MELDMEGFLLD_GcgActionNextPhase = 2; + MELDMEGFLLD_GcgActionDraw = 3; + MELDMEGFLLD_GcgActionRedraw = 4; + MELDMEGFLLD_GcgActionSelectOnstage = 5; + MELDMEGFLLD_GcgActionRoll = 6; + MELDMEGFLLD_GcgActionReroll = 7; + MELDMEGFLLD_GcgActionAttack = 8; + MELDMEGFLLD_GcgActionPlayCard = 9; + MELDMEGFLLD_GcgActionPass = 10; + MELDMEGFLLD_GcgActionReboot = 11; + MELDMEGFLLD_GcgActionGameOver = 12; + MELDMEGFLLD_GcgActionTrigger = 13; + MELDMEGFLLD_GcgActionPhaseExit = 14; + MELDMEGFLLD_GcgActionCustom = 15; + MELDMEGFLLD_GcgActionNotifyCost = 16; + MELDMEGFLLD_GcgActionAfterOperation = 17; + MELDMEGFLLD_GcgActionUseSkill = 18; + MELDMEGFLLD_GcgActionNotifySkillPreview = 19; + MELDMEGFLLD_GcgActionPreviewAttack = 20; + MELDMEGFLLD_GcgActionPreviewAfterAttack = 21; + MELDMEGFLLD_GcgActionSendMessage = 22; + MELDMEGFLLD_GcgActionWaitingCharacter = 23; + MELDMEGFLLD_GcgActionTriggerSkill = 24; + MELDMEGFLLD_GcgActionBeforeNextOperation = 25; + MELDMEGFLLD_GcgActionRemoveCharacterCard = 26; + MELDMEGFLLD_GcgActionOnstageCheck = 27; + MELDMEGFLLD_GcgActionRecordBeforeOperationDiceNum = 28; + MELDMEGFLLD_GcgActionCreateAutoOperation = 29; + MELDMEGFLLD_GcgActionStartControllerTimer = 30; + MELDMEGFLLD_GcgActionUseVehicleSkill = 31; + MELDMEGFLLD_GcgActionPreviewUseVehicleSkill = 32; +} + +enum CKIJCDMELNH { + CKIJCDMELNH_VehicleInteractNone = 0; + CKIJCDMELNH_VehicleInteractIn = 1; + CKIJCDMELNH_VehicleInteractOut = 2; +} + +enum IHOKGOKPLLO { + IHOKGOKPLLO_None = 0; + IHOKGOKPLLO_Starred = 1; + IHOKGOKPLLO_Official = 2; + IHOKGOKPLLO_Template = 3; +} + +enum MEOEBDAIMCI { + MEOEBDAIMCI_ItemExceedLimitMsgDefault = 0; + MEOEBDAIMCI_ItemExceedLimitMsgText = 1; + MEOEBDAIMCI_ItemExceedLimitMsgDialog = 2; + MEOEBDAIMCI_ItemExceedLimitMsgDialogNonblock = 3; +} + +enum MCLKLLLBAIF { + MCLKLLLBAIF_PlayerJudge = 0; + MCLKLLLBAIF_PlayerEnterOptionRefuse = 1; + MCLKLLLBAIF_PlayerEnterOptionDirect = 2; + MCLKLLLBAIF_SystemJudge = 3; + MCLKLLLBAIF_HostInMatch = 4; + MCLKLLLBAIF_PsPlayerNotAcceptOthers = 5; + MCLKLLLBAIF_OpenStateNotOpen = 6; + MCLKLLLBAIF_HostInEditMode = 7; + MCLKLLLBAIF_PriorCheck = 8; + MCLKLLLBAIF_PlayerOffline = 9; +} + +enum OEAOCCJEOPE { + OEAOCCJEOPE_None = 0; + OEAOCCJEOPE_Dungeon = 1; + OEAOCCJEOPE_MpPlay = 2; + OEAOCCJEOPE_Mechanicus = 3; + OEAOCCJEOPE_General = 4; + OEAOCCJEOPE_Gcg = 5; +} + +enum MIALGMHKLBL { + MIALGMHKLBL_DungeonCandidateAvatarTypeNone = 0; + MIALGMHKLBL_DungeonCandidateAvatarTypeFormal = 1; + MIALGMHKLBL_DungeonCandidateAvatarTypeUgc = 2; +} + +enum HIBHHJENMPP { + HIBHHJENMPP_ClientPlayNoneType = 0; + HIBHHJENMPP_ClientPlayFilmfestShootingType = 1; + HIBHHJENMPP_ClientPlayCookGameType = 2; + HIBHHJENMPP_ClientPlayLanV4PushBoxType = 3; + HIBHHJENMPP_ClientPlayCatcafeLayoutType = 4; + HIBHHJENMPP_ClientPlayCatcafeCatType = 5; + HIBHHJENMPP_ClientPlayGreatFestivalV2SheetRestoreType = 6; + HIBHHJENMPP_ClientPlayBirdBallType = 7; + HIBHHJENMPP_ClientPlayFairyTalesFlyppyHatToyType = 8; +} + +enum MKPHMAPFEMH { + MKPHMAPFEMH_Succ = 0; + MKPHMAPFEMH_TargetSceneCannotEnter = 1; + MKPHMAPFEMH_SelfMpUnavailable = 2; + MKPHMAPFEMH_OtherDataVersionNotLatest = 3; + MKPHMAPFEMH_DataVersionNotLatest = 4; +} + +enum NKKEODOBOEJ { + NKKEODOBOEJ_AbilityNone = 0; + NKKEODOBOEJ_AbilityMetaModifierChange = 1; + NKKEODOBOEJ_AbilityMetaCommandModifierChangeRequest = 2; + NKKEODOBOEJ_AbilityMetaSpecialFloatArgument = 3; + NKKEODOBOEJ_AbilityMetaOverrideParam = 4; + NKKEODOBOEJ_AbilityMetaClearOverrideParam = 5; + NKKEODOBOEJ_AbilityMetaReinitOverridemap = 6; + NKKEODOBOEJ_AbilityMetaGlobalFloatValue = 7; + NKKEODOBOEJ_AbilityMetaClearGlobalFloatValue = 8; + NKKEODOBOEJ_AbilityMetaAbilityElementStrength = 9; + NKKEODOBOEJ_AbilityMetaAddOrGetAbilityAndTrigger = 10; + NKKEODOBOEJ_AbilityMetaSetKilledSetate = 11; + NKKEODOBOEJ_AbilityMetaSetAbilityTrigger = 12; + NKKEODOBOEJ_AbilityMetaAddNewAbility = 13; + NKKEODOBOEJ_AbilityMetaRemoveAbility = 14; + NKKEODOBOEJ_AbilityMetaSetModifierApplyEntity = 15; + NKKEODOBOEJ_AbilityMetaModifierDurabilityChange = 16; + NKKEODOBOEJ_AbilityMetaElementReactionVisual = 17; + NKKEODOBOEJ_AbilityMetaSetPoseParameter = 18; + NKKEODOBOEJ_AbilityMetaUpdateBaseReactionDamage = 19; + NKKEODOBOEJ_AbilityMetaTriggerElementReaction = 20; + NKKEODOBOEJ_AbilityMetaLoseHp = 21; + NKKEODOBOEJ_AbilityMetaDurabilityIsZero = 22; + NKKEODOBOEJ_AbilityMetaTriggerArkheReaction = 23; + NKKEODOBOEJ_AbilityMetaChangeNyxValue = 24; + NKKEODOBOEJ_AbilityActionTriggerAbility = 50; + NKKEODOBOEJ_AbilityActionSetCrashDamage = 51; + NKKEODOBOEJ_AbilityActionEffect = 52; + NKKEODOBOEJ_AbilityActionSummon = 53; + NKKEODOBOEJ_AbilityActionBlink = 54; + NKKEODOBOEJ_AbilityActionCreateGadget = 55; + NKKEODOBOEJ_AbilityActionApplyLevelModifier = 56; + NKKEODOBOEJ_AbilityActionGenerateElemBall = 57; + NKKEODOBOEJ_AbilityActionSetRandomOverrideMapValue = 58; + NKKEODOBOEJ_AbilityActionServerMonsterLog = 59; + NKKEODOBOEJ_AbilityActionCreateTile = 60; + NKKEODOBOEJ_AbilityActionDestroyTile = 61; + NKKEODOBOEJ_AbilityActionFireAfterImage = 62; + NKKEODOBOEJ_AbilityActionDeductStamina = 63; + NKKEODOBOEJ_AbilityActionHitEffect = 64; + NKKEODOBOEJ_AbilityActionSetBulletTrackTarget = 65; + NKKEODOBOEJ_AbilityActionFireworkEffect = 66; + NKKEODOBOEJ_AbilityActionLevelBankAddStuff = 67; + NKKEODOBOEJ_AbilityActionGetMaterialParamFloat = 68; + NKKEODOBOEJ_AbilityActionGetMaterialParamVector = 69; + NKKEODOBOEJ_AbilityActionSpectacleBuildRecreateGadget = 70; + NKKEODOBOEJ_AbilityMixinAvatarSteerByCamera = 100; + NKKEODOBOEJ_AbilityMixinMonsterDefend = 101; + NKKEODOBOEJ_AbilityMixinWindZone = 102; + NKKEODOBOEJ_AbilityMixinCostStamina = 103; + NKKEODOBOEJ_AbilityMixinEliteShield = 104; + NKKEODOBOEJ_AbilityMixinElementShield = 105; + NKKEODOBOEJ_AbilityMixinGlobalShield = 106; + NKKEODOBOEJ_AbilityMixinShieldBar = 107; + NKKEODOBOEJ_AbilityMixinWindSeedSpawner = 108; + NKKEODOBOEJ_AbilityMixinDoActionByElementReaction = 109; + NKKEODOBOEJ_AbilityMixinFieldEntityCountChange = 110; + NKKEODOBOEJ_AbilityMixinScenePropSync = 111; + NKKEODOBOEJ_AbilityMixinWidgetMpSupport = 112; + NKKEODOBOEJ_AbilityMixinDoActionBySelfModifierElementDurabilityRatio = 113; + NKKEODOBOEJ_AbilityMixinFireworksLauncher = 114; + NKKEODOBOEJ_AbilityMixinAttackResultCreateCount = 115; + NKKEODOBOEJ_AbilityMixinUgcTimeControl = 116; + NKKEODOBOEJ_AbilityMixinAvatarCombat = 117; + NKKEODOBOEJ_AbilityMixinDeathZoneRegionalPlayMixin = 118; + NKKEODOBOEJ_AbilityMixinUiInteract = 119; + NKKEODOBOEJ_AbilityMixinShootFromCamera = 120; + NKKEODOBOEJ_AbilityMixinEraseBrickActivity = 121; + NKKEODOBOEJ_AbilityMixinBreakout = 122; + NKKEODOBOEJ_AbilityMixinDamageLoan = 123; + NKKEODOBOEJ_AbilityMixinBroadcastGv = 124; + NKKEODOBOEJ_AbilityMixinReceiveGv = 125; + NKKEODOBOEJ_AbilityMixinRaycastSelectTarget = 126; + NKKEODOBOEJ_AbilityMixinEnergyCrystalTarget = 127; + NKKEODOBOEJ_AbilityMixinRotationFollowCamera = 128; + NKKEODOBOEJ_AbilityMixinBuoyantForce = 129; + NKKEODOBOEJ_AbilityMixinFilmfestBallGame = 130; + NKKEODOBOEJ_AbilityMixinCheckScanEntity = 131; + NKKEODOBOEJ_AbilityMixinTimeTrackPlayer = 133; + NKKEODOBOEJ_AbilityMixinPartFollow = 134; + NKKEODOBOEJ_AbilityMixinChangePhlogiston = 135; + NKKEODOBOEJ_AbilityMixinHumanDragonCollabPickPhlogistonBall = 136; + NKKEODOBOEJ_AbilityMixinFrequencyShieldBar = 137; + NKKEODOBOEJ_AbilityMixinVehicleSteerByCamera = 141; +} + +enum IGBMHJDNIDC { + IGBMHJDNIDC_Inner = 0; + IGBMHJDNIDC_TileBound = 1; + IGBMHJDNIDC_TileBoundUnconnect = 2; + IGBMHJDNIDC_TileBoundOveride = 3; +} + +enum LEJCOGAFNCB { + LEJCOGAFNCB_TimeOut = 0; + LEJCOGAFNCB_SettlePlayEnd = 1; + LEJCOGAFNCB_SettlePlayerQuit = 2; +} + +enum EKDMOOHDFEA { + EKDMOOHDFEA_OpTypeNone = 0; + EKDMOOHDFEA_OpTypeRelogin = 1; + EKDMOOHDFEA_OpTypeMpRelogin = 2; +} + +enum HOCJFFHHJNE { + HOCJFFHHJNE_GadgetMarkUpdateOpNone = 0; + HOCJFFHHJNE_GadgetMarkUpdateOpAdd = 1; + HOCJFFHHJNE_GadgetMarkUpdateOpRemove = 2; +} + +enum GNHPBJNPKNN { + GNHPBJNPKNN_None = 0; + GNHPBJNPKNN_Start = 1; + GNHPBJNPKNN_Read = 2; +} + +enum BHEIACALNAF { + BHEIACALNAF_Close = 0; + BHEIACALNAF_CondNotMeet = 1; + BHEIACALNAF_CondMeet = 2; + BHEIACALNAF_Accept = 3; +} + +enum BIEOLMJPKED { + BIEOLMJPKED_MaterialDeleteReturnBag = 0; + BIEOLMJPKED_MaterialDeleteReturnSeed = 1; +} + +enum MFNCHJAPIDH { + MFNCHJAPIDH_DealAddFriendReject = 0; + MFNCHJAPIDH_DealAddFriendAccept = 1; +} + +enum NACDDOKHDHD { + NACDDOKHDHD_MarkTipsDungeonElementTrial = 0; +} + +enum CKBNEDPJFDO { + CKBNEDPJFDO_Invalid = 0; + CKBNEDPJFDO_Start = 1; + CKBNEDPJFDO_Timeout = 2; +} + +enum IJJOJMPIJKC { + IJJOJMPIJKC_MpSettingNoEnter = 0; + IJJOJMPIJKC_MpSettingEnterFreely = 1; + IJJOJMPIJKC_MpSettingEnterAfterApply = 2; +} + +enum PJFODMHGOLN { + PJFODMHGOLN_AsterLittleStageNone = 0; + PJFODMHGOLN_AsterLittleStageUnstarted = 1; + PJFODMHGOLN_AsterLittleStageStarted = 2; + PJFODMHGOLN_AsterLittleStageFinished = 3; +} + +enum JIIDNGFKHEB { + JIIDNGFKHEB_None = 0; + JIIDNGFKHEB_SnapShot = 1; + JIIDNGFKHEB_Init = 2; + JIIDNGFKHEB_BallScore = 3; + JIIDNGFKHEB_Shoot = 4; + JIIDNGFKHEB_Effect = 5; +} + +enum MCKMNAKKAKB { + MCKMNAKKAKB_CompoundBoostTakeStatusNone = 0; + MCKMNAKKAKB_CompoundBoostTakeStatusBoostOnly = 1; + MCKMNAKKAKB_CompoundBoostTakeStatusBoostAndTake = 2; + MCKMNAKKAKB_CompoundBoostTakeStatusBagFull = 3; +} + +enum MotionState { + MotionState_None = 0; + MotionState_Reset = 1; + MotionState_Standby = 2; + MotionState_StandbyMove = 3; + MotionState_Walk = 4; + MotionState_Run = 5; + MotionState_Dash = 6; + MotionState_Climb = 7; + MotionState_ClimbJump = 8; + MotionState_StandbyToClimb = 9; + MotionState_Fight = 10; + MotionState_Jump = 11; + MotionState_Drop = 12; + MotionState_Fly = 13; + MotionState_SwimMove = 14; + MotionState_SwimIdle = 15; + MotionState_SwimDash = 16; + MotionState_SwimJump = 17; + MotionState_Slip = 18; + MotionState_GoUpstairs = 19; + MotionState_FallOnGround = 20; + MotionState_JumpUpWallForStandby = 21; + MotionState_JumpOffWall = 22; + MotionState_PoweredFly = 23; + MotionState_LadderIdle = 24; + MotionState_LadderMove = 25; + MotionState_LadderSlip = 26; + MotionState_StandbyToLadder = 27; + MotionState_LadderToStandby = 28; + MotionState_DangerStandby = 29; + MotionState_DangerStandbyMove = 30; + MotionState_DangerWalk = 31; + MotionState_DangerRun = 32; + MotionState_DangerDash = 33; + MotionState_CrouchIdle = 34; + MotionState_CrouchMove = 35; + MotionState_CrouchRoll = 36; + MotionState_Notify = 37; + MotionState_LandSpeed = 38; + MotionState_MoveFailAck = 39; + MotionState_Waterfall = 40; + MotionState_DashBeforeShake = 41; + MotionState_SitIdle = 42; + MotionState_ForceSetPos = 43; + MotionState_QuestForceDrag = 44; + MotionState_FollowRoute = 45; + MotionState_SkiffBoarding = 46; + MotionState_SkiffNormal = 47; + MotionState_SkiffDash = 48; + MotionState_SkiffPoweredDash = 49; + MotionState_DestroyVehicle = 50; + MotionState_FlyIdle = 51; + MotionState_FlySlow = 52; + MotionState_FlyFast = 53; + MotionState_AimMove = 54; + MotionState_AirCompensation = 55; + MotionState_SorushNormal = 56; + MotionState_RollerCoaster = 57; + MotionState_DiveIdle = 58; + MotionState_DiveMove = 59; + MotionState_DiveDash = 60; + MotionState_DiveDolphine = 61; + MotionState_Debug = 62; + MotionState_OceanCurrent = 63; + MotionState_DiveSwimMove = 64; + MotionState_DiveSwimIdle = 65; + MotionState_DiveSwimDash = 66; + MotionState_ArcLight = 67; + MotionState_ArcLightSafe = 68; + MotionState_VehicleStandby = 69; + MotionState_VehicleRun = 70; + MotionState_VehicleDash = 71; + MotionState_VehicleClimb = 72; + MotionState_VehicleClimbJump = 73; + MotionState_VehicleStandbyToClimb = 74; + MotionState_VehicleFight = 75; + MotionState_VehicleJump = 76; + MotionState_VehicleDrop = 77; + MotionState_VehicleFly = 78; + MotionState_VehicleSwimMove = 79; + MotionState_VehicleSwimIdle = 80; + MotionState_VehicleSwimDash = 81; + MotionState_VehicleSlip = 82; + MotionState_VehicleGoUpstairs = 83; + MotionState_VehicleFallOnGround = 84; + MotionState_VehicleJumpOffWall = 85; + MotionState_VehiclePoweredFly = 86; + MotionState_VehicleDangerStandby = 87; + MotionState_VehicleDangerRun = 88; + MotionState_VehicleDangerDash = 89; + MotionState_VehicleNotify = 90; + MotionState_VehicleLandSpeed = 91; + MotionState_VehicleDashBeforeShake = 92; + MotionState_VehicleQuestForceDrag = 93; + MotionState_VehicleFollowRoute = 94; + MotionState_VehicleFlyIdle = 95; + MotionState_VehicleFlySlow = 96; + MotionState_VehicleFlyFast = 97; + MotionState_VehicleAirCompensation = 98; + MotionState_VehicleArcLight = 99; + MotionState_VehicleArcLightSafe = 100; + MotionState_VehicleDangerSwimMove = 101; + MotionState_VehicleDangerSwimIdle = 102; + MotionState_VehicleDangerSwimDash = 103; + MotionState_FollowCurveRoute = 104; + MotionState_VehicleFollowCurveRoute = 105; + MotionState_NatsaurusNormal = 106; + MotionState_NatsaurusEntering = 107; + MotionState_Num = 108; +} + +enum PFBJFDJFLPP { + PFBJFDJFLPP_AreaPlayNone = 0; + PFBJFDJFLPP_AreaPlayClimate = 1; + PFBJFDJFLPP_AreaPlayRegionalPlay = 2; +} + +enum LOKPOCEADPE { + LOKPOCEADPE_ClientReconnnectNone = 0; + LOKPOCEADPE_ClientReconnnectQuitMp = 1; + LOKPOCEADPE_ClientReconnnectSceneTimeCheckFail = 2; + LOKPOCEADPE_ClientReconnnectEnterQuestFocus = 3; +} + +enum JAILCNEFODI { + JAILCNEFODI_None = 0; + JAILCNEFODI_FormalMirror = 1; + JAILCNEFODI_TrialMirror = 2; + JAILCNEFODI_RentMirror = 3; +} + +enum EPNIKABPIGP { + EPNIKABPIGP_ObstacleShapeCapsule = 0; + EPNIKABPIGP_ObstacleShapeBox = 1; +} + +enum MDLNKDEBFNJ { + MDLNKDEBFNJ_LuashellNone = 0; + MDLNKDEBFNJ_LuashellNormal = 1; + MDLNKDEBFNJ_LuashellSecurity = 2; + MDLNKDEBFNJ_LuashellShellCode = 3; +} + +enum GGHIHDPMJGM { + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonNone = 0; + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonTimeout = 1; + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonReject = 2; +} + +enum BOJMBIEMCJC { + BOJMBIEMCJC_PlayerJudge = 0; + BOJMBIEMCJC_SceneCannotEnter = 1; + BOJMBIEMCJC_PlayerCannotEnterMp = 2; + BOJMBIEMCJC_SystemJudge = 3; + BOJMBIEMCJC_AllowEnterPlayerFull = 4; + BOJMBIEMCJC_WorldLevelLowerThanHost = 5; + BOJMBIEMCJC_HostInMatch = 6; + BOJMBIEMCJC_PlayerInBlacklist = 7; + BOJMBIEMCJC_PsPlayerNotAcceptOthers = 8; + BOJMBIEMCJC_HostIsBlocked = 9; + BOJMBIEMCJC_OtherDataVersionNotLatest = 10; + BOJMBIEMCJC_DataVersionNotLatest = 11; + BOJMBIEMCJC_PlayerNotInPlayerWorld = 12; + BOJMBIEMCJC_MaxPlayer = 13; +} + +enum PlayerDieType { + PlayerDieType_None = 0; + PlayerDieType_KillByMonster = 1; + PlayerDieType_KillByGear = 2; + PlayerDieType_Fall = 3; + PlayerDieType_Drawn = 4; + PlayerDieType_Abyss = 5; + PlayerDieType_Gm = 6; + PlayerDieType_ClimateCold = 7; + PlayerDieType_StormLighting = 8; + PlayerDieType_DirtyWaterErosion = 9; + PlayerDieType_LiquidPhlogiston = 10; +} + +enum GBAGJCPBJHM { + GBAGJCPBJHM_None = 0; + GBAGJCPBJHM_Dungeon = 1; + GBAGJCPBJHM_Room = 2; +} + +enum IGOHJIBCDFA { + IGOHJIBCDFA_ForwardLocal = 0; + IGOHJIBCDFA_ForwardToAll = 1; + IGOHJIBCDFA_ForwardToAllExceptCur = 2; + IGOHJIBCDFA_ForwardToHost = 3; + IGOHJIBCDFA_ForwardToAllGuest = 4; + IGOHJIBCDFA_ForwardToPeer = 5; + IGOHJIBCDFA_ForwardToPeers = 6; + IGOHJIBCDFA_ForwardOnlyServer = 7; + IGOHJIBCDFA_ForwardToAllExistExceptCur = 8; +} + +enum HDJECBNMHLI { + HDJECBNMHLI_None = 0; + HDJECBNMHLI_OceanCurrent = 1; +} + +enum PCDGJMPGNHA { + PCDGJMPGNHA_SandwormCannonNoneEffect = 0; + PCDGJMPGNHA_SandwormCannonWeakEffect = 1; + PCDGJMPGNHA_SandwormCannonStrongEffect = 2; +} + +enum GBNIKBFHHKP { + GBNIKBFHHKP_VersionNone = 0; + GBNIKBFHHKP_V50 = 1; +} + +enum CHBMDHGNFHG { + CHBMDHGNFHG_Invalid = 0; + CHBMDHGNFHG_HostNoOtherPlayer = 1; + CHBMDHGNFHG_KickByHost = 2; + CHBMDHGNFHG_BackToMyWorld = 3; + CHBMDHGNFHG_KickByHostLogout = 4; + CHBMDHGNFHG_KickByHostBlock = 5; + CHBMDHGNFHG_BeBlocked = 6; + CHBMDHGNFHG_KickByHostEnterHome = 7; + CHBMDHGNFHG_HostSceneInvalid = 8; + CHBMDHGNFHG_KickByPlay = 9; + CHBMDHGNFHG_KickByIslandPartyGalleryStartFailed = 10; +} + +enum EIBLIKIAHIL { + EIBLIKIAHIL_RogueDiaryAvatarDisableNone = 0; + EIBLIKIAHIL_RogueDiaryAvatarDisableDeath = 1; + EIBLIKIAHIL_RogueDiaryAvatarDisableTired = 2; + EIBLIKIAHIL_RogueDiaryAvatarDisableDuplicated = 3; +} + +enum HJAAAMMHGHN { + HJAAAMMHGHN_GcgIntentionChangeNone = 0; + HJAAAMMHGHN_GcgIntentionChangeRm = 1; +} + +enum NNLMONNHAMD { + NNLMONNHAMD_Default = 0; + NNLMONNHAMD_Clear = 1; + NNLMONNHAMD_Distance = 2; + NNLMONNHAMD_Finish = 3; +} + +enum CFAIIJNNLBP { + CFAIIJNNLBP_CombatNone = 0; + CFAIIJNNLBP_CombatEvtBeingHit = 1; + CFAIIJNNLBP_CombatAnimatorStateChanged = 2; + CFAIIJNNLBP_CombatFaceToDir = 3; + CFAIIJNNLBP_CombatSetAttackTarget = 4; + CFAIIJNNLBP_CombatRushMove = 5; + CFAIIJNNLBP_CombatAnimatorParameterChanged = 6; + CFAIIJNNLBP_EntityMove = 7; + CFAIIJNNLBP_SyncEntityPosition = 8; + CFAIIJNNLBP_CombatSteerMotionInfo = 9; + CFAIIJNNLBP_CombatForceSetPosInfo = 10; + CFAIIJNNLBP_CombatCompensatePosDiff = 11; + CFAIIJNNLBP_CombatMonsterDoBlink = 12; + CFAIIJNNLBP_CombatFixedRushMove = 13; + CFAIIJNNLBP_CombatSyncTransform = 14; + CFAIIJNNLBP_CombatLightCoreMove = 15; + CFAIIJNNLBP_CombatBeingHealedNtf = 16; + CFAIIJNNLBP_CombatSkillAnchorPositionNtf = 17; + CFAIIJNNLBP_CombatGrapplingHookMove = 18; + CFAIIJNNLBP_CombatSpecialMotionInfo = 19; + CFAIIJNNLBP_CombatFixedAvatarFlashMove = 20; + CFAIIJNNLBP_CombatMultiOverrideAnim = 21; + CFAIIJNNLBP_CombatDebugSyncMotion = 22; +} + +enum OHJBEJLMDBG { + OHJBEJLMDBG_DungeonCandidateTplrNormal = 0; + OHJBEJLMDBG_DungeonCandidateTplrDie = 1; + OHJBEJLMDBG_DungeonCandidateTplrBeKick = 2; + OHJBEJLMDBG_DungeonCandidateDisconnect = 3; +} + +enum JAGNMBOBGNK { + JAGNMBOBGNK_TimeOut = 0; + JAGNMBOBGNK_SettlePlayEnd = 1; + JAGNMBOBGNK_SettlePlayerQuit = 2; + JAGNMBOBGNK_SettleLifeCount = 3; +} + +enum GCJHLBLIPPJ { + GCJHLBLIPPJ_InBattleMechanicusStageNone = 0; + GCJHLBLIPPJ_InBattleMechanicusStageBuild = 1; + GCJHLBLIPPJ_InBattleMechanicusStageCardFlip = 2; + GCJHLBLIPPJ_InBattleMechanicusStageKill = 3; +} + +enum HDPDHDLPHAE { + HDPDHDLPHAE_None = 0; + HDPDHDLPHAE_DestoryVehcile = 1; + HDPDHDLPHAE_EnterScene = 2; + HDPDHDLPHAE_LeaveScene = 3; + HDPDHDLPHAE_ActiveVehcile = 4; + HDPDHDLPHAE_EnterVehicle = 5; + HDPDHDLPHAE_SpeedCheck = 6; + HDPDHDLPHAE_Gm = 7; + HDPDHDLPHAE_UseWidgetTp = 8; + HDPDHDLPHAE_UseWidgetNotTp = 9; + HDPDHDLPHAE_GalleryVehcileNotTp = 10; + HDPDHDLPHAE_QuestExec = 11; +} + +enum PEKLCMKLJMM { + PEKLCMKLJMM_TimeOut = 0; + PEKLCMKLJMM_SettlePlayEnd = 1; + PEKLCMKLJMM_SettlePlayerQuit = 2; +} + +enum DFAFGEPBLDO { + DFAFGEPBLDO_EditUgcDungeonEdit = 0; + DFAFGEPBLDO_EditUgcDungeonAudit = 1; + DFAFGEPBLDO_EditUgcDungeonPublished = 2; +} + +enum EDGIMHGHGPA { + EDGIMHGHGPA_RentSucc = 0; + EDGIMHGHGPA_RentLimit = 1; + EDGIMHGHGPA_RentRepeated = 2; +} + +enum FoundationStatus { + FoundationStatus_None = 0; + FoundationStatus_Init = 1; + FoundationStatus_Building = 2; + FoundationStatus_Built = 3; +} + +enum MKKPICHLCGL { + MKKPICHLCGL_DefaultValue = 0; + MKKPICHLCGL_Mkkpichlcgl1 = 1; + MKKPICHLCGL_Mkkpichlcgl2 = 2; + MKKPICHLCGL_Mkkpichlcgl3 = 3; +} + +enum MovingPlatformType { + MovingPlatformType_None = 0; + MovingPlatformType_UseConfig = 1; + MovingPlatformType_Ability = 2; + MovingPlatformType_Route = 3; +} + +enum DPLHEBCKKGG { + DPLHEBCKKGG_ReceiveOutput = 0; + DPLHEBCKKGG_StopForge = 1; +} + +enum DLFMNCPNFII { + DLFMNCPNFII_GcgHintNone = 0; + DLFMNCPNFII_GcgHintGameNotFound = 1; +} + +enum EDGIBJBAONG { + EDGIBJBAONG_AddServerBuff = 0; + EDGIBJBAONG_DelServerBuff = 1; +} + +enum JHHNLPAAMIN { + JHHNLPAAMIN_KeepRotX = 0; + JHHNLPAAMIN_KeepRotXy = 1; +} + +enum NNCOPLDHCPB { + NNCOPLDHCPB_None = 0; + NNCOPLDHCPB_Layout = 1; +} + +enum JGJLFAEIGAJ { + JGJLFAEIGAJ_MissionInvalid = 0; + JGJLFAEIGAJ_MissionUnfinished = 1; + JGJLFAEIGAJ_MissionFinished = 2; + JGJLFAEIGAJ_MissionPointTaken = 3; +} + +enum HJBCKHABDKL { + HJBCKHABDKL_Null = 0; + HJBCKHABDKL_Active = 1; + HJBCKHABDKL_Passive = 2; +} + +enum KDIOOJINLKG { + KDIOOJINLKG_GalleryStartByNone = 0; + KDIOOJINLKG_GalleryStartByMatch = 1; + KDIOOJINLKG_GalleryStartByDraft = 2; +} + +enum HIMMEMHOGFB { + HIMMEMHOGFB_None = 0; + HIMMEMHOGFB_MusicGame = 1; +} + +enum FOGEMDKJJCN { + FOGEMDKJJCN_FishNoRewardNone = 0; + FOGEMDKJJCN_FishNoRewardActivityLimit = 1; + FOGEMDKJJCN_FishNoRewardBagLimit = 2; + FOGEMDKJJCN_FishNoRewardPoolLimit = 3; +} + +enum APLKOLHCOME { + APLKOLHCOME_FreiendDisconnect = 0; + APLKOLHCOME_FriendOnline = 1; +} + +enum DMKGKAKIMAB { + DMKGKAKIMAB_FireworksReformParamNone = 0; + DMKGKAKIMAB_FireworksReformParamColor = 1; + DMKGKAKIMAB_FireworksReformParamHeight = 2; + DMKGKAKIMAB_FireworksReformParamSize = 3; + DMKGKAKIMAB_FireworksReformParamDensity = 4; + DMKGKAKIMAB_FireworksReformParamRotation = 5; +} + +enum BNNPLDLJKNJ { + BNNPLDLJKNJ_ChangeHpNone = 0; + BNNPLDLJKNJ_ChangeHpSubAvatar = 1; + BNNPLDLJKNJ_ChangeHpSubMonster = 2; + BNNPLDLJKNJ_ChangeHpSubGear = 3; + BNNPLDLJKNJ_ChangeHpSubEnvir = 4; + BNNPLDLJKNJ_ChangeHpSubFall = 5; + BNNPLDLJKNJ_ChangeHpSubDrawn = 6; + BNNPLDLJKNJ_ChangeHpSubAbyss = 7; + BNNPLDLJKNJ_ChangeHpSubAbility = 8; + BNNPLDLJKNJ_ChangeHpSubSummon = 9; + BNNPLDLJKNJ_ChangeHpSubScript = 10; + BNNPLDLJKNJ_ChangeHpSubGm = 11; + BNNPLDLJKNJ_ChangeHpSubKillSelf = 12; + BNNPLDLJKNJ_ChangeHpSubClimateCold = 13; + BNNPLDLJKNJ_ChangeHpSubStormLightning = 14; + BNNPLDLJKNJ_ChangeHpSubKillServerGadget = 15; + BNNPLDLJKNJ_ChangeHpSubReplace = 16; + BNNPLDLJKNJ_ChangeHpSubPlayerLeave = 17; + BNNPLDLJKNJ_ChangeHpAttackByEnergy = 18; + BNNPLDLJKNJ_ChangeHpAttackByRecycle = 19; + BNNPLDLJKNJ_ChangeHpSubPlayerBack = 20; + BNNPLDLJKNJ_ChangeHpSubUgc = 21; + BNNPLDLJKNJ_ChangeHpSubDirtyWaterErosion = 22; + BNNPLDLJKNJ_ChangeHpSubDestroySelf = 23; + BNNPLDLJKNJ_ChangeHpSubLiquidPhlogiston = 24; + BNNPLDLJKNJ_ChangeHpByLua = 51; + BNNPLDLJKNJ_ChangeHpAddAbility = 101; + BNNPLDLJKNJ_ChangeHpAddItem = 102; + BNNPLDLJKNJ_ChangeHpAddRevive = 103; + BNNPLDLJKNJ_ChangeHpAddUpgrade = 104; + BNNPLDLJKNJ_ChangeHpAddStatue = 105; + BNNPLDLJKNJ_ChangeHpAddBackground = 106; + BNNPLDLJKNJ_ChangeHpAddGm = 107; + BNNPLDLJKNJ_ChangeHpAddTrialAvatarActivity = 108; + BNNPLDLJKNJ_ChangeHpAddRouguelikeSpring = 109; + BNNPLDLJKNJ_ChangeHpAddEffigyChallengeV5 = 110; +} + +enum GFILBKBGMAF { + GFILBKBGMAF_Attach = 0; + GFILBKBGMAF_Detach = 1; +} + +enum CHJBBPJBKDC { + CHJBBPJBKDC_None = 0; + CHJBBPJBKDC_ReadySelectAvatar = 1; + CHJBBPJBKDC_ReadySelectCard = 2; + CHJBBPJBKDC_ReadyEnterFight = 3; + CHJBBPJBKDC_AllFinish = 4; +} + +enum PEHCGOEKBDG { + PEHCGOEKBDG_SandwormLevelNotOpen = 0; + PEHCGOEKBDG_SandwormLevelPreQuest = 1; + PEHCGOEKBDG_SandwormLevelStart = 2; + PEHCGOEKBDG_SandwormLevelSequelQuest = 3; +} + +enum FBLKBBKFENL { + FBLKBBKFENL_None = 0; + FBLKBBKFENL_Succ = 1; + FBLKBBKFENL_Fail = 2; +} + +enum INMCHNDEIAH { + INMCHNDEIAH_PlayerJudge = 0; + INMCHNDEIAH_PlayerEnterOptionRefuse = 1; + INMCHNDEIAH_PlayerEnterOptionDirect = 2; + INMCHNDEIAH_SystemJudge = 3; + INMCHNDEIAH_HostInMatch = 4; + INMCHNDEIAH_PsPlayerNotAcceptOthers = 5; + INMCHNDEIAH_OpenStateNotOpen = 6; + INMCHNDEIAH_HostInEditMode = 7; + INMCHNDEIAH_PriorCheck = 8; +} + +enum GadgetBornType { + GadgetBornType_None = 0; + GadgetBornType_InAir = 1; + GadgetBornType_Player = 2; + GadgetBornType_MonsterHit = 3; + GadgetBornType_MonsterDie = 4; + GadgetBornType_Gadget = 5; + GadgetBornType_Ground = 6; +} + +enum AKEHCJNGJEJ { + AKEHCJNGJEJ_ObstacleShapeCapsule = 0; + AKEHCJNGJEJ_ObstacleShapeBox = 1; +} + +enum JGDODFJCANG { + JGDODFJCANG_AuditNone = 0; + JGDODFJCANG_AuditWaiting = 1; + JGDODFJCANG_AuditFailed = 2; +} + +enum BPLKLKDBOGP { + BPLKLKDBOGP_Idle = 0; + BPLKLKDBOGP_ChangingAvatar = 1; + BPLKLKDBOGP_Ready = 2; +} + +enum EJPAGMFNMFE { + EJPAGMFNMFE_TribalChapterNone = 0; + EJPAGMFNMFE_TribalChapterNotOpen = 1; + EJPAGMFNMFE_TribalChapterLock = 2; + EJPAGMFNMFE_TribalChapterUnlock = 3; + EJPAGMFNMFE_TribalChapterFinish = 4; +} + +enum CEGMLMCFCPM { + CEGMLMCFCPM_Editor = 0; + CEGMLMCFCPM_Ios = 1; + CEGMLMCFCPM_Android = 2; + CEGMLMCFCPM_Pc = 3; + CEGMLMCFCPM_Ps4 = 4; + CEGMLMCFCPM_Server = 5; + CEGMLMCFCPM_CloudAndroid = 6; + CEGMLMCFCPM_CloudIos = 7; + CEGMLMCFCPM_Ps5 = 8; + CEGMLMCFCPM_CloudWeb = 9; + CEGMLMCFCPM_CloudTv = 10; + CEGMLMCFCPM_CloudMac = 11; + CEGMLMCFCPM_CloudPc = 12; + CEGMLMCFCPM_CloudThirdPartyMobile = 13; + CEGMLMCFCPM_CloudThirdPartyPc = 14; + CEGMLMCFCPM_CloudWebAndroid = 15; + CEGMLMCFCPM_CloudWebIos = 16; + CEGMLMCFCPM_CloudWebPc = 17; + CEGMLMCFCPM_CloudWebMac = 18; + CEGMLMCFCPM_CloudWebTouch = 19; + CEGMLMCFCPM_CloudWebKeyboard = 20; +} + +enum DMBNNBHBPBI { + DMBNNBHBPBI_GcgSettleOptNone = 0; + DMBNNBHBPBI_GcgSettleOptExit = 1; + DMBNNBHBPBI_GcgSettleOptContinue = 2; + DMBNNBHBPBI_GcgSettleOptRestart = 3; +} + +enum CMDEEPDJOGA { + CMDEEPDJOGA_GcgDiceSideInvalid = 0; + CMDEEPDJOGA_GcgDiceSideCryo = 1; + CMDEEPDJOGA_GcgDiceSideHydro = 2; + CMDEEPDJOGA_GcgDiceSidePyro = 3; + CMDEEPDJOGA_GcgDiceSideElectro = 4; + CMDEEPDJOGA_GcgDiceSideGeo = 5; + CMDEEPDJOGA_GcgDiceSideDendro = 6; + CMDEEPDJOGA_GcgDiceSideAnemo = 7; + CMDEEPDJOGA_GcgDiceSidePaimon = 8; +} + +enum CEOCJHPHEDC { + CEOCJHPHEDC_TransmitNone = 0; + CEOCJHPHEDC_TransmitQuest = 1; +} + +enum CNPEFFIMNBF { + CNPEFFIMNBF_SalvageEscortStopNone = 0; + CNPEFFIMNBF_SalvageEscortStopSuccess = 1; + CNPEFFIMNBF_SalvageEscortStopDump = 2; + CNPEFFIMNBF_SalvageEscortStopTime = 3; + CNPEFFIMNBF_SalvageEscortStopInterrupt = 4; + CNPEFFIMNBF_SalvageEscortStopLeave = 5; + CNPEFFIMNBF_SalvageEscortStopFull = 6; +} + +enum HKKCDICCIMI { + HKKCDICCIMI_GcgGameNone = 0; + HKKCDICCIMI_GcgGameGm = 1; + HKKCDICCIMI_GcgGameMatch = 2; + HKKCDICCIMI_GcgGamePvp = 3; + HKKCDICCIMI_GcgGameTavernChallenge = 4; + HKKCDICCIMI_GcgGameConstChallenge = 5; + HKKCDICCIMI_GcgGameWorldChallenge = 6; + HKKCDICCIMI_GcgGameBossChallenge = 7; + HKKCDICCIMI_GcgGameWeekChallenge = 8; + HKKCDICCIMI_GcgGameBreakChallenge = 9; + HKKCDICCIMI_GcgGameQuest = 10; + HKKCDICCIMI_GcgGameGuideGroup = 11; + HKKCDICCIMI_GcgGameOther = 12; + HKKCDICCIMI_GcgGameActivityJourney = 13; + HKKCDICCIMI_GcgGamePveActivity = 14; + HKKCDICCIMI_GcgGameArena = 15; + HKKCDICCIMI_GcgGameActivityPveInfinite = 16; + HKKCDICCIMI_GcgGameActivityPvePuzzle = 17; +} + +enum EDEGMKLFIFI { + EDEGMKLFIFI_None = 0; + EDEGMKLFIFI_Pack = 1; + EDEGMKLFIFI_Plant = 2; +} + +enum NLKBOOHNHHJ { + NLKBOOHNHHJ_ReportReasonNone = 0; + NLKBOOHNHHJ_ReportReasonDeceptiveAds = 1; + NLKBOOHNHHJ_ReportReasonAbusing = 2; + NLKBOOHNHHJ_ReportReasonCheat = 3; + NLKBOOHNHHJ_ReportReasonPolitical = 4; + NLKBOOHNHHJ_ReportReasonOther = 5; + NLKBOOHNHHJ_ReportReasonHome = 6; +} + +enum EAEBEJOPPCG { + EAEBEJOPPCG_DungeonEntryReasonNone = 0; + EAEBEJOPPCG_DungeonEntryReasonLevel = 1; + EAEBEJOPPCG_DungeonEntryReasonQuest = 2; + EAEBEJOPPCG_DungeonEntryReasonMuliple = 3; +} + +enum NIEMJJCEDCF { + NIEMJJCEDCF_None = 0; + NIEMJJCEDCF_Collectable = 1; + NIEMJJCEDCF_Collected = 2; + NIEMJJCEDCF_Finished = 3; +} + +enum KCKMMDDJPCE { + KCKMMDDJPCE_None = 0; + KCKMMDDJPCE_Normal = 1; + KCKMMDDJPCE_Template = 2; + KCKMMDDJPCE_Exam = 3; +} + +enum VisionType { + VisionType_None = 0; + VisionType_Meet = 1; + VisionType_Reborn = 2; + VisionType_Replace = 3; + VisionType_WaypointReborn = 4; + VisionType_Miss = 5; + VisionType_Die = 6; + VisionType_GatherEscape = 7; + VisionType_Refresh = 8; + VisionType_Transport = 9; + VisionType_ReplaceDie = 10; + VisionType_ReplaceNoNotify = 11; + VisionType_Born = 12; + VisionType_Pickup = 13; + VisionType_Remove = 14; + VisionType_ChangeCostume = 15; + VisionType_FishRefresh = 16; + VisionType_FishBigShock = 17; + VisionType_FishQteSucc = 18; + VisionType_CaptureDisappear = 19; +} + +enum MOMGBCIBOEI { + MOMGBCIBOEI_None = 0; + MOMGBCIBOEI_Finish = 1; + MOMGBCIBOEI_PreStart = 2; + MOMGBCIBOEI_Start = 3; +} + +enum BICKFBJHOIK { + BICKFBJHOIK_BargainCompleteSucc = 0; + BICKFBJHOIK_BargainSingleFail = 1; + BICKFBJHOIK_BargainCompleteFail = 2; +} + +enum JMHJPMMAMDC { + JMHJPMMAMDC_None = 0; + JMHJPMMAMDC_SwitchControl = 1; + JMHJPMMAMDC_ShootTimeout = 2; + JMHJPMMAMDC_RunningTimeout = 3; + JMHJPMMAMDC_RunningReconnect = 4; +} + +enum ICBODPOGNHD { + ICBODPOGNHD_OptionNone = 0; + ICBODPOGNHD_OptionNormal = 1; + ICBODPOGNHD_OptionFirstCanGo = 2; +} + +enum LPPFEDCJJAP { + LPPFEDCJJAP_Classic = 0; + LPPFEDCJJAP_Tendency = 1; + LPPFEDCJJAP_Adaptive = 2; + LPPFEDCJJAP_Inflection = 3; +} + +enum AFBFHONPIGC { + AFBFHONPIGC_All = 0; + AFBFHONPIGC_Air = 1; + AFBFHONPIGC_Water = 2; +} + +enum HPICHAILNKA { + HPICHAILNKA_Unstarted = 0; + HPICHAILNKA_Started = 1; + HPICHAILNKA_Finished = 2; +} + +enum AANMPMBPKCL { + AANMPMBPKCL_WindFieldDungeonFailNone = 0; + AANMPMBPKCL_WindFieldDungeonFailCancel = 1; + AANMPMBPKCL_WindFieldDungeonFailTimeout = 2; + AANMPMBPKCL_WindFieldDungeonFailAllAvatarDie = 3; + AANMPMBPKCL_WindFieldDungeonFailLuaInterrupt = 4; +} + +enum ECLBIPADHBL { + ECLBIPADHBL_LuaOptionNone = 0; + ECLBIPADHBL_LuaOptionPlayerInput = 1; +} + +enum NPGMACJFBEK { + NPGMACJFBEK_None = 0; + NPGMACJFBEK_ReachScore = 1; + NPGMACJFBEK_TimeUp = 2; +} + +enum GEPCIKPIEPN { + GEPCIKPIEPN_LunaRiteHintStatusDefault = 0; + GEPCIKPIEPN_LunaRiteHintStatusNoCount = 1; + GEPCIKPIEPN_LunaRiteHintStatusFinish = 2; +} + +enum HGAGMBJDHFG { + HGAGMBJDHFG_BrickBreakerStagePrepare = 0; + HGAGMBJDHFG_BrickBreakerStagePick = 1; + HGAGMBJDHFG_BrickBreakerStageGame = 2; + HGAGMBJDHFG_BrickBreakerStagePlay = 3; + HGAGMBJDHFG_BrickBreakerStageSettle = 4; +} + +enum FECIOCNEBAH { + FECIOCNEBAH_Invalid = 0; + FECIOCNEBAH_InProgress = 1; + FECIOCNEBAH_Complete = 2; + FECIOCNEBAH_RewardTaken = 3; +} + +enum HOCJFIDGKJM { + HOCJFIDGKJM_None = 0; + HOCJFIDGKJM_ByKick = 1; + HOCJFIDGKJM_Quit = 2; +} + +enum MonsterBornType { + MonsterBornType_None = 0; + MonsterBornType_Default = 1; + MonsterBornType_Random = 2; +} + +enum PEMMKCKGPCP { + PEMMKCKGPCP_Added = 0; + PEMMKCKGPCP_Removed = 1; +} + +enum HHAAFIHNDJO { + HHAAFIHNDJO_QuitFocusDefault = 0; + HHAAFIHNDJO_QuitFocusMutual = 1; +} + +enum GMBPGLNGGLI { + GMBPGLNGGLI_TryCustomDungeonNone = 0; + GMBPGLNGGLI_TryCustomDungeonRoom = 1; + GMBPGLNGGLI_TryCustomDungeonAll = 2; + GMBPGLNGGLI_TryCustomDungeonOfficialPlay = 3; +} + +enum LLMDBKHCLEB { + LLMDBKHCLEB_Invalue = 0; + LLMDBKHCLEB_Add = 1; + LLMDBKHCLEB_Set = 2; +} + +enum PlayerLogoutReason { + PlayerLogoutReason_Disconnect = 0; + PlayerLogoutReason_ClientReq = 1; + PlayerLogoutReason_Timeout = 2; + PlayerLogoutReason_AdminReq = 3; + PlayerLogoutReason_ServerClose = 4; + PlayerLogoutReason_GmClear = 5; + PlayerLogoutReason_PlayerTransfer = 6; + PlayerLogoutReason_ClientChecksumInvalid = 7; + PlayerLogoutReason_MuipMoveSaveWait = 8; +} + +enum OIJBBOCGIGB { + OIJBBOCGIGB_None = 0; + OIJBBOCGIGB_Send = 1; + OIJBBOCGIGB_Accept = 2; + OIJBBOCGIGB_Refuse = 3; +} + +enum AJOPCFFCFDD { + AJOPCFFCFDD_WispCageStateNotExist = 0; + AJOPCFFCFDD_WispCageStateCreated = 1; + AJOPCFFCFDD_WispCageStateMaterialDelivered = 2; + AJOPCFFCFDD_WispCageStateNotTakeReward = 3; +} + +enum DONNPJAMEED { + DONNPJAMEED_GcgPhaseInvalid = 0; + DONNPJAMEED_GcgPhaseStart = 1; + DONNPJAMEED_GcgPhaseDraw = 2; + DONNPJAMEED_GcgPhaseOnStage = 3; + DONNPJAMEED_GcgPhaseDice = 4; + DONNPJAMEED_GcgPhaseMain = 5; + DONNPJAMEED_GcgPhaseEnd = 6; + DONNPJAMEED_GcgPhaseDie = 7; + DONNPJAMEED_GcgPhaseFin = 8; + DONNPJAMEED_GcgPhasePreMain = 9; + DONNPJAMEED_GcgPhaseReroll = 10; + DONNPJAMEED_GcgPhaseRedraw = 11; +} + +enum ALLLNINAOGA { + ALLLNINAOGA_BattlePassUnlockInvalid = 0; + ALLLNINAOGA_BattlePassUnlockFree = 1; + ALLLNINAOGA_BattlePassUnlockPaid = 2; +} + +enum CFPILOJCINI { + CFPILOJCINI_None = 0; + CFPILOJCINI_CreateConnect = 1; + CFPILOJCINI_StartGame = 2; + CFPILOJCINI_Ping = 3; + CFPILOJCINI_FinishGame = 4; + CFPILOJCINI_SnapShot = 5; + CFPILOJCINI_Action = 6; + CFPILOJCINI_SnapShotForDebugLog = 7; +} + +enum BNMOIKFJFAJ { + BNMOIKFJFAJ_ChangeHpDebtsNone = 0; + BNMOIKFJFAJ_ChangeHpDebtsPay = 1; + BNMOIKFJFAJ_ChangeHpDebtsPayFinish = 2; + BNMOIKFJFAJ_ChangeHpDebtsClear = 21; + BNMOIKFJFAJ_ChangeHpDebtsReduceAbility = 41; + BNMOIKFJFAJ_ChangeHpDebtsAddAbility = 51; +} + +enum DBKKEPAHCPE { + DBKKEPAHCPE_None = 0; + DBKKEPAHCPE_Sail = 1; + DBKKEPAHCPE_Battle = 2; +} + +enum JAIDDKDBMEM { + JAIDDKDBMEM_Idle = 0; + JAIDDKDBMEM_ChangingAvatar = 1; + JAIDDKDBMEM_Ready = 2; +} + +enum PMOBCONJBEF { + PMOBCONJBEF_Level = 0; + PMOBCONJBEF_Quest = 1; +} + +enum BHEFKOOJNOK { + BHEFKOOJNOK_WidgetCreatorTypeNone = 0; + BHEFKOOJNOK_WidgetCreatorTypeRetract = 1; + BHEFKOOJNOK_WidgetCreatorTypeRetractAndCreate = 2; +} + +enum OHGCDMMLNOK { + OHGCDMMLNOK_HitColliderInvalid = 0; + OHGCDMMLNOK_HitColliderHitBox = 1; + OHGCDMMLNOK_HitColliderWetHitBox = 2; + OHGCDMMLNOK_HitColliderHeadBox = 3; +} + +enum ELKBKGFHAOL { + ELKBKGFHAOL_TypeNone = 0; + ELKBKGFHAOL_TypePack = 1; + ELKBKGFHAOL_TypeEvent = 2; +} + +enum CKJOFDMGNNO { + CKJOFDMGNNO_StatusFail = 0; + CKJOFDMGNNO_StatusSucc = 1; + CKJOFDMGNNO_StatusPartial = 2; +} + +enum BOEDELIJAGB { + BOEDELIJAGB_None = 0; + BOEDELIJAGB_Transculent = 1; +} + +enum JJPMGEJNAAO { + JJPMGEJNAAO_DraftFailUnknown = 0; + JJPMGEJNAAO_DraftActivityNotOpen = 1; + JJPMGEJNAAO_DraftActivityPlayNotOpen = 2; + JJPMGEJNAAO_DraftSceneNotMeet = 3; + JJPMGEJNAAO_DraftWorldNotMeet = 4; + JJPMGEJNAAO_DraftPlayLimitNotMeet = 5; + JJPMGEJNAAO_DraftActivityConfigNotFound = 6; +} + +enum NLKAMGEKNNI { + NLKAMGEKNNI_StatusFail = 0; + NLKAMGEKNNI_StatusSucc = 1; + NLKAMGEKNNI_StatusPartial = 2; +} + +enum AGDCPKBNOGI { + AGDCPKBNOGI_SalvagePreventStopNone = 0; + AGDCPKBNOGI_SalvagePreventStopSuccess = 1; + AGDCPKBNOGI_SalvagePreventStopArrival = 2; + AGDCPKBNOGI_SalvagePreventStopInterrupt = 3; + AGDCPKBNOGI_SalvagePreventStopLeave = 4; + AGDCPKBNOGI_SalvagePreventStopFull = 5; + AGDCPKBNOGI_SalvagePreventStopAway = 6; +} + +enum BKHKLFCBLFJ { + BKHKLFCBLFJ_Invalid = 0; + BKHKLFCBLFJ_Running = 1; + BKHKLFCBLFJ_Finished = 2; +} + +enum EEGMNIPNKMJ { + EEGMNIPNKMJ_Default = 0; + EEGMNIPNKMJ_Effect = 1; + EEGMNIPNKMJ_Cost = 2; + EEGMNIPNKMJ_Gm = 3; + EEGMNIPNKMJ_Attack = 4; + EEGMNIPNKMJ_Reboot = 5; + EEGMNIPNKMJ_PlayCard = 6; + EEGMNIPNKMJ_QuicklyOnstage = 7; + EEGMNIPNKMJ_RemoveAfterDie = 8; + EEGMNIPNKMJ_Init = 9; + EEGMNIPNKMJ_EffectDamage = 10; + EEGMNIPNKMJ_EffectHeal = 11; + EEGMNIPNKMJ_EffectRevive = 12; + EEGMNIPNKMJ_InitOnstage = 13; + EEGMNIPNKMJ_DieOnstage = 14; + EEGMNIPNKMJ_SelectOnstage = 15; + EEGMNIPNKMJ_CharacterDie = 16; + EEGMNIPNKMJ_ReviveWhenDeath = 17; + EEGMNIPNKMJ_TransferToOpponent = 18; + EEGMNIPNKMJ_TransferDice = 19; + EEGMNIPNKMJ_PlayCardBeingCounter = 20; + EEGMNIPNKMJ_UseVehicleSkill = 21; +} + +enum AAGPKJDPBLK { + AAGPKJDPBLK_ReunionReportTypeNone = 0; + AAGPKJDPBLK_ReunionReportTypeStart = 1; + AAGPKJDPBLK_ReunionReportTypeDouble = 2; +} + +enum AEFKHOGCDOE { + AEFKHOGCDOE_None = 0; + AEFKHOGCDOE_Normal = 1; + AEFKHOGCDOE_Condense = 2; + AEFKHOGCDOE_ReunionPrivilege = 3; + AEFKHOGCDOE_OpActivity = 4; + AEFKHOGCDOE_Material = 5; +} + +enum NJGJFMECPKA { + NJGJFMECPKA_None = 0; + NJGJFMECPKA_CreateConnect = 1; + NJGJFMECPKA_StartGame = 2; + NJGJFMECPKA_Ping = 3; + NJGJFMECPKA_FinishGame = 4; + NJGJFMECPKA_SnapShot = 5; + NJGJFMECPKA_Action = 6; +} + +enum IOHPCJAJPPO { + IOHPCJAJPPO_FoundationOpNone = 0; + IOHPCJAJPPO_FoundationOpBuild = 1; + IOHPCJAJPPO_FoundationOpDemolition = 2; + IOHPCJAJPPO_FoundationOpRebuild = 3; + IOHPCJAJPPO_FoundationOpRotate = 4; + IOHPCJAJPPO_FoundationOpLock = 5; + IOHPCJAJPPO_FoundationOpUnlock = 6; +} + +enum PCFIJJMKGLB { + PCFIJJMKGLB_FireworksLaunchParamNone = 0; + PCFIJJMKGLB_FireworksLaunchParamRepeat = 1; + PCFIJJMKGLB_FireworksLaunchParamInteval = 2; + PCFIJJMKGLB_FireworksLaunchParamDelay = 3; + PCFIJJMKGLB_FireworksLaunchParamRoundInteval = 4; + PCFIJJMKGLB_FireworksLaunchParamMax = 5; +} + +enum GECMBIEKDND { + GECMBIEKDND_ReportReasonSubtypeNone = 0; + GECMBIEKDND_ReportReasonSubtypeInvalidNickname = 1; + GECMBIEKDND_ReportReasonSubtypeInvalidSignature = 2; + GECMBIEKDND_ReportReasonSubtypeInvalidArrangement = 3; + GECMBIEKDND_ReportReasonSubtypeInvalidChat = 4; + GECMBIEKDND_ReportReasonSubtypeInvalidAvatarName = 5; + GECMBIEKDND_ReportReasonSubtypeInvalidOther = 6; + GECMBIEKDND_ReportReasonSubtypeInvalidLittleDrillName = 7; +} + +enum HMOCJIEPPLL { + HMOCJIEPPLL_ActionTypeNone = 0; + HMOCJIEPPLL_ActionTypePlayerMove = 1; +} + +enum ONFEIBHLJBP { + ONFEIBHLJBP_LunaRiteHintTypeNone = 0; + ONFEIBHLJBP_LunaRiteHintTypeRune = 1; + ONFEIBHLJBP_LunaRiteHintTypeChest = 2; +} + +enum DLJMGIAMGLF { + DLJMGIAMGLF_PlaySoundNone = 0; + DLJMGIAMGLF_PlaySoundStart = 1; + DLJMGIAMGLF_PlaySoundStop = 2; +} + +enum AIOGIOPPMHA { + AIOGIOPPMHA_None = 0; + AIOGIOPPMHA_Low = 1; + AIOGIOPPMHA_Mid = 2; + AIOGIOPPMHA_High = 3; +} + +enum NHLCOOPKJBL { + NHLCOOPKJBL_MailCollectibleUnkonw = 0; + NHLCOOPKJBL_MailNotCollectible = 1; + NHLCOOPKJBL_MailCollectibleUncollected = 2; + NHLCOOPKJBL_MailCollectibleCollected = 3; +} + +enum JJHGGDCJHJI { + JJHGGDCJHJI_UgcRecordUsageNone = 0; + JJHGGDCJHJI_UgcRecordUsageImport = 1; + JJHGGDCJHJI_UgcRecordUsagePlay = 2; + JJHGGDCJHJI_UgcRecordUsageTrial = 3; + JJHGGDCJHJI_UgcRecordUsageCompare = 4; +} + +enum HHGIELIKJHB { + HHGIELIKJHB_OptionNone = 0; + HHGIELIKJHB_OptionNormal = 1; + HHGIELIKJHB_OptionFirstCanGo = 2; +} + +enum LNEMNCJDLMM { + LNEMNCJDLMM_InBattleMechanicusCardChallengeNone = 0; + LNEMNCJDLMM_InBattleMechanicusCardChallengeOnGoing = 1; + LNEMNCJDLMM_InBattleMechanicusCardChallengeFail = 2; + LNEMNCJDLMM_InBattleMechanicusCardChallengeSuccess = 3; +} + +enum AOHJDDPEICB { + AOHJDDPEICB_CodexNone = 0; + AOHJDDPEICB_CodexQuest = 1; + AOHJDDPEICB_CodexWeapon = 2; + AOHJDDPEICB_CodexAnimal = 3; + AOHJDDPEICB_CodexMaterial = 4; + AOHJDDPEICB_CodexBooks = 5; + AOHJDDPEICB_CodexPushtips = 6; + AOHJDDPEICB_CodexView = 7; + AOHJDDPEICB_CodexReliquary = 8; +} + +enum PBLFODHDDML { + PBLFODHDDML_RogueCellNone = 0; + PBLFODHDDML_RogueCellBattle = 1; + PBLFODHDDML_RogueCellSuccess = 2; + PBLFODHDDML_RogueCellFinish = 3; + PBLFODHDDML_RogueCellTakenChest = 4; +} + +enum NMFDMILHGPO { + NMFDMILHGPO_InteractNone = 0; + NMFDMILHGPO_InteractPickItem = 1; + NMFDMILHGPO_InteractGather = 2; + NMFDMILHGPO_InteractOpenChest = 3; + NMFDMILHGPO_InteractOpenStatue = 4; + NMFDMILHGPO_InteractConsum = 5; + NMFDMILHGPO_InteractMpPlayReward = 6; + NMFDMILHGPO_InteractView = 7; + NMFDMILHGPO_InteractGeneralReward = 8; + NMFDMILHGPO_InteractMiracleRing = 9; + NMFDMILHGPO_InteractFoundation = 10; + NMFDMILHGPO_InteractEchoShell = 11; + NMFDMILHGPO_InteractHomeGather = 12; + NMFDMILHGPO_InteractEnvAnimal = 13; + NMFDMILHGPO_InteractQuestGadget = 14; + NMFDMILHGPO_InteractUiInteract = 15; + NMFDMILHGPO_InteractDeshretObelisk = 16; +} + +enum CFPDOELBLNJ { + CFPDOELBLNJ_StatusFail = 0; + CFPDOELBLNJ_StatusSucc = 1; + CFPDOELBLNJ_StatusPartial = 2; +} + +enum NOIPNEPDIPN { + NOIPNEPDIPN_EnterCustomDungeonNone = 0; + NOIPNEPDIPN_EnterCustomDungeonEdit = 1; + NOIPNEPDIPN_EnterCustomDungeonPlay = 2; + NOIPNEPDIPN_EnterCustomDungeonOfficial = 3; +} + +enum PBJBNAPEOED { + PBJBNAPEOED_ExpeditionNone = 0; + PBJBNAPEOED_ExpeditionStarted = 1; + PBJBNAPEOED_ExpeditionFinished = 2; + PBJBNAPEOED_ExpeditionRewarded = 3; + PBJBNAPEOED_ExpeditionLocked = 4; +} + +enum HNNCCLMHCLA { + HNNCCLMHCLA_None = 0; + HNNCCLMHCLA_ESkillShared = 1; +} + +enum JHHBGBPHNKF { + JHHBGBPHNKF_EventTriggerNone = 0; + JHHBGBPHNKF_EventTriggerEnterForce = 1; +} + +enum KDJJJAOGJFJ { + KDJJJAOGJFJ_Invalid = 0; + KDJJJAOGJFJ_UnableToBegin = 1; + KDJJJAOGJFJ_Begin = 2; + KDJJJAOGJFJ_End = 3; +} + +enum MBMCKHFKOKF { + MBMCKHFKOKF_DieOptNone = 0; + MBMCKHFKOKF_DieOptReplay = 1; + MBMCKHFKOKF_DieOptCancel = 2; + MBMCKHFKOKF_DieOptRevive = 3; +} + +enum DIEDGOLJCOK { + DIEDGOLJCOK_None = 0; + DIEDGOLJCOK_AllAvatarSelected = 1; + DIEDGOLJCOK_ChanceForbidden = 2; + DIEDGOLJCOK_CandidateAvatarNumZero = 3; +} + +enum LFIEAKHOOAL { + LFIEAKHOOAL_Npc = 0; + LFIEAKHOOAL_Quest = 1; + LFIEAKHOOAL_Special = 2; + LFIEAKHOOAL_Mine = 3; + LFIEAKHOOAL_Collection = 4; + LFIEAKHOOAL_Monster = 5; + LFIEAKHOOAL_FishPool = 6; +} + +enum ProtEntityType { + ProtEntityType_None = 0; + ProtEntityType_Avatar = 1; + ProtEntityType_Monster = 2; + ProtEntityType_Npc = 3; + ProtEntityType_Gadget = 4; + ProtEntityType_Region = 5; + ProtEntityType_Weapon = 6; + ProtEntityType_Weather = 7; + ProtEntityType_Scene = 8; + ProtEntityType_Team = 9; + ProtEntityType_MpLevel = 11; + ProtEntityType_PlayTeamEntity = 12; + ProtEntityType_EyePoint = 13; + ProtEntityType_Max = 14; +} + +enum WidgetSlotTag { + WidgetSlotTag_QuickUse = 0; + WidgetSlotTag_AttachAvatar = 1; +} + +enum HBCJGNLBDEN { + HBCJGNLBDEN_GcgLevelNone = 0; + HBCJGNLBDEN_GcgLevelConst = 1; + HBCJGNLBDEN_GcgLevelWeek = 2; + HBCJGNLBDEN_GcgLevelWorld = 3; + HBCJGNLBDEN_GcgLevelBoss = 4; + HBCJGNLBDEN_GcgLevelCharacter = 5; + HBCJGNLBDEN_GcgLevelBreak = 6; + HBCJGNLBDEN_GcgLevelQuest = 7; + HBCJGNLBDEN_GcgLevelGuideGroup = 8; + HBCJGNLBDEN_GcgLevelOther = 9; + HBCJGNLBDEN_GcgLevelJourney = 10; + HBCJGNLBDEN_GcgLevelPve = 11; + HBCJGNLBDEN_GcgLevelPveInfinite = 12; + HBCJGNLBDEN_GcgLevelPvePuzzle = 13; +} + +enum AEDFENMKNKC { + AEDFENMKNKC_CustomDungeonFinishPlayNormal = 0; + AEDFENMKNKC_CustomDungeonFinishPlayTry = 1; + AEDFENMKNKC_CustomDungeonFinishEditTry = 2; + AEDFENMKNKC_CustomDungeonFinishSelfPlayNormal = 3; +} + +enum JKEJLIIPFKL { + JKEJLIIPFKL_FisnEscapeNone = 0; + JKEJLIIPFKL_FishEscapeShocked = 1; + JKEJLIIPFKL_FishEscapeUnhook = 2; +} + +enum EnterType { + EnterType_None = 0; + EnterType_Self = 1; + EnterType_Goto = 2; + EnterType_Jump = 3; + EnterType_Other = 4; + EnterType_Back = 5; + EnterType_Dungeon = 6; + EnterType_DungeonReplay = 7; + EnterType_GotoByPortal = 8; + EnterType_SelfHome = 9; + EnterType_OtherHome = 10; + EnterType_GotoRecreate = 11; + EnterType_GotoByTpl = 12; +} + +enum EDODPNMMKLI { + EDODPNMMKLI_None = 0; + EDODPNMMKLI_StarredDungeon = 1; + EDODPNMMKLI_StarredRoom = 2; + EDODPNMMKLI_Owner = 3; + EDODPNMMKLI_History = 4; + EDODPNMMKLI_Search = 5; + EDODPNMMKLI_Official = 6; + EDODPNMMKLI_Template = 7; +} + +enum JLOPIBKNEGM { + JLOPIBKNEGM_RogueEliteNormal = 0; + JLOPIBKNEGM_RogueEliteHard = 1; +} + +enum LGCBOGAJDFB { + LGCBOGAJDFB_HomeFieldStatueNone = 0; + LGCBOGAJDFB_HomeFieldStatueSeed = 1; + LGCBOGAJDFB_HomeFieldStatueSprout = 2; + LGCBOGAJDFB_HomeFieldStatueGather = 3; +} + +enum AvatarType { + AvatarType_None = 0; + AvatarType_Formal = 1; + AvatarType_Trial = 2; + AvatarType_Mirror = 3; +} + +enum IALDLPPFIDE { + IALDLPPFIDE_EnterUgcDungeonNone = 0; + IALDLPPFIDE_EnterUgcDungeonTrialInEditDungeon = 1; + IALDLPPFIDE_EnterUgcDungeonTrialInWorld = 2; + IALDLPPFIDE_EnterUgcDungeonPlay = 3; + IALDLPPFIDE_EnterUgcDungeonOfficial = 4; + IALDLPPFIDE_EnterUgcDungeonByGm = 5; + IALDLPPFIDE_EnterUgcDungeonByEdit = 6; + IALDLPPFIDE_EnterUgcDungeonTrialOneRoom = 7; +} + +enum Retcode { + Ret_Succ = 0; + Ret_Fail = -1; + Ret_SvrError = 1; + Ret_UnknownError = 2; + Ret_Frequent = 3; + Ret_NodeForwardError = 4; + Ret_NotFoundConfig = 5; + Ret_SystemBusy = 6; + Ret_GmUidBind = 7; + Ret_Forbidden = 8; + Ret_StopRegister = 10; + Ret_StopServer = 11; + Ret_AccountVeirfyError = 12; + Ret_AccountFreeze = 13; + Ret_RepeatLogin = 14; + Ret_ClientVersionError = 15; + Ret_TokenError = 16; + Ret_AccountNotExist = 17; + Ret_WaitOtherLogin = 18; + Ret_AnotherLogin = 19; + Ret_ClientForceUpdate = 20; + Ret_BlackUid = 21; + Ret_LoginDbFail = 22; + Ret_LoginInitFail = 23; + Ret_MysqlDuplicate = 24; + Ret_MaxPlayer = 25; + Ret_AntiAddict = 26; + Ret_PsPlayerWithoutOnlineId = 27; + Ret_OnlineIdNotFound = 28; + Ret_OnlneIdNotMatch = 29; + Ret_RegisterIsFull = 30; + Ret_ChecksumInvalid = 31; + Ret_BlackRegisterIp = 32; + Ret_ExceedRegisterRate = 33; + Ret_UnknownPlatform = 34; + Ret_TokenParamError = 35; + Ret_AntiOfflineError = 36; + Ret_BlackLoginIp = 37; + Ret_GetTokenSessionHasUid = 38; + Ret_EnvironmentError = 39; + Ret_CheckClientVersionHashFail = 40; + Ret_MinorRegisterFobidden = 41; + Ret_SecurityLibraryError = 42; + Ret_GateTicketCheckError = 43; + Ret_ProtoMixVersionNotMatch = 44; + Ret_AccountTypeStopRegister = 45; + Ret_AvatarInCd = 101; + Ret_AvatarNotAlive = 102; + Ret_AvatarNotOnScene = 103; + Ret_CanNotFindAvatar = 104; + Ret_CanNotDelCurAvatar = 105; + Ret_DuplicateAvatar = 106; + Ret_AvatarIsSameOne = 107; + Ret_AvatarLevelLessThan = 108; + Ret_AvatarCanNotChangeElement = 109; + Ret_AvatarBreakLevelLessThan = 110; + Ret_AvatarOnMaxBreakLevel = 111; + Ret_AvatarIdAlreadyExist = 112; + Ret_AvatarNotDead = 113; + Ret_AvatarIsReviving = 114; + Ret_AvatarIdError = 115; + Ret_RepeatSetPlayerBornData = 116; + Ret_PlayerLevelLessThan = 117; + Ret_AvatarLimitLevelError = 118; + Ret_CurAvatarNotAlive = 119; + Ret_CanNotFindTeam = 120; + Ret_CanNotFindCurTeam = 121; + Ret_AvatarNotExistInTeam = 122; + Ret_CanNotRemoveCurAvatarFromTeam = 123; + Ret_CanNotUseReviveItemForCurAvatar = 124; + Ret_TeamCostExceedLimit = 125; + Ret_TeamAvatarInExpedition = 126; + Ret_TeamCanNotChoseReplaceUse = 127; + Ret_AvatarInCombat = 128; + Ret_PlayerTimeLocked = 129; + Ret_NicknameUtf8Error = 130; + Ret_NicknameTooLong = 131; + Ret_NicknameWordIllegal = 132; + Ret_NicknameTooManyDigits = 133; + Ret_NicknameIsEmpty = 134; + Ret_NicknameMonthlyLimit = 135; + Ret_NicknameNotChanged = 136; + Ret_PlayerNotOnline = 140; + Ret_OpenStateNotOpen = 141; + Ret_FeatureClosed = 142; + Ret_AvatarExpeditionAvatarDie = 152; + Ret_AvatarExpeditionCountLimit = 153; + Ret_AvatarExpeditionMainForbid = 154; + Ret_AvatarExpeditionTrialForbid = 155; + Ret_TeamNameIllegal = 156; + Ret_IsNotInStandby = 157; + Ret_IsInDungeon = 158; + Ret_IsInLockAvatarQuest = 159; + Ret_IsUsingTrialAvatar = 160; + Ret_IsUsingTempAvatar = 161; + Ret_NotHasFlycloak = 162; + Ret_FetterRewardAlreadyGot = 163; + Ret_FetterRewardLevelNotEnough = 164; + Ret_WorldLevelAdjustMinLevel = 165; + Ret_WorldLevelAdjustCd = 166; + Ret_NotHasCostume = 167; + Ret_CostumeAvatarError = 168; + Ret_FlycloakPlatformTypeErr = 169; + Ret_InTransfer = 170; + Ret_IsInLockAvatar = 171; + Ret_FullBackupTeam = 172; + Ret_BackupTeamIdNotValid = 173; + Ret_BackupTeamIsCurTeam = 174; + Ret_AvatarRenameInCd = 175; + Ret_AvatarRenameInAudit = 176; + Ret_AvatarRenameInIpBlackList = 177; + Ret_TeamAvatarIsLocked = 178; + Ret_PlayerHasTrialAvatar = 179; + Ret_AvatarExpeditionSlotNotEnough = 180; + Ret_AvatarExpeditionNoAvatarCanTakeReward = 181; + Ret_AvatarUpgradeItemExpOverflow = 182; + Ret_AsyncWordFilterInCd = 183; + Ret_NotHasTraceEffect = 184; + Ret_TraceEffectAvatarError = 185; + Ret_PlayerTimeLockedByQuest = 186; + Ret_FloatError = 201; + Ret_NpcNotExist = 301; + Ret_NpcTooFar = 302; + Ret_NotCurrentTalk = 303; + Ret_NpcCreateFail = 304; + Ret_NpcMoveFail = 305; + Ret_QuestNotExist = 401; + Ret_QuestIsFail = 402; + Ret_QuestContentError = 403; + Ret_BargainNotActivated = 404; + Ret_BargainFinished = 405; + Ret_InferenceAssociateWordError = 406; + Ret_InferenceSubmitWordNoConclusion = 407; + Ret_SubmitQuestEventsNotRight = 408; + Ret_ConfirmContinueMutualQuestCondFailed = 409; + Ret_ConfirmContinueMutualOccupiedFailed = 410; + Ret_QuestFocusModeInCd = 416; + Ret_QuestInFocusMode = 417; + Ret_QuestNotInFocusMode = 418; + Ret_ParentQuestCannotStartFocus = 419; + Ret_ParentQuestNotExist = 420; + Ret_BanOpearateFocus = 421; + Ret_QuestFocusAnyGalleryStarted = 422; + Ret_QuestFocusUsingInformalAvatar = 423; + Ret_QuestFocusOpenstateOff = 424; + Ret_PointNotUnlocked = 501; + Ret_PointTooFar = 502; + Ret_PointAlreayUnlocked = 503; + Ret_EntityNotExist = 504; + Ret_EnterSceneFail = 505; + Ret_PlayerIsEnterScene = 506; + Ret_CityMaxLevel = 507; + Ret_AreaLocked = 508; + Ret_JoinOtherWait = 509; + Ret_WeatherAreaNotFound = 510; + Ret_WeatherIsLocked = 511; + Ret_NotInSelfScene = 512; + Ret_GroupNotExist = 513; + Ret_MarkNameIllegal = 514; + Ret_MarkAlreadyExists = 515; + Ret_MarkOverflow = 516; + Ret_MarkNotExists = 517; + Ret_MarkUnknownType = 518; + Ret_MarkNameTooLong = 519; + Ret_DistanceLong = 520; + Ret_EnterSceneTokenInvalid = 521; + Ret_NotInWorldScene = 522; + Ret_AnyGalleryStarted = 523; + Ret_GalleryNotStart = 524; + Ret_GalleryInterruptOnlyOnSingleMode = 525; + Ret_GalleryCannotInterrupt = 526; + Ret_GalleryWorldNotMeet = 527; + Ret_GallerySceneNotMeet = 528; + Ret_CurPlayCannotTransfer = 529; + Ret_CantUseWidgetInHomeScene = 530; + Ret_SceneGroupNotMatch = 531; + Ret_PosRotInvalid = 551; + Ret_MarkInvalidSceneId = 552; + Ret_InvalidSceneToUseAnchorPoint = 553; + Ret_EnterHomeSceneFail = 554; + Ret_CurSceneIsNull = 555; + Ret_GroupIdError = 556; + Ret_GalleryInterruptNotOwner = 557; + Ret_NoSpringInArea = 558; + Ret_AreaNotInScene = 559; + Ret_InvalidCityId = 560; + Ret_InvalidSceneId = 561; + Ret_DestSceneIsNotAllow = 562; + Ret_LevelTagSwitchInCd = 563; + Ret_LevelTagAlreadyExist = 564; + Ret_InvalidAreaId = 565; + Ret_GalleryOngoingForbid = 566; + Ret_NotInPlayerWorld = 567; + Ret_MapLayerGroupAlreadyShown = 568; + Ret_InvalidMapLayer = 569; + Ret_GalleryRepeatStart = 570; + Ret_NotInPlayerScene = 571; + Ret_EnterDungeonNotInValidDungeon = 572; + Ret_ItemNotExist = 601; + Ret_PackExceedMaxWeight = 602; + Ret_ItemNotDropable = 603; + Ret_ItemNotUsable = 604; + Ret_ItemInvalidUseCount = 605; + Ret_ItemInvalidDropCount = 606; + Ret_ItemAlreadyExist = 607; + Ret_ItemInCooldown = 608; + Ret_ItemCountNotEnough = 609; + Ret_ItemInvalidTarget = 610; + Ret_RecipeNotExist = 611; + Ret_RecipeLocked = 612; + Ret_RecipeUnlocked = 613; + Ret_CompoundQueueFull = 614; + Ret_CompoundNotFinish = 615; + Ret_MailItemNotGet = 616; + Ret_ItemExceedLimit = 617; + Ret_AvatarCanNotUse = 618; + Ret_ItemNeedPlayerLevel = 619; + Ret_RecipeNotAutoQte = 620; + Ret_CompoundBusyQueue = 621; + Ret_NeedMoreScoin = 622; + Ret_SkillDepotNotFound = 623; + Ret_HcoinNotEnough = 624; + Ret_ScoinNotEnough = 625; + Ret_HcoinExceedLimit = 626; + Ret_ScoinExceedLimit = 627; + Ret_MailExpired = 628; + Ret_RewardHasTaken = 629; + Ret_CombineCountTooLarge = 630; + Ret_GivingItemWrong = 631; + Ret_GivingIsFinished = 632; + Ret_GivingNotActived = 633; + Ret_ForgeQueueFull = 634; + Ret_ForgeQueueCapacity = 635; + Ret_ForgeQueueNotFound = 636; + Ret_ForgeQueueEmpty = 637; + Ret_NotSupportItem = 638; + Ret_ItemEmpty = 639; + Ret_VirtualExceedLimit = 640; + Ret_MaterialExceedLimit = 641; + Ret_EquipExceedLimit = 642; + Ret_ItemShouldHaveNoLevel = 643; + Ret_WeaponPromoteLevelExceedLimit = 644; + Ret_WeaponLevelInvalid = 645; + Ret_UnknowItemType = 646; + Ret_ItemCountIsZero = 647; + Ret_ItemIsExpired = 648; + Ret_ItemExceedOutputLimit = 649; + Ret_EquipLevelHigher = 650; + Ret_EquipCanNotWakeOffWeapon = 651; + Ret_EquipHasBeenWeared = 652; + Ret_EquipWearedCannotDrop = 653; + Ret_AwakenLevelMax = 654; + Ret_McoinNotEnough = 655; + Ret_McoinExceedLimit = 656; + Ret_BatchSetEquipLockStateCd = 657; + Ret_ResinNotEnough = 660; + Ret_ResinExceedLimit = 661; + Ret_ResinOpenstateOff = 662; + Ret_ResinBoughtCountExceeded = 663; + Ret_ResinCardDailyRewardHasTaken = 664; + Ret_ResinCardExpired = 665; + Ret_AvatarCanNotCook = 666; + Ret_AttachAvatarCd = 667; + Ret_AutoRecoverOpenstateOff = 668; + Ret_AutoRecoverBoughtCountExceeded = 669; + Ret_ResinGainFailed = 670; + Ret_WidgetOrnamentsTypeError = 671; + Ret_AllTargetSatiationFull = 672; + Ret_ForgeWorldLevelNotMatch = 673; + Ret_ForgePointNotEnough = 674; + Ret_WidgetAnchorPointFull = 675; + Ret_WidgetAnchorPointNotFound = 676; + Ret_AllBonfireExceedMaxCount = 677; + Ret_BonfireExceedMaxCount = 678; + Ret_LunchBoxDataError = 679; + Ret_InvalidQuickUseWidget = 680; + Ret_InvalidReplaceResinCount = 681; + Ret_PrevDetectedGatherNotFound = 682; + Ret_GotAllOneoffGahter = 683; + Ret_InvalidWidgetMaterialId = 684; + Ret_WidgetDetectorNoHintToClear = 685; + Ret_WidgetAlreadyWithinNearbyRadius = 686; + Ret_WidgetClientCollectorNeedPoints = 687; + Ret_WidgetInCombat = 688; + Ret_WidgetNotSetQuickUse = 689; + Ret_AlreadyAttachWidget = 690; + Ret_EquipIsLocked = 691; + Ret_ForgeIsLocked = 692; + Ret_CombineIsLocked = 693; + Ret_ForgeOutputStackLimit = 694; + Ret_AlreadyDettachWidget = 695; + Ret_GadgetBuilderExceedMaxCount = 696; + Ret_ReunionPrivilegeResinTypeIsNormal = 697; + Ret_BonusCountExceedDoubleLimit = 698; + Ret_ReliquaryDecomposeParamError = 699; + Ret_ItemCombineCountNotEnough = 700; + Ret_GoodsNotExist = 701; + Ret_GoodsMaterialNotEnough = 702; + Ret_GoodsNotInTime = 703; + Ret_GoodsBuyNumNotEnough = 704; + Ret_GoodsBuyNumError = 705; + Ret_ShopNotOpen = 706; + Ret_ShopContentNotMatch = 707; + Ret_ShopBatchBuyShopLimit = 708; + Ret_ShopBatchBuyCountLimit = 709; + Ret_GoodsPreconditionNotSatisfied = 710; + Ret_ChatForbidden = 798; + Ret_ChatCd = 799; + Ret_ChatFrequently = 800; + Ret_GadgetNotExist = 801; + Ret_GadgetNotInteractive = 802; + Ret_GadgetNotGatherable = 803; + Ret_ChestIsLocked = 804; + Ret_GadgetCreateFail = 805; + Ret_WorktopOptionNotExist = 806; + Ret_GadgetStatueNotActive = 807; + Ret_GadgetStatueOpened = 808; + Ret_BossChestNoQualification = 809; + Ret_BossChestLifeTimeOver = 810; + Ret_BossChestWeekNumLimit = 811; + Ret_BossChestGuestWorldLevel = 812; + Ret_BossChestHasTaken = 813; + Ret_BlossomChestNoQualification = 814; + Ret_BlossomChestLifeTimeOver = 815; + Ret_BlossomChestHasTaken = 816; + Ret_BlossomChestGuestWorldLevel = 817; + Ret_MpPlayRewardNoQualification = 818; + Ret_MpPlayRewardHasTaken = 819; + Ret_GeneralRewardNoQualification = 820; + Ret_GeneralRewardLifeTimeOver = 821; + Ret_GeneralRewardHasTaken = 822; + Ret_GadgetNotVehicle = 823; + Ret_VehicleSlotOccupied = 824; + Ret_NotInVehicle = 825; + Ret_CreateVehicleInCd = 826; + Ret_CreateVehiclePosInvalid = 827; + Ret_VehiclePointNotUnlock = 828; + Ret_GadgetInteractCondNotMeet = 829; + Ret_GadgetInteractParamError = 830; + Ret_GadgetCustomCombinationInvalid = 831; + Ret_DeshretObeliskDuplicateInteract = 832; + Ret_DeshretObeliskNoAvailChest = 833; + Ret_VehicleSorushNotReplace = 834; + Ret_VehicleSorushNotUnload = 835; + Ret_VehicleSorushStateNotMatch = 836; + Ret_GivingNotInMyWorld = 837; + Ret_GivingIsFrozen = 838; + Ret_ActivityClose = 860; + Ret_ActivityItemError = 861; + Ret_ActivityContributionNotEnough = 862; + Ret_SeaLampPhaseNotFinish = 863; + Ret_SeaLampFlyNumLimit = 864; + Ret_SeaLampFlyLampWordIllegal = 865; + Ret_ActivityWatcherRewardTaken = 866; + Ret_ActivityWatcherRewardNotFinished = 867; + Ret_SalesmanAlreadyDelivered = 868; + Ret_SalesmanRewardCountNotEnough = 869; + Ret_SalesmanPositionInvalid = 870; + Ret_DeliverNotFinishAllQuest = 871; + Ret_DeliverAlreadyTakeDailyReward = 872; + Ret_AsterProgressExceedLimit = 873; + Ret_AsterCreditExceedLimit = 874; + Ret_AsterTokenExceedLimit = 875; + Ret_AsterCreditNotEnough = 876; + Ret_AsterTokenNotEnough = 877; + Ret_AsterSpecialRewardHasTaken = 878; + Ret_FlightGroupActivityNotStarted = 879; + Ret_AsterMidPreviousBattleNotFinished = 880; + Ret_DragonSpineShimmeringEssenceExceedLimit = 881; + Ret_DragonSpineWarmEssenceExceedLimit = 882; + Ret_DragonSpineWondrousEssenceExceedLimit = 883; + Ret_DragonSpineShimmeringEssenceNotEnough = 884; + Ret_DragonSpineWarmEssenceNotEnough = 885; + Ret_DragonSpineWondrousEssenceNotEnough = 886; + Ret_EffigyFirstPassRewardHasTaken = 891; + Ret_EffigyRewardHasTaken = 892; + Ret_TreasureMapAddTokenExceedLimit = 893; + Ret_TreasureMapTokenNotEnought = 894; + Ret_SeaLampCoinExceedLimit = 895; + Ret_SeaLampCoinNotEnough = 896; + Ret_SeaLampPopularityExceedLimit = 897; + Ret_ActivityAvatarRewardNotOpen = 898; + Ret_ActivityAvatarRewardHasTaken = 899; + Ret_ArenaActivityAlreadyStarted = 900; + Ret_TalentAlreayUnlocked = 901; + Ret_PrevTalentNotUnlocked = 902; + Ret_BigTalentPointNotEnough = 903; + Ret_SmallTalentPointNotEnough = 904; + Ret_ProudSkillAlreadyGot = 905; + Ret_PrevProudSkillNotGet = 906; + Ret_ProudSkillMaxLevel = 907; + Ret_CandidateSkillDepotIdNotFind = 910; + Ret_SkillDepotIsTheSame = 911; + Ret_MonsterNotExist = 1001; + Ret_MonsterCreateFail = 1002; + Ret_DungeonEnterFail = 1101; + Ret_DungeonQuitFail = 1102; + Ret_DungeonEnterExceedDayCount = 1103; + Ret_DungeonReviveExceedMaxCount = 1104; + Ret_DungeonReviveFail = 1105; + Ret_DungeonNotSucceed = 1106; + Ret_DungeonCanNotCancel = 1107; + Ret_DestDungeonSettled = 1108; + Ret_DungeonCandidateTeamIsFull = 1109; + Ret_DungeonCandidateTeamIsDismiss = 1110; + Ret_DungeonCandidateTeamNotAllReady = 1111; + Ret_DungeonCandidateTeamHasRepeatAvatar = 1112; + Ret_DungeonCandidateNotSingelPass = 1113; + Ret_DungeonReplayNeedAllPlayerDie = 1114; + Ret_DungeonReplayHasReviveCount = 1115; + Ret_DungeonOthersLeave = 1116; + Ret_DungeonEnterLevelLimit = 1117; + Ret_DungeonCannotEnterPlotInMp = 1118; + Ret_DungeonDropSubfieldLimit = 1119; + Ret_DungeonBeInvitePlayerAvatarAllDie = 1120; + Ret_DungeonCannotKick = 1121; + Ret_DungeonCandidateTeamSomeoneLevelLimit = 1122; + Ret_DungeonInForceQuit = 1123; + Ret_DungeonGuestQuitDungeon = 1124; + Ret_DungeonTicketFail = 1125; + Ret_CurDungeonSettled = 1126; + Ret_CurDungeonNotPlot = 1127; + Ret_CurDungeonNotAllowSwitchTeam = 1128; + Ret_DungeonEnteredByCandidateTeam = 1129; + Ret_DungeonSwitchTeamBannedByPlay = 1130; + Ret_DungeonEnterTeamInternalError = 1131; + Ret_DungeonEnterTeamSomeoneLevelLimit = 1132; + Ret_DungeonEnterTeamSomeoneNotInSceneTeam = 1133; + Ret_MpNotInMyWorld = 1201; + Ret_MpInMpMode = 1202; + Ret_MpSceneIsFull = 1203; + Ret_MpModeNotAvailable = 1204; + Ret_MpPlayerNotEnterable = 1205; + Ret_MpQuestBlockMp = 1206; + Ret_MpInRoomScene = 1207; + Ret_MpWorldIsFull = 1208; + Ret_MpPlayerNotAllowEnter = 1209; + Ret_MpPlayerDisconnected = 1210; + Ret_MpNotInMpMode = 1211; + Ret_MpOwnerNotEnter = 1212; + Ret_MpAllowEnterPlayerFull = 1213; + Ret_MpTargetPlayerInTransfer = 1214; + Ret_MpTargetEnteringOther = 1215; + Ret_MpOtherEntering = 1216; + Ret_MpEnterMainPlayerInPlot = 1217; + Ret_MpNotPsPlayer = 1218; + Ret_MpPlayNotActive = 1219; + Ret_MpPlayRemainRewards = 1220; + Ret_MpPlayNoReward = 1221; + Ret_MpOpenStateFail = 1223; + Ret_MpPlayerInBlacklist = 1224; + Ret_MpReplyTimeout = 1225; + Ret_MpIsBlock = 1226; + Ret_MpEnterMainPlayerInMpPlay = 1227; + Ret_MpInMpPlayBattle = 1228; + Ret_MpGuestHasRewardRemained = 1229; + Ret_MpQuitMpInvalid = 1230; + Ret_MpOtherDataVersionNotLatest = 1231; + Ret_MpDataVersionNotLatest = 1232; + Ret_MpCurWorldNotEnterable = 1233; + Ret_MpAnyGalleryStarted = 1234; + Ret_MpHasActiveDraft = 1235; + Ret_MpPlayerInDungeon = 1236; + Ret_MpMatchFull = 1237; + Ret_MpMatchLimit = 1238; + Ret_MpMatchInPunish = 1239; + Ret_MpIsInMultistage = 1240; + Ret_MpMatchPlayNotOpen = 1241; + Ret_MpOnlyMpWithPsPlayer = 1242; + Ret_MpGuestLoadingFirstEnter = 1243; + Ret_MpSummerTimeSprintBoatOngoing = 1244; + Ret_MpBlitzRushParkourChallengeOngoing = 1245; + Ret_MpMusicGameOngoing = 1246; + Ret_MpInMpingMode = 1247; + Ret_MpOwnerInSingleScene = 1248; + Ret_MpInSingleScene = 1249; + Ret_MpReplyNoValidAvatar = 1250; + Ret_MpIsNotInTransferGuard = 1251; + Ret_MpCannotExecGivingInSingleModeQuest = 1252; + Ret_MpEffigyChallengeV4InPrepare = 1253; + Ret_MpShuffleBoardOngoing = 1254; + Ret_MpFlightGearOngoing = 1255; + Ret_MpToyBattleQteOngoing = 1256; + Ret_MpPaintingRepairOngoing = 1257; + Ret_MpFishblasterOngoing = 1258; + Ret_MpGuestMatchCondNotMeet = 1259; + Ret_MailParaErr = 1301; + Ret_MailMaxNum = 1302; + Ret_MailItemNumExceed = 1303; + Ret_MailTitleLenExceed = 1304; + Ret_MailContentLenExceed = 1305; + Ret_MailSenderLenExceed = 1306; + Ret_MailParsePacketFail = 1307; + Ret_OfflineMsgMaxNum = 1308; + Ret_OfflineMsgSameTicket = 1309; + Ret_MailExcelMailTypeError = 1310; + Ret_MailCannotSendMcoin = 1311; + Ret_MailHcoinExceedLimit = 1312; + Ret_MailScoinExceedLimit = 1313; + Ret_MailMaterialIdInvalid = 1314; + Ret_MailAvatarExceedLimit = 1315; + Ret_MailGachaTicketEtcExceedLimit = 1316; + Ret_MailItemExceedCehuaLimit = 1317; + Ret_MailSpaceOrRestNumNotEnough = 1318; + Ret_MailTicketIsEmpty = 1319; + Ret_MailTransactionIsEmpty = 1320; + Ret_MailDeleteCollected = 1321; + Ret_MailCollectionIsFull = 1322; + Ret_MailTitleCharacterLenExceed = 1323; + Ret_MailTitleEmpty = 1324; + Ret_MailContentEmpty = 1325; + Ret_MailSenderEmpty = 1326; + Ret_DailyTaskNotFinish = 1330; + Ret_DailyTaksHasTaken = 1331; + Ret_SocialOfflineMsgNumExceed = 1332; + Ret_DailyTaskFilterCityNotOpen = 1333; + Ret_DailyAttendanceNotOpen = 1334; + Ret_DailyAttendanceRewardMax = 1335; + Ret_GachaInavailable = 1401; + Ret_GachaRandomNotMatch = 1402; + Ret_GachaScheduleNotMatch = 1403; + Ret_GachaInvalidTimes = 1404; + Ret_GachaCostItemNotEnough = 1405; + Ret_GachaTimesLimit = 1406; + Ret_GachaWishSameItem = 1407; + Ret_GachaWishInvalidItem = 1408; + Ret_GachaMinorsTimesLimit = 1409; + Ret_GachaGeneralTimesLimit = 1410; + Ret_GachaWishIsNeededBeforeGacha = 1411; + Ret_InvestigaitonNotInProgress = 1501; + Ret_InvestigaitonUncomplete = 1502; + Ret_InvestigaitonRewardTaken = 1503; + Ret_InvestigaitonTargetStateError = 1504; + Ret_PushTipsNotFound = 1505; + Ret_SignInRecordNotFound = 1506; + Ret_AlreadyHaveSignedIn = 1507; + Ret_SignInCondNotSatisfied = 1508; + Ret_BonusActivityNotUnrewarded = 1509; + Ret_SignInRewarded = 1510; + Ret_TowerNotOpen = 1521; + Ret_TowerHaveDailyRecord = 1522; + Ret_TowerNotRecord = 1523; + Ret_TowerHaveRecord = 1524; + Ret_TowerTeamNumError = 1525; + Ret_TowerFloorNotOpen = 1526; + Ret_TowerNoFloorStarRecord = 1527; + Ret_AlreadyHasTowerBuff = 1528; + Ret_DuplicateEnterLevel = 1529; + Ret_NotInTowerLevel = 1530; + Ret_InTowerLevel = 1531; + Ret_TowerPrevFloorNotFinish = 1532; + Ret_TowerStarNotEnough = 1533; + Ret_BattlePassNoSchedule = 1541; + Ret_BattlePassHasBuyed = 1542; + Ret_BattlePassLevelOverflow = 1543; + Ret_BattlePassProductExpired = 1544; + Ret_MatchHostQuit = 1561; + Ret_MatchAlreadyInMatch = 1562; + Ret_MatchNotInMatch = 1563; + Ret_MatchApplyingEnterMp = 1564; + Ret_MatchIncorrectScene = 1565; + Ret_WidgetTreasureSpotNotFound = 1581; + Ret_WidgetTreasureEntityExists = 1582; + Ret_WidgetTreasureSpotFarAway = 1583; + Ret_WidgetTreasureFinishedToday = 1584; + Ret_WidgetQuickUseReqParamError = 1585; + Ret_WidgetCameraScanIdError = 1586; + Ret_WidgetNotActive = 1587; + Ret_WidgetFeatherNotActive = 1588; + Ret_WidgetFeatherGadgetTooFarAway = 1589; + Ret_WidgetCaptureAnimalNotExist = 1590; + Ret_WidgetCaptureAnimalDropBagLimit = 1591; + Ret_WidgetCaptureAnimalCanNotCapture = 1592; + Ret_WidgetSkyCrystalAllCollected = 1593; + Ret_WidgetSkyCrystalHintAlreadyExist = 1594; + Ret_WidgetSkyCrystalNotFound = 1595; + Ret_WidgetSkyCrystalNoHintToClear = 1596; + Ret_WidgetLightStoneEnergyNotEnough = 1597; + Ret_WidgetToyCrystalEnergyNotEnough = 1598; + Ret_WidgetLightStoneLevelNotEnough = 1599; + Ret_WidgetQuickSlotNotInWidgetPanel = 1600; + Ret_RoleCombatNotRecord = 1601; + Ret_RoleCombatCoinExceedLimit = 1602; + Ret_RoleCombatCoinNotEnough = 1603; + Ret_RoleCombatLevelNotMeet = 1604; + Ret_RoleCombatTowerNotMeet = 1605; + Ret_RoleCombatScheduleNotMeet = 1606; + Ret_RoleCombatReqFriendRentAvatarFrequently = 1617; + Ret_RoleCombatReqTrialAvatarFrequently = 1618; + Ret_RoleCombatRefreshCountNotEnough = 1619; + Ret_RoleCombatQuestNotMeet = 1620; + Ret_InRoleCombatDungeon = 1621; + Ret_InRoleCombatDungeonByUseItem = 1622; + Ret_RoleCombatRentAvatarNotFound = 1623; + Ret_RoleCombatCardHasBlocked = 1624; + Ret_CharMasterKeyExceedLimit = 1631; + Ret_CharMasterKeyNotEnough = 1632; + Ret_CharMasterPreviewInCd = 1633; + Ret_UidNotExist = 2001; + Ret_ParseBinError = 2002; + Ret_AccountInfoNotExist = 2003; + Ret_OrderInfoNotExist = 2004; + Ret_SnapshotIndexError = 2005; + Ret_MailHasBeenSent = 2006; + Ret_ProductNotExist = 2007; + Ret_UnfinishOrder = 2008; + Ret_IdNotExist = 2009; + Ret_OrderTradeEarly = 2010; + Ret_OrderFinished = 2011; + Ret_GameserverVersionWrong = 2012; + Ret_OfflineOpFullLength = 2013; + Ret_ConcertProductObtainLimit = 2014; + Ret_ConcertProductTicketDuplicated = 2015; + Ret_ConcertProductTicketEmpty = 2016; + Ret_RedisModified = 5001; + Ret_RedisUidNotExist = 5002; + Ret_PathfindingDataNotExist = 6001; + Ret_PathfindingDestinationNotExist = 6002; + Ret_PathfindingErrorScene = 6003; + Ret_PathfindingSceneDataLoading = 6004; + Ret_TothemoonErrorScene = 6301; + Ret_TothemoonPlayerNotExist = 6302; + Ret_FriendCountExceeded = 7001; + Ret_PlayerNotExist = 7002; + Ret_AlreadySentAddRequest = 7003; + Ret_AskFriendListFull = 7004; + Ret_PlayerAlreadyIsFriend = 7005; + Ret_PlayerNotAskFriend = 7006; + Ret_TargetFriendCountExceed = 7007; + Ret_NotFriend = 7008; + Ret_BirthdayCannotBeSetTwice = 7009; + Ret_CannotAddSelfFriend = 7010; + Ret_SignatureIllegal = 7011; + Ret_PsPlayerCannotAddFriends = 7012; + Ret_PsPlayerCannotRemoveFriends = 7013; + Ret_NameCardNotUnlocked = 7014; + Ret_AlreadyInBlacklist = 7015; + Ret_PsPaleyrsCannotAddBlacklist = 7016; + Ret_PlayerBlacklistFull = 7017; + Ret_PlayerNotInBlacklist = 7018; + Ret_BlacklistPlayerCannotAddFriend = 7019; + Ret_InTargetBlacklist = 7020; + Ret_CannotAddTargetFriend = 7021; + Ret_BirthdayFormatError = 7022; + Ret_OnlineIdNotExists = 7023; + Ret_FirstShareRewardHasTaken = 7024; + Ret_PsPlayerCannotRemoveBlacklist = 7025; + Ret_ReportCd = 7026; + Ret_ReportContentIllegal = 7027; + Ret_RemarkWordIllegal = 7028; + Ret_RemarkTooLong = 7029; + Ret_RemarkUtf8Error = 7030; + Ret_RemarkIsEmpty = 7031; + Ret_AskAddFriendCd = 7032; + Ret_ShowAvatarInfoNotExist = 7033; + Ret_PlayerNotShowAvatar = 7034; + Ret_SocialUpdateShowListRepeatId = 7035; + Ret_PsnIdNotFound = 7036; + Ret_EmojiCollectionNumExceedLimit = 7037; + Ret_RemarkEmpty = 7038; + Ret_InTargetPsnBlacklist = 7039; + Ret_SignatureNotChanged = 7040; + Ret_SignatureMonthlyLimit = 7041; + Ret_ReqFriendAvatarFrequently = 7042; + Ret_PsnGetPlayerSocialDetailFail = 7043; + Ret_ProfilePictureNotUnlocked = 7044; + Ret_OfferingNotOpen = 7081; + Ret_OfferingLevelLimit = 7082; + Ret_OfferingLevelNotReach = 7083; + Ret_OfferingLevelHasTaken = 7084; + Ret_OfferingPariSearchNotOpen = 7085; + Ret_OfferingPariNotFinish = 7086; + Ret_OfferingPariFinishRewardHasTaken = 7087; + Ret_OfferingPariSearchAllFinish = 7088; + Ret_OfferingPariNoFinishReward = 7089; + Ret_CityReputationNotOpen = 7101; + Ret_CityReputationLevelTaken = 7102; + Ret_CityReputationLevelNotReach = 7103; + Ret_CityReputationParentQuestTaken = 7104; + Ret_CityReputationParentQuestUnfinish = 7105; + Ret_CityReputationAcceptRequest = 7106; + Ret_CityReputationNotAcceptRequest = 7107; + Ret_CityReputationAcceptRequestLimit = 7108; + Ret_CityReputationEntranceNotOpen = 7109; + Ret_CityReputationTakenRequestReward = 7110; + Ret_CityReputationSwitchClose = 7111; + Ret_CityReputationEntraceSwitchClose = 7112; + Ret_CityReputationTakenExploreReward = 7113; + Ret_CityReputationExploreNotReach = 7114; + Ret_TribalReputationNotOpen = 7115; + Ret_TribalReputationLevelTaken = 7116; + Ret_TribalReputationLevelNotReach = 7117; + Ret_TribalReputationTakenExploreReward = 7118; + Ret_TribalReputationExploreNotReach = 7119; + Ret_TribalReputationParentQuestTaken = 7201; + Ret_TribalReputationParentQuestUnfinish = 7202; + Ret_CityReputationNotOpenTribal = 7203; + Ret_CityReputationNoTheDonation = 7204; + Ret_CityReputationDonationFinished = 7205; + Ret_CityReputationDonationLimit = 7206; + Ret_CityReputationTotalRewardTaken = 7207; + Ret_CityReputationTotalRewardNotReach = 7208; + Ret_CityReputationLevelFull = 7209; + Ret_TribalReputationLevelFull = 7210; + Ret_MechanicusNotOpen = 7120; + Ret_MechanicusGearUnlock = 7121; + Ret_MechanicusGearLock = 7122; + Ret_MechanicusGearLevelLimit = 7123; + Ret_MechanicusCoinNotEnough = 7124; + Ret_MechanicusNoSequence = 7125; + Ret_MechanicusSequenceLimitLevel = 7126; + Ret_MechanicusSequenceLimitOpen = 7127; + Ret_MechanicusDifficultNotSupport = 7128; + Ret_MechanicusTicketNotEnough = 7129; + Ret_MechanicusTeachNotFinish = 7130; + Ret_MechanicusTeachFinished = 7131; + Ret_MechanicusPrevDifficultLevelBlock = 7132; + Ret_MechanicusPlayerLimit = 7133; + Ret_MechanicusPunishTime = 7134; + Ret_MechanicusSwitchClose = 7135; + Ret_MechanicusBattleNotInDungeon = 7150; + Ret_MechanicusBattlePlayNotFound = 7151; + Ret_MechanicusBattleDuplicatePickCard = 7152; + Ret_MechanicusBattlePlayerNotInPlay = 7153; + Ret_MechanicusBattleCardNotAvailable = 7154; + Ret_MechanicusBattleNotInCardStage = 7155; + Ret_MechanicusBattleCardIsWaiting = 7156; + Ret_MechanicusBattleCardAllConfirmed = 7157; + Ret_MechanicusBattleCardAlreadyConfirmed = 7158; + Ret_MechanicusBattleCardConfirmedByOther = 7159; + Ret_MechanicusBattleCardNotEnoughPoints = 7160; + Ret_MechanicusBattleCardAlreadySkipped = 7161; + Ret_LegendaryKeyNotEnough = 8001; + Ret_LegendaryKeyExceedLimit = 8002; + Ret_DailyTaskNotEnoughToRedeem = 8003; + Ret_PersonalLineOpenStateOff = 8004; + Ret_PersonalLineLevelNotEnough = 8005; + Ret_PersonalLineNotOpen = 8006; + Ret_PersonalLinePreQuestNotFinish = 8007; + Ret_HuntingAlreadyFinishOfferLimit = 8201; + Ret_HuntingHasUnfinishedOffer = 8202; + Ret_HuntingFailedOfferNotCdReady = 8203; + Ret_HuntingNotTakeOffer = 8204; + Ret_HuntingCannotTakeTwice = 8205; + Ret_RpivateChatInvalidContentType = 8901; + Ret_PrivateChatTargetIsNotFriend = 8902; + Ret_PrivateChatContentNotSupported = 8903; + Ret_PrivateChatContentTooLong = 8904; + Ret_PrivateChatPullTooFast = 8905; + Ret_PrivateChatRepeatRead = 8906; + Ret_PrivateChatReadNotFriend = 8907; + Ret_ReunionFinished = 9001; + Ret_ReunionNotActivated = 9002; + Ret_ReunionAlreadyTakeFirstReward = 9003; + Ret_ReunionSignInRewarded = 9004; + Ret_ReunionWatcherRewarded = 9005; + Ret_ReunionWatcherNotFinish = 9006; + Ret_ReunionMissionRewarded = 9007; + Ret_ReunionMissionNotFinish = 9008; + Ret_ReunionWatcherRewardNotUnlocked = 9009; + Ret_BlessingContentClosed = 9101; + Ret_BlessingNotActive = 9102; + Ret_BlessingNotTodayEntity = 9103; + Ret_BlessingEntityExceedScanNumLimit = 9104; + Ret_BlessingDailyScanNumExceedLimit = 9105; + Ret_BlessingRedeemRewardNumExceedLimit = 9106; + Ret_BlessingRedeemPicNumNotEnough = 9107; + Ret_BlessingPicNotEnough = 9108; + Ret_BlessingPicHasReceived = 9109; + Ret_BlessingTargetRecvNumExceed = 9110; + Ret_FleurFairCreditExceedLimit = 9111; + Ret_FleurFairCreditNotEnough = 9112; + Ret_FleurFairTokenExceedLimit = 9113; + Ret_FleurFairTokenNotEnough = 9114; + Ret_FleurFairMinigameNotOpen = 9115; + Ret_FleurFairMusicGameDifficultyNotUnlock = 9116; + Ret_FleurFairDungeonLocked = 9117; + Ret_FleurFairDungeonPunishTime = 9118; + Ret_FleurFairOnlyOwnerCanRestartMinigam = 9119; + Ret_WaterSpiritCoinExceedLimit = 9120; + Ret_WaterSpiritCoinNotEnough = 9121; + Ret_RegionSearchNoSearch = 9122; + Ret_RegionSearchStateError = 9123; + Ret_BlessingGiveNumInvalid = 9124; + Ret_BlessingNoGroupOrOwner = 9125; + Ret_ChannellerSlabLoopDungeonStageNotOpen = 9130; + Ret_ChannellerSlabLoopDungeonNotOpen = 9131; + Ret_ChannellerSlabLoopDungeonFirstPassRewardHasTaken = 9132; + Ret_ChannellerSlabLoopDungeonScoreRewardHasTaken = 9133; + Ret_ChannellerSlabInvalidOneOffDungeon = 9134; + Ret_ChannellerSlabOneOffDungeonDone = 9135; + Ret_ChannellerSlabOneOffDungeonStageNotOpen = 9136; + Ret_ChannellerSlabTokenExceedLimit = 9137; + Ret_ChannellerSlabTokenNotEnough = 9138; + Ret_ChannellerSlabPlayerNotInOneOffDungeon = 9139; + Ret_MistTrialSelectCharacterNumNotEnough = 9150; + Ret_MistTrialAlreadyUsingTrialAvatar = 9151; + Ret_HideAndSeekPlayNotOpen = 9160; + Ret_HideAndSeekPlayMapNotOpen = 9161; + Ret_HideAndSeekPlayMapNotChosen = 9162; + Ret_SummerTimeDraftWoordExceedLimit = 9170; + Ret_SummerTimeDraftWoordNotEnough = 9171; + Ret_SummerTimeMiniHarpastumExceedLimit = 9172; + Ret_SummerTimeMiniHarpastumnotEnough = 9173; + Ret_BounceConjuringCoinExceedLimit = 9180; + Ret_BounceConjuringCoinNotEnough = 9181; + Ret_ChessTeachMapFinished = 9183; + Ret_ChessTeachMapUnfinished = 9184; + Ret_ChessCoinExceedLimit = 9185; + Ret_ChessCoinNotEnough = 9186; + Ret_ChessInPunishTime = 9187; + Ret_ChessPrevMapUnfinished = 9188; + Ret_ChessMapLocked = 9189; + Ret_BlitzRushNotOpen = 9192; + Ret_BlitzRushDungeonNotOpen = 9193; + Ret_BlitzRushCoinAExceedLimit = 9194; + Ret_BlitzRushCoinBExceedLimit = 9195; + Ret_BlitzRushCoinANotEnough = 9196; + Ret_BlitzRushCoinBNotEnough = 9197; + Ret_MiracleRingValueNotEnough = 9201; + Ret_MiracleRingCd = 9202; + Ret_MiracleRingRewardNotTaken = 9203; + Ret_MiracleRingNotDeliver = 9204; + Ret_MiracleRingDeliverExceed = 9205; + Ret_MiracleRingHasCreated = 9206; + Ret_MiracleRingHasNotCreated = 9207; + Ret_MiracleRingNotYours = 9208; + Ret_GadgetFoundationUnauthorized = 9251; + Ret_GadgetFoundationSceneNotFound = 9252; + Ret_GadgetFoundationNotInInitState = 9253; + Ret_GadgetFoundationBildingPointNotEnought = 9254; + Ret_GadgetFoundationNotInBuiltState = 9255; + Ret_GadgetFoundationOpNotSupported = 9256; + Ret_GadgetFoundationReqPlayerNotInScene = 9257; + Ret_GadgetFoundationLockedByAnotherPlayer = 9258; + Ret_GadgetFoundationNotLocked = 9259; + Ret_GadgetFoundationDuplicateLock = 9260; + Ret_GadgetFoundationPlayerNotFound = 9261; + Ret_GadgetFoundationPlayerGearNotFound = 9262; + Ret_GadgetFoundationRotaionDisabled = 9263; + Ret_GadgetFoundationReachDungeonGearLimit = 9264; + Ret_GadgetFoundationReachSingleGearLimit = 9265; + Ret_GadgetFoundationRotationOnGoing = 9266; + Ret_OpActivityBonusNotFound = 9301; + Ret_OpActivityNotOpen = 9302; + Ret_MultistagePlayPlayerNotInScene = 9501; + Ret_MultistagePlayNotFound = 9502; + Ret_MultistagePlayInOtherStage = 9503; + Ret_CoopChapterNotOpen = 9601; + Ret_CoopCondNotMeet = 9602; + Ret_CoopPointLocked = 9603; + Ret_CoopNotHaveProgress = 9604; + Ret_CoopRewardHasTaken = 9605; + Ret_DraftHasActiveDraft = 9651; + Ret_DraftNotInMyWorld = 9652; + Ret_DraftNotSupportMp = 9653; + Ret_DraftPlayerNotEnough = 9654; + Ret_DraftIncorrectScene = 9655; + Ret_DraftOtherPlayerEntering = 9656; + Ret_DraftGuestIsTransferring = 9657; + Ret_DraftGuestNotInDraftScene = 9658; + Ret_DraftInviteOverTime = 9659; + Ret_DraftTwiceConfirmOverTimer = 9660; + Ret_DraftGuestNotInWorldScene = 9661; + Ret_HomeUnkown = 9701; + Ret_HomeInvalidClientParam = 9702; + Ret_HomeTargePlayerHasNoHome = 9703; + Ret_HomeNotOnline = 9704; + Ret_HomePlayerFull = 9705; + Ret_HomeBlocked = 9706; + Ret_HomeAlreadyInTargetHomeWorld = 9707; + Ret_HomeInEditMode = 9708; + Ret_HomeNotInEditMode = 9709; + Ret_HomeHasGuest = 9710; + Ret_HomeCantEnterByInEditMode = 9711; + Ret_HomeClientParamInvalid = 9712; + Ret_HomePlayerNotInHomeWorld = 9713; + Ret_HomePlayerNotInSelfHomeWorld = 9714; + Ret_HomeNotFoundInMem = 9715; + Ret_HomePlayerInHomeRoomScene = 9716; + Ret_HomeHomeRefuseGuestEnter = 9717; + Ret_HomeOwnerRefuseToEnterHome = 9718; + Ret_HomeOwnerOffline = 9719; + Ret_HomeFurnitureExceedLimit = 9720; + Ret_HomeFurnitureCountNotEnough = 9721; + Ret_HomeInTryEnterProcess = 9722; + Ret_HomeAlreadyInTargetScene = 9723; + Ret_HomeCoinExceedLimit = 9724; + Ret_HomeCoinNotEnough = 9725; + Ret_HomeModuleNotUnlocked = 9726; + Ret_HomeCurModuleClosed = 9727; + Ret_HomeFurnitureSuiteNotUnlocked = 9728; + Ret_HomeInMatch = 9729; + Ret_HomeInCombat = 9730; + Ret_HomeEditModeCd = 9731; + Ret_HomeUpdateFurnitureCd = 9732; + Ret_HomeBlockFurnitureLimit = 9733; + Ret_HomeNotSupport = 9734; + Ret_HomeStateNotOpen = 9735; + Ret_HomeTargetStateNotOpen = 9736; + Ret_HomeApplyEnterOtherHomeFail = 9737; + Ret_HomeSaveNoMainHouse = 9738; + Ret_HomeInDungeon = 9739; + Ret_HomeAnyGalleryStarted = 9740; + Ret_HomeQuestBlockHome = 9741; + Ret_HomeWaitingPriorCheck = 9742; + Ret_HomePersistentCheckFail = 9743; + Ret_HomeFindOnlineHomeFail = 9744; + Ret_HomeJoinSceneFail = 9745; + Ret_HomeMaxPlayer = 9746; + Ret_HomeInTransfer = 9747; + Ret_HomeAnyHomeGalleryStarted = 9748; + Ret_HomeCanNotEnterInAudit = 9749; + Ret_FurnitureMakeIndexError = 9750; + Ret_FurnitureMakeLocked = 9751; + Ret_FurnitureMakeConfigError = 9752; + Ret_FurnitureMakeSlotFull = 9753; + Ret_FurnitureMakeAddFurnitureFail = 9754; + Ret_FurnitureMakeUnfinish = 9755; + Ret_FurnitureMakeIsFinish = 9756; + Ret_FurnitureMakeNotInCorrectHome = 9757; + Ret_FurnitureMakeNoCount = 9758; + Ret_FurnitureMakeAccelerateLimit = 9759; + Ret_FurnitureMakeNoMakeData = 9760; + Ret_HomeLimitedShopClose = 9761; + Ret_HomeAvatarNotShow = 9762; + Ret_HomeEventCondNotSatisfied = 9763; + Ret_HomeInvalidArrangeAnimalParam = 9764; + Ret_HomeInvalidArrangeNpcParam = 9765; + Ret_HomeInvalidArrangeSuiteParam = 9766; + Ret_HomeInvalidArrangeMainHouseParam = 9767; + Ret_HomeAvatarStateNotOpen = 9768; + Ret_HomePlantFieldNotEmpty = 9769; + Ret_HomePlantFieldEmpty = 9770; + Ret_HomePlantFieldTypeError = 9771; + Ret_HomePlantTimeNotEnough = 9772; + Ret_HomePlantSubFieldNumNotEnough = 9773; + Ret_HomePlantFieldParamError = 9774; + Ret_HomeFurnitureGuidError = 9775; + Ret_HomeFurnitureArrangeLimit = 9776; + Ret_HomeFishFarmingLimit = 9777; + Ret_HomeFishCountNotEnough = 9778; + Ret_HomeFurnitureCostLimit = 9779; + Ret_HomeCustomFurnitureInvalid = 9780; + Ret_HomeInvalidArrangeGroupParam = 9781; + Ret_HomeFurnitureArrangeGroupLimit = 9782; + Ret_HomePictureFrameCoopCgGenderError = 9783; + Ret_HomePictureFrameCoopCgNotUnlock = 9784; + Ret_HomeFurnitureCannotArrange = 9785; + Ret_HomeFurnitureInDuplicateSuite = 9786; + Ret_HomeFurnitureCustomSuiteTooSmall = 9787; + Ret_HomeFurnitureCustomSuiteTooBig = 9788; + Ret_HomeFurnitureSuiteExceedLimit = 9789; + Ret_HomeFurnitureCustomSuiteExceedLimit = 9790; + Ret_HomeFurnitureCustomSuiteInvalidSurfaceType = 9791; + Ret_HomeBgmIdNotFound = 9792; + Ret_HomeBgmNotUnlocked = 9793; + Ret_HomeBgmFurnitureNotFound = 9794; + Ret_HomeBgmNotSupportByCurScene = 9795; + Ret_HomeLimitedShopGoodsDisable = 9796; + Ret_HomeWorldWoodMaterialEmpty = 9797; + Ret_HomeWorldWoodMaterialNotFound = 9798; + Ret_HomeWorldWoodMaterialCountInvalid = 9799; + Ret_HomeWorldWoodExchangeExceedLimit = 9800; + Ret_HomeBlueprintSearchSelf = 9801; + Ret_HomeBlueprintShareCodeInvalid = 9802; + Ret_HomeBlueprintNotExist = 9803; + Ret_HomeBlueprintSlotHasExistShareCode = 9804; + Ret_HomeBlueprintSlotNotExistShareCode = 9805; + Ret_HomeBlueprintCanNotCreateInAudit = 9806; + Ret_HomeBlockNotUnlocked = 9807; + Ret_HomeBlueprintCreateCd = 9808; + Ret_HomeBlueprintSetOptionCd = 9809; + Ret_HomeBlueprintNotAllowFriendCopy = 9810; + Ret_HomeFurniturePosUnderDieY = 9811; + Ret_HomeBlueprintGenShareCodeFail = 9812; + Ret_HomeBlueprintSearchCd = 9813; + Ret_HomeBlueprintPreviewCd = 9814; + Ret_HomeBlueprintPreviewSceneNotMatch = 9815; + Ret_HomeBlueprintSlotFull = 9816; + Ret_HomeBlueprintOwnerRejectCopy = 9817; + Ret_HomeBlueprintSaveToSlotCd = 9818; + Ret_HomeBlueprintReplyTimeout = 9819; + Ret_SumoActivityStageNotOpen = 10000; + Ret_SumoActivitySwitchTeamInCd = 10001; + Ret_SumoActivityTeamNumIncorrect = 10002; + Ret_LunaRiteActivityAreaIdError = 10004; + Ret_LunaRiteActivityBattleNotFinish = 10005; + Ret_LunaRiteActivityAlreadySacrifice = 10006; + Ret_LunaRiteActivityAlreadyTakeReward = 10007; + Ret_LunaRiteActivitySacrificeNotEnough = 10008; + Ret_LunaRiteActivitySearchingCondNotMeet = 10009; + Ret_DigGadgetConfigIdNotMatch = 10015; + Ret_DigFindNearestPosFail = 10016; + Ret_MusicGameLevelNotOpen = 10021; + Ret_MusicGameLevelNotUnlock = 10022; + Ret_MusicGameLevelNotStarted = 10023; + Ret_MusicGameLevelConfigNotFound = 10024; + Ret_MusicGameLevelIdNotMatch = 10025; + Ret_RoguelikeCoinANotEnough = 10031; + Ret_RoguelikeCoinBNotEnough = 10032; + Ret_RoguelikeCoinCNotEnough = 10033; + Ret_RoguelikeCoinAExceedLimit = 10034; + Ret_RoguelikeCoinBExceedLimit = 10035; + Ret_RoguelikeCoinCExceedLimit = 10036; + Ret_RoguelikeRuneCountNotEnough = 10037; + Ret_RoguelikeNotInRogueDungeon = 10038; + Ret_RoguelikeCellNotFound = 10039; + Ret_RoguelikeCellTypeIncorrect = 10040; + Ret_RoguelikeCellAlreadyFinished = 10041; + Ret_RoguelikeDungeonHaveUnfinishedProgress = 10042; + Ret_RoguelikeStageNotFinished = 10043; + Ret_RoguelikeStageFirstPassRewardHasTaken = 10045; + Ret_RoguelikeActivityContentClosed = 10046; + Ret_RoguelikeDungeonPreQuestNotFinished = 10047; + Ret_RoguelikeDungeonNotOpen = 10048; + Ret_RoguelikeSprintIsBanned = 10049; + Ret_RoguelikeDungeonPreStageNotFinished = 10050; + Ret_RoguelikeAllAvatarDieCannotResume = 10051; + Ret_PlantFlowerAlreadyTakeSeed = 10056; + Ret_PlantFlowerFriendHaveFlowerLimit = 10057; + Ret_PlantFlowerCanGiveFlowerNotEnough = 10058; + Ret_PlantFlowerWishFlowerKindsLimit = 10059; + Ret_PlantFlowerHaveFlowerNotEnough = 10060; + Ret_PlantFlowerFlowerCombinationInvalid = 10061; + Ret_HachiDungeonNotValid = 10052; + Ret_HachiDungeonStageNotOpen = 10053; + Ret_HachiDungeonTeammateNotPass = 10054; + Ret_WinterCampCoinANotEnough = 10071; + Ret_WinterCampCoinBNotEnough = 10072; + Ret_WinterCampCoinAExceedLimit = 10073; + Ret_WinterCampCoinBExceedLimit = 10074; + Ret_WinterCampWishIdInvalid = 10075; + Ret_WinterCampNotFoundRecvItemData = 10076; + Ret_WinterCampFriendItemCountOverflow = 10077; + Ret_WinterCampSelectItemDataInvalid = 10078; + Ret_WinterCampItemListEmpty = 10079; + Ret_WinterCampRewardAlreadyTaken = 10080; + Ret_WinterCampStageNotFinish = 10081; + Ret_WinterCampGadgetInvalid = 10082; + Ret_LanternRiteCoinANotEnough = 10090; + Ret_LanternRiteCoinBNotEnough = 10091; + Ret_LanternRiteCoinCNotEnough = 10092; + Ret_LanternRiteCoinAExceedLimit = 10093; + Ret_LanternRiteCoinBExceedLimit = 10094; + Ret_LanternRiteCoinCExceedLimit = 10095; + Ret_LanternRiteProjectionContentClosed = 10096; + Ret_LanternRiteProjectionCanNotStart = 10097; + Ret_LanternRiteDungeonNotOpen = 10098; + Ret_LanternRiteHasTakenSkinReward = 10099; + Ret_LanternRiteNotFinishedSkinWatchers = 10100; + Ret_LanternRiteFireworksContentClosed = 10101; + Ret_LanternRiteFireworksChallengeNotStart = 10102; + Ret_LanternRiteFireworksReformParamError = 10103; + Ret_LanternRiteFireworksReformSkillLock = 10104; + Ret_LanternRiteFireworksReformStaminaNotEnough = 10105; + Ret_PotionActivityStageNotOpen = 10110; + Ret_PotionActivityLevelHavePass = 10111; + Ret_PotionActivityTeamNumIncorrect = 10112; + Ret_PotionActivityAvatarInCd = 10113; + Ret_PotionActivityBuffInCd = 10114; + Ret_IrodoriPoetryInvalidLineId = 10120; + Ret_IrodoriPoetryInvalidThemeId = 10121; + Ret_IrodoriPoetryNotGetAllInspiration = 10122; + Ret_IrodoriPoetryInspirationReachLimie = 10123; + Ret_IrodoriPoetryEntityAlreadyScanned = 10124; + Ret_ActivityBannerAlreadyCleared = 10300; + Ret_IrodoriChessNotOpen = 10301; + Ret_IrodoriChessLevelNotOpen = 10302; + Ret_IrodoriChessMapNotOpen = 10303; + Ret_IrodoriChessMapCardAlreadyEquiped = 10304; + Ret_IrodoriChessEquipCardExceedLimit = 10305; + Ret_IrodoriChessMapCardNotEquiped = 10306; + Ret_IrodoriChessEnterFailCardExceedLimit = 10307; + Ret_ActivityFriendHaveGiftLimit = 10310; + Ret_GachaActivityHaveRewardLimit = 10315; + Ret_GachaActivityHaveRobotLimit = 10316; + Ret_SummerTimeV2CoinExceedLimit = 10317; + Ret_SummerTimeV2CoinNotEnough = 10318; + Ret_SummerTimeV2DungeonStageNotOpen = 10319; + Ret_SummerTimeV2PrevDungeonNotComplete = 10320; + Ret_RogueDiaryAvatarDeath = 10350; + Ret_RogueDiaryAvatarTired = 10351; + Ret_RogueDiaryAvatarDuplicated = 10352; + Ret_RogueDiaryCoinNotEnough = 10353; + Ret_RogueDiaryVirtualCoinExceedLimit = 10354; + Ret_RogueDiaryVirtualCoinNotEnough = 10355; + Ret_RogueDiaryContentClosed = 10366; + Ret_GravenInnocenceCoinANotEnough = 10380; + Ret_GravenInnocenceCoinBNotEnough = 10381; + Ret_GravenInnocenceCoinAExceedLimit = 10382; + Ret_GravenInnocenceCoinBExceedLimit = 10383; + Ret_IslandPartyStageNotOpen = 10371; + Ret_WindFieldStageNotOpen = 10390; + Ret_VintageContentClosed = 10396; + Ret_VintageStoreContentFinished = 10397; + Ret_VintageStoreAttrTooSmall = 10398; + Ret_VintageStoreAttrTooLarge = 10399; + Ret_VintageStoreContentInterrupt = 10400; + Ret_VintageVirtualCoinNotEnough = 10401; + Ret_VintageStoreAttrLessThanZero = 10402; + Ret_FungusFighterCaptureCoinNotEnough = 10406; + Ret_FungusFighterTrainingCoinNotEnough = 10407; + Ret_FungusFighterCaptureCoinExceedLimit = 10408; + Ret_FungusFighterTrainingCoinExceedLimit = 10409; + Ret_FungusFighterContentClosed = 10410; + Ret_FungusFighterPlotStageNotOpen = 10411; + Ret_FungusFighterFungusIdConfigNotValid = 10412; + Ret_FungusFighterFungusNotCultivated = 10413; + Ret_FungusFighterTrainingDungeonNotOpen = 10414; + Ret_EffigyChallengeV2CoinNotEnough = 10427; + Ret_EffigyChallengeV2CoinExceedLimit = 10428; + Ret_CharAmusementStageNotOpen = 10436; + Ret_CoinCollectLevelNotOpen = 10446; + Ret_CoinCollectNotEquipWidget = 10447; + Ret_CoinCollectSceneNotMatch = 10448; + Ret_CoinCollectCantEnterMpMode = 10449; + Ret_CoinCollectPlayerNumFail = 10450; + Ret_BrickBreakerPlayerNumFail = 10456; + Ret_BrickBreakerStageNotUnlock = 10457; + Ret_BrickBreakerNormalLevelNotFinish = 10458; + Ret_BrickBreakerPreLevelNotFinish = 10459; + Ret_BrickBreakerPreStageNotFinish = 10460; + Ret_BrickBreakerWorldLevelNotUnlock = 10461; + Ret_BrickBreakerDungeonLevelNotUnlock = 10462; + Ret_BrickBreakerCoinNotEnough = 10463; + Ret_BrickBreakerCoinExceedLimit = 10464; + Ret_TeamchainWorldInMpMode = 10466; + Ret_LanV3BoatPlayerNumNotValid = 10481; + Ret_LanV3BoatPlayNotOpen = 10482; + Ret_LanV3BoatNotInWorldScene = 10483; + Ret_FleurFairV2PacmanPlayNotOpen = 10500; + Ret_FleurFairV2PacmanPlayerNumIncorrect = 10501; + Ret_FleurFairV2CoinNotEnough = 10502; + Ret_FleurFairV2CoinExceedLimit = 10503; + Ret_AkaFesRhythmLevelNotOpen = 10521; + Ret_AkaFesRhythmGalleryInitFail = 10522; + Ret_AkaFesRhythmNotInExpectedDungeon = 10533; + Ret_AkaFesReasoningLevelNotOpen = 10531; + Ret_AkaFesAstrolabeLevelNotOpen = 10541; + Ret_AkaFesAstrolabePreLevelNotFinish = 10542; + Ret_EffigyChallengeV4LevelNotOpen = 10551; + Ret_EffigyChallengeV4GuestNotReady = 10552; + Ret_EffigyChallengeV4DuplicateAvatar = 10553; + Ret_JourneyActivityPickParamError = 10561; + Ret_JourneyActivityPickCondNotMeet = 10562; + Ret_JourneyActivityCoinNotEnough = 10563; + Ret_JourneyActivityCoinExceedLimit = 10564; + Ret_PoetryFesPitchPotStageNotOpen = 10571; + Ret_FilmfesBallGamePlayerCountNotEnough = 10591; + Ret_MpFilmfestShootingOngoing = 10592; + Ret_FilmfesBallGameIsLocked = 10593; + Ret_TreasureHuntV4CoinNotEnough = 10611; + Ret_TreasureHuntV4CoinExceedLimit = 10612; + Ret_LostSamachurlSneakLevelNotOpen = 10631; + Ret_LostSamachurlBossLevelNotOpen = 10632; + Ret_LanV4PartyLionPlayerCountNotEnough = 10641; + Ret_LanV4PartyLionLevelNotOpen = 10642; + Ret_ActivityContentClosed = 10901; + Ret_ActivityClientPlayBanMp = 10902; + Ret_ActivityClientPlayFrequencyError = 10903; + Ret_ActivityClientPlayOtherPlayIsRunning = 10904; + Ret_ActivityClientPlayDuplicateStart = 10905; + Ret_NotInFishing = 11001; + Ret_FishStateError = 11002; + Ret_FishBaitLimit = 11003; + Ret_FishingMaxDistance = 11004; + Ret_FishingInCombat = 11005; + Ret_FishingBattleTooShort = 11006; + Ret_FishGoneAway = 11007; + Ret_CanNotEditOtherDungeon = 11051; + Ret_CustomDungeonDismatch = 11052; + Ret_NoCustomDungeonData = 11053; + Ret_BuildCustomDungeonFail = 11054; + Ret_CustomDungeonRoomCheckFail = 11055; + Ret_CustomDungeonSaveMayFail = 11056; + Ret_NotInCustomDungeon = 11057; + Ret_CustomDungeonInternalFail = 11058; + Ret_CustomDungeonCanNotTry = 11059; + Ret_CustomDungeonNoStartRoom = 11060; + Ret_CustomDungeonNoRoomData = 11061; + Ret_CustomDungeonSaveTooFrequent = 11062; + Ret_CustomDungeonNotSelfPass = 11063; + Ret_CustomDungeonLackCoin = 11064; + Ret_CustomDungeonNoFinishBrick = 11065; + Ret_CustomDungeonMultiFinish = 11066; + Ret_CustomDungeonNotPublished = 11067; + Ret_CustomDungeonFullStore = 11068; + Ret_CustomDungeonStoreRepeat = 11069; + Ret_CustomDungeonCanNotStoreSelf = 11070; + Ret_CustomDungeonNotSaveSucc = 11071; + Ret_CustomDungeonCanNotLikeSelf = 11072; + Ret_CustomDungeonNotFound = 11073; + Ret_CustomDungeonInvalidSetting = 11074; + Ret_CustomDungeonNoFinishSetting = 11075; + Ret_CustomDungeonSaveNothing = 11076; + Ret_CustomDungeonNotInGroup = 11077; + Ret_CustomDungeonNotOfficial = 11078; + Ret_CustomDungeonLifeNumError = 11079; + Ret_CustomDungeonNoOpenRoom = 11080; + Ret_CustomDungeonBrickExceedLimit = 11081; + Ret_CustomDungeonOfficialNotUnlock = 11082; + Ret_CanNotEditOfficialSetting = 11083; + Ret_CustomDungeonBanPublish = 11084; + Ret_CustomDungeonCanNotReplay = 11085; + Ret_CustomDungeonNotOpenGroup = 11086; + Ret_CustomDungeonMaxEditNum = 11087; + Ret_CustomDungeonCanNotOutStuck = 11088; + Ret_CustomDungeonMaxTag = 11089; + Ret_CustomDungeonInvalidTag = 11090; + Ret_CustomDungeonMaxCost = 11091; + Ret_CustomDungeonRequestTooFrequent = 11092; + Ret_CustomDungeonNotOpen = 11093; + Ret_ShareCdIdError = 11101; + Ret_ShareCdIndexError = 11102; + Ret_ShareCdInCd = 11103; + Ret_ShareCdTokenNotEnough = 11104; + Ret_UgcDismatch = 11151; + Ret_UgcDataNotFound = 11152; + Ret_UgcBriefNotFound = 11153; + Ret_UgcDisabled = 11154; + Ret_UgcLimited = 11155; + Ret_UgcLocked = 11156; + Ret_UgcNotAuth = 11157; + Ret_UgcNotOpen = 11158; + Ret_UgcBanPublish = 11159; + Ret_UgcMusicExceedLimit = 11160; + Ret_UgcMusicSaveTooFrequent = 11161; + Ret_UgcMusicStoreFull = 11162; + Ret_UgcMusicStoreRepeat = 11163; + Ret_UgcMusicStoreTooFrequent = 11164; + Ret_UgcMusicSearchNotFound = 11165; + Ret_UgcMusicLikeTooFrequent = 11166; + Ret_UgcMusicRecommendTooFrequent = 11167; + Ret_UgcMusicImportNotAllow = 11168; + Ret_UgcMusicImportNotFound = 11169; + Ret_UgcMusicSetOptionTooFrequent = 11170; + Ret_UgcMusicImportTooFrequent = 11171; + Ret_UgcMusicGenShareCodeFail = 11172; + Ret_UgcMusicCancelStoreRepeat = 11173; + Ret_CompoundBoostItemNotExist = 11201; + Ret_CompoundBoostTargetNotExist = 11202; + Ret_QuickHitTreeEmptyTrees = 11211; + Ret_CompoundNoFinishCanTake = 11221; + Ret_ForgeNoFinishCanTake = 11226; + Ret_GcgFindGameModeFail = 12000; + Ret_GcgOperationParamError = 12001; + Ret_GcgGameNotRunning = 12002; + Ret_GcgOpNotAllow = 12003; + Ret_GcgOpNotMatchPhase = 12004; + Ret_GcgSelectHandCardGuidError = 12005; + Ret_GcgDiceIndexInvalid = 12006; + Ret_GcgCharacterGuidInvalid = 12007; + Ret_GcgCharacterAlreadyDie = 12008; + Ret_GcgCharacterAlreadyOnStage = 12009; + Ret_GcgCharacterForbiddenAttack = 12010; + Ret_GcgSelectDiceNotMatch = 12011; + Ret_GcgFindSkillFail = 12012; + Ret_GcgSkillCanNotActiveUse = 12013; + Ret_GcgEnergyNotEnough = 12014; + Ret_GcgPlayCardTargetNotMatch = 12015; + Ret_GcgPlayCardZoneCannotAdd = 12016; + Ret_GcgRebootSelectDiceInvalid = 12017; + Ret_GcgRebootSelectCardInvalid = 12018; + Ret_GcgPlayCardConditionCheckFail = 12019; + Ret_GcgPlayCardParamInvalid = 12020; + Ret_GcgMaxGame = 12021; + Ret_GcgSendPacketFail = 12022; + Ret_GcgAlreadySettle = 12023; + Ret_GcgPlayCardLegendAlreadyUsed = 12024; + Ret_GcgCostLegendNotEnough = 12025; + Ret_GcgWatchInBlackList = 12026; + Ret_GcgWatchForbidSwitch = 12027; + Ret_GcgWatchAlreadyJoined = 12028; + Ret_GcgWatchKickNoSpectator = 12029; + Ret_GcgWatchTargetNotInDuel = 12030; + Ret_GcgWatchTargetNotFriend = 12031; + Ret_GcgWatchTargetPsnOnly = 12032; + Ret_GcgWatchForbidBusinessType = 12033; + Ret_GcgWatchOptionRefuse = 12034; + Ret_GcgWatchNoPlayer = 12035; + Ret_GcgWatchTargetStateNotOpen = 12036; + Ret_GcgWatchSpectatorLimit = 12037; + Ret_GcgWatchForbiddenWatchGame = 12038; + Ret_GcgWatchNotSpectator = 12039; + Ret_GcgWatchAlreadyInDuel = 12040; + Ret_GcgWatchClientDataVersoinForbid = 12041; + Ret_GcgSkillNotVehicleSkill = 12042; + Ret_GcgSkillCheckConditionFail = 12043; + Ret_GcgVehicleSkillCheckConditionFail = 12044; + Ret_GcgCoinExceedLimit = 12101; + Ret_GcgCoinNotEnough = 12102; + Ret_GcgNotInSelfWorld = 12103; + Ret_GcgAlreadyInDuel = 12104; + Ret_GcgNotInPlayerWorld = 12105; + Ret_GcgGalleryStarted = 12106; + Ret_GcgInviteTargetIsSelf = 12107; + Ret_GcgInviteTargetNotInWorld = 12108; + Ret_GcgApplyInviteNotAllow = 12109; + Ret_GcgApplyInviteTimeout = 12110; + Ret_GcgCurDeckInvalid = 12111; + Ret_GcgNeedResourceComplete = 12112; + Ret_GcgOpponentPlayerIsSelf = 12113; + Ret_GcgGameIdInvalid = 12114; + Ret_GcgMatchInPunish = 12115; + Ret_GcgSettleStillInDuel = 12116; + Ret_GcgSettleNotInDungeon = 12117; + Ret_GcgUnsupportSettleOption = 12118; + Ret_GcgNotInGcgDungeon = 12119; + Ret_GcgWorldLevelLocked = 12120; + Ret_GcgBossLevelLocked = 12121; + Ret_GcgNotInTavern = 12122; + Ret_GcgWeekNpcNotExist = 12123; + Ret_GcgEnterGameFrequent = 12124; + Ret_GcgBreakLevelQuestNotUnfinished = 12125; + Ret_GcgGuideLevelAlreadyFinished = 12126; + Ret_GcgLevelCannotRestart = 12127; + Ret_GcgTargetCheckEnterFail = 12128; + Ret_GcgAlreadyInDungeon = 12129; + Ret_GcgBackDuelNoGame = 12130; + Ret_GcgConstLevelLocked = 12131; + Ret_GcgQuestIdError = 12132; + Ret_GcgQuestNeedUnfinished = 12133; + Ret_GcgInMatch = 12134; + Ret_GcgDataVersionNotLatest = 12135; + Ret_GcgInviteTargetEnterGameFrequent = 12136; + Ret_GcgInviteTargetNeedResourceComplete = 12137; + Ret_GcgInviteTargetSceneIsNull = 12138; + Ret_GcgInviteTargetInTransfer = 12139; + Ret_GcgInviteTargetDataVersionNotLatest = 12140; + Ret_GcgInviteTargetCurDeckInvalid = 12141; + Ret_GcgClientDataVersionNotMatch = 12142; + Ret_GcgClientDataVersoinForbid = 12143; + Ret_GcgMpCantMatch = 12144; + Ret_GcgInviteTargetStateNotOpen = 12145; + Ret_GcgCreateTimeOut = 12146; + Ret_GcgBanMatch = 12147; + Ret_GcgBanInvite = 12148; + Ret_GcgTargetBanInvite = 12149; + Ret_GcgInviteAlreadyInvite = 12150; + Ret_GcgFestivalModeNotOpen = 12151; + Ret_GcgTargetFestivalModeNotOpen = 12152; + Ret_GcgBackDuelPsToOther = 12153; + Ret_GcgBackDuelOtherToPs = 12154; + Ret_GcgWeekRewardLimit = 12155; + Ret_GcgFestivalModeInPick = 12156; + Ret_GcgDsDeckLocked = 12201; + Ret_GcgDsDeckNameInvalid = 12202; + Ret_GcgDsDeckCharCardNumInvalid = 12204; + Ret_GcgDsDeckCardNumInvalid = 12205; + Ret_GcgDsCardNumExceedLimit = 12206; + Ret_GcgDsDeckInvalid = 12207; + Ret_GcgDsCardIdInvalid = 12208; + Ret_GcgDsCardFaceAlreadyUnlock = 12209; + Ret_GcgDsCardFaceIsLock = 12210; + Ret_GcgDsFieldLock = 12211; + Ret_GcgDsFieldAlreadyUnlock = 12212; + Ret_GcgDsFieldIdInvalid = 12213; + Ret_GcgDsCardBackLocked = 12214; + Ret_GcgDsCardBackAlreadyUnlock = 12215; + Ret_GcgDsCardBackIdInvalid = 12216; + Ret_GcgDsCardFaceIdInvalid = 12217; + Ret_GcgDsDeckNameIllegal = 12218; + Ret_GcgDsDeckSaveCd = 12219; + Ret_GcgDsDeckChangeNameCd = 12220; + Ret_GcgMatchDeckInvalid = 12221; + Ret_GcgDsDeckAlreadyUnlocked = 12222; + Ret_GcgDsAtLeastOneDeck = 12223; + Ret_GcgDsDeckCodeIllegal = 12224; + Ret_GcgDsDeckCodeCd = 12225; + Ret_GcgTcCharacternotMatchLevel = 12251; + Ret_GcgTcMustInSelfWorld = 12252; + Ret_GcgTcMustInTavern = 12253; + Ret_GcgTcAlreadyInGame = 12254; + Ret_GcgTcAlreadyInMatch = 12255; + Ret_GcgTcUnlockCharacterQuestNotFinish = 12256; + Ret_GcgTcLevelLocked = 12257; + Ret_GcgTcNoInviteData = 12258; + Ret_GcgTcCurDeckInvalid = 12259; + Ret_GcgTcCondQuest = 12260; + Ret_GcgLevelRewardLevelError = 12301; + Ret_GcgLevelRewardAlreadyTaken = 12302; + Ret_GcgLevelRewardNoReward = 12303; + Ret_GcgNotInReplayDungeon = 12311; + Ret_GcgInvalidReplay = 12312; + Ret_GcgSetFavoriteLimitNum = 12313; + Ret_GcgReplayExpire = 12314; + Ret_GcgReplayDungeonSettled = 12315; + Ret_GcgPickCurUidNotMatch = 12331; + Ret_GcgPickSelectParamError = 12332; + Ret_GcgPickConfirmError = 12333; + Ret_GcgPickBackNoGame = 12334; + Ret_GcgArenaScheduleInactive = 12341; + Ret_GcgArenaScheduleNotMatch = 12342; + Ret_GcgArenaDeckNotSet = 12343; + Ret_GcgArenaDeckInvalid = 12344; + Ret_GcgArenaInChallengeCannotSetDeck = 12345; + Ret_GcgArenaStartChallengeInMpMode = 12346; + Ret_GcgArenaStartMatchInMpMode = 12347; + Ret_UgcDungeonInDungeon = 13001; + Ret_UgcDungeonRoomNumLimit = 13002; + Ret_UgcDungeonNotInEditState = 13003; + Ret_UgcDungeonNotInEditDungeon = 13004; + Ret_UgcDungeonNotExist = 13005; + Ret_UgcDungeonNotSave = 13006; + Ret_UgcDungeonScoreCondtionButNoMonster = 13007; + Ret_UgcDungeonScoreCondtionButNoCoin = 13008; + Ret_UgcDungeonScoreCondtionButNoChest = 13009; + Ret_UgcDungeonScoreCondtionButNoRoomSettle = 13010; + Ret_UgcDungeonTargetScoreExceedLimit = 13011; + Ret_UgcDungeonTimeSettleTargetScoreNotZero = 13012; + Ret_UgcDungeonAllowAvatarNotEnough = 13013; + Ret_UgcDungeonHeartBloodWhileMonsterDeploy = 13014; + Ret_UgcDungeonRoomNoExitGadget = 13015; + Ret_UgcDungeonRoomHostEnterGadgetNum = 13016; + Ret_UgcDungeonRoomGuestEnterGadgetNotEnough = 13017; + Ret_UgcDungeonRoomSettingCoinNumTooLarge = 13018; + Ret_UgcDungeonRoomSettingMonsterNumTooLarge = 13019; + Ret_UgcDungeonRoomSettingNoSettleConfig = 13020; + Ret_UgcDungeonRoomSwitchInviteInProcess = 13021; + Ret_UgcDungeonRoomDeploymentCostLimit = 13022; + Ret_UgcDungeonRoomTriggerDuplicateGuid = 13023; + Ret_UgcDungeonRoomTriggerParamError = 13024; + Ret_UgcDungeonScoreSettleTargetScoreZero = 13025; + Ret_UgcDungeonStateCanNotAudit = 13026; + Ret_UgcDungeonAuditVersionNotMatch = 13027; + Ret_UgcDungeonInAudit = 13028; + Ret_UgcDungeonStateCanNotPublish = 13029; + Ret_UgcDungeonRequestTooFrequent = 13030; + Ret_UgcDungeonCanNotPublishNoEdit = 13031; + Ret_UgcDungeonNotAllowImport = 13032; + Ret_UgcDungeonImportRoomHasMonster = 13033; + Ret_UgcDungeonSearchNotExist = 13034; + Ret_UgcDungeonRoomSwitchLastRoom = 13035; + Ret_UgcDungeonRoomGadgetNumLimit = 13036; + Ret_UgcDungeonRoomMonsterNumLimit = 13037; + Ret_UgcDungeonNoTrialSuccRecord = 13038; + Ret_UgcDungeonNumLimit = 13039; + Ret_UgcDungeonInEditDungeon = 13040; + Ret_UgcDungeonNotInDungeon = 13041; + Ret_UgcDungeonChangeSettingTooFrequent = 13042; + Ret_UgcDungeonNotOwner = 13043; + Ret_UgcDungeonNotPublished = 13044; + Ret_UgcDungeonShareCodeGenFail = 13045; + Ret_UgcDungeonRoomLimit = 13046; + Ret_UgcDungeonShareCodeInvalid = 13047; + Ret_UgcDungeonRoomSuiteNumLimit = 13048; + Ret_UgcDungeonTowerHasBeenPurchased = 13101; + Ret_UgcDungeonPlayerAddItemOverStack = 13102; + Ret_UgcDungeonPlayerTowerLevelUpLimited = 13103; + Ret_UgcDungeonPlayerConsumeItemNotEnough = 13104; + Ret_UgcDungeonPlayerTowerAlreadyLevelUp = 13105; + Ret_UgcDungeonPlayerUgcTargetIsNotExist = 13106; + Ret_UgcDungeonPlayerUgcTargetIsNotActive = 13107; + Ret_UgcDungeonCheckLayoutFailed = 13108; + Ret_UgcDungeonPlayerTowerAlreadyRemoved = 13109; + Ret_UgcDungeonPlayerAddItemOverLimit = 13110; + Ret_UgcDungeonPlayerGrantAvatarOverLimit = 13111; + Ret_UgcDungeonDuplicateStar = 13131; + Ret_UgcDungeonCancelStarNotExist = 13132; + Ret_UgcDungeonStarReachLimit = 13133; + Ret_UgcDungeonInternalFail = 13134; + Ret_UgcDungeonPlayerPublishBanned = 13135; + Ret_UgcDungeonCustomEditIsNotOpen = 13151; + Ret_UgcDungeonOfficialLevelIsNotOpen = 13152; + Ret_UgcDungeonTemplateImportIsNotOpen = 13153; + Ret_TargetShootingLevelNotOpen = 13161; + Ret_TargetShootingPlayerNumNotValid = 13162; + Ret_TargetShootingPlayNotOpen = 13163; + Ret_TargetShootingConfigNotFound = 13164; + Ret_ShuffleBoardLevelNotOpen = 13172; + Ret_ShuffleBoardNotInPenumbraScene = 13173; + Ret_ShuffleBoardLevelMismatch = 13174; + Ret_ShuffleBoardAlreadyPlaying = 13175; + Ret_RaffleTicketInvalidBonusId = 13176; + Ret_RaffleTicketPrerequisiteNotMet = 13177; + Ret_RaffleTicketNotEnough = 13178; + Ret_FlightGearLevelNotOpen = 13191; + Ret_FlightGearInMpMode = 13192; + Ret_AnimalViewAvatarIsClosingToAnimal = 13212; + Ret_AnimalViewNotEquipWidget = 13213; + Ret_CombinePointNotEnough = 13221; + Ret_ToyBattleCurrentLevelNotOpen = 13251; + Ret_ToyBattleCurrentNotPlaying = 13252; + Ret_FontaineGatherInvalidGatherTracking = 13261; + Ret_FontaineGatherInvalidMonsterTracking = 13262; + Ret_FishblasterLevelNotOpen = 13271; + Ret_FishblasterNotInRightScene = 13272; + Ret_FishblasterLevelMismatch = 13273; + Ret_FishblasterAlreadyPlaying = 13274; + Ret_GoalChallengeStageNotOpen = 13281; + Ret_GoalChallengeInvalidTeam = 13282; + Ret_AlchemySimCoinNotEnough = 13291; + Ret_AlchemySimCropExceedLimit = 13292; + Ret_AlchemySimFarmlandSameCrop = 13293; + Ret_AlchemySimCropNoHarvestableLand = 13294; + Ret_AlchemySimCropNotEnough = 13295; + Ret_AlchemySimCropNotUnlocked = 13296; + Ret_AlchemySimFarmlandNotReady = 13297; + Ret_AlchemySimCropRankMax = 13298; + Ret_AlchemySimFarmlandIsNotHarvested = 13299; + Ret_AlchemySimTechTreeAlreadyUnlocked = 13300; + Ret_AlchemySimPotionNotExist = 13301; + Ret_AlchemySimNotInTargetExam = 13302; + Ret_AlchemySimRoundAlchemyCountOver = 13303; + Ret_AlchemySimInternalLogicError = 13304; + Ret_AlchemySimCropOnForbiddenPos = 13305; + Ret_AlchemySimCropOverlapOverLimit = 13306; + Ret_AlchemySimPuzzleRateNotEnough = 13307; + Ret_AlchemySimPotionCantUpgrade = 13308; + Ret_AlchemySimExamCountNotEnough = 13309; + Ret_AlchemySimTechTreeNotAllowed = 13310; + Ret_AlchemySimCropNoRipenLand = 13311; + Ret_AlchemySimUnfinishQuest = 13312; + Ret_AlchemySimInvalidRoundState = 13313; + Ret_AlchemySimCropUpgradeExpOverflow = 13314; + Ret_AlchemySimCropUpgradeNotUnlocked = 13315; + Ret_AlchemySimFinishRoundFrequency = 13316; + Ret_AlchemySimTemplateAlchemyNotUnlocked = 13317; + Ret_CatcafeLayoutStageNotRight = 13351; + Ret_CatcafeLayoutNotRight = 13352; + Ret_StaminaFightIsInOtherDungeon = 13371; + Ret_EffigyChallengeV5LevelNotOpen = 13381; + Ret_EffigyChallengeV5InvalidSupport = 13382; + Ret_EffigyChallengeV5InvalidPlayerNum = 13383; + Ret_EffigyChallengeV5InCombat = 13384; + Ret_EffigyChallengeV5InvalidScene = 13385; + Ret_BlueprintSlotNotFound = 13401; + Ret_FurnitureSuiteIdInvalid = 13402; + Ret_WishlistBatchOperateOutOfLimit = 13403; + Ret_HideAndSeekV4GameNotOpen = 13411; + Ret_HideAndSeekV4PlayMapNotChosen = 13412; + Ret_HideAndSeekV4PlayerCountNotEnough = 13413; + Ret_HideAndSeekV4PlayMapNotOpen = 13414; + Ret_WatergunLevelNotOpen = 13431; + Ret_AcrobaticsBattleStageNotOpen = 13441; + Ret_AcrobaticsBattleInvalidTeam = 13442; + Ret_MonsterVsMonsterLevelNotOpen = 13451; + Ret_RechargeDiskLevelNotOpen = 13471; + Ret_RechargeDiskInvalidLevelBuild = 13472; + Ret_RechargeDiskCurSceneInvalid = 13473; + Ret_ActivityPreviewTrialInCd = 13478; + Ret_BirdBallMpLevelNotOpen = 13481; + Ret_BirdBallDraftPlayerNumInvalid = 13482; + Ret_FairyTalesLotterAreaIsNotOpen = 13491; + Ret_FairyTalesLotterLeftCntNotEnough = 13492; + Ret_FairyTalesToyTotalLeftCntNotEnough = 13493; + Ret_FairyTalesWishToyTypeOverLimit = 13494; + Ret_FairyTalesToyCustomGadgetContentInvalid = 13495; + Ret_FairyTalesCombatLevelNotOpen = 13496; + Ret_FairyTalesTicketPrerequisiteNotMet = 13497; + Ret_FairyTalesTicketNotEnough = 13498; + Ret_ActivityTeamInvalidSize = 13551; + Ret_ActivityInvalidTrialAvatar = 13552; + Ret_ActivityForbiddenTrialAvatar = 13553; + Ret_RenameInvalidQuestState = 13571; + Ret_RenameConflicted = 13572; + Ret_ReliquaryOfferPurchaseVersionIdxError = 13591; + Ret_ReliquaryOfferVersionTimesLimit = 13592; + Ret_ReliquaryOfferProgressNotEnough = 13593; + Ret_ReliquaryOfferProgressOverLimit = 13594; + Ret_ReliquaryPurchaseSuiteTimesOverLimit = 13595; +} + diff --git a/nameTranslation.txt b/nameTranslation.txt new file mode 100644 index 00000000..d22f9763 --- /dev/null +++ b/nameTranslation.txt @@ -0,0 +1,4 @@ +# NAMETRANSLATION MANUAL, TODO +AICHHOBNIJK -> AbilityString +NEOLBFJNJNA -> type +CBFOMLLHKKK -> AbilityAttachedModifier \ No newline at end of file diff --git a/obfuscated.proto b/obfuscated.proto index 17a72f9c..1e84da21 100644 --- a/obfuscated.proto +++ b/obfuscated.proto @@ -1,32354 +1,33988 @@ syntax = "proto3"; -// CmdId: 29677 -message ABGIJHMDFPF { - int32 ALOELOFKHLC = 12; +message NINIOMHIKBG { + BKNDMGDPEBL EPCOELIJPPL = 3; + bool MHCIMHGEAPB = 6; + uint32 PHPFPPIDJKJ = 7; } -// CmdId: 4751 -message KOALOAIAECI { - uint32 MOMFDDPOHOL = 5; - uint32 LGDDNLOOLKA = 7; - AHMDJOHBEFF PNINFAOEDHK = 12; - int32 ALOELOFKHLC = 13; - FEACKCCDBIN BPCGAIECKKD = 14; +message POGBLGIPNNB { + repeated DPAHKLCPMJM CBKMLACNMIK = 10; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 7788 -message BEJICJBFKHA { +// CmdID: 24500 +message GAHMPOELOAL { } -message OIIGOEJNPLK { - float BGLMBCBKHGK = 1; - float MMKLCEPKOHG = 2; +// CmdID: 29125 +message EMJHBHIPDDC { + repeated int32 CDGFHBKOOGN = 1; + uint32 JDDAMHCEAPE = 14; + uint32 KJLBEPDNLDM = 5; + uint32 FFBOJFOJAGD = 12; } -// CmdId: 464 -message KNOJDLMMDLL { - int32 ALOELOFKHLC = 1; - uint32 PKLFIKGDGPG = 6; +message DKPLDHKNBMK { + repeated uint32 PLFLNEPMDJJ = 14; } -// CmdId: 1802 -message MEJFKKKEGKG { - uint32 BPPLPPNBHJI = 2; - uint32 FJFENDDFAIF = 5; +// CmdID: 25250 +message GBPJDEPDBIB { + uint32 PJJAOILBFBN = 8; + uint32 JDHLMIGKDDG = 13; } -message BPCAEONFGIH { - uint32 PGBDPGGINBO = 3; - uint32 IMDJOJEKOJO = 13; +// CmdID: 4179 +message FIEHEGGJPMG { + int32 retcode = 1; + uint32 OMGCHBACHCI = 4; } -// CmdId: 5510 -message JCNCPFLKODC { - uint32 OIFFDDFEHLH = 2; +message JHLJLDKMHCJ { + repeated EDBNDNNKDHN avatar_list = 4; } -// CmdId: 9493 -message CENGHNDIBGK { - repeated uint32 NFKLNEAMDKP = 7; - uint32 GCBOLPFMJCJ = 12; +message FFLJLNMFLFN { + uint32 DMKFECCMCOP = 2; + bool ECIHDIJCLED = 11; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 5358 -message ANLNHDFAKLP { +// CmdID: 21572 +message JEGBMGEKMLF { + uint32 BHFDIGMGMGI = 6; + bool HLAJMGAPKIJ = 8; + Vector KPPNCNICJNE = 10; + PKHGEKDMFAP DEJOIMAFMCK = 11; + uint32 BBFPLMBGGJP = 12; + bool JOOKMIEDBIE = 13; } -message DPBEPKHPIID { - uint32 CEIAKNGAODL = 12; - bool BJNGLHNNCOH = 13; - int32 CNJECAIDFDK = 14; +// CmdID: 29530 +message BDDCHOOPICN { + uint32 DHELNNBDPJE = 3; + int32 retcode = 6; + uint32 PEMFNLKJKDK = 8; } -// CmdId: 28450 -message LHMIHCGGBGK { - uint32 HIJCCOEIPNP = 3; - uint32 BPMLEJDCFFJ = 4; - int32 ALOELOFKHLC = 12; - uint32 MIKNJFPHMIE = 13; - uint32 GLFONOPNPJL = 15; +// CmdID: 3941 +message LBCPOIAPEFB { + bool JOFHNOEMEKC = 10; } -message DEFEDMAMLIM { - uint32 HDIMCDOPGLP = 1; - uint32 HIJCCOEIPNP = 2; - uint32 HAAMONCDBDB = 3; - repeated EBPCEDFAHKA CMKOOMJABOA = 7; - uint32 OCJAIFHBNPE = 10; - uint32 MEBHDNGCJNF = 13; - uint64 ACPHEKNEBLL = 14; - bool HHALAHALMKI = 15; +// CmdID: 7407 +message ECDLCCHENPC { } -// CmdId: 8653 -message NNNOFDIOLOB { - repeated uint64 KDBAAEHMONM = 4; - bool GAKBIBMAJOF = 7; +// CmdID: 22802 +message GCEIGKNAPDC { + map EAGDOGKLFCF = 6; + uint32 OMGCHBACHCI = 15; } -// CmdId: 29448 -message DPNKLALJDJI { - repeated KDPOAHGJELO OEDCABABMPH = 2; - uint32 IAPJPJFFKGC = 5; - uint32 GAIEBHKIDEI = 6; - int32 ALOELOFKHLC = 8; +// CmdID: 26080 +message PCBLGGMCGJL { + uint32 entity_id = 1; + IGOHJIBCDFA LKIDBHIOOOG = 10; } -// CmdId: 6251 -message BPDMGIOHGIA { - repeated BAFPHHFADFK DIBMJHKANOK = 14; +// CmdID: 20290 +message FJMPEDGCKBH { + uint32 entity_id = 2; + IGOHJIBCDFA LKIDBHIOOOG = 5; + Vector OFIJOJJOPIK = 13; } -// CmdId: 4638 -message KFDCHIJIBGF { - uint32 MPFMIBDNOPH = 2; +// CmdID: 1847 +message LNPMCEFIFGD { + int32 retcode = 4; + uint32 OBOOPJLPDNI = 8; } -// CmdId: 3288 -message EDACMCFJPGO { - GBMLGLMAJEP IOLAEANKIPA = 14; +message CNNOBNKMNGH { + bool JHFMEFICAAL = 9; + uint32 DEKHBEOOIEN = 10; + uint32 PJJAOILBFBN = 11; + bool ECIHDIJCLED = 14; } -// CmdId: 28029 -message IJLCONMDMNC { - uint32 LFEENLOIMBB = 9; +message MKNKBLPPJMI { + bool JHFMEFICAAL = 1; + uint32 OBOOPJLPDNI = 2; + uint32 PEAJINIFGHM = 4; } -// CmdId: 20867 -message KCGDBNADMHI { - uint32 BLALLKJMGKE = 7; - string HCKAELEEKEG = 14; - bool BJNGLHNNCOH = 15; +// CmdID: 2399 +message DPDFGAKCIDN { + int32 retcode = 5; + repeated HJMLEOOOJLJ NLNLBAIKBKI = 9; } -// CmdId: 8636 -message NBDLDBMHNEN { - uint32 CEIAKNGAODL = 9; - uint32 BJIEKIFCCLI = 14; +// CmdID: 2888 +message GEIOCEHOOFB { + repeated uint32 FBMMEJDFPNJ = 11; } -// CmdId: 26799 -message EPAEAEIBJDO { - bool BJHAKNAJHJD = 8; - uint32 LJENFDPHJHA = 9; - int32 ALOELOFKHLC = 10; - fixed32 DIIHGKKMLIE = 11; +// CmdID: 9693 +message GKDJKIIBOBB { + uint32 KHHIBKPBKPN = 3; + int32 retcode = 4; + repeated HOHOJPFAFOJ FPHOOHIFFNN = 8; } -// CmdId: 7889 -message NFBGPMCJCMI { - uint32 PKLFIKGDGPG = 2; - repeated uint32 HEMJNNIFHOJ = 5; - repeated uint32 MDBNPFCJHJH = 13; +// CmdID: 25885 +message IKAFFAMCIKN { + int32 retcode = 11; } -// CmdId: 27328 -message KCCNFAFPPHI { - uint32 GHBGNGEHMFC = 1; +// CmdID: 5263 +message OIOMINAJABO { + bool BGAOACGALDG = 12; + uint32 draft_id = 1; } -// CmdId: 29245 -message KKHLCFKDFCF { - uint32 FOBCDPDBCKB = 4; - int32 ALOELOFKHLC = 12; +// CmdID: 3714 +message OBKGALDPGOA { + bool DMEDOEHOMKH = 2; + repeated PDCMBOKBHHA FILHGGILJLN = 4; + uint32 PJJAOILBFBN = 5; + bool BFANFDMPPPK = 14; } -message FLLKFDMDPEM { - uint32 JHEHOCBEODA = 1; - uint32 PPFDEGKIBMC = 10; - uint32 DMKBAHCJBAN = 11; +// CmdID: 9854 +message ODIMEAOKOKA { + uint32 NJEKBPKELOH = 2; + int32 retcode = 3; } -message BLLDFPJHNEP { +// CmdID: 5428 +message OPJJABNIGGH { + uint32 OMGCHBACHCI = 5; + uint32 PJJAOILBFBN = 7; + BAMGKBJNGIP BEPFMDKMFIC = 8; } -// CmdId: 24233 -message LCFIDFHHJNB { +// CmdID: 299 +message KDBACALHHLN { + EAJBOAFFJLF CIFLEGCKJEI = 3; + int32 retcode = 14; } -message AKJGJMHJNLA { - map HHLDOBCFKGP = 4; +// CmdID: 3875 +message IHANPAEFPKI { + uint32 OGGINLDNDEC = 10; } -// CmdId: 22192 -message ONBKHLINIAI { - uint32 AIHFCADMDLG = 3; - int32 ALOELOFKHLC = 10; +// CmdID: 270 +message MGJFBFNAILP { + uint32 GKKGOMDFKML = 1; + bool NLHJIGEGIIN = 5; + float speed = 6; + uint32 AMHHCBFFLPL = 7; + uint32 LBCLGHBMDAF = 12; } -// CmdId: 4427 -message BDPPGFIFMED { - repeated uint32 POMPLKGPPBA = 11; +// CmdID: 28402 +message CPJBHKIBPII { + repeated HJDEBJMEDPD GEEIDCBPOCE = 9; + int32 LDNKABNDPBG = 10; } -// CmdId: 1804 -message PNOMLFMPDBO { - int32 ALOELOFKHLC = 1; - HCHCMKNHKDP CDLMLDCEFKC = 13; +message BGABKEJDEOM { + bool JHFMEFICAAL = 8; + uint32 PJJAOILBFBN = 12; + bool ECIHDIJCLED = 13; + uint32 HBFIPKBCLHK = 15; } -message MIJPPENEMEA { - repeated OFNLJENLFEI LMLIBJICILJ = 13; +message MMHGIMHNKDF { + repeated ABMKMCNPAGM LNMDPADDCIA = 1; + repeated ABMKMCNPAGM LPMCOIBLMOK = 6; } -// CmdId: 1845 -message NJFLLBOIHGL { - int32 ALOELOFKHLC = 6; - bool ELBEHCDFPJG = 14; +// CmdID: 24914 +message CBOLDJECJPD { + uint32 OBOOPJLPDNI = 5; } -// CmdId: 5833 -message HECIIDAKPGB { +// CmdID: 26123 +message JGOOAJPHAAF { + int32 retcode = 9; } -// CmdId: 9210 -message LGGGLJGFBJA { - uint32 IHKNKHNHMKM = 2; - uint32 PKLFIKGDGPG = 4; - uint32 OLFEADPDGDI = 5; - bool LPIPMFLMDCI = 6; - uint32 OGMOADBINBK = 14; +// CmdID: 6038 +message EJCAGPBOGHI { + uint32 JDHLMIGKDDG = 1; + uint32 KMAEHPAGKFK = 5; + bool DGGCKMIKBMO = 13; + uint32 PJJAOILBFBN = 14; + bool DMEDOEHOMKH = 15; } -// CmdId: 9127 -message PDCJCHIOELM { - uint32 PEAINEEEGFC = 1; - bool LPIPMFLMDCI = 4; - uint32 AIHFCADMDLG = 5; - BFPEIDNPJMH DKOBKKMFMAD = 6; +// CmdID: 20534 +message HFEOJPLPPOB { + uint32 KENIKECFFLM = 3; + bool HEEAHDMIIFJ = 4; + int32 retcode = 6; + int32 LMOOFGMHJLO = 10; } -// CmdId: 22600 -message AKCPNINJCJD { - PFOHKKGIACG AEMAFPOMLCG = 4; +// CmdID: 893 +message OBDBODHKCJL { + int32 retcode = 1; + repeated DGECJHENBKP OMMJMILKEBP = 4; + repeated DGECJHENBKP HIJHPOCCAOC = 7; } -// CmdId: 6919 -message CABMIAPOIPE { - repeated uint32 MGPNHILJBJD = 3; - int32 ALOELOFKHLC = 4; +message KIFFDDCGDBD { + uint32 DEKHBEOOIEN = 5; + uint32 ECMGLDCEFNG = 6; + uint32 kill_num = 7; + uint32 DLMGMPMFOJM = 8; + uint64 DFPLCBIPDMI = 10; } -message GPANEPLHELE { - uint32 FNFDOGKFKPA = 3; - map LPCFJIBMNAG = 5; - uint32 HEJNPDIIJNL = 6; - uint32 OAIFHNICKJE = 13; - uint32 CDHOPOGDGOE = 14; +message JKLEDDOBLJI { + int32 GNJCIDHOBIA = 5; + uint32 key = 7; } -// CmdId: 949 -message CEHKOOPDGNG { - uint32 KEALMKDIEEB = 4; - uint32 AEFEDOMLOBA = 13; +// CmdID: 5095 +message LFIHLFANMKL { + bool APGNBJKGEEL = 4; + uint32 NNDJEEPMCHE = 7; + IGOHJIBCDFA LKIDBHIOOOG = 10; + uint32 entity_id = 12; } -// CmdId: 20765 -message FBBHLNPFOHP { - AILOKEENJBL ANPPEGGCDPA = 9; - uint64 KAAEMLKLCOE = 12; +// CmdID: 24165 +message OJMPAAIEPJO { + uint32 entity_id = 1; + EICNFJMDENP COEAGPIHLHH = 6; + Vector pos = 9; + uint32 OKICOGLEJEC = 10; + Vector rot = 12; } -// CmdId: 22460 -message HCLGHFLOHPN { - uint32 JHEHOCBEODA = 8; +// CmdID: 26309 +message DLAJCMDFAPN { + int32 retcode = 8; } -message GEOGNGMBOKF { - uint32 PKLFIKGDGPG = 1; - bool KHEJHGHEODI = 4; - bool EBPCEPLKLCC = 13; - uint32 JFNFFNAAFBA = 14; +// CmdID: 21652 +message FCOBGFHMHKN { + uint32 FKHOHKELKOE = 9; } -message NJNBAOGECIN { - repeated BALKJICGMDI LDHHDAGJNED = 1; - uint32 HDDHBBILCBJ = 2; - float KCPMBKMDMPK = 3; +// CmdID: 22317 +message EIJJLGOODFE { + repeated KPHNDGACFDN BCDECBEOKLF = 8; } -// CmdId: 5313 -message AODJOECINKF { - uint32 NLFIMKJOLCH = 3; +// CmdID: 24073 +message HGIBIJDLBJI { + repeated POIPABABMDA item_list = 3; + int32 retcode = 4; + uint32 LHDAHDNEPPL = 7; + uint32 KBGPBKHNKDF = 8; } -// CmdId: 23462 -message FKIOLBGCEJK { +// CmdID: 29069 +message KFDDHHMIBBB { + NGGKFPEMAPD NKKDOCDEJFG = 2; } -// CmdId: 21870 -message MNNGHKIMOEO { - uint32 GIPMLOCONCB = 1; +// CmdID: 3607 +message MGBODCLJBJF { + bool PDFIIFFMBEG = 4; } -message MOFGPICIDOK { - uint32 BFDCMJMCICH = 4; - uint32 MFLBJODBOIK = 15; +message OGAIOCIIAOB { + uint32 PBKEAOCBPMN = 3; + uint32 BKCNDGOJPLH = 5; + JJKOLAFEFEJ JNHDDGMHFOL = 6; + uint32 GEFBNNEBKDB = 7; + repeated NGKFHKBBEBI FHPGBCFAAKE = 8; + map DNMGDDGAGFD = 11; + uint32 DJNNPHNEKEO = 12; + uint32 GHDNHIGKOKM = 13; + repeated uint32 DOHPOLGJGBP = 14; } -// CmdId: 5453 -message OKOIODMBNDC { - uint32 AIHFCADMDLG = 4; - map IBPMLHFIFIB = 5; +message FKJBEKNNBPG { + ECFCIPLDPAD KMHCGJHBAFA = 1; + repeated LFIMHKHFCOK ELHGKJOJBMO = 2; + uint32 NDMCPPIEEOC = 3; + uint32 CIJPDPFKAGI = 4; + bool DKBJPNMCLHI = 5; + bool MGIJFMCBJKE = 6; + uint32 MEPOMJBBLHD = 7; + repeated MOEOAFIAIJC EBJEADIIGIG = 8; + uint32 parent_quest_id = 9; + bool CKJMKGOKNED = 10; + repeated DJJEGLDMNAG AHHODEACDAL = 11; + bool EIALJBAENGJ = 12; + map EPFNGPMMHME = 13; + repeated int32 JIEMDKOKCLE = 14; + uint64 JJDEOFCJKJM = 15; } -// CmdId: 28359 -message ADIKCMONIMC { - int32 ALOELOFKHLC = 6; - repeated uint32 HBHDPHEEODI = 7; +// CmdID: 25658 +message MKIEMDKBEIF { + uint32 end_time = 10; } -// CmdId: 6166 -message CFFABKCBGLJ { - int32 ALOELOFKHLC = 3; - repeated int32 GEDFGLOJFPE = 6; - repeated IHJELPJGNHI JDBOGGIKBMC = 9; +// CmdID: 5665 +message IEDCICFGCNN { + OPLKOOIBKBP JENFDHKCMML = 1; + int32 retcode = 12; } -message CFPJAHKDAIG { - uint32 BMHBHCJNMIJ = 2; - uint32 NDNGNBPPIPN = 10; - uint32 INPAPNBJFIJ = 13; - uint32 BFIFFDGCFGK = 14; +// CmdID: 23364 +message AAHOGJGMIKI { + uint32 NHGNIIEAOGI = 13; } -// CmdId: 28318 -message BKKLAOHBPBH { - EKDLDJIHDDN NNPGKKNMNOH = 2; - EKDLDJIHDDN FNFIGLECOGC = 11; +// CmdID: 7660 +message PAKCJCLMNMG { + int32 retcode = 5; } -// CmdId: 29993 -message PFGMEKIKEFJ { - repeated uint32 BBLFKMFDEGM = 3; - uint32 FGLCMJMOHHP = 8; - LAANABCDNAM DAJLNNFGBJH = 15; +// CmdID: 9392 +message AABAPKCHOFD { + uint32 group_id = 6; + uint32 GEJDJBGGNAG = 8; + uint32 MBKADEHIEHI = 15; } -// CmdId: 28611 -message FBIANGBNKEB { - int32 ALOELOFKHLC = 1; - repeated uint32 PLHLIDEIECN = 7; +// CmdID: 7147 +message CLAOINAKNOP { + bool PJHPMJOONNB = 1; + uint32 OBOOPJLPDNI = 9; } -// CmdId: 22307 -message LJCNNFHKPAB { - uint32 ABNJPFJNJAO = 11; +// CmdID: 6344 +message HMBEIKPAEMF { + repeated KKBECELIEMO FOJBPLJLMCD = 3; } -message PIPJHGEIFEC { - bool KHEJHGHEODI = 1; - uint32 AFJJPHANFHE = 5; - uint32 PKLFIKGDGPG = 7; - bool EBPCEPLKLCC = 12; +// CmdID: 8411 +message IKDMLAPNJCF { } -message CFEKLANELNK { - uint32 IMGIBKCNJDN = 1; - uint32 OEEELBJIHGA = 2; - uint32 PLHGOLNFKGP = 4; - map NINEJDLBJHA = 9; - uint32 GIJFNMNNPGG = 11; - map KMLJPOKANJP = 12; - uint32 KFNFOLEPHBO = 14; - uint32 FEHNPBPCINN = 15; +message BLKGHGCLOBB { + repeated ONMANAHNENG MFNBPFPDNCK = 7; + uint32 KHMDGKAJFLC = 8; + uint32 IGJHLOJEEEI = 12; } -// CmdId: 2488 -message OOPFNKCKFLH { - uint32 OIANCIPKPBE = 2; - int32 ALOELOFKHLC = 4; - GPFPDFEDIDH AHOLHHAFCFO = 5; - uint32 PABNFILBDMA = 10; +message AbilityAppliedModifier { + int32 modifier_local_id = 1; + uint32 parent_ability_entity_id = 2; + AICHHOBNIJK parent_ability_name = 3; + AICHHOBNIJK parent_ability_override = 4; + uint32 instanced_ability_id = 5; + uint32 instanced_modifier_id = 6; + float exist_duration = 7; + CBFOMLLHKKK attached_instanced_modifier = 8; + uint32 apply_entity_id = 9; + bool is_attached_parent_ability = 10; + OBEOLMGHGLF modifier_durability = 11; + uint32 sbuff_uid = 12; + bool is_serverbuff_modifier = 13; + bool NCEGKBANOBP = 14; } -// CmdId: 3254 -message CIOAPOACPEE { - EKFIOHFEPOH FOOEMBLAHNA = 1; +// CmdID: 693 +message FAIJICEPBHN { + uint32 player_uid = 1; } -// CmdId: 26498 -message GICEMBNAHGF { - map OCKNALMBNNM = 8; - uint32 BNFCMECOAMO = 14; +// CmdID: 5884 +message ADEOMOCPEBL { + GGHIHDPMJGM reason = 9; } -// CmdId: 3345 -message EJJDABDAIIJ { - repeated JKMINDOPEAD LILEECCNDEJ = 2; - repeated uint32 HOCEKKFGKJC = 10; +// CmdID: 4586 +message HAEMEAPBOJA { + MPEOOOPECHB GFDFLKOGJGJ = 10; + IGOHJIBCDFA LKIDBHIOOOG = 11; } -// CmdId: 4336 -message IANOFCIIMCP { - repeated ALCIPHMEAHF HNBOCCNBPBO = 4; - repeated uint64 IMMDEMBGNGF = 5; - LBJOFCNHNDI FGLOMDPCLLL = 12; - uint32 ENKIGHFIHBA = 13; - uint32 CPNEKAMBJGK = 14; +message IFBHMLCJFMF { + repeated FCHNOOHLPLB CBENKJEOCIL = 14; } -message AAANKDKECBI { - repeated NECJCBELONF HCIMANPGMIO = 6; - repeated FMGHIILJIAN HOGCEMMDNOD = 7; - repeated DJJOMIIIDGD NCCBEALLPPP = 10; - repeated LIEBPBNLCKI CGIGMPLEHIK = 11; - repeated IKLIEDMHBIH MOBODPJJIOC = 13; - repeated POPJHIHLOPK EOEKNOGABPF = 15; +// CmdID: 25030 +message CHMHJILFELF { + int32 retcode = 15; } -message KONBMNEHNMO { - bool PINLNOOODDP = 7; - string DNNLJDINGIL = 9; +// CmdID: 23359 +message MKEHJHBAOCL { + uint32 PJJAOILBFBN = 6; } -message NGLBFAPHGGB { - float JGMHMANCFJA = 1; - uint32 BLALLKJMGKE = 2; - repeated uint32 DDJEMIBIMFL = 3; - float HLEDHGAMIOL = 4; - float FEGCBFGKECB = 6; - bool FMKECFMOBHN = 8; - string KGHHDFOAEKH = 9; - bool HMECMFBOJHC = 11; - int32 JLDABIEKNCJ = 12; - ABFKJACHPLA JGCFFFNCONO = 13; - float DBADOKMJDDG = 15; +// CmdID: 27955 +message NFPFGGAINAL { + MotionInfo motion_info = 2; + uint32 entity_id = 1; + uint32 parent_quest_id = 5; + uint32 room_id = 4; + uint32 scene_time = 7; } -message EGPDEILMFKD { - map FPDGIIOHFML = 7; - repeated CDKMNPJPGKM FDKKIJLBDPM = 15; +// CmdID: 29856 +message BHPBPGFEDCB { + repeated KAOKJONBMIO PILHDLLLCAI = 1; } -// CmdId: 23688 -message ECBHHMCOMKL { - uint32 DDJCJCMNHIP = 4; - uint32 PPFDEGKIBMC = 6; - uint32 IKCGBNOFDID = 14; +// CmdID: 26658 +message OpenStateChangeNotify { + map open_state_map = 7; } -// CmdId: 20794 -message BGHENBEGINK { - uint32 NKLDICOAKIP = 2; - FHGIJCHENEA FFNPDEHBEHL = 4; - uint32 IPBEBIODEGO = 8; +message HLHANIKIGAH { + bool DGGCKMIKBMO = 3; + LOHFECGLOGD BEPFMDKMFIC = 15; } -// CmdId: 599 -message MJDAGHAAEGF { - uint32 LOIEKFANKLK = 3; - uint32 GCBOLPFMJCJ = 10; - repeated PLELBKPGIAJ PJECCALFKDD = 14; +// CmdID: 7055 +message IBPPBGGKBBN { + uint32 PELMFDNGNFP = 2; } -// CmdId: 6274 -message PFLFBFDPOFL { - repeated ALCIPHMEAHF DACBAKOOCHL = 7; - uint32 JHMGNOFHNIF = 10; - int32 ALOELOFKHLC = 15; +// CmdID: 24532 +message DMCOGBLAMEB { + map CKJMPLPBDBP = 1; + uint32 PPDMICPGEDO = 4; + int32 retcode = 5; + repeated uint32 EAJEECCMNJL = 6; + uint32 KKFHBLDEABA = 7; + uint32 JLCGAIIHACO = 8; + uint32 OCKONJAMKPP = 11; + repeated uint32 BEBMOIBGNHK = 12; + repeated uint32 GNCPMGACBPP = 13; + uint32 PDBOKJDBKOH = 14; } -// CmdId: 22101 -message NJAIBDAEPEM { - repeated OJFAJJBILPH GGICFFHAPOC = 7; +message FGEENJNKEGB { + uint32 IEJHHMBOBMJ = 14; } -message ENGNHOIABCL { - uint32 OPOBEKNJIOE = 4; - uint32 JHEHOCBEODA = 10; +// CmdID: 4296 +message MHIMJHAGCFK { + bool BGAOACGALDG = 4; + int32 retcode = 9; + uint32 draft_id = 10; } -// CmdId: 28884 -message NEDBIFNEAAF { - int32 ALOELOFKHLC = 3; - repeated uint32 IMDJOJEKOJO = 9; +// CmdID: 9798 +message DIOOOOHGFCL { + uint32 IHLCEEDFIND = 2; + uint32 MEMPKCGNNMF = 3; + uint32 MBAADKNCICG = 8; } -// CmdId: 9268 -message BHMAKOIEFJM { - uint32 MKBPBOHGNHI = 1; - uint32 DJLNPDLGALE = 3; - uint64 KAAEMLKLCOE = 8; - uint32 MPDFPNPNONE = 11; - uint32 BLALLKJMGKE = 12; - uint32 BAOKGCLFNNP = 13; +// CmdID: 24076 +message PBOJGDCDGAB { + uint32 HCOJCAFBPEL = 1; + int32 retcode = 5; + uint64 avatar_guid = 6; + uint64 OPBNFDPDJGD = 9; + map CLPJGANCNHC = 12; + map CHBFMMGLIHG = 15; } -message HKAMEPMHAHN { - uint32 HIJCCOEIPNP = 1; - uint32 IKCGBNOFDID = 2; - uint32 AGBHMDDADFP = 3; +// CmdID: 3881 +message BNAGKNMHKEJ { + Vector position = 1; + repeated uint32 FDJPPPFGHNE = 5; } -// CmdId: 5883 -message PPBNEEDPIFD { - repeated CEIPLLACIIJ BIHDPHNGAHI = 1; +// CmdID: 7557 +message DNHNEECNHMI { + DKCMNDDNNPH HFFIKMKIJCM = 13; + bool LLCOCJHJBME = 10; + uint32 GAPLFMMGBFA = 2; + uint32 LBCLGHBMDAF = 6; } -// CmdId: 4179 -message HDIDOEIIBBF { - uint32 AIHFCADMDLG = 13; +// CmdID: 20141 +message HOMGFPFFCGH { + repeated uint32 MJIOFGMCPLE = 4; + int32 retcode = 14; } -// CmdId: 5986 -message NCMNMKMILHD { - uint32 BLALLKJMGKE = 8; +// CmdID: 5870 +message ADEGLMGLLDB { + uint32 JINJLBEMJNC = 7; + int32 retcode = 13; + ECOKADILGCE FKNOJFJGDLM = 14; } -// CmdId: 2133 -message IDDDNGFHGJM { - PFIDFJKLIBC NDMNFEOOMNF = 13; - int32 ALOELOFKHLC = 15; +message CALFIEDPEBN { + uint32 scene_id = 2; + AJOPCFFCFDD state = 5; + Vector rot = 7; + uint32 DABCMJLKOLN = 9; + Vector pos = 13; + uint32 GBCEBGKBJDM = 15; } -message BIPCCEBDDOF { - repeated COABCCJGJNJ CIIPBCCADBE = 11; +message Furniture { + uint32 count = 1; } -// CmdId: 25627 -message ADNOHNIHHBB { - repeated OMOIPCGDGAM ODPFMDNOCON = 2; - int32 ALOELOFKHLC = 6; +message OFFCCONKFOH { + uint32 AIMLAIDLFDE = 6; + repeated NGLPFKJLOFK MCDIJKPHLNO = 13; } -// CmdId: 9807 -message ENHBKMMHLLD { - FKBCBIDMKPC KGLMCIEKAGL = 5; +message JFADJCGAOCE { + uint32 MABFBDJLPMI = 1; + uint32 INPBHPJELLF = 2; } -// CmdId: 25103 -message HKOAKAJJAGC { +message LBBINCMIBAL { + bool HPDAGJJBNFC = 2; + uint32 group_id = 8; + Vector KDHJLMKFMAN = 9; + uint32 config_id = 14; } -// CmdId: 5260 -message BKOGEMKFFAE { +// CmdID: 213 +message FDDCLGNKGPN { + int32 retcode = 3; + OOAMLHCHLNM BBOJFNNBGHK = 8; } -message JLLCKNHMADJ { - uint32 OOHBHGFGMNL = 2; - repeated uint32 LDLBCFBAGJM = 9; - uint32 PKLFIKGDGPG = 11; - uint32 AFJJPHANFHE = 12; +// CmdID: 2476 +message NOFLBDACFDM { + ACLJCIOFCIP AOAKHGFKFPL = 10; + uint32 BFBKIDDCKHF = 12; } -// CmdId: 2061 -message FBDEFNMMOBG { +// CmdID: 20663 +message NGLONIAHMOG { + uint32 EPCPNHJNKBN = 1; + uint32 NLFOKOPDLJI = 2; + bool FOLIKAAIKIE = 3; + bool AMNBPPDCEGI = 5; + bool JFOEEKHEIMO = 6; + uint32 EPCBAOBGODI = 7; + bool CILDCAAEAOJ = 8; + repeated NBHEJLLOGLB KFANCDOBIKJ = 9; + bool MEFFPEHBOPM = 10; + bool JCNCMOHDBMM = 12; + uint32 NNAALGJOAIO = 13; + uint32 HGKKGOOLFPE = 14; + uint32 NNECCMILPAL = 15; } -// CmdId: 5746 -message ADFHGDCDAOA { - uint32 EAABCBDBIGK = 2; - repeated uint32 BIFLKKKEDLI = 4; - int32 ALOELOFKHLC = 8; - uint32 NGJJMBNABLN = 11; +// CmdID: 7026 +message BCELINJHPAF { + MotionInfo motion_info = 7; + uint32 FGGMOAKINFD = 5; + uint32 scene_time = 14; + uint32 entity_id = 15; } -message HCHCMKNHKDP { - uint32 JHEHOCBEODA = 1; - string LKNNMKBFNDI = 2; - uint32 CLMPMOOCCJJ = 3; - uint32 PPFDEGKIBMC = 4; - string CBHJEBMMHCG = 5; - ACKAKNKKNMM FCMILNHNMCK = 6; - uint32 MNAPMPDLHCE = 7; - repeated uint32 IOAPHKCFDNB = 8; - DCIPANEDCGD NOOILFKJDEK = 9; - uint32 FIFHAKLFGLG = 10; - bool LLFGDKBFBLG = 11; - bool JANDLHFPJBB = 12; - string GICGOHHILAB = 13; - uint32 APIFGCAIINH = 14; - bool ALKKNHGHNEK = 15; - bool FLEIIMHCCKE = 16; - string FAMJAICCODB = 17; - uint32 DOAHJHNJLIB = 18; - uint32 HKFCCFNPKOG = 19; - uint32 KCNICFGEFON = 20; - bool JPKAABHCDCH = 21; - repeated GAPDFBNDJEB JGNEBHGJMEB = 22; - repeated uint32 EFLKJPINKEC = 23; - MHCHHBKJANE BNHLJGNPKGL = 24; - MKAIPGDCGOK HDJKAOEPGLA = 25; - string ABGFOKFPICD = 26; - uint32 FPBKNPMLEPC = 27; - uint32 BNBFADNNNNA = 28; - uint32 NHFIPHHHOEF = 32; +// CmdID: 26417 +message ILAIMICPBDD { + int32 retcode = 2; + repeated HFINFKPKAHJ EFBPLHDHLPB = 4; + uint32 HMOJPLLGMKH = 13; } -// CmdId: 27588 -message MEECAMGJHPL { - int32 ALOELOFKHLC = 4; - uint32 NGJJMBNABLN = 15; +// CmdID: 5611 +message GOJIPCHIAHP { + CJBDPMNEIPC LOGNNDHODKH = 11; } -// CmdId: 633 -message BOOMICAHFOG { - uint32 GCBOLPFMJCJ = 2; - int32 ALOELOFKHLC = 5; - uint32 ECEDBNIECOJ = 7; +// CmdID: 22320 +message MFNMKNANFOI { + FKIEHCEFFHE reason = 10; } -// CmdId: 4661 -message KIAJGBBEINA { - uint32 CCDBIGDABCP = 11; +// CmdID: 6896 +message JNOLHDFBKDK { + uint32 ICJFCAKLNFG = 6; + uint32 LGOOIDCIAAG = 9; } -message OGBHLHHHHMM { - uint64 CGJPOOJEFAF = 1; - uint64 CMKEHPPDOFL = 2; - uint64 KNPOFFCOGKL = 3; - uint64 JDFDEBAKHOP = 4; - uint64 OHAAEACJCBL = 5; +// CmdID: 9268 +message JINHGPJGLJN { + int32 retcode = 9; } -// CmdId: 22714 -message KHDIMKHOFGI { - uint64 CMFCDHLPBNA = 3; - repeated ALCIPHMEAHF HNBOCCNBPBO = 4; - int32 ALOELOFKHLC = 8; +message FNCPDGLGOBC { + bool JHFMEFICAAL = 1; + uint32 ILFFGGJAKAJ = 3; + bool ECIHDIJCLED = 11; } -// CmdId: 1526 -message MNIHDKKLBOH { - uint32 LCLNEEMKNPK = 2; - uint32 JIMDGGJJDNP = 3; - int32 ALOELOFKHLC = 8; +// CmdID: 41 +message DNANOAHGAEJ { + uint32 PJJAOILBFBN = 12; + int32 retcode = 15; } -message NLNGHAEKMGE { - uint32 EONJBBOBAPN = 1; - uint32 MJGLELNIGDA = 2; - bytes BDKJECFCGAN = 3; - bool KOOIHBDNGCA = 4; +// CmdID: 1697 +message BEHHJOAALKG { + uint32 AKMDKFBGDLB = 1; + uint32 GBCEBGKBJDM = 9; + int32 retcode = 14; } -// CmdId: 3667 -message OKNPACAJPFI { - uint32 BEDFCAEAKHP = 2; - uint32 AIHFCADMDLG = 13; +// CmdID: 22167 +message LDKBIANMIKF { + int32 retcode = 3; + uint32 entity_id = 7; + uint32 anim_hash = 10; } -message JPIIPAICGGB { - repeated uint32 BGAKMMAIKKE = 4; - BPNCMJGNKCL CDCALINJEKP = 5; +// CmdID: 23982 +message JBEBGFOCEMN { + uint32 AHIDNMJDEJF = 4; } -message MMHFEJOOBJP { - PBFPMADNALI BEOHBLAOIAK = 3; - uint32 GAMKJHOEENJ = 12; +// CmdID: 22965 +message MLFNDHLDLIO { + uint32 KKFHBLDEABA = 10; } -// CmdId: 26187 -message MIEHNNDIMFK { - uint32 AGILEFBLAKI = 8; - uint32 CPNMPFMMFAD = 15; +// CmdID: 7373 +message ACOHLJEPLNK { + bool IJPINCJJMGI = 4; + uint32 GDMFJBAEJDD = 8; } -message BFJMKEOFCKP { - uint32 PPFDEGKIBMC = 1; - bool NHFDIPGIIAH = 15; +// CmdID: 2513 +message BBGHAJGLPKC { } -// CmdId: 1800 -message ADJPIIPMDBN { +// CmdID: 9550 +message ACLCPHKLMOF { + IBJNMADIOPC NEOILLEIIBO = 9; + IBJNMADIOPC OCACINDEHAM = 3; + OBIDODCPEGG LAICDPFDIMH = 15; } -// CmdId: 22280 -message FGBIPJLJPMF { - bool BJNGLHNNCOH = 2; - uint64 FMPGDFPBOII = 8; - int32 ALOELOFKHLC = 9; +// CmdID: 28273 +message NBJEHJHECGK { + int32 retcode = 2; + PNKGNDGBDMD KOHEFANELIM = 3; + uint32 KHHIBKPBKPN = 9; + uint32 DPAHHJHNGBK = 12; } -message BFLNCEAGHKB { - uint32 JFEMOPGIFHC = 4; - bool EBPCEPLKLCC = 7; - uint32 ALFKLLMIJBI = 8; - ABFKJACHPLA JGPHAMFEDKN = 11; - bool OOKHHOFACJI = 14; +// CmdID: 9002 +message DOGMNHLDFKJ { + repeated JBBPNMGJAOG OLAMGIOLBCG = 8; + uint32 scene_id = 13; } -// CmdId: 25115 -message FCHDIEAMGIB { - uint32 HKPDKPCKJNA = 6; - uint32 CLMPMOOCCJJ = 15; +// CmdID: 28693 +message AGBCGANCOAB { + repeated GIEECOICPGL PIKNKFONBHJ = 9; } -// CmdId: 924 -message BNGEPNPBINM { - uint32 ALFKLLMIJBI = 13; +message COJGNDDDBFG { + repeated uint32 GCBEEINCHKA = 8; } -// CmdId: 9740 -message IHJAJHNKMDC { - repeated OMEPEGPCMPN KFMCDPLPABH = 1; - repeated KCGBPPJFHNF JMDBDOMAJLF = 2; - bool EIMKIBKGPAL = 3; - bool HKPAPPFDGCP = 4; - uint32 MOPCOOEAIPM = 5; - uint32 DFGBJIBFJBA = 8; - uint32 OCJAIFHBNPE = 10; - repeated uint32 JPGLBGIKBGC = 14; - uint32 OFKJPAHLDIL = 15; +// CmdID: 21782 +message CPABCNGMDOC { } -// CmdId: 3292 -message CADFJHIMJIM { +message HDDDCFDOGFJ { + uint32 uid = 3; + bool JHELGIJBJFM = 13; + bool MKIPOKECNOO = 15; } -// CmdId: 4411 -message HDDNCBOHKBG { - int32 ALOELOFKHLC = 7; +// CmdID: 25063 +message DLHBOJFPLLE { + uint32 GBCEBGKBJDM = 1; + int32 retcode = 6; + uint32 KHHIBKPBKPN = 8; + uint32 DFPNKFEKIIG = 12; } -// CmdId: 29632 -message FDHGEMDFAFF { - float KCPMBKMDMPK = 3; - uint32 BLALLKJMGKE = 13; +message IFMKOMLEKPF { + uint32 KLNOGHLLFPL = 10; } -message OMKALGLJGGB { - bool OJFCNPDNNJL = 3; - string LKNNMKBFNDI = 4; - uint32 PPFDEGKIBMC = 7; - uint32 MCAPJENHMHH = 8; - uint32 JHEHOCBEODA = 10; +// CmdID: 20255 +message HLJECLFAJFF { + uint32 KHHIBKPBKPN = 9; + uint32 uid = 6; } -// CmdId: 29443 -message BLEHAMPJOMO { - uint32 LFEENLOIMBB = 1; - repeated uint32 KEACEJEHMEN = 10; +// CmdID: 2231 +message MNFAPBMBMIP { + uint64 avatar_guid = 3; + int32 retcode = 4; + uint32 anim_hash = 9; } -// CmdId: 25496 -message ELAMMLILKEN { - PEHDBKFIBNG BEAEOHPAHCG = 1; - ICHJKHIKEME FADNCEJDAIE = 2; - IGJKLJKINHN GOLAJCOKDFC = 6; - int32 ALOELOFKHLC = 13; +// CmdID: 5067 +message DBGBNCKPCNM { } -message HFILMPFBCPD { - ABFKJACHPLA HBIFBFAICHK = 9; -} - -// CmdId: 3886 -message HBJALAOEGIE { - int32 ALOELOFKHLC = 12; -} - -// CmdId: 3214 -message FJKODAEABPE { - repeated CLBDHNFMIDC BHKDCCFAEPB = 1; - int32 ALOELOFKHLC = 10; -} - -// CmdId: 27272 -message GEMMDIEJHNJ { - repeated uint64 OEPAEBPEOKF = 2; -} - -message ELGJIBJEGCO { - uint32 PABNFILBDMA = 2; - uint32 JFEMOPGIFHC = 3; - bool EKCHCHOHOAN = 5; - uint32 IICFONOKBJL = 6; - uint32 GCAOABBFKIB = 7; - uint32 FIINGJHMHKF = 9; - float MBPDJNKDLAO = 10; - uint32 BNMIBKHIHLD = 11; - ABFKJACHPLA MEMFADPFLAP = 13; - bool EBPCEPLKLCC = 15; -} - -// CmdId: 23221 -message EAACAMDKEFK { - LCGMFOGLDOD IABEIPFENKI = 10; - uint32 BJIEKIFCCLI = 13; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 322 -message DDMBJIEHEDE { - /* protected @ 0x20 */// bytes GDBCPIFGHCP = 65535; - /* protected @ 0x28 */// string AJOEFDIKLHM = 65535; - /* protected @ 0x30 */// repeated uint32 LOGMMNBADFG = 65535; - /* protected @ 0x38 */// string HJFONCFIDHI = 65535; - /* protected @ 0x40 */// string BPJDDDBEFLN = 65535; - /* protected @ 0x48 */// string CDEOKJOOPMF = 65535; - /* protected @ 0x50 */// bytes JFEFAIGNNAN = 65535; - /* protected @ 0x58 */// string JMJMANNMAMI = 65535; - /* protected @ 0x60 */// string BPNAKGLOAEP = 65535; - /* protected @ 0x68 */// string CDFDANFEEMJ = 65535; - /* protected @ 0x70 */// string NICNAONHKJP = 65535; - /* protected @ 0x78 */// string FCMILNHNMCK = 65535; - /* protected @ 0x80 */// string BIDPPFEDPBM = 65535; - /* protected @ 0x88 */// string JANLFCGFMOL = 65535; - /* protected @ 0x90 */// string DIPBLNFCNFB = 65535; - /* protected @ 0x98 */// PAOJGODHCMA BPGLKNOMEEL = 65535; - /* protected @ 0xA0 */// string NAFDOLAEOKL = 65535; - /* protected @ 0xA8 */// string MNFCOLBGENA = 65535; - /* protected @ 0xB0 */// uint32 JHEHOCBEODA = 65535; - /* protected @ 0xB4 */// uint32 IABDCOPKNEN = 65535; - /* protected @ 0xB8 */// uint32 BNEAEHEELPG = 65535; - /* protected @ 0xBC */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0xC0 */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0xC4 */// uint32 HCKAELEEKEG = 65535; - /* protected @ 0xC8 */// uint32 IOENAPKMDAH = 65535; - /* protected @ 0xCC */// uint32 CLAEBKOIEIA = 65535; - /* protected @ 0xD0 */// uint32 OEMFLAILONG = 65535; - /* protected @ 0xD4 */// uint32 OLHFOBMGLID = 65535; - /* protected @ 0xD8 */// uint32 EOODFCFKBJI = 65535; - /* protected @ 0xDC */// bool IKJLIILLGBE = 65535; - /* protected @ 0xDD */// bool DKJOIJHNFIM = 65535; - /* protected @ 0xE0 */// uint64 PJHPAFMFGKL = 65535; - /* protected @ 0xE8 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0xEC */// uint32 GOABEJGJJJP = 65535; - /* protected @ 0xF0 */// uint32 DIBOHFMEBLK = 65535; - /* protected @ 0xF4 */// bool GIHOJBPKCHM = 65535; - /* protected @ 0xF5 */// bool HLLNJDPOHAF = 65535; - /* protected @ 0xF6 */// bool BILMIBIGKGG = 65535; -} - -message EJIGAPDJCJD { - uint32 JHEHOCBEODA = 2; - uint32 IPDOPNBDLCM = 4; - GIJMDPCCJMG BEOHBLAOIAK = 5; - map NBJIJOJHHLD = 8; - uint32 JHKDACCHFDA = 9; - uint32 FKNPOAHBBNM = 15; -} - -message PNCJONOMFEG { - HJGEAKLAINI IFMFPDPBDGA = 1; - uint32 FOLDKOGJNEC = 2; - uint32 BFDCMJMCICH = 4; - repeated CKKJCKMPGOO GJFCBLJDMML = 11; -} - -message BLKDHEHMGMM { - message IILHGKICLGO { - uint32 MCAPJENHMHH = 3; - uint32 ILABBIGLIGA = 5; - KJHLIPDBMLA MOEMNHBJCMP = 9; - uint32 PPFDEGKIBMC = 13; - } - - uint32 KJJDFDPEBIA = 3; - repeated uint32 LPBMCGGJPDJ = 4; - DOHKMOPPFJE EOCIDEECLOA = 5; - uint32 PEONEMHMPKL = 6; - uint32 KADJLGKBFGN = 9; - uint32 BIFECJKBLPD = 14; - repeated IILHGKICLGO PJECCALFKDD = 15; -} - -// CmdId: 25357 -message IKLKNMPAFBG { - uint32 FJFENDDFAIF = 4; - uint32 KCMKGNFIFBD = 14; -} - -// CmdId: 2207 -message DEAOHKANPOB { - BALKODLKKDC BEEGAJMCLFA = 14; -} - -message KNINHGDNNME { - bool KHEJHGHEODI = 1; - uint32 PKLFIKGDGPG = 3; - uint32 JAHFOBKDPDC = 5; - bool EBPCEPLKLCC = 6; -} - -message JFNIHJEILAK { - uint32 IJGCADDBCDG = 1; - OCKALFHEPCC LANJAPJOEEI = 2; - int32 CKDBINDCENI = 3; - OCKALFHEPCC MLGNNBALGLL = 4; - uint32 KLFJNANEOKP = 5; - repeated uint32 FIADMHIHGAP = 6; -} - -// CmdId: 23065 -message GPIFEONOCJN { - bool KOILGJPPPLP = 7; - int32 ALOELOFKHLC = 8; - bool JFAMMDEOGKG = 14; -} - -// CmdId: 2365 -message FHIOFBIKJKN { - repeated FHOHPHNCECB EMCKEJJNLJC = 6; -} - -message LOEOIEOPMOP { - uint64 KAAEMLKLCOE = 4; - bool JPMMFBAIAIJ = 7; -} - -// CmdId: 4350 -message LDKBINHJMCP { - repeated uint32 DOPLMBCOONJ = 1; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 2366 -message FEDBFCCFNGP { - int32 ALOELOFKHLC = 6; - string OIPCONAHCOB = 7; -} - -message HAMMAOPFCKA { - uint32 AEFEDOMLOBA = 5; - uint32 JFEMOPGIFHC = 6; -} - -message OMIOPHEKLPD { - repeated PKCFDDKBCDP HFMPCELHGBP = 2; -} - -// CmdId: 26761 -message GEODCGLPPAI { - BALKODLKKDC BEEGAJMCLFA = 4; - bool DNPNLHIIGDE = 10; - int32 ALOELOFKHLC = 11; - uint64 LKBINMHIDJP = 15; -} - -// CmdId: 25593 -message MABCHILCHBM { - BALKODLKKDC BEEGAJMCLFA = 4; - uint64 LKBINMHIDJP = 11; -} - -// CmdId: 7184 -message DDCKECBDELH { - repeated uint32 NDNGNBPPIPN = 1; - int32 CDCALINJEKP = 4; - uint32 PKOEPCNLMAE = 6; - repeated float BFIFFDGCFGK = 8; - repeated string INPAPNBJFIJ = 10; -} - -// CmdId: 4360 -message MMNBJADOKLB { - INIODGPGIIH HEIFDJMHMBL = 4; - uint32 AIHFCADMDLG = 12; -} - -// CmdId: 22750 -message JPEODLKILLI { - uint32 IJCDBADPELM = 6; - uint32 AOJLPDFHLPK = 9; -} - -// CmdId: 8165 -message FBINFGGKLPC { - uint32 DIHMDJABKEA = 8; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 9369 -message NMCGBBFOFGB { - uint32 OFHHLKDCMJG = 11; -} - -message LKBOMNNAFMM { - enum CLONPPLIFMH { - CLONPPLIFMH_LEVEL = 0; - CLONPPLIFMH_QUEST = 1; - } - - message MAEAPJDOLHK { - uint32 GIPMLOCONCB = 5; - uint32 AEFEDOMLOBA = 8; - } - - uint32 IDHADIEOEDE = 9; - CLONPPLIFMH FJLCPKIIEFJ = 14; - oneof FIFHAKLFGLG { - uint32 chapter_id = 7; - uint32 level = 13; - MAEAPJDOLHK quest_param = 5; - } -} - -// CmdId: 2591 -message BLDOGODKOHP { - uint32 JHEHOCBEODA = 6; - uint32 HLNJMDJPJNK = 13; -} - -// CmdId: 1047 -message LJAJDIGFHAD { - int32 ALOELOFKHLC = 3; -} - -message PCCADCGKDBJ { - uint32 IEFGMPMOMKC = 7; -} - -// CmdId: 21461 -message IEGBLOKLJKB { - /* protected @ 0x20 */// ABFKJACHPLA LCCCPCADACK = 65535; - /* protected @ 0x28 */// uint64 IKCGBNOFDID = 65535; - /* protected @ 0x30 */// bool FBNHOFGPIDK = 65535; - /* protected @ 0x31 */// bool FDHGMIPOKFE = 65535; - /* protected @ 0x34 */// uint32 IMDJOJEKOJO = 65535; -} - -// CmdId: 6863 -message HFDMBDNKFEF { - uint32 GCBOLPFMJCJ = 1; -} - -// CmdId: 2028 -message BDOBIMOPPEA { - uint32 PPFDEGKIBMC = 2; - uint32 CDCALINJEKP = 8; - oneof BOKNEIKFFJE { - DCEIEHPAGJK skill_request = 1540; - KONDEEEJEJM reliquary_request = 475; - OJPGBAGBBHN element_reliquary_request = 1077; - DLOKKPJJGEM reliquary_set_request = 895; - PCCADCGKDBJ element_reliquary_set_request = 2000; - IAEFMBJHALH weapon_request = 1754; - DIMOOCNKAGF element_weapon_request = 1952; - } -} - -// CmdId: 4885 -message FMDJCHOOHHK { - string MMKOLPHJBBL = 2; - uint32 ICBHKOACPGP = 3; - bool JABCEPLHCDJ = 12; -} - -enum BKDBPJKGBEO { - BKDBPJKGBEO_MOTION_NONE = 0; - BKDBPJKGBEO_MOTION_RESET = 1; - BKDBPJKGBEO_MOTION_STANDBY = 2; - BKDBPJKGBEO_MOTION_STANDBY_MOVE = 3; - BKDBPJKGBEO_MOTION_WALK = 4; - BKDBPJKGBEO_MOTION_RUN = 5; - BKDBPJKGBEO_MOTION_DASH = 6; - BKDBPJKGBEO_MOTION_CLIMB = 7; - BKDBPJKGBEO_MOTION_CLIMB_JUMP = 8; - BKDBPJKGBEO_MOTION_STANDBY_TO_CLIMB = 9; - BKDBPJKGBEO_MOTION_FIGHT = 10; - BKDBPJKGBEO_MOTION_JUMP = 11; - BKDBPJKGBEO_MOTION_DROP = 12; - BKDBPJKGBEO_MOTION_FLY = 13; - BKDBPJKGBEO_MOTION_SWIM_MOVE = 14; - BKDBPJKGBEO_MOTION_SWIM_IDLE = 15; - BKDBPJKGBEO_MOTION_SWIM_DASH = 16; - BKDBPJKGBEO_MOTION_SWIM_JUMP = 17; - BKDBPJKGBEO_MOTION_SLIP = 18; - BKDBPJKGBEO_MOTION_GO_UPSTAIRS = 19; - BKDBPJKGBEO_MOTION_FALL_ON_GROUND = 20; - BKDBPJKGBEO_MOTION_JUMP_UP_WALL_FOR_STANDBY = 21; - BKDBPJKGBEO_MOTION_JUMP_OFF_WALL = 22; - BKDBPJKGBEO_MOTION_POWERED_FLY = 23; - BKDBPJKGBEO_MOTION_LADDER_IDLE = 24; - BKDBPJKGBEO_MOTION_LADDER_MOVE = 25; - BKDBPJKGBEO_MOTION_LADDER_SLIP = 26; - BKDBPJKGBEO_MOTION_STANDBY_TO_LADDER = 27; - BKDBPJKGBEO_MOTION_LADDER_TO_STANDBY = 28; - BKDBPJKGBEO_MOTION_DANGER_STANDBY = 29; - BKDBPJKGBEO_MOTION_DANGER_STANDBY_MOVE = 30; - BKDBPJKGBEO_MOTION_DANGER_WALK = 31; - BKDBPJKGBEO_MOTION_DANGER_RUN = 32; - BKDBPJKGBEO_MOTION_DANGER_DASH = 33; - BKDBPJKGBEO_MOTION_CROUCH_IDLE = 34; - BKDBPJKGBEO_MOTION_CROUCH_MOVE = 35; - BKDBPJKGBEO_MOTION_CROUCH_ROLL = 36; - BKDBPJKGBEO_MOTION_NOTIFY = 37; - BKDBPJKGBEO_MOTION_LAND_SPEED = 38; - BKDBPJKGBEO_MOTION_MOVE_FAIL_ACK = 39; - BKDBPJKGBEO_MOTION_WATERFALL = 40; - BKDBPJKGBEO_MOTION_DASH_BEFORE_SHAKE = 41; - BKDBPJKGBEO_MOTION_SIT_IDLE = 42; - BKDBPJKGBEO_MOTION_FORCE_SET_POS = 43; - BKDBPJKGBEO_MOTION_QUEST_FORCE_DRAG = 44; - BKDBPJKGBEO_MOTION_FOLLOW_ROUTE = 45; - BKDBPJKGBEO_MOTION_SKIFF_BOARDING = 46; - BKDBPJKGBEO_MOTION_SKIFF_NORMAL = 47; - BKDBPJKGBEO_MOTION_SKIFF_DASH = 48; - BKDBPJKGBEO_MOTION_SKIFF_POWERED_DASH = 49; - BKDBPJKGBEO_MOTION_DESTROY_VEHICLE = 50; - BKDBPJKGBEO_MOTION_FLY_IDLE = 51; - BKDBPJKGBEO_MOTION_FLY_SLOW = 52; - BKDBPJKGBEO_MOTION_FLY_FAST = 53; - BKDBPJKGBEO_MOTION_AIM_MOVE = 54; - BKDBPJKGBEO_MOTION_AIR_COMPENSATION = 55; - BKDBPJKGBEO_MOTION_SORUSH_NORMAL = 56; - BKDBPJKGBEO_MOTION_ROLLER_COASTER = 57; - BKDBPJKGBEO_MOTION_DIVE_IDLE = 58; - BKDBPJKGBEO_MOTION_DIVE_MOVE = 59; - BKDBPJKGBEO_MOTION_DIVE_DASH = 60; - BKDBPJKGBEO_MOTION_DIVE_DOLPHINE = 61; - BKDBPJKGBEO_MOTION_DEBUG = 62; - BKDBPJKGBEO_MOTION_OCEAN_CURRENT = 63; - BKDBPJKGBEO_MOTION_DIVE_SWIM_MOVE = 64; - BKDBPJKGBEO_MOTION_DIVE_SWIM_IDLE = 65; - BKDBPJKGBEO_MOTION_DIVE_SWIM_DASH = 66; - BKDBPJKGBEO_MOTION_NUM = 67; -} - -message IPEIEMJJLAK { - map LMGFHBKHLEE = 1; - uint32 PIFAMKANMNF = 3; - bool LOEIFINMALC = 9; - uint32 JHEHOCBEODA = 11; - uint32 AKCLAOEDBIN = 12; -} - -// CmdId: 2918 -message PNINFJHMJAK { - bool BLKLCPNMFJE = 2; - uint32 GOKPPDNPEKM = 9; - uint32 GKKBBDFODIG = 13; -} - -// CmdId: 3703 -message OKJLLBICGBI { -} - -// CmdId: 7412 -message JDHNHJNCKMK { - /* protected @ 0x20 */// string JEKNKLMBGKD = 65535; - /* protected @ 0x28 */// string FCMILNHNMCK = 65535; - /* protected @ 0x30 */// string HOFDKGMFLLJ = 65535; - /* protected @ 0x38 */// string HJFONCFIDHI = 65535; - /* protected @ 0x40 */// string BLFENGEDNJO = 65535; - /* protected @ 0x48 */// string LFNFPEKIJEE = 65535; - /* protected @ 0x50 */// string PNMOMLGKGIH = 65535; - /* protected @ 0x58 */// bytes FPFOLPLKBLO = 65535; - /* protected @ 0x60 */// string LDCAJKIABJO = 65535; - /* protected @ 0x68 */// string BPJDDDBEFLN = 65535; - /* protected @ 0x70 */// string MAIGMCPCMJJ = 65535; - /* protected @ 0x78 */// string IAGNJFELLKG = 65535; - /* protected @ 0x80 */// string OBLNAJHGAMA = 65535; - /* protected @ 0x88 */// string EIPCINPAECO = 65535; - /* protected @ 0x90 */// string GICGOHHILAB = 65535; - /* protected @ 0x98 */// EHGMGANFDIE KLBKHMIDEIJ = 65535; - /* protected @ 0xA0 */// string LCKHJOIEBAL = 65535; - /* protected @ 0xA8 */// string AIPNBAPPCOF = 65535; - /* protected @ 0xB0 */// string OFNMHBDNAME = 65535; - /* protected @ 0xB8 */// FLLBJFPKLFG OKOAIMBHMPB = 65535; - /* protected @ 0xC0 */// bytes GDBCPIFGHCP = 65535; - /* protected @ 0xC8 */// string BPNAKGLOAEP = 65535; - /* protected @ 0xD0 */// string NAHAMDNABJN = 65535; - /* protected @ 0xD8 */// string KJMELFFABPF = 65535; - /* protected @ 0xE0 */// string BIDPPFEDPBM = 65535; - /* protected @ 0xE8 */// string EGFBCPNNAOE = 65535; - /* protected @ 0xF0 */// bytes FCBKCCAIEDP = 65535; - /* protected @ 0xF8 */// uint32 OGJMGGAJEII = 65535; - /* protected @ 0xFC */// uint32 EOODFCFKBJI = 65535; - /* protected @ 0x100 */// uint32 DOFFMALJOBN = 65535; - /* protected @ 0x104 */// uint32 ALLIPNGECDM = 65535; - /* protected @ 0x108 */// uint32 LCLNEEMKNPK = 65535; - /* protected @ 0x10C */// uint32 MIINLCKDDDI = 65535; - /* protected @ 0x110 */// uint32 CFGENLPKLFF = 65535; - /* protected @ 0x114 */// uint32 CGAAJELGDAG = 65535; - /* protected @ 0x118 */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0x11C */// uint32 FJEONLGCHJN = 65535; - /* protected @ 0x120 */// uint32 PKOHJNCKMGE = 65535; - /* protected @ 0x124 */// uint32 EFCFKDEKGIP = 65535; - /* protected @ 0x128 */// uint32 OENGIKPKKPK = 65535; - /* protected @ 0x12C */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0x130 */// uint64 DOGIOAOHDJN = 65535; - /* protected @ 0x138 */// uint32 IOENAPKMDAH = 65535; - /* protected @ 0x13C */// uint32 IABDCOPKNEN = 65535; - /* protected @ 0x140 */// bool GIHOJBPKCHM = 65535; - /* protected @ 0x141 */// bool OHNKKJHJIEL = 65535; - /* protected @ 0x142 */// bool OCIBEGKMPKP = 65535; - /* protected @ 0x144 */// uint32 BNEAEHEELPG = 65535; - /* protected @ 0x148 */// uint32 HCKAELEEKEG = 65535; -} - -// CmdId: 6597 -message NBEFCOHLDLD { - uint32 OLOGBAPKKCG = 13; -} - -message PGAIHLMPBMA { - string FHLGCNPPDNP = 1; -} - -// CmdId: 25056 -message PDGEAGKHCPG { - uint32 NEHLGIOLBJA = 9; - uint64 CMFCDHLPBNA = 13; - repeated uint64 HICOIODAHGK = 15; -} - -// CmdId: 1184 -message ACCGDFJMMPI { - int32 ALOELOFKHLC = 3; - uint32 KEALMKDIEEB = 5; - uint32 AEFEDOMLOBA = 12; -} - -message AIHCCNHLKIO { - repeated DBLDNFMLBEK PBNKHOLGIBM = 5; - uint32 GFFPBFMKDJE = 9; - uint32 HKBDAJBEDPG = 15; -} - -// CmdId: 20588 -message ENPGGPFDAGI { - bool LEBCAFGKKBD = 2; -} - -// CmdId: 25095 -message KKPIPNHCCPF { - uint32 BLALLKJMGKE = 11; -} - -// CmdId: 26533 -message MECEGNLPHOE { - uint32 AOJLPDFHLPK = 1; -} - -// CmdId: 8690 -message ODCHHEGGBFE { - uint32 ILHLGEEMLML = 3; - uint32 GGFLFHMLOKI = 4; -} - -// CmdId: 27806 -message GAFJAJINFIC { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 8228 -message BJBOFHEKMHE { - repeated BPFDMDJGLOG FADLGJOFJPB = 2; - bool NCHAKFNHFOG = 12; -} - -// CmdId: 26325 -message LCFHDHDNDBP { - int32 KDGANJDFBCJ = 1; - uint32 BLALLKJMGKE = 12; - uint32 KKDBMPAIJJB = 14; -} - -message FMGHIILJIAN { - repeated uint32 GKCKGCMKIGL = 3; - repeated uint32 JEMFIFBFDGM = 5; - repeated uint32 PGDMDCMHKAC = 7; - AKEIOPODHFF KCDCFCAGMCK = 11; - repeated uint32 GFBNPHGHKJN = 13; -} - -message MPKGHNGGHGM { - uint32 CPNEKAMBJGK = 2; - float LALODIBMPKH = 3; - ABFKJACHPLA OKMKKBJKFPL = 4; - repeated uint32 HFAJLEAJCGA = 5; - ABFKJACHPLA LANJAPJOEEI = 8; - uint32 BLALLKJMGKE = 11; - uint32 HDDHBBILCBJ = 12; - float HNOPCEOJDEG = 15; -} - -// CmdId: 5984 -message PEIBDIADPJH { - uint32 MEBHDNGCJNF = 2; - uint32 OCJAIFHBNPE = 3; - bool HHALAHALMKI = 4; - uint32 HAAMONCDBDB = 5; - uint32 HDIMCDOPGLP = 8; - repeated EBPCEDFAHKA CMKOOMJABOA = 9; - uint64 ACPHEKNEBLL = 14; - uint32 HIJCCOEIPNP = 15; -} - -// CmdId: 28898 -message FCNBHHFPKJL { - uint32 AIHFCADMDLG = 1; -} - -message PLNOOAMPFMM { - repeated uint32 AMAEDOADOIL = 1; - DOHKMOPPFJE DGCCNGNMPFK = 3; - uint32 BENKKFICKDE = 4; - uint32 ADHEFKAHOPF = 5; - repeated uint32 PHJPFKOAKBF = 6; - uint32 JKAENKGOPGN = 7; - bool HNAJMAOAKAH = 8; - uint32 IFOACNKNNME = 9; - uint32 IKMDONAGFOC = 10; - uint32 NBJOMCMAOPD = 11; - uint32 NAAKJKALPPD = 12; - uint32 OCFFDPDGNNK = 13; - uint32 OLMHKIPENPF = 14; - uint32 JMNCGLGPGHK = 15; - uint32 PNNDCBHBOGD = 464; - uint32 JEIFNEFMONB = 609; - bool KNAOIEEKHHD = 666; - uint32 CLKOMNJEAGO = 709; - repeated uint32 CKKIJDHCIBB = 1074; - uint32 KLCFAIBOJEE = 1180; - repeated LJBKEOKPJOC PEGDFLBDOOD = 1371; - uint32 OKGNGNLKKKK = 1433; - repeated IOOMGOJLEAO DECDNIEOGNC = 1521; - uint32 KLBPEBJGIAP = 1689; - uint32 EBODAKOOHOE = 1914; -} - -message KNODJMAAMPD { - string BCFOBMONHBO = 2; - uint32 GKAFIEPILPB = 3; - bool LJGLGHFNMOJ = 5; - uint32 LJGHFJGIOLN = 7; - uint32 IIPBPLFFPJA = 8; - uint32 OFKJPAHLDIL = 12; - uint32 CBGAMFOCOIB = 13; - string MNBFIGHNCNO = 14; - string NKGAEGCBGID = 15; -} - -// CmdId: 26563 -message PLLPAEFKFHG { - uint64 IKCGBNOFDID = 5; - int32 ALOELOFKHLC = 10; -} - -// CmdId: 770 -message BOGPMPOHDNE { -} - -// CmdId: 28352 -message BBKGGDMDBJK { - AIGEEEFLGBP KPJIFOHLJHM = 1; - uint32 AHLCAFNPHKL = 3; - uint32 PHEDBMKDHAG = 4; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 7558 -message BGHCPABKJKH { - int32 ALOELOFKHLC = 2; -} - -// CmdId: 21117 -message PEOLEKBFMGJ { - ABFKJACHPLA LANJAPJOEEI = 2; - uint32 EBGCDPLOLMK = 3; - uint32 ELHEBEPJLAO = 8; - int32 FIFHAKLFGLG = 9; -} - -// CmdId: 28094 -message AGBLABCAOCF { - GJFJIDGPGMI NKACMLLOAKE = 8; - uint32 DBHINNODHHP = 13; -} - -// CmdId: 8858 -message OCIGAKDAFIH { - uint32 KAKFCNHBHLM = 4; - uint32 EBGMGECHJND = 7; - repeated uint64 INANMHLIANO = 9; - uint64 JLKPGBFFGOB = 13; -} - -// CmdId: 5624 -message HGDAHFJCGPM { - uint32 PKLFIKGDGPG = 6; - int32 ALOELOFKHLC = 7; -} - -message GOKMHHINNED { - repeated uint32 FDCOOBKMNJI = 3; - uint32 DGKCJLGJLLN = 13; -} - -message CGCJMNEMMPN { - uint32 IKJLAKCIOEM = 4; - uint32 AODOIHEEEFJ = 9; - uint32 MBPOIGPJOMP = 11; - uint32 NKPAGNDCIKD = 14; - bool PHNFKDNBJJB = 15; -} - -// CmdId: 24888 -message EJNFOLPNIOO { - uint32 AIHFCADMDLG = 4; - bool HHALAHALMKI = 6; -} - -// CmdId: 28012 -message AEBPHJFEPEJ { - repeated PFKKMHPOAEF ADCJLCPFAJN = 8; -} - -message MOIFJBMOMFG { - DHGJNPCPADC NAJCAHCONPC = 7; -} - -// CmdId: 26571 -message NKALBPJGCHM { - bool LPGEOGOLNHC = 4; -} - -// CmdId: 22681 -message MOBGCBCAHBE { - int32 ALOELOFKHLC = 3; - uint32 HKDNCDDCDJE = 4; -} - -// CmdId: 27209 -message HLNAABEOGAE { - uint32 NDKMGINICPF = 1; -} - -message AGIAPPEIEMF { - repeated DBFAPJPAPLC ADFCECPFFBM = 2; - map PAEELOFIOPO = 4; - repeated MFBFOGGCCFI EBMBGPMGGNI = 6; - repeated DBFAPJPAPLC EAELGHBEPIF = 7; - map AHMIFJAIHIO = 8; - map DDIEEFNIGBP = 10; - uint32 IMDJOJEKOJO = 11; - map LILHBMKGBGF = 12; - NKLFGBAJNJB GCKCJOBBCCE = 14; - uint32 GDEINGNPNFN = 15; -} - -message HABOBHKBFCK { - repeated JNLBCFCFMEC KOHDONCJGJB = 12; -} - -message BLAGOELEGHM { - uint32 NFNBONHDAHP = 1; - uint32 FJEDMJIKOCK = 7; - uint32 MKCCHOMAJOB = 9; - uint32 ACGAEMMAMNL = 11; -} - -// CmdId: 4306 -message MACJHNDBIKC { -} - -message JENLHGJDPHN { - string CKPJFHPBMCB = 2; - repeated uint32 HCOHPHNEBKP = 5; - bool AAGIGFKJGDG = 11; - repeated uint32 LHBIDKLOLKP = 12; -} - -// CmdId: 22670 -message HPANLLIKOEN { - LHFLELPFNPO NCANENMKPOM = 9; -} - -// CmdId: 25018 -message ALHBNHFMPBH { - repeated uint32 MJOFAOMGIPC = 11; - uint32 NBMIMHDKNIA = 15; -} - -message GLLPPFGFFIA { - uint32 JHEHOCBEODA = 4; - ABFKJACHPLA LANJAPJOEEI = 8; - ABFKJACHPLA OKMKKBJKFPL = 9; -} - -// CmdId: 9050 -message DPIECIAIDJL { - uint32 PKLFIKGDGPG = 2; - bool EKHDBKJDOBP = 4; - repeated uint32 HDHEMDEOGDG = 6; - uint32 LOIEKFANKLK = 8; - uint32 LBNJHLJNEOK = 12; - repeated NBOPFLEJHIF KCEOPHFNEFP = 15; -} - -// CmdId: 1438 -message BLHGIJEAAHG { +message AOKFCPHJCEH { + uint32 avatar_id = 1; + uint32 GBAMHBBFPKN = 7; + uint32 guid = 8; + uint32 HEPABNMGEDA = 12; + uint32 FIKNLHOJFKL = 15; } -message DEHLKOHHIMO { - repeated ALCIPHMEAHF IKFFFKIHJIF = 4; - uint32 FGACCGKDOCJ = 8; +// CmdID: 5439 +message LIHPBLFBLMB { + uint32 MEMPKCGNNMF = 15; + uint32 PJJAOILBFBN = 14; } -enum BJICHHHOBAA { - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_NONE = 0; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_BUILD = 1; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_CARD_FLIP = 2; - BJICHHHOBAA_IN_BATTLE_MECHANICUS_STAGE_KILL = 3; -} - -// CmdId: 1947 -message DPOCLCEHIGB { - uint32 GKAFIEPILPB = 5; -} - -// CmdId: 23093 -message APNJDNJKPDP { - repeated ALCIPHMEAHF MMIBBDEGCED = 3; - uint32 GIPMLOCONCB = 13; -} - -// CmdId: 2703 -message MLACCDMMJGD { - uint32 LAICNFDINFL = 1; - uint32 JEEGGHKNNNJ = 5; - uint32 IJEOLOBJLMN = 13; - uint32 JJHDACNIPCE = 15; -} - -message MCCKBHAGBBE { - uint32 HCKPABHAGGL = 1; - uint32 BILJEBIOFAF = 2; - uint32 JELGKJJFBIO = 3; - uint32 JMMNJKDHPHD = 4; -} - -// CmdId: 7737 -message LLPCPFJKCKD { - uint32 EBGMGECHJND = 1; - uint32 PGKHJFDAKLK = 11; -} - -// CmdId: 20078 -message FCAANFJAEMM { - JJGPAPCGKKN KOLFBIIEMFE = 5; -} - -// CmdId: 22780 -message GNFMAHAJHGA { - int32 ALOELOFKHLC = 15; -} - -// CmdId: 1182 -message OLAEGBJMEFL { - uint32 BCGGLAKCPLO = 1; - map CPENAIDNBFF = 2; - int32 ALOELOFKHLC = 6; - uint64 KAAEMLKLCOE = 7; - map CBHLDELLPML = 13; - uint64 CMFCDHLPBNA = 15; -} - -message JKIEGFIDDND { - bool KHEJHGHEODI = 1; - uint32 JAHFOBKDPDC = 2; - uint32 PKLFIKGDGPG = 6; - bool EBPCEPLKLCC = 9; - repeated NPAIHABCLDI OGKBDHMBPBB = 12; -} - -// CmdId: 8343 -message BBGEDLLINBP { - int32 ALOELOFKHLC = 5; -} - -// CmdId: 27271 -message OHJFPBLHAFJ { - uint32 BLALLKJMGKE = 3; - bool IDDIDAFPOHO = 4; - uint32 JAHFOBKDPDC = 6; -} - -message IFNBPLCJCHP { - uint32 FOJONINCCDL = 14; -} - -message CPCLKGPNBON { - uint32 GJFCIIHEDKB = 5; - map HEGFKPNOLGI = 10; - uint32 DLOIPNDCPKM = 14; -} - -// CmdId: 8044 -message GAAPPFDELKL { - uint32 PLHGOLNFKGP = 1; - uint32 JAHFOBKDPDC = 7; - uint32 BCOCPJFJKJC = 8; - bool KHEJHGHEODI = 10; - uint32 PKLFIKGDGPG = 15; -} - -message MIBOBIKGGKC { - uint32 JHEHOCBEODA = 4; - string LKNNMKBFNDI = 6; - map EGIBHAEACCC = 10; - MKAIPGDCGOK HDJKAOEPGLA = 12; -} - -message PEMGKEBLILD { - uint32 PKLFIKGDGPG = 7; - uint32 JLOILCCDJEG = 10; - uint32 NHNIOOFOLDE = 11; - uint32 KALNAJAHNFK = 12; - uint32 GCBOLPFMJCJ = 13; - uint32 IPDOPNBDLCM = 14; -} - -// CmdId: 20879 -message NNJFLLJEHOL { - uint32 HDGHMEGDKDB = 14; -} - -// CmdId: 27548 -message KGBAEEHMPOP { -} - -enum PFHBJDFMLDO { - PFHBJDFMLDO_CHANGE_ENERGY_NONE = 0; - PFHBJDFMLDO_CHANGE_ENERGY_SKILL_START = 1; - PFHBJDFMLDO_CHANGE_ENERGY_BALL = 2; - PFHBJDFMLDO_CHANGE_ENERGY_QUEST = 3; - PFHBJDFMLDO_CHANGE_ENERGY_ABILITY = 4; - PFHBJDFMLDO_CHANGE_ENERGY_DIE = 5; - PFHBJDFMLDO_CHANGE_ENERGY_SKILL_DEPOT = 6; -} - -// CmdId: 27068 -message LMFLLHCFGAO { - int32 ALOELOFKHLC = 5; -} - -message LLBHAMHAHKI { - map KGCCLLOGIPD = 12; -} - -// CmdId: 26504 -message ILDGPLLGBAF { - int32 ALOELOFKHLC = 2; - LEFADJKJKHN MALMEPOAMJF = 14; -} - -// CmdId: 4977 -message ELNCGLPLOAE { - repeated ALCIPHMEAHF HOEHCNIMEBF = 11; -} - -message JBNGIBHINGB { - repeated uint32 BENAMBKGJDA = 14; -} - -// CmdId: 6642 -message NLPOGJJJFLJ { - uint32 EAEGDLNGOMH = 4; - uint32 AIHFCADMDLG = 11; -} - -// CmdId: 26915 -message FJKPCMGCPNI { - uint32 AOJLPDFHLPK = 8; - uint32 JHEHOCBEODA = 10; -} - -// CmdId: 23962 -message NMNFGIKIHMJ { - bool BBFELADMDOF = 1; - uint64 IKCGBNOFDID = 13; -} - -message CPAACPCIJEA { - repeated uint32 ILPEALBIHHA = 7; - uint32 OEMNAFFFMGJ = 11; -} - -// CmdId: 27670 -message AFAMFMPDGBC { - uint32 PBOABBFKCKB = 3; - uint32 CBMHGJDFBBF = 4; -} - -message BGBCHGKKALM { - repeated FLEAIJNHKEB EMEBNFHAGBE = 5; - uint32 IJGCADDBCDG = 7; -} - -// CmdId: 29623 -message HEBIOJCNELO { - uint32 GKAFIEPILPB = 5; -} - -// CmdId: 3048 -message OAOGABJEFPK { - BAFPHHFADFK FGIAFPDJCEO = 11; -} - -// CmdId: 5280 -message GMMEBOACLLA { - uint32 PABNFILBDMA = 13; - repeated NGLGCNECAEI JKDDEEIECIB = 14; -} - -message GKNDIAGKCME { - uint32 NKPAGNDCIKD = 2; - uint32 NKKFHKPKKMG = 5; - uint32 ODAPPGCBMNB = 9; - uint32 DHGMDCIDLCL = 10; - uint32 IKJLAKCIOEM = 14; - uint32 KGBOKPBKHOK = 15; -} - -// CmdId: 6669 -message FGDLCOMNODA { - int32 ALOELOFKHLC = 1; - uint32 AOJLPDFHLPK = 7; -} - -// CmdId: 661 -message OBNKLJCLAAO { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 27873 -message HEMLGAAJLLG { - int32 ALOELOFKHLC = 1; - repeated uint32 HHMAKIOOKJI = 14; -} - -// CmdId: 5354 -message OJKDNHNENAG { - repeated BGNPLLDHHCC BGIADAJOBOK = 7; -} - -enum JHPLCGBJPNH { - JHPLCGBJPNH_FISN_ESCAPE_NONE = 0; - JHPLCGBJPNH_FISH_ESCAPE_SHOCKED = 1; - JHPLCGBJPNH_FISH_ESCAPE_UNHOOK = 2; -} - -// CmdId: 21901 -message PCFELEPOBAC { - KNOAKIBLNKL KPIANFJAEFE = 7; -} - -// CmdId: 4158 -message MBDKKGJPHIA { - int32 ALOELOFKHLC = 7; - string FMJOMHGOBEE = 8; - bool PLHFHFOHFAH = 13; -} - -// CmdId: 25315 -message IBDDMKJPCMA { - string CBHJEBMMHCG = 11; -} - -// CmdId: 6118 -message BKFAMDFJLAD { - enum KBJHGNNIDOE { - KBJHGNNIDOE_OPTION_NONE = 0; - KBJHGNNIDOE_OPTION_NORMAL = 1; - KBJHGNNIDOE_OPTION_FIRST_CAN_GO = 2; - } - - enum HFGMEJKEBEL { - HFGMEJKEBEL_CLASSIC = 0; - HFGMEJKEBEL_TENDENCY = 1; - HFGMEJKEBEL_ADAPTIVE = 2; - HFGMEJKEBEL_INFLECTION = 3; - } - - enum CNOMCKIDHHD { - CNOMCKIDHHD_ALL = 0; - CNOMCKIDHHD_AIR = 1; - CNOMCKIDHHD_WATER = 2; - } - - int32 KHOMIKPAOLH = 1; - repeated ABFKJACHPLA JEKNPJFMNHO = 2; - bool AIOIKEKGIJF = 3; - ABFKJACHPLA BLEACFGOPIM = 4; - uint32 PABNFILBDMA = 5; - ABFKJACHPLA CEBOGNOBIKB = 6; - HFGMEJKEBEL MJCAIAPFJCO = 7; - KBJHGNNIDOE LPHHAELMDJC = 9; - int32 AHDFLMOMHID = 10; - repeated int32 JLALEHMFKHG = 11; - CNOMCKIDHHD OFFLDFBAIAO = 13; +// CmdID: 2681 +message PKHJJLAGMOP { + repeated uint32 CAKNFAOIIKK = 8; } -// CmdId: 2253 -message NOFKCGEPEOI { - PDHCALKINIH JEPOFJMFOKK = 1; - uint32 FNGFNCHPLOI = 2; - uint32 ADHEFKAHOPF = 3; - uint32 CAIFMINCNKF = 4; - repeated EMIGCEJPBFE KIIEAAABAFE = 5; - uint32 HEJIFBBPEIF = 6; - bool HNAJMAOAKAH = 7; - ODPNCAJLFCB EOCIDEECLOA = 8; - uint32 PEPIAKLBNBA = 9; - bool NHBFLJBHAAD = 10; - int32 ALOELOFKHLC = 11; - uint32 NCAOBMKBDJF = 12; - uint32 FLPJIKIGELK = 13; - map NFDJNGLGGGG = 14; - map GNNEIHEPFMC = 15; - ODPNCAJLFCB DGCCNGNMPFK = 1040; - uint32 OKGNGNLKKKK = 1082; +// CmdID: 8105 +message CLCLICJHHGM { + repeated NPPPHKHNBOO KFAPIJCGDBC = 5; + uint32 DMNLDPPGOKG = 14; + uint32 PJJAOILBFBN = 3; } -enum PEKCHDINPPM { - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_NORMAL = 0; - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_DIE = 1; - PEKCHDINPPM_DUNGEON_CANDIDATE_TPLR_BE_KICK = 2; - PEKCHDINPPM_DUNGEON_CANDIDATE_DISCONNECT = 3; +message NMKDOPMPDOJ { + bool ECIHDIJCLED = 1; + uint32 MEMPKCGNNMF = 10; + uint32 GPAELJHNAEK = 13; } -message APECECFAFDL { - MKHGCOHCBMP BHGHPDNNGML = 9; +// CmdID: 8335 +message AMAALNHCAIE { + repeated JOBIMALCPHL FICOIJFMELC = 14; } -// CmdId: 2605 -message DDHAKMOACEP { - int32 ALOELOFKHLC = 6; +// CmdID: 4401 +message ALODJBOFCCC { + repeated PHFPFBOLOGF CAIBDANKDON = 1; + int32 retcode = 10; } -message OFLDNNFELAD { - float HBCLFANCGON = 1; - float EPOCLHPNDKI = 2; - float HBKDIPACBGA = 3; +// CmdID: 22960 +message OCJDMGLDEIK { + int32 retcode = 6; } -message CDKMNPJPGKM { - uint32 PGOPDJMKPLG = 5; - bool LPIPMFLMDCI = 12; +// CmdID: 24259 +message LDDBHJOKHHP { + uint32 KHHIBKPBKPN = 5; + uint32 GAPLFMMGBFA = 13; } -// CmdId: 25486 -message ABILAIBDALL { - KDCBFHPPKGF CMLFLBIIPFI = 5; +// CmdID: 25465 +message HOMJHDAEAAO { + repeated uint64 equip_guid_list = 14; + uint64 avatar_guid = 13; + JCCJCEPOPNE JJPIJKBJENN = 3; } -// CmdId: 20139 -message LCPNCGOIDAH { +// CmdID: 24218 +message OHPFDGMEJCH { + uint64 avatar_guid = 4; + int32 retcode = 5; } -// CmdId: 22689 -message IOBLPIFEACE { +message CMJHCAJFGDD { + AOHJDDPEICB type = 3; + repeated bool CGLDGEEODMK = 7; + map CDCLLFNCFCN = 12; + repeated uint32 LDEDOINNIOK = 14; } -// CmdId: 27625 -message LHNDAHEENOD { - repeated FIHHOFLHLOC ALJIGELHECB = 12; +// CmdID: 23898 +message ENNOAHOJFLI { } -// CmdId: 23684 -message INMAHPCIBLN { - uint32 PLKGNCDDCDI = 4; - int32 ALOELOFKHLC = 9; +message AAGOJGECEBP { + uint32 PGLAJFAFGAI = 3; + uint32 ILPJBEPJDLP = 4; + uint32 LBHAEEHGDOM = 8; + POPDHNKGOEC LMGNNCGPPCG = 9; + uint32 OBOOPJLPDNI = 15; } -// CmdId: 3595 -message JIPCCKJGJDP { - bool BJHAKNAJHJD = 10; - uint32 LJENFDPHJHA = 12; +message JPOAEIDKABJ { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 CBMFBKAICAP = 3; + uint32 LBIHIOHANGM = 4; + uint32 EECLAOEIPBG = 5; + uint32 NGJIICKJNHG = 6; + bool POPJGOJFOKA = 7; } -// CmdId: 2418 -message CACFEBMGBJD { - KDCBFHPPKGF CMLFLBIIPFI = 2; - uint32 GOKPPDNPEKM = 4; - uint32 ELPJFFMNNME = 10; - string IEEIPGMDEPP = 14; +// CmdID: 1910 +message IMNFANEMPNF { + uint32 GPDOGMPIJFC = 8; } -message BOKOBDCJOEF { - repeated uint32 CELFGPEBOGK = 2; - uint32 IMDJOJEKOJO = 7; +// CmdID: 955 +message LLLDDLNHKHL { + repeated POIPABABMDA HCDNPHNKBHB = 7; + int32 retcode = 10; + repeated POIPABABMDA IMEGMNGKDIN = 14; } -message PIIKNNLPBCL { - uint32 KJNOLCFEOMI = 5; - uint32 PPFDEGKIBMC = 12; +// CmdID: 9925 +message PCKMFKGAFNC { + repeated uint32 OEPCCIKNGCI = 6; } -// CmdId: 5623 -message KCBPOJHMKLO { - uint32 LJENFDPHJHA = 9; - uint32 ELNIAMEABLO = 14; +message DIANBPEJPIJ { + uint32 MEMPKCGNNMF = 1; + bool JHFMEFICAAL = 7; + bool ECIHDIJCLED = 12; + uint32 DMKFECCMCOP = 14; + uint32 AJHKDLCAPHG = 15; } -// CmdId: 8439 -message MDNACLHDLBM { +// CmdID: 29269 +message MOEIKCBLAGN { + repeated EDFPKJKFDHB AHKJLPLDPED = 12; } -message EIOPKNBMCKJ { - uint32 GAMKJHOEENJ = 3; - uint32 MBNGFEEIKGG = 11; +message GKOKOMHDEGI { + repeated uint32 PKEALPOHPEM = 2; + repeated uint32 MJGAHNIPEIC = 4; + repeated HOELLHPEELL AGKMAJAAMNO = 5; + repeated uint32 OHCOMHHKIGM = 13; + repeated uint32 DFFANAOCLPN = 15; } -message CKPIPDALKAB { - repeated FKGBLPGIJAB HFMPCELHGBP = 11; +// CmdID: 23546 +message GBAENIFCJBC { + int32 retcode = 8; } -message PPDHMPADHNL { - repeated HHBOGCBMLAK PHNAHKHDGED = 7; +// CmdID: 7643 +message ODHFNNILLHA { + int32 retcode = 3; } -// CmdId: 20806 -message HAPPJOEJFCE { +// CmdID: 20139 +message IIMFAIEGKGF { + uint32 EGDOGLFAPCI = 7; + int32 retcode = 8; + uint32 KHHIBKPBKPN = 10; } -// CmdId: 3440 -message EICKDKPLLCC { - int32 ALOELOFKHLC = 2; +// CmdID: 9921 +message PCOJKIBCKEG { + bool ACIBPCAMLLE = 15; } -// CmdId: 2754 -message NJPCELGMMBC { - repeated uint32 MDOIOEDFBNO = 15; +// CmdID: 23853 +message LHGEMEBBCCC { + uint32 room_id = 1; } -// CmdId: 9926 -message DLMGNFOPPOA { - int32 ALOELOFKHLC = 3; +message PBODMIJNHPG { + uint32 DIGGFFKGODJ = 1; + uint32 NDMFHDBEJAP = 2; + uint32 FJHHIKOIHKA = 6; + uint32 kill_num = 8; + uint32 DEKHBEOOIEN = 13; + uint32 PJJAOILBFBN = 14; + bool DGGCKMIKBMO = 15; } -message JCJPJCFFKPE { - bool NEHAIFEPKGE = 1; - uint32 KJCBBCPDEII = 6; - bool ENLBMEEOMFD = 8; - bool HCNDGMDBKLB = 15; +// CmdID: 23291 +message LPAKBJHKINA { + EOLABDOEPPI ILPJMAHLGDK = 9; + uint32 DLFLCJKABFG = 15; } -// CmdId: 2651 -message NBHPJHACPKG { - repeated NIKCAFMFPOE NGAMALEJNEF = 9; - BALKODLKKDC BEEGAJMCLFA = 10; +// CmdID: 23816 +message NDEMLAJJPIG { + int32 retcode = 2; + uint32 MCMBOFIFBCP = 8; } -// CmdId: 20969 -message IGFPCNEHLHF { - uint64 KAAEMLKLCOE = 3; - uint32 MCAPJENHMHH = 7; +// CmdID: 25314 +message JMAIIKONBAL { + uint32 GGHKDJLGFPB = 11; + uint32 config_id = 15; } -message AILPBKGPCLO { - bool KHPDMLHCIAG = 5; - bool EBPCEPLKLCC = 6; - uint32 CNDKFAJAEJB = 9; +message HHGAGHFMEFM { } -message LHFLELPFNPO { - KBGFJCIDIIP HGHELFGAKFC = 3; - bool EBPCEPLKLCC = 4; - uint32 NPKIMGEMEIL = 10; - uint32 OFKJPAHLDIL = 12; - uint32 GCBOLPFMJCJ = 13; +message EKIECAIEAME { + uint32 ALNMHBAPCGN = 2; + uint32 OICEBEGENCM = 4; + bool JHFMEFICAAL = 6; + bool KHPOJFFHDIL = 15; } -// CmdId: 2993 -message BGDGAKOBECE { - repeated uint32 MMKNJBKIDJF = 11; +message OOOKDCABMIK { + uint32 DEKHBEOOIEN = 5; + bool JHFMEFICAAL = 10; + uint32 PJJAOILBFBN = 12; + bool ECIHDIJCLED = 15; } -message MNONPGDIBIC { - uint32 PKLFIKGDGPG = 5; - repeated GKOBKLHFKFI FADNCEJDAIE = 6; +message IKMNIIPGJAE { + uint32 PEAJINIFGHM = 8; + bool ECIHDIJCLED = 11; + uint32 PJJAOILBFBN = 12; + bool JHFMEFICAAL = 14; } -// CmdId: 28390 -message HCJAHHJLANO { - repeated uint32 OJIGOJDBDHE = 7; +// CmdID: 471 +message AJDFKLKCNDJ { + uint32 CNEBHLCGNIJ = 2; + uint32 BELHFLPNEGD = 3; + uint32 EGBMIFDJDIH = 8; + uint32 LBCLGHBMDAF = 10; } -// CmdId: 28665 -message MGHNEKFNPBJ { - PKKDFHHHINN NHHPBLEBIIG = 12; - int32 ALOELOFKHLC = 13; +// CmdID: 20758 +message ACAFLOINFGK { + uint32 PJJAOILBFBN = 3; } -// CmdId: 1312 -message HFCMOMOBAII { - int32 ALOELOFKHLC = 8; - uint32 IDHADIEOEDE = 14; - oneof FIFHAKLFGLG { +message PNDPBPPMKID { + bool MIBJMKDNLFH = 1; + repeated uint32 FKGBKFAHEFK = 2; + map NKDLECNDEPA = 8; + uint32 LHDAHDNEPPL = 9; + bool DFNGOMAILBC = 12; uint32 level = 15; - uint32 chapter_id = 11; - } -} - -message FIONLKFNLAK { - repeated AHBGALHHNOE EBJLBHKMPAI = 10; -} - -// CmdId: 2187 -message JLCHDCNIPJF { -} - -message BCOCBEDNBNH { - float OMAOJIPAJPI = 11; -} - -message FBGIEOFFAKB { - uint32 MBDINBDJEHP = 1; - bool BKOOLKALFLJ = 6; - DBDANKKBKPL POJCFLBMLJN = 7; - bool HLJPHOJAIKC = 8; - repeated IHPNNDNPAAP AEBHPPPHOGB = 10; - uint64 FMPGDFPBOII = 12; - bool BNKFEBBFFNK = 13; - uint32 PIFAMKANMNF = 14; -} - -message KPLOIDCACIL { - uint32 HBLIKHNPJGE = 2; - bool EBPCEPLKLCC = 5; - repeated GPIKOADBCGF LDDHCLIFGNN = 9; - uint32 JFEMOPGIFHC = 14; - repeated uint32 PEFBJIPEFEO = 15; -} - -// CmdId: 26091 -message HILHGHFBNBE { - uint32 LFEENLOIMBB = 5; - int32 ALOELOFKHLC = 8; - GOHOGPONBBL GCNLBIKBEOO = 14; -} - -enum FDCLMPCPODE { - FDCLMPCPODE_GALLERY_START_BY_NONE = 0; - FDCLMPCPODE_GALLERY_START_BY_MATCH = 1; - FDCLMPCPODE_GALLERY_START_BY_DRAFT = 2; -} - -message NHJKEOFEPOP { - bool HPAFNCPIFIA = 2; - uint32 HIJCCOEIPNP = 4; - repeated uint32 EMEJPHMDGJG = 10; - uint32 PCECABCJIOG = 12; - uint32 ONAMNABGEFD = 15; -} - -// CmdId: 27158 -message EJGMELLGNGN { - GNIHLOMLPIJ NCANENMKPOM = 8; -} - -// CmdId: 24069 -message ILGALAIEMLD { - int32 ALOELOFKHLC = 7; - map PGKIFKKNLCD = 14; -} - -// CmdId: 23275 -message EKMLAADJDAD { - uint32 AOJLPDFHLPK = 1; - repeated PMCLILBJOIB GFJCHMBDEBN = 7; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 3136 -message LGBMFFGFPEB { - repeated uint32 DHPDFAIEICD = 8; -} - -// CmdId: 2370 -message MDEAKLAEJGG { - repeated NIGMAGDOAOD GMEHFKJKBHD = 6; - int32 ALOELOFKHLC = 9; -} - -// CmdId: 270 -message MBIIHKALELI { - uint32 JHEHOCBEODA = 1; -} - -// CmdId: 488 -message GGBLFPNFPOJ { - bool LPIPMFLMDCI = 7; - uint32 PEAINEEEGFC = 11; - uint32 PLHGOLNFKGP = 13; - repeated KPDGJLCJMAG EAMOFLCNBMD = 15; -} - -message FMJFKBLMGMA { - uint32 HLOLFHGNGHJ = 2; - uint32 GMKACPOBOHN = 5; - uint32 GEGLHFHIJKD = 6; - uint32 EACJKKDEGGE = 7; - uint32 AIHFCADMDLG = 9; - uint32 IPDOPNBDLCM = 12; - uint32 BEDFCAEAKHP = 13; -} - -message GHBKBEDDBEO { - repeated uint32 HHPBFPIOAKI = 1; - repeated uint32 NPLECDBNOAC = 5; -} - -enum KHEKFADEJPM { - KHEKFADEJPM_NONE = 0; - KHEKFADEJPM_READY_SELECT_AVATAR = 1; - KHEKFADEJPM_READY_SELECT_CARD = 2; - KHEKFADEJPM_READY_ENTER_FIGHT = 3; - KHEKFADEJPM_ALL_FINISH = 4; -} - -// CmdId: 20669 -message OLBPMCKMCBK { - uint64 IKCGBNOFDID = 7; - repeated uint32 BNKFBKEBCFD = 9; - bool BBFELADMDOF = 13; -} - -// CmdId: 561 -message FCHBIMJDLBP { - uint32 AAOGCHADHPL = 4; -} - -// CmdId: 4780 -message ENLMFIIFNGO { - JOJHEBPLDDM NEIBCBDFHEF = 5; -} - -// CmdId: 4679 -message MCFMAHNNDMI { - repeated CPLEOCMLICE CAAPMOODIJG = 11; - uint32 BLALLKJMGKE = 14; -} - -// CmdId: 23233 -message CBIELNJOHOE { - uint32 BLALLKJMGKE = 2; -} - -message GOHOGPONBBL { - EEEMAEJBJKE KJNGMABBBBL = 1; - uint32 GOKHOLJFMCH = 3; - uint32 CLMPMOOCCJJ = 4; - repeated uint32 AEDBFBHOKMG = 6; - DIKLKELABJA CBELKJIONKC = 7; - uint32 MODFGFCALHE = 11; - AILPBKGPCLO IAKAIOPJLPJ = 12; - uint32 GKBLPOMACED = 13; - KHELLLILOPK MFKGHNLKMBO = 14; -} - -// CmdId: 6548 -message ELIGMLIHAFI { - uint32 DNMPIJKNKOO = 1; -} - -// CmdId: 9311 -message FEPLKBOIADL { -} - -// CmdId: 25710 -message DKPPGDPKNNJ { - uint32 AAGKPFAFJEL = 11; -} - -message CCJHFKJGLGN { - bool EBPCEPLKLCC = 1; - uint32 GCBOLPFMJCJ = 6; - uint32 ABNJPFJNJAO = 10; - bool KHEJHGHEODI = 15; -} - -// CmdId: 28211 -message IKDKENJPHED { - uint32 FCPJLEGOHPB = 3; - int32 ALOELOFKHLC = 5; - uint64 KAAEMLKLCOE = 9; -} - -// CmdId: 22109 -message LGODLEHPKNE { - bool LPIPMFLMDCI = 1; - uint32 DJJBEPJFELH = 2; - bool HHALAHALMKI = 4; - uint32 DNLMKODIIIA = 5; - uint32 FKNPOAHBBNM = 7; - uint32 JAHFOBKDPDC = 8; - uint32 AIHFCADMDLG = 9; - uint32 INBFJEBJLEN = 13; -} - -message OMGJFJGDKMN { - ABFKJACHPLA GKCLHDOJOHF = 1; - uint32 BLALLKJMGKE = 3; - int32 OOEOIIMFNOB = 5; - ABFKJACHPLA LANJAPJOEEI = 6; - ABFKJACHPLA GMCCLBHLKDO = 8; - ABFKJACHPLA FGKAFOHIMNK = 9; - int32 FCKLFPENJGI = 11; - float PBHKHCAAENC = 14; -} - -// CmdId: 29894 -message PJNKKDKGGND { - uint32 GNJFOAILNDA = 7; - uint32 BCMLKKMJDJE = 10; -} - -message IMBPFACAGFO { - uint32 BFCDEECFHFD = 1; -} - -// CmdId: 5340 -message NKMEKBAGJOP { - repeated JPIIPAICGGB FGFNMMFFIKM = 2; - int32 ALOELOFKHLC = 3; - BALKODLKKDC BEEGAJMCLFA = 13; -} - -message IBBEDKBNKGL { - uint32 CDCALINJEKP = 1; - uint32 IJGCADDBCDG = 2; - int32 NDNGNBPPIPN = 3; - int32 BFIFFDGCFGK = 4; - int32 INPAPNBJFIJ = 5; - int32 GDPKKPBHOEM = 6; - int32 MDPLLCGLMGB = 7; - int32 IAHFMEOKDLA = 8; - bool NHENDCFBLPA = 9; - int32 DMOKNKCBKKA = 10; - int32 GKAFIEPILPB = 11; - uint32 CBMAAKIJHNO = 12; - uint32 NHJCLNOLPAN = 13; - uint32 JGPEGCJOKIO = 14; - uint32 CLMPMOOCCJJ = 15; - uint32 KNBPJOAMANL = 16; -} - -// CmdId: 6796 -message DJLNHHJCPAH { - uint32 NPIHJJMLEBF = 7; - uint64 KAAEMLKLCOE = 13; - uint32 IOLEAPCGFCL = 15; -} - -// CmdId: 21596 -message LMFPELICJHP { -} - -message CLBDHNFMIDC { - map DMMGLFABFMB = 2; - string CBHJEBMMHCG = 3; - MKAIPGDCGOK HDJKAOEPGLA = 4; - string FAMJAICCODB = 5; - uint32 JHEHOCBEODA = 6; - string LKNNMKBFNDI = 7; - uint32 PPFDEGKIBMC = 8; -} - -message MPBOIPFNFDM { - uint32 PPFDEGKIBMC = 1; - bool JPMMFBAIAIJ = 2; - uint32 MCAPJENHMHH = 3; -} - -message MONGCIGDNPJ { - uint32 DMMMONHCHOJ = 2; - uint32 JFNFFNAAFBA = 6; - uint32 PKLFIKGDGPG = 8; - uint32 JAHFOBKDPDC = 13; - bool LPIPMFLMDCI = 15; -} - -// CmdId: 3423 -message KJPFPCJDGFN { - uint32 HDGHMEGDKDB = 11; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 23019 -message LAAHAEAMFOG { - /* protected @ 0x20 */// uint32 AOKJJOKOMFP = 65535; - /* protected @ 0x24 */// uint32 BGOLIJGPKNA = 65535; - /* protected @ 0x28 */// bool PENOLFDNDLH = 65535; -} - -// CmdId: 1503 -message NGDDENAPOGH { - uint32 FLLKAEKOCHM = 2; - repeated int32 FGFNMMFFIKM = 4; - uint32 EJFCHENMHFO = 5; - uint32 COEFFNDOLPK = 10; -} - -// CmdId: 29375 -message KPLBJBAFPBG { - repeated AHMDJOHBEFF BHOECIDMJKF = 8; - repeated AHMDJOHBEFF PPCNIAPEMIF = 10; -} - -// CmdId: 3111 -message HIOFLFLDPHI { - HNMPNHPCONB LKPEBAEJAPI = 3; -} - -// CmdId: 7604 -message IHBFFPECLBP { - repeated uint32 IOACJACIHBP = 3; - uint32 PKLFIKGDGPG = 6; - repeated uint32 JCLIMJEKDIP = 10; -} - -message ONCCKAKJLDC { - repeated DKHLJHDFBBO AFIBFAIEJKG = 9; -} - -enum LBJOFCNHNDI { - LBJOFCNHNDI_INTER_OP_FINISH = 0; - LBJOFCNHNDI_INTER_OP_START = 1; -} - -// CmdId: 28820 -message JPIEECMOPGP { - repeated FGNDJGBGPDB MJNOOFHONPJ = 7; -} - -// CmdId: 6306 -message AKECHLEKJAA { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 3322 -message JJHDCMKPECA { - enum AFIHDAJJAOJ { - AFIHDAJJAOJ_SUCC = 0; - AFIHDAJJAOJ_TARGET_SCENE_CANNOT_ENTER = 1; - AFIHDAJJAOJ_SELF_MP_UNAVAILABLE = 2; - AFIHDAJJAOJ_OTHER_DATA_VERSION_NOT_LATEST = 3; - AFIHDAJJAOJ_DATA_VERSION_NOT_LATEST = 4; - } - - uint32 LCLNEEMKNPK = 1; - AFIHDAJJAOJ EDKODFKFMHL = 4; - EPPNFGHFJIM KIFBAKINPCD = 5; -} - -// CmdId: 7815 -message FIMIBIMHGJM { - uint32 ABNJPFJNJAO = 11; -} - -// CmdId: 4715 -message LGAAGEPJNIF { -} - -// CmdId: 27089 -message KHNOBOPJFGG { - uint32 GIPMLOCONCB = 3; - uint32 MCEGKJDKAFN = 5; - uint32 GNJFOAILNDA = 7; - repeated DPBEPKHPIID DJDNMLOCKED = 13; -} - -message PNMCKILPHMB { - repeated EOLILANDFFO KOHDONCJGJB = 5; -} - -// CmdId: 20743 -message CCDOAPHFALK { - repeated ALCIPHMEAHF MMIBBDEGCED = 5; - uint32 HDGHMEGDKDB = 11; -} - -message GJLIKMJGGFK { - int32 CGABMAAJPBF = 1; - AKCPAIBCLJA NAIPJDAHDDA = 2; -} - -// CmdId: 22354 -message LFBFFMKDJKH { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 667 -message MBNJBKCIBPG { - uint32 EBGMGECHJND = 3; - repeated uint64 AGCNJLIMJNA = 4; - int32 ALOELOFKHLC = 6; - repeated uint64 INANMHLIANO = 10; - uint32 KAKFCNHBHLM = 12; - uint64 JLKPGBFFGOB = 14; -} - -message MGKKIPIPJME { - bool KHEJHGHEODI = 3; - uint32 ONAMNABGEFD = 5; - uint32 PKLFIKGDGPG = 12; - bool EBPCEPLKLCC = 14; -} - -// CmdId: 25495 -message DCKOMBOBEOI { - repeated uint32 BJDCPCOGEAB = 5; - int32 ALOELOFKHLC = 8; -} - -// CmdId: 27535 -message GJMFLLBMMGD { - uint32 BPBGKNKBDGH = 1; - uint32 GCBOLPFMJCJ = 15; -} - -message DCEIEHPAGJK { - uint32 MPDFPNPNONE = 9; -} - -// CmdId: 9055 -message AJEBFNJLFLE { - uint32 MKMACOMJCGB = 5; - uint32 BLALLKJMGKE = 13; - ABFKJACHPLA IJCDBADPELM = 14; -} - -// CmdId: 26947 -message KMKFAAGEDKF { -} - -message EKBAEELDIPB { - uint32 CLMPMOOCCJJ = 7; - uint32 LFEENLOIMBB = 14; -} - -enum BKALDIAHGHF { - BKALDIAHGHF_NONE = 0; - BKALDIAHGHF_TRANSCULENT = 1; -} - -// CmdId: 8217 -message IEEOJCDGHGB { - uint32 FOBCDPDBCKB = 1; - uint32 KAKFCNHBHLM = 5; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 23859 -message DODGGNBDPFG { - OCDPDOFMNDK JLMJFKININB = 13; -} - -message IJMHLAIILFC { - uint32 JKJAHDGDJMF = 2; - AGIAPPEIEMF EHINOMCPGJO = 3; - uint32 EAPHFHMPCIH = 11; -} - -// CmdId: 7450 -message CPJHPFLCICH { - repeated FIHHOFLHLOC ALJIGELHECB = 8; - repeated uint32 AEINFLJABNM = 12; -} - -// CmdId: 4117 -message CIMHLNFHNFH { - uint64 IKCGBNOFDID = 2; - LDOLDAKPGIK OFNCOLBDOHJ = 6; - int32 ALOELOFKHLC = 8; -} - -message KMIECCIDLKN { - uint32 KLHOFNBCKII = 1; - uint32 BMDMCMBAMPI = 10; -} - -// CmdId: 7385 -message FPPNDHCPHIC { - repeated BFJKGGJIMIG FNBOCEGLAJF = 7; -} - -message GKHOOEKDDML { - repeated HGKKFIBPAMP LMHCPBBMBDB = 1; - uint32 KINGEDEDONM = 6; - KPLOIDCACIL CGGPDGEAGPA = 9; - ONAGMHADILJ OBGLFDNFJKO = 13; -} - -message NKDCKLBMCPJ { - uint32 GAMKJHOEENJ = 1; - uint32 PEAINEEEGFC = 3; - uint32 BKEKNDJJKGB = 4; - uint32 NIJDGEOBLBI = 5; - uint32 GKBLPOMACED = 7; - bool IOLNEACKICB = 9; - bool CDBMNCFPAAG = 10; - uint32 NCOAOPAGLCH = 12; - bool JOICNBBPIDE = 13; -} - -// CmdId: 28985 -message DDOLIHELIKI { -} - -// CmdId: 26586 -message FAFHEOMDFFI { - bool BHPEOJPKOED = 2; - uint32 JHEHOCBEODA = 3; - uint32 DMCHGDJHHBB = 12; -} - -enum FKBCBIDMKPC { - FKBCBIDMKPC_REUNION_REPORT_TYPE_NONE = 0; - FKBCBIDMKPC_REUNION_REPORT_TYPE_START = 1; - FKBCBIDMKPC_REUNION_REPORT_TYPE_DOUBLE = 2; -} - -// CmdId: 28936 -message GJFMFKMDDMK { - repeated uint32 ICCKBKIJNED = 2; - repeated uint32 GMAPPHGIEFC = 14; -} - -// CmdId: 9743 -message OFCIKKPEPBN { -} - -// CmdId: 29703 -message KDHNANHFFAE { - repeated uint32 BPKIJDEEKFC = 11; -} - -// CmdId: 25638 -message MFELOGKGEKP { - CJHAEGGGOCB OLOGBAPKKCG = 11; -} - -// CmdId: 2930 -message COPBNIOAAKI { - uint32 GNJFOAILNDA = 1; - uint32 PFGCNKOHNHA = 9; -} - -message JHMCHEECOJP { - uint32 JFEMOPGIFHC = 4; - uint32 PAAACOADOFD = 12; -} - -// CmdId: 21202 -message BDOCMJGNKGA { - int32 ALOELOFKHLC = 2; - repeated ALCIPHMEAHF MMIBBDEGCED = 4; - uint32 CLMPMOOCCJJ = 8; - uint32 LFEENLOIMBB = 15; -} - -// CmdId: 25009 -message FKFKBOOOGCB { - int32 ALOELOFKHLC = 10; -} - -message GOKGBIOJECF { - uint32 GCDJMPBFNLH = 7; -} - -// CmdId: 7988 -message MKKMEFAJOEL { - uint32 AIHFCADMDLG = 1; - uint32 FKNPOAHBBNM = 3; - uint32 BIIGDBDMPIA = 5; - uint32 PKLFIKGDGPG = 6; - bool LPIPMFLMDCI = 9; - uint32 HEGGJHHCIIE = 12; - uint32 JAHFOBKDPDC = 14; - bool HHALAHALMKI = 15; -} - -message GHPHOPNDPBN { - repeated KKFFLBALFHC HFMPCELHGBP = 9; -} - -// CmdId: 4759 -message ECPADCLAIGD { - int32 ALOELOFKHLC = 9; - uint32 HIJCCOEIPNP = 13; - uint32 AOJLPDFHLPK = 14; -} - -// CmdId: 26631 -message CIOEJPHGABH { - bool OGOBJFLENKP = 1; -} - -// CmdId: 27902 -message DPPCNNDFOIP { - string FMJOMHGOBEE = 4; - uint32 OMJGLDCEECH = 10; - uint32 HAFMKCEPBEB = 13; -} - -// CmdId: 29605 -message NOCJNMGEPEL { - uint32 KAKFCNHBHLM = 2; - uint32 NLMFKDAIAKO = 3; - int32 ALOELOFKHLC = 6; - uint32 GAIEBHKIDEI = 12; -} - -message AHNNDHNONPJ { - uint32 JKGEODGGLBE = 1; - map NNDFKENPBGC = 3; - uint32 HBGEADIMNID = 4; - bool MMDHNEMOJDE = 5; - uint32 IHKINBEKNEM = 6; - bool CBBJIBEMBIB = 8; - uint32 CHMPMBNIGLC = 9; - uint32 FODCJIMKGLD = 11; - uint32 KNMLAKGKMJD = 12; - OIKCGBKPPOO CFHGCECHLKO = 15; -} - -// CmdId: 20045 -message LAKFCHFKOFG { - bool BFMFBDOIBHA = 6; - uint32 IJGCADDBCDG = 10; -} - -// CmdId: 25601 -message GEHIFNABDIF { - int32 ALOELOFKHLC = 1; -} - -// CmdId: 22701 -message LAMJBNINFJH { -} - -// CmdId: 29627 -message IJCOJMJFIDB { - uint32 EAABCBDBIGK = 5; - uint32 NGJJMBNABLN = 9; - repeated DNCIPFNDOEC NLLDOCBMNLL = 11; -} - -// CmdId: 4313 -message GOIBPKEHBGO { - repeated uint64 OHNFLHLKIKM = 3; - uint64 JLKPGBFFGOB = 14; -} - -message PPAJBNNKCOC { - repeated NCPHCGCDJHI EJKOOBFIOKB = 1; -} - -message LDHCNNANEPG { - bool NHFDIPGIIAH = 5; - uint32 PPFDEGKIBMC = 13; -} - -// CmdId: 26679 -message BPLMKLJIGAL { - EKNLFGMNHNA CDCALINJEKP = 4; - uint32 IJGCADDBCDG = 9; - uint32 PJHAIEMJDEH = 14; -} - -// CmdId: 7375 -message LHHBBFJEPMB { - int32 ALOELOFKHLC = 5; -} - -// CmdId: 26992 -message FJHPDBFMAGG { - repeated uint32 JPHCBANNNMK = 3; - uint32 KAKFCNHBHLM = 4; - int32 ALOELOFKHLC = 5; -} - -message KNJBADPIGFN { - repeated uint32 FNJFMMGOKDP = 8; -} - -// CmdId: 9045 -message IJDHNFHLLNE { - int32 ALOELOFKHLC = 11; -} - -message DNCIPFNDOEC { - uint32 KOGJHFGEOAL = 3; - bool CNGOBEHJFNL = 6; - bool EBIEFPCGMLA = 10; - uint32 FOOJIMFJPEB = 14; -} - -// CmdId: 379 -message PNAAMFFOEJG { -} - -message EHFDEDADODA { - bool EBPCEPLKLCC = 3; - uint32 AOJLPDFHLPK = 5; - uint32 GKAFIEPILPB = 6; - uint32 OFKJPAHLDIL = 13; - uint32 HDGHMEGDKDB = 14; -} - -// CmdId: 1364 -message LKDMCBFAKAD { - uint32 HGPNFMOKDHG = 4; - uint32 PKLFIKGDGPG = 9; -} - -// CmdId: 24532 -message DEKCGCEDAJO { -} - -// CmdId: 23268 -message MIAAFOEOIDG { - repeated uint32 PPLIFEMHIMJ = 2; - uint32 JHEHOCBEODA = 4; - uint32 AOJLPDFHLPK = 9; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 7021 -message KEMAANFGIDH { - uint32 HCONLHOMOIK = 1; - int32 CIECJHPCCDB = 8; -} - -// CmdId: 25619 -message AOMDGIMEPHD { - OKGLBDDMDIJ FAEAFGPPNKK = 1; - int32 ALOELOFKHLC = 7; -} - -// CmdId: 8012 -message BHLPGMLLKJK { - uint32 PABNFILBDMA = 6; - uint32 FOBCDPDBCKB = 9; -} - -message NIGNINHHOKP { - repeated uint32 CDGCLLKDKGF = 1; - repeated ALCIPHMEAHF ONLNCEAHFPO = 2; -} - -// CmdId: 22114 -message DPEBGLFPAGB { - repeated uint32 HONJNPFGBNM = 13; -} - -// CmdId: 24995 -message KBJLHIIHPGN { -} - -// CmdId: 29307 -message LMMIDLEEOAB { - uint32 MHFDDKFPPAF = 12; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 5166 -message OPNHDAMMJDA { - int32 ALOELOFKHLC = 1; - uint32 GCBACBOAGHH = 3; - uint32 IJGCADDBCDG = 12; -} - -// CmdId: 24060 -message FLBGBCMBPEB { - uint32 ODOFDGAMIOJ = 4; - uint32 FOBCDPDBCKB = 7; - repeated uint32 CDAMBODBBII = 11; - int32 ALOELOFKHLC = 12; - uint32 NAAKJKALPPD = 15; -} - -// CmdId: 5127 -message GMLEJDPNNOJ { - repeated uint32 FDACAPJIFGP = 1; - uint32 JHEHOCBEODA = 3; -} - -// CmdId: 136 -message GDMNKGJMHDJ { - repeated uint32 BJBCKGPKPLL = 2; - repeated CPKMJCABILN JNKEMBHEFNC = 3; - repeated uint32 AGILEGHNIDD = 4; - repeated IKGOJDPPOGL LHBIDKLOLKP = 9; - uint32 ICCKIODHFMN = 11; - repeated uint32 CPGOCIIHDNL = 13; -} - -// CmdId: 3019 -message PEGGFHIPNDF { - string OOMJEMLONHI = 8; -} - -enum JLGMLPAINMF { - JLGMLPAINMF_REPORT_REASON_SUBTYPE_NONE = 0; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_NICKNAME = 1; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_SIGNATURE = 2; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_ARRANGEMENT = 3; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_CHAT = 4; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_AVATAR_NAME = 5; - JLGMLPAINMF_REPORT_REASON_SUBTYPE_INVALID_OTHER = 6; -} - -message DMJANMGEGKP { - uint32 IMDJOJEKOJO = 8; -} - -// CmdId: 9907 -message FFPBEIJNKNK { - uint32 HDGHMEGDKDB = 4; - IGECABELLEF DHFBCIMCMJD = 14; -} - -// CmdId: 20682 -message LPPONJKMFHD { -} - -message BMFHNHDKJMG { - HJPBAFHNKMC ILAHDKCOKLN = 1; - FLDLAAIIPCG GAMCLBNFBHH = 3; - PDEEHBFGEHM BDLNMLMHJDI = 5; - DLEBGCCINFE LFGJNJGIOOK = 14; - NAAEGELDHMK MLJOICKPJCA = 15; -} - -// CmdId: 22929 -message MIMLAOFCEKF { - repeated uint32 MAECPFPJOOD = 12; -} - -// CmdId: 3013 -message OLBHHAFFFCE { - EPNPOOBGIEJ PLNGJGFAPFG = 5; - uint32 BLALLKJMGKE = 6; - ABFKJACHPLA LAHBHBNHOPK = 14; -} - -// CmdId: 8024 -message AAMGNJNLNPJ { - repeated uint32 KNPCIPDKLFN = 5; - int32 ALOELOFKHLC = 9; - repeated ALCIPHMEAHF MMIBBDEGCED = 14; -} - -// CmdId: 1885 -message BHOKGMGHNDA { - string BEHDDBLCKKO = 9; - uint32 GOKPPDNPEKM = 10; -} - -// CmdId: 26232 -message OCKAMDJKFDL { -} - -// CmdId: 28975 -message AAHOOKONMJO { - int32 ALOELOFKHLC = 12; -} - -message GKODCFFLIMO { - uint32 IKCGBNOFDID = 2; - repeated JOOPOFEFEMA LKMAMMBEFFM = 11; -} - -enum KBKPGGJIJLC { - KBKPGGJIJLC_SERVER_LOG_NONE = 0; - KBKPGGJIJLC_SERVER_LOG_ABILITY = 1; - KBKPGGJIJLC_SERVER_LOG_LEVEL = 2; - KBKPGGJIJLC_SERVER_LOG_ENTITY = 3; - KBKPGGJIJLC_SERVER_LOG_LUA = 4; - KBKPGGJIJLC_SERVER_LOG_DAILYTASK = 5; -} - -// CmdId: 4431 -message FDLCMDCLFJO { - repeated JEHPKJLJCNI OOOBNIINDFI = 8; -} - -// CmdId: 29477 -message KEGFDEOOODJ { - uint32 PONPPBPHLDP = 2; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 3250 -message PDOBOPLJLAK { - uint32 PKLFIKGDGPG = 1; -} - -// CmdId: 20423 -message FKFABFLLKLD { - uint32 PNKLPPMFCLP = 6; - int32 ALOELOFKHLC = 13; -} - -message GJMLNOHGMDG { - repeated int32 NBHDCFHLHJI = 1; - uint32 IKCGBNOFDID = 2; - uint32 CINMMIMKBPI = 7; - ABFKJACHPLA PBGMFIJEAOB = 12; - bool EOIELHLDHCI = 13; -} - -message COMNDJNAEBJ { - repeated uint32 EMNCDAKHBEB = 4; -} - -message HBFIEIEDIDL { - uint32 JDPMDHJKBGB = 1; - uint32 KAKFCNHBHLM = 2; -} - -// CmdId: 21116 -message KKGNNFMODCA { - uint32 ADKCEBGGKKL = 3; - uint32 OHJPFFDIFEL = 7; - uint32 BBEPCLMDMJN = 8; - uint32 PEDGNKBLLEP = 9; - bool LPIPMFLMDCI = 13; - uint32 PKLFIKGDGPG = 15; -} - -// CmdId: 9169 -message DKDPMACMDKG { - uint64 FMPGDFPBOII = 1; - bool BJNGLHNNCOH = 5; - uint32 HKDNCDDCDJE = 6; -} - -message HJDBMEBNPDE { - LOHBBFDKCPI EDKODFKFMHL = 3; - uint32 BFDCMJMCICH = 5; - repeated uint32 EMNCDAKHBEB = 8; - HFGEKLGFDED OKHKLOKBLDO = 12; -} - -// CmdId: 21680 -message EBGPEGIHDFJ { - uint32 ALFKLLMIJBI = 10; -} - -message HHDDJOPNIGB { - ABFKJACHPLA DOPIPJCEFFB = 4; - float ANGONOJHONO = 12; -} - -// CmdId: 1021 -message NKCPJEMIKDI { - int32 ALOELOFKHLC = 4; - repeated uint32 LHNJKBGEFDD = 8; - uint32 JECGDPGLIPM = 14; -} - -// CmdId: 6659 -message OJJMDMPBAPG { -} - -message HNMPNHPCONB { - MHCHHBKJANE BNHLJGNPKGL = 1; - repeated uint32 JCDAIODGPHI = 5; - repeated uint32 BHAAGBBNKDN = 11; - repeated uint32 GKMDMFJLNEH = 12; -} - -message IBACKNGIEOM { - uint32 CEIAKNGAODL = 1; - string FAMJAICCODB = 3; - uint32 HLNJMDJPJNK = 4; - MKAIPGDCGOK HDJKAOEPGLA = 6; - string CBHJEBMMHCG = 9; - uint32 JHEHOCBEODA = 10; - uint32 PPFDEGKIBMC = 11; - string LKNNMKBFNDI = 14; - bool BEPCOJANKDF = 15; -} - -// CmdId: 2902 -message GCFPFNFKNBK { - MAOOIONEKAM JLMCPGANEMB = 7; - int32 ALOELOFKHLC = 8; - repeated MAOOIONEKAM AGDPPAOCHDL = 12; - uint32 PELMLEPKFFD = 13; -} - -message POACKIEBPKG { - repeated EHJGHHDHGFN PDOGALCNPMP = 3; -} - -message KHGBGEBFIFB { - repeated GHPFHODBIGF HFMPCELHGBP = 12; -} - -// CmdId: 9289 -message OIEAHFODPIK { - int32 ALOELOFKHLC = 5; -} - -// CmdId: 25526 -message PPJEEDJGBLP { - int32 ALOELOFKHLC = 10; -} - -// CmdId: 27236 -message BFEMAFCJJBL { - uint32 MBPOIGPJOMP = 12; -} - -// CmdId: 8992 -message ILLBGJEBDCJ { - int32 ALOELOFKHLC = 6; - repeated KLLAAKFFKJE BDMGFOLKJAF = 15; -} - -// CmdId: 5932 -message IKBDEDDGKEE { - int32 ALOELOFKHLC = 15; -} - -// CmdId: 832 -message LBNGMJNIJJO { - uint32 PIAPDHNKCMP = 1; - bool BHPEOJPKOED = 3; - uint32 IAPJPJFFKGC = 5; -} - -// CmdId: 21038 -message NLGHEFBJKKM { - uint32 AIHFCADMDLG = 1; - bool LPIPMFLMDCI = 2; - uint32 HEGGJHHCIIE = 3; - uint32 GDJHLPDLHHG = 7; - uint32 BIIGDBDMPIA = 8; - uint32 PKLFIKGDGPG = 9; - uint32 JAHFOBKDPDC = 11; - uint32 FKNPOAHBBNM = 12; - EFCGFLLIMAG EDKODFKFMHL = 13; - bool HHALAHALMKI = 15; -} - -// CmdId: 9174 -message MJMELOACBMA { - /* protected @ 0x20 */// double AFGNEHDCKGI = 65535; - /* protected @ 0x28 */// uint32 DEAJDCGAPOG = 65535; -} - -// CmdId: 25611 -message OBBNOKPEKFI { - string CBHJEBMMHCG = 9; -} - -// CmdId: 1484 -message CMNOAMPAIKP { - uint32 EIFDJAALNMB = 1; - uint64 KAAEMLKLCOE = 9; -} - -// CmdId: 24749 -message LJALDLODJEC { -} - -// CmdId: 28141 -message MNLJKPKKKJJ { - BALKODLKKDC BEEGAJMCLFA = 5; - uint64 LKBINMHIDJP = 14; -} - -message GKAOJBDAIPK { - bool PHNFKDNBJJB = 2; - uint32 JPCJBHHKBNJ = 10; - bool EBPCEPLKLCC = 12; - uint32 FEDHMPEHNGG = 15; -} - -message NJKOOGKKAIE { - float ANBMKICECKG = 2; - float PCINBEPDEEC = 10; -} - -// CmdId: 22579 -message JMLECFPGILA { - uint32 PABNFILBDMA = 3; - uint32 PHEDBMKDHAG = 8; - repeated FEPKDMDOHKG EMCJKEJCGJH = 14; -} - -// CmdId: 4740 -message NKPJDHIBIEA { - uint32 BLALLKJMGKE = 2; - int32 ALOELOFKHLC = 3; - uint32 KBOKMOKDABL = 5; -} - -// CmdId: 21616 -message BFHBIPKGCJG { - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 25893 -message PBNAEKNAKOB { - ICGKCMMMKFL JPNGNNAJPJF = 1; - EPNPOOBGIEJ PLNGJGFAPFG = 5; -} - -// CmdId: 5825 -message AHDJLLHHMGB { - uint32 FJFFOFFHFAA = 3; - uint32 IMDJOJEKOJO = 6; - uint32 BPBGKNKBDGH = 7; - uint32 GCBOLPFMJCJ = 14; -} - -message NMMCIKADABJ { - repeated IHJKOEGDDOK FDMJOINJGAM = 6; - repeated ABFKJACHPLA DPCFDFADODO = 13; -} - -message HILJDJKOEOE { - uint32 KGBOKPBKHOK = 4; - uint32 GIPMLOCONCB = 11; - uint32 DFEHOCMEBBF = 12; -} - -// CmdId: 4173 -message JNODPGKLPCP { - repeated uint32 PBELDDEOKLM = 1; - uint32 CJDDAGHONMB = 4; - uint32 BCHKDFGIGHN = 8; - bool HHALAHALMKI = 10; - repeated ALCIPHMEAHF IKFFFKIHJIF = 13; -} - -// CmdId: 25223 -message BEPNCBLFOCD { - ABFKJACHPLA HIADNJLMNHH = 1; - bool JAENJMGNGNC = 2; - uint32 LJGHFJGIOLN = 3; - uint32 OPNBKKAIFOP = 4; - uint32 FLLKAEKOCHM = 5; - uint32 FGPFOMCEKME = 6; - uint32 BLALLKJMGKE = 7; - ABFKJACHPLA MKHMINELLCD = 8; - bool LAJKLOJMPNG = 9; - uint32 NMDGEEBDADJ = 10; - uint64 IKCGBNOFDID = 11; - uint32 HCIPGBALLGB = 12; - uint32 HKDNCDDCDJE = 13; - EPNPOOBGIEJ PLNGJGFAPFG = 14; - uint32 EGAAJIFEHEC = 15; - BOEMDAMICPH EAAFFFMDHGF = 240; - uint32 FMDCPBMMPOF = 378; - bool MMHLCBHJLAJ = 680; - uint32 BOMKEMJPMKB = 930; - repeated uint32 FPLKJJMEDBL = 1105; - repeated uint32 NNJCEKFNKDK = 1115; - int32 GELKEEBKMEL = 1444; - bool CAFJPPABDPI = 1463; -} - -// CmdId: 1648 -message PLPBMJBHEPP { -} - -// CmdId: 5424 -message KJAGDKJPKJD { - ABFKJACHPLA IJCDBADPELM = 9; - uint32 EGAAJIFEHEC = 15; -} - -message EGADBLHGPNM { - uint32 BLHCDINBIEG = 5; - uint32 OHBPCAOPCJG = 6; - repeated KECPBPDGIOO LCFBGPJGJIH = 10; -} - -message PPJGIGMJFDP { - bool HMALBBCODPK = 6; - uint32 FJFENDDFAIF = 7; - uint32 EPFOJLHHPNJ = 13; -} - -// CmdId: 26079 -message MAHMMFDGGPH { - uint32 PKLFIKGDGPG = 4; - uint32 LJGHFJGIOLN = 11; - int32 ALOELOFKHLC = 12; - LJDOJCICKLM GEFACKHBJEM = 14; -} - -// CmdId: 22182 -message MOMJIIMCBAK { - int32 ALOELOFKHLC = 8; -} - -message IOOMGOJLEAO { - uint32 JHEHOCBEODA = 6; - repeated uint32 OEPAEBPEOKF = 13; -} - -// CmdId: 29050 -message PCBLKNOGPEC { - uint64 KAAEMLKLCOE = 6; - uint32 BMJPFBCADKI = 7; -} - -message IDIMFGPDIHH { - DFPNCBIAAFI GMPIIFBIGPB = 5; - HJGJLNLHEJG DNMOKEIJGFF = 12; -} - -// CmdId: 27397 -message PFBCLEAJAOL { - LFANMCIBCKC PFPHPAMPHPG = 11; - int32 ALOELOFKHLC = 14; -} - -message HPIPLDFNMMH { - uint32 LFEENLOIMBB = 8; - PEHHBGGJFFN ECLBGDKGLMF = 9; - IJAAABGFIJC KGBOKPBKHOK = 12; -} - -message DOHKMOPPFJE { - uint32 OLMHKIPENPF = 3; - uint32 NAAKJKALPPD = 11; - uint32 AOJLPDFHLPK = 13; -} - -message OPDLNNNEEAA { - repeated ILJMBKJKACN INCDGCCIAFM = 11; -} - -// CmdId: 22367 -message HJKGJILNKBP { - int32 ALOELOFKHLC = 12; - repeated uint32 DCGDJOJCMNJ = 15; -} - -// CmdId: 4062 -message GIHJJBBPCBD { - uint32 MGIAJBIHNOJ = 7; -} - -// CmdId: 20614 -message CMIMCKLHOGN { -} - -// CmdId: 26092 -message NECFBLFMBNC { - uint32 PKLFIKGDGPG = 7; -} - -// CmdId: 21492 -message MKBLGNOCJCD { -} - -// CmdId: 2148 -message HLDIJKCOLBH { - float IPGBMMMNOED = 2; -} - -// CmdId: 8674 -message NIDCEACMOOA { - int32 ALOELOFKHLC = 3; -} - -// CmdId: 24759 -message KFNLJNEPOEI { - uint32 CCNKHHNNODO = 5; -} - -// CmdId: 4742 -message OPNKOFIPLIF { - map ADCHBJBOPPG = 10; -} - -// CmdId: 27911 -message DBILAGOHJKM { - repeated KPCNDOBEJLO JCLJAEHIKFI = 14; -} - -// CmdId: 21858 -message IDAJJLAEPME { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 28970 -message PMOJJMAHCHL { -} - -message BOGDBPJKMJA { - uint32 PPFDEGKIBMC = 1; - uint32 BJIEKIFCCLI = 2; -} - -// CmdId: 699 -message NMANLLPMOPA { - bool EIMKIBKGPAL = 3; - repeated IHFDKHONLMF KGPGDIKNINH = 8; - uint32 PKLFIKGDGPG = 14; -} - -message JFAKCABAGOH { - bool LPIPMFLMDCI = 1; - FMJFKBLMGMA DKOBKKMFMAD = 11; -} - -message IGJKLJKINHN { - uint32 ADIPFBLBNEP = 2; - uint32 AOJLPDFHLPK = 6; -} - -message KNLHONKMECB { - repeated KNINHGDNNME HFMPCELHGBP = 12; -} - -// CmdId: 621 -message NKMAGAPCJNC { - repeated uint64 KDBAAEHMONM = 6; - uint64 KAAEMLKLCOE = 12; -} - -// CmdId: 2928 -message PONIAHHBCCK { - repeated uint32 BPOIFOCDIFB = 2; - uint32 HDGHMEGDKDB = 9; -} - -// CmdId: 26979 -message BDGMPMOIOCN { - int32 ALOELOFKHLC = 3; - uint32 COLFHALFPHH = 4; -} - -// CmdId: 20230 -message JJBKPNGILEB { - uint32 IADGIKNGCCI = 2; - uint32 COENDHIMOEI = 3; - int32 ALOELOFKHLC = 5; - uint32 OKOIJHONBMF = 6; -} - -// CmdId: 20470 -message BDEBODLDBFL { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 29244 -message DEJENMIGGKG { - uint32 GEGLHFHIJKD = 1; - uint32 JOOHLFLGFCM = 4; - NPLAEECFOLN CHOABJNCGAH = 6; - uint32 NKPAGNDCIKD = 14; -} - -// CmdId: 29496 -message FNDAKKKMKNM { - uint32 BIIFAMLAPPL = 5; - uint32 OEJMHOCPFJK = 6; - uint32 AMBOFGGKNPN = 13; -} - -// CmdId: 22038 -message OIFJMMECAJA { - EKDLDJIHDDN NNPGKKNMNOH = 8; - int32 ALOELOFKHLC = 14; -} - -message NOIAKEOFOCE { - uint32 AFLOOHMGOKM = 4; - repeated PPALPLLOJAG OCOJMCNBPFO = 6; - uint32 NFKAJIPCJKO = 8; -} - -// CmdId: 5546 -message NGIMLCCBJLB { - repeated IPNEHCFMIFO MMINDNKEGEH = 7; -} - -// CmdId: 9552 -message DALPCLKEPBA { - IGNFHIOMIFM DKOBKKMFMAD = 1; - uint32 AIHFCADMDLG = 7; -} - -// CmdId: 29642 -message KMJONDNAAHL { -} - -// CmdId: 21310 -message INJOIKGOHFK { - uint32 DEMNMOBCEIM = 1; - repeated uint32 JEBLKMGOECO = 4; -} - -message LGHBFKCGDKD { - uint32 ABBGMECBINH = 4; - uint32 ELHEBEPJLAO = 5; - uint32 JADGPCGABGJ = 9; - uint32 DGCAKBINPOB = 12; -} - -// CmdId: 22504 -message FJEIEGOAOEI { - bool JFAMMDEOGKG = 9; - bool KOILGJPPPLP = 14; -} - -message PCJAKKKFGHG { - ABFKJACHPLA PMCHPPEMLBH = 13; -} - -// CmdId: 4116 -message HJOBPNGHJCL { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 21988 -message ECPIFIKNBIG { - int32 ALOELOFKHLC = 4; -} - -message DCOLLHJFOKP { - repeated DEDDDKBFPLP HFMPCELHGBP = 3; -} - -message DLPMOOBOIKM { - uint32 CLMPMOOCCJJ = 3; - repeated uint32 LDLBCFBAGJM = 13; - uint32 MKMACOMJCGB = 14; -} - -enum IOBGGPDIFKB { - IOBGGPDIFKB_VISION_NONE = 0; - IOBGGPDIFKB_VISION_MEET = 1; - IOBGGPDIFKB_VISION_REBORN = 2; - IOBGGPDIFKB_VISION_REPLACE = 3; - IOBGGPDIFKB_VISION_WAYPOINT_REBORN = 4; - IOBGGPDIFKB_VISION_MISS = 5; - IOBGGPDIFKB_VISION_DIE = 6; - IOBGGPDIFKB_VISION_GATHER_ESCAPE = 7; - IOBGGPDIFKB_VISION_REFRESH = 8; - IOBGGPDIFKB_VISION_TRANSPORT = 9; - IOBGGPDIFKB_VISION_REPLACE_DIE = 10; - IOBGGPDIFKB_VISION_REPLACE_NO_NOTIFY = 11; - IOBGGPDIFKB_VISION_BORN = 12; - IOBGGPDIFKB_VISION_PICKUP = 13; - IOBGGPDIFKB_VISION_REMOVE = 14; - IOBGGPDIFKB_VISION_CHANGE_COSTUME = 15; - IOBGGPDIFKB_VISION_FISH_REFRESH = 16; - IOBGGPDIFKB_VISION_FISH_BIG_SHOCK = 17; - IOBGGPDIFKB_VISION_FISH_QTE_SUCC = 18; - IOBGGPDIFKB_VISION_CAPTURE_DISAPPEAR = 19; -} - -// CmdId: 4541 -message JPCOOEPGAGM { - int32 ALOELOFKHLC = 11; - uint32 GCBOLPFMJCJ = 12; -} - -// CmdId: 29542 -message ELAJKGPKOCH { - int32 ALOELOFKHLC = 6; - uint64 IKCGBNOFDID = 9; - uint32 HKDNCDDCDJE = 12; -} - -// CmdId: 25525 -message IPAFILOEPEN { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 3630 -message JCLLKFMOBBD { - /* protected @ 0x20 */// repeated CMEDEANNFHI NILDKLFANLD = 65535; - /* protected @ 0x28 */// bool INEHLNIFNIN = 65535; -} - -message JKMINDOPEAD { - uint32 JPFIIIILBEL = 4; - bool KHPDMLHCIAG = 10; - uint32 LJGHFJGIOLN = 15; -} - -message DPLKAKONJEB { - bool MKILKDIGHJH = 2; - repeated uint32 MCAPJENHMHH = 3; - repeated uint32 BPKIJDEEKFC = 4; - string LKNNMKBFNDI = 5; - bool OJFCNPDNNJL = 8; - repeated uint32 PPFDEGKIBMC = 11; - uint32 JHEHOCBEODA = 14; -} - -// CmdId: 2750 -message OBOMLOJOBGD { - uint32 LFEENLOIMBB = 9; - uint32 CLMPMOOCCJJ = 14; -} - -// CmdId: 8532 -message LGICDIHLGCJ { - uint32 ENKIGHFIHBA = 7; - uint32 CPNEKAMBJGK = 8; -} - -message ADDGDEEIIHG { - bool MKOCLIOLGBG = 14; - oneof BOKNEIKFFJE { - uint32 trial_config_id = 9; - uint32 avatar_id = 2; - uint32 rent_avatar_id = 7; - } -} - -// CmdId: 26774 -message OFBMCKNAMKL { - int32 ALOELOFKHLC = 7; - repeated uint32 EMEJPHMDGJG = 9; - repeated ALCIPHMEAHF MMIBBDEGCED = 11; - uint32 HDGHMEGDKDB = 13; -} - -// CmdId: 6738 -message EGMPDEILIIH { - uint64 LKBINMHIDJP = 11; - BALKODLKKDC BEEGAJMCLFA = 12; -} - -message IILMAOCHNNL { - ABFKJACHPLA LANJAPJOEEI = 1; - bool EBPCEPLKLCC = 6; - uint32 PAAACOADOFD = 10; - uint32 JFEMOPGIFHC = 13; -} - -message IKLIKBEGLPL { - uint64 LKDNMOMBKMJ = 4; - uint64 JAOKCJBAAEL = 13; -} - -// CmdId: 24999 -message BNOLNDMAMDG { -} - -// CmdId: 8872 -message LIIFOFBHCGO { - uint32 AIHFCADMDLG = 1; -} - -// CmdId: 9589 -message NELIGKOMIAL { - repeated uint32 JOOBFOMMJOB = 4; - uint32 PABNFILBDMA = 9; -} - -// CmdId: 2450 -message FFLMMMLPCKM { - int32 ALOELOFKHLC = 7; -} - -message PMPMBGDHFLC { - bool OJFCNPDNNJL = 2; - repeated uint32 BPKIJDEEKFC = 6; - uint32 PPFDEGKIBMC = 7; - uint32 MCAPJENHMHH = 15; -} - -enum OINHABHHGNM { - OINHABHHGNM_INTERACT_NONE = 0; - OINHABHHGNM_INTERACT_PICK_ITEM = 1; - OINHABHHGNM_INTERACT_GATHER = 2; - OINHABHHGNM_INTERACT_OPEN_CHEST = 3; - OINHABHHGNM_INTERACT_OPEN_STATUE = 4; - OINHABHHGNM_INTERACT_CONSUM = 5; - OINHABHHGNM_INTERACT_MP_PLAY_REWARD = 6; - OINHABHHGNM_INTERACT_VIEW = 7; - OINHABHHGNM_INTERACT_GENERAL_REWARD = 8; - OINHABHHGNM_INTERACT_MIRACLE_RING = 9; - OINHABHHGNM_INTERACT_FOUNDATION = 10; - OINHABHHGNM_INTERACT_ECHO_SHELL = 11; - OINHABHHGNM_INTERACT_HOME_GATHER = 12; - OINHABHHGNM_INTERACT_ENV_ANIMAL = 13; - OINHABHHGNM_INTERACT_QUEST_GADGET = 14; - OINHABHHGNM_INTERACT_UI_INTERACT = 15; - OINHABHHGNM_INTERACT_DESHRET_OBELISK = 16; -} - -// CmdId: 20946 -message OOIMFPGHEHD { -} - -// CmdId: 25904 -message IPDKAOIFKPO { - MIJEECAFEAM GFAFBHLMOGF = 2; - IHPLLJMLPGK FFNPDEHBEHL = 7; -} - -// CmdId: 28939 -message NKLFPEPBGPO { - uint32 MAFMEIBFKBC = 8; - CAOPCNCCMAH BGFEALJCDIH = 14; -} - -message ADPPJOOKBMK { - uint32 JGHGMIJOJJA = 4; - uint32 BLALLKJMGKE = 11; - uint32 HOOFGBHAAPA = 12; -} - -message BHOHMGMKMLP { - repeated OIOIHILBMDN HFMPCELHGBP = 11; -} - -// CmdId: 5806 -message DNMDGOBMGGN { - repeated KDCBFHPPKGF LPFILEBGOOD = 4; - int32 ALOELOFKHLC = 7; -} - -message MEKGIFHADBH { - LOHBBFDKCPI EDKODFKFMHL = 2; - repeated uint32 EMNCDAKHBEB = 5; - uint32 BFDCMJMCICH = 7; - repeated uint32 MGJOFDKINKH = 11; - HFGEKLGFDED EILIAHEPAEB = 13; - HFGEKLGFDED DENPABLGIEE = 14; -} - -message IIIDBKKKJFD { - uint32 JKIEJDOAPEN = 4; - repeated ECICOHIMOIL JHBFJILMCJN = 8; -} - -message NMDFJNKCJEL { - repeated PJMOELJONMF JPAELOJIDBA = 3; - uint32 NBEJFCMDGPF = 5; - uint32 AEEGNDPGONP = 6; - bool HHALAHALMKI = 12; - uint32 PLHGOLNFKGP = 13; -} - -// CmdId: 22036 -message BCLGMEDPINB { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 25078 -message GKHKHOKMJFO { - uint64 JLKPGBFFGOB = 1; - repeated uint64 GHEBNHNPAMI = 10; -} - -// CmdId: 20469 -message BMMMPCGEFLD { - int32 ALOELOFKHLC = 7; - uint32 HBBBGACCMAF = 12; -} - -// CmdId: 25090 -message BLDELOCOJNO { - uint32 KJNOLCFEOMI = 2; - OGEOKMDMJNG EDKODFKFMHL = 12; -} - -message KJMEFPJEIKM { - float JFCJPHKIGLL = 2; - bool AOAGPGDHDON = 7; - uint32 PABAEMDACKO = 8; -} - -// CmdId: 21062 -message OBHOAKGBENB { - int32 ALOELOFKHLC = 2; - repeated uint32 LHBIDKLOLKP = 4; - bool AEJOOOHLHLP = 12; -} - -// CmdId: 952 -message NBBAABAAMOJ { - uint32 PKLFIKGDGPG = 3; - bool HHALAHALMKI = 5; - int32 ALOELOFKHLC = 7; - uint32 PLHGOLNFKGP = 14; -} - -message GIBMFLPEHLA { - repeated LDDHDDOLJDG POMGPILPEIP = 9; - repeated MGCAOKGOBPM OGJKFLNDHGE = 13; -} - -// CmdId: 7638 -message BMPENNBNLDH { - bool EBPCEPLKLCC = 4; - uint32 COPMFGAPKPM = 11; -} - -// CmdId: 7570 -message CPKPIEPPLIF { - uint64 KAAEMLKLCOE = 10; - uint32 FCPJLEGOHPB = 12; -} - -// CmdId: 5571 -message ANAINFMEIJE { - uint32 FIFHAKLFGLG = 4; - int32 ALOELOFKHLC = 9; - string AHPJLACAEOH = 12; -} - -message BBKHANOMMJJ { - enum NJKHDHJIHMH { - NJKHDHJIHMH_ACTION_TYPE_NONE = 0; - NJKHDHJIHMH_ACTION_TYPE_LAUNCH_BALL = 1; - NJKHDHJIHMH_ACTION_TYPE_DESTROY_BALL = 2; - NJKHDHJIHMH_ACTION_TYPE_FALLING_OBJECT = 3; - NJKHDHJIHMH_ACTION_TYPE_MISSILE = 4; - } - - NJKHDHJIHMH IFMFPDPBDGA = 1; - uint64 LKDNMOMBKMJ = 2; - uint64 JAOKCJBAAEL = 3; - bool PBJFKCNDFEJ = 4; - uint32 FIDEBLLNILD = 5; - uint32 NJFAFHPIMDL = 6; - AKMIGJHEMFK LANJAPJOEEI = 7; - AKMIGJHEMFK IBFNHOEHHGN = 8; - int32 HLEDHGAMIOL = 9; - uint32 NHJCLNOLPAN = 10; - uint32 IEFGMPMOMKC = 11; - uint32 FNMALFKKJJC = 12; - uint32 BLFPNILPKJB = 13; - bool BMBIPOKKMPM = 14; - AKMIGJHEMFK HODBNPKLEOI = 15; - uint32 JFIEEPKKAEJ = 16; - int32 AEGANIOBCDM = 17; - uint64 HCFFMHEFMLJ = 18; -} - -// CmdId: 29686 -message AENOCEGKCEG { - int32 ALOELOFKHLC = 13; -} - -message BMLBDHGAEEE { - uint32 MDEGLLDFMIM = 1; - uint32 HMBMFLGDGNO = 2; - uint32 JKPBPGBFFMC = 3; - IDIEGMMJPAD ILKEDHJOEEK = 4; - bool MFKNPPGDJFG = 6; - uint32 PKMBJJCABLA = 11; - repeated uint32 EALLLDKHOPE = 13; - uint32 OHGLFGCALHO = 15; -} - -// CmdId: 20720 -message IAPIABHGCPE { - BKIJPFJAHAJ FGIAFPDJCEO = 6; -} - -// CmdId: 8745 -message CPLBFBNPDNH { - MOCJCFEKLEP IMKGCPDGFMG = 6; - bool AABGGFMBDHJ = 11; - repeated MOCJCFEKLEP LMFFIFIJNGI = 15; -} - -// CmdId: 25307 -message LPAINJJFOBK { - uint32 KNNMFOAICGK = 12; - PCAPDLBGOMG DCDMDOBAMAJ = 14; -} - -// CmdId: 26377 -message HIDMGPJDNBC { -} - -// CmdId: 5282 -message PHHDCGNOMDJ { - int32 ALOELOFKHLC = 11; -} - -// CmdId: 28109 -message LBEMPPFIDPN { - uint32 GNJFOAILNDA = 4; -} - -// CmdId: 29661 -message PHMIKKDPKNH { - repeated OKGLBDDMDIJ DBNNFGDIMCC = 10; -} - -message NAAEGELDHMK { - repeated GNNOIGIOEMJ IDECLDEIAOI = 12; -} - -enum IINDMJCBEFB { - IINDMJCBEFB_EDITOR = 0; - IINDMJCBEFB_IOS = 1; - IINDMJCBEFB_ANDROID = 2; - IINDMJCBEFB_PC = 3; - IINDMJCBEFB_PS4 = 4; - IINDMJCBEFB_SERVER = 5; - IINDMJCBEFB_CLOUD_ANDROID = 6; - IINDMJCBEFB_CLOUD_IOS = 7; - IINDMJCBEFB_PS5 = 8; - IINDMJCBEFB_CLOUD_WEB = 9; - IINDMJCBEFB_CLOUD_TV = 10; - IINDMJCBEFB_CLOUD_MAC = 11; - IINDMJCBEFB_CLOUD_PC = 12; - IINDMJCBEFB_CLOUD_THIRD_PARTY_MOBILE = 13; - IINDMJCBEFB_CLOUD_THIRD_PARTY_PC = 14; - IINDMJCBEFB_CLOUD_WEB_ANDROID = 15; - IINDMJCBEFB_CLOUD_WEB_IOS = 16; - IINDMJCBEFB_CLOUD_WEB_PC = 17; - IINDMJCBEFB_CLOUD_WEB_MAC = 18; - IINDMJCBEFB_CLOUD_WEB_TOUCH = 19; - IINDMJCBEFB_CLOUD_WEB_KEYBOARD = 20; -} - -// CmdId: 4721 -message GNOAPKABBIJ { -} - -// CmdId: 4322 -message PNGIGJJBFKH { - int32 ALOELOFKHLC = 2; - uint32 IACFNHMELEC = 7; - uint32 LPOEDKNMKFK = 9; -} - -// CmdId: 3666 -message OICEFOPJACL { - uint32 PHEDBMKDHAG = 3; - uint32 BLALLKJMGKE = 5; - int32 ALOELOFKHLC = 7; - AIGEEEFLGBP MMKFPCDJLON = 9; - uint32 AHLCAFNPHKL = 11; -} - -// CmdId: 2381 -message LAAGHHKJDHH { - enum FMIGMFPMEFE { - FMIGMFPMEFE_STATUS_FAIL = 0; - FMIGMFPMEFE_STATUS_SUCC = 1; - FMIGMFPMEFE_STATUS_PARTIAL = 2; - } - - repeated ABFKJACHPLA DHDHLEPBJDF = 2; - int32 KHOMIKPAOLH = 5; - int32 ALOELOFKHLC = 7; - FMIGMFPMEFE EDACENNCEFP = 15; -} - -// CmdId: 2062 -message GJPAANMEHLP { - CGCJMNEMMPN NCANENMKPOM = 6; -} - -message LHPCMLOHLCO { - bool DPLAOPHNBOE = 5; -} - -message BPONOEAOMCK { - uint32 JAHFOBKDPDC = 5; -} - -message FHOHPHNCECB { - int32 IIJBKMDEMPG = 3; - int32 NOEBDCIGMKK = 7; - int32 JFMMCEFEJGC = 8; - int32 IFCIPFOGKPE = 11; -} - -message DICGHBAAJAE { - uint32 GAJEKEHOLFM = 1; - repeated uint32 HCOHPHNEBKP = 13; -} - -// CmdId: 3294 -message LHEIDHIFFGK { - uint32 BAOKGCLFNNP = 3; - uint64 CMFCDHLPBNA = 7; - int32 ALOELOFKHLC = 12; - repeated ALCIPHMEAHF HNBOCCNBPBO = 13; - uint32 DJLNPDLGALE = 14; -} - -// CmdId: 29151 -message EEAPFAJNMIE { - uint32 AIHFCADMDLG = 13; -} - -enum HJGJLNLHEJG { - HJGJLNLHEJG_ENTER_UGC_DUNGEON_NONE = 0; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_IN_EDIT_DUNGEON = 1; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_IN_WORLD = 2; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_PLAY = 3; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_OFFICIAL = 4; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_BY_GM = 5; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_BY_EDIT = 6; - HJGJLNLHEJG_ENTER_UGC_DUNGEON_TRIAL_ONE_ROOM = 7; -} - -message KGOFPMLGINO { - uint32 GCBOLPFMJCJ = 4; - uint32 JFEMOPGIFHC = 5; - bool EBPCEPLKLCC = 9; -} - -// CmdId: 5934 -message JENFBFCONCA { - repeated uint32 CDAMBODBBII = 3; - uint32 NAAKJKALPPD = 7; - int32 ALOELOFKHLC = 11; - uint32 BPBGKNKBDGH = 12; -} - -// CmdId: 21801 -message LOIIALIFDFC { - repeated MIJEECAFEAM ENBNFJPJEBL = 11; -} - -// CmdId: 26320 -message CFIJLHILOPL { - int32 ALOELOFKHLC = 14; - repeated OOBCKLKOCBK KJKLENPAOKI = 15; -} - -// CmdId: 2906 -message GEIKGOELPBN { - JEAFHBGBLBD ONEODMGMPFM = 3; - uint32 KAKFCNHBHLM = 9; - bool BOBOFPEPHCI = 10; - uint32 BNEAEHEELPG = 15; -} - -message DPJACIBEHDA { - uint32 NHJCLNOLPAN = 3; - GIJMDPCCJMG EEMLAONDDCM = 6; - bool DFGFOGDNKNE = 7; - uint32 JHEHOCBEODA = 9; - string CKPJFHPBMCB = 11; - uint32 PABNFILBDMA = 15; -} - -// CmdId: 6678 -message GNCDLOECHOP { - repeated uint32 LDLBCFBAGJM = 5; - uint32 MDEOFDFDFKI = 8; - uint32 OOHBEDOANCH = 12; - bool NDNIGADOJIM = 13; - uint32 GIPMLOCONCB = 14; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 6769 -message ACBBIOPAKEI { - uint32 ALFKLLMIJBI = 12; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 21106 -message ABBPBFMHDLA { - repeated CAIOHHBPGIA LMKKADGLLNH = 3; - bool MEMDKFCNDLE = 5; - uint32 AOBGPFCPIMC = 8; - bool KHKBGMLIIOH = 9; - string KGDHOALPEJB = 11; -} - -// CmdId: 25205 -message AAAPDDAKLJD { -} - -message CCFGGKKLMOH { - repeated uint32 CFHNFPKOEAP = 9; - uint32 GCBOLPFMJCJ = 13; - repeated FFBIAHNBILC LIIDMBFPLED = 15; -} - -message NPAIHABCLDI { - bool JPMMFBAIAIJ = 5; - uint32 PPFDEGKIBMC = 8; -} - -// CmdId: 9604 -message ENDGNOGDACO { - int32 ALOELOFKHLC = 7; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 6640 -message KGCJNBLEGKE { - repeated OAGFNLJMFOM ALJMLMGNMGH = 6; -} - -// CmdId: 998 -message CAAAHDBLALB { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 29373 -message BIMNMKGNAGH { - int32 ALOELOFKHLC = 6; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 3350 -message ABHEEFGPEOE { - uint64 NBPLJCCFHIM = 11; -} - -// CmdId: 1426 -message CKMPMEJJDLH { - bool PNODCNLEHGL = 6; - repeated uint32 OMNMNMHOEDD = 9; -} - -enum JFHDOIOPGFB { - JFHDOIOPGFB_HIT_COLLIDER_INVALID = 0; - JFHDOIOPGFB_HIT_COLLIDER_HIT_BOX = 1; - JFHDOIOPGFB_HIT_COLLIDER_WET_HIT_BOX = 2; - JFHDOIOPGFB_HIT_COLLIDER_HEAD_BOX = 3; -} - -// CmdId: 21210 -message OOMPNHCMCGP { - uint32 KAKFCNHBHLM = 7; -} - -// CmdId: 2067 -message LBHFLDHKCGN { - uint32 DCNPJDIHMGK = 15; -} - -// CmdId: 8454 -message NGNJHNCPCDG { - repeated uint32 MHFEHMOHFGK = 2; - bool BJNGLHNNCOH = 3; -} - -message AKEIOPODHFF { - ABFKJACHPLA LANJAPJOEEI = 2; - uint32 IKCGBNOFDID = 8; - ABFKJACHPLA OKMKKBJKFPL = 9; - uint32 LJGHFJGIOLN = 13; -} - -// CmdId: 4825 -message BMKLIKILFOK { - uint32 PKLFIKGDGPG = 4; - int32 ALOELOFKHLC = 5; -} - -message CMCNNIDFHNL { - repeated uint32 FDACAPJIFGP = 1; - uint32 PGBDPGGINBO = 10; -} - -// CmdId: 22126 -message MGOFINGDBOJ { - uint32 NDKMGINICPF = 15; -} - -// CmdId: 9609 -message NOMMOKOHHJJ { - int32 ALOELOFKHLC = 1; - uint64 LKBINMHIDJP = 2; - bool EGNLHHLJPPA = 11; - uint32 OINICBJHPOK = 14; - bool LPIPMFLMDCI = 15; -} - -// CmdId: 321 -message CNMBPFEPLIC { - uint32 IMDJOJEKOJO = 8; - float LMMDGMLLHEC = 11; -} - -// CmdId: 26808 -message KGBHGFPBLIF { - repeated uint32 IPJGIDIKJBK = 12; -} - -// CmdId: 28124 -message OKEDKHFKBOL { - string HNJMGIEAIHP = 7; -} - -// CmdId: 382 -message ICOANNMBFGK { - int32 ALOELOFKHLC = 1; - uint32 NBPKJLJNPNF = 7; -} - -// CmdId: 28116 -message PALGBHBKFLO { - uint32 APLAMDGJPGD = 6; - uint32 BHEPPPOOBCO = 8; - uint32 OGNKDNPDAKO = 11; - bool BJBGOOEHFMP = 12; -} - -// CmdId: 229 -message LBELLFIBBPN { - repeated uint32 LDLBCFBAGJM = 1; - int32 ALOELOFKHLC = 3; - bool NDNIGADOJIM = 14; - uint32 MDEOFDFDFKI = 15; -} - -message AGAEMPNCHEF { - uint32 HNOKMCHONBE = 1; - uint32 BPBGKNKBDGH = 2; - float LLELDOJKMLO = 3; - uint32 DPJGCJBBBFJ = 5; - uint32 EGMHALAMOPD = 6; - AALMJMEJKJF KGBOKPBKHOK = 7; - repeated uint32 OEPAEBPEOKF = 8; - uint32 PJNMFJMIMDJ = 12; - uint32 PCECABCJIOG = 13; - uint32 MOLLHHONDKF = 14; -} - -message GGFMAHODDJI { - uint32 PGBDPGGINBO = 3; - repeated FMDGCANNHPO ADLEBLKLPGK = 15; -} - -message NKJMCBIMLAN { - int64 OGJMGGAJEII = 2; - int32 AAMIBAOJIEI = 6; - DDDNKFHKAJP CKDBINDCENI = 9; - IMJJCCJHHOC PLAFNOAAPFK = 11; - NMOCJCFMEIE.JKNFDMKEEGC GHCOOBKKGBF = 12; - ABFKJACHPLA JGPHAMFEDKN = 13; -} - -message HNNLLJJPBLL { - repeated uint32 JJKNKGGPEHH = 2; - bool EBPCEPLKLCC = 3; - uint32 PKLFIKGDGPG = 5; -} - -// CmdId: 29327 -message COLKENJFBIC { - BDMCDODCNAG BEOHBLAOIAK = 6; -} - -// CmdId: 1281 -message KFOCABBPFOJ { - uint32 PKLFIKGDGPG = 10; -} - -message MFBLOBBPMLH { - uint32 EAMBNAOEFHH = 2; - uint32 NMCKFFAAAMF = 5; - repeated NKDCKLBMCPJ KODDBDPOHMA = 7; - repeated uint32 DCDKJPMDKGJ = 8; - repeated uint32 OPGOBKELMCI = 15; -} - -// CmdId: 6845 -message LJDNHKJPGHC { - repeated KNOAKIBLNKL HEEJENKOGIH = 15; -} - -message JFCMFONKBBF { - uint32 OIFFDDFEHLH = 5; - uint32 FELHCCPHLMD = 6; - repeated uint32 EDAENNEILLL = 7; - bool IHHFINLLOIN = 15; -} - -message KKAIIEEEHMD { - bool EBPCEPLKLCC = 2; - uint32 JFEMOPGIFHC = 3; - bool OOKHHOFACJI = 8; - uint32 ALFKLLMIJBI = 9; - ABFKJACHPLA JGPHAMFEDKN = 15; -} - -// CmdId: 9587 -message LKNHOFKIKBE { - repeated ALCIPHMEAHF MMIBBDEGCED = 4; - int32 ALOELOFKHLC = 6; - uint32 DCNPJDIHMGK = 9; -} - -message BDGLFJEILED { - uint32 GCBOLPFMJCJ = 9; - bool EBPCEPLKLCC = 15; -} - -// CmdId: 6160 -message KMFMCINOKIL { - int32 JHEHOCBEODA = 9; -} - -// CmdId: 415 -message NGAIFDNMNBK { - uint64 GEJMFKLGBMP = 5; -} - -message NJLBPLPCDAI { - repeated GODHJNPMHKL PDOGALCNPMP = 2; -} - -message POBHNOCAAEK { - uint32 PPFHFNHEDNC = 2; - map NFPCECMBFBH = 14; -} - -// CmdId: 6675 -message OJNKEODJCJG { - uint32 NGDANBNGEKD = 6; - uint32 OIANCIPKPBE = 7; -} - -message PFOHKKGIACG { - uint32 JHFAPNBHMPD = 5; - uint32 BKAJFAEKINF = 10; -} - -message GGDNECKPGMB { - bool KHEJHGHEODI = 3; - bool EBPCEPLKLCC = 7; - uint32 PKLFIKGDGPG = 13; -} - -message NKOPLCEJCEL { - repeated KFFABNDODHE HFMPCELHGBP = 2; -} - -// CmdId: 24902 -message HNDPKCBMGCP { - uint32 FELHCCPHLMD = 15; -} - -// CmdId: 26133 -message EALGBMHKJEO { - BALKODLKKDC BEEGAJMCLFA = 5; - int32 ALOELOFKHLC = 7; - uint64 LKBINMHIDJP = 13; - bool LMKEOHINJBM = 15; -} - -// CmdId: 8401 -message FCNGILMBNCB { - bool EMEDCFOIFHN = 2; - BNNLAGGHNJD JMGBILALJIO = 10; -} - -// CmdId: 28451 -message NOHDMGAJBPG { -} - -message HCFBJIKOKAA { - uint32 JOOJJGHFEPN = 3; - uint32 FOBCDPDBCKB = 4; - FDCLMPCPODE EIHHLEGNFKD = 6; - uint32 DJPHNPGBGCN = 12; - uint32 JOOHLFLGFCM = 14; - uint32 MPKCFBLCLMA = 15; -} - -// CmdId: 24986 -message JJKJMLKHOJG { - uint32 IJGCADDBCDG = 2; - uint32 GCBACBOAGHH = 6; -} - -// CmdId: 28906 -message MAEJLKLFNKP { - uint32 OIFFDDFEHLH = 5; - EPPNFGHFJIM KIFBAKINPCD = 6; - int32 ALOELOFKHLC = 9; - bool OMGIHMMEJNF = 14; -} - -// CmdId: 29202 -message EPAIECEIMJJ { - map NIMBPJNFOBP = 2; -} - -// CmdId: 28946 -message PBIMDKHHGJL { - uint32 AEAANAOPNJD = 1; - int32 ALOELOFKHLC = 2; - uint32 GAIEBHKIDEI = 4; - bool BMMOKABJPGH = 8; - repeated uint32 FGFNMMFFIKM = 9; -} - -// CmdId: 25133 -message KMIGFHOMLNM { - int32 ALOELOFKHLC = 2; - DHDCNIHBOBH HOBMFBFIJEI = 4; - uint32 OMOLMEBNDJM = 8; - uint32 PILEDJAIGKC = 15; -} - -message JEHPKJLJCNI { - uint32 AJLHPJFGHJD = 1; - bool JJNOALEMIHM = 2; - uint32 JPHMJHIOLPK = 3; -} - -// CmdId: 2613 -message HBFBMOPLFDG { - ABFKJACHPLA IJCDBADPELM = 4; - bool FFGJLPNCNKL = 9; - uint32 IJGPOHNNHNM = 14; -} - -message FEPKDMDOHKG { - uint32 CDCALINJEKP = 3; - repeated FFCMFDHANFP HCPLFCLDGLE = 6; - uint32 AFMFABNGOKE = 7; - bool OPCJAFFHKCJ = 10; -} - -message ALDACBDKAAK { - uint32 DBHBBLFFKGN = 1; - repeated uint32 DOPLMBCOONJ = 2; - repeated uint32 DEDAGPMCNML = 3; - uint32 PFKBAPDLJDF = 4; - uint32 ALDCEIGOGEH = 5; - uint32 NKKFHKPKKMG = 6; -} - -message EIPKNCMJCIL { - repeated uint32 LKNCECHHNFE = 1; - bool ONCCDHDNCAF = 6; - repeated uint32 OEPAEBPEOKF = 7; - repeated uint32 LJJJMODPPOL = 10; - uint32 MHNHMFFHBBC = 11; - uint32 KJNOLCFEOMI = 15; -} - -// CmdId: 23524 -message LGKGAHBLNKE { - repeated uint32 HDDKFKNEPLB = 4; - bool LHKGDGLLHMN = 8; - uint32 PKLFIKGDGPG = 10; - repeated uint32 ENGFKKEDONF = 11; -} - -enum BJBGIBKCEEM { - BJBGIBKCEEM_NONE = 0; - BJBGIBKCEEM_START = 1; - BJBGIBKCEEM_READ = 2; -} - -// CmdId: 24628 -message MDDAKCLMPBP { -} - -message IMDFEOBHDMO { - uint32 BLALLKJMGKE = 7; - ABFKJACHPLA CPIIJPJBIPO = 15; -} - -// CmdId: 29874 -message MMBHOMOPGFI { - /* protected @ 0x20 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0x24 */// uint32 CPCFIJMIJPL = 65535; -} - -// CmdId: 25736 -message FLOOIEOOFCO { - uint32 CBJBDIKLGAH = 5; -} - -message PGIEEJGNOJC { - JHKPODCDNAH ACEOFLFMKEH = 2; - KKBHBNFAOHC PLPKGLHHKMA = 3; - LAJAPMEDPMM CIONBGHOFIK = 6; - LEGJMECJIKG MJAGBFIEMLI = 10; -} - -message EEEMAEJBJKE { - repeated uint32 ILHAJDKDOGF = 10; - repeated uint32 DBIOPFFBEHA = 11; - bool EBPCEPLKLCC = 12; -} - -message ELIENFGIJBL { - repeated GGPBBJAGJOL PCCGKFDKKCP = 1; -} - -// CmdId: 25321 -message IFNCMAOHBML { -} - -message NKIMLFIFAPH { - uint32 BCLOLDILFOE = 6; - uint32 GAJEKEHOLFM = 8; - uint32 JOKKLHCPMFA = 10; - uint32 BBBEBIPKBEB = 14; -} - -message GOKKCLHGJDC { - uint32 JAHFOBKDPDC = 1; - PBFPMADNALI BEOHBLAOIAK = 11; -} - -// CmdId: 7182 -message HKDJLHPMDFP { - uint32 CALBIEKIBKD = 9; - GIJMDPCCJMG DNDBKINDBDE = 14; - uint32 NBEMBFNJECE = 15; -} - -// CmdId: 3243 -message JIDBCOMHLMM { - uint32 LJENFDPHJHA = 3; - int32 ALOELOFKHLC = 6; - string CKPJFHPBMCB = 10; - bool KJNOCDCIIHB = 13; -} - -// CmdId: 20695 -message EJGJKFGCMMC { - uint32 MCEGKJDKAFN = 4; - uint32 GNJFOAILNDA = 5; - uint32 GIPMLOCONCB = 11; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 3233 -message LHELJGPEIFP { - repeated OLNABDAHMAM GAKCNECHPFJ = 1; -} - -// CmdId: 1834 -message FIJKDBECCGG { - uint32 AOJLPDFHLPK = 12; -} - -// CmdId: 7711 -message LBPOKCELFFI { - uint32 MBPOIGPJOMP = 8; - uint32 PILEDJAIGKC = 10; - uint32 NBPKJLJNPNF = 13; -} - -// CmdId: 8234 -message OCMLNBJENEM { - BOEMDAMICPH GDGEEKHNNLH = 4; - uint32 HCLACJHNPDO = 7; - uint32 KAKFCNHBHLM = 8; - NEJPOIBLHKC ILLIJEDOIMI = 9; - uint32 CMFMJLIALCD = 10; - uint32 OBBAKIAMMEG = 11; - uint32 NFMGNDNIONB = 12; - map PNPLHAOIEAK = 14; - oneof HKPDKPCKJNA { - uint32 monster_id = 13; - uint32 gadget_id = 1; - } -} - -// CmdId: 8312 -message DCHDGMIOBBK { - uint32 AOJLPDFHLPK = 14; -} - -message KHPANPEOMII { - repeated MJJMBEOEJNI DGIKKLBFPCE = 2; - uint32 PKLFIKGDGPG = 3; - bool EBPCEPLKLCC = 4; - bool GOKFHDNFFGN = 14; -} - -message NKDHENDNDJM { - uint32 LOIEKFANKLK = 6; -} - -message MOCDALKACBJ { - bool KHEJHGHEODI = 2; - uint32 JFEMOPGIFHC = 3; - uint32 GGHCFJOONNI = 5; - bool EBPCEPLKLCC = 10; - uint32 GCBOLPFMJCJ = 15; -} - -// CmdId: 9975 -message DIHAAEHMPID { - message OEEEOPIPMML { - bool AMNCLNLAHOG = 3; - uint32 BFNNJCDEMNN = 10; - } - - message HAGPIOBHEPD { - bool AMNCLNLAHOG = 5; - uint32 NNIFACMPCBE = 10; - } - - uint32 AEFEDOMLOBA = 2; - OEEEOPIPMML HADCPDHJGOJ = 5; - IKEAPLLLFGF NBJPNKONIIE = 7; - HAGPIOBHEPD HJLAOCOOEKF = 13; -} - -// CmdId: 29404 -message NKBAPGDELOF { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 1997 -message BBPFKPLCKGJ { - uint32 LLNDAJDPJGO = 7; -} - -// CmdId: 22358 -message FMANOHDPOIA { - uint32 AFJJPHANFHE = 4; - uint32 IJGCADDBCDG = 6; -} - -// CmdId: 21391 -message EKDMIMPNKMK { - int32 ALOELOFKHLC = 4; -} - -message OAACBAMIIFM { - uint32 AEKFFPAIOFF = 8; - uint32 LOIEKFANKLK = 9; - bool KHEJHGHEODI = 12; - uint32 GEACIEKOCEB = 15; -} - -// CmdId: 28724 -message JNIJDMMJJOD { - bool DNPNLHIIGDE = 1; - BALKODLKKDC BEEGAJMCLFA = 4; - uint64 LKBINMHIDJP = 15; -} - -// CmdId: 2821 -message FJIKKLNLCKK { - IEPJNEEBECP IPDJANGEBFC = 3; -} - -// CmdId: 21798 -message AGBNBMEJGOI { - map KJKFECELOLF = 1; - bool BPPELHIEGBJ = 2; - uint32 FJFENDDFAIF = 8; - bool LGKDLLMJAKJ = 9; -} - -// CmdId: 2328 -message BMOKFDACCKH { - int32 ALOELOFKHLC = 5; - repeated NMMCIKADABJ NPBNDIOLJGP = 15; -} - -// CmdId: 256 -message PKMENHHMGBP { -} - -// CmdId: 27468 -message LNHMAMCNDGJ { - uint32 MFJMGBFINHK = 4; -} - -message NLGDKDJOEHE { - uint32 JAONFKLIMLC = 1; - uint32 EPFOJLHHPNJ = 2; - uint32 PBEGHJOOLDC = 3; - uint32 CLMPMOOCCJJ = 7; -} - -// CmdId: 9828 -message BMHEFCLMNIH { - uint32 HIJCCOEIPNP = 8; - uint32 KGELPEMDBJJ = 9; - repeated OIGNKPBNGEC ABLAKDBJDGG = 11; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 5363 -message HMGGHCLAHAF { - uint32 AEFEDOMLOBA = 5; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 27658 -message PCALACKPOND { - GGPBBJAGJOL FEFPHHKNMHK = 7; - int32 ALOELOFKHLC = 10; -} - -message NFMGCBHHJEG { - repeated CCEDOKJCLOF GGOHPGOPDHJ = 11; - uint32 GIHGPFDLDMN = 14; -} - -// CmdId: 22045 -message EJNDECPAKPE { -} - -// CmdId: 1442 -message BGNGLOCMCIE { - int32 ALOELOFKHLC = 6; - uint32 APIFGCAIINH = 12; -} - -message JOLGLBCFGND { - uint32 BLALLKJMGKE = 4; - bool BLAILJICANB = 7; - bool NHKNNAOKGBG = 11; -} - -// CmdId: 23837 -message OAFNKPNNBCN { - uint32 LJGHFJGIOLN = 4; - bytes DLICBFJDCPL = 15; -} - -// CmdId: 24983 -message JHFDFDLBIOI { - int32 ALOELOFKHLC = 3; - repeated uint32 HHMAKIOOKJI = 7; -} - -// CmdId: 4754 -message EAEICELLCGO { - int32 ALOELOFKHLC = 13; -} - -// CmdId: 1006 -message NGIMMMGLLNP { - uint32 AEEGNDPGONP = 7; -} - -message CLAAAGLPFHJ { - uint32 GAMKJHOEENJ = 12; - uint64 IKCGBNOFDID = 15; -} - -// CmdId: 1576 -message GGGMKDGOCBH { - uint32 PBOABBFKCKB = 8; - int32 ALOELOFKHLC = 9; - uint32 CBMHGJDFBBF = 11; -} - -// CmdId: 1348 -message PGDGHMHBDFM { - KPJDHLEDONK BCJPBFAFMOE = 5; - EHHBKDIBIBP NOECODKEADG = 6; - IDOFDGPCJFH IJOAFCKIGNK = 7; - KPCBACHEDJL NJCIJGJMKCE = 8; -} - -message JJKONPODGJA { - uint32 DMCHGDJHHBB = 1; - uint32 NGCHMDEBEGK = 2; -} - -message KIEJLDHCNIA { - uint32 JOACNAKNBOD = 3; - repeated IEBNBGJAFFP KCGKMJDBPGB = 5; - map MPGNIPKKGJD = 8; - map ADCHBJBOPPG = 11; - repeated uint32 JBAHAEGLLMB = 12; - uint32 FEDHMBIHGHE = 13; -} - -// CmdId: 1509 -message CPJBIIKBBBM { -} - -enum EPNPOOBGIEJ { - EPNPOOBGIEJ_FORWARD_LOCAL = 0; - EPNPOOBGIEJ_FORWARD_TO_ALL = 1; - EPNPOOBGIEJ_FORWARD_TO_ALL_EXCEPT_CUR = 2; - EPNPOOBGIEJ_FORWARD_TO_HOST = 3; - EPNPOOBGIEJ_FORWARD_TO_ALL_GUEST = 4; - EPNPOOBGIEJ_FORWARD_TO_PEER = 5; - EPNPOOBGIEJ_FORWARD_TO_PEERS = 6; - EPNPOOBGIEJ_FORWARD_ONLY_SERVER = 7; - EPNPOOBGIEJ_FORWARD_TO_ALL_EXIST_EXCEPT_CUR = 8; -} - -// CmdId: 24472 -message BLDBNEEBLIN { - int32 ALOELOFKHLC = 11; -} - -enum IKEAPLLLFGF { - IKEAPLLLFGF_INVALID = 0; - IKEAPLLLFGF_UNABLE_TO_BEGIN = 1; - IKEAPLLLFGF_BEGIN = 2; - IKEAPLLLFGF_END = 3; -} - -// CmdId: 21575 -message MKADCHEOPKK { - int32 ALOELOFKHLC = 12; -} - -message HMKNOALGCDD { - uint32 FJFFOFFHFAA = 5; - uint32 AOPCIGDNKBJ = 11; -} - -message PCAPDLBGOMG { - string AHMBHENMHKD = 2; - string GICGOHHILAB = 5; - string HJFONCFIDHI = 7; - MKAIPGDCGOK HDJKAOEPGLA = 13; - uint32 JHEHOCBEODA = 15; -} - -// CmdId: 26578 -message HLFPGIEBCKP { - uint32 LJGHFJGIOLN = 10; - bytes DLICBFJDCPL = 12; -} - -// CmdId: 26672 -message IMMAFLMLGAA { - bool HLFPDKANJII = 7; - uint32 PGGBOCMPPMN = 9; - uint32 MOMFDDPOHOL = 10; - bool FDJBDOIBEJI = 11; - bool NEHPICNCNOK = 14; -} - -// CmdId: 29860 -message NHMCDGOMIME { - repeated GOKMHHINNED OMMMJKIDGKE = 2; -} - -message MBOEJPFEGML { - repeated uint32 DGCEKLJAEEA = 11; - uint32 GAMKJHOEENJ = 15; -} - -// CmdId: 21285 -message PFAHBJOOJKD { - uint32 CEIAKNGAODL = 12; -} - -// CmdId: 26103 -message ENFPDENCDAC { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 6655 -message NGNDJGJLLKG { - repeated uint32 OIIBPEPBKIB = 3; -} - -// CmdId: 29358 -message EBNDCDGMIPN { - uint32 JHEHOCBEODA = 12; -} - -// CmdId: 5904 -message AJDBBBIJHNA { - repeated MMPCGKMHPOE GADMHPIOOGJ = 15; -} - -// CmdId: 8308 -message GHOKBFLEFDE { - uint32 AOJLPDFHLPK = 6; -} - -// CmdId: 23918 -message EKNMPIFPAED { - int32 ALOELOFKHLC = 5; - uint32 JHEHOCBEODA = 6; - repeated ANEBDDKFDGK JGNEBHGJMEB = 9; -} - -message BFLBENAIMJH { - uint32 MHJKDAGNGCB = 1; - repeated DMKGLIPGDNO EJKOOBFIOKB = 3; -} - -// CmdId: 9717 -message PFMJMICLDGB { - int32 ALOELOFKHLC = 4; - uint64 KAAEMLKLCOE = 6; - uint32 EIFDJAALNMB = 8; - uint32 MBPOIGPJOMP = 14; -} - -// CmdId: 9673 -message IIHCONAEOIK { - NJMDFFKJKJK OLOBEPBDLEM = 10; -} - -// CmdId: 22640 -message DKIFEBOHDNM { - uint32 PKLFIKGDGPG = 12; -} - -// CmdId: 25586 -message KHNMMCJAOCB { - uint32 MCAPJENHMHH = 1; -} - -// CmdId: 8161 -message BBFILLBAMEN { - repeated BBOEKAJNBCA PJECCALFKDD = 3; - uint32 GCBOLPFMJCJ = 4; - uint32 JLOILCCDJEG = 6; - repeated uint32 LHCBDBKNKDA = 9; - uint32 PKLFIKGDGPG = 13; -} - -message EBHDGPKHAKC { - uint32 ELGKKPHHKEA = 5; - uint32 CLIGOGEMLIJ = 6; - uint32 CPNMPFMMFAD = 9; -} - -// CmdId: 25263 -message GMDNGECKPAF { - uint32 ENMJPKOJOIE = 5; -} - -// CmdId: 3480 -message HMBPMNJODJH { - int32 ALOELOFKHLC = 6; -} - -// CmdId: 20928 -message BPCLKLMBCHC { - enum CHOCMOMLNAF { - CHOCMOMLNAF_INVALID = 0; - CHOCMOMLNAF_HOST_NO_OTHER_PLAYER = 1; - CHOCMOMLNAF_KICK_BY_HOST = 2; - CHOCMOMLNAF_BACK_TO_MY_WORLD = 3; - CHOCMOMLNAF_KICK_BY_HOST_LOGOUT = 4; - CHOCMOMLNAF_KICK_BY_HOST_BLOCK = 5; - CHOCMOMLNAF_BE_BLOCKED = 6; - CHOCMOMLNAF_KICK_BY_HOST_ENTER_HOME = 7; - CHOCMOMLNAF_HOST_SCENE_INVALID = 8; - CHOCMOMLNAF_KICK_BY_PLAY = 9; - CHOCMOMLNAF_KICK_BY_ISLAND_PARTY_GALLERY_START_FAILED = 10; - } - - CHOCMOMLNAF EDKODFKFMHL = 15; -} - -// CmdId: 5646 -message IIGNGHFDNAG { - uint32 PKLFIKGDGPG = 11; - int32 ALOELOFKHLC = 14; -} - -message LDIAKJKMJLO { - uint64 ACPHEKNEBLL = 2; - bool ONDFGEAPDHO = 3; - uint32 LCMCNOACPPG = 10; - uint32 DMMMONHCHOJ = 13; - bool LPIPMFLMDCI = 14; - bool JCMHCFKDGCB = 15; -} - -// CmdId: 24797 -message HJAKBGCDBIF { - uint32 LCLNEEMKNPK = 5; - bool FFGCKGEIFIF = 7; - uint32 KINKOPCMOIO = 14; - bool FKCBEJEJMEJ = 15; -} - -// CmdId: 27571 -message GHGDFPOHJAG { - bool EBPCEPLKLCC = 2; - uint32 MCNAGICEGAA = 8; -} - -message HMLHNLAFBKG { - repeated EGLEEEIPKAG KOHDONCJGJB = 14; -} - -// CmdId: 6998 -message NDMDPPKIDPB { - string NGDEONANJBB = 4; -} - -enum DPMDGIFPNHN { - DPMDGIFPNHN_NONE = 0; - DPMDGIFPNHN_SUCC = 1; - DPMDGIFPNHN_FAIL = 2; - DPMDGIFPNHN_TIMEOUT = 3; - DPMDGIFPNHN_CANCEL = 4; - DPMDGIFPNHN_EXIT = 5; -} - -// CmdId: 21245 -message BICJMKMGOHK { - map IMCFKOBEACF = 11; -} - -// CmdId: 20638 -message BEEHBFEJMNO { - repeated uint64 EPIPCDDJBGP = 1; - repeated uint64 MIMLOLKKEDP = 9; -} - -// CmdId: 22734 -message NLIDKBFBKEB { - uint32 KCIJKHFIGBJ = 6; - uint32 BLALLKJMGKE = 15; -} - -message EBGGBDMELHO { - uint32 GAMKJHOEENJ = 1; -} - -// CmdId: 7158 -message HFDANBKJHBH { - uint32 MAFMEIBFKBC = 1; -} - -// CmdId: 825 -message IHOGGNDPBCE { - repeated OPKHOEGMDAL MMIBBDEGCED = 4; - LDOLDAKPGIK OFNCOLBDOHJ = 14; -} - -// CmdId: 23191 -message EKPOIMNAIJI { - int32 ALOELOFKHLC = 12; -} - -// CmdId: 25603 -message EBBJBNLNGOI { -} - -message KFFABNDODHE { - bool KNBCMKHALEH = 4; - uint32 HLEGIFFKBPE = 7; - bool PHNFKDNBJJB = 11; - uint32 PKLFIKGDGPG = 15; -} - -message JGJJNLFAFJG { - repeated EOHBPHONHMN BGJPDAAACLL = 2; - uint32 DFIGPIDPPLN = 12; - uint32 IEFGMPMOMKC = 15; -} - -// CmdId: 3297 -message OIMEEBBCKPM { - uint32 FIFHAKLFGLG = 13; - uint32 LCLNEEMKNPK = 14; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 28917 -message NMOBHFNCGHO { - int32 ALOELOFKHLC = 9; - string HNJMGIEAIHP = 13; -} - -// CmdId: 29650 -message LOPNIFFKMMO { - int32 ALOELOFKHLC = 1; - uint32 HIJCCOEIPNP = 3; - uint32 FJFENDDFAIF = 5; - uint32 OCJAIFHBNPE = 12; -} - -// CmdId: 26590 -message LOGBFDMFNFM { - int32 ALOELOFKHLC = 2; - repeated uint32 LDABNDAMHCJ = 6; - map ACPGIKDLENN = 12; - uint32 EPBACOHEGIM = 13; -} - -message OPKHOEGMDAL { - uint32 ELHEBEPJLAO = 1; - uint64 IKCGBNOFDID = 2; - oneof BOKNEIKFFJE { - HGHCNOGIJFK material = 5; - KEHEAJNMAGD equip = 6; - EBGGBDMELHO furniture = 7; - } -} - -// CmdId: 2453 -message LHGBICAKIGI { - repeated uint32 KFBEPGDJCOO = 15; -} - -// CmdId: 24850 -message NDELHMOKOML { - uint32 AIHFCADMDLG = 2; - bool KCFFFOGBKIK = 10; - FDCLMPCPODE EIHHLEGNFKD = 12; - uint32 GKAFIEPILPB = 13; -} - -// CmdId: 7565 -message MFMHEMFEOGE { - uint32 HIJCCOEIPNP = 8; - uint32 OCJAIFHBNPE = 13; -} - -// CmdId: 4080 -message GDHMCLDEPIP { - int32 ALOELOFKHLC = 2; -} - -// CmdId: 27482 -message EFLJDPMFJCA { - uint32 PKLFIKGDGPG = 12; - bool LHKGDGLLHMN = 15; -} - -message GFALHAGAKJF { - uint32 PPFDEGKIBMC = 6; - uint32 MCAPJENHMHH = 8; - uint32 JHEHOCBEODA = 12; - bool OJFCNPDNNJL = 14; -} - -// CmdId: 26075 -message IKGPPBJNAEE { - repeated uint32 OAKNPNADFCI = 1; - repeated uint32 ONEGGELAEEM = 11; - uint32 LOIEKFANKLK = 12; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 2617 -message IJNPHNFKLNB { - int32 ALOELOFKHLC = 1; - ACKAKNKKNMM FCMILNHNMCK = 12; -} - -// CmdId: 24484 -message LINMCJBMBEG { - uint32 EBGMGECHJND = 3; - int32 ALOELOFKHLC = 7; - uint32 KAKFCNHBHLM = 14; -} - -// CmdId: 6307 -message FCABKPGOHOM { -} - -message PLELBKPGIAJ { - bool NHFDIPGIIAH = 1; - uint32 PPFDEGKIBMC = 9; -} - -// CmdId: 23294 -message KNLANFFCNBA { - bool OFGAKHGBFFG = 14; -} - -enum LOHBBFDKCPI { - LOHBBFDKCPI_DEFAULT = 0; - LOHBBFDKCPI_EFFECT = 1; - LOHBBFDKCPI_COST = 2; - LOHBBFDKCPI_GM = 3; - LOHBBFDKCPI_ATTACK = 4; - LOHBBFDKCPI_REBOOT = 5; - LOHBBFDKCPI_PLAY_CARD = 6; - LOHBBFDKCPI_QUICKLY_ONSTAGE = 7; - LOHBBFDKCPI_REMOVE_AFTER_DIE = 8; - LOHBBFDKCPI_INIT = 9; - LOHBBFDKCPI_EFFECT_DAMAGE = 10; - LOHBBFDKCPI_EFFECT_HEAL = 11; - LOHBBFDKCPI_EFFECT_REVIVE = 12; - LOHBBFDKCPI_INIT_ONSTAGE = 13; - LOHBBFDKCPI_DIE_ONSTAGE = 14; - LOHBBFDKCPI_SELECT_ONSTAGE = 15; - LOHBBFDKCPI_CHARACTER_DIE = 16; - LOHBBFDKCPI_REVIVE_WHEN_DEATH = 17; - LOHBBFDKCPI_TRANSFER_TO_OPPONENT = 18; - LOHBBFDKCPI_TRANSFER_DICE = 19; - LOHBBFDKCPI_PLAY_CARD_BEING_COUNTER = 20; -} - -message OJFAJJBILPH { - enum EEOONAKPJEA { - EEOONAKPJEA_INVALID = 0; - EEOONAKPJEA_IN_PROGRESS = 1; - EEOONAKPJEA_COMPLETE = 2; - EEOONAKPJEA_REWARD_TAKEN = 3; - } - - uint32 GOENCAOMJGG = 4; - uint32 NKPAGNDCIKD = 7; - EEOONAKPJEA KGBOKPBKHOK = 9; - uint32 GIPMLOCONCB = 12; - uint32 NCEBPIIBBHA = 13; -} - -message IPFFKDNMFFA { - uint32 HDKBOHBCNJI = 2; - uint32 GPMKNIFOMCO = 3; - uint32 GMKOBHCAGGE = 5; - uint32 JAHFOBKDPDC = 8; - uint64 OKCFKLJBFIA = 12; -} - -message ABOEDEKEBFC { - uint32 BFDCMJMCICH = 9; - uint32 PGBDPGGINBO = 11; -} - -// CmdId: 27287 -message OCCHOLPNJDF { - uint32 AOJLPDFHLPK = 5; - int32 ALOELOFKHLC = 13; -} - -message NJLNLJGHOJK { - MKAIPGDCGOK HDJKAOEPGLA = 5; - string LKNNMKBFNDI = 8; - uint32 JHEHOCBEODA = 10; - uint32 BIAPHPNOKLN = 11; - string GICGOHHILAB = 14; - repeated OMEPEGPCMPN LHBIDKLOLKP = 15; -} - -// CmdId: 27523 -message DJCMLNMENDE { - uint32 APIFGCAIINH = 14; -} - -// CmdId: 7464 -message FMKGEGGBDNJ { - bool IBLEGPKKCBM = 1; - uint32 DELDAPCGOMC = 4; -} - -message PFIHNLCGFPC { - repeated KGDOPALMEBC KOHDONCJGJB = 2; - repeated uint32 PFMHCHPBOKM = 10; - uint32 BOPBPGJGGFB = 11; -} - -message GAPDFBNDJEB { - uint32 PPFDEGKIBMC = 1; - uint32 CLMPMOOCCJJ = 2; - uint32 MCAPJENHMHH = 3; -} - -message PDCOPKMKPMB { - repeated FIFAHKAFAPL IDDNDDKOGDI = 5; - uint32 GCBOLPFMJCJ = 10; -} - -// CmdId: 24318 -message MCFMMONGMMH { - int32 ALOELOFKHLC = 7; - uint32 LCLNEEMKNPK = 11; - repeated uint32 FGFNMMFFIKM = 15; -} - -enum HFJLMPBLNLF { - HFJLMPBLNLF_UGC_RECORD_USAGE_NONE = 0; - HFJLMPBLNLF_UGC_RECORD_USAGE_IMPORT = 1; - HFJLMPBLNLF_UGC_RECORD_USAGE_PLAY = 2; - HFJLMPBLNLF_UGC_RECORD_USAGE_TRIAL = 3; - HFJLMPBLNLF_UGC_RECORD_USAGE_COMPARE = 4; -} - -// CmdId: 24649 -message KLOMEAKBCNG { - uint32 OINICBJHPOK = 2; - uint64 LKBINMHIDJP = 7; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 23377 -message OFGMIHGEFHG { - repeated uint32 HFAJLEAJCGA = 12; -} - -// CmdId: 389 -message NGCAFBCPJNB { - int32 ALOELOFKHLC = 8; - repeated uint32 CDAMBODBBII = 10; - uint32 ODOFDGAMIOJ = 12; - uint32 NAAKJKALPPD = 14; -} - -message DHJEMOGKFPA { - uint64 PCECABCJIOG = 1; - uint32 OBCOMDMKIHA = 2; - uint32 JDMPEHHHOPB = 3; - float KHGOEEFPADM = 4; - float HLEDHGAMIOL = 5; - bool LCHPNPGKAID = 6; -} - -// CmdId: 9776 -message CGBAEKHJHPI { - repeated uint32 LHBIDKLOLKP = 13; -} - -// CmdId: 1516 -message NOGHHNINAGO { - uint32 FCPJLEGOHPB = 7; - uint64 KAAEMLKLCOE = 11; -} - -// CmdId: 21607 -message LDJADENBJFA { - int32 ALOELOFKHLC = 15; -} - -// CmdId: 8382 -message JGMNFIFDADN { - uint32 AEFEDOMLOBA = 5; - uint32 AOJLPDFHLPK = 7; - uint32 IMFKOKMIDGE = 13; -} - -// CmdId: 7585 -message KGPNKGFHBNH { - uint32 CEIAKNGAODL = 5; - uint32 BJIEKIFCCLI = 10; - bool FMDJBIBJDNG = 11; -} - -enum EKNLFGMNHNA { - EKNLFGMNHNA_CODEX_NONE = 0; - EKNLFGMNHNA_CODEX_QUEST = 1; - EKNLFGMNHNA_CODEX_WEAPON = 2; - EKNLFGMNHNA_CODEX_ANIMAL = 3; - EKNLFGMNHNA_CODEX_MATERIAL = 4; - EKNLFGMNHNA_CODEX_BOOKS = 5; - EKNLFGMNHNA_CODEX_PUSHTIPS = 6; - EKNLFGMNHNA_CODEX_VIEW = 7; - EKNLFGMNHNA_CODEX_RELIQUARY = 8; -} - -message LLPGKDKKAEN { - uint32 LLNDAJDPJGO = 1; - uint32 CDJDMPOOGPD = 12; - uint32 BMNOBMDEGEM = 15; -} - -// CmdId: 20727 -message PBFJJLEOJAA { - string GKBABAGLFFA = 5; - KBKPGGJIJLC HCEOCFEAFNM = 6; - FGMNINJNLAF PHGKJBAHEGD = 10; -} - -message JPOJBJEILPP { - uint32 DDJCJCMNHIP = 2; - uint32 PPFDEGKIBMC = 3; - uint32 MIKDIMNEFDP = 8; - uint32 BLDJDOBEEPO = 9; - uint32 IKCGBNOFDID = 10; - uint32 DCNPJDIHMGK = 11; -} - -// CmdId: 7122 -message ICJKEJOALMM { - repeated uint32 JDJDFFIIFEE = 15; -} - -message DAMAOPLEOEM { - uint32 HAFGLPKDKGE = 6; - uint32 CDCEKBBCJEH = 11; - uint32 AIDNBPCBMDJ = 13; - uint32 ICKMKFBCBGH = 14; -} - -message HDCBLPCDFBD { - bool KHEJHGHEODI = 5; - uint32 AFJJPHANFHE = 7; - uint32 IJGCADDBCDG = 8; -} - -// CmdId: 28014 -message DAFCMNJONDA { - uint32 AEKFFPAIOFF = 14; - uint32 PKLFIKGDGPG = 15; -} - -message FKHIKJHPHGF { - bool MBPHCIOKOJB = 4; - uint32 NIJDGEOBLBI = 6; - uint32 NDKMGINICPF = 12; - uint32 GAMKJHOEENJ = 13; -} - -// CmdId: 8410 -message ANBHPDDKKIK { - uint32 JIKPPOMIDPK = 2; - bool KEGEMGADJEK = 5; - uint32 GCBOLPFMJCJ = 7; - uint32 IAFNCNHDNIG = 9; - bool LPIPMFLMDCI = 12; - oneof NCANENMKPOM { - HLAOKHGPHHK first_stage_info = 3; - DAMOKMCILCK second_stage_info = 15; - HGKPNFMNMKG third_stage_info = 8; - } -} - -message PJMOELJONMF { - string AHMBHENMHKD = 1; - uint32 BIAPHPNOKLN = 2; - int32 FIFHAKLFGLG = 3; - MKAIPGDCGOK HDJKAOEPGLA = 4; - uint32 FMKGIAKINNH = 7; - string GICGOHHILAB = 8; - uint32 JHEHOCBEODA = 15; -} - -enum PBNHLMDDLMK { - PBNHLMDDLMK_ROGUE_CELL_NONE = 0; - PBNHLMDDLMK_ROGUE_CELL_BATTLE = 1; - PBNHLMDDLMK_ROGUE_CELL_SUCCESS = 2; - PBNHLMDDLMK_ROGUE_CELL_FINISH = 3; - PBNHLMDDLMK_ROGUE_CELL_TAKEN_CHEST = 4; -} - -// CmdId: 20565 -message IAACAEPDBAN { - uint32 PLHGOLNFKGP = 6; - uint32 PKLFIKGDGPG = 8; - bool HKPAPPFDGCP = 11; - bool HEMICAELBIB = 13; -} - -// CmdId: 29396 -message AJCNGOAFHFP { -} - -// CmdId: 897 -message MEMKKBLPAHF { - int32 ALOELOFKHLC = 1; - uint64 JLKPGBFFGOB = 2; - repeated uint64 OHNFLHLKIKM = 7; - uint32 HNFPMBHEBCG = 8; -} - -// CmdId: 28205 -message CKKOCIODNDK { -} - -// CmdId: 2983 -message FDCEDOIOPFD { - repeated DFPNCBIAAFI IAOEJOCADFO = 4; -} - -// CmdId: 23180 -message LCAPNEDINEE { - int32 ALOELOFKHLC = 2; - uint32 KAKFCNHBHLM = 3; - bool OMKKNGGDFGG = 13; -} - -// CmdId: 28652 -message MLNJICDGOFJ { - uint32 KAKFCNHBHLM = 2; - map FLHOIHIOENJ = 6; - repeated KFIMKJOOGHC CNJPOOLGKJB = 7; - repeated uint32 IBDCKGIJCBG = 8; - uint32 KIFBAKINPCD = 11; - oneof BOKNEIKFFJE { - IDIMFGPDIHH ugc_team_info = 1836; - } -} - -message BGHOABCBHEB { - repeated KHPANPEOMII HFMPCELHGBP = 8; -} - -message EEJBECADOFL { - bool HMECMFBOJHC = 1; - uint32 BLALLKJMGKE = 2; - float HLEDHGAMIOL = 5; - ABFKJACHPLA JGCFFFNCONO = 6; - float PIIADCNMPJO = 7; - float JGMHMANCFJA = 8; - int32 JLDABIEKNCJ = 9; - bool FMKECFMOBHN = 10; - repeated uint32 DDJEMIBIMFL = 11; - string KGHHDFOAEKH = 13; -} - -// CmdId: 20608 -message MKDEIPEKAAA { - uint32 IMDJOJEKOJO = 3; - int32 ALOELOFKHLC = 12; - uint64 OAGGKEBHNLF = 13; -} - -message JEAFHBGBLBD { - uint32 BNEAEHEELPG = 3; - bool JPNBODGMKAC = 11; -} - -message BKIJPFJAHAJ { - uint32 GGDHNDLGPKF = 3; - uint32 PABNFILBDMA = 13; - repeated uint32 MIIOBPEPCIH = 14; -} - -// CmdId: 29333 -message BPBCKIEJHOO { - int32 ALOELOFKHLC = 3; - AGGOEFOIPEO PONDFGPDJIL = 4; - uint32 LCLNEEMKNPK = 8; -} - -message OFNNNOKEBIP { - GIEJLPNHOAJ EAPIBFMKDMB = 13; -} - -// CmdId: 24096 -message MLNKHJNOINM { - LAANABCDNAM DAJLNNFGBJH = 4; - repeated uint32 BBLFKMFDEGM = 8; -} - -// CmdId: 8288 -message LPKOIMGGAID { - ABJOEEKOBAB ADBFFAIPBOO = 11; - uint32 BLALLKJMGKE = 12; -} - -message EOBBODLDOMN { - repeated BENJDJBGBBC KHLKMLCDKOM = 9; -} - -message MOGLEMOMNDL { - uint32 PKLFIKGDGPG = 3; - uint32 JAHFOBKDPDC = 9; - bool LPIPMFLMDCI = 14; -} - -message OEJDFKBILPL { - uint32 IEFGMPMOMKC = 6; - float MKAOJEFNKFJ = 7; - uint32 LNJFLBBBBJL = 8; - float FHPENDKOCEN = 11; -} - -// CmdId: 9416 -message KAEKIJBMDOO { - uint32 NCNEDMEJJNG = 6; -} - -enum BDPCLLFMLOK { - BDPCLLFMLOK_EVENT_TRIGGER_NONE = 0; - BDPCLLFMLOK_EVENT_TRIGGER_ENTER_FORCE = 1; -} - -// CmdId: 28040 -message OEIOKEFDFOD { - uint32 BBBJPKNAHCN = 4; - uint32 CPGPLJLKDAB = 7; - uint32 GICEDOIPCNP = 9; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 1034 -message NABHNDBGNGF { - uint32 KGAFFEFIKJF = 8; - uint32 JAJGPJDMIIF = 11; -} - -// CmdId: 2542 -message PFAGDINEDCN { - uint32 IPDOPNBDLCM = 1; - EFCGFLLIMAG EDKODFKFMHL = 3; - uint32 HIEMEJHOFJJ = 5; - bool LPIPMFLMDCI = 7; - uint32 ACJNOJFMONL = 8; - bool IAOEMAKIOGM = 11; - uint32 PCDKGMDHCBN = 14; - uint32 EBGGIOPHKMK = 15; -} - -// CmdId: 8771 -message APPEDINHDBH { - repeated JCJLBOCBOAB ILKGNHHDEAF = 2; - int32 ALOELOFKHLC = 8; -} - -// CmdId: 5420 -message DCLPNPIDCFL { - CEAPIJNDGLN FIAEFMNIPIM = 7; -} - -// CmdId: 21854 -message GBINODGCJLN { - int32 ALOELOFKHLC = 1; - uint32 AIHFCADMDLG = 13; -} - -// CmdId: 3677 -message HNNIPHKHHGO { -} - -// CmdId: 29697 -message IFPNEJKABFA { - uint32 PEONEMHMPKL = 4; - int32 ALOELOFKHLC = 7; -} - -enum BNDLODBJIHJ { - BNDLODBJIHJ_NONE = 0; - BNDLODBJIHJ_SEND = 1; - BNDLODBJIHJ_ACCEPT = 2; - BNDLODBJIHJ_REFUSE = 3; -} - -message BMKFJEEPGPL { - uint32 OIPCONAHCOB = 1; - bool ECKKNKHJDPH = 2; - string PBENOOHPHCN = 3; - string DOICLLFKMLE = 4; - string ODGMAMHGKEL = 5; - string JNEBIEOGGEE = 6; - string LCMPKDDCEON = 7; -} - -message MMFLNHCDKLG { - uint32 PGBDPGGINBO = 2; - uint32 BFDCMJMCICH = 5; - bool HEGFELJGGLM = 7; -} - -enum DCMMGKJJPKC { - DCMMGKJJPKC_CLIENT_PLAY_NONE_TYPE = 0; - DCMMGKJJPKC_CLIENT_PLAY_FILMFEST_SHOOTING_TYPE = 1; - DCMMGKJJPKC_CLIENT_PLAY_COOK_GAME_TYPE = 2; - DCMMGKJJPKC_CLIENT_PLAY_LAN_V4_PUSH_BOX_TYPE = 3; - DCMMGKJJPKC_CLIENT_PLAY_CATCAFE_LAYOUT_TYPE = 4; - DCMMGKJJPKC_CLIENT_PLAY_CATCAFE_CAT_TYPE = 5; - DCMMGKJJPKC_CLIENT_PLAY_GREAT_FESTIVAL_V2_SHEET_RESTORE_TYPE = 6; -} - -// CmdId: 26984 -message DKLMJHLOFMH { - int32 ALOELOFKHLC = 11; - uint32 KAKFCNHBHLM = 15; -} - -// CmdId: 24619 -message JPKNEMIJFEC { - uint32 AAABLNLHBFO = 1; - uint32 AMBOFGGKNPN = 6; - uint32 IGCADKHBFKB = 9; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 26740 -message HAEFDAKIGPH { - uint32 GCBOLPFMJCJ = 3; - uint32 BPBGKNKBDGH = 5; -} - -// CmdId: 5203 -message LKPKKJMOMFD { -} - -// CmdId: 1038 -message ELJPIKPEIPE { - uint32 PKLFIKGDGPG = 2; -} - -// CmdId: 28114 -message DBKEABGBMHN { - int32 ALOELOFKHLC = 3; - repeated ALCIPHMEAHF DANPBPLCDEC = 8; - uint32 BJIEKIFCCLI = 11; - repeated ALCIPHMEAHF JDNOOMMLFID = 12; - LCGMFOGLDOD IABEIPFENKI = 14; -} - -message HEAAKMCAICN { - uint32 GIPMLOCONCB = 1; - uint32 KGBOKPBKHOK = 2; - uint32 PCECABCJIOG = 4; - bool CJHALNMBPKB = 5; - uint32 GNJFOAILNDA = 6; - uint32 DFEHOCMEBBF = 7; - uint32 KBIGMPOGNHF = 8; - uint32 HHANJNBKLLA = 9; - repeated uint32 DNPNDOAFPOF = 10; - repeated uint32 PFJBCDJOACH = 11; - repeated uint32 FMILFAINACE = 12; - BMGONLBFBAI BCOAJLAHNNM = 13; -} - -// CmdId: 20220 -message ADIJNKAMHAN { - uint32 IJGCADDBCDG = 1; -} - -// CmdId: 1132 -message EGCNMLLEHJK { - int32 ALOELOFKHLC = 4; - repeated GHMFEDDMPKM JCBBNGCBPBB = 13; -} - -message PCBLOHEPCIE { - repeated ALCIPHMEAHF OICHNDJAGIA = 9; - uint32 INHMGHJIJFI = 12; -} - -message MGLFLGEHDNI { - repeated PIIKNNLPBCL EOMJEINILID = 10; - CKIHEIDAKCA KCDCFCAGMCK = 13; -} - -// CmdId: 3115 -message OGKOHPOGCMI { - uint32 PKLFIKGDGPG = 5; -} - -// CmdId: 20578 -message CGHJNMMHNEO { - bool IJKODBOPNMP = 1; - uint32 AIHFCADMDLG = 14; - uint32 GKKBBDFODIG = 15; -} - -// CmdId: 182 -message PKPCPCLJGFJ { - uint32 LCLNEEMKNPK = 3; -} - -enum NMBOGDIINEC { - NMBOGDIINEC_NONE = 0; - NMBOGDIINEC_OCEAN_CURRENT = 1; -} - -// CmdId: 550 -message BHOGFALEOGE { - int32 ALOELOFKHLC = 13; -} - -// CmdId: 603 -message PGDFHECOIIP { - uint32 NDBIAIIOKNB = 4; - repeated uint32 JOAFAHKGOPI = 11; - uint32 PKLFIKGDGPG = 13; -} - -message KIHICCKNBBL { - enum LDAPDBGGMPG { - LDAPDBGGMPG_OBSTACLE_SHAPE_CAPSULE = 0; - LDAPDBGGMPG_OBSTACLE_SHAPE_BOX = 1; - } - - ABFKJACHPLA JGPHAMFEDKN = 3; - int32 AGKKALMEBEE = 4; - LDAPDBGGMPG CDCALINJEKP = 10; - ABFKJACHPLA CJAOBHGDIEI = 13; - DDDNKFHKAJP CKDBINDCENI = 15; -} - -// CmdId: 8148 -message HCLMCPMJLHA { - repeated uint64 HFDBFKNJGBI = 2; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 27544 -message GFOGKOGNBKH { - int32 ALOELOFKHLC = 10; -} - -// CmdId: 6177 -message OPICEOKLMIP { -} - -message MFHDLHJKKIN { - uint32 CPNEKAMBJGK = 1; - uint32 HIJCCOEIPNP = 2; - uint32 LJGHFJGIOLN = 3; - uint32 EGAAJIFEHEC = 4; - NCMLJNAPPII HMICOBFMDOD = 5; - uint32 IMCNGALDIJK = 6; - uint32 KHCANHJCBLE = 7; - bool AEAHOBAMNGP = 8; - uint32 HOIIIBHALJI = 9; - bool MMCAEEGJLOK = 10; - uint32 LHGFDACEGEH = 11; - uint32 OGHHOEDNKPE = 21; - uint32 HCIPGBALLGB = 22; - GJBGAPBDDFI BLFENGEDNJO = 23; - repeated uint32 JBFGMAOJHKC = 24; - uint32 IAPJPJFFKGC = 25; - uint32 FALGDEIKNLB = 26; - DHJEMOGKFPA CNLLHLFFHEJ = 27; - uint32 FMDCPBMMPOF = 28; - GBBPGDNCAGK EOIHAGKNKGM = 100; - IMBPFACAGFO DICEMOOIIGA = 101; - GNCDBLNODEH FNHIEHFKAJP = 102; - HKAMEPMHAHN PBNEFEENCOF = 103; - oneof GACEELMIMBM { - LLHAMPJKANK gather_gadget = 13; - GAMIMDGLBDH worktop = 14; - DKKMJDLCKHP client_gadget = 15; - JDJDPAGCMDO weather = 17; - JBCLJOHCCAC ability_gadget = 18; - JBPCHBJEKFP statue_gadget = 19; - HKPGIBFEBKB boss_chest = 20; - ALDACBDKAAK blossom_chest = 41; - POMLAAOPJDO mp_play_reward = 42; - EEFBNIMALNJ general_reward = 43; - PDDLHEPJPKF offering_info = 44; - KGBMBCHFCJB foundation_info = 45; - NJNBAOGECIN vehicle_info = 46; - EJPNIOMOICC shell_info = 47; - JKEAPDMONIM screen_info = 48; - NCKMAPMOMCL fish_pool_info = 59; - ABJOEEKOBAB custom_gadget_tree_info = 60; - EMDDOAFHFHJ roguelike_gadget_info = 61; - NKFLPAJKCDM night_crow_gadget_info = 62; - CKFGGBHPMOC deshret_obelisk_gadget_info = 63; - EJDJPDPMOOF coin_collect_operator_info = 64; - GMPODPLMJDE trifle_gadget = 67; - } -} - -// CmdId: 24220 -message IJKKDACCJPF { - int32 ALOELOFKHLC = 3; - uint32 PKLFIKGDGPG = 15; -} - -// CmdId: 805 -message BIDALOOIABL { - uint32 PKLFIKGDGPG = 9; -} - -// CmdId: 26763 -message AHOFINAKJNH { - uint32 HAFMKCEPBEB = 2; - uint32 GJFKLADPKOD = 12; -} - -message FLEAIJNHKEB { - BPPIBFJLJLF CDCALINJEKP = 3; - int32 CNJECAIDFDK = 9; -} - -// CmdId: 25890 -message CLHPIJBOPPN { - uint32 DJKDGKLPOEB = 1; -} - -message KOECOEHAMOA { - bool JFNLHJNBJFI = 12; -} - -// CmdId: 6379 -message OBIHCPIIJBA { - EFPOCBGBFFE EDKODFKFMHL = 2; -} - -message PFNIGJCOCJL { - bool HHALAHALMKI = 1; - repeated OMEPEGPCMPN KFMCDPLPABH = 2; - uint32 GNKMPHKPBDG = 3; - uint32 AKHLACFIBOB = 4; - uint32 JIJAPOEMIOG = 5; - uint32 CBKEHBIJFAD = 6; - uint64 ACPHEKNEBLL = 10; -} - -// CmdId: 3212 -message HAPAAGKKALA { - uint32 BLALLKJMGKE = 3; - map MOKFMLCLKKH = 11; -} - -message GPKCCCJCCBI { - uint64 JAOKCJBAAEL = 3; - bool LJNGMAEALCH = 10; -} - -// CmdId: 20714 -message EDBMAIELCCF { - repeated KLDMPMJHNLC ELFGPHPIDNB = 14; -} - -// CmdId: 1860 -message CHJFFINJGGA { - uint32 MBPOIGPJOMP = 2; -} - -message BMLEEJGPDAF { - repeated EIPKALGMFDO BHBNIEKLNPC = 10; -} - -message PMCLILBJOIB { - map PDNFMODGOLC = 11; - map MMIIGKGGIMB = 13; - uint32 JHEHOCBEODA = 14; -} - -// CmdId: 9834 -message KELHDKFCCLO { - repeated uint32 FAHJBBLLOEI = 7; - int32 ALOELOFKHLC = 8; - map DCPLHMMDHHA = 15; -} - -message JMKGCEICKCI { - map PGFHNMPCMJM = 9; - bool OCDBMOOKHMN = 14; -} - -// CmdId: 29900 -message FAKPLCEBMLI { - repeated uint64 OEPAEBPEOKF = 11; -} - -// CmdId: 27285 -message CMCPLAGHFKO { - repeated BIFCFOHIEBN PJJCDFIIAHO = 5; -} - -message PEGPMIFKAIA { - uint32 NMKDIABCOJJ = 1; - uint32 JDLEPBFCGJC = 3; - bool CEBOOGCJEDL = 5; -} - -message IKDHMJLPHFA { - bool CJAFIFOACFJ = 7; - repeated JIDBEMKDBFD FBCJKIGBDGI = 9; - repeated NLEHOCIHMAF NHOHHFPLDGF = 11; - repeated uint32 CDBLDKJBBDN = 13; - repeated MLDPNLOOFDC NONIPGFDNGJ = 15; -} - -// CmdId: 2152 -message IPJHAHCPDJF { - repeated LIOBMKADAGO LMKKADGLLNH = 1; -} - -message LOEFFMOFGIH { - uint32 LOIEKFANKLK = 1; - uint32 PKLFIKGDGPG = 6; - uint32 AKCLAOEDBIN = 10; -} - -message KMCIBLHJGAE { - uint32 CHOABJNCGAH = 2; - uint32 CIDGHAMEFJP = 11; -} - -// CmdId: 6501 -message EOIFNDPMMHC { - repeated uint32 KNPCIPDKLFN = 7; -} - -message IDCHEKNBCID { - uint32 JOPIGFBGPKA = 8; - uint32 KDKHKEAKDPB = 14; -} - -// CmdId: 25646 -message CAEIBHNMIJG { - uint32 MKMACOMJCGB = 13; -} - -// CmdId: 6564 -message CMCPLHKLGOP { - repeated IHFHPMMFDLA EIOFCFAHMKO = 1; -} - -// CmdId: 24515 -message AFNJIMHELDG { -} - -message LFNKKKCMBAP { - repeated uint32 BELBAPBGBCP = 5; - uint32 GCBOLPFMJCJ = 8; - bool EBPCEPLKLCC = 12; - repeated uint32 MMKNJBKIDJF = 13; -} - -message GNAIGFNDONP { - repeated uint32 GGLOEILNCEK = 3; -} - -// CmdId: 23451 -message IPNCNNAEJPD { - uint32 HIJCCOEIPNP = 2; - uint32 GLFONOPNPJL = 6; - uint32 BPMLEJDCFFJ = 10; - uint32 MIKNJFPHMIE = 13; -} - -// CmdId: 4441 -message KJOPOBCKFNN { - uint32 AOJLPDFHLPK = 5; - uint32 HDGHMEGDKDB = 9; -} - -message CFGJBDHHJIC { - uint32 DHGMDCIDLCL = 1; - fixed32 LMLCDEPCBFC = 5; - repeated uint32 ONEPCBGMMLB = 6; - uint32 OLJKOPIGHBP = 7; - repeated BHBPAKGMAOG HINADLDNNIL = 12; - uint32 ILMABCNNFEC = 15; -} - -message BPKDLIPLCDF { - int32 FCKLFPENJGI = 4; - ABFKJACHPLA JOIOBNOOFCO = 5; - uint32 BLALLKJMGKE = 6; - uint32 JCFDHLBOKAC = 8; - uint32 PLCNAJOBPAB = 14; -} - -// CmdId: 26257 -message BPBIECAJCNB { - int32 ALOELOFKHLC = 11; - string DNNLJDINGIL = 15; -} - -// CmdId: 26323 -message JNAAHBCOOIE { - map MOKFMLCLKKH = 4; -} - -// CmdId: 27526 -message FDLCHECGJMO { - int32 ALOELOFKHLC = 4; - repeated BOOAGHIHKMD KLLPIECKPOD = 10; -} - -// CmdId: 20445 -message BOGEGAFIDML { - bool BKBLLBAGOPD = 4; - uint32 OINICBJHPOK = 8; - uint64 LKBINMHIDJP = 10; -} - -// CmdId: 4564 -message MABDCFKKIHH { - uint32 KNNMFOAICGK = 15; -} - -enum MMLGDKLODNI { - MMLGDKLODNI_BARGAIN_COMPLETE_SUCC = 0; - MMLGDKLODNI_BARGAIN_SINGLE_FAIL = 1; - MMLGDKLODNI_BARGAIN_COMPLETE_FAIL = 2; -} - -message NHKHJBAMCAC { - uint32 BFDCMJMCICH = 3; - uint32 JHEHOCBEODA = 4; - string HJFONCFIDHI = 5; - string AHMBHENMHKD = 7; - map FJCHCGJDFEM = 8; - MKAIPGDCGOK HDJKAOEPGLA = 9; - string GICGOHHILAB = 11; - repeated uint32 GOHMMKKFJDI = 15; -} - -// CmdId: 4871 -message OEGONKJNDPP { - uint32 LCLNEEMKNPK = 1; -} - -message OCMLOLABMDO { - uint32 LLBHPBDFMOA = 3; - uint32 MFJHECJCPJE = 7; - uint32 ADKAJNBCJNK = 8; - bool HMCAEOEENAN = 9; - int32 CDCKDHNHCDN = 13; - uint32 PPAJJGNLENC = 14; - int32 GELKEEBKMEL = 15; -} - -message PDHCALKINIH { - uint32 LCOFMMMIIHO = 1; - repeated LKBNIEKHJCM DAHLJIJBJHD = 4; - uint32 FDNIAJJAEJF = 5; - repeated uint32 LHCBDBKNKDA = 11; - bool GBMJBABDCNA = 12; - bool MPOGAMAGKLN = 15; -} - -// CmdId: 25436 -message ILEHNLFKDHD { -} - -// CmdId: 27040 -message PJEBJAEFGOP { - uint32 AIHFCADMDLG = 15; -} - -message PEOFAMNKHPB { - uint32 CCDBIGDABCP = 3; - uint32 LEMDNGCHOCP = 4; - uint32 FIEGEBMEGLK = 10; - uint32 PJGEOLCJKGK = 11; -} - -// CmdId: 6552 -message CGIJAAKPACF { - map FGJMCINAEDA = 4; -} - -// CmdId: 29060 -message APJOCAOGJGH { - int32 ALOELOFKHLC = 10; -} - -// CmdId: 8762 -message BNHNPJOEHAK { - int32 ALOELOFKHLC = 13; -} - -// CmdId: 22769 -message JMBBGGMGFDF { - repeated JBLBNFJPLEJ LOMEIBFJHDN = 4; -} - -message FLANGGLJLAH { - bool IILBHFODNKJ = 4; - float CPIPCDBAGBB = 8; - float KBNIHHFJGIF = 9; -} - -message LKPMKLOIIPG { - bool EONBDAMDGLN = 1; - repeated JPOLNNAJMHE PNKBIABJPKE = 9; - repeated uint32 EJJPOHLMAFH = 12; - repeated INIODGPGIIH LMPCBEECCBP = 14; -} - -// CmdId: 29643 -message AONCFAIMNNA { - repeated uint32 PIMBHNNHPIF = 3; - repeated IINDMJCBEFB IHACMAEHLIB = 15; -} - -// CmdId: 26677 -message JHJPFGGEGMI { - uint32 CDCALINJEKP = 7; - uint32 PPFDEGKIBMC = 9; - int32 ALOELOFKHLC = 12; - oneof BOKNEIKFFJE { - MBJLBDEFLBK skill_response = 694; - HFEEGIFENPN reliquary_response = 147; - JGJJNLFAFJG element_reliquary_response = 716; - GKPGMHODOMC reliquary_set_response = 1414; - PLKMJECOBFC element_reliquary_set_response = 153; - CONPINLMJNP weapon_response = 1141; - BKKILKLALKA element_weapon_response = 1433; - } -} - -// CmdId: 21074 -message ILBBMJKDGOH { - uint64 IKCGBNOFDID = 4; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 25206 -message NMBAPILLLFN { - uint32 LJGHFJGIOLN = 1; - repeated uint64 HFDBFKNJGBI = 7; - uint32 DGAHMMOLBPL = 12; -} - -// CmdId: 7852 -message LCGCGIGFEPP { - int32 ALOELOFKHLC = 2; - bool GNOHKDLJMPG = 5; - bool OMKKNGGDFGG = 6; -} - -// CmdId: 8903 -message OOLIKHGDDOF { - bool KIGJJGPFMEM = 15; -} - -// CmdId: 4109 -message FOCOJPAIMIG { - bool OCPMCJPGDEK = 1; - bool NDBDEIHDOGN = 2; - uint32 BLALLKJMGKE = 3; - ABFKJACHPLA LAHBHBNHOPK = 4; - bool NMMDNJJFMLM = 5; - bool ODICPMKFMOB = 6; - bool HOCCINCEKPD = 8; - bool PJKLMGMKKIP = 9; - bool KFFMKPFCHBH = 10; - EPNPOOBGIEJ PLNGJGFAPFG = 12; - bool MICDMBIEHAB = 13; - bool KBLINPLLJGD = 14; - bool CMCDLJCJPHA = 15; -} - -// CmdId: 3907 -message EEGMCPEPNHD { - bool DLDFPMAOENK = 5; - CEIPLLACIIJ OHPDIJGOGPO = 13; -} - -// CmdId: 1259 -message HJAEGHEBKLB { - uint32 OFHHLKDCMJG = 4; - uint32 PDMGGGPIGIG = 5; -} - -message NECCILFEGGD { - uint32 NOIBFMDDNIJ = 10; -} - -// CmdId: 26468 -message LBJGIKNEHEP { - uint64 AOEFIHBEJOE = 4; - int32 ALOELOFKHLC = 5; -} - -message BENIDHCDMHP { - bool KHEJHGHEODI = 3; - uint32 PKLFIKGDGPG = 5; - uint32 PDOHLLCCLAA = 13; -} - -message EIEPOCKIGKE { - repeated JBKAHCMNOJK HFMPCELHGBP = 14; -} - -// CmdId: 29344 -message IBICIOJBCGA { - uint32 AOJLPDFHLPK = 5; - map EGIBHAEACCC = 7; -} - -message DKLCBBFOMMP { - repeated KMBGODIHOAN IMMOKFLCCIB = 6; - uint32 DEMNMOBCEIM = 10; - repeated uint32 JIEBJNLFIGH = 15; -} - -message JELBGPOICGM { - repeated CJAKPILFHCJ IBKKOJKLEHJ = 1; - BMLBDHGAEEE KCDCFCAGMCK = 2; - MFBLOBBPMLH BAOOOPPPMFB = 3; - NMEJCEJKDIK FDGJABFBCOH = 4; - PNFDPCMFJOF JCOLKKOIGOO = 7; - KMKNHMFBOEP FLEDNOFGMBE = 8; - ECPNDHOPOMI ADPKJKBFJBJ = 12; - HKBFEIDOHJH NEPGMMFDJDG = 14; - repeated CLDECJOAAGB CHLIGKICKIH = 15; -} - -message FEKPLNHPNLB { - uint32 PPFDEGKIBMC = 1; - bool NHFDIPGIIAH = 13; -} - -message JMOPALGCMFC { - repeated AMFAGECKFCK HFMPCELHGBP = 7; - bool PPJAPPOGHJO = 9; -} - -// CmdId: 228 -message LCMFFKHCCDP { - GKODCFFLIMO EFHOGDDIBDE = 15; -} - -// CmdId: 2720 -message HGGKJAJPIBN { - uint32 CHABJFCMICJ = 4; - uint32 PPFDEGKIBMC = 5; - uint32 EELGIOHMOEE = 6; -} - -// CmdId: 2963 -message LHHEEFBIACP { - MCIEPMEFCAE AGDFIJPAODK = 1; - bool IDAJFPFPJAH = 4; - repeated NCJDGODDOGG BDOMHLIJBFK = 10; -} - -// CmdId: 26657 -message KIACKPNKIGP { - uint32 BLALLKJMGKE = 8; -} - -// CmdId: 21720 -message GKGKPJFIAGH { - int32 ALOELOFKHLC = 6; - CGOCJMBNPPP EDKODFKFMHL = 15; -} - -// CmdId: 23384 -message BNICBFIHKKC { - INNNLHLFKJP KAJKDOEHOKH = 11; -} - -// CmdId: 7513 -message FGMNLMIIMFK { - repeated IICJFHJKNAM IOLNJCLGKCE = 3; - int32 ALOELOFKHLC = 13; -} - -message OPNKEMIAHKN { - uint32 IMCNGALDIJK = 9; - FLGILPAKAML PBEBCHCNELC = 14; - CKIHEIDAKCA KCDCFCAGMCK = 15; -} - -message PLBJDAOHMOF { - repeated FPLFOKGANLN GGPJHGNDMOE = 1; - uint32 EONOLKCHEKL = 2; - uint32 MMJMDOMGEKC = 3; - float LIEIILNNLNP = 4; - bool GGOMEGCENEL = 5; - bool DCCIPKJBIEI = 6; -} - -message KJFABIKOHAH { - repeated DLPMOOBOIKM GBOBCFNPIMA = 2; - uint32 OBJBOOMGAKI = 3; -} - -message LGEBGMACHCM { - bool PHNFKDNBJJB = 1; - repeated PCNHAIFKPNK HAJLFKGKGGP = 2; - uint32 GCBOLPFMJCJ = 4; - uint32 AFJJPHANFHE = 6; -} - -// CmdId: 2701 -message FIAEPLNIEBN { - int32 ALOELOFKHLC = 1; -} - -// CmdId: 9017 -message IILENIIGBBJ { - uint32 CIDGHAMEFJP = 9; -} - -// CmdId: 4203 -message HLOFOIMCJBB { - uint32 OEMNAFFFMGJ = 12; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 27255 -message BMEINFDECCN { - uint32 DGGLBJINHLG = 1; - uint32 JOIDGDLFELI = 2; - uint32 PJDPJPDIEFD = 3; - int32 ALOELOFKHLC = 8; - uint32 JFLNJFCGENP = 10; - uint32 CGFIJICCEKN = 12; - uint32 OMMEFLLIDKK = 13; - uint32 GJBDPJGPOKK = 14; - ABFKJACHPLA LANJAPJOEEI = 15; -} - -// CmdId: 25723 -message BGHKJBHJEBK { -} - -enum NEJPOIBLHKC { - NEJPOIBLHKC_PLAYER_DIE_NONE = 0; - NEJPOIBLHKC_PLAYER_DIE_KILL_BY_MONSTER = 1; - NEJPOIBLHKC_PLAYER_DIE_KILL_BY_GEAR = 2; - NEJPOIBLHKC_PLAYER_DIE_FALL = 3; - NEJPOIBLHKC_PLAYER_DIE_DRAWN = 4; - NEJPOIBLHKC_PLAYER_DIE_ABYSS = 5; - NEJPOIBLHKC_PLAYER_DIE_GM = 6; - NEJPOIBLHKC_PLAYER_DIE_CLIMATE_COLD = 7; - NEJPOIBLHKC_PLAYER_DIE_STORM_LIGHTING = 8; - NEJPOIBLHKC_PLAYER_DIE_DIRTY_WATER_EROSION = 9; -} - -// CmdId: 24935 -message BPGHJNABMDN { - FFDHGEAEOND AAIGLBIDOFG = 10; -} - -// CmdId: 1950 -message GPGMKNJDEBL { - int32 ALOELOFKHLC = 10; - bool CAEHCJFHABI = 11; - bool EAPHMODKCPG = 15; -} - -// CmdId: 7695 -message OMFAGKLDHFI { - repeated uint32 PPFDEGKIBMC = 4; - int32 ALOELOFKHLC = 10; -} - -message JOBMOHHMICJ { - bool LFFDIHAIPOC = 2; - uint32 GCBOLPFMJCJ = 4; - bool LJJGEDFMJJH = 10; -} - -message DMKGLIPGDNO { - bool KHEJHGHEODI = 5; - uint32 ONAMNABGEFD = 7; - bool EBPCEPLKLCC = 8; - uint32 GCBOLPFMJCJ = 13; -} - -// CmdId: 27376 -message GIDJBCMDJHF { - repeated uint32 FLDFFHGDFJH = 7; - bool JPKAABHCDCH = 8; -} - -// CmdId: 6312 -message BOMDDNLKHAE { - uint32 MNAEGEICNND = 5; - string OMGILIAEFAI = 8; - int32 ALOELOFKHLC = 9; - string OPDIMDCCJND = 15; -} - -message CIBOBMNKFFK { - uint32 OKMCNBKMLGJ = 2; - uint32 OFKGKJEBODH = 4; - GIJMDPCCJMG BEOHBLAOIAK = 5; - uint32 LAOBNEAPNBL = 13; -} - -// CmdId: 9435 -message LGJKBCECCEA { - uint32 EAAPHMIGMLJ = 2; - uint32 EJFCHENMHFO = 4; - string AFEDAFNHFDB = 6; - repeated IGBJLDBIJBH BKJDHMIFODC = 7; - NEJPOIBLHKC ILLIJEDOIMI = 11; - uint32 BLALLKJMGKE = 14; - uint32 CCJCBLFHHCP = 15; -} - -// CmdId: 374 -message FJMKKIEBJAG { - bool GNOHKDLJMPG = 14; -} - -// CmdId: 1372 -message EEBHMEMHHFM { - bool GHDAIBCGGMI = 806; - oneof FIFHAKLFGLG { - PBAOGDGPBGJ location_info = 615; - OGFGBMPOGDD camera_info = 564; - IGAMKCLFACP creator_info = 777; - KNJBADPIGFN thunder_bird_feather_info = 320; - PIDEINKCANN sorush_info = 141; - } -} - -// CmdId: 27855 -message MDKPMEBOHNF { - repeated FIMEPLBAJMH ECMMONBKBNB = 8; -} - -message JEKMDEPLHEJ { - uint32 OGJMGGAJEII = 2; - repeated MMHFEJOOBJP DEHFDDAHDKB = 11; - uint32 PLHGOLNFKGP = 14; -} - -message OJPGBAGBBHN { - uint32 DFIGPIDPPLN = 3; - uint32 IEFGMPMOMKC = 6; -} - -// CmdId: 21059 -message CECHNCCBACP { - uint32 GCBOLPFMJCJ = 3; - uint32 ECEDBNIECOJ = 13; -} - -// CmdId: 21079 -message CBNENKNLMDJ { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 70 -message FKLBCDKNNFH { - uint32 GCBOLPFMJCJ = 10; - repeated DPIHJACIMGF HAJLFKGKGGP = 13; - uint32 LOIEKFANKLK = 15; -} - -message EMDIHIFJFPN { - float KHGNLFMAEAJ = 3; -} - -// CmdId: 7647 -message LFLMKAGLCCI { - PEKCHDINPPM EDKODFKFMHL = 2; - uint32 KJNOLCFEOMI = 4; -} - -// CmdId: 27024 -message HHMJIHLJDJE { - int32 ALOELOFKHLC = 13; - repeated KIMHLKPIGFH PHNAHKHDGED = 14; -} - -// CmdId: 27110 -message NPGILFFEAMH { - uint32 MHNHMFFHBBC = 2; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 3813 -message OKOCBPJNCGA { - uint32 GGAEDHMPOAP = 2; - uint32 FIFHAKLFGLG = 4; - uint32 DHCOJIOFKBK = 9; -} - -// CmdId: 1368 -message OCBIEJFCFJP { - ACKAKNKKNMM FCMILNHNMCK = 2; -} - -message LOEMJEIFCPM { - GCBKNGHNMAF BEBAHCPHJIK = 4; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 5401 -message AHPDPAPAJCD { - uint32 EBGMGECHJND = 1; - int32 ALOELOFKHLC = 6; - uint32 KAKFCNHBHLM = 11; -} - -message BLMBHADDJDB { - map LBAGHBADNIM = 1; - uint32 PGMMEMJCHLN = 2; - uint32 KADFMNDBEPA = 8; - uint32 COHNJMMKBLC = 10; - map KABFMENCNGG = 11; - bool PIMNPMEJHBA = 12; - bool OJNKPCKPBBK = 13; - repeated HAMMAOPFCKA MLIMEFLKANI = 14; -} - -message BIFCFOHIEBN { - uint32 AAOGCHADHPL = 2; - uint32 HIJCCOEIPNP = 4; - ABFKJACHPLA LANJAPJOEEI = 10; - uint32 PABNFILBDMA = 13; - uint32 LJGHFJGIOLN = 14; -} - -message NBOPFLEJHIF { - uint32 LLCANAGFBGF = 8; - uint32 EOHOKLIDGFA = 10; - uint64 IKCGBNOFDID = 11; -} - -// CmdId: 8046 -message EPHLLIANFOK { - int32 ALOELOFKHLC = 7; -} - -// CmdId: 29887 -message EHPLJALNOBP { - enum PEEGCCNCPAL { - PEEGCCNCPAL_INVALUE = 0; - PEEGCCNCPAL_ADD = 1; - PEEGCCNCPAL_SET = 2; - } - - float CNJECAIDFDK = 4; - uint32 KMDECOOMHKM = 5; - uint32 BLALLKJMGKE = 7; - PEEGCCNCPAL BBIACJNHPDC = 13; - float OFPEEGPNANM = 14; -} - -// CmdId: 523 -message PNFEIKLHKHL { - repeated MHBBACMENKF GCBALLGJEEC = 9; - int32 ALOELOFKHLC = 14; -} - -message CNLGAGDEEDG { - uint32 GCBOLPFMJCJ = 1; - uint32 JFEMOPGIFHC = 2; - bool EBPCEPLKLCC = 8; -} - -// CmdId: 24950 -message LFECDJKCMHM { - uint32 OEHCKLKANLA = 1; - uint32 FLMNBJHEKAF = 4; - uint32 FBMJDNPNHNA = 5; - JICLLJEHMKD NKMJJLOOEKG = 7; -} - -// CmdId: 22487 -message LPGKOLOMFEC { - EHMNBIMIJLJ CDPPKHOEJNA = 4; -} - -message BAECILMGGDD { - EFCGFLLIMAG EDKODFKFMHL = 3; - uint32 GEGLHFHIJKD = 6; - uint32 AIHFCADMDLG = 8; - uint32 OGLMKDPECPN = 10; - uint32 GMKACPOBOHN = 11; - uint32 IPDOPNBDLCM = 14; -} - -message DOKNFNIOEAO { - ABFKJACHPLA LANJAPJOEEI = 2; - uint32 LJGHFJGIOLN = 10; - uint32 HIJCCOEIPNP = 13; -} - -// CmdId: 28932 -message DLLMKEHEAKF { - enum BJKNIEDBCEF { - BJKNIEDBCEF_INVALID = 0; - BJKNIEDBCEF_ENTER = 1; - BJKNIEDBCEF_LEAVE = 2; - } - - BJKNIEDBCEF EDKODFKFMHL = 6; - string LKNNMKBFNDI = 8; -} - -message CHALMDIMOCG { - int32 BBNAJINBNIP = 1; - uint32 FCKAKKLDCJL = 5; - uint32 KLLHKIFAHAK = 6; - string AFEDAFNHFDB = 8; - int32 JHKJNHNDKLJ = 9; - BOEMDAMICPH EAAFFFMDHGF = 11; - int32 CFDIOJNJPLF = 15; -} - -// CmdId: 27354 -message GPKJNMPEPBO { - int32 ALOELOFKHLC = 6; - repeated uint32 HIMBDEFANJO = 8; -} - -message PFHGBDLEBGL { - uint64 AKNOEGBGHEH = 1; - uint32 FPMOLHLLEOO = 3; - uint64 DDLLNIKLEDH = 6; - uint32 GKKBBDFODIG = 7; - uint32 FKHHCBLKHEH = 9; - uint32 JAHFOBKDPDC = 11; - uint32 AEEGNDPGONP = 14; -} - -message GCLANHNBIIN { - repeated uint32 LHBIDKLOLKP = 15; -} - -// CmdId: 6639 -message GKDFAADKINK { - uint32 JHEHOCBEODA = 7; - uint32 CEIAKNGAODL = 15; -} - -// CmdId: 4498 -message AAPBFMFOPPC { - int32 ALOELOFKHLC = 7; -} - -// CmdId: 3128 -message DOBPCGJCOID { - uint32 EJFCHENMHFO = 1; - uint32 FLLKAEKOCHM = 13; -} - -// CmdId: 27885 -message FINFLDBNNPJ { - bool NPAKKFNJLAJ = 4; -} - -// CmdId: 26638 -message ALKLEBHDEGA { - map ACPGIKDLENN = 15; -} - -message MGCAOKGOBPM { - uint32 PKLFIKGDGPG = 5; - uint32 AFJJPHANFHE = 12; -} - -// CmdId: 23224 -message OBAPGGAILFD { - BALKODLKKDC BEEGAJMCLFA = 2; - repeated JPIIPAICGGB FGFNMMFFIKM = 3; -} - -// CmdId: 4600 -message HPHCHFFBHEC { - uint32 AOJLPDFHLPK = 2; -} - -// CmdId: 20048 -message IIDCNCKAOJJ { - uint32 GIPMLOCONCB = 9; -} - -// CmdId: 21075 -message HMPBHEMEPIA { - map OCKNALMBNNM = 5; - uint32 BNFCMECOAMO = 15; -} - -// CmdId: 28416 -message GGGLNIBKMGC { - int32 ALOELOFKHLC = 13; -} - -// CmdId: 22312 -message LMNBIMEKHPH { -} - -// CmdId: 3236 -message HBGALOOPIKK { - uint32 NAAKJKALPPD = 3; - repeated uint32 JDJDFFIIFEE = 12; -} - -// CmdId: 26375 -message JHJJIPMLPCC { - ABFKJACHPLA LANJAPJOEEI = 5; - uint32 JHEHOCBEODA = 11; - repeated uint32 MIIOBPEPCIH = 15; -} - -// CmdId: 26939 -message NOCBPFCJBMN { - uint32 CMOINIJNAOH = 13; -} - -// CmdId: 947 -message GAIGCAEPGLK { - uint32 KALNAJAHNFK = 1; - uint32 GCBOLPFMJCJ = 5; - uint32 JLOILCCDJEG = 9; - uint32 PKLFIKGDGPG = 12; - repeated DOJHOAIIFJO KHLKMLCDKOM = 13; -} - -// CmdId: 6138 -message KKMLFEPNIHJ { - repeated KIHICCKNBBL MPPJJNDMJJA = 10; - int32 ALOELOFKHLC = 14; -} - -message CPLEOCMLICE { - uint32 DCNPJDIHMGK = 1; - uint32 OLPMFHNGOAF = 2; - bool FIOEBPAJGJA = 4; - double AFGNEHDCKGI = 7; - OCMLOLABMDO GIIDGGMDFHI = 10; - uint32 BLALLKJMGKE = 11; - bytes ABCFLLLIJBC = 12; - EPNPOOBGIEJ PLNGJGFAPFG = 13; - MOFOOIIPBPC BEFKAHAOHAP = 15; -} - -// CmdId: 7032 -message PMHOAIIBIBA { - uint32 KAKFCNHBHLM = 7; - NEJPOIBLHKC ILLIJEDOIMI = 11; -} - -message KMEMKPCJFPD { - uint32 ONAMNABGEFD = 7; - uint32 JFEMOPGIFHC = 9; - uint32 AEFEDOMLOBA = 13; -} - -// CmdId: 505 -message OOCKNGCPNFL { - int32 ALOELOFKHLC = 12; - repeated uint32 ALDHDOKAOEC = 14; -} - -// CmdId: 6568 -message CPOKNCHAJNN { - repeated MIBOBIKGGKC MHHJBIOJMBI = 8; - int32 ALOELOFKHLC = 9; - uint32 AOJLPDFHLPK = 10; -} - -message OJIHGEFABAP { - AHEFELBJCDA KGBOKPBKHOK = 1; - uint32 LPKLKGGPNPL = 2; - uint32 OJIDCDADHGG = 3; - uint32 PCECABCJIOG = 4; - float GHABFCKOBNG = 5; -} - -message EJCDBNKBMON { - ABFKJACHPLA MOJNGGDLHOG = 2; - ABFKJACHPLA KCHDMHMHBPK = 3; - repeated KINNIPCOCLB GEJEAECJLHC = 7; - uint32 PABNFILBDMA = 9; - uint32 DKBPELKIFBM = 10; -} - -// CmdId: 1490 -message ACFKBEAGCNK { - uint32 LCLNEEMKNPK = 2; - uint32 FIFHAKLFGLG = 7; - GIJMDPCCJMG EAONJFGCEBK = 12; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 23681 -message OJHGCEMACGN { - uint32 BJFGKMFJJPN = 1; - BGIMFJLOLAF FKCMDDCNDNP = 9; -} - -// CmdId: 166 -message EBMLMGDCHCP { - uint32 MOMFDDPOHOL = 7; - uint32 BLALLKJMGKE = 8; - int32 ALOELOFKHLC = 9; - ABFKJACHPLA LANJAPJOEEI = 12; -} - -// CmdId: 3370 -message DPJLBPDKDOM { - uint32 KADJLGKBFGN = 3; - uint32 LPACNNGKEEN = 7; - AFBPJKFGFHM FKEANBIACGH = 14; -} - -// CmdId: 23959 -message PONDPDDGILI { - uint32 IJGCADDBCDG = 9; -} - -// CmdId: 9186 -message HDDCLPIDCHI { - uint32 LFEENLOIMBB = 6; -} - -message NNCHKIJCDCM { - uint32 PABNFILBDMA = 4; - uint32 ENKIGHFIHBA = 6; - uint32 HMGNGCINOMO = 7; - ABFKJACHPLA LANJAPJOEEI = 10; - MGAECKPAPBA KGBOKPBKHOK = 12; - ABFKJACHPLA OKMKKBJKFPL = 15; -} - -// CmdId: 24084 -message FJNICLGECFF { - ABFKJACHPLA LANJAPJOEEI = 1; - uint32 GGFLFHMLOKI = 2; - uint32 LGBHACJDEEP = 10; - uint32 HBBJOFFDACN = 14; -} - -// CmdId: 24930 -message HHEFBMBIPCN { - uint32 PKLFIKGDGPG = 1; - uint32 GCBOLPFMJCJ = 14; -} - -message AFOMJOCMHLD { - repeated uint32 AGAOPICFDIL = 10; -} - -message GJNGHNLBCEO { - repeated uint32 JLAGMOCOPBO = 1; - uint32 PKLFIKGDGPG = 2; - ABFKJACHPLA MEMFADPFLAP = 5; - uint32 PABNFILBDMA = 6; - bool KHEJHGHEODI = 9; - bool EBPCEPLKLCC = 10; - float MBPDJNKDLAO = 12; - uint32 JFEMOPGIFHC = 13; -} - -// CmdId: 20581 -message EOEKJMDGPAP { - bool MABLIBFEIDK = 11; - uint32 DMCHGDJHHBB = 13; -} - -// CmdId: 29973 -message IGNDKJJEBEP { - uint32 AEAANAOPNJD = 6; -} - -message GLHHLBEGMOM { - uint32 MAMPBMLLOIG = 4; -} - -message LPEJJHPHJNA { - bool HEGFGGAHMJO = 1; - uint32 DNMPIJKNKOO = 5; - LHOFBDGHKMP FCEJAJINCAD = 7; - uint32 BMKHEBDDEPK = 9; - uint32 NOCGNCDOEAO = 13; - bool JACBPBHFEJB = 14; -} - -enum MEADMJHJKAJ { - MEADMJHJKAJ_PROT_ENTITY_NONE = 0; - MEADMJHJKAJ_PROT_ENTITY_AVATAR = 1; - MEADMJHJKAJ_PROT_ENTITY_MONSTER = 2; - MEADMJHJKAJ_PROT_ENTITY_NPC = 3; - MEADMJHJKAJ_PROT_ENTITY_GADGET = 4; - MEADMJHJKAJ_PROT_ENTITY_REGION = 5; - MEADMJHJKAJ_PROT_ENTITY_WEAPON = 6; - MEADMJHJKAJ_PROT_ENTITY_WEATHER = 7; - MEADMJHJKAJ_PROT_ENTITY_SCENE = 8; - MEADMJHJKAJ_PROT_ENTITY_TEAM = 9; - MEADMJHJKAJ_PROT_ENTITY_MP_LEVEL = 11; - MEADMJHJKAJ_PROT_ENTITY_PLAY_TEAM_ENTITY = 12; - MEADMJHJKAJ_PROT_ENTITY_EYE_POINT = 13; - MEADMJHJKAJ_PROT_ENTITY_MAX = 14; -} - -message AJNBDJBCHOO { - uint32 AEEGNDPGONP = 3; - FHEDLPEDAFO LOMABENKOPA = 5; - uint32 CKKEPHCOGHH = 6; - bool AKHIJKJJBFN = 14; -} - -// CmdId: 21046 -message LLIBBGPNCEH { - repeated uint32 LHBIDKLOLKP = 9; - bool AEJOOOHLHLP = 13; -} - -// CmdId: 20750 -message CPDPFGCOPIE { - int32 ALOELOFKHLC = 10; -} - -message PPLPPNELCAL { - repeated uint32 AEDBFBHOKMG = 2; - uint32 CLMPMOOCCJJ = 5; - map GHCEMJJEJAJ = 8; - uint32 NLFIMKJOLCH = 10; - bool HNAJMAOAKAH = 14; - bool IEABGOMCLDF = 15; - oneof BOKNEIKFFJE { - DNJGHDKNKPL offering_pari_detail_data = 1171; - } -} - -message FJKLJPNIAAN { - uint32 BNJFPDJAJOB = 4; - bool PIMNPMEJHBA = 5; - uint32 ONAMNABGEFD = 7; - bool HOBODJBIOBD = 14; -} - -message GIJMDPCCJMG { - uint32 JHEHOCBEODA = 1; - string LKNNMKBFNDI = 2; - uint32 LGCJFNNODLC = 3; - uint32 PPFDEGKIBMC = 4; - LPGHIFADGKD PDMAJGBDIPM = 5; - uint32 EOONGJOAJKF = 6; - uint32 MNAPMPDLHCE = 7; - string GICGOHHILAB = 8; - uint32 APIFGCAIINH = 9; - repeated uint32 EKPPEGGOOBB = 10; - string CBHJEBMMHCG = 11; - MKAIPGDCGOK HDJKAOEPGLA = 12; - string HJFONCFIDHI = 13; -} - -// CmdId: 28503 -message CFEHMFJICLD { - repeated uint32 EMJKBLOAHFJ = 9; -} - -// CmdId: 25514 -message JMKAJLGCMBP { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 8066 -message ABKCJFEMKPC { - uint32 GCBOLPFMJCJ = 14; -} - -// CmdId: 21303 -message AGIBCJLOEJP { - uint32 PKLFIKGDGPG = 12; -} - -message MBBJJLEEPPL { - uint32 PLHGOLNFKGP = 11; - bool MOAKIJFODCF = 13; - uint32 ABJMIMPMGHO = 14; -} - -// CmdId: 5468 -message GENKFOAGJIO { - bool EGPBBMPOJBN = 6; - uint32 IGHHIIBLLCI = 12; - uint64 IKCGBNOFDID = 15; -} - -// CmdId: 9076 -message DCENAOJJNNN { - OHCFBCJFMCM KOFBCBIEPLK = 1; - repeated PNCJONOMFEG EAPEODDIJJE = 11; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 23302 -message APOODDIDPPB { - uint32 FJFENDDFAIF = 5; - uint32 NBPKJLJNPNF = 10; -} - -enum HFOEHDBENAG { - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_NONE = 0; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_DEATH = 1; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_TIRED = 2; - HFOEHDBENAG_ROGUE_DIARY_AVATAR_DISABLE_DUPLICATED = 3; -} - -// CmdId: 2751 -message FNJOGJAONOP { - int32 ALOELOFKHLC = 13; - BALKODLKKDC BEEGAJMCLFA = 15; - oneof NCANENMKPOM { - BDPNNNNEDAD music_info = 8; - } -} - -message DDHNLFGHCOI { - bool EMGOHOJHGCI = 4; - bool GJBBNOBDMJL = 6; - repeated HBFIEIEDIDL PJPABNOEHLG = 10; - uint32 CMPHBMFDKKC = 12; -} - -message LDHLADFBCJC { - uint32 GCBOLPFMJCJ = 5; - uint32 AEKFFPAIOFF = 9; - bool EBPCEPLKLCC = 14; -} - -// CmdId: 7712 -message KBIOPOLGMBF { - bool FMLDPGOOCPG = 1; - repeated LJJFPODJBID HLEGPACKEGD = 2; - uint32 EDKODFKFMHL = 3; - ABFKJACHPLA IJCDBADPELM = 4; - uint32 GIPMLOCONCB = 8; - repeated LJJFPODJBID MMIBBDEGCED = 10; - bool BJFIEHFPADD = 12; - bool DAKGABMHAHP = 14; -} - -// CmdId: 23823 -message IPFFFEFNFFP { -} - -message LOHFCPPMNFK { - repeated PEMPALKDMMB LCFBGPJGJIH = 9; - uint32 OHBPCAOPCJG = 14; -} - -// CmdId: 21898 -message GLJDFEMKPCF { - uint32 DMCHGDJHHBB = 1; - int32 ALOELOFKHLC = 4; -} - -// CmdId: 27100 -message HDOACHCANDG { -} - -// CmdId: 22110 -message ICKBGFFDIHK { - uint32 FJFENDDFAIF = 5; - uint32 NBPKJLJNPNF = 12; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 443 -message MOPNJDMOOJE { - uint32 MOMFDDPOHOL = 1; - bool BBOLFDFBKDH = 9; -} - -// CmdId: 26702 -message EMBDMICJIBA { -} - -message CAOPCNCCMAH { - uint32 LBHEAGAFHMI = 4; - uint32 IKJLAKCIOEM = 5; - uint32 NKPAGNDCIKD = 6; - bool PHNFKDNBJJB = 8; -} - -// CmdId: 5275 -message JJMHIECPBLP { -} - -enum PMPMPLEGCLP { - PMPMPLEGCLP_NONE = 0; - PMPMPLEGCLP_STARRED_DUNGEON = 1; - PMPMPLEGCLP_STARRED_ROOM = 2; - PMPMPLEGCLP_OWNER = 3; - PMPMPLEGCLP_HISTORY = 4; - PMPMPLEGCLP_SEARCH = 5; - PMPMPLEGCLP_OFFICIAL = 6; - PMPMPLEGCLP_TEMPLATE = 7; -} - -// CmdId: 24973 -message AMGODNJFLEA { - int32 ALOELOFKHLC = 2; - uint32 PKLFIKGDGPG = 8; -} - -// CmdId: 21370 -message PPJAEPCOFID { - /* protected @ 0x20 */// uint32 DEAJDCGAPOG = 65535; -} - -message GHCJDLAIDGO { - bool EBPCEPLKLCC = 2; - uint32 PKLFIKGDGPG = 11; - uint32 AFJJPHANFHE = 12; -} - -message AMFPBDFCMBO { - enum NEJBDPHDIJI { - NEJBDPHDIJI_UNLOCK = 0; - NEJBDPHDIJI_LOCK = 1; - NEJBDPHDIJI_TAKEN = 2; - } - - NEJBDPHDIJI KGBOKPBKHOK = 8; - uint32 IJGCADDBCDG = 11; -} - -message MFILAKMIMFO { - uint32 GCBOLPFMJCJ = 2; - bool FBIHILFMPKK = 6; - uint32 LOIEKFANKLK = 9; - repeated uint32 APIPPGMAKDI = 12; - uint32 BIBECLGPFHB = 14; -} - -// CmdId: 4645 -message PCOCEJJHAKC { - uint32 PKLFIKGDGPG = 6; - int32 ALOELOFKHLC = 7; -} - -// CmdId: 26601 -message MOLPHCFGHCA { - repeated MAOOIONEKAM AGDPPAOCHDL = 10; -} - -// CmdId: 4649 -message FKHMPDHCAIK { - uint32 BPBGKNKBDGH = 2; - repeated uint32 FGFNMMFFIKM = 8; - repeated uint32 HFAJLEAJCGA = 9; - uint32 AFGOJCCEFMI = 10; - uint32 HIJCCOEIPNP = 11; - uint32 CJHBABHEILN = 13; -} - -// CmdId: 2951 -message GKMOAEBHCLB { - uint32 MOMFDDPOHOL = 6; - int32 ALOELOFKHLC = 14; -} - -message IHEHCFIMCFB { - ABFKJACHPLA LANJAPJOEEI = 4; - uint32 NMDGEEBDADJ = 6; -} - -message ICCBLDKENED { - uint32 PKLFIKGDGPG = 1; - uint32 FCPHIIFPLBH = 4; - uint32 CHOABJNCGAH = 7; - repeated KHNCDLKFMHB LIGOCDEFNFH = 12; -} - -// CmdId: 6541 -message DHNHHBAKNIB { - uint32 PKLFIKGDGPG = 2; - bool PINLNOOODDP = 14; -} - -// CmdId: 6733 -message CPKHODGGFIG { - uint32 GOKPPDNPEKM = 5; - bool HDDNCMOOKBG = 12; -} - -// CmdId: 9445 -message DPDICKGJENC { -} - -// CmdId: 8387 -message FJNIEIAFDJC { - repeated JPOJBJEILPP KKEMECHDIMA = 14; -} - -message EEMHMCGNFGG { - uint32 NLJANOFKHOH = 8; - uint32 ALDEFFNPOPA = 11; - uint32 KCADBHAKEAM = 12; -} - -// CmdId: 1706 -message BHKLHKGAHPD { - uint32 CHMPMBNIGLC = 9; -} - -// CmdId: 2728 -message LLFMHNOJNDL { - bool BPKHHOIMHNJ = 5; -} - -// CmdId: 22050 -message PIIPFBPEENH { - bool GAKBIBMAJOF = 9; - uint32 ANBIDHPHLMN = 10; -} - -message LEGJMECJIKG { - repeated LHKNMLLHHEJ HFMPCELHGBP = 10; -} - -message OICIJBGCPID { - uint32 LIKGGDMIIFB = 8; - uint32 GKAFIEPILPB = 9; - uint32 OFKJPAHLDIL = 13; -} - -message ECICOHIMOIL { - uint32 EBGCDPLOLMK = 5; - uint32 ELHEBEPJLAO = 6; -} - -// CmdId: 28340 -message EILCOBPDNGK { - uint32 PPFDEGKIBMC = 4; - uint32 EDKODFKFMHL = 7; - bool JKPHIGKDNPF = 11; - repeated BDOBIMOPPEA JGAHJMPGFAK = 14; -} - -// CmdId: 3069 -message EKKLAPNOINE { - repeated FIMEPLBAJMH ECMMONBKBNB = 4; - int32 ALOELOFKHLC = 9; - repeated ALCIPHMEAHF MMIBBDEGCED = 14; -} - -// CmdId: 8561 -message IFEHOMPKBOB { - uint32 BNMAGNMOKPM = 4; - int32 ALOELOFKHLC = 5; - uint32 LLNDAJDPJGO = 7; -} - -// CmdId: 23746 -message IGNLCELCBAG { - repeated uint32 MHFEHMOHFGK = 8; -} - -// CmdId: 26749 -message IFHGPKKDJMN { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 2910 -message DCGOHOBDPLG { -} - -// CmdId: 9051 -message ACPBOJOFFOI { - uint32 GIPMLOCONCB = 9; - uint32 FOBCDPDBCKB = 11; - uint32 DFDHNJFADFF = 12; -} - -message JGLANNKEAGE { - uint32 PKLFIKGDGPG = 6; - uint32 LOIEKFANKLK = 10; - repeated uint32 CDAMBODBBII = 11; -} - -// CmdId: 90 -message ONJKCOBPIDL { -} - -// CmdId: 28863 -message KJOCBFDHAON { - uint32 AIHFCADMDLG = 6; - EFCGFLLIMAG DKNPMBGHKIK = 9; -} - -// CmdId: 20324 -message IELEEBOPDMM { - uint32 ODOFDGAMIOJ = 1; - repeated uint32 CDAMBODBBII = 2; - uint32 NAAKJKALPPD = 13; -} - -// CmdId: 23308 -message AGCEJANLCNN { -} - -// CmdId: 8043 -message EMEODCJLJKN { - string AHPJLACAEOH = 8; -} - -// CmdId: 28257 -message CPJBJBKMHLD { - int32 ALOELOFKHLC = 6; - repeated PEOFAMNKHPB BJADEGBBLPD = 9; - repeated uint32 KAHMAKLLOJK = 13; -} - -message KECPBPDGIOO { - uint32 CLMPMOOCCJJ = 3; - repeated uint32 LDLBCFBAGJM = 8; - uint32 MKMACOMJCGB = 14; -} - -message KHELLLILOPK { - message GDJNAHMOIBM { - bool LKJBMABGMHF = 4; - uint32 GIPMLOCONCB = 6; - uint32 BHGMKJFCCJM = 12; - } - - repeated GDJNAHMOIBM CBDGGJDHDHF = 10; - bool EBPCEPLKLCC = 14; -} - -// CmdId: 2439 -message ADONKPGONAE { - PEHHBGGJFFN ECLBGDKGLMF = 4; - uint32 LFEENLOIMBB = 6; -} - -// CmdId: 21237 -message JCGJLONIAHB { - BALKODLKKDC BEEGAJMCLFA = 7; -} - -// CmdId: 21724 -message EMCLHBPFBMB { -} - -// CmdId: 7571 -message LEIDPOPLBPN { - map FFGEKODCBOO = 1; - int32 ALOELOFKHLC = 11; - uint32 KKAEAPBPNDF = 12; -} - -// CmdId: 26188 -message HKCEKGBELFG { - uint32 LHMBBOKEMLM = 14; -} - -// CmdId: 28366 -message GJNJNMEHOHI { - MAOOIONEKAM JLMCPGANEMB = 1; - uint32 PELMLEPKFFD = 3; -} - -// CmdId: 5954 -message GBMLEBCHGEI { -} - -// CmdId: 9729 -message PENOIDMPAPJ { - int32 ALOELOFKHLC = 1; - uint32 AIHFCADMDLG = 3; -} - -message KIEBBGGBOEJ { - uint32 AFJJPHANFHE = 4; - bool CLKEFNEDBEA = 7; - uint32 JKEJMPCAAEE = 15; -} - -// CmdId: 25925 -message FDIOLDDADHB { - uint32 KJNOLCFEOMI = 4; -} - -message JPOLNNAJMHE { - repeated uint32 HFAJLEAJCGA = 4; - uint32 PLAHIMAFLEP = 5; - repeated string LMPCBEECCBP = 6; - uint32 HHCGPKLDMBK = 15; -} - -// CmdId: 28331 -message MELJEAONKNI { - MBDKFLPCFME DMLOCFBBHBM = 2; - uint32 DJKDGKLPOEB = 3; -} - -message PBMLLBGIDOE { - uint32 EMGKBHBGJBI = 3; - uint32 AEKFFPAIOFF = 10; - uint32 FIFHAKLFGLG = 15; -} - -// CmdId: 1768 -message NLBHGNCPNAD { - uint32 AOJLPDFHLPK = 15; -} - -message OCKJAGDBEGB { - BBKHANOMMJJ JKNHKEMBJJN = 9; -} - -// CmdId: 2356 -message LOGJJIBFJGD { - int32 JHEHOCBEODA = 7; - bool PNODCNLEHGL = 9; -} - -// CmdId: 25641 -message GMFBBLNKHPI { - uint32 CLKOMNJEAGO = 3; -} - -// CmdId: 29804 -message KGOAHHDCGDL { - repeated uint32 OEPAEBPEOKF = 4; - uint32 HNOKMCHONBE = 11; - uint32 DPJGCJBBBFJ = 14; - uint32 EGMHALAMOPD = 15; -} - -message KPMPOIEPDEE { - uint32 KGGFINENJEN = 3; - uint32 HHEMNJKNLIO = 4; - uint32 GFFPBFMKDJE = 7; - uint32 BCHHCEAHNIB = 11; - uint32 LFODEEDFHPI = 14; -} - -message HAHPCLENIFB { - uint32 PGOCJLDLODG = 4; -} - -message PGNIPKHEAEE { - uint32 NIHGLAJELKN = 13; -} - -// CmdId: 3668 -message FBMDNACLFFO { - repeated CBJHCLIDPBE PGLGHDLOIBC = 8; -} - -// CmdId: 20175 -message AJJHICELHGA { - uint32 FIFHAKLFGLG = 6; -} - -// CmdId: 24297 -message OKHBFJMPOOB { - uint32 PABNFILBDMA = 3; - uint32 FOBCDPDBCKB = 4; -} - -message JDECMFDFEKM { - FKGNKFMLDNB BCEJMDGABBK = 1; - uint32 IJGCADDBCDG = 2; - uint32 DNLLBNNEBOH = 3; - fixed32 GPFMEKIGKDI = 4; - bool JKNDFFEKFPI = 5; - repeated LJBKEOKPJOC HDBABGIFENJ = 6; - fixed32 LMLCDEPCBFC = 8; - uint32 OOHBHGFGMNL = 11; - uint32 BFDCMJMCICH = 13; - repeated NHKHJBAMCAC FGDFJBHMODC = 14; -} - -// CmdId: 1952 -message OEILELJODMK { -} - -// CmdId: 23131 -message IBHEAEDAFLP { - uint32 LCLNEEMKNPK = 10; -} - -// CmdId: 21864 -message FACOPABIFNC { - bool ODLNHPFFBGM = 3; - uint64 IKCGBNOFDID = 6; - repeated HOMCJAJGNMG DOAKBCIBNNK = 13; - NEFEGLMDAHP GJEHPKKKPIJ = 14; - bool HMINCMKDKLF = 15; -} - -// CmdId: 3237 -message MJAHHBOLICL { - int32 ALOELOFKHLC = 4; - GHMFEDDMPKM ONBGEBIKBPO = 12; -} - -// CmdId: 24393 -message HALNKMBMLDG { - FFDHGEAEOND AAIGLBIDOFG = 5; - int32 ALOELOFKHLC = 11; -} - -// CmdId: 20241 -message FJCNLJIAEDG { - uint32 JKEJMPCAAEE = 1; - uint32 OINICBJHPOK = 2; - uint32 KBJKPFKIIPF = 3; - uint64 LKBINMHIDJP = 5; - bool BKBLLBAGOPD = 6; - repeated uint32 CPHBLAICILL = 7; - uint32 MBDMCAIDAKE = 8; - uint32 JAHFOBKDPDC = 10; - uint32 NKEIPCDFAAF = 11; - bool JKLAOFIJIHP = 120; - repeated uint32 PLJGMDLGFEB = 386; - uint32 ACOLPHCKBBL = 462; - float HLEDHGAMIOL = 473; - bool MBJJBDNFMIC = 850; - uint32 JDJNGCOCOAB = 1076; - uint32 ELGPKPHOAFI = 1860; -} - -// CmdId: 6384 -message NBICNONJJCH { - uint32 GCBOLPFMJCJ = 2; - uint32 NAAKJKALPPD = 4; - uint32 HDGHMEGDKDB = 7; - repeated MPPOFKJJFMA IOLMFKEHCLK = 14; -} - -message IEEDPBMKLFC { - uint32 JHEHOCBEODA = 1; - ABFKJACHPLA LANJAPJOEEI = 6; - ABFKJACHPLA OKMKKBJKFPL = 12; -} - -// CmdId: 2847 -message KNCBHENGCKB { - int32 ALOELOFKHLC = 1; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 9504 -message EGHJFAEHFNK { - int32 ALOELOFKHLC = 8; -} - -message GKPGMHODOMC { - repeated JHDFAILGFAD INMDFBHDLCC = 2; -} - -// CmdId: 5871 -message FPNOODBJDPF { - uint32 FFGGNKHDOOI = 1; - uint32 CDMGJAFDIEC = 2; - AEJFGAKFBOD DKJJJGPKEAA = 10; -} - -// CmdId: 4042 -message INPOFIHBCAH { - repeated uint64 CCDENBNFOHO = 5; - map MJJCDBFMNCH = 6; -} - -// CmdId: 22411 -message LNJGHFCHIHD { - uint32 CKKPFELPPDI = 5; - uint32 FEAKGECBJPO = 12; - uint32 AJBJGMMJLHJ = 15; -} - -message KGGLMIJGNOH { - ABFKJACHPLA OBJEIJAKHFN = 3; - ABFKJACHPLA PBGMFIJEAOB = 8; - uint32 HJFKGIOMLED = 13; -} - -// CmdId: 9513 -message NGAJPCOJILN { - repeated ALCIPHMEAHF MMIBBDEGCED = 1; - uint32 LFEENLOIMBB = 3; - repeated uint32 KEACEJEHMEN = 6; - int32 ALOELOFKHLC = 11; -} - -message HEMHHOGJJDH { - bool JLOECELAKNC = 2; - bool ELBEHCDFPJG = 8; - OHCFBCJFMCM KOFBCBIEPLK = 13; - IKDHMJLPHFA KKPANDJIPJL = 14; -} - -enum LDOLDAKPGIK { - LDOLDAKPGIK_STORE_NONE = 0; - LDOLDAKPGIK_STORE_PACK = 1; - LDOLDAKPGIK_STORE_DEPOT = 2; -} - -message PFABHFAAGGD { - uint32 PLKGFAHAPOB = 3; - repeated PDGOEDANLAC NPFOFGGHFKL = 10; -} - -// CmdId: 27895 -message FBKDFIJLAFD { - uint32 DMCHGDJHHBB = 6; -} - -// CmdId: 23703 -message ILOPCHIGFAC { - /* protected @ 0x20 */// string BPJDDDBEFLN = 65535; - /* protected @ 0x28 */// string HJFONCFIDHI = 65535; - /* protected @ 0x30 */// string FPAMJGKCELG = 65535; - /* protected @ 0x38 */// string JHCLOCIHKEN = 65535; - /* protected @ 0x40 */// string FJFFONMLDBP = 65535; - /* protected @ 0x48 */// string MNFCOLBGENA = 65535; - /* protected @ 0x50 */// string GICGOHHILAB = 65535; - /* protected @ 0x58 */// string KCCAGCDFMMH = 65535; - /* protected @ 0x60 */// string NNFIPIKOKEA = 65535; - /* protected @ 0x68 */// string MAIGMCPCMJJ = 65535; - /* protected @ 0x70 */// string BPNAKGLOAEP = 65535; - /* protected @ 0x78 */// string CDEOKJOOPMF = 65535; - /* protected @ 0x80 */// string FCMILNHNMCK = 65535; - /* protected @ 0x88 */// uint32 DIBOHFMEBLK = 65535; - /* protected @ 0x8C */// uint32 PKOHJNCKMGE = 65535; - /* protected @ 0x90 */// uint32 ENACKBFJGKK = 65535; - /* protected @ 0x94 */// uint32 JHEHOCBEODA = 65535; - /* protected @ 0x98 */// uint32 BNEAEHEELPG = 65535; - /* protected @ 0x9C */// uint32 OEMFLAILONG = 65535; - /* protected @ 0xA0 */// uint32 IOENAPKMDAH = 65535; - /* protected @ 0xA4 */// uint32 PNHOJGHAGMI = 65535; - /* protected @ 0xA8 */// uint32 GOABEJGJJJP = 65535; - /* protected @ 0xAC */// uint32 POPDIGJLGBA = 65535; - /* protected @ 0xB0 */// bool GIHOJBPKCHM = 65535; - /* protected @ 0xB4 */// uint32 OLHFOBMGLID = 65535; -} - -message KLBCKLBPPBH { - GJLIKMJGGFK CNJECAIDFDK = 3; -} - -message JAFJDHEKHDP { - bool KHEJHGHEODI = 1; - uint32 PKLFIKGDGPG = 6; - uint32 AEKFFPAIOFF = 7; - EFCGFLLIMAG EDKODFKFMHL = 12; - uint32 PHADMNIKELF = 14; -} - -message HMEMAFOPGEJ { - repeated IJHKFLBNKIM HPOIKAHAMKK = 1; -} - -// CmdId: 3672 -message EGFPDJBIIGB { - bool HHALAHALMKI = 1; - int32 ALOELOFKHLC = 11; - uint32 PKLFIKGDGPG = 13; -} - -// CmdId: 26588 -message FGIGIBLOJNA { - uint32 KLIEDBFILKG = 2; - uint32 JFLHBHCJIGE = 3; - int32 ALOELOFKHLC = 4; -} - -// CmdId: 20757 -message DEFEKLDCGGB { -} - -// CmdId: 1458 -message MDIDNIHDCCK { - AGGOEFOIPEO PONDFGPDJIL = 1; - uint32 LCLNEEMKNPK = 7; -} - -// CmdId: 993 -message GDGNDHFCADH { - IPNLBDNFEHJ DKOBKKMFMAD = 7; - uint32 AIHFCADMDLG = 15; -} - -message JIKHEPJBKHF { - repeated FCFKLGKAJCA IGDKCPIAPPF = 13; - GKAOJBDAIPK PBJKJOKKNNP = 15; -} - -message FBJMKLAOICH { - uint32 BFDCMJMCICH = 6; - HFGEKLGFDED DBJDCCKGHOO = 11; -} - -// CmdId: 24626 -message BGKBHCBDMCD { - repeated ALCIPHMEAHF HNBOCCNBPBO = 6; - uint64 KAAEMLKLCOE = 7; -} - -// CmdId: 4421 -message JPEJEGKBHKO { - bool BKBLLBAGOPD = 2; - uint32 KBJKPFKIIPF = 3; - uint32 NKEIPCDFAAF = 5; - uint32 CBMAAKIJHNO = 6; - uint32 EHNHNOOFKJI = 7; - uint64 LKBINMHIDJP = 9; - uint32 JAHFOBKDPDC = 10; - uint32 JKEJMPCAAEE = 11; - uint32 OINICBJHPOK = 13; - uint32 MBDMCAIDAKE = 14; - repeated uint32 CPHBLAICILL = 15; - uint32 ACOLPHCKBBL = 159; - uint32 ELGPKPHOAFI = 241; - bool JKLAOFIJIHP = 619; - repeated uint32 PLJGMDLGFEB = 816; - uint32 EKDGOFCBJPA = 1424; - float HLEDHGAMIOL = 1691; - bool MBJJBDNFMIC = 1759; -} - -message LLKCJGABPNP { - uint32 PFGCNKOHNHA = 1; - uint32 HKDNCDDCDJE = 2; - uint32 GNJFOAILNDA = 3; - uint32 EONJBBOBAPN = 4; -} - -message GCJJELPGHBG { - uint32 BFDCMJMCICH = 2; - fixed64 OFKJPAHLDIL = 10; - fixed64 GPFMEKIGKDI = 13; - FKDAFCHFHEP DKHNMEEHDMG = 14; -} - -message JEIHJPDPHGM { - IKIBHICKKKM KGBOKPBKHOK = 3; - uint32 NKPAGNDCIKD = 6; - uint32 OHGDBNGCOHF = 7; - bool CNPPNIEKOJF = 11; -} - -// CmdId: 535 -message BODGOFJGOOC { - int32 ALOELOFKHLC = 1; - uint32 LHMBBOKEMLM = 4; - repeated EBNGPLOAMNP JHGFPEGEFHD = 11; -} - -// CmdId: 8936 -message ILEENDEHKKI { - uint32 JNIJFAMNHGM = 2; - uint32 NLCAJJKIIMN = 3; -} - -message ADOCPHBPNEA { - float OEJOGFMAHNM = 13; -} - -message BGLCFHCOEKO { - repeated KEIPFAHICOA HFMPCELHGBP = 1; - uint32 NAAKJKALPPD = 6; -} - -// CmdId: 2298 -message IFAFKNIPMEI { - repeated uint64 AGCNJLIMJNA = 2; - repeated uint64 INANMHLIANO = 5; - uint32 GCBOLPFMJCJ = 13; -} - -// CmdId: 20074 -message EKJGCLDFODD { - uint32 FBCLCNPMFOM = 3; - repeated uint32 JCILGPIOHKA = 11; - uint32 FDLCIKFCEKL = 15; -} - -// CmdId: 5099 -message PABNHIINGKP { - uint32 BLALLKJMGKE = 1; - uint32 LANJAPJOEEI = 2; - bool CPJLHBGNLNJ = 4; - EIJPOEBEFHK MFONPLANMKG = 14; -} - -message HFOOAFCGMIN { - uint32 CLMPMOOCCJJ = 2; - uint32 JNJFMFOIMAK = 3; - uint32 OJKOOBCJMGE = 4; - bool AENGMCJDJFH = 5; - DHOJCCEJFHM LOBHBAODCAC = 10; - uint64 GKBLPOMACED = 11; - uint32 CLIKGPLBHAP = 12; - uint32 LHCEKAOCBLL = 14; - string NHHGBMHDMCL = 15; -} - -message EMDDOAFHFHJ { - uint32 PPPFKBEDAPI = 1; - uint32 ALAFKOABMBE = 2; - uint32 IGMJBOMKGFM = 3; - uint32 EBGMGECHJND = 4; -} - -// CmdId: 1594 -message HDPHNJDBNII { - repeated ALCIPHMEAHF GEJEAECJLHC = 5; - repeated uint64 IGODICKDAPL = 8; - oneof GDOFKHMAKOK { - uint32 slot_id = 671; - uint32 furniture_suite_id = 1172; - } -} - -message PADBLGPOCHK { - uint32 JHEHOCBEODA = 1; - string LKNNMKBFNDI = 2; - uint32 CLMPMOOCCJJ = 3; - uint32 PPFDEGKIBMC = 4; - uint32 MNAPMPDLHCE = 5; - string CBHJEBMMHCG = 6; - DCIPANEDCGD NOOILFKJDEK = 7; - uint32 FIFHAKLFGLG = 8; - bool JANDLHFPJBB = 10; - string GICGOHHILAB = 11; - uint32 IMCBILHFFAM = 12; - uint32 APIFGCAIINH = 13; - uint32 HIJFMHECMJL = 14; - bool FLEIIMHCCKE = 15; - uint32 IJJNEEHPPLL = 16; - string FAMJAICCODB = 17; - repeated GAPDFBNDJEB JGNEBHGJMEB = 22; - MHCHHBKJANE BNHLJGNPKGL = 23; - MKAIPGDCGOK HDJKAOEPGLA = 24; - bool GHGAIJABIBL = 25; - bool MOOJFJDLKCL = 26; - IINDMJCBEFB IOENAPKMDAH = 27; - bool BFJHLJIDHKC = 28; - bool JOIJFLIMAFN = 29; -} - -// CmdId: 7129 -message FDLEAGGFJMA { - uint32 HKDNCDDCDJE = 3; -} - -message LEKEHKPPDIC { - bool LPIPMFLMDCI = 2; - uint32 CHEHLPACEFP = 5; - uint32 HDKBOHBCNJI = 8; - uint32 JHEHOCBEODA = 11; - uint32 JAHFOBKDPDC = 15; -} - -// CmdId: 3690 -message HEFCNKCGPFO { - uint32 AOJLPDFHLPK = 10; -} - -message KFLEJNPLAGE { - BOEMDAMICPH KEMHOCMLBKC = 1; - uint32 ADKAJNBCJNK = 2; - uint32 MFJHECJCPJE = 4; - int32 KJCLKANDDEG = 5; - int32 GELKEEBKMEL = 10; - uint32 FKNMJHFAPOL = 14; -} - -enum IDIILBEDAIC { - IDIILBEDAIC_SALVAGE_PREVENT_STOP_NONE = 0; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_SUCCESS = 1; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_ARRIVAL = 2; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_INTERRUPT = 3; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_LEAVE = 4; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_FULL = 5; - IDIILBEDAIC_SALVAGE_PREVENT_STOP_AWAY = 6; -} - -message FNAHFDBGHJM { - uint32 MGOFBGJFDHE = 6; -} - -// CmdId: 9734 -message LCNFPGBNBFP { - uint32 GIPMLOCONCB = 8; -} - -// CmdId: 5001 -message BOMDCIADJEN { - BALKODLKKDC BEEGAJMCLFA = 8; - int32 ALOELOFKHLC = 12; - oneof NCANENMKPOM { - PPDHMPADHNL music_info = 3; - } -} - -message LIOBMKADAGO { - uint32 LMCNMJEJACO = 4; - int32 CNJECAIDFDK = 6; -} - -// CmdId: 25460 -message BMKAHHPHDGG { - bool KPCHNHHPKJM = 1; - repeated HNOMCMKENBA MOBODPJJIOC = 5; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 29813 -message KCHDIJBNIDF { - uint32 KAKFCNHBHLM = 1; - bool NBCIMAAOBIB = 2; - uint32 BAOKGCLFNNP = 3; - uint32 MPBKOOBMDBH = 4; - float IPGBMMMNOED = 5; - uint32 GCBOLPFMJCJ = 7; - uint32 IJCDJDABELD = 8; - repeated LLPGKDKKAEN OIOIIOBGEOG = 9; - repeated uint32 BAEKANHICJN = 10; - repeated uint64 INANMHLIANO = 11; - map GOJHMINBBAE = 12; - repeated uint64 AGCNJLIMJNA = 14; - uint32 LFMGNDLDLEK = 15; - uint32 MDGLIMINJJI = 81; - uint32 JBIFAGOGJDB = 440; - bool LPGEOGOLNHC = 586; -} - -// CmdId: 8955 -message HANHFLPNLFH { - repeated uint32 MBGMIKBELBJ = 1; - repeated uint32 LIABJBPKGOB = 11; -} - -// CmdId: 26680 -message HEPJDEOCOMN { - uint32 IAPJPJFFKGC = 1; - int32 ALOELOFKHLC = 13; - bool BHPEOJPKOED = 15; -} - -// CmdId: 24756 -message KLGIKDEGOHB { - int32 ALOELOFKHLC = 4; - bool LCPEPAHJOCD = 7; - uint32 LHEFIEOLJIJ = 10; -} - -// CmdId: 22642 -message GPDGOOIHHKN { - PLNOOAMPFMM KHGPKBENNLF = 4; -} - -// CmdId: 5353 -message NCFOPOEOLHF { - uint32 NLMFKDAIAKO = 10; -} - -// CmdId: 23857 -message GEMFHKBAMFB { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 2863 -message DCIIMGJNLPA { - uint32 FCPJLEGOHPB = 7; -} - -message DKKMJDLCKHP { - uint32 NMDGEEBDADJ = 1; - uint32 OPNBKKAIFOP = 2; - uint64 IKCGBNOFDID = 3; - uint32 EGAAJIFEHEC = 4; - uint32 FLLKAEKOCHM = 5; - bool IILGOMHDKBO = 6; - bool CAFJPPABDPI = 7; - repeated uint32 FPLKJJMEDBL = 8; - repeated uint32 NNJCEKFNKDK = 9; -} - -message HAHPEFMALBC { - uint32 BHODIPNCMIK = 3; - uint32 CNCNFOGDKJF = 4; - uint32 PLDHLFJDHJB = 5; - uint32 KADJLGKBFGN = 6; - uint32 JGALMHEPFGF = 8; - uint32 KDHHFNIPADJ = 9; - uint32 MNNCOCECIJM = 11; - uint32 ADOHNNKGBJJ = 13; -} - -message NELEIDEELGH { - repeated BFLNCEAGHKB OEFKALDKEKI = 4; -} - -// CmdId: 1419 -message KMHNPKHBHLP { - int32 ALOELOFKHLC = 1; - uint32 DMBABJMPAMB = 15; -} - -message DAGECGALHED { - MKAIPGDCGOK HDJKAOEPGLA = 7; - uint32 DOKBIGOIDEK = 8; - string GICGOHHILAB = 9; - string LKNNMKBFNDI = 10; - uint32 JHEHOCBEODA = 11; -} - -// CmdId: 27002 -message GDJFBPFFBPP { - uint32 ODOFDGAMIOJ = 1; - repeated uint32 EMJKBLOAHFJ = 2; - uint32 NAAKJKALPPD = 4; - uint32 IIOKFMIJFFO = 6; - repeated uint32 CDAMBODBBII = 7; -} - -// CmdId: 29176 -message OEHMKHMHKGH { - int32 ALOELOFKHLC = 1; - bool JDAOKEMJDFJ = 6; - uint32 MHKLCPDGOLK = 13; -} - -// CmdId: 26343 -message OKHLEFKJGMB { - int32 ALOELOFKHLC = 8; -} - -message IEOKLLGIIPF { - uint32 BLALLKJMGKE = 3; - uint32 ANMMHLCOMHL = 4; - ABFKJACHPLA LANJAPJOEEI = 5; - int32 FCKLFPENJGI = 12; - uint32 PLCNAJOBPAB = 14; -} - -message LIIIMELPDFN { - uint32 DHBPCJFHPJA = 1; - uint32 MLPLKHPCBHF = 2; - repeated uint32 ABDOGPBFPAH = 3; -} - -message EDCPFFPMCBI { - repeated uint32 INGJEJBPGCK = 3; - repeated uint32 IAEDGMEAFOC = 8; - repeated uint32 APHPCBMDPII = 9; - bool PIMNPMEJHBA = 10; - repeated ALCIPHMEAHF HOKDMOKEMCM = 12; - FMKOHAIFMPH MDGKFLMMHGF = 13; - FMKOHAIFMPH CBELKJIONKC = 14; - repeated PEOADAIIEHP IHEEGJDLBMG = 15; -} - -message JHDKLAABDPF { - map NFLCLOGBGKI = 6; - bool KHEJHGHEODI = 7; - bool EBPCEPLKLCC = 9; - uint32 GCBOLPFMJCJ = 13; - uint32 JFEMOPGIFHC = 14; -} - -// CmdId: 9709 -message JMOBBMNIHIA { - int32 ALOELOFKHLC = 3; - ABFKJACHPLA NIKDFCIHGKL = 5; - uint32 NIFMINEPOEB = 14; -} - -message LDBMAJBMBGG { - repeated LOHFCPPMNFK ELFGPHPIDNB = 12; -} - -enum AKKCCAEOELO { - AKKCCAEOELO_TRANSMIT_NONE = 0; - AKKCCAEOELO_TRANSMIT_QUEST = 1; -} - -// CmdId: 27057 -message DMPKNCOJCLB { - repeated LLPGKDKKAEN OIOIIOBGEOG = 11; -} - -// CmdId: 1566 -message OGBAMGOLLAO { -} - -message EDOFPLNBDGH { - repeated uint32 PEFBJIPEFEO = 4; - repeated NMNLNLNKDJC AFIBFAIEJKG = 7; - uint32 AKCLAOEDBIN = 12; - uint32 HBLIKHNPJGE = 15; -} - -// CmdId: 23796 -message NFMGEAKGHBA { -} - -// CmdId: 4853 -message IDCJGOPNCKJ { - int32 ALOELOFKHLC = 1; - uint32 PCJIFEJGIGB = 4; - uint32 FIFHAKLFGLG = 7; - bool OMGIHMMEJNF = 10; -} - -message GEKGKAKAEHP { - BOEMDAMICPH PHNNEINMHDL = 1; - uint32 BKFENIMONKD = 3; - uint32 KLLHKIFAHAK = 8; - BOEMDAMICPH EAAFFFMDHGF = 13; -} - -// CmdId: 22960 -message MPCPLIBBCOH { - int32 ALOELOFKHLC = 1; - bool BMMOKABJPGH = 6; - uint32 GAIEBHKIDEI = 10; - uint32 DMCHGDJHHBB = 12; -} - -// CmdId: 24809 -message BKFCEHKJCCA { - EPNPOOBGIEJ PLNGJGFAPFG = 2; - uint32 BLALLKJMGKE = 10; - ABFKJACHPLA JOIOBNOOFCO = 14; -} - -// CmdId: 6967 -message HFAJPGPNLKE { - uint32 CNJECAIDFDK = 1; - uint32 JLDABIEKNCJ = 10; - uint32 CJHBABHEILN = 13; -} - -message BOEMDAMICPH { - oneof CDCALINJEKP { - string str = 1; - uint32 hash = 2; - } -} - -// CmdId: 23764 -message CKALAGBHGOM { - repeated GPOMHONNLJN LIDOFGMIJHK = 7; -} - -// CmdId: 492 -message EBHHLGHJAPM { - repeated ALCIPHMEAHF IILOLKPELPC = 4; - repeated ALCIPHMEAHF KKIJKINAPIG = 5; - repeated ALCIPHMEAHF KGJMEFIEMMI = 6; - uint32 ANBIDHPHLMN = 7; - repeated ALCIPHMEAHF KJJODDPDMAB = 8; - uint64 KAAEMLKLCOE = 9; - uint32 LKJBLICLDGO = 11; - repeated ALCIPHMEAHF DEIDDMPAAPB = 12; - repeated ALCIPHMEAHF EGMFJEJMBLA = 14; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 25960 -message OAJHGJJAGLA { - uint32 KAKFCNHBHLM = 11; - NEFEGLMDAHP GJEHPKKKPIJ = 14; - uint32 HFOJCOEDDMP = 15; -} - -// CmdId: 22483 -message NEPOEAHIHBP { - repeated EKBAEELDIPB KHKMDJAAMPG = 5; -} - -// CmdId: 2853 -message GLEKKPJGNFM { - repeated ALCIPHMEAHF DANPBPLCDEC = 4; - repeated int32 NCIHBINMCJF = 6; - repeated ALCIPHMEAHF JDNOOMMLFID = 7; - repeated ALCIPHMEAHF POJIDKEBPLL = 12; - int32 ALOELOFKHLC = 13; -} - -message DCBLOEAMMJH { - repeated NLHNGEKEIMC HFMPCELHGBP = 14; -} - -// CmdId: 320 -message KIDDMMOELPP { - repeated string FAMGJNENEJB = 10; -} - -// CmdId: 26522 -message PJEMPOKKJAL { - uint32 KAKFCNHBHLM = 7; - uint32 MNPIOGBMCMM = 9; -} - -// CmdId: 5619 -message HOCCKFLLJBE { - repeated uint32 HHMAKIOOKJI = 5; -} - -message NCJDGODDOGG { - enum ALBGNIELHHP { - ALBGNIELHHP_MISSION_INVALID = 0; - ALBGNIELHHP_MISSION_UNFINISHED = 1; - ALBGNIELHHP_MISSION_FINISHED = 2; - ALBGNIELHHP_MISSION_POINT_TAKEN = 3; - } - - ALBGNIELHHP FHBAEJMFPCF = 2; - uint32 IMFKOKMIDGE = 4; - uint32 NCEBPIIBBHA = 5; - uint32 PILEDJAIGKC = 6; - uint32 GBPPEBNDJLE = 7; - uint32 HLPOINFHKBG = 14; -} - -// CmdId: 25746 -message BJDHFGACHAD { - repeated uint32 OILGILEJAEM = 9; - repeated uint32 KMHGJFECKEK = 10; -} - -// CmdId: 29303 -message LEALKGLBINK { -} - -// CmdId: 1072 -message MCDJOPJEEII { - int32 ALOELOFKHLC = 3; - uint32 AOJLPDFHLPK = 8; - uint32 HDGHMEGDKDB = 12; -} - -// CmdId: 9007 -message HGFAEKJBJAN { - int32 ALOELOFKHLC = 2; - uint32 NBMIMHDKNIA = 6; - repeated uint32 MJOFAOMGIPC = 13; -} - -message NMPOIGFHOCO { - repeated EHMNBIMIJLJ OEDINFJHJGO = 1; - repeated LONGMBGFKKM MKHKCACJKOH = 3; - repeated MOGNEFBAEEI ONNJEMPEKND = 6; - repeated BDGLFJEILED KGAKAKJAJLE = 8; - repeated uint32 ANFPLEKDNJC = 9; - repeated uint32 GOJOAJJAMBH = 10; - repeated uint32 MEJDJELMAOK = 15; -} - -message GCAPMAHHPBD { - repeated uint32 JLPPJNOBCJK = 5; - repeated uint32 BAJEBLGNEGG = 7; -} - -// CmdId: 22728 -message IMPCIGCABAO { - int32 ALOELOFKHLC = 12; - uint32 LCLNEEMKNPK = 13; -} - -// CmdId: 8968 -message EEPEGJPMBCG { - uint32 MOEJMHNJOEM = 1; - bool HHALAHALMKI = 2; - repeated MODJCEODMFP EDDDODKLNIN = 3; - uint32 FJNCHKOMDKD = 5; - uint32 PKLFIKGDGPG = 7; - uint32 PEEAPJMJIIP = 9; - uint32 PLHGOLNFKGP = 12; - repeated PEGPMIFKAIA DDFCNBANNAE = 15; -} - -message KMNFHJGCFDG { - bool EBPCEPLKLCC = 9; - uint32 OFKJPAHLDIL = 15; -} - -message LHKHLBIOHBF { - uint32 JAHFOBKDPDC = 4; - uint32 KALNAJAHNFK = 5; - uint32 PKLFIKGDGPG = 13; - uint32 JLOILCCDJEG = 15; -} - -// CmdId: 23649 -message CGCCHDKDIJG { - uint32 PELMLEPKFFD = 11; - uint32 DAMNDJADLLI = 12; - DMGHDHNMCED JLMCPGANEMB = 13; -} - -// CmdId: 21336 -message MHJKKLIAGEA { - enum ONNJOCFHCKL { - ONNJOCFHCKL_GCG_HINT_NONE = 0; - ONNJOCFHCKL_GCG_HINT_GAME_NOT_FOUND = 1; - } - - ONNJOCFHCKL DKJGJBEMBKC = 12; -} - -enum JOJHEBPLDDM { - JOJHEBPLDDM_GCG_SETTLE_OPT_NONE = 0; - JOJHEBPLDDM_GCG_SETTLE_OPT_EXIT = 1; - JOJHEBPLDDM_GCG_SETTLE_OPT_CONTINUE = 2; - JOJHEBPLDDM_GCG_SETTLE_OPT_RESTART = 3; -} - -message JDJDPAGCMDO { - uint32 LMIFKNEIAIC = 1; -} - -// CmdId: 26558 -message KDGOLIPPHAI { -} - -// CmdId: 4656 -message EDADGPGIIAK { - int32 ALOELOFKHLC = 10; - PEOFAMNKHPB EKGCDFKCFDH = 13; -} - -enum AIFAPNLEHHO { - AIFAPNLEHHO_ENTER_CUSTOM_DUNGEON_NONE = 0; - AIFAPNLEHHO_ENTER_CUSTOM_DUNGEON_EDIT = 1; - AIFAPNLEHHO_ENTER_CUSTOM_DUNGEON_PLAY = 2; - AIFAPNLEHHO_ENTER_CUSTOM_DUNGEON_OFFICIAL = 3; -} - -// CmdId: 24717 -message BLLMLEOCFDA { - uint32 DJLNPDLGALE = 1; - uint64 KAAEMLKLCOE = 2; - uint32 BAOKGCLFNNP = 12; - int32 ALOELOFKHLC = 13; -} - -enum BPNCMJGNKCL { - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_NONE = 0; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_LARGE = 1; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_LESS_EQUAL = 2; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NOTE_TAG = 3; - BPNCMJGNKCL_UGC_REC_PARAM_TYPE_MUSIC_NAME = 4; -} - -// CmdId: 24918 -message KLIBPMJEECF { - uint32 LOIEKFANKLK = 3; - uint32 GCBOLPFMJCJ = 8; - repeated INLBFIGJBHN HAJLFKGKGGP = 13; -} - -// CmdId: 22660 -message LEJJNHHJJOB { - bool APPJGBJIHFH = 2; -} - -message BAFPHHFADFK { - repeated uint32 MIIOBPEPCIH = 2; - uint32 JLALBEIPFEI = 4; -} - -message MKIDBCFIHGJ { - bool CLKEFNEDBEA = 2; - uint32 AFJJPHANFHE = 10; - uint32 JKEJMPCAAEE = 13; -} - -// CmdId: 1663 -message AOACPOFPBNB { - uint32 LHEFIEOLJIJ = 8; -} - -// CmdId: 5279 -message CBENOOGKBDJ { - uint32 PKLFIKGDGPG = 2; -} - -// CmdId: 22244 -message BJIEMNHCLPK { - LAOBNEJJEPF KCNMFFCBBKJ = 12; - bool MDLACHAGEAN = 14; -} - -// CmdId: 7991 -message OLMKFJAKOLK { - uint32 LJGHFJGIOLN = 2; - uint32 HIJCCOEIPNP = 8; -} - -// CmdId: 7178 -message JCIKCICNGNE { - bool OMGIHMMEJNF = 3; - EPPNFGHFJIM KIFBAKINPCD = 7; - uint32 OIFFDDFEHLH = 9; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 20842 -message JJBJBPLJKKL { - int32 ALOELOFKHLC = 3; -} - -enum PKOLLLADMPL { - PKOLLLADMPL_DRAFT_FAIL_UNKNOWN = 0; - PKOLLLADMPL_DRAFT_ACTIVITY_NOT_OPEN = 1; - PKOLLLADMPL_DRAFT_ACTIVITY_PLAY_NOT_OPEN = 2; - PKOLLLADMPL_DRAFT_SCENE_NOT_MEET = 3; - PKOLLLADMPL_DRAFT_WORLD_NOT_MEET = 4; - PKOLLLADMPL_DRAFT_PLAY_LIMIT_NOT_MEET = 5; - PKOLLLADMPL_DRAFT_ACTIVITY_CONFIG_NOT_FOUND = 6; -} - -// CmdId: 22675 -message HLPFLOPJOEA { - uint32 PABNFILBDMA = 10; - repeated EFKNBPPEPPF DNABLIFPGBM = 15; -} - -message BNEJIDBFMCB { - bool PHNFKDNBJJB = 5; - uint32 GCBOLPFMJCJ = 6; - bool EBPCEPLKLCC = 8; - uint32 PKLFIKGDGPG = 12; -} - -message IFFGAILOFFA { - repeated LFNKKKCMBAP KFNCCLEGHLL = 9; -} - -message FHPDOEHOFAA { - bool MABOLMPKCKP = 6; - fixed32 MODFGFCALHE = 7; - bool JNLLJLGPJEP = 8; - uint32 ALKJBCPNONI = 11; - repeated KHHDMMLEPDJ DPNJNGPCMNH = 12; - fixed32 COHNJMMKBLC = 13; - uint32 CEHFONJIKHI = 14; - uint32 JGPCNOLHBHD = 15; -} - -// CmdId: 118 -message LBJHEDDAKMC { - uint32 LFEENLOIMBB = 5; - PEHHBGGJFFN ECLBGDKGLMF = 6; - int32 ALOELOFKHLC = 7; -} - -// CmdId: 28181 -message AFEDJNHPEBB { - message KAJALHDPLFL { - uint32 GICEDOIPCNP = 6; - uint32 BBBJPKNAHCN = 7; - fixed32 MODFGFCALHE = 9; - uint32 JBFLNNDFCAN = 15; - } - - repeated KAJALHDPLFL FELFCLBCEPI = 1; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 27949 -message DKGGKANIMPA { - repeated uint32 EDAENNEILLL = 4; - repeated FAIMFKNNEMP HOPOLJLJPDL = 8; - repeated GIJMDPCCJMG KADAHMHDEMC = 9; -} - -// CmdId: 23145 -message KFAEMCHMEOO { -} - -message EBNGPLOAMNP { - bool DCBPOOHLPKP = 1; - uint32 GKAFIEPILPB = 4; - string KBHLFBLPGEC = 5; - uint32 BADFIOCJBCE = 6; - uint32 IEFEKEBDCCO = 7; - uint32 OFKJPAHLDIL = 12; - uint32 COHNJMMKBLC = 13; - string GGHNCJOPLOC = 14; -} - -message EHGMGANFDIE { - string BNHAMEHKAML = 1; - string LIPDAFHPHAD = 2; - string DHGKFNECMNE = 5; - string PJHBLPCKJPP = 12; - string JCFLLGPDPLO = 13; - string MHAHHKOHPMJ = 15; -} - -message INKLCIDANKK { - repeated uint64 BOFAAGBHLPA = 6; - uint32 DPEDHLCLPEB = 12; -} - -message EHJGHHDHGFN { - uint32 OGJMGGAJEII = 12; - repeated GOKKCLHGJDC JJLGBLMJPIO = 13; -} - -// CmdId: 6599 -message MBOMLHJLLPP { - uint32 JAJGPJDMIIF = 2; - uint32 JHEHOCBEODA = 4; - int32 ALOELOFKHLC = 6; - uint32 OLLMODFCNPP = 11; - uint32 KGAFFEFIKJF = 13; -} - -message POJFOJDEDKF { - ABFKJACHPLA JGCFFFNCONO = 4; - repeated int32 DDJEMIBIMFL = 13; - uint32 BLALLKJMGKE = 14; -} - -// CmdId: 4070 -message EAPNBHLCBLP { - uint32 LFEENLOIMBB = 3; - uint32 BHGMKJFCCJM = 4; -} - -// CmdId: 1673 -message NNIHOOOIEOD { - string FMJOMHGOBEE = 5; - uint32 JJJEIPNKKGI = 9; - uint32 DBGEDNIMKKD = 11; - uint32 IFHOKCCOFJJ = 13; - repeated ALCIPHMEAHF MMIBBDEGCED = 14; -} - -// CmdId: 21503 -message KBIFJLOCHBG { - enum LEIIAACODIM { - LEIIAACODIM_NONE = 0; - LEIIAACODIM_EFFECT = 1; - } - - uint32 BLALLKJMGKE = 4; - ABFKJACHPLA LANJAPJOEEI = 8; - ABFKJACHPLA OKMKKBJKFPL = 10; - LEIIAACODIM CDCCLIFKANI = 12; - uint32 CEIAKNGAODL = 14; -} - -// CmdId: 4777 -message GBFLFDDCGKO { - bool LHMAOAHKGLF = 9; - oneof CIHLMLJMFLO { - uint32 target_uid = 10; - string online_id = 8; - string psn_id = 3; - } -} - -// CmdId: 22959 -message MGBOGBCKKIN { - PADBLGPOCHK HIEMNMNIHLK = 8; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 7872 -message EEPJGKLLDMF { - uint32 FIFHAKLFGLG = 4; - IOBGGPDIFKB PNKLKAFDHGN = 5; - repeated uint32 KMGEKLCBMEN = 6; -} - -message JCGCBJIOLJJ { - uint32 MJDDNKDGKLN = 5; - uint32 CMEIJDJCIJI = 9; - uint32 OCMHJKNPDFD = 13; - uint32 EOBGKPGLHOD = 14; -} - -// CmdId: 1989 -message MCNIPKANMPI { - repeated GKOGOGHNLLF HAJLFKGKGGP = 1; - uint32 LOIEKFANKLK = 3; - uint32 GCBOLPFMJCJ = 4; - bool EKHDBKJDOBP = 7; - uint32 PKLFIKGDGPG = 8; -} - -// CmdId: 8544 -message ODJODLMICIG { - uint32 EPELMMBFONO = 4; - fixed32 MOPCOOEAIPM = 9; - bool PJDJKMCMDIO = 11; -} - -// CmdId: 25653 -message GACMMBJIIFI { - uint32 HNOKMCHONBE = 8; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 21294 -message OCJBCPNEOPA { - uint32 PONPPBPHLDP = 7; -} - -message GKIGBJMKHOL { - repeated HFELHGOOCEA DOLGBJPHAKN = 10; -} - -// CmdId: 20817 -message AEPLEHGHLOD { - uint32 PPFDEGKIBMC = 12; -} - -enum AMCEBHLDPLB { - AMCEBHLDPLB_NONE = 0; - AMCEBHLDPLB_ALL_AVATAR_SELECTED = 1; - AMCEBHLDPLB_CHANCE_FORBIDDEN = 2; - AMCEBHLDPLB_CANDIDATE_AVATAR_NUM_ZERO = 3; -} - -message PAOJGODHCMA { - uint32 KEDBPIHLBFF = 1; - uint32 OIPEGKKFHEP = 2; - string GGHNCJOPLOC = 3; - string EANFOGKOOGI = 4; -} - -// CmdId: 25905 -message GNBHFPNGAAA { - map PPFFJPJFJDH = 3; - uint32 BBBJPKNAHCN = 8; -} - -// CmdId: 5915 -message HKFEHKOJNAF { -} - -// CmdId: 912 -message NANIENKHCOJ { - uint32 FBCLCNPMFOM = 1; - bool JOHKHGELOEO = 12; -} - -// CmdId: 29472 -message GPDMACKEFHN { - bool PNODCNLEHGL = 12; -} - -message HKBFEIDOHJH { - repeated uint32 FPBENEFPBJG = 12; - oneof BOKNEIKFFJE { - MBMDLEKFCHK order_info = 13; - FIJENDBCDJJ exam_info = 14; - } -} - -// CmdId: 25483 -message LMCINLFHBPM { - map KBGNDLILIFE = 1; - uint32 FNHGAEFOLGA = 12; -} - -// CmdId: 1265 -message MKLONEGLAFO { - string FAMJAICCODB = 1; - int32 ALOELOFKHLC = 2; - uint32 JHEHOCBEODA = 6; - bool APPPLOIDKFJ = 12; -} - -message EFEFCJGEHLF { - uint32 OFKJPAHLDIL = 2; - uint32 GKAFIEPILPB = 6; - uint32 NEPOHGMNDJP = 15; -} - -message HHBOGCBMLAK { - uint64 LKBINMHIDJP = 1; - uint32 JODHHAHGIDF = 2; - bool EEHNIEKFBAP = 3; - string MJKMOECGLNH = 4; - uint32 MIMAFJAELJL = 5; - LHOMNFNDHPO MNFDOCOFMNO = 6; - bool BBFELADMDOF = 7; - uint32 GIHGPFDLDMN = 8; - uint32 AFJJPHANFHE = 9; - uint32 FIFLLKOABAL = 10; - uint32 CPBAEKPEFEP = 11; - uint32 MNGCBDIBFEN = 12; - bool MHOPNKGJAHC = 13; - bool HLJPHOJAIKC = 14; - uint32 ADMMADMEOGB = 15; -} - -message EBCEBDMGJMB { - uint32 JHEHOCBEODA = 6; - uint32 LCMCNOACPPG = 11; - uint32 CMLMPGCDBEK = 14; -} - -// CmdId: 25032 -message IHJGCPGECHK { - uint32 KAECIPNBOJI = 2; - int32 IDDBOHPHMPF = 3; - int32 NACKILKGJKM = 5; - float KKEBIIOJDPD = 6; - uint32 LBCLLEHNIAK = 7; - int32 BKOHEEIOEEA = 11; - uint32 AGOAIEDLAJO = 12; - oneof DJDLIMBBGOL { - FLEAEKELCCK shape_sphere = 4; - IEIAEKDEKPH shape_box = 8; - } -} - -// CmdId: 3379 -message GFEFGHNADKJ { - int32 ALOELOFKHLC = 11; -} - -// CmdId: 21323 -message GJPKFIHDNNF { - uint32 DAMNDJADLLI = 2; - repeated MACJPBNAKLI GLOKOOKEBNN = 4; -} - -message PDEEHBFGEHM { - repeated BKJOIEBOHJC FGDFDPIBFEG = 5; -} - -message IDGACEGBLBK { - repeated GMIGJCDFNNA FCFLNCPLAHL = 14; -} - -// CmdId: 28157 -message OACGHLELOPK { - repeated LKBNIEKHJCM DAHLJIJBJHD = 5; - uint32 NGJJMBNABLN = 11; -} - -// CmdId: 27570 -message FMDBCKKMDIM { - int32 ALOELOFKHLC = 11; -} - -// CmdId: 21073 -message CEMNHEKAKGI { - bool DEMKGEHFAMC = 13; -} - -// CmdId: 6885 -message GHAAJJKIIDI { - uint32 MCNAGICEGAA = 1; - uint32 ENKIGHFIHBA = 4; -} - -enum BGNEILJPMLK { - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_NONE = 0; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BOOST_ONLY = 1; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BOOST_AND_TAKE = 2; - BGNEILJPMLK_COMPOUND_BOOST_TAKE_STATUS_BAG_FULL = 3; -} - -message DGODDBEGLIA { - repeated LFDMLPOADOB HHCEKCCHIJI = 13; -} - -// CmdId: 9883 -message HJDOFBIFMJP { -} - -message GBLBKCIOCLM { - uint32 PPFDEGKIBMC = 6; - uint32 MCAPJENHMHH = 10; - ABFKJACHPLA OBJEIJAKHFN = 11; - ABFKJACHPLA PBGMFIJEAOB = 12; -} - -// CmdId: 8728 -message LAPMJJMEGMO { - repeated KPCNDOBEJLO JCLJAEHIKFI = 5; -} - -// CmdId: 28016 -message PDIGGOLMBHL { - uint32 JHEHOCBEODA = 10; - uint32 HLNJMDJPJNK = 15; -} - -// CmdId: 9233 -message GHDNNIIICDB { -} - -// CmdId: 3179 -message BFDNIIAEKMA { - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 3524 -message DDCMAPHBBMH { - uint32 GNJFOAILNDA = 8; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 4719 -message EBCMLBGKAAK { - int32 ALOELOFKHLC = 8; - repeated HDJCEFEOLEA FCGJGEAAOLE = 13; -} - -// CmdId: 23231 -message PIDECOBCJII { - uint64 LKBINMHIDJP = 3; - bool EGNLHHLJPPA = 5; - bool LPIPMFLMDCI = 7; - int32 ALOELOFKHLC = 12; - uint32 OINICBJHPOK = 13; -} - -message HGKPNFMNMKG { - bool HHALAHALMKI = 2; - uint32 NHNIOOFOLDE = 7; -} - -// CmdId: 28771 -message KLIBAFIAJDC { - uint32 MCAPJENHMHH = 3; - uint32 JHEHOCBEODA = 4; - uint32 PPFDEGKIBMC = 13; -} - -// CmdId: 20016 -message KOBHNOFILAP { - repeated CPPBOPDJOJC AILMIMEDOGH = 10; -} - -// CmdId: 124 -message LDFDHLJAGMP { - uint32 GKAFIEPILPB = 2; - uint32 HDDHBBILCBJ = 3; - uint32 PCECABCJIOG = 5; - uint32 AIHFCADMDLG = 9; - uint32 NEKLKBFKGPM = 15; - oneof BOKNEIKFFJE { - CNAKPNIPHAD flower_start_param = 4; - OOKEKDNOGAJ electrohercules_start_param = 14; - } -} - -message LONOJKKBNNN { - uint32 LOIEKFANKLK = 1; - bool LPIPMFLMDCI = 3; - repeated uint32 DNDPMHMHDJM = 10; - uint32 KDKHKEAKDPB = 11; - uint32 GCBOLPFMJCJ = 15; -} - -message ONDABCNMDPK { - uint32 AEEGNDPGONP = 1; - map NPPFOEALKFD = 2; - uint32 LPNNPIODKKE = 6; - bool HHALAHALMKI = 10; - uint32 AOMMHHEDHKK = 13; -} - -// CmdId: 28241 -message EEMHNCOMGHB { - uint32 ILHLGEEMLML = 6; -} - -// CmdId: 24913 -message LOJKBCEKOFC { - bool KOILGJPPPLP = 1; - bool JFAMMDEOGKG = 5; -} - -message NEFAICEHILN { - uint32 GCBOLPFMJCJ = 4; - uint32 PKLFIKGDGPG = 7; - uint32 LOIEKFANKLK = 8; - bool LPIPMFLMDCI = 9; - repeated uint32 DNMJBKEIAJA = 10; - repeated GKOGOGHNLLF HAJLFKGKGGP = 12; -} - -// CmdId: 3685 -message BPAJEEFNMJJ { - uint32 DAMNDJADLLI = 8; - int32 ALOELOFKHLC = 9; - repeated OICIJBGCPID FGAHFEPIBDO = 11; -} - -// CmdId: 27308 -message ABGFDLMNLKM { - int32 ALOELOFKHLC = 9; - repeated uint32 KHCEPDIAADP = 11; -} - -// CmdId: 5916 -message ALKIPAAHNHJ { - uint32 BLALLKJMGKE = 7; - DHJEMOGKFPA CNLLHLFFHEJ = 8; -} - -message ACBDKKOENLP { - uint32 CNJECAIDFDK = 8; - uint32 LMCNMJEJACO = 9; -} - -// CmdId: 20951 -message JGHEDINEKCH { - bool KLMFECEJLMH = 5; - EHNFDFJNNCA HKPDKPCKJNA = 8; - LBGCNIBPGLH EDKODFKFMHL = 9; -} - -// CmdId: 20374 -message NPNKJPMEIEN { -} - -// CmdId: 20508 -message HAAELAHMCPN { - bool IEKEEHDJIFG = 11; - LJBKEOKPJOC MNJCBGLANNJ = 13; -} - -// CmdId: 23329 -message MFHAPJMFPON { - uint32 OKJCFFAACGE = 7; - repeated EKFIOHFEPOH BBCPDOGCFPH = 10; -} - -message MBDKFLPCFME { - uint32 CPDPIFPAINJ = 7; - int32 LNJDIILGACI = 8; - uint32 PGEJHCEFFHM = 9; - uint32 DJKDGKLPOEB = 13; -} - -// CmdId: 8789 -message IFMNHMNDPNG { - uint32 BNEAEHEELPG = 11; - bool JPNBODGMKAC = 15; -} - -// CmdId: 21312 -message LDIGEKGIFAB { - uint32 NLMGFDOKHLC = 5; - uint32 APJDEBOGCHN = 13; -} - -// CmdId: 20042 -message AGEMPMOMLPP { - int32 ALOELOFKHLC = 6; -} - -message GPDACCFJOKO { - HIPPIJJBBLJ GBHANHOONKP = 1; - BCOMHHEBHMG IJIHJFHAALD = 2; -} - -// CmdId: 147 -message EJMPOPCGECB { - uint32 LCLNEEMKNPK = 10; - PADBLGPOCHK HIEMNMNIHLK = 14; -} - -// CmdId: 5652 -message MBGCPACIEIC { - uint32 PPFDEGKIBMC = 2; - uint32 BJIEKIFCCLI = 12; -} - -// CmdId: 28745 -message BNAPKCGAOGC { - bool ELBEHCDFPJG = 5; -} - -// CmdId: 8495 -message ENPNLHFIGJE { - uint32 FMJNNCECCKA = 8; -} - -// CmdId: 22617 -message DOEOCJMECOD { - repeated BGFENEFFJAA NEPEKLDACLG = 10; -} - -message MGDMEIFPLON { - uint32 PPDKIPMIONP = 5; - uint32 ANBMKICECKG = 7; - bytes GGLOEILNCEK = 12; -} - -message HOJELKOKDGH { - string GICGOHHILAB = 4; - repeated OMEPEGPCMPN LHBIDKLOLKP = 7; - uint32 JHEHOCBEODA = 8; - string LKNNMKBFNDI = 9; - MKAIPGDCGOK HDJKAOEPGLA = 12; -} - -// CmdId: 25160 -message BLFCJICOGKP { - repeated KFKBHJBCFOK BNKFBKEBCFD = 5; - IHPLLJMLPGK FFNPDEHBEHL = 9; - uint32 MOMFDDPOHOL = 14; -} - -// CmdId: 8285 -message EIMNAOLEMDB { - uint32 EONFJFAAANM = 3; - uint32 CJHJMDKMABA = 6; - uint32 CAHACDIKBJI = 13; - uint32 BKAJFAEKINF = 15; -} - -// CmdId: 9498 -message CGJOMMJHOOE { - int32 ALOELOFKHLC = 7; -} - -message EDOBIFAMCGJ { - bool OGPEABCBLGM = 2; - uint32 ONAMNABGEFD = 3; - uint32 PKLFIKGDGPG = 7; - bool IFHHFJJHHFE = 13; -} - -// CmdId: 29175 -message MDJAGLPAMJF { - LDOAFLGFOEH CFLPFPNGELM = 2; -} - -// CmdId: 20723 -message HGPAEOICOJI { - KDCBFHPPKGF CMLFLBIIPFI = 2; - int32 ALOELOFKHLC = 3; - string BEHDDBLCKKO = 10; -} - -// CmdId: 7957 -message BHEELHKGOGN { - bool CJIBKHDGJEE = 2; - uint32 HIJCCOEIPNP = 4; - bool LPHEFJFLOHI = 7; - uint32 AKKNNEJNPMH = 8; - bool MOIABJMBGOH = 12; - bool GEJINHMNLEC = 13; - uint32 BBGJHPAHLIJ = 15; - repeated FOLJFGDAGDC ENDHLCLPGMK = 33; - repeated FOLJFGDAGDC KEEGDALFEHJ = 585; - repeated MCFECOEBFFM LCFBGPJGJIH = 632; - repeated MGLFLGEHDNI COPLKOJHMOJ = 719; - repeated JKAKAHLEELC CPDJFCBLDHJ = 805; - repeated OPNKEMIAHKN ANFGMCKKOLP = 848; - repeated uint32 OIBBMBHAKPM = 1288; - repeated EHOKJADNKPG NOLNPCPLOOH = 1585; - repeated uint32 NDJBFJEGNOD = 1759; -} - -enum PDBIPKAANMA { - PDBIPKAANMA_DEFAULT = 0; - PDBIPKAANMA_DIE = 1; - PDBIPKAANMA_SURRENDER = 2; - PDBIPKAANMA_DISCONNECTED = 3; - PDBIPKAANMA_ROUND_LIMIT = 4; - PDBIPKAANMA_GM = 5; - PDBIPKAANMA_NO_PLAYER = 6; - PDBIPKAANMA_GIVE_UP = 7; - PDBIPKAANMA_INIT_TIMEOUT = 8; - PDBIPKAANMA_EFFECT = 9; - PDBIPKAANMA_EXPIRE_TIMEOUT = 10; -} - -// CmdId: 20033 -message JKHDGNDEHHH { - uint32 BLALLKJMGKE = 4; - uint32 FOBCDPDBCKB = 9; - uint32 OBCOMDMKIHA = 12; -} - -// CmdId: 29521 -message DDGOLOGDCFL { - uint32 PKLFIKGDGPG = 4; - LJDOJCICKLM GEFACKHBJEM = 7; - uint32 LJGHFJGIOLN = 14; -} - -// CmdId: 6499 -message EDIBLFBGGPE { - uint32 PKLFIKGDGPG = 2; - uint32 LICAJOGIKKH = 6; - uint32 DLJMNLOJELE = 9; -} - -message DEDDDKBFPLP { - uint32 EHEGMOKADHD = 2; - repeated uint32 NIEBNMNBGOP = 3; - repeated uint32 DBNKNGLKPJO = 5; - uint32 PKLFIKGDGPG = 9; -} - -// CmdId: 3565 -message BKECFGKBNPF { - LBJOFCNHNDI FGLOMDPCLLL = 1; - uint32 LIKIHJJEJFM = 3; - bool MIDEPKDFJJA = 7; - uint32 CPNEKAMBJGK = 8; - IOMNFELDDJI EFDPLDPODCA = 13; - uint32 ENKIGHFIHBA = 15; -} - -enum OIKCGBKPPOO { - OIKCGBKPPOO_SALESMAN_STATUS_NONE = 0; - OIKCGBKPPOO_SALESMAN_STATUS_UNSTARTED = 1; - OIKCGBKPPOO_SALESMAN_STATUS_STARTED = 2; - OIKCGBKPPOO_SALESMAN_STATUS_DELIVERED = 3; -} - -message CFCBNEAPIKO { - MKAIPGDCGOK HDJKAOEPGLA = 2; - string LKNNMKBFNDI = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 5; - int64 FIFHAKLFGLG = 6; - uint32 BIAPHPNOKLN = 8; - uint32 FGKBJGDJFKD = 9; - uint32 JHEHOCBEODA = 12; - string GICGOHHILAB = 14; -} - -// CmdId: 27399 -message MELKHOBDAPF { - bool LGDGJBKPFGK = 2; - DPMDGIFPNHN JEOEOBKLCBI = 5; - uint32 PFOIHKOLJIL = 6; -} - -// CmdId: 28371 -message MMPEMIHNEEI { - uint32 FOBCDPDBCKB = 7; - uint32 PABNFILBDMA = 11; -} - -// CmdId: 4904 -message IOHODIFPEEE { - repeated uint32 LFBOOBBMGPP = 10; -} - -// CmdId: 21862 -message IHLJELLGDMC { - BALKODLKKDC BEEGAJMCLFA = 2; - int32 ALOELOFKHLC = 10; - uint64 LKBINMHIDJP = 11; - bool FKMMPIEFMFM = 14; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 13; - } -} - -message HNIKPBBCKLG { - fixed64 GPFMEKIGKDI = 1; - uint32 BFDCMJMCICH = 10; - fixed64 OFKJPAHLDIL = 13; -} - -message FANBPOPIHJL { - uint32 HMIKIHNGHCG = 8; - uint32 EDDKHAILNGE = 14; -} - -message DFLFDEDICEG { - uint32 DKOICCEGPLK = 1; - uint32 GCGNGAGILKF = 2; - ABFKJACHPLA MLNJFKELAPG = 3; - uint32 FGLEKBNGJLG = 4; - uint32 CFEAFKELHGB = 5; -} - -// CmdId: 3721 -message LCNPKMBHANL { - int32 ALOELOFKHLC = 4; - uint32 PKLFIKGDGPG = 13; -} - -// CmdId: 22862 -message AEJAKCJNOEI { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 1195 -message OMNDLBKKCLA { - HJOBCBBJLOO OHKNJHJMGAO = 1; - HJOBCBBJLOO LDFKGLKLAAO = 4; - uint32 EPADCOFPCIH = 7; - uint32 PPFHFNHEDNC = 10; -} - -// CmdId: 1825 -message GFJJJPLENCA { - uint32 OGIDGDKDCNA = 8; -} - -// CmdId: 25533 -message KNNADADFKMP { - repeated uint32 ABMOLHGJMLM = 2; -} - -// CmdId: 4185 -message INCHAAGGLGA { - ABJOEEKOBAB EODBPDGCFBP = 1; - uint32 KOLMNCDIEFA = 6; - uint32 ENKIGHFIHBA = 8; - uint32 JKELMBDJGEK = 15; -} - -// CmdId: 9675 -message AGDOFCHOGEK { - ABFKJACHPLA LANJAPJOEEI = 1; - uint64 IKCGBNOFDID = 3; - uint32 GAMKJHOEENJ = 11; - LDOLDAKPGIK OFNCOLBDOHJ = 13; -} - -// CmdId: 27320 -message EAHKOGNJADG { - uint32 FDBKCCDNEDB = 3; - int32 ALOELOFKHLC = 5; -} - -// CmdId: 23322 -message LHOIMDIACIC { - uint32 DEAAAILCHGD = 6; - uint32 HDGHMEGDKDB = 9; - int32 ALOELOFKHLC = 10; -} - -// CmdId: 23869 -message DPFMJEABFDL { - uint32 HDGHMEGDKDB = 4; -} - -enum KFKBHJBCFOK { - KFKBHJBCFOK_WIDGET_SLOT_QUICK_USE = 0; - KFKBHJBCFOK_WIDGET_SLOT_ATTACH_AVATAR = 1; -} - -// CmdId: 673 -message LEHBILCCLHM { - uint32 GEHKDLKICIH = 3; - uint32 ELHEBEPJLAO = 5; - uint64 IKCGBNOFDID = 8; - int32 ALOELOFKHLC = 9; - uint64 HCJPONOCFGI = 11; -} - -// CmdId: 26511 -message KNADKGIHHNB { - uint32 LJENFDPHJHA = 4; -} - -// CmdId: 29102 -message AAKOMHPNPMH { - uint32 OMOLMEBNDJM = 3; - uint32 GGAEDHMPOAP = 9; - uint32 CHOABJNCGAH = 10; -} - -// CmdId: 27055 -message BIAKOHDMBJM { - uint32 MBPOIGPJOMP = 2; - int32 ALOELOFKHLC = 11; - uint32 HDGHMEGDKDB = 15; -} - -// CmdId: 6152 -message KLNBBKHMKGL { - uint32 PABNFILBDMA = 3; - int32 KHOMIKPAOLH = 4; - int32 LADNHKDMNEI = 15; -} - -// CmdId: 8879 -message DEKPNEIHMKN { - BALKODLKKDC BEEGAJMCLFA = 6; - uint64 LKBINMHIDJP = 7; - int32 ALOELOFKHLC = 12; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 5; - } -} - -// CmdId: 7031 -message GLADGBLLCDL { - bool GNOHKDLJMPG = 15; -} - -// CmdId: 28334 -message FBIIJLOBOEL { - uint32 DLGJDHICNCJ = 4; - ABFKJACHPLA ELJECLPFHGE = 6; - uint32 OEONJBDFFHH = 7; - PEHHBGGJFFN ECLBGDKGLMF = 8; - bool LCHPNPGKAID = 10; - bool ENMOFMHPFEA = 14; -} - -// CmdId: 21328 -message OIKKENIMHPA { - repeated uint32 LHCBDBKNKDA = 14; -} - -// CmdId: 22447 -message HOKPAKOMPCM { -} - -// CmdId: 27745 -message MKODJOHEJDJ { - int32 ALOELOFKHLC = 5; -} - -// CmdId: 1667 -message LPDHEABKPDD { - repeated uint32 KBNFIOGKLII = 1; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 27598 -message HMAHDBFADEH { - uint32 CGABMAAJPBF = 4; - uint32 PABAEMDACKO = 15; -} - -message NKLFGBAJNJB { - repeated DBFAPJPAPLC FGNBFOHEGFD = 4; - repeated DBFAPJPAPLC FDBEJKNCEGM = 7; -} - -// CmdId: 521 -message BAILCKCKNKC { - uint32 JHEHOCBEODA = 8; - uint32 OIFFDDFEHLH = 12; - bool BHPEOJPKOED = 15; -} - -message KEIPFAHICOA { - bool EBPCEPLKLCC = 4; - uint32 ONAMNABGEFD = 6; - repeated DKGGJJOCKPO HAJLFKGKGGP = 7; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 26661 -message HMBNBCLFACF { - uint32 PABNFILBDMA = 3; - uint32 JHEHOCBEODA = 7; -} - -// CmdId: 25719 -message BDPCKNEPMNF { - ABJOEEKOBAB MPAOHNIHOHO = 2; - uint32 AOJLPDFHLPK = 9; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 134 -message CDLPOPLPMAP { - repeated AKGEEEEFEPG BMJADHDLMEL = 6; -} - -message PFNMOLMANOO { - bool EBPCEPLKLCC = 2; - uint32 CPNEKAMBJGK = 4; -} - -// CmdId: 428 -message MEAAIJBKGMJ { - HFJLMPBLNLF CCPDCDKFFJB = 2; - BALKODLKKDC BEEGAJMCLFA = 3; - HJKFKCPGBGP HFNIBNEDDDL = 7; - uint64 LKBINMHIDJP = 9; - bool HKOKOFEAOCP = 10; - uint32 AOJLPDFHLPK = 13; -} - -// CmdId: 8500 -message EOOEKBDEGPO { - int32 ALOELOFKHLC = 7; - DDHAIIJNAEP EPPOOBPLGMJ = 8; - bool NBJKFBCHIOD = 11; -} - -message MCCDOGIBBCP { - uint32 GCBOLPFMJCJ = 1; - bool EBPCEPLKLCC = 2; - repeated OOLKKBCABHF LILALDLBFEO = 8; -} - -// CmdId: 24178 -message OKPNEJBBPCG { - uint32 HIKDJOLOAPE = 8; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 24655 -message JBCGLGLHOCM { - bool NDNIGADOJIM = 2; -} - -message JOIOCOJPNJH { - repeated KJINLDGAIKN KOHDONCJGJB = 3; - uint32 KGFFHPPPBHA = 4; -} - -// CmdId: 24302 -message FGNAFJNBBOA { - string ABGFOKFPICD = 4; -} - -// CmdId: 22058 -message PIANKOMLMJF { - repeated PIKIDFLLFEL ENEIEBODLBK = 3; -} - -// CmdId: 305 -message CJDGNGPIKAH { - bool IEOHLAAOBDH = 3; - uint32 LIDJOLALMDF = 5; - repeated OLPKFKLNKGB INJHFJPGFKC = 15; -} - -message GPIKOADBCGF { - uint32 JFEMOPGIFHC = 4; - bool EBPCEPLKLCC = 5; - bool JKIGHIHBKBO = 7; - uint32 ODOFDGAMIOJ = 9; - uint32 JAHFOBKDPDC = 11; - repeated uint32 JNKCEFGKOJA = 15; -} - -// CmdId: 23631 -message HOLPIFKEFGK { - int32 ALOELOFKHLC = 3; - bool BHPEOJPKOED = 8; -} - -// CmdId: 23435 -message GHIBLFLBCCD { - map ACDMFBJLLNG = 3; -} - -message GKOBKLHFKFI { - uint32 BAOFPACBFPM = 2; - bool KHEJHGHEODI = 6; - bool HLEOIEJLKDC = 9; - uint32 PDOHLLCCLAA = 12; -} - -// CmdId: 5562 -message GAKCONAFLEA { - string LKNNMKBFNDI = 6; -} - -message AGGHLLEPNNK { - LOHBBFDKCPI EDKODFKFMHL = 1; - uint32 LANJAPJOEEI = 4; - uint32 BFDCMJMCICH = 6; - HFGEKLGFDED OKHKLOKBLDO = 7; - repeated uint32 EMNCDAKHBEB = 13; -} - -// CmdId: 23530 -message KJCEKEDBLPO { - uint32 GGLOEILNCEK = 3; -} - -// CmdId: 3862 -message NDPJGBBOKPP { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 2773 -message PHDBLODJEKM { - int32 ALOELOFKHLC = 10; -} - -message KHDGDOLBHBF { - uint32 GAMKJHOEENJ = 2; - uint32 NIJDGEOBLBI = 10; -} - -// CmdId: 9018 -message GHBAMMAMOGD { - uint32 KAKFCNHBHLM = 5; - uint32 EBGMGECHJND = 8; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 7605 -message JBMJFCDEHLB { - uint32 DIHMDJABKEA = 7; -} - -message AEHNJMLAGND { - uint32 BLALLKJMGKE = 4; - DHJEMOGKFPA CNLLHLFFHEJ = 12; - ABFKJACHPLA CJIECFADLBF = 13; - ABFKJACHPLA NBBGNOMMCLA = 14; -} - -// CmdId: 20150 -message APFABMKKICK { - ABFKJACHPLA GFPKKEEHNHI = 1; - uint32 AIHFCADMDLG = 11; - ABFKJACHPLA NFMFHKPBKAL = 12; -} - -message CPKMJCABILN { - uint32 ELNIAMEABLO = 3; - uint32 FPFOPNJIMPC = 4; - bool BJHAKNAJHJD = 5; - string CKPJFHPBMCB = 6; - repeated uint32 LHBIDKLOLKP = 7; - fixed32 DIIHGKKMLIE = 11; - repeated uint32 HCOHPHNEBKP = 14; - uint32 IJGCADDBCDG = 15; -} - -message EGLEEEIPKAG { - uint32 GCBOLPFMJCJ = 9; - repeated CMLMPDOIAMP HFMPCELHGBP = 12; - bool EBPCEPLKLCC = 14; -} - -message CHLOKLJHLLG { - uint32 LOIEKFANKLK = 1; - uint32 PKLFIKGDGPG = 5; - bool GOKFHDNFFGN = 6; -} - -// CmdId: 7948 -message EOBGJBFCLHD { - uint32 EMGKBHBGJBI = 4; -} - -// CmdId: 4578 -message KGEMIJGCFKE { - map EDHDLBGAFEA = 2; - AIFAPNLEHHO DNMOKEIJGFF = 4; - MPNNKJKNGBC DMNAEAEBLCE = 6; - int32 ALOELOFKHLC = 8; -} - -// CmdId: 24348 -message BDLDAMCALHP { - int32 ALOELOFKHLC = 5; - repeated uint32 ONEPCBGMMLB = 10; -} - -message IMCPDNPGDBE { - uint64 FMPGDFPBOII = 1; - uint32 HKDNCDDCDJE = 2; -} - -// CmdId: 23156 -message CHAOLOALDCE { - int32 ALOELOFKHLC = 9; - string CBHJEBMMHCG = 14; -} - -message IDCFAIALJHF { - map PKKOCCNDNHA = 3; - JLBNFKIBDPK EBIOHKKONAK = 4; - map BPBCNGJBDGA = 5; - map PFPPMBLNHFF = 6; - uint32 KCIJKHFIGBJ = 7; - bool JBIOLBCKAMM = 8; -} - -enum NPLAEECFOLN { - NPLAEECFOLN_NONE = 0; - NPLAEECFOLN_SAIL = 1; - NPLAEECFOLN_BATTLE = 2; -} - -// CmdId: 6163 -message ODMMGDBEDBE { - uint32 AHCPBKOFKNE = 1; - uint32 OIPCONAHCOB = 2; - uint32 FHIFPHJNIJO = 5; - uint32 PABNFILBDMA = 13; -} - -// CmdId: 48 -message KHMJDIJBMEH { - EPPNFGHFJIM KIFBAKINPCD = 1; -} - -// CmdId: 20238 -message PNHHIKNLNON { -} - -// CmdId: 23348 -message PHEANEHIBBK { - uint32 KDAGEIJCKAL = 15; -} - -// CmdId: 4753 -message KIICFJIPMIJ { - map HHJGDGOOHOB = 3; -} - -message PKEAILBHNPE { - uint32 APKNODKDLGJ = 15; -} - -// CmdId: 7629 -message AICHOKLFMND { - int32 ALOELOFKHLC = 6; - uint32 BLALLKJMGKE = 11; -} - -// CmdId: 3367 -message CLOFPIBIFOL { - MICFONKLAIG AKBEOMMLCHA = 6; - uint32 NLLAKDBNCEH = 8; - uint32 JDLEPBFCGJC = 10; - string CMICMOHCPPM = 13; - uint32 BLALLKJMGKE = 14; -} - -message IMBJLLGFHOG { - uint32 AAABLNLHBFO = 3; - bool AAOCFCGKKHC = 7; - bool DMBPILCCFNK = 10; - uint32 LMOFJDLGKGL = 13; - bool HJLIADLKJOP = 14; -} - -message IHJKOEGDDOK { - enum EODKABBKBPK { - EODKABBKBPK_INNER = 0; - EODKABBKBPK_TILE_BOUND = 1; - EODKABBKBPK_TILE_BOUND_UNCONNECT = 2; - EODKABBKBPK_TILE_BOUND_OVERIDE = 3; - } - - int32 CCIGDFDLDGA = 4; - repeated int32 MGFCOHFFJAC = 14; - repeated EODKABBKBPK DIENNKHEEMG = 15; -} - -// CmdId: 2142 -message NCCAPONLKMK { - uint32 AOJLPDFHLPK = 3; -} - -// CmdId: 342 -message OIFLECFIFFG { - repeated uint32 BOKDECMKCJH = 11; -} - -message GCDCLKHJNHA { - repeated uint32 BAJEBLGNEGG = 4; -} - -message DKHLJHDFBBO { - uint32 ONAMNABGEFD = 2; - uint32 PCECABCJIOG = 14; -} - -// CmdId: 7895 -message IHIIDNMAIED { - uint64 KAAEMLKLCOE = 9; - map JNLPHCAOKLM = 10; -} - -message KHNCDLKFMHB { - uint32 HJFKGIOMLED = 2; - uint32 BNLJEEGKMEM = 14; -} - -message HIMMOMKPKJN { - uint32 LJGHFJGIOLN = 8; - bool AIPBALGAALM = 9; - repeated LJBKEOKPJOC MOBODPJJIOC = 15; -} - -// CmdId: 6778 -message DELHKGHFEHA { - enum NFBNFNKMCBC { - NFBNFNKMCBC_OP_NONE = 0; - NFBNFNKMCBC_OP_ACTIVATE = 1; - NFBNFNKMCBC_OP_DEACTIVATE = 2; - } - - uint32 BLALLKJMGKE = 5; - NFBNFNKMCBC FGLOMDPCLLL = 12; -} - -// CmdId: 5698 -message FDKNEMGAFHA { - repeated uint32 FMGCAAKFFPL = 3; - map FFGEKODCBOO = 11; -} - -// CmdId: 6255 -message FEFLEKDIOII { - uint32 AOJLPDFHLPK = 3; - map AKONJGPIJNF = 8; -} - -// CmdId: 117 -message FFIDEEHCMPH { - /* protected @ 0x20 */// uint32 DEAJDCGAPOG = 65535; -} - -// CmdId: 6532 -message AKMEAPNBBIC { - uint32 ENKIGHFIHBA = 6; - ABJOEEKOBAB ADBFFAIPBOO = 9; - uint32 FHGFMACKAOE = 14; -} - -message KNDMLDLJBAJ { - ABFKJACHPLA LMLICCMNOBM = 1; -} - -// CmdId: 213 -message HLNBDHLFNHP { - uint32 AOJLPDFHLPK = 2; - repeated MLIDLMGLMFL MONHAACLNMF = 6; - int32 ALOELOFKHLC = 9; -} - -// CmdId: 26980 -message IFDNEINNGJJ { - bool HHALAHALMKI = 3; -} - -// CmdId: 9198 -message LPOHNDHLKFF { - uint64 KAAEMLKLCOE = 6; - uint32 CDAMIGDACJI = 11; - uint32 IMDJOJEKOJO = 12; -} - -message KMKNHMFBOEP { - map OEKGGGJILJF = 1; - repeated uint32 BJEFKGFPALD = 3; -} - -// CmdId: 8873 -message DDGGKAGNJDC { - uint32 PKLFIKGDGPG = 1; - bool HHALAHALMKI = 6; - uint32 JAHFOBKDPDC = 7; -} - -// CmdId: 6446 -message JAIGMMONOBE { - AIGEEEFLGBP KPJIFOHLJHM = 3; - uint32 PHEDBMKDHAG = 8; - uint32 AHLCAFNPHKL = 12; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 22809 -message LKLMHKNLKNI { - PEHHBGGJFFN ECLBGDKGLMF = 2; -} - -// CmdId: 23521 -message GDCMEIJPPOP { - uint32 JOIDOMFINIH = 2; - int32 ALOELOFKHLC = 4; - uint32 LKDPJDHALGJ = 8; - uint64 CMFCDHLPBNA = 13; -} - -// CmdId: 25153 -message NFCCJAICCAP { - uint32 GNJFOAILNDA = 6; -} - -message BINPGBMBBGM { - repeated DDHAIIJNAEP JEAIIHPDGPC = 1; - uint32 OENFOBCDCPN = 5; -} - -message CLAHLIENEPP { - repeated EGADBLHGPNM ELFGPHPIDNB = 15; -} - -message MJFHKJPIEBC { - GIJMDPCCJMG BEOHBLAOIAK = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 12; -} - -// CmdId: 23279 -message GEIMPFGNODE { - MIDPBCKLNOA JOLADLOIPAF = 6; - int32 ALOELOFKHLC = 11; -} - -// CmdId: 28504 -message BLLCDMBCLBG { - uint64 FMPGDFPBOII = 3; - repeated GLBFJJLHPIG PJECCALFKDD = 6; - uint32 HKDNCDDCDJE = 11; - HJGJLNLHEJG DNMOKEIJGFF = 12; - uint32 KAKFCNHBHLM = 13; -} - -// CmdId: 24503 -message BMFKAGFBDGC { - uint32 JAHFOBKDPDC = 9; - uint32 AIHFCADMDLG = 15; -} - -message KOCABNEEAPB { - bool EBPCEPLKLCC = 2; - uint32 GCBOLPFMJCJ = 4; - bool OANIOCGJJOE = 10; - uint32 JFEMOPGIFHC = 12; -} - -// CmdId: 2219 -message FEDMCHKOKNJ { - int32 ALOELOFKHLC = 1; - uint32 EMGKBHBGJBI = 3; - uint32 FIFHAKLFGLG = 12; -} - -// CmdId: 8126 -message BICIHLGFJOJ { - int32 ALOELOFKHLC = 6; -} - -message ANKCPKDGGNM { - uint32 GAJEKEHOLFM = 6; - repeated uint32 LHBIDKLOLKP = 11; - repeated uint32 HCOHPHNEBKP = 15; -} - -// CmdId: 26467 -message LDHJPOOFFAE { - uint32 GKAFIEPILPB = 2; -} - -// CmdId: 2178 -message PGGDFNLKJPC { - uint32 FHBOIIEPBNN = 4; - ABFKJACHPLA KFLOFBJODFE = 9; - ABFKJACHPLA KACOLGBPIJE = 11; -} - -// CmdId: 9496 -message JEMDNAGFMNM { - uint32 HDGHMEGDKDB = 1; - repeated uint32 EMEJPHMDGJG = 15; -} - -// CmdId: 26901 -message IOBPABMCDBH { - uint32 NBPKJLJNPNF = 4; - DHDCNIHBOBH HOBMFBFIJEI = 7; - int32 ALOELOFKHLC = 14; - uint32 MBPOIGPJOMP = 15; -} - -// CmdId: 28433 -message KDLBGMBHCIG { - uint32 KGELPEMDBJJ = 1; - uint32 HIJCCOEIPNP = 8; -} - -message JAFLCMKLIFM { - uint32 OCMHJKNPDFD = 15; -} - -// CmdId: 2138 -message ICABJFLENMK { - uint32 IAPJPJFFKGC = 2; - int32 ALOELOFKHLC = 12; - bool BHPEOJPKOED = 14; -} - -// CmdId: 3768 -message KFIGOKNEHFO { - uint32 IJGCADDBCDG = 5; - uint32 BJCEPMIJIJG = 14; -} - -message MOIDBBLOFDN { - bool LMDCLLHNGHM = 6; -} - -enum IJBFKIAEFJO { - IJBFKIAEFJO_CHANGE_HP_DEBTS_NONE = 0; - IJBFKIAEFJO_CHANGE_HP_DEBTS_PAY = 1; - IJBFKIAEFJO_CHANGE_HP_DEBTS_PAY_FINISH = 2; - IJBFKIAEFJO_CHANGE_HP_DEBTS_CLEAR = 21; - IJBFKIAEFJO_CHANGE_HP_DEBTS_REDUCE_ABILITY = 41; - IJBFKIAEFJO_CHANGE_HP_DEBTS_ADD_ABILITY = 51; -} - -// CmdId: 27070 -message BNKAJEOHKIC { - uint32 GOKPPDNPEKM = 15; -} - -// CmdId: 8747 -message IBDDOFLPHJD { - bool PENOLFDNDLH = 7; - uint32 AOKJJOKOMFP = 10; - uint32 LKDNMOMBKMJ = 13; -} - -message LJAAEFHKENH { - repeated uint32 EJCBBAOBDBF = 2; - uint32 NBLFENBHBPN = 5; - repeated uint32 FDHNBKFEFNH = 10; - repeated uint32 LHNJKBGEFDD = 12; - uint32 CIHMOCCDKBM = 13; -} - -message COBJAMGFDHP { - float ANBMKICECKG = 2; - repeated AOLNMMOBAHF HCPLFCLDGLE = 5; -} - -// CmdId: 29426 -message FMJHOCGMDJF { - int32 ALOELOFKHLC = 1; - repeated KFKBHJBCFOK BNKFBKEBCFD = 2; - uint32 MOMFDDPOHOL = 3; - IHPLLJMLPGK FFNPDEHBEHL = 8; -} - -message LJFAGOIJNOP { - bool JNLLJLGPJEP = 1; - map DMMGLFABFMB = 5; - uint32 CEHFONJIKHI = 6; - uint32 MODFGFCALHE = 11; - uint32 JGPCNOLHBHD = 12; - uint32 OLHPCHLBEOD = 13; - bool PIMNPMEJHBA = 14; - uint32 COHNJMMKBLC = 15; -} - -// CmdId: 27015 -message NGMLEDAMDGA { - int32 ALOELOFKHLC = 5; -} - -message EDNIAMNLNLA { - int32 JBILDKBLHOD = 1; - float NAKEAILPMBJ = 5; - ABFKJACHPLA JBCEFHPEKFB = 7; - ABFKJACHPLA CGKAKMHHOOD = 9; - JFHDOIOPGFB IBDCBPEFNMN = 13; - float COCGHGIACNL = 14; -} - -enum EJCBGLNNGLL { - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_NONE = 0; - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_DAMAGE = 1; - EJCBGLNNGLL_GCG_SKILL_HP_CHANGE_HEAL = 2; -} - -message OEPCDDMHDOB { - uint32 PKLFIKGDGPG = 6; - uint32 OIFFDDFEHLH = 7; - repeated uint32 EDAENNEILLL = 12; -} - -// CmdId: 26305 -message MOANBPAGANO { - uint64 JLKPGBFFGOB = 2; - repeated uint64 BOFAAGBHLPA = 11; -} - -// CmdId: 20793 -message BJJIHOGPDCK { - uint32 FMBCBCOIBEP = 7; - repeated uint32 AKNBBNMILKP = 8; - repeated uint32 CGBBOICJDBD = 9; -} - -message FOLJFGDAGDC { - uint32 LJGHFJGIOLN = 5; - int32 CNJECAIDFDK = 6; - string CKPJFHPBMCB = 14; -} - -// CmdId: 26066 -message EPGPGAGOEKF { - uint32 BLALLKJMGKE = 9; - uint32 MOMFDDPOHOL = 13; - ABFKJACHPLA LANJAPJOEEI = 15; -} - -// CmdId: 21464 -message JOGHGAKIDKD { - uint32 FOBCDPDBCKB = 11; -} - -message LMFJEPMBNFO { - repeated GGDNECKPGMB HFMPCELHGBP = 14; -} - -// CmdId: 23245 -message MIBGAGEINCO { - uint32 FNHGAEFOLGA = 1; - map KBGNDLILIFE = 5; - uint32 LMIFKNEIAIC = 6; - uint32 NLEAKBIDPME = 10; - float IEJKOAEPGJG = 15; -} - -message JOEMAFMEGEA { - map BPBCNGJBDGA = 15; -} - -// CmdId: 2200 -message KCPCKMMJILG { - uint32 IIOKFMIJFFO = 1; - uint32 JFDJHPNCLBA = 2; - uint32 BPBGKNKBDGH = 6; - bool HHALAHALMKI = 9; -} - -// CmdId: 25917 -message EBFMMCKHJMC { - message CICECCOBPIL { - oneof BOKNEIKFFJE { - uint32 mist_trial_avatar_id = 15; - uint64 formal_avatar_guid = 3; + oneof Detail { + AEKANIHGGBL offering_pari_detail_data = 814; } - } - - repeated uint32 EMAHLOOIFGF = 3; - uint32 HLCCJFGJLAA = 7; - uint32 FAOJCBOLDKM = 12; - repeated CICECCOBPIL KFAABPHCDJL = 13; -} - -// CmdId: 24487 -message NEFDHEKHOEB { - bool HHPNHDAAEFM = 10; - JGLANNKEAGE BFLKCKMPPBE = 15; -} - -message KACMCMHDJHN { - uint32 EHGPLPNBNLB = 1; - bool ANOEFPOCHFH = 2; - bool FLLIEMALLIM = 3; - uint32 KCIBJBJPJBP = 4; - uint32 OLONJBLDLFP = 5; - bool DNFOLCNDAGF = 6; - repeated EIPKNCMJCIL DKFFIPPENMD = 7; - uint32 PKLFIKGDGPG = 9; - EIPKNCMJCIL EJACMDHEPDD = 10; - uint32 DLMGNCIEFCA = 11; - uint32 JKONNDCDNPN = 13; - bool KNBCMKHALEH = 14; -} - -message OMCGBCNCOCC { - repeated uint32 GLHDIAHGGPP = 5; - bool OCDBMOOKHMN = 8; -} - -message DFPNCBIAAFI { - uint32 OGDFOBNABJO = 1; - string MJKMOECGLNH = 2; - uint32 EPMKEMMNAEK = 3; - EBOMGDFDJON FLMIAEAJBOA = 4; - NEFEGLMDAHP GJEHPKKKPIJ = 5; - uint32 KAKFCNHBHLM = 6; - string BEHDDBLCKKO = 7; - uint32 MIMAFJAELJL = 8; - uint32 OAIFHNICKJE = 9; - bool BBFELADMDOF = 10; - uint64 FMPGDFPBOII = 11; - bool EMJGFHADCBJ = 12; - NKIMLFIFAPH CNDJIPKGCEC = 13; - repeated uint32 BNKFBKEBCFD = 14; - repeated BBGCACOLIOO IEJDANGNMFK = 15; - uint32 MBNKHMJOMEG = 692; - bool ACHHKDKOHNO = 1305; - bool EEHNIEKFBAP = 1321; -} - -// CmdId: 28636 -message EAIJECOCEBC { - map LNALPPJPBLP = 4; -} - -message KCLGMFIJIBB { - repeated IIKGNGBPCAM APHLBKLKJGM = 14; -} - -// CmdId: 6486 -message LLAGJPKEIPP { - uint32 BLALLKJMGKE = 9; - uint32 PCECABCJIOG = 11; - uint32 AOBGPFCPIMC = 14; -} - -message JLIGODGIJEL { - repeated uint32 HFAJLEAJCGA = 1; -} - -// CmdId: 29450 -message LBGCJJINPGG { - int32 ALOELOFKHLC = 1; - int32 DKFCPBODFPF = 9; - repeated uint32 FGFNMMFFIKM = 11; -} - -// CmdId: 24229 -message MBLHIPEBDHK { - uint32 BLALLKJMGKE = 2; -} - -// CmdId: 3163 -message GOPKMAKMDPP { - uint32 HIJCCOEIPNP = 2; - repeated CCCNFAMFDMH KGJGMPCBIAB = 7; -} - -// CmdId: 21387 -message CPMOGOCPGHN { - int32 ALOELOFKHLC = 7; -} - -enum BGIMFJLOLAF { - BGIMFJLOLAF_RECEIVE_OUTPUT = 0; - BGIMFJLOLAF_STOP_FORGE = 1; -} - -message JDCAPNGJHDL { - uint32 MIGGEFGJCMF = 8; - uint32 CDHOPOGDGOE = 11; -} - -// CmdId: 29045 -message FHJIPBKMJIJ { - HFFHMOHHJJL OJNDPLAMDBI = 2; - uint32 NLHMEGOFMLN = 4; -} - -// CmdId: 984 -message AIPBOMAFEDK { - bool BHPEOJPKOED = 13; - uint32 AEAANAOPNJD = 14; -} - -// CmdId: 23831 -message LBJEJNJMHLD { - repeated uint32 OAKNPNADFCI = 9; -} - -// CmdId: 22106 -message INJJLAJBPJL { - uint32 JCCCCOOGGPN = 3; - int32 ALOELOFKHLC = 4; - uint32 AOJLPDFHLPK = 15; -} - -// CmdId: 26778 -message IGFEPBECEIG { - map AFBEFBKFJEJ = 1; -} - -message MBPDMAMNGLG { - map ONEKMNGCKIJ = 4; - uint32 PIFKFGDPBOL = 5; - uint32 JFEMOPGIFHC = 7; - uint32 GCBOLPFMJCJ = 8; - bool KHEJHGHEODI = 11; - bool EBPCEPLKLCC = 13; -} - -// CmdId: 3908 -message LCJGHJOGPCM { - uint32 AEAANAOPNJD = 2; - uint32 FFNPDEHBEHL = 3; - repeated uint32 FGFNMMFFIKM = 4; - uint32 AOBGPFCPIMC = 5; - uint32 BLALLKJMGKE = 7; - string HHPHOFBALOK = 8; - repeated uint32 FBNHPAELFAA = 11; - uint32 GKMGGEBFMME = 12; - repeated uint32 HFAJLEAJCGA = 13; - uint32 JLDABIEKNCJ = 14; -} - -// CmdId: 25365 -message PJEMNKAGMMH { - repeated uint32 IKOJNKCACAK = 3; -} - -// CmdId: 8845 -message KNCPDDJKLKE { - PLBJDAOHMOF DHPLNDEALGD = 6; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 4014 -message OPEGKDMNDBO { - repeated AMFPBDFCMBO ACNPKJEJIHD = 2; -} - -// CmdId: 24903 -message PPKBLJDCGJN { - int32 ALOELOFKHLC = 3; -} - -message IIKGNGBPCAM { - string CKPNDLBNAGO = 1; - repeated HNENBGPKIMH GPGJNIFKMIL = 8; -} - -// CmdId: 28235 -message LMLIECJIJLA { - uint32 INHMGHJIJFI = 6; - repeated HMKHMECNHDO LILALDLBFEO = 7; - bool BDDBHGIKDCC = 11; - repeated ALCIPHMEAHF OICHNDJAGIA = 13; - uint32 MODFGFCALHE = 14; -} - -// CmdId: 20284 -message HJPMJMNHLFL { - uint32 GKAFIEPILPB = 12; - uint32 AIHFCADMDLG = 14; -} - -enum NCIOGLGOKOH { - NCIOGLGOKOH_TRY_CUSTOM_DUNGEON_NONE = 0; - NCIOGLGOKOH_TRY_CUSTOM_DUNGEON_ROOM = 1; - NCIOGLGOKOH_TRY_CUSTOM_DUNGEON_ALL = 2; - NCIOGLGOKOH_TRY_CUSTOM_DUNGEON_OFFICIAL_PLAY = 3; -} - -message IHJELPJGNHI { - ABFKJACHPLA JGPHAMFEDKN = 1; - int32 CGHOONOAJID = 2; - int32 CLMPMOOCCJJ = 9; - int32 CBICALMIEBG = 10; -} - -// CmdId: 26286 -message POLLBHNEBMB { - uint32 JHDNCBBEELC = 8; - uint32 PKLFIKGDGPG = 10; -} - -// CmdId: 2225 -message MGDCHNMCNPG { - uint32 JHEHOCBEODA = 4; - uint32 KNNMFOAICGK = 6; - GEDKECIFFIP EDKODFKFMHL = 15; -} - -message GFKODICMHBH { - uint32 IIPFIGJEDMD = 8; - map PCOFLPIBCDI = 10; - uint32 NAAKJKALPPD = 11; -} - -message GOGNOBFCMGH { - repeated HNNLLJJPBLL HFMPCELHGBP = 4; -} - -// CmdId: 8423 -message LONGPKFDEPO { - CFGJBDHHJIC MOMMMCIAGEB = 14; -} - -// CmdId: 7278 -message OCEAOGAHCGK { - repeated ADOIPPBEAAL ELFGPHPIDNB = 5; -} - -message CKKJCKMPGOO { - oneof NDHPJFCOBGL { - FOIOIAEHJKB token_change = 15; - GGMBNMLNNJI phase_change = 10; - AGGHLLEPNNK add_cards = 5; - HJDBMEBNPDE remove_cards = 1; - DNNPDHCIDOJ select_on_stage = 9; - KNNEIPNMLEM dice_roll = 8; - NOONJCMBGGG dice_reroll = 12; - FOJGJHJBMAC pass = 3; - ABOEDEKEBFC char_die = 11; - FGHHODLEFMK skill_result = 7; - NLCFIFJMPIF cost_dice = 2; - IHBFEPHGJFA add_dice = 6; - MEKGIFHADBH move_card = 13; - DPOMMLDDIFJ use_skill = 4; - BMHANEKEJBH new_card = 1788; - IKFHPDFNFEE update_controller = 1591; - NKLFPEGAAGG modify_add = 1288; - FELJGPINODG modify_remove = 1043; - MHICAINBIDF use_skill_end = 470; - GBMJHBFLPJA duel_data_change = 574; - KCPBNJAPOLO client_perform = 652; - GBINEPIEAIG game_over = 1789; - GCJJELPGHBG op_timer = 1685; - MOFGPICIDOK waiting_list_change = 1467; - OFNNNOKEBIP card_update = 1784; - HHJNLCJEAOP select_on_stage_by_effect = 133; - POHKFMENBAC cost_revise = 1626; - FFCOCMJMDJK phase_continue = 1370; - NFCFODNDLAE pve_intention_info = 78; - OGBHDPNNLOC pve_intention_change = 159; - BHGHMPOMIEA skill_limits_change = 663; - IAAPMMLBKBM no_damage_skill_result = 1868; - BPCAEONFGIH reaction_begin = 948; - DMJANMGEGKP reaction_end = 270; - MMFLNHCDKLG use_legend = 1048; - HKMJMDLIPPC card_henshin = 186; - FBJMKLAOICH zone_shuffle = 1927; - } -} - -// CmdId: 24871 -message DGNMJAGHEIJ { - uint32 GIPMLOCONCB = 3; -} - -// CmdId: 3680 -message OKAFHEDMKAN { - uint32 BLALLKJMGKE = 6; - uint32 NJIECHJDIJO = 14; -} - -message ABEFMFNBMCK { - bool PJDAFBLFDBM = 10; -} - -// CmdId: 450 -message PMDEPKEPPOB { - int32 ALOELOFKHLC = 15; -} - -enum AEJFGAKFBOD { - AEJFGAKFBOD_NONE = 0; - AEJFGAKFBOD_NORMAL = 1; - AEJFGAKFBOD_TEMPLATE = 2; - AEJFGAKFBOD_EXAM = 3; -} - -message EOJCCCIKMAH { - uint32 HFCLAGKGPBE = 1; -} - -// CmdId: 3157 -message CMKJFFKKBJM { - repeated OLNABDAHMAM ENPFECNIKAB = 1; - map ACPGIKDLENN = 4; - int32 ALOELOFKHLC = 5; - repeated int32 AMIKAKGDCJF = 14; -} - -message PKKDFHHHINN { - uint32 KPKBABAJGEA = 1; - uint32 LNBEELHNMBK = 2; - repeated JPJCKOPBPDM HBAEMOPOCCM = 7; - uint32 GEFPFNPNCCE = 15; -} - -message EPBKHHIDBFO { - uint32 HEDJMIGGIOF = 6; - map DBFLKMEJFBP = 14; -} - -message IHFHPMMFDLA { - uint32 IMBCLAGHHCC = 3; - bytes JHMKMEBJAHN = 15; -} - -// CmdId: 20819 -message FNKGOOIBHPH { - bool BHNGBKNDHDC = 1; - int32 ALOELOFKHLC = 8; - uint32 OLOGBAPKKCG = 11; - MMPCGKMHPOE AOGGKHGADMJ = 13; -} - -message JFENEAFMDFK { - uint32 MJPMAGCDEBM = 2; - map DPCKAMKCAIM = 4; - uint32 BIGPKGMKCNM = 6; - uint32 JLJFAELLPOD = 11; -} - -// CmdId: 23226 -message GJEGHGGGHDN { - uint64 JLKPGBFFGOB = 3; - repeated uint64 BOFAAGBHLPA = 4; - int32 ALOELOFKHLC = 14; -} - -message JNNPAHHLPPG { - uint32 PPFDEGKIBMC = 3; - string MMKOLPHJBBL = 13; -} - -// CmdId: 21403 -message DMHIGMMPDIN { - enum DHIICNCEDPN { - DHIICNCEDPN_INVALID = 0; - DHIICNCEDPN_KICK_BY_HOST = 1; - DHIICNCEDPN_BACK_TO_MY_WORLD = 2; - DHIICNCEDPN_HOME_BLOCKED = 3; - DHIICNCEDPN_HOME_IN_EDIT_MODE = 4; - DHIICNCEDPN_BY_MUIP = 5; - DHIICNCEDPN_CUR_MODULE_CLOSED = 6; - } - - DHIICNCEDPN EDKODFKFMHL = 5; -} - -message OLNABDAHMAM { - uint64 KAAEMLKLCOE = 1; - uint32 OJIDCDADHGG = 3; - uint32 LPKLKGGPNPL = 4; - float GHABFCKOBNG = 7; -} - -// CmdId: 8722 -message CPBPDPOIBHG { -} - -// CmdId: 29079 -message HGCBAEGKACA { - uint32 JHEHOCBEODA = 2; - uint32 AOKJJOKOMFP = 11; - bool IILBILDPEEL = 14; -} - -// CmdId: 981 -message LNDEJLHBGNK { -} - -message KGPAFJKHPNC { - uint32 BBHABIKPHDD = 7; - uint32 KPBMGINIAKN = 9; -} - -message DDDNKFHKAJP { - float JEDGMGJGKMB = 1; - float IKFOJKDMCHH = 2; - float IDIIMOKKOGI = 3; - float EGIHMAOHKCB = 4; -} - -// CmdId: 3466 -message HPAKMAGLAIB { - uint32 DMCHGDJHHBB = 6; - bool BMMOKABJPGH = 14; -} - -// CmdId: 9934 -message BAKILAHJNEN { - int32 ALOELOFKHLC = 1; -} - -message IINBMAMMGJP { - uint32 IFGLKIEFDBP = 1; - float FLCKMMGKNAK = 2; - float DKCICDAKJJN = 3; - uint32 BOEMMPABEAP = 4; - uint32 DEEMMJKEHIL = 5; - repeated PLJIGBFEDMI AFJJDELJMMP = 6; - uint32 HPEINLMDNLC = 7; - float LADIMIJLKDL = 9; - uint32 BLALLKJMGKE = 11; - float LKENKNIPMEE = 12; - map OJJGEKGBAAD = 13; - uint32 JGHGMIJOJJA = 14; -} - -// CmdId: 28500 -message FBFHNGJHLHN { - ECLANBCKCCD GGLOEILNCEK = 2; -} - -// CmdId: 22753 -message HELBDLIGIKA { - uint32 AKCLAOEDBIN = 2; - uint32 CKMDFHJCLJG = 10; - uint32 AIHFCADMDLG = 12; -} - -// CmdId: 7699 -message BNAJONGNLHD { - int32 ALOELOFKHLC = 3; - uint32 PKLFIKGDGPG = 6; -} - -// CmdId: 1959 -message IGHGAGFMHMI { - repeated uint32 JGGJOINOLMN = 6; -} - -// CmdId: 5872 -message FGHPGKDLNFG { -} - -message HEJKJDBMLOG { - repeated ALCIPHMEAHF BPJMBPKPFIA = 1; - repeated ALCIPHMEAHF JCFKHOIPPGC = 2; - uint32 JHEHOCBEODA = 15; -} - -// CmdId: 24431 -message NOJCMCLKGCB { - uint32 OHJPFFDIFEL = 7; -} - -// CmdId: 27149 -message FOCPCNNOICN { - uint32 JPBKFLOINPO = 1; - int32 ALOELOFKHLC = 3; - uint32 CIDGHAMEFJP = 6; -} - -// CmdId: 3956 -message PBINCDKBHME { -} - -// CmdId: 3895 -message PCLDKDGOELA { - bool GEBGAKCPJGJ = 3; -} - -message DDHAIIJNAEP { - uint32 NKPAGNDCIKD = 1; - repeated uint32 FCCJAAHELGG = 3; - uint32 NLMGFDOKHLC = 5; - uint32 CHKKINOLPGH = 7; - repeated uint32 GPOKOIGFEMM = 8; - uint32 ILDMECOLNEE = 10; - uint32 NLMDGHKIFNJ = 13; -} - -// CmdId: 28191 -message PFHAADKHHNC { - repeated OPKHOEGMDAL MMIBBDEGCED = 8; -} - -message NGFBAFCDOID { - message FIMBKDCNEGG { - uint32 PICFMPJPGPM = 1; - bool AEAHOBAMNGP = 2; - } - - NCMLJNAPPII HMICOBFMDOD = 1; - FIMBKDCNEGG FCMOEGPILKA = 2; -} - -// CmdId: 714 -message GDKKCCCHPLA { - uint32 PKLFIKGDGPG = 2; - int32 ALOELOFKHLC = 6; -} - -enum DNECFMIJJIG { - DNECFMIJJIG_NONE = 0; - DNECFMIJJIG_LEAVE = 1; - DNECFMIJJIG_PENDING = 2; - DNECFMIJJIG_IDLE = 3; -} - -// CmdId: 27613 -message INLCCBGIIMO { - bytes OFBDIMCLBED = 4; - uint32 IJGCADDBCDG = 11; -} - -message MBHCJKLKOPF { - uint32 LLBHPBDFMOA = 2; - float LKAJLOKOHCB = 6; - uint32 GJLNDEFDLIO = 8; -} - -// CmdId: 27968 -message BMAFBDDCEHK { - uint32 AOJLPDFHLPK = 2; -} - -// CmdId: 23215 -message MMKGPLPDBGD { - repeated uint32 IOKDDOFEOGA = 3; - int32 ALOELOFKHLC = 14; - repeated uint32 LFDOMECNIOC = 15; -} - -message LAMGAPPPMMJ { - PNKELMPCNAF PCHCAEDOBBO = 6; - uint32 HOIIIBHALJI = 9; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 26421 -message CHKFMLIAPAA { -} - -// CmdId: 3511 -message HMNLFKLPJDC { - int32 ALOELOFKHLC = 14; -} - -message EPMMEPGIFOF { - bool OAPPKLNAAHH = 3; - uint32 AEKFFPAIOFF = 4; - uint32 NNPEINOJPNG = 8; - repeated HDKNEPELFMK OHPJBOCJLIA = 14; -} - -message ONAPHJFIPOF { - ABFKJACHPLA PBGMFIJEAOB = 2; - uint32 IKCGBNOFDID = 5; - uint32 OIPCONAHCOB = 9; - uint32 HJFKGIOMLED = 10; - ABFKJACHPLA OBJEIJAKHFN = 11; - int32 PMPBPMJJPNC = 12; -} - -// CmdId: 25590 -message CKFGKMBONHE { - uint32 LCLNEEMKNPK = 1; - bool PHGHHMBAPPL = 10; -} - -message LHCNLHNLAIK { - uint32 PCECABCJIOG = 4; - uint32 GKAFIEPILPB = 10; - uint32 JHEHOCBEODA = 11; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 5593 -message APHEOFDEADG { - uint32 ILABBIGLIGA = 9; -} - -message KIDIBABEKOH { - bool KHEJHGHEODI = 3; - uint32 AFMFABNGOKE = 10; - bool EBPCEPLKLCC = 12; -} - -message KBIEGMPGDJA { - ABFKJACHPLA LNKECADHECC = 3; - ABFKJACHPLA NCFLNLNFMJK = 4; - bool KJOBPNEAKID = 6; - ABFKJACHPLA LJDNKPEBCNJ = 8; - float GDBNNFLONDI = 9; - int32 PMCEHELEMDI = 10; - bool HJEPLPFKNJK = 11; - int32 GNAKMEAPONJ = 12; - ABFKJACHPLA HMMPCBOKFLL = 13; - float BDKJOHLEPCK = 14; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 3456 -message LBCJBEFBDBJ { - int32 ALOELOFKHLC = 1; -} - -// CmdId: 5852 -message HMJLPBCLBCJ { - message PINHIOBIOIF { - uint32 BKILHFNGEON = 12; - } - - message BLJEFJGKCIL { - uint32 NIDGMKAEPIF = 7; - uint32 NLKNLGBIAHD = 9; - ABFKJACHPLA IKGBCJAAFBP = 13; - } - - message KMBMBGFCLNB { - bytes PNBIMFJGCIM = 1; - uint32 OIANCIPKPBE = 2; - uint32 NGDANBNGEKD = 12; - } - - oneof FGLLLICOIEG { - PINHIOBIOIF refresh_notify = 14; - BLJEFJGKCIL add_wind_bullet_notify = 9; - KMBMBGFCLNB area_notify = 8; - } -} - -// CmdId: 5171 -message MKOOGKNIPIE { - uint32 BNEAEHEELPG = 1; - MHBBACMENKF GCBALLGJEEC = 9; -} - -// CmdId: 28105 -message CFDIBJDNOKH { - uint32 DEAAAILCHGD = 2; -} - -// CmdId: 22243 -message LHEMHECMENL { - uint32 AIHFCADMDLG = 4; - EFCGFLLIMAG EDKODFKFMHL = 8; - EHJGHHDHGFN FNJAPPHMEED = 15; -} - -message NGGPLOGCGMF { - BJBGIBKCEEM KGBOKPBKHOK = 8; - uint32 BFANDGPIOPF = 10; -} - -// CmdId: 1981 -message AIIOPKKFPFF { - bool NHBFLJBHAAD = 8; - repeated EMIGCEJPBFE KIIEAAABAFE = 13; -} - -// CmdId: 21248 -message CCFJINOJFPN { - uint32 AEAANAOPNJD = 3; - bool OONFLODKDPE = 6; -} - -// CmdId: 9083 -message CHNLMMBKNCD { - bool HBFFFGFBHCP = 5; -} - -// CmdId: 23877 -message EJNBAHHNEKA { -} - -enum CBMBCOHFLIC { - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_NONE = 0; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_CANCEL = 1; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_TIMEOUT = 2; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_ALL_AVATAR_DIE = 3; - CBMBCOHFLIC_WIND_FIELD_DUNGEON_FAIL_LUA_INTERRUPT = 4; -} - -// CmdId: 22252 -message GJKFENPIHIC { - IBNAOBAPMKC NCANENMKPOM = 5; -} - -// CmdId: 3868 -message EJLIJFIFPIN { - uint32 JHDNCBBEELC = 7; - uint32 DLJMNLOJELE = 14; - uint32 PKLFIKGDGPG = 15; -} - -// CmdId: 26221 -message JBANFKALPML { - repeated uint32 DDFMJCDGACJ = 4; - repeated uint32 MHLHABNFJNF = 12; -} - -// CmdId: 28891 -message ECPGMNGHLLC { - int32 ALOELOFKHLC = 5; -} - -message PEDBPHHCGPN { - string PHAKJGEKCKM = 1; - repeated uint64 BOFAAGBHLPA = 5; -} - -message BCHMFPLLMFG { - bool LPIPMFLMDCI = 1; - IBFEGOEKFLI DKOBKKMFMAD = 2; -} - -// CmdId: 23734 -message AIEELNIFHIB { - repeated uint64 BJEJEAJMMAI = 1; -} - -message HKPGIBFEBKB { - uint32 CADHJMBCODD = 1; - uint32 DBHBBLFFKGN = 2; - repeated uint32 DEDAGPMCNML = 3; - repeated uint32 DOPLMBCOONJ = 4; - map GNNBJEIHKAP = 5; -} - -// CmdId: 4149 -message LDILOBAMEIH { - repeated JNNPAHHLPPG FCNDOPNENOJ = 4; -} - -message FELJGPINODG { - uint32 BFDCMJMCICH = 1; - repeated uint32 EMNCDAKHBEB = 7; - uint32 LGIAHGDMOBA = 10; - LOHBBFDKCPI EDKODFKFMHL = 14; -} - -enum ILMLPAHHCIA { - ILMLPAHHCIA_MATERIAL_DELETE_RETURN_BAG = 0; - ILMLPAHHCIA_MATERIAL_DELETE_RETURN_SEED = 1; -} - -// CmdId: 7668 -message GGLKNPGMKIA { - uint32 AMBOFGGKNPN = 7; - uint32 AAABLNLHBFO = 9; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 29982 -message PEBIONNFILL { - uint32 KAKFCNHBHLM = 4; - int32 ALOELOFKHLC = 10; - uint32 FOBCDPDBCKB = 15; -} - -// CmdId: 25306 -message IIEMGKCCCJP { -} - -message NOPNFAPDDNM { - repeated uint32 ONNHPPOPMDN = 4; - uint32 DFIGPIDPPLN = 15; -} - -message POGJMHKBLAM { - repeated JPGKCIOPIED KOHDONCJGJB = 15; -} - -// CmdId: 4087 -message IOBHPJDNFMD { - uint32 GCBOLPFMJCJ = 1; - repeated DEDEHACHCBH HAJLFKGKGGP = 2; - uint32 LOIEKFANKLK = 9; -} - -// CmdId: 5298 -message MABCHCEBMKP { - uint32 FOBCDPDBCKB = 1; - uint32 FBFBNMKOBCH = 4; - uint32 KJNOLCFEOMI = 6; - uint32 KAKFCNHBHLM = 9; -} - -// CmdId: 25119 -message JCBFIADLJFH { - bool LHGDBAGOAIN = 7; - int32 ALOELOFKHLC = 10; - bool PFCNPPFCBKA = 13; -} - -message ECPNDHOPOMI { - uint32 HDKDBMOMFEC = 8; - repeated IEEMKNEOIPA DIFGBEIIHNA = 9; - repeated uint32 FAJCCFAIPJJ = 10; -} - -// CmdId: 28137 -message DODIOJBLBNF { - int32 ALOELOFKHLC = 12; - uint32 AOJLPDFHLPK = 15; -} - -message HIPPIJJBBLJ { - uint32 ELHEBEPJLAO = 1; - uint32 EBGCDPLOLMK = 2; - uint32 MKJGLOHOCLG = 3; - uint32 LLHEAHHDFHP = 4; -} - -// CmdId: 22017 -message MMGNBANAIHG { - uint32 GCBOLPFMJCJ = 9; - bool EKCHCHOHOAN = 13; -} - -enum HPHCFOLLJJG { - HPHCFOLLJJG_NONE = 0; - HPHCFOLLJJG_LAYOUT = 1; -} - -// CmdId: 22829 -message ELBMFCICOMJ { - bool HKPAPPFDGCP = 1; - bool NBKLFAOGFBN = 2; - bool LPIPMFLMDCI = 3; - uint32 PLHGOLNFKGP = 8; - uint32 PKLFIKGDGPG = 10; - uint32 JAHFOBKDPDC = 13; -} - -message GMPODPLMJDE { - OPKHOEGMDAL IHEFEIBJKIB = 1; - uint32 AOJJLIGMDDP = 2; -} - -// CmdId: 28510 -message OKNAOKINOAJ { - uint32 BONMLLMEMHB = 9; -} - -// CmdId: 23211 -message JBJHCJHACCO { -} - -message MBKKMCLKCIM { - repeated FPDNEOJHHPN HFMPCELHGBP = 14; -} - -// CmdId: 1123 -message EACENNKMOFN { - IBAGINFMBEI PJKLENCIHKJ = 4; -} - -message DCAPPPBDLBJ { - repeated JPGPDHCACFP NJBHPBAGEFA = 1; -} - -// CmdId: 28900 -message PPDJDPAHNDB { - uint32 PKLFIKGDGPG = 5; - int32 ALOELOFKHLC = 12; -} - -message IGGBFMEPBJI { - repeated IJLJPOGOGLN PHNAHKHDGED = 1; - bool BBFELADMDOF = 2; -} - -message BHCHCBFCCLA { - uint32 PKLFIKGDGPG = 4; - bool EBPCEPLKLCC = 7; - uint32 NMDGEEBDADJ = 9; - bool KHEJHGHEODI = 11; -} - -// CmdId: 28752 -message ALJCIOEEDAK { - uint32 IDHADIEOEDE = 8; - int32 ALOELOFKHLC = 11; -} - -// CmdId: 1366 -message AGLMODHHPEH { - repeated GCNEACKIJLC PJECCALFKDD = 8; - uint32 LOIEKFANKLK = 11; - uint32 GCBOLPFMJCJ = 12; -} - -// CmdId: 4527 -message LFNEHFKLIOF { - uint32 OIANCIPKPBE = 9; -} - -message EIPKALGMFDO { - bool EBPCEPLKLCC = 1; - uint32 PLHGOLNFKGP = 2; - uint32 AFJJPHANFHE = 10; - uint32 PKLFIKGDGPG = 15; -} - -// CmdId: 8877 -message IEGNNFPKPEI { - uint32 HIJCCOEIPNP = 2; - uint32 AOJLPDFHLPK = 12; -} - -// CmdId: 8505 -message KENBCHPDFIN { - uint32 CLMPMOOCCJJ = 1; -} - -message CKIHEIDAKCA { - uint32 LJGHFJGIOLN = 5; -} - -// CmdId: 2100 -message JNMLGJJNAPM { - HNDEPKKNGMN CLBDIJAKHBL = 2; - HNDEPKKNGMN IKONKLPIGDG = 6; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 23452 -message IHNJDKPMJPL { - int32 ALOELOFKHLC = 10; - EMNGAJIPPBA PHKBIBBMKEH = 11; -} - -// CmdId: 20674 -message GPOKMMFIMNN { - ANKCPKDGGNM NBAALCNMHOJ = 3; - uint32 JDAAEHPMJLG = 7; - int32 ALOELOFKHLC = 12; - uint32 AOJLPDFHLPK = 15; -} - -// CmdId: 22733 -message PIDMCMAMHMF { - int32 ALOELOFKHLC = 4; -} - -message GBMJHBFLPJA { - uint32 DHGMDCIDLCL = 1; -} - -message IEIAEKDEKPH { - ABFKJACHPLA JGPHAMFEDKN = 1; - ABFKJACHPLA NPPMCMAFLGB = 2; - ABFKJACHPLA KOPFDELEPGO = 3; - ABFKJACHPLA MABKHAKOHLH = 4; - ABFKJACHPLA PLAFNOAAPFK = 5; -} - -message JLBNFKIBDPK { - uint32 FGELLIIPJLP = 1; - uint32 BOMKEMJPMKB = 2; -} - -// CmdId: 28653 -message PMDPPMAKKDH { - repeated KDCBFHPPKGF POMCHDHJKNH = 2; - repeated ALCIPHMEAHF GEJEAECJLHC = 3; - string DNNLJDINGIL = 5; - uint32 GEJFKMMPAKO = 13; - oneof GDOFKHMAKOK { - uint32 slot_id = 1453; - uint32 furniture_suite_id = 527; - } -} - -// CmdId: 255 -message LLICJNLNKCH { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 26646 -message JENOFBIFHIE { - uint32 PKLFIKGDGPG = 3; - bool POBIKMJKEJE = 4; -} - -message AKOJJAJLNON { - uint32 NPCJHOADMNL = 9; - uint32 DNDAFKPKOML = 13; -} - -enum KODDHLBBOKG { - KODDHLBBOKG_REPORT_REASON_NONE = 0; - KODDHLBBOKG_REPORT_REASON_DECEPTIVE_ADS = 1; - KODDHLBBOKG_REPORT_REASON_ABUSING = 2; - KODDHLBBOKG_REPORT_REASON_CHEAT = 3; - KODDHLBBOKG_REPORT_REASON_POLITICAL = 4; - KODDHLBBOKG_REPORT_REASON_OTHER = 5; - KODDHLBBOKG_REPORT_REASON_HOME = 6; -} - -// CmdId: 4291 -message LEPINKHBAMN { - repeated KCFMKMBEKPN BLPGIGNAMJM = 8; -} - -message LIIDMJKPBOD { - NIGNINHHOKP OIIEBGBGPKP = 2; - BINPGBMBBGM LCLHHMINDCN = 4; - repeated MNONPGDIBIC GAIHMKPGCLO = 6; - DOPMALOEHGI EFALOEJHDCJ = 15; -} - -// CmdId: 6291 -message GKCKKCHHINC { - repeated NJMDFFKJKJK OLOBEPBDLEM = 10; -} - -// CmdId: 768 -message HKAPINPDLIO { - uint32 HDGHMEGDKDB = 4; - uint32 MBPOIGPJOMP = 13; -} - -message CJAKPILFHCJ { - repeated DKNOOOAMMKP MEBMJAEPFED = 1; - bool EKDNJFFDDCC = 3; - bool OHBIDCMJFIE = 4; - DKNOOOAMMKP NMHLLFFELDF = 5; - uint32 PFGCNKOHNHA = 6; - DNECFMIJJIG NDMIAIAHNCK = 9; - uint32 FGKEKBPJKED = 11; - uint32 BIAENDFJHHN = 13; - uint32 JPFDECHEFPI = 14; - uint32 IJGCADDBCDG = 15; -} - -message IIBADDBPPJD { - ABFKJACHPLA JGCFFFNCONO = 9; - ABFKJACHPLA KBCBHPMELHB = 14; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 1796 -message JKFBHBHIMKI { - bool ELBEHCDFPJG = 15; -} - -// CmdId: 8700 -message BIIEBFEAOKD { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 20572 -message CDFNCHINEKH { - int32 ALOELOFKHLC = 3; -} - -message ELNHHHFGKFG { - map GKPEOBFABEC = 8; -} - -// CmdId: 4963 -message BEOHCCALCPI { - int32 ALOELOFKHLC = 3; - repeated uint32 EFLKJPINKEC = 13; - uint32 JHEHOCBEODA = 14; -} - -// CmdId: 977 -message DMCMNNKFNCE { -} - -// CmdId: 24230 -message BEDFOBCFJKF { - uint32 KKDBMPAIJJB = 1; -} - -// CmdId: 2172 -message ALNJLPOJHLI { - repeated uint32 LGJIILAFLOK = 4; -} - -enum NFGBLLGLHCC { - NFGBLLGLHCC_GCG_INTENTION_CHANGE_NONE = 0; - NFGBLLGLHCC_GCG_INTENTION_CHANGE_RM = 1; -} - -// CmdId: 2087 -message BGOBCCMMOMK { - int32 ALOELOFKHLC = 12; -} - -// CmdId: 8006 -message BBBJCNFIHEJ { - repeated PADBLGPOCHK LAFGDGJBAKP = 9; -} - -message DOAKGJMMFND { - uint32 CKDBINDCENI = 2; - uint32 MHOEPFHAHFL = 10; - uint32 NIJDGEOBLBI = 11; - uint32 PDELKANOOBL = 15; -} - -message BMGONLBFBAI { - repeated uint32 PDFBJCPKGAD = 1; - map JHOJDJGELLK = 2; - repeated uint32 GEPBOPLIEMB = 3; - map KBEAGMAGFPD = 4; - repeated uint32 NGBJMLNHLBB = 5; - map GJBFBFOCLJL = 6; - repeated uint32 IFLMBHBHLMC = 7; - repeated uint32 PLGICBELJNB = 8; - repeated uint32 FOIHNLFBPFI = 9; -} - -// CmdId: 27950 -message MCOIONAAILD { - uint64 IKCGBNOFDID = 6; -} - -// CmdId: 3071 -message GCLJKEMJPNN { - float CKKPFELPPDI = 3; - uint64 KAAEMLKLCOE = 5; - OEAGBOECANB EDKODFKFMHL = 6; - uint32 MJKJCNBPEOE = 14; - float PGDKNNGHNPD = 15; -} - -message LJJFPODJBID { - uint32 GAMKJHOEENJ = 1; - uint64 IKCGBNOFDID = 3; - uint32 ELHEBEPJLAO = 7; - bool NDNIGADOJIM = 15; -} - -// CmdId: 29584 -message JIEJIHOGCEB { - uint32 NLFIMKJOLCH = 3; - int32 ALOELOFKHLC = 4; -} - -// CmdId: 27972 -message BAAOMEPIBLE { - int32 ALOELOFKHLC = 2; - repeated KCPMIDIIPEN ABJCOHOECHI = 7; - repeated uint32 ENNGGMPOAKB = 8; - repeated LJBKEOKPJOC IONDDIBCPLJ = 11; -} - -message NEFEGLMDAHP { - repeated uint32 NMHEAALBKDD = 1; - uint32 AHJBPDMFILG = 2; - repeated uint32 AAHKJLEDLKJ = 5; - BEEJIHDMCHH NBOPHIEGGMH = 8; - uint32 BIGFIEDLMNA = 9; - uint32 GFFGCCJPDAK = 11; - uint32 CPIDJAPNNLL = 12; - uint32 HMDBNIAMGND = 13; - uint32 KPDNNGBDECB = 14; - bool MJKMGECGJNI = 15; -} - -message NKLFPEGAAGG { - repeated uint32 EMNCDAKHBEB = 1; - LOHBBFDKCPI EDKODFKFMHL = 2; - uint32 LANJAPJOEEI = 11; - uint32 LGIAHGDMOBA = 14; - uint32 BFDCMJMCICH = 15; -} - -message HLNDOADPLJB { - uint32 DHNKGKBEDNG = 6; - uint32 JBOIFOOCDND = 13; - bool HHALAHALMKI = 14; -} - -// CmdId: 9785 -message DPLPIKCPNDC { - message EIBLPKEFAPK { - uint32 JHEHOCBEODA = 6; - uint32 FGFMJOKMAFL = 8; - bool ONCCDHDNCAF = 15; - } - - repeated EIBLPKEFAPK MJFHMKKLOFO = 12; -} - -message LJKDBNBDAMG { - string LKNNMKBFNDI = 2; - uint32 JHEHOCBEODA = 14; -} - -// CmdId: 21739 -message BJPDBLLFLDC { - uint32 BEDFCAEAKHP = 8; - int32 ALOELOFKHLC = 9; - uint32 AIHFCADMDLG = 14; -} - -// CmdId: 21581 -message KLKFLBKOLLA { - int32 ALOELOFKHLC = 7; - AKCDJECFDIA AOFNODOHAHJ = 11; -} - -enum GDIHOPDOCHB { - GDIHOPDOCHB_NONE = 0; - GDIHOPDOCHB_SUCC = 1; - GDIHOPDOCHB_FAIL = 2; -} - -message KPCNDOBEJLO { - uint32 BLALLKJMGKE = 1; - AIGEEEFLGBP KPJIFOHLJHM = 2; - uint32 PHEDBMKDHAG = 3; - uint32 AHLCAFNPHKL = 4; - bool IDBPPNDJOPI = 5; -} - -// CmdId: 3203 -message BMODELPJNNI { - int32 ALOELOFKHLC = 8; - uint32 ALFKLLMIJBI = 10; -} - -message CMCGPBAMGCF { - repeated uint32 GDFCHHBLCCM = 5; - uint32 PKLFIKGDGPG = 13; -} - -// CmdId: 29691 -message ODGNFCGCPNA { - int32 ALOELOFKHLC = 7; -} - -// CmdId: 25842 -message GOGKLADNDOJ { - uint32 FMBCBCOIBEP = 8; -} - -// CmdId: 4045 -message JFOAEKJGCMG { - AKCDJECFDIA JJIHBMFODAB = 4; -} - -// CmdId: 190 -message GKCBIEHEENJ { - repeated uint32 CAMIKNJOJOC = 5; - repeated uint32 MGEGKCEMPCN = 13; -} - -// CmdId: 20264 -message EBMLNILFGGE { - KCPMIDIIPEN EEEJHNOICJO = 4; -} - -// CmdId: 4347 -message JPBEEJIMHJH { - int32 ALOELOFKHLC = 14; -} - -message CKLBPINNMHE { - bool NDNIGADOJIM = 1; - uint32 JCCJNDODMDC = 7; - uint32 GAMKJHOEENJ = 9; - repeated uint32 INJHFJPGFKC = 10; -} - -// CmdId: 22723 -message ALIFJEFLGDA { - int32 ALOELOFKHLC = 3; -} - -message CJKBCBDAJBN { - repeated ABFKJACHPLA BDLHDBNBMKF = 3; -} - -// CmdId: 6823 -message DNBLBFLPPIO { - uint32 LOIEKFANKLK = 2; - repeated uint64 BOFAAGBHLPA = 6; - uint32 PKLFIKGDGPG = 14; -} - -// CmdId: 22376 -message POOEKDDLBEE { - repeated uint32 JLAAKAENAFO = 5; - bool LKCGLABNGCJ = 8; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 27111 -message IMGNEABCPFM { - uint32 KAKFCNHBHLM = 6; - uint32 EBGMGECHJND = 9; -} - -// CmdId: 27295 -message LCPEIBAHGHD { - bool GNOHKDLJMPG = 4; -} - -message MNMCGFADIDK { - string KFHFMBLCBMI = 4; - string FMJOMHGOBEE = 6; -} - -// CmdId: 1936 -message HBIIEFCAEAI { - int32 ALOELOFKHLC = 1; - uint32 NLMFKDAIAKO = 5; - uint32 KAKFCNHBHLM = 12; -} - -// CmdId: 29563 -message MNJLHGDAECF { - uint32 NBGBGKPJIHE = 11; -} - -message MOMMEPEGDHB { - uint32 PABNFILBDMA = 1; - string CKPJFHPBMCB = 2; - ABFKJACHPLA LANJAPJOEEI = 3; - OHMGILBIIIN PMOIAJNCHIF = 4; - uint32 MKMACOMJCGB = 5; - HNJINAJIPAA NNMOJGAHDNP = 6; - uint32 GIPMLOCONCB = 7; - uint32 AAOGCHADHPL = 8; -} - -// CmdId: 21287 -message NKCLEAIEADA { - BALKODLKKDC BEEGAJMCLFA = 2; - int32 ALOELOFKHLC = 6; - uint64 LKBINMHIDJP = 15; - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 3; - } -} - -// CmdId: 20111 -message GNEBBJMIINB { - int32 ALOELOFKHLC = 11; -} - -message EHDBGJHJHOE { - int32 KJCLKANDDEG = 1; - uint32 MEHGGEJKCNO = 2; - BOEMDAMICPH KEMHOCMLBKC = 3; - BOEMDAMICPH FEEIEMNOGOG = 4; - uint32 ADKAJNBCJNK = 5; - uint32 MFJHECJCPJE = 6; - float EPKDDDHIILG = 7; - EMNKNLJAAGI GPBCBFPNMGM = 8; - uint32 DBMFKBOGAFK = 9; - bool PJPDANDBIGO = 10; - OIIGOEJNPLK DCDJCBCOOKN = 11; - uint32 MFNAOIDAMHC = 12; - bool HMCAEOEENAN = 13; - bool IILBHFODNKJ = 14; -} - -// CmdId: 7314 -message INGBEAPEPEH { - repeated FFBIAHNBILC LIIDMBFPLED = 14; -} - -// CmdId: 26944 -message OOAPOAEHAAM { - repeated HKBPJNKGGCC LHMCLBGJNBA = 8; - int32 ALOELOFKHLC = 13; -} - -message JGOAFCDEEKC { - repeated uint32 LBOIEJAKAML = 3; - repeated uint32 GOPOHECFABE = 6; - repeated OOGNLKFPGMB NKNAAIJEILK = 8; - repeated uint32 LFJEOIFCMBA = 11; -} - -// CmdId: 7608 -message LNDOBBIHKKP { - ALDACBDKAAK OACNBEALAPF = 1; - uint32 BLALLKJMGKE = 10; -} - -message NCBOIAGFDBE { - ALCIPHMEAHF IHEFEIBJKIB = 9; - bool IMGJPPKPHDK = 14; -} - -enum IHPLLJMLPGK { - IHPLLJMLPGK_ATTACH = 0; - IHPLLJMLPGK_DETACH = 1; -} - -message EMDJHAOIFCN { - OOMKPJPDNAM DLFHFGBFFAD = 1; - uint32 JFEMOPGIFHC = 4; - bool EBPCEPLKLCC = 5; - repeated OOMKPJPDNAM KHKLKGLGMBP = 7; - uint32 PKLFIKGDGPG = 9; - uint32 MMDEMBOKFMJ = 13; -} - -message EEFBNIMALNJ { - uint32 DBHBBLFFKGN = 1; - uint32 PFKBAPDLJDF = 2; - repeated uint32 DEDAGPMCNML = 3; - repeated uint32 DOPLMBCOONJ = 4; - ALCIPHMEAHF BEMJLGMFIBI = 5; -} - -// CmdId: 4653 -message GLKCKLJODKO { - bool MDLACHAGEAN = 7; - uint32 FOBCDPDBCKB = 12; -} - -// CmdId: 25437 -message PKCPKPCCEHM { - uint32 AOJLPDFHLPK = 4; - uint32 HIJCCOEIPNP = 13; -} - -// CmdId: 4989 -message OAAGMCDLEFA { - /* protected @ 0x20 */// repeated PADBLGPOCHK FDJOOCIKGEB = 65535; - /* protected @ 0x28 */// repeated PADBLGPOCHK CNGJBGNAHGJ = 65535; - /* protected @ 0x30 */// int32 ALOELOFKHLC = 65535; -} - -// CmdId: 6285 -message EDKPJEPFGJI { - uint32 MIAKBJAMKME = 5; - uint32 BIBECLGPFHB = 9; - bool KHEJHGHEODI = 10; -} - -// CmdId: 9939 -message AGDDIIFEMJG { - uint32 AEAANAOPNJD = 1; - bool BMMOKABJPGH = 10; -} - -message OMOIPCGDGAM { - repeated DICGHBAAJAE GDDILFDINLE = 1; - uint32 ADIPFBLBNEP = 4; - uint32 AOJLPDFHLPK = 8; - repeated uint32 KAJDNNHGFMO = 15; -} - -// CmdId: 8697 -message KNNIFPDCKKN { - int32 ALOELOFKHLC = 4; - uint32 HLCCJFGJLAA = 15; -} - -// CmdId: 341 -message BOIDMCAKNPC { - uint32 LHMBBOKEMLM = 2; - map ONOIPAKPILH = 3; -} - -// CmdId: 383 -message FCLCCPFICBO { - int32 ALOELOFKHLC = 1; - string MNFCOLBGENA = 2; - string NAFDOLAEOKL = 3; - uint32 GOABEJGJJJP = 4; - uint32 OEMFLAILONG = 7; - string NICNAONHKJP = 13; -} - -// CmdId: 26178 -message LKJGNKKJFKO { - uint32 IDHADIEOEDE = 3; -} - -// CmdId: 8614 -message HJKHCHEKLLA { - uint32 PKLFIKGDGPG = 8; - int32 ALOELOFKHLC = 10; - repeated IHFDKHONLMF KGPGDIKNINH = 15; -} - -// CmdId: 27591 -message GMKKACAFHIH { - uint32 IAPJPJFFKGC = 4; - bool BHPEOJPKOED = 10; -} - -// CmdId: 2037 -message HMGNHLIFACB { - map BHADJKKDFLK = 5; - int32 ALOELOFKHLC = 8; - repeated HNDEPKKNGMN PJECCALFKDD = 13; -} - -// CmdId: 20114 -message JNFBJLLIDMG { - GCBKNGHNMAF BEBAHCPHJIK = 13; -} - -enum NADCIKAMAOJ { - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_NONE = 0; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_REPEAT = 1; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_INTEVAL = 2; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_DELAY = 3; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_ROUND_INTEVAL = 4; - NADCIKAMAOJ_FIREWORKS_LAUNCH_PARAM_MAX = 5; -} - -// CmdId: 8242 -message GNBDOIEDONA { - uint32 IJGCADDBCDG = 2; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 28792 -message FNJMCAMIBLH { - uint32 LJMCHFICLOP = 15; -} - -// CmdId: 8314 -message FBMKCNCBOAH { - int32 ALOELOFKHLC = 1; - AJPEDHOCLEC PAJNKNPHLDD = 5; - uint32 NIJDGEOBLBI = 12; -} - -message BIKFEGBNJOH { - uint32 CHEHLPACEFP = 2; - uint32 PKLFIKGDGPG = 3; - uint32 JFNFFNAAFBA = 4; - uint32 JAHFOBKDPDC = 5; - bool KHEJHGHEODI = 9; - uint32 HDKBOHBCNJI = 11; - bool EBPCEPLKLCC = 12; -} - -message GGPBBJAGJOL { - bool HLBJKEOJIEE = 2; - uint32 GMDHEDHDGLM = 4; - uint64 KAAEMLKLCOE = 6; - uint64 KNDEPJJEAMM = 7; - bool BGNEHEGHFDD = 9; - uint32 NFNMDLBHMNK = 10; - uint32 FJFENDDFAIF = 11; -} - -// CmdId: 26420 -message OJEELGLJMNC { - int32 ALOELOFKHLC = 12; -} - -// CmdId: 26530 -message JDGAJNEKBFA { - ABFKJACHPLA IJCDBADPELM = 3; - int32 PMEFFNPLOPN = 8; - uint64 CKGOKBHCLPP = 12; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 23259 -message NEJMLNADGLN { - int32 ALOELOFKHLC = 6; -} - -// CmdId: 21386 -message GAPOIOMENAP { - uint32 GNJFOAILNDA = 8; -} - -// CmdId: 25957 -message HGCNCIFPJMG { - uint32 HNOKMCHONBE = 9; -} - -// CmdId: 23591 -message GCBAHAJBBFL { - repeated string NCEOMGJNFJD = 2; - FNBNDHBGLNG BAPDOMMDFJI = 8; - repeated uint32 BNPMDNDKEMO = 14; -} - -// CmdId: 28998 -message PEGOMCMICAL { - repeated uint32 MJDFIALOLCI = 1; - int32 ALOELOFKHLC = 5; - repeated JDECMFDFEKM HKPCDAJDKJL = 6; - repeated uint32 LINAAJDGJBI = 10; -} - -// CmdId: 28684 -message BNMHPEALOJL { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 9253 -message BPIJIGEJDCE { - uint32 NOLKEJOLAOL = 3; - uint32 JNIJFAMNHGM = 7; - uint32 LCLNEEMKNPK = 9; -} - -// CmdId: 2295 -message KGCIOHJAPDC { - int32 ALOELOFKHLC = 3; - uint32 IJGCADDBCDG = 7; - repeated uint32 BHGMBKEANBH = 13; -} - -message FLLBJFPKLFG { - string MKHONLJDGFO = 3; - string EGKEKMNCJNM = 4; - string NKJJICJKKNN = 5; - string OKEPODGEOMO = 6; - string LKCMAJEPJNN = 10; - string JFNIBGODPBL = 11; - string ABIBAHFOPMI = 15; -} - -message BHNIIKNFDPD { - uint32 HIJCCOEIPNP = 1; - uint32 CDCALINJEKP = 2; - uint32 CPNEKAMBJGK = 5; - uint32 LJGHFJGIOLN = 8; - ABFKJACHPLA LANJAPJOEEI = 15; -} - -message NNKDPPLOCFF { - uint32 AMBOFGGKNPN = 6; - repeated IMBJLLGFHOG DHFGCKAELNN = 11; -} - -// CmdId: 21374 -message AOADLBFCEHB { - uint64 KNDEPJJEAMM = 4; - uint32 OOPILBOLDAC = 10; -} - -// CmdId: 575 -message PBKLIFFDKLK { - uint32 HCKPABHAGGL = 5; - uint32 BILJEBIOFAF = 9; - int32 ALOELOFKHLC = 15; -} - -message POMLAAOPJDO { - uint32 DBHBBLFFKGN = 1; - repeated uint32 DEDAGPMCNML = 2; - repeated uint32 DOPLMBCOONJ = 3; -} - -// CmdId: 20223 -message ABOFMCBCOKF { - uint32 GKAFIEPILPB = 3; -} - -message JPFCIAPCJOC { - uint32 AHLCAFNPHKL = 2; - uint32 BLALLKJMGKE = 6; - int32 ALOELOFKHLC = 11; - AIGEEEFLGBP MMKFPCDJLON = 12; - uint32 PHEDBMKDHAG = 15; -} - -message MJJMBEOEJNI { - uint32 PLHGOLNFKGP = 9; - bool EBPCEPLKLCC = 11; - uint32 LOIEKFANKLK = 14; -} - -// CmdId: 1858 -message PJPLMLAMDNC { - OHCFBCJFMCM KOFBCBIEPLK = 1; - int32 ALOELOFKHLC = 2; -} - -// CmdId: 1728 -message OGFAKBHCDHM { - uint32 AOJLPDFHLPK = 5; -} - -message NLCFIFJMPIF { - LOHBBFDKCPI EDKODFKFMHL = 1; - uint32 BFDCMJMCICH = 4; - repeated uint32 KILMLLEGGPO = 11; -} - -// CmdId: 4338 -message EHMKDHNPCPO { - repeated AEIEIFBLKFC CELKGFAPOBA = 1; -} - -// CmdId: 26080 -message AKJNIMDDBAN { - int32 ALOELOFKHLC = 2; -} - -// CmdId: 21953 -message KKHIMPJDGEP { - uint32 AOJLPDFHLPK = 7; -} - -message LGILDKAKCHO { - map NLDACFNPPEF = 2; - repeated uint32 PIGDPMIBMBG = 4; - map IGMIMAIDPEC = 5; -} - -message AKMIGJHEMFK { - int32 JEDGMGJGKMB = 1; - int32 IKFOJKDMCHH = 2; -} - -// CmdId: 8319 -message MPMPNOKCBKN { - uint32 LJJOFHKAKJH = 9; - uint32 PKLFIKGDGPG = 15; -} - -// CmdId: 24747 -message DPCFCFCMLLO { - repeated OIGNKPBNGEC LILABBHIFAI = 13; -} - -// CmdId: 4552 -message PJHDLEFBKBF { - NCIOGLGOKOH OONICMHJJEH = 3; - AIFAPNLEHHO DNMOKEIJGFF = 7; - repeated uint32 DMPPNKEJOIC = 12; -} - -// CmdId: 25883 -message OCANKFBCDGG { - int32 ALOELOFKHLC = 5; - POIOIIEJGKI PFPHPAMPHPG = 13; -} - -message OLPKFKLNKGB { - repeated double AOLFMOIEOBL = 1; -} - -// CmdId: 25109 -message GDNJKGKDJJF { - int32 ALOELOFKHLC = 13; -} - -// CmdId: 20034 -message CFJLOOAMNOM { - repeated CIOAAHIIEPA BCLCBCBENNI = 4; - uint32 AOJLPDFHLPK = 6; - int32 ALOELOFKHLC = 8; -} - -// CmdId: 21301 -message POBPMGEKEEA { - uint64 KAAEMLKLCOE = 12; - uint32 KMDOGFBMGFI = 14; -} - -message HMNCGANKGOL { - uint32 PPFDEGKIBMC = 2; - bool HDCNCLNCFPO = 5; - bool AOAGPGDHDON = 6; -} - -// CmdId: 25562 -message PDPFPMMKOMC { - uint32 BLALLKJMGKE = 3; - uint32 PHEDBMKDHAG = 4; - GJBGAPBDDFI BLFENGEDNJO = 10; -} - -message MFMBCEPHJBN { - uint32 NOIGFKAKBCM = 1; - uint32 NMOFFFBMOAK = 3; - uint32 EBACHNCCGBD = 7; - repeated LGKHIOAIMKL MLIMEFLKANI = 8; - uint32 AMDLGLHHDOH = 10; - bool PIMNPMEJHBA = 11; - uint32 OOHFBPPMOKG = 12; -} - -// CmdId: 28479 -message EONKEODKABA { - uint32 FOBCDPDBCKB = 11; - uint32 PABNFILBDMA = 13; -} - -// CmdId: 29712 -message FFMBAEGIDKC { - int32 ALOELOFKHLC = 4; - uint32 PKLFIKGDGPG = 8; -} - -message CGGADEGIAAM { - bool DIPLIEBCKCA = 1; - bool GFEFKIKODII = 5; - bool PIMNPMEJHBA = 6; - repeated MBONLGPDPFI KOHDONCJGJB = 9; - APBFENNCKNA KHIDLJICICC = 14; - EKIIMAOMOBK GEOHHCBEPEK = 15; -} - -// CmdId: 2342 -message LPJBLPCHOPM { - ABFKJACHPLA AFCLCINDHFA = 1; - ABFKJACHPLA JGPHAMFEDKN = 6; - int32 JHEHOCBEODA = 12; -} - -// CmdId: 26296 -message GGCPIJDDDMB { - int32 ALOELOFKHLC = 14; -} - -message PEAHNIIFPCB { - uint32 FOBCDPDBCKB = 8; - uint32 GIPMLOCONCB = 9; -} - -// CmdId: 7567 -message OMLCDAPCAEP { - uint32 GCBOLPFMJCJ = 4; - int32 ALOELOFKHLC = 8; -} - -message NNKGKPMDBIC { - repeated JOEMKPKDIOK NFAAADOBMMG = 6; -} - -message OAMICGLLBGK { - uint32 CHONKJLPPCN = 1; - bool PIMNPMEJHBA = 3; - uint32 OFHHLKDCMJG = 4; - repeated BKIBGOODEDH CFFBBCOJLAM = 6; - uint32 CHMPMBNIGLC = 7; - uint32 PMPPGJFAFPM = 8; - uint32 DBNKIHCKLCH = 9; - bool JMBNMEFEAHD = 12; - bool EDBJBDGMCHI = 14; -} - -// CmdId: 29879 -message BOFAGDNNAGM { - int32 ALOELOFKHLC = 7; -} - -// CmdId: 24905 -message OOLLONIGHJA { - int32 ALOELOFKHLC = 2; -} - -// CmdId: 21759 -message EEBKDGOEGDJ { - uint32 GCBOLPFMJCJ = 2; - uint32 NAAKJKALPPD = 4; - uint32 IPDOPNBDLCM = 11; - bool LPIPMFLMDCI = 13; - uint32 MPNIELODIFO = 14; - uint32 DMMMONHCHOJ = 15; -} - -// CmdId: 29941 -message FGGFFCHKCGB { - uint32 FJFENDDFAIF = 3; - uint32 JHFAPNBHMPD = 6; -} - -message FHKMFKGCDOI { - repeated GFALHAGAKJF IAKDKHKHOCL = 8; - uint32 OIFFDDFEHLH = 9; - uint32 PKLFIKGDGPG = 10; - repeated LJKDBNBDAMG KADAHMHDEMC = 15; -} - -// CmdId: 24588 -message KINNPJECFBK { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 4229 -message BDKFDBIPMHP { - FBBDBCECDIB IEFKOAGAOKA = 1; -} - -// CmdId: 21804 -message IMAMKBKKKHP { - /* protected @ 0x20 */// uint64 FHDOFMPMOPP = 65535; - /* protected @ 0x28 */// uint32 IMDJOJEKOJO = 65535; - /* protected @ 0x2C */// int32 ALOELOFKHLC = 65535; -} - -// CmdId: 6470 -message DGDJHPPBMPL { -} - -message IACLINMJAMB { - map MHJLILNKDCJ = 1; - map FLMCJDEEKEA = 3; - uint32 JHEHOCBEODA = 5; -} - -// CmdId: 23390 -message JCCOOMHGOEN { - uint32 HIJCCOEIPNP = 2; -} - -// CmdId: 25311 -message KNPKEKMOHIN { - int32 ALOELOFKHLC = 14; - uint32 GCBOLPFMJCJ = 15; -} - -// CmdId: 28849 -message FLGMACEKBLN { - JBFDPIINFMO NCANENMKPOM = 2; -} - -// CmdId: 24081 -message GEFBBGCLJBE { - uint32 FFKOPNLMOOE = 6; - uint32 FNMGKLBCOJJ = 12; -} - -// CmdId: 22478 -message NODBPMMJPGI { - uint32 NLFIMKJOLCH = 12; -} - -// CmdId: 4147 -message BKGAODHCOAL { - int32 ALOELOFKHLC = 15; -} - -enum HLDHOIHOACM { - HLDHOIHOACM_MOVING_PLATFORM_NONE = 0; - HLDHOIHOACM_MOVING_PLATFORM_USE_CONFIG = 1; - HLDHOIHOACM_MOVING_PLATFORM_ABILITY = 2; - HLDHOIHOACM_MOVING_PLATFORM_ROUTE = 3; -} - -// CmdId: 26546 -message GLMDHNMMCPA { - uint32 AOJLPDFHLPK = 5; - uint32 MHJKDAGNGCB = 15; -} - -// CmdId: 4410 -message GMAOGOOLAJF { - uint32 BLALLKJMGKE = 10; -} - -message DEGGDBIPOEF { - repeated PBMLLBGIDOE CGHGMAFMKCG = 2; - repeated CBFKAPHKLJO KOHDONCJGJB = 4; -} - -// CmdId: 28286 -message PFFILNNLGLO { - bool HHALAHALMKI = 8; - int32 EDKODFKFMHL = 11; -} - -message BGNPLLDHHCC { - uint32 FJFENDDFAIF = 3; - uint32 HBEFHCDLFKC = 5; -} - -// CmdId: 24454 -message NNAGKEKPNPO { - /* protected @ 0x20 */// uint32 DEAJDCGAPOG = 65535; - /* protected @ 0x24 */// int32 ALOELOFKHLC = 65535; -} - -message MBONLGPDPFI { - bool EBPCEPLKLCC = 1; - repeated BGKECOINKOK LILALDLBFEO = 10; - uint32 GCBOLPFMJCJ = 13; -} - -// CmdId: 28302 -message MAKHBFEMPBL { - uint32 BGIMCOMCHNF = 6; - uint32 CEIAKNGAODL = 12; -} - -// CmdId: 28133 -message BDBEKFNPCKG { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 5196 -message EJGHHIMGFJD { - repeated DEMIOMIHFAD NOKENLMDLGC = 14; -} - -// CmdId: 789 -message OFBFFMOLAEB { - uint32 OOHFBPPMOKG = 1; - uint32 AOJLPDFHLPK = 4; - uint32 NOIGFKAKBCM = 10; - uint32 NMOFFFBMOAK = 15; -} - -// CmdId: 7936 -message GDDKPAACEFJ { - MHBBACMENKF GCBALLGJEEC = 14; -} - -// CmdId: 27196 -message KMHAIKLHMFN { - int32 ALOELOFKHLC = 7; -} - -// CmdId: 9043 -message DIIKBGNBDGJ { -} - -message CNAKPNIPHAD { - uint32 CPIDJAPNNLL = 10; -} - -// CmdId: 21181 -message HEJEPAJDGKF { - int32 ALOELOFKHLC = 6; - BALKODLKKDC BEEGAJMCLFA = 11; - oneof NCANENMKPOM { - IGGBFMEPBJI music_info = 13; - } -} - -message MMPHNGMFALN { - uint32 GHCPOELFIIH = 2; - uint32 KJKJLHCOHBH = 15; -} - -// CmdId: 24987 -message NFOMLPIBDGK { - uint32 BENKKFICKDE = 4; - bool EIGCIKPJLAH = 9; - uint32 PEEBMKFNMFI = 15; -} - -message GPKJADJIEIK { - bool KNBCMKHALEH = 3; - uint32 HLEGIFFKBPE = 6; - uint32 PKLFIKGDGPG = 7; -} - -enum HJGEAKLAINI { - HJGEAKLAINI_GCG_ACTION_NONE = 0; - HJGEAKLAINI_GCG_ACTION_SPECIAL_PHASE = 1; - HJGEAKLAINI_GCG_ACTION_NEXT_PHASE = 2; - HJGEAKLAINI_GCG_ACTION_DRAW = 3; - HJGEAKLAINI_GCG_ACTION_REDRAW = 4; - HJGEAKLAINI_GCG_ACTION_SELECT_ONSTAGE = 5; - HJGEAKLAINI_GCG_ACTION_ROLL = 6; - HJGEAKLAINI_GCG_ACTION_REROLL = 7; - HJGEAKLAINI_GCG_ACTION_ATTACK = 8; - HJGEAKLAINI_GCG_ACTION_PLAY_CARD = 9; - HJGEAKLAINI_GCG_ACTION_PASS = 10; - HJGEAKLAINI_GCG_ACTION_REBOOT = 11; - HJGEAKLAINI_GCG_ACTION_GAME_OVER = 12; - HJGEAKLAINI_GCG_ACTION_TRIGGER = 13; - HJGEAKLAINI_GCG_ACTION_PHASE_EXIT = 14; - HJGEAKLAINI_GCG_ACTION_CUSTOM = 15; - HJGEAKLAINI_GCG_ACTION_NOTIFY_COST = 16; - HJGEAKLAINI_GCG_ACTION_AFTER_OPERATION = 17; - HJGEAKLAINI_GCG_ACTION_USE_SKILL = 18; - HJGEAKLAINI_GCG_ACTION_NOTIFY_SKILL_PREVIEW = 19; - HJGEAKLAINI_GCG_ACTION_PREVIEW_ATTACK = 20; - HJGEAKLAINI_GCG_ACTION_PREVIEW_AFTER_ATTACK = 21; - HJGEAKLAINI_GCG_ACTION_SEND_MESSAGE = 22; - HJGEAKLAINI_GCG_ACTION_WAITING_CHARACTER = 23; - HJGEAKLAINI_GCG_ACTION_TRIGGER_SKILL = 24; - HJGEAKLAINI_GCG_ACTION_BEFORE_NEXT_OPERATION = 25; - HJGEAKLAINI_GCG_ACTION_REMOVE_CHARACTER_CARD = 26; - HJGEAKLAINI_GCG_ACTION_ONSTAGE_CHECK = 27; - HJGEAKLAINI_GCG_ACTION_RECORD_BEFORE_OPERATION_DICE_NUM = 28; - HJGEAKLAINI_GCG_ACTION_CREATE_AUTO_OPERATION = 29; -} - -// CmdId: 9256 -message LMEOFBPMFPE { - uint64 CKGOKBHCLPP = 2; - int32 ALOELOFKHLC = 4; - int32 PMEFFNPLOPN = 9; - uint32 BLALLKJMGKE = 11; - ABFKJACHPLA IJCDBADPELM = 15; -} - -// CmdId: 20900 -message HPFECBLIOBD { - uint32 KHLMPEMIIKN = 6; - bool JFDHMLLEJDK = 15; -} - -// CmdId: 28625 -message FHMCGMFMGHD { - map HHJGDGOOHOB = 6; -} - -// CmdId: 25991 -message FNKCEPINDBA { - uint32 BKAJFAEKINF = 2; - uint32 CJHJMDKMABA = 3; -} - -// CmdId: 26538 -message NMPDAEHOGGB { - uint32 MKBPBOHGNHI = 8; - uint32 BAOKGCLFNNP = 9; - uint64 KAAEMLKLCOE = 10; - int32 ALOELOFKHLC = 11; - uint32 DJLNPDLGALE = 13; -} - -// CmdId: 2864 -message BMJHDJMOIAL { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 3706 -message OEENGGIOEII { - uint64 FMPGDFPBOII = 5; -} - -// CmdId: 1935 -message HBFLMBIHCNF { - repeated LEKEHKPPDIC JMDBDOMAJLF = 1; - uint32 DFGBJIBFJBA = 2; - uint32 PKLFIKGDGPG = 3; - uint32 JAHFOBKDPDC = 4; - bool KINLLPKOBJN = 7; - uint32 OCJAIFHBNPE = 10; - bool IHHFINLLOIN = 12; - uint32 DMOKNKCBKKA = 13; - sfixed32 OFKJPAHLDIL = 14; - uint32 CHEHLPACEFP = 15; -} - -// CmdId: 21290 -message KCJCAAPFNPL { -} - -// CmdId: 27151 -message BHDAPGNOIGK { - int32 ALOELOFKHLC = 2; -} - -// CmdId: 5155 -message EABEIIENFFM { - int32 ALOELOFKHLC = 11; -} - -// CmdId: 29574 -message BOEFMJINNNL { - int32 ALOELOFKHLC = 15; -} - -// CmdId: 3441 -message PIDEMFPAPKK { - uint32 AEFEDOMLOBA = 8; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 7770 -message EDLLCMFDGLE { - uint32 OKOIJHONBMF = 4; -} - -// CmdId: 24205 -message HINOAECPOPL { - LAANABCDNAM DAJLNNFGBJH = 4; - DFPNCBIAAFI GMPIIFBIGPB = 5; - uint32 AKCLAOEDBIN = 10; - uint32 DNMOKEIJGFF = 11; - uint32 MPLPLBEHBMG = 12; - uint32 FGLCMJMOHHP = 15; -} - -// CmdId: 4941 -message KLJGGALGNMF { -} - -enum KBGFJCIDIIP { - KBGFJCIDIIP_ASTER_LITTLE_STAGE_NONE = 0; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_UNSTARTED = 1; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_STARTED = 2; - KBGFJCIDIIP_ASTER_LITTLE_STAGE_FINISHED = 3; -} - -// CmdId: 25740 -message DNGIIGALAOL { - uint32 NBPKJLJNPNF = 2; - int32 ALOELOFKHLC = 11; -} - -message JELFLGEGHCA { - uint32 LJGHFJGIOLN = 2; - uint32 AOJLPDFHLPK = 3; - uint32 OFKJPAHLDIL = 4; - uint32 ELOBHCKOKPK = 5; - uint32 IIMLNNDEOIO = 6; - repeated DEHLKOHHIMO ADCBLJCNKEK = 11; - bool CDFPPCHGLFE = 13; - uint32 GKAFIEPILPB = 14; - repeated uint32 ABMOLHGJMLM = 15; -} - -// CmdId: 831 -message NACJNEDAMPI { -} - -message JLIKEMMKHMN { - repeated DCMPCOMAMNP CKKDHKPFCOG = 2; - uint32 OIFFDDFEHLH = 5; - uint32 PKLFIKGDGPG = 8; - bool IHHFINLLOIN = 9; -} - -message FOIOIAEHJKB { - uint32 PGBDPGGINBO = 5; - uint32 EMJDAELHBFP = 6; - uint32 ANGFLNNANFF = 7; - uint32 ELFAPPAADOB = 9; - LOHBBFDKCPI EDKODFKFMHL = 11; -} - -// CmdId: 7062 -message OLOJJCGFMLA { - BGBCHGKKALM ALNIGAKGCOL = 13; -} - -// CmdId: 28760 -message FLDOPJKCPAI { - bool HBAGBMKNOKO = 4; - uint32 OEMNAFFFMGJ = 6; - uint32 PKLFIKGDGPG = 8; - uint32 IEFGMPMOMKC = 10; - bool NCGPCDOKHJN = 12; - uint32 PPFDEGKIBMC = 14; - uint32 FOBCDPDBCKB = 15; -} - -// CmdId: 21282 -message DDOKBJLEAFM { - uint32 GCBOLPFMJCJ = 1; - uint32 HGICKKJLBKJ = 3; - int32 ALOELOFKHLC = 5; - repeated EOBBODLDOMN NLJEGHKCEKO = 8; - uint32 HDGHMEGDKDB = 10; - uint32 EJINEKHHBEI = 12; -} - -// CmdId: 419 -message PHKEEKMOJNE { - uint32 ODOFDGAMIOJ = 8; - uint32 FOBCDPDBCKB = 11; - repeated uint32 CDAMBODBBII = 13; - uint32 NAAKJKALPPD = 15; -} - -// CmdId: 26274 -message LBNALECOJNP { - uint64 KAAEMLKLCOE = 5; - uint32 GFAFBHLMOGF = 8; -} - -// CmdId: 26802 -message GDBELDDOGII { - int32 ALOELOFKHLC = 5; - BALKODLKKDC BEEGAJMCLFA = 7; - repeated uint64 KMNDILEKOKF = 8; -} - -message BILEAFFFCOB { - uint32 DBMFKBOGAFK = 8; -} - -// CmdId: 1135 -message FGEFMHEJEEA { -} - -// CmdId: 27784 -message ECCIPNFDLNN { - int32 ALOELOFKHLC = 1; - uint32 KKAKDPHJJOC = 11; - uint32 PPFDEGKIBMC = 13; -} - -message AEIEIFBLKFC { - uint32 BLALLKJMGKE = 13; - repeated CPLEOCMLICE CAAPMOODIJG = 15; -} - -// CmdId: 27078 -message NMCCEMAHFHO { - int32 ALOELOFKHLC = 2; - uint32 NOCGNCDOEAO = 10; - repeated NBMJIIMFLBF CGAHOPDOLGG = 11; - repeated LHOFBDGHKMP DPGGGJEMHEK = 14; - uint32 FOBCDPDBCKB = 15; -} - -enum IALLCBHLNPD { - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_DEFAULT = 0; - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_NO_COUNT = 1; - IALLCBHLNPD_LUNA_RITE_HINT_STATUS_FINISH = 2; -} - -message JAEKEGHJKPD { - uint32 BCMLKKMJDJE = 5; - bool HHALAHALMKI = 6; - uint32 LKODMIBCHNC = 7; - uint32 GCECJJCKIOL = 14; -} - -// CmdId: 4104 -message LAIMCDDKJAJ { -} - -message KPHBGOCFPCE { - string LMCNMJEJACO = 1; - repeated uint32 PHBPGKCFAEK = 6; - uint32 NKPAGNDCIKD = 11; - uint32 FAJPMJHEALO = 13; -} - -// CmdId: 20430 -message PLMHIBJGCEE { - uint32 FIFHAKLFGLG = 1; - int32 ALOELOFKHLC = 2; - uint32 LCLNEEMKNPK = 9; -} - -// CmdId: 311 -message GHIBOKBHMBJ { - uint32 IAPJPJFFKGC = 11; -} - -// CmdId: 9215 -message HLHECOGNONJ { - FDCAIODJBHG ACFECEBLOAN = 5; -} - -message EJDEEJGFHLJ { - bool CCJKLDFOAAM = 9; - repeated ONHPMGAMCMN KOHDONCJGJB = 14; -} - -message IKNJNOIIPBL { - uint32 HIDKEBGOOBB = 3; - PNKELMPCNAF HMJNBJAINLP = 4; - DCAPPPBDLBJ OIEDIAHLLDC = 11; -} - -message LKJCNJODPGJ { - repeated KACMCMHDJHN HHCEKCCHIJI = 10; -} - -message HOMCJAJGNMG { - uint32 KPGNEAIENOD = 1; - HHCIOCLLLKK GNACJJPBBHH = 3; - uint32 PIANJLOHGOA = 5; - AAANKDKECBI KNEILGIKOPP = 8; - EPGKHJCPJPA GBPHDPEPGDP = 11; - uint32 HKDNCDDCDJE = 13; - bool BJNGLHNNCOH = 14; - uint32 HFOJCOEDDMP = 15; -} - -// CmdId: 28113 -message HHNMMJPGPIH { -} - -// CmdId: 3670 -message NHOMEICJGGJ { - repeated KOHAFNGCBCJ POMJLPDCOBK = 2; - MPJCGLBCJFJ LDPIMBKHDOC = 6; -} - -// CmdId: 29633 -message DNDIGHCHFJH { - int32 ALOELOFKHLC = 3; - uint32 LKDNMOMBKMJ = 5; - uint32 AOKJJOKOMFP = 12; -} - -// CmdId: 22149 -message GPMDAELMECF { - enum LEPMGPNKIPL { - LEPMGPNKIPL_INVALID = 0; - LEPMGPNKIPL_START = 1; - LEPMGPNKIPL_TIMEOUT = 2; - } - - string LKNNMKBFNDI = 2; - uint32 JHEHOCBEODA = 3; - LEPMGPNKIPL KGBOKPBKHOK = 7; -} - -// CmdId: 3920 -message NIGJNHNOEGL { - uint32 ABKMIMJLAMB = 3; -} - -// CmdId: 927 -message DOHGICNDOMN { - uint32 DHCOJIOFKBK = 7; - int32 ALOELOFKHLC = 8; -} - -// CmdId: 28358 -message EGAKHHLCAHO { - int32 ALOELOFKHLC = 4; - BALKODLKKDC BEEGAJMCLFA = 6; - uint64 LKBINMHIDJP = 14; -} - -// CmdId: 7905 -message MKJGJLNBJEH { - uint32 GIPMLOCONCB = 2; - repeated uint32 PFJBCDJOACH = 3; - repeated uint32 DNPNDOAFPOF = 5; -} - -message BLFPFJOLNOB { - repeated BNEJIDBFMCB KOHDONCJGJB = 14; -} - -// CmdId: 4072 -message BNJPANBFBDL { - uint32 HAKAJKJELCH = 1; - uint32 MKMACOMJCGB = 3; - uint32 PABNFILBDMA = 6; - uint32 HIJCCOEIPNP = 12; -} - -// CmdId: 2558 -message EGCKNCDJOIL { - uint32 FDLECJBMMJA = 1; - repeated uint32 KHKDKLKFDFN = 5; - repeated KCFMKMBEKPN BLPGIGNAMJM = 9; - uint32 EHIKCIIPMIM = 15; -} - -message PNFDPCMFJOF { - uint32 AMLDKLDKOEJ = 2; - bool OJNEPNEHBBD = 5; - uint32 NFNPPDEAFBK = 6; - uint32 PGIKDBMGKDG = 7; - repeated APBAHEHDEDH NPLDLCFDFLC = 8; - uint32 PAMLMICEEKO = 9; - uint32 FHPAKFAIFEF = 10; - MBOEJPFEGML KKCNIKFLPMM = 11; - uint32 GLMACLBLGEG = 12; - uint32 IHNGJPKMOOI = 13; - APBAHEHDEDH JLCBNKOOBCO = 14; - uint32 NKMBFENBPEE = 15; -} - -// CmdId: 23941 -message GLODABIEDAC { - NNCHKIJCDCM ABJBEFCOPBI = 15; -} - -message IGAMKCLFACP { - PBAOGDGPBGJ GKOFAPHGMOG = 4; - FLOIKBKAJEM FGLOMDPCLLL = 8; - uint32 BLALLKJMGKE = 15; -} - -// CmdId: 9180 -message LNJLIBNMOFN { - uint32 JHDNCBBEELC = 5; - uint32 PKLFIKGDGPG = 7; - int32 ALOELOFKHLC = 10; -} - -// CmdId: 1733 -message OIIAGIHOKEP { - int32 ALOELOFKHLC = 3; -} - -// CmdId: 24833 -message IIEHHNPJHEM { - repeated string OADBIOJCHJL = 3; - int32 ALOELOFKHLC = 15; -} - -message MIDPBCKLNOA { - fixed32 GKAFIEPILPB = 1; - fixed32 OFKJPAHLDIL = 4; - repeated uint32 OEPAEBPEOKF = 8; -} - -// CmdId: 21971 -message JIIMMMMIMKD { - uint32 DLJOOPLILOE = 4; - repeated ENHCKHDKOFD LNDDBGDHGBB = 9; -} - -// CmdId: 22473 -message OFGJODLHKLO { - uint32 PKLFIKGDGPG = 12; -} - -message JMLGGODNDCE { - uint32 POFOPHEKJPA = 1; - repeated uint32 HNGHLHGHEFE = 3; - uint32 NKPAGNDCIKD = 4; - uint32 COLFHALFPHH = 7; - uint32 FGAHBOJAMFL = 8; - uint32 BLJCBDCNPNP = 10; - repeated uint32 EBAJEPHOFAN = 12; -} - -// CmdId: 5569 -message FMDJICOFHHM { - repeated FDCAIODJBHG BIADKBFOKOJ = 2; - repeated LJFCGAFDEGJ MOKGPOLMFGK = 6; - repeated uint32 EMHOECMDFJC = 9; } -message COABCCJGJNJ { - uint32 JAHFOBKDPDC = 4; - bool EBPCEPLKLCC = 7; - bool KHEJHGHEODI = 9; - uint32 GCBOLPFMJCJ = 12; +// CmdID: 9955 +message EOLBIIGNAHH { + uint32 uid = 1; + uint32 CENHKJDFFDA = 2; + bool BGAOACGALDG = 10; } -message PDGOEDANLAC { - uint64 NDMOJAAEKNE = 1; - uint32 AMBGAGNPBOA = 7; +// CmdID: 29863 +message ODJJJEDPEDE { + int32 retcode = 1; + PNDPBPPMKID EOCEPKICPCA = 7; } -// CmdId: 1301 -message FHHLIAMIILL { - uint32 BHGMKJFCCJM = 3; - int32 ALOELOFKHLC = 10; - uint32 LFEENLOIMBB = 12; +message KMCIBOGJCBB { + uint32 BGFLNMGCANJ = 2; + uint32 entity_id = 11; + uint32 IJILGBBPGHE = 15; } -// CmdId: 20629 -message MGABDADBCDK { - repeated uint32 OEPAEBPEOKF = 1; - uint32 HNOKMCHONBE = 4; - int32 ALOELOFKHLC = 5; - uint32 EGMHALAMOPD = 12; - uint32 DPJGCJBBBFJ = 15; +// CmdID: 28449 +message GPLNIAMEPFD { + repeated uint64 CJONAPOMMCC = 7; + repeated MPOJJLBMLPA NEIDBAOHPFN = 12; } -message GBILKMOAMPN { - repeated JKIEGFIDDND HFMPCELHGBP = 14; +message MNGOFPDHBPG { + uint32 avatar_id = 8; + uint32 uid = 11; + bool HJFOPBHAKDE = 12; + uint32 costume_id = 15; } -// CmdId: 7100 -message HBAOHMGCNLA { - int32 ALOELOFKHLC = 5; +message LBIHDALPKND { + HKPNPGABCIJ JAJNMBLLABI = 6; } -message LCCAPGEBLKH { - repeated JLLCKNHMADJ HHCEKCCHIJI = 6; - bool OCDBMOOKHMN = 14; +message MANNMAOAHKB { + uint32 FBPGIMLMDNJ = 1; + KELLLEFKOFC FIGFPENCNGD = 5; } -message IKFHPDFNFEE { - repeated LJBKEOKPJOC OCAOGCIMDEH = 9; +// CmdID: 21490 +message NLGAIPLGBNO { + int32 retcode = 13; } -// CmdId: 28314 -message NGLJJAOOKLG { - uint64 KAAEMLKLCOE = 1; - uint64 HIFMPMDKJLF = 3; +message IPGGPFGOBEA { + repeated CGLHBKMLHJG CAOKDAKNJEP = 8; + uint32 room_id = 10; } -// CmdId: 26828 -message BAKNPGGAGGL { - int32 ALOELOFKHLC = 15; +message AOBBHMAMPGC { + FCFBADDHHEO OCCLNKDDDNE = 8; + repeated uint32 DLKEKCDOJBJ = 10; + repeated uint32 DFGPKIKLLGC = 11; + repeated uint32 LJIDCOKNNPN = 12; } -// CmdId: 5018 -message HLDLNNIABNB { - uint64 FMPGDFPBOII = 4; - repeated uint32 BNKFBKEBCFD = 10; +// CmdID: 21698 +message LOMNIHKAPFP { + bool BDKNKBBEHCO = 6; + uint32 JINJLBEMJNC = 14; } -// CmdId: 20400 -message HKHCBNMJMAG { - repeated uint32 GOFOCECEDAP = 5; +// CmdID: 20687 +message NBMMJMMKNEB { + bool FLJENAFHPEE = 5; + uint32 EMOBALOAIHM = 1; + BLBMOCGLOOJ PCFEFINAIIF = 11; } -// CmdId: 3968 -message HECPIBEMAAC { - int32 ALOELOFKHLC = 1; +message HIMFNHIFBOJ { + bool LBMIALPEOBA = 1; + bool BDGHLBOCDNI = 2; + bool ECIHDIJCLED = 3; + uint32 JGIHCIBOJPN = 4; + JHLJLDKMHCJ MMHJHEIBCJL = 5; + bool HJEILABENAK = 6; + uint32 MEMPKCGNNMF = 8; + bool CEPNBGJOMFO = 9; + uint32 PCKEOICNAGM = 10; + uint32 DOFFFAPAGPO = 11; + uint32 HCFIIAIAKNK = 12; + repeated KKBECELIEMO FOJBPLJLMCD = 13; + uint32 GNBMDEPNEIE = 15; + uint32 DDGPIJCHCGP = 71; + uint32 DONADAPPDOG = 92; } -message LNFNHFNNCOP { - ABFKJACHPLA LANJAPJOEEI = 7; - ABFKJACHPLA OKMKKBJKFPL = 9; - uint32 HKDNCDDCDJE = 10; +// CmdID: 26932 +message MJPIKPLHLDO { + int32 retcode = 3; + uint32 MBKAONGPDCN = 6; } -// CmdId: 29862 -message OPHCCLJMEBC { - uint32 NBPKJLJNPNF = 7; +// CmdID: 758 +message KFCEMJLOIHD { + int32 retcode = 3; } -enum AHEFELBJCDA { - AHEFELBJCDA_AVATAR_EXPEDITION_NONE = 0; - AHEFELBJCDA_AVATAR_EXPEDITION_DOING = 1; - AHEFELBJCDA_AVATAR_EXPEDITION_FINISH_WAIT_REWARD = 2; - AHEFELBJCDA_AVATAR_EXPEDITION_CALLBACK_WAIT_REWARD = 3; - AHEFELBJCDA_AVATAR_EXPEDITION_LOCKED = 4; +// CmdID: 8611 +message PNDNLNDKGHP { + CALFIEDPEBN IGKCMJMBBML = 3; } -message COJGKCOIAOM { - repeated LPPICAPFDLA DCLLKFIDIPB = 1; - bool KFMGLNGPNIB = 4; - bool CHHHJJCPJCO = 12; +message EEDHBFMFFKH { + Item NCMMBCHOMBO = 1; + uint32 EJNBFCIJOMO = 2; } -// CmdId: 26298 -message AEHGFJFCPAF { - uint32 GIPMLOCONCB = 2; - uint32 FOBCDPDBCKB = 8; - int32 ALOELOFKHLC = 9; +message JOEIKAFCICE { + uint32 count = 3; + uint32 item_id = 6; + bool HPPMEGLDGKF = 11; } -// CmdId: 2673 -message GJMDIICBKML { - uint32 AEKFFPAIOFF = 5; - uint32 PKLFIKGDGPG = 7; +// CmdID: 29111 +message KIABPMCJHDI { + uint32 PJJAOILBFBN = 7; + uint32 HAJBDMHDGIG = 2; + uint32 GDJKLHGOHIF = 15; } -// CmdId: 7657 -message EHFJJAKIHEF { - repeated EJCDBNKBMON IMGBBMOGMMO = 6; +message OHJDHPDPKNG { + uint32 ODEIPCLOFKN = 9; + repeated uint64 avatar_guid_list = 13; } -message OGFGBMPOGDD { - uint32 FLLKAEKOCHM = 11; +// CmdID: 5408 +message LMOAHPMIJJF { + repeated uint32 ENBGJLPNPPJ = 14; } -// CmdId: 28061 -message EDPPBCBKNPC { +message JLLNAEAKIGL { + uint32 GHEKLAOPIMO = 8; } -// CmdId: 7676 -message IAFHPFHLMAL { - int32 ALOELOFKHLC = 7; - bool LPIPMFLMDCI = 11; - uint32 JANLIIJHMHC = 13; +message OKIDFHKLFHA { + int32 retcode = 2; + LBBINCMIBAL IBJHBIMBAIM = 8; } -message BOGKEPAFKJA { - uint32 IJGCADDBCDG = 1; - uint32 ENDNHHLCBFE = 2; - repeated LAFFGPOAEHL EAHKOMDJELO = 3; +// CmdID: 8037 +message LECINADJMCG { + uint32 KHHIBKPBKPN = 8; + uint32 DPAHHJHNGBK = 4; } -// CmdId: 9629 -message PNBLLAJBCDD { - uint32 IPDOPNBDLCM = 2; - int32 ALOELOFKHLC = 3; - uint32 GCBOLPFMJCJ = 4; - bool BOLDJOIMHMN = 6; - bool PHGAKGMPBGI = 7; - bool LPIPMFLMDCI = 9; - uint32 BPBGKNKBDGH = 10; - bool ALMLKCGBNDA = 11; - bool PGNKNJLALFE = 14; +message JBGANIGPIJB { + float speed = 1; + float MICCLPIOAGI = 2; + float BDPFDBPEKCD = 7; + uint32 entity_id = 11; + Vector IAKNHJGCPGL = 15; } -// CmdId: 5374 -message CBGKMDOIFEO { - uint32 PFGCNKOHNHA = 10; +message IDMJLCLIFLA { + bool HJEILABENAK = 1; + uint32 GAPLFMMGBFA = 3; + OKBCFGFPBKM HDOFJEFKGKB = 6; + uint32 KJOINEHLJNP = 9; + uint32 EOPFFIPDKGN = 14; + uint32 IIICBIHODJB = 15; } -message MCCJCBANABI { - ABFKJACHPLA LANJAPJOEEI = 1; - ABFKJACHPLA OKMKKBJKFPL = 2; +// CmdID: 24414 +message IBGCCPMCHFF { + map ONHBLIDIPHK = 8; + uint32 KHHIBKPBKPN = 6; + uint32 uid = 7; } -message DHOJCCEJFHM { - fixed32 DMKFBKKLMHH = 3; - uint32 JHEHOCBEODA = 5; - fixed32 IHCCGOCGKOO = 6; - ABFKJACHPLA DJCBPDOPPHO = 10; - fixed32 BHHMLBNCEMB = 13; - ABFKJACHPLA NNDGGAGGLMN = 14; +// CmdID: 26303 +message OOOAGIKFMLD { + int32 retcode = 8; + uint32 CDMJGIFEFMD = 9; + fixed32 GCBNFPLAHLD = 11; + bool OENHCBLFPFC = 12; } -message GAIJPIBLAPM { - uint32 HMAHMJJGAMN = 2; - uint32 NKPAGNDCIKD = 14; +// CmdID: 29321 +message OMNEIBGIJIH { + string LLDPNOCIDDF = 2; + uint32 PLHJIKJLOAK = 3; + repeated string EPGOBHIEDOI = 5; + uint32 entity_id = 6; + uint32 life_state = 8; + PlayerDieType JDFBFDIFMMJ = 10; + repeated ServerBuff server_buff_list = 13; + uint32 KJLBEPDNLDM = 14; } -enum MPJCGLBCJFJ { - MPJCGLBCJFJ_MSG_UNKNOWN = 0; - MPJCGLBCJFJ_MSG_BLOCK_REFRESH_COUNTDOWN = 1; - MPJCGLBCJFJ_MSG_AVATAR_REVIVE_BY_STATUE = 2; - MPJCGLBCJFJ_MSG_DAILY_TASK_REWARD_MAX_NUM = 3; - MPJCGLBCJFJ_MSG_ROUTINE_TYPE_NOT_OPEN = 4; - MPJCGLBCJFJ_MSG_ROUTINE_TYPE_REWARD_MAX_NUM = 5; - MPJCGLBCJFJ_MSG_MECHANICUS_COIN_LIMIT = 6; +message KCAGNBMDJMH { + uint32 EGENANPEDHD = 1; + uint32 IJFFKCGIAOJ = 6; + repeated LFPFKKMJEON LKLIFPNKCLF = 12; + bool PDALOAAFIMN = 15; } -// CmdId: 8629 -message CPKDKMIINKI { - uint32 HMBIHMOGBJE = 2; +// CmdID: 9935 +message AJCIAIJEJHO { + uint32 NHBDOADLDEC = 14; + uint32 CBMGKAHOMMA = 7; + uint32 FMHKJHHHPNO = 5; + uint32 JJGHMEOLICA = 11; + uint32 EKBPPLEECBF = 10; + uint32 FMFGMDDBOPN = 8; + uint32 IJAJAHBGIOP = 9; + uint32 GHDJJMIKFPI = 3; } -message CMEDEANNFHI { - HNDEPKKNGMN IKONKLPIGDG = 1; - LDOAFLGFOEH BKIJEFNFKNI = 2; - bool JPNCPHPDBID = 3; - uint32 ONPJMCKMDJH = 4; - PNKELMPCNAF ILDMALFFEGE = 5; - KOGBDGOJCMM JADCKPIFMJH = 6; - repeated IGBJLDBIJBH BKJDHMIFODC = 7; - uint32 PABNFILBDMA = 8; - DCAPPPBDLBJ OIEDIAHLLDC = 9; - bool ACDHEPLHNKP = 10; - uint32 KJNOLCFEOMI = 11; - uint32 BLALLKJMGKE = 12; - uint64 KAAEMLKLCOE = 13; - uint64 EAIBKLJPPLI = 14; - PNKELMPCNAF IPGFFACNDIM = 15; - bool HJIMOJLCMGM = 1017; +message EDFPKJKFDHB { + uint32 entity_id = 1; + MotionInfo motion_info = 2; + uint32 scene_time = 3; + uint32 FGGMOAKINFD = 4; + bool EPBNCFHDDAH = 5; } -message KKIHDDJDOJH { - repeated OMKALGLJGGB KADAHMHDEMC = 1; - uint32 PKLFIKGDGPG = 4; - uint32 OIFFDDFEHLH = 9; +// CmdID: 1101 +message DICMNBPFCOD { + bool GABAHCNHMAD = 6; } -// CmdId: 24980 -message GMLKJPAKBCB { +// CmdID: 9585 +message AHLEJOIFJOA { + repeated uint64 HHBNNBDGFIM = 8; + repeated uint64 NMBEMJIMJOB = 12; + uint32 MEMPKCGNNMF = 4; } -message JCPHDFIAHDP { - repeated GJNGHNLBCEO HFMPCELHGBP = 15; +// CmdID: 6717 +message CKJAONDBNIH { + uint32 key_id = 12; } -// CmdId: 22751 -message BDDMIBJDMBO { - repeated uint32 GIHCKKJCAMC = 15; +message FFCHEPKENEL { + uint32 IEJHHMBOBMJ = 8; + uint32 gadget_state = 13; } -// CmdId: 6758 -message AIPAOFFPEHM { - bool GNOHKDLJMPG = 8; - uint32 KJNOLCFEOMI = 10; +message FPBJMFLPOOI { + MotionInfo NEICMENMFLJ = 1; + uint32 scene_time = 5; + int32 retcode = 6; + uint32 entity_id = 7; + uint32 FGGMOAKINFD = 10; } -message HNENBGPKIMH { - map FKBAKKBLGFN = 11; +// CmdID: 20343 +message JMDAALLAIIP { + int32 retcode = 1; + PMMPBMEPCIE INJBCIBAKHF = 8; } -message FKGNLNOJJJH { - IFFGAILOFFA NLDJAHGCDMO = 10; - NPMCBKKIIKO IFPDPLHOHHD = 12; - BIPCCEBDDOF EJFDOBHEDNO = 15; +// CmdID: 23676 +message LIKAPGPDGJP { + uint32 PJJLMHGJKDG = 2; + int32 retcode = 5; + uint32 OHGAGHPNJFA = 10; + uint32 MBCALMMJAFA = 12; } -message DLMLAPHBFKC { - uint32 JMOFBCHNLGL = 1; - bool ADNLPAFAMPD = 2; - uint32 DMMMONHCHOJ = 8; - uint32 DMBBOGAFJJM = 9; - float IMKNKOAPAOH = 11; - uint32 ODABKPPOJAG = 12; +// CmdID: 20314 +message EKNCDHCKIGD { + repeated CGGNEJCICOH KJFMDLMNFAM = 7; + uint32 OOFLAHMELEO = 13; } -message PIJEAMHAMNN { - uint32 EONJBBOBAPN = 4; - ABFKJACHPLA OKMKKBJKFPL = 6; - uint32 IKCGBNOFDID = 7; - ABFKJACHPLA LANJAPJOEEI = 9; +message BHALLIDCFHL { + uint32 PKHODHIPJBB = 10; } -enum OKCKFLGNIBH { - OKCKFLGNIBH_MARK_TIPS_DUNGEON_ELEMENT_TRIAL = 0; +// CmdID: 23336 +message JGKGNCMHANL { + uint32 KPAMPGDJDHE = 6; } -// CmdId: 28851 -message BEDBIEDNGBC { - repeated LOKFGKCACKI ODICNNELPJK = 2; - uint32 OKOIJHONBMF = 5; +// CmdID: 1696 +message JPAGADPPIEC { + uint32 KHHIBKPBKPN = 10; } -// CmdId: 29083 -message IELDBIOEDHF { - int32 ALOELOFKHLC = 14; +// CmdID: 27629 +message GLPDBKOAOJE { + uint32 guid = 6; + uint32 PGHIPCMLEKH = 14; + uint32 avatar_id = 3; } -message PFFIEMOODLF { - EFCGFLLIMAG EDKODFKFMHL = 3; - uint32 HDDHBBILCBJ = 7; - uint32 MFINOKNLOAL = 10; - uint32 JAHFOBKDPDC = 15; +// CmdID: 7119 +message NIIDBPOFNOA { + repeated uint32 AODNJNCFNAO = 6; + int32 retcode = 7; + uint64 ONFHELNNNFO = 8; } -// CmdId: 4652 -message NHPBMPDAPMO { - EIOPKNBMCKJ NCANENMKPOM = 3; +message LHCBNAFMNKF { + repeated uint32 HHIACCIIKGA = 4; + repeated BMHABDGPFIK IGFALKCJMMK = 6; + repeated KBLNGODLPBK AENNNCNAADL = 7; + repeated uint32 BGHNDIPKJHP = 11; } -// CmdId: 7830 -message MMOJPGFLIII { - int32 ALOELOFKHLC = 4; - PEHHBGGJFFN ECLBGDKGLMF = 6; - uint32 LFEENLOIMBB = 10; +message AEFKCEJOPIJ { + uint32 FIKNLHOJFKL = 2; + uint32 guid = 4; + uint32 JJCNAALGLFB = 7; + uint32 PGHIPCMLEKH = 9; + uint32 HEPABNMGEDA = 11; + uint32 avatar_id = 14; } -message PBGPMFIBEPB { - bool DKODMAFIPGH = 2; - MFILAKMIMFO IMFKOKMIDGE = 5; - bool PIMNPMEJHBA = 10; - repeated FGAGHLBIIPK LMHCPBBMBDB = 11; +// CmdID: 27516 +message FOABLKKEBOH { + string DPPIBJFOMOC = 8; } -// CmdId: 6411 -message PIAGHEKOBFM { +// CmdID: 7803 +message PPIBDNNHBGH { + KBNNKPBFIAO NAJBGFMOEOJ = 5; } -// CmdId: 84 -message HGHJFKKMPKG { - int32 ALOELOFKHLC = 8; - repeated uint32 GIHCKKJCAMC = 13; +message PCDLGLMDHAI { + uint32 NDAMECLAEDH = 1; + bool PFLAJCKEHFA = 2; + uint32 BKPMHMLDIHK = 3; + uint32 GLHJIOOJEEH = 4; + string EBBPBOEJJPP = 5; + uint64 LNEMIMEIIEB = 6; + bool BHAHCOLOCMA = 7; + uint32 PEAJINIFGHM = 8; + bool NKCHBIAFPOM = 9; + uint64 DCOMPDPPDPO = 10; + uint32 version = 11; + uint32 KBLIFMGHAKI = 12; + bool INGMFKKOKHG = 13; + uint32 PKMJLHLCELO = 14; + uint32 OPPFABKNMMB = 15; + uint32 HKNINPEJHNP = 522; + uint32 EEFJNJEGJMJ = 575; + repeated uint32 KILFCMKBHHM = 1440; + uint32 OJHGLMDJCMK = 1653; + FAJKFECCLCG MDMPLABAIEC = 1698; + repeated uint32 HMJNBGDGLMA = 1867; + uint32 NGDDIACFMIK = 1929; + uint32 FKMDGINHHND = 1955; } -message GIEJLPNHOAJ { - bool JJNOALEMIHM = 1; - uint32 KCMKGNFIFBD = 4; - uint32 IJGCADDBCDG = 6; - repeated FMDGCANNHPO ADLEBLKLPGK = 8; - uint32 BFDCMJMCICH = 9; - repeated uint32 BNKFBKEBCFD = 10; - repeated ACBDKKOENLP MAMPPDLCBLD = 11; - repeated uint32 FDACAPJIFGP = 12; - uint32 IKCGBNOFDID = 15; +// CmdID: 24360 +message HLACBOAJLOP { + int32 retcode = 9; + uint32 JODPDBPGOAB = 10; + repeated uint32 JDCAPBLPLNA = 13; } -message IMJJCCJHHOC { - int32 JEDGMGJGKMB = 1; - int32 IKFOJKDMCHH = 2; - int32 IDIIMOKKOGI = 3; +message DCIEOCIPDDC { + uint32 DEJLLNGHEKL = 2; + uint32 OHENHNJJKEN = 8; + uint32 CBFMILLOBOO = 10; + uint32 LEEFLDBDABM = 14; } -// CmdId: 627 -message IECGEKOHMAP { - int32 ALOELOFKHLC = 14; +// CmdID: 8265 +message DCLADDPBGCB { + uint32 KHHIBKPBKPN = 4; + map FMHODGOPCGJ = 13; + uint32 ONABDGFCPIH = 15; } -// CmdId: 27245 -message BKGOICDEGJC { - uint32 EJMKCCGJEFG = 5; - uint32 DJKDGKLPOEB = 13; +// CmdID: 24210 +message PFCNFGLPKIB { + string msg = 14; } -// CmdId: 2480 -message CIOBMOHFIIF { - uint32 NKKFHKPKKMG = 12; - uint32 ODAPPGCBMNB = 14; +message JNAIELHBADH { + JCOJICKAKML NLHMGHPLHCG = 1; + OKFJLKKFNNI HFOMGFPNCML = 2; + JHEJECKNCLD JEPPPMIIIMK = 3; } -message HGDJJGHOPDL { - repeated uint32 FKGPKMJAKDF = 1; - repeated LJBKEOKPJOC DPCIMLDGPCF = 3; - repeated uint32 KEPINDOBAOK = 7; - uint32 OFHHLKDCMJG = 9; - uint32 DEBMLFGCNNK = 11; - uint32 JOOHLFLGFCM = 12; - bool ANFGLGNPLAA = 13; +// CmdID: 21750 +message IFEMKGALEMM { + int32 retcode = 5; + uint32 INEHPOGKBMD = 7; + uint64 avatar_guid = 12; + uint32 GHIAOGLLLDI = 14; } -// CmdId: 1112 -message FGNEKBDFOJN { +message IIOLOBMJBAE { + OJEBKFCPNII EJIHMOLHFBA = 2; + DKPLDHKNBMK NIEDEGHKBNN = 3; + IFBHMLCJFMF KAFBJCPHDMC = 4; + BKEGALPKBIP JIAKNPCCJDK = 13; } -message MLDPNLOOFDC { - repeated LJBKEOKPJOC ILKGGMJBILI = 11; - uint32 FJFENDDFAIF = 15; +message CEMHCHHJOKL { + repeated ICPPBDKPNAL KFAPIJCGDBC = 3; } -// CmdId: 723 -message GDNMLBNNNDJ { +// CmdID: 25611 +message LLGOGJIBLOJ { + int32 retcode = 8; + repeated HIKIAFMNKLO DAEKJCABHEF = 11; } -// CmdId: 24664 -message PFHPOFNFEAJ { - uint32 BLALLKJMGKE = 13; - uint32 PFGCNKOHNHA = 15; +message PGILDAFJIHO { + uint32 GPAELJHNAEK = 3; } -message MHNACFIGGNO { - uint32 JAHFOBKDPDC = 8; - repeated NDODAOMKMKM EGNMDIMBKEK = 10; +// CmdID: 3425 +message DOJGLFMIADF { + uint32 PCAOBBJLFFM = 15; + uint32 GGHKDJLGFPB = 5; } -message AFGKPLJGECD { - uint32 HHDPCDFKNKD = 2; - uint32 CKDDIBMCHNI = 3; - uint32 CKFOMIFGMLM = 4; - bool LPIPMFLMDCI = 5; - uint32 GLCHGBEIKIJ = 6; - uint32 LKJCFMNNOJM = 7; - uint32 LPHDJCKEAPF = 8; - uint32 PLHGOLNFKGP = 12; - uint32 PKLFIKGDGPG = 15; +// CmdID: 3724 +message KMLDBBDIDDN { + repeated uint32 NIJAJAGMLGP = 4; + uint32 LCODBNGHIPI = 6; + uint32 DFPNKFEKIIG = 8; + int32 retcode = 15; } -// CmdId: 27258 -message ILMNKBBJJBH { - uint32 HIJCCOEIPNP = 2; - uint32 AOJLPDFHLPK = 4; - int32 ALOELOFKHLC = 13; +// CmdID: 3034 +message OOEFGBGHBAJ { + uint32 IKAHJNDHEKL = 3; + uint32 weight_limit = 5; + uint32 LBFHGKOCOPB = 7; + uint32 FNPEAHFKEFH = 11; + uint32 CIFCCOABAKM = 14; + StoreType store_type = 15; } -// CmdId: 20544 -message ACOPKKDMLJA { - repeated uint32 GPIJBHBFCKO = 2; - uint32 NKKFHKPKKMG = 9; +// CmdID: 27405 +message ONALAKBOFPL { + HIMMEMHOGFB MFMLAKBIAED = 13; } -// CmdId: 9144 -message JDGGEKLLNAK { - uint32 PJGJGMHFBLP = 6; - uint32 FGPHIHCDOEO = 9; +// CmdID: 5910 +message BAKFLAJHLFL { + repeated FAGIAFEJOJE CEALFDPAMIP = 6; } -message EKDLDJIHDDN { - uint32 EFJNAKGODLP = 1; - uint32 IBMICMJNIEI = 5; - fixed32 MODFGFCALHE = 14; +message DABJAADFKOD { + uint32 MJGJLLHAIEG = 1; + uint32 PAGEBPLGFKN = 7; + uint32 GBDFAKGFKNN = 9; + uint32 LMBBNEPPOPM = 11; + uint32 JDHPIINDJLA = 12; } -// CmdId: 4741 -message MMLJFCMGOOK { - uint32 ENKIGHFIHBA = 7; - KGBMBCHFCJB NCANENMKPOM = 8; +message MFMHOLFMEDP { + uint32 NECGMAKACDI = 1; + uint32 OMBMIGPCOAA = 2; + repeated uint32 JGAKGGCIBGE = 3; + repeated uint32 HPJADBMCNKB = 4; + map PICDDPNCJMF = 5; } -message PKFDNPOKJIF { - repeated ALCIPHMEAHF BALIHMNBCCJ = 4; - OLNABDAHMAM KCDCFCAGMCK = 6; - repeated ALCIPHMEAHF MMIBBDEGCED = 9; +message LDNKDLDIICD { + uint32 PEBLOHAHPMM = 9; } -message ECCNMALMKMG { - bool NDNIGADOJIM = 2; - uint32 ELHEBEPJLAO = 5; - uint32 GAMKJHOEENJ = 11; +// CmdID: 20264 +message FPBDKEPGOBD { + AOBBHMAMPGC LDOMKJCNBHD = 4; } -// CmdId: 26817 -message JDFHFGBAPII { - uint32 FIDPFJLHIEB = 3; - string GACEELMIMBM = 14; +message DOBJBEDIKMI { + uint32 NNNLNPFIEEG = 13; } -// CmdId: 28845 -message GHOELDNDHIE { - NNEPMBOAKNH LNMKADEDLEG = 4; +// CmdID: 5253 +message ECMCAEJHPDH { + repeated KCKBCNHBNMI EFFGCACMHGK = 1; } -// CmdId: 2774 -message JLPCLFOBEFM { - int32 ALOELOFKHLC = 8; +// CmdID: 3060 +message EEIBPEDMGJL { + int32 retcode = 12; } -message EFDECFGIGFI { - uint32 GKAFIEPILPB = 5; - map ICMJNGOKOMJ = 11; +// CmdID: 23384 +message IJLGIGFEPMB { + int32 retcode = 3; + uint32 target_uid = 9; + uint32 EIPJPBEKFGH = 12; + uint32 FOLHDDGIIGL = 13; } -// CmdId: 2129 -message IPBMJJNHMHJ { - uint32 FBMJDNPNHNA = 2; - bool LJNGMAEALCH = 3; +message GHFLHLFMFPL { + uint32 HOGNDIGHHON = 1; + uint32 EBABPELDOGG = 2; + uint32 BBMNOMHBKLN = 3; + uint32 avatar_id = 7; + uint32 KMDGCNDJPOL = 8; + uint32 NHIJNDJJNPA = 12; + uint32 CPKJCANHKMD = 13; } -// CmdId: 9914 -message CAKCGDDNAMC { - uint32 BLALLKJMGKE = 13; +// CmdID: 6454 +message LBMKGDJNDAE { + uint32 BIFOFBNFPMO = 5; + uint64 avatar_guid = 13; } -// CmdId: 28650 -message HODGEOEGDBB { - int32 ALOELOFKHLC = 13; +// CmdID: 597 +message JAFKDACAHFH { + map KEPMCGOFDNF = 10; + uint32 BMMNPFLAPDI = 8; } -// CmdId: 6229 -message MIFBCFFIJAH { - uint32 HDGHMEGDKDB = 6; +// CmdID: 21610 +message OLAIEMEEHFH { + uint32 PHMKPNKMOOE = 5; } -// CmdId: 8595 -message GHGEGLIILAG { - PDHCALKINIH JEPOFJMFOKK = 7; +message DNGNAKADCBA { + repeated KEKBDFOKBJB PIGOFIOFJID = 7; } -message OFIABDJOCAO { - repeated MAJLAKKJNEC PDOGALCNPMP = 15; +message EPFHMONLJOH { + repeated ILJGMFHDNCE OOPOPJOFCGM = 3; + bool DPHDAGAGBII = 4; + uint32 AFJCLENHANC = 8; + uint32 DFLIDLNNOGO = 11; + repeated HHGIIKMJEBP FBKGHIOPENE = 13; + uint32 GBGOCPCEHMH = 15; } -// CmdId: 2003 -message MFIABKIEJAJ { - int32 ALOELOFKHLC = 7; +// CmdID: 3773 +message MFOOHLHBBOG { + int32 retcode = 12; +} + +message FENIHPADOJF { + map NJHIOJNMKCB = 1; + string nick_name = 2; + string KAMJIJOLFKJ = 5; + NBADDMOPLEI BLFKOJLCCOO = 9; + repeated uint32 GGBMHJFLAHD = 10; + uint32 FBPGIMLMDNJ = 13; + string MMDPDOOCOCO = 14; + uint32 uid = 15; +} + +message PAHMNCMPDGF { + uint32 KOBELFKEAPF = 2; + uint32 PJJAOILBFBN = 3; + bool ECIHDIJCLED = 6; + uint32 OLBBCJEAHIA = 7; +} + +message PKHGEKDMFAP { + uint32 NECGMAKACDI = 10; + uint32 BJJJDLDCLLL = 11; +} + +// CmdID: 24214 +message BFKOMAMPLOH { + int32 retcode = 1; + uint32 PJJAOILBFBN = 14; +} + +// CmdID: 24022 +message LIKKCFLJEED { + int32 retcode = 6; +} + +// CmdID: 3897 +message FNPIINIBJMI { + int32 retcode = 4; + uint32 IHLCEEDFIND = 5; + uint32 NNEBHHFHDCC = 7; + uint32 group_id = 10; +} + +message ILJGMFHDNCE { + uint32 OBOOPJLPDNI = 1; + bool EIALJBAENGJ = 5; + uint32 DMKFECCMCOP = 12; +} + +message NGGKFPEMAPD { + uint32 OMGCHBACHCI = 1; + uint32 OJOAPINGLNO = 6; + repeated AGNGBCGNMBM OIIAEANBAKL = 9; + MPAAMEMPLBP ANCGMOHDNHC = 10; + uint32 end_time = 11; + uint32 LMJNOKAJEKI = 12; + GOMEPMGLPFO FBBBJNHIPLF = 13; + uint32 PAFOJLHCAEH = 14; + uint32 FBGJLOGEKGN = 15; + FFDNPJKBNCO NDMFJIGPIJG = 1658; + oneof GCBCKCBNPMN { + PCGCNLCJMFD flower_info = 2; + FPGNFKFIFAE balloon_info = 3; + AAEOEMIGKPC fall_info = 4; + DADOKGJPMID bullet_info = 5; + LHNDPKDBEHP broken_floor_info = 7; + LNDMEEHGMJN hide_and_seek_info = 8; + DHLBKBINIAN treasure_hunt_v_4_info = 83; + IPHEPKLGFHH duel_heart_info = 85; + CBLIOLNALIK fungus_fighter_v_2_info = 107; + EGJJDIHLIKO quick_time_combat_info = 143; + EAEJOOCJFFL photo_info = 168; + CPKNPPFIPND fungus_fighter_capture_info = 232; + DABJAADFKOD effigy_challenge_info = 262; + OMHACOGGFPL team_chain_info = 350; + LHCBNAFMNKF hide_and_seek_v_4_info = 425; + INNEFLDGBAP filmfest_sniper_info = 427; + ONIHLHKMIKB island_party_down_hill_info = 591; + FCLAIIGNOFD target_shooting_info = 622; + OMCGMPIJJKL crystal_link_info = 640; + MMHGIMHNKDF box_match_info = 653; + DCIEOCIPDDC salvage_escort_info = 751; + EEGMNMGOJJO salvage_prevent_info = 756; + JDMFFBAMBGH boat_multi_info = 798; + LODCIHBPNOM treasure_seelie_info = 845; + NFOHFCKPEMO filmfest_battle_info = 902; + DFIKEAENPHA muqadas_potion_info = 969; + EAFJLAMPFHI home_balloon_info = 986; + MIKCOMIEFAL char_amusement_info = 994; + DKKANFFFPKD vintage_hunting_info = 1005; + KPLKOCFHDJO summer_time_v_2_boat_info = 1006; + LHOHOHMIBEL aka_fes_archaeology_info = 1008; + NFGGICFDDFJ sorush_trial_photo_match_info = 1056; + BAJHGOIMCCE island_party_raft_info = 1199; + PNGHLJLKNFI inspiration_spurt_info = 1221; + CDFFJFICDHK handball_info = 1266; + IPGCFEDKILL fungus_fighter_v_3_info = 1300; + PODPBJOALMC sorush_trial_hitman_info = 1302; + CDAADHNAGCJ aka_fes_rhythm_info = 1383; + ABEGKKEKJMI coin_collect_info = 1442; + PGGPFNPDPLN pacman_info = 1483; + KMCIBOGJCBB animal_view_info = 1526; + PDBCEKIDAKI home_seek_furniture_info = 1587; + ILDJCDPGJLC auto_time_stop_info = 1645; + AOACHOGHMCM buoyant_combat_info = 1661; + IFBEJFOKPCC island_party_sail_info = 1672; + NJEJJDCJLIK irodori_master_info = 1724; + FJOGDBOICCG luminance_stone_challenge_info = 1802; + FGEDMKGLGIO remus_arena_info = 1816; + KIFFDDCGDBD slime_cannon_info = 1824; + HOHJMANNNMG bounce_conjuring_info = 1826; + BKAEKOAKOOL instable_spray_info = 1842; + ABHPGDEOGAG journey_dice_info = 1893; + KOOPLHIEMEO flight_gear_info = 1991; + DOOPEADJBGJ sandworm_info = 1994; + MIEAMHFKNKJ sumo_info = 2004; + JCIHIEGPEAI fungus_fighter_training_info = 2028; + GHKNJBJHFPL wind_field_info = 2036; + } +} + +message LFPFKKMJEON { + repeated uint32 CPDIFLPNPJN = 3; +} + +// CmdID: 27261 +message NKAMPDOPDIB { + uint32 AAECBHCCKBO = 11; +} + +message BDFFJGFBCHC { + uint32 DEFDABEBOMG = 1; + uint32 LABBCNEFELC = 7; + uint32 BJKFMLHFGDL = 11; + bool FCFAPKANCLJ = 13; + bool NDGDKDMNBFL = 15; +} + +// CmdID: 23462 +message MCAJOOPJLIM { + uint32 uid = 2; +} + +// CmdID: 26269 +message IFPCICCABPK { + repeated HGJKKEIJHPD HGFKHNELMBE = 4; +} + +// CmdID: 1846 +message BOKIJMEABLB { + repeated uint32 IOHPBDGJACM = 3; + int32 retcode = 11; +} + +message JBBPNMGJAOG { + float JJPCPMFDNEH = 3; + int32 OAAGMPKIKGI = 7; +} + +// CmdID: 24615 +message DJJKBEGJFHP { + uint32 ELOLOOPCJMJ = 13; } -// CmdId: 8050 -message OLEJMEAFMOE { - uint32 IGJACPLFFPJ = 3; - int32 ALOELOFKHLC = 15; +message PEHEIAGOFIL { + bool OCIILJPAMOM = 3; + repeated NMKDOPMPDOJ DNPEBAPALEK = 8; } -message OKGLBDDMDIJ { - uint32 PPFDEGKIBMC = 4; - repeated uint32 FAPJOFBLHCB = 6; +message HHADJJANALK { + string GDLECOPFJCF = 3; + uint32 config_id = 4; + uint32 LJAGCBBKKPJ = 10; + uint32 ICMLLGHCFGN = 14; } -// CmdId: 21262 -message CCPEHNEGGMM { - enum KKIBIEOLINK { - KKIBIEOLINK_FISH_NO_REWARD_NONE = 0; - KKIBIEOLINK_FISH_NO_REWARD_ACTIVITY_LIMIT = 1; - KKIBIEOLINK_FISH_NO_REWARD_BAG_LIMIT = 2; - KKIBIEOLINK_FISH_NO_REWARD_POOL_LIMIT = 3; - } - - bool JGGBIDECOCD = 4; - repeated ALCIPHMEAHF MGIBHNHDMNK = 6; - repeated ALCIPHMEAHF JILFNCBGFLI = 7; - DPMDGIFPNHN JEOEOBKLCBI = 8; - repeated ALCIPHMEAHF IKFFFKIHJIF = 10; - int32 ALOELOFKHLC = 12; - KKIBIEOLINK CJEODMJIJKP = 15; -} - -message HFFHMOHHJJL { - uint32 CKHNHPGAIIM = 1; - bool MEPCCMAPPFH = 5; - uint32 AAPCOIPGFHJ = 6; - repeated NOPNFAPDDNM OEHBBKMCMJL = 8; - uint32 OIPCONAHCOB = 10; - repeated uint32 FNBCPOFAPGI = 11; -} - -// CmdId: 25899 -message EPHBNCIEKJL { - uint32 BLALLKJMGKE = 3; - repeated GJLIKMJGGFK BGAKMMAIKKE = 11; -} - -message INBEHKLFJDH { - uint32 LJGHFJGIOLN = 4; - oneof FIFHAKLFGLG { - DDGOCAEHDHO change_gadget_state = 13; - PGACOGFNLHF active_gadget = 3; - GOKGBIOJECF deactive_gadget = 9; - IFNBPLCJCHP active_monster_group = 12; - JCIPIAJLDKF active_monster_wave = 15; - HLDMFIKKLIC deactive_monster_wave_current_group = 546; - } -} - -// CmdId: 24646 -message ONKPKGNFJEK { - int32 ALOELOFKHLC = 2; -} - -message IPNEHCFMIFO { - repeated FHPGMFFDIMD OOKOMGJGBCO = 3; - uint32 GIPMLOCONCB = 7; -} - -enum JICLLJEHMKD { - JICLLJEHMKD_SEAL_BATTLE_KEEP_ALIVE = 0; - JICLLJEHMKD_SEAL_BATTLE_KILL_MONSTER = 1; - JICLLJEHMKD_SEAL_BATTLE_ENERGY_CHARGE = 2; -} - -// CmdId: 4439 -message OADBDGPGLNP { - int32 ALOELOFKHLC = 4; - PFOHKKGIACG AEMAFPOMLCG = 7; - uint32 CAHACDIKBJI = 9; - repeated ALCIPHMEAHF DEIHEKLEGNI = 10; - repeated ALCIPHMEAHF MMIBBDEGCED = 13; - uint32 EONFJFAAANM = 14; -} - -// CmdId: 6819 -message NDIPEKOHHPF { - uint32 OCJAIFHBNPE = 12; -} - -// CmdId: 7230 -message NOOIKALJPGN { -} - -// CmdId: 28702 -message DENHGKBFHHI { -} - -// CmdId: 20132 -message HMAPLMPGPGG { - repeated uint64 OEPAEBPEOKF = 8; - uint32 LOIEKFANKLK = 10; - uint32 GCBOLPFMJCJ = 15; -} - -message KFILBCFHHEE { - map ABIMHKOMIJF = 9; -} - -// CmdId: 4543 -message LLPMCDMAPAD { - uint32 PKLFIKGDGPG = 2; - uint32 LOIEKFANKLK = 4; - repeated KMLDGDMJLMB PJECCALFKDD = 15; -} - -// CmdId: 25696 -message NEAPAGMKHLL { - bool OFGAKHGBFFG = 8; - int32 ALOELOFKHLC = 10; -} - -message GFILEGBAPDE { - repeated GPKJADJIEIK HHCEKCCHIJI = 7; -} - -// CmdId: 6684 -message GHJIHHAEHFE { - uint32 GCBOLPFMJCJ = 5; -} - -// CmdId: 23914 -message EKNIPLAKDOC { - bool BBOLFDFBKDH = 2; -} - -message IGBJLDBIJBH { - uint32 PPAJJGNLENC = 1; - uint32 CGLAHEHPKEJ = 2; - uint32 ABOBMKHJGDM = 3; - uint32 MFJHECJCPJE = 4; - bool NDEKBJBNCBO = 5; -} - -message KGBMBCHFCJB { - MMLAGGMCJEP CFHGCECHLKO = 1; - repeated uint32 HFAJLEAJCGA = 2; - uint32 EEBDHGKFPGI = 3; - uint32 IIPBIPAIFAA = 4; -} - -message MFAJPFFGBJG { - repeated NJAADLFBDHG HFMPCELHGBP = 9; -} - -// CmdId: 9225 -message KOIFLPJOILL { - enum OFBODODIIBC { - OFBODODIIBC_TIME_OUT = 0; - OFBODODIIBC_SETTLE_PLAY_END = 1; - OFBODODIIBC_SETTLE_PLAYER_QUIT = 2; - } - - uint32 PLHGOLNFKGP = 1; - OFBODODIIBC EDKODFKFMHL = 2; - bool KIINBBEJDBB = 4; - uint32 DFGBJIBFJBA = 7; - repeated OMEPEGPCMPN KFMCDPLPABH = 10; - repeated uint32 LLHBFPMBCLM = 11; - repeated APEIPKMEHJN JMDBDOMAJLF = 14; - uint32 OCJAIFHBNPE = 15; -} - -// CmdId: 23713 -message PPKCIGDJBAG { - uint32 KAKFCNHBHLM = 8; - uint32 EBGMGECHJND = 10; - FGPDFMMJMDD LOIEKFANKLK = 12; -} - -// CmdId: 2656 -message EHIDELBEFJB { - int32 ALOELOFKHLC = 6; - NACBHPGFCGJ IGHHIIBLLCI = 15; -} - -// CmdId: 660 -message ODDAOOOBMKH { - uint32 NAAKJKALPPD = 7; - repeated ADDGDEEIIHG MAMCOIMNGBD = 14; -} - -// CmdId: 28 -message JLOPGIHJNCB { - JCJLBOCBOAB PEJBCPHFOHJ = 3; -} - -// CmdId: 3581 -message COHHHMNEPKD { - uint32 HLCCJFGJLAA = 1; -} - -// CmdId: 3532 -message KGFPEOIAFIM { - map AKONJGPIJNF = 7; - uint32 AOJLPDFHLPK = 10; - uint32 JHEHOCBEODA = 11; -} - -// CmdId: 27636 -message NILOOAJIOHA { - repeated uint32 FMILFAINACE = 7; - uint32 GIPMLOCONCB = 13; -} - -// CmdId: 9887 -message DIOFFIIANMH { - int32 ALOELOFKHLC = 2; - EHNFDFJNNCA HKPDKPCKJNA = 6; - uint32 GIPMLOCONCB = 7; - bool NPKLCGEBJID = 8; - uint32 GNJFOAILNDA = 12; - uint32 BLALLKJMGKE = 14; -} - -message GFDBAAKNHOE { - repeated HMNCGANKGOL CNJPOOLGKJB = 8; -} - -// CmdId: 5259 -message EENIGFODMPE { - int32 ALOELOFKHLC = 1; - repeated AIFKAFCBNFM ONJFBOBPFJF = 9; -} - -message GPFPDFEDIDH { - uint32 CLMPMOOCCJJ = 2; - uint32 LFEENLOIMBB = 3; - uint32 NEBKPMAGECB = 15; -} - -message ABJOEEKOBAB { - repeated JOOPOFEFEMA ACCPNIEAIGC = 1; -} - -// CmdId: 23875 -message AJMAFBHOALF { - uint32 LCLNEEMKNPK = 8; - int32 ALOELOFKHLC = 9; -} - -// CmdId: 26451 -message IGOKCAPMMKD { - uint32 LCLNEEMKNPK = 2; - int32 ALOELOFKHLC = 6; - PADBLGPOCHK HIEMNMNIHLK = 14; -} - -// CmdId: 26870 -message PAMALPJFMAF { - uint32 GAMKJHOEENJ = 2; - uint32 CCDBIGDABCP = 4; -} - -// CmdId: 1652 -message DHGBCJDKIFB { - uint32 BNFCMECOAMO = 9; - int32 ALOELOFKHLC = 15; -} - -message KOHAFNGCBCJ { - oneof FIFHAKLFGLG { - uint32 int_param = 11; - float flt_param = 3; - string str_param = 5; - } -} - -// CmdId: 399 -message KJAJHJIJIJE { - CFGJBDHHJIC MOMMMCIAGEB = 3; - FKGNKFMLDNB BCEJMDGABBK = 4; - uint32 OIFFDDFEHLH = 8; - uint32 OOHBHGFGMNL = 9; - uint32 EMJHOKNOHPP = 11; - repeated GIJMDPCCJMG KADAHMHDEMC = 12; - repeated uint32 IKJDACCEKHJ = 14; -} - -message IHKKECMMIDL { - repeated uint64 FJJKMBPHCLO = 2; - repeated uint32 FLNHHGIFGFB = 4; - AMCEBHLDPLB BIKLAMNANCM = 5; - uint32 KADJLGKBFGN = 6; - uint32 JFNFFNAAFBA = 8; - bool DALEPNJMABE = 10; - bool MFIMJBECKJM = 12; - OIELDLDJIKN GJPCOLCAMMC = 13; - repeated uint64 BOFAAGBHLPA = 14; -} - -// CmdId: 22548 -message JLANNJIOHPL { - BALKODLKKDC BEEGAJMCLFA = 1; -} - -// CmdId: 26132 -message HGHKLPBFHOB { - uint64 IKCGBNOFDID = 5; -} - -// CmdId: 26896 -message MLLDBGMEPKD { - int32 ALOELOFKHLC = 5; - uint32 MBPOIGPJOMP = 12; -} - -message IGECABELLEF { - uint32 IMFKOKMIDGE = 3; - bool LKJBMABGMHF = 6; - uint32 NCEBPIIBBHA = 9; - uint32 OMOLMEBNDJM = 12; -} - -// CmdId: 695 -message DGOLFPCNADK { - uint32 AOJLPDFHLPK = 12; -} - -// CmdId: 27490 -message MPLAIABBEJO { - bool BHPEOJPKOED = 4; -} - -// CmdId: 6184 -message BHDHDCNOPAH { - int32 JHEHOCBEODA = 1; - ABFKJACHPLA JGPHAMFEDKN = 3; - ABFKJACHPLA AFCLCINDHFA = 9; -} - -// CmdId: 3938 -message PHGLFAFIMIN { - uint32 AIHFCADMDLG = 5; - uint32 PKLFIKGDGPG = 8; -} - -// CmdId: 618 -message ALBNFPNHBBD { - uint32 LJGHFJGIOLN = 3; -} - -// CmdId: 6266 -message HLHIGLEJDGG { - int32 ALOELOFKHLC = 3; -} - -// CmdId: 6161 -message ABPPABNDLNP { - int32 JHEHOCBEODA = 9; - ABFKJACHPLA AFCLCINDHFA = 10; - ABFKJACHPLA JGPHAMFEDKN = 14; -} - -// CmdId: 9532 -message DBFMPMAJGDF { - uint32 AIHFCADMDLG = 3; - BPOPALCFFOF DKOBKKMFMAD = 5; -} - -// CmdId: 408 -message NCHGPHAKFHN { - uint32 PPFDEGKIBMC = 3; - uint32 ILABBIGLIGA = 11; -} - -// CmdId: 22402 -message EAOPBLAAEMO { - uint32 FHFPEKCPHOD = 1; - map GGLGNPOHCCM = 3; - uint32 OKOIJHONBMF = 4; - int32 ALOELOFKHLC = 7; - uint32 MKJBMDFJOKB = 8; - repeated uint32 OGKPFNIKBHH = 9; - uint32 BJBACDJGDON = 10; - repeated uint32 HDMMNFKHHHF = 12; - uint32 BFIEKPOLFCI = 13; - repeated uint32 JMCHCDKLBLD = 14; -} - -// CmdId: 1912 -message MGJDBFBIGMB { - uint32 AIHFCADMDLG = 15; -} - -message KFHGEEPDNJF { - map ACCKHAGJEAF = 1; - uint32 BNGGGHAHILK = 2; - bool MFGJFHFJBPG = 3; -} - -message KEHEAJNMAGD { - bool GAKBIBMAJOF = 3; - oneof BOKNEIKFFJE { - GHBJJNBIHNP reliquary = 1; - DMADLKHOLBC weapon = 2; - } -} - -message FCENMPFGLEH { - uint32 OEAHKLDPCBC = 3; - uint32 EPFOJLHHPNJ = 6; - FOEPLGFPKHE BPKEMFKKBFN = 7; - uint32 FJFENDDFAIF = 9; - uint32 KFDBEALNHGI = 14; - uint32 FKGIGFMLNJI = 15; -} - -// CmdId: 25084 -message NFKENAKJINE { - repeated uint32 HKJCBGLNKBK = 1; - bool DLNLBAHCHOD = 3; - int32 ALOELOFKHLC = 4; - repeated ANEBDDKFDGK JGNEBHGJMEB = 7; -} - -// CmdId: 5636 -message HMEPAJJHEBH { - uint32 FGPHIHCDOEO = 4; - uint32 PJGJGMHFBLP = 10; - uint32 ELHEBEPJLAO = 15; -} - -message BDODEPJAMAG { - repeated KMCIBLHJGAE DJMKOGHGLBM = 5; - repeated ICCBLDKENED HCKIHCFJCOK = 11; -} - -message DNGMPNBNPCF { - uint32 FAJLPIHGCGI = 2; - uint32 JHEHOCBEODA = 4; - uint32 ICJJMBMMDBJ = 11; - uint32 EDFILMAMFLJ = 12; - MKAIPGDCGOK HDJKAOEPGLA = 14; -} - -enum LPGHIFADGKD { - LPGHIFADGKD_MP_SETTING_NO_ENTER = 0; - LPGHIFADGKD_MP_SETTING_ENTER_FREELY = 1; - LPGHIFADGKD_MP_SETTING_ENTER_AFTER_APPLY = 2; +message GJFDLDCNAHL { + uint32 DEKHBEOOIEN = 2; + string KAMJIJOLFKJ = 3; + NBADDMOPLEI BLFKOJLCCOO = 4; + string BKDILGIJPEG = 11; + uint32 uid = 13; + uint32 DPPFEEMFNMN = 14; + uint32 IPBBHMPPDAA = 15; } -// CmdId: 7137 -message GHEPFAKOKBN { - repeated uint32 GHBGDHNDHAC = 8; +// CmdID: 5745 +message IHHMPBICHDG { + uint32 LHDAHDNEPPL = 5; + repeated POIPABABMDA item_list = 6; + int32 retcode = 11; } -// CmdId: 1343 -message CGADNPMLAEK { - repeated uint32 BPKIJDEEKFC = 3; - int32 ALOELOFKHLC = 8; +// CmdID: 4967 +message GKHEMFFAGGB { } -// CmdId: 20217 -message DIGLAMCPCFK { - uint32 LCLNEEMKNPK = 1; - uint32 JPPNAPNCJFM = 5; - JLGMLPAINMF NLEOKKDCGLE = 7; - string GACEELMIMBM = 9; - KODDHLBBOKG EDKODFKFMHL = 10; - string HDOGIBEFFID = 12; +// CmdID: 20515 +message EECBJMDAODD { + uint32 CMDNKFLFHIA = 1; + bool EBHFIBEHJGE = 11; + uint32 JCHHLLEBMJA = 3; } -// CmdId: 8402 -message EDOCMIFEGLH { - int32 ALOELOFKHLC = 6; - uint32 NCNEDMEJJNG = 13; +// CmdID: 27982 +message AGKLDEKNDAC { + int32 retcode = 1; + uint32 HKLKMBMGAKE = 6; } -// CmdId: 2241 -message EBOPKLIBNEK { - bool MKOCLIOLGBG = 13; +// CmdID: 5407 +message DAEHLEACGCP { + uint32 HAJBDMHDGIG = 3; + uint32 GDJKLHGOHIF = 6; + uint32 PJJAOILBFBN = 9; + int32 retcode = 11; } -// CmdId: 8097 -message GCHGAJJHEJO { - int32 ALOELOFKHLC = 7; - uint32 DAMNDJADLLI = 11; - repeated MACJPBNAKLI GLOKOOKEBNN = 14; - repeated DMGHDHNMCED AGDPPAOCHDL = 15; +message LOAAKAKFEEJ { + HENEBMLIICL MHFDGAGIEPA = 3; + repeated DKNKKMEMNEC BFBOMBOINPJ = 8; } -// CmdId: 1237 -message FHEAMPFIOLD { - repeated CEAPIJNDGLN JADOBANNOKD = 4; +message DFKOFAHKANJ { + repeated CGFJAPCHGNL CBENKJEOCIL = 10; + uint32 DMNLDPPGOKG = 14; } -// CmdId: 2068 -message MLJEBCIGMGH { - uint32 PABNFILBDMA = 8; +// CmdID: 2461 +message NPHHGKEJOOB { } -// CmdId: 26623 -message BOOHJIPMBEG { - int32 ALOELOFKHLC = 14; +// CmdID: 6971 +message PEIDDIJLOLK { + repeated uint32 GJGOAPAAIGC = 3; + repeated uint32 EKKKKDCDDBA = 9; } -// CmdId: 9143 -message LDLNODBLGNO { - uint32 HKDNCDDCDJE = 9; +// CmdID: 26446 +message FHNJMDNDBFB { + int32 retcode = 1; + uint32 KEJAHIFPBBB = 8; + uint32 DKNKFKDABLA = 13; } -// CmdId: 29292 -message CALNILFFOCK { - uint32 HIJCCOEIPNP = 1; - uint32 NLFIMKJOLCH = 10; - uint32 LJGHFJGIOLN = 13; +// CmdID: 23312 +message IEEPAPCCACC { + repeated AvatarInfo avatar_list = 15; } -// CmdId: 21904 -message DGILCPIHCIE { - int32 ALOELOFKHLC = 1; +message AICHHOBNIJK { + oneof NEOLBFJNJNA { + string str = 1; + uint32 hash = 2; + } } -message DIHJCBGIABH { - map BNOMPFFPOLH = 5; - uint32 GKAFIEPILPB = 6; +// CmdID: 21050 +message JLEBONBJLOB { + string FMOHHDBLOHM = 8; + uint32 CCPIGCCDBOI = 13; } -message FPLFOKGANLN { - ABFKJACHPLA IJCDBADPELM = 1; - float LIEIILNNLNP = 2; - bool CLAJNLAIECN = 3; - oneof DAOOMIIHNID { - float velocity = 11; - float time = 12; - } - oneof GOOBDGNFICN { - ABFKJACHPLA rotation = 21; - DDDNKFHKAJP rotation_speed = 22; - DDDNKFHKAJP axis_speed = 23; - } +message GKIBKGPGAKJ { + uint32 HKAAOAEAMKK = 2; + repeated JHJNCLFOAME HHFOKBPDNLG = 4; + int32 MKJGKKILEHI = 5; + repeated JELBMDNLKPM FHPGBCFAAKE = 14; } -message DDNBBJPLJCJ { - uint32 MOMFDDPOHOL = 7; - uint32 DAANCBODMPE = 10; - uint32 EACFGCAKDJE = 11; +message KKBECELIEMO { + uint32 AAECBHCCKBO = 6; + uint32 PADGGJNEGMB = 7; + uint32 CHFOMBIHMLF = 12; } -message ENHCKHDKOFD { - uint32 KMDECOOMHKM = 10; - uint32 BLALLKJMGKE = 11; - float CNJECAIDFDK = 12; +// CmdID: 26188 +message NIAPKKKFMGC { + HIMMEMHOGFB MFMLAKBIAED = 10; + uint64 DCOMPDPPDPO = 15; } -// CmdId: 7506 -message HCFILMACCLL { - uint32 IAPJPJFFKGC = 12; - bool BHPEOJPKOED = 15; +message MHIFOAAOCFE { + uint32 NMAAJIGNDJG = 1; + uint32 FHCGKPIPCIC = 2; + repeated FCLBGDLFJDP PEAMJNEJKEJ = 3; + repeated uint32 NDIJMCKHGKF = 6; + uint32 GAPLFMMGBFA = 7; + repeated uint32 MFDECAOHEGD = 11; + repeated CJKNMOICNIG PHACKCPLPMB = 13; } -message EPGKHJCPJPA { - bool CMODFBKMJOC = 1; - bool CMIDDDBKCEJ = 4; - uint32 FHBIMOOIJAM = 5; - bool HICKADOMLNO = 13; - uint32 PMFLKAAOCDD = 14; +// CmdID: 5985 +message EKAEAEABPHD { + int32 retcode = 7; + uint32 GBIEPLAIOHC = 8; } -message OEHOHMDBGGJ { - bool PHNFKDNBJJB = 1; - bool KNBCMKHALEH = 5; - uint32 AFJJPHANFHE = 7; - uint32 PKLFIKGDGPG = 10; +message CPKHDNPIJMI { + uint32 MEMPKCGNNMF = 9; + bool ECIHDIJCLED = 10; + uint32 GPAELJHNAEK = 11; } -message KCFMKMBEKPN { - repeated bool FNIDNGDPAIF = 1; - EKNLFGMNHNA CDCALINJEKP = 5; - map NHIKOLMOAPL = 10; - repeated uint32 JNOHLHKBMAC = 15; +message DLCLEKEEBGJ { + repeated CPKHDNPIJMI DNPEBAPALEK = 12; } -// CmdId: 21246 -message DFOKPIJBKIO { - uint32 HCONLHOMOIK = 2; - bool IOPFNPHMNMB = 4; - uint32 DGOPKAOGJIP = 5; - uint32 MNMCPMLBDCA = 9; - uint32 ENKIGHFIHBA = 14; +message PHJJCHBPKMP { + uint64 JIKNGOGCAIK = 1; + uint32 OBOOPJLPDNI = 4; + bool DMEDOEHOMKH = 5; } -// CmdId: 8385 -message BCFIHBLOGDP { - bool NPAKKFNJLAJ = 1; +// CmdID: 2924 +message HAMLMAOCPOC { + repeated uint32 ADLEMOAMHOP = 2; + uint32 CENHKJDFFDA = 6; + uint32 OHKIDHNABIB = 10; + uint32 GAPLFMMGBFA = 12; + OEAOCCJEOPE DDIAAMKBFDA = 14; } -message FEDAHGPMOJD { - uint32 GKAFIEPILPB = 2; - map ENJJJGGJBFC = 5; +// CmdID: 9090 +message NKCDNKDCLJJ { + uint32 AMEOIGGHHDC = 1; + int32 retcode = 2; + repeated GKBOFEACMHA GBDDCCKIAFK = 4; + bool JDAEFKHFKKA = 10; + bool HNLMMOBIOBE = 12; + uint32 NCFFDCKBELI = 15; } -// CmdId: 24806 -message MMPFGGCPPDH { - int32 ALOELOFKHLC = 7; +message CGGNEJCICOH { + MELDMEGFLLD ABCLHAALJPL = 1; + uint32 FBPGIMLMDNJ = 7; + uint32 IKAEJMADIBP = 12; + repeated FNNNAGJLFOF MLPBLILNNAC = 15; } -message GJFJIDGPGMI { - uint32 IOENAPKMDAH = 2; - uint32 ODAGGCLOLED = 3; - FKGNKFMLDNB BCEJMDGABBK = 5; - uint32 KMEJFLPLELB = 6; - repeated NHKHJBAMCAC FGDFJBHMODC = 10; - uint32 OOHBHGFGMNL = 15; +// CmdID: 8721 +message OBOEHFNLFOD { + uint32 MMKBJNCIGGG = 12; } -message OOBGOJGEBMP { - uint32 PPFDEGKIBMC = 9; - uint64 IKCGBNOFDID = 10; - uint32 MCAPJENHMHH = 13; +// CmdID: 26681 +message BDJPFLEGKJD { + PFBJFDJFLPP AGPPGLJPIJD = 2; + uint32 GFCJGEKGNJE = 14; } -message EHPMLCNHKMO { - uint32 FGHNELIJKEB = 4; - uint32 CFGCANPGGJN = 5; - uint32 HKOHIPPJONG = 6; - bool IHHOPNNHGIE = 10; +// CmdID: 7453 +message OFHHMABFPNC { + uint32 JMLDGKCBCBO = 3; } -message HILGPOLEPCM { - uint32 ECMNKNBMLDM = 1; - uint32 GBIEPDAEMPJ = 2; - uint32 MPFMIBDNOPH = 5; - uint32 NMEJKPJDPPF = 6; - bool OJPGDOMCAHN = 8; - repeated GNIHLOMLPIJ ECBFGCNOOCN = 9; - uint32 GHEIIJAFIDD = 11; - repeated KDBCEINCEKE COPLKOJHMOJ = 12; - uint32 HFPJFCBEKOK = 15; +// CmdID: 22102 +message ACLNBIALAEO { + uint32 IFPCIHENJNL = 4; + bool DMEDOEHOMKH = 6; + uint32 GHKEOJDCMNP = 8; + uint32 parent_quest_id = 9; + int32 retcode = 10; + repeated uint32 BMHKKGBHIGP = 14; } -// CmdId: 6970 -message KJDPFOKNMBG { - int32 ALOELOFKHLC = 12; +message ECMMFBIINOJ { + uint32 PEAJINIFGHM = 10; + uint32 OBOOPJLPDNI = 11; + uint32 DMKFECCMCOP = 13; + Vector pos = 15; } -message DOJHOAIIFJO { - uint64 KAAEMLKLCOE = 1; - bool JPMMFBAIAIJ = 5; +message OKOIEKIACND { + uint32 DAFEJPKFBLO = 1; + repeated NFAELNAFNGN OHMGDDCBBOD = 10; + uint32 GGBNDIGHCBL = 11; } -message HBAOBFNCBJE { - map PNBCFFIDMFC = 5; +message NIACALOKMOB { + Vector DEPEOKCJKMF = 6; + uint32 HJCDICMBDKE = 9; + uint32 ref_id = 12; + Vector IAKNHJGCPGL = 14; + Vector ref_pos = 15; } -// CmdId: 28307 -message CIEHAABCONK { - repeated IMCPDNPGDBE GCAIPGACKIB = 3; - int32 ALOELOFKHLC = 7; - repeated DFPNCBIAAFI DLPACHMMIKF = 8; - PMPMPLEGCLP DIDIPIDAKEC = 13; +message OPCDAPCCOOC { + uint32 DMKFECCMCOP = 1; + uint32 OBOOPJLPDNI = 2; + uint32 ILPJBEPJDLP = 3; + uint32 PGLAJFAFGAI = 9; + Vector pos = 13; + bool EIALJBAENGJ = 14; } -// CmdId: 4425 -message JCGIKGOAGDK { - uint32 AIHFCADMDLG = 3; - uint32 HINKKDKCJMG = 4; - uint32 MPNIELODIFO = 5; - uint32 JAHFOBKDPDC = 15; +message HENCECBJIHJ { + bool HBLIHLKJEDA = 3; + uint32 avatar_id = 11; } -// CmdId: 23548 -message CJJCBBCEOGO { - int32 ALOELOFKHLC = 1; - repeated uint32 AJHHBNPPOPF = 8; +// CmdID: 2443 +message LPCGNDLEFJP { + bool BFJDELJJJNG = 2; + KDIOOJINLKG HGKOEGEBHFO = 7; + uint32 OMGCHBACHCI = 10; + uint32 end_time = 14; } -// CmdId: 26466 -message KDFDICPMBPK { - uint32 CIHMOCCDKBM = 3; - int32 ALOELOFKHLC = 9; - uint32 NBLFENBHBPN = 11; +// CmdID: 27394 +message EJMJHEIIDDA { + repeated uint32 NJHGOAEHNDM = 7; + uint32 DFPNKFEKIIG = 10; + uint32 PKKKIJALPNM = 14; } -// CmdId: 8996 -message DOBIMIGFFMI { - int32 ALOELOFKHLC = 10; - uint32 PPFDEGKIBMC = 15; +// CmdID: 20827 +message LNBEKMPFOBO { + repeated POIPABABMDA HAOPEEKMDBM = 1; + uint32 EMCJHGOLMCB = 6; + bool OAIHGJCBHGD = 11; + uint32 EOPFFIPDKGN = 13; + repeated CDOFHMIPGED OOPOPJOFCGM = 15; } -// CmdId: 27991 -message FDPEGMKBPIG { - enum EMJANGNIOHM { - EMJANGNIOHM_ADD_SERVER_BUFF = 0; - EMJANGNIOHM_DEL_SERVER_BUFF = 1; - } - - repeated IGBJLDBIJBH BKJDHMIFODC = 1; - EMJANGNIOHM JOEPOCIGLOJ = 5; - repeated uint32 FNJFMMGOKDP = 6; - bool LMMBKCEFADN = 9; - repeated uint64 BOFAAGBHLPA = 14; -} - -// CmdId: 5092 -message HDHHCDMKEEC { - uint32 PKLFIKGDGPG = 4; - bool LPIPMFLMDCI = 6; - uint32 JOOHLFLGFCM = 7; - bool HKPAPPFDGCP = 9; - uint32 NHNIOOFOLDE = 10; - EFCGFLLIMAG EDKODFKFMHL = 11; - uint32 JAHFOBKDPDC = 13; -} - -// CmdId: 20621 -message HHOEHHBFIFE { - repeated HGMMMINOHJO KEAEKDDGMAB = 2; -} - -// CmdId: 24563 -message ALHBCJCDDAK { - repeated uint32 PLHLIDEIECN = 5; -} - -// CmdId: 9172 -message KALPDLABOID { - int32 ALOELOFKHLC = 5; - uint32 AOJLPDFHLPK = 11; - JENLHGJDPHN FAFGCPEBHOE = 13; -} - -// CmdId: 27723 -message INNJNPMJHJJ { - LDOLDAKPGIK OFNCOLBDOHJ = 3; - repeated uint64 HFDBFKNJGBI = 13; -} - -message IAEDALIDPPC { - uint64 JBELLGCDNAH = 2; - uint32 DCFMNDIJGLP = 6; -} - -// CmdId: 27012 -message FDMNKCPLACE { - repeated uint64 BOFAAGBHLPA = 15; -} - -// CmdId: 5375 -message BEJILJHNPIB { - uint32 OIFFDDFEHLH = 10; -} - -enum ENGIGHOJALO { - ENGIGHOJALO_DUNGEON_ENTRY_REASON_NONE = 0; - ENGIGHOJALO_DUNGEON_ENTRY_REASON_LEVEL = 1; - ENGIGHOJALO_DUNGEON_ENTRY_REASON_QUEST = 2; - ENGIGHOJALO_DUNGEON_ENTRY_REASON_MULIPLE = 3; -} - -// CmdId: 5393 -message CKDHDEAHLNP { - uint32 MCAPJENHMHH = 10; - uint32 JHEHOCBEODA = 12; - uint32 PPFDEGKIBMC = 14; -} - -// CmdId: 26385 -message GFFHMFLMDFN { -} - -message LJBKEOKPJOC { - uint32 LMCNMJEJACO = 1; - uint32 CNJECAIDFDK = 2; -} - -// CmdId: 649 -message NJJNDBNEEEK { -} - -// CmdId: 4352 -message FGGPLOEFCJF { - map FCJHDEOPFDC = 9; - ILMLPAHHCIA CDCALINJEKP = 11; - map DHMLAOAFGFO = 13; -} - -// CmdId: 29425 -message KDFDAAJMOFM { - int32 ALOELOFKHLC = 4; - AEJFGAKFBOD DKJJJGPKEAA = 7; - BCHKGMOJABP GKPNJKOOCCM = 11; - oneof BOKNEIKFFJE { - APBAHEHDEDH template_potion_info = 14; - uint32 exam_id = 3; - } -} - -// CmdId: 20741 -message NMAOFFNEFAE { - repeated FLLKFDMDPEM DAFFCMMLJGM = 4; -} - -// CmdId: 23585 -message JODPLCKDONL { - uint32 CJHBABHEILN = 3; - uint32 BPBGKNKBDGH = 4; - uint32 HIJCCOEIPNP = 11; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 27208 -message FGEIBLPPNFD { - uint32 PPFDEGKIBMC = 6; -} - -message MMEFDIDOCDL { - ABFKJACHPLA LANJAPJOEEI = 6; - bool ONCCDHDNCAF = 14; -} - -// CmdId: 9122 -message OIBFIPABPHE { - repeated CGCJMNEMMPN FEIICNEBILF = 4; - uint32 KECPOGODADD = 8; - uint32 OFKBEPEOECG = 12; -} - -// CmdId: 8609 -message PMLCCCLLGMO { - repeated uint32 BHEALMKALKM = 5; -} - -// CmdId: 24428 -message FODNDHDOMGB { - uint64 JLKPGBFFGOB = 10; - int32 ALOELOFKHLC = 13; - repeated uint64 OHNFLHLKIKM = 15; -} - -// CmdId: 865 -message APHHPNLGKBI { - uint32 JAHFOBKDPDC = 1; - uint32 PKLFIKGDGPG = 2; - uint32 JKEJMPCAAEE = 3; - bool LPIPMFLMDCI = 4; - uint32 HDKBOHBCNJI = 6; - bool BLKLCPNMFJE = 7; - bool HKPAPPFDGCP = 11; - uint32 LJIJKNBCOED = 13; -} - -message IOMHEAFIGGJ { - uint32 OJNHPPEKLLO = 1; - uint32 PKLFIKGDGPG = 12; - uint32 IJGCADDBCDG = 13; -} - -// CmdId: 21197 -message NNILPLNEBBA { -} - -// CmdId: 6567 -message FMOBHPNDGNI { - uint32 IDHADIEOEDE = 12; -} - -message LJBPFHANFOG { - uint32 JCIDHMPCJIE = 2; - uint32 PLHGOLNFKGP = 7; - ABFKJACHPLA LANJAPJOEEI = 8; - repeated DAGECGALHED IAJMALFPEON = 9; -} - -// CmdId: 2308 -message CJKHPEAHOAI { -} - -// CmdId: 6556 -message EJMHLKOABCD { - uint32 LBNJHLJNEOK = 3; - uint32 PKLFIKGDGPG = 9; - repeated uint32 ONEGGELAEEM = 14; -} - -message NKGCLKIOMNL { - uint32 JMOFBCHNLGL = 7; - float IMKNKOAPAOH = 8; - uint32 PKLFIKGDGPG = 9; -} - -// CmdId: 23305 -message HMDHEOLKMPD { - bool MLMODMMGFFJ = 7; - int32 ALOELOFKHLC = 8; - repeated uint32 ODGMKJHDKIM = 12; - repeated uint32 AMBGEEOFGLA = 14; - bool GODECBPBPPJ = 15; -} - -message KPJDHLEDONK { - message ALFNJPHMNNC { - repeated ALCIPHMEAHF IELGCEMBLIG = 1; - repeated ALCIPHMEAHF PGFDNFOEEKA = 2; - } - - string FMJOMHGOBEE = 1; - string KFHFMBLCBMI = 2; - uint32 MKFNLJOMIGB = 3; - uint32 FOKDMHFHPOJ = 4; - uint32 FGAHBOJAMFL = 5; - uint32 IGBJCJPILAJ = 6; - uint32 IMADBJLDJOM = 7; - oneof NCLJBPBPGCH { - ALFNJPHMNNC resin_card = 101; - } -} - -// CmdId: 448 -message OGFMIJNNDGG { - int32 ALOELOFKHLC = 12; -} - -message PBFPMADNALI { - MKAIPGDCGOK HDJKAOEPGLA = 1; - uint32 LGCJFNNODLC = 5; - string GICGOHHILAB = 7; - string HJFONCFIDHI = 11; - string LKNNMKBFNDI = 14; - uint32 JHEHOCBEODA = 15; -} - -message NKFLPAJKCDM { - repeated uint32 DBPJPFAIDBF = 1; -} - -// CmdId: 71 -message FONGLEHJEKJ { - int32 ALOELOFKHLC = 14; -} - -// CmdId: 29098 -message HAFAKIPMDBP { - int32 ALOELOFKHLC = 9; -} - -// CmdId: 24403 -message JKECFPJBMLC { - map BAGNNCAGCCE = 14; - string OIPCONAHCOB = 15; -} - -// CmdId: 29014 -message LMPDLINIFAH { -} - -// CmdId: 4673 -message PPLCPLDLBFL { - enum BIKPIFMAOCK { - BIKPIFMAOCK_PLAY_SOUND_NONE = 0; - BIKPIFMAOCK_PLAY_SOUND_START = 1; - BIKPIFMAOCK_PLAY_SOUND_STOP = 2; - } - - ABFKJACHPLA BIPCCEKBBBB = 6; - string JPJHEKOLOAP = 7; - BIKPIFMAOCK AOBGPFCPIMC = 11; -} - -// CmdId: 23712 -message LKCCKCJHJFH { - uint32 FJFENDDFAIF = 12; -} - -enum IDIEGMMJPAD { - IDIEGMMJPAD_NONE = 0; - IDIEGMMJPAD_FINISH = 1; - IDIEGMMJPAD_PRE_START = 2; - IDIEGMMJPAD_START = 3; -} - -message HKMJMDLIPPC { - GIEJLPNHOAJ EAPIBFMKDMB = 5; -} - -// CmdId: 28062 -message NHOLPLGFFNK { - uint32 HLNJMDJPJNK = 1; - int32 ALOELOFKHLC = 8; - uint32 JHEHOCBEODA = 10; - uint32 CEIAKNGAODL = 11; -} - -// CmdId: 20288 -message FDHFHIGBHAG { - repeated uint32 NHEKIBJOFHE = 12; -} - -message MHBACEECFKG { - uint32 OGJMGGAJEII = 5; - repeated PBFPMADNALI CEKLBDPNKFF = 14; -} - -// CmdId: 4144 -message IHFODLCHOKE { - uint32 DNPCBNNINJE = 5; - uint32 IAPJPJFFKGC = 13; -} - -// CmdId: 1694 -message DDBLNAFCFDE { - bool PMNLCDJPLCK = 3; - HNDEPKKNGMN BJGAKPEKGLA = 12; -} - -message FOJGJHJBMAC { - uint32 BFDCMJMCICH = 11; -} - -message OGDLNKKMJNH { - repeated ECICOHIMOIL GIENNFALOEF = 2; -} - -message LHOMNFNDHPO { - uint32 FJEDMJIKOCK = 9; - uint32 ACGAEMMAMNL = 14; -} - -// CmdId: 3589 -message PMMLMCGFLLJ { - uint32 HIJCCOEIPNP = 1; - int32 ALOELOFKHLC = 4; +// CmdID: 22129 +message GLGNCHCKHKC { + bool BGAOACGALDG = 14; } -// CmdId: 8775 -message JKBLIOBIFAG { - int32 ALOELOFKHLC = 2; - uint32 CPCFIJMIJPL = 11; +// CmdID: 25896 +message OPFLFACGICH { + uint32 PJEGODEBMJC = 2; + uint32 JCEJAJFNDHM = 10; } -message JEHCJKLNGAJ { - uint32 PGBDPGGINBO = 9; - uint32 IMDJOJEKOJO = 13; +message GADDLILNNBK { + uint32 OICEBEGENCM = 8; + uint32 PJJAOILBFBN = 13; } -// CmdId: 6145 -message PIHHKPHLHNG { - bool AAAEPNKDPKG = 3; - KIHICCKNBBL MBAOFFPGAIA = 10; - int32 KHOMIKPAOLH = 12; - uint32 PABNFILBDMA = 15; +message GKCFNJNHLCF { + repeated GFILHAOGBDL MCDIJKPHLNO = 6; } -// CmdId: 3660 -message BKGMDIIPJNJ { - uint32 DKBPELKIFBM = 7; +message NMHLBNGKMPM { + uint32 PEBLOHAHPMM = 15; } -// CmdId: 23656 -message HKEIOLOOBHG { - repeated MOMMEPEGDHB OBAFANGAOIB = 13; - int32 ALOELOFKHLC = 14; +// CmdID: 20600 +message MIMFBKCDIAK { + bool MFBLIHCPIJN = 1; } -// CmdId: 8361 -message LDCOKJCOGFI { - string AHMBHENMHKD = 2; - int32 ALOELOFKHLC = 13; +// CmdID: 2083 +message CLKKNOEANAN { } -// CmdId: 2541 -message FCPGHACBAOF { - uint32 PKLFIKGDGPG = 9; +message IOGHHFJJKPG { + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 6; + uint32 PJJAOILBFBN = 7; } -// CmdId: 5 -message IPFOEJLJPGH { +// CmdID: 6823 +message JAOPBAGEBBF { + uint32 BKNPLFIKKFG = 1; } -// CmdId: 2958 -message NAJFMOACHNJ { +// CmdID: 29714 +message GEIOMAELNGM { + repeated uint32 NGACPNNGEJO = 3; + uint32 scene_id = 6; } -// CmdId: 27936 -message ABAKMMBKJJJ { - repeated HEAAKMCAICN KNMOFGPIMGL = 14; +// CmdID: 25816 +message DPGPCDCALPC { + uint32 AAAOHHGBHAB = 5; + uint32 entity_id = 7; + float GNJCIDHOBIA = 9; } -// CmdId: 27031 -message FDLJIDPFALA { - uint32 PKLFIKGDGPG = 3; - EGPDEILMFKD DKOBKKMFMAD = 4; - uint32 AIHFCADMDLG = 15; +// CmdID: 4274 +message EJLHDEOKMKN { + map DOOHPIECEEB = 12; } -// CmdId: 5036 -message LGKECOEOCCK { - HEJKJDBMLOG BEHIGGIKDND = 2; - int32 ALOELOFKHLC = 9; +// CmdID: 22690 +message KKBJEHFIEKL { + uint32 PJJAOILBFBN = 11; } -// CmdId: 28370 -message JHGCOGFFNDF { - uint32 AIHFCADMDLG = 9; +// CmdID: 27892 +message OLGBCPIMPHB { + NMJPFHHJDAN reason = 3; + uint32 CENHKJDFFDA = 12; + repeated uint32 DNIJPPKBCBD = 13; } -// CmdId: 29725 -message BJDMHNDBIGA { - uint32 JHOENGFEPJI = 2; - int32 ALOELOFKHLC = 6; - uint32 JGPCNOLHBHD = 13; +message EKJFIBAMKEI { + repeated JCNOHCDNGBJ PIGOFIOFJID = 1; } -// CmdId: 9703 -message JBBGAELEIKE { - enum NFKBICBPOJB { - NFKBICBPOJB_NONE = 0; - NFKBICBPOJB_ENTER = 1; - NFKBICBPOJB_LEAVE = 2; - } - - NFKBICBPOJB LLJNOFBFLFC = 5; - uint32 FIINGJHMHKF = 10; +// CmdID: 7023 +message BJPJEAOBCPN { + uint64 BAENGFIAFMF = 10; + uint64 avatar_guid = 6; } -// CmdId: 1043 -message FGPNNOFEJGC { - uint32 JHEHOCBEODA = 4; +// CmdID: 7005 +message HCDKPHLOJGG { + uint32 ACBELMEIKIP = 7; + repeated NJKEMDBLPGO PGBJIOOCOBA = 14; } -// CmdId: 4586 -message OHNAODMEFIN { - uint32 LOIEKFANKLK = 9; - uint32 GCBOLPFMJCJ = 13; +// CmdID: 24686 +message TeamResonanceChangeNotify { + repeated AvatarTeamResonanceInfo info_list = 14; } -message OHOLDEIHPNH { - repeated HGAOINOLOMJ HFMPCELHGBP = 6; +message DPEEKNOBNJK { + GadgetBornType born_type = 1; + EOJIJDMBEJI KCFMHDLGHCP = 2; } -message DNMEJJEODGC { - repeated HGIGPJHHJIP DMHLNAPBGMF = 11; - repeated CLIFMEHOGEN GEOCEPDDCCD = 13; +message EOJIJDMBEJI { + uint32 EMDPEDLKDLN = 1; + bool is_show_cutscene = 2; } -// CmdId: 9611 -message MMKGKFCNNFJ { - uint64 CMFCDHLPBNA = 6; +// CmdID: 1303 +message KAFFAMKMPII { + uint32 ONABDGFCPIH = 2; + EEGBPINNFHJ NMKLKGCCMIE = 4; } -// CmdId: 29906 -message ONOEODLIOJK { +// CmdID: 6523 +message NLFEGOOGDAJ { + repeated JNPNFMDPJFL LCFPDKICJPH = 1; + int32 retcode = 9; } -// CmdId: 22599 -message NFPNCMADMIE { - bool JEJCMPKLLJP = 3; - EPNPOOBGIEJ PLNGJGFAPFG = 5; - uint32 BLALLKJMGKE = 13; +// CmdID: 3012 +message EJDLMIEIDKO { + repeated uint32 IICOOIFHOLC = 1; } -// CmdId: 26884 -message GNGGDHKKCCH { - repeated ECCNMALMKMG JBEBKPAIAKL = 2; - uint32 JCNEKOCCLFH = 3; - bool EJMDGDMEALP = 4; - uint32 EDKODFKFMHL = 8; - uint32 PPFDEGKIBMC = 11; - uint32 ELHEBEPJLAO = 12; - uint32 EJFGEDNGNCP = 13; +// CmdID: 26654 +message BHGKCGGNCFB { } -// CmdId: 21440 -message AHLIDMEHJFE { - uint32 HIJCCOEIPNP = 3; - uint32 OCJAIFHBNPE = 6; +// CmdID: 4143 +message OCIIODGBJDP { + uint32 NJEKBPKELOH = 5; } -// CmdId: 6898 -message GMDCKABBFHM { - int32 ALOELOFKHLC = 5; +// CmdID: 8925 +message BDOBHCMKHLP { + uint32 target_uid = 9; + uint32 BMBBDJPDJND = 11; + uint32 MHOCCAHHMGE = 4; } -// CmdId: 8934 -message PEHECAIEEHL { - uint32 IFOACNKNNME = 13; +// CmdID: 9738 +message DPMPMADLCAO { } -// CmdId: 9640 -message DCBDBPKJLEJ { - uint32 PDMGGGPIGIG = 4; - uint32 OFHHLKDCMJG = 8; +// CmdID: 21606 +message JMEMEDNGBCA { + uint32 level = 7; } -message MHBBACMENKF { - message MAIFHPGMFGP { - uint32 CDCALINJEKP = 7; - } - - uint32 FOFLBPHMLJM = 4; - uint32 JHEHOCBEODA = 5; - uint32 BBDCDEOBJID = 8; - uint32 IFHJDNPCILH = 9; - bool FEAJMAHOFMC = 12; - oneof GACEELMIMBM { - string text = 1751; - uint32 icon = 1792; - MAIFHPGMFGP system_hint = 370; - } +// CmdID: 20596 +message PLBCHBLLLMA { + uint32 scene_id = 7; + repeated GODACLFKPCB FMOJAMEEOHN = 9; + uint32 scene_time = 10; } -// CmdId: 21855 -message KBOCPFBFCHI { - int32 ALOELOFKHLC = 1; - EKDLDJIHDDN FNFIGLECOGC = 5; +// CmdID: 27735 +message AKONOKDLPLI { + uint32 KHHIBKPBKPN = 10; } -// CmdId: 6180 -message KFLDLHFJFHA { - enum BFMBJOEGGIJ { - BFMBJOEGGIJ_STATUS_FAIL = 0; - BFMBJOEGGIJ_STATUS_SUCC = 1; - BFMBJOEGGIJ_STATUS_PARTIAL = 2; - } - - repeated int64 CEIAKNGAODL = 2; - BFMBJOEGGIJ EDACENNCEFP = 3; - int32 KHOMIKPAOLH = 5; - repeated int32 CLMPMOOCCJJ = 8; - int32 ALOELOFKHLC = 9; - repeated ABFKJACHPLA DHDHLEPBJDF = 15; +// CmdID: 24328 +message LHOOHDKBJMF { + int32 retcode = 10; } -// CmdId: 25238 -message AAPNECGAOLH { - int32 ALOELOFKHLC = 2; - uint32 OIFFDDFEHLH = 10; - uint32 LMLCDEPCBFC = 11; +message NGEONOOGCIK { + uint32 DMNLDPPGOKG = 14; } -message PHEIAGGCOLA { - uint32 ONAMNABGEFD = 2; - uint32 HIJCCOEIPNP = 5; - bool HPAFNCPIFIA = 6; - repeated uint32 EMEJPHMDGJG = 7; - uint32 PCECABCJIOG = 13; +// CmdID: 26263 +message GHLAELNKAMB { } -message KPCBACHEDJL { - string FMJOMHGOBEE = 1; - string KFHFMBLCBMI = 2; - uint32 MKFNLJOMIGB = 3; - uint32 KLGDHAJMJHO = 4; - uint32 KDMIIOALAIG = 5; - uint32 OIMONCDBONI = 6; - bool AMKMEJPMKOL = 7; +// CmdID: 21018 +message KPECFNCDHDN { + int32 retcode = 13; + uint32 PDLMKFLEKDL = 14; } -message IEBHCDFBCBE { - float OMAOJIPAJPI = 3; +// CmdID: 23125 +message JIJAHBHJIDK { + uint32 CHDDOFMLBLM = 8; + uint32 GBCEBGKBJDM = 1; + uint32 AKMDKFBGDLB = 13; } -// CmdId: 23633 -message HMNBNKOPLJC { - int32 ALOELOFKHLC = 6; - repeated uint32 EMJKBLOAHFJ = 8; +// CmdID: 29165 +message CADJJJEFOKP { + repeated GNJFMMINNON BFBOMBOINPJ = 2; + repeated GNJFMMINNON PBEKGLBOPLC = 13; } -// CmdId: 333 -message GNJMKGOAFPD { - int32 ALOELOFKHLC = 5; - uint32 DCNPJDIHMGK = 15; +// CmdID: 8662 +message IKINHDEFBCI { } -// CmdId: 24106 -message DENLEAIBGND { - enum MFNDMPLGFOC { - MFNDMPLGFOC_NONE = 0; - MFNDMPLGFOC_PACK = 1; - MFNDMPLGFOC_PLANT = 2; - } - - MFNDMPLGFOC CDCALINJEKP = 4; - repeated uint32 KEGBABOCMGN = 13; +message DLIPMFLLFLP { + NMBKBALMNKA OGCEIDKPKBM = 1; + repeated NFIKJOPIIND AMMLJPGPIBO = 2; + bool ECIHDIJCLED = 7; + uint32 MEMPKCGNNMF = 8; + uint32 DMKFECCMCOP = 11; } -// CmdId: 23589 -message MBJFEDJBMDB { - int32 ALOELOFKHLC = 3; +// CmdID: 5364 +message DIGFKDCDIME { + uint32 gadget_id = 8; + uint32 GBCEBGKBJDM = 15; } -// CmdId: 2205 -message PCMPPBACDMH { - int32 ALOELOFKHLC = 5; - repeated uint32 EFLKJPINKEC = 7; +// CmdID: 288 +message CGJNEHMADHL { + repeated DGECJHENBKP DBPHKPKCJNP = 9; } -message CDMMOCELCJL { - uint32 ONAMNABGEFD = 2; - uint32 FELHCCPHLMD = 4; - LDBMAJBMBGG OLJBLOIILMK = 5; - repeated uint32 JMOLPONPDNK = 6; +// CmdID: 5378 +message PLNKMOPNALO { + uint32 DEKHBEOOIEN = 4; + bool DGGCKMIKBMO = 5; + bool JHFMEFICAAL = 12; + uint32 PJJAOILBFBN = 15; } -// CmdId: 25873 -message GLEOHDPCMCN { - int32 ALOELOFKHLC = 15; +// CmdID: 2947 +message PGAJCPIDHHK { + uint32 EGMBAJDJCOP = 8; } -// CmdId: 2586 -message MJJGKAHNEDM { - int32 ALOELOFKHLC = 14; +// CmdID: 24573 +message LMFBGAOOFAH { + int32 retcode = 9; } -message OIEPNHKAJBN { +// CmdID: 28239 +message DEPCHMJDMEI { + uint32 KDKNOOCOEBM = 6; + int32 retcode = 7; + uint32 LGOOIDCIAAG = 15; } -message KCPBNJAPOLO { - repeated uint32 FGFNMMFFIKM = 4; - JKNMKIAAIDA AIAOCPMNHOB = 13; +// CmdID: 23021 +message KPDODFPMBKE { + repeated BHBPBCIAJBM NBHOMDNIDMI = 4; + uint32 DFPNKFEKIIG = 8; } -// CmdId: 22401 -message HNKJBGGHNNP { - uint32 ELNIAMEABLO = 15; +// CmdID: 9031 +message KDFDAIFPBMI { } -// CmdId: 24007 -message AJNHHLHNOPJ { - uint32 OFCEFHFBGGJ = 3; - uint32 EGIBMKAGKJL = 15; +// CmdID: 29073 +message MGAEAIHDFNG { + repeated uint32 PBHMCLNFOEH = 3; + repeated EGEEKPAPBGJ GFOIBOPDLGJ = 6; + uint32 KHHIBKPBKPN = 12; + bool DKCIEIGLFEI = 14; } -// CmdId: 20145 -message HNCMEPHEEOF { - BFJKGGJIMIG MDGKFLMMHGF = 5; +// CmdID: 29929 +message JADKOEPKBDD { + repeated uint32 KIIJHAMJKJB = 7; + repeated uint32 OEPCCIKNGCI = 8; } -message CBJHCLIDPBE { - uint32 FHBOIIEPBNN = 5; - ABFKJACHPLA KACOLGBPIJE = 10; +// CmdID: 7108 +message PPOLMJJGOAC { + NPLFIGEHHDE KGJNKFNPOIB = 2; } -// CmdId: 9119 -message LFFAAIFGFGL { +// CmdID: 27926 +message NEBJAHAJFPO { } -message GHBJJNBIHNP { - uint32 CLMPMOOCCJJ = 1; - uint32 GKBLPOMACED = 2; - uint32 LLHEAHHDFHP = 3; - uint32 FHAAIBKJGFP = 4; - repeated uint32 MGGEFONIIIO = 5; +message PCKCBPBOBPC { + PGOBMMNHPFK LCEAMIGCHGO = 3; + IAHOMKMIHPE BFBGMHGBPMC = 12; + BFFPJGKIOIL NBHODDCFIKB = 11; + BGICACHLGIN CHJAFHGEFCO = 4; + MOLMLGEOKIL NIJENJCCIAM = 10; + LPBAFODFMIA HIHMHHIBANE = 15; } -// CmdId: 5384 -message KBGFEDFBMFE { - int32 ALOELOFKHLC = 1; - repeated uint32 COJAEJMBMHG = 5; - repeated uint32 EPNBHEBLJCG = 13; +message IJNCODAICNJ { + uint32 key_id = 1; + bool ICJDFMEAOFB = 4; + bool EIALJBAENGJ = 11; } -// CmdId: 4434 -message IMPNFCOBIJM { - PPJGIGMJFDP JKPJKPPJHNK = 2; - uint32 KEPOLMAJNID = 9; +// CmdID: 22523 +message GOMCLHPNGPE { } -message FHPGMFFDIMD { - uint32 PABNFILBDMA = 2; - string IKFOJIAGCFP = 8; - uint32 PCINBEPDEEC = 14; +message FIHMMDBBBKD { + uint32 monster_id = 2; + uint32 level = 9; + repeated uint32 affix_list = 12; } -message HNDOEDDGCIM { - repeated NOJMNJCBHPC MPOMGPEBPCB = 4; - map HAEJKFPGPMG = 5; - repeated NOJMNJCBHPC BOIPOBOKNAK = 10; - repeated JOBMOHHMICJ KOHDONCJGJB = 11; +// CmdID: 26723 +message AGIEFPALJEE { + repeated CLJKBDNFMPM PBEBCPGDLCO = 1; + uint32 GEHPJHAPOHJ = 7; + uint32 JCEJAJFNDHM = 10; } -// CmdId: 23363 -message IJFJFNJHAPA { +message ICOBAPGCJEL { + uint32 group_id = 4; + Vector pos = 10; + uint32 gadget_id = 11; } -// CmdId: 5959 -message ICMKLBCOBBB { - int32 ALOELOFKHLC = 2; - map ACPGIKDLENN = 4; +// CmdID: 23831 +message PJAFJPLLHFK { + uint32 IHLCEEDFIND = 4; + uint32 group_id = 7; + uint32 NNEBHHFHDCC = 5; } -// CmdId: 26875 -message AFEENNNFGLM { - uint32 LCLNEEMKNPK = 13; +message KMLHDJIBDFK { + uint32 KIHHJKCGGCC = 3; + float HFHKMEOPFBI = 5; + uint32 ECBDDJLPPMK = 6; + float DADJPJBELMO = 8; + float HDJALIDKDPN = 10; + float CCLCOGCLHKO = 13; } -// CmdId: 345 -message CGBGHLGIFED { - int32 ALOELOFKHLC = 3; - uint32 OCJAIFHBNPE = 7; - uint32 FJFENDDFAIF = 11; - uint32 HIJCCOEIPNP = 15; +message JOCFFCPLILL { + repeated HIIPEJFDLAM GFBKAKOONHM = 8; + repeated CEPDCLHAMCI NLHNFGAOBBE = 13; } -message OCCOAPEMEPP { - uint32 IMDJOJEKOJO = 3; - uint32 LANOPEMMCAH = 8; - uint32 OCCLJAKNFCC = 9; - bool CLKEFNEDBEA = 11; +// CmdID: 6155 +message PFKEPPNHHLE { + int32 JJFPFMPJEMA = 1; + int32 retcode = 13; + GGAFHGKNAGJ EBOBPNFJDOI = 15; } -// CmdId: 24415 -message HFOHJHHALDK { - int32 ALOELOFKHLC = 14; +// CmdID: 1235 +message JFPKJCOODDH { + int32 retcode = 10; + repeated POIPABABMDA item_list = 13; } -// CmdId: 3952 -message MFNOCJDJEBK { - uint32 ENMJPKOJOIE = 11; - uint32 KCAGCDENLLF = 14; +message BNCDMIIDOII { + uint32 DMKFECCMCOP = 5; + bool ECIHDIJCLED = 6; + uint32 MEMPKCGNNMF = 7; + uint32 GPAELJHNAEK = 12; } -message AHMDJOHBEFF { - uint32 IJGCADDBCDG = 4; - bool HHALAHALMKI = 10; - uint64 LIEOPNMGEKH = 14; +message GHELCMBAKJC { + uint32 authority_peer_id = 7; + uint32 entity_id = 11; + EntityAuthorityInfo entity_authority_info = 12; } -// CmdId: 4880 -message HDFNFJBCMHI { - int32 ALOELOFKHLC = 4; +message MEHPDEGADGM { + uint32 JNLFHOAAOOP = 1; + uint32 PBPEHHPGHPO = 2; + uint32 FFMPHBAOKJC = 3; + uint32 EHEJDJOEIND = 4; + uint32 ECLPJKHFDNE = 5; + repeated ONFDBHEAONH MNCIMGKBCKH = 7; + uint32 CBDGFEOMFIG = 10; + uint32 NJMEOANOBDD = 11; + uint32 MJPDBGBPBEL = 12; + uint32 DFDAJMDFKED = 14; + uint32 skill_id = 15; } -// CmdId: 27828 -message EGCPPBGPKEM { - MHCHHBKJANE NEIBCBDFHEF = 9; +message DDCJCBHHNMI { + uint32 avatar_id = 1; + bool DOHHENFNGPE = 2; + uint32 costume_id = 3; } -message GDLNBLHBCBJ { - EIEPOCKIGKE CNGNEDIMNHF = 3; - OMIOPHEKLPD PIABAGAJNBP = 4; - DCOLLHJFOKP EDGPCNLODPD = 7; - MBKKMCLKCIM OLCJHAHBCGC = 9; - POGJMHKBLAM ILEGEENMIIN = 10; - FINIKKMPGDC INKPJEGPNEN = 13; +// CmdID: 8624 +message NHHMFLNKKHD { + int32 retcode = 1; + repeated uint32 CNHGGANPHOL = 3; } -// CmdId: 22808 -message FIMCIFLHFAO { +// CmdID: 9223 +message FALEKHBHJHH { + bool HLFDOBHEFCJ = 682; + oneof ADEBPDLAOJP { + JIGDFPFKNHI thunder_bird_feather_info = 1211; + FMDNGKGCOPO location_info = 882; + CIOFCBLOPDK sorush_info = 1322; + DDOGIJCMGKI camera_info = 29; + OIGBJHFLKKL creator_info = 1986; + } } -// CmdId: 1421 -message AMPGILLHPLK { - repeated uint32 PIMBHNNHPIF = 3; - int32 ALOELOFKHLC = 8; - uint32 HIJCCOEIPNP = 15; +// CmdID: 28354 +message MKNIEICFBDE { + uint32 draft_id = 9; + bool BGAOACGALDG = 11; + uint32 PLICGIINKFI = 15; } -// CmdId: 20834 -message BPJJKEFCJCG { - map ANINDNAPDEA = 1; - uint32 MMDEMBOKFMJ = 2; - uint32 OFCEFHFBGGJ = 3; - OOMKPJPDNAM DLFHFGBFFAD = 4; - map NLMNGPFHMOK = 8; - repeated OOMKPJPDNAM KHKLKGLGMBP = 10; +// CmdID: 22661 +message FFFJDNJOABC { + uint32 NFJOHALDGDN = 1; + int32 retcode = 3; + repeated POIPABABMDA DLKGDLNILEH = 11; + uint32 JGIHCIBOJPN = 12; + uint64 OPBNFDPDJGD = 13; } -// CmdId: 1209 -message MOMIJNHBNJH { - int32 ALOELOFKHLC = 5; +message FNBBCGBCGIH { + uint32 PEBLOHAHPMM = 3; + uint32 PFOAHCOJPJM = 4; + float AGIDOMNEBCJ = 5; + float HNNMHLBCGMN = 15; } -message JLOLEJKNAPM { - bool EBPCEPLKLCC = 1; - uint32 PKLFIKGDGPG = 5; - bool PHNFKDNBJJB = 11; - uint32 GCBOLPFMJCJ = 15; +// CmdID: 21083 +message DAMMNDMMOLF { + int32 retcode = 1; } -message NMJIPNELMMJ { - ABFKJACHPLA LANJAPJOEEI = 5; - ABFKJACHPLA OKMKKBJKFPL = 8; +message ACOHGBFJCDM { + uint32 LAPPELEKAHP = 4; + uint32 KMAEHPAGKFK = 7; + AGDCPKBNOGI reason = 10; + uint32 OHENHNJJKEN = 15; } -// CmdId: 20386 -message HFDNJBBOAKJ { - uint32 OCJAIFHBNPE = 7; +message AJNEDPNIPIL { + uint32 LHFAFNEINDC = 9; + uint32 KBJNLBKMEDP = 15; } -// CmdId: 26454 -message GIGDMBNKPCJ { - uint32 PCMJNOLCGAB = 2; - int32 ALOELOFKHLC = 9; - repeated ALCIPHMEAHF MMIBBDEGCED = 11; - uint32 NLFIMKJOLCH = 13; +// CmdID: 22486 +message EBGNPMPEOAF { + Vector rot = 13; + Vector pos = 7; + CEOCJHPHEDC reason = 2; + uint32 scene_id = 5; } -enum GNIOHKIFAGE { - GNIOHKIFAGE_HOME_FIELD_STATUE_NONE = 0; - GNIOHKIFAGE_HOME_FIELD_STATUE_SEED = 1; - GNIOHKIFAGE_HOME_FIELD_STATUE_SPROUT = 2; - GNIOHKIFAGE_HOME_FIELD_STATUE_GATHER = 3; +// CmdID: 9100 +message PMGCKFKDDCD { + repeated uint32 LIDPFAAPFMM = 4; + int32 retcode = 5; + uint32 GGHKDJLGFPB = 8; + repeated LCBGDOHINDD GAGAHOFMJLM = 9; } -// CmdId: 23310 -message ODGEGINHAHB { - repeated GCNEACKIJLC PJECCALFKDD = 8; +message AALCNDNGGHE { + bool DOHHENFNGPE = 5; + uint64 avatar_id = 8; } -// CmdId: 27774 -message LIPBAGONJHF { - repeated OAGFNLJMFOM ALJMLMGNMGH = 11; - repeated OJFAJJBILPH GGICFFHAPOC = 15; +// CmdID: 25141 +message NBIMILNJPCF { + uint32 PJJAOILBFBN = 8; + uint32 OMGCHBACHCI = 1; } -// CmdId: 25702 -message ABAFLPPKBMA { - BALKODLKKDC BEEGAJMCLFA = 1; - int32 ALOELOFKHLC = 7; - repeated NIKCAFMFPOE NGAMALEJNEF = 10; +// CmdID: 24780 +message OGFLKKMOLLI { + repeated IBJNMADIOPC PJEMKIKEFLE = 3; } -message PIDEINKCANN { - ABFKJACHPLA OKMKKBJKFPL = 1; - uint32 GFAFBHLMOGF = 5; - ABFKJACHPLA LANJAPJOEEI = 6; - bool BAFHIHDBAMG = 11; - bool GEKGHGEHOEO = 14; - bool HKPJLKIMOKH = 15; +// CmdID: 27082 +message JAPBMMJCFKH { + map FDDEBCKIGGE = 13; } -message AMCBKADFPMG { - LLFFMIGBDFJ EDDDPPJJKGE = 2; - repeated uint32 CIDKEGDINEI = 7; - uint32 CMLMPGCDBEK = 9; - uint32 ABKMIMJLAMB = 11; - uint32 LCMCNOACPPG = 14; +// CmdID: 2861 +message LDEBBBCJEJB { + JCBAIFPFACC FFLGCBBLIAO = 4; + uint32 GLDNNFOCDEM = 9; + int32 retcode = 12; } -// CmdId: 26769 -message GJDOAPKGMPG { - int32 ALOELOFKHLC = 11; - uint32 FFGGNKHDOOI = 12; +message ADPHNFGAAKN { + repeated bytes JLEDGOFFPMB = 14; } -message AJFBACKKLPG { - repeated PHEIAGGCOLA PDOGALCNPMP = 10; +// CmdID: 22203 +message HPJMKEBGMAE { } -message JBKKDJNFAMP { - repeated uint32 KFMCDPLPABH = 11; - uint32 PKLFIKGDGPG = 14; - bool LPIPMFLMDCI = 15; +// CmdID: 21909 +message FEJKLEDLHJA { + uint32 DFJMENLMIII = 13; } -message DLEBGCCINFE { - bool AFNJJOLCAEO = 1; - repeated uint32 MJIKAEMLPPG = 9; - bool KABLKPCDDEP = 10; - repeated BHNIIKNFDPD OBAFANGAOIB = 12; +message MANBBAOKDPC { + uint32 PJJAOILBFBN = 2; + bool ECIHDIJCLED = 5; + bool JHFMEFICAAL = 7; + uint32 PPBAMNFHEJE = 15; } -// CmdId: 22093 -message LINFACOAEEP { +// CmdID: 7292 +message KLDLNCAEOEN { + uint32 GGHKDJLGFPB = 1; + repeated uint32 HJHPFACPHJF = 2; + int32 retcode = 6; + repeated POIPABABMDA item_list = 8; } -// CmdId: 6390 -message BCKGHKPCICE { - int32 ALOELOFKHLC = 3; - bool BBFELADMDOF = 10; - uint64 IKCGBNOFDID = 14; +message GCMPEOGAGCA { + uint32 CKNBEKPNHLI = 2; + bool OEJHKFPOEGE = 4; + uint32 AMHHCBFFLPL = 14; } -message CHCFOCAMCMO { - uint32 PPFDEGKIBMC = 1; - uint32 MCAPJENHMHH = 7; - KJHLIPDBMLA MOEMNHBJCMP = 8; - uint32 FOBCDPDBCKB = 13; +message POIPABABMDA { + uint32 item_id = 1; + uint32 count = 2; } -// CmdId: 29230 -message KJGJGLMHLMA { - int32 ALOELOFKHLC = 6; +// CmdID: 9846 +message NGMFECKAKEG { + IHPMJGJMPGB GENCJJGGIKG = 7; + uint32 PCHIDDDALPP = 11; + uint32 LEKFEJHKPPE = 13; } -message OMEPEGPCMPN { - uint32 IJGCADDBCDG = 1; - uint32 FIFHAKLFGLG = 2; - uint32 PJCDMCFBGPA = 3; +// CmdID: 22991 +message DADLLPGICPA { + uint32 OEHKJPBEPKB = 2; + uint32 IEHLHAOGKPJ = 3; + repeated uint32 CDGFHBKOOGN = 6; + bool DJOCLOKDKAE = 12; + int32 retcode = 14; } -message OOLKKBCABHF { - uint32 BPBGKNKBDGH = 4; - bool PGNKNJLALFE = 7; - uint32 ONAMNABGEFD = 13; +// CmdID: 8254 +message HELHEAEJNLO { + repeated AvatarInfo KFAPIJCGDBC = 6; + map MLNPMGNLHMP = 8; + int32 retcode = 15; } -// CmdId: 20185 -message PAAHMGDAPIH { - repeated JHJPFGGEGMI DAKKLGDHHBM = 2; - uint32 EDKODFKFMHL = 4; - bool JKPHIGKDNPF = 7; - uint32 PPFDEGKIBMC = 8; - int32 ALOELOFKHLC = 13; +// CmdID: 7487 +message PJGHBGIIMDD { + repeated uint32 EBEECDALMKM = 13; } -// CmdId: 26844 -message NKLAPCLEJOG { - uint32 OINICBJHPOK = 4; - int32 ALOELOFKHLC = 9; +// CmdID: 9912 +message MIEIFNOAEPD { + repeated uint32 EILNDHGOLDJ = 9; } -// CmdId: 146 -message EDEFGGIIHOP { - uint32 DKBPELKIFBM = 13; +// CmdID: 22683 +message PMGOLOHMBJI { + string BKDILGIJPEG = 3; + JBACJJPKNGA reason = 7; } -message MICFONKLAIG { - repeated FPLFOKGANLN GGPJHGNDMOE = 1; - uint32 MMJMDOMGEKC = 2; +// CmdID: 20266 +message OBNPIAJFFDA { + uint32 GFPPMNLPOEK = 3; + uint32 item_id = 6; + Vector pos = 9; + int32 param = 10; } -// CmdId: 25819 -message EDEPIHIKIOH { - uint32 PKLFIKGDGPG = 13; +// CmdID: 6747 +message ODBOCOENABL { + FBAOAOBCFEO MCGFNJLCEDM = 9; } -message FPDNLINIHCK { - uint32 JAHFOBKDPDC = 4; - uint32 MPNIELODIFO = 12; - uint32 HINKKDKCJMG = 13; +// CmdID: 7084 +message AENIDJLDGLH { + HBCJGNLBDEN MCDFOJKMIDB = 3; + uint32 config_id = 4; + uint32 PJJAOILBFBN = 8; } -// CmdId: 28511 -message GOIBEADPIBN { - repeated uint32 IMJEFIFGOLF = 2; - int32 ALOELOFKHLC = 6; +// CmdID: 21433 +message DMDHFLLHLCP { + string BKDILGIJPEG = 14; } -// CmdId: 27545 -message GGACHDHALAE { - PADBLGPOCHK HIEMNMNIHLK = 9; - uint32 LCLNEEMKNPK = 12; +// CmdID: 20742 +message KFOLJGLMEKC { + repeated EIBLPCAAJKB DJHNHPIPFBA = 2; + int32 retcode = 13; } -// CmdId: 5728 -message MMHDBGHGDNI { - int32 ALOELOFKHLC = 6; +// CmdID: 9326 +message CEFLFNKNEBE { + uint32 JDBONKEOALA = 4; } -// CmdId: 21288 -message IBBNPLHAHHD { - bool KMMGECOIJEJ = 5; - repeated CPLEOCMLICE CAAPMOODIJG = 6; - uint32 BLALLKJMGKE = 12; +// CmdID: 20774 +message CHONEJDCMDA { + int32 retcode = 8; } -// CmdId: 3054 -message BJKPDDNHNDN { +message GFAFLDLCPDL { + AIOGIOPPMHA HLBEAKCHIBP = 2; + CFEDGDKJHMO HFPBOEEOPBF = 7; + uint32 KNKBGNILFMB = 8; } -// CmdId: 2792 -message LLIEKLFKDJJ { - bool IEBCJKIMMKB = 6; - int32 ALOELOFKHLC = 11; +message FightPropPair { + uint32 prop_type = 1; + float prop_value = 2; } -message GAMKAEHIGBL { - enum HIDPOMJHOAI { - HIDPOMJHOAI_NONE = 0; - HIDPOMJHOAI_CREATE_CONNECT = 1; - HIDPOMJHOAI_START_GAME = 2; - HIDPOMJHOAI_PING = 3; - HIDPOMJHOAI_FINISH_GAME = 4; - HIDPOMJHOAI_SNAP_SHOT = 5; - HIDPOMJHOAI_ACTION = 6; - } - - HIDPOMJHOAI JBFAIKNHFHG = 6; - int32 ALOELOFKHLC = 13; - oneof BLJIPKMMDGO { - AHDBDEAOGHB sync_create_connect = 7; - IKLIKBEGLPL sync_ping = 4; - GDLIANIJFFC sync_finish_game = 9; - APECECFAFDL sync_snap_shot = 3; - OCKJAGDBEGB sync_action = 15; - } +// CmdID: 5351 +message DoSetPlayerBornDataNotify { } -// CmdId: 28322 -message FDOKPNIOGPE { - bool KJNOCDCIIHB = 12; - uint32 LJENFDPHJHA = 14; - string CKPJFHPBMCB = 15; +// CmdID: 3005 +message AOAHABFGFCE { + int32 retcode = 1; + uint32 entity_id = 5; } -// CmdId: 29372 -message DNNKNJCPPHN { - int32 ALOELOFKHLC = 1; - repeated uint32 ONEPCBGMMLB = 13; +message GJMDMPEMBNH { + repeated PAHMNCMPDGF CBENKJEOCIL = 9; } -message NGBOLCNEAFO { - bool PIMNPMEJHBA = 1; - uint32 EKGADILEMEN = 13; - repeated KIDIBABEKOH IALPKANHAHC = 14; +message PDBCEKIDAKI { + uint32 MPINDCIGMPA = 2; + uint32 GOHBJDPEBAF = 3; + uint32 CCJHBJOFJIG = 7; + map JMCHOGFDMJN = 8; } -// CmdId: 7206 -message FLHICNPMEAP { - repeated EMNGAJIPPBA BODFIGDMMAL = 2; +// CmdID: 28497 +message MFADJMCEBGN { + uint32 max_charge_count = 6; + uint64 avatar_guid = 7; + uint32 skill_id = 15; } -// CmdId: 29904 -message DAJABIOEBNF { - GOJBHODKDEB DHFBCIMCMJD = 13; - uint32 PILEDJAIGKC = 14; +message KNPBBBDNLJE { + repeated EIEEBJBEMLI info_list = 9; } -// CmdId: 9850 -message MANCPPAGHJB { - enum OEJDILNAIAG { - OEJDILNAIAG_TIME_OUT = 0; - OEJDILNAIAG_SETTLE_PLAY_END = 1; - OEJDILNAIAG_SETTLE_PLAYER_QUIT = 2; - OEJDILNAIAG_SETTLE_LIFE_COUNT = 3; - } - - bool EBJEEGLNLKA = 2; - uint32 AIHFCADMDLG = 3; - OEJDILNAIAG EDKODFKFMHL = 4; - bool LPIPMFLMDCI = 7; - uint32 IFHJDNPCILH = 8; - uint32 JAHFOBKDPDC = 9; - uint32 PKLFIKGDGPG = 10; - uint32 CBMAAKIJHNO = 11; - repeated LJBKEOKPJOC HMEOMEAPJLC = 13; - bool LHKGDGLLHMN = 14; +// CmdID: 6316 +message LKLGJBNAEKA { + bool PEENOIECADC = 2; } -message JCIPIAJLDKF { - uint32 PGOCJLDLODG = 11; +// CmdID: 24539 +message GIKENPONHBH { + uint32 CJMHJHIJMJN = 7; } -// CmdId: 7908 -message CIPJMDOGPNG { - uint32 DMCHGDJHHBB = 2; - uint32 FBFBNMKOBCH = 7; - bool LKMDPFJFBBC = 11; +// CmdID: 23968 +message OAGCNKGFDHN { + repeated uint32 DLFDFCFEIFB = 4; } -// CmdId: 9516 -message EIGPHDKGLKC { - uint64 KAAEMLKLCOE = 8; - bool BEHGJKMIBCG = 9; - int32 ALOELOFKHLC = 12; +// CmdID: 27752 +message DACCFHBJBJN { + uint32 BJJGMLIAKLB = 4; } -message NLEHBHBGBFA { - string GICGOHHILAB = 1; - uint32 JAHFOBKDPDC = 2; - uint32 JHEHOCBEODA = 3; - string LKNNMKBFNDI = 4; - MKAIPGDCGOK HDJKAOEPGLA = 5; - uint32 DOKBIGOIDEK = 7; - uint32 MGDLEDDGPDP = 13; +// CmdID: 7024 +message CNKCHPAMALL { + int32 retcode = 6; + float DIKKLMDPMAN = 15; } -// CmdId: 2932 -message FHNNBBLIPEK { - int32 ALOELOFKHLC = 6; - uint32 FFKOPNLMOOE = 10; - uint32 FNMGKLBCOJJ = 14; +// CmdID: 447 +message FICHMDMFOOP { + int32 retcode = 7; + MAELIJNMJFG IPCHJPNOCAP = 8; } -// CmdId: 4095 -message PCLBPMFNFGJ { - uint32 ICBHKOACPGP = 9; - string MMKOLPHJBBL = 11; - int32 ALOELOFKHLC = 13; - bool JABCEPLHCDJ = 14; +// CmdID: 8823 +message FCLFENOGMDE { + int32 retcode = 7; + bool MIDFPDCBPHK = 8; + uint32 target_uid = 12; } -message EDOBNACHPLE { - bool EBPCEPLKLCC = 10; - uint32 PKLFIKGDGPG = 12; +// CmdID: 20113 +message FLEKOBDJMFC { + int32 retcode = 5; } -message DJCJGEOEOOF { - uint32 GMKACPOBOHN = 3; - uint32 JAHFOBKDPDC = 8; - uint32 GEGLHFHIJKD = 11; +message EKJCIFDDNKB { + uint32 GLPNDNICNDG = 1; + uint32 EJBDMEIMAFL = 2; + uint32 AFBFINJCELD = 3; + uint32 DECCICLDLBN = 4; + uint32 BPGDIMFKDFF = 5; + uint64 NPEMHMJJCMO = 6; + uint32 EAJOKEBPHDF = 11; + uint32 CFOABIAAKHM = 12; + uint32 FAECJOEKAEP = 13; + uint64 FDMOHDLMKCL = 21; + uint32 CIKGDOFKFBF = 22; + map JLJIFELIEME = 23; + uint32 KDCBKCBJMGJ = 24; + uint32 CMMAIPENCNH = 31; + uint32 PLAKCBNGMFK = 32; + map KJIEJHDIIEK = 33; + bool OJDEOGOBMNA = 34; + uint32 FALGFIPNOPC = 35; } -// CmdId: 22100 -message DJHFBECHIJK { - uint32 ENKIGHFIHBA = 12; - bool MMCAEEGJLOK = 14; - uint32 IMCNGALDIJK = 15; +// CmdID: 23714 +message HBKGKEFJABD { + repeated uint32 BDEOMBCEOEA = 6; + int32 retcode = 12; + uint32 group_id = 13; } -// CmdId: 5107 -message BCEKMLHOCNP { +// CmdID: 23905 +message EMDNPADKOHJ { + HIMMEMHOGFB MFMLAKBIAED = 2; + uint64 DCOMPDPPDPO = 7; + int32 retcode = 8; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 6; + } } -// CmdId: 2222 -message NHMJHOKHFJA { - uint32 AOJLPDFHLPK = 2; - int32 ALOELOFKHLC = 3; - map AKONJGPIJNF = 6; +// CmdID: 2941 +message PGLLKFBCGDI { + int32 retcode = 6; } -// CmdId: 29495 -message HNAKGEIDPIB { +// CmdID: 25069 +message ODLFPOKGIKI { + uint64 avatar_guid = 9; + uint32 ABLFJPMKKDA = 14; } -// CmdId: 23882 -message HGHOLPDIFBJ { - PJKHMLIHCBB JFKIAOGOAPJ = 1; +// CmdID: 26236 +message EAMFCNLFNOD { + uint32 fish_id = 1; } -enum FOEPLGFPKHE { - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_NONE = 0; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_ON_GOING = 1; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_FAIL = 2; - FOEPLGFPKHE_IN_BATTLE_MECHANICUS_CARD_CHALLENGE_SUCCESS = 3; +// CmdID: 4662 +message DLENPHPKIHN { + map DNJDKHDFHOP = 5; } -// CmdId: 28999 -message NCOCMGJCOHE { - bytes PBLOLAJHFBD = 1; - float HMKEIHPMIAG = 3; - uint32 LPOEDKNMKFK = 9; - double AFGNEHDCKGI = 11; - uint32 IACFNHMELEC = 14; +// CmdID: 21580 +message EOJGPECNCDF { + repeated uint32 ACJPDGMFGNL = 1; + repeated float GBAGLGMGJHJ = 7; + uint32 CIDOFLODLOE = 9; + repeated string PEAGFMGMEAH = 10; + int32 type = 12; } -message LFANMCIBCKC { - repeated IDOFDGPCJFH NGIALOMGECP = 2; - uint32 MODFGFCALHE = 3; - repeated KPJDHLEDONK CEHCIAHOFAE = 6; - uint32 LFEENLOIMBB = 7; - uint32 DAMNDJADLLI = 9; - repeated DMGHDHNMCED AGDPPAOCHDL = 12; - uint32 JFBLJHOIMBO = 13; - repeated KPCBACHEDJL HIBLEDGCHBE = 15; +// CmdID: 25479 +message EMDIDMCGANK { + repeated HJDEBJMEDPD FCKHPEANCNA = 5; } -message FKCGABIKNKO { - uint32 FLLKAEKOCHM = 6; +message CBLIOLNALIK { + uint64 FJPDFFCPJIK = 1; + uint32 DHIDKFLCKBF = 3; + float LEDGJDCJIMK = 6; + string LGNFAFMPHKD = 7; + repeated MAGIJMIGILI BHEDCANJOED = 10; + uint32 EHGIJGCNHKL = 15; } -message NCOEPELPCAF { - uint32 HNFPMBHEBCG = 3; - repeated uint32 HDHEMDEOGDG = 13; +message MAGIJMIGILI { + uint32 DMLCIGBDPII = 8; + uint64 NPDKLMFOOFD = 11; + bool OKIGGNFHLGG = 13; } -// CmdId: 21822 -message KKLIIGBLJBL { - int32 ALOELOFKHLC = 6; +message CKGEMJGNLGP { + uint32 LIGEHCKDLEE = 1; + uint32 GLHDGFEFKNI = 2; + bool ECIHDIJCLED = 3; + uint32 PODPHDGMFBL = 4; + bool HJLPILEEMEB = 6; + uint32 scene_id = 8; + float PAKPALCKBAF = 10; + Vector MJKALBBJIPI = 11; + uint32 DMKFECCMCOP = 12; + uint32 region_id = 15; } -message FPCNKBDEHPE { - map PCKHDKCPPHM = 9; - uint32 GKAFIEPILPB = 14; +message DADOKGJPMID { + map AOGOMCIELPM = 11; + uint32 end_time = 14; } -// CmdId: 9947 -message MPPDOGMPBMB { - repeated PIJEAMHAMNN CADECJOGIFE = 5; - uint32 HKDNCDDCDJE = 6; - int32 ALOELOFKHLC = 12; +// CmdID: 6544 +message GOKPMKKJKGN { + bool MIDFPDCBPHK = 8; + uint32 target_uid = 7; } -// CmdId: 21428 -message IEMPGIOJOGD { - uint32 OGIDGDKDCNA = 11; - int32 ALOELOFKHLC = 14; +// CmdID: 23393 +message LALMMIPPAOM { + repeated NFOCBLDNLBH PPHHAHHBHGG = 2; } -// CmdId: 28692 -message DHMDKJHMDNM { - repeated PEOFMNGBFOO ELFGPHPIDNB = 9; +// CmdID: 22906 +message NOJCGPCMIJH { + repeated uint32 MKELECOPFFB = 15; } -message FHGIJCHENEA { - oneof FFNPDEHBEHL { - CBJBGKJMIBF op_redraw = 4; - EEKGDGBPOHD op_select_on_stage = 3; - GCDCLKHJNHA op_reroll = 14; - BOKOBDCJOEF op_attack = 2; - BBAEFLMGJGM op_pass = 12; - IPPABJFIBIO op_play_card = 1; - GCAPMAHHPBD op_reboot = 7; - OIEPNHKAJBN op_surrender = 8; - } +// CmdID: 25656 +message BCACGPNLAJI { + bool NGGHBIMCEOG = 4; + int32 retcode = 9; + repeated uint32 MJGCFCFKPKE = 14; } -// CmdId: 8479 -message MHCFMEMIDAC { - enum EJMOFKHNBAF { - EJMOFKHNBAF_OP_TYPE_NONE = 0; - EJMOFKHNBAF_OP_TYPE_RELOGIN = 1; - EJMOFKHNBAF_OP_TYPE_MP_RELOGIN = 2; - } - - string ABMBBEDGDFD = 3; - string HMJJDLDHKNO = 5; - uint32 KCKPMCAGLHB = 6; - bool HEKFEBPCLJN = 7; - EJMOFKHNBAF FGLOMDPCLLL = 8; - string EHNFCHGOKEP = 10; - uint32 CFGENLPKLFF = 11; - string HEEKOFPOKBG = 13; - BMKFJEEPGPL BHMCOKBODNK = 14; +// CmdID: 7158 +message GDFDKCADBFK { + repeated EIBLPCAAJKB DJHNHPIPFBA = 7; } -// CmdId: 25142 -message PLIJBGDPBFB { - repeated uint32 PIMBHNNHPIF = 9; +message ENNABDGOGOF { + repeated DKNKKMEMNEC KNBIFCCIBLE = 2; + uint32 FBIDMKKFLHE = 3; + uint32 MCMGODLFNJO = 5; + bool DMEDOEHOMKH = 8; + uint32 JKLMGMDFIPK = 10; + uint32 ILMFKEFPEGE = 11; + uint64 HODOLKCOPLG = 12; } -message EMFNHCMLIGF { - repeated ONAPHJFIPOF PPELAPDCGIO = 9; - uint32 KNLLAIILDJP = 11; +// CmdID: 29797 +message MLGFGGEIKNL { + HIMMEMHOGFB MFMLAKBIAED = 2; + bool FOJAKDNOHAF = 10; + uint64 DCOMPDPPDPO = 11; } -// CmdId: 29410 -message BHFMNLBCEIA { - int32 ALOELOFKHLC = 8; - uint64 IKCGBNOFDID = 12; +// CmdID: 29998 +message NKDOLINEBCK { + PLMKEBGLBBG DDPGEMGDHEL = 2; + uint32 OCINFHOJCEA = 5; + bool NFBIFIPDDAD = 7; + uint32 GAPLFMMGBFA = 8; } -// CmdId: 4614 -message IFINKEKHEBM { +// CmdID: 7406 +message KEGHMABLDKH { + OJONHGCEEPO INOANPFNJBB = 4; } -// CmdId: 3273 -message GMGODIKBIEG { - repeated ALCIPHMEAHF JLHJNHMCEOA = 3; +// CmdID: 9976 +message IIODFGEEJCK { + bool BLIAKNCJPLH = 14; } -message GICJLGOBNGE { - string EFKFCCHEBOD = 1; - bool APDMNMKEGHD = 2; - KDOEFCOJDDL ICDHBHPIOLK = 3; - uint32 KAECIPNBOJI = 5; - uint32 DMEFLHEBFGE = 6; // 1 - uint32 IEFGMPMOMKC = 7; // 12 - float ANGONOJHONO = 8; - int32 NFEFBCKGICC = 9; - ABFKJACHPLA AHGLGJCMJOH = 10; - uint32 LONHILAPBAM = 11; // 1 - JGICBNNNOGG OJIFDDKJIGD = 12; - uint32 AOIEOMEAENM = 13; // 1 - EDNIAMNLNLA ABPIDJGKNCK = 15; - uint32 KLIGFACEFPN = 23; // 1 - float NMBBCBBEPDA = 54; - uint32 KPKJBIPFJIL = 103; // 1 - float DJAEOHKJLIM = 114; - uint32 AICABJIPONB = 139; // 1 - uint32 OAPLECACBOM = 337; // 1 - uint32 FCKAKKLDCJL = 507; // 2 - uint32 EPGAHHJONJH = 657; // 1 - uint32 HMKBBEKDPCG = 916; // 1 - bool CGDMLMFOKMH = 1134; - uint32 DFOGGFELDHA = 1524; // 1 - float PHOMPNBJFAN = 1582; - uint32 ANJADNCHCDD = 1639; // 1 - bool KNKJCBOBHGA = 1648; - uint32 NFIIKLMBGLL = 1840; // 1 - float LABKMPGILDJ = 1969; - bool FNGJAODAPHC = 1980; - uint32 NJAMJODILKJ = 2032; // 1 +message ENIAKIGIPGG { + uint32 type = 1; + float GNJCIDHOBIA = 2; + float NOOILHNBKFF = 3; + float LFHKHEPGEDF = 9; } -// CmdId: 2977 -message MGJOKKEECEF { - uint32 AEFEDOMLOBA = 3; - uint32 AOJLPDFHLPK = 8; - uint32 EBACHNCCGBD = 9; +// CmdID: 26025 +message INMHKJFEOJM { } -message DEMIOMIHFAD { - bytes MELIKACGACI = 11; - EPNPOOBGIEJ PLNGJGFAPFG = 13; - FKGHPJKMIDD BEFKAHAOHAP = 15; +// CmdID: 25978 +message LNEPHNKGBIA { + uint32 costume_id = 2; } -message PFLIAHACHPI { - uint32 INCHMNHIOOK = 1; - uint32 DKFFGNCPHOI = 2; +// CmdID: 4346 +message NPJBGBNOFCH { + int32 retcode = 14; } -// CmdId: 4696 -message EKGHDONHLMM { - uint32 ILHLGEEMLML = 4; - int32 ALOELOFKHLC = 14; +// CmdID: 1004 +message JMAPNCEKBGH { + repeated uint32 JICEFGNALOH = 1; + uint32 OKICOGLEJEC = 12; + uint32 KDEFNPGADFB = 11; } -// CmdId: 23678 -message IKLIJCODADE { - repeated PPLPPNELCAL JBNLNCEPCON = 2; +message KKHGLCJOCEK { + uint32 entity_id = 2; + repeated NHHFHIDLIJI BDOBHHHJKMA = 3; } -// CmdId: 8741 -message FOJKOLIGDBM { - uint32 JMADFNCPKEO = 9; +message IPHEPKLGFHH { + uint32 DMNLDPPGOKG = 13; } -// CmdId: 2879 -message BJINKIDDJGE { - repeated EIDKFODEABK CAFGMIOLKFB = 1; +// CmdID: 28006 +message HGCFLJEAJIE { + uint32 draft_id = 8; + bool BHHCJIKKIBO = 10; } -message AIKFJGIIPBH { - string HABNJNMBOIO = 1; - uint32 MHNHMFFHBBC = 2; - uint32 KJNOLCFEOMI = 4; - bool JAPFPEOCKFA = 8; - repeated LGJCKLLMMCO PJECCALFKDD = 13; +// CmdID: 1721 +message OECAAJILDED { + KBHCEBMIHND MIBGEJFDEKI = 5; + uint32 OMGCHBACHCI = 15; } -message CLDECJOAAGB { - uint32 NIJDGEOBLBI = 9; - uint32 BKGMBINDPDM = 10; - uint32 NDKMGINICPF = 14; +// CmdID: 1245 +message FCPPIHECJOH { + int32 retcode = 15; } -message CONPINLMJNP { - repeated ILCDCLJIGDB JOJBKLOEPIH = 8; +message BKDEJJIFBHM { + uint32 ECHFGHANMPB = 5; + uint32 JOIJHCOPENG = 12; } -// CmdId: 27787 -message OOONAIMLLIL { - repeated IHEHCFIMCFB PAPEENCFFIK = 2; +message DBIHMGPLGHK { + DGEHIIBLLMC ABPJIBDJIPA = 12; } -// CmdId: 5404 -message DIKGGBLKLDJ { +message HKNJFHLPKBA { + uint32 PJJAOILBFBN = 1; + bool ECIHDIJCLED = 6; + bool EIALJBAENGJ = 14; } -message INIODGPGIIH { - uint32 CPIDJAPNNLL = 5; - LGBDBPOMJLB CDCALINJEKP = 6; - repeated uint32 BONAAHFJGBL = 8; - uint32 PNCHOMEEGIB = 13; - string CKPJFHPBMCB = 14; - oneof BOKNEIKFFJE { - JJACGOHCBCL normal = 57; - HNBLMHCELNG countdown = 417; - OOGAHGBFKGD timer = 1370; - } +// CmdID: 26226 +message PJIBCIGJNAK { + repeated AAGOJGECEBP AAHMMHIJBIA = 5; } -// CmdId: 22603 -message GJMCGJFDGBE { - int32 ALOELOFKHLC = 7; +// CmdID: 29096 +message HGCNJFMEIEM { + uint32 entity_id = 8; + uint32 LBCLGHBMDAF = 9; + uint32 GKKGOMDFKML = 11; } -message GOMAKDHEGFG { - uint32 AFJJPHANFHE = 3; - uint32 FMFGNKBJPKC = 15; +// CmdID: 3998 +message CNDFICLDDEC { + repeated uint32 HPCKDGEMLDN = 3; + bool BBFHPFFIGAI = 13; + bool BEPNJOLIPFG = 11; } -message HBBDEMNAKDF { - uint32 BLALLKJMGKE = 4; - EEEGMGLDPFC DNEPFACGAPM = 9; - uint32 HOIIIBHALJI = 12; +// CmdID: 29859 +message IMNDMKBKOJJ { + uint32 BBOFFPHMOBK = 2; + uint32 JOFBEIACLOF = 13; + uint32 INDIKFKNKAB = 1; } -// CmdId: 20530 -message NJHDOMDGECO { - repeated uint32 MOKGPOLMFGK = 13; +message FCLBGDLFJDP { + repeated FIHMMDBBBKD CHGJBBNLDCH = 4; + uint32 EJNGAILFGHF = 9; } -// CmdId: 7553 -message AGPEKNKFLMM { - int32 ALOELOFKHLC = 7; +// CmdID: 26341 +message DODFJBHNFIL { + repeated GCMPEOGAGCA HHEGBIIIBEO = 1; + repeated DEOFDEAODNN OHLHEFNMKFO = 11; + uint32 PJJAOILBFBN = 5; + uint32 AIGAKBOAJGJ = 15; + bool DMEDOEHOMKH = 2; + uint32 HMGABGOBNLA = 4; + uint32 JOFBEIACLOF = 7; + uint32 BILNINEAAOI = 13; } -message LAAGEDALJKM { - int32 CBICALMIEBG = 4; - int32 PGOOOMDPHAG = 7; +message NPLPKKMDPHH { + AvatarType avatar_type = 1; + uint32 costume_id = 5; + uint32 avatar_id = 6; } -message BLENGBKLBOH { - float HLEDHGAMIOL = 2; - float DNJIBLAPCHM = 4; - ABFKJACHPLA JGCFFFNCONO = 7; - uint32 BLALLKJMGKE = 11; - float IOGNHPHLLOE = 15; +// CmdID: 6531 +message LNINJIPJEOB { } -// CmdId: 43 -message JHNABOCMFFA { +// CmdID: 29696 +message BPGOPDLKGCB { + repeated ABMOEKNPCLA OHPEJHEBPAG = 3; + uint32 scene_id = 10; + repeated BPLAMHFKAPA OGFGHBOKJML = 11; } -message PFIDFJKLIBC { - uint32 DKBPELKIFBM = 1; - uint32 EONJBBOBAPN = 5; - uint32 PABNFILBDMA = 8; - string BEHDDBLCKKO = 9; +message KPELDPAAKOC { + uint32 BKNAFEBFFJJ = 6; + bool DPHDAGAGBII = 7; + repeated CKGEMJGNLGP DNHPGFLAJEP = 8; } -message EKFIOHFEPOH { - uint32 AAPCOIPGFHJ = 2; - repeated HEGNJFOAJKM NIKLALELIEO = 13; - repeated uint32 PILFHEMHMKP = 15; +// CmdID: 1592 +message EJLAHOAHLHF { + int32 retcode = 10; + uint32 JLFHEEIPDDP = 12; } -message BHOHKGGONIB { - GIJMDPCCJMG BEOHBLAOIAK = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 13; +// CmdID: 5311 +message PMEIEEKBOGB { + NLGPHHHPPOA AJLHHKMAODN = 8; + uint64 guid = 14; } -// CmdId: 4386 -message BHHIMHIIBAB { - repeated LCBFOENIFPP KADAHMHDEMC = 4; - JGLANNKEAGE BFLKCKMPPBE = 8; +// CmdID: 28759 +message AvatarTeamUpdateNotify { + repeated uint64 temp_avatar_guid_list = 10; + map avatar_team_map = 12; } -// CmdId: 1488 -message LMJAFEDCJOB { - int32 ALOELOFKHLC = 9; +message DBMIKFMACHB { + repeated Vector AEOEAKGGCAN = 3; } -// CmdId: 9058 -message JALCCJKLBLK { +message CKBOCOIHKNC { + uint32 OBOOPJLPDNI = 3; + BDKPPLLIBFF state = 12; } -// CmdId: 21764 -message CNOFGGAKJKL { - int32 ALOELOFKHLC = 3; - uint32 HCLACJHNPDO = 4; - LAOBNEJJEPF KCNMFFCBBKJ = 11; +// CmdID: 23674 +message EIJJBMELAOL { + bool MCPKKMHKCPD = 3; + uint32 HOMGPJJMLDG = 15; } -// CmdId: 7989 -message KAHPNGHCFLN { - uint32 PKLFIKGDGPG = 6; +message AAJMGCOJONB { + string ODCKFMKOOMD = 2; + uint64 exp = 4; + uint32 IPEHBEIKNPC = 7; + AGDNJBGGKMJ AJACDLDNMAP = 9; + uint32 level = 11; + uint32 DKIDFAEJNCG = 12; + uint32 FCMIKLCEAKA = 13; + bool LIDAHLDJLEO = 14; + uint32 CDIIJCGNBOF = 15; } -// CmdId: 5525 -message NMFHNPGNJPC { +// CmdID: 283 +message EGNINCFOEOK { + int32 retcode = 13; } -// CmdId: 6107 -message JIABPEEDGKI { - AKACDLKJAKA IGHLCHOFBLM = 1; - int32 KHOMIKPAOLH = 4; - int32 ALOELOFKHLC = 13; +// CmdID: 6848 +message CHEMOBNIPPK { + repeated FELDDALAFPE MHFDDMDCLCK = 4; } -message FAIMFKNNEMP { - repeated MIJEECAFEAM NMBJOJAEECB = 9; - uint32 JHEHOCBEODA = 10; +// CmdID: 9370 +message PFNAMGKHFIL { + int32 retcode = 4; } -message OCNHDHPCELE { - string CKPNDLBNAGO = 1; - string GACEELMIMBM = 2; - string NPGIPCCCMMB = 3; +message BFDNMBBMOGM { + uint32 FJHHIKOIHKA = 5; + bool JHFMEFICAAL = 6; + bool ECIHDIJCLED = 13; + uint32 PJJAOILBFBN = 14; } -enum MHCHHBKJANE { - MHCHHBKJANE_NEED_CONFIRM = 0; - MHCHHBKJANE_REFUSE = 1; - MHCHHBKJANE_DIRECT = 2; +message MDLBNBJBKKL { + uint32 FOONGFCLFFL = 6; + bool JHFMEFICAAL = 9; + uint32 IJFFKCGIAOJ = 12; + uint32 DMNLDPPGOKG = 15; } -// CmdId: 20824 -message CDJPGCOICMJ { - bool LMLEKAAIEBK = 4; - uint32 MOMFDDPOHOL = 7; +// CmdID: 27625 +message OFOOEAMPPKM { + repeated uint64 avatar_guid_list = 14; } -enum EPPNFGHFJIM { - EPPNFGHFJIM_NONE = 0; - EPPNFGHFJIM_DUNGEON = 1; - EPPNFGHFJIM_MP_PLAY = 2; - EPPNFGHFJIM_MECHANICUS = 3; - EPPNFGHFJIM_GENERAL = 4; - EPPNFGHFJIM_GCG = 5; +message KHNIHKAIECP { + uint32 LGOOIDCIAAG = 7; + uint32 ICJFCAKLNFG = 8; + repeated uint32 DHIOFCABKHE = 10; + uint32 KDKNOOCOEBM = 12; + uint32 JOIJHCOPENG = 13; + repeated uint32 FLLBNAGKFKP = 15; } -// CmdId: 6997 -message KNCBCDFMKGM { - EPNPOOBGIEJ PLNGJGFAPFG = 12; - PEPAGCGHEEK HLNNGGAJEHC = 14; +// CmdID: 22879 +message BDHHOJPPGHK { + EAJBOAFFJLF FNBPGFAGLKF = 11; + int32 retcode = 12; } -// CmdId: 20103 -message DDFLHOBJHOF { - int32 ALOELOFKHLC = 1; +// CmdID: 4128 +message JNCJMIDEGAO { + uint32 DLLBKEEOEAN = 2; + uint32 GBCEBGKBJDM = 3; + bool GNENNCHGPDA = 9; + uint32 IHPMBBEJAJP = 13; + uint32 GCOAHEDLLKA = 15; } -// CmdId: 26111 -message ENBGMMCENEE { - uint32 PKLFIKGDGPG = 3; - int32 ALOELOFKHLC = 8; +message PNIEDFCOOKD { + uint32 NJCCEMPMHDI = 1; + uint32 LGBNFIFCPJF = 2; + uint32 EOPFFIPDKGN = 3; + uint32 CJMMGKPFMOF = 4; + uint32 DJJOHOKKDBM = 5; + POIPABABMDA HPKDNCEEHFN = 6; + uint32 HDHJDCPHFMK = 7; + uint32 LPAHJGDBEPE = 8; + uint32 IBCGFFJGCID = 9; + uint32 HKBHNINJMLN = 10; + uint32 KMJPFMCEIFB = 11; + repeated POIPABABMDA KMBAMPPHCNI = 12; + repeated uint32 GIICBPIGICM = 13; + uint32 NGJIICKJNHG = 14; + uint32 end_time = 15; + uint32 JLIBGEFCAHD = 590; + uint32 BHNAJCLPOJE = 1487; + uint32 KJAGOOHCNON = 1541; + uint32 AFOGAPGJCOH = 1587; + bool EHIAIOONFDH = 1748; + uint32 MNCAAIMGCJJ = 1942; } -message CDFIDKPKIAO { - HPHCFOLLJJG DOOAOGDHFCL = 4; - uint32 LMLCDEPCBFC = 8; - uint64 FMPGDFPBOII = 14; +message FNCPEFACLEP { } -message LEFADJKJKHN { - repeated uint32 LBJHBMIIKLD = 2; - repeated uint32 NOLDDLMHLMO = 4; - repeated LHKHLBIOHBF MOKGPOLMFGK = 5; - uint32 GCBOLPFMJCJ = 6; - bool EBPCEPLKLCC = 7; +// CmdID: 23539 +message DFDCIKIHMOL { + uint32 BADOIOJGDBB = 10; + int32 retcode = 13; } -enum HJOBCBBJLOO { - HJOBCBBJLOO_NONE = 0; - HJOBCBBJLOO_COLLECTABLE = 1; - HJOBCBBJLOO_COLLECTED = 2; - HJOBCBBJLOO_FINISHED = 3; +// CmdID: 28502 +message FFKJAIPHIAD { + HDJECBNMHLI CDOOIOPEKKL = 6; + uint32 LBCLGHBMDAF = 7; + uint32 BIMCAJGDDOI = 13; + float speed = 15; } -// CmdId: 8071 -message NKBAOPCGGOH { - uint32 KAKFCNHBHLM = 7; - int32 ALOELOFKHLC = 12; - uint32 CMHGPPFIHFO = 14; -} - -// CmdId: 28706 -message KKPENJOHFAI { - uint64 IKCGBNOFDID = 1; - map GLNJNCFCLCB = 2; -} - -message MPNNKJKNGBC { - MPODFIEBDDN IDNAGMKOHNM = 2; - uint32 KAKFCNHBHLM = 3; - uint64 FMPGDFPBOII = 5; - repeated PFBFHHCIJHK DOAKBCIBNNK = 6; -} - -// CmdId: 23282 -message FILMDKJGMHF { - uint32 NGJJMBNABLN = 10; -} - -message GKOGOGHNLLF { - repeated uint32 OEPAEBPEOKF = 3; -} - -message GAMIMDGLBDH { - repeated uint32 CNANJJCOLFM = 1; - bool IJMPDIGHGON = 2; -} - -// CmdId: 23183 -message LMHOEBELOHN { - uint64 KAAEMLKLCOE = 2; - int32 ALOELOFKHLC = 11; - uint32 MCAPJENHMHH = 13; -} - -// CmdId: 7232 -message DEGNNDEDNOC { - bool HHALAHALMKI = 1; - uint32 PKLFIKGDGPG = 11; -} - -message FKNHGFCPEKL { - PPAAAKDKLAF CAJCKAHKNFC = 5; - GIEPACCFJBO EEMJPHPGEAP = 6; - OHOLDEIHPNH INAMEDCHEOP = 13; -} - -enum OGLMMOGHKLP { - OGLMMOGHKLP_RET_SUCC = 0; - OGLMMOGHKLP_RET_FAIL = -1; - OGLMMOGHKLP_RET_SVR_ERROR = 1; - OGLMMOGHKLP_RET_UNKNOWN_ERROR = 2; - OGLMMOGHKLP_RET_FREQUENT = 3; - OGLMMOGHKLP_RET_NODE_FORWARD_ERROR = 4; - OGLMMOGHKLP_RET_NOT_FOUND_CONFIG = 5; - OGLMMOGHKLP_RET_SYSTEM_BUSY = 6; - OGLMMOGHKLP_RET_GM_UID_BIND = 7; - OGLMMOGHKLP_RET_FORBIDDEN = 8; - OGLMMOGHKLP_RET_STOP_REGISTER = 10; - OGLMMOGHKLP_RET_STOP_SERVER = 11; - OGLMMOGHKLP_RET_ACCOUNT_VEIRFY_ERROR = 12; - OGLMMOGHKLP_RET_ACCOUNT_FREEZE = 13; - OGLMMOGHKLP_RET_REPEAT_LOGIN = 14; - OGLMMOGHKLP_RET_CLIENT_VERSION_ERROR = 15; - OGLMMOGHKLP_RET_TOKEN_ERROR = 16; - OGLMMOGHKLP_RET_ACCOUNT_NOT_EXIST = 17; - OGLMMOGHKLP_RET_WAIT_OTHER_LOGIN = 18; - OGLMMOGHKLP_RET_ANOTHER_LOGIN = 19; - OGLMMOGHKLP_RET_CLIENT_FORCE_UPDATE = 20; - OGLMMOGHKLP_RET_BLACK_UID = 21; - OGLMMOGHKLP_RET_LOGIN_DB_FAIL = 22; - OGLMMOGHKLP_RET_LOGIN_INIT_FAIL = 23; - OGLMMOGHKLP_RET_MYSQL_DUPLICATE = 24; - OGLMMOGHKLP_RET_MAX_PLAYER = 25; - OGLMMOGHKLP_RET_ANTI_ADDICT = 26; - OGLMMOGHKLP_RET_PS_PLAYER_WITHOUT_ONLINE_ID = 27; - OGLMMOGHKLP_RET_ONLINE_ID_NOT_FOUND = 28; - OGLMMOGHKLP_RET_ONLNE_ID_NOT_MATCH = 29; - OGLMMOGHKLP_RET_REGISTER_IS_FULL = 30; - OGLMMOGHKLP_RET_CHECKSUM_INVALID = 31; - OGLMMOGHKLP_RET_BLACK_REGISTER_IP = 32; - OGLMMOGHKLP_RET_EXCEED_REGISTER_RATE = 33; - OGLMMOGHKLP_RET_UNKNOWN_PLATFORM = 34; - OGLMMOGHKLP_RET_TOKEN_PARAM_ERROR = 35; - OGLMMOGHKLP_RET_ANTI_OFFLINE_ERROR = 36; - OGLMMOGHKLP_RET_BLACK_LOGIN_IP = 37; - OGLMMOGHKLP_RET_GET_TOKEN_SESSION_HAS_UID = 38; - OGLMMOGHKLP_RET_ENVIRONMENT_ERROR = 39; - OGLMMOGHKLP_RET_CHECK_CLIENT_VERSION_HASH_FAIL = 40; - OGLMMOGHKLP_RET_MINOR_REGISTER_FOBIDDEN = 41; - OGLMMOGHKLP_RET_SECURITY_LIBRARY_ERROR = 42; - OGLMMOGHKLP_RET_GATE_TICKET_CHECK_ERROR = 43; - OGLMMOGHKLP_RET_PROTO_MIX_VERSION_NOT_MATCH = 44; - OGLMMOGHKLP_RET_AVATAR_IN_CD = 101; - OGLMMOGHKLP_RET_AVATAR_NOT_ALIVE = 102; - OGLMMOGHKLP_RET_AVATAR_NOT_ON_SCENE = 103; - OGLMMOGHKLP_RET_CAN_NOT_FIND_AVATAR = 104; - OGLMMOGHKLP_RET_CAN_NOT_DEL_CUR_AVATAR = 105; - OGLMMOGHKLP_RET_DUPLICATE_AVATAR = 106; - OGLMMOGHKLP_RET_AVATAR_IS_SAME_ONE = 107; - OGLMMOGHKLP_RET_AVATAR_LEVEL_LESS_THAN = 108; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_CHANGE_ELEMENT = 109; - OGLMMOGHKLP_RET_AVATAR_BREAK_LEVEL_LESS_THAN = 110; - OGLMMOGHKLP_RET_AVATAR_ON_MAX_BREAK_LEVEL = 111; - OGLMMOGHKLP_RET_AVATAR_ID_ALREADY_EXIST = 112; - OGLMMOGHKLP_RET_AVATAR_NOT_DEAD = 113; - OGLMMOGHKLP_RET_AVATAR_IS_REVIVING = 114; - OGLMMOGHKLP_RET_AVATAR_ID_ERROR = 115; - OGLMMOGHKLP_RET_REPEAT_SET_PLAYER_BORN_DATA = 116; - OGLMMOGHKLP_RET_PLAYER_LEVEL_LESS_THAN = 117; - OGLMMOGHKLP_RET_AVATAR_LIMIT_LEVEL_ERROR = 118; - OGLMMOGHKLP_RET_CUR_AVATAR_NOT_ALIVE = 119; - OGLMMOGHKLP_RET_CAN_NOT_FIND_TEAM = 120; - OGLMMOGHKLP_RET_CAN_NOT_FIND_CUR_TEAM = 121; - OGLMMOGHKLP_RET_AVATAR_NOT_EXIST_IN_TEAM = 122; - OGLMMOGHKLP_RET_CAN_NOT_REMOVE_CUR_AVATAR_FROM_TEAM = 123; - OGLMMOGHKLP_RET_CAN_NOT_USE_REVIVE_ITEM_FOR_CUR_AVATAR = 124; - OGLMMOGHKLP_RET_TEAM_COST_EXCEED_LIMIT = 125; - OGLMMOGHKLP_RET_TEAM_AVATAR_IN_EXPEDITION = 126; - OGLMMOGHKLP_RET_TEAM_CAN_NOT_CHOSE_REPLACE_USE = 127; - OGLMMOGHKLP_RET_AVATAR_IN_COMBAT = 128; - OGLMMOGHKLP_RET_PLAYER_TIME_LOCKED = 129; - OGLMMOGHKLP_RET_NICKNAME_UTF8_ERROR = 130; - OGLMMOGHKLP_RET_NICKNAME_TOO_LONG = 131; - OGLMMOGHKLP_RET_NICKNAME_WORD_ILLEGAL = 132; - OGLMMOGHKLP_RET_NICKNAME_TOO_MANY_DIGITS = 133; - OGLMMOGHKLP_RET_NICKNAME_IS_EMPTY = 134; - OGLMMOGHKLP_RET_NICKNAME_MONTHLY_LIMIT = 135; - OGLMMOGHKLP_RET_NICKNAME_NOT_CHANGED = 136; - OGLMMOGHKLP_RET_PLAYER_NOT_ONLINE = 140; - OGLMMOGHKLP_RET_OPEN_STATE_NOT_OPEN = 141; - OGLMMOGHKLP_RET_FEATURE_CLOSED = 142; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_AVATAR_DIE = 152; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_COUNT_LIMIT = 153; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_MAIN_FORBID = 154; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_TRIAL_FORBID = 155; - OGLMMOGHKLP_RET_TEAM_NAME_ILLEGAL = 156; - OGLMMOGHKLP_RET_IS_NOT_IN_STANDBY = 157; - OGLMMOGHKLP_RET_IS_IN_DUNGEON = 158; - OGLMMOGHKLP_RET_IS_IN_LOCK_AVATAR_QUEST = 159; - OGLMMOGHKLP_RET_IS_USING_TRIAL_AVATAR = 160; - OGLMMOGHKLP_RET_IS_USING_TEMP_AVATAR = 161; - OGLMMOGHKLP_RET_NOT_HAS_FLYCLOAK = 162; - OGLMMOGHKLP_RET_FETTER_REWARD_ALREADY_GOT = 163; - OGLMMOGHKLP_RET_FETTER_REWARD_LEVEL_NOT_ENOUGH = 164; - OGLMMOGHKLP_RET_WORLD_LEVEL_ADJUST_MIN_LEVEL = 165; - OGLMMOGHKLP_RET_WORLD_LEVEL_ADJUST_CD = 166; - OGLMMOGHKLP_RET_NOT_HAS_COSTUME = 167; - OGLMMOGHKLP_RET_COSTUME_AVATAR_ERROR = 168; - OGLMMOGHKLP_RET_FLYCLOAK_PLATFORM_TYPE_ERR = 169; - OGLMMOGHKLP_RET_IN_TRANSFER = 170; - OGLMMOGHKLP_RET_IS_IN_LOCK_AVATAR = 171; - OGLMMOGHKLP_RET_FULL_BACKUP_TEAM = 172; - OGLMMOGHKLP_RET_BACKUP_TEAM_ID_NOT_VALID = 173; - OGLMMOGHKLP_RET_BACKUP_TEAM_IS_CUR_TEAM = 174; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_CD = 175; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_AUDIT = 176; - OGLMMOGHKLP_RET_AVATAR_RENAME_IN_IP_BLACK_LIST = 177; - OGLMMOGHKLP_RET_TEAM_AVATAR_IS_LOCKED = 178; - OGLMMOGHKLP_RET_PLAYER_HAS_TRIAL_AVATAR = 179; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_SLOT_NOT_ENOUGH = 180; - OGLMMOGHKLP_RET_AVATAR_EXPEDITION_NO_AVATAR_CAN_TAKE_REWARD = 181; - OGLMMOGHKLP_RET_AVATAR_UPGRADE_ITEM_EXP_OVERFLOW = 182; - OGLMMOGHKLP_RET_ASYNC_WORD_FILTER_IN_CD = 183; - OGLMMOGHKLP_RET_FLOAT_ERROR = 201; - OGLMMOGHKLP_RET_NPC_NOT_EXIST = 301; - OGLMMOGHKLP_RET_NPC_TOO_FAR = 302; - OGLMMOGHKLP_RET_NOT_CURRENT_TALK = 303; - OGLMMOGHKLP_RET_NPC_CREATE_FAIL = 304; - OGLMMOGHKLP_RET_NPC_MOVE_FAIL = 305; - OGLMMOGHKLP_RET_QUEST_NOT_EXIST = 401; - OGLMMOGHKLP_RET_QUEST_IS_FAIL = 402; - OGLMMOGHKLP_RET_QUEST_CONTENT_ERROR = 403; - OGLMMOGHKLP_RET_BARGAIN_NOT_ACTIVATED = 404; - OGLMMOGHKLP_RET_BARGAIN_FINISHED = 405; - OGLMMOGHKLP_RET_INFERENCE_ASSOCIATE_WORD_ERROR = 406; - OGLMMOGHKLP_RET_INFERENCE_SUBMIT_WORD_NO_CONCLUSION = 407; - OGLMMOGHKLP_RET_SUBMIT_QUEST_EVENTS_NOT_RIGHT = 408; - OGLMMOGHKLP_RET_CONFIRM_CONTINUE_MUTUAL_QUEST_COND_FAILED = 409; - OGLMMOGHKLP_RET_CONFIRM_CONTINUE_MUTUAL_OCCUPIED_FAILED = 410; - OGLMMOGHKLP_RET_QUEST_FOCUS_MODE_IN_CD = 416; - OGLMMOGHKLP_RET_QUEST_IN_FOCUS_MODE = 417; - OGLMMOGHKLP_RET_QUEST_NOT_IN_FOCUS_MODE = 418; - OGLMMOGHKLP_RET_PARENT_QUEST_CANNOT_START_FOCUS = 419; - OGLMMOGHKLP_RET_PARENT_QUEST_NOT_EXIST = 420; - OGLMMOGHKLP_RET_BAN_OPEARATE_FOCUS = 421; - OGLMMOGHKLP_RET_QUEST_FOCUS_ANY_GALLERY_STARTED = 422; - OGLMMOGHKLP_RET_QUEST_FOCUS_USING_INFORMAL_AVATAR = 423; - OGLMMOGHKLP_RET_QUEST_FOCUS_OPENSTATE_OFF = 424; - OGLMMOGHKLP_RET_POINT_NOT_UNLOCKED = 501; - OGLMMOGHKLP_RET_POINT_TOO_FAR = 502; - OGLMMOGHKLP_RET_POINT_ALREAY_UNLOCKED = 503; - OGLMMOGHKLP_RET_ENTITY_NOT_EXIST = 504; - OGLMMOGHKLP_RET_ENTER_SCENE_FAIL = 505; - OGLMMOGHKLP_RET_PLAYER_IS_ENTER_SCENE = 506; - OGLMMOGHKLP_RET_CITY_MAX_LEVEL = 507; - OGLMMOGHKLP_RET_AREA_LOCKED = 508; - OGLMMOGHKLP_RET_JOIN_OTHER_WAIT = 509; - OGLMMOGHKLP_RET_WEATHER_AREA_NOT_FOUND = 510; - OGLMMOGHKLP_RET_WEATHER_IS_LOCKED = 511; - OGLMMOGHKLP_RET_NOT_IN_SELF_SCENE = 512; - OGLMMOGHKLP_RET_GROUP_NOT_EXIST = 513; - OGLMMOGHKLP_RET_MARK_NAME_ILLEGAL = 514; - OGLMMOGHKLP_RET_MARK_ALREADY_EXISTS = 515; - OGLMMOGHKLP_RET_MARK_OVERFLOW = 516; - OGLMMOGHKLP_RET_MARK_NOT_EXISTS = 517; - OGLMMOGHKLP_RET_MARK_UNKNOWN_TYPE = 518; - OGLMMOGHKLP_RET_MARK_NAME_TOO_LONG = 519; - OGLMMOGHKLP_RET_DISTANCE_LONG = 520; - OGLMMOGHKLP_RET_ENTER_SCENE_TOKEN_INVALID = 521; - OGLMMOGHKLP_RET_NOT_IN_WORLD_SCENE = 522; - OGLMMOGHKLP_RET_ANY_GALLERY_STARTED = 523; - OGLMMOGHKLP_RET_GALLERY_NOT_START = 524; - OGLMMOGHKLP_RET_GALLERY_INTERRUPT_ONLY_ON_SINGLE_MODE = 525; - OGLMMOGHKLP_RET_GALLERY_CANNOT_INTERRUPT = 526; - OGLMMOGHKLP_RET_GALLERY_WORLD_NOT_MEET = 527; - OGLMMOGHKLP_RET_GALLERY_SCENE_NOT_MEET = 528; - OGLMMOGHKLP_RET_CUR_PLAY_CANNOT_TRANSFER = 529; - OGLMMOGHKLP_RET_CANT_USE_WIDGET_IN_HOME_SCENE = 530; - OGLMMOGHKLP_RET_SCENE_GROUP_NOT_MATCH = 531; - OGLMMOGHKLP_RET_POS_ROT_INVALID = 551; - OGLMMOGHKLP_RET_MARK_INVALID_SCENE_ID = 552; - OGLMMOGHKLP_RET_INVALID_SCENE_TO_USE_ANCHOR_POINT = 553; - OGLMMOGHKLP_RET_ENTER_HOME_SCENE_FAIL = 554; - OGLMMOGHKLP_RET_CUR_SCENE_IS_NULL = 555; - OGLMMOGHKLP_RET_GROUP_ID_ERROR = 556; - OGLMMOGHKLP_RET_GALLERY_INTERRUPT_NOT_OWNER = 557; - OGLMMOGHKLP_RET_NO_SPRING_IN_AREA = 558; - OGLMMOGHKLP_RET_AREA_NOT_IN_SCENE = 559; - OGLMMOGHKLP_RET_INVALID_CITY_ID = 560; - OGLMMOGHKLP_RET_INVALID_SCENE_ID = 561; - OGLMMOGHKLP_RET_DEST_SCENE_IS_NOT_ALLOW = 562; - OGLMMOGHKLP_RET_LEVEL_TAG_SWITCH_IN_CD = 563; - OGLMMOGHKLP_RET_LEVEL_TAG_ALREADY_EXIST = 564; - OGLMMOGHKLP_RET_INVALID_AREA_ID = 565; - OGLMMOGHKLP_RET_GALLERY_ONGOING_FORBID = 566; - OGLMMOGHKLP_RET_NOT_IN_PLAYER_WORLD = 567; - OGLMMOGHKLP_RET_MAP_LAYER_GROUP_ALREADY_SHOWN = 568; - OGLMMOGHKLP_RET_INVALID_MAP_LAYER = 569; - OGLMMOGHKLP_RET_GALLERY_REPEAT_START = 570; - OGLMMOGHKLP_RET_NOT_IN_PLAYER_SCENE = 571; - OGLMMOGHKLP_RET_ENTER_DUNGEON_NOT_IN_VALID_DUNGEON = 572; - OGLMMOGHKLP_RET_ITEM_NOT_EXIST = 601; - OGLMMOGHKLP_RET_PACK_EXCEED_MAX_WEIGHT = 602; - OGLMMOGHKLP_RET_ITEM_NOT_DROPABLE = 603; - OGLMMOGHKLP_RET_ITEM_NOT_USABLE = 604; - OGLMMOGHKLP_RET_ITEM_INVALID_USE_COUNT = 605; - OGLMMOGHKLP_RET_ITEM_INVALID_DROP_COUNT = 606; - OGLMMOGHKLP_RET_ITEM_ALREADY_EXIST = 607; - OGLMMOGHKLP_RET_ITEM_IN_COOLDOWN = 608; - OGLMMOGHKLP_RET_ITEM_COUNT_NOT_ENOUGH = 609; - OGLMMOGHKLP_RET_ITEM_INVALID_TARGET = 610; - OGLMMOGHKLP_RET_RECIPE_NOT_EXIST = 611; - OGLMMOGHKLP_RET_RECIPE_LOCKED = 612; - OGLMMOGHKLP_RET_RECIPE_UNLOCKED = 613; - OGLMMOGHKLP_RET_COMPOUND_QUEUE_FULL = 614; - OGLMMOGHKLP_RET_COMPOUND_NOT_FINISH = 615; - OGLMMOGHKLP_RET_MAIL_ITEM_NOT_GET = 616; - OGLMMOGHKLP_RET_ITEM_EXCEED_LIMIT = 617; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_USE = 618; - OGLMMOGHKLP_RET_ITEM_NEED_PLAYER_LEVEL = 619; - OGLMMOGHKLP_RET_RECIPE_NOT_AUTO_QTE = 620; - OGLMMOGHKLP_RET_COMPOUND_BUSY_QUEUE = 621; - OGLMMOGHKLP_RET_NEED_MORE_SCOIN = 622; - OGLMMOGHKLP_RET_SKILL_DEPOT_NOT_FOUND = 623; - OGLMMOGHKLP_RET_HCOIN_NOT_ENOUGH = 624; - OGLMMOGHKLP_RET_SCOIN_NOT_ENOUGH = 625; - OGLMMOGHKLP_RET_HCOIN_EXCEED_LIMIT = 626; - OGLMMOGHKLP_RET_SCOIN_EXCEED_LIMIT = 627; - OGLMMOGHKLP_RET_MAIL_EXPIRED = 628; - OGLMMOGHKLP_RET_REWARD_HAS_TAKEN = 629; - OGLMMOGHKLP_RET_COMBINE_COUNT_TOO_LARGE = 630; - OGLMMOGHKLP_RET_GIVING_ITEM_WRONG = 631; - OGLMMOGHKLP_RET_GIVING_IS_FINISHED = 632; - OGLMMOGHKLP_RET_GIVING_NOT_ACTIVED = 633; - OGLMMOGHKLP_RET_FORGE_QUEUE_FULL = 634; - OGLMMOGHKLP_RET_FORGE_QUEUE_CAPACITY = 635; - OGLMMOGHKLP_RET_FORGE_QUEUE_NOT_FOUND = 636; - OGLMMOGHKLP_RET_FORGE_QUEUE_EMPTY = 637; - OGLMMOGHKLP_RET_NOT_SUPPORT_ITEM = 638; - OGLMMOGHKLP_RET_ITEM_EMPTY = 639; - OGLMMOGHKLP_RET_VIRTUAL_EXCEED_LIMIT = 640; - OGLMMOGHKLP_RET_MATERIAL_EXCEED_LIMIT = 641; - OGLMMOGHKLP_RET_EQUIP_EXCEED_LIMIT = 642; - OGLMMOGHKLP_RET_ITEM_SHOULD_HAVE_NO_LEVEL = 643; - OGLMMOGHKLP_RET_WEAPON_PROMOTE_LEVEL_EXCEED_LIMIT = 644; - OGLMMOGHKLP_RET_WEAPON_LEVEL_INVALID = 645; - OGLMMOGHKLP_RET_UNKNOW_ITEM_TYPE = 646; - OGLMMOGHKLP_RET_ITEM_COUNT_IS_ZERO = 647; - OGLMMOGHKLP_RET_ITEM_IS_EXPIRED = 648; - OGLMMOGHKLP_RET_ITEM_EXCEED_OUTPUT_LIMIT = 649; - OGLMMOGHKLP_RET_EQUIP_LEVEL_HIGHER = 650; - OGLMMOGHKLP_RET_EQUIP_CAN_NOT_WAKE_OFF_WEAPON = 651; - OGLMMOGHKLP_RET_EQUIP_HAS_BEEN_WEARED = 652; - OGLMMOGHKLP_RET_EQUIP_WEARED_CANNOT_DROP = 653; - OGLMMOGHKLP_RET_AWAKEN_LEVEL_MAX = 654; - OGLMMOGHKLP_RET_MCOIN_NOT_ENOUGH = 655; - OGLMMOGHKLP_RET_MCOIN_EXCEED_LIMIT = 656; - OGLMMOGHKLP_RET_BATCH_SET_EQUIP_LOCK_STATE_CD = 657; - OGLMMOGHKLP_RET_RESIN_NOT_ENOUGH = 660; - OGLMMOGHKLP_RET_RESIN_EXCEED_LIMIT = 661; - OGLMMOGHKLP_RET_RESIN_OPENSTATE_OFF = 662; - OGLMMOGHKLP_RET_RESIN_BOUGHT_COUNT_EXCEEDED = 663; - OGLMMOGHKLP_RET_RESIN_CARD_DAILY_REWARD_HAS_TAKEN = 664; - OGLMMOGHKLP_RET_RESIN_CARD_EXPIRED = 665; - OGLMMOGHKLP_RET_AVATAR_CAN_NOT_COOK = 666; - OGLMMOGHKLP_RET_ATTACH_AVATAR_CD = 667; - OGLMMOGHKLP_RET_AUTO_RECOVER_OPENSTATE_OFF = 668; - OGLMMOGHKLP_RET_AUTO_RECOVER_BOUGHT_COUNT_EXCEEDED = 669; - OGLMMOGHKLP_RET_RESIN_GAIN_FAILED = 670; - OGLMMOGHKLP_RET_WIDGET_ORNAMENTS_TYPE_ERROR = 671; - OGLMMOGHKLP_RET_ALL_TARGET_SATIATION_FULL = 672; - OGLMMOGHKLP_RET_FORGE_WORLD_LEVEL_NOT_MATCH = 673; - OGLMMOGHKLP_RET_FORGE_POINT_NOT_ENOUGH = 674; - OGLMMOGHKLP_RET_WIDGET_ANCHOR_POINT_FULL = 675; - OGLMMOGHKLP_RET_WIDGET_ANCHOR_POINT_NOT_FOUND = 676; - OGLMMOGHKLP_RET_ALL_BONFIRE_EXCEED_MAX_COUNT = 677; - OGLMMOGHKLP_RET_BONFIRE_EXCEED_MAX_COUNT = 678; - OGLMMOGHKLP_RET_LUNCH_BOX_DATA_ERROR = 679; - OGLMMOGHKLP_RET_INVALID_QUICK_USE_WIDGET = 680; - OGLMMOGHKLP_RET_INVALID_REPLACE_RESIN_COUNT = 681; - OGLMMOGHKLP_RET_PREV_DETECTED_GATHER_NOT_FOUND = 682; - OGLMMOGHKLP_RET_GOT_ALL_ONEOFF_GAHTER = 683; - OGLMMOGHKLP_RET_INVALID_WIDGET_MATERIAL_ID = 684; - OGLMMOGHKLP_RET_WIDGET_DETECTOR_NO_HINT_TO_CLEAR = 685; - OGLMMOGHKLP_RET_WIDGET_ALREADY_WITHIN_NEARBY_RADIUS = 686; - OGLMMOGHKLP_RET_WIDGET_CLIENT_COLLECTOR_NEED_POINTS = 687; - OGLMMOGHKLP_RET_WIDGET_IN_COMBAT = 688; - OGLMMOGHKLP_RET_WIDGET_NOT_SET_QUICK_USE = 689; - OGLMMOGHKLP_RET_ALREADY_ATTACH_WIDGET = 690; - OGLMMOGHKLP_RET_EQUIP_IS_LOCKED = 691; - OGLMMOGHKLP_RET_FORGE_IS_LOCKED = 692; - OGLMMOGHKLP_RET_COMBINE_IS_LOCKED = 693; - OGLMMOGHKLP_RET_FORGE_OUTPUT_STACK_LIMIT = 694; - OGLMMOGHKLP_RET_ALREADY_DETTACH_WIDGET = 695; - OGLMMOGHKLP_RET_GADGET_BUILDER_EXCEED_MAX_COUNT = 696; - OGLMMOGHKLP_RET_REUNION_PRIVILEGE_RESIN_TYPE_IS_NORMAL = 697; - OGLMMOGHKLP_RET_BONUS_COUNT_EXCEED_DOUBLE_LIMIT = 698; - OGLMMOGHKLP_RET_RELIQUARY_DECOMPOSE_PARAM_ERROR = 699; - OGLMMOGHKLP_RET_ITEM_COMBINE_COUNT_NOT_ENOUGH = 700; - OGLMMOGHKLP_RET_GOODS_NOT_EXIST = 701; - OGLMMOGHKLP_RET_GOODS_MATERIAL_NOT_ENOUGH = 702; - OGLMMOGHKLP_RET_GOODS_NOT_IN_TIME = 703; - OGLMMOGHKLP_RET_GOODS_BUY_NUM_NOT_ENOUGH = 704; - OGLMMOGHKLP_RET_GOODS_BUY_NUM_ERROR = 705; - OGLMMOGHKLP_RET_SHOP_NOT_OPEN = 706; - OGLMMOGHKLP_RET_SHOP_CONTENT_NOT_MATCH = 707; - OGLMMOGHKLP_RET_SHOP_BATCH_BUY_SHOP_LIMIT = 708; - OGLMMOGHKLP_RET_SHOP_BATCH_BUY_COUNT_LIMIT = 709; - OGLMMOGHKLP_RET_GOODS_PRECONDITION_NOT_SATISFIED = 710; - OGLMMOGHKLP_RET_CHAT_FORBIDDEN = 798; - OGLMMOGHKLP_RET_CHAT_CD = 799; - OGLMMOGHKLP_RET_CHAT_FREQUENTLY = 800; - OGLMMOGHKLP_RET_GADGET_NOT_EXIST = 801; - OGLMMOGHKLP_RET_GADGET_NOT_INTERACTIVE = 802; - OGLMMOGHKLP_RET_GADGET_NOT_GATHERABLE = 803; - OGLMMOGHKLP_RET_CHEST_IS_LOCKED = 804; - OGLMMOGHKLP_RET_GADGET_CREATE_FAIL = 805; - OGLMMOGHKLP_RET_WORKTOP_OPTION_NOT_EXIST = 806; - OGLMMOGHKLP_RET_GADGET_STATUE_NOT_ACTIVE = 807; - OGLMMOGHKLP_RET_GADGET_STATUE_OPENED = 808; - OGLMMOGHKLP_RET_BOSS_CHEST_NO_QUALIFICATION = 809; - OGLMMOGHKLP_RET_BOSS_CHEST_LIFE_TIME_OVER = 810; - OGLMMOGHKLP_RET_BOSS_CHEST_WEEK_NUM_LIMIT = 811; - OGLMMOGHKLP_RET_BOSS_CHEST_GUEST_WORLD_LEVEL = 812; - OGLMMOGHKLP_RET_BOSS_CHEST_HAS_TAKEN = 813; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_NO_QUALIFICATION = 814; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_LIFE_TIME_OVER = 815; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_HAS_TAKEN = 816; - OGLMMOGHKLP_RET_BLOSSOM_CHEST_GUEST_WORLD_LEVEL = 817; - OGLMMOGHKLP_RET_MP_PLAY_REWARD_NO_QUALIFICATION = 818; - OGLMMOGHKLP_RET_MP_PLAY_REWARD_HAS_TAKEN = 819; - OGLMMOGHKLP_RET_GENERAL_REWARD_NO_QUALIFICATION = 820; - OGLMMOGHKLP_RET_GENERAL_REWARD_LIFE_TIME_OVER = 821; - OGLMMOGHKLP_RET_GENERAL_REWARD_HAS_TAKEN = 822; - OGLMMOGHKLP_RET_GADGET_NOT_VEHICLE = 823; - OGLMMOGHKLP_RET_VEHICLE_SLOT_OCCUPIED = 824; - OGLMMOGHKLP_RET_NOT_IN_VEHICLE = 825; - OGLMMOGHKLP_RET_CREATE_VEHICLE_IN_CD = 826; - OGLMMOGHKLP_RET_CREATE_VEHICLE_POS_INVALID = 827; - OGLMMOGHKLP_RET_VEHICLE_POINT_NOT_UNLOCK = 828; - OGLMMOGHKLP_RET_GADGET_INTERACT_COND_NOT_MEET = 829; - OGLMMOGHKLP_RET_GADGET_INTERACT_PARAM_ERROR = 830; - OGLMMOGHKLP_RET_GADGET_CUSTOM_COMBINATION_INVALID = 831; - OGLMMOGHKLP_RET_DESHRET_OBELISK_DUPLICATE_INTERACT = 832; - OGLMMOGHKLP_RET_DESHRET_OBELISK_NO_AVAIL_CHEST = 833; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_NOT_REPLACE = 834; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_NOT_UNLOAD = 835; - OGLMMOGHKLP_RET_VEHICLE_SORUSH_STATE_NOT_MATCH = 836; - OGLMMOGHKLP_RET_GIVING_NOT_IN_MY_WORLD = 837; - OGLMMOGHKLP_RET_GIVING_IS_FROZEN = 838; - OGLMMOGHKLP_RET_ACTIVITY_CLOSE = 860; - OGLMMOGHKLP_RET_ACTIVITY_ITEM_ERROR = 861; - OGLMMOGHKLP_RET_ACTIVITY_CONTRIBUTION_NOT_ENOUGH = 862; - OGLMMOGHKLP_RET_SEA_LAMP_PHASE_NOT_FINISH = 863; - OGLMMOGHKLP_RET_SEA_LAMP_FLY_NUM_LIMIT = 864; - OGLMMOGHKLP_RET_SEA_LAMP_FLY_LAMP_WORD_ILLEGAL = 865; - OGLMMOGHKLP_RET_ACTIVITY_WATCHER_REWARD_TAKEN = 866; - OGLMMOGHKLP_RET_ACTIVITY_WATCHER_REWARD_NOT_FINISHED = 867; - OGLMMOGHKLP_RET_SALESMAN_ALREADY_DELIVERED = 868; - OGLMMOGHKLP_RET_SALESMAN_REWARD_COUNT_NOT_ENOUGH = 869; - OGLMMOGHKLP_RET_SALESMAN_POSITION_INVALID = 870; - OGLMMOGHKLP_RET_DELIVER_NOT_FINISH_ALL_QUEST = 871; - OGLMMOGHKLP_RET_DELIVER_ALREADY_TAKE_DAILY_REWARD = 872; - OGLMMOGHKLP_RET_ASTER_PROGRESS_EXCEED_LIMIT = 873; - OGLMMOGHKLP_RET_ASTER_CREDIT_EXCEED_LIMIT = 874; - OGLMMOGHKLP_RET_ASTER_TOKEN_EXCEED_LIMIT = 875; - OGLMMOGHKLP_RET_ASTER_CREDIT_NOT_ENOUGH = 876; - OGLMMOGHKLP_RET_ASTER_TOKEN_NOT_ENOUGH = 877; - OGLMMOGHKLP_RET_ASTER_SPECIAL_REWARD_HAS_TAKEN = 878; - OGLMMOGHKLP_RET_FLIGHT_GROUP_ACTIVITY_NOT_STARTED = 879; - OGLMMOGHKLP_RET_ASTER_MID_PREVIOUS_BATTLE_NOT_FINISHED = 880; - OGLMMOGHKLP_RET_DRAGON_SPINE_SHIMMERING_ESSENCE_EXCEED_LIMIT = 881; - OGLMMOGHKLP_RET_DRAGON_SPINE_WARM_ESSENCE_EXCEED_LIMIT = 882; - OGLMMOGHKLP_RET_DRAGON_SPINE_WONDROUS_ESSENCE_EXCEED_LIMIT = 883; - OGLMMOGHKLP_RET_DRAGON_SPINE_SHIMMERING_ESSENCE_NOT_ENOUGH = 884; - OGLMMOGHKLP_RET_DRAGON_SPINE_WARM_ESSENCE_NOT_ENOUGH = 885; - OGLMMOGHKLP_RET_DRAGON_SPINE_WONDROUS_ESSENCE_NOT_ENOUGH = 886; - OGLMMOGHKLP_RET_EFFIGY_FIRST_PASS_REWARD_HAS_TAKEN = 891; - OGLMMOGHKLP_RET_EFFIGY_REWARD_HAS_TAKEN = 892; - OGLMMOGHKLP_RET_TREASURE_MAP_ADD_TOKEN_EXCEED_LIMIT = 893; - OGLMMOGHKLP_RET_TREASURE_MAP_TOKEN_NOT_ENOUGHT = 894; - OGLMMOGHKLP_RET_SEA_LAMP_COIN_EXCEED_LIMIT = 895; - OGLMMOGHKLP_RET_SEA_LAMP_COIN_NOT_ENOUGH = 896; - OGLMMOGHKLP_RET_SEA_LAMP_POPULARITY_EXCEED_LIMIT = 897; - OGLMMOGHKLP_RET_ACTIVITY_AVATAR_REWARD_NOT_OPEN = 898; - OGLMMOGHKLP_RET_ACTIVITY_AVATAR_REWARD_HAS_TAKEN = 899; - OGLMMOGHKLP_RET_ARENA_ACTIVITY_ALREADY_STARTED = 900; - OGLMMOGHKLP_RET_TALENT_ALREAY_UNLOCKED = 901; - OGLMMOGHKLP_RET_PREV_TALENT_NOT_UNLOCKED = 902; - OGLMMOGHKLP_RET_BIG_TALENT_POINT_NOT_ENOUGH = 903; - OGLMMOGHKLP_RET_SMALL_TALENT_POINT_NOT_ENOUGH = 904; - OGLMMOGHKLP_RET_PROUD_SKILL_ALREADY_GOT = 905; - OGLMMOGHKLP_RET_PREV_PROUD_SKILL_NOT_GET = 906; - OGLMMOGHKLP_RET_PROUD_SKILL_MAX_LEVEL = 907; - OGLMMOGHKLP_RET_CANDIDATE_SKILL_DEPOT_ID_NOT_FIND = 910; - OGLMMOGHKLP_RET_SKILL_DEPOT_IS_THE_SAME = 911; - OGLMMOGHKLP_RET_MONSTER_NOT_EXIST = 1001; - OGLMMOGHKLP_RET_MONSTER_CREATE_FAIL = 1002; - OGLMMOGHKLP_RET_DUNGEON_ENTER_FAIL = 1101; - OGLMMOGHKLP_RET_DUNGEON_QUIT_FAIL = 1102; - OGLMMOGHKLP_RET_DUNGEON_ENTER_EXCEED_DAY_COUNT = 1103; - OGLMMOGHKLP_RET_DUNGEON_REVIVE_EXCEED_MAX_COUNT = 1104; - OGLMMOGHKLP_RET_DUNGEON_REVIVE_FAIL = 1105; - OGLMMOGHKLP_RET_DUNGEON_NOT_SUCCEED = 1106; - OGLMMOGHKLP_RET_DUNGEON_CAN_NOT_CANCEL = 1107; - OGLMMOGHKLP_RET_DEST_DUNGEON_SETTLED = 1108; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_IS_FULL = 1109; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_IS_DISMISS = 1110; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_NOT_ALL_READY = 1111; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_HAS_REPEAT_AVATAR = 1112; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_NOT_SINGEL_PASS = 1113; - OGLMMOGHKLP_RET_DUNGEON_REPLAY_NEED_ALL_PLAYER_DIE = 1114; - OGLMMOGHKLP_RET_DUNGEON_REPLAY_HAS_REVIVE_COUNT = 1115; - OGLMMOGHKLP_RET_DUNGEON_OTHERS_LEAVE = 1116; - OGLMMOGHKLP_RET_DUNGEON_ENTER_LEVEL_LIMIT = 1117; - OGLMMOGHKLP_RET_DUNGEON_CANNOT_ENTER_PLOT_IN_MP = 1118; - OGLMMOGHKLP_RET_DUNGEON_DROP_SUBFIELD_LIMIT = 1119; - OGLMMOGHKLP_RET_DUNGEON_BE_INVITE_PLAYER_AVATAR_ALL_DIE = 1120; - OGLMMOGHKLP_RET_DUNGEON_CANNOT_KICK = 1121; - OGLMMOGHKLP_RET_DUNGEON_CANDIDATE_TEAM_SOMEONE_LEVEL_LIMIT = 1122; - OGLMMOGHKLP_RET_DUNGEON_IN_FORCE_QUIT = 1123; - OGLMMOGHKLP_RET_DUNGEON_GUEST_QUIT_DUNGEON = 1124; - OGLMMOGHKLP_RET_DUNGEON_TICKET_FAIL = 1125; - OGLMMOGHKLP_RET_CUR_DUNGEON_SETTLED = 1126; - OGLMMOGHKLP_RET_CUR_DUNGEON_NOT_PLOT = 1127; - OGLMMOGHKLP_RET_CUR_DUNGEON_NOT_ALLOW_SWITCH_TEAM = 1128; - OGLMMOGHKLP_RET_DUNGEON_ENTERED_BY_CANDIDATE_TEAM = 1129; - OGLMMOGHKLP_RET_DUNGEON_SWITCH_TEAM_BANNED_BY_PLAY = 1130; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_INTERNAL_ERROR = 1131; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_SOMEONE_LEVEL_LIMIT = 1132; - OGLMMOGHKLP_RET_DUNGEON_ENTER_TEAM_SOMEONE_NOT_IN_SCENE_TEAM = 1133; - OGLMMOGHKLP_RET_MP_NOT_IN_MY_WORLD = 1201; - OGLMMOGHKLP_RET_MP_IN_MP_MODE = 1202; - OGLMMOGHKLP_RET_MP_SCENE_IS_FULL = 1203; - OGLMMOGHKLP_RET_MP_MODE_NOT_AVAILABLE = 1204; - OGLMMOGHKLP_RET_MP_PLAYER_NOT_ENTERABLE = 1205; - OGLMMOGHKLP_RET_MP_QUEST_BLOCK_MP = 1206; - OGLMMOGHKLP_RET_MP_IN_ROOM_SCENE = 1207; - OGLMMOGHKLP_RET_MP_WORLD_IS_FULL = 1208; - OGLMMOGHKLP_RET_MP_PLAYER_NOT_ALLOW_ENTER = 1209; - OGLMMOGHKLP_RET_MP_PLAYER_DISCONNECTED = 1210; - OGLMMOGHKLP_RET_MP_NOT_IN_MP_MODE = 1211; - OGLMMOGHKLP_RET_MP_OWNER_NOT_ENTER = 1212; - OGLMMOGHKLP_RET_MP_ALLOW_ENTER_PLAYER_FULL = 1213; - OGLMMOGHKLP_RET_MP_TARGET_PLAYER_IN_TRANSFER = 1214; - OGLMMOGHKLP_RET_MP_TARGET_ENTERING_OTHER = 1215; - OGLMMOGHKLP_RET_MP_OTHER_ENTERING = 1216; - OGLMMOGHKLP_RET_MP_ENTER_MAIN_PLAYER_IN_PLOT = 1217; - OGLMMOGHKLP_RET_MP_NOT_PS_PLAYER = 1218; - OGLMMOGHKLP_RET_MP_PLAY_NOT_ACTIVE = 1219; - OGLMMOGHKLP_RET_MP_PLAY_REMAIN_REWARDS = 1220; - OGLMMOGHKLP_RET_MP_PLAY_NO_REWARD = 1221; - OGLMMOGHKLP_RET_MP_OPEN_STATE_FAIL = 1223; - OGLMMOGHKLP_RET_MP_PLAYER_IN_BLACKLIST = 1224; - OGLMMOGHKLP_RET_MP_REPLY_TIMEOUT = 1225; - OGLMMOGHKLP_RET_MP_IS_BLOCK = 1226; - OGLMMOGHKLP_RET_MP_ENTER_MAIN_PLAYER_IN_MP_PLAY = 1227; - OGLMMOGHKLP_RET_MP_IN_MP_PLAY_BATTLE = 1228; - OGLMMOGHKLP_RET_MP_GUEST_HAS_REWARD_REMAINED = 1229; - OGLMMOGHKLP_RET_MP_QUIT_MP_INVALID = 1230; - OGLMMOGHKLP_RET_MP_OTHER_DATA_VERSION_NOT_LATEST = 1231; - OGLMMOGHKLP_RET_MP_DATA_VERSION_NOT_LATEST = 1232; - OGLMMOGHKLP_RET_MP_CUR_WORLD_NOT_ENTERABLE = 1233; - OGLMMOGHKLP_RET_MP_ANY_GALLERY_STARTED = 1234; - OGLMMOGHKLP_RET_MP_HAS_ACTIVE_DRAFT = 1235; - OGLMMOGHKLP_RET_MP_PLAYER_IN_DUNGEON = 1236; - OGLMMOGHKLP_RET_MP_MATCH_FULL = 1237; - OGLMMOGHKLP_RET_MP_MATCH_LIMIT = 1238; - OGLMMOGHKLP_RET_MP_MATCH_IN_PUNISH = 1239; - OGLMMOGHKLP_RET_MP_IS_IN_MULTISTAGE = 1240; - OGLMMOGHKLP_RET_MP_MATCH_PLAY_NOT_OPEN = 1241; - OGLMMOGHKLP_RET_MP_ONLY_MP_WITH_PS_PLAYER = 1242; - OGLMMOGHKLP_RET_MP_GUEST_LOADING_FIRST_ENTER = 1243; - OGLMMOGHKLP_RET_MP_SUMMER_TIME_SPRINT_BOAT_ONGOING = 1244; - OGLMMOGHKLP_RET_MP_BLITZ_RUSH_PARKOUR_CHALLENGE_ONGOING = 1245; - OGLMMOGHKLP_RET_MP_MUSIC_GAME_ONGOING = 1246; - OGLMMOGHKLP_RET_MP_IN_MPING_MODE = 1247; - OGLMMOGHKLP_RET_MP_OWNER_IN_SINGLE_SCENE = 1248; - OGLMMOGHKLP_RET_MP_IN_SINGLE_SCENE = 1249; - OGLMMOGHKLP_RET_MP_REPLY_NO_VALID_AVATAR = 1250; - OGLMMOGHKLP_RET_MP_IS_NOT_IN_TRANSFER_GUARD = 1251; - OGLMMOGHKLP_RET_MP_CANNOT_EXEC_GIVING_IN_SINGLE_MODE_QUEST = 1252; - OGLMMOGHKLP_RET_MP_EFFIGY_CHALLENGE_V4_IN_PREPARE = 1253; - OGLMMOGHKLP_RET_MP_SHUFFLE_BOARD_ONGOING = 1254; - OGLMMOGHKLP_RET_MP_FLIGHT_GEAR_ONGOING = 1255; - OGLMMOGHKLP_RET_MP_TOY_BATTLE_QTE_ONGOING = 1256; - OGLMMOGHKLP_RET_MP_PAINTING_REPAIR_ONGOING = 1257; - OGLMMOGHKLP_RET_MP_FISHBLASTER_ONGOING = 1258; - OGLMMOGHKLP_RET_MP_GUEST_MATCH_COND_NOT_MEET = 1259; - OGLMMOGHKLP_RET_MAIL_PARA_ERR = 1301; - OGLMMOGHKLP_RET_MAIL_MAX_NUM = 1302; - OGLMMOGHKLP_RET_MAIL_ITEM_NUM_EXCEED = 1303; - OGLMMOGHKLP_RET_MAIL_TITLE_LEN_EXCEED = 1304; - OGLMMOGHKLP_RET_MAIL_CONTENT_LEN_EXCEED = 1305; - OGLMMOGHKLP_RET_MAIL_SENDER_LEN_EXCEED = 1306; - OGLMMOGHKLP_RET_MAIL_PARSE_PACKET_FAIL = 1307; - OGLMMOGHKLP_RET_OFFLINE_MSG_MAX_NUM = 1308; - OGLMMOGHKLP_RET_OFFLINE_MSG_SAME_TICKET = 1309; - OGLMMOGHKLP_RET_MAIL_EXCEL_MAIL_TYPE_ERROR = 1310; - OGLMMOGHKLP_RET_MAIL_CANNOT_SEND_MCOIN = 1311; - OGLMMOGHKLP_RET_MAIL_HCOIN_EXCEED_LIMIT = 1312; - OGLMMOGHKLP_RET_MAIL_SCOIN_EXCEED_LIMIT = 1313; - OGLMMOGHKLP_RET_MAIL_MATERIAL_ID_INVALID = 1314; - OGLMMOGHKLP_RET_MAIL_AVATAR_EXCEED_LIMIT = 1315; - OGLMMOGHKLP_RET_MAIL_GACHA_TICKET_ETC_EXCEED_LIMIT = 1316; - OGLMMOGHKLP_RET_MAIL_ITEM_EXCEED_CEHUA_LIMIT = 1317; - OGLMMOGHKLP_RET_MAIL_SPACE_OR_REST_NUM_NOT_ENOUGH = 1318; - OGLMMOGHKLP_RET_MAIL_TICKET_IS_EMPTY = 1319; - OGLMMOGHKLP_RET_MAIL_TRANSACTION_IS_EMPTY = 1320; - OGLMMOGHKLP_RET_MAIL_DELETE_COLLECTED = 1321; - OGLMMOGHKLP_RET_MAIL_COLLECTION_IS_FULL = 1322; - OGLMMOGHKLP_RET_MAIL_TITLE_CHARACTER_LEN_EXCEED = 1323; - OGLMMOGHKLP_RET_MAIL_TITLE_EMPTY = 1324; - OGLMMOGHKLP_RET_MAIL_CONTENT_EMPTY = 1325; - OGLMMOGHKLP_RET_MAIL_SENDER_EMPTY = 1326; - OGLMMOGHKLP_RET_DAILY_TASK_NOT_FINISH = 1330; - OGLMMOGHKLP_RET_DAILY_TAKS_HAS_TAKEN = 1331; - OGLMMOGHKLP_RET_SOCIAL_OFFLINE_MSG_NUM_EXCEED = 1332; - OGLMMOGHKLP_RET_DAILY_TASK_FILTER_CITY_NOT_OPEN = 1333; - OGLMMOGHKLP_RET_DAILY_ATTENDANCE_NOT_OPEN = 1334; - OGLMMOGHKLP_RET_DAILY_ATTENDANCE_REWARD_MAX = 1335; - OGLMMOGHKLP_RET_GACHA_INAVAILABLE = 1401; - OGLMMOGHKLP_RET_GACHA_RANDOM_NOT_MATCH = 1402; - OGLMMOGHKLP_RET_GACHA_SCHEDULE_NOT_MATCH = 1403; - OGLMMOGHKLP_RET_GACHA_INVALID_TIMES = 1404; - OGLMMOGHKLP_RET_GACHA_COST_ITEM_NOT_ENOUGH = 1405; - OGLMMOGHKLP_RET_GACHA_TIMES_LIMIT = 1406; - OGLMMOGHKLP_RET_GACHA_WISH_SAME_ITEM = 1407; - OGLMMOGHKLP_RET_GACHA_WISH_INVALID_ITEM = 1408; - OGLMMOGHKLP_RET_GACHA_MINORS_TIMES_LIMIT = 1409; - OGLMMOGHKLP_RET_GACHA_GENERAL_TIMES_LIMIT = 1410; - OGLMMOGHKLP_RET_GACHA_WISH_IS_NEEDED_BEFORE_GACHA = 1411; - OGLMMOGHKLP_RET_INVESTIGAITON_NOT_IN_PROGRESS = 1501; - OGLMMOGHKLP_RET_INVESTIGAITON_UNCOMPLETE = 1502; - OGLMMOGHKLP_RET_INVESTIGAITON_REWARD_TAKEN = 1503; - OGLMMOGHKLP_RET_INVESTIGAITON_TARGET_STATE_ERROR = 1504; - OGLMMOGHKLP_RET_PUSH_TIPS_NOT_FOUND = 1505; - OGLMMOGHKLP_RET_SIGN_IN_RECORD_NOT_FOUND = 1506; - OGLMMOGHKLP_RET_ALREADY_HAVE_SIGNED_IN = 1507; - OGLMMOGHKLP_RET_SIGN_IN_COND_NOT_SATISFIED = 1508; - OGLMMOGHKLP_RET_BONUS_ACTIVITY_NOT_UNREWARDED = 1509; - OGLMMOGHKLP_RET_SIGN_IN_REWARDED = 1510; - OGLMMOGHKLP_RET_TOWER_NOT_OPEN = 1521; - OGLMMOGHKLP_RET_TOWER_HAVE_DAILY_RECORD = 1522; - OGLMMOGHKLP_RET_TOWER_NOT_RECORD = 1523; - OGLMMOGHKLP_RET_TOWER_HAVE_RECORD = 1524; - OGLMMOGHKLP_RET_TOWER_TEAM_NUM_ERROR = 1525; - OGLMMOGHKLP_RET_TOWER_FLOOR_NOT_OPEN = 1526; - OGLMMOGHKLP_RET_TOWER_NO_FLOOR_STAR_RECORD = 1527; - OGLMMOGHKLP_RET_ALREADY_HAS_TOWER_BUFF = 1528; - OGLMMOGHKLP_RET_DUPLICATE_ENTER_LEVEL = 1529; - OGLMMOGHKLP_RET_NOT_IN_TOWER_LEVEL = 1530; - OGLMMOGHKLP_RET_IN_TOWER_LEVEL = 1531; - OGLMMOGHKLP_RET_TOWER_PREV_FLOOR_NOT_FINISH = 1532; - OGLMMOGHKLP_RET_TOWER_STAR_NOT_ENOUGH = 1533; - OGLMMOGHKLP_RET_BATTLE_PASS_NO_SCHEDULE = 1541; - OGLMMOGHKLP_RET_BATTLE_PASS_HAS_BUYED = 1542; - OGLMMOGHKLP_RET_BATTLE_PASS_LEVEL_OVERFLOW = 1543; - OGLMMOGHKLP_RET_BATTLE_PASS_PRODUCT_EXPIRED = 1544; - OGLMMOGHKLP_RET_MATCH_HOST_QUIT = 1561; - OGLMMOGHKLP_RET_MATCH_ALREADY_IN_MATCH = 1562; - OGLMMOGHKLP_RET_MATCH_NOT_IN_MATCH = 1563; - OGLMMOGHKLP_RET_MATCH_APPLYING_ENTER_MP = 1564; - OGLMMOGHKLP_RET_MATCH_INCORRECT_SCENE = 1565; - OGLMMOGHKLP_RET_WIDGET_TREASURE_SPOT_NOT_FOUND = 1581; - OGLMMOGHKLP_RET_WIDGET_TREASURE_ENTITY_EXISTS = 1582; - OGLMMOGHKLP_RET_WIDGET_TREASURE_SPOT_FAR_AWAY = 1583; - OGLMMOGHKLP_RET_WIDGET_TREASURE_FINISHED_TODAY = 1584; - OGLMMOGHKLP_RET_WIDGET_QUICK_USE_REQ_PARAM_ERROR = 1585; - OGLMMOGHKLP_RET_WIDGET_CAMERA_SCAN_ID_ERROR = 1586; - OGLMMOGHKLP_RET_WIDGET_NOT_ACTIVE = 1587; - OGLMMOGHKLP_RET_WIDGET_FEATHER_NOT_ACTIVE = 1588; - OGLMMOGHKLP_RET_WIDGET_FEATHER_GADGET_TOO_FAR_AWAY = 1589; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_NOT_EXIST = 1590; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_DROP_BAG_LIMIT = 1591; - OGLMMOGHKLP_RET_WIDGET_CAPTURE_ANIMAL_CAN_NOT_CAPTURE = 1592; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_ALL_COLLECTED = 1593; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_HINT_ALREADY_EXIST = 1594; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_NOT_FOUND = 1595; - OGLMMOGHKLP_RET_WIDGET_SKY_CRYSTAL_NO_HINT_TO_CLEAR = 1596; - OGLMMOGHKLP_RET_WIDGET_LIGHT_STONE_ENERGY_NOT_ENOUGH = 1597; - OGLMMOGHKLP_RET_WIDGET_TOY_CRYSTAL_ENERGY_NOT_ENOUGH = 1598; - OGLMMOGHKLP_RET_WIDGET_LIGHT_STONE_LEVEL_NOT_ENOUGH = 1599; - OGLMMOGHKLP_RET_WIDGET_QUICK_SLOT_NOT_IN_WIDGET_PANEL = 1600; - OGLMMOGHKLP_RET_ROLE_COMBAT_NOT_RECORD = 1601; - OGLMMOGHKLP_RET_ROLE_COMBAT_COIN_EXCEED_LIMIT = 1602; - OGLMMOGHKLP_RET_ROLE_COMBAT_COIN_NOT_ENOUGH = 1603; - OGLMMOGHKLP_RET_ROLE_COMBAT_LEVEL_NOT_MEET = 1604; - OGLMMOGHKLP_RET_ROLE_COMBAT_TOWER_NOT_MEET = 1605; - OGLMMOGHKLP_RET_ROLE_COMBAT_SCHEDULE_NOT_MEET = 1606; - OGLMMOGHKLP_RET_ROLE_COMBAT_REQ_FRIEND_RENT_AVATAR_FREQUENTLY = 1617; - OGLMMOGHKLP_RET_ROLE_COMBAT_REQ_TRIAL_AVATAR_FREQUENTLY = 1618; - OGLMMOGHKLP_RET_ROLE_COMBAT_REFRESH_COUNT_NOT_ENOUGH = 1619; - OGLMMOGHKLP_RET_ROLE_COMBAT_QUEST_NOT_MEET = 1620; - OGLMMOGHKLP_RET_IN_ROLE_COMBAT_DUNGEON = 1621; - OGLMMOGHKLP_RET_IN_ROLE_COMBAT_DUNGEON_BY_USE_ITEM = 1622; - OGLMMOGHKLP_RET_ROLE_COMBAT_RENT_AVATAR_NOT_FOUND = 1623; - OGLMMOGHKLP_RET_UID_NOT_EXIST = 2001; - OGLMMOGHKLP_RET_PARSE_BIN_ERROR = 2002; - OGLMMOGHKLP_RET_ACCOUNT_INFO_NOT_EXIST = 2003; - OGLMMOGHKLP_RET_ORDER_INFO_NOT_EXIST = 2004; - OGLMMOGHKLP_RET_SNAPSHOT_INDEX_ERROR = 2005; - OGLMMOGHKLP_RET_MAIL_HAS_BEEN_SENT = 2006; - OGLMMOGHKLP_RET_PRODUCT_NOT_EXIST = 2007; - OGLMMOGHKLP_RET_UNFINISH_ORDER = 2008; - OGLMMOGHKLP_RET_ID_NOT_EXIST = 2009; - OGLMMOGHKLP_RET_ORDER_TRADE_EARLY = 2010; - OGLMMOGHKLP_RET_ORDER_FINISHED = 2011; - OGLMMOGHKLP_RET_GAMESERVER_VERSION_WRONG = 2012; - OGLMMOGHKLP_RET_OFFLINE_OP_FULL_LENGTH = 2013; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_OBTAIN_LIMIT = 2014; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_TICKET_DUPLICATED = 2015; - OGLMMOGHKLP_RET_CONCERT_PRODUCT_TICKET_EMPTY = 2016; - OGLMMOGHKLP_RET_REDIS_MODIFIED = 5001; - OGLMMOGHKLP_RET_REDIS_UID_NOT_EXIST = 5002; - OGLMMOGHKLP_RET_PATHFINDING_DATA_NOT_EXIST = 6001; - OGLMMOGHKLP_RET_PATHFINDING_DESTINATION_NOT_EXIST = 6002; - OGLMMOGHKLP_RET_PATHFINDING_ERROR_SCENE = 6003; - OGLMMOGHKLP_RET_PATHFINDING_SCENE_DATA_LOADING = 6004; - OGLMMOGHKLP_RET_TOTHEMOON_ERROR_SCENE = 6301; - OGLMMOGHKLP_RET_TOTHEMOON_PLAYER_NOT_EXIST = 6302; - OGLMMOGHKLP_RET_FRIEND_COUNT_EXCEEDED = 7001; - OGLMMOGHKLP_RET_PLAYER_NOT_EXIST = 7002; - OGLMMOGHKLP_RET_ALREADY_SENT_ADD_REQUEST = 7003; - OGLMMOGHKLP_RET_ASK_FRIEND_LIST_FULL = 7004; - OGLMMOGHKLP_RET_PLAYER_ALREADY_IS_FRIEND = 7005; - OGLMMOGHKLP_RET_PLAYER_NOT_ASK_FRIEND = 7006; - OGLMMOGHKLP_RET_TARGET_FRIEND_COUNT_EXCEED = 7007; - OGLMMOGHKLP_RET_NOT_FRIEND = 7008; - OGLMMOGHKLP_RET_BIRTHDAY_CANNOT_BE_SET_TWICE = 7009; - OGLMMOGHKLP_RET_CANNOT_ADD_SELF_FRIEND = 7010; - OGLMMOGHKLP_RET_SIGNATURE_ILLEGAL = 7011; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_ADD_FRIENDS = 7012; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_REMOVE_FRIENDS = 7013; - OGLMMOGHKLP_RET_NAME_CARD_NOT_UNLOCKED = 7014; - OGLMMOGHKLP_RET_ALREADY_IN_BLACKLIST = 7015; - OGLMMOGHKLP_RET_PS_PALEYRS_CANNOT_ADD_BLACKLIST = 7016; - OGLMMOGHKLP_RET_PLAYER_BLACKLIST_FULL = 7017; - OGLMMOGHKLP_RET_PLAYER_NOT_IN_BLACKLIST = 7018; - OGLMMOGHKLP_RET_BLACKLIST_PLAYER_CANNOT_ADD_FRIEND = 7019; - OGLMMOGHKLP_RET_IN_TARGET_BLACKLIST = 7020; - OGLMMOGHKLP_RET_CANNOT_ADD_TARGET_FRIEND = 7021; - OGLMMOGHKLP_RET_BIRTHDAY_FORMAT_ERROR = 7022; - OGLMMOGHKLP_RET_ONLINE_ID_NOT_EXISTS = 7023; - OGLMMOGHKLP_RET_FIRST_SHARE_REWARD_HAS_TAKEN = 7024; - OGLMMOGHKLP_RET_PS_PLAYER_CANNOT_REMOVE_BLACKLIST = 7025; - OGLMMOGHKLP_RET_REPORT_CD = 7026; - OGLMMOGHKLP_RET_REPORT_CONTENT_ILLEGAL = 7027; - OGLMMOGHKLP_RET_REMARK_WORD_ILLEGAL = 7028; - OGLMMOGHKLP_RET_REMARK_TOO_LONG = 7029; - OGLMMOGHKLP_RET_REMARK_UTF8_ERROR = 7030; - OGLMMOGHKLP_RET_REMARK_IS_EMPTY = 7031; - OGLMMOGHKLP_RET_ASK_ADD_FRIEND_CD = 7032; - OGLMMOGHKLP_RET_SHOW_AVATAR_INFO_NOT_EXIST = 7033; - OGLMMOGHKLP_RET_PLAYER_NOT_SHOW_AVATAR = 7034; - OGLMMOGHKLP_RET_SOCIAL_UPDATE_SHOW_LIST_REPEAT_ID = 7035; - OGLMMOGHKLP_RET_PSN_ID_NOT_FOUND = 7036; - OGLMMOGHKLP_RET_EMOJI_COLLECTION_NUM_EXCEED_LIMIT = 7037; - OGLMMOGHKLP_RET_REMARK_EMPTY = 7038; - OGLMMOGHKLP_RET_IN_TARGET_PSN_BLACKLIST = 7039; - OGLMMOGHKLP_RET_SIGNATURE_NOT_CHANGED = 7040; - OGLMMOGHKLP_RET_SIGNATURE_MONTHLY_LIMIT = 7041; - OGLMMOGHKLP_RET_REQ_FRIEND_AVATAR_FREQUENTLY = 7042; - OGLMMOGHKLP_RET_PSN_GET_PLAYER_SOCIAL_DETAIL_FAIL = 7043; - OGLMMOGHKLP_RET_PROFILE_PICTURE_NOT_UNLOCKED = 7044; - OGLMMOGHKLP_RET_OFFERING_NOT_OPEN = 7081; - OGLMMOGHKLP_RET_OFFERING_LEVEL_LIMIT = 7082; - OGLMMOGHKLP_RET_OFFERING_LEVEL_NOT_REACH = 7083; - OGLMMOGHKLP_RET_OFFERING_LEVEL_HAS_TAKEN = 7084; - OGLMMOGHKLP_RET_OFFERING_PARI_SEARCH_NOT_OPEN = 7085; - OGLMMOGHKLP_RET_OFFERING_PARI_NOT_FINISH = 7086; - OGLMMOGHKLP_RET_OFFERING_PARI_FINISH_REWARD_HAS_TAKEN = 7087; - OGLMMOGHKLP_RET_OFFERING_PARI_SEARCH_ALL_FINISH = 7088; - OGLMMOGHKLP_RET_OFFERING_PARI_NO_FINISH_REWARD = 7089; - OGLMMOGHKLP_RET_CITY_REPUTATION_NOT_OPEN = 7101; - OGLMMOGHKLP_RET_CITY_REPUTATION_LEVEL_TAKEN = 7102; - OGLMMOGHKLP_RET_CITY_REPUTATION_LEVEL_NOT_REACH = 7103; - OGLMMOGHKLP_RET_CITY_REPUTATION_PARENT_QUEST_TAKEN = 7104; - OGLMMOGHKLP_RET_CITY_REPUTATION_PARENT_QUEST_UNFINISH = 7105; - OGLMMOGHKLP_RET_CITY_REPUTATION_ACCEPT_REQUEST = 7106; - OGLMMOGHKLP_RET_CITY_REPUTATION_NOT_ACCEPT_REQUEST = 7107; - OGLMMOGHKLP_RET_CITY_REPUTATION_ACCEPT_REQUEST_LIMIT = 7108; - OGLMMOGHKLP_RET_CITY_REPUTATION_ENTRANCE_NOT_OPEN = 7109; - OGLMMOGHKLP_RET_CITY_REPUTATION_TAKEN_REQUEST_REWARD = 7110; - OGLMMOGHKLP_RET_CITY_REPUTATION_SWITCH_CLOSE = 7111; - OGLMMOGHKLP_RET_CITY_REPUTATION_ENTRACE_SWITCH_CLOSE = 7112; - OGLMMOGHKLP_RET_CITY_REPUTATION_TAKEN_EXPLORE_REWARD = 7113; - OGLMMOGHKLP_RET_CITY_REPUTATION_EXPLORE_NOT_REACH = 7114; - OGLMMOGHKLP_RET_MECHANICUS_NOT_OPEN = 7120; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_UNLOCK = 7121; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_LOCK = 7122; - OGLMMOGHKLP_RET_MECHANICUS_GEAR_LEVEL_LIMIT = 7123; - OGLMMOGHKLP_RET_MECHANICUS_COIN_NOT_ENOUGH = 7124; - OGLMMOGHKLP_RET_MECHANICUS_NO_SEQUENCE = 7125; - OGLMMOGHKLP_RET_MECHANICUS_SEQUENCE_LIMIT_LEVEL = 7126; - OGLMMOGHKLP_RET_MECHANICUS_SEQUENCE_LIMIT_OPEN = 7127; - OGLMMOGHKLP_RET_MECHANICUS_DIFFICULT_NOT_SUPPORT = 7128; - OGLMMOGHKLP_RET_MECHANICUS_TICKET_NOT_ENOUGH = 7129; - OGLMMOGHKLP_RET_MECHANICUS_TEACH_NOT_FINISH = 7130; - OGLMMOGHKLP_RET_MECHANICUS_TEACH_FINISHED = 7131; - OGLMMOGHKLP_RET_MECHANICUS_PREV_DIFFICULT_LEVEL_BLOCK = 7132; - OGLMMOGHKLP_RET_MECHANICUS_PLAYER_LIMIT = 7133; - OGLMMOGHKLP_RET_MECHANICUS_PUNISH_TIME = 7134; - OGLMMOGHKLP_RET_MECHANICUS_SWITCH_CLOSE = 7135; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_NOT_IN_DUNGEON = 7150; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_PLAY_NOT_FOUND = 7151; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_DUPLICATE_PICK_CARD = 7152; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_PLAYER_NOT_IN_PLAY = 7153; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_NOT_AVAILABLE = 7154; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_NOT_IN_CARD_STAGE = 7155; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_IS_WAITING = 7156; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALL_CONFIRMED = 7157; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALREADY_CONFIRMED = 7158; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_CONFIRMED_BY_OTHER = 7159; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_NOT_ENOUGH_POINTS = 7160; - OGLMMOGHKLP_RET_MECHANICUS_BATTLE_CARD_ALREADY_SKIPPED = 7161; - OGLMMOGHKLP_RET_LEGENDARY_KEY_NOT_ENOUGH = 8001; - OGLMMOGHKLP_RET_LEGENDARY_KEY_EXCEED_LIMIT = 8002; - OGLMMOGHKLP_RET_DAILY_TASK_NOT_ENOUGH_TO_REDEEM = 8003; - OGLMMOGHKLP_RET_PERSONAL_LINE_OPEN_STATE_OFF = 8004; - OGLMMOGHKLP_RET_PERSONAL_LINE_LEVEL_NOT_ENOUGH = 8005; - OGLMMOGHKLP_RET_PERSONAL_LINE_NOT_OPEN = 8006; - OGLMMOGHKLP_RET_PERSONAL_LINE_PRE_QUEST_NOT_FINISH = 8007; - OGLMMOGHKLP_RET_HUNTING_ALREADY_FINISH_OFFER_LIMIT = 8201; - OGLMMOGHKLP_RET_HUNTING_HAS_UNFINISHED_OFFER = 8202; - OGLMMOGHKLP_RET_HUNTING_FAILED_OFFER_NOT_CD_READY = 8203; - OGLMMOGHKLP_RET_HUNTING_NOT_TAKE_OFFER = 8204; - OGLMMOGHKLP_RET_HUNTING_CANNOT_TAKE_TWICE = 8205; - OGLMMOGHKLP_RET_RPIVATE_CHAT_INVALID_CONTENT_TYPE = 8901; - OGLMMOGHKLP_RET_PRIVATE_CHAT_TARGET_IS_NOT_FRIEND = 8902; - OGLMMOGHKLP_RET_PRIVATE_CHAT_CONTENT_NOT_SUPPORTED = 8903; - OGLMMOGHKLP_RET_PRIVATE_CHAT_CONTENT_TOO_LONG = 8904; - OGLMMOGHKLP_RET_PRIVATE_CHAT_PULL_TOO_FAST = 8905; - OGLMMOGHKLP_RET_PRIVATE_CHAT_REPEAT_READ = 8906; - OGLMMOGHKLP_RET_PRIVATE_CHAT_READ_NOT_FRIEND = 8907; - OGLMMOGHKLP_RET_REUNION_FINISHED = 9001; - OGLMMOGHKLP_RET_REUNION_NOT_ACTIVATED = 9002; - OGLMMOGHKLP_RET_REUNION_ALREADY_TAKE_FIRST_REWARD = 9003; - OGLMMOGHKLP_RET_REUNION_SIGN_IN_REWARDED = 9004; - OGLMMOGHKLP_RET_REUNION_WATCHER_REWARDED = 9005; - OGLMMOGHKLP_RET_REUNION_WATCHER_NOT_FINISH = 9006; - OGLMMOGHKLP_RET_REUNION_MISSION_REWARDED = 9007; - OGLMMOGHKLP_RET_REUNION_MISSION_NOT_FINISH = 9008; - OGLMMOGHKLP_RET_REUNION_WATCHER_REWARD_NOT_UNLOCKED = 9009; - OGLMMOGHKLP_RET_BLESSING_CONTENT_CLOSED = 9101; - OGLMMOGHKLP_RET_BLESSING_NOT_ACTIVE = 9102; - OGLMMOGHKLP_RET_BLESSING_NOT_TODAY_ENTITY = 9103; - OGLMMOGHKLP_RET_BLESSING_ENTITY_EXCEED_SCAN_NUM_LIMIT = 9104; - OGLMMOGHKLP_RET_BLESSING_DAILY_SCAN_NUM_EXCEED_LIMIT = 9105; - OGLMMOGHKLP_RET_BLESSING_REDEEM_REWARD_NUM_EXCEED_LIMIT = 9106; - OGLMMOGHKLP_RET_BLESSING_REDEEM_PIC_NUM_NOT_ENOUGH = 9107; - OGLMMOGHKLP_RET_BLESSING_PIC_NOT_ENOUGH = 9108; - OGLMMOGHKLP_RET_BLESSING_PIC_HAS_RECEIVED = 9109; - OGLMMOGHKLP_RET_BLESSING_TARGET_RECV_NUM_EXCEED = 9110; - OGLMMOGHKLP_RET_FLEUR_FAIR_CREDIT_EXCEED_LIMIT = 9111; - OGLMMOGHKLP_RET_FLEUR_FAIR_CREDIT_NOT_ENOUGH = 9112; - OGLMMOGHKLP_RET_FLEUR_FAIR_TOKEN_EXCEED_LIMIT = 9113; - OGLMMOGHKLP_RET_FLEUR_FAIR_TOKEN_NOT_ENOUGH = 9114; - OGLMMOGHKLP_RET_FLEUR_FAIR_MINIGAME_NOT_OPEN = 9115; - OGLMMOGHKLP_RET_FLEUR_FAIR_MUSIC_GAME_DIFFICULTY_NOT_UNLOCK = 9116; - OGLMMOGHKLP_RET_FLEUR_FAIR_DUNGEON_LOCKED = 9117; - OGLMMOGHKLP_RET_FLEUR_FAIR_DUNGEON_PUNISH_TIME = 9118; - OGLMMOGHKLP_RET_FLEUR_FAIR_ONLY_OWNER_CAN_RESTART_MINIGAM = 9119; - OGLMMOGHKLP_RET_WATER_SPIRIT_COIN_EXCEED_LIMIT = 9120; - OGLMMOGHKLP_RET_WATER_SPIRIT_COIN_NOT_ENOUGH = 9121; - OGLMMOGHKLP_RET_REGION_SEARCH_NO_SEARCH = 9122; - OGLMMOGHKLP_RET_REGION_SEARCH_STATE_ERROR = 9123; - OGLMMOGHKLP_RET_BLESSING_GIVE_NUM_INVALID = 9124; - OGLMMOGHKLP_RET_BLESSING_NO_GROUP_OR_OWNER = 9125; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_STAGE_NOT_OPEN = 9130; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_NOT_OPEN = 9131; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_FIRST_PASS_REWARD_HAS_TAKEN = 9132; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_LOOP_DUNGEON_SCORE_REWARD_HAS_TAKEN = 9133; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_INVALID_ONE_OFF_DUNGEON = 9134; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_ONE_OFF_DUNGEON_DONE = 9135; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_ONE_OFF_DUNGEON_STAGE_NOT_OPEN = 9136; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_TOKEN_EXCEED_LIMIT = 9137; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_TOKEN_NOT_ENOUGH = 9138; - OGLMMOGHKLP_RET_CHANNELLER_SLAB_PLAYER_NOT_IN_ONE_OFF_DUNGEON = 9139; - OGLMMOGHKLP_RET_MIST_TRIAL_SELECT_CHARACTER_NUM_NOT_ENOUGH = 9150; - OGLMMOGHKLP_RET_MIST_TRIAL_ALREADY_USING_TRIAL_AVATAR = 9151; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_NOT_OPEN = 9160; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_MAP_NOT_OPEN = 9161; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_PLAY_MAP_NOT_CHOSEN = 9162; - OGLMMOGHKLP_RET_SUMMER_TIME_DRAFT_WOORD_EXCEED_LIMIT = 9170; - OGLMMOGHKLP_RET_SUMMER_TIME_DRAFT_WOORD_NOT_ENOUGH = 9171; - OGLMMOGHKLP_RET_SUMMER_TIME_MINI_HARPASTUM_EXCEED_LIMIT = 9172; - OGLMMOGHKLP_RET_SUMMER_TIME_MINI_HARPASTUMNOT_ENOUGH = 9173; - OGLMMOGHKLP_RET_BOUNCE_CONJURING_COIN_EXCEED_LIMIT = 9180; - OGLMMOGHKLP_RET_BOUNCE_CONJURING_COIN_NOT_ENOUGH = 9181; - OGLMMOGHKLP_RET_CHESS_TEACH_MAP_FINISHED = 9183; - OGLMMOGHKLP_RET_CHESS_TEACH_MAP_UNFINISHED = 9184; - OGLMMOGHKLP_RET_CHESS_COIN_EXCEED_LIMIT = 9185; - OGLMMOGHKLP_RET_CHESS_COIN_NOT_ENOUGH = 9186; - OGLMMOGHKLP_RET_CHESS_IN_PUNISH_TIME = 9187; - OGLMMOGHKLP_RET_CHESS_PREV_MAP_UNFINISHED = 9188; - OGLMMOGHKLP_RET_CHESS_MAP_LOCKED = 9189; - OGLMMOGHKLP_RET_BLITZ_RUSH_NOT_OPEN = 9192; - OGLMMOGHKLP_RET_BLITZ_RUSH_DUNGEON_NOT_OPEN = 9193; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_A_EXCEED_LIMIT = 9194; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_B_EXCEED_LIMIT = 9195; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_A_NOT_ENOUGH = 9196; - OGLMMOGHKLP_RET_BLITZ_RUSH_COIN_B_NOT_ENOUGH = 9197; - OGLMMOGHKLP_RET_MIRACLE_RING_VALUE_NOT_ENOUGH = 9201; - OGLMMOGHKLP_RET_MIRACLE_RING_CD = 9202; - OGLMMOGHKLP_RET_MIRACLE_RING_REWARD_NOT_TAKEN = 9203; - OGLMMOGHKLP_RET_MIRACLE_RING_NOT_DELIVER = 9204; - OGLMMOGHKLP_RET_MIRACLE_RING_DELIVER_EXCEED = 9205; - OGLMMOGHKLP_RET_MIRACLE_RING_HAS_CREATED = 9206; - OGLMMOGHKLP_RET_MIRACLE_RING_HAS_NOT_CREATED = 9207; - OGLMMOGHKLP_RET_MIRACLE_RING_NOT_YOURS = 9208; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_UNAUTHORIZED = 9251; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_SCENE_NOT_FOUND = 9252; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_IN_INIT_STATE = 9253; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_BILDING_POINT_NOT_ENOUGHT = 9254; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_IN_BUILT_STATE = 9255; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_OP_NOT_SUPPORTED = 9256; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REQ_PLAYER_NOT_IN_SCENE = 9257; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_LOCKED_BY_ANOTHER_PLAYER = 9258; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_NOT_LOCKED = 9259; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_DUPLICATE_LOCK = 9260; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_PLAYER_NOT_FOUND = 9261; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_PLAYER_GEAR_NOT_FOUND = 9262; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_ROTAION_DISABLED = 9263; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REACH_DUNGEON_GEAR_LIMIT = 9264; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_REACH_SINGLE_GEAR_LIMIT = 9265; - OGLMMOGHKLP_RET_GADGET_FOUNDATION_ROTATION_ON_GOING = 9266; - OGLMMOGHKLP_RET_OP_ACTIVITY_BONUS_NOT_FOUND = 9301; - OGLMMOGHKLP_RET_OP_ACTIVITY_NOT_OPEN = 9302; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_PLAYER_NOT_IN_SCENE = 9501; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_NOT_FOUND = 9502; - OGLMMOGHKLP_RET_MULTISTAGE_PLAY_IN_OTHER_STAGE = 9503; - OGLMMOGHKLP_RET_COOP_CHAPTER_NOT_OPEN = 9601; - OGLMMOGHKLP_RET_COOP_COND_NOT_MEET = 9602; - OGLMMOGHKLP_RET_COOP_POINT_LOCKED = 9603; - OGLMMOGHKLP_RET_COOP_NOT_HAVE_PROGRESS = 9604; - OGLMMOGHKLP_RET_COOP_REWARD_HAS_TAKEN = 9605; - OGLMMOGHKLP_RET_DRAFT_HAS_ACTIVE_DRAFT = 9651; - OGLMMOGHKLP_RET_DRAFT_NOT_IN_MY_WORLD = 9652; - OGLMMOGHKLP_RET_DRAFT_NOT_SUPPORT_MP = 9653; - OGLMMOGHKLP_RET_DRAFT_PLAYER_NOT_ENOUGH = 9654; - OGLMMOGHKLP_RET_DRAFT_INCORRECT_SCENE = 9655; - OGLMMOGHKLP_RET_DRAFT_OTHER_PLAYER_ENTERING = 9656; - OGLMMOGHKLP_RET_DRAFT_GUEST_IS_TRANSFERRING = 9657; - OGLMMOGHKLP_RET_DRAFT_GUEST_NOT_IN_DRAFT_SCENE = 9658; - OGLMMOGHKLP_RET_DRAFT_INVITE_OVER_TIME = 9659; - OGLMMOGHKLP_RET_DRAFT_TWICE_CONFIRM_OVER_TIMER = 9660; - OGLMMOGHKLP_RET_DRAFT_GUEST_NOT_IN_WORLD_SCENE = 9661; - OGLMMOGHKLP_RET_HOME_UNKOWN = 9701; - OGLMMOGHKLP_RET_HOME_INVALID_CLIENT_PARAM = 9702; - OGLMMOGHKLP_RET_HOME_TARGE_PLAYER_HAS_NO_HOME = 9703; - OGLMMOGHKLP_RET_HOME_NOT_ONLINE = 9704; - OGLMMOGHKLP_RET_HOME_PLAYER_FULL = 9705; - OGLMMOGHKLP_RET_HOME_BLOCKED = 9706; - OGLMMOGHKLP_RET_HOME_ALREADY_IN_TARGET_HOME_WORLD = 9707; - OGLMMOGHKLP_RET_HOME_IN_EDIT_MODE = 9708; - OGLMMOGHKLP_RET_HOME_NOT_IN_EDIT_MODE = 9709; - OGLMMOGHKLP_RET_HOME_HAS_GUEST = 9710; - OGLMMOGHKLP_RET_HOME_CANT_ENTER_BY_IN_EDIT_MODE = 9711; - OGLMMOGHKLP_RET_HOME_CLIENT_PARAM_INVALID = 9712; - OGLMMOGHKLP_RET_HOME_PLAYER_NOT_IN_HOME_WORLD = 9713; - OGLMMOGHKLP_RET_HOME_PLAYER_NOT_IN_SELF_HOME_WORLD = 9714; - OGLMMOGHKLP_RET_HOME_NOT_FOUND_IN_MEM = 9715; - OGLMMOGHKLP_RET_HOME_PLAYER_IN_HOME_ROOM_SCENE = 9716; - OGLMMOGHKLP_RET_HOME_HOME_REFUSE_GUEST_ENTER = 9717; - OGLMMOGHKLP_RET_HOME_OWNER_REFUSE_TO_ENTER_HOME = 9718; - OGLMMOGHKLP_RET_HOME_OWNER_OFFLINE = 9719; - OGLMMOGHKLP_RET_HOME_FURNITURE_EXCEED_LIMIT = 9720; - OGLMMOGHKLP_RET_HOME_FURNITURE_COUNT_NOT_ENOUGH = 9721; - OGLMMOGHKLP_RET_HOME_IN_TRY_ENTER_PROCESS = 9722; - OGLMMOGHKLP_RET_HOME_ALREADY_IN_TARGET_SCENE = 9723; - OGLMMOGHKLP_RET_HOME_COIN_EXCEED_LIMIT = 9724; - OGLMMOGHKLP_RET_HOME_COIN_NOT_ENOUGH = 9725; - OGLMMOGHKLP_RET_HOME_MODULE_NOT_UNLOCKED = 9726; - OGLMMOGHKLP_RET_HOME_CUR_MODULE_CLOSED = 9727; - OGLMMOGHKLP_RET_HOME_FURNITURE_SUITE_NOT_UNLOCKED = 9728; - OGLMMOGHKLP_RET_HOME_IN_MATCH = 9729; - OGLMMOGHKLP_RET_HOME_IN_COMBAT = 9730; - OGLMMOGHKLP_RET_HOME_EDIT_MODE_CD = 9731; - OGLMMOGHKLP_RET_HOME_UPDATE_FURNITURE_CD = 9732; - OGLMMOGHKLP_RET_HOME_BLOCK_FURNITURE_LIMIT = 9733; - OGLMMOGHKLP_RET_HOME_NOT_SUPPORT = 9734; - OGLMMOGHKLP_RET_HOME_STATE_NOT_OPEN = 9735; - OGLMMOGHKLP_RET_HOME_TARGET_STATE_NOT_OPEN = 9736; - OGLMMOGHKLP_RET_HOME_APPLY_ENTER_OTHER_HOME_FAIL = 9737; - OGLMMOGHKLP_RET_HOME_SAVE_NO_MAIN_HOUSE = 9738; - OGLMMOGHKLP_RET_HOME_IN_DUNGEON = 9739; - OGLMMOGHKLP_RET_HOME_ANY_GALLERY_STARTED = 9740; - OGLMMOGHKLP_RET_HOME_QUEST_BLOCK_HOME = 9741; - OGLMMOGHKLP_RET_HOME_WAITING_PRIOR_CHECK = 9742; - OGLMMOGHKLP_RET_HOME_PERSISTENT_CHECK_FAIL = 9743; - OGLMMOGHKLP_RET_HOME_FIND_ONLINE_HOME_FAIL = 9744; - OGLMMOGHKLP_RET_HOME_JOIN_SCENE_FAIL = 9745; - OGLMMOGHKLP_RET_HOME_MAX_PLAYER = 9746; - OGLMMOGHKLP_RET_HOME_IN_TRANSFER = 9747; - OGLMMOGHKLP_RET_HOME_ANY_HOME_GALLERY_STARTED = 9748; - OGLMMOGHKLP_RET_HOME_CAN_NOT_ENTER_IN_AUDIT = 9749; - OGLMMOGHKLP_RET_FURNITURE_MAKE_INDEX_ERROR = 9750; - OGLMMOGHKLP_RET_FURNITURE_MAKE_LOCKED = 9751; - OGLMMOGHKLP_RET_FURNITURE_MAKE_CONFIG_ERROR = 9752; - OGLMMOGHKLP_RET_FURNITURE_MAKE_SLOT_FULL = 9753; - OGLMMOGHKLP_RET_FURNITURE_MAKE_ADD_FURNITURE_FAIL = 9754; - OGLMMOGHKLP_RET_FURNITURE_MAKE_UNFINISH = 9755; - OGLMMOGHKLP_RET_FURNITURE_MAKE_IS_FINISH = 9756; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NOT_IN_CORRECT_HOME = 9757; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NO_COUNT = 9758; - OGLMMOGHKLP_RET_FURNITURE_MAKE_ACCELERATE_LIMIT = 9759; - OGLMMOGHKLP_RET_FURNITURE_MAKE_NO_MAKE_DATA = 9760; - OGLMMOGHKLP_RET_HOME_LIMITED_SHOP_CLOSE = 9761; - OGLMMOGHKLP_RET_HOME_AVATAR_NOT_SHOW = 9762; - OGLMMOGHKLP_RET_HOME_EVENT_COND_NOT_SATISFIED = 9763; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_ANIMAL_PARAM = 9764; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_NPC_PARAM = 9765; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_SUITE_PARAM = 9766; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_MAIN_HOUSE_PARAM = 9767; - OGLMMOGHKLP_RET_HOME_AVATAR_STATE_NOT_OPEN = 9768; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_NOT_EMPTY = 9769; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_EMPTY = 9770; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_TYPE_ERROR = 9771; - OGLMMOGHKLP_RET_HOME_PLANT_TIME_NOT_ENOUGH = 9772; - OGLMMOGHKLP_RET_HOME_PLANT_SUB_FIELD_NUM_NOT_ENOUGH = 9773; - OGLMMOGHKLP_RET_HOME_PLANT_FIELD_PARAM_ERROR = 9774; - OGLMMOGHKLP_RET_HOME_FURNITURE_GUID_ERROR = 9775; - OGLMMOGHKLP_RET_HOME_FURNITURE_ARRANGE_LIMIT = 9776; - OGLMMOGHKLP_RET_HOME_FISH_FARMING_LIMIT = 9777; - OGLMMOGHKLP_RET_HOME_FISH_COUNT_NOT_ENOUGH = 9778; - OGLMMOGHKLP_RET_HOME_FURNITURE_COST_LIMIT = 9779; - OGLMMOGHKLP_RET_HOME_CUSTOM_FURNITURE_INVALID = 9780; - OGLMMOGHKLP_RET_HOME_INVALID_ARRANGE_GROUP_PARAM = 9781; - OGLMMOGHKLP_RET_HOME_FURNITURE_ARRANGE_GROUP_LIMIT = 9782; - OGLMMOGHKLP_RET_HOME_PICTURE_FRAME_COOP_CG_GENDER_ERROR = 9783; - OGLMMOGHKLP_RET_HOME_PICTURE_FRAME_COOP_CG_NOT_UNLOCK = 9784; - OGLMMOGHKLP_RET_HOME_FURNITURE_CANNOT_ARRANGE = 9785; - OGLMMOGHKLP_RET_HOME_FURNITURE_IN_DUPLICATE_SUITE = 9786; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_TOO_SMALL = 9787; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_TOO_BIG = 9788; - OGLMMOGHKLP_RET_HOME_FURNITURE_SUITE_EXCEED_LIMIT = 9789; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_EXCEED_LIMIT = 9790; - OGLMMOGHKLP_RET_HOME_FURNITURE_CUSTOM_SUITE_INVALID_SURFACE_TYPE = 9791; - OGLMMOGHKLP_RET_HOME_BGM_ID_NOT_FOUND = 9792; - OGLMMOGHKLP_RET_HOME_BGM_NOT_UNLOCKED = 9793; - OGLMMOGHKLP_RET_HOME_BGM_FURNITURE_NOT_FOUND = 9794; - OGLMMOGHKLP_RET_HOME_BGM_NOT_SUPPORT_BY_CUR_SCENE = 9795; - OGLMMOGHKLP_RET_HOME_LIMITED_SHOP_GOODS_DISABLE = 9796; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_EMPTY = 9797; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_NOT_FOUND = 9798; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_MATERIAL_COUNT_INVALID = 9799; - OGLMMOGHKLP_RET_HOME_WORLD_WOOD_EXCHANGE_EXCEED_LIMIT = 9800; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SEARCH_SELF = 9801; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SHARE_CODE_INVALID = 9802; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_NOT_EXIST = 9803; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_HAS_EXIST_SHARE_CODE = 9804; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_NOT_EXIST_SHARE_CODE = 9805; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_CAN_NOT_CREATE_IN_AUDIT = 9806; - OGLMMOGHKLP_RET_HOME_BLOCK_NOT_UNLOCKED = 9807; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_CREATE_CD = 9808; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SET_OPTION_CD = 9809; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_NOT_ALLOW_FRIEND_COPY = 9810; - OGLMMOGHKLP_RET_HOME_FURNITURE_POS_UNDER_DIE_Y = 9811; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_GEN_SHARE_CODE_FAIL = 9812; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SEARCH_CD = 9813; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_PREVIEW_CD = 9814; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_PREVIEW_SCENE_NOT_MATCH = 9815; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SLOT_FULL = 9816; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_OWNER_REJECT_COPY = 9817; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_SAVE_TO_SLOT_CD = 9818; - OGLMMOGHKLP_RET_HOME_BLUEPRINT_REPLY_TIMEOUT = 9819; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_STAGE_NOT_OPEN = 10000; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_SWITCH_TEAM_IN_CD = 10001; - OGLMMOGHKLP_RET_SUMO_ACTIVITY_TEAM_NUM_INCORRECT = 10002; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_AREA_ID_ERROR = 10004; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_BATTLE_NOT_FINISH = 10005; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_ALREADY_SACRIFICE = 10006; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_ALREADY_TAKE_REWARD = 10007; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_SACRIFICE_NOT_ENOUGH = 10008; - OGLMMOGHKLP_RET_LUNA_RITE_ACTIVITY_SEARCHING_COND_NOT_MEET = 10009; - OGLMMOGHKLP_RET_DIG_GADGET_CONFIG_ID_NOT_MATCH = 10015; - OGLMMOGHKLP_RET_DIG_FIND_NEAREST_POS_FAIL = 10016; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_OPEN = 10021; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_UNLOCK = 10022; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_NOT_STARTED = 10023; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_CONFIG_NOT_FOUND = 10024; - OGLMMOGHKLP_RET_MUSIC_GAME_LEVEL_ID_NOT_MATCH = 10025; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_A_NOT_ENOUGH = 10031; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_B_NOT_ENOUGH = 10032; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_C_NOT_ENOUGH = 10033; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_A_EXCEED_LIMIT = 10034; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_B_EXCEED_LIMIT = 10035; - OGLMMOGHKLP_RET_ROGUELIKE_COIN_C_EXCEED_LIMIT = 10036; - OGLMMOGHKLP_RET_ROGUELIKE_RUNE_COUNT_NOT_ENOUGH = 10037; - OGLMMOGHKLP_RET_ROGUELIKE_NOT_IN_ROGUE_DUNGEON = 10038; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_NOT_FOUND = 10039; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_TYPE_INCORRECT = 10040; - OGLMMOGHKLP_RET_ROGUELIKE_CELL_ALREADY_FINISHED = 10041; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_HAVE_UNFINISHED_PROGRESS = 10042; - OGLMMOGHKLP_RET_ROGUELIKE_STAGE_NOT_FINISHED = 10043; - OGLMMOGHKLP_RET_ROGUELIKE_STAGE_FIRST_PASS_REWARD_HAS_TAKEN = 10045; - OGLMMOGHKLP_RET_ROGUELIKE_ACTIVITY_CONTENT_CLOSED = 10046; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_PRE_QUEST_NOT_FINISHED = 10047; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_NOT_OPEN = 10048; - OGLMMOGHKLP_RET_ROGUELIKE_SPRINT_IS_BANNED = 10049; - OGLMMOGHKLP_RET_ROGUELIKE_DUNGEON_PRE_STAGE_NOT_FINISHED = 10050; - OGLMMOGHKLP_RET_ROGUELIKE_ALL_AVATAR_DIE_CANNOT_RESUME = 10051; - OGLMMOGHKLP_RET_PLANT_FLOWER_ALREADY_TAKE_SEED = 10056; - OGLMMOGHKLP_RET_PLANT_FLOWER_FRIEND_HAVE_FLOWER_LIMIT = 10057; - OGLMMOGHKLP_RET_PLANT_FLOWER_CAN_GIVE_FLOWER_NOT_ENOUGH = 10058; - OGLMMOGHKLP_RET_PLANT_FLOWER_WISH_FLOWER_KINDS_LIMIT = 10059; - OGLMMOGHKLP_RET_PLANT_FLOWER_HAVE_FLOWER_NOT_ENOUGH = 10060; - OGLMMOGHKLP_RET_PLANT_FLOWER_FLOWER_COMBINATION_INVALID = 10061; - OGLMMOGHKLP_RET_HACHI_DUNGEON_NOT_VALID = 10052; - OGLMMOGHKLP_RET_HACHI_DUNGEON_STAGE_NOT_OPEN = 10053; - OGLMMOGHKLP_RET_HACHI_DUNGEON_TEAMMATE_NOT_PASS = 10054; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_A_NOT_ENOUGH = 10071; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_B_NOT_ENOUGH = 10072; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_A_EXCEED_LIMIT = 10073; - OGLMMOGHKLP_RET_WINTER_CAMP_COIN_B_EXCEED_LIMIT = 10074; - OGLMMOGHKLP_RET_WINTER_CAMP_WISH_ID_INVALID = 10075; - OGLMMOGHKLP_RET_WINTER_CAMP_NOT_FOUND_RECV_ITEM_DATA = 10076; - OGLMMOGHKLP_RET_WINTER_CAMP_FRIEND_ITEM_COUNT_OVERFLOW = 10077; - OGLMMOGHKLP_RET_WINTER_CAMP_SELECT_ITEM_DATA_INVALID = 10078; - OGLMMOGHKLP_RET_WINTER_CAMP_ITEM_LIST_EMPTY = 10079; - OGLMMOGHKLP_RET_WINTER_CAMP_REWARD_ALREADY_TAKEN = 10080; - OGLMMOGHKLP_RET_WINTER_CAMP_STAGE_NOT_FINISH = 10081; - OGLMMOGHKLP_RET_WINTER_CAMP_GADGET_INVALID = 10082; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_A_NOT_ENOUGH = 10090; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_B_NOT_ENOUGH = 10091; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_C_NOT_ENOUGH = 10092; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_A_EXCEED_LIMIT = 10093; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_B_EXCEED_LIMIT = 10094; - OGLMMOGHKLP_RET_LANTERN_RITE_COIN_C_EXCEED_LIMIT = 10095; - OGLMMOGHKLP_RET_LANTERN_RITE_PROJECTION_CONTENT_CLOSED = 10096; - OGLMMOGHKLP_RET_LANTERN_RITE_PROJECTION_CAN_NOT_START = 10097; - OGLMMOGHKLP_RET_LANTERN_RITE_DUNGEON_NOT_OPEN = 10098; - OGLMMOGHKLP_RET_LANTERN_RITE_HAS_TAKEN_SKIN_REWARD = 10099; - OGLMMOGHKLP_RET_LANTERN_RITE_NOT_FINISHED_SKIN_WATCHERS = 10100; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_CONTENT_CLOSED = 10101; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_CHALLENGE_NOT_START = 10102; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_PARAM_ERROR = 10103; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_SKILL_LOCK = 10104; - OGLMMOGHKLP_RET_LANTERN_RITE_FIREWORKS_REFORM_STAMINA_NOT_ENOUGH = 10105; - OGLMMOGHKLP_RET_POTION_ACTIVITY_STAGE_NOT_OPEN = 10110; - OGLMMOGHKLP_RET_POTION_ACTIVITY_LEVEL_HAVE_PASS = 10111; - OGLMMOGHKLP_RET_POTION_ACTIVITY_TEAM_NUM_INCORRECT = 10112; - OGLMMOGHKLP_RET_POTION_ACTIVITY_AVATAR_IN_CD = 10113; - OGLMMOGHKLP_RET_POTION_ACTIVITY_BUFF_IN_CD = 10114; - OGLMMOGHKLP_RET_IRODORI_POETRY_INVALID_LINE_ID = 10120; - OGLMMOGHKLP_RET_IRODORI_POETRY_INVALID_THEME_ID = 10121; - OGLMMOGHKLP_RET_IRODORI_POETRY_NOT_GET_ALL_INSPIRATION = 10122; - OGLMMOGHKLP_RET_IRODORI_POETRY_INSPIRATION_REACH_LIMIE = 10123; - OGLMMOGHKLP_RET_IRODORI_POETRY_ENTITY_ALREADY_SCANNED = 10124; - OGLMMOGHKLP_RET_ACTIVITY_BANNER_ALREADY_CLEARED = 10300; - OGLMMOGHKLP_RET_IRODORI_CHESS_NOT_OPEN = 10301; - OGLMMOGHKLP_RET_IRODORI_CHESS_LEVEL_NOT_OPEN = 10302; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_NOT_OPEN = 10303; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_CARD_ALREADY_EQUIPED = 10304; - OGLMMOGHKLP_RET_IRODORI_CHESS_EQUIP_CARD_EXCEED_LIMIT = 10305; - OGLMMOGHKLP_RET_IRODORI_CHESS_MAP_CARD_NOT_EQUIPED = 10306; - OGLMMOGHKLP_RET_IRODORI_CHESS_ENTER_FAIL_CARD_EXCEED_LIMIT = 10307; - OGLMMOGHKLP_RET_ACTIVITY_FRIEND_HAVE_GIFT_LIMIT = 10310; - OGLMMOGHKLP_RET_GACHA_ACTIVITY_HAVE_REWARD_LIMIT = 10315; - OGLMMOGHKLP_RET_GACHA_ACTIVITY_HAVE_ROBOT_LIMIT = 10316; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_COIN_EXCEED_LIMIT = 10317; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_COIN_NOT_ENOUGH = 10318; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_DUNGEON_STAGE_NOT_OPEN = 10319; - OGLMMOGHKLP_RET_SUMMER_TIME_V2_PREV_DUNGEON_NOT_COMPLETE = 10320; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_DEATH = 10350; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_TIRED = 10351; - OGLMMOGHKLP_RET_ROGUE_DIARY_AVATAR_DUPLICATED = 10352; - OGLMMOGHKLP_RET_ROGUE_DIARY_COIN_NOT_ENOUGH = 10353; - OGLMMOGHKLP_RET_ROGUE_DIARY_VIRTUAL_COIN_EXCEED_LIMIT = 10354; - OGLMMOGHKLP_RET_ROGUE_DIARY_VIRTUAL_COIN_NOT_ENOUGH = 10355; - OGLMMOGHKLP_RET_ROGUE_DIARY_CONTENT_CLOSED = 10366; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_A_NOT_ENOUGH = 10380; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_B_NOT_ENOUGH = 10381; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_A_EXCEED_LIMIT = 10382; - OGLMMOGHKLP_RET_GRAVEN_INNOCENCE_COIN_B_EXCEED_LIMIT = 10383; - OGLMMOGHKLP_RET_ISLAND_PARTY_STAGE_NOT_OPEN = 10371; - OGLMMOGHKLP_RET_WIND_FIELD_STAGE_NOT_OPEN = 10390; - OGLMMOGHKLP_RET_VINTAGE_CONTENT_CLOSED = 10396; - OGLMMOGHKLP_RET_VINTAGE_STORE_CONTENT_FINISHED = 10397; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_TOO_SMALL = 10398; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_TOO_LARGE = 10399; - OGLMMOGHKLP_RET_VINTAGE_STORE_CONTENT_INTERRUPT = 10400; - OGLMMOGHKLP_RET_VINTAGE_VIRTUAL_COIN_NOT_ENOUGH = 10401; - OGLMMOGHKLP_RET_VINTAGE_STORE_ATTR_LESS_THAN_ZERO = 10402; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CAPTURE_COIN_NOT_ENOUGH = 10406; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_COIN_NOT_ENOUGH = 10407; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CAPTURE_COIN_EXCEED_LIMIT = 10408; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_COIN_EXCEED_LIMIT = 10409; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_CONTENT_CLOSED = 10410; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_PLOT_STAGE_NOT_OPEN = 10411; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_FUNGUS_ID_CONFIG_NOT_VALID = 10412; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_FUNGUS_NOT_CULTIVATED = 10413; - OGLMMOGHKLP_RET_FUNGUS_FIGHTER_TRAINING_DUNGEON_NOT_OPEN = 10414; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V2_COIN_NOT_ENOUGH = 10427; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V2_COIN_EXCEED_LIMIT = 10428; - OGLMMOGHKLP_RET_CHAR_AMUSEMENT_STAGE_NOT_OPEN = 10436; - OGLMMOGHKLP_RET_COIN_COLLECT_LEVEL_NOT_OPEN = 10446; - OGLMMOGHKLP_RET_COIN_COLLECT_NOT_EQUIP_WIDGET = 10447; - OGLMMOGHKLP_RET_COIN_COLLECT_SCENE_NOT_MATCH = 10448; - OGLMMOGHKLP_RET_COIN_COLLECT_CANT_ENTER_MP_MODE = 10449; - OGLMMOGHKLP_RET_COIN_COLLECT_PLAYER_NUM_FAIL = 10450; - OGLMMOGHKLP_RET_BRICK_BREAKER_PLAYER_NUM_FAIL = 10456; - OGLMMOGHKLP_RET_BRICK_BREAKER_STAGE_NOT_UNLOCK = 10457; - OGLMMOGHKLP_RET_BRICK_BREAKER_NORMAL_LEVEL_NOT_FINISH = 10458; - OGLMMOGHKLP_RET_BRICK_BREAKER_PRE_LEVEL_NOT_FINISH = 10459; - OGLMMOGHKLP_RET_BRICK_BREAKER_PRE_STAGE_NOT_FINISH = 10460; - OGLMMOGHKLP_RET_BRICK_BREAKER_WORLD_LEVEL_NOT_UNLOCK = 10461; - OGLMMOGHKLP_RET_BRICK_BREAKER_DUNGEON_LEVEL_NOT_UNLOCK = 10462; - OGLMMOGHKLP_RET_BRICK_BREAKER_COIN_NOT_ENOUGH = 10463; - OGLMMOGHKLP_RET_BRICK_BREAKER_COIN_EXCEED_LIMIT = 10464; - OGLMMOGHKLP_RET_TEAMCHAIN_WORLD_IN_MP_MODE = 10466; - OGLMMOGHKLP_RET_LAN_V3_BOAT_PLAYER_NUM_NOT_VALID = 10481; - OGLMMOGHKLP_RET_LAN_V3_BOAT_PLAY_NOT_OPEN = 10482; - OGLMMOGHKLP_RET_LAN_V3_BOAT_NOT_IN_WORLD_SCENE = 10483; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_PACMAN_PLAY_NOT_OPEN = 10500; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_PACMAN_PLAYER_NUM_INCORRECT = 10501; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_COIN_NOT_ENOUGH = 10502; - OGLMMOGHKLP_RET_FLEUR_FAIR_V2_COIN_EXCEED_LIMIT = 10503; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_LEVEL_NOT_OPEN = 10521; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_GALLERY_INIT_FAIL = 10522; - OGLMMOGHKLP_RET_AKA_FES_RHYTHM_NOT_IN_EXPECTED_DUNGEON = 10533; - OGLMMOGHKLP_RET_AKA_FES_REASONING_LEVEL_NOT_OPEN = 10531; - OGLMMOGHKLP_RET_AKA_FES_ASTROLABE_LEVEL_NOT_OPEN = 10541; - OGLMMOGHKLP_RET_AKA_FES_ASTROLABE_PRE_LEVEL_NOT_FINISH = 10542; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_LEVEL_NOT_OPEN = 10551; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_GUEST_NOT_READY = 10552; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V4_DUPLICATE_AVATAR = 10553; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_PICK_PARAM_ERROR = 10561; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_PICK_COND_NOT_MEET = 10562; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_COIN_NOT_ENOUGH = 10563; - OGLMMOGHKLP_RET_JOURNEY_ACTIVITY_COIN_EXCEED_LIMIT = 10564; - OGLMMOGHKLP_RET_POETRY_FES_PITCH_POT_STAGE_NOT_OPEN = 10571; - OGLMMOGHKLP_RET_FILMFES_BALL_GAME_PLAYER_COUNT_NOT_ENOUGH = 10591; - OGLMMOGHKLP_RET_MP_FILMFEST_SHOOTING_ONGOING = 10592; - OGLMMOGHKLP_RET_FILMFES_BALL_GAME_IS_LOCKED = 10593; - OGLMMOGHKLP_RET_TREASURE_HUNT_V4_COIN_NOT_ENOUGH = 10611; - OGLMMOGHKLP_RET_TREASURE_HUNT_V4_COIN_EXCEED_LIMIT = 10612; - OGLMMOGHKLP_RET_LOST_SAMACHURL_SNEAK_LEVEL_NOT_OPEN = 10631; - OGLMMOGHKLP_RET_LOST_SAMACHURL_BOSS_LEVEL_NOT_OPEN = 10632; - OGLMMOGHKLP_RET_LAN_V4_PARTY_LION_PLAYER_COUNT_NOT_ENOUGH = 10641; - OGLMMOGHKLP_RET_LAN_V4_PARTY_LION_LEVEL_NOT_OPEN = 10642; - OGLMMOGHKLP_RET_ACTIVITY_CONTENT_CLOSED = 10901; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_BAN_MP = 10902; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_FREQUENCY_ERROR = 10903; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_OTHER_PLAY_IS_RUNNING = 10904; - OGLMMOGHKLP_RET_ACTIVITY_CLIENT_PLAY_DUPLICATE_START = 10905; - OGLMMOGHKLP_RET_NOT_IN_FISHING = 11001; - OGLMMOGHKLP_RET_FISH_STATE_ERROR = 11002; - OGLMMOGHKLP_RET_FISH_BAIT_LIMIT = 11003; - OGLMMOGHKLP_RET_FISHING_MAX_DISTANCE = 11004; - OGLMMOGHKLP_RET_FISHING_IN_COMBAT = 11005; - OGLMMOGHKLP_RET_FISHING_BATTLE_TOO_SHORT = 11006; - OGLMMOGHKLP_RET_FISH_GONE_AWAY = 11007; - OGLMMOGHKLP_RET_CAN_NOT_EDIT_OTHER_DUNGEON = 11051; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_DISMATCH = 11052; - OGLMMOGHKLP_RET_NO_CUSTOM_DUNGEON_DATA = 11053; - OGLMMOGHKLP_RET_BUILD_CUSTOM_DUNGEON_FAIL = 11054; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_ROOM_CHECK_FAIL = 11055; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_MAY_FAIL = 11056; - OGLMMOGHKLP_RET_NOT_IN_CUSTOM_DUNGEON = 11057; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INTERNAL_FAIL = 11058; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_TRY = 11059; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_START_ROOM = 11060; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_ROOM_DATA = 11061; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_TOO_FREQUENT = 11062; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_SELF_PASS = 11063; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_LACK_COIN = 11064; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_FINISH_BRICK = 11065; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MULTI_FINISH = 11066; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_PUBLISHED = 11067; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_FULL_STORE = 11068; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_STORE_REPEAT = 11069; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_STORE_SELF = 11070; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_SAVE_SUCC = 11071; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_LIKE_SELF = 11072; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_FOUND = 11073; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INVALID_SETTING = 11074; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_FINISH_SETTING = 11075; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_SAVE_NOTHING = 11076; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_IN_GROUP = 11077; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OFFICIAL = 11078; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_LIFE_NUM_ERROR = 11079; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NO_OPEN_ROOM = 11080; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_BRICK_EXCEED_LIMIT = 11081; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_OFFICIAL_NOT_UNLOCK = 11082; - OGLMMOGHKLP_RET_CAN_NOT_EDIT_OFFICIAL_SETTING = 11083; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_BAN_PUBLISH = 11084; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_REPLAY = 11085; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OPEN_GROUP = 11086; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_EDIT_NUM = 11087; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_CAN_NOT_OUT_STUCK = 11088; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_TAG = 11089; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_INVALID_TAG = 11090; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_MAX_COST = 11091; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_REQUEST_TOO_FREQUENT = 11092; - OGLMMOGHKLP_RET_CUSTOM_DUNGEON_NOT_OPEN = 11093; - OGLMMOGHKLP_RET_SHARE_CD_ID_ERROR = 11101; - OGLMMOGHKLP_RET_SHARE_CD_INDEX_ERROR = 11102; - OGLMMOGHKLP_RET_SHARE_CD_IN_CD = 11103; - OGLMMOGHKLP_RET_SHARE_CD_TOKEN_NOT_ENOUGH = 11104; - OGLMMOGHKLP_RET_UGC_DISMATCH = 11151; - OGLMMOGHKLP_RET_UGC_DATA_NOT_FOUND = 11152; - OGLMMOGHKLP_RET_UGC_BRIEF_NOT_FOUND = 11153; - OGLMMOGHKLP_RET_UGC_DISABLED = 11154; - OGLMMOGHKLP_RET_UGC_LIMITED = 11155; - OGLMMOGHKLP_RET_UGC_LOCKED = 11156; - OGLMMOGHKLP_RET_UGC_NOT_AUTH = 11157; - OGLMMOGHKLP_RET_UGC_NOT_OPEN = 11158; - OGLMMOGHKLP_RET_UGC_BAN_PUBLISH = 11159; - OGLMMOGHKLP_RET_UGC_MUSIC_EXCEED_LIMIT = 11160; - OGLMMOGHKLP_RET_UGC_MUSIC_SAVE_TOO_FREQUENT = 11161; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_FULL = 11162; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_REPEAT = 11163; - OGLMMOGHKLP_RET_UGC_MUSIC_STORE_TOO_FREQUENT = 11164; - OGLMMOGHKLP_RET_UGC_MUSIC_SEARCH_NOT_FOUND = 11165; - OGLMMOGHKLP_RET_UGC_MUSIC_LIKE_TOO_FREQUENT = 11166; - OGLMMOGHKLP_RET_UGC_MUSIC_RECOMMEND_TOO_FREQUENT = 11167; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_NOT_ALLOW = 11168; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_NOT_FOUND = 11169; - OGLMMOGHKLP_RET_UGC_MUSIC_SET_OPTION_TOO_FREQUENT = 11170; - OGLMMOGHKLP_RET_UGC_MUSIC_IMPORT_TOO_FREQUENT = 11171; - OGLMMOGHKLP_RET_UGC_MUSIC_GEN_SHARE_CODE_FAIL = 11172; - OGLMMOGHKLP_RET_UGC_MUSIC_CANCEL_STORE_REPEAT = 11173; - OGLMMOGHKLP_RET_COMPOUND_BOOST_ITEM_NOT_EXIST = 11201; - OGLMMOGHKLP_RET_COMPOUND_BOOST_TARGET_NOT_EXIST = 11202; - OGLMMOGHKLP_RET_QUICK_HIT_TREE_EMPTY_TREES = 11211; - OGLMMOGHKLP_RET_COMPOUND_NO_FINISH_CAN_TAKE = 11221; - OGLMMOGHKLP_RET_FORGE_NO_FINISH_CAN_TAKE = 11226; - OGLMMOGHKLP_RET_GCG_FIND_GAME_MODE_FAIL = 12000; - OGLMMOGHKLP_RET_GCG_OPERATION_PARAM_ERROR = 12001; - OGLMMOGHKLP_RET_GCG_GAME_NOT_RUNNING = 12002; - OGLMMOGHKLP_RET_GCG_OP_NOT_ALLOW = 12003; - OGLMMOGHKLP_RET_GCG_OP_NOT_MATCH_PHASE = 12004; - OGLMMOGHKLP_RET_GCG_SELECT_HAND_CARD_GUID_ERROR = 12005; - OGLMMOGHKLP_RET_GCG_DICE_INDEX_INVALID = 12006; - OGLMMOGHKLP_RET_GCG_CHARACTER_GUID_INVALID = 12007; - OGLMMOGHKLP_RET_GCG_CHARACTER_ALREADY_DIE = 12008; - OGLMMOGHKLP_RET_GCG_CHARACTER_ALREADY_ON_STAGE = 12009; - OGLMMOGHKLP_RET_GCG_CHARACTER_FORBIDDEN_ATTACK = 12010; - OGLMMOGHKLP_RET_GCG_SELECT_DICE_NOT_MATCH = 12011; - OGLMMOGHKLP_RET_GCG_FIND_SKILL_FAIL = 12012; - OGLMMOGHKLP_RET_GCG_SKILL_CAN_NOT_ACTIVE_USE = 12013; - OGLMMOGHKLP_RET_GCG_ENERGY_NOT_ENOUGH = 12014; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_TARGET_NOT_MATCH = 12015; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_ZONE_CANNOT_ADD = 12016; - OGLMMOGHKLP_RET_GCG_REBOOT_SELECT_DICE_INVALID = 12017; - OGLMMOGHKLP_RET_GCG_REBOOT_SELECT_CARD_INVALID = 12018; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_CONDITION_CHECK_FAIL = 12019; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_PARAM_INVALID = 12020; - OGLMMOGHKLP_RET_GCG_MAX_GAME = 12021; - OGLMMOGHKLP_RET_GCG_SEND_PACKET_FAIL = 12022; - OGLMMOGHKLP_RET_GCG_ALREADY_SETTLE = 12023; - OGLMMOGHKLP_RET_GCG_PLAY_CARD_LEGEND_ALREADY_USED = 12024; - OGLMMOGHKLP_RET_GCG_COST_LEGEND_NOT_ENOUGH = 12025; - OGLMMOGHKLP_RET_GCG_WATCH_IN_BLACK_LIST = 12026; - OGLMMOGHKLP_RET_GCG_WATCH_FORBID_SWITCH = 12027; - OGLMMOGHKLP_RET_GCG_WATCH_ALREADY_JOINED = 12028; - OGLMMOGHKLP_RET_GCG_WATCH_KICK_NO_SPECTATOR = 12029; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_NOT_IN_DUEL = 12030; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_NOT_FRIEND = 12031; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_PSN_ONLY = 12032; - OGLMMOGHKLP_RET_GCG_WATCH_FORBID_BUSINESS_TYPE = 12033; - OGLMMOGHKLP_RET_GCG_WATCH_OPTION_REFUSE = 12034; - OGLMMOGHKLP_RET_GCG_WATCH_NO_PLAYER = 12035; - OGLMMOGHKLP_RET_GCG_WATCH_TARGET_STATE_NOT_OPEN = 12036; - OGLMMOGHKLP_RET_GCG_WATCH_SPECTATOR_LIMIT = 12037; - OGLMMOGHKLP_RET_GCG_WATCH_FORBIDDEN_WATCH_GAME = 12038; - OGLMMOGHKLP_RET_GCG_WATCH_NOT_SPECTATOR = 12039; - OGLMMOGHKLP_RET_GCG_WATCH_ALREADY_IN_DUEL = 12040; - OGLMMOGHKLP_RET_GCG_WATCH_CLIENT_DATA_VERSOIN_FORBID = 12041; - OGLMMOGHKLP_RET_GCG_COIN_EXCEED_LIMIT = 12101; - OGLMMOGHKLP_RET_GCG_COIN_NOT_ENOUGH = 12102; - OGLMMOGHKLP_RET_GCG_NOT_IN_SELF_WORLD = 12103; - OGLMMOGHKLP_RET_GCG_ALREADY_IN_DUEL = 12104; - OGLMMOGHKLP_RET_GCG_NOT_IN_PLAYER_WORLD = 12105; - OGLMMOGHKLP_RET_GCG_GALLERY_STARTED = 12106; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_IS_SELF = 12107; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_NOT_IN_WORLD = 12108; - OGLMMOGHKLP_RET_GCG_APPLY_INVITE_NOT_ALLOW = 12109; - OGLMMOGHKLP_RET_GCG_APPLY_INVITE_TIMEOUT = 12110; - OGLMMOGHKLP_RET_GCG_CUR_DECK_INVALID = 12111; - OGLMMOGHKLP_RET_GCG_NEED_RESOURCE_COMPLETE = 12112; - OGLMMOGHKLP_RET_GCG_OPPONENT_PLAYER_IS_SELF = 12113; - OGLMMOGHKLP_RET_GCG_GAME_ID_INVALID = 12114; - OGLMMOGHKLP_RET_GCG_MATCH_IN_PUNISH = 12115; - OGLMMOGHKLP_RET_GCG_SETTLE_STILL_IN_DUEL = 12116; - OGLMMOGHKLP_RET_GCG_SETTLE_NOT_IN_DUNGEON = 12117; - OGLMMOGHKLP_RET_GCG_UNSUPPORT_SETTLE_OPTION = 12118; - OGLMMOGHKLP_RET_GCG_NOT_IN_GCG_DUNGEON = 12119; - OGLMMOGHKLP_RET_GCG_WORLD_LEVEL_LOCKED = 12120; - OGLMMOGHKLP_RET_GCG_BOSS_LEVEL_LOCKED = 12121; - OGLMMOGHKLP_RET_GCG_NOT_IN_TAVERN = 12122; - OGLMMOGHKLP_RET_GCG_WEEK_NPC_NOT_EXIST = 12123; - OGLMMOGHKLP_RET_GCG_ENTER_GAME_FREQUENT = 12124; - OGLMMOGHKLP_RET_GCG_BREAK_LEVEL_QUEST_NOT_UNFINISHED = 12125; - OGLMMOGHKLP_RET_GCG_GUIDE_LEVEL_ALREADY_FINISHED = 12126; - OGLMMOGHKLP_RET_GCG_LEVEL_CANNOT_RESTART = 12127; - OGLMMOGHKLP_RET_GCG_TARGET_CHECK_ENTER_FAIL = 12128; - OGLMMOGHKLP_RET_GCG_ALREADY_IN_DUNGEON = 12129; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_NO_GAME = 12130; - OGLMMOGHKLP_RET_GCG_CONST_LEVEL_LOCKED = 12131; - OGLMMOGHKLP_RET_GCG_QUEST_ID_ERROR = 12132; - OGLMMOGHKLP_RET_GCG_QUEST_NEED_UNFINISHED = 12133; - OGLMMOGHKLP_RET_GCG_IN_MATCH = 12134; - OGLMMOGHKLP_RET_GCG_DATA_VERSION_NOT_LATEST = 12135; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_ENTER_GAME_FREQUENT = 12136; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_NEED_RESOURCE_COMPLETE = 12137; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_SCENE_IS_NULL = 12138; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_IN_TRANSFER = 12139; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_DATA_VERSION_NOT_LATEST = 12140; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_CUR_DECK_INVALID = 12141; - OGLMMOGHKLP_RET_GCG_CLIENT_DATA_VERSION_NOT_MATCH = 12142; - OGLMMOGHKLP_RET_GCG_CLIENT_DATA_VERSOIN_FORBID = 12143; - OGLMMOGHKLP_RET_GCG_MP_CANT_MATCH = 12144; - OGLMMOGHKLP_RET_GCG_INVITE_TARGET_STATE_NOT_OPEN = 12145; - OGLMMOGHKLP_RET_GCG_CREATE_TIME_OUT = 12146; - OGLMMOGHKLP_RET_GCG_BAN_MATCH = 12147; - OGLMMOGHKLP_RET_GCG_BAN_INVITE = 12148; - OGLMMOGHKLP_RET_GCG_TARGET_BAN_INVITE = 12149; - OGLMMOGHKLP_RET_GCG_INVITE_ALREADY_INVITE = 12150; - OGLMMOGHKLP_RET_GCG_FESTIVAL_MODE_NOT_OPEN = 12151; - OGLMMOGHKLP_RET_GCG_TARGET_FESTIVAL_MODE_NOT_OPEN = 12152; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_PS_TO_OTHER = 12153; - OGLMMOGHKLP_RET_GCG_BACK_DUEL_OTHER_TO_PS = 12154; - OGLMMOGHKLP_RET_GCG_WEEK_REWARD_LIMIT = 12155; - OGLMMOGHKLP_RET_GCG_FESTIVAL_MODE_IN_PICK = 12156; - OGLMMOGHKLP_RET_GCG_DS_DECK_LOCKED = 12201; - OGLMMOGHKLP_RET_GCG_DS_DECK_NAME_INVALID = 12202; - OGLMMOGHKLP_RET_GCG_DS_DECK_CHAR_CARD_NUM_INVALID = 12204; - OGLMMOGHKLP_RET_GCG_DS_DECK_CARD_NUM_INVALID = 12205; - OGLMMOGHKLP_RET_GCG_DS_CARD_NUM_EXCEED_LIMIT = 12206; - OGLMMOGHKLP_RET_GCG_DS_DECK_INVALID = 12207; - OGLMMOGHKLP_RET_GCG_DS_CARD_ID_INVALID = 12208; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_ALREADY_UNLOCK = 12209; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_IS_LOCK = 12210; - OGLMMOGHKLP_RET_GCG_DS_FIELD_LOCK = 12211; - OGLMMOGHKLP_RET_GCG_DS_FIELD_ALREADY_UNLOCK = 12212; - OGLMMOGHKLP_RET_GCG_DS_FIELD_ID_INVALID = 12213; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_LOCKED = 12214; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_ALREADY_UNLOCK = 12215; - OGLMMOGHKLP_RET_GCG_DS_CARD_BACK_ID_INVALID = 12216; - OGLMMOGHKLP_RET_GCG_DS_CARD_FACE_ID_INVALID = 12217; - OGLMMOGHKLP_RET_GCG_DS_DECK_NAME_ILLEGAL = 12218; - OGLMMOGHKLP_RET_GCG_DS_DECK_SAVE_CD = 12219; - OGLMMOGHKLP_RET_GCG_DS_DECK_CHANGE_NAME_CD = 12220; - OGLMMOGHKLP_RET_GCG_MATCH_DECK_INVALID = 12221; - OGLMMOGHKLP_RET_GCG_DS_DECK_ALREADY_UNLOCKED = 12222; - OGLMMOGHKLP_RET_GCG_DS_AT_LEAST_ONE_DECK = 12223; - OGLMMOGHKLP_RET_GCG_DS_DECK_CODE_ILLEGAL = 12224; - OGLMMOGHKLP_RET_GCG_DS_DECK_CODE_CD = 12225; - OGLMMOGHKLP_RET_GCG_TC_CHARACTERNOT_MATCH_LEVEL = 12251; - OGLMMOGHKLP_RET_GCG_TC_MUST_IN_SELF_WORLD = 12252; - OGLMMOGHKLP_RET_GCG_TC_MUST_IN_TAVERN = 12253; - OGLMMOGHKLP_RET_GCG_TC_ALREADY_IN_GAME = 12254; - OGLMMOGHKLP_RET_GCG_TC_ALREADY_IN_MATCH = 12255; - OGLMMOGHKLP_RET_GCG_TC_UNLOCK_CHARACTER_QUEST_NOT_FINISH = 12256; - OGLMMOGHKLP_RET_GCG_TC_LEVEL_LOCKED = 12257; - OGLMMOGHKLP_RET_GCG_TC_NO_INVITE_DATA = 12258; - OGLMMOGHKLP_RET_GCG_TC_CUR_DECK_INVALID = 12259; - OGLMMOGHKLP_RET_GCG_TC_COND_QUEST = 12260; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_LEVEL_ERROR = 12301; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_ALREADY_TAKEN = 12302; - OGLMMOGHKLP_RET_GCG_LEVEL_REWARD_NO_REWARD = 12303; - OGLMMOGHKLP_RET_GCG_NOT_IN_REPLAY_DUNGEON = 12311; - OGLMMOGHKLP_RET_GCG_INVALID_REPLAY = 12312; - OGLMMOGHKLP_RET_GCG_SET_FAVORITE_LIMIT_NUM = 12313; - OGLMMOGHKLP_RET_GCG_REPLAY_EXPIRE = 12314; - OGLMMOGHKLP_RET_GCG_REPLAY_DUNGEON_SETTLED = 12315; - OGLMMOGHKLP_RET_GCG_PICK_CUR_UID_NOT_MATCH = 12331; - OGLMMOGHKLP_RET_GCG_PICK_SELECT_PARAM_ERROR = 12332; - OGLMMOGHKLP_RET_GCG_PICK_CONFIRM_ERROR = 12333; - OGLMMOGHKLP_RET_GCG_PICK_BACK_NO_GAME = 12334; - OGLMMOGHKLP_RET_GCG_ARENA_SCHEDULE_INACTIVE = 12341; - OGLMMOGHKLP_RET_GCG_ARENA_SCHEDULE_NOT_MATCH = 12342; - OGLMMOGHKLP_RET_GCG_ARENA_DECK_NOT_SET = 12343; - OGLMMOGHKLP_RET_GCG_ARENA_DECK_INVALID = 12344; - OGLMMOGHKLP_RET_GCG_ARENA_IN_CHALLENGE_CANNOT_SET_DECK = 12345; - OGLMMOGHKLP_RET_GCG_ARENA_START_CHALLENGE_IN_MP_MODE = 12346; - OGLMMOGHKLP_RET_GCG_ARENA_START_MATCH_IN_MP_MODE = 12347; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_DUNGEON = 13001; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_NUM_LIMIT = 13002; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_EDIT_STATE = 13003; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_EDIT_DUNGEON = 13004; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_EXIST = 13005; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_SAVE = 13006; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_MONSTER = 13007; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_COIN = 13008; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_CHEST = 13009; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_CONDTION_BUT_NO_ROOM_SETTLE = 13010; - OGLMMOGHKLP_RET_UGC_DUNGEON_TARGET_SCORE_EXCEED_LIMIT = 13011; - OGLMMOGHKLP_RET_UGC_DUNGEON_TIME_SETTLE_TARGET_SCORE_NOT_ZERO = 13012; - OGLMMOGHKLP_RET_UGC_DUNGEON_ALLOW_AVATAR_NOT_ENOUGH = 13013; - OGLMMOGHKLP_RET_UGC_DUNGEON_HEART_BLOOD_WHILE_MONSTER_DEPLOY = 13014; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_NO_EXIT_GADGET = 13015; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_HOST_ENTER_GADGET_NUM = 13016; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_GUEST_ENTER_GADGET_NOT_ENOUGH = 13017; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_COIN_NUM_TOO_LARGE = 13018; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_MONSTER_NUM_TOO_LARGE = 13019; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SETTING_NO_SETTLE_CONFIG = 13020; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SWITCH_INVITE_IN_PROCESS = 13021; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_DEPLOYMENT_COST_LIMIT = 13022; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_TRIGGER_DUPLICATE_GUID = 13023; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_TRIGGER_PARAM_ERROR = 13024; - OGLMMOGHKLP_RET_UGC_DUNGEON_SCORE_SETTLE_TARGET_SCORE_ZERO = 13025; - OGLMMOGHKLP_RET_UGC_DUNGEON_STATE_CAN_NOT_AUDIT = 13026; - OGLMMOGHKLP_RET_UGC_DUNGEON_AUDIT_VERSION_NOT_MATCH = 13027; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_AUDIT = 13028; - OGLMMOGHKLP_RET_UGC_DUNGEON_STATE_CAN_NOT_PUBLISH = 13029; - OGLMMOGHKLP_RET_UGC_DUNGEON_REQUEST_TOO_FREQUENT = 13030; - OGLMMOGHKLP_RET_UGC_DUNGEON_CAN_NOT_PUBLISH_NO_EDIT = 13031; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_ALLOW_IMPORT = 13032; - OGLMMOGHKLP_RET_UGC_DUNGEON_IMPORT_ROOM_HAS_MONSTER = 13033; - OGLMMOGHKLP_RET_UGC_DUNGEON_SEARCH_NOT_EXIST = 13034; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SWITCH_LAST_ROOM = 13035; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_GADGET_NUM_LIMIT = 13036; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_MONSTER_NUM_LIMIT = 13037; - OGLMMOGHKLP_RET_UGC_DUNGEON_NO_TRIAL_SUCC_RECORD = 13038; - OGLMMOGHKLP_RET_UGC_DUNGEON_NUM_LIMIT = 13039; - OGLMMOGHKLP_RET_UGC_DUNGEON_IN_EDIT_DUNGEON = 13040; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_IN_DUNGEON = 13041; - OGLMMOGHKLP_RET_UGC_DUNGEON_CHANGE_SETTING_TOO_FREQUENT = 13042; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_OWNER = 13043; - OGLMMOGHKLP_RET_UGC_DUNGEON_NOT_PUBLISHED = 13044; - OGLMMOGHKLP_RET_UGC_DUNGEON_SHARE_CODE_GEN_FAIL = 13045; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_LIMIT = 13046; - OGLMMOGHKLP_RET_UGC_DUNGEON_SHARE_CODE_INVALID = 13047; - OGLMMOGHKLP_RET_UGC_DUNGEON_ROOM_SUITE_NUM_LIMIT = 13048; - OGLMMOGHKLP_RET_UGC_DUNGEON_TOWER_HAS_BEEN_PURCHASED = 13101; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_ADD_ITEM_OVER_STACK = 13102; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_LEVEL_UP_LIMITED = 13103; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_CONSUME_ITEM_NOT_ENOUGH = 13104; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_ALREADY_LEVEL_UP = 13105; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_UGC_TARGET_IS_NOT_EXIST = 13106; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_UGC_TARGET_IS_NOT_ACTIVE = 13107; - OGLMMOGHKLP_RET_UGC_DUNGEON_CHECK_LAYOUT_FAILED = 13108; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_TOWER_ALREADY_REMOVED = 13109; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_ADD_ITEM_OVER_LIMIT = 13110; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_GRANT_AVATAR_OVER_LIMIT = 13111; - OGLMMOGHKLP_RET_UGC_DUNGEON_DUPLICATE_STAR = 13131; - OGLMMOGHKLP_RET_UGC_DUNGEON_CANCEL_STAR_NOT_EXIST = 13132; - OGLMMOGHKLP_RET_UGC_DUNGEON_STAR_REACH_LIMIT = 13133; - OGLMMOGHKLP_RET_UGC_DUNGEON_INTERNAL_FAIL = 13134; - OGLMMOGHKLP_RET_UGC_DUNGEON_PLAYER_PUBLISH_BANNED = 13135; - OGLMMOGHKLP_RET_UGC_DUNGEON_CUSTOM_EDIT_IS_NOT_OPEN = 13151; - OGLMMOGHKLP_RET_UGC_DUNGEON_OFFICIAL_LEVEL_IS_NOT_OPEN = 13152; - OGLMMOGHKLP_RET_UGC_DUNGEON_TEMPLATE_IMPORT_IS_NOT_OPEN = 13153; - OGLMMOGHKLP_RET_TARGET_SHOOTING_LEVEL_NOT_OPEN = 13161; - OGLMMOGHKLP_RET_TARGET_SHOOTING_PLAYER_NUM_NOT_VALID = 13162; - OGLMMOGHKLP_RET_TARGET_SHOOTING_PLAY_NOT_OPEN = 13163; - OGLMMOGHKLP_RET_TARGET_SHOOTING_CONFIG_NOT_FOUND = 13164; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_LEVEL_NOT_OPEN = 13172; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_NOT_IN_PENUMBRA_SCENE = 13173; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_LEVEL_MISMATCH = 13174; - OGLMMOGHKLP_RET_SHUFFLE_BOARD_ALREADY_PLAYING = 13175; - OGLMMOGHKLP_RET_RAFFLE_TICKET_INVALID_BONUS_ID = 13176; - OGLMMOGHKLP_RET_RAFFLE_TICKET_PREREQUISITE_NOT_MET = 13177; - OGLMMOGHKLP_RET_RAFFLE_TICKET_NOT_ENOUGH = 13178; - OGLMMOGHKLP_RET_FLIGHT_GEAR_LEVEL_NOT_OPEN = 13191; - OGLMMOGHKLP_RET_FLIGHT_GEAR_IN_MP_MODE = 13192; - OGLMMOGHKLP_RET_ANIMAL_VIEW_AVATAR_IS_CLOSING_TO_ANIMAL = 13212; - OGLMMOGHKLP_RET_ANIMAL_VIEW_NOT_EQUIP_WIDGET = 13213; - OGLMMOGHKLP_RET_COMBINE_POINT_NOT_ENOUGH = 13221; - OGLMMOGHKLP_RET_TOY_BATTLE_CURRENT_LEVEL_NOT_OPEN = 13251; - OGLMMOGHKLP_RET_TOY_BATTLE_CURRENT_NOT_PLAYING = 13252; - OGLMMOGHKLP_RET_FONTAINE_GATHER_INVALID_GATHER_TRACKING = 13261; - OGLMMOGHKLP_RET_FONTAINE_GATHER_INVALID_MONSTER_TRACKING = 13262; - OGLMMOGHKLP_RET_FISHBLASTER_LEVEL_NOT_OPEN = 13271; - OGLMMOGHKLP_RET_FISHBLASTER_NOT_IN_RIGHT_SCENE = 13272; - OGLMMOGHKLP_RET_FISHBLASTER_LEVEL_MISMATCH = 13273; - OGLMMOGHKLP_RET_FISHBLASTER_ALREADY_PLAYING = 13274; - OGLMMOGHKLP_RET_GOAL_CHALLENGE_STAGE_NOT_OPEN = 13281; - OGLMMOGHKLP_RET_GOAL_CHALLENGE_INVALID_TEAM = 13282; - OGLMMOGHKLP_RET_ALCHEMY_SIM_COIN_NOT_ENOUGH = 13291; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_EXCEED_LIMIT = 13292; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_SAME_CROP = 13293; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NO_HARVESTABLE_LAND = 13294; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NOT_ENOUGH = 13295; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NOT_UNLOCKED = 13296; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_NOT_READY = 13297; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_RANK_MAX = 13298; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FARMLAND_IS_NOT_HARVESTED = 13299; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TECH_TREE_ALREADY_UNLOCKED = 13300; - OGLMMOGHKLP_RET_ALCHEMY_SIM_POTION_NOT_EXIST = 13301; - OGLMMOGHKLP_RET_ALCHEMY_SIM_NOT_IN_TARGET_EXAM = 13302; - OGLMMOGHKLP_RET_ALCHEMY_SIM_ROUND_ALCHEMY_COUNT_OVER = 13303; - OGLMMOGHKLP_RET_ALCHEMY_SIM_INTERNAL_LOGIC_ERROR = 13304; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_ON_FORBIDDEN_POS = 13305; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_OVERLAP_OVER_LIMIT = 13306; - OGLMMOGHKLP_RET_ALCHEMY_SIM_PUZZLE_RATE_NOT_ENOUGH = 13307; - OGLMMOGHKLP_RET_ALCHEMY_SIM_POTION_CANT_UPGRADE = 13308; - OGLMMOGHKLP_RET_ALCHEMY_SIM_EXAM_COUNT_NOT_ENOUGH = 13309; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TECH_TREE_NOT_ALLOWED = 13310; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_NO_RIPEN_LAND = 13311; - OGLMMOGHKLP_RET_ALCHEMY_SIM_UNFINISH_QUEST = 13312; - OGLMMOGHKLP_RET_ALCHEMY_SIM_INVALID_ROUND_STATE = 13313; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_UPGRADE_EXP_OVERFLOW = 13314; - OGLMMOGHKLP_RET_ALCHEMY_SIM_CROP_UPGRADE_NOT_UNLOCKED = 13315; - OGLMMOGHKLP_RET_ALCHEMY_SIM_FINISH_ROUND_FREQUENCY = 13316; - OGLMMOGHKLP_RET_ALCHEMY_SIM_TEMPLATE_ALCHEMY_NOT_UNLOCKED = 13317; - OGLMMOGHKLP_RET_CATCAFE_LAYOUT_STAGE_NOT_RIGHT = 13351; - OGLMMOGHKLP_RET_CATCAFE_LAYOUT_NOT_RIGHT = 13352; - OGLMMOGHKLP_RET_STAMINA_FIGHT_IS_IN_OTHER_DUNGEON = 13371; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_LEVEL_NOT_OPEN = 13381; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_SUPPORT = 13382; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_PLAYER_NUM = 13383; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_IN_COMBAT = 13384; - OGLMMOGHKLP_RET_EFFIGY_CHALLENGE_V5_INVALID_SCENE = 13385; - OGLMMOGHKLP_RET_BLUEPRINT_SLOT_NOT_FOUND = 13401; - OGLMMOGHKLP_RET_FURNITURE_SUITE_ID_INVALID = 13402; - OGLMMOGHKLP_RET_WISHLIST_BATCH_OPERATE_OUT_OF_LIMIT = 13403; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_GAME_NOT_OPEN = 13411; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAY_MAP_NOT_CHOSEN = 13412; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAYER_COUNT_NOT_ENOUGH = 13413; - OGLMMOGHKLP_RET_HIDE_AND_SEEK_V4_PLAY_MAP_NOT_OPEN = 13414; - OGLMMOGHKLP_RET_WATERGUN_LEVEL_NOT_OPEN = 13431; - OGLMMOGHKLP_RET_ACROBATICS_BATTLE_STAGE_NOT_OPEN = 13441; - OGLMMOGHKLP_RET_ACROBATICS_BATTLE_INVALID_TEAM = 13442; - OGLMMOGHKLP_RET_MONSTER_VS_MONSTER_LEVEL_NOT_OPEN = 13451; -} - -message PPAAAKDKLAF { - repeated BHCHCBFCCLA HFMPCELHGBP = 10; -} - -// CmdId: 25358 -message HFNGFPAKNDK { - bool PDDPCHFBBPL = 9; -} - -message ALCIPHMEAHF { - uint32 ELHEBEPJLAO = 1; - uint32 GAMKJHOEENJ = 2; -} - -enum HJKFKCPGBGP { - HJKFKCPGBGP_GET_UGC_NONE = 0; - HJKFKCPGBGP_MINE = 1; - HJKFKCPGBGP_PUBLISH = 2; -} - -// CmdId: 4494 -message GNDKFFMKBNO { - uint32 LOIEKFANKLK = 6; - uint32 PKLFIKGDGPG = 10; -} - -// CmdId: 5611 -message NCPHAALGKHL { -} - -// CmdId: 956 -message FGJEBHJPHJC { - repeated uint32 HHMAKIOOKJI = 9; -} - -message BFOKKIILAKI { - uint32 FIFHAKLFGLG = 4; - uint32 MKHGMFMLICO = 8; -} - -// CmdId: 29271 -message OOHFFPOKMMG { - int32 ALOELOFKHLC = 5; - APBAHEHDEDH INKPJEGPNEN = 8; - bool CPJEJIMMBNA = 13; -} - -// CmdId: 2354 -message JEBIHHHEOEH { - int32 JHEHOCBEODA = 11; - repeated FIJIJPFBPAL CCIDIDAMGPC = 13; +// CmdID: 6400 +message BNEOGBNFNMI { + bool NNKAPMCJKBH = 1; + ACLJCIOFCIP HIDFCJHLBLB = 12; } -// CmdId: 24838 -message MHOCAFEGLLC { - repeated uint32 JGFNOGOPLOM = 1; +// CmdID: 24202 +message GIMFHHNBFFA { + uint32 IJFFKCGIAOJ = 1; + bool KNDHNELHEHA = 4; + bool DMEDOEHOMKH = 8; + uint32 BOBNLKDJOKA = 9; + repeated BDIGDPEJFBF OAAKBKBONJK = 12; + uint32 HNFBBAKFOMM = 14; } -// CmdId: 25489 -message HJHDFFHFCBP { - PEHHBGGJFFN ECLBGDKGLMF = 13; - int32 ALOELOFKHLC = 15; +// CmdID: 24052 +message DLPKEKCNMCE { + int32 retcode = 5; + uint32 JLHFGABKEOI = 9; + oneof ADEBPDLAOJP { + uint32 chapter_id = 4; + uint32 level = 6; + } } -// CmdId: 26666 -message JLFFJAJMLME { - repeated PIKIDFLLFEL ENGFKKEDONF = 2; - repeated uint32 CAKCCDNMELD = 4; +// CmdID: 646 +message KNMLOCMKACJ { + uint32 KDKNOOCOEBM = 3; + uint32 LGOOIDCIAAG = 7; } -// CmdId: 29667 -message AANFGCDEDGI { - enum ILHDPNLBCAP { - ILHDPNLBCAP_LUA_OPTION_NONE = 0; - ILHDPNLBCAP_LUA_OPTION_PLAYER_INPUT = 1; - } - - ILHDPNLBCAP LOCNGDEEIGH = 1; - string AKHNENIBNIB = 9; +// CmdID: 9059 +message HCNIBPLEEAE { } -// CmdId: 6319 -message FCOEOOLAPEG { - uint32 CIHMOCCDKBM = 4; +message CFAAADFKMIP { + uint32 EAKBMDHMFLC = 1; + uint32 LKHKMKMKMJC = 2; } -message EEKDEJHHPOD { - uint32 COHNJMMKBLC = 3; - repeated EAPIKHHFGAJ GJJMDELCAOD = 6; - uint32 OMMBLICAJKI = 8; - uint32 GHEIIJAFIDD = 10; - bool IPGJJALNBKL = 11; - uint32 CHMPMBNIGLC = 12; - bool PIMNPMEJHBA = 15; +message NIABIDEDMFL { + uint32 PHPFPPIDJKJ = 11; + uint32 skill_id = 13; } -// CmdId: 1243 -message OAFLOGAOAEG { - uint32 NLMFKDAIAKO = 8; +message DDENLIDHJAH { + uint32 OJOAPINGLNO = 4; + uint32 group_id = 5; + bool GBOBOLJPAGM = 10; + repeated uint32 OIJFPGLHNNN = 14; + uint32 GPAELJHNAEK = 15; } -// CmdId: 22128 -message KHFDKFFDCDA { - uint32 GKKBBDFODIG = 6; - uint32 GOKPPDNPEKM = 10; - bool BLKLCPNMFJE = 11; +// CmdID: 22447 +message JNMIIDBOPIF { + uint32 KOBPPJFJNPA = 1; + uint32 PDHFGLFJDCC = 2; + uint32 EDMPDPOCOJO = 3; + uint32 LOGMAGLMOGH = 4; + uint32 JMJGDPDDGBH = 5; + uint32 BBAILAKNGKC = 9; + uint32 CMPNLMKIKAP = 11; } -enum KDOMMJBBCIE { - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PREPARE = 0; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PICK = 1; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_GAME = 2; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_PLAY = 3; - KDOMMJBBCIE_BRICK_BREAKER_STAGE_SETTLE = 4; +// CmdID: 27996 +message GFDGDCPBDFG { + uint32 CENHKJDFFDA = 1; + OEAOCCJEOPE DDIAAMKBFDA = 2; + bool MCPKKMHKCPD = 3; + int32 retcode = 11; } -enum OGEOKMDMJNG { - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_NORMAL = 0; - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_DIE = 1; - OGEOKMDMJNG_DUNGEON_CANDIDATE_TPDR_DISCONNECT = 2; +message BLNEKLPBJJD { + repeated uint32 MKELECOPFFB = 1; + uint32 JBIKHBEDCOK = 2; + bool DGGCKMIKBMO = 3; + uint32 DFPNKFEKIIG = 10; + repeated uint32 EGJCKKIHMMM = 12; + uint32 JOFBEIACLOF = 14; } -// CmdId: 28417 -message MJJFOFLLMIP { - bool PFAONKKGCBA = 9; +// CmdID: 2825 +message HEPCLIKMBBD { + int32 GHIAOGLLLDI = 4; + int32 retcode = 13; } -// CmdId: 28862 -message OILPFJDPOLB { - uint32 AKDNDFAAAIK = 6; +// CmdID: 20945 +message CEPKAAHHOGM { + int32 retcode = 5; } -// CmdId: 6557 -message LGCOJJLOCJK { - enum DEDENOMPNHL { - DEDENOMPNHL_RENT_SUCC = 0; - DEDENOMPNHL_RENT_LIMIT = 1; - DEDENOMPNHL_RENT_REPEATED = 2; - } - - message EEFJNOLADLM { - PADBLGPOCHK OMGOCPEIELA = 3; - repeated JEPCIDPOLMD JGNEBHGJMEB = 4; - LGCOJJLOCJK.DEDENOMPNHL EDKODFKFMHL = 9; - } - - repeated EEFJNOLADLM LFMIKECNLGC = 2; - int32 ALOELOFKHLC = 11; +// CmdID: 4650 +message JFHNIOGLJIG { + uint32 DIGGFFKGODJ = 2; + uint32 PJJAOILBFBN = 4; + uint32 BKNPLFIKKFG = 6; + uint32 PDKIFKKMHCN = 7; + sfixed32 LGBNFIFCPJF = 8; + uint32 FPEDHEDEKPE = 10; + uint32 DEKHBEOOIEN = 11; + repeated GHOBINFOLAP FILHGGILJLN = 12; + bool POIGGNKEDAH = 14; + bool MIDHECLIBBO = 15; } -message NLHNGEKEIMC { - uint32 PKLFIKGDGPG = 1; - uint32 AFJJPHANFHE = 4; - bool EBPCEPLKLCC = 7; +// CmdID: 4441 +message LKPFANHOEBA { + NOIPNEPDIPN EPCBAOBGODI = 6; + GMBPGLNGGLI IPOBDEKLLJE = 11; + repeated uint32 MBJELCMKFLH = 13; } -// CmdId: 26384 -message LPNMDMDOBIF { - uint32 HIJCCOEIPNP = 8; - uint32 OCJAIFHBNPE = 11; +// CmdID: 21237 +message AJFOKNOAMNG { + uint32 KFAGHBDNFCA = 9; + int32 retcode = 13; + uint32 MCJIECACMLD = 15; } -// CmdId: 24577 -message EBMOGLPMHHL { - int32 ALOELOFKHLC = 9; - MKAIPGDCGOK HDJKAOEPGLA = 10; +// CmdID: 9692 +message PDEMNLNIIOM { + uint32 scene_id = 5; + uint32 LBCLGHBMDAF = 8; } -// CmdId: 3990 -message DFFFMKANCAB { - int32 ALOELOFKHLC = 11; - uint32 AIHFCADMDLG = 13; +// CmdID: 25764 +message FOGBFJBLNDC { + uint32 avatar_id = 6; + int32 retcode = 10; } -// CmdId: 2592 -message HIMNHIANBJD { - uint32 PABNFILBDMA = 1; - uint32 DNMPIJKNKOO = 3; - uint32 GJAKPCMJOOE = 8; +message LIAKFKADBDJ { + bool ECALPLMLHKF = 4; + uint32 LGOOIDCIAAG = 6; + uint32 IFGPNANKEAJ = 14; } -// CmdId: 1394 -message LEEJJIAKGHA { - int32 ALOELOFKHLC = 12; +// CmdID: 2872 +message GMAMENJBHLK { + uint32 LANBAKKBBGH = 12; } -// CmdId: 25375 -message EGOHMPFEPFE { - uint32 PKLFIKGDGPG = 9; - bool POBIKMJKEJE = 10; - int32 ALOELOFKHLC = 14; +// CmdID: 7584 +message AEIKNPBLADL { + repeated JBFHBKDOKEA PPOCHLEDDGP = 15; } -// CmdId: 4278 -message GPELCFDCEFP { - int32 ALOELOFKHLC = 4; +// CmdID: 7325 +message FMFNFAFLHCN { + repeated uint32 AHPCNJNNLNH = 2; + repeated uint32 CBMAFAAHIAB = 14; + uint32 PJJAOILBFBN = 15; + uint32 DMNLDPPGOKG = 12; } -// CmdId: 23123 -message FDCAKFFJNCI { - int32 ALOELOFKHLC = 6; +message LABJLHGMNEB { + repeated uint32 OEIFPLDONKF = 1; + bool KFPMGHHDNDO = 6; + Vector CCNNJMKEMLC = 7; + uint32 DMKFECCMCOP = 11; + uint32 MGCMNPLNJKL = 12; + bool ECIHDIJCLED = 14; } -// CmdId: 22084 -message PBMKKOPAGNK { - uint32 GCBOLPFMJCJ = 4; - int32 ALOELOFKHLC = 12; - oneof NCANENMKPOM { - DCBADOHAMHA settle_info = 10; - } +// CmdID: 5947 +message DCCCJGKMLMH { + uint32 KHHIBKPBKPN = 4; + uint32 CDMJGIFEFMD = 13; } -// CmdId: 29974 -message KOBFDMNBPNE { - repeated MOMMEPEGDHB OBAFANGAOIB = 8; +// CmdID: 2440 +message MMDHJGKPBJC { + uint32 KHHIBKPBKPN = 9; } -// CmdId: 22067 -message KOBDNMLFEJP { - int32 ALOELOFKHLC = 2; +message IPAFHBIODFK { + uint32 skill_id = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 7; } -message LHKNMLLHHEJ { - uint32 JPCJBHHKBNJ = 2; - uint32 PKLFIKGDGPG = 4; - bool KHEJHGHEODI = 11; - bool EBPCEPLKLCC = 12; +message KIJANACEGBI { + Vector NBAIDHHDPMD = 10; + Vector pos = 11; + uint32 HJNCGPAAMEN = 13; + Vector rot = 14; } -message GJKDODPBHNN { - uint32 FKGEBOAIOIP = 1; - uint32 GNOKCPCIIOK = 2; - repeated uint32 HBDCEDOLKKN = 3; - repeated uint32 ODGNGLBMAMN = 4; - repeated uint32 JLNFMHBNDCC = 5; - repeated LIIIMELPDFN ALDHFIFNPIJ = 6; +message DGDEGDPALBP { + repeated IGLHBJPBBDA CBENKJEOCIL = 13; } -// CmdId: 24752 -message EHLKONFIHDN { - int32 ALOELOFKHLC = 9; +message RoutePoint { + Vector position = 1; + float arrive_range = 2; + bool has_reach_event = 3; + MKKPICHLCGL NHJCMJJBEGP = 24; + oneof MoveParams { + float velocity = 11; + float time = 12; + } + oneof RotateParams { + Vector rotation = 21; + MathQuaternion rotation_speed = 22; + MathQuaternion axis_speed = 23; + } } -// CmdId: 28041 -message BOLGAPHOBEE { - uint32 KDKHKEAKDPB = 1; - bool LPIPMFLMDCI = 3; - uint32 AEFEDOMLOBA = 5; - map OCKNALMBNNM = 6; +message HJDEBJMEDPD { + uint32 item_id = 6; + uint32 GFPPMNLPOEK = 10; } -// CmdId: 1398 -message KNFBIPJILAD { - uint64 FMPGDFPBOII = 3; - bool LMKEOHINJBM = 5; +// CmdID: 25544 +message KOMJKAOBPNI { + int32 retcode = 13; } -enum CNEAGGMPALG { - CNEAGGMPALG_NONE = 0; - CNEAGGMPALG_THEME = 1; - CNEAGGMPALG_FALLING = 2; - CNEAGGMPALG_TRACK = 3; - CNEAGGMPALG_CONNECTION = 4; - CNEAGGMPALG_FEVER = 5; - CNEAGGMPALG_BACKGROUND = 6; - CNEAGGMPALG_THEME_FOLLOW = 7; - CNEAGGMPALG_INSTRUMENT = 8; +message GFOHNAJKCMM { + uint32 entity_id = 6; + OKJCNOADKMM IGMDELMIHMA = 8; + Vector OPAMNMMONCI = 13; + Vector DMGILPKAOIH = 14; } -// CmdId: 23372 -message CIEHIEHHGEF { - uint32 KAKFCNHBHLM = 5; +// CmdID: 21301 +message KFMBBEKNBOL { + uint32 group_id = 6; + uint32 KHHIBKPBKPN = 8; + int32 retcode = 13; } -message DNDJDEIPLAD { - bool PIMNPMEJHBA = 2; - repeated KKAIIEEEHMD OEFKALDKEKI = 9; +message KGHLAAGBIMB { + repeated MDFPBILHBLG CBENKJEOCIL = 2; + repeated uint32 JEJGEDBIHFM = 4; } -// CmdId: 6254 -message HIONPAGNAAA { - uint32 CLMPMOOCCJJ = 7; - uint32 GKBLPOMACED = 10; +// CmdID: 21233 +message JJOMCOEMDDL { + uint32 AFEIKFCJNEO = 6; + uint32 DKIOLKFDFLP = 9; + int32 retcode = 10; + repeated uint32 MNAFPKDANDJ = 14; } -// CmdId: 1122 -message AONOFHAANHN { - uint32 AEAANAOPNJD = 5; - uint32 KHCFGFJIJOG = 6; - uint32 AOBGPFCPIMC = 12; +message LGJJLDMOKHG { + uint32 MNGANMNNMJG = 3; + uint32 state = 11; } -// CmdId: 4857 -message PMMODBOADIB { - uint32 CKKPFELPPDI = 11; - int32 ALOELOFKHLC = 13; +// CmdID: 1495 +message CLLOAPINDMM { + uint32 ABKJOCJKDFH = 1; + repeated uint32 HCPKDCNKPGD = 4; + bool MGIJFMCBJKE = 10; + repeated uint32 ELGGBGAHPBC = 11; } -// CmdId: 27871 -message CDKAAGHLAGF { - int32 ALOELOFKHLC = 14; +// CmdID: 2959 +message CNFLDCNOKGO { + uint32 OBOOPJLPDNI = 10; + int32 retcode = 14; } -// CmdId: 9981 -message NNBFBPPCIPE { - uint32 MFJMGBFINHK = 1; - uint32 BENKKFICKDE = 4; - string FMJOMHGOBEE = 6; - int32 ALOELOFKHLC = 12; - string KFHFMBLCBMI = 14; +// CmdID: 3827 +message DANBDLCKJPP { + uint32 CDMJGIFEFMD = 8; } -message GCGOEJJNBPG { - uint32 BLALLKJMGKE = 7; - uint32 OLGFIIKLEOM = 12; +// CmdID: 20698 +message ALNJBLLDELE { + uint32 PJJAOILBFBN = 8; } -message IHFDKHONLMF { - uint32 IKCGBNOFDID = 5; - ABFKJACHPLA LANJAPJOEEI = 6; - uint32 EONJBBOBAPN = 8; - ABFKJACHPLA OKMKKBJKFPL = 14; +message PHACOOCNGKJ { + string title = 1; + string DMMFJMBMJHA = 2; + string AKAKGOBDMIP = 3; } -// CmdId: 27519 -message MLENHCNDNGC { - uint32 AOJLPDFHLPK = 10; - uint32 CNIMLPHLANL = 12; +// CmdID: 25568 +message JGGJOOAJAEP { + uint32 KHHIBKPBKPN = 12; } -// CmdId: 25688 -message HGBAPEPHOIL { - int32 ALOELOFKHLC = 5; - uint32 GCBOLPFMJCJ = 9; +message MEEONAHJNJE { + uint32 MEMPKCGNNMF = 1; + repeated uint32 PMJDBPNLKKG = 4; + repeated OPIDILPMMFF LBMLPBEFAEK = 13; } -message CANEDKGGKGG { - ABFKJACHPLA DKBJGIHNFOA = 1; - ABFKJACHPLA MKHMINELLCD = 3; +// CmdID: 27758 +message NBIDCMBNPPJ { + int32 retcode = 5; } -// CmdId: 27087 -message OMKOLGPDBAJ { - bool IGIBCLKKOFO = 10; - bool EPIKHAKKIAO = 14; +// CmdID: 1763 +message ANMFLJPIKAG { + JAKKOCKDDOP BIMMHJBDPEJ = 2; } -// CmdId: 8055 -message EBCPECACKOE { - int32 ALOELOFKHLC = 2; - bool HHALAHALMKI = 10; - uint32 GCBOLPFMJCJ = 14; +// CmdID: 29135 +message CPGMMNADPOC { + bool NDPEKJAIIHE = 3; } -message JLMAGJELCJJ { - uint32 FJFENDDFAIF = 6; - uint32 LIDIKNCCDGL = 13; +message JLJBPFMEGPC { + repeated IGOJPADBHLN MCDIJKPHLNO = 1; } -// CmdId: 29877 -message AGCPJPFEKCL { - repeated uint32 HFAJLEAJCGA = 14; +// CmdID: 4410 +message KLHPNKEPAOA { + uint32 JGIHCIBOJPN = 3; + uint32 skill_depot_id = 6; + uint32 NFJOHALDGDN = 9; + uint32 entity_id = 11; + uint64 avatar_guid = 14; + uint32 JMLPPGEFBPF = 15; } -// CmdId: 29745 -message HOCDJCAJOHB { - int32 ALOELOFKHLC = 13; +message PIDNHIJCMCK { + NACDDOKHDHD FOGFHAGGCLI = 1; + repeated uint32 MCNJNPMGIJG = 2; } -// CmdId: 22816 -message MBMGAEGFGJK { - uint32 AEAANAOPNJD = 8; - bool BHPEOJPKOED = 13; - uint32 PIAPDHNKCMP = 14; +// CmdID: 26806 +message JOAJIJHHFJF { } -// CmdId: 9954 -message MGHJAOINCDL { - enum OGNLPGLGJJI { - OGNLPGLGJJI_ADD = 0; - OGNLPGLGJJI_MOD = 1; - OGNLPGLGJJI_DEL = 2; - OGNLPGLGJJI_GET = 3; - } - - MOMMEPEGDHB PHMPIODKPCP = 6; - MOMMEPEGDHB IOEDEKGFHGP = 8; - OGNLPGLGJJI FFNPDEHBEHL = 14; +// CmdID: 29266 +message KBELDLMFPHP { + uint32 OBOOPJLPDNI = 3; } -// CmdId: 29395 -message MBGGMEHHDIJ { - repeated CLAAAGLPFHJ HOEHCNIMEBF = 8; +message LIEINHAHJEA { + uint32 PJJAOILBFBN = 1; } -// CmdId: 8100 -message HJPOHEKHNFL { - uint32 LJGHFJGIOLN = 2; - LJDOJCICKLM GEFACKHBJEM = 5; - uint32 PKLFIKGDGPG = 8; +// CmdID: 24735 +message LHLBCDPPAFL { + int32 retcode = 1; + uint32 PKKKIJALPNM = 8; } -message BNNLAGGHNJD { - uint32 AEKFFPAIOFF = 1; - MIDPBCKLNOA JOLADLOIPAF = 2; - uint32 KPKBABAJGEA = 3; - uint32 PCECABCJIOG = 4; - bool PHADKMGEBGK = 5; - repeated uint32 JBHEJGBAGJN = 6; - bool MHNCHMBOKDB = 7; - PKKDFHHHINN NHHPBLEBIIG = 8; - repeated FKBCBIDMKPC CONFMOAHKKD = 9; - bool CJIJPDGCCHG = 10; - uint32 JBFCKDLOENA = 11; - string OIPCONAHCOB = 12; - uint32 CHONKJLPPCN = 13; - uint32 PILEDJAIGKC = 14; - uint32 HKCBIOAGFPN = 15; - repeated uint32 KHCEPDIAADP = 1149; +message AHNNDHPFFIJ { + repeated FMMGIGAFGDO GNOMIOMENPE = 1; + uint32 CCEMDHCGKPL = 4; + uint32 BOHCIOPCLJA = 6; + map PGCMPKMHLLO = 7; + repeated uint32 JCPOPMKJDGL = 8; + map AHHPNEFBELF = 14; } -// CmdId: 24598 -message JFBHIBNBKDD { - bool BMMOKABJPGH = 5; - uint32 AEAANAOPNJD = 7; - int32 ALOELOFKHLC = 9; +// CmdID: 9994 +message DOGHHGAKGPO { } -// CmdId: 2093 -message HMCCPLHDNLO { - uint32 NLFIMKJOLCH = 9; +message ANAHHDNMHJB { + uint32 uid = 2; + bool IKCOMHIJPIM = 4; + NBADDMOPLEI BLFKOJLCCOO = 6; + fixed64 MEPOMJBBLHD = 7; + string BKDILGIJPEG = 8; + map BNOFPMIFHDL = 9; + string OCMPADIIFCD = 11; + fixed64 COMECIMIKKG = 12; } -// CmdId: 21130 -message ECFACLKEMLE { - uint32 PPFDEGKIBMC = 1; +// CmdID: 24783 +message KILEKBKPFPC { + uint32 MEMPKCGNNMF = 1; + uint32 DMNLDPPGOKG = 9; + int32 retcode = 10; } -// CmdId: 29028 -message EDABPBFGEKI { - int32 ALOELOFKHLC = 3; - uint32 LCLNEEMKNPK = 5; +// CmdID: 26012 +message EPLFHFIBOEC { + uint32 GNFHGJPCDNH = 13; + uint32 KBMKLMGCHNA = 7; + bool LGGGAIFAENK = 6; + uint32 KPOCIGPEALJ = 5; } -// CmdId: 8091 -message PAJDGEEFIHJ { - string BEHDDBLCKKO = 9; +// CmdID: 23240 +message IJNDEOCICDC { + MAELIJNMJFG LOGNNDHODKH = 13; } -// CmdId: 22099 -message BCCMPGEHFJG { - uint32 KMDECOOMHKM = 6; - uint32 BLALLKJMGKE = 9; - float CNJECAIDFDK = 12; +// CmdID: 21413 +message ACBADOHHJMB { + int32 retcode = 15; } -// CmdId: 5662 -message LEMMJHLAPMB { - int32 KAKFCNHBHLM = 6; +// CmdID: 28698 +message MPKAJLCOJHH { + uint32 JOFBEIACLOF = 1; + bool KBNHKAMGPJI = 2; + uint32 entity_id = 3; + uint32 DEKHBEOOIEN = 5; + uint32 AAOPMGIELOK = 8; + repeated GJFDLDCNAHL BCOGKEGAGNP = 10; } -message OOAKCGBHKAI { - uint32 GAMKJHOEENJ = 5; - uint32 NIJDGEOBLBI = 12; +// CmdID: 29740 +message JFHOGFFGPDN { + JCBAIFPFACC FFLGCBBLIAO = 5; + int32 retcode = 8; } -// CmdId: 21170 -message AHPMCCFLNAA { - uint32 KCMKGNFIFBD = 6; - uint32 FJFENDDFAIF = 8; +message DOFEMMFNNNG { + bool IDEFCKPAOAF = 2; + uint32 KGFFEKDHKGA = 3; + uint32 guid = 4; + repeated JACNCOILBCA DDBDOKONAKG = 5; + uint32 NFDLGDBCNHE = 6; + repeated uint32 NKLNIDIKHFP = 7; + uint32 level = 8; + bool DEEJEDOIAID = 9; + uint32 ONPFIMKKJDF = 10; + repeated uint32 tag_list = 11; + repeated uint32 AMHDKMCJPLB = 12; + uint32 CKOCCFDGCOL = 13; + bool NOKEBCOONCG = 14; + uint32 OEAALPJBKAE = 15; } -// CmdId: 22240 -message FECDNBANJMH { - enum JCFJDFJADCP { - JCFJDFJADCP_TYPE_NONE = 0; - JCFJDFJADCP_TYPE_PACK = 1; - JCFJDFJADCP_TYPE_EVENT = 2; - } - - JCFJDFJADCP AJLHPJFGHJD = 10; - repeated uint32 CGBBOICJDBD = 14; +// CmdID: 7039 +message OIKFPAMBPNG { + uint32 entity_id = 1; + NDFGOFPCGIC PFOGOKINGMB = 3; + int32 retcode = 12; } -// CmdId: 22618 -message CCDGPIJIJGE { - uint32 MKBPBOHGNHI = 3; - uint32 DJLNPDLGALE = 4; - uint64 KAAEMLKLCOE = 14; +// CmdID: 26633 +message GILEMAIABLN { + bool is_locked = 10; + uint64 KNIJEFGOLNP = 11; + int32 retcode = 15; } -// CmdId: 27105 -message AIPEDIJIFPI { - uint32 IJGCADDBCDG = 10; - bool GFMLHKNECEI = 15; +// CmdID: 21785 +message JGGIOHPGLKF { + int32 retcode = 5; + uint32 OBOOPJLPDNI = 8; + uint32 AKFOPJPHJIO = 14; } -message MEINOEDFKIG { - repeated EMDJHAOIFCN JFKFBFPHCPI = 1; +message ANHGFBPNHBF { + uint32 ILOGGCGIJHH = 3; + uint32 attack_target_id = 11; + uint32 entity_id = 14; } -message IEBNBGJAFFP { - map JHNBCLEJMDF = 7; - uint32 GCBOLPFMJCJ = 14; - bool EBPCEPLKLCC = 15; +message DOOICHMEGOG { + ODOPBOEPHMM ABCLHAALJPL = 1; + uint64 PADCLIPINAD = 2; + uint64 CGAMMLODODP = 3; + bool EMHAFOEPFMN = 4; + uint32 EIODIEHHMNB = 5; + uint32 EENBMJALPPD = 6; + AINKOHFIMHN pos = 7; + AINKOHFIMHN NBAIDHHDPMD = 8; + int32 speed = 9; + uint32 peer_id = 10; + uint32 PEBLOHAHPMM = 11; + uint32 JKGAFNNLIFH = 12; + uint32 NJFFLKNDLKE = 13; + bool CPBDALOKJHG = 14; + AINKOHFIMHN BJKLPPOGEOF = 15; + uint32 KLMKDBINIIF = 16; + int32 KIGFPEIKEIO = 17; + uint64 CLKEPICNJJD = 18; } -// CmdId: 5896 -message JNOJJHDCKKP { - int32 ALOELOFKHLC = 15; +// CmdID: 21309 +message MNELDMONHPA { + int32 retcode = 4; + uint32 OMGCHBACHCI = 8; } -message MIJEECAFEAM { - uint32 MOMFDDPOHOL = 4; - bool BBOLFDFBKDH = 5; - KFKBHJBCFOK HCKAELEEKEG = 7; - uint32 KKIEEOPGBMD = 13; +// CmdID: 22051 +message MPLLEONCMOJ { + uint32 uid = 5; + repeated OIHEGJCPMPL LIHCAEFDJOC = 14; } -// CmdId: 5051 -message HPBCHDMCHEO { - uint32 JOOHLFLGFCM = 1; - uint32 OFHHLKDCMJG = 8; +// CmdID: 9267 +message CPKHCMGNDPI { } -// CmdId: 28529 -message KJMIGCLCNJG { - int32 ALOELOFKHLC = 4; +// CmdID: 27112 +message BAEDMPPDMOP { + repeated IDMJLCLIFLA GFPIBAALJJP = 1; + repeated AFCHPPFEJEF DCCLIHIPJBI = 9; + uint32 PLAIPMOJMEO = 10; + uint32 LBCLGHBMDAF = 13; + int32 retcode = 15; } -// CmdId: 5237 -message FEMCGHBJEIK { - JPOLNNAJMHE NKPAGNDCIKD = 3; - uint32 AIHFCADMDLG = 4; +// CmdID: 28690 +message MGPGLHIIBNH { } -// CmdId: 21463 -message EIIOKNPBJGC { - uint32 FIFHAKLFGLG = 4; - repeated LDOAFLGFOEH KMGEKLCBMEN = 8; - IOBGGPDIFKB EKFEGLJHDLP = 11; +message BLHCPFCMDMI { + uint32 BFPCNIEEJMI = 1; + uint32 main_prop_id = 2; } -message BPFDMDJGLOG { - uint32 LJGHFJGIOLN = 4; - ABFKJACHPLA LANJAPJOEEI = 5; - uint32 GHCOOBKKGBF = 8; - uint32 HIJCCOEIPNP = 13; - oneof FAOLEEADJIF { - float sphere_radius = 1128; - ABFKJACHPLA cubic_size = 1519; - NJKOOGKKAIE cylinder_size = 1603; - COBJAMGFDHP polygon_size = 1046; - } +// CmdID: 6807 +message GKIBOJCKNIN { + bool DGGCKMIKBMO = 3; + uint32 MEMPKCGNNMF = 7; + HOFGFNCFKBC BEPFMDKMFIC = 11; + uint32 OMGCHBACHCI = 12; } -// CmdId: 3760 -message KOGFMDLHMML { - uint32 AIHFCADMDLG = 2; - int32 ALOELOFKHLC = 6; +message OEDBNOADGJJ { + uint32 JJLPIJKGKON = 7; + string name = 12; } -// CmdId: 25175 -message LJKHKCIFKNM { - int32 ALOELOFKHLC = 8; +// CmdID: 25301 +message OJGPKBCGPFF { + uint32 ONABDGFCPIH = 1; + repeated MKALMMGNKOO MLBPENMICLI = 3; + repeated uint32 FJEPGPKJAHK = 6; + repeated uint32 ELDNOCOHALM = 9; + uint32 KHHIBKPBKPN = 10; + repeated uint32 JFPJMBOLNGM = 13; } -// CmdId: 7203 -message DCJJNDNFGNI { - uint32 PKLFIKGDGPG = 14; +// CmdID: 23361 +message JNIBECJHGED { + int32 retcode = 5; + AGDNJBGGKMJ NKLDEOLFEBP = 7; } -// CmdId: 2604 -message JBEAJBACFDP { - uint32 LCLNEEMKNPK = 7; - bool PENDILPAFKC = 12; - int32 ALOELOFKHLC = 13; +// CmdID: 20050 +message CPEFLPFHGAL { + repeated uint32 IEJFCLMNFEA = 11; + int32 retcode = 13; } -// CmdId: 25452 -message EBFMICFMNEN { - uint32 GIPMLOCONCB = 10; - int32 ALOELOFKHLC = 15; +// CmdID: 29093 +message OpenStateUpdateNotify { + map open_state_map = 11; } -// CmdId: 6536 -message ACHOBLFPGJJ { +// CmdID: 3263 +message EMGDMBLMPPM { + repeated MPOJJLBMLPA NEIDBAOHPFN = 7; + repeated LODOPKNFJNB MICCOOBJINI = 8; + int32 retcode = 9; + EDODPNMMKLI OKJDOMAEIBC = 12; } -// CmdId: 8248 -message JDABIBBECCN { - uint32 ICBHKOACPGP = 5; - int32 ALOELOFKHLC = 8; - uint32 JIMDGGJJDNP = 10; +message BCOFJDDBOCA { } -message DHGJNPCPADC { - BOEMDAMICPH EAAFFFMDHGF = 1; - BOEMDAMICPH EAMPMHPCHIC = 2; - repeated HFELHGOOCEA DOLGBJPHAKN = 3; - uint32 ADKAJNBCJNK = 4; +// CmdID: 22479 +message OEEILOEEBKP { + repeated uint32 HLJOHDKCBJM = 2; + uint32 PKHOOLBKCOC = 5; } -message LLHAMPJKANK { - uint32 ELHEBEPJLAO = 1; - bool CFGDLELNJEI = 2; +// CmdID: 1627 +message KMJAHAHAFBO { + int32 retcode = 12; } -enum KJHLIPDBMLA { - KJHLIPDBMLA_NONE = 0; - KJHLIPDBMLA_FORMAL_MIRROR = 1; - KJHLIPDBMLA_TRIAL_MIRROR = 2; - KJHLIPDBMLA_RENT_MIRROR = 3; +// CmdID: 24448 +message IDOFNDHDHCK { + string HEMDLGOMMKC = 3; + uint32 JJLPIJKGKON = 2; } -// CmdId: 21594 -message GAILJOONEEJ { - uint32 KMOLHDDPBNL = 1; - uint32 ENKIGHFIHBA = 3; - int32 ALOELOFKHLC = 4; - PFOILGNHKLC FGLOMDPCLLL = 10; - uint32 JAONFKLIMLC = 13; +// CmdID: 5391 +message NKNHAGEFFGB { + int32 retcode = 2; + uint32 LGOOIDCIAAG = 3; + bool EMLILMHJHOG = 10; + uint32 PJJAOILBFBN = 15; } -// CmdId: 5635 -message JGOCDGLHMPI { - INAEHOOFFHE BOKNEIKFFJE = 7; +message FKFOHKHKIJN { + repeated AAFFBGEFKBF CBENKJEOCIL = 5; } -// CmdId: 9453 -message IOPBKPDKOOG { - repeated HNDEPKKNGMN CNJPOOLGKJB = 5; +// CmdID: 22778 +message AALDGJPNGCO { + repeated NMKGACHBHHN NECLANAJKJJ = 8; + uint32 item_id = 10; + string KADFMAMHGBG = 13; } -message FFCMFDHANFP { - uint32 FMCNGHDOLCF = 6; - float OBBAKIAMMEG = 8; - float KJFDLMJJPGO = 10; +message FetterData { + uint32 fetter_id = 1; + uint32 fetter_state = 2; + repeated uint32 cond_index_list = 3; } -// CmdId: 606 -message KHOCBLLDOJP { - uint32 NMEJKPJDPPF = 8; +message DKKANFFFPKD { + uint32 MEMPKCGNNMF = 6; + oneof GCBCKCBNPMN { + KGMKMGMICFJ first_stage_info = 2; + MKJIPIAJNMF second_stage_info = 7; + BJEGLIDFJNE third_stage_info = 8; + } } -// CmdId: 24960 -message LKPDNIKINBA { - int32 ALOELOFKHLC = 15; +// CmdID: 29462 +message ALEIPFMKIIE { + uint32 ACNAGIPBCHP = 4; + uint32 MBKAONGPDCN = 7; + uint32 KHCDHFJGKAD = 10; + uint32 uid = 12; + int32 retcode = 13; } -message GJFAOBDHFHB { - string HHKIELEKCND = 1; - float AAPFMCKFAGA = 4; - bool NGGANEKKGLL = 5; - float MKAOJEFNKFJ = 6; - uint32 PPFDEGKIBMC = 11; - float KMLGEAJCMMF = 13; +// CmdID: 28292 +message AJBJMFHPBLO { + int32 retcode = 6; + uint32 PJJAOILBFBN = 11; } -// CmdId: 25063 -message OOMMEILPBCG { - repeated uint32 JOOBFOMMJOB = 3; - uint32 PABNFILBDMA = 11; +// CmdID: 8527 +message COCBBJGAEMB { + repeated POIPABABMDA DLKGDLNILEH = 3; + repeated uint64 KKAGFCFMHMM = 1; + HHNOENMDGGG KFMGLFJDODO = 12; + uint32 GBCEBGKBJDM = 7; + uint32 gadget_id = 11; } -// CmdId: 22532 -message BJENIPHAFHE { - uint32 MIIHBOEHBIC = 7; - uint32 MAMGJPMNLBL = 14; +// CmdID: 28760 +message KMCCLKEPJEC { + uint32 end_time = 12; } -// CmdId: 4213 -message GPCEPCOILFD { - uint32 LIDJOLALMDF = 14; +message ANICKELLBDG { + repeated IOKGLHNECGF MLALKJBNNPG = 3; + uint32 KENIKECFFLM = 8; } -// CmdId: 21166 -message OKCLHIEKNBO { - int32 ALOELOFKHLC = 11; +// CmdID: 24017 +message OHFDNDHDNFM { + int32 retcode = 5; + uint32 KENIKECFFLM = 7; } -message GNIHLOMLPIJ { - bool BBOLFDFBKDH = 1; - bool EKCHCHOHOAN = 2; - uint32 FCBNNBJMGEK = 6; - uint32 LJGHFJGIOLN = 7; - map LKAJNEBGJHM = 13; +// CmdID: 22248 +message OCJGECBOKBH { + bool NPFKJANODEE = 5; } -// CmdId: 547 -message GLDCJCDLOIO { - string BLKDNMPGNCH = 3; - string BAGOHMCBFFK = 10; - bool HHALAHALMKI = 14; +// CmdID: 20270 +message DIBJNOOPHAE { + int32 retcode = 6; + HIMMEMHOGFB MFMLAKBIAED = 9; + oneof GCBCKCBNPMN { + BGIAHGHGAJD music_info = 1; + } +} + +// CmdID: 21458 +message AEFJEKNGFCB { + repeated uint32 LFODEAGDIMJ = 9; + uint32 PJJAOILBFBN = 2; +} + +message FFJDCNGFNPM { + uint32 scene_id = 2; + repeated ABNIIJCGJGF ALMBIFELKAA = 4; + Vector OOOPHCDHEAN = 5; + Vector IEPHFEIHKCN = 7; + uint32 PGHGEFMPGDC = 13; +} + +// CmdID: 28572 +message IOBAHCLAOKE { + repeated uint32 HOEPCMHJBHE = 12; +} + +// CmdID: 9388 +message JMJEIIMNDCI { +} + +// CmdID: 24656 +message ENMHEGJDAHL { + uint32 JIBFGCKJPBE = 2; + uint32 BKNGNHMGLDG = 4; + uint32 GCFEDFAJGAH = 10; + uint32 KHHIBKPBKPN = 15; +} + +// CmdID: 24174 +message GetPlayerTokenRsp { + int32 retcode = 1; + uint64 secret_key_seed = 2; + bool is_guest = 3; + bytes security_cmd_buffer = 4; + bool is_proficient_player = 5; + string account_uid = 6; + uint32 black_uid_end_time = 7; + uint32 uid = 8; + bytes extra_bin_data = 9; + uint32 gm_uid = 10; + string secret_key = 11; + uint32 account_type = 12; + uint32 platform_type = 13; + string msg = 14; + string token = 15; + string server_rand_key = 68; + bool AKODFAIGJCE = 206; + uint32 MPGMOFLCEOF = 267; + uint32 OCINFHOJCEA = 290; + uint32 key_id = 398; + bool GCDGEKAONGD = 440; + string KNCFLPGOMNI = 496; + string OLODGDMMPNF = 528; + StopServerInfo stop_server = 563; + bool HNBGEKMPFIB = 575; + uint32 JDHCKKAGBNL = 576; + uint32 KEKHAKAPMIN = 630; + uint32 CIJPMGMCJBA = 847; + uint32 tag = 853; + uint32 PLNNJPFPPAM = 1118; + string country_code = 1269; + string game_biz = 1670; + repeated uint32 finish_collection_id_list = 1684; + string JCIMGDHMMLN = 1735; + string CEMENPADOPP = 1871; + string sign = 1885; + string MMDPDOOCOCO = 1954; + string JLCDDOJGKKG = 2042; } -// CmdId: 25895 -message NAMLPBMLDMB { - int32 ALOELOFKHLC = 3; - uint32 AIHFCADMDLG = 7; +// CmdID: 3218 +message LEDEHKHCEFJ { + uint64 avatar_guid = 1; + int32 retcode = 9; + uint64 BAENGFIAFMF = 13; } -message DBLDNFMLBEK { - sfixed64 LJFNKDNFLKO = 3; - uint32 HDKBOHBCNJI = 4; - sfixed64 KLBAINLDIBN = 5; - sfixed64 CHNCEFLDNOM = 11; - uint32 CHEHLPACEFP = 12; - uint32 GMKOBHCAGGE = 13; - uint32 JHEHOCBEODA = 14; - uint32 AKCLAOEDBIN = 15; +// CmdID: 9810 +message EONLHAHGANK { + uint32 OJOAPINGLNO = 8; + uint32 AAOPMGIELOK = 9; + uint32 entity_id = 13; } -message OOKEKDNOGAJ { - uint32 LOIEKFANKLK = 6; +// CmdID: 23888 +message HCCLDEAMDEI { + int32 retcode = 6; + HIBHHJENMPP PIPMDDFLKMO = 8; + uint32 ONABDGFCPIH = 9; + uint32 PJJAOILBFBN = 10; + bool HKDHONCFGOJ = 13; + oneof Detail { + JIJINCIIHCN bird_ball_info = 300; + GBHCOIDIIJH filmfest_shooting_info = 377; + PPCNLMMOMOE fairy_tales_flyppy_hat_info = 715; + KCAGNBMDJMH great_festival_v_2_sheet_restore_info = 1773; + } } -message MODJCEODMFP { - uint32 OCPABEDILIE = 1; - uint32 OKMKKBJKFPL = 4; - float MBBFKNFAIFA = 5; - float AKKKOEFCBDD = 13; +// CmdID: 6516 +message CPKLOABKLLH { + uint32 HAJBDMHDGIG = 2; + int32 retcode = 5; + uint32 PJJAOILBFBN = 12; } -// CmdId: 5849 -message NCBAPGLEJHL { - IALLCBHLNPD GHHLNGGANFP = 1; - uint32 OIANCIPKPBE = 8; - repeated DAJLFOAGHJB PICABHAFIOH = 14; - int32 ALOELOFKHLC = 15; +// CmdID: 9937 +message FJLHAGBLIML { + KMBFFANHLBC CEGAILBGKJF = 6; + uint32 region_id = 14; } -// CmdId: 27754 -message JHCPMEKJBGL { - uint32 MFINOKNLOAL = 6; - bool HHALAHALMKI = 9; - uint32 AIHFCADMDLG = 15; +message ADHBMBLCBOG { + repeated BCHKOIGEJLG EELABIBLBIA = 1; + DGEHIIBLLMC ABPJIBDJIPA = 3; } -// CmdId: 28316 -message OLCJDAIPHBN { +// CmdID: 7196 +message HDHBGCGMFOP { + uint32 PPMPFMBFMBB = 3; + uint32 end_time = 5; + uint32 LLMJIOJFMBJ = 10; + uint32 GEIHMKHCIJE = 11; + uint32 JAHIPCEHNIB = 14; } -// CmdId: 20231 -message INIBNNMHHJE { - int32 ALOELOFKHLC = 15; +message NMJEFMBIJID { + uint32 apply_entity_id = 1; } -// CmdId: 9519 -message LPIOEPFNGOM { - uint32 LKHGFLILOEC = 15; +message KBNIAKCNPAL { + bool JHFMEFICAAL = 1; + uint32 OBOOPJLPDNI = 13; } -// CmdId: 28484 -message DEPMLENHNGB { - uint32 KCAGCDENLLF = 8; +// CmdID: 22794 +message LFEHPPBNICK { } -message CAIOHHBPGIA { - float LABLMCIHLEB = 3; - float LBOMNEFJGFO = 6; - float CNJECAIDFDK = 9; - uint32 CDCALINJEKP = 14; +// CmdID: 22858 +message GIBIELHMEIO { + int32 retcode = 8; + AHHMJALNJOH KCHCINCBLDJ = 13; } -message POLHALPIPBL { - CDMMOCELCJL GFHDKBGKKJD = 1; - CDMMOCELCJL GJALMDBPPAO = 4; - uint32 PKLFIKGDGPG = 7; - uint32 JFEMOPGIFHC = 10; +// CmdID: 6172 +message IOAOJDIABLO { + int32 retcode = 13; } -message GMGDKCHBANE { - uint32 CMLMPGCDBEK = 1; - repeated NLGDKDJOEHE DLPEDCBHHEB = 2; - bool LOFMDJEJKBB = 7; - uint32 INFONOLGIMK = 14; - uint32 JHEHOCBEODA = 15; +// CmdID: 7343 +message IIOHDCHMCEP { + int32 retcode = 10; } -// CmdId: 28348 -message DBOOGDMEMDO { - bool BMMOKABJPGH = 1; - uint32 DMCHGDJHHBB = 15; +// CmdID: 20777 +message BPFEMOOMLJI { + bool LMGAEGAKAKE = 5; + uint32 ONDAJKGGMAH = 6; + uint32 PJJAOILBFBN = 13; } -// CmdId: 23260 -message FHHDJOFDLML { - int32 ALOELOFKHLC = 14; +// CmdID: 6613 +message CCKEAAKBHJN { + repeated uint32 AICOOAGMJKH = 3; + uint32 avatar_entity_id = 12; + uint32 DFOLABACKMD = 8; } -// CmdId: 26108 -message CBAILJBKJDO { - uint32 NLJANOFKHOH = 2; - uint32 ICFOKFBDIEO = 4; - uint32 JAHFOBKDPDC = 6; - uint32 HIJCCOEIPNP = 10; - uint32 NHNIOOFOLDE = 11; - bool LPIPMFLMDCI = 13; - uint32 PGBJEHNNPJG = 14; - bool HHALAHALMKI = 15; +// CmdID: 1098 +message CJNPCICJEEB { + PKHGEKDMFAP DEJOIMAFMCK = 8; } -// CmdId: 25118 -message BKIBIAFJPAE { - uint64 FMPGDFPBOII = 4; - bool BJNGLHNNCOH = 12; +message PKFBLELMPDH { + repeated NDEIDBFAICP PAEJAAJCGBE = 6; + uint32 KMOEPPFHPGJ = 8; } -message HGAOINOLOMJ { - bool KHEJHGHEODI = 3; - uint32 PKLFIKGDGPG = 4; - uint32 NHNIOOFOLDE = 8; - bool EBPCEPLKLCC = 12; +// CmdID: 20485 +message BPDAAAHKDIK { + repeated uint64 IBPHCAJNGEI = 8; + uint32 OIPHHKLAIBF = 11; } -// CmdId: 28639 -message JECALJBPFJO { - uint32 CPNMPFMMFAD = 4; - uint32 AGILEFBLAKI = 14; - repeated uint32 DEBIIFOCPLO = 15; +// CmdID: 20124 +message LIHGLDKNNIE { } -// CmdId: 27957 -message KHNECFGKHFD { - repeated KBMFEIGAEAF EPCFEHKEHPA = 12; +// CmdID: 20645 +message PKMNFHDINCB { + uint32 GLDNNFOCDEM = 4; + uint32 avatar_id = 7; } -message LGIEGNFMJBO { - uint32 JEGPKLNLNOP = 1; - uint32 FMMMBIJABIN = 2; - uint32 OLEOIMLJPDJ = 3; - uint32 IHDGMIDEBPN = 4; - uint32 BIPGKGPPHDK = 5; - uint64 OPKOEHMFNCF = 6; - uint32 LBCLLEHNIAK = 11; - uint32 EHFBMBEJKGM = 12; - uint32 NPKCFBNDGBJ = 13; - uint64 DBDJPIAFJED = 21; - uint32 MGKLNIDJDHI = 22; - map FCIKNCONBDC = 23; - uint32 MAPKCJEACIK = 24; - uint32 ONIDKBNHABC = 31; - uint32 MEDEPAMGLAM = 32; - map HILMPFNFOOA = 33; - bool AOEIIMIFCPJ = 34; - uint32 NIMEPGFPHFI = 35; +message EIHAKHJEJPL { + uint32 MEMPKCGNNMF = 4; + uint32 DMNLDPPGOKG = 5; + repeated uint32 MNNBPDBBCKH = 8; + bool DGGCKMIKBMO = 10; + uint32 NNAALGJOAIO = 12; } -// CmdId: 5674 -message AFEAALPICJE { - uint32 KAKFCNHBHLM = 10; - uint32 EBGMGECHJND = 13; +// CmdID: 27298 +message NBLPNHGPNND { } -// CmdId: 22525 -message DBNCNMAKDMK { +// CmdID: 405 +message PLMIPIJDMPA { } -message KMJEEFEIMMC { - uint32 JNMLMFAJDGL = 1; - uint32 GKAFIEPILPB = 2; +message DMMBPAKOIJO { + uint32 guid = 3; + Vector KPBECGLGIBM = 4; + uint32 KBJNLBKMEDP = 6; + uint32 version = 8; + int32 AJGCDBFLHGA = 9; + Vector GMOLLIEBBFE = 10; } -// CmdId: 20347 -message PAPABJAAKMP { - uint32 PILEDJAIGKC = 1; - uint32 OMOLMEBNDJM = 11; +// CmdID: 25824 +message PKBKBPMLCDM { + uint32 OCINFHOJCEA = 5; + DLNMIFIODEB ILNBHPKJKMG = 13; } -// CmdId: 24583 -message NEAEHCDOGIF { - bool LLEBBKPLHJC = 4; - uint32 PKLFIKGDGPG = 10; - uint32 HDGHMEGDKDB = 11; - DCMMGKJJPKC BEMPPNIOMIE = 15; - oneof BOKNEIKFFJE { - ABJLDDJLOJE cook_game_info = 1330; - BFDIANGJKED catcafe_info = 373; - EPMMEPGIFOF great_festival_v2_sheet_restore_info = 354; - } +// CmdID: 3327 +message LGEAHONCDAB { + repeated NHEIPEOOFHN NCFKJKIJMKD = 2; } -// CmdId: 9608 -message EMHHNCFJLAM { - uint32 IIOKFMIJFFO = 6; - uint32 BPBGKNKBDGH = 8; - uint32 NAAKJKALPPD = 14; - repeated uint32 CDAMBODBBII = 15; +// CmdID: 2155 +message PMAGLNMLPFD { + int32 retcode = 2; } -message MPFOGILJBEM { - uint32 DBMFKBOGAFK = 8; +// CmdID: 8491 +message LFIEJPCDDJH { + uint32 NEIPFLIOOLK = 5; } -// CmdId: 4309 -message PBLJOGCNENH { - int32 AIHFCADMDLG = 5; - int32 ALOELOFKHLC = 7; +// CmdID: 3035 +message EDOPHIFKIPH { + int32 retcode = 3; } -// CmdId: 28783 -message JMEBHCJMJOK { - /* protected @ 0x20 */// repeated PJAEPLBCDKD OFODICMKCNF = 65535; - /* protected @ 0x28 */// LAMGAPPPMMJ GIHEIMMMHCC = 65535; - /* protected @ 0x30 */// IKNJNOIIPBL GCDNOPEMCLM = 65535; - /* protected @ 0x38 */// uint32 DEAJDCGAPOG = 65535; - /* protected @ 0x3C */// uint32 OHLIHFNBOMM = 65535; +message FLPOJOMKOJK { + bool ECIHDIJCLED = 4; + uint32 PJJAOILBFBN = 8; + bool JHFMEFICAAL = 15; } -message BFGAJCMGAPE { - uint32 BJIEKIFCCLI = 2; - uint32 CEIAKNGAODL = 11; - bool FMDJBIBJDNG = 14; +// CmdID: 1443 +message ECOBJJFONAF { + bool HBNAFKOMAJO = 1; + uint32 BKNPLFIKKFG = 8; + uint32 PJJAOILBFBN = 9; } -// CmdId: 21496 -message COINCHOJDAB { - uint32 GOENCAOMJGG = 1; - uint32 GCBOLPFMJCJ = 3; - uint32 KCAGCDENLLF = 4; - int32 ALOELOFKHLC = 14; +// CmdID: 25319 +message PJCPKBNIKIK { + uint32 IAMCNILPLCO = 14; } -// CmdId: 6538 -message GEAOCJFDGAA { - bool FGLCPEEEDLO = 7; - uint32 LGMGPEANCLJ = 11; - uint32 ALMBAFOEKCO = 14; +message MPEOOOPECHB { + uint32 JCNHCIFMGKJ = 4; + uint32 peer_id = 9; + JFNNOAFCOCM DPFHLALANAE = 12; } -// CmdId: 290 -message POIDAKEONLE { - int32 ALOELOFKHLC = 4; - uint32 AOJLPDFHLPK = 10; +// CmdID: 6293 +message AHJGCMBJGMB { + uint32 KHHIBKPBKPN = 8; } -message BBOJIHPJEKO { - uint32 KADJLGKBFGN = 1; - uint32 BOBACJHMMII = 15; +// CmdID: 21584 +message FHGDDPFHPJC { + bool EIALJBAENGJ = 6; + uint32 DEKHBEOOIEN = 12; + uint32 PJJAOILBFBN = 13; + int32 retcode = 14; + bool DGGCKMIKBMO = 15; } -// CmdId: 21671 -message AODCCIBIIBJ { - uint32 MOMFDDPOHOL = 8; - int32 ALOELOFKHLC = 11; +// CmdID: 3496 +message DMOJLGLEICD { + repeated JNFLPLCIMPP DCLMGCFIKAB = 3; } -message ECBIGKOCCND { - uint32 AFJJPHANFHE = 1; - uint32 IKGMNEJFBEA = 8; - uint32 PKLFIKGDGPG = 10; - repeated uint64 NGNBMHADLGI = 15; +// CmdID: 27141 +message LHDLLAODAFK { + repeated PMMPBMEPCIE BNMFBFKGLBE = 12; + int32 retcode = 15; } -// CmdId: 27679 -message HOGAFOAAFKB { - int32 ALOELOFKHLC = 7; +// CmdID: 1006 +message NNHJCFOEOAD { + string PBIGGANLBDH = 10; } -message IBNAOBAPMKC { - bool EBPCEPLKLCC = 1; - string GACEELMIMBM = 2; - uint32 NFFNCMNJFCJ = 3; - DIJLJKCGCMD MLFHKBEMEKP = 4; - uint32 COPMFGAPKPM = 5; +// CmdID: 25263 +message IEAKBKMIJFE { + DOFEMMFNNNG PFOGJANDACI = 9; + KCKMMDDJPCE PHFALPGFGKN = 1; + uint32 BADOIOJGDBB = 3; + uint32 IALKBLCGCIL = 15; } -// CmdId: 3818 -message BKIFFFDEMIP { +// CmdID: 23571 +message PKEAGPBFCIC { + int32 retcode = 6; } -// CmdId: 732 -message ONMCACLOBGG { - int32 ALOELOFKHLC = 9; +// CmdID: 25121 +message JFFBENHBKBF { } -// CmdId: 28805 -message JAHPHOEHAJH { - int32 ALOELOFKHLC = 4; - uint64 KAAEMLKLCOE = 7; +// CmdID: 4027 +message GPFJLFPAFHJ { + uint32 scene_id = 7; + uint32 LBCLGHBMDAF = 11; } -// CmdId: 20310 -message BLCMNLIBAMI { - uint32 IJGCADDBCDG = 3; +// CmdID: 4581 +message LOJMBLDCLEI { + uint32 GAPLFMMGBFA = 8; + repeated uint32 MJNNJKEILFM = 12; } -// CmdId: 357 -message MANOANPHBJA { - int32 ALOELOFKHLC = 5; - map DMMGLFABFMB = 11; +message EEGDLIHDCJC { + bool JHFMEFICAAL = 8; + uint32 GPAELJHNAEK = 11; + bool ECIHDIJCLED = 14; + uint32 PJJAOILBFBN = 15; } -message BBPELKNLHIB { - int32 CDCALINJEKP = 1; - repeated uint32 BNEFJEKMLDI = 2; - repeated float FGFNMMFFIKM = 3; - uint32 MJLENKGBFGC = 4; +// CmdID: 21194 +message NPJGDCDPHIJ { + uint32 FECBNCACGBH = 8; + uint32 MGCMNPLNJKL = 15; + bool ANKCBOMMOJB = 6; } -enum LAOBNEJJEPF { - LAOBNEJJEPF_DIE_OPT_NONE = 0; - LAOBNEJJEPF_DIE_OPT_REPLAY = 1; - LAOBNEJJEPF_DIE_OPT_CANCEL = 2; - LAOBNEJJEPF_DIE_OPT_REVIVE = 3; +// CmdID: 22638 +message PBJDAJJGMNH { + uint32 entity_id = 1; + uint64 KFNBCKLKEIB = 3; + int32 PBHCHAMJKHB = 10; + Vector position = 11; } -// CmdId: 20461 -message ADPMJBLCIKB { - HOMCJAJGNMG HPIMJCPADNK = 7; - uint64 IKCGBNOFDID = 10; +// CmdID: 27688 +message HLFBEAHFPNP { + bool DMNHPPKFBNI = 14; + uint32 target_uid = 10; } -// CmdId: 6746 -message MNPFDMGIDHL { - uint32 JAHFOBKDPDC = 1; - uint32 CNPFNHGNKKL = 2; - bool DGGGPMFPBCK = 3; - uint32 FLANMFKOKBO = 5; - uint32 PKLFIKGDGPG = 7; - bool KHEJHGHEODI = 13; - uint32 NLJANOFKHOH = 14; - uint32 OLHMIGEFGKJ = 15; +// CmdID: 5750 +message LAGMEAKAJFD { + uint64 KNIJEFGOLNP = 11; + bool is_locked = 7; } -message PENNBGINPBL { - repeated uint32 HDHEMDEOGDG = 5; - uint32 PKLFIKGDGPG = 11; +// CmdID: 1967 +message PFCPDLGGCIG { + repeated uint32 EKPLKIOMGIG = 13; } -// CmdId: 3876 -message HDKMAGNAAAB { - uint32 PKLFIKGDGPG = 9; +message ADHJCEKBMCI { + repeated uint32 IEIOMELGEHH = 2; + uint32 KGFFEKDHKGA = 9; + uint32 NFBHFJBACIG = 10; + repeated FKOPDHDHACN DDBDOKONAKG = 12; + repeated uint32 AMHDKMCJPLB = 14; } -// CmdId: 7590 -message JBHFGIHBPFN { +// CmdID: 23734 +message CLPBFAIBPHG { + int32 retcode = 9; } -// CmdId: 4290 -message HEECPLEHLPA { - uint32 ENKIGHFIHBA = 6; - uint32 NAAKJKALPPD = 7; - int32 ALOELOFKHLC = 9; - uint32 AOJLPDFHLPK = 15; +// CmdID: 24004 +message COEFPLKDEGD { + uint32 ILIEOPGMDGO = 3; + uint32 CJCJONHPIIO = 10; } -// CmdId: 3544 -message KIAHHHNBOHE { +message BJDGFBAEDOI { + uint32 ECGPNMALIIP = 1; + uint32 uid = 13; } -message NIKCAFMFPOE { - uint32 CNJECAIDFDK = 6; - CNEAGGMPALG CDCALINJEKP = 15; +// CmdID: 455 +message LFKPGCIGCED { + uint32 NEIPFLIOOLK = 2; + bool PMGAHOLEKNF = 7; + repeated PHBKIJHLPKP JIPHAOFLHCH = 14; } -// CmdId: 23072 -message IFLLMFMHGEI { - repeated HFFHMOHHJJL ELLBFONCFJE = 2; - uint32 NLHMEGOFMLN = 9; - HFFHMOHHJJL LMGGGOCICCE = 10; - bool ABIDEACLNJI = 11; - int32 ALOELOFKHLC = 12; - bool FGHBKBPICHD = 14; +// CmdID: 20036 +message GAJNBKECKCP { + Vector rot = 5; + bool NGOFDMBIILF = 9; } -message ICHJKHIKEME { - JENLHGJDPHN FAFGCPEBHOE = 1; - uint32 ADIPFBLBNEP = 3; - uint32 FDKMIFLIEGE = 4; - bool EIGCIKPJLAH = 5; - repeated uint32 HCOHPHNEBKP = 7; - uint32 MLAFMGHIPAB = 8; - uint32 AOJLPDFHLPK = 9; - uint32 CLLGKJELPGJ = 10; - uint32 DBLANCOKHEG = 12; - uint32 NNMBBMDAJFA = 14; +message PHHLAEBIONP { + uint32 IHAIIPFMPLD = 1; + repeated MLJIJDKHIBE DNPEBAPALEK = 14; } -message KNNEIPNMLEM { - uint32 BFDCMJMCICH = 1; - uint32 KOKOJDDAFPO = 3; - repeated HDLCJPBKLCM GEDKNKMAMIM = 12; +// CmdID: 29956 +message GCADPPFPIGP { + repeated string MJIFBDOJHMK = 10; + int32 retcode = 15; } -// CmdId: 3394 -message AFOKFHMKBCN { - int32 ALOELOFKHLC = 6; - uint32 LJENFDPHJHA = 7; +// CmdID: 23398 +message AJGDJBKJBNF { + int32 retcode = 2; + uint32 PJJAOILBFBN = 12; } -// CmdId: 26510 -message DEKLIEHMEJB { - uint32 DBNKIHCKLCH = 14; +// CmdID: 23194 +message FADPNGOPADC { + int32 retcode = 1; } -// CmdId: 25059 -message GPAOKOBOEBD { - uint32 MOMFDDPOHOL = 3; - MKMIFLOEELB DIBMHOMEPPB = 11; +message GGAFHGKNAGJ { + repeated LPKOHPLNIOA CBDJNKEPEAJ = 9; } -// CmdId: 23982 -message CJCMJJIPOON { - uint32 AIHFCADMDLG = 2; +// CmdID: 7481 +message NCLKDLIJPPB { + uint32 area_type = 7; + uint32 FCHFAKEPINP = 11; + int32 retcode = 15; } -// CmdId: 564 -message BFBHEFKNOKL { - uint32 GDKIJBAPBIG = 1; - uint32 DFLIDPBOFLA = 3; - repeated BMOPFKLLJPM DLPEDCBHHEB = 9; +// CmdID: 3207 +message EJLHPDMNJME { + int32 retcode = 11; } -// CmdId: 21093 -message OPGGJHJPLBM { - uint32 AOJLPDFHLPK = 5; - PMCLILBJOIB PCBODJBDDKN = 6; - int32 ALOELOFKHLC = 11; +// CmdID: 9552 +message DGKINAAJJNG { + uint32 entity_id = 5; } -// CmdId: 6284 -message GJADPJKIODJ { - int32 ALOELOFKHLC = 2; - uint32 GKKBBDFODIG = 7; - uint32 GOKPPDNPEKM = 8; - bool BLKLCPNMFJE = 15; +message DKADIPLDPDP { + bool MDGJJOFOKAP = 4; + uint32 PPBAMNFHEJE = 6; + bool EIALJBAENGJ = 8; + uint32 PJJAOILBFBN = 9; } -message AAECKBJMLAL { - bool AOAGPGDHDON = 5; - uint32 MKMACOMJCGB = 7; - uint32 BLALLKJMGKE = 9; - bool JMHBMBNKIGP = 11; +message GHABJOHEAGA { + repeated uint32 OFBCBOGFCEJ = 2; + repeated uint32 JPHHGAPGMBM = 8; + uint32 avatar_id = 10; + uint32 CMAFEKGPACG = 11; + bool PFOKFHLOKEJ = 13; + repeated uint32 MDMFAJHFIBD = 14; + repeated MKALMMGNKOO FMNFFNNOBIH = 15; } -message MBJLBDEFLBK { - uint32 MPDFPNPNONE = 2; - repeated uint32 FDACAPJIFGP = 12; +// CmdID: 3752 +message KCBAIBHFFKJ { + uint32 level = 10; + uint32 GGHKDJLGFPB = 13; } -// CmdId: 22445 -message DHMNIFLDDAI { - LKJJDJFPJNC BDCPMJPCDKP = 1; - int32 ALOELOFKHLC = 13; +message OFJFFJDDAKE { + int32 PAGNINBKNFJ = 1; + int32 BEDACOIEIMA = 2; + uint32 entity_id = 3; + float PKJIBEFEJON = 4; + bool GPIHDKLIHKG = 5; + uint32 HJCDICMBDKE = 6; + Vector ref_pos = 7; + uint32 ref_id = 8; + int32 BPELAIAJJKJ = 9; + uint32 KGEDPGANKPC = 10; + uint32 BFHECAKOOCN = 12; + Vector pos = 13; + uint32 NBODGMDFAFP = 14; + bool OABNNLEDCAI = 15; } -// CmdId: 4553 -message PNOGBFBDFMI { - uint32 GCBOLPFMJCJ = 2; - uint32 AIHFCADMDLG = 3; - bool LPIPMFLMDCI = 11; - LIJKEABKDMO DKOBKKMFMAD = 15; +// CmdID: 22787 +message LFGCGDHDGBB { + int32 retcode = 1; } -message DNJGHDKNKPL { - bool LDCOEGDDPFE = 2; - uint32 FGHGLBCBIJL = 13; +message NJHEGCCDBBC { + repeated uint32 KNBIFCCIBLE = 5; + uint32 PEFPLNJHELI = 6; + bool DGGCKMIKBMO = 7; + uint32 PJJAOILBFBN = 9; + uint32 DMNLDPPGOKG = 11; } -// CmdId: 24421 -message NPPAHHLALEN { - ABFKJACHPLA OKMKKBJKFPL = 2; - uint32 DMBABJMPAMB = 3; - ABFKJACHPLA LANJAPJOEEI = 7; +// CmdID: 5583 +message FKKMIMFAPLP { + repeated MPEOOOPECHB FHPBCGOLNDF = 1; + IGOHJIBCDFA LKIDBHIOOOG = 10; } -// CmdId: 1880 -message JBFKMFOLCPL { - KLACGPLDBLJ CEEHDGIPHHC = 4; - int32 ALOELOFKHLC = 7; +message ECFCIPLDPAD { + repeated uint32 PJDFIGLAKDI = 3; + uint32 AMHHCBFFLPL = 11; + uint32 JLANNIMPJOI = 15; } -// CmdId: 1830 -message BBJOMIIDALH { - int32 ALOELOFKHLC = 2; - uint32 ELHEBEPJLAO = 6; - uint32 EBGCDPLOLMK = 11; +// CmdID: 9715 +message DGODLAFCLHI { + uint32 PJJAOILBFBN = 14; + uint32 LGOOIDCIAAG = 13; + bool EMLILMHJHOG = 7; } -// CmdId: 7420 -message NGLPJNEKNNJ { - repeated EIKCDBNDHDM IJNEDJIFCEN = 3; - repeated IEEDPBMKLFC LELNKNNLBDG = 11; +// CmdID: 6545 +message NJANIFAGALL { + repeated KKHGLCJOCEK CCCABFDHFKA = 3; } -// CmdId: 2260 -message GIIKMKKGMBE { - repeated FGNDJGBGPDB MJNOOFHONPJ = 13; +// CmdID: 4364 +message JBKEBEMPKAM { + repeated LGJJLDMOKHG EHCOGLILGGH = 6; } -enum BDEFIILIFBN { - BDEFIILIFBN_MONSTER_BORN_NONE = 0; - BDEFIILIFBN_MONSTER_BORN_DEFAULT = 1; - BDEFIILIFBN_MONSTER_BORN_RANDOM = 2; +// CmdID: 28583 +message DMONBONILCC { + uint32 GBCEBGKBJDM = 7; + repeated uint32 CMHJNABFHGJ = 11; } -message DPOMMLDDIFJ { - uint32 IMDJOJEKOJO = 6; - uint32 PGBDPGGINBO = 9; +// CmdID: 9544 +message BFIAKFOJJHF { + MOPDGANFKAF IDLACEKOFKP = 6; + int32 retcode = 10; } -message AKACDLKJAKA { - repeated DJHHKNCHMDI JDBOGGIKBMC = 3; +// CmdID: 23104 +message MIBHHCIGOEG { + uint32 MGCMNPLNJKL = 2; + int32 retcode = 7; } -message GBBOEEIFHDK { - uint32 HFPJFCBEKOK = 2; - repeated NHJKEOFEPOP PNHKLPBNILI = 3; - uint32 GHEIIJAFIDD = 10; +// CmdID: 2109 +message HostPlayerNotify { + uint32 host_uid = 1; + uint32 host_peer_id = 9; } -message LDOAFLGFOEH { - MEADMJHJKAJ IDDBOHPHMPF = 1; - uint32 BLALLKJMGKE = 2; - string CKPJFHPBMCB = 3; - AIGEEEFLGBP KPJIFOHLJHM = 4; - repeated EDNMDEKLBPN FOIPALANCDI = 5; - repeated AOKEEJMMNHL HHGBKNPMNJA = 6; - uint32 EAAPHMIGMLJ = 7; - repeated GJLIKMJGGFK ECGMBOBABJC = 9; - uint32 CODKICELHHJ = 17; - uint32 LBCBOEAAPMI = 18; - BDNFIOHBPJB AGAMEIHGOHL = 19; - repeated EKNICLFJNCA PFFOODNFGGA = 20; - EEEGMGLDPFC DNEPFACGAPM = 21; - repeated string BNKFBKEBCFD = 22; - repeated IGBJLDBIJBH BKJDHMIFODC = 23; - oneof HKPDKPCKJNA { - KOGBDGOJCMM avatar = 10; - AKGKHFJEPEF monster = 11; - LLKCJGABPNP npc = 12; - MFHDLHJKKIN gadget = 13; - } +message KJCLJLEKNEK { + map MAIJPOMOPNE = 5; + uint32 uid = 12; + map EAGOGGJECJC = 13; } -message KBBNOGALPFA { - uint32 LPNAIHDFOII = 1; - uint32 AJBNJLKAAEI = 7; - FDCLMPCPODE EIHHLEGNFKD = 8; - uint32 JOOHLFLGFCM = 11; +// CmdID: 29792 +message HKCBFGNMCKO { + int32 retcode = 10; + HIMMEMHOGFB MFMLAKBIAED = 15; + oneof GCBCKCBNPMN { + JNKCDIOMJME music_info = 7; + } } -// CmdId: 9316 -message BGHNEMFCMEF { - uint32 LCLNEEMKNPK = 12; +message KCKBCNHBNMI { + IGOHJIBCDFA LKIDBHIOOOG = 4; + CFAIIJNNLBP PIHNGIILBFK = 8; + bytes GIFDHCOCGPM = 14; } -// CmdId: 27657 -message MNDNPGKHEKK { - int32 ALOELOFKHLC = 2; - uint32 GCBOLPFMJCJ = 12; +message JGGHLHAAOHE { + uint32 avatar_id = 1; + string PBIGGANLBDH = 4; + string OCMPADIIFCD = 5; + map EIFCHJHIKHI = 6; + NBADDMOPLEI BLFKOJLCCOO = 10; + string BKDILGIJPEG = 11; + uint32 uid = 12; } -// CmdId: 23625 -message GNKJJOIMCGG { - string HNJMGIEAIHP = 14; +message HDPINKBNCBO { + bool JKPFOEPEKIL = 5; + bool DPIIJEGOCOI = 6; + bool ININKKMFHMF = 11; + uint32 skill_id = 13; + bool OGNMMKKCADI = 15; } -// CmdId: 24691 -message JCEKOEKBLGJ { - uint32 BLALLKJMGKE = 2; - map JNLPHCAOKLM = 12; -} - -// CmdId: 4789 -message NCDGADHNLNA { - uint32 LCLNEEMKNPK = 4; - int32 ALOELOFKHLC = 8; -} - -enum IIHOJFCIKCA { - IIHOJFCIKCA_CHANGE_HP_NONE = 0; - IIHOJFCIKCA_CHANGE_HP_SUB_AVATAR = 1; - IIHOJFCIKCA_CHANGE_HP_SUB_MONSTER = 2; - IIHOJFCIKCA_CHANGE_HP_SUB_GEAR = 3; - IIHOJFCIKCA_CHANGE_HP_SUB_ENVIR = 4; - IIHOJFCIKCA_CHANGE_HP_SUB_FALL = 5; - IIHOJFCIKCA_CHANGE_HP_SUB_DRAWN = 6; - IIHOJFCIKCA_CHANGE_HP_SUB_ABYSS = 7; - IIHOJFCIKCA_CHANGE_HP_SUB_ABILITY = 8; - IIHOJFCIKCA_CHANGE_HP_SUB_SUMMON = 9; - IIHOJFCIKCA_CHANGE_HP_SUB_SCRIPT = 10; - IIHOJFCIKCA_CHANGE_HP_SUB_GM = 11; - IIHOJFCIKCA_CHANGE_HP_SUB_KILL_SELF = 12; - IIHOJFCIKCA_CHANGE_HP_SUB_CLIMATE_COLD = 13; - IIHOJFCIKCA_CHANGE_HP_SUB_STORM_LIGHTNING = 14; - IIHOJFCIKCA_CHANGE_HP_SUB_KILL_SERVER_GADGET = 15; - IIHOJFCIKCA_CHANGE_HP_SUB_REPLACE = 16; - IIHOJFCIKCA_CHANGE_HP_SUB_PLAYER_LEAVE = 17; - IIHOJFCIKCA_CHANGE_HP_ATTACK_BY_ENERGY = 18; - IIHOJFCIKCA_CHANGE_HP_ATTACK_BY_RECYCLE = 19; - IIHOJFCIKCA_CHANGE_HP_SUB_PLAYER_BACK = 20; - IIHOJFCIKCA_CHANGE_HP_SUB_UGC = 21; - IIHOJFCIKCA_CHANGE_HP_SUB_DIRTY_WATER_EROSION = 22; - IIHOJFCIKCA_CHANGE_HP_SUB_DESTROY_SELF = 23; - IIHOJFCIKCA_CHANGE_HP_BY_LUA = 51; - IIHOJFCIKCA_CHANGE_HP_ADD_ABILITY = 101; - IIHOJFCIKCA_CHANGE_HP_ADD_ITEM = 102; - IIHOJFCIKCA_CHANGE_HP_ADD_REVIVE = 103; - IIHOJFCIKCA_CHANGE_HP_ADD_UPGRADE = 104; - IIHOJFCIKCA_CHANGE_HP_ADD_STATUE = 105; - IIHOJFCIKCA_CHANGE_HP_ADD_BACKGROUND = 106; - IIHOJFCIKCA_CHANGE_HP_ADD_GM = 107; - IIHOJFCIKCA_CHANGE_HP_ADD_TRIAL_AVATAR_ACTIVITY = 108; - IIHOJFCIKCA_CHANGE_HP_ADD_ROUGUELIKE_SPRING = 109; - IIHOJFCIKCA_CHANGE_HP_ADD_EFFIGY_CHALLENGE_V5 = 110; -} - -message KKFFLBALFHC { - uint32 AFJJPHANFHE = 8; - uint32 PKLFIKGDGPG = 13; - bool EBPCEPLKLCC = 14; -} - -// CmdId: 23074 -message AAHAALCJACB { - uint32 CALBIEKIBKD = 8; - GIJMDPCCJMG DNDBKINDBDE = 10; +// CmdID: 22087 +message GEKAIOPOGCF { + int32 retcode = 14; } -// CmdId: 21292 -message FDFJNHFMFBL { - uint32 HLCCJFGJLAA = 11; +// CmdID: 20291 +message HAIACJDCLEH { + FMEOLDFCCEC NOFLFOJLGGD = 6; + int32 retcode = 8; } -message GEFDLLLCBGI { - repeated IFJBHCIGKAA JEHHOACKKAA = 6; - repeated DAJLFOAGHJB PICABHAFIOH = 12; +// CmdID: 23860 +message DBMLBAGLHLL { + uint64 GEDMDOCOLFJ = 2; + uint32 room_id = 3; + int32 retcode = 7; + bool is_add = 9; } -// CmdId: 7845 -message JOKONMCGPKC { - uint32 AOJLPDFHLPK = 13; +// CmdID: 29904 +message KHMOBKBNLDP { + int32 retcode = 5; + string MDLDOJHMCKO = 6; + uint32 param = 12; } -// CmdId: 22546 -message JHHDJDHFNEI { - uint32 GCBOLPFMJCJ = 1; - uint32 HGICKKJLBKJ = 2; - repeated EOBBODLDOMN NLJEGHKCEKO = 4; - uint32 HDGHMEGDKDB = 5; - uint32 EJINEKHHBEI = 13; - uint32 EDOLNMJKAGJ = 15; +// CmdID: 243 +message BHHENALOLIB { + uint64 avatar_guid = 4; + uint32 OMNKHJBMGKL = 10; } -// CmdId: 568 -message HKHPJBNDJAD { - map PMNNFHHKEAH = 1; - uint32 MPDFPNPNONE = 3; - uint32 JHCEAKNJJKG = 6; - map EJGCJIKKPEL = 8; - repeated uint32 JFKFCHPNMIF = 9; - uint32 BLALLKJMGKE = 11; - repeated uint32 IKJKGJEMFHG = 12; - uint64 KAAEMLKLCOE = 13; +// CmdID: 22180 +message CLPPIJJNPCA { + uint32 LBJAACEBMKJ = 4; } -message FIHHOFLHLOC { - enum OOJLILIFJLI { - OOJLILIFJLI_INVALID = 0; - OOJLILIFJLI_UNFINISHED = 1; - OOJLILIFJLI_FINISHED = 2; - OOJLILIFJLI_REWARD_TAKEN = 3; - } - - OOJLILIFJLI CFHGCECHLKO = 8; - uint32 NCEBPIIBBHA = 9; - uint32 BHLACLHLNAA = 13; - uint32 IJGCADDBCDG = 14; - uint32 IMFKOKMIDGE = 15; +message DIMCBFDLBKI { } -// CmdId: 24209 -message FIHPNIHCKDO { - int32 ALOELOFKHLC = 2; +// CmdID: 142 +message HLAMOPALFIG { + int32 retcode = 15; } -message NACBHPGFCGJ { - repeated FKHIKJHPHGF KODDBDPOHMA = 5; +message IMMKOJEALHA { + uint32 GLDNNFOCDEM = 4; + uint32 avatar_id = 13; } -message EEFKBIPDGAI { - bool LKDECEOLNEN = 2; +// CmdID: 6225 +message BOLLIPFOPKC { + PKHGEKDMFAP DEJOIMAFMCK = 6; } -// CmdId: 20301 -message AIMGGNLDPJP { - int32 ALOELOFKHLC = 2; - repeated PNAKOIFEHLE EELIGFIMNFE = 14; +// CmdID: 8076 +message OBPFPNDAGDF { + bool NAPMCBKMNAA = 9; } -// CmdId: 1772 -message OJDDKJJMMKK { - uint32 BNEAEHEELPG = 2; - MHBBACMENKF GCBALLGJEEC = 6; +message KOOPLHIEMEO { + uint32 DJKHFNDPHJG = 1; + uint32 HNHGKPLCKNJ = 14; } -message MACJPBNAKLI { - DMGHDHNMCED JLMCPGANEMB = 8; - uint32 PELMLEPKFFD = 13; +message MJGFKCILLOO { + float FMBFACHHIBM = 12; + float BEJKKEMDFPH = 13; + float PDKIFKKMHCN = 15; } -// CmdId: 4790 -message EAEOLFMAPFC { - int32 ALOELOFKHLC = 6; +// CmdID: 20952 +message PFJMGJFICEJ { + int32 retcode = 13; } -// CmdId: 20173 -message JHBGIGCPPKA { - bool HHALAHALMKI = 7; +message JHFHDBNJGCP { + float DMDKFFAJGMH = 7; + float FMOHPOCAGME = 13; } -// CmdId: 5997 -message KGJOCAFLHCA { - uint64 HCJPONOCFGI = 6; - uint64 AEDHGKNKLMK = 7; +// CmdID: 8204 +message MKCGOOAKIPN { + int32 retcode = 1; } -// CmdId: 2475 -message KKFNOLPMFII { - uint32 JLFGJOPLADD = 1; - bool MIOBCMECKCF = 8; - uint32 FMBBCKKFNJO = 10; - repeated PIKIDFLLFEL HIADCPBBJFH = 13; +// CmdID: 8704 +message JEAKJJJDOKD { + uint32 MIFAOGHMDLJ = 1; + repeated POALOGAEJAF BJPMJKCJIEM = 2; + bool KPLNMNBOGJO = 5; + repeated DJFFLEFDBMD KGIMMENCGMJ = 10; + uint32 PJJAOILBFBN = 12; + uint32 DFPNKFEKIIG = 14; } -message IEEMKNEOIPA { - uint32 DMBLBDPPICC = 1; - repeated uint32 FGOOHBOELOG = 5; - repeated uint32 IDAAAGIIDFK = 12; +message EKJPINHELHC { + Vector rot = 3; + Vector pos = 11; } -enum LGLGANIHECC { - LGLGANIHECC_SANDWORM_LEVEL_NOT_OPEN = 0; - LGLGANIHECC_SANDWORM_LEVEL_PRE_QUEST = 1; - LGLGANIHECC_SANDWORM_LEVEL_START = 2; - LGLGANIHECC_SANDWORM_LEVEL_SEQUEL_QUEST = 3; +message BKCPFCIEMAE { + float CDJMJLAHFGK = 15; } -// CmdId: 20644 -message KFDGFPBBNJP { - int32 ALOELOFKHLC = 5; - uint32 KAKFCNHBHLM = 7; +// CmdID: 1169 +message ILDPCPMENIH { + MHIFOAAOCFE OPLHBCNKIFM = 14; } -// CmdId: 24162 -message LEDEEIJMAJN { - repeated uint64 IMMDEMBGNGF = 3; - uint64 CMFCDHLPBNA = 10; - repeated ALCIPHMEAHF HNBOCCNBPBO = 13; +// CmdID: 8196 +message EPBHPMKKEFC { + uint32 GAPLFMMGBFA = 2; + repeated FAOICLGGDPC avatar_list = 6; + uint32 DDIAAMKBFDA = 8; + repeated uint32 MJEHNDANFNK = 9; + map AOOLCHBOKMF = 11; + oneof Detail { + CDGHDALGGAL ugc_team_info = 506; + } } -// CmdId: 25044 -message BKFMMFLABKC { - repeated uint32 NMMGGAJDCNJ = 4; - repeated IMCFPLIGOEM EKGAAABJBDN = 13; - int32 ALOELOFKHLC = 15; +// CmdID: 5059 +message ECBHFKPGBHM { + DBKKEPAHCPE FBBBJNHIPLF = 2; + uint32 GEIHMKHCIJE = 3; + uint32 NIKBFDDEHDF = 11; + uint32 EGBMIFDJDIH = 14; } -// CmdId: 24464 -message GMFHBGBBCNE { - uint32 LLIMHOBBJPN = 15; +// CmdID: 27265 +message GDMFHPIGMKO { + uint32 DKIOLKFDFLP = 6; + uint32 AFEIKFCJNEO = 2; } -// CmdId: 26942 -message BEPKAINCFAP { - bool NBMLNBPINCD = 11; +// CmdID: 5353 +message MNNCGLOMCEK { + DJJPKPBCJCI OAIIOMNBIDI = 9; } -// CmdId: 274 -message FABBOGCGNLB { - /* protected @ 0x20 */// uint32 NMJBDIEDKKM = 65535; - /* protected @ 0x24 */// uint32 BGOLIJGPKNA = 65535; - /* protected @ 0x28 */// int32 ALOELOFKHLC = 65535; +// CmdID: 5983 +message PingReq { + bytes PDHFGJIBCLA = 13; + bytes IINPBFLAEEP = 2; + uint64 NHLLKPHMFGP = 3; + double total_tick_time = 7; + uint32 client_time = 4; + float ue_time = 8; + uint32 DFALBBBCFMO = 10; + uint32 seq = 15; } -message HDJCEFEOLEA { - string LKNNMKBFNDI = 5; - repeated uint32 GIHCKKJCAMC = 10; - MKAIPGDCGOK HDJKAOEPGLA = 13; - uint32 JHEHOCBEODA = 15; +// CmdID: 9688 +message NHCKEKAFJNI { + int32 retcode = 4; + repeated IAAHFOKMNGI GHNLAMDOMDC = 11; } -// CmdId: 27238 -message KNEBLCDJKIA { +// CmdID: 20182 +message NNIELOANJPE { + bool OMNCIKFFGBO = 4; } -// CmdId: 9523 -message GFIKLHANFOL { - uint32 HDGHMEGDKDB = 5; - uint32 CMOINIJNAOH = 10; - int32 ALOELOFKHLC = 12; +// CmdID: 1018 +message LDEILHNGKEF { } -// CmdId: 2053 -message AJKHMFAFBCK { - GJFJIDGPGMI OGACKEIKHFN = 8; +// CmdID: 27047 +message EIDIMBCDPNP { + repeated CMJHCAJFGDD NICODPPHLGI = 13; } -// CmdId: 25570 -message ONOFJDEKICL { - BMGONLBFBAI BCOAJLAHNNM = 4; - int32 ALOELOFKHLC = 5; - uint32 GIPMLOCONCB = 15; +// CmdID: 20649 +message LDAOENEJOKP { + uint32 CCPMKFADOBI = 4; + uint32 NDDDMKODIBP = 6; + string LGNFAFMPHKD = 8; + bool LJMFGAJFIAN = 10; + int32 retcode = 11; + repeated LBLOFALMNAN FACLCDOHBGD = 13; } -message BBPKEPJGLKP { - uint32 NEIONONPELB = 3; - ABFKJACHPLA OKMKKBJKFPL = 5; - ABFKJACHPLA IBFNHOEHHGN = 8; - ABFKJACHPLA LANJAPJOEEI = 14; +// CmdID: 20030 +message MBHNJGEPJHE { + NHEIPEOOFHN LLCMIIEKJLK = 12; } -// CmdId: 5564 -message AFDBJBCKKNB { - uint32 JAHFOBKDPDC = 13; +// CmdID: 28348 +message HMGANEAOAKM { + repeated uint32 ECANCPHKLOC = 12; + repeated uint32 POCEIFCMGAP = 13; + uint32 KENIKECFFLM = 14; } -message GODHJNPMHKL { - uint32 MFINOKNLOAL = 5; - uint32 JAHFOBKDPDC = 7; - uint32 OGJMGGAJEII = 10; - PBFPMADNALI BEOHBLAOIAK = 15; +// CmdID: 27002 +message CHAPKBGGOFI { + GOPNAKLACIP AEBGLFMJFHM = 7; } -// CmdId: 4958 -message BGNFDLBHGEP { - int32 ALOELOFKHLC = 4; - uint32 PFGCNKOHNHA = 10; - uint32 GNJFOAILNDA = 11; +// CmdID: 7092 +message EHCALDFMIKK { + int32 retcode = 1; } -message DNIINCONJJE { - repeated uint32 PIFFOFKDBHD = 1; - map GDGIIBLJECO = 4; - uint32 FELHCCPHLMD = 6; - bool KIINBBEJDBB = 11; - HCONLALNEAA DFGBJIBFJBA = 14; - uint32 CGKFOPDNHNM = 15; +message BCLMHALLKEI { + OILDJFMLMJL MFHLCAPDNMM = 2; + repeated OILDJFMLMJL MOFODPDIDMB = 4; + OILDJFMLMJL GJBDHBDJGED = 8; + OILDJFMLMJL DFGIOFHBIBL = 10; + OILDJFMLMJL HOPJKPLBDJI = 12; + OILDJFMLMJL IPFOLMOJDIE = 15; } -// CmdId: 7075 -message HBMEIAONDMG { - uint32 FBNCFDAFDHP = 5; - uint32 AIHFCADMDLG = 10; - uint32 AKCLAOEDBIN = 14; - uint32 CKMDFHJCLJG = 15; +// CmdID: 26483 +message OHBIEPBKHIJ { + uint32 KHHIBKPBKPN = 3; } -message CGOCIAEDBKB { - uint32 HPDJGKHFJNP = 7; - uint32 LGEMMKNIOFF = 8; - uint32 NAFOKLLJCII = 9; - uint32 JAHFOBKDPDC = 15; +// CmdID: 9541 +message DOEHHHDEMMC { + int32 retcode = 3; + uint32 JINJLBEMJNC = 11; } -// CmdId: 26395 -message EJKKNFMDLBP { - repeated uint32 PEDHAKGKEMI = 13; +// CmdID: 23621 +message BEPMHFOBHIN { + int32 retcode = 7; } -// CmdId: 23648 -message MAKKNLCMKGK { - int32 ALOELOFKHLC = 11; +// CmdID: 5155 +message OAICDEBMHJE { + uint32 HCDENOJPDFF = 2; + repeated uint32 DOAEJGAKCKL = 9; + map HMEMHOPNBEB = 13; + int32 retcode = 14; } -// CmdId: 6076 -message OOPCILAGBPF { - BALKODLKKDC BEEGAJMCLFA = 1; - uint64 LKBINMHIDJP = 9; +// CmdID: 3265 +message INCODNHNPDA { + repeated IHAGGDPKDNF KNPPOPEFOOF = 4; + int32 retcode = 6; } -// CmdId: 6 -message LKFKNOICCHP { - int32 ALOELOFKHLC = 1; - bool OGOBJFLENKP = 7; +message IHAGGDPKDNF { + uint32 EMDJLFDJOEC = 9; + uint32 NLILBPNJONI = 11; + uint32 PFFFHFIJKNG = 14; + fixed32 EOPFFIPDKGN = 15; } -// CmdId: 26445 -message EAAMFFPFHHB { - uint32 GIPMLOCONCB = 11; - int32 ALOELOFKHLC = 13; +// CmdID: 29042 +message FGEMHAFCPPI { + bool FIJOOLAANGJ = 1; + bool FLNEMNNKMEB = 2; + Vector PFPFHKGAIFJ = 4; + bool KKEBECBGPLN = 5; + IGOHJIBCDFA LKIDBHIOOOG = 6; + bool BNNBNPPFBGF = 7; + bool IEOMMIKNNIE = 8; + bool DMIMBNDEIJO = 9; + bool DDPOAJHDNAI = 10; + bool AKOKCLCPKEI = 11; + bool NNBLLLGBGKG = 12; + uint32 entity_id = 14; + bool EKMGPOIMAIL = 15; } -// CmdId: 5735 -message NPEHCKGKNNE { - EPNPOOBGIEJ PLNGJGFAPFG = 1; - ABFKJACHPLA JBCEFHPEKFB = 5; - uint32 BLALLKJMGKE = 6; - JFHDOIOPGFB IBDCBPEFNMN = 7; - uint32 ANBMFDGNEPE = 8; - uint32 OLPMFHNGOAF = 9; - ABFKJACHPLA HPFAEIOBGNH = 11; - int32 JBILDKBLHOD = 14; - uint32 JGLELAIIADE = 15; +message JELBMDNLKPM { + uint64 AMIILBJPOLA = 3; + bool LFNCDOKDFHH = 4; + uint32 LGOOIDCIAAG = 7; + uint64 avatar_guid = 8; + bool IMHNJLNPGCJ = 10; + uint32 MMNDOMKGEBH = 14; + uint32 GGGIJLCJEEA = 15; } -// CmdId: 25568 -message IIBOOEPJICN { - uint32 AIHFCADMDLG = 15; +// CmdID: 4300 +message PHPHAAPNHAJ { + NMJPFHHJDAN reason = 1; + OEAOCCJEOPE DDIAAMKBFDA = 8; + uint32 host_uid = 13; } -message MPODFIEBDDN { - bool BNKFEBBFFNK = 1; - bool LAEEIMNBIHC = 4; - uint32 DHNLCLHNAJL = 5; - uint32 PEAOJIGPFMG = 9; - uint32 DFNJHGFJHEJ = 10; - repeated uint32 FGHPCDHHLNI = 12; - uint32 PLHHMEPMDPE = 15; +// CmdID: 920 +message DKLHOJPAGGG { + repeated uint32 PIKPODEGKCK = 12; + int32 retcode = 15; } -// CmdId: 25803 -message KLLCCCBJCDL { - uint32 PHEDBMKDHAG = 2; - GJBGAPBDDFI BLFENGEDNJO = 5; - uint32 BLALLKJMGKE = 12; +// CmdID: 8903 +message OGFFICMJNBE { + repeated KFJHKFECDPD CDGFHBKOOGN = 10; + HIMMEMHOGFB MFMLAKBIAED = 6; } -// CmdId: 3301 -message HGCDLGPPEMJ { - repeated PEOFAMNKHPB BJADEGBBLPD = 2; - BGNEILJPMLK GMKADOHBEHD = 4; - int32 ALOELOFKHLC = 8; - repeated ALCIPHMEAHF NAOABBPDCJA = 11; +// CmdID: 27472 +message MBJEGOBPAIK { + uint32 draft_id = 15; } -// CmdId: 27773 -message BNFNDGNPEKD { - uint32 PKLFIKGDGPG = 10; +message PCGCNLCJMFD { + uint32 end_time = 11; + uint32 PKHODHIPJBB = 13; + uint32 KPAMPGDJDHE = 15; } -// CmdId: 2412 -message MNMHHIJKPMC { - int32 ALOELOFKHLC = 11; +// CmdID: 3230 +message KIBLFLPNBEN { + uint64 OPBNFDPDJGD = 4; } -message NJAADLFBDHG { - bool CLKEFNEDBEA = 1; - bool PHNFKDNBJJB = 3; - bool MHOPNKGJAHC = 6; - uint32 PKLFIKGDGPG = 8; - uint32 ELHGODDAMEN = 9; - uint32 JCHHBEPPAPM = 11; - uint32 EFMNDCPCIAF = 12; - repeated uint32 DIHPILGHDKB = 15; +// CmdID: 23160 +message PGCMDLDLPAH { + uint32 CIPPLPAEGKN = 6; + int32 retcode = 13; } -message ODPNCAJLFCB { - uint32 FJAKNEBEHJD = 2; - uint32 CIHEDGANFLL = 8; - uint32 CAIFMINCNKF = 14; - uint32 HIEBHHCMPHH = 15; +// CmdID: 6846 +message OBLACACDKKE { + int32 retcode = 10; } -// CmdId: 24660 -message DFJOAJLMENN { - repeated FBBDBCECDIB DLPACHMMIKF = 1; - int32 ALOELOFKHLC = 13; - CDFIDKPKIAO ANMKNGOIOGP = 15; +// CmdID: 4152 +message ANPBAFOLEOI { + bool DMEDOEHOMKH = 2; } -message MKGKIHKGHEI { - AKCPAIBCLJA CNJECAIDFDK = 4; - bool FBEMJCPDDMF = 5; - int32 CGABMAAJPBF = 10; - uint32 BLALLKJMGKE = 12; +message EDEINFIOBEE { + uint32 GHDJJMIKFPI = 7; + uint32 CMDNKFLFHIA = 13; } -// CmdId: 4580 -message CJGGBBCBEGB { - uint32 AJBNJLKAAEI = 1; - uint32 AIHFCADMDLG = 3; - uint32 JOOHLFLGFCM = 6; +message DGNMACIEBHF { + uint32 KAFAPFJLLGP = 10; + repeated uint32 affix_list = 13; + uint32 PJJAOILBFBN = 14; + uint32 PEAJINIFGHM = 15; } -// CmdId: 193 -message BGLANNMLPBE { - uint32 FKDFBBGILOF = 4; - ABFKJACHPLA LANJAPJOEEI = 5; +// CmdID: 2605 +message HAJPNELHLBA { + int32 retcode = 13; } -// CmdId: 29260 -message PAHEDIAJAHJ { - uint32 PNKLPPMFCLP = 1; +// CmdID: 24502 +message DMPNJOHEOPG { + uint32 target_uid = 2; } -// CmdId: 7857 -message OKBGBICMBAL { - int32 ALOELOFKHLC = 1; - LCGMFOGLDOD IABEIPFENKI = 3; - repeated ALCIPHMEAHF DANPBPLCDEC = 4; - repeated uint32 LOOLMECBGCM = 9; - repeated ALCIPHMEAHF JDNOOMMLFID = 15; +// CmdID: 4690 +message NADACBAOKIP { + map BNOFPMIFHDL = 9; + uint32 KHHIBKPBKPN = 11; + uint32 uid = 7; } -message CLFJPMNBCNH { - uint32 MPNIELODIFO = 9; - uint32 MCEJPMAPNNO = 11; - uint64 DKCLDKHMGCO = 12; - uint32 IANKMPGNFGH = 13; - uint64 BGDICKHOPHB = 14; +// CmdID: 706 +message BJOBIJMBIFJ { + string KADFMAMHGBG = 12; + int32 retcode = 15; } -message JAGPLJKCNCI { - repeated PIPJHGEIFEC HFMPCELHGBP = 12; +// CmdID: 8692 +message LDCMOKCFMJC { + CDKLLHKMOKD reason = 15; } -// CmdId: 21556 -message BBBCPGAHENB { - uint32 PKMMKPDIKOB = 1; - uint32 BLALLKJMGKE = 11; - int32 ALOELOFKHLC = 15; +// CmdID: 21935 +message KMDEPCGIFKN { + KBMIGNFIMKF FPOJGLANECO = 3; + uint32 AOONJJOANJE = 14; + uint32 GAPLFMMGBFA = 15; } -message MOPBCJOEEHF { - DPJAFMMGPCK BHGHPDNNGML = 13; +// CmdID: 1491 +message BOKPAOGMLHO { + uint32 PBAAKONINKM = 1; + NPLPKKMDPHH LNFDBMFEAFG = 2; + map EENEKIBHCEI = 3; + map LFFNFCPCLJD = 10; + uint32 FCCFDJEJBIF = 12; + repeated NPLPKKMDPHH EBJFFLNFFFG = 15; } -// CmdId: 24004 -message PLLGDGEAKGG { - uint32 JHEHOCBEODA = 1; - uint32 PABNFILBDMA = 9; +// CmdID: 2906 +message IFAFPCGNJLO { + DMBNNBHBPBI HKMHENOEPKP = 4; } -message PFBFHHCIJHK { - repeated PIJEAMHAMNN BKBPIFPAKJB = 1; - uint32 HKDNCDDCDJE = 12; +// CmdID: 24079 +message IMNBBIKEBMH { + uint32 ALJNJKPMOPB = 4; + uint32 KENIKECFFLM = 8; + uint32 LBCLGHBMDAF = 5; } -// CmdId: 9779 -message NLDKPLKEJNI { - bool PENDILPAFKC = 8; - uint32 LCLNEEMKNPK = 13; +// CmdID: 25415 +message DNHPKHIIGDA { + repeated uint32 LJOOCNDBCFL = 15; } -message PIGCLJPOBEL { - uint32 DBLANCOKHEG = 4; - uint32 FDKMIFLIEGE = 9; +// CmdID: 820 +message IABDNCDFIMM { + repeated string MJIFBDOJHMK = 6; } -// CmdId: 1148 -message FGGMAEDKMCJ { - uint32 PKLFIKGDGPG = 1; - uint32 BLALLKJMGKE = 3; - MBBJJLEEPPL HGLCLHFDKLP = 7; - repeated KHNCDLKFMHB EAIOCIGMGLL = 11; - ABJOEEKOBAB ADBFFAIPBOO = 14; +// CmdID: 20415 +message PFKEDHOFGHF { + repeated uint32 PCJPDOGHEOP = 2; + repeated POIPABABMDA MKMHPOMEAHP = 4; + JCBAIFPFACC FFLGCBBLIAO = 9; + repeated POIPABABMDA GBEPKGLFBFD = 11; + int32 retcode = 12; } -// CmdId: 2836 -message HEALMJNFELM { - JGLANNKEAGE BFLKCKMPPBE = 13; - uint32 DHGMDCIDLCL = 15; +// CmdID: 29260 +message DBFCJFAFGGC { + uint32 entity_id = 7; + repeated AnimatorParameterValueInfoPair HOGFDPAOFOM = 12; } -// CmdId: 20689 -message JCGFHPLHAOP { - enum IDKHKACLPDH { - IDKHKACLPDH_REASON_NONE = 0; - IDKHKACLPDH_REASON_GAME_MAX = 1; - IDKHKACLPDH_REASON_CLIENT_VERSION_NOT_LASTEST = 2; - IDKHKACLPDH_REASON_RESOURCE_NOT_COMPLETE = 3; - IDKHKACLPDH_REASON_TIMEOUT = 4; - IDKHKACLPDH_REASON_OPPONENT_CLIENT_VERSION_NOT_LASTEST = 5; - } - - IDKHKACLPDH EDKODFKFMHL = 9; +// CmdID: 27 +message CCJBCCCKFND { + repeated HJDEBJMEDPD PBPAKBCPJKJ = 15; + uint32 group_id = 10; + uint32 PEBGMEMNKNF = 4; } -// CmdId: 21129 -message GLLDHJGEJOP { - repeated INLBFIGJBHN HAJLFKGKGGP = 11; +message EKPABGIJLBO { + repeated IBLAGBCIGBO GJNNDDAHMCC = 13; + uint32 skill_id = 15; } -// CmdId: 23902 -message PAHGJMCJPFC { - int32 ALOELOFKHLC = 12; +// CmdID: 7621 +message GALGGEJNPHG { + int32 retcode = 12; } -// CmdId: 8965 -message KPPHHHMMEJA { +// CmdID: 26853 +message HMKOJNLMELH { } -enum CGOCJMBNPPP { - CGOCJMBNPPP_QUIT_FOCUS_DEFAULT = 0; - CGOCJMBNPPP_QUIT_FOCUS_MUTUAL = 1; +// CmdID: 5478 +message PDLCKMLHMHJ { + repeated NLGPHHHPPOA CEIHIPAHGNH = 12; + KBMIGNFIMKF FPOJGLANECO = 2; + bool OLDFKLFOANF = 7; + bool IDIKLAGELDN = 4; + uint64 guid = 14; } -// CmdId: 1126 -message IKFJEKLIEAO { - uint32 KAKFCNHBHLM = 2; - uint32 FOBCDPDBCKB = 5; +message FNJKNBMPJOO { + uint32 MJOOKCDNDKF = 1; + uint32 LLJAEFCDEAL = 2; } -// CmdId: 27203 -message BPINAIKKBEL { - enum BOFFGBAMBLK { - BOFFGBAMBLK_PLAYER_JUDGE = 0; - BOFFGBAMBLK_SCENE_CANNOT_ENTER = 1; - BOFFGBAMBLK_PLAYER_CANNOT_ENTER_MP = 2; - BOFFGBAMBLK_SYSTEM_JUDGE = 3; - BOFFGBAMBLK_ALLOW_ENTER_PLAYER_FULL = 4; - BOFFGBAMBLK_WORLD_LEVEL_LOWER_THAN_HOST = 5; - BOFFGBAMBLK_HOST_IN_MATCH = 6; - BOFFGBAMBLK_PLAYER_IN_BLACKLIST = 7; - BOFFGBAMBLK_PS_PLAYER_NOT_ACCEPT_OTHERS = 8; - BOFFGBAMBLK_HOST_IS_BLOCKED = 9; - BOFFGBAMBLK_OTHER_DATA_VERSION_NOT_LATEST = 10; - BOFFGBAMBLK_DATA_VERSION_NOT_LATEST = 11; - BOFFGBAMBLK_PLAYER_NOT_IN_PLAYER_WORLD = 12; - BOFFGBAMBLK_MAX_PLAYER = 13; - } - - uint32 LCLNEEMKNPK = 1; - bool OMGIHMMEJNF = 4; - BOFFGBAMBLK EDKODFKFMHL = 6; - string BJIGPDACBAB = 8; +message AAFFBGEFKBF { + uint32 PJJAOILBFBN = 1; + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 3; + bool EIALJBAENGJ = 7; } -message IGNFHIOMIFM { - bool LPIPMFLMDCI = 7; - BNKOODPPHMC DKOBKKMFMAD = 11; +message BHPCNEMCIIA { + map HIPKGDHPHLA = 12; + map BIJHLIBINOD = 14; } -message NCPHGNFGFNN { - uint32 IMCNGALDIJK = 6; - uint32 GCDJMPBFNLH = 10; +message JPBAOPBMFAN { + int64 OBOOPJLPDNI = 1; + repeated BHPMFOPHJHP prop_list = 2; } -message NMEJCEJKDIK { - uint64 NCMDPDPDJEF = 2; - repeated uint32 PHDLAMLIEDM = 3; - uint32 BIAENDFJHHN = 4; - uint32 PLMDDHLKJPF = 7; - map PNMFBKBNHPN = 8; - uint32 NLANBIDNBGP = 9; - uint32 FNNNJHAJOJJ = 10; - uint32 FOGBIHFLDND = 11; - uint64 FMAPJKEGHFL = 12; - repeated DKNOOOAMMKP KINPNPLEPEC = 14; - map EKDCBLLFLFL = 15; +// CmdID: 2246 +message GIBAPMPNOPA { + uint32 CCPIGCCDBOI = 3; + int32 retcode = 8; } -// CmdId: 24350 -message GPBEFGAPBJI { - uint32 JHEHOCBEODA = 4; - string FAMJAICCODB = 12; +message DGIFOKANNDK { + repeated ECHEGKDJNOL PELPBFIEMDK = 1; + uint32 IIAHCAGPBOO = 3; + repeated IHEKKFPBADD COCOLCGNCCM = 11; } -// CmdId: 1496 -message KKEMADLHJFD { - uint32 OINICBJHPOK = 1; - int32 ALOELOFKHLC = 12; - uint64 LKBINMHIDJP = 14; +// CmdID: 924 +message KFHOKOPHEMI { + CJDGPMEOJIP data = 11; } -// CmdId: 22456 -message MCPNFMOGILO { +// CmdID: 1571 +message BDGJDPGHBDF { + HKGAPBEDOAB LBKGJPILKEJ = 2; } -// CmdId: 3117 -message GFDEFDAKOEP { - uint32 ENKIGHFIHBA = 2; - uint32 MLCGGHCJENB = 4; - uint32 BEEBCHJIAEK = 15; +// CmdID: 4595 +message AIEACAKIMGM { + int32 retcode = 10; } -// CmdId: 29294 -message ACCAPLECIOK { - uint32 IFOACNKNNME = 15; +message OLCNDPKGBEF { + bool ECIHDIJCLED = 8; + uint32 DEGAKEKLGEM = 13; + repeated uint32 PEEBEHMCCBB = 15; } -// CmdId: 1795 -message DJCHGMPKCPP { - KNOAKIBLNKL KPIANFJAEFE = 13; +// CmdID: 23797 +message KANCMGODPEA { + int32 retcode = 7; + repeated DGECJHENBKP HDGEJHAMANP = 15; } -// CmdId: 26797 -message MHOGGECJAHN { - uint32 NIHCPPOMDFG = 2; - repeated uint32 HBCFKDADFDL = 3; - repeated GPOMHONNLJN LIDOFGMIJHK = 7; - bool DKODMAFIPGH = 14; +message FHHPBCFPJKK { + uint32 OBOOPJLPDNI = 4; + repeated uint32 APBMODDNKJE = 14; } -message NFCFODNDLAE { - map HIEJLMJAPHK = 5; +message BLJDICHHJKN { + Vector GCHAJJAJHNG = 14; } -// CmdId: 4493 -message AHLJLDDOOCF { - bool JNCPOPGPKHA = 2; - repeated uint32 JPBKENPHPED = 13; +// CmdID: 9213 +message OKILHFAOMBI { + int32 retcode = 1; + repeated HGHMAOOIKPE DJHNHPIPFBA = 6; } -message IILMJFKENKA { - ABFKJACHPLA PBGMFIJEAOB = 8; - uint32 HJFKGIOMLED = 10; - repeated DMDEPIPHIIC JLOMDNBJKEH = 11; - uint32 PABNFILBDMA = 13; - uint32 BGIMCOMCHNF = 15; +message DFMJFILICOP { + uint32 HOJMLPJHHPJ = 1; + uint32 IEHLHAOGKPJ = 2; + uint32 OJOAPINGLNO = 3; + uint32 KDCLMHBCFNH = 6; + repeated uint32 GMLDNLEODOH = 7; + uint32 PDKIFKKMHCN = 8; + uint32 type = 10; + uint32 GEIHMKHCIJE = 11; + uint32 AAOPMGIELOK = 12; + uint32 state = 15; } -// CmdId: 8120 -message DGANOMCDEOA { - uint32 COLFHALFPHH = 4; - uint32 HDGHMEGDKDB = 6; +message NFOCBLDNLBH { + EJPAGMFNMFE state = 3; + uint32 ELBMPBELCLP = 6; + uint32 OJOAPINGLNO = 11; } -message ABEHDGOOOJB { - repeated BIKFEGBNJOH HFMPCELHGBP = 5; +// CmdID: 20328 +message CLGMBNOPKDA { + uint64 avatar_guid = 3; + map fight_prop_map = 7; } -// CmdId: 9955 -message INCFANGIKLC { - int32 ALOELOFKHLC = 1; - uint32 IFHJDNPCILH = 2; - repeated uint32 GMLPPBPHIAE = 7; - uint32 PKLFIKGDGPG = 10; +message HANILMJMMGM { + uint32 GHIAOGLLLDI = 3; + uint32 EPJOAALLGGD = 4; + bool LPCFAGGKNEN = 5; + bool KELMAMLGEOO = 8; } -// CmdId: 21850 -message IJHGOPHGOEM { - bool FMIGMOLJNFC = 1; - int32 ALOELOFKHLC = 2; +// CmdID: 2126 +message GLAIPMIHEOK { } -// CmdId: 8932 -message NPBMHCCLNAG { - PEHHBGGJFFN ECLBGDKGLMF = 9; +// CmdID: 20471 +message LPKMLABAHAC { + repeated uint32 KGHMEELKEKP = 14; } -// CmdId: 20700 -message HBJMLAHDAMO { - uint32 PILEDJAIGKC = 7; +// CmdID: 8953 +message DDOOKHHMBDJ { + repeated uint32 PBHEABPKHAB = 4; + uint32 BJJJDLDCLLL = 15; } -// CmdId: 950 -message KDJPOFEBKEL { - uint32 AOJLPDFHLPK = 6; - uint32 HDGHMEGDKDB = 7; +// CmdID: 474 +message BPDPAEBNKIG { + repeated MOEOAFIAIJC EBJEADIIGIG = 1; + uint32 parent_quest_id = 12; } -message MCIEPMEFCAE { - repeated CJIKOELBMOB MAOMCDFONDD = 2; - uint32 ECNNNCJMKML = 3; - ONNJMLEBLIF IHECNPLAGLO = 5; - EFEFCJGEHLF NNEPECJNAPB = 6; - uint32 DJGHLKNGDFO = 7; - uint32 ACCDMPBNGKE = 8; - uint32 OFKJPAHLDIL = 9; - bool OMAFHCJMJBM = 10; - bool HDMEDIHMAFG = 11; - DMLLAEOAKFG PCICFPOBBEJ = 12; - uint32 CLMPMOOCCJJ = 13; - uint32 GKAFIEPILPB = 14; - uint32 AOJLPDFHLPK = 15; +// CmdID: 24987 +message NFOOFDPKFOC { + int32 retcode = 5; } -// CmdId: 9510 -message NGKCLEPHNIO { - uint64 KAAEMLKLCOE = 4; - uint32 ELHEBEPJLAO = 12; - uint32 GAMKJHOEENJ = 15; +// CmdID: 29810 +message MAGMOCEBNGC { + uint32 OMGCHBACHCI = 5; + CNCHBCDJJOB EJCPDDPFDBF = 9; } -// CmdId: 7501 -message BCIONNLKGJA { - uint32 PKLFIKGDGPG = 6; +// CmdID: 25984 +message DNEBBCFCIFJ { + uint32 LPJAKJLLEMI = 7; + uint32 ELNOAAPJMCF = 1; } -// CmdId: 8974 -message CFHCEBAJMBO { - repeated string OADBIOJCHJL = 5; +// CmdID: 27145 +message ENDOMAICPLC { + uint32 ICJFCAKLNFG = 14; } -message KGALKHCPOKJ { - repeated uint32 FDACAPJIFGP = 10; - uint32 PGBDPGGINBO = 15; +// CmdID: 1957 +message OAOEMIAFPAC { + IGOHJIBCDFA LKIDBHIOOOG = 2; + bool EKPCFFFNPHG = 4; + Vector GLEKHBCLIJF = 5; + uint32 entity_id = 15; } -// CmdId: 21080 -message PAEIHGJJOFL { - repeated string JLMEHLNDANE = 2; - uint32 MINFGCAHAPC = 11; +// CmdID: 26726 +message JAELMOCPEHA { + FNJKNBMPJOO JCIMGDHMMLN = 11; } -message MEEPBDINFOL { - uint32 BLALLKJMGKE = 1; - uint32 JHEHOCBEODA = 9; +message MLAIEPDEKJH { + repeated LJBDGCBKFND AFBFPEHOEDG = 10; + HJAAAMMHGHN AIIGJKJLBAL = 12; } -// CmdId: 24425 -message NPEECEKGJIL { - repeated ALCIPHMEAHF JDNOOMMLFID = 2; - int32 ALOELOFKHLC = 3; - repeated ALCIPHMEAHF DANPBPLCDEC = 7; - BGIMFJLOLAF FKCMDDCNDNP = 8; - repeated ALCIPHMEAHF POJIDKEBPLL = 11; +// CmdID: 4396 +message ICPANOOOEHO { + uint32 DNKLODMJIJA = 2; + uint32 draft_id = 9; } -message COBNHEIIPIC { - uint32 ELHEBEPJLAO = 1; - uint64 IKCGBNOFDID = 2; - uint32 CLMPMOOCCJJ = 3; - uint32 LLHEAHHDFHP = 4; +// CmdID: 29855 +message FFLAFDLFPOD { + repeated uint32 HIMCBBODHCJ = 14; + bool JEJKGOPBFNM = 9; } -// CmdId: 5992 -message FLLMEAMFCIP { - uint32 AEFEDOMLOBA = 13; +// CmdID: 9964 +message FMOGDDNHCJH { + repeated uint32 DNIJPPKBCBD = 1; + uint32 NLDMDECJCMG = 3; + repeated uint32 HOGFDPAOFOM = 6; + uint32 OMGCHBACHCI = 13; } -// CmdId: 25915 -message ABELEBMOGFM { - int32 ALOELOFKHLC = 11; - repeated uint32 AJKNPGALODD = 13; +// CmdID: 6274 +message LFNKIOHEJMO { + uint32 entity_id = 10; + MEEECLKCCMD KFMGLFJDODO = 15; } -message EMNKNLJAAGI { - bool JKNDFFEKFPI = 1; - uint32 EGAAJIFEHEC = 2; - uint32 MFJHECJCPJE = 3; - bool HMCAEOEENAN = 4; - int32 NCGMHDLMLHF = 5; +message GOOLNOFHKPC { + bool EIALJBAENGJ = 1; + repeated HIFBNCOBDDK PJGILFDDOBN = 3; + uint32 KPAMPGDJDHE = 5; + repeated HIFBNCOBDDK OLPBBGIENFF = 9; + uint32 EOPFFIPDKGN = 10; + repeated bool HAAKNMOAMIB = 11; + bool LBMIALPEOBA = 14; + uint32 HKEEINBHFHM = 15; } -// CmdId: 4943 -message PLLPDLFABHO { - uint32 KBBFBFNLHHH = 3; +message FLLFBMEHBIJ { + uint32 OGPMHOECDDJ = 2; } -message OIELDLDJIKN { - message JCDFLEDANPO { - uint32 BDAALHKNLBC = 8; - repeated uint32 OEPAEBPEOKF = 15; - } - - uint32 BIFECJKBLPD = 1; - repeated LJBKEOKPJOC BKLGNMIILNP = 2; - uint32 HCCLOPPPABJ = 3; - repeated uint32 LPBMCGGJPDJ = 4; - LJBKEOKPJOC JNGOBOFLGLP = 5; - uint32 NAAKJKALPPD = 6; - LJBKEOKPJOC LICDBOJNKIN = 7; - LJBKEOKPJOC OBPBMNGNNJJ = 8; - repeated uint32 DJCPPBNDBCP = 10; - repeated uint32 MCDELJIBOMD = 11; - uint32 DMBLACODICE = 12; - repeated JCDFLEDANPO JPIBLLEJPFI = 13; - uint32 PHCMPKCBJLN = 15; +message KGMKMGMICFJ { + uint32 ENDIMMNLAAD = 4; + uint32 HGLJFADLOEB = 11; + uint32 PIMKFEICMEK = 12; + uint32 DEKHBEOOIEN = 15; } -message LGJCKLLMMCO { - uint32 PPFDEGKIBMC = 1; - uint32 MCAPJENHMHH = 3; +message KNPLIMEMBKJ { + POIPABABMDA NHJLOHHKHFF = 1; + bool IJFKOPOJCDG = 4; + bool HIJKJKMNPEK = 8; + repeated POIPABABMDA HFCLBKFPOJE = 14; + repeated MBBADJDNLKF DHAJOIBFJJN = 15; } -// CmdId: 27383 -message JNGILJHMKHE { - uint32 AEAANAOPNJD = 1; - bool BHPEOJPKOED = 8; - int32 ALOELOFKHLC = 14; +// CmdID: 20041 +message LMECAAHDIHO { + uint32 CKBCIAHGLMI = 8; + uint32 GAPLFMMGBFA = 15; } -message BNKOODPPHMC { - uint32 BKEHFFBOFMC = 3; - uint32 OCMHJKNPDFD = 8; - IDIILBEDAIC EDKODFKFMHL = 11; - uint32 IPDOPNBDLCM = 14; +// CmdID: 22027 +message GOJOCIAOPHN { + uint32 GGHKDJLGFPB = 7; } -// CmdId: 27282 -message GMJFMJBNCPA { +// CmdID: 433 +message LEDCHLEDNEF { + repeated uint32 OIJDMJNACMB = 7; + uint32 MKGOPPBLFKC = 13; + uint32 PJJAOILBFBN = 5; } -// CmdId: 8483 -message DEFHHBFLNKK { - uint32 FJFENDDFAIF = 1; - bool POBIKMJKEJE = 4; - int32 ALOELOFKHLC = 8; - uint32 PKLFIKGDGPG = 10; +message FELDDALAFPE { + uint32 OBOOPJLPDNI = 1; + BKKKFLJBPMI state = 8; + uint32 ILPJBEPJDLP = 9; + uint32 GEIHMKHCIJE = 12; } -// CmdId: 28323 -message OIGIBIJGHJN { - bool MKILKDIGHJH = 8; +// CmdID: 9394 +message DABPLMCKNEB { + uint32 PJJAOILBFBN = 9; } -// CmdId: 3153 -message MDMENMIFAJK { - int32 ALOELOFKHLC = 10; +message CGGCFCGPELL { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 KHHIBKPBKPN = 3; } -// CmdId: 24327 -message ACDOCOLCLGB { - uint32 AEKFFPAIOFF = 3; - bool LPIPMFLMDCI = 8; - bool HKPAPPFDGCP = 10; +message GDDAKOLOHKL { + uint32 IAMCNILPLCO = 1; } -// CmdId: 24102 -message DDCDADAECEF { - int32 ALOELOFKHLC = 5; - EHNFDFJNNCA HKPDKPCKJNA = 11; - uint32 BLALLKJMGKE = 14; +message GENJMANACLB { + repeated BJLJELJJDKM AJJGCEHCLKP = 5; } -// CmdId: 7517 -message BAGPKAOGMLF { - uint32 MCEGKJDKAFN = 3; - uint32 GNJFOAILNDA = 9; - repeated int32 HNEIAGLBPAI = 11; +// CmdID: 26864 +message EGONCMHKFOG { + bool DMEDOEHOMKH = 2; + string NLMLJKLELBK = 6; + string GBKKALEDMMN = 11; } -message BGKECOINKOK { - bool CLKEFNEDBEA = 8; - uint32 ECEDBNIECOJ = 15; - oneof BKFAEGMOHLA { - AFOMJOCMHLD bundle_info = 2; - GOMAKDHEGFG score_challenge_info = 10; - uint32 boss_challenge_id = 5; - } +// CmdID: 9138 +message KACOAMDIAPN { + bool KHBLKNFMBNM = 15; } -message FDCHGPLPANN { - bool PHNFKDNBJJB = 1; - uint32 PKLFIKGDGPG = 5; - bool KNBCMKHALEH = 6; - uint32 HLEGIFFKBPE = 9; +message KEHHNNDNEOO { + uint32 PJJAOILBFBN = 6; + uint32 AMCIHNHNOAE = 10; + uint32 DEKHBEOOIEN = 11; + uint32 JKDAMDFJAGD = 12; + uint32 FOHKBCILNMO = 13; + bool DGGCKMIKBMO = 14; } -// CmdId: 21224 -message NFAPHEFMKLG { - repeated uint32 MJOFAOMGIPC = 2; - uint32 NBMIMHDKNIA = 8; - int32 ALOELOFKHLC = 9; +// CmdID: 25097 +message PPFMEPAHDLD { + int32 retcode = 9; } -// CmdId: 3729 -message BMCPGIAOGEN { - uint32 AOJLPDFHLPK = 1; - map JHBOENENPPG = 4; - uint32 HDGHMEGDKDB = 9; +// CmdID: 24738 +message HANIHIHJEHD { + int32 retcode = 6; } -// CmdId: 5398 -message ABLJEILFLLH { +// CmdID: 1798 +message DBNMAPHANJF { + uint32 FIKNLHOJFKL = 6; + int32 retcode = 15; } -message NMOCJCFMEIE { - enum JKNFDMKEEGC { - JKNFDMKEEGC_OBSTACLE_SHAPE_CAPSULE = 0; - JKNFDMKEEGC_OBSTACLE_SHAPE_BOX = 1; - } - - ABFKJACHPLA JGPHAMFEDKN = 6; - JKNFDMKEEGC GHCOOBKKGBF = 7; - IMJJCCJHHOC PLAFNOAAPFK = 10; - int32 AAMIBAOJIEI = 11; - DDDNKFHKAJP CKDBINDCENI = 12; -} - -// CmdId: 625 -message DJKJBFPIBEB { - uint32 JHEHOCBEODA = 10; -} - -// CmdId: 28844 -message OIFFIANHCNK { - uint32 BLALLKJMGKE = 5; - ABFKJACHPLA FIGOMIOKMFA = 12; - EPNPOOBGIEJ PLNGJGFAPFG = 14; -} - -// CmdId: 8699 -message NAFKHLBNBPO { - repeated uint32 BPKIJDEEKFC = 10; - int32 ALOELOFKHLC = 13; -} - -// CmdId: 5768 -message IHBOBJCPNIL { - BNNLAGGHNJD JMGBILALJIO = 4; - int32 ALOELOFKHLC = 13; - bool EMEDCFOIFHN = 15; -} - -// CmdId: 20369 -message BAPCKCOAMNJ { - int32 ALOELOFKHLC = 6; -} - -// CmdId: 4905 -message FNFAACFHHBE { - repeated ALCIPHMEAHF MMIBBDEGCED = 2; - uint32 JHEHOCBEODA = 12; -} - -// CmdId: 25788 -message OIALGMCLEOI { - bool HBFFFGFBHCP = 4; +// CmdID: 23587 +message PJBONPLOEAG { + uint32 PJJLMHGJKDG = 15; + uint32 KAJCNDJLKFI = 9; } -message ABJLDDJLOJE { - uint32 ENHNNDJADDC = 1; - uint32 HOCBDOBKINH = 5; - uint32 LCIKDACGMDM = 8; - uint32 PGGGLIFEDAI = 9; - uint32 IBNCLPGMAKI = 10; - uint32 EIEMBBGMFML = 11; - uint32 IKJBMDFCEJJ = 12; - uint32 LABPALNNBJM = 14; - uint32 KNMCIFBLPCE = 15; +// CmdID: 26801 +message BMGBDBOGIED { + uint32 group_id = 8; } -message FDCAIODJBHG { - uint32 IJGCADDBCDG = 2; - repeated uint32 ILPEALBIHHA = 12; +// CmdID: 5234 +message CANGFNBGFFN { + uint32 MEMPKCGNNMF = 2; + int32 retcode = 4; } -// CmdId: 25544 -message PCJFKKFNJKE { - uint32 DJKDGKLPOEB = 9; +message LCMJAIOGKPO { + uint32 MEMPKCGNNMF = 5; + bool ECIHDIJCLED = 9; + uint32 IJFFKCGIAOJ = 12; } -// CmdId: 3857 -message BIBCOLOJEEE { - map PNPLHAOIEAK = 1; - repeated BHOHKGGONIB AKLEKMBGLOD = 3; - bool HHALAHALMKI = 4; - uint32 KAKFCNHBHLM = 6; - uint32 EHOIAADMLGE = 7; - uint32 JFNFFNAAFBA = 9; - map GJIGKEHCGCC = 10; - repeated uint32 HDJFAALHCOC = 11; - uint32 IGHHIIBLLCI = 13; - uint32 MOPCOOEAIPM = 14; - oneof BOKNEIKFFJE { - JNODPGKLPCP tower_level_end_notify = 1190; - NOCBPFCJBMN trial_avatar_first_pass_dungeon_notify = 1546; - DLDOBPFIDNL channeller_slab_loop_dungeon_result_info = 1218; - BELBHMGOGNK effigy_challenge_dungeon_result_info = 314; - DCBADOHAMHA roguelike_dungeon_settle_info = 720; - MGHLFHKBAPC crystal_link_settle_info = 1555; - HLNDOADPLJB summer_time_v2_dungeon_settle_info = 705; - HHIGPOENCOI instable_spray_settle_info = 465; - NPJAHFCOOEN wind_field_dungeon_settle_info = 1414; - KEEMMPNLFHB effigy_challenge_v2_settle_info = 363; - BFLNGHPKCJG team_chain_settle_info = 1671; - KCJLMPEGAKI pacman_settle_info = 679; - CEJHOHKAEOD fungus_fighter_v2_settle_info = 77; - INGNLCBDAJH blade_dance_settle_info = 1608; - NEFAICEHILN multi_character_dungeon_settle_info = 1740; - MONGCIGDNPJ inspiration_spurt_dungeon_settle_info = 934; - LONOJKKBNNN quick_time_combat_settle_info = 628; - AFGKPLJGECD fungus_fighter_v3_settle_info = 441; - JKDIPEJCOIJ filmfest_battle_settle_info = 1181; - NKGCLKIOMNL filmfest_sniper_settle_info = 1156; - PFNHAKHAHNA goal_challenge_settle_info = 1362; - ELNHHHFGKFG mist_trial_settle_info = 1208; - IDHMGJIEEJO stamina_fight_settle_info = 1539; - OAKBLDGCNKK lost_samachurl_sneak_settle_info = 236; - ODLKNDOBKKL auto_time_stop_settle_info = 1933; - MMDLOEJBCEK slime_cannon_settle_info = 1965; - KJCBFELKNPF effigy_challenge_v5_settle_info = 1384; - IHKKECMMIDL role_combat_settle_info = 1653; - IBEDJDBOIOE acrobatics_battle_settle_info = 963; - IPIDPILOJLP bullet_hell_settle_info = 880; - } +message JMJAOKHPCPM { + bool ECIHDIJCLED = 9; + uint32 DJMAIMMMMFA = 10; + uint32 DMKFECCMCOP = 14; } -// CmdId: 20280 -message IHJMOCLMJEF { - uint32 MNAEGEICNND = 10; +// CmdID: 9150 +message NMGGMLCFHAH { + FNJKNBMPJOO JCIMGDHMMLN = 3; + int32 retcode = 6; } -message HGHMGKNGNBC { - uint32 JDLEPBFCGJC = 2; - repeated uint32 KKFPKKLLDFB = 4; - uint32 ALCOMEDLFFJ = 14; +// CmdID: 25118 +message NDPJPAFCBBN { } -// CmdId: 28895 -message JOCAAGLHIEG { - int32 ALOELOFKHLC = 4; - uint32 PKLFIKGDGPG = 10; +// CmdID: 5866 +message CDCKCGGELII { + int32 retcode = 15; } -message DGNPEJJJPHG { - uint32 PCEHHHMDFCG = 1; - EJCBGLNNGLL DKFDDHDCIMF = 3; - bool GBHOBJDEGOI = 7; +// CmdID: 26254 +message JGAJLNEHDMH { + uint32 KDCLMHBCFNH = 9; + uint32 OHKIDHNABIB = 11; } -// CmdId: 6093 -message NHHIMNJANEB { - int32 ALOELOFKHLC = 5; +message DFNDLMNLMLF { + float HNNMHLBCGMN = 4; + bool OKHNJHJAKFD = 8; + float AGIDOMNEBCJ = 9; + uint32 PFOAHCOJPJM = 13; + uint32 ILFFCDKMIPE = 14; + float CDJMJLAHFGK = 15; } -// CmdId: 2369 -message KADEMGHEBFL { - int32 ALOELOFKHLC = 8; +// CmdID: 8350 +message DGOBFPBGJKP { + uint32 avatar_id = 11; + uint32 costume_id = 13; + uint32 uid = 15; } -// CmdId: 27317 -message JDJPDCCFIEC { - uint64 KAAEMLKLCOE = 2; - bool BEHGJKMIBCG = 3; +// CmdID: 23118 +message EFAFNGHMFJE { + uint32 JNHFPCLBOOG = 4; + uint32 BMOLMCOHKIM = 3; } -// CmdId: 2657 -message EFDCEHCGJOJ { - uint32 CLMPMOOCCJJ = 9; - uint32 NLFIMKJOLCH = 10; +// CmdID: 20395 +message HCLHEGINMHO { + repeated uint32 CAKNFAOIIKK = 3; + int32 retcode = 5; } -message OKDOJDFNCMP { - ABFKJACHPLA LANJAPJOEEI = 6; - ABFKJACHPLA OKMKKBJKFPL = 13; +message EHELDHCFEKD { + uint32 DFPNKFEKIIG = 2; + uint32 ONHOJOBNAPM = 3; + uint32 DEOOCBAKMCJ = 5; + bool DGCMIKFMKHP = 6; + bool DGGCKMIKBMO = 8; + uint32 PJJAOILBFBN = 11; + uint32 KMAEHPAGKFK = 15; } -message HEACCMFBOHE { - bool HHALAHALMKI = 5; - uint32 AKCLAOEDBIN = 11; - uint32 AFJJPHANFHE = 12; - bool IDBFEDAEPGD = 14; - bool KHEJHGHEODI = 15; +// CmdID: 21418 +message MCKCIIACBPK { + uint32 KHHIBKPBKPN = 10; } -// CmdId: 28404 -message CHGAPCLMPMJ { - repeated uint32 FPCMLMCJKDB = 5; +// CmdID: 21891 +message BABDIEGAGGO { + uint32 EFNIIKEFDPO = 6; + IOHPCJAJPPO KFMGLFJDODO = 8; + int32 retcode = 9; + uint32 DMCJBIMFKCI = 11; + uint32 GBCEBGKBJDM = 12; } -// CmdId: 2301 -message LFKHEICEHBL { +message JLGHKGKCHJP { + AICHHOBNIJK key = 7; + float GNJCIDHOBIA = 15; } -// CmdId: 20975 -message OILBDCCIGND { - int32 ALOELOFKHLC = 15; +message AvatarInfo { + uint32 avatar_id = 1; + uint64 guid = 2; + map prop_map = 3; + uint32 life_state = 4; + repeated uint64 equip_guid_list = 5; + repeated uint32 talent_id_list = 6; + map fight_prop_map = 7; + TrialAvatarInfo trial_avatar_info = 9; + map skill_map = 10; + uint32 skill_depot_id = 11; + AvatarFetterInfo fetter_info = 12; + uint32 core_proud_skill_level = 13; + repeated uint32 inherent_proud_skill_list = 14; + map skill_level_map = 15; + AvatarExpeditionState expedition_state = 16; + map proud_skill_extra_level_map = 17; + bool is_focus = 18; + uint32 avatar_type = 19; + repeated uint32 team_resonance_list = 20; + uint32 wearing_flycloak_id = 21; + repeated AvatarEquipAffixInfo equip_affix_list = 22; + uint32 born_time = 23; + repeated uint32 pending_promote_reward_list = 24; + uint32 costume_id = 25; + AvatarExcelInfo excel_info = 26; + uint32 anim_hash = 27; + JNHGJAIIMGJ PINDEGAFOAE = 28; + uint32 ABLFJPMKKDA = 29; + uint32 GCHGLANNHMC = 30; + uint32 KCINBOMOIGL = 31; } -// CmdId: 6423 -message HCHNJJLCFFI { - PDEEIMPHKFM OKDKCEGIOPL = 6; +// CmdID: 20096 +message LBFFFKJLANF { + int32 retcode = 2; + repeated BPHAIGLKHIL BAOBHJBDACM = 3; + uint32 KHHIBKPBKPN = 12; } -// CmdId: 8587 -message MIKHMLGNMLI { - int32 ALOELOFKHLC = 10; +// CmdID: 6448 +message AHJGOJOBAIK { + int32 retcode = 12; } -// CmdId: 22455 -message NMJHJIIEAOM { - KLACGPLDBLJ CEEHDGIPHHC = 7; - int32 ALOELOFKHLC = 10; - repeated uint32 DLNNILMMHEL = 11; - repeated uint32 NFGKFADFMKO = 15; +// CmdID: 24356 +message OKAHKMOHAEJ { + uint32 GGHKDJLGFPB = 8; + int32 retcode = 9; + uint32 level = 12; + repeated POIPABABMDA item_list = 13; } -message EKNICLFJNCA { - uint32 FKAMCJMMOCL = 1; - uint32 OPEHHOAHGEM = 2; +// CmdID: 2961 +message KAFHMALOEHK { + PKHGEKDMFAP DEJOIMAFMCK = 14; } -message HHJNLCJEAOP { - uint32 IMDJOJEKOJO = 3; - uint32 PGBDPGGINBO = 4; - uint32 BFDCMJMCICH = 9; +// CmdID: 21958 +message POLFJLIAPBG { + repeated BJCIOJGGLNL OIJEGKGHPAH = 13; } -// CmdId: 24456 -message LCBEMPPDBAP { - uint32 NLFIMKJOLCH = 7; +// CmdID: 28422 +message IMKJBGFLBPD { + uint32 EHJHFENCKLJ = 1; } -// CmdId: 29033 -message NNGCFMBDDJI { - repeated uint32 NOEKKHNDMDB = 6; - repeated DPKLMEKIHMH ODAMAJJFBKN = 14; +// CmdID: 6209 +message EOKAIECFKEJ { + uint32 JLMKCINPCGF = 12; + uint32 IIDHPKEFHPM = 13; } -message FNBNDHBGLNG { - repeated uint32 PJPNKKILHLP = 3; - repeated uint32 EGCIIBDECPK = 4; - repeated uint32 OCENMFOFGAI = 13; +message GDLJLJIHMFO { + repeated OOLBIPGMPJB ELOILBOEKPK = 4; } -// CmdId: 25837 -message FAGGAOOAPGI { - bool OFGAKHGBFFG = 2; +// CmdID: 21684 +message DGBGDLDJIAF { + uint32 entity_id = 9; + AbilityControlBlock ability_control_block = 12; } -// CmdId: 23624 -message KPPIKLKCEMB { - uint32 APIFGCAIINH = 2; +// CmdID: 27841 +message MIHCIMMMGJD { } -// CmdId: 9890 -message IMABEGJNKPG { - uint32 BLALLKJMGKE = 4; - ABJOEEKOBAB ADBFFAIPBOO = 15; +// CmdID: 68 +message NOAGBPPAADJ { + repeated uint32 NJJCEIJCCAG = 6; } -// CmdId: 8306 -message GEDCHLBLAOP { - uint32 ENMJPKOJOIE = 7; - uint32 KCAGCDENLLF = 14; +// CmdID: 9710 +message NLOPFFDOMEG { + repeated uint32 KGHJDEBANMB = 7; } -// CmdId: 24475 -message JICEMBPMLLD { - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 10; +message HGMNEFBCKGK { + repeated KFKCMMOHNOF GOCBHMDLADB = 5; } -// CmdId: 9429 -message CFOBNGEGDBE { - int32 ALOELOFKHLC = 5; +message LKNIALGDPBJ { + uint32 HPKJCBECFGB = 9; + uint32 LEKFEJHKPPE = 10; } -// CmdId: 5332 -message HNAFDDBJHDN { - int32 ALOELOFKHLC = 4; +message EHHNKOLOAEK { + repeated MKALMMGNKOO JAJNJHDDLOJ = 10; } -// CmdId: 22310 -message DFOFOFDFIJA { - bool OMGIHMMEJNF = 3; - EPPNFGHFJIM KIFBAKINPCD = 9; +// CmdID: 7625 +message BANIOBFIIOC { + repeated LLBNKELDFCG NOHABAMIDAD = 2; + repeated KFJHKFECDPD PMHIILIIEIG = 7; + repeated PCDLGLMDHAI POGDNKLBFJM = 12; + repeated PCDLGLMDHAI LBJCOBNDKBD = 14; } -// CmdId: 22940 -message DAJOOCKKLLJ { - uint32 MCAPJENHMHH = 2; - uint64 IKCGBNOFDID = 10; - uint64 OBLBCDKCAPA = 15; +message FFAEBGLGGCC { + DIGPMLGLILN PDJMIECELHM = 15; } -// CmdId: 9920 -message NDFNAMNPNEH { - AEJFGAKFBOD DKJJJGPKEAA = 1; - GLNJADEEEGE AKKDDPKIJKG = 4; - NAGOJLMMJBB DKOBKKMFMAD = 6; - int32 ALOELOFKHLC = 15; +// CmdID: 26946 +message ANBKMKCMGJM { + uint32 scene_id = 8; + repeated AOHAKNDCAJM OHCPCLGMNMC = 14; } -enum FEACKCCDBIN { - FEACKCCDBIN_NONE = 0; - FEACKCCDBIN_E_SKILL_SHARED = 1; +message ACBPNJDPCFE { + uint32 DLMGMPMFOJM = 2; + uint32 kill_num = 3; + uint32 KPAMPGDJDHE = 4; + uint32 uid = 5; + sfixed64 IKGKNBDKOBD = 6; + sfixed64 CCBPCBOLLKL = 7; + sfixed64 MKCFEKNGPNE = 9; + uint32 DIGGFFKGODJ = 12; } -// CmdId: 6704 -message OJHKMFGKLGK { - int32 ALOELOFKHLC = 6; - repeated BLKDHEHMGMM IOLNJCLGKCE = 11; +// CmdID: 28688 +message FBJCPAFBFDP { } -// CmdId: 6122 -message DHEJKHNOAOP { +// CmdID: 9841 +message HCMECBEMBKD { + uint32 OKICOGLEJEC = 3; } -// CmdId: 483 -message KJHOLMFLJFE { - bool LCBBLGNDCPM = 3; - bool IMBLDABPNLF = 4; - bool EMGOHOJHGCI = 12; - bool LFNGPJHNHAN = 15; +message KJJAAAKJPLE { + ONFEIBHLJBP type = 2; + Vector pos = 6; + uint32 OKICOGLEJEC = 9; + uint32 FCHFAKEPINP = 13; } -// CmdId: 9964 -message HHGANMCOPLI { - uint32 LFEENLOIMBB = 4; - int32 ALOELOFKHLC = 14; +// CmdID: 9052 +message DJGNPANGAOK { + uint32 PJJAOILBFBN = 2; + uint32 ONABDGFCPIH = 10; + HIBHHJENMPP PIPMDDFLKMO = 11; + int32 retcode = 14; } -message AHDBDEAOGHB { - repeated NGOJPAKJMGP IAJMALFPEON = 6; +// CmdID: 24041 +message AHEEMIPPLNB { } -// CmdId: 294 -message JEDJPNCKJLG { - IILMJFKENKA IKABIJKCNGC = 12; +// CmdID: 5809 +message DOOOHPFNKNI { + int32 retcode = 1; } -// CmdId: 1083 -message DNBALHBCBGE { +message OJEBKFCPNII { + repeated PLHLJCALJHN CBENKJEOCIL = 12; } -message HHDANPOFIHE { - /* protected @ 0x28 */// string AJOEFDIKLHM = 65535; - /* protected @ 0x30 */// bytes NCPLOLGMDOP = 65535; - /* protected @ 0x38 */// bytes AFPJFFOPKDF = 65535; - /* protected @ 0x40 */// bytes LCIGCIBIDPN = 65535; - /* protected @ 0x48 */// string EBHPLLECMDB = 65535; - /* protected @ 0x50 */// FIHICFJNJCB JDKCPDBHEHC = 65535; - /* protected @ 0x5C */// int32 ALOELOFKHLC = 65535; - oneof BOKNEIKFFJE { - PGAIHLMPBMA force_udpate = 4; - PAOJGODHCMA stop_server = 5; - } +message PropValue { + uint32 type = 1; + int64 val = 4; + oneof Value { + int64 ival = 2; + float fval = 3; + } } -// CmdId: 28819 -message JMIKOLGANLP { - int32 ALOELOFKHLC = 4; - KLLAAKFFKJE BDMGFOLKJAF = 10; +// CmdID: 28293 +message JIGNEGCHAML { + int32 retcode = 13; } -enum MMLAGGMCJEP { - MMLAGGMCJEP_NONE = 0; - MMLAGGMCJEP_INIT = 1; - MMLAGGMCJEP_BUILDING = 2; - MMLAGGMCJEP_BUILT = 3; +// CmdID: 25089 +message IEPGIJLDLLK { + uint32 NNEBHHFHDCC = 2; } -message KDCBFHPPKGF { - repeated ONAPHJFIPOF NIJDBMFEAEL = 1; - uint32 ECKNEFEMMHI = 2; - uint32 CLKOMNJEAGO = 3; - ABFKJACHPLA DAOJDPKDBKP = 4; - ABFKJACHPLA NKNNDCILGBK = 5; - repeated ONAPHJFIPOF BLPMPLNDJDF = 6; - repeated PHDDAJFBBNH BNENEHNBECD = 8; - uint32 EDFCLELEDMO = 9; - bool KHJAADAMGFL = 10; - uint32 PABNFILBDMA = 11; - ONAPHJFIPOF IJNMCIOFEBJ = 12; - ABFKJACHPLA NNDGGAGGLMN = 13; - bool PHADMHPEFEK = 14; - ABFKJACHPLA AEACCAMIJFA = 15; - ABFKJACHPLA BPJABHMMMHE = 1751; +message EINFGACGBHH { + uint32 NOJPNJBECID = 1; + uint32 count = 2; } -message KJINLDGAIKN { - bool EBPCEPLKLCC = 1; - repeated DEDEHACHCBH NFIIKNJDPDB = 2; - uint32 ONAMNABGEFD = 4; - uint32 GCBOLPFMJCJ = 6; - bool KHEJHGHEODI = 9; +// CmdID: 2410 +message EOOOCLAPIED { } -// CmdId: 8353 -message BMJBBKEEFEC { - int32 ALOELOFKHLC = 2; +// CmdID: 25742 +message HCHEEBCOJCE { } -// CmdId: 22845 -message PGHFLAOPDIC { - uint32 FPFOPNJIMPC = 7; +// CmdID: 6337 +message JADFEGCFEEK { + NEOAILIEDGG data = 4; } -// CmdId: 4858 -message NPJADGIJJHD { - uint32 JAONFKLIMLC = 13; - repeated uint32 GOHMMKKFJDI = 14; +message AINKOHFIMHN { + int32 x = 1; + int32 y = 2; } -// CmdId: 22146 -message OGBBLBPEOGD { - uint32 LMCNMJEJACO = 5; - int32 ALOELOFKHLC = 8; - uint32 CNJECAIDFDK = 12; +// CmdID: 5715 +message MEPHPFEAPHH { + int32 retcode = 1; } -message DDGOCAEHDHO { - uint32 IMCNGALDIJK = 7; - uint32 GCDJMPBFNLH = 10; +// CmdID: 20766 +message MFKCPFJBIID { + uint32 uid = 13; } -// CmdId: 27565 -message BFGJOIGKAAM { - repeated KAAKJBIKNGA JMDBDOMAJLF = 1; - uint32 OFKJPAHLDIL = 2; - bool KINLLPKOBJN = 4; - repeated OMEPEGPCMPN KFMCDPLPABH = 6; - uint32 OCJAIFHBNPE = 7; - bool IHHFINLLOIN = 9; - uint32 DFGBJIBFJBA = 11; - repeated uint32 JPGLBGIKBGC = 12; - uint32 DMOKNKCBKKA = 14; +message GPKOKHLENMO { + bool ECIHDIJCLED = 2; + uint32 PEAJINIFGHM = 8; + uint32 PJJAOILBFBN = 9; + uint32 JOFBEIACLOF = 15; } -message DOMLNCLCCPB { - uint32 GKAFIEPILPB = 1; - uint32 PCECABCJIOG = 7; +// CmdID: 25133 +message OGOODMCOILL { + uint32 OMGCHBACHCI = 1; + uint32 HEKHHHCOPLM = 10; } -// CmdId: 5082 -message PDAPOGMFILK { - int32 ALOELOFKHLC = 4; +// CmdID: 9608 +message FNCHHMEGFGC { + int32 retcode = 2; + repeated AJKDCHJAKID BLECGENICFA = 4; + map HMEMHOPNBEB = 6; + repeated int32 DEKIIHDLAOI = 11; } -message PBIAHDAILHM { - uint32 FOJONINCCDL = 7; +// CmdID: 25440 +message DDOMIMCOONE { + uint32 LBCLGHBMDAF = 10; + bool GHJMCFFDFDD = 1; } -// CmdId: 9014 -message IFMJOCIPLNP { - bool GBBDDDLKNDC = 13; +// CmdID: 29018 +message NCJGLHEKBAP { + bool KKOPDPJDJCM = 2; } -// CmdId: 27644 -message CCNBODMDMFF { - GKNDIAGKCME CENJOABOPOI = 4; +// CmdID: 23482 +message MCNMEHGNKLB { + uint32 ADMOKADNFHH = 1; + bool POHFOBDLLBC = 6; + uint32 OMGCHBACHCI = 8; } -// CmdId: 22245 -message OADFEJANBAA { - int32 ALOELOFKHLC = 7; +// CmdID: 5239 +message CPBPBKECAPD { + uint32 PJJAOILBFBN = 7; } -// CmdId: 6539 -message NFKIMKIHCAE { - bool FFGCKGEIFIF = 4; - uint32 IKCGBNOFDID = 12; - bool FKCBEJEJMEJ = 13; +// CmdID: 3160 +message DGEICDHMCNN { } -message EHNFDFJNNCA { - uint32 CLMPMOOCCJJ = 5; - ABFKJACHPLA LANJAPJOEEI = 6; - ABFKJACHPLA OKMKKBJKFPL = 7; - uint32 PABNFILBDMA = 10; - uint32 HKDNCDDCDJE = 11; - uint32 LECNJNGHNHH = 12; - oneof HKPDKPCKJNA { - uint32 monster_id = 1; - uint32 npc_id = 2; +message CurVehicleInfo { + uint32 entity_id = 1; + uint32 pos = 2; uint32 gadget_id = 3; - uint32 item_id = 4; - } - oneof IHAAEBMHLHO { - NGFBAFCDOID gadget = 13; - } + Vector BNDOCLLEBEA = 4; + uint32 GIICKAOFKDB = 5; + Vector BELIOKMDLGB = 6; } -message LKJJDJFPJNC { - uint32 AOBGPFCPIMC = 1; - uint32 OFKJPAHLDIL = 3; - uint32 OCJAIFHBNPE = 10; - uint32 DFGBJIBFJBA = 11; - uint32 DMOKNKCBKKA = 12; - uint32 KLBOFOJNHNL = 13; - uint32 HIJCCOEIPNP = 14; - oneof BOKNEIKFFJE { - ACGBDHNAHAC mechanicus_info = 2037; - IGMHLDIODFF fleur_fair_info = 1058; - DNIINCONJJE hide_and_seek_info = 468; - AGLKONMMCOD chess_info = 1045; - AMCBKADFPMG irodori_chess_info = 353; - PMELNBGNHLB char_amusement_info = 244; - LCJJJOGPHIP brick_breaker_info = 217; - IEPJNEEBECP coin_collect_info = 895; - JFCMFONKBBF lan_v3_boat_info = 1626; - OFOPPJNEPKA fleur_fair_v2_pacman_info = 1126; - NFIBLKHAPDP target_shooting_info = 1989; - OEPCDDMHDOB pitch_pot_info = 619; - FHKMFKGCDOI ball_game_info = 40; - KKIHDDJDOJH lan_v4_party_lion_info = 2033; - BIBPHOBELLG hide_and_seek_v4_info = 1177; - HJDKABBMGNL monster_vs_monster_info = 1998; - JLIKEMMKHMN watergun_info = 1304; - } -} - -// CmdId: 29966 -message PCDODDHKMIM { - int32 ALOELOFKHLC = 1; - repeated IACLINMJAMB KPDLFBMEAGH = 2; - uint32 AOJLPDFHLPK = 8; -} - -message LOEMNELBJOA { - uint32 BLALLKJMGKE = 7; - ABFKJACHPLA LMLICCMNOBM = 9; -} - -// CmdId: 9420 -message GPBGIPMCHLI { - bool OONFLODKDPE = 3; - uint32 IAPJPJFFKGC = 11; -} - -// CmdId: 27430 -message LGPPDKJFLDP { - int32 ALOELOFKHLC = 2; -} - -message DJKBMPMECHI { - uint32 PINGPLBHNMO = 1; - uint32 FBNCFDAFDHP = 3; - uint32 AENAEJKMCMA = 5; - uint32 BIAOGHFEDAA = 12; - int32 KLENBMOBENJ = 13; -} - -// CmdId: 4076 -message FCJFGHGKBAO { -} - -// CmdId: 807 -message PBMGKFICKGJ { - uint32 CMOINIJNAOH = 14; -} - -message EHOKJADNKPG { - CKIHEIDAKCA KCDCFCAGMCK = 12; -} - -message LJFCGAFDEGJ { - uint32 PKLFIKGDGPG = 1; - repeated uint32 FGALKDAJHDM = 7; -} - -// CmdId: 5432 -message MOEMGKAIJPP { - int32 ALOELOFKHLC = 1; - uint32 LCLNEEMKNPK = 4; -} - -message MOGBAMJFHJE { - bool FFEHDDFKGAM = 2; - uint32 MNAPMPDLHCE = 3; - map DLBLDFDIAJP = 10; - repeated GJDJFBIFMNL MOKGPOLMFGK = 11; -} - -message FIHICFJNJCB { - string IBJDBOGCPBJ = 1; - uint32 NALKHGDBEAG = 2; - string CINMCEKOBLI = 3; - string NGDANBNGEKD = 7; - string NJODNGAALKE = 8; - string FAGNOMNDGIM = 9; - string ADAKKDBJKKK = 10; - string DMELAPEOBHP = 11; - string LMOIBHBMHAP = 12; - string JNODHONPBHD = 13; - uint32 CFGENLPKLFF = 14; - string DIPBAKDMCMA = 16; - uint32 KCKPMCAGLHB = 18; - string KECEBPALNJM = 19; - string BLKCOCDNMPJ = 20; - BMKFJEEPGPL BHMCOKBODNK = 22; - bytes JANLFCGFMOL = 23; - string CJONDOEMONO = 24; - string HEEKOFPOKBG = 26; - string HMJJDLDHKNO = 27; - bool OEOJLMNKHII = 28; - string GKBEFKHPAFL = 29; - string HGLGHAAMHEH = 30; - string FJJLMGIBBDI = 31; - string KJAGNJAEBKA = 32; - string ODDGJPCCGKF = 33; - string LNGFPHNIJPJ = 34; - BMKFJEEPGPL BDGAPCKLBAA = 35; - string NAFDOLAEOKL = 36; - string BHGHKMLNLLI = 37; -} - -message CLIFMEHOGEN { - uint32 HLEGIFFKBPE = 9; - uint32 PKLFIKGDGPG = 11; - bool KHEJHGHEODI = 13; - bool EBPCEPLKLCC = 15; -} - -// CmdId: 8550 -message DIFFBCBCEOD { - uint32 OFMFFEBNDCD = 5; - PEHHBGGJFFN ECLBGDKGLMF = 7; - ABFKJACHPLA EFFPFHNCFEA = 13; -} - -// CmdId: 26739 -message PKHDMCGDMPK { - int32 ALOELOFKHLC = 6; -} - -// CmdId: 22540 -message PHDHJFAFONF { - uint32 IJGCADDBCDG = 12; - int32 ALOELOFKHLC = 14; -} - -message BOPGOLFNNJI { - bool OILPHEPKKBC = 3; -} - -message BFLNGHPKCJG { - uint32 LOIEKFANKLK = 4; - repeated uint32 KFMCDPLPABH = 6; - uint32 GCBOLPFMJCJ = 8; - uint32 KDKHKEAKDPB = 11; - bool LPIPMFLMDCI = 15; -} - -message PEPAGCGHEEK { - uint32 AMPNCOELBJC = 8; - GICJLGOBNGE CMDMGPAIKEG = 11; - uint32 NHJCLNOLPAN = 13; -} - -// CmdId: 21752 -message PBIOBKFNEFM { - bool JPKAABHCDCH = 10; - int32 ALOELOFKHLC = 11; - repeated uint32 FLDFFHGDFJH = 15; -} - -// CmdId: 27425 -message GPFLKDMFDJK { - uint32 NIJDGEOBLBI = 8; - repeated OOAKCGBHKAI BEGFOEMINDF = 13; -} - -message JIDBEMKDBFD { - uint32 IMDJOJEKOJO = 7; - repeated LJBKEOKPJOC ILKGGMJBILI = 9; -} - -// CmdId: 7264 -message EAMPKLKINNB { - uint32 LJENFDPHJHA = 6; - uint32 FPFOPNJIMPC = 12; - int32 ALOELOFKHLC = 15; -} - -// CmdId: 6404 -message OOEKPPJKEOP { - uint32 AIHFCADMDLG = 4; - int32 ALOELOFKHLC = 6; -} - -// CmdId: 22082 -message HANEBNOGJDF { - int32 ALOELOFKHLC = 2; - uint32 PPFDEGKIBMC = 6; -} - -// CmdId: 2209 -message BBOEBKCLBCM { - repeated IMCPDNPGDBE GCAIPGACKIB = 7; - repeated uint64 ELIFEJDICFO = 10; -} - -// CmdId: 2465 -message LBDCPFMIKPD { - map HMAKCIFMLPB = 7; -} - -// CmdId: 26887 -message ILIAAJENPMA { - int32 ALOELOFKHLC = 1; - HJGJLNLHEJG DNMOKEIJGFF = 7; -} - -// CmdId: 2347 -message LOFCGHJKMDM { - int32 ALOELOFKHLC = 1; - repeated NKJMCBIMLAN MPPJJNDMJJA = 2; -} - -// CmdId: 5899 -message FODAJDPAACN { - map KHKKNDKHOJN = 4; -} - -// CmdId: 611 -message AOPOGBADJHN { - bool IBHLFHOOAGJ = 9; -} - -message LIJKEABKDMO { - uint32 INPAPNBJFIJ = 2; - uint32 BFIFFDGCFGK = 6; - EFCGFLLIMAG EDKODFKFMHL = 7; - uint32 AIHFCADMDLG = 9; - uint32 NDNGNBPPIPN = 12; - uint32 BMHBHCJNMIJ = 15; -} - -// CmdId: 26436 -message EDKGEFFDOPB { - EMNGAJIPPBA PHKBIBBMKEH = 7; -} - -message EIKCDBNDHDM { - uint32 PABNFILBDMA = 12; - IEEDPBMKLFC HCDOABPNCIO = 14; -} - -// CmdId: 27101 -message ALBFMCCECLE { - bool MCOBKJDOGHA = 8; - ABFKJACHPLA OKMKKBJKFPL = 15; -} - -// CmdId: 1992 -message DDOKMJBMEOB { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 20719 -message GNALCEBKBAL { - uint32 OLLMODFCNPP = 3; - int32 ALOELOFKHLC = 6; -} - -// CmdId: 29750 -message MLGHEAFNOPP { -} - -// CmdId: 22736 -message EEOIKFGEOCJ { - DMGHDHNMCED JLMCPGANEMB = 3; - repeated DMGHDHNMCED AGDPPAOCHDL = 7; - uint32 PELMLEPKFFD = 8; - int32 ALOELOFKHLC = 13; - uint32 DAMNDJADLLI = 14; -} - -// CmdId: 2430 -message EIFKMMFONJC { - uint32 AOJLPDFHLPK = 1; - uint32 KNMLAKGKMJD = 4; - int32 ALOELOFKHLC = 9; -} - -message ELMEPCFHNFE { - EJIGAPDJCJD DKOBKKMFMAD = 3; - bool LPIPMFLMDCI = 5; -} - -message NNNECCFMAHJ { - uint32 IMFKOKMIDGE = 5; - uint32 BPBGKNKBDGH = 6; - uint32 NCEBPIIBBHA = 12; -} - -// CmdId: 25287 -message INPPMAJFGFA { - bool EPPMGJGHPPK = 1; - bool HHALAHALMKI = 6; - uint32 HHNLJBEKIDJ = 8; - uint32 AJGHCCPOOIP = 10; - uint32 ECMNGCGGKKI = 11; - uint32 AIHFCADMDLG = 14; - uint32 JAHFOBKDPDC = 15; -} - -// CmdId: 24521 -message HEFLMNBDPNL { - uint64 KAAEMLKLCOE = 9; - uint32 HIMOJHLCKGB = 14; -} - -// CmdId: 8899 -message MPCHEEEJDNN { - BALKODLKKDC BEEGAJMCLFA = 9; - uint32 AOJLPDFHLPK = 15; - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 3; - } - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 1724; - } -} - -// CmdId: 28643 -message NCIHCOLCLBH { - repeated MOMMEPEGDHB OBAFANGAOIB = 10; -} - -message IFMGJDGGIDJ { - uint32 FMHAPHAFPDO = 2; - bool EBPCEPLKLCC = 6; - uint32 JFEMOPGIFHC = 10; -} - -// CmdId: 21188 -message PHNMNEFGGGH { - uint32 BPMLEJDCFFJ = 5; - uint32 HIJCCOEIPNP = 6; - uint32 MJILGPIHHIM = 14; -} - -// CmdId: 26413 -message DJLFICNPBEM { - uint32 PKMMKPDIKOB = 7; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 26087 -message LMMHEHHFCDJ { - uint32 PABNFILBDMA = 2; - repeated uint32 JMJNGIGPEMB = 4; -} - -message OHNKBFAMOHA { - repeated uint32 JECINMGHJBI = 4; - uint32 DKBPELKIFBM = 11; - uint32 IIELEJIFEFL = 12; -} - -message PFNHAKHAHNA { - uint32 LOIEKFANKLK = 6; - bool LPIPMFLMDCI = 10; - repeated uint32 DNDPMHMHDJM = 12; - uint32 GCBOLPFMJCJ = 14; -} - -// CmdId: 21376 -message MBLLHEGOBPL { - uint32 PABNFILBDMA = 8; - repeated MPKGHNGGHGM HIPALMFHALA = 10; - repeated IEEDPBMKLFC LELNKNNLBDG = 12; -} - -// CmdId: 9111 -message EGBFPAFPKGL { - BALKODLKKDC BEEGAJMCLFA = 7; - bool BBFELADMDOF = 13; -} - -// CmdId: 21222 -message EIOKIEGFHBO { - repeated CPAACPCIJEA KHGAAGLPNKP = 11; -} - -message CMGPJJDJFEB { - bool DEOJJNLADMP = 10; -} - -// CmdId: 24016 -message DODHMEMPMPI { - uint32 HMBIHMOGBJE = 15; -} - -// CmdId: 27251 -message BPDOEOEBINM { - uint32 JJLNKJJDNAC = 1; - uint32 FHKJBKHNPPA = 4; - uint32 DPJCIJKMFPM = 6; - uint32 JAEFIACEAHB = 11; -} - -enum PEGPJCFPGNI { - PEGPJCFPGNI_IDLE = 0; - PEGPJCFPGNI_CHANGING_AVATAR = 1; - PEGPJCFPGNI_READY = 2; -} - -// CmdId: 2312 -message DNNCBDAPOEJ { -} - -message EAFEDCDGLMI { - int64 CEIAKNGAODL = 3; - ABFKJACHPLA FFNPJINKOIN = 9; - int32 CCIGDFDLDGA = 12; -} - -// CmdId: 20926 -message PFFBNKDMGFI { - /* protected @ 0x20 */// uint32 NIFMINEPOEB = 65535; - /* protected @ 0x24 */// uint32 PINPEOBPDEB = 65535; - /* protected @ 0x28 */// uint32 NHJCLNOLPAN = 65535; - /* protected @ 0x2C */// uint32 DEAJDCGAPOG = 65535; -} - -// CmdId: 26367 -message PPFMJKPJBHD { - /* protected @ 0x20 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0x24 */// uint32 DEAJDCGAPOG = 65535; -} - -// CmdId: 24458 -message JBIGONJNAFK { - int32 ALOELOFKHLC = 1; - uint32 HLCCJFGJLAA = 7; - repeated BFOKKIILAKI OANHJCKOKGK = 15; -} - -message KDOEFCOJDDL { - float ICKHFGPOHOB = 1; - float PJBNLHEDMKH = 2; - float HEMHBCPCDAP = 3; - uint32 AJFIGFGCMLO = 12; - float CEECMAJGHLC = 14; - uint32 MHOBBFJGOFL = 15; -} - -message EIDKFODEABK { - uint32 AOOPLEGMCOE = 7; - bool BJNGLHNNCOH = 10; - uint32 KDGPJILIAFK = 13; - oneof BOKNEIKFFJE { - BBOJIHPJEKO coin_result = 1361; - ELIENFGIJBL card_result = 1390; - INKLCIDANKK avatar_result = 215; - BBODAFDPGOI avatar_available_count_result = 1370; - } -} - -// CmdId: 26871 -message ELBNAAEIKIF { - uint32 IJGPOHNNHNM = 7; - bool FFGJLPNCNKL = 12; - ABFKJACHPLA IJCDBADPELM = 14; -} - -message PEOFMNGBFOO { - uint64 KAAEMLKLCOE = 8; - repeated uint32 AOAONFPPNEN = 11; - uint32 BLALLKJMGKE = 12; - repeated uint32 EJCPIPIGHME = 14; -} - -// CmdId: 29162 -message IKGDJHNDPJH { - repeated NGGPLOGCGMF GHMEPBPLPKD = 2; - uint32 HDGHMEGDKDB = 12; - uint32 AOJLPDFHLPK = 13; -} - -// CmdId: 28363 -message MBNKAHGMFGK { - repeated uint64 KAAEMLKLCOE = 4; -} - -// CmdId: 6662 -message POBEEGPCCNC { - int32 ALOELOFKHLC = 4; -} - -// CmdId: 5665 -message PBPABICJKNK { - uint32 AOJLPDFHLPK = 8; - int32 ALOELOFKHLC = 10; -} - -// CmdId: 28880 -message IKKNPDPEIHL { - int32 ALOELOFKHLC = 5; - repeated uint32 CBGEHPOFCAK = 13; - repeated uint32 JNOHLHKBMAC = 14; - repeated uint32 IJFDHIIPEMI = 15; -} - -// CmdId: 20686 -message JGCLKIEOHFL { - string BEHDDBLCKKO = 15; -} - -// CmdId: 24748 -message KBLLKBMMLIP { - repeated KIMHLKPIGFH PHNAHKHDGED = 10; -} - -message FIMEPLBAJMH { - uint32 GEHKDLKICIH = 4; - CJIKOELBMOB HCKAELEEKEG = 11; -} - -message DJJOMIIIDGD { - uint32 BLOHBDCADHM = 4; - bool LLKGPMLDCDH = 6; - bool MENIMNJENDO = 7; - repeated uint32 MIJPLELAKPO = 10; - AKEIOPODHFF KCDCFCAGMCK = 14; - bool OICDBBMEGCE = 15; -} - -// CmdId: 23949 -message MANMLNBBJED { - int32 ALOELOFKHLC = 7; - uint32 HLCCJFGJLAA = 13; -} - -// CmdId: 3000 -message CJNNIMLCNMB { - uint32 BNFCMECOAMO = 5; -} - -// CmdId: 9438 -message DEMEIHMNFHH { - uint32 IJGCADDBCDG = 15; -} - -// CmdId: 4442 -message LPNLKDDPLKN { - int32 ALOELOFKHLC = 10; - LCGMFOGLDOD IABEIPFENKI = 14; -} - -// CmdId: 6956 -message DGOCECFIJBA { - uint32 ANMKOOPEBIG = 6; - uint32 AIHFCADMDLG = 11; -} - -// CmdId: 5407 -message OLODKPCMNDE { - uint32 PEAINEEEGFC = 6; - PFFIEMOODLF DKOBKKMFMAD = 11; - bool LPIPMFLMDCI = 13; - uint32 AIHFCADMDLG = 14; -} - -// CmdId: 2457 -message IMJDCJEJOIB { - uint32 JPBKFLOINPO = 1; - uint32 CIDGHAMEFJP = 6; - uint32 PLHGOLNFKGP = 9; -} - -// CmdId: 9433 -message BDANEPGEPCA { - ABFKJACHPLA DKBJGIHNFOA = 1; - uint32 IMDJOJEKOJO = 8; - EPNPOOBGIEJ PLNGJGFAPFG = 9; - uint32 FKNMJHFAPOL = 10; -} - -message JBPCHBJEKFP { - repeated uint32 DKNJKKFKGJK = 1; -} - -message GPOMHONNLJN { - enum MCOKBJCKBLH { - MCOKBJCKBLH_CLOSE = 0; - MCOKBJCKBLH_COND_NOT_MEET = 1; - MCOKBJCKBLH_COND_MEET = 2; - MCOKBJCKBLH_ACCEPT = 3; - } - - repeated EGDCNADJIII CACLAJBKHEG = 1; - repeated uint32 COJEIELHDLI = 2; - map LPEJPEBFPHI = 3; - repeated AMFPBDFCMBO PBFDCLJOPMB = 4; - uint32 CILOJPGFGKD = 6; - repeated uint32 FGJIAKFIHCO = 7; - uint32 IECHBMOKNNO = 10; - uint32 IJGCADDBCDG = 11; - MCOKBJCKBLH KGBOKPBKHOK = 12; - repeated uint32 OFLEIOCDJLL = 14; - repeated CJHAEGGGOCB NNGNANCMLNO = 15; -} - -// CmdId: 29624 -message AGEICPLFPHN { - uint32 PPFDEGKIBMC = 6; - uint32 KKAKDPHJJOC = 11; -} - -// CmdId: 739 -message BAOCGMJDDGF { - int32 ALOELOFKHLC = 5; - bool BBFELADMDOF = 8; - BALKODLKKDC BEEGAJMCLFA = 9; -} - -// CmdId: 6428 -message PCCENCJBNHI { - uint32 PKLFIKGDGPG = 1; - CFEKLANELNK NADKEGGOOAJ = 2; - bool PHNFKDNBJJB = 9; - uint32 JAHFOBKDPDC = 10; -} - -message AKGEEEEFEPG { - uint32 IJGCADDBCDG = 1; - bool EBPCEPLKLCC = 14; +message HKBCJPOPOGI { + uint32 count = 1; + bool HPPMEGLDGKF = 2; + uint32 item_id = 10; + uint64 guid = 15; } -// CmdId: 20027 -message OODBLCNJEGK { - uint32 PKLFIKGDGPG = 3; - repeated NPAIHABCLDI PJECCALFKDD = 12; +// CmdID: 7966 +message PGCGFOLHJNK { + uint32 target_uid = 4; + int32 retcode = 12; } -// CmdId: 26341 -message HPCPMAMFMDH { - uint32 AOJLPDFHLPK = 13; +// CmdID: 1483 +message NOMECOKLDGG { + uint32 GGHKDJLGFPB = 2; + uint32 IBADLNMJBII = 13; + uint32 JEFILDJEBAJ = 1; } -// CmdId: 2098 -message CAGMMOKPNJH { +// CmdID: 28361 +message CDFGKAKJJON { + int32 retcode = 4; } -message PFKKMHPOAEF { - bool CJHALNMBPKB = 1; - repeated HILJDJKOEOE LNPGICJNEPC = 2; - uint32 IPMCDCBOCDA = 3; - repeated int32 HNEIAGLBPAI = 4; - repeated JAEKEGHJKPD PJFICBECIFP = 5; - uint64 AMPIOEHPGBN = 7; - bool PHNFKDNBJJB = 8; - HGHMGKNGNBC HGOPKJEOBBD = 9; - uint32 JAECDIHFKLI = 10; - uint32 GNJFOAILNDA = 11; - map ADHNDJKEJNK = 12; - uint32 HHANJNBKLLA = 13; - bool JHIHBMEAJPO = 14; - repeated NNKDPPLOCFF DNMBLACDOIF = 15; +// CmdID: 25353 +message ELLHOJMLFPI { + uint32 player_uid = 11; + bool LKCAEOPCFOC = 13; } -message EGKMKKHFNPF { - repeated NIMHCEOACIN HFMPCELHGBP = 14; +// CmdID: 6143 +message PKLPGFHJMNE { + IEJJDFOPBPJ ELBFHELKAMJ = 4; + bool PNGMCLGDCPC = 10; + int32 JJFPFMPJEMA = 1; + uint32 scene_id = 2; } -// CmdId: 1078 -message EEEBILKNAEP { - uint32 OIANCIPKPBE = 6; +// CmdID: 27031 +message JBLOMEPMFIN { + uint32 PHMKPNKMOOE = 1; + int32 retcode = 14; } -message NPMFEHKMHFF { - repeated EMDMMLCEDJL KOHDONCJGJB = 1; +// CmdID: 25530 +message DGFONDGLIFK { + uint32 PAFOJLHCAEH = 4; + uint32 OMGCHBACHCI = 5; + uint32 end_time = 7; + uint32 OJOAPINGLNO = 10; + uint32 LMJNOKAJEKI = 14; + oneof Detail { + BHALLIDCFHL flower_start_param = 3; + NGEONOOGCIK electrohercules_start_param = 12; + } } -// CmdId: 23925 -message IACJFFMNILI { - uint32 JOIDOMFINIH = 1; - uint64 KIGIBADDGGO = 2; - uint32 LKDPJDHALGJ = 5; - repeated uint32 HKHHDKBBEEI = 10; - int32 ALOELOFKHLC = 11; - repeated uint32 KJHAIEBIGIN = 12; -} - -// CmdId: 4818 -message IHHIJLMJAAI { - LBJOFCNHNDI FGLOMDPCLLL = 2; - OINHABHHGNM MFONPLANMKG = 9; - uint32 ENKIGHFIHBA = 10; - int32 ALOELOFKHLC = 13; - uint32 CPNEKAMBJGK = 14; +// CmdID: 789 +message CMMNHCAGODH { + LPNCACOAAMH KKONLPHIAHE = 8; + uint32 entity_id = 10; } -message DOMJIPOHBPB { - uint32 PPFDEGKIBMC = 1; - uint32 MCAPJENHMHH = 2; +// CmdID: 24392 +message PLIDOALCGDC { + int32 retcode = 4; + uint32 PJJAOILBFBN = 5; + bool DGGCKMIKBMO = 11; + uint32 DEKHBEOOIEN = 12; + bool JHFMEFICAAL = 13; } -// CmdId: 5780 -message PIDEENPNKFG { - int32 ALOELOFKHLC = 1; - uint32 NJANMOAOJIH = 15; +// CmdID: 21331 +message GNJLMAIAMMM { + repeated CDMINFONNJG NMGKPDJBBBP = 3; + int32 retcode = 14; } -message BMOPFKLLJPM { - uint32 JAONFKLIMLC = 1; - uint32 KMOLHDDPBNL = 2; - uint32 IHKNKHNHMKM = 3; - uint32 GACIKBCKKAK = 5; - uint32 HDDHBBILCBJ = 6; - uint32 GDKIJBAPBIG = 7; - uint32 DFLIDPBOFLA = 8; +message IMHFMHCLNEE { + uint32 OKICOGLEJEC = 1; + fixed32 BFBMKFCEEBB = 6; + uint32 GLDNNFOCDEM = 7; + uint32 ENOKCEHNAKF = 11; + uint32 avatar_id = 12; + fixed32 LGBNFIFCPJF = 15; } -// CmdId: 22133 -message AGPEHPIBLNC { - uint32 BLALLKJMGKE = 6; - DCAPPPBDLBJ OIEDIAHLLDC = 9; +// CmdID: 6182 +message OFDGMALNJEC { } -// CmdId: 1171 -message MDEGKADABDG { - uint32 JDLEPBFCGJC = 1; - uint32 FOBCDPDBCKB = 4; - uint32 OBCOMDMKIHA = 8; - float HLEDHGAMIOL = 9; +// CmdID: 27251 +message JCDDMMFEHMM { + int32 retcode = 1; + repeated JENBHHGNLMB CADONPDCDBG = 9; + uint32 uid = 11; } -message DAMOKMCILCK { - map EJOJOALNMDJ = 3; - uint32 ALDEFFNPOPA = 5; - uint32 NLJANOFKHOH = 8; +// CmdID: 1463 +message ICIMCKAFONB { + bool DMEDOEHOMKH = 1; + uint32 PJJAOILBFBN = 4; + uint32 HOKGBENLELH = 5; + uint32 DEKHBEOOIEN = 8; + uint32 LFAHANKKBID = 9; + uint32 DJBDFNPFLEM = 13; + bool DGGCKMIKBMO = 14; } -message EHDDFAPGEOG { - map DHFLDCKLCEC = 1; - uint32 EOPLEKDNONN = 2; - bool JFGHAMCJMOG = 3; - bool FIMGONMJFPA = 4; - repeated uint32 DEBIIFOCPLO = 5; - uint32 LAOEMCCKLGG = 6; - repeated uint32 MMHLGNMMHKF = 7; - uint32 OKOIJHONBMF = 8; - repeated uint32 JJMLOKBFDCO = 9; - HBAOBFNCBJE EFBACDOLABC = 10; - repeated uint32 KALOCKFBLPI = 11; - repeated LJAAEFHKENH JNKHMIONEEN = 12; - bool DDNGAFNBEML = 13; - bool MLEKKHGPKEH = 14; - bool KCOFJOKJCEB = 15; - uint32 OMLBMHLNNKN = 128; - uint32 NNIOFFOBJNO = 954; - bool DGBIGKHBHHB = 957; - bool FFIINJMLCIM = 1285; - repeated uint32 OCJFPPGOGEG = 1463; - bool EFCKHJKIJLM = 1796; - uint32 AKCBBNEJHNE = 1837; +// CmdID: 25906 +message CPOBFKANHEA { + int32 retcode = 3; + repeated MPLFHJHMDPI KGOGFPODDLJ = 11; } -message GLBFJJLHPIG { - JBJHJGEJMKM MOEMNHBJCMP = 3; - uint32 MBKDMMPJNIK = 9; - uint32 MCAPJENHMHH = 12; +message NFAELNAFNGN { + uint32 uid = 6; + OIJBBOCGIGB state = 10; } -message KOBGLAODIPE { - float JACPBMBMIPJ = 3; - uint64 KAAEMLKLCOE = 5; - float AEKFFPAIOFF = 14; +// CmdID: 28185 +message EOKJCMFJFME { + uint32 costume_id = 13; + uint64 avatar_guid = 10; } -// CmdId: 27816 -message LAECDEGEEMA { - bool KABLKPCDDEP = 1; - uint32 LJGHFJGIOLN = 7; - uint32 HIJCCOEIPNP = 11; -} - -// CmdId: 28663 -message PPNFCDMLIME { - uint32 GNJAEPNDECO = 1; - uint32 FNGMPPMLBPI = 2; - uint32 DMCNJEMGEKL = 3; - uint32 IFHJDNPCILH = 6; - uint32 KONJECEOIFN = 7; - uint32 LONBJBHJNOK = 11; - uint32 JANLIIJHMHC = 13; - uint32 KDJLKLDCFOB = 15; +// CmdID: 2768 +message GDMLIJGIBIH { + int32 retcode = 4; + repeated IBJNMADIOPC PJEMKIKEFLE = 14; } -// CmdId: 9255 -message OAKCGKAJPJK { - uint32 ILHLGEEMLML = 12; - int32 ALOELOFKHLC = 13; +// CmdID: 28945 +message MCMMKCBKFJD { + FHFDMAMPGOG CJDIONFGOCB = 8; + int32 retcode = 14; } -message NMNLNLNKDJC { - uint32 AHAPECLFBKP = 1; - bool JKIGHIHBKBO = 3; - uint32 CHMPMBNIGLC = 4; - uint32 OFKJPAHLDIL = 5; - uint32 BPBGKNKBDGH = 6; - uint32 JFDJHPNCLBA = 11; - uint32 MOCBGKBNNCI = 13; +// CmdID: 27780 +message OHLMACNOJPA { } -// CmdId: 9044 -message GENCGMJCEPB { - repeated uint32 CODKKLPDGKE = 4; - repeated uint32 GJDJKIMBHKG = 15; +// CmdID: 22694 +message OPPDHINLNKF { + AKOGEOGFLLK IHGIDGHGKNH = 12; } -// CmdId: 22351 -message JKBMPJNDMFN { - IACLINMJAMB ONDCMMCKHHA = 1; - uint32 AOJLPDFHLPK = 6; - int32 ALOELOFKHLC = 11; +message APLCJHPDOOA { + map HJJIKNIEHDK = 1; + bool IHOAFKKLOOM = 4; + map IKAKIKJLIIG = 5; + bool DPHDAGAGBII = 6; + uint32 IAAHHNBGBAH = 7; + repeated IHBAFCNDHDL NPHLHAELIAM = 8; + uint32 AFJCLENHANC = 11; + uint32 MMPOCFBCDOI = 12; } -// CmdId: 5539 -message PLKADFPJBBE { - uint32 NLHMEGOFMLN = 9; +message AbilityAppliedAbility { + AICHHOBNIJK ability_name = 1; + AICHHOBNIJK ability_override = 2; + repeated AbilityScalarValueEntry override_map = 3; + uint32 instanced_ability_id = 4; } -// CmdId: 23778 -message DNAGNONNNBM { - repeated DGLPCOFJHEC DLBEMHDELBE = 13; - uint32 PABNFILBDMA = 14; +// CmdID: 20150 +message EFAAEECLAOM { + uint32 target_uid = 2; + int32 retcode = 15; } -message FFHHMNNGAMC { - GOGNOBFCMGH IKIOJPCMJFG = 6; - EGOPCEMAKMD NEDJDCNOIFA = 7; - FIONLKFNLAK HJPPFPBHFNF = 14; - BIJFLKEGDOF PAJNKNPHLDD = 15; +// CmdID: 9864 +message HHEGNLNEPPB { } -// CmdId: 26021 -message FHKDHKHMLMK { - /* protected @ 0x20 */// repeated HNDEPKKNGMN CNJPOOLGKJB = 65535; - /* protected @ 0x28 */// repeated uint32 BADDBBOLAIL = 65535; - /* protected @ 0x30 */// repeated uint32 JENPALBEKAF = 65535; - /* protected @ 0x38 */// map MJJCDBFMNCH = 65535; - /* protected @ 0x40 */// repeated uint64 CCDENBNFOHO = 65535; - /* protected @ 0x48 */// repeated JNNPAHHLPPG FCNDOPNENOJ = 65535; - /* protected @ 0x50 */// repeated uint32 FFOLPEBEFKC = 65535; - /* protected @ 0x58 */// uint64 CFOKOCDJBJL = 65535; - /* protected @ 0x60 */// uint32 MPMKJKAJCOF = 65535; +// CmdID: 2397 +message IPOOFOBLBMC { } -// CmdId: 20930 -message NBEMKLHIHPH { - int32 ALOELOFKHLC = 5; +// CmdID: 6649 +message MNNJPAMBAGB { + repeated POIPABABMDA HCDNPHNKBHB = 14; } -// CmdId: 22369 -message GILHLKDPNEO { - int32 ALOELOFKHLC = 8; - uint64 KAAEMLKLCOE = 13; - uint32 KMDOGFBMGFI = 15; +// CmdID: 7755 +message NCLMFGHBHIL { } -// CmdId: 24040 -message LGEHLBJPFGK { - uint32 AFNCHMNMEFC = 8; - uint32 PCNAGJOONJF = 9; - repeated uint32 OMIBCFMPADE = 12; - bool ACKEFLFBNFG = 14; +message OBPABMGDAHJ { + uint32 group_id = 1; + Vector pos = 2; + uint32 config_id = 6; + uint32 JPIOCEPLHCM = 8; + oneof BAOKDJELELH { + float sphere_radius = 245; + HKINNEHLNAC polygon_size = 499; + Vector cubic_size = 505; + HEOKEFPJIKF cylinder_size = 1354; + } } -// CmdId: 29084 -message JJLCAOECBCJ { - uint32 EDOLNMJKAGJ = 2; - uint32 HGICKKJLBKJ = 3; - uint32 HDGHMEGDKDB = 5; - uint32 GCBOLPFMJCJ = 7; - repeated EOBBODLDOMN NLJEGHKCEKO = 8; - uint32 EJINEKHHBEI = 15; +// CmdID: 27676 +message HDHIKEMKIMF { + repeated BKDEJJIFBHM ICMFOGFJJPB = 3; + uint32 GKNPLCAFBMB = 14; } -// CmdId: 5816 -message ECAEGJNLAMD { - /* protected @ 0x20 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0x24 */// uint32 DEAJDCGAPOG = 65535; +// CmdID: 25295 +message LKONOIAMKCK { + uint32 GNJCIDHOBIA = 2; + uint32 PDLKMPBKANE = 7; + uint32 IHLCEEDFIND = 13; } -// CmdId: 25532 -message CIOMDCKEOMD { - uint32 NLJANOFKHOH = 3; - uint32 GDKIJBAPBIG = 11; +message NGJBIBLMCKN { + repeated uint32 AKGHEGCNMJM = 6; + FPBMMOMLKKN ABPJIBDJIPA = 9; + repeated uint32 BMBFDBODHND = 10; + repeated uint32 JNKDDFCNLII = 11; + repeated uint32 NAFOIFKFEKO = 14; } -// CmdId: 29907 -message MONANOPCFBC { - uint32 KNNMFOAICGK = 2; - repeated PNCJONOMFEG EAPEODDIJJE = 5; +// CmdID: 22990 +message HAOPDBMGBKG { + repeated AEFKCEJOPIJ NDGCDHFDBNJ = 12; } -// CmdId: 145 -message GHBGLJPHJIG { - int32 ALOELOFKHLC = 14; - uint32 HKDNCDDCDJE = 15; +// CmdID: 28411 +message MNCANFDLMOB { } -// CmdId: 23736 -message BNGLFGCPEOD { - DHOJCCEJFHM DLAPGAPMJBJ = 5; - int32 ALOELOFKHLC = 12; +message ECOJKLIFIKM { + bool OANCFEJAPNO = 8; + repeated JIBKFGBFDNO MCDIJKPHLNO = 13; } -message MGDJNOGCOIB { - ABFKJACHPLA LANJAPJOEEI = 6; - ABFKJACHPLA OKMKKBJKFPL = 8; - uint32 HKDNCDDCDJE = 15; +// CmdID: 23704 +message GDLLNECMNOB { + repeated FGAKELDDLAM DMKGNHLOMKA = 10; } -// CmdId: 7415 -message MIADKLGDIJL { - bool OMGIHMMEJNF = 10; +// CmdID: 27171 +message HBFGMMHNHBK { + uint32 JKHIGMKCBHP = 8; } -// CmdId: 25470 -message PLJKODIMAIL { - uint32 OMOLMEBNDJM = 2; - uint32 HDGHMEGDKDB = 11; +message DHLBKBINIAN { + uint32 LIDGEJJLFMC = 10; + uint32 GEIHMKHCIJE = 12; } -message APBAHEHDEDH { - uint32 CLMPMOOCCJJ = 1; - uint32 FIJGHDGLGKL = 2; - uint32 EKCOKKCNJHB = 3; - repeated uint32 BNKFBKEBCFD = 4; - repeated DOAKGJMMFND ICGPPMFLPNB = 5; - repeated uint32 GLJNGOFEHDF = 6; - bool IOLNEACKICB = 7; - uint32 IKCGBNOFDID = 8; - uint32 PEAINEEEGFC = 9; - uint32 EAMBNAOEFHH = 10; - bool BPMOGFOFHPN = 12; - uint32 KAIPHFCPBDJ = 13; - repeated uint32 DGCEKLJAEEA = 14; - bool MGNDIBCHNGH = 15; +// CmdID: 6118 +message NEEPOMLBNCH { + Vector JJEEPBCIFCP = 11; + repeated int32 ALKGMINNAML = 13; + Vector FFDEBPEDDMD = 12; + int32 uid = 7; + uint32 scene_id = 14; + int32 JJFPFMPJEMA = 1; } -message KIMLCACLEPN { - uint32 LJGHFJGIOLN = 2; +message IHGEPKIPIML { + map LNMBFEDFLKC = 4; } -enum OCDPDOFMNDK { - OCDPDOFMNDK_IDLE = 0; - OCDPDOFMNDK_CHANGING_AVATAR = 1; - OCDPDOFMNDK_READY = 2; +// CmdID: 23527 +message FGBFNAADOKH { } -// CmdId: 21943 -message OOJOLJELOAE { - repeated uint32 OKIBHFABKJC = 6; +// CmdID: 22224 +message DAPFGEMCGNO { + int32 retcode = 1; } -message IHGELFKIHMF { - repeated IINBMAMMGJP MFLBDCHECEG = 15; +// CmdID: 25286 +message HABPODMABMD { + int32 retcode = 3; + repeated uint32 OOBOKLEHCCD = 13; } -// CmdId: 5900 -message JBPBBFBMJLH { - uint32 BLALLKJMGKE = 1; - AIGEEEFLGBP MMKFPCDJLON = 2; - uint32 PHEDBMKDHAG = 4; - int32 ALOELOFKHLC = 12; +// CmdID: 27090 +message MOMIOLNCAED { + repeated uint64 avatar_team_guid_list = 6; + uint64 cur_avatar_guid = 8; + int32 retcode = 13; } -// CmdId: 25074 -message ILEKEEOAGFL { - repeated uint32 HBHDPHEEODI = 4; +// CmdID: 2201 +message HONGCAJKBIK { + uint32 FFAFBEAFIHE = 13; } -// CmdId: 9088 -message NLHLCPAMPLK { - int32 ALOELOFKHLC = 2; - repeated ALCIPHMEAHF MMIBBDEGCED = 7; - repeated int32 NCIHBINMCJF = 14; +// CmdID: 24044 +message OAICLOMPGJL { + string nick_name = 4; + int32 retcode = 8; } -message LGKHIOAIMKL { - uint32 AEFEDOMLOBA = 1; - uint32 NKPAGNDCIKD = 2; - uint32 JFEMOPGIFHC = 7; - uint32 NDDJBDOCMCB = 9; - bool EBPCEPLKLCC = 14; +message JHBBOJADLPN { + uint32 GAPLFMMGBFA = 2; + repeated NLGPHHHPPOA CEIHIPAHGNH = 3; + uint64 GEDMDOCOLFJ = 9; + KBMIGNFIMKF FPOJGLANECO = 15; } -// CmdId: 29359 -message BBBMAMMGAOB { - uint32 BNEAEHEELPG = 1; - JEAFHBGBLBD ONEODMGMPFM = 10; - bool BOBOFPEPHCI = 13; +// CmdID: 5341 +message MBFFGNGECAG { + uint32 entity_id = 2; } -// CmdId: 7071 -message LAHAJNJNDGF { - map LBLJOEOMHCH = 14; - int32 ALOELOFKHLC = 15; +// CmdID: 24885 +message HAPAEFDDGIL { + uint32 MEMPKCGNNMF = 3; + uint32 NNEBHHFHDCC = 4; + repeated BLDODEDIIHF HFMNAEKIKJD = 6; + uint32 DDDPPNMBDAP = 8; + bool CDHLMFLLCOL = 9; + uint32 FMPCPPNEBGO = 11; + uint32 LEONIDOBCHJ = 12; + uint32 CNHPAJJBBEH = 13; + int32 retcode = 15; } -// CmdId: 4681 -message OBMDHALJKMK { - repeated uint32 GOFOCECEDAP = 6; +message AHNHPBHFAPN { + map NOPIJEPDIAJ = 6; } -// CmdId: 2648 -message AHPPPGONLAN { +message AKJNEMPHEIC { } -// CmdId: 1449 -message DKILBDNEPKC { - bool AEGAIHHEMCN = 15; +// CmdID: 394 +message EBELFGKAAEL { } -// CmdId: 23386 -message JFJHFNGAEIE { - uint32 OIANCIPKPBE = 5; - uint32 CEIAKNGAODL = 12; - int32 ALOELOFKHLC = 13; - repeated uint32 OPKHJCEJKMB = 14; +// CmdID: 5890 +message OFGFJAJCHNP { + uint32 draft_id = 7; + bool BHHCJIKKIBO = 9; } -// CmdId: 21199 -message OMODKOKOHAM { - int32 ALOELOFKHLC = 7; - uint64 FMPGDFPBOII = 8; +message NJEIIEBDGJB { + uint32 MEMPKCGNNMF = 1; + bool ECIHDIJCLED = 7; } -// CmdId: 20453 -message EPJBIEOIPEC { +// CmdID: 20460 +message BEKIAAOMIED { + repeated uint32 CLPDKLNBCME = 3; + LPNCACOAAMH KGLILBLFNMF = 5; + uint32 GBCEBGKBJDM = 6; + uint32 JOFBEIACLOF = 14; } -// CmdId: 5052 -message CKGCEGKBDMO { +// CmdID: 29985 +message ONCGJPMFPNM { } -// CmdId: 28350 -message JFGKFKKMNHO { - uint32 PABNFILBDMA = 7; - uint32 CKMACFNDOGD = 9; +// CmdID: 7221 +message NOHJEHDIMMC { + bool JJFOHABOFOL = 6; } -enum DCIPANEDCGD { - DCIPANEDCGD_FREIEND_DISCONNECT = 0; - DCIPANEDCGD_FRIEND_ONLINE = 1; +// CmdID: 2540 +message GJPMIDLFOEO { + uint32 scene_id = 5; + uint32 LBCLGHBMDAF = 12; } -// CmdId: 23063 -message NABBJPOIBOD { - uint32 ABDENFHFHIL = 3; - uint32 PINPEOBPDEB = 10; +message BOJFCGDLFGL { + uint32 JOFBEIACLOF = 2; + uint32 APAFIPOFLOJ = 7; + bool DGGCKMIKBMO = 10; + uint32 PJJAOILBFBN = 15; } -message AKCPAIBCLJA { - uint32 NFACFAMFDKA = 1; - oneof ELMOIKIHCEF { - int32 int_val = 2; - float float_val = 3; - bool bool_val = 4; - } +// CmdID: 21455 +message IAAGFBPNBAJ { + uint32 PONCDMKADOA = 1; + map summon_tag_map = 6; } -message LDOLAMDLNGN { - uint32 BNFCMECOAMO = 4; - uint32 JFEMOPGIFHC = 5; - bool EBPCEPLKLCC = 6; - oneof BOKNEIKFFJE { - BKCDNNEKJKK balloon_info = 13; - GLPLLMDICKD fall_info = 3; - LLBHAMHAHKI music_info = 7; - } +// CmdID: 27333 +message HPDDAKLOKJH { + uint32 CGHHPCMDEMI = 12; + uint32 PJJAOILBFBN = 7; } -// CmdId: 29629 -message CBCCCLOLMIB { - bool GNOHKDLJMPG = 1; - uint32 JHEHOCBEODA = 12; +// CmdID: 28942 +message AAMKFFHNONF { + bool MPCCMBDPCKC = 12; } -// CmdId: 7484 -message PHHFIFBIIHD { - repeated OHNKBFAMOHA JFIAKPCNIBO = 11; +// CmdID: 8496 +message GJBKNKCCOJP { + repeated uint32 HIMCBBODHCJ = 5; } -message BMOPCDDBOHO { - repeated HHBOGCBMLAK PHNAHKHDGED = 10; +message IFFKJKOEIOD { + uint32 GAPLFMMGBFA = 2; + uint32 BNEPONHAOMG = 3; + PBLFODHDDML state = 9; + uint32 KFPEGNAADLO = 11; + uint32 FFFKCLCEMIN = 12; } -message OCKALFHEPCC { - int32 JEDGMGJGKMB = 1; - int32 IKFOJKDMCHH = 2; +// CmdID: 28909 +message JGCIJDOKNMF { + bool ECIHDIJCLED = 4; + uint32 AFPKLJBMOBB = 6; } -// CmdId: 22223 -message LDGCKJLLIKP { - repeated uint32 PLHLIDEIECN = 4; - bool DLNGMADJDLG = 11; +// CmdID: 27402 +message IANBACIFKIM { + repeated FPBJMFLPOOI ONJNGILGOGC = 6; } -// CmdId: 30000 -message FPPIMIAKFCG { +// CmdID: 24861 +message IPOODGPIDJF { + uint32 MEMPKCGNNMF = 10; } -// CmdId: 863 -message ALEALDMGGIB { - repeated uint32 IMDJOJEKOJO = 3; +// CmdID: 20274 +message FKBCHBNCAPI { + repeated GHKKIIBIPDJ ENJKOOFDNIO = 14; + bool EEFMHKEMFEJ = 1; } -message OELJIMMKMJB { - bool LGKDLLMJAKJ = 1; - repeated int64 ANBPAPBNJIA = 2; - repeated FIKPEECPAOD PAAPICBOIAE = 9; +message GHKKIIBIPDJ { + uint32 KFJIPMFKJNA = 7; + repeated uint32 FIKGDOFABEE = 12; } -// CmdId: 5519 -message HKJBMCPNBHL { - GIENKEGKAGC EDKODFKFMHL = 1; - repeated uint32 HFAJLEAJCGA = 10; - uint32 OIFFDDFEHLH = 14; +// CmdID: 4123 +message EIAGNPOELIJ { + repeated PIDNHIJCMCK CBKNIAGNAFB = 8; + int32 retcode = 14; } -// CmdId: 5741 -message JLHBBBKCJEP { - int32 ALOELOFKHLC = 1; - PDEEIMPHKFM OKDKCEGIOPL = 12; +message LDOICEBIFMM { + repeated OAKHMEFENGD CBENKJEOCIL = 4; } -message EKIMOLIMEOF { - uint32 BLALLKJMGKE = 1; - uint32 LANJAPJOEEI = 2; - uint32 CPNEKAMBJGK = 3; - ABFKJACHPLA AOHJKFLAICK = 4; - uint32 FDCGDBELDGL = 5; - ABFKJACHPLA EOMOABFFPAL = 6; +// CmdID: 6969 +message MEIGKCDABIN { + repeated uint32 NJECHPKPNGE = 10; } -message BPOPALCFFOF { - bool LPIPMFLMDCI = 4; - KLBKDPCMBAA DKOBKKMFMAD = 14; +// CmdID: 22260 +message EAOJBOCPPDD { + uint32 DDKJCHIGMEK = 2; } -// CmdId: 24236 -message JMIFCBAMCAI { - map ABAKFIFDLPK = 8; - repeated GKODCFFLIMO HPNNOILMBCM = 9; - repeated uint32 KECFJLAIKGC = 10; +// CmdID: 22352 +message CHAGEMNIEAK { + uint32 OMGCHBACHCI = 1; + uint32 DEKHBEOOIEN = 12; } -// CmdId: 4703 -message KENDFFHKAEL { - uint32 BLALLKJMGKE = 15; +// CmdID: 8813 +message EBFJBPJBCBO { + LPNCACOAAMH EILLOMOAKNP = 14; + uint32 entity_id = 9; } -message ODIIKDMEIDC { - DCMMGKJJPKC BEMPPNIOMIE = 8; - uint32 PKLFIKGDGPG = 9; +// CmdID: 28751 +message INKBCHBKNBD { + uint32 parent_quest_id = 14; } -// CmdId: 591 -message MEJCELAPEKF { - int32 ALOELOFKHLC = 11; - uint32 DNMPIJKNKOO = 14; +// CmdID: 1603 +message LJNEGPBGCFE { + int32 retcode = 9; } -// CmdId: 5497 -message MJFDFEGEGMD { - KLACGPLDBLJ CEEHDGIPHHC = 3; - int32 ALOELOFKHLC = 4; +message FCOKGCMNLMO { + uint32 IGMIBMMCGDJ = 1; + map HAPGCKCDBPH = 4; } -message BOOAGHIHKMD { - OKCKFLGNIBH NMAIDFJEECA = 1; - repeated uint32 GDIDJANBAAK = 2; +// CmdID: 25522 +message GBMPIHHLAOI { + int32 retcode = 3; } -// CmdId: 1295 -message FMPIGANGKAE { - int32 ALOELOFKHLC = 2; - uint32 BLALLKJMGKE = 9; - uint32 JECFCPILBCM = 11; +message FEOJPIKBGPN { + Vector pos = 4; + uint32 KAIOCCBNPPA = 8; } -// CmdId: 1774 -message PKFBKELNKCH { - repeated EOJNAEIHAGJ FOIPALANCDI = 3; +message MLJIJDKHIBE { + uint32 MEMPKCGNNMF = 9; + uint32 GPAELJHNAEK = 12; + bool JHFMEFICAAL = 13; + bool ECIHDIJCLED = 14; } -message KCAGEEIDKAN { - uint32 IGKGLLBOJHA = 8; - uint32 PDOHLLCCLAA = 13; - bool EBPCEPLKLCC = 14; - uint32 PKLFIKGDGPG = 15; +// CmdID: 27153 +message LLOOCPIMABB { + BKDEJJIFBHM KPMHBFHLAEA = 9; } -// CmdId: 9200 -message HECHPJKFHOL { - repeated OIGNKPBNGEC JABHBECOFAM = 2; - int32 FGMOGNJKOJE = 7; +// CmdID: 2291 +message NAFNPHFJDHM { + uint32 LHDAHDNEPPL = 1; + Vector KDHJLMKFMAN = 8; + uint32 ECAMACIGJAP = 10; + uint32 group_id = 11; + uint32 CAMMFNMAHEK = 12; + uint32 AGIENJJKPBE = 13; + uint32 config_id = 14; } -// CmdId: 6252 -message KKKKPLIMMBF { - uint32 AOJLPDFHLPK = 6; - uint32 JHEHOCBEODA = 7; +message NBHJBOJGCIC { + map JCLILKDKLGF = 2; + uint32 KPAMPGDJDHE = 10; + uint32 ICMGFGEJCJK = 11; + bool IICIDNMOEBC = 12; + uint32 uid = 13; } -message LICIJBIFIJB { - MCCJCBANABI ENGDOPMHAOC = 2; - bool ELDOEKFMBFB = 9; +message JAFNCHNPADO { + Vector KPBECGLGIBM = 2; + repeated int32 OHDIHOPHCLD = 3; + uint32 guid = 12; } -message MFNPKMLHKPN { - uint32 IEGOCDOMNJN = 1; - uint32 GKBLPOMACED = 2; - repeated uint32 BPELGMNLDAD = 5; - uint32 DEBMLFGCNNK = 6; - uint32 CLMPMOOCCJJ = 7; - uint32 COHNJMMKBLC = 8; - bool DHPFLIFJOOP = 13; - uint32 PGFGHIJFBBD = 14; - bool PIMNPMEJHBA = 15; +// CmdID: 21854 +message NPGDGCDJIKE { + bool HJFOPBHAKDE = 9; } -// CmdId: 20709 -message OJIAECHHIKL { - BALKODLKKDC BEEGAJMCLFA = 5; - bool KIGJJGPFMEM = 7; - repeated JPIIPAICGGB FGFNMMFFIKM = 10; +// CmdID: 25717 +message BEMEAGLGOJA { + int32 retcode = 9; } -// CmdId: 27793 -message BOAMKAPBBMC { - map JEKFNLCCDLH = 5; +// CmdID: 25116 +message NPKPIAHBAFF { + repeated uint32 BFBOMBOINPJ = 1; + bool KONBKNMHGDC = 5; } -// CmdId: 4960 -message EAFJKFABKNB { - uint32 MPJEPEEHBHA = 3; - bool JHIHBMEAJPO = 4; - repeated uint32 FOIHNLFBPFI = 15; +// CmdID: 7260 +message LAPNLDOAJKI { + uint32 KHHIBKPBKPN = 13; + uint32 uid = 4; } -// CmdId: 4436 -message MMKEOHEEEHC { - int32 ALOELOFKHLC = 13; +// CmdID: 26495 +message OAMCLJFPMPO { + repeated uint32 FDJPPPFGHNE = 1; } -message IBFEGOEKFLI { - uint32 MFDBKJJCFFK = 1; - GIJMDPCCJMG BEOHBLAOIAK = 3; - uint32 JHEHOCBEODA = 7; - uint32 JKEJMPCAAEE = 13; - uint32 IPDOPNBDLCM = 14; +// CmdID: 29481 +message OBONBFMOIBK { + uint32 PJGFAPEKFBC = 4; } -// CmdId: 21260 -message GNIFPCIJEJG { - uint32 FNGFNCHPLOI = 4; - uint32 PEPIAKLBNBA = 7; +// CmdID: 27437 +message PDMNOENHHOI { + string HBKOCFFODIL = 5; + string msg = 12; + int32 retcode = 14; } -// CmdId: 24088 -message LOCMOBNHMCB { - int32 ALOELOFKHLC = 5; +// CmdID: 21509 +message ELOICCAEFBG { + repeated HLBKBPHLFPL item_list = 7; } -message NPNPJNHOFAB { - uint32 MJEKGEPGNGM = 1; +// CmdID: 28268 +message GEBOFMOADNC { + int32 retcode = 1; + repeated uint32 KEEBGPJMCMB = 3; + repeated uint32 APDFABCOGHK = 7; + HPJPACGCNAA NLKGMJNAJHG = 9; } -message HBMHLAOCOJM { - uint32 HIJCCOEIPNP = 12; - oneof BOKNEIKFFJE { - OFIABDJOCAO racing_gallery_info = 1950; - NJLBPLPCDAI balloon_gallery_info = 1369; - EJNCHMEEBCG stake_play_info = 2021; - POACKIEBPKG seek_furniture_gallery_info = 594; - NOBJAIHAOIM explosion_info = 840; - } +message IIMGHHMEFMK { + bool OCACCJODDDO = 4; + uint32 ALPFBBEJIMO = 6; + uint32 IOIHAODNIKF = 14; } -// CmdId: 25342 -message CPIBICEDODP { - repeated IOMHEAFIGGJ CONENAODODM = 2; - IOMHEAFIGGJ CCCIOKCPILH = 8; - repeated IOMHEAFIGGJ PEDACGMIAGE = 9; +// CmdID: 24245 +message EEMMEICJCAB { + uint32 GOAKCBGLBMJ = 2; } -// CmdId: 23108 -message PLOECAFMEAO { - uint32 LCLNEEMKNPK = 1; - int32 ALOELOFKHLC = 8; +message MCMPLIEHDKP { + AnimatorParameterValueInfoPair GNJCIDHOBIA = 5; } -// CmdId: 9273 -message GBAINKOKEPF { - repeated uint32 OEPAEBPEOKF = 12; - repeated uint32 EPHNNFNKMBD = 13; - uint32 JHEHOCBEODA = 15; +message AvatarRenameInfo { + uint32 avatar_id = 13; + string HEMDLGOMMKC = 15; } -// CmdId: 27249 -message NNINOFJDMBK { - int32 ALOELOFKHLC = 9; - EPPNFGHFJIM KIFBAKINPCD = 13; +message LIEAIMEBIJK { + uint32 count = 6; + uint32 IKNFNNFKAGF = 15; } -// CmdId: 367 -message DCLKGNMDAIK { - int32 ALOELOFKHLC = 6; - uint32 PKLFIKGDGPG = 7; +message POIGHGBCNMN { + uint32 HPCLLJGIGLD = 1; + repeated uint32 FIKGDOFABEE = 11; + uint32 uid = 14; } -// CmdId: 20767 -message CCKCOCFOFGK { - HLAECEGHEAM NBKFGCBLFAA = 4; - uint32 AIHFCADMDLG = 15; +message MLGJJAOIJMP { + ALCOJMPIIKP FMNNHDMJCFO = 5; + NPKGOMCKACI BNEJOCDIFFH = 12; + MNJALKMMEJO PFCEEFMIJEH = 15; } -// CmdId: 4006 -message INBDCGAEJHH { - uint32 AOJLPDFHLPK = 3; +// CmdID: 1042 +message HBFCPHMLIGL { + uint32 target_uid = 4; } -// CmdId: 27180 -message OHJKEBKOKKH { - repeated ALCIPHMEAHF MMIBBDEGCED = 2; - int32 ALOELOFKHLC = 7; - PPLPPNELCAL JHPEENIGDCJ = 9; +// CmdID: 4367 +message KDFBMMPNOMP { + OEDBNOADGJJ PLBDAGKFMBI = 9; } -// CmdId: 302 -message KPIAFKDLCFK { - int32 ALOELOFKHLC = 14; +message JMCJPGAOILC { + Vector BEHLKBCIBPE = 11; + Vector PDFDCKHLDOK = 12; } -// CmdId: 25440 -message HLOPMJBCJPJ { - uint32 CMOINIJNAOH = 2; +message MIKCOMIEFAL { + bool DMEDOEHOMKH = 2; + uint32 PEAJINIFGHM = 6; + bool JHFMEFICAAL = 8; + uint32 KPAMPGDJDHE = 9; + bool GOMIOIOIIKI = 11; } -// CmdId: 392 -message IKDGCPPNPBL { - uint32 PKLFIKGDGPG = 1; +// CmdID: 22957 +message BIMGMJJOKPO { } -// CmdId: 7253 -message GILEPFBJJBP { - enum JHLFGNNANFL { - JHLFGNNANFL_TIME_OUT = 0; - JHLFGNNANFL_SETTLE_PLAY_END = 1; - JHLFGNNANFL_SETTLE_PLAYER_QUIT = 2; - } - - uint32 MOPCOOEAIPM = 2; - uint32 OFKJPAHLDIL = 3; - repeated uint32 LLHBFPMBCLM = 5; - repeated NJLNLJGHOJK JMDBDOMAJLF = 6; - uint32 PLHGOLNFKGP = 8; - uint32 CGKFOPDNHNM = 9; - uint32 OCJAIFHBNPE = 11; - bool EIMKIBKGPAL = 12; - bool KIINBBEJDBB = 13; - JHLFGNNANFL EDKODFKFMHL = 14; - repeated OMEPEGPCMPN KFMCDPLPABH = 15; +// CmdID: 2292 +message JGHOBDDOCGI { + int32 retcode = 1; + uint32 PGHGEFMPGDC = 12; } -// CmdId: 7755 -message NKFIDDNHEHA { - uint32 LFEENLOIMBB = 2; - repeated uint32 ADCJLCPFAJN = 7; - repeated ALCIPHMEAHF MMIBBDEGCED = 9; - int32 ALOELOFKHLC = 14; +message HOFGFNCFKBC { + uint32 PEAGFMGMEAH = 2; + uint32 ACJPDGMFGNL = 5; + uint32 EPCPNHJNKBN = 6; + uint32 GBAGLGMGJHJ = 8; + PAAHDFJMICD reason = 11; + uint32 OMGCHBACHCI = 13; } -// CmdId: 26024 -message APGCJBJHCCN { - BALKODLKKDC BEEGAJMCLFA = 7; +// CmdID: 4069 +message MNBJKLFKNHM { + uint32 monster_id = 5; } -// CmdId: 4713 -message AHCNAEHDANG { - OOBCKLKOCBK PLCNAEKKIKH = 2; +// CmdID: 29307 +message MBIEMPCAPJC { + int32 retcode = 10; } -// CmdId: 5031 -message FBBGCFMILEK { - bool OMGIHMMEJNF = 9; - int32 ALOELOFKHLC = 10; - uint32 FIFHAKLFGLG = 11; - uint32 PCJIFEJGIGB = 14; +message GCALOCAHEGI { + repeated NOCLALBHLGC KHEDPHIGGMJ = 2; + repeated GIACLKECIAI OIIMMPFKMFC = 3; + KIJCLOCBFOJ PEFKGBHHEMC = 4; + FBJOHNLJIBG BKICGPCJEEE = 7; + ODDJJGLHINJ MGNBBOFAOHG = 8; + BAOLPCKHKDB PDJMJHBPIOI = 9; + LDBDPBPGCLE FCOJEFMCGDI = 10; + AIPLPDIIJBP IDJDKNAMAOM = 14; + MPFDBHICFAC ABPJIBDJIPA = 15; } -// CmdId: 21813 -message MHLHAFDDEAF { - bool KPCHNHHPKJM = 3; - repeated uint32 FPCMLMCJKDB = 12; +message JHLGCNGFLAF { + uint32 OCEDBLCHFID = 4; + uint32 BGBCFMHOFPH = 5; + uint32 FEPMFINOMJL = 9; } -// CmdId: 29733 -message PDMNLKGGAFP { - repeated uint32 ONEPCBGMMLB = 1; +// CmdID: 9610 +message LBMBIHACFIG { + repeated OMHEKEEPFFF DFDKBIADLNM = 4; + uint32 MEMPKCGNNMF = 5; + uint32 ONABDGFCPIH = 6; + uint32 DIKIEFCCHPA = 8; + uint32 MNGMFJCFMBC = 14; + uint32 LOLMNHAOOEC = 15; } -// CmdId: 28539 -message DJJAHPPDKON { +// CmdID: 8893 +message JOMOJBPDAHE { + string EPFPBKMOMCA = 9; } -// CmdId: 27890 -message BGOANMGAIAD { +message KAOKJONBMIO { + uint32 JALBJDENPKJ = 1; + bool HKGKCLKJDOP = 2; + uint32 MEIEHEPFAGA = 3; } -// CmdId: 23465 -message CCHMBHJMGGP { - repeated GIJMDPCCJMG KADAHMHDEMC = 9; - int32 ALOELOFKHLC = 10; +// CmdID: 26544 +message IOGFAFMHCED { + repeated FJHFJJHDCKO BPKEKJLFDAH = 12; } -// CmdId: 1662 -message PHCJCHHBDCN { - uint32 OINICBJHPOK = 2; - bool LPIPMFLMDCI = 7; - int32 ALOELOFKHLC = 8; - bool EGNLHHLJPPA = 15; +// CmdID: 3865 +message PENEAALBPDI { + uint32 entity_id = 4; } -message CALDDMIBBNH { - uint32 ONAMNABGEFD = 8; - bool EBPCEPLKLCC = 11; - uint32 GCBOLPFMJCJ = 13; +message PNGLIMNHLIB { + uint32 OBOOPJLPDNI = 1; + bool OKIGGNFHLGG = 2; + uint32 KJOINEHLJNP = 3; + uint32 OMBMIGPCOAA = 4; + bool NNHLJPMHJKP = 5; + uint32 IIICBIHODJB = 6; + uint32 EOPFFIPDKGN = 7; + uint32 GGHKDJLGFPB = 8; + uint32 JIGLGKDMMIN = 9; + uint32 scene_id = 10; + Vector pos = 11; + uint32 MKBEGMMHJIN = 12; + NHCHBAGCJJG LOMEJAIPNGI = 13; + OKBCFGFPBKM HDOFJEFKGKB = 14; + uint32 level = 15; + bool IDNKJEEDOGC = 533; + uint32 monster_id = 1129; + uint32 group_id = 1335; + uint32 AGIENJJKPBE = 1612; } -// CmdId: 6416 -message GLOJKBDEBFB { +// CmdID: 2042 +message AKIDCGKPCEP { + string EPFPBKMOMCA = 8; + int32 retcode = 14; } -message ECKKFMLEKKM { - repeated IJLJPOGOGLN KMPKGNDMHBD = 5; - repeated IJLJPOGOGLN MNLGPAFDEML = 12; - map ABIMHKOMIJF = 15; +// CmdID: 7000 +message DPEKDPFHGKO { + uint32 MEMPKCGNNMF = 1; + bool HJLPILEEMEB = 3; } -message BFDIANGJKED { - uint32 FCPHIIFPLBH = 7; +// CmdID: 7944 +message CIACJAKNBGG { + uint32 key = 5; + int32 retcode = 6; + uint32 GNJCIDHOBIA = 10; } -// CmdId: 23662 -message IOCKICPKBPC { +message FAOICLGGDPC { + AvatarInfo avatar_info = 11; + uint32 player_uid = 12; + oneof Detail { + OMOFGONABFB ugc_avatar_info = 1506; + } } -// CmdId: 20724 -message KFGIJGBNIGG { +message FMDNGKGCOPO { + Vector rot = 3; + Vector pos = 9; } -// CmdId: 1571 -message BJKBDJOLACF { - uint32 AOJLPDFHLPK = 9; +// CmdID: 9796 +message JNOPNFHPGFJ { } -// CmdId: 24447 -message GFKIAABNGGP { - int32 ALOELOFKHLC = 4; +message PEJPKEBBDNI { } -// CmdId: 22311 -message FBPPKABGELK { - int32 ALOELOFKHLC = 3; +// CmdID: 1428 +message IFEEFMHNEMP { + uint32 KENIKECFFLM = 5; } -// CmdId: 20560 -message KPGAAGINCOA { - KMNFHJGCFDG NCANENMKPOM = 15; +// CmdID: 7911 +message JPHEFDEDOCK { + repeated uint32 FFPFAPMGFHE = 11; } -// CmdId: 3985 -message LBOEPBONDJL { - int32 ALOELOFKHLC = 1; +// CmdID: 23238 +message BBFIPLANEAM { + uint32 JOIJHCOPENG = 8; + uint32 LGOOIDCIAAG = 10; } -// CmdId: 21300 -message FEDEJKCNMNK { - float CKKPFELPPDI = 1; - float PGDKNNGHNPD = 4; - uint32 MJKJCNBPEOE = 5; - OEAGBOECANB EDKODFKFMHL = 9; +// CmdID: 7068 +message JHMFBNDLLMM { + repeated DOHGBDAAMAJ FPDBHHDAGEB = 4; + int32 retcode = 10; + repeated uint32 GAAHOJIPPJO = 13; + repeated uint32 HFJPMHFFFJC = 14; } -message CJMBMKOOMDM { - uint32 AKCLAOEDBIN = 4; - uint32 CBMAAKIJHNO = 5; - uint32 PJLFMMJFBFE = 10; - uint32 JHEHOCBEODA = 12; +message OMHACOGGFPL { + uint32 LJABAOFJMCM = 3; + uint32 FFHMMBKABJM = 4; + uint32 KNIINJKFIJC = 5; + uint32 GBDFAKGFKNN = 8; + uint32 PAGEBPLGFKN = 15; } -// CmdId: 29441 -message ILJNNNONKLO { - int32 ALOELOFKHLC = 12; -} - -// CmdId: 24273 -message CKENCEJOAJI { - uint32 GCBOLPFMJCJ = 3; -} - -// CmdId: 25258 -message FCAKLNIIGGN { - uint32 AIHFCADMDLG = 15; -} - -// CmdId: 28284 -message OOEIHDEOPMD { - uint32 NLEODIPFIKM = 3; - uint32 BAOKGCLFNNP = 5; - int32 ALOELOFKHLC = 9; -} - -// CmdId: 7316 -message EDKPFJMJIJI { - repeated KCFMKMBEKPN BLPGIGNAMJM = 5; - repeated uint32 APMHCGGCKKM = 8; - repeated uint32 KHKDKLKFDFN = 11; - repeated uint32 PJAGPMCMHPN = 12; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 22466 -message DJKOKCKJDOB { - uint32 AOJLPDFHLPK = 6; - int32 ALOELOFKHLC = 14; -} - -enum MOFOOIIPBPC { - MOFOOIIPBPC_ABILITY_NONE = 0; - MOFOOIIPBPC_ABILITY_META_MODIFIER_CHANGE = 1; - MOFOOIIPBPC_ABILITY_META_COMMAND_MODIFIER_CHANGE_REQUEST = 2; - MOFOOIIPBPC_ABILITY_META_SPECIAL_FLOAT_ARGUMENT = 3; - MOFOOIIPBPC_ABILITY_META_OVERRIDE_PARAM = 4; - MOFOOIIPBPC_ABILITY_META_CLEAR_OVERRIDE_PARAM = 5; - MOFOOIIPBPC_ABILITY_META_REINIT_OVERRIDEMAP = 6; - MOFOOIIPBPC_ABILITY_META_GLOBAL_FLOAT_VALUE = 7; - MOFOOIIPBPC_ABILITY_META_CLEAR_GLOBAL_FLOAT_VALUE = 8; - MOFOOIIPBPC_ABILITY_META_ABILITY_ELEMENT_STRENGTH = 9; - MOFOOIIPBPC_ABILITY_META_ADD_OR_GET_ABILITY_AND_TRIGGER = 10; - MOFOOIIPBPC_ABILITY_META_SET_KILLED_SETATE = 11; - MOFOOIIPBPC_ABILITY_META_SET_ABILITY_TRIGGER = 12; - MOFOOIIPBPC_ABILITY_META_ADD_NEW_ABILITY = 13; - MOFOOIIPBPC_ABILITY_META_REMOVE_ABILITY = 14; - MOFOOIIPBPC_ABILITY_META_SET_MODIFIER_APPLY_ENTITY = 15; - MOFOOIIPBPC_ABILITY_META_MODIFIER_DURABILITY_CHANGE = 16; - MOFOOIIPBPC_ABILITY_META_ELEMENT_REACTION_VISUAL = 17; - MOFOOIIPBPC_ABILITY_META_SET_POSE_PARAMETER = 18; - MOFOOIIPBPC_ABILITY_META_UPDATE_BASE_REACTION_DAMAGE = 19; - MOFOOIIPBPC_ABILITY_META_TRIGGER_ELEMENT_REACTION = 20; - MOFOOIIPBPC_ABILITY_META_LOSE_HP = 21; - MOFOOIIPBPC_ABILITY_META_DURABILITY_IS_ZERO = 22; - MOFOOIIPBPC_ABILITY_META_TRIGGER_ARKHE_REACTION = 23; - MOFOOIIPBPC_ABILITY_ACTION_TRIGGER_ABILITY = 50; - MOFOOIIPBPC_ABILITY_ACTION_SET_CRASH_DAMAGE = 51; - MOFOOIIPBPC_ABILITY_ACTION_EFFECT = 52; - MOFOOIIPBPC_ABILITY_ACTION_SUMMON = 53; - MOFOOIIPBPC_ABILITY_ACTION_BLINK = 54; - MOFOOIIPBPC_ABILITY_ACTION_CREATE_GADGET = 55; - MOFOOIIPBPC_ABILITY_ACTION_APPLY_LEVEL_MODIFIER = 56; - MOFOOIIPBPC_ABILITY_ACTION_GENERATE_ELEM_BALL = 57; - MOFOOIIPBPC_ABILITY_ACTION_SET_RANDOM_OVERRIDE_MAP_VALUE = 58; - MOFOOIIPBPC_ABILITY_ACTION_SERVER_MONSTER_LOG = 59; - MOFOOIIPBPC_ABILITY_ACTION_CREATE_TILE = 60; - MOFOOIIPBPC_ABILITY_ACTION_DESTROY_TILE = 61; - MOFOOIIPBPC_ABILITY_ACTION_FIRE_AFTER_IMAGE = 62; - MOFOOIIPBPC_ABILITY_ACTION_DEDUCT_STAMINA = 63; - MOFOOIIPBPC_ABILITY_ACTION_HIT_EFFECT = 64; - MOFOOIIPBPC_ABILITY_ACTION_SET_BULLET_TRACK_TARGET = 65; - MOFOOIIPBPC_ABILITY_ACTION_FIREWORK_EFFECT = 66; - MOFOOIIPBPC_ABILITY_ACTION_LEVEL_BANK_ADD_STUFF = 67; - MOFOOIIPBPC_ABILITY_ACTION_GET_MATERIAL_PARAM_FLOAT = 68; - MOFOOIIPBPC_ABILITY_ACTION_GET_MATERIAL_PARAM_VECTOR = 69; - MOFOOIIPBPC_ABILITY_ACTION_SPECTACLE_BUILD_RECREATE_GADGET = 70; - MOFOOIIPBPC_ABILITY_MIXIN_AVATAR_STEER_BY_CAMERA = 100; - MOFOOIIPBPC_ABILITY_MIXIN_MONSTER_DEFEND = 101; - MOFOOIIPBPC_ABILITY_MIXIN_WIND_ZONE = 102; - MOFOOIIPBPC_ABILITY_MIXIN_COST_STAMINA = 103; - MOFOOIIPBPC_ABILITY_MIXIN_ELITE_SHIELD = 104; - MOFOOIIPBPC_ABILITY_MIXIN_ELEMENT_SHIELD = 105; - MOFOOIIPBPC_ABILITY_MIXIN_GLOBAL_SHIELD = 106; - MOFOOIIPBPC_ABILITY_MIXIN_SHIELD_BAR = 107; - MOFOOIIPBPC_ABILITY_MIXIN_WIND_SEED_SPAWNER = 108; - MOFOOIIPBPC_ABILITY_MIXIN_DO_ACTION_BY_ELEMENT_REACTION = 109; - MOFOOIIPBPC_ABILITY_MIXIN_FIELD_ENTITY_COUNT_CHANGE = 110; - MOFOOIIPBPC_ABILITY_MIXIN_SCENE_PROP_SYNC = 111; - MOFOOIIPBPC_ABILITY_MIXIN_WIDGET_MP_SUPPORT = 112; - MOFOOIIPBPC_ABILITY_MIXIN_DO_ACTION_BY_SELF_MODIFIER_ELEMENT_DURABILITY_RATIO = 113; - MOFOOIIPBPC_ABILITY_MIXIN_FIREWORKS_LAUNCHER = 114; - MOFOOIIPBPC_ABILITY_MIXIN_ATTACK_RESULT_CREATE_COUNT = 115; - MOFOOIIPBPC_ABILITY_MIXIN_UGC_TIME_CONTROL = 116; - MOFOOIIPBPC_ABILITY_MIXIN_AVATAR_COMBAT = 117; - MOFOOIIPBPC_ABILITY_MIXIN_DEATH_ZONE_REGIONAL_PLAY_MIXIN = 118; - MOFOOIIPBPC_ABILITY_MIXIN_UI_INTERACT = 119; - MOFOOIIPBPC_ABILITY_MIXIN_SHOOT_FROM_CAMERA = 120; - MOFOOIIPBPC_ABILITY_MIXIN_ERASE_BRICK_ACTIVITY = 121; - MOFOOIIPBPC_ABILITY_MIXIN_BREAKOUT = 122; - MOFOOIIPBPC_ABILITY_MIXIN_DAMAGE_LOAN = 123; - MOFOOIIPBPC_ABILITY_MIXIN_BROADCAST_GV = 124; - MOFOOIIPBPC_ABILITY_MIXIN_RECEIVE_GV = 125; - MOFOOIIPBPC_ABILITY_MIXIN_RAYCAST_SELECT_TARGET = 126; - MOFOOIIPBPC_ABILITY_MIXIN_ENERGY_CRYSTAL_TARGET = 127; - MOFOOIIPBPC_ABILITY_MIXIN_ROTATION_FOLLOW_CAMERA = 128; - MOFOOIIPBPC_ABILITY_MIXIN_BUOYANT_FORCE = 129; - MOFOOIIPBPC_ABILITY_MIXIN_FILMFEST_BALL_GAME = 130; - MOFOOIIPBPC_ABILITY_MIXIN_CHECK_SCAN_ENTITY = 131; - MOFOOIIPBPC_ABILITY_MIXIN_TIME_TRACK_PLAYER = 133; -} - -message OAEMNJEEPGH { - uint32 KPPOPIECKAN = 1; - uint32 IGBJCJPILAJ = 2; - uint32 LMLCDEPCBFC = 11; - uint32 LJGHFJGIOLN = 15; -} - -enum OEAGBOECANB { - OEAGBOECANB_PROP_CHANGE_NONE = 0; - OEAGBOECANB_PROP_CHANGE_STATUE_RECOVER = 1; - OEAGBOECANB_PROP_CHANGE_ENERGY_BALL = 2; - OEAGBOECANB_PROP_CHANGE_ABILITY = 3; - OEAGBOECANB_PROP_CHANGE_LEVELUP = 4; - OEAGBOECANB_PROP_CHANGE_ITEM = 5; - OEAGBOECANB_PROP_CHANGE_AVATAR_CARD = 6; - OEAGBOECANB_PROP_CHANGE_CITY_LEVELUP = 7; - OEAGBOECANB_PROP_CHANGE_AVATAR_UPGRADE = 8; - OEAGBOECANB_PROP_CHANGE_AVATAR_PROMOTE = 9; - OEAGBOECANB_PROP_CHANGE_PLAYER_ADD_EXP = 10; - OEAGBOECANB_PROP_CHANGE_FINISH_QUEST = 11; - OEAGBOECANB_PROP_CHANGE_GM = 12; - OEAGBOECANB_PROP_CHANGE_MANUAL_ADJUST_WORLD_LEVEL = 13; -} - -// CmdId: 7479 -message HOAJOKBJNJN { - enum JNKLEEGPCLE { - JNKLEEGPCLE_NULL = 0; - JNKLEEGPCLE_ACTIVE = 1; - JNKLEEGPCLE_PASSIVE = 2; - } - - ABFKJACHPLA LANJAPJOEEI = 4; - uint32 BLALLKJMGKE = 9; - ABFKJACHPLA OKMKKBJKFPL = 11; - JNKLEEGPCLE DAAPCLPOFNC = 14; -} - -// CmdId: 29167 -message FPLCHCJHIDL { - repeated GCNEACKIJLC PJECCALFKDD = 15; -} - -// CmdId: 3715 -message KLLFOJAJDIH { - string IMLOCGLPDMD = 2; -} - -// CmdId: 7004 -message LIANJHBJNKH { - repeated ALCIPHMEAHF MMIBBDEGCED = 2; - uint32 ONPAGAOINHD = 4; - uint32 GIPMLOCONCB = 7; - uint32 GFKLPNLGEMN = 9; - uint32 MICPFPIGCHK = 10; - bool IIKENCNFBAM = 11; - repeated uint32 EHKPPCADFKE = 12; -} - -// CmdId: 3326 -message EGCGJAJILGB { - uint32 BLALLKJMGKE = 5; - EPNPOOBGIEJ PLNGJGFAPFG = 7; - uint32 GMAKIANHMMF = 14; -} - -// CmdId: 25110 -message CIBKPCANKJP { - int32 ALOELOFKHLC = 15; +// CmdID: 8671 +message CEKGNMEDBAO { } -// CmdId: 2103 -message BKIDHIJIHNK { - bool HKPAPPFDGCP = 1; +message DOCJNODGPIM { + uint32 MHGHINOGBGD = 4; + uint32 config_id = 6; + uint32 HHHBNHDNLFE = 8; + uint32 IDCKBNHBMDE = 10; } -message IGBNBHAHKFI { - /* protected @ 0x20 */// bytes PIGMANFAAFL = 65535; - /* protected @ 0x28 */// repeated FOJDPACDHMP FADLGJOFJPB = 65535; - /* protected @ 0x30 */// bytes AFPJFFOPKDF = 65535; - /* protected @ 0x38 */// bool MIGACANFAPA = 65535; - /* protected @ 0x3C */// int32 ALOELOFKHLC = 65535; +message AJKDCHJAKID { + repeated POIPABABMDA item_list = 12; + BJCIOJGGLNL ABPJIBDJIPA = 13; + repeated POIPABABMDA DLLFGDHCALB = 15; } -// CmdId: 5287 -message EFNEGOBNLHF { - uint32 JAOPAMLCOMK = 14; +// CmdID: 2088 +message OALIHJJACAN { + uint32 GBCEBGKBJDM = 2; + uint32 HNFBBAKFOMM = 11; + uint32 BOBNLKDJOKA = 13; + int32 retcode = 15; } -// CmdId: 29817 -message AODJJLCKGIH { - uint32 BLALLKJMGKE = 10; - int32 ALOELOFKHLC = 12; +message AFCHPPFEJEF { + repeated IDMJLCLIFLA GFPIBAALJJP = 1; + uint32 LBCLGHBMDAF = 6; + uint32 PLAIPMOJMEO = 10; + uint32 scene_id = 12; } -// CmdId: 4663 -message ONFMAHEGKEO { - uint32 IAPJPJFFKGC = 1; - uint32 PIAPDHNKCMP = 2; - bool BHPEOJPKOED = 3; +// CmdID: 5998 +message NPLEJKLGIGL { + bool INBENEFPKMK = 1; + int32 retcode = 14; + bool GJPEOMABHGF = 15; } -// CmdId: 24116 -message BPHHDKKFFEF { - bool OMGIHMMEJNF = 4; - uint32 PCJIFEJGIGB = 13; +// CmdID: 1216 +message NDKLBBIBJAK { + LPNCACOAAMH KKONLPHIAHE = 5; + uint32 entity_id = 15; } -// CmdId: 26662 -message ENIGLCFNBFI { - repeated uint32 JKNGCFCKHCE = 1; +message COONJGKPJKK { + repeated NMHIHCGPHIP HCDNAGJHPCL = 2; } -// CmdId: 9700 -message EEKNCBIKGAO { +// CmdID: 24016 +message FADLJEMABNC { + bool OLEJPBPBNHC = 4; + uint32 OANHICEDHNH = 2; + uint32 EHJHFENCKLJ = 3; } -// CmdId: 883 -message PAINFFOHBHA { +message LCPMJPEJCEC { + uint32 EJNGLCJNAPN = 1; + bool LHHBINHJAOE = 13; + uint32 PEAJINIFGHM = 14; } -message ONAGMHADILJ { - CPCLKGPNBON IDJNJHJONDN = 1; - repeated uint32 LHCBDBKNKDA = 6; - repeated FLLKFDMDPEM DAFFCMMLJGM = 9; - CPCLKGPNBON IEDAPPGDEKE = 13; +message KEMLINFEECM { + repeated uint32 KODDEMMPDFI = 1; } -// CmdId: 29093 -message EBDABMGHKCO { - repeated PDCOPKMKPMB KOHDONCJGJB = 13; +// CmdID: 9359 +message GKKJKLCPMBP { + int32 retcode = 15; } -// CmdId: 24479 -message FAJBJOAAKEG { - repeated uint32 PHJPFKOAKBF = 11; +// CmdID: 24654 +message DKBCCCCEPKA { + uint32 OHKIDHNABIB = 4; + bool DJOCLOKDKAE = 8; } -message IPNLBDNFEHJ { - bool LPIPMFLMDCI = 4; - BAECILMGGDD DKOBKKMFMAD = 8; +// CmdID: 2347 +message OECOAMHHBNB { + repeated DBMIKFMACHB DKKKACEBEDJ = 1; + repeated Vector AEPBMMIDOJA = 4; + int32 JJFPFMPJEMA = 8; + IAILMJPPBFE BGPJNIIHANJ = 9; + int32 retcode = 10; + repeated Vector GOFMAAPEIMC = 11; + repeated DBMIKFMACHB FBNOKNJKHDM = 12; } -// CmdId: 560 -message APFCGHHLLMD { - int32 ALOELOFKHLC = 1; - uint32 OFHHLKDCMJG = 4; - uint32 PDMGGGPIGIG = 11; +// CmdID: 26222 +message OLHLNOJGPKG { + bool GJPEOMABHGF = 2; + bool INBENEFPKMK = 14; } -message MKODKLALKPI { - string HJFONCFIDHI = 2; - string GICGOHHILAB = 4; - MKAIPGDCGOK HDJKAOEPGLA = 9; - string AHMBHENMHKD = 11; - uint32 BFDCMJMCICH = 14; +// CmdID: 22008 +message IFHMBHPDPEL { + uint32 scene_time = 1; + uint32 entity_id = 3; + MotionInfo motion_info = 5; + uint32 FGGMOAKINFD = 12; } -enum GIENKEGKAGC { - GIENKEGKAGC_MATCH_NONE = 0; - GIENKEGKAGC_MATCH_FINISH = 1; - GIENKEGKAGC_MATCH_PLAYER_CANCEL = 2; - GIENKEGKAGC_MATCH_TIMEOUT = 3; - GIENKEGKAGC_MATCH_PLAYER_CONFIRM = 4; - GIENKEGKAGC_MATCH_FAILED = 5; - GIENKEGKAGC_MATCH_SYSTEM_ERROR = 6; - GIENKEGKAGC_MATCH_INTERRUPTED = 7; - GIENKEGKAGC_MATCH_MP_UNAVAILABLE = 8; - GIENKEGKAGC_MATCH_CONFIRM_TIMEOUT = 9; +// CmdID: 1253 +message BBFKHEMAEAG { + repeated uint32 MJNNJKEILFM = 7; + uint32 GAPLFMMGBFA = 11; } -// CmdId: 9922 -message GFOAAHGHEBN { - uint32 PKLFIKGDGPG = 6; - repeated uint32 ENGFKKEDONF = 8; +// CmdID: 21227 +message GNNOJNIMEAK { + uint32 ONABDGFCPIH = 5; } -// CmdId: 6693 -message MGACENDFIKK { - repeated uint32 JECNFOHMFDJ = 1; - int32 ALOELOFKHLC = 8; +// CmdID: 29996 +message MMEBHPLIONK { + int32 retcode = 10; } -// CmdId: 20792 -message JBLCKIGICNO { - int32 ALOELOFKHLC = 7; +message CDGHDALGGAL { + LODOPKNFJNB HNJIIDAMCHP = 7; + IALDLPPFIDE EPCBAOBGODI = 11; } -// CmdId: 24989 -message KDHJKDMEOAL { - repeated uint32 FNJPBBLBLJP = 2; - int32 ALOELOFKHLC = 12; - repeated uint32 GIHCKKJCAMC = 15; +// CmdID: 29565 +message ILCBHKDOEAG { + uint32 parent_quest_id = 1; + uint32 PODHDPCPJGJ = 4; + repeated int32 JIEMDKOKCLE = 14; } -// CmdId: 3361 -message HPBGMNMFLOB { - uint32 PLHGOLNFKGP = 2; - uint32 CDHOPOGDGOE = 6; - uint32 MIGGEFGJCMF = 7; - uint32 PKLFIKGDGPG = 10; - uint32 JAHFOBKDPDC = 11; - bool HHALAHALMKI = 12; - bool EPPMGJGHPPK = 14; +// CmdID: 8698 +message OACKKHPGFDM { + uint32 HGOLPKDKOMK = 1; + repeated MKALMMGNKOO AHMCJEJKFAO = 5; + uint32 POCCKLIJIGL = 13; + bool KKHGLLOEKGK = 15; } -// CmdId: 28274 -message BEKGNKMCOMM { - uint32 PKLFIKGDGPG = 2; - int32 ALOELOFKHLC = 12; - bool PINLNOOODDP = 13; +message HOHOJPFAFOJ { + map AGHMEGIBFCD = 3; + map MKPOIJFCEMP = 9; + uint32 uid = 12; } -message HMFGPMAHKCK { - uint32 GGLOEILNCEK = 7; - uint32 PPFDEGKIBMC = 11; +// CmdID: 2679 +message ADLJMJPFNCP { + int32 retcode = 4; } -// CmdId: 22684 -message NLDCILGEDDP { - repeated HEAAKMCAICN KNMOFGPIMGL = 11; +message KJLKOJCGEEO { + bool ECIHDIJCLED = 1; + uint32 GPAELJHNAEK = 5; + bool AGGILMLIJDM = 7; + uint32 MEMPKCGNNMF = 13; } -// CmdId: 22669 -message HECPBJNCDBF { - uint32 LJGHFJGIOLN = 3; - uint32 PABNFILBDMA = 9; - uint32 HIJCCOEIPNP = 10; +// CmdID: 29394 +message BECCHMCNDOJ { } -// CmdId: 2722 -message BAABJALIGMD { - repeated uint32 LDLBCFBAGJM = 3; - uint32 PKLFIKGDGPG = 10; - uint32 OOHBHGFGMNL = 15; +// CmdID: 27356 +message SceneForceLockNotify { + repeated uint32 force_id_list = 3; } -message ALFNNCBNMNE { - uint32 GCBOLPFMJCJ = 3; - bool KHEJHGHEODI = 6; - uint32 PKLFIKGDGPG = 10; - bool EBPCEPLKLCC = 12; +// CmdID: 8540 +message HJCFKHBLJLP { + uint32 IIDHPKEFHPM = 1; } -message CCCNFAMFDMH { - uint32 FPKJAEGKLKA = 2; - uint32 CJHBABHEILN = 5; - uint32 FJGFDOPBDHM = 6; - uint32 BPBGKNKBDGH = 10; +// CmdID: 28309 +message GFJKEINKEAF { + repeated PKGBFMJBBIA HINDFPNFKFB = 14; } -// CmdId: 5274 -message JHPLLMBPOHE { - uint32 PLHGOLNFKGP = 8; - ABJOEEKOBAB EODBPDGCFBP = 10; - uint32 ENKIGHFIHBA = 11; - repeated uint32 CGBBOICJDBD = 12; +// CmdID: 3859 +message HEEHJOEFELL { + repeated IMBHAGFDOOD DOHIOCBEMMA = 2; + uint32 LPNKMDEAKPC = 3; + repeated CCGFKEGLIHC PNOPNCLDGKH = 8; + repeated NHIAFABFEND IIBAEDDPDJD = 9; + int32 retcode = 11; + JCBAIFPFACC FFLGCBBLIAO = 13; + repeated HHAJGBFHBKF MBMPJJFEIIM = 15; } -message PHDDAJFBBNH { - repeated GBLBKCIOCLM IJNOCMKLOBC = 1; - repeated GNPAHMGJEHJ MMDALDFDAMP = 2; - uint32 EONJBBOBAPN = 4; - repeated MGDMEIFPLON FMOOJOLLEBD = 5; - bool JOICNBBPIDE = 7; - repeated ONAPHJFIPOF LCBBFONDDEO = 8; - repeated EMFNHCMLIGF MABKONLLDPC = 9; - repeated CGGMBENMCFB EHLJAICMOIN = 10; - repeated GJMLNOHGMDG EFEDMAAGMOB = 11; - repeated JOOLHBAEOAL NFMHDJPIBIK = 12; - repeated ONAPHJFIPOF NECOKOEFGAK = 13; - repeated KGGLMIJGNOH CDHNHGLMONH = 14; - uint32 ECKNEFEMMHI = 15; +// CmdID: 23277 +message BLMHCGMPGCC { + repeated uint32 FNAOACPMMKD = 9; + repeated OBOLIHANNCF NPFGLAJLHIL = 7; + uint32 GOAKCBGLBMJ = 8; } -enum PIFFAGAEKHH { - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_NONE = 0; - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_TIMEOUT = 1; - PIFFAGAEKHH_EFFIGY_CHALLENGE_V4_RESTART_END_REASON_REJECT = 2; +// CmdID: 1441 +message CLJHJBFANPA { } -message KIJPPNLNAAN { - float MKAOJEFNKFJ = 1; - float FHPENDKOCEN = 2; - bool DNIKHDKEHCM = 3; - uint32 ENHELJJBGBH = 4; - uint32 LNJFLBBBBJL = 6; - float AAPFMCKFAGA = 7; +// CmdID: 29033 +message FLAFOHPNJAO { + uint32 MLMIFECFPOJ = 1; + uint32 group_id = 3; + bool DMEDOEHOMKH = 6; + uint32 BKNPLFIKKFG = 8; + uint64 HODOLKCOPLG = 9; + repeated KHFPKKBIGNC OLPBBGIENFF = 10; + uint32 CKINHOEOECF = 11; + uint32 BLNBJFLPEFP = 14; } -// CmdId: 21915 -message HGMJIFEJNMI { - repeated uint32 GIEOLKAHGMC = 1; - repeated JEAFHBGBLBD DJLMLFDEGIF = 8; +message FFNNMLBFEIH { + uint32 CENHKJDFFDA = 6; + repeated BABEOFPJIJN OHMGDDCBBOD = 13; + uint32 PJJAOILBFBN = 14; } -message INNNLHLFKJP { - uint32 MBPOIGPJOMP = 1; - repeated ALCIPHMEAHF MMIBBDEGCED = 2; +// CmdID: 23684 +message GGACGOHEIAG { + bool DGGCKMIKBMO = 1; + uint32 JOFBEIACLOF = 8; + bool ANKCBOMMOJB = 11; } -message BCJLAIODLOB { - MKAIPGDCGOK HDJKAOEPGLA = 4; - fixed32 IFHJDNPCILH = 5; - string HABNJNMBOIO = 10; - uint32 DOKBIGOIDEK = 11; - uint32 JHEHOCBEODA = 12; +// CmdID: 24221 +message HBLHBPIKOPJ { + FMEOLDFCCEC GKKBDHMOPPI = 10; } -// CmdId: 6001 -message JNJJFKDGKMK { - uint32 HIJCCOEIPNP = 2; - int32 ALOELOFKHLC = 6; - uint32 AOJLPDFHLPK = 11; +// CmdID: 8127 +message OGJELLHAKOM { + uint32 PJJAOILBFBN = 4; + int32 retcode = 12; } -// CmdId: 27765 -message HHBPHJCFEGG { - uint32 PKLFIKGDGPG = 3; - uint32 MPEDHLLGFIF = 13; +// CmdID: 26297 +message LLDKOIMKMOH { } -// CmdId: 29086 -message PJGGDPMFBEH { - uint32 PLHGOLNFKGP = 5; - bool LPIPMFLMDCI = 7; - bool HHALAHALMKI = 9; - uint32 PKLFIKGDGPG = 13; +// CmdID: 9140 +message JCMAFKFJECC { + uint32 GAPLFMMGBFA = 3; + int32 retcode = 9; + uint32 KFPEGNAADLO = 14; } -// CmdId: 27212 -message NGFNNBNAJND { - int32 ALOELOFKHLC = 11; - uint32 LJENFDPHJHA = 13; +// CmdID: 6637 +message OFMMGKHDEPE { + int32 retcode = 3; + uint32 OHKIDHNABIB = 12; } -// CmdId: 29160 -message PKELACBLCEG { - uint32 CIAJDPDCALF = 1; - int32 ALOELOFKHLC = 5; - repeated uint32 MPGCKBIBONI = 12; - uint32 NAAKJKALPPD = 15; +// CmdID: 8627 +message JIMKBEJLCHF { + uint32 OHKIDHNABIB = 4; } -// CmdId: 3950 -message HMEPDDODAMB { - bool LPGEOGOLNHC = 2; +// CmdID: 7360 +message BCDLGABLNLO { + uint32 OMGCHBACHCI = 10; } -// CmdId: 23897 -message ODLJPBLCFEL { - uint32 EBGCDPLOLMK = 9; - uint32 ELHEBEPJLAO = 11; - int32 FIFHAKLFGLG = 12; - ABFKJACHPLA LANJAPJOEEI = 13; +// CmdID: 4460 +message DKHCIPOAMNJ { + HIMMEMHOGFB MFMLAKBIAED = 6; } -// CmdId: 26208 -message JDGDPAKIKDJ { - uint32 PJGJGMHFBLP = 1; - uint32 ONMDPPDFMEL = 4; - uint32 NJMNJNNPFPL = 5; - uint32 EMFBCNGMLJJ = 7; - int32 ALOELOFKHLC = 9; - uint32 FGPHIHCDOEO = 11; +// CmdID: 5598 +message BLKMEPLOHJM { + int32 retcode = 12; } -// CmdId: 9399 -message HMBGANFGEGN { - uint32 HAFMKCEPBEB = 11; - int32 ALOELOFKHLC = 12; - uint32 GJFKLADPKOD = 15; +// CmdID: 23491 +message IENKCMBJDCJ { + int32 retcode = 8; } -// CmdId: 724 -message EMJDPBGPMED { - bool BMMOKABJPGH = 1; - uint32 AEAANAOPNJD = 4; +// CmdID: 458 +message HBBBFCLEPJF { + repeated string DIIIIHMDPNC = 1; + MJGFKCILLOO HHFKOFGGHKG = 3; + bool OGJIKFLMPDJ = 4; + float PDKIFKKMHCN = 5; + float KKKMBMMHIJF = 6; + DPNJDPJGDOP NKFEIKLJHHK = 7; + uint32 AMHHCBFFLPL = 8; + MJGFKCILLOO PNKPLPDBOCG = 9; + uint32 entity_id = 10; + Vector BMAMMCKAMLJ = 11; + float NLLKHNCAMGG = 12; + bool GNCJHDKPONA = 13; + bool GAKLGDGICDN = 14; + Vector MDDABONFBEJ = 15; } -// CmdId: 22576 -message JNHFBBDAECF { - repeated GOKMHHINNED NDMLFLMNKPM = 2; +// CmdID: 9184 +message JHLMFOKEJAK { + int32 retcode = 7; + uint32 PJJAOILBFBN = 8; } -// CmdId: 22453 -message CBEJHLPEHKJ { - int32 ALOELOFKHLC = 13; +// CmdID: 22807 +message BKOENEFMLCL { + repeated uint32 CBMAFAAHIAB = 7; + uint32 PEFPLNJHELI = 9; + uint32 PJJAOILBFBN = 2; } -enum OHMGILBIIIN { - OHMGILBIIIN_NPC = 0; - OHMGILBIIIN_QUEST = 1; - OHMGILBIIIN_SPECIAL = 2; - OHMGILBIIIN_MINE = 3; - OHMGILBIIIN_COLLECTION = 4; - OHMGILBIIIN_MONSTER = 5; - OHMGILBIIIN_FISH_POOL = 6; +// CmdID: 7910 +message HLFNKCOILFH { + uint32 HKAPPOEKONG = 14; + uint32 EHDLLGGIOFJ = 15; } -message KGDOPALMEBC { - uint32 GCBOLPFMJCJ = 1; - bool EBPCEPLKLCC = 10; +// CmdID: 23985 +message OFFALLFNCFI { + repeated POIPABABMDA MFAKDOBMFIM = 15; } -// CmdId: 22210 -message EJBDHIOBACJ { - repeated DGGMKIJGJDM HKLNODPNCLE = 15; +// CmdID: 27821 +message KHFEMKBFJAL { + uint32 HOMGPJJMLDG = 1; + int32 retcode = 13; + bool MCPKKMHKCPD = 14; } -enum ONNJMLEBLIF { - ONNJMLEBLIF_BATTLE_PASS_UNLOCK_INVALID = 0; - ONNJMLEBLIF_BATTLE_PASS_UNLOCK_FREE = 1; - ONNJMLEBLIF_BATTLE_PASS_UNLOCK_PAID = 2; +// CmdID: 22970 +message IJOGAOMKNOF { + repeated LJEDIFPDAFN info_list = 2; } -// CmdId: 6544 -message KBJLPKDBFCJ { - uint32 ENKIGHFIHBA = 2; - uint32 LCNPLPGEJLL = 10; +message JECNLAMMPFI { + repeated JELBMDNLKPM HJLLLDFOIHM = 9; } -message INLBFIGJBHN { - repeated BFJMKEOFCKP PJECCALFKDD = 7; - repeated uint32 NFKLNEAMDKP = 15; +// CmdID: 26734 +message PLJFOCDAKCC { + uint32 KHHIBKPBKPN = 6; } -// CmdId: 26580 -message KDAAFPNACGI { - int32 ALOELOFKHLC = 15; +message KHGAMPKLEEG { + uint32 NNEBHHFHDCC = 2; + uint32 GPAELJHNAEK = 4; + bool OBBGBMEPLOJ = 10; } -enum PFOILGNHKLC { - PFOILGNHKLC_FOUNDATION_OP_NONE = 0; - PFOILGNHKLC_FOUNDATION_OP_BUILD = 1; - PFOILGNHKLC_FOUNDATION_OP_DEMOLITION = 2; - PFOILGNHKLC_FOUNDATION_OP_REBUILD = 3; - PFOILGNHKLC_FOUNDATION_OP_ROTATE = 4; - PFOILGNHKLC_FOUNDATION_OP_LOCK = 5; - PFOILGNHKLC_FOUNDATION_OP_UNLOCK = 6; +// CmdID: 22191 +message IHEPMEOKHBE { + uint32 MEMPKCGNNMF = 7; } -message AIGEEEFLGBP { - ABFKJACHPLA LANJAPJOEEI = 1; - ABFKJACHPLA OKMKKBJKFPL = 2; - ABFKJACHPLA HLEDHGAMIOL = 3; - BKDBPJKGBEO KGBOKPBKHOK = 4; - repeated ABFKJACHPLA POMJLPDCOBK = 5; - ABFKJACHPLA NHAHIPAEDFO = 6; - uint32 MHIGPGDJGGP = 7; - uint32 PHEDBMKDHAG = 8; - uint64 CLPKFGKNLCH = 9; +// CmdID: 8670 +message PGHFMPKOJJC { + uint32 EKCFCKDJEIN = 5; } -// CmdId: 4308 -message JADLICKLFLM { - uint32 CLMPMOOCCJJ = 2; - uint32 LFEENLOIMBB = 6; +// CmdID: 1154 +message MDECGNCEMGL { + BPLKLKDBOGP LNMLMLJLNJH = 7; } -// CmdId: 20993 -message BFEEMIGHCOA { - uint32 BHGMKJFCCJM = 3; - uint32 LFEENLOIMBB = 4; +// CmdID: 28448 +message BNILONCHCLD { + int32 retcode = 12; } -message JGICBNNNOGG { - uint32 HDPFOJMGBJA = 5; - bool HMCAEOEENAN = 6; - uint32 IPGHMJALPKC = 7; - int32 GELKEEBKMEL = 10; - uint32 MFJHECJCPJE = 14; - uint32 ADKAJNBCJNK = 15; +// CmdID: 6403 +message AGMOEIOEIKN { + uint32 MEMPKCGNNMF = 3; } -// CmdId: 5487 -message MEKMBKENFPF { - repeated uint32 GIHCKKJCAMC = 12; +message BPIBIBMGOLL { + uint32 MEMPKCGNNMF = 2; + uint32 GNEGAOGJLBD = 6; + uint32 PJJAOILBFBN = 7; + uint32 DBLFNCPDANB = 11; + repeated POIGHGBCNMN KFAPIJCGDBC = 12; } -message CCEDOKJCLOF { - repeated DOMLNCLCCPB KGGNANHHKFF = 1; +// CmdID: 7004 +message GODFDEJPBMB { + uint32 costume_id = 13; + uint32 avatar_id = 15; } -// CmdId: 26162 -message DAFAPKGFIBA { - uint32 PABNFILBDMA = 3; - uint32 DNMPIJKNKOO = 6; - uint32 GJAKPCMJOOE = 14; +message NPPLLPEALIK { + bool NAJPJBCJGJA = 4; + uint32 APAFIPOFLOJ = 5; + uint32 NKEONOIKLAO = 8; + uint64 HODOLKCOPLG = 9; + bool DGGCKMIKBMO = 11; + bool POHFOBDLLBC = 14; } -message KCGPMFPBHGJ { - uint32 IJGCADDBCDG = 12; - bool KHEJHGHEODI = 13; +// CmdID: 24420 +message NAPMFGCNKBJ { + uint32 PKKKIJALPNM = 1; + uint32 DFPNKFEKIIG = 6; + uint32 BNBLMFKKFGG = 9; + repeated uint32 NJHGOAEHNDM = 12; + repeated uint32 CAKNFAOIIKK = 14; } -// CmdId: 9472 -message FDMANKCLFKC { - KNOAKIBLNKL KPIANFJAEFE = 14; +message PMLJKIMLCJP { + uint32 apply_entity_id = 7; } -// CmdId: 26057 -message PCKMNDPOLFJ { - EPPNFGHFJIM KIFBAKINPCD = 4; - uint32 AKGNFMAEPDD = 8; - GIJMDPCCJMG DNDBKINDBDE = 11; +// CmdID: 1322 +message OIKGLEEKAIN { + int32 retcode = 9; + uint32 OMGCHBACHCI = 14; } -message GHPFHODBIGF { - bool EBPCEPLKLCC = 3; - uint32 PALKGAEJAPM = 5; - uint32 GCLBALIKOKB = 8; - uint32 PKLFIKGDGPG = 13; +// CmdID: 9084 +message GMHCKIPELFG { + bool HPPMEGLDGKF = 13; } -message FMKOHAIFMPH { - uint32 IMFKOKMIDGE = 2; - uint32 IJGCADDBCDG = 3; - uint32 NCEBPIIBBHA = 6; - ABFKJACHPLA LANJAPJOEEI = 7; - bool PHNFKDNBJJB = 10; - uint32 JFEMOPGIFHC = 14; +// CmdID: 23467 +message CLGGNIHDJNJ { + bool DJOCLOKDKAE = 6; + uint32 OEHKJPBEPKB = 12; + uint32 OHKIDHNABIB = 13; + int32 retcode = 14; } -// CmdId: 8851 -message IOHCAIDJGFD { - int32 ALOELOFKHLC = 1; +// CmdID: 22891 +message CMBBMGNHBBF { + uint32 avatar_id = 2; + uint32 IJAGLLBJKDA = 3; + uint32 OKKAPKJIHJB = 14; } -message IBEDJDBOIOE { - bool BOPOAKLPFOD = 2; - uint32 PLHGOLNFKGP = 4; - uint32 LOIEKFANKLK = 10; - uint32 GCBOLPFMJCJ = 11; +// CmdID: 4735 +message MCFHALGNDEL { + int32 retcode = 2; } -// CmdId: 29376 -message PHAOAAGHNHI { - uint32 JHMGNOFHNIF = 9; +// CmdID: 28114 +message LKMAPFLFBMP { + uint32 OBOOPJLPDNI = 5; + uint32 PKOLNJPBBGK = 7; + int32 retcode = 13; } -// CmdId: 28866 -message HCPLDJMFOHF { - repeated uint32 LGJAGFHOEFL = 2; +// CmdID: 244 +message FGJEDGHAGDH { + uint32 EPJOAALLGGD = 4; + int32 retcode = 12; + uint32 ONABDGFCPIH = 14; } -// CmdId: 1117 -message OLGAKJPDDKK { - repeated uint32 PLHLIDEIECN = 2; +message ONKIJKLNAHE { + repeated MLKDABBLIFK OGAMDMANAFO = 1; + uint32 LMJNOKAJEKI = 2; + float OCOPLKHNHEL = 3; + uint32 GPMPAEGBEJE = 4; + float LLGKENMIENL = 5; + uint32 anim_hash = 6; } -// CmdId: 4154 -message CADCOEAGOMG { - bool LMKEOHINJBM = 3; - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 14; +// CmdID: 23144 +message PJOAIGAALPG { + FJMJCDDODMH BHJHAGCCPIB = 4; + int32 retcode = 5; + bool EKJMDINDGGG = 8; } -// CmdId: 5595 -message CPFIFNBOIDD { - int32 ALOELOFKHLC = 14; +// CmdID: 5498 +message HBNPHFLAANJ { + repeated uint32 HOEPCMHJBHE = 5; + string name = 13; + repeated uint32 BFBOMBOINPJ = 4; + uint32 CDMJGIFEFMD = 9; } -// CmdId: 23531 -message HELMFFAEDBN { - uint32 CLMPMOOCCJJ = 10; +message MHCJADCOMBG { + uint32 NNHEENPIDGJ = 1; + uint32 EOOIPNMKDMF = 7; + map MBBBCMPCNHD = 8; } -// CmdId: 582 -message PAEPGNILDNC { +message KELBFNDHNIK { + bool NGDOKAJIAFH = 1; + FPBMMOMLKKN ABPJIBDJIPA = 4; + uint32 JHLADDKLCFI = 9; + oneof ADEBPDLAOJP { + PDGIJGAOPFJ shop_info = 5; + COCNECPFGJE chest_info = 8; + } } -enum BPPIBFJLJLF { - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_NONE = 0; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_COLOR = 1; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_HEIGHT = 2; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_SIZE = 3; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_DENSITY = 4; - BPPIBFJLJLF_FIREWORKS_REFORM_PARAM_ROTATION = 5; +// CmdID: 29828 +message OMMFIGKBKOO { + repeated MIAMFOFPFNK JGKLNNOOFND = 14; } -// CmdId: 28060 -message BMNEMDPIKKO { - uint32 MOMFDDPOHOL = 5; - MKMIFLOEELB DIBMHOMEPPB = 12; - int32 ALOELOFKHLC = 13; +// CmdID: 949 +message OEGDJIFDOCM { + FDLEKDOGGAG GIGADMPNJHL = 6; + IPGGPFGOBEA MIMNAFDODCK = 8; + bool IDIKLAGELDN = 9; } -// CmdId: 1606 -message GIJNEHHGBFC { - int32 ALOELOFKHLC = 5; - BALKODLKKDC BEEGAJMCLFA = 6; - oneof IGHHIIBLLCI { - HHBOGCBMLAK music_brief_info = 1; - } +// CmdID: 23466 +message JLMGDBLDMGL { + uint32 entity_id = 12; + uint32 JCHJPAFCOFH = 13; + int32 retcode = 14; } -message IJHKFLBNKIM { - uint32 MBPOIGPJOMP = 3; - bool CILMBLGALKO = 7; - bool GIEAPAMPMAH = 10; - uint32 CMOINIJNAOH = 13; +// CmdID: 2632 +message KMGKIHEMPOF { + int32 retcode = 10; + repeated uint32 BKNIKIDMAHI = 11; } -// CmdId: 8260 -message ODHFHJGMCJP { - int32 ALOELOFKHLC = 13; +// CmdID: 27308 +message KFABOAIAJJG { + uint32 HOIPFDOMIPJ = 9; } -// CmdId: 9674 -message PJIHECPGIJM { - repeated uint32 CMKOOMJABOA = 2; +// CmdID: 29039 +message KONOLMOBOLA { + uint32 EHGNMADGJOC = 5; + uint32 KFPEGNAADLO = 7; } -// CmdId: 26783 -message LAGFFHIJFJK { - int32 ALOELOFKHLC = 6; - uint64 KAAEMLKLCOE = 15; +// CmdID: 8590 +message FNGGLLCPDBO { + uint32 MEMPKCGNNMF = 5; } -// CmdId: 3442 -message IMIBGFKCJNB { - repeated uint32 JBHEJGBAGJN = 11; - int32 ALOELOFKHLC = 15; +message LDHBDIGNHCL { + repeated uint32 ILCGEDOMOMO = 7; } -message FCFKLGKAJCA { - uint32 JPCJBHHKBNJ = 4; - bool PHNFKDNBJJB = 6; - bool EBPCEPLKLCC = 7; - uint32 JFEMOPGIFHC = 9; - uint32 PKLFIKGDGPG = 10; - uint32 FEDHMPEHNGG = 15; +message PAFDOOMKDOC { + uint32 GLHMMNJIGFG = 1; + uint32 CIDHMCHNNEH = 4; + uint32 MOJDCGIGNNO = 5; + uint32 ECNKGKFHFDF = 8; + uint32 OLFBAMDHBIL = 9; + uint32 JOFBEIACLOF = 10; + uint32 PJJAOILBFBN = 11; + uint32 HBEDECBNHOA = 12; + bool DGGCKMIKBMO = 13; } -// CmdId: 25613 -message FKKHKLCKJDN { - int32 ALOELOFKHLC = 14; +message GPBMNEIOIOA { + FGPLNEKJDCH BLIPCHPHPCE = 5; + OLLJOMADDCK GGBEHKOFFGP = 6; + FKFOHKHKIJN PGKCHOLLMIG = 14; } -// CmdId: 8689 -message IBLJMGNLNFE { - int32 ALOELOFKHLC = 6; +// CmdID: 21160 +message CHAJOINPLEH { + uint32 NNEBHHFHDCC = 1; + uint32 MEMPKCGNNMF = 8; } -// CmdId: 3636 -message ENEDKDCFPGL { - uint32 BLALLKJMGKE = 5; +// CmdID: 26234 +message JHDGMMBIJIH { + int32 retcode = 2; + uint32 GPDOGMPIJFC = 3; } -// CmdId: 5971 -message KPLKLJNKGBJ { - int32 ALOELOFKHLC = 6; - repeated HEJKJDBMLOG BEHIGGIKDND = 9; +// CmdID: 23243 +message OGOLAIJFFNO { + int32 retcode = 7; } -message HHCIOCLLLKK { - repeated uint32 FOIBCGEDGIL = 4; - bool BECEHLHIIKE = 5; - repeated ABFKJACHPLA NGAECJCDKKH = 7; - bool LOGHFPBIAIC = 8; - bool LCGEEBCFNMJ = 14; - repeated MMEFDIDOCDL JFPPHIHEFOJ = 15; +// CmdID: 23870 +message AJOCCFAIKFL { + repeated EFAIPNDIHAI JNFPMEIJENP = 12; + repeated uint32 GKPJEDKHCIF = 6; } -message BELBHMGOGNK { - uint32 BPBGKNKBDGH = 1; - uint32 IIOKFMIJFFO = 2; - bool HHALAHALMKI = 4; - uint32 JFDJHPNCLBA = 10; - bool MAJHPBABGHF = 11; +message FBAOAOBCFEO { + repeated OEDBNOADGJJ ICCPMAICFAO = 13; } -// CmdId: 533 -message BGDADDLBANI { - repeated uint32 EPNBHEBLJCG = 13; +// CmdID: 20573 +message OINCODOBAHO { + uint64 PJFPEHFAMAL = 1; + int32 ADMOKADNFHH = 5; + uint32 BCGGIOGBOCK = 6; + uint32 KPAMPGDJDHE = 9; + uint32 OMGCHBACHCI = 13; + uint32 PCKLFFNFNGE = 14; } -// CmdId: 1773 -message KMCPJOOMMOL { +message FGBAEINDLHG { + uint64 guid = 6; + uint32 count = 9; } -message GDLIANIJFFC { - bool PEEGMGGJIAM = 1; - bool LJNGMAEALCH = 12; - uint64 JAOKCJBAAEL = 15; +// CmdID: 25170 +message NPONAFFGKLK { + repeated GOMGEJHCKOA BJNLFBJHLAF = 4; } -// CmdId: 6264 -message BFJACPPJAFG { +// CmdID: 6983 +message DHHIAPOLPJJ { + uint32 avatar_id = 6; } -enum KJKBLMKLMBN { - KJKBLMKLMBN_ADDED = 0; - KJKBLMKLMBN_REMOVED = 1; +// CmdID: 26100 +message CDCCOPHDPPI { + repeated uint64 equip_guid_list = 8; + uint64 avatar_guid = 15; } -// CmdId: 8559 -message BAJPAFHCJKM { - uint32 AOJLPDFHLPK = 5; - int32 ALOELOFKHLC = 7; +// CmdID: 8908 +message PJBMOEIKEGD { + int32 retcode = 3; } -message KJCBFELKNPF { - uint32 PLHGOLNFKGP = 1; - repeated uint32 JDJDFFIIFEE = 2; - repeated uint32 DIOPACOFHJN = 3; - bool LPIPMFLMDCI = 5; - uint32 IOKJJCAIMEP = 11; - uint32 NAAKJKALPPD = 14; +// CmdID: 2964 +message CPHMFCJEHGJ { + HHAAFIHNDJO reason = 14; } -// CmdId: 25518 -message FACDMKCFPGC { - uint32 HIJCCOEIPNP = 5; +// CmdID: 21398 +message FHAPDGIDHPC { + uint32 GNLFCLGGAGL = 6; } -// CmdId: 20328 -message PJPDLMEIEKL { - uint64 IKCGBNOFDID = 1; - int32 ALOELOFKHLC = 12; +// CmdID: 28928 +message FBFGBIKIDIB { + repeated uint32 HCFCIIOKLKB = 3; + uint32 FLKPGMLNFGF = 5; + uint32 HPBPHGOEAKA = 6; } -enum LGBDBPOMJLB { - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_NORMAL = 0; - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_COUNTDOWN = 1; - LGBDBPOMJLB_CUSTOM_GALLERY_SCORE_BOARD_TIMER = 2; +// CmdID: 27757 +message OEIGNGGJJGP { + uint32 JLFHEEIPDDP = 4; + int32 retcode = 7; + uint64 DCOMPDPPDPO = 10; } -// CmdId: 20736 -message OKKBKHIGKAF { - uint32 BLALLKJMGKE = 12; - map JNLPHCAOKLM = 13; +// CmdID: 26525 +message FPOJMNBCHHE { + bool GEDOPOCDJGJ = 1; + uint32 ECGJAIBEJEO = 2; + uint32 GLFFDOMAJDD = 4; + uint32 DMNLDPPGOKG = 5; + uint32 PEFPLNJHELI = 7; + uint32 OEBIBBFHIKD = 8; + uint32 PJJAOILBFBN = 15; } -message GCBKNGHNMAF { - ABFKJACHPLA MNJJANJIOOL = 2; - uint32 LJGHFJGIOLN = 4; - uint32 HIJCCOEIPNP = 7; - bool MBGMHOANDDF = 9; +message LNDMEEHGMJN { + repeated uint32 BGHNDIPKJHP = 3; + repeated uint32 HHIACCIIKGA = 4; } -message LLLLJGKFNPO { - MKAIPGDCGOK HDJKAOEPGLA = 4; - map EGIBHAEACCC = 7; - string LKNNMKBFNDI = 13; - uint32 JHEHOCBEODA = 14; +message ShortAbilityHashPair { + sfixed32 OMPEBEMNKLG = 13; + sfixed32 ability_name_hash = 15; } -// CmdId: 26996 -message FHDLOPFADFL { - repeated uint32 GKMDMFJLNEH = 12; - int32 ALOELOFKHLC = 15; +// CmdID: 27344 +message FLJJGHOHLDD { + uint32 room_id = 3; } -message EOBEHCHGHPF { - map PKKOCCNDNHA = 4; - map PFPPMBLNHFF = 14; +// CmdID: 7428 +message CCKIMJAEPAB { + bool OMNCIKFFGBO = 15; } -// CmdId: 20656 -message CGKGAMPKIHL { - repeated EHFDEDADODA OHGJBOFHFPC = 1; - int32 ALOELOFKHLC = 6; - uint32 OBDBEOKEJJO = 12; +// CmdID: 21829 +message HNNKBJPPBIE { + int32 retcode = 6; + repeated uint32 CDGFHBKOOGN = 8; + uint32 target_uid = 9; } -// CmdId: 2391 -message BCCGDPHEIBB { - ABFKJACHPLA BLEACFGOPIM = 2; - int32 KHOMIKPAOLH = 3; - uint32 PABNFILBDMA = 6; - IMJJCCJHHOC IFMLKJBFKDK = 9; - LAAGEDALJKM EEPENCMNNBP = 10; - IMJJCCJHHOC ANCGPGGGOAJ = 12; - int32 JHEHOCBEODA = 14; - ABFKJACHPLA CEBOGNOBIKB = 15; +// CmdID: 5094 +message PPLNCKANOCD { + int32 retcode = 13; + uint32 OMGCHBACHCI = 15; } -// CmdId: 25035 -message IOONLFJGOEF { - uint32 AOJLPDFHLPK = 11; +// CmdID: 9897 +message LEINDPOIEDJ { + uint32 JEFILDJEBAJ = 3; + uint32 level = 4; + int32 retcode = 15; } -// CmdId: 4484 -message MEMDJLIGJNF { - uint32 JAONFKLIMLC = 4; - ABFKJACHPLA OKMKKBJKFPL = 5; - ABFKJACHPLA LANJAPJOEEI = 11; - uint32 PGBDPGGINBO = 12; +message BGICACHLGIN { + repeated GADDLILNNBK CBENKJEOCIL = 6; } -message JHDFAILGFAD { - uint32 EAEFDKEEGNO = 1; - map MEMEOJONGKL = 3; - map PMHFKICPNOL = 5; - repeated uint32 APDFAAMGJHB = 13; - repeated uint32 ANJLBIPMFML = 15; +message NHHEEDNHOLI { + bool DBLPJBBPNIC = 7; } -message APMEEOIACFA { - bool EBPCEPLKLCC = 8; - uint32 JFEMOPGIFHC = 14; +// CmdID: 1373 +message EJGEMKJBPEL { + uint32 avatar_id = 6; } -// CmdId: 24793 -message OEAEIHJGMLB { - uint64 FMPGDFPBOII = 10; - uint32 GCLBALIKOKB = 14; +message DLNMIFIODEB { + bool KOCNPKMBAGE = 4; + uint32 GHDJJMIKFPI = 8; + uint32 JLCIPFECCPM = 5; + uint32 JONFNJCAJHG = 7; + uint32 uid = 10; + oneof Content { + uint32 icon = 21; + string text = 357; + DFHJJLMBPFJ system_hint = 922; + } } -message DAJLFOAGHJB { - uint32 CEIAKNGAODL = 2; - ABFKJACHPLA LANJAPJOEEI = 6; - CPMJHCCLOKE CDCALINJEKP = 11; - uint32 OIANCIPKPBE = 14; +message DFHJJLMBPFJ { + uint32 type = 2; } -message GLPLLMDICKD { - uint32 ONAMNABGEFD = 9; +// CmdID: 21587 +message JMLAGGHIKAI { + uint32 PJJAOILBFBN = 2; + int32 retcode = 6; } -message LAANABCDNAM { - uint64 FMPGDFPBOII = 5; - uint32 KAKFCNHBHLM = 11; - repeated HOMCJAJGNMG DOAKBCIBNNK = 12; - NEFEGLMDAHP GJEHPKKKPIJ = 14; +// CmdID: 29663 +message CPBFCKCAIGC { + int32 retcode = 9; } -message PNEOMLIHKGJ { - uint32 GEGLHFHIJKD = 2; - uint32 OGLMKDPECPN = 3; - uint32 JAHFOBKDPDC = 7; - uint32 GMKACPOBOHN = 9; +// CmdID: 9576 +message JKEGFHDBJPL { + uint32 count = 9; + uint32 CJFGADHMEOL = 6; + uint64 BOCHKLKFMIK = 5; + bool BHBLCHHKPMI = 10; + uint64 guid = 4; } -message HDKNEPELFMK { - repeated uint32 EKAJLABGGDO = 1; +// CmdID: 22424 +message LJHILMNGDIO { } -// CmdId: 29142 -message JHFFJLLPMLP { - repeated uint32 LHNJKBGEFDD = 4; - int32 ALOELOFKHLC = 7; - uint32 CIHMOCCDKBM = 14; +// CmdID: 26357 +message EOPEHHOJHGI { + bool LKCAEOPCFOC = 13; } -// CmdId: 7493 -message ILNHIPINCMG { - repeated POBHNOCAAEK AJLLCEAINNL = 13; +// CmdID: 29676 +message CCKDGHOEAEA { } -// CmdId: 9133 -message MPKMBDIFOIE { +// CmdID: 21967 +message JAOLPDOENBB { + int32 retcode = 3; + repeated int32 DEKIIHDLAOI = 9; + repeated POIPABABMDA item_list = 12; } -// CmdId: 2194 -message GFJBKPFAMOD { - uint32 JHEHOCBEODA = 5; - uint32 KGAFFEFIKJF = 12; +// CmdID: 21618 +message CDIFCOPLFAK { } -// CmdId: 25450 -message EJLJGFMPHDJ { - uint32 IJGCADDBCDG = 2; +message KBFBJMPCFHM { + repeated HHMAOBJBIDH MDPMACOCMFB = 1; + uint32 LJDMBIDHPJI = 2; + uint32 ILHJJFHKBDE = 5; + map HAMKMBEIHAF = 6; } -// CmdId: 9120 -message BKCJLNBBBLD { - uint32 GOKPPDNPEKM = 3; - int32 ALOELOFKHLC = 11; +// CmdID: 24779 +message PAKHELPIKLL { + int32 retcode = 1; + uint32 KHHIBKPBKPN = 2; + uint32 GHIAOGLLLDI = 6; + uint32 position = 14; } -// CmdId: 22676 -message HAOIEDLALPI { - EPPNFGHFJIM KIFBAKINPCD = 5; - GIENKEGKAGC EDKODFKFMHL = 8; - uint32 ABDENFHFHIL = 10; +// CmdID: 27476 +message ANNGEJFKKKP { } -// CmdId: 9114 -message JELMDLLKGGN { - uint32 BLALLKJMGKE = 8; +// CmdID: 25374 +message FFBACDHBCMB { + float JJPCPMFDNEH = 1; + BBBEMDAPOGH reason = 10; + uint32 prop_type = 11; + float ELDOEDJDGHN = 13; } -message ONHPMGAMCMN { - uint32 GCBOLPFMJCJ = 4; - repeated BENIDHCDMHP HFMPCELHGBP = 8; - bool EOJLGKIGFHD = 13; +message AMIMNLMEGEA { + repeated BLHCPFCMDMI HEGNIGACHMI = 1; + uint32 APNLOFPNAHN = 9; + uint32 PEBLOHAHPMM = 15; } -// CmdId: 20718 -message DKMAJGIPCOL { - uint32 HKDNCDDCDJE = 9; - uint64 IKCGBNOFDID = 10; +message JGKGABIKCIP { + bool HJEILABENAK = 1; + uint32 ANJMOBMGAME = 2; + map OENFJDPLJLL = 3; + uint32 EHBHPLAPOHK = 4; + uint32 BCHDODNGCHL = 5; + HAJBJKCBFGF ADKJLPANDLH = 6; + uint32 FBPGIMLMDNJ = 7; + repeated CMDEEPDJOGA EBHCABLNKLP = 8; + HAJBJKCBFGF IMLJBAGLDBF = 9; + HAJBJKCBFGF JHCJKGOONDA = 10; + HAJBJKCBFGF NCFHBLFKBGD = 11; + uint32 CMNBCFNAANH = 12; + uint32 EILEHAGFENP = 13; + HAJBJKCBFGF JMPKJDHJKIK = 14; + repeated INELAGGDIJF MHKFNLGHMPI = 15; + uint32 GDFKDHGBDJO = 318; + bool HPJPCKIILAJ = 885; } -// CmdId: 2029 -message DBBEPEOHNMG { - uint32 KAKFCNHBHLM = 7; - uint32 EBGMGECHJND = 9; +message HMKMOPMKDGO { + uint32 FLLKOMKHIAM = 2; + uint32 uid = 11; } -// CmdId: 9079 -message NEGMONKAAOG { - LCGMFOGLDOD IABEIPFENKI = 2; - int32 ALOELOFKHLC = 6; +// CmdID: 29447 +message KJFKBBHCCHJ { + map ONNLNEFNFGJ = 4; + uint32 GPDOGMPIJFC = 11; } -// CmdId: 6096 -message EAPCOHJGPIA { +message IGBBFNJFAHK { + map CILFDMFADLG = 3; } -message IEPJNEEBECP { - repeated AIKFJGIIPBH KADAHMHDEMC = 8; - uint32 PKLFIKGDGPG = 9; - uint32 OCJAIFHBNPE = 11; +message ADONIKGMPPL { + uint32 KNLILAPDKKG = 2; + uint32 GIGKDJINOLG = 3; + bool FFPNMOBAKNF = 15; } -// CmdId: 21232 -message AFEKOFFGMHD { - int32 ALOELOFKHLC = 7; +message NBHBDHEJBIH { } -message JHKPODCDNAH { - repeated ECBIGKOCCND HFMPCELHGBP = 4; +// CmdID: 2795 +message LCDHKFLCNBD { + uint32 GLDNNFOCDEM = 3; + uint32 OKICOGLEJEC = 15; + bool NAHNHOIFGFI = 9; } -message IHPNNDNPAAP { - bool HHALAHALMKI = 1; - uint32 CJHBABHEILN = 3; - uint32 IMFKOKMIDGE = 4; - uint32 BPBGKNKBDGH = 14; +// CmdID: 21016 +message NNDCELDJDGK { + int32 retcode = 2; + repeated uint32 FPAIOJDPDPC = 5; + uint32 OKICOGLEJEC = 10; + uint32 FCHFAKEPINP = 12; } -// CmdId: 20552 -message OCDJFBKJBAK { - NNEPMBOAKNH CJBIKPDJDPH = 1; - uint32 HIJCCOEIPNP = 3; - uint32 KGELPEMDBJJ = 12; +// CmdID: 20829 +message LCOCCDNCFPN { + bool DGGCKMIKBMO = 3; + uint32 OMGCHBACHCI = 9; + OLBAKOMOBEI BEPFMDKMFIC = 12; + uint32 CKOCCFDGCOL = 15; +} + +// CmdID: 26118 +message ICGBJDMBKKJ { + int32 retcode = 5; +} + +// CmdID: 28995 +message DNMFGKAPFJF { + int32 retcode = 11; +} + +// CmdID: 6468 +message AIBPADMBKFO { + uint32 GEIHMKHCIJE = 4; + uint32 PJJAOILBFBN = 6; +} + +message KHBJIHJOEOM { + uint32 EGILPLLMLHO = 15; +} + +// CmdID: 1449 +message HMPDFJJMOCO { +} + +// CmdID: 27057 +message ENCKADKPNII { + HIMMEMHOGFB MFMLAKBIAED = 3; + int32 retcode = 8; + oneof JENBHGOIEKM { + OOLBIPGMPJB music_brief_info = 7; + } +} + +// CmdID: 28407 +message KBBPHPMHEMB { + int32 retcode = 6; +} + +// CmdID: 22324 +message KEABKHPDOEI { + repeated uint32 ECNJMCGANLF = 6; + bool PFOKFHLOKEJ = 7; +} + +// CmdID: 21716 +message FOPLAPCHCOI { + uint32 OMGCHBACHCI = 4; +} + +// CmdID: 2846 +message OPCMILINHEK { + uint32 parent_quest_id = 4; +} + +message DHKLPPAPLFO { + repeated uint32 FJEPGPKJAHK = 1; + uint32 end_time = 4; + uint32 LGBNFIFCPJF = 6; + bool EIALJBAENGJ = 7; + bool FALGLCJDKCL = 8; + repeated EEGBPINNFHJ IBDJLPIPPNJ = 10; + repeated uint32 ELDNOCOHALM = 11; + uint32 KHHIBKPBKPN = 12; + bool ONCLIGBKLPF = 13; + uint32 CFDEHHEPOAI = 14; + uint32 ONABDGFCPIH = 15; + uint32 KPAMPGDJDHE = 63; + uint32 FFGHMFNFPNL = 253; + uint32 GNAKONIIJHO = 373; + uint32 LKODGHFICBH = 426; + bool CDBIIEIPBFF = 509; + bool LCHFFKHPJIO = 678; + bool ILKPGDKEIEG = 739; + repeated uint32 GICJHOFKGKO = 818; + uint64 CIDDJFNIMPJ = 892; + repeated FAGNKJAOJLK CEOAMBHDCNG = 983; + uint32 MPPFCLCENAP = 1040; + repeated uint64 GONEPFEDMEL = 1246; + repeated uint32 NJCGNGLKPBJ = 1267; + bool ODMJHPBFIKO = 1408; + map FMHODGOPCGJ = 1791; + CFKJEDGPNAE OKBINABFBKP = 1839; + map EHDEDBMBHGF = 1954; + oneof Detail { + MEIGMJNLJJF salesman_info = 2; + JCNIFBNIBHI crucible_info = 3; + IDJEOFDJKGI trial_avatar_info = 5; + PKPJPAOMCBC sam_lamp_info = 9; + PLFHDDFIPGA vintage_info = 27; + AHNNDHPFFIJ gacha_info = 29; + LFIEDPGOEME summer_time_v_2_info = 47; + EPFHMONLJOH expedition_info = 55; + MJBNLAKAIAD rogue_diary_info = 60; + JBENLIAFBCP photo_info = 66; + DAGENKLMDHH activity_multi_character_info = 98; + NOAIFEGNKML hide_and_seek_v_4_detail_info = 115; + IKHGGPNJGNB fleur_fair_v_2_info = 149; + JEAJDMHFGGH recharge_disk_detail_info = 174; + FCOKGCMNLMO moonfin_trial_info = 175; + FPONDJDDJDA fontaine_gather_info = 203; + FGOEOMKHIKK instable_spray_info = 235; + FOCFJFJNJND fish_blaster_info = 242; + JNAIELHBADH poetry_festival_detail_info = 249; + AAJGICJDCMG bomber_dodoco_detail_info = 273; + AMCOMLPIEBN arena_challenge_info = 281; + AHNMCDONJHE char_amusement_info = 294; + LJOCPDMINCM catcafe_detail_info = 311; + APLCJHPDOOA fleur_fair_info = 321; + GHLALHDAGMP gcg_pve_infinite_info = 325; + MOKDFFEKJPM potion_info = 346; + DFKOFAHKANJ gain_buff_detail_info = 348; + ECOJKLIFIKM electrohercules_battle_info = 396; + KFFDJGHKGPN rock_board_explore_info = 407; + HGMNEFBCKGK fungus_fighter_v_2_info = 410; + PCKCBPBOBPC aka_fes_info = 444; + ELEBHCPKCMJ effigy_challenge_v_4_info = 445; + BADJADMDPGH irodori_info = 470; + DLFONAIONCO effigy_challenge_v_5_detail_info = 477; + ADGFPGNGGKK blessing_info = 486; + EOBGPECDJAF cook_game_detail_info = 502; + FIFJNBBADKJ roguelike_dungoen_info = 508; + MEKFAEHENAN find_hilichurl_info = 554; + DHPNFBFFOEF fungus_fighter_v_3_info = 555; + AINECCGEPBH brick_breaker_info = 572; + MLGJJAOIJMP sea_lamp_v_3_info = 580; + LDOICEBIFMM auto_time_stop_detail_info = 593; + OOLBPNPEMDK bird_ball_detail_info = 595; + GJMDMPEMBNH stamina_fight_info = 596; + JHBIPKMOCCG blitz_rush_info = 599; + DMNIAEJPKGP michiae_matsuri_info = 650; + CJNBABJNCOC chess_info = 723; + NOHDOMIIOHF acrobatics_battle_detail_info = 752; + GPBMNEIOIOA lantern_rite_v_4_info = 754; + KPELDPAAKOC treasure_seelie_info = 759; + BODNNIIKBGJ fairy_tales_detail_info = 817; + NPJBBEKNFBP water_spirit_info = 821; + AKKECFCJGFN delivery_info = 845; + CADKJPFBBGH aster_info = 856; + BMJIOKCBMAI journey_info = 895; + EFEBIJODBNH lantern_rite_activity_info = 911; + KNEDOLCPICA crystal_link_info = 945; + DKFKDKBOOFP coin_collect_info = 962; + IIOLOBMJBAE great_festival_v_2_detail_info = 977; + BLKGHGCLOBB flight_info = 1012; + FJGBNOLNFOA dragon_spine_info = 1026; + KOCHDLAOFPC winter_camp_info = 1049; + FKKCACIDPNA toy_battle_info = 1052; + CMCBCMNBIFA tanuki_travel_activity_info = 1060; + OCJNEAMJAPC gcg_pve_info = 1063; + OHMJNCBAOEC watergun_info = 1070; + GLACEHKEJMF filmfest_detail_info = 1082; + KPNJOBFAKGF natlan_tour_detail_info = 1093; + JPBOJECLHPA music_game_info = 1099; + GENJMANACLB muqadas_potion_info = 1125; + HBBCJINHNJC challneler_slab_info = 1127; + HLGBLAIBMNG animal_view_info = 1173; + HHECCPLEJND slime_cannon_detail_info = 1177; + FLHCNJGDNHA collect_underwater_info = 1180; + GCMMIKNLCJB mist_trial_activity_info = 1198; + AOFGLKPAJEN lost_samachurl_info = 1205; + DBEIGNIKECO duel_heart_info = 1220; + NCGJEBLJECF treasure_hunt_v_4_info = 1228; + PEHEIAGOFIL team_chain_info = 1287; + GKOKOMHDEGI hide_and_seek_info = 1313; + JOCFFCPLILL rainbow_prince_detail_info = 1360; + MMFABCKMAOF treasure_map_info = 1362; + NNPFPPJABPA luna_rite_info = 1407; + CEPNKDLEPBD bartender_info = 1414; + JKOBNFPENPD quick_time_combat_info = 1440; + OOHJPMJPAKB effigy_info = 1445; + NPCMLKNDENE gcg_festival_info = 1461; + OFFCCONKFOH goal_challenge_info = 1486; + JKFHCHEDJIC sandworm_cannon_detail_info = 1498; + IOJLKNPEODB blessing_v_2_info = 1519; + OGKFDMJNOFA buoyant_combat_info = 1617; + DPJNEOJFIGA penumbra_adventure_info = 1630; + FLCOINOJGIL gcg_pve_puzzle_info = 1642; + AHGAGGNGBBM photo_undersea_info = 1678; + FJJBHEGFBDI luminance_stone_challenge_info = 1714; + ADBNJEEMDAM ugc_info = 1718; + FLPHJJJLFCM gear_info = 1723; + IOFNPAIEIJN sea_lamp_info = 1738; + DHEGFOIAAPL summer_time_info = 1766; + PHLFLGNGOJJ effigy_challenge_info = 1771; + BEDGMDCOEEN spice_info = 1790; + KBHGAOFKFDD monster_vs_monster_detail_info = 1811; + OJKMPPGOHFK echo_shell_info = 1824; + KEEJNOLINBA ugc_v_2_info = 1857; + JNCACHOEEPP bullet_hell_detail_info = 1865; + DLCLEKEEBGJ island_party_info = 1871; + BCFOBCAIALK fungus_fighter_info = 1879; + FACBLONODPO sorush_trial_info = 1885; + GCALOCAHEGI alchemy_sim_detail_info = 1902; + GKCFNJNHLCF wind_field_info = 1912; + ECLJPEBBLNO graven_innocence_info = 1914; + MPKIHLGHOGC bounce_conjuring_info = 1982; + BFGHIPHHKMJ plant_flower_info = 1997; + MEEONAHJNJE dig_info = 1998; + FMKKAILPPJI hachi_info = 2006; + MENHNBMDEDJ sumo_info = 2043; + } +} + +// CmdID: 21516 +message HBCGLAGDAPO { + int32 retcode = 6; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 29880 +message IBDNPHPNKMD { + string team_name = 11; + int32 team_id = 1; +} + +// CmdID: 27733 +message AGJIFCFFJCH { +} + +// CmdID: 8767 +message HNDAHAMKFDK { + uint32 LKIGJMJNMBJ = 1; + uint32 group_id = 2; + uint32 DBKOIPHEDKE = 3; + int32 retcode = 10; + uint32 LGBMBJCJMKA = 15; +} + +// CmdID: 21726 +message KHHHFPAACJL { + repeated uint32 HNKCGALEDDB = 5; + uint32 LJDMBIDHPJI = 9; + uint32 GOLCDOCFOLH = 12; + int32 retcode = 14; +} + +message HGJMOPLPBEH { + float PMLKMKLEHKK = 8; +} + +// CmdID: 24379 +message PCLCGNOPLEP { + repeated DEPOIKLILEB LPIEGOAPCCC = 1; +} + +// CmdID: 8720 +message GFBJMLGOGOJ { + repeated GFHBBBNOFAB ELOILBOEKPK = 6; +} + +message SceneWeaponInfo { + uint32 entity_id = 1; + uint32 gadget_id = 2; + uint32 item_id = 3; + uint64 guid = 4; + uint32 level = 5; + uint32 promote_level = 6; + AbilitySyncStateInfo ability_info = 7; + map affix_map = 8; + EntityRendererChangedInfo renderer_changed_info = 9; + bool HHLNNPOILDL = 10; +} + +// CmdID: 3166 +message CMJMMKIKLBO { + repeated EDFPKJKFDHB AHKJLPLDPED = 8; +} + +// CmdID: 4310 +message LJHHDBGKOPE { + repeated JGGHLHAAOHE HIKDOOPDAHC = 9; + int32 retcode = 15; +} + +message KBNNKPBFIAO { + uint32 GHIAOGLLLDI = 1; + repeated POIPABABMDA item_list = 2; +} + +message EFEBIJODBNH { + repeated FAAGGNKGFAO MCDIJKPHLNO = 2; + bool AJEHIDCIMOK = 3; + HKBDIOHDFIJ DIDEMGCLNLE = 6; + KIPPMOPNAAA DOHMDAJFMLH = 7; + bool DPHDAGAGBII = 10; + bool OFGOGNBFMFK = 15; +} + +// CmdID: 26862 +message PBLHKDKKLCC { + bool BGAOACGALDG = 2; + uint32 draft_id = 1; +} + +// CmdID: 873 +message CBFAOMPOGBH { + int32 retcode = 1; } -// CmdId: 22174 -message AHKCNPMHGJO { - int32 ALOELOFKHLC = 3; - uint32 CLMPMOOCCJJ = 4; -} +message FNNNAGJLFOF { + oneof OEFOMCABJBM { + MEHPDEGADGM skill_result = 1; + EKIAHOGNHGG cost_dice = 2; + DBKCMECJHBJ use_skill = 3; + DMOGJBHLBNB pass = 4; + FLGBAGGEBCM phase_change = 5; + HOLELIEGKCI select_on_stage = 6; + GMPNNDOKOGA add_cards = 7; + PPCOGLLLLBO remove_cards = 8; + PJBDLOGGHFM token_change = 9; + KDFGEDGEAMN add_dice = 10; + OLBJNPGIIAF dice_roll = 11; + KGIPCPJCKOC char_die = 12; + ONELPGLKOHJ move_card = 14; + JCCFIOJLOGG dice_reroll = 15; + JJHMJKNBELH modify_add = 35; + HPGKMHKNHDK pve_intention_info = 125; + LBIHDALPKND new_card = 169; + FMHCHKNDPOF waiting_list_change = 251; + DDDIAGDHDHO no_damage_skill_result = 378; + BIANHBHDLPC client_perform = 381; + GIDJAKBJKGJ reaction_end = 503; + MANNMAOAHKB cost_revise = 513; + EHHNKOLOAEK update_controller = 579; + ADEMKIPFKNF game_over = 844; + OCEBLDOOBCA reaction_begin = 908; + DNFIACDOMNG op_timer = 909; + JOPCCMBMLLM phase_continue = 950; + FCFHKHJFIAP transfer_card_to_opponent = 1016; + CNJGEAFMJBO use_legend = 1104; + ELAPNKHIHBJ skill_limits_change = 1281; + CJFOABAEHAD zone_shuffle = 1380; + LCBHGPLJLNO card_henshin = 1415; + MLAIEPDEKJH pve_intention_change = 1557; + CHJIBLCEBNF modify_remove = 1647; + NIABIDEDMFL use_skill_end = 1772; + MLKKIBOCGCO card_update = 1916; + FPKHMCHIDIN duel_data_change = 2020; + CDCPGKIPNBA select_on_stage_by_effect = 2040; + } +} + +// CmdID: 21559 +message IKCKGINNCBB { + uint64 avatar_guid = 2; + uint32 IFHECHFEMDN = 10; + uint32 DALMFFLOAMD = 9; +} + +message BADJADMDPGH { + OELNDHIFHII NAAKAFCNGGP = 1; + repeated FIJPBLKMAGF KJIFLDOAFJH = 5; + FPHBHOFGJNP HEMKHKOCDDH = 6; + APDKAKLMEIG ICCEKFFAJHK = 15; +} -message AJNONJOHMKL { - map NOIEMIMAFMN = 10; +// CmdID: 26572 +message FCOJMPCFFNF { + uint32 DALBEPBFMFB = 1; + int32 retcode = 6; + repeated EDBIEOJNBAF GABLJANJLAF = 8; + EDBIEOJNBAF KIOLEGBHKBK = 12; } -message MAJLAKKJNEC { - uint32 OGJMGGAJEII = 1; - uint32 JFNFFNAAFBA = 11; - PBFPMADNALI BEOHBLAOIAK = 12; +// CmdID: 2059 +message EEFMOMBKCIJ { + uint32 GAPLFMMGBFA = 1; + uint32 KFPEGNAADLO = 7; + int32 retcode = 13; } -message DKEONOCCDBM { - uint32 DAJBEPLDIIN = 7; - uint32 JAHFOBKDPDC = 8; - uint32 LJJOFHKAKJH = 9; - uint32 HAEGKJIHBDC = 13; +// CmdID: 26514 +message AJJJLJMJMJD { + int32 retcode = 1; + uint32 OHKIDHNABIB = 3; + OEAOCCJEOPE DDIAAMKBFDA = 7; + uint32 GAPLFMMGBFA = 8; + uint32 MBKAONGPDCN = 9; + uint32 CENHKJDFFDA = 10; + uint32 param = 14; + repeated EDPAHKMJHKD MJDLLGJHADG = 43; } -// CmdId: 3662 -message EIICHEFPKLN { - uint32 CIDGHAMEFJP = 11; - uint32 ELHEBEPJLAO = 13; +// CmdID: 22182 +message PDONFOJMNAG { + int32 retcode = 3; + uint32 PJJAOILBFBN = 8; } -// CmdId: 764 -message GEKLKGCBGNI { - uint32 LJENFDPHJHA = 7; +message NOFLBMENKNC { + uint32 MDKDCJMLFLO = 8; + bytes OKJMEAFGGDC = 14; } -// CmdId: 26628 -message ILOBHDPHDJG { - int32 ALOELOFKHLC = 10; - uint32 ODOFDGAMIOJ = 13; +// CmdID: 5849 +message FBLIDJMBJJO { + uint32 KHHIBKPBKPN = 6; } - -// CmdId: 21795 -message DKAFDMIFKJG { - repeated uint32 LNMCMDDKHFP = 12; + +// CmdID: 877 +message MMKEFFDDLIH { + repeated LPPGLJEKMKG OJOCIPGALDI = 9; +} + +// CmdID: 26077 +message CHBBIAHOMNP { + int32 retcode = 6; +} + +message JOOKFDDLIEM { + uint32 game_time = 11; +} + +// CmdID: 26627 +message MLIKLGHKILG { + uint32 NDEHKHCALMF = 10; +} + +// CmdID: 25165 +message LOKCEMOBCEO { + repeated IHGDNBHDLIN OHEPMBKMNLM = 15; +} + +message HGMKOHPLKIE { + uint32 KENIKECFFLM = 1; + uint32 state = 2; + uint32 OJOAPINGLNO = 4; + bool DKBJPNMCLHI = 5; + uint32 parent_quest_id = 6; + uint32 IFNJCELNABN = 7; + uint32 ELDHJPMKLKG = 8; + uint32 MEPOMJBBLHD = 9; + repeated uint32 POCEIFCMGAP = 10; + repeated uint32 ECANCPHKLOC = 11; + repeated uint32 MLHFBAFCKIP = 12; + OIGDIOEGLLG EBPOIBHNPNH = 13; } -message JICDCELMNJN { - uint32 JHEHOCBEODA = 12; - BNDLODBJIHJ KGBOKPBKHOK = 15; +// CmdID: 23432 +message ODCGJENPJNC { + Vector pos = 14; + StoreType store_type = 11; + uint32 count = 13; + uint64 guid = 8; } -message DLOKKPJJGEM { +// CmdID: 4991 +message HPHEFKMOJEK { + repeated NOMEMJPFKNO NHOGIALMDCI = 10; } -// CmdId: 23470 -message MODKFCPKGBI { - int32 ALOELOFKHLC = 13; +// CmdID: 970 +message JFHPKBIDMIF { + int32 retcode = 9; } -// CmdId: 3064 -message BHJKFBIHKCG { - int32 ALOELOFKHLC = 10; - repeated GHMFEDDMPKM JCBBNGCBPBB = 13; +// CmdID: 26345 +message DABCPFGBHHF { + repeated NOBOPMMGCLC IKPAAPIMBHH = 9; } -message ODJGEBPEBFA { - uint32 BPPEEPACKFJ = 9; +// CmdID: 29072 +message IPIGLKHOHFK { + uint32 MHJEOKNGCDF = 11; + uint32 GAPCKLPLNPN = 12; + int32 retcode = 14; + bool IMHNJLNPGCJ = 15; } -// CmdId: 6012 -message KPPECFLNHAC { - uint32 PKLFIKGDGPG = 5; +// CmdID: 958 +message JNIOOGDICBO { + int32 retcode = 3; } -// CmdId: 28703 -message EGJINIHGOMM { - uint32 GIPMLOCONCB = 2; - bool NPKLCGEBJID = 5; - EHNFDFJNNCA HKPDKPCKJNA = 14; - uint32 GNJFOAILNDA = 15; +// CmdID: 28234 +message ENDBAHPOHMP { + repeated uint32 LFBGHOAHKFN = 6; } -// CmdId: 4521 -message JJODMHHKPCL { - uint32 DAMNDJADLLI = 15; +// CmdID: 6779 +message GKFPBCOMCPK { + int32 retcode = 6; + repeated JBEOPLGPAHD EIKMAFPNELM = 11; } -// CmdId: 23416 -message KMJBGLBKOLB { - uint32 JICPMELNBBL = 6; - repeated ALCIPHMEAHF LIFOJALMEPF = 13; +// CmdID: 3477 +message KBDOHLANFBA { + int32 retcode = 7; + MDBNHEBDNED MHHCOEDMPDP = 13; } -// CmdId: 9293 -message KNNEHILDOLI { - uint32 AEFEDOMLOBA = 1; +message JFNNOAFCOCM { + uint32 JMOFPJDDIBI = 1; + float MJPDBGBPBEL = 2; + int32 PGAMDLEDEBD = 3; + uint32 HAIEKDPAELJ = 5; + LKCDJJFMHPO PJFMABJIDLH = 6; + uint32 IICFMJEJOBO = 7; + bool LMMJDDPJAJE = 8; + Vector AKDAALHKANL = 9; + uint32 BAABHEHFAPH = 10; + uint32 PEBLOHAHPMM = 11; + KMLHDJIBDFK PBNGHDINDJF = 13; + string ABOLMFHMGME = 14; + JDLKNJJKDMN IEMPFDMHPAD = 15; + uint32 MPBEBAKODGF = 222; + uint32 EBLEIGGLHLG = 309; + float AMIGJOOMJJA = 389; + float GJHEKLJLHEP = 533; + bool KNPEOLBNOFL = 590; + uint32 MFLNDGPEJOE = 606; + float JLELGCFKEED = 779; + uint32 IFMINIBILFH = 823; + uint32 JKGEMBOBALF = 1349; + uint32 EKJHPCHCMLF = 1525; + uint32 POAFAPLMPEB = 1640; + bool IBECFPPFDBB = 1733; + uint32 ELIFILCNKFD = 1756; + float KKIPPCFEDHN = 1827; + uint32 FLPFBAFHGNN = 1842; + uint32 NMPEDJOPMMB = 1859; + bool OJJLALFDGDA = 1978; + uint32 GMNJEDPKNDE = 2023; } -message DJHHKNCHMDI { - int32 CLMPMOOCCJJ = 3; - repeated EAFEDCDGLMI JDBOGGIKBMC = 5; +// CmdID: 4336 +message EGIMGELHHKO { + uint32 JJPCPMFDNEH = 3; + uint32 PIFADJGJCMN = 4; + uint32 BLMPLKIBIHP = 7; } -// CmdId: 28543 -message MNEHJPBBNAP { - repeated BFGAJCMGAPE DIBPDJKFKEF = 1; +// CmdID: 746 +message PMOIFOMGCDF { + uint32 target_uid = 3; } -message BIBJHDDLBFO { - uint32 GCBOLPFMJCJ = 7; - repeated KGPAFJKHPNC ADHEMHLIDFG = 12; - bool PHNFKDNBJJB = 14; - bool EBPCEPLKLCC = 15; +// CmdID: 3157 +message JOJEFOEIKMI { } -message HBCIPEGGCPB { - uint32 AEKFFPAIOFF = 8; - uint32 EMGKBHBGJBI = 15; +message LDBHFDPFPFD { + bool DHBPDLKMIEE = 2; } -// CmdId: 25213 -message DPFENMIOGBF { - uint32 NIJDGEOBLBI = 1; - uint32 NDKMGINICPF = 13; +// CmdID: 26835 +message FMDKJDDNIIB { + HIMMEMHOGFB MFMLAKBIAED = 6; + uint64 DCOMPDPPDPO = 15; } -enum HCONLALNEAA { - HCONLALNEAA_HIDE_AND_SEEK_STAGE_PREPARE = 0; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_PICK = 1; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_GAME = 2; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_HIDE = 3; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_SEEK = 4; - HCONLALNEAA_HIDE_AND_SEEK_STAGE_SETTLE = 5; +// CmdID: 7378 +message HCFAFDKAKGB { + uint32 npc_id = 1; + uint32 entity_id = 15; } -// CmdId: 8828 -message JAANBOFHDKF { - repeated uint32 BKCEKOHBOHF = 2; - bool LJNGMAEALCH = 5; - uint32 OOHBHGFGMNL = 6; - PDBIPKAANMA EDKODFKFMHL = 8; - FKGNKFMLDNB BCEJMDGABBK = 9; - PCBLOHEPCIE IFMEGFKLPNG = 11; - uint32 DNLLBNNEBOH = 13; - repeated uint32 FGALKDAJHDM = 14; - repeated ALCIPHMEAHF IKFFFKIHJIF = 15; - oneof BOKNEIKFFJE { - JBKKDJNFAMP pve_activity_settle = 956; - PIGCLJPOBEL arena_settle = 1478; - MOGLEMOMNDL pve_infinite_activity_settle = 1440; - } +// CmdID: 1316 +message IOMBLPBLOHG { + uint32 CDPLHEIJFGF = 6; + uint32 OHKIDHNABIB = 8; + bool KCMJHJEOMOA = 13; } -// CmdId: 27156 -message DFCBNKKHBCH { +// CmdID: 24291 +message JKLPDBAANPE { + uint32 key = 3; + uint32 GNJCIDHOBIA = 1; } -// CmdId: 20304 -message GEEKJGEMPNM { - uint32 LOIEKFANKLK = 2; +// CmdID: 26305 +message NPMCNDIKFMM { + int32 retcode = 2; } -// CmdId: 21632 -message OEDOFDMAKAM { - uint32 OIFFDDFEHLH = 4; - uint32 JHEHOCBEODA = 5; - bool BHPEOJPKOED = 7; +// CmdID: 4019 +message IJFKNLIGHLA { + int32 retcode = 4; } -// CmdId: 23217 -message IOPFLONPGFD { - uint32 GCBOLPFMJCJ = 10; +message Item { + uint32 item_id = 1; + uint64 guid = 2; + oneof Detail { + Material material = 5; + Equip equip = 6; + Furniture furniture = 7; + } } -// CmdId: 22090 -message LDLNCDBMDFN { - uint32 PFOILAHNOOD = 12; +message BENLIBOCJLP { + repeated AbilityScalarValueEntry override_map = 8; } -message CLCNPLICMHJ { - uint32 JHEHOCBEODA = 11; - uint32 NBFIJIBOPOP = 15; +// CmdID: 24908 +message AGICNBHICLF { + repeated DOAPBIHIBHA EDJIABEJNIF = 1; + uint32 DMMPLGDAPPC = 7; + uint32 GGHKDJLGFPB = 10; + int32 retcode = 13; + uint32 EOPFFIPDKGN = 15; } -// CmdId: 9842 -message OPOIKAGOBCJ { - bool NBMLNBPINCD = 2; - uint32 LOIEKFANKLK = 8; - repeated uint32 OAKNPNADFCI = 10; - repeated uint32 ONEGGELAEEM = 11; +message IDFACKDDEPE { + uint32 PJJAOILBFBN = 1; + uint32 DMNLDPPGOKG = 14; + repeated uint32 NJHGOAEHNDM = 15; } -enum BALKODLKKDC { - BALKODLKKDC_NONE = 0; - BALKODLKKDC_MUSIC_GAME = 1; +// CmdID: 2215 +message CANDJGHLAGI { + repeated uint32 BIHIKLAIOLG = 12; + uint32 GGHKDJLGFPB = 13; } -message PKCFDDKBCDP { - bool KHEJHGHEODI = 1; - uint32 PKLFIKGDGPG = 6; - uint32 DEEKLAIGAPP = 11; - bool EBPCEPLKLCC = 13; -} - -// CmdId: 6835 -message BLPBNLLLING { - uint32 PKLFIKGDGPG = 1; -} - -// CmdId: 2516 -message DNFMKPFAKLK { - uint32 IJGCADDBCDG = 6; -} - -// CmdId: 27190 -message BDKBBHGFBLJ { - PEHHBGGJFFN ECLBGDKGLMF = 2; - ABFKJACHPLA PACBAJJDKCB = 3; - bool ENMOFMHPFEA = 7; - uint32 DLGJDHICNCJ = 15; -} - -message MMKDPCBDDHL { - AJFBACKKLPG DCIANLCLKFD = 4; - uint32 COHNJMMKBLC = 6; - map HHLDOBCFKGP = 11; - bool PIMNPMEJHBA = 13; -} - -// CmdId: 27447 -message IFHOOFJNCLJ { - uint32 LCLNEEMKNPK = 12; -} - -// CmdId: 28379 -message IIIBNOBALKI { - repeated OAEMNJEEPGH BOLFKAMBBIM = 4; - uint32 KHPOGHMFEBD = 11; -} - -// CmdId: 7049 -message HECNHEJHPCN { - repeated uint32 MLHGFJJDEHJ = 2; - uint32 HDGHMEGDKDB = 5; - uint32 AOJLPDFHLPK = 8; - repeated LJBKEOKPJOC IONDDIBCPLJ = 10; - repeated uint32 CICIPOBGCOD = 11; - repeated uint32 ENNGGMPOAKB = 14; +// CmdID: 26940 +message FACIFOLPJJC { + uint32 GAPLFMMGBFA = 7; } -enum EFCGFLLIMAG { - EFCGFLLIMAG_GALLERY_STOP_NONE = 0; - EFCGFLLIMAG_GALLERY_STOP_TIMEUP = 1; - EFCGFLLIMAG_GALLERY_STOP_CLIENT_INTERRUPT = 2; - EFCGFLLIMAG_GALLERY_STOP_LUA_INTERRUPT_SUCCESS = 3; - EFCGFLLIMAG_GALLERY_STOP_LUA_INTERRUPT_FAIL = 4; - EFCGFLLIMAG_GALLERY_STOP_OWNER_LEAVE_SCENE = 5; - EFCGFLLIMAG_GALLERY_STOP_PLAY_INIT_FAILED = 6; - EFCGFLLIMAG_GALLERY_STOP_OTHER_PLAYER_ENTER = 7; - EFCGFLLIMAG_GALLERY_STOP_AVATAR_DIE = 8; - EFCGFLLIMAG_GALLERY_STOP_FINISHED = 9; - EFCGFLLIMAG_GALLERY_STOP_FUNGUS_ALL_DIE = 10; - EFCGFLLIMAG_GALLERY_STOP_LIFE_COUNT_ZERO = 11; - EFCGFLLIMAG_GALLERY_STOP_ACTIVITY_CLOSED = 12; - EFCGFLLIMAG_GALLERY_STOP_LEAVE_REGION_FAIL = 13; - EFCGFLLIMAG_GALLERY_STOP_HEART_BLOOD_USED_OUT = 14; - EFCGFLLIMAG_GALLERY_STOP_GUARDIAN_STONE_DIE = 15; +// CmdID: 771 +message HEIIDIOJOFM { } -// CmdId: 6282 -message JEALMGMJDFM { - enum NOOBJCGOLLI { - NOOBJCGOLLI_KEEP_ROT_X = 0; - NOOBJCGOLLI_KEEP_ROT_XY = 1; - } - - float OKHHFICODAB = 1; - bool CEDJENNKBOP = 2; - repeated string PJEJCEFLNPH = 3; - float JPEBEAJPABO = 4; - bool ANPLMNNAKNO = 5; - bool OAGBFHMFHEE = 6; - ABFKJACHPLA MLBMALMGCEL = 7; - bool NILHCIJOEKN = 8; - float FLPBJGHNNIA = 9; - NOOBJCGOLLI KMPCJDDHKFI = 10; - bool EPJEMKNOLCJ = 11; - ABFKJACHPLA MBDJNKHBLEM = 12; - bool JONODFBHFFM = 13; - bool DAGGNHMEHDC = 14; - float DMOKNKCBKKA = 15; - uint32 BNEKDAKIFKM = 70; - float EKNMCHLJNJA = 229; - uint32 NBBBMJMIAMF = 885; - uint32 BLALLKJMGKE = 1379; - bool ODLLDELIOHL = 1614; +// CmdID: 9097 +message MOGPAPOFDKK { + int32 retcode = 2; + repeated uint32 PIKPODEGKCK = 5; + repeated EFAIPNDIHAI avatar_list = 6; + repeated EFAIPNDIHAI KKFAKEIGCIC = 8; } -// CmdId: 1143 -message BFHAGEOJCPG { - enum EOMOBGIDFLA { - EOMOBGIDFLA_PLAYER_JUDGE = 0; - EOMOBGIDFLA_PLAYER_ENTER_OPTION_REFUSE = 1; - EOMOBGIDFLA_PLAYER_ENTER_OPTION_DIRECT = 2; - EOMOBGIDFLA_SYSTEM_JUDGE = 3; - EOMOBGIDFLA_HOST_IN_MATCH = 4; - EOMOBGIDFLA_PS_PLAYER_NOT_ACCEPT_OTHERS = 5; - EOMOBGIDFLA_OPEN_STATE_NOT_OPEN = 6; - EOMOBGIDFLA_HOST_IN_EDIT_MODE = 7; - EOMOBGIDFLA_PRIOR_CHECK = 8; - } - - uint32 LCLNEEMKNPK = 1; - bool OMGIHMMEJNF = 2; - EOMOBGIDFLA EDKODFKFMHL = 10; - string BJIGPDACBAB = 11; -} - -// CmdId: 29126 -message GIFFOLCPGJE { - int32 ALOELOFKHLC = 2; - uint32 KAKFCNHBHLM = 7; - uint32 FOBCDPDBCKB = 10; +// CmdID: 29522 +message BOEBOPJNJOF { + uint64 avatar_guid = 8; + int32 retcode = 10; } -// CmdId: 29761 -message IGNMMBCPHEP { - int32 ALOELOFKHLC = 6; +// CmdID: 28925 +message NCCLFIPHDOH { + repeated uint32 OIJFPGLHNNN = 1; + uint32 ONABDGFCPIH = 14; } -// CmdId: 8835 -message HDJGPICLMBF { - uint64 EDGHLFADHMO = 2; - int32 ALOELOFKHLC = 8; - repeated uint32 IKPPICOLONP = 13; +message GHDAIGOGFIL { + uint32 item_id = 1; + oneof Detail { + Reliquary reliquary = 2; + Weapon weapon = 3; + } } -// CmdId: 8348 -message FMBKKNDHABP { +// CmdID: 5942 +message GHNPNGHELNB { + repeated uint32 IOHPBDGJACM = 4; } -// CmdId: 23866 -message JJMAMBFALIH { - uint32 KCMKGNFIFBD = 6; - int32 ALOELOFKHLC = 7; - uint32 FJFENDDFAIF = 12; +// CmdID: 24760 +message OIIBPNMFCJN { + repeated ICPPBDKPNAL KFAPIJCGDBC = 8; } -// CmdId: 8267 -message ELPOKCLPKHA { - repeated LOKFGKCACKI ODICNNELPJK = 6; - uint32 CIHMOCCDKBM = 7; - repeated uint32 LHNJKBGEFDD = 12; +message MOPDGANFKAF { + uint32 DNIGOCNOMAJ = 1; + uint32 GEIHMKHCIJE = 3; + repeated uint32 GMJLELBFEPN = 4; + repeated uint32 FAMFHBJLHAI = 6; + uint32 LLMJIOJFMBJ = 9; + uint32 IKDOMKBJAGD = 10; + uint32 JMLMGOAPPIN = 11; } -message NGLGCNECAEI { - uint32 HOIIIBHALJI = 8; - uint32 HIDKEBGOOBB = 10; - PNKELMPCNAF HMJNBJAINLP = 13; +// CmdID: 20751 +message FILFPCHGOHH { + repeated PHJJCHBPKMP CDEENLJNODA = 2; + repeated PHJJCHBPKMP FKHAOJBLFLJ = 8; } -// CmdId: 29965 -message CKANBLMFEKM { - uint32 AOJLPDFHLPK = 9; - uint32 AEFEDOMLOBA = 12; +message EKPABLIFILG { + uint32 GIGKDJINOLG = 1; + uint32 MCLNCMFNPJD = 5; + uint32 EHGPNNEEFOB = 9; + uint32 CLONHPKOKCE = 11; } -// CmdId: 28455 -message BCHIHCJMNBB { - repeated AGIAPPEIEMF NOGGAHPOGHM = 5; - repeated IJMHLAIILFC GPJDIENEBCA = 6; - uint32 OAMOBHDPAIA = 9; - repeated DNHAJJPGBBL MMEHHBAPBFE = 11; - uint32 BFDCMJMCICH = 15; +message DFOHAFAOJFA { + uint64 PADCLIPINAD = 1; + uint64 CGAMMLODODP = 2; + repeated CFBJKOANGJO NDELJOAEKFF = 3; + repeated CFBJKOANGJO AFELFLNMOHM = 4; + repeated DOOICHMEGOG DGMEKIILHGP = 5; + uint32 OHAJPGJEFFB = 6; + bool JHFMEFICAAL = 7; + uint32 DEKHBEOOIEN = 8; + uint32 PCKLFFNFNGE = 9; + uint32 EJNGLCJNAPN = 10; + uint32 PKDNEDAINPL = 11; + uint32 PNICFJONLDE = 12; + repeated BHFCHDPDIKJ OMHOECLBOBI = 13; + uint32 HPEMPJLFGCO = 14; + repeated EINFGACGBHH HAFIMFJBLFG = 15; + repeated EINFGACGBHH NFBKFNDNAAI = 16; + repeated KDLBOKJKJED BCOGKEGAGNP = 17; + repeated CFBJKOANGJO GNMPKLAHJCB = 18; + repeated uint32 BDNLLAPJCIC = 19; + int32 GEIEDDFNLMP = 20; } -// CmdId: 27296 -message BFDBJNFPLBG { - KDBCEINCEKE JDKCPDBHEHC = 15; +// CmdID: 4036 +message CFBNPPNOIFK { + int32 retcode = 12; + LANIKOFEDEG GLILGFHHHHM = 14; } -enum EBOMGDFDJON { - EBOMGDFDJON_EDIT_UGC_DUNGEON_EDIT = 0; - EBOMGDFDJON_EDIT_UGC_DUNGEON_AUDIT = 1; - EBOMGDFDJON_EDIT_UGC_DUNGEON_PUBLISHED = 2; +// CmdID: 188 +message HIEBDGBFCHE { + uint32 NECGMAKACDI = 1; + uint32 BBFPLMBGGJP = 3; + uint32 PCAOBBJLFFM = 10; } -// CmdId: 9386 -message HPEAEFIPBIJ { - uint32 OHJPFFDIFEL = 3; - uint32 PKLFIKGDGPG = 6; +// CmdID: 2051 +message NJIFNHODHLN { + map HLMEHJFPKKC = 8; } -// CmdId: 27176 -message HBPLOHHJBDJ { +// CmdID: 20267 +message OIILBIDEIDH { + int32 retcode = 3; } -// CmdId: 9943 -message NLDHAIDKIFA { - uint32 KCMKGNFIFBD = 7; - uint32 FJFENDDFAIF = 10; +message PHJGPIPOKAA { + repeated uint32 BEKKIILPMEJ = 2; + repeated uint32 NPBIMFEAKBK = 3; + repeated uint32 AABGMECMNNO = 12; } -// CmdId: 27948 -message LMJDOEFAMJO { - CPAACPCIJEA MHOKJKDJCHF = 2; +// CmdID: 20491 +message GALIBOCACOB { + FJKLGEGNMPB FIEAPCPKIAI = 15; + bool FDHDPDDMHJA = 14; } -// CmdId: 22352 -message GLGMLDAGBIK { - message KMFFMBFPDNJ { - uint32 HDHLGEEKBDG = 1; - repeated uint32 OEPAEBPEOKF = 15; - } - - repeated KMFFMBFPDNJ NCMEICLNHHL = 9; - bool DLNLBAHCHOD = 11; +// CmdID: 26631 +message IMDLPJKAIGL { + uint32 NDEHKHCALMF = 7; + int32 retcode = 8; + uint32 param = 12; } -// CmdId: 28766 -message CAGNLAOBHOC { - uint32 JECGDPGLIPM = 14; - repeated uint32 LHNJKBGEFDD = 15; +message MJFEDEPGJDN { + uint32 PHPFPPIDJKJ = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 15; } -message GNCDBLNODEH { - uint32 PKLFIKGDGPG = 1; +message OCDNPCALIKF { + uint32 PFEGABJGAMF = 2; + uint32 PJJAOILBFBN = 5; + uint32 DMKFECCMCOP = 6; + uint32 DJBLEKFBKMD = 7; + bool EIALJBAENGJ = 9; + bool ECIHDIJCLED = 13; } -message ODPNIFMDHKD { - uint32 NNKIDFDEEPC = 1; - uint32 GAMKJHOEENJ = 2; +// CmdID: 8556 +message IBPBKJBFBLK { + uint32 KENIKECFFLM = 7; } -// CmdId: 9250 -message BDALMDOAANN { - uint32 GMOPOPGBPIJ = 7; - int32 ALOELOFKHLC = 15; +// CmdID: 28642 +message NPOAHMIFHOE { + int32 retcode = 2; + uint64 guid = 11; } -// CmdId: 1563 -message MLBAILANEBK { - ABJOEEKOBAB ADBFFAIPBOO = 2; - uint32 BLALLKJMGKE = 3; +// CmdID: 6268 +message JFDKHFLADMP { + uint32 OOFLAHMELEO = 1; + bool OMNCIKFFGBO = 10; } -// CmdId: 8284 -message LABDDDAIMBD { - repeated uint32 FNJFMMGOKDP = 9; +// CmdID: 2600 +message LJNFLDHHMNF { + bool AJLCEDMPPIE = 8; + int32 retcode = 12; + bool INNEFHGKAIM = 15; } -message OAOOCHLCLCE { - uint32 CEKDBKBDMKA = 6; - uint32 BCHHCEAHNIB = 7; - uint32 DFPDOBKIDEE = 8; - uint32 GDPJKPLMCDD = 11; - uint32 KGGFINENJEN = 12; +// CmdID: 8565 +message IEOBFFHMONG { + bool OCIBDDEFJMB = 1; + uint32 HMELBFCBINF = 4; + bool DMEDOEHOMKH = 5; + uint32 OMGCHBACHCI = 6; + uint32 DEKHBEOOIEN = 10; + uint32 LDFEHOFHDFC = 12; + uint32 IBEGGCDMJLI = 14; } -// CmdId: 3143 -message NPAKODPFPPK { - uint32 LIDJOLALMDF = 8; - int32 ALOELOFKHLC = 15; +message JAKKOCKDDOP { + uint32 PFBHAHGJGFH = 4; + repeated uint32 NEEBBADGIMN = 10; + repeated AIFBBPOGCDC PEGADOBNFJE = 11; } -message JJACGOHCBCL { +// CmdID: 23060 +message DKHGPOJAAKB { + uint32 CMAFEKGPACG = 15; + uint32 avatar_id = 11; } -// CmdId: 27386 -message AFGPEMFJIOL { - NEJPOIBLHKC ILLIJEDOIMI = 3; - uint32 NFMGNDNIONB = 6; - BOEMDAMICPH GDGEEKHNNLH = 12; - uint32 CMFMJLIALCD = 15; - oneof HKPDKPCKJNA { - uint32 monster_id = 13; - uint32 gadget_id = 1; - } +message MGAOFOJFDNN { + repeated COHKPBCGFDK JNIHNACEHDL = 5; + uint32 MEMPKCGNNMF = 10; + bool EIALJBAENGJ = 11; + bool ECIHDIJCLED = 14; } -// CmdId: 2600 -message MAPMJLMLMJD { - uint32 JDAAEHPMJLG = 6; - uint32 AOJLPDFHLPK = 14; +// CmdID: 29358 +message CLKKDCCAPIM { + uint32 KHHIBKPBKPN = 1; + uint32 ONABDGFCPIH = 8; } -message LHDHLDODJCE { - uint32 MAFMEIBFKBC = 5; - uint32 APJBJLMHOGM = 10; +// CmdID: 8015 +message IAKMBHIEBNP { + uint64 avatar_guid = 10; + bool OLEJPBPBNHC = 14; } -message NJMDFFKJKJK { - repeated uint32 JMLGDLDIMLK = 9; - uint32 CPNEKAMBJGK = 10; +message ONFDBHEAONH { + uint32 skill_id = 6; + uint32 PHPFPPIDJKJ = 12; } -message IPIDPILOJLP { - uint32 OALEGIODANN = 1; - uint32 HGADONOJLBK = 2; - uint32 JAHFOBKDPDC = 5; - uint32 PKLFIKGDGPG = 8; - uint32 NNCILFDPPML = 9; - bool LPIPMFLMDCI = 11; +message DJHOAKCIPBK { + uint32 PEAJINIFGHM = 4; + uint32 PJJAOILBFBN = 6; + bool EIALJBAENGJ = 7; + bool MDGJJOFOKAP = 15; } -message MMOBIFIFICJ { - uint32 OBIJCNDCINH = 1; - uint32 JICKOLMKLMP = 10; +// CmdID: 6284 +message NEDJHNGNEKC { + uint32 KHHIBKPBKPN = 1; } -// CmdId: 20485 -message ANLAKOFOLBN { - repeated uint32 FGFNMMFFIKM = 2; - repeated uint32 NMBKIGBCIPJ = 3; - uint32 DMOKNKCBKKA = 11; - uint32 JLDABIEKNCJ = 13; +// CmdID: 24899 +message DNFCGDLPODD { + IBHKCDHMCKC MHFDGAGIEPA = 15; } -message BGFENEFFJAA { - uint32 JJHDGIBDPAJ = 5; - uint32 KDGPJILIAFK = 6; - uint32 POFEMCOHJFI = 7; - bool OIANEEKDMOH = 13; - uint32 FONNCLKDPPI = 14; +// CmdID: 4080 +message NFIKAKPLDBL { + uint32 LICMPIDMCOI = 4; + uint32 ABPDHMJNBKD = 11; } -// CmdId: 91 -message CCPEMBOLAAN { +// CmdID: 23024 +message IOPBODOJOLA { + repeated GIEECOICPGL PIKNKFONBHJ = 1; + repeated uint32 JBADGIAHPGC = 5; + repeated HENEBMLIICL OHMGDDCBBOD = 8; } -message KNFODIGMALP { - bool JPMMFBAIAIJ = 3; - uint32 PPFDEGKIBMC = 12; +// CmdID: 8292 +message JGLFJJOHDIB { + int32 retcode = 9; } -message GBMLGLMAJEP { - uint32 MAFMEIBFKBC = 1; - repeated CAOPCNCCMAH CLEEBHFAONI = 9; - uint32 MODFGFCALHE = 10; +// CmdID: 20239 +message DPGBOICLANK { + uint32 CDMJGIFEFMD = 2; } -// CmdId: 6115 -message FFLLCENBCIH { - repeated int32 BAJKKPEEFED = 2; - bool AAAEPNKDPKG = 6; - repeated KIHICCKNBBL CDNIIEAEHEA = 9; - uint32 PABNFILBDMA = 15; +message BBHCDJOBHMJ { + uint32 PJJAOILBFBN = 2; + repeated EMFODJEPPMK HDNMIEJJDBG = 6; + HGAGMBJDHFG FPEDHEDEKPE = 15; } -// CmdId: 6432 -message FKMBPKLMACF { - uint32 HNOKMCHONBE = 12; +// CmdID: 25786 +message IPCBPOAPOKF { } -// CmdId: 26299 -message BAOKDOOGPFL { - uint32 GGAEDHMPOAP = 7; - uint32 OMOLMEBNDJM = 14; +message HNJAAIPCEID { + bool ECIHDIJCLED = 2; + uint32 MMFKDHALGLG = 5; } -// CmdId: 7610 -message KFGJAMELILJ { - uint32 NKPAGNDCIKD = 1; - uint32 GKAFIEPILPB = 7; - uint32 FLMNBJHEKAF = 8; - uint32 FBMJDNPNHNA = 12; - uint32 ILDMECOLNEE = 13; +message KNIGPAKNLLF { + uint32 OMBMIGPCOAA = 1; + repeated uint32 JGAKGGCIBGE = 2; + repeated uint32 HPJADBMCNKB = 3; } -message OAKBLDGCNKK { - bool LPIPMFLMDCI = 1; - EFCGFLLIMAG EDKODFKFMHL = 4; - uint32 PLHGOLNFKGP = 5; - uint32 PKLFIKGDGPG = 11; +// CmdID: 3262 +message DKMJKFJNBBI { + repeated uint32 KKFAKEIGCIC = 7; } -// CmdId: 29058 -message BNDNEGNGGBE { - int32 ALOELOFKHLC = 15; +// CmdID: 21591 +message FFMONFOBAPI { + uint32 OMGCHBACHCI = 3; + int32 retcode = 4; } -message JLJOEFACLGG { - repeated uint32 OKIEELFEKKM = 6; - repeated uint32 GIEJANOMODL = 10; +// CmdID: 8485 +message NICIECCOJCN { + uint32 PJJAOILBFBN = 1; } -enum HDLCJPBKLCM { - HDLCJPBKLCM_GCG_DICE_SIDE_INVALID = 0; - HDLCJPBKLCM_GCG_DICE_SIDE_CRYO = 1; - HDLCJPBKLCM_GCG_DICE_SIDE_HYDRO = 2; - HDLCJPBKLCM_GCG_DICE_SIDE_PYRO = 3; - HDLCJPBKLCM_GCG_DICE_SIDE_ELECTRO = 4; - HDLCJPBKLCM_GCG_DICE_SIDE_GEO = 5; - HDLCJPBKLCM_GCG_DICE_SIDE_DENDRO = 6; - HDLCJPBKLCM_GCG_DICE_SIDE_ANEMO = 7; - HDLCJPBKLCM_GCG_DICE_SIDE_PAIMON = 8; +// CmdID: 26768 +message EKOPOECAEGC { + bool DMEDOEHOMKH = 2; } -// CmdId: 27437 -message KFKHANBBBJI { - uint32 PKLFIKGDGPG = 4; - uint32 HDGHMEGDKDB = 5; - int32 ALOELOFKHLC = 7; - bool LLEBBKPLHJC = 10; - DCMMGKJJPKC BEMPPNIOMIE = 12; - oneof BOKNEIKFFJE { - KDNHDHMNMPF filmfest_shooting_info = 1069; - EPMMEPGIFOF great_festival_v2_sheet_restore_info = 512; - } +// CmdID: 29232 +message DFJAHBJGNNJ { } -message GMDODBKAOHH { - uint32 GCBOLPFMJCJ = 2; - uint32 LOIEKFANKLK = 5; - bool PHNFKDNBJJB = 6; - uint32 LPDMEKHPNDO = 7; - bool EBPCEPLKLCC = 9; +// CmdID: 28537 +message GDIMAFNMEHM { + uint32 PJJAOILBFBN = 12; } -// CmdId: 22867 -message BDDBAAAONEG { +// CmdID: 5594 +message EHEGOGKFNLN { + HONABCHJGLK LOGNNDHODKH = 8; } -message JCOFMGPNGFO { - uint32 PKLFIKGDGPG = 6; - bool KHEJHGHEODI = 9; - bool EBPCEPLKLCC = 11; - repeated HDKNEPELFMK OHPJBOCJLIA = 12; +// CmdID: 20809 +message JCIAONGNHNL { + repeated uint64 IBPLBJJJLPE = 13; } -// CmdId: 5438 -message DEGAKJMNCGI { - uint32 PKLFIKGDGPG = 3; - repeated FEKPLNHPNLB PJECCALFKDD = 10; - uint32 LOIEKFANKLK = 11; +message KGOHFFICHLA { + bool EHJKLEOBDOL = 1; + repeated uint32 KAHLKIPAKIF = 2; + map FMDIGCKIFDF = 3; + uint32 CNNFGPPIDAF = 4; + bool FIEHBPMEBNI = 5; + repeated uint32 LPAJHEGAGGF = 6; + bool HBDPDOJLCIA = 7; + repeated DECIIAILKBH ICKGLANNGEM = 8; + bool EIJCLNNCIDH = 9; + bool KNMAKHMLKNP = 10; + uint32 CBMEMIOJBGH = 11; + repeated uint32 ANLMMKPPAAJ = 12; + uint32 KKFHBLDEABA = 13; + IGBBFNJFAHK EJEGDDBPLKG = 14; + repeated uint32 HCFCIIOKLKB = 15; + uint32 IHMPLCMNGEI = 1099; + repeated uint32 KHBNGAIHNJB = 1333; + bool JCLJIFOCABI = 1419; + uint32 NOBEGFABGIL = 1539; + uint32 MINFKILGJLE = 1679; + bool FBFJFFGDKEH = 1893; + bool GOLONAKEGHO = 1939; } -// CmdId: 7716 -message LICOEEEMFPM { - uint32 EJFKBFOCGMK = 6; - uint32 AOKJJOKOMFP = 8; - uint32 JHEHOCBEODA = 12; +// CmdID: 23299 +message IINCDCNGMOI { + uint32 entity_id = 3; + uint32 HGDAFLMNMEM = 15; } -// CmdId: 6759 -message KMAMFLPJGHB { - uint32 CNIMLPHLANL = 9; - uint32 LJGHFJGIOLN = 11; +// CmdID: 2938 +message EBPHONELFCC { + repeated IMBHAGFDOOD DOHIOCBEMMA = 13; } -message JLELAFNNGMO { - bool OGLABPIHEIB = 1; - repeated KIMLCACLEPN CLDEFNNOKMH = 3; - repeated uint32 PNDCCLHOPIO = 6; - repeated KIMLCACLEPN GHFNOIEJNLH = 13; - repeated uint32 CHEPJAHOOCP = 14; +// CmdID: 54 +message KFNJJBDIHHF { + uint32 DBPGBDAINIL = 5; + uint32 CLOCEGAAHJN = 6; + uint32 CHEFCONPKLL = 7; + uint32 ABPAIPKLDOP = 8; + uint32 ODGIOKOODIP = 9; + uint32 NKLAJCCIMII = 10; + uint32 LEKFEJHKPPE = 11; + uint32 ENLKKEMCPMH = 12; } -enum PCOMEFKMJBB { - PCOMEFKMJBB_NONE = 0; - PCOMEFKMJBB_AUTO = 1; - PCOMEFKMJBB_CUSTOM = 2; +// CmdID: 2694 +message APFAIMKIIEI { + uint32 KHHIBKPBKPN = 3; } -// CmdId: 391 -message MAMALNJEHCP { - uint32 GGAEDHMPOAP = 2; - repeated uint32 FGFNMMFFIKM = 6; - uint32 PJPGOOOEBEE = 14; -} - -message FHALBMKPBCL { - repeated uint32 IOACJACIHBP = 3; - bool KHEJHGHEODI = 8; - repeated uint32 JCLIMJEKDIP = 10; - repeated uint32 JEEGLLNBFEO = 11; - uint32 JAHFOBKDPDC = 12; - bool EBPCEPLKLCC = 13; - uint32 PKLFIKGDGPG = 14; - repeated uint32 CJKKBIOELEH = 15; -} - -// CmdId: 4222 -message CAKJLEGAOGG { - EPNPOOBGIEJ PLNGJGFAPFG = 5; - OMGJFJGDKMN PFIKDCJEMEO = 15; -} - -// CmdId: 8327 -message PNCKNFPNGBH { - BNNLAGGHNJD JMGBILALJIO = 7; -} - -// CmdId: 22033 -message GLNFDFOGGLO { - int32 ALOELOFKHLC = 5; - BALKODLKKDC BEEGAJMCLFA = 7; - oneof NCANENMKPOM { - BMOPCDDBOHO music_info = 15; - } -} - -message JLMIDOAKLIE { - repeated GHCJDLAIDGO OHKCINLDLIC = 1; -} - -// CmdId: 21242 -message FDBNBEFLFKF { - OINHABHHGNM MFONPLANMKG = 3; - LBJOFCNHNDI FGLOMDPCLLL = 4; - int32 ALOELOFKHLC = 6; - uint32 CPNEKAMBJGK = 8; - uint32 ENKIGHFIHBA = 10; -} - -// CmdId: 29418 -message HKHNKPJIBIK { - enum ILCNJGHEOPH { - ILCNJGHEOPH_DEFAULT = 0; - ILCNJGHEOPH_CLEAR = 1; - ILCNJGHEOPH_DISTANCE = 2; - ILCNJGHEOPH_FINISH = 3; - } - - ILCNJGHEOPH EDKODFKFMHL = 9; - uint32 FKDFBBGILOF = 11; - bool HKPAPPFDGCP = 15; +// CmdID: 5718 +message CAIFEOFFHBH { + repeated uint32 LDEDOINNIOK = 9; } -message PIKIDFLLFEL { - uint32 KFDHCPGKAFH = 2; - repeated HFOEHDBENAG EELBLJNBFEE = 4; - MPBOIPFNFDM BJGAKPEKGLA = 6; - uint32 CLMPMOOCCJJ = 10; +// CmdID: 23547 +message BOMDIILGDML { + uint32 BKNPLFIKKFG = 3; + int32 retcode = 4; + uint32 group_id = 5; + uint32 LGOOIDCIAAG = 15; } -message IMCFPLIGOEM { - bool HDDNCMOOKBG = 1; - uint32 EONJBBOBAPN = 2; - uint32 DKBPELKIFBM = 3; - string BEHDDBLCKKO = 4; - uint32 PABNFILBDMA = 5; - bool IAJOGAIGPIC = 7; - uint32 GOKPPDNPEKM = 9; - uint32 DIIHGKKMLIE = 15; +// CmdID: 28663 +message MDBAJCGKLFJ { + uint32 GAPLFMMGBFA = 4; + uint32 LBCLGHBMDAF = 6; + uint32 player_uid = 10; + uint32 CDPLHEIJFGF = 13; } -// CmdId: 20266 -message KBDEKIOILLE { - bool OMGIHMMEJNF = 3; - uint32 PCJIFEJGIGB = 8; +message FHNJFKILEKP { + uint32 GAPLFMMGBFA = 2; + uint32 PBHGAAIFNBB = 7; } -// CmdId: 26612 -message BABNIEMLOCA { - repeated uint32 HFAJLEAJCGA = 8; +message CJNKAMCMNPF { + uint32 PEBLOHAHPMM = 1; + uint32 APNLOFPNAHN = 15; } -// CmdId: 478 -message KPLBFLCEKKG { - uint32 FJFENDDFAIF = 6; +message EKODCPMLOAJ { + CBFOMLLHKKK attached_instanced_modifier = 1; + int32 modifier_local_id = 2; + bool is_attached_parent_ability = 3; + uint64 EBAFPMJDPBC = 5; + float LDJJJKNABGD = 6; + PEMMKCKGPCP MINEOOKNPIG = 7; + bool INGHBKHOLMO = 8; + AICHHOBNIJK parent_ability_override = 9; + repeated JLGHKGKCHJP GBGMCMKIBEP = 10; + AICHHOBNIJK parent_ability_name = 11; + uint32 server_buff_uid = 12; + uint32 apply_entity_id = 13; + bool FCBFPCNFHLA = 15; } -// CmdId: 636 -message BLFKLAOEMLH { - uint32 GLDKCNGFCKA = 1; - uint32 HIJCCOEIPNP = 6; - int32 ALOELOFKHLC = 12; +// CmdID: 24088 +message FMNIBNFMFAB { + DLMKGDNBHEL LOGNNDHODKH = 12; } -// CmdId: 2113 -message HGCNIECNNPI { - int32 ALOELOFKHLC = 9; +// CmdID: 29432 +message NOPCMMBLIOD { + bool HDCGLELHABN = 5; + uint32 game_time = 1; + uint32 PADCLIPINAD = 12; } -message PJKHMLIHCBB { - uint32 KAKFCNHBHLM = 5; - uint32 PPPFKBEDAPI = 11; - PBNHLMDDLMK KGBOKPBKHOK = 12; - uint32 ALAFKOABMBE = 13; - uint32 EBGMGECHJND = 15; +// CmdID: 29789 +message EDCOCOACLFF { + int32 retcode = 2; } -message KLDMPMJHNLC { - uint32 KAKFCNHBHLM = 5; - uint32 HIANMKFMCIO = 14; +message CJDGPMEOJIP { + repeated LMFDJMDNDCA CPGLEFGBNPG = 8; + string title = 11; } -// CmdId: 27648 -message MPLKCCCMEEP { +// CmdID: 29063 +message KBBDAIDENLD { + repeated uint32 NNFBHPJCONO = 3; + repeated uint32 CFKPLNKHFKN = 117; + uint64 DCOMPDPPDPO = 12; + uint32 IPGGLFEKEAN = 1637; + uint32 CJBCKCOBHFF = 1; + float speed = 1999; + bool HKJPCJFLNFJ = 143; + bool JFJDIMPCNNF = 9; + bool OEDCPFGAKAM = 1079; + uint32 BHPGPLPCNPL = 7; + uint32 DEKHBEOOIEN = 6; + uint32 JLFHEEIPDDP = 15; + uint32 JJKIBHBPPPO = 1641; + uint32 EJNGLCJNAPN = 2; + uint32 CLCABCNLGFM = 14; + uint32 GIKJKDBLFAD = 1350; } -// CmdId: 28011 -message DPGCCDKBDOG { - uint32 CKMDFHJCLJG = 1; - uint32 AKCLAOEDBIN = 3; - uint32 AIHFCADMDLG = 4; - uint32 PIFAMKANMNF = 6; - bool LOEIFINMALC = 8; - map LMGFHBKHLEE = 13; +// CmdID: 7361 +message KGKAEKAMFOP { + int32 retcode = 4; } -// CmdId: 27577 -message ECCLPOPCBFC { +// CmdID: 27099 +message FIPFJKOKICI { + int32 retcode = 13; } -// CmdId: 5781 -message MBEFPPCAGAP { - uint32 MLCGGHCJENB = 1; - uint32 AEKFFPAIOFF = 3; - uint32 BEEBCHJIAEK = 6; - bool HHALAHALMKI = 10; - repeated FJKAHNLGDJL AEBHPPPHOGB = 14; - bool DFHGGFPOGFK = 15; +// CmdID: 24326 +message GBGEGPIHLNH { + int32 retcode = 10; + uint32 ICGJHKGCFEP = 15; } -// CmdId: 24218 -message EFCOMFNLJNN { - uint32 DJKDGKLPOEB = 3; - MBDKFLPCFME DMLOCFBBHBM = 7; - int32 ALOELOFKHLC = 8; +// CmdID: 27890 +message AKNJIMDFAFN { + int32 retcode = 12; } -// CmdId: 7669 -message GKKGEELAOJP { - uint32 LJGHFJGIOLN = 3; - int32 ALOELOFKHLC = 4; +// CmdID: 8620 +message GKHMIOPEIAF { + uint32 KHHIBKPBKPN = 2; } -message BIJFLKEGDOF { - repeated uint32 POKJCHKOLAG = 1; +message BMHABDGPFIK { + uint32 entity_id = 3; + uint32 uid = 15; } -// CmdId: 3234 -message LDHLBCHFCLL { - uint32 HDGHMEGDKDB = 8; - uint32 LJGHFJGIOLN = 14; +// CmdID: 1961 +message CGKDJAMFCGC { + int32 retcode = 4; } -// CmdId: 1430 -message KNICMMLAJHO { - int32 ALOELOFKHLC = 5; +// CmdID: 26763 +message MODFGNLNIGN { + int32 retcode = 10; } -message DKGGJJOCKPO { - repeated FANBPOPIHJL EGNMDIMBKEK = 14; - repeated FEJEPAFFINE PJECCALFKDD = 15; +// CmdID: 5271 +message EFEAANLLBIA { + MEOEBDAIMCI PHAAJCCBBCD = 1; + bool EFCPCLIJJDA = 2; + repeated uint32 GEKKBBAGFAP = 4; + uint32 reason = 6; + repeated uint32 NAIALECDMJP = 9; } -// CmdId: 734 -message KNFCFFIEHDI { - uint32 EIPCPACBKNB = 2; - JLBNPBAAJFD JGKLKHLGIAG = 4; - bytes CFBDPGIAFEE = 6; - uint32 IJGCADDBCDG = 12; +// CmdID: 1105 +message MFDLMDCENOM { + int32 retcode = 2; + uint32 JEFILDJEBAJ = 3; + uint32 PCAOBBJLFFM = 9; + uint32 GGHKDJLGFPB = 11; } -// CmdId: 21651 -message JJFBBHHGGMD { - repeated NCJDGODDOGG BDOMHLIJBFK = 5; -} - -// CmdId: 2571 -message IBGJLPIBABJ { - uint32 CIDGHAMEFJP = 1; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 29305 -message FPEDAGBEKOP { - uint32 PLLHOAFGOEB = 4; - uint32 PPFDEGKIBMC = 15; -} - -// CmdId: 8567 -message CHNCFOKDCMH { - uint32 DCNPJDIHMGK = 1; - int32 ALOELOFKHLC = 2; -} - -// CmdId: 3665 -message EJELNLEPCII { - uint32 OIANCIPKPBE = 1; - uint32 PABNFILBDMA = 3; - uint32 EBGCDPLOLMK = 12; -} - -// CmdId: 29169 -message KLLKDDHKAGG { - int32 ALOELOFKHLC = 8; -} - -// CmdId: 5540 -message ABJBMJFDELG { - repeated uint32 DGFPDBCEBHH = 1; - repeated uint32 HCPLFCLDGLE = 5; - repeated uint32 KPCDPJBLKCK = 9; - repeated uint32 NEAHFHGMEKK = 11; - uint32 PABNFILBDMA = 15; -} - -// CmdId: 711 -message JBJJBKAJNKC { - uint32 IJGCADDBCDG = 9; - int32 ALOELOFKHLC = 12; -} - -// CmdId: 3422 -message KJKAAEJNNCJ { - uint32 PKLFIKGDGPG = 5; -} - -message MLOFCJADHNK { - bool MPFNBLKBGHD = 1; - bool PNGJDDNNLAB = 6; - bool PHNFKDNBJJB = 13; - uint32 IJGCADDBCDG = 14; - uint32 PDOHLLCCLAA = 15; -} - -// CmdId: 9192 -message LPPBBPBKONE { - uint32 LCLNEEMKNPK = 5; - int32 ALOELOFKHLC = 9; -} - -// CmdId: 24875 -message DFINPBPEGJA { - uint32 KJNOLCFEOMI = 2; - uint32 HAKEHAHIIFI = 3; - uint32 KAKFCNHBHLM = 7; -} - -// CmdId: 23161 -message FIBBLLMMIGM { - repeated uint32 MKNHIFNCBIN = 1; -} - -message ANEBDDKFDGK { - uint32 PPFDEGKIBMC = 1; - map MOKFMLCLKKH = 2; - repeated uint32 JFKFCHPNMIF = 3; - map JNLPHCAOKLM = 4; - uint32 MPDFPNPNONE = 5; - uint32 JHCEAKNJJKG = 6; - repeated uint32 DBEPJOINGJA = 7; - map PMNNFHHKEAH = 8; - map EJGCJIKKPEL = 9; - repeated DIJEFEFDDBD MALHKFGAOCD = 10; - GJKDODPBHNN BPBHHNOLEBC = 11; - uint32 MCAPJENHMHH = 12; - OGBHLHHHHMM JBJDFHOCAFG = 13; -} - -message DJPKKNPEAMH { - bool JJJJEJKKKMM = 11; - repeated OBJCOABDIEN EJKOOBFIOKB = 14; -} - -// CmdId: 27263 -message KHLHHJAPDGP { - uint32 JOOJJGHFEPN = 2; - uint32 DJPHNPGBGCN = 10; - uint32 JOOHLFLGFCM = 12; - uint32 FOBCDPDBCKB = 15; -} - -message IFJBHCIGKAA { - uint32 CJHBABHEILN = 1; - IALLCBHLNPD GHHLNGGANFP = 3; - uint32 OIANCIPKPBE = 4; - repeated uint32 OPKHJCEJKMB = 13; - repeated uint32 KJFHJMOEFDF = 15; -} - -// CmdId: 7109 -message LENOPCHKDKM { - int32 CKMDFHJCLJG = 1; - uint32 FBNCFDAFDHP = 4; - uint32 AIHFCADMDLG = 6; - uint32 CBMAAKIJHNO = 9; - uint64 PJLFMMJFBFE = 11; - uint32 AKCLAOEDBIN = 15; -} - -// CmdId: 24001 -message NBFDIBGEPEN { - int32 ALOELOFKHLC = 1; -} - -// CmdId: 2810 -message KACMHKCEOJF { - HFOOAFCGMIN KCDCFCAGMCK = 3; -} - -message DOPMALOEHGI { - repeated POLHALPIPBL HHCEKCCHIJI = 5; - bool EBPCEPLKLCC = 11; -} - -// CmdId: 8032 -message AACAAFCMNBK { - uint32 PKLFIKGDGPG = 7; - int32 ALOELOFKHLC = 14; -} - -// CmdId: 3607 -message JDMOGIJBLOH { - uint32 LCLNEEMKNPK = 4; -} - -// CmdId: 29493 -message GKHOHMEHGPF { -} - -message HFNABBHGPAC { - uint32 NDNGNBPPIPN = 13; - ENGIGHOJALO DKHMKPBIIMJ = 15; -} - -// CmdId: 1130 -message FLAPKGNDKGL { - int32 ALOELOFKHLC = 6; - repeated uint32 PHJPFKOAKBF = 9; -} - -// CmdId: 3073 -message DMEJLILFEHI { - uint32 GLIJOGAGJNA = 1; - uint32 DNMOKEIJGFF = 2; - bool BLJMKHKOKLJ = 3; - bool EMJGFHADCBJ = 4; - uint32 BMHBHCJNMIJ = 5; - bool BKOOLKALFLJ = 6; - uint32 HHJCEFFJGGH = 8; - uint32 PIDFMGPBLDK = 9; - bool IPHNAPBMFJE = 10; - uint32 KDKHKEAKDPB = 11; - repeated DNGMPNBNPCF DECLPCGANLC = 13; - bool ENMACPBHLJA = 14; - bool IDJKNGHEBGD = 15; -} - -message HLMBAPLNGJG { - uint32 CLMPMOOCCJJ = 11; - uint32 IJGCADDBCDG = 15; -} - -message MAOOIONEKAM { - uint32 OIMONCDBONI = 4; - uint32 ADPFKGKEKMH = 8; - uint32 ADIKKAIPAOJ = 9; - repeated ALCIPHMEAHF EGMFJEJMBLA = 12; - uint32 IDOOHJDPKDF = 13; - ALCIPHMEAHF CKLECNLANIA = 14; -} - -// CmdId: 5197 -message AGKINACKHAF { - repeated uint32 IBKNJHBAPDL = 15; -} - -message GHBGONAOIFH { - ABFKJACHPLA OKMKKBJKFPL = 4; - ABFKJACHPLA LANJAPJOEEI = 9; -} - -message HNOMCMKENBA { - enum JHIKLACOOBH { - JHIKLACOOBH_LOCK_NONE = 0; - JHIKLACOOBH_LOCK_QUEST = 1; - } - - MCCKBHAGBBE OLKPDHBEFIC = 1; - uint32 CLMPMOOCCJJ = 2; - uint32 FLCOAMBNFPE = 3; - uint32 IJGCADDBCDG = 4; - uint32 DBHBBLFFKGN = 5; - JHIKLACOOBH EJNLPDOIEAJ = 6; - uint32 FLHPMAHMDNN = 7; - ABFKJACHPLA LANJAPJOEEI = 8; - uint32 LFEENLOIMBB = 9; - uint32 APGGANGALJI = 10; - uint32 MODFGFCALHE = 11; - uint32 BILKCPNIMAA = 12; - bool AOAGPGDHDON = 13; - uint32 PABNFILBDMA = 14; - bool KCJLDICGONA = 15; - uint32 MKMACOMJCGB = 289; - uint32 AAOGCHADHPL = 767; - bool GKPDPFNNKJH = 1559; - uint32 HIJCCOEIPNP = 1997; +// CmdID: 1429 +message FOOJGDGLEPN { + repeated uint32 NPLDFKNINHO = 6; + repeated uint32 FHIDDCJDCHL = 3; + uint32 PJJAOILBFBN = 11; } -enum AFBPJKFGFHM { - AFBPJKFGFHM_NONE = 0; - AFBPJKFGFHM_INIT = 1; - AFBPJKFGFHM_LEVEL_REWARD = 2; - AFBPJKFGFHM_CARD_COST = 3; - AFBPJKFGFHM_CHANCE_EFFECT = 4; - AFBPJKFGFHM_GM = 5; - AFBPJKFGFHM_BONUS_REBATE = 6; +message BGCJFMNOONB { + uint32 DMNLDPPGOKG = 4; + bool DGGCKMIKBMO = 11; + repeated uint32 MNNBPDBBCKH = 12; + uint32 MEMPKCGNNMF = 15; } -message HEGNJFOAJKM { - int32 CNJECAIDFDK = 4; - NADCIKAMAOJ CDCALINJEKP = 14; +// CmdID: 28989 +message KKHLKDPDHEJ { + uint32 MEMPKCGNNMF = 1; + bool DMEDOEHOMKH = 2; + int32 retcode = 14; } -// CmdId: 26933 -message BKIBCOHODOL { +message MIMFLCKEING { + repeated CCCAGKHMNAG CBENKJEOCIL = 5; } -enum PBILDEPAJHN { - PBILDEPAJHN_ENTER_NONE = 0; - PBILDEPAJHN_ENTER_SELF = 1; - PBILDEPAJHN_ENTER_GOTO = 2; - PBILDEPAJHN_ENTER_JUMP = 3; - PBILDEPAJHN_ENTER_OTHER = 4; - PBILDEPAJHN_ENTER_BACK = 5; - PBILDEPAJHN_ENTER_DUNGEON = 6; - PBILDEPAJHN_ENTER_DUNGEON_REPLAY = 7; - PBILDEPAJHN_ENTER_GOTO_BY_PORTAL = 8; - PBILDEPAJHN_ENTER_SELF_HOME = 9; - PBILDEPAJHN_ENTER_OTHER_HOME = 10; - PBILDEPAJHN_ENTER_GOTO_RECREATE = 11; - PBILDEPAJHN_ENTER_GOTO_BY_TPL = 12; +message FCFGMGNHADP { + Vector pos = 11; + Vector rot = 14; } -// CmdId: 29783 -message MEGCBJBFHLG { - uint32 BLALLKJMGKE = 1; - uint64 CKGOKBHCLPP = 2; - int32 AONKPAGOPJJ = 11; - int32 PMEFFNPLOPN = 12; +// CmdID: 8898 +message AKKJBIHDIKN { + int32 retcode = 7; } -message ADOIPPBEAAL { - uint32 OFMPLANPMJE = 6; - uint32 AEGANIOBCDM = 8; - string DHFGJCGJHKC = 10; - uint32 FEOIHLNGDBF = 11; - int32 ALOELOFKHLC = 12; +// CmdID: 5586 +message PACMLALDBHG { + uint32 group_id = 8; + repeated PGFPHFDMDPM PHLOBOCNNOG = 9; } -// CmdId: 9479 -message NGAEOLIAGOL { - repeated uint32 OKIBHFABKJC = 15; +// CmdID: 22086 +message MAHGOPMDKPB { + MCLKLLLBAIF reason = 2; + uint32 target_uid = 3; + string PLKOLHGCDGC = 4; + bool MCPKKMHKCPD = 6; } -// CmdId: 20771 -message PEPNPDNFNGE { +// CmdID: 22701 +message IBHONFGAPOB { + repeated WidgetSlotTag tag_list = 2; + GFILBKBGMAF LAICDPFDIMH = 12; + uint32 JINJLBEMJNC = 8; } -message JBFDPIINFMO { - uint32 OOHPOGPDICG = 2; - uint32 OFKJPAHLDIL = 4; - repeated IHEHCFIMCFB PAPEENCFFIK = 8; - bool EBPCEPLKLCC = 15; +// CmdID: 21052 +message MKHFFDGLODJ { + int32 retcode = 8; + uint32 MEEKEJEIDEH = 13; + uint32 LPAHJGDBEPE = 15; } -// CmdId: 27927 -message JKEMPBIFHJJ { - int32 ALOELOFKHLC = 9; +// CmdID: 20637 +message AKHCONKELMO { + uint32 AAOPMGIELOK = 2; + bool MJPCDCKOFEG = 4; + bool MLLBDAPBHEL = 6; + repeated ENIAKIGIPGG APPMHMKGCOF = 11; + string GEPIDDNCCPL = 14; } -// CmdId: 25028 -message FNEJBLIONPH { - uint32 AIHFCADMDLG = 14; +message MHEFLIOBHJO { + Vector rot = 1; + Vector pos = 15; } -// CmdId: 5808 -message GJNNEMOLDBJ { - int32 ALOELOFKHLC = 8; +message EntityAuthorityInfo { + AbilitySyncStateInfo ability_info = 1; + EntityRendererChangedInfo renderer_changed_info = 2; + FJFDDHEGEEO ai_info = 3; + Vector born_pos = 4; + repeated AnimatorParameterValueInfoPair pose_para_list = 5; + LCJBMELILAP client_extra_info = 6; } -// CmdId: 1495 -message PBLALNGEDDC { - bool LLDHKGLGBDO = 9; +message JNHGJAIIMGJ { + uint32 NELHKEOLJCI = 1; } -// CmdId: 23193 -message FINCGIMJLKI { - bool KNMIKBBIPJP = 8; - uint64 PHEDBMKDHAG = 9; - uint32 PABNFILBDMA = 13; +message JHDMENMCJJO { + map BPEFGKFIHCH = 1; + uint32 AHALDOMJPHD = 5; + bool ECIHDIJCLED = 6; + uint32 MEMPKCGNNMF = 10; + uint32 DMKFECCMCOP = 11; + bool JHFMEFICAAL = 13; } -message FFGMAPAIBKN { - uint32 LNBEELHNMBK = 3; - uint32 PBAEKIAPDIJ = 12; +// CmdID: 2492 +message HENMIPGINHC { + repeated uint32 MJIOFGMCPLE = 9; + int32 retcode = 13; } -enum CPMJHCCLOKE { - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_NONE = 0; - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_RUNE = 1; - CPMJHCCLOKE_LUNA_RITE_HINT_TYPE_CHEST = 2; +// CmdID: 27194 +message HMPAPJJBHGB { + uint32 OKICOGLEJEC = 8; + uint32 uid = 15; } -// CmdId: 24710 -message GLCLIIAOADG { - repeated uint32 MJABIIEHENA = 6; - repeated JOLGLBCFGND ELFGPHPIDNB = 13; +// CmdID: 29659 +message JBPKPAEJFIB { + int32 retcode = 11; } -message NIGMAGDOAOD { - repeated NMMCIKADABJ NPBNDIOLJGP = 2; - int32 GBLMDOJPKEK = 4; +message ONELPGLKOHJ { + IHACNPJBLDI MMOPBLEPPCG = 2; + EEGMNIPNKMJ reason = 3; + uint32 FBPGIMLMDNJ = 6; + repeated uint32 GCBEEINCHKA = 7; + repeated uint32 KLHPMJGHMPC = 11; + IHACNPJBLDI DLGOPGKEBHD = 14; } -enum NCMLJNAPPII { - NCMLJNAPPII_GADGET_BORN_NONE = 0; - NCMLJNAPPII_GADGET_BORN_IN_AIR = 1; - NCMLJNAPPII_GADGET_BORN_PLAYER = 2; - NCMLJNAPPII_GADGET_BORN_MONSTER_HIT = 3; - NCMLJNAPPII_GADGET_BORN_MONSTER_DIE = 4; - NCMLJNAPPII_GADGET_BORN_GADGET = 5; - NCMLJNAPPII_GADGET_BORN_GROUND = 6; +message OCOFLMHCBFK { + bool ECIHDIJCLED = 8; + uint32 MEMPKCGNNMF = 9; + repeated NAIKFMEFKIJ CBENKJEOCIL = 14; } -message FELJBNGKKMA { - uint32 GELKEEBKMEL = 3; - repeated uint32 APHLBKLKJGM = 4; - bool HMCAEOEENAN = 5; - repeated FIKPEECPAOD PAAPICBOIAE = 6; - MKHGCOHCBMP KLALFCEFGEH = 7; - DPJAFMMGPCK IKBDKGFHKMA = 8; - oneof AHLOMMHCIEE { +message ADIFNOPLAIK { uint32 instanced_ability_id = 1; - uint32 instanced_modifier_id = 2; - } + uint32 MIAGFDLDMPH = 3; + int32 modifier_local_id = 6; + int32 local_id = 8; + AICHHOBNIJK parent_ability_name = 10; + uint32 instanced_modifier_id = 12; } -// CmdId: 24541 -message KJNGPLJKMEM { - int32 ALOELOFKHLC = 5; +// CmdID: 5390 +message HCMDDLHIAHD { + uint32 MNGANMNNMJG = 10; } -message NBMJIIMFLBF { - uint32 PABNFILBDMA = 1; - uint32 FOBCDPDBCKB = 7; - uint32 NOCGNCDOEAO = 13; - repeated LHOFBDGHKMP DPGGGJEMHEK = 14; +// CmdID: 1688 +message GAKNHGJECIN { + map fight_prop_map = 3; + uint32 entity_id = 7; } -// CmdId: 25408 -message HNPBIIFHMGM { - uint32 FAHNLCGOEOP = 3; - uint32 LCIJFMDHNDE = 9; - map JHNBCLEJMDF = 14; - uint32 PAJAKOKJLIF = 15; +// CmdID: 25407 +message IKOMCHMHPCK { + uint32 item_id = 2; + uint32 ANHIGELNHKP = 4; + uint32 KPIDLLGNOJF = 13; } -message JIAABDCFGPA { - repeated uint32 PIMBHNNHPIF = 4; - repeated uint32 FOIBCGEDGIL = 5; - uint32 PKLFIKGDGPG = 7; - bool KHEJHGHEODI = 9; - uint32 AFJJPHANFHE = 11; - uint32 JFNFFNAAFBA = 12; - repeated uint64 BOFAAGBHLPA = 13; - bool EBPCEPLKLCC = 14; +// CmdID: 24065 +message CGOLGKICIKK { + int32 retcode = 12; } -message ELGDGJEGBNL { - uint32 OHGDBNGCOHF = 5; - uint32 DMCHGDJHHBB = 7; - map EINFIDKEHGF = 13; +message KIKIDLKDGBB { + repeated uint32 BEKBHHLPPIA = 4; + bool ECIHDIJCLED = 5; + repeated uint32 ELOMGOJDIFO = 6; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 22619 -message AFKLMCGJAJP { - repeated uint64 BOFAAGBHLPA = 10; +// CmdID: 24033 +message CNKFALHNGGH { + repeated KFJHKFECDPD CDGFHBKOOGN = 5; + int32 retcode = 7; + HIMMEMHOGFB MFMLAKBIAED = 9; } -// CmdId: 8196 -message IGAIOBJJCPG { - int32 ALOELOFKHLC = 4; - uint32 BAOFPACBFPM = 5; - uint32 AIHFCADMDLG = 11; - uint32 GCBOLPFMJCJ = 12; +// CmdID: 4948 +message DIIFGCMIEMO { + uint32 OIPHHKLAIBF = 2; + int32 retcode = 6; + repeated uint64 IBPHCAJNGEI = 14; } -message BBOEKAJNBCA { - uint64 PPFDEGKIBMC = 1; - bool JPMMFBAIAIJ = 14; +message ADLJGLOBKBL { + uint32 BOBNLKDJOKA = 12; + uint32 HNFBBAKFOMM = 14; } -message IGMHLDIODFF { - uint32 AOMMHHEDHKK = 4; - uint32 GDAGKDEMCMM = 5; - repeated uint32 FJADLLPMMKM = 6; - repeated uint32 EFNIMDGKJDA = 13; - uint32 MLGNAIKIPOE = 14; +// CmdID: 21772 +message NOFPJBMCBBI { + repeated uint32 LFBGHOAHKFN = 11; } -message LCBFOENIFPP { - repeated OOBGOJGEBMP EJBGMHKFAKN = 3; - OCDPDOFMNDK ELIKHIFDPBN = 5; - uint32 JHEHOCBEODA = 6; - repeated OOBGOJGEBMP MGJDADLKIBM = 7; +// CmdID: 23798 +message NBAFIGLGJKE { + uint32 LGOOIDCIAAG = 4; } -message BCHKGMOJABP { - uint32 AMLDKLDKOEJ = 3; - repeated NKDCKLBMCPJ ICGPPMFLPNB = 4; - uint32 EAMBNAOEFHH = 8; - repeated uint32 GLJNGOFEHDF = 10; - repeated uint32 FLEMKHGOIBD = 12; +// CmdID: 2447 +message HAJLPGCEGPO { + uint32 CMDNKFLFHIA = 4; + bool IIDGIELCAJN = 12; + uint32 OMGCHBACHCI = 14; } -message IEIPEKGNNFE { - uint64 GLJDMDJHGPC = 4; +message DDAEDIMEHOJ { + repeated uint32 KEHDBAPHJIG = 3; } -// CmdId: 6461 -message OKDCBGKPBMM { - int32 ALOELOFKHLC = 3; +// CmdID: 2562 +message COBAHKGJCGI { + int32 retcode = 11; } -// CmdId: 2337 -message JLIEAKICPJF { - enum EJDIAPBMJND { - EJDIAPBMJND_OPTION_NONE = 0; - EJDIAPBMJND_OPTION_NORMAL = 1; - EJDIAPBMJND_OPTION_FIRST_CAN_GO = 2; - } +// CmdID: 22961 +message GNACAIMDOBP { + int32 retcode = 5; +} + +message KIPPMOPNAAA { + repeated NENNDIIIDLJ DAHKFDAACLL = 5; + repeated uint32 AMNOBJAFGPD = 10; + repeated FJKLGEGNMPB BKDCBBMKCHH = 11; + repeated FJKLGEGNMPB EOPLGDMLMAC = 14; +} + +message IGLHBJPBBDA { + uint32 PJJAOILBFBN = 4; + bool JHFMEFICAAL = 6; + uint32 LJFAFDHIKJD = 10; + bool ECIHDIJCLED = 12; +} + +// CmdID: 24385 +message BMHOKKMCGPN { + GMAMCPBHICJ reason = 9; + uint32 PCAOBBJLFFM = 10; + uint32 NECGMAKACDI = 13; +} + +message AbilityMixinRecoverInfo { + uint32 local_id = 3; + repeated uint32 data_list = 4; + bool is_serverbuff_modifier = 5; + repeated JPBAOPBMFAN massive_prop_list = 6; + DFOHAFAOJFA breakout_snap_shot = 7; + DIGPMLGLILN FJBMDPHICPF = 8; + oneof NKKGEDPMJKE { + uint32 instanced_ability_id = 1; + uint32 instanced_modifier_id = 2; + } +} + +message EFBIBOLLCCA { + uint32 PJJAOILBFBN = 8; + repeated uint32 JBADGIAHPGC = 13; + uint32 CENHKJDFFDA = 14; +} + +message CNCHBCDJJOB { + uint32 PKHODHIPJBB = 3; + string name = 4; + uint32 LPPDFJMKNBP = 8; + repeated uint32 BPKEGPMNJBC = 10; + FBMFHLCKEJL type = 15; + oneof Detail { + GKNGBDBKKHE countdown = 91; + BCOFJDDBOCA normal = 832; + GDOMJPEHFFJ timer = 1800; + } +} + +message FMKKAILPPJI { + map KJJDNCGAMFF = 5; +} + +// CmdID: 4200 +message EEGKGODCIJA { + uint32 GGHKDJLGFPB = 2; + uint32 PCAOBBJLFFM = 5; + int32 retcode = 15; +} + +message AKKECFCJGFN { + bool LBMIALPEOBA = 4; + uint32 AFFKLOGICMO = 10; + repeated uint32 PIGBINJAHJF = 12; +} + +// CmdID: 6513 +message LKGJOABBAIE { + repeated uint64 NJLKAFBFFCN = 10; +} + +message DKAOFDDAMLJ { + repeated uint32 JGNPHJGECAK = 1; + repeated uint32 HBLMBGKDNKK = 7; + bool ECIHDIJCLED = 15; +} + +message GICNCPMAOLN { + uint32 config_id = 11; + oneof ADEBPDLAOJP { + FFCHEPKENEL gadget_state_change = 6; + FNCFPIODGMI monster_group_deactive = 7; + BJJJIEKNMED gadget_deactive = 12; + KHLGKLMJNAL monster_wave_deactive = 13; + } +} + +// CmdID: 3959 +message GPBPGNNCHBA { + uint32 FKHOHKELKOE = 4; + repeated PPKIDFDNMHG FHANCEKJEOI = 5; + repeated PNIEDFCOOKD GABLJANJLAF = 7; + int32 retcode = 12; +} + +message MGOOBMNKIKI { + string BKDILGIJPEG = 4; + uint32 uid = 10; + map ONHBLIDIPHK = 12; + NBADDMOPLEI BLFKOJLCCOO = 14; +} + +message EPALDPDCNAB { + uint32 AGLOEJEBCDF = 9; + uint32 MEMPKCGNNMF = 11; + bool ECIHDIJCLED = 12; + bool JHFMEFICAAL = 14; +} + +// CmdID: 25911 +message GMIAEABDHEG { + uint32 KENIKECFFLM = 3; + uint32 scene_id = 11; + uint32 entity_id = 5; +} + +// CmdID: 4328 +message GPBJHHJIOFM { + uint32 FCHFAKEPINP = 6; + uint32 OKICOGLEJEC = 13; +} + +// CmdID: 7107 +message DMOPDOLEBPD { + PBDPJNCFEOF GOBCHDJOLNB = 1; + uint32 entity_id = 2; + BBBEMDAPOGH reason = 3; + BNMOIKFJFAJ ALDJEFGCBFM = 7; + repeated uint32 CDGFHBKOOGN = 8; + float EDHBECMMHJC = 10; + uint32 prop_type = 11; + float NNFONEOHGHE = 12; + BNNPLDLJKNJ KABMKDFCGIK = 13; + MJIHAKKDBNN DBHPNLFKJGL = 15; +} + +message OFNPCAHJFPG { + uint32 team_entity_id = 9; + AbilitySyncStateInfo team_ability_info = 13; + uint32 authority_peer_id = 15; +} + +// CmdID: 1551 +message OOENPHBHFEN { + uint32 EPJOAALLGGD = 4; + int32 retcode = 8; + uint32 ONABDGFCPIH = 9; +} + +// CmdID: 23115 +message EDHFANJDHGM { + map BNOFPMIFHDL = 7; + uint32 KHHIBKPBKPN = 12; +} + +// CmdID: 6088 +message DLKEDIMHLCK { + uint32 IJFFKCGIAOJ = 5; + bool DGGCKMIKBMO = 6; + bool ANKCBOMMOJB = 13; +} + +// CmdID: 24765 +message EHLEDJIOCOC { + int32 retcode = 10; +} + +// CmdID: 26718 +message PHJNIEAOPAO { + int32 retcode = 1; +} + +// CmdID: 27185 +message HDLONNADPID { +} + +message QueryRegionListHttpRsp { + int32 retcode = 1; + repeated RegionSimpleInfo region_list = 2; + bytes client_secret_key = 5; + bytes client_custom_config_encrypted = 6; + bool enable_login_pc = 7; +} + +// CmdID: 21169 +message BMCKEFJNIGG { + uint32 NJEKBPKELOH = 1; +} + +message HBPBPKMALCB { + bool NGDOKAJIAFH = 1; + FPBMMOMLKKN ABPJIBDJIPA = 3; + uint32 LGKDHFLMNMJ = 5; + repeated uint32 GKEBBEEGJHM = 9; + bool MDJJMEMCPAM = 11; + bool OLFPBLPLGIO = 12; +} + +// CmdID: 28104 +message KLCPMMMBMMJ { + uint32 AKFOPJPHJIO = 12; + uint32 OBOOPJLPDNI = 11; +} + +message DFMLLMBIECG { + uint32 DIGGFFKGODJ = 2; + bool ECIHDIJCLED = 4; + uint32 PJJAOILBFBN = 6; + uint32 FJHHIKOIHKA = 9; + uint32 DEKHBEOOIEN = 11; + bool JHFMEFICAAL = 12; + uint32 kill_num = 14; +} + +// CmdID: 29283 +message EntityTagChangeNotify { + bool is_add = 7; + string tag = 10; + uint32 entity_id = 11; +} + +message ALOIJPMFFOL { + repeated ONEJLAKGHCI FHMFKCICFKD = 2; + uint32 NCNKMDBAFEH = 4; +} + +// CmdID: 1387 +message ServerDisconnectClientNotify { + uint32 data = 15; +} + +// CmdID: 21033 +message BEDILPDCLIM { + uint32 OBOOPJLPDNI = 13; +} + +// CmdID: 6948 +message PMEABIEHKLM { + repeated NJOPGNLKOLP PPALBJNLAAA = 7; +} + +message EFAIPNDIHAI { + uint32 FBIOPCCEDLE = 2; + repeated EIBLIKIAHIL PLIEAJLMPJI = 8; + DDCJCBHHNMI OHOAAMNLLCE = 9; + uint32 level = 11; +} + +// CmdID: 24897 +message OLPMFDHIMCH { + uint32 target_uid = 9; + int32 retcode = 11; + uint32 param = 13; +} + +// CmdID: 28710 +message DCGGNFIOKIL { + uint32 parent_quest_id = 10; + int32 retcode = 14; + uint64 JJDEOFCJKJM = 15; +} + +message IKKAGAAIBIK { + repeated uint32 CMHJNABFHGJ = 1; + bool ILGKJACHIJI = 2; +} + +message BJJJIEKNMED { + uint32 IEJHHMBOBMJ = 12; +} + +// CmdID: 20472 +message FPLPEGMBDPE { + repeated MJDDPCANFBL info_list = 12; +} + +// CmdID: 28072 +message BCNPABBNNLG { + uint32 IEHLHAOGKPJ = 3; + uint32 entity_id = 5; + uint32 BMEFFIIMLED = 6; + uint32 AAOPMGIELOK = 9; + repeated uint32 LJOOFAIGAFK = 10; + string CEELGOOGBEC = 11; + repeated uint32 CDGFHBKOOGN = 12; + uint32 LAICDPFDIMH = 13; + repeated uint32 DNIJPPKBCBD = 14; + uint32 PDLKMPBKANE = 15; +} + +message OMCGMPIJJKL { + uint32 DEKHBEOOIEN = 13; +} + +// CmdID: 24 +message IBFMDKNDCDN { + int32 retcode = 5; + int32 OMGCHBACHCI = 6; +} + +message NJKEMDBLPGO { + uint32 entity_id = 7; + float GNJCIDHOBIA = 8; + uint32 AAAOHHGBHAB = 9; +} + +// CmdID: 2753 +message KDFBIIGEAOC { + uint32 GDDGJEBPEBI = 7; +} + +// CmdID: 21898 +message AHCKKMMGHAB { + HIMMEMHOGFB MFMLAKBIAED = 10; + bool DHAOMGMMDPD = 13; +} + +// CmdID: 23850 +message NLNKGOIKAJK { + repeated HENEBMLIICL OHMGDDCBBOD = 1; + int32 retcode = 15; +} + +// CmdID: 26869 +message DANIPCKIILG { + int32 retcode = 9; +} + +// CmdID: 25083 +message LPCEJCDIODC { + uint32 ABOAGOKKIEA = 4; + uint32 JLFHEEIPDDP = 10; + uint32 DEKHBEOOIEN = 15; + uint32 PCKLFFNFNGE = 3; +} + +// CmdID: 8213 +message NBAPDLMBPGE { + repeated uint32 ODOBMMFAACG = 4; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 6575 +message HNKPENNOKLD { + uint32 JLFHEEIPDDP = 1; + bool DGGCKMIKBMO = 8; + bool JIGLGEHAAJK = 12; + uint64 DCOMPDPPDPO = 14; + int32 retcode = 15; +} + +// CmdID: 7632 +message MJGGPFKLCFK { + uint32 KHHIBKPBKPN = 7; +} + +// CmdID: 430 +message DBMBLELGDJK { + uint32 entity_id = 5; +} + +// CmdID: 9834 +message AKGBNKKNJHO { + uint32 MEMPKCGNNMF = 8; + uint32 DMNLDPPGOKG = 3; +} + +message FFCLAJLEAEH { + bool LHHBINHJAOE = 14; + uint32 OBOOPJLPDNI = 15; +} + +message LDCDEHPEMKP { + uint32 KMAEHPAGKFK = 3; + uint32 DOEBCOAONHK = 4; + uint32 NIKBFDDEHDF = 7; + uint32 DLPJAAAPKKL = 8; + uint32 CNKDDKIKGLG = 11; + uint32 BKGNGMDJNHP = 13; + uint32 OMGCHBACHCI = 15; +} + +message HHAJGBFHBKF { + uint32 avatar_id = 10; + uint32 HMLGDPBCGDM = 12; +} + +// CmdID: 27649 +message NEGKILDJDBB { + uint32 JMLDGKCBCBO = 12; + uint32 CDMJGIFEFMD = 6; +} + +// CmdID: 8351 +message IPHNLKEOMKF { + int32 retcode = 4; + uint32 GHIAOGLLLDI = 9; +} + +// CmdID: 20520 +message INKOBAGGMDF { + uint32 HKEEINBHFHM = 10; +} + +message ADMFDGOKBAG { + repeated PGMIFAGDOKH MNFIIBJLKLL = 15; +} + +// CmdID: 20031 +message NJOJOCAKNIH { + repeated IINNLAMMNKA IPKBMAJIDJL = 7; +} + +// CmdID: 7905 +message EHPBBDDFPFL { + int32 retcode = 3; + repeated CGGNEJCICOH KJFMDLMNFAM = 7; + IHEKNMLMONC OOMNOOFGINO = 15; +} + +// CmdID: 6739 +message JBCNGBLNBKI { + map JBIMONDBCBB = 6; +} + +// CmdID: 1479 +message BHLLLPPDALI { + uint32 FCHFAKEPINP = 14; +} + +// CmdID: 9658 +message JBLJOGJMOEH { + NJKHILJGCBM LOGNNDHODKH = 12; +} + +// CmdID: 2827 +message ALFCAGEDKPC { + map DOJOJEPLHAP = 5; +} + +// CmdID: 1690 +message BFINAKBJABG { + OEAOCCJEOPE DDIAAMKBFDA = 1; + uint32 target_uid = 4; + MKPHMAPFEMH reason = 8; +} + +message JBFHBKDOKEA { + uint32 DEKHBEOOIEN = 7; + uint32 EPCPNHJNKBN = 9; + uint32 version = 10; + NPGMACJFBEK DPDJGIGLELD = 12; + uint64 GEDMDOCOLFJ = 14; +} + +// CmdID: 8459 +message PFAENEAKBKD { + uint32 entity_id = 13; +} + +// CmdID: 27281 +message FJCHDBCCPKN { + uint32 PDGNEDCPOCH = 3; + map OEGMMDLJKDM = 5; + int32 retcode = 14; +} + +message ECLJPEBBLNO { + JLJBPFMEGPC BNEJOCDIFFH = 1; + bool DPHDAGAGBII = 8; + DOJEONALHCG LOPNCLCJKJJ = 9; + KAIMCPBDBCK PFCEEFMIJEH = 11; + MKMCFLLHPBH KBBBMDNKPJH = 14; +} + +// CmdID: 2040 +message PANEKLBLCAD { + repeated MLIDANAINAJ INLKBDDPOIO = 15; +} + +message CPFFEKOHGDF { + uint32 PJJAOILBFBN = 2; + uint32 DMKFECCMCOP = 7; + repeated NPLPKKMDPHH EBJFFLNFFFG = 10; + uint32 FCCFDJEJBIF = 12; + NPLPKKMDPHH LNFDBMFEAFG = 13; + bool ECIHDIJCLED = 14; +} + +message IPFJMBGNAIO { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 CBMFBKAICAP = 3; + uint32 EIKLGFNEFMF = 4; + uint32 EKKFAJJDNKB = 5; + uint32 HHHBNHDNLFE = 6; + uint32 LEMMFOGKHFN = 7; + oneof HLAOFKPENGI { + GIECHEBDEJH resin_card = 101; + } +} + +message GIECHEBDEJH { + repeated POIPABABMDA GGKCLFFJHJD = 1; + repeated POIPABABMDA HGBIIOHGMMD = 2; +} + +// CmdID: 26795 +message OJJDLKFNDJM { + uint32 BAILMNHOPNP = 10; + int32 retcode = 11; +} + +// CmdID: 6592 +message NIICBIHMPDI { + uint32 entity_id = 7; + int32 retcode = 10; +} + +// CmdID: 27500 +message INCGADPKEIJ { + repeated uint32 OIGLLHAJNFG = 13; +} + +// CmdID: 5957 +message MMFLFDCGPNI { + uint32 BKNPLFIKKFG = 4; +} + +// CmdID: 4907 +message ONAEBFPNJMN { + uint32 GBCEBGKBJDM = 7; + LPNCACOAAMH KGLILBLFNMF = 15; +} + +// CmdID: 26262 +message CLPOJMDLENG { +} + +// CmdID: 28565 +message MEFFEMHFDPL { + uint32 group_id = 6; + uint32 monster_id = 14; + uint32 NJODGOCGPHE = 3; + uint32 scene_id = 5; +} + +// CmdID: 3696 +message LCEFOKJFBND { + uint32 ENFBNGOLBLO = 2; +} + +// CmdID: 7117 +message MNHNGLGAAKL { + uint32 ONABDGFCPIH = 2; + uint32 KHHIBKPBKPN = 4; + repeated FAGNKJAOJLK CEOAMBHDCNG = 13; +} + +message HPBLFCNDDAH { + uint32 DMNLDPPGOKG = 1; + uint32 PJJAOILBFBN = 2; + bool DGGCKMIKBMO = 3; + uint32 DEKHBEOOIEN = 12; + uint32 MPPEIEHOCLP = 13; + uint32 PNKBDKLLJBP = 14; +} + +// CmdID: 26350 +message CFDHHHDENDE { + uint32 FNEOJPPFDHH = 12; + int32 retcode = 13; +} + +// CmdID: 21187 +message KMPBLACDAJE { + repeated uint32 CDOECKCCGDP = 261; + Vector PDFDCKHLDOK = 13; + Vector EBAPJPNLCIB = 4; + repeated uint32 EAHFIOFCOND = 809; + AICHHOBNIJK ability_name = 426; + uint32 GHOGBHLMCKL = 8; + IGOHJIBCDFA LKIDBHIOOOG = 6; + bool AHPAEFCODFK = 637; + bool NPLKHLOPPJG = 354; + bool MBHBBJHMLEH = 9; + bool PHFEPGIDOGI = 10; + uint32 entity_id = 5; + uint32 room_id = 2; + uint32 init_pose_id = 328; + uint32 prop_owner_entity_id = 3; + int32 local_id = 19; + uint32 JDDAMHCEAPE = 12; + uint32 JBLLLLOJNLP = 7; + uint32 KAIOCCBNPPA = 1; + uint32 LKHKMKMKMJC = 1898; + uint32 owner_entity_id = 15; + uint32 config_id = 14; + uint64 guid = 11; +} + +// CmdID: 29648 +message CNLDBFHBOMP { + uint32 MKELFFHPPOG = 7; + PKHGEKDMFAP DEJOIMAFMCK = 9; + Vector ODNFAMEOPBG = 10; +} + +message Vector { + float x = 1; + float y = 2; + float z = 3; +} + +// CmdID: 22997 +message AONLBMCMIHH { + repeated uint32 HNPBPPDIJPP = 13; +} + +// CmdID: 22048 +message OLKKLJFIHBH { + uint32 KHHIBKPBKPN = 5; + int32 retcode = 7; +} + +message GONMJLNGLII { + repeated uint32 CJCHBCELLNO = 9; + uint32 BEHBHJAHBOJ = 10; + uint32 PGHGEFMPGDC = 12; +} + +// CmdID: 9487 +message BKGOEBBMILA { + int32 retcode = 1; + repeated ALEHNDHNKNF DHCEDICBJAM = 15; +} + +// CmdID: 9194 +message CKLNDALMLHJ { + repeated uint32 LFODEAGDIMJ = 14; + uint32 PJJAOILBFBN = 1; +} + +message HHMAOBJBIDH { + repeated uint32 JHLPNKEBINA = 3; + uint32 PJJAOILBFBN = 6; +} + +// CmdID: 9626 +message EnterScenePeerNotify { + uint32 enter_scene_token = 1; + uint32 dest_scene_id = 7; + uint32 peer_id = 8; + uint32 host_peer_id = 11; +} + +message KKMNANGFMOK { + repeated uint32 IGOJDJHKHON = 8; + KFMEEPJLOKB MBFDGLDKEFH = 12; + uint32 GPAELJHNAEK = 13; + uint32 MCMBOFIFBCP = 15; +} + +// CmdID: 1425 +message OGOLAEPIPDM { + repeated KNAJKFLBFLP APHKOPALNLJ = 13; +} + +message DKAALJKPFLF { + repeated uint32 GFHFKCMPEHJ = 6; + repeated uint32 MGNJFNAMHBE = 14; +} + +message AKNANPNEJLP { + repeated int32 ABKEBABAHPK = 1; + int32 PJIAOLAGOAI = 7; + repeated IGBMHJDNIDC LKAOGKMDAAM = 8; +} + +message OEKOHGOKJIM { + repeated CLGGIFNBBMM OAAKBKBONJK = 2; + uint32 DIAOLBEKAHM = 3; + bool FOLIKAAIKIE = 5; + bool GBLHFAEONKM = 6; + AEDFENMKNKC PFENLKJPDDB = 10; + uint32 ICMGFGEJCJK = 11; + bool LHNFIIEJBEM = 14; + uint64 GEDMDOCOLFJ = 15; +} + +// CmdID: 25998 +message GADMMELAKNI { + map prop_map = 12; +} + +message CIOJHMLJHBP { + uint32 FJHHIKOIHKA = 4; + PAAHDFJMICD reason = 12; + uint32 PAHEHOJDKPF = 15; +} + +// CmdID: 29627 +message EIHMBDMBJGO { + uint32 DALMFFLOAMD = 1; + repeated POIPABABMDA DIPIPCANMFM = 3; + repeated POIPABABMDA FNNHLPFGPIN = 4; + uint32 IFHECHFEMDN = 7; + int32 retcode = 8; + repeated POIPABABMDA LLOJHCEIBGO = 9; + repeated POIPABABMDA KMBAMPPHCNI = 10; + uint64 avatar_guid = 12; + repeated POIPABABMDA ELNAMCCOIJL = 13; + repeated POIPABABMDA IHGOLMOHHNJ = 15; +} + +// CmdID: 26084 +message JNPCJFLPODD { + uint64 GEDMDOCOLFJ = 7; + bool FOJAKDNOHAF = 14; +} + +// CmdID: 9828 +message OFPCHGIFPGK { + Vector pos = 12; + int32 param = 4; + uint32 GFPPMNLPOEK = 6; + uint32 item_id = 2; +} + +// CmdID: 9444 +message GNFOFDLFMOI { + uint32 MEMPKCGNNMF = 14; +} + +// CmdID: 2865 +message FHAOMNBFKBP { + int32 retcode = 2; + repeated DGECJHENBKP LOPFMJDPNDC = 10; +} + +message KGIPCPJCKOC { + uint32 FBPGIMLMDNJ = 8; + uint32 PHPFPPIDJKJ = 14; +} + +message HGCCPKJGFMK { + Vector rot = 1; + Vector pos = 5; +} + +// CmdID: 24488 +message OLGMKFPKKPP { + uint32 GGHKDJLGFPB = 1; + int32 retcode = 12; + GJDHOAAFMPG MJGKHHMKGKN = 15; +} + +message ADBNJEEMDAM { + repeated FHNJFKILEKP IJNBIELJIJF = 1; + bool BGMKCJONFKL = 3; + uint32 LODEKGDPIJM = 11; + bool IHFLCKJFMCK = 15; +} + +// CmdID: 20524 +message EnterSceneReadyReq { + uint32 enter_scene_token = 7; +} + +// CmdID: 4862 +message FPLGOFMKNJN { + bool NKGBAEMAPLP = 6; +} + +// CmdID: 6300 +message GAFJNHCJKOM { + uint32 KHHIBKPBKPN = 2; + int32 retcode = 9; + uint32 group_id = 15; +} + +// CmdID: 25905 +message NNBCIMMHMJO { + uint32 KHHIBKPBKPN = 12; +} + +message JIBKFGBFDNO { + repeated MAJMLMBGAMM CBENKJEOCIL = 4; + bool DHIKPCEPEOP = 14; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 9499 +message CPJKEGMPODM { + int32 retcode = 4; + uint32 AIIGGMGLBMG = 9; + uint32 ILIEOPGMDGO = 12; + uint32 KDFGDJCFHCF = 13; +} + +message LHJHJBONAKA { + DHDOIANNJMN KMGKACAALCL = 1; + MaterialDeleteInfo delete_info = 2; +} + +message BODNNIIKBGJ { + repeated OOOKDCABMIK ABHKFNBNJGN = 1; + DGIFOKANNDK OIMEBNJCFLI = 4; + bool FJNEBBEDMCE = 6; + repeated FINKBPCDEIF OJHIMNJGCIO = 12; + repeated uint32 HBGKEFOEPCH = 14; + repeated CLDIAMEGHLA KKFCPKEFIGK = 15; +} + +// CmdID: 20172 +message KLNAMGCHMOD { + int32 retcode = 4; + uint32 JLFHEEIPDDP = 8; + uint64 DCOMPDPPDPO = 13; +} + +// CmdID: 9217 +message DCNKEAKEKIB { + uint32 CENHKJDFFDA = 14; +} + +// CmdID: 23938 +message GAEFMMFALDP { + repeated KFJHKFECDPD CDGFHBKOOGN = 8; + HIMMEMHOGFB MFMLAKBIAED = 10; + bool JOFHNOEMEKC = 4; +} + +message OLODKMPINMP { + uint32 KIHIGCBBALI = 1; + uint32 JDPMIFPJNEC = 2; +} + +// CmdID: 436 +message BCDHOONEPMD { + uint32 NJEKBPKELOH = 14; + int32 retcode = 15; +} + +message JADLIGCBPIA { + bool DHBPEBDBMNK = 1; + bool CAJHCPIPBOO = 2; + uint32 KAJCNDJLKFI = 4; + uint32 LCIHLJPMGJD = 5; + bool ENFPKOPNHKK = 11; +} + +message IAAHFOKMNGI { + Vector PGIHPNNEMDB = 1; + bool BMAEDEOKOHL = 2; + uint32 MMFHIIFGKBB = 3; + Vector BBGJMOOMDIO = 4; + Vector born_pos = 5; + repeated DMMBPAKOIJO IMCJLHPONPK = 6; + uint32 HHJJBFADDLK = 8; + uint32 scene_id = 9; + DMMBPAKOIJO FJNFHPCBCIF = 10; + bool HDKEJFNOCCC = 11; + repeated FBJODJMOFBK KGBNBGAENPG = 12; + repeated DMMBPAKOIJO JJEMLCNIKMD = 13; + Vector DFCFKJBCCAH = 14; + uint32 PJGFAPEKFBC = 15; + Vector EJAPJLENOGL = 885; +} + +// CmdID: 172 +message DEIFFHNCBEF { + repeated uint32 DNIJPPKBCBD = 10; +} + +message PDCMBOKBHHA { + bool NJADPPLKKCI = 1; + bool DGGCKMIKBMO = 2; + repeated DKNKKMEMNEC KAFOKIPPIAP = 5; + uint32 EHNIJBNNHKD = 6; + NMBJFBODLKE MHHCOEDMPDP = 7; + uint32 OHHPFFAMHEH = 8; + string BKDILGIJPEG = 9; + string KAMJIJOLFKJ = 10; + GFBGEHAALJM MHFDGAGIEPA = 13; + NBADDMOPLEI BLFKOJLCCOO = 15; +} + +message PLPJFAMIFDF { + uint32 PJJAOILBFBN = 4; + PEHCGOEKBDG KGFLNPGDAAK = 13; +} + +// CmdID: 25054 +message FFHLAOFNJLE { + uint32 FPEDHEDEKPE = 1; + repeated DKNKKMEMNEC KNBIFCCIBLE = 3; + bool EBGKBPBKOGL = 4; + uint32 JOFBEIACLOF = 5; + repeated uint32 AAHNPOJGPCI = 6; + repeated OHJJHHGAKBC FILHGGILJLN = 7; + uint32 BKNPLFIKKFG = 11; + LEJCOGAFNCB reason = 13; +} + +// CmdID: 7153 +message OHGDJOBNKHE { + repeated uint32 CFKPLNKHFKN = 32; + repeated uint32 NNFBHPJCONO = 5; + float speed = 454; + uint32 JPEGLEBNIGL = 1402; + uint32 GIKJKDBLFAD = 870; + uint32 DEKHBEOOIEN = 12; + uint32 JLFHEEIPDDP = 3; + uint32 JJKIBHBPPPO = 929; + uint32 CLCABCNLGFM = 2; + uint32 EJNGLCJNAPN = 8; + uint32 CJBCKCOBHFF = 13; + bool HKJPCJFLNFJ = 1722; + bool JFJDIMPCNNF = 14; + bool OEDCPFGAKAM = 515; + uint32 BHPGPLPCNPL = 9; + uint64 DCOMPDPPDPO = 15; + uint32 PCKLFFNFNGE = 4; + uint32 ABOAGOKKIEA = 1; +} + +message PDGIJGAOPFJ { + repeated KMJEDJLDEAB LLLPBMBHOMP = 8; + uint32 ANKFEPDBFAM = 15; +} + +// CmdID: 20062 +message CAKPIEMOHOE { +} + +// CmdID: 5449 +message MKPELMBDGGE { + uint32 EPJOAALLGGD = 13; +} + +// CmdID: 26991 +message LPPLGKGGJJJ { + uint32 GBLENHCPKCP = 2; + bool NOLFDOBLHBN = 3; + bool GILNOFIPMJB = 6; + int32 retcode = 8; + OBBCMGOMKCI KLDBNLDJGFI = 12; + repeated OBBCMGOMKCI FCDAGIGHNMD = 14; +} + +message EntityClientData { + uint32 wind_change_scene_time = 1; + float windmill_sync_angle = 2; + int32 wind_change_target_level = 3; +} + +// CmdID: 21721 +message CMCBIJDHGGP { + int32 retcode = 6; + uint32 OEHKJPBEPKB = 11; + repeated NKOHNKIEMBL DOEEIOKBIDI = 13; + uint32 draft_id = 14; +} + +// CmdID: 951 +message EFOAJNDDCOF { + repeated EDAIFEEBMFK ACFINBCONKB = 4; +} + +// CmdID: 7616 +message MECBDCOAFFL { + bool JPINAOHPBBK = 3; + uint32 IKOBFNDGFMI = 12; +} + +// CmdID: 20230 +message NBFJFILKIKE { + int32 retcode = 5; + bool NPCCIMCPAAI = 14; +} + +// CmdID: 3175 +message EAABMMFCMFF { + repeated uint32 HJHPFACPHJF = 3; + uint32 GGHKDJLGFPB = 12; +} + +message AGBLHGEAJAO { + uint32 MEMPKCGNNMF = 6; + bool ECIHDIJCLED = 8; + uint32 MEOPPACNDAP = 13; +} + +message POALOGAEJAF { + uint64 avatar_guid = 1; + bool DOHHENFNGPE = 11; +} + +message DPJNEOJFIGA { + LJDDPGJAAJL PIIAPJJELOD = 1; + LFJKLHJEGOO PIIJGOFJIIN = 4; + MIMFLCKEING EONFFBCGHIH = 6; + JBDKEILFJOO FOBONGIHGMJ = 8; + FAMJIJCHLNG MDPABHFMGHO = 10; +} + +// CmdID: 9419 +message MPKLILCBMGJ { + int32 retcode = 8; +} + +message MotionInfo { + Vector pos = 1; + Vector rot = 2; + Vector speed = 3; + HAEFGLPEPLN state = 4; + repeated Vector params = 5; + Vector ref_pos = 6; + uint32 ref_id = 7; + uint32 scene_time = 8; + uint64 interval_velocity = 9; + uint32 BIMCAJGDDOI = 10; + uint32 HJCDICMBDKE = 11; +} + +// CmdID: 28362 +message JFHDBOEPBMN { + repeated FKJBEKNNBPG BIHIKLAIOLG = 11; +} + +message HJHKKNPINBG { + uint32 GPAELJHNAEK = 7; + uint32 DMKFECCMCOP = 8; + uint32 CCPIGCCDBOI = 12; +} + +message DLMKGDNBHEL { + uint32 FMJIGFMBJPJ = 4; + uint32 GHIAOGLLLDI = 5; + uint32 GEIHMKHCIJE = 8; + bool EIALJBAENGJ = 9; + uint32 PBOCOCHGFJA = 12; +} + +message JOJDJOPIEAG { + bool BAKHLPGCIMD = 13; +} + +// CmdID: 8022 +message MNAPEOLCLNI { + repeated uint32 EBEECDALMKM = 1; + int32 retcode = 8; +} + +// CmdID: 1897 +message OMCKLNFDJAD { + Vector rot = 12; + Vector pos = 5; + uint32 JINJLBEMJNC = 15; +} + +// CmdID: 325 +message HKCLJJKHEBJ { +} + +message ResVersionConfig { + uint32 version = 1; + bool relogin = 2; + string md5 = 3; + string release_total_size = 4; + string version_suffix = 5; + string branch = 6; + string next_script_version = 7; +} + +// CmdID: 27579 +message DMNDPEJAEDI { + uint32 scene_id = 9; + uint32 LBCLGHBMDAF = 13; +} + +// CmdID: 1436 +message IDIMDHIIIPB { + uint32 HFFGGAADPAF = 3; + uint32 scene_id = 9; + uint32 JKLAFEIGOLC = 2; +} + +// CmdID: 28594 +message AFKDMCFKFIH { + uint64 KFNBCKLKEIB = 3; + int32 CKJPGIDHKOI = 7; + uint32 entity_id = 13; + int32 PBHCHAMJKHB = 14; +} + +// CmdID: 26805 +message FCGKHNEBAPP { + repeated uint32 HLJOHDKCBJM = 1; + repeated POIPABABMDA item_list = 5; + int32 retcode = 8; +} + +// CmdID: 21477 +message PFCPDBIKPKC { + uint32 BAHEMIFDHHC = 1; + uint32 skill_id = 7; + uint32 NNEBHHFHDCC = 10; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 28763 +message IBFAKJCCFCK { + uint32 IKNFNNFKAGF = 4; + HCCIOPJEPFD NIEDEGHKBNN = 5; + int32 retcode = 8; +} + +message IDDIKHFDHOG { + uint32 DEKHBEOOIEN = 2; + uint32 PGKNJBIMIEJ = 3; +} + +message OIGDIOEGLLG { + repeated uint32 JAODPKILOHD = 1; + map IGIDHGKOODO = 2; + repeated uint32 OBAKLGMMOEO = 3; + map LELGNGJOJAI = 4; + repeated uint32 AOECKDLECIJ = 5; + map ACAAJJBNCDM = 6; + repeated uint32 LHEGFHKBMKF = 7; + repeated uint32 HIIHFCBJLDI = 8; + repeated uint32 HCPKDCNKPGD = 9; +} + +// CmdID: 4691 +message GOFCBLGIAJG { + uint32 NNEBHHFHDCC = 1; + uint32 LEONIDOBCHJ = 3; + repeated BLDODEDIIHF HFMNAEKIKJD = 5; + uint32 MEMPKCGNNMF = 6; + int32 retcode = 7; + uint32 FMPCPPNEBGO = 8; + uint32 CNHPAJJBBEH = 9; + repeated APJFAMGOJDB MCIMCCJMLLC = 14; + uint32 DDDPPNMBDAP = 15; +} + +// CmdID: 6467 +message KMBOCDDHLKD { + int32 retcode = 15; +} + +// CmdID: 20538 +message NKBEJOIJLEE { +} + +message CHOKEFPFLEC { + repeated uint32 IMBFKDCPOCA = 3; + uint32 NKEONOIKLAO = 9; + uint32 JAHJOJOCHOM = 11; + AOLPDAHMOKC JNHDDGMHFOL = 14; + uint32 GEFBNNEBKDB = 15; +} + +// CmdID: 22603 +message AvatarTeamAllDataNotify { + repeated uint64 temp_avatar_guid_list = 3; + map avatar_team_map = 7; + uint32 cur_avatar_team_id = 10; + repeated uint32 backup_avatar_team_order_list = 13; +} + +// CmdID: 24642 +message DINEOGPGMBP { +} + +// CmdID: 6701 +message MFAALDLNDNC { + uint32 room_id = 3; + bool is_add = 10; + uint64 GEDMDOCOLFJ = 1; +} + +message KDBLNHIHJEP { + uint32 DMNLDPPGOKG = 5; + bool EMEPFNGONEI = 7; + repeated uint32 IPJIILBEKPK = 9; + uint32 FHCGKPIPCIC = 13; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 28332 +message LPAAMECJGPB { + int32 retcode = 6; +} + +// CmdID: 7450 +message AEHLABLBJDN { + string PKEKLEEOLJL = 3; + string client_version_suffix = 4; + bool FGFIHNBMJMK = 7; + uint32 client_silence_data_version = 9; + string JKANELMFGEP = 10; + EKDMOOHDFEA KFMGLFJDODO = 11; + string client_silence_version_suffix = 13; + uint32 client_data_version = 14; + ResVersionConfig res_version_config = 15; +} + +// CmdID: 24398 +message NNIFLHKONKP { +} + +// CmdID: 21687 +message BBOLKNPDOFP { + int32 retcode = 2; + uint32 KFMGLFJDODO = 3; + uint32 entity_id = 14; +} + +// CmdID: 24667 +message HKBNODNAKIP { + int32 retcode = 2; + JCBAIFPFACC FFLGCBBLIAO = 6; +} + +message PGOBMMNHPFK { + repeated GEOOKFFKPOK CBENKJEOCIL = 2; +} + +// CmdID: 1525 +message CAGLJHGPJLM { + repeated uint32 AHPCNJNNLNH = 14; +} + +// CmdID: 7800 +message ANNBJGNDCJP { + int32 retcode = 4; +} + +message NOMCBNKPDFH { + repeated NMGBBMONFFE KFAPIJCGDBC = 5; + repeated DJFFLEFDBMD KGIMMENCGMJ = 15; +} + +// CmdID: 26519 +message GLGGMPOKPMI { + repeated uint32 NJHGOAEHNDM = 11; + uint32 NNEBHHFHDCC = 9; + uint32 DFPNKFEKIIG = 10; +} + +// CmdID: 24277 +message OIEDKAFMDIE { + uint32 PJJAOILBFBN = 1; + repeated uint32 CMEEDHJEDIN = 9; + repeated uint32 EAODLLEGCAE = 10; +} + +// CmdID: 23383 +message CCNHMIFHGGF { +} + +// CmdID: 9882 +message HGAPNCKNEEF { + int32 retcode = 10; +} + +// CmdID: 21959 +message IOPGICDLHPC { + uint32 scene_id = 3; + repeated uint32 IDLMIBCKFDK = 4; + repeated uint32 OKMBHKDEJCE = 11; + repeated uint32 GOOONMAHLNL = 13; + repeated uint32 OFGOAEFJHIC = 15; +} + +message ONFLENEINOB { + bool ECIHDIJCLED = 4; + uint32 DEKHBEOOIEN = 5; + uint32 PKKKIJALPNM = 6; + repeated uint32 IPLKGHDCGFJ = 7; + uint32 DMKFECCMCOP = 8; + bool CFHJBFLHANH = 13; +} + +message SceneEntityInfo { + ProtEntityType entity_type = 1; + uint32 entity_id = 2; + string name = 3; + MotionInfo motion_info = 4; + repeated PropPair prop_list = 5; + repeated FightPropPair fight_prop_list = 6; + uint32 life_state = 7; + repeated AnimatorParameterValueInfoPair animator_para_list = 9; + uint32 last_move_scene_time_ms = 17; + uint32 last_move_reliable_seq = 18; + EntityClientData entity_client_data = 19; + repeated EntityEnvironmentInfo entity_environment_info_list = 20; + EntityAuthorityInfo entity_authority_info = 21; + repeated string tag_list = 22; + repeated ServerBuff server_buff_list = 23; + oneof Entity { + SceneAvatarInfo avatar = 10; + SceneMonsterInfo monster = 11; + SceneNpcInfo npc = 12; + SceneGadgetInfo gadget = 13; + } +} + +// CmdID: 26259 +message OPGBCCDGDIE { + repeated uint32 NGACPNNGEJO = 2; + uint32 scene_id = 5; +} + +message FKOPDHDHACN { + uint32 DBOLCFDLKLJ = 1; + bool LLHNLHFIBHK = 2; + uint32 CKOCCFDGCOL = 3; + uint32 exp = 7; + bool NOKEBCOONCG = 8; + bool HIHJHGALIAE = 10; + uint32 IKNFNNFKAGF = 11; + uint32 count = 12; + uint32 ODEGODLNALF = 14; +} + +message PEJHKPDNEAA { + repeated uint32 MAENEJFHMJA = 3; + bool DPJJKPNDJNN = 8; + uint32 GBNCJLCKMEI = 15; +} + +message IKEMOJJIOOK { + uint32 entity_id = 6; + repeated int32 LNCIGFCJCAA = 8; + Vector IAKNHJGCPGL = 13; +} + +// CmdID: 2716 +message KCGPCLJIJDO { + float JNDHEDCNIBO = 3; + uint32 ALJNJKPMOPB = 8; + float ANHMOBFFKNH = 10; + float PDKIFKKMHCN = 14; +} + +message AMCOMLPIEBN { + repeated ADLJGLOBKBL DAHKFDAACLL = 4; + uint32 OBFCJPOJMOM = 5; + bool JEDIGNAELLH = 7; + map HFLDOHCCDLO = 13; +} + +message BNJJMJNJCBA { + uint32 MMKAMELGMOA = 4; + Vector BAIMABKJKDD = 12; +} + +// CmdID: 7256 +message JNAOHKOEHPH { + bool INNEFHGKAIM = 14; + bool AJLCEDMPPIE = 9; +} + +// CmdID: 23607 +message GGIFCBLEMND { + BIEOLMJPKED type = 13; +} + +// CmdID: 4423 +message PlayerGameTimeNotify { + uint32 game_time = 4; + bool is_home = 9; + uint32 uid = 15; +} + +// CmdID: 22536 +message JHNHLEBCNDK { + string PCAPIHEKAOO = 12; +} + +message SceneFishInfo { + uint32 fish_id = 1; + uint32 fish_pool_entity_id = 2; + Vector fish_pool_pos = 3; + uint32 fish_pool_gadget_id = 4; + uint32 last_shock_time = 5; +} + +// CmdID: 21916 +message BIKLPPACLFA { + int32 retcode = 10; +} + +message PPGPJDDIEHM { + repeated AALCNDNGGHE KFAPIJCGDBC = 9; + repeated uint32 OGJODGFLEIN = 11; +} + +message RegionInfo { + string gateserver_ip = 1; + uint32 gateserver_port = 2; + string pay_callback_url = 3; + string area_type = 7; + string resource_url = 8; + string data_url = 9; + string feedback_url = 10; + string bulletin_url = 11; + string resource_url_bak = 12; + string data_url_bak = 13; + uint32 client_data_version = 14; + string handbook_url = 16; + uint32 client_silence_data_version = 18; + string client_data_md5 = 19; + string client_silence_data_md5 = 20; + ResVersionConfig res_version_config = 22; + bytes secret_key = 23; + string official_community_url = 24; + string client_version_suffix = 26; + string client_silence_version_suffix = 27; + bool use_gateserver_domain_name = 28; + string gateserver_domain_name = 29; + string user_center_url = 30; + string account_bind_url = 31; + string cdkey_url = 32; + string privacy_policy_url = 33; + string next_resource_url = 34; + ResVersionConfig next_res_version_config = 35; + string game_biz = 36; + string gateserver_ipv6_ip = 37; +} + +message LELGCMGOPLI { + bool DBLPJBBPNIC = 5; +} + +message OMOFGONABFB { + uint32 costume_id = 9; + uint32 EABFCLCOELB = 12; + MIALGMHKLBL avatar_type = 14; +} + +// CmdID: 2862 +message PBJPLEKOGKL { + int32 retcode = 6; +} + +message JDMFFBAMBGH { + repeated BJDGFBAEDOI player_data = 2; +} + +// CmdID: 7265 +message HJPCDCIEJEJ { + int32 retcode = 1; + IALDLPPFIDE EPCBAOBGODI = 10; +} + +message CLGGIFNBBMM { + uint32 IHLCEEDFIND = 1; + bool DMEDOEHOMKH = 8; + uint32 NNEBHHFHDCC = 9; + uint32 PGLAJFAFGAI = 12; +} + +message ABMKMCNPAGM { + bool LALCJAFHBAD = 2; + uint32 monster_id = 5; + bool OKIGGNFHLGG = 6; + uint32 entity_id = 11; +} + +// CmdID: 22742 +message MNBCBGBCMEA { + uint32 JLFHEEIPDDP = 14; +} + +// CmdID: 3239 +message JMCKNHAEGKP { + repeated uint32 MKFGFGEHLPI = 3; + bool is_add = 13; +} + +// CmdID: 9162 +message MJFJLNDAGCN { + repeated uint32 OGBMICBCHGH = 4; + repeated uint32 OBAONAKPGGJ = 11; +} + +// CmdID: 23891 +message GEAHOMHDCAJ { + map DIAEEFGFPOC = 1; + uint32 GAPLFMMGBFA = 2; + uint32 LLKEMFIGKEO = 3; + bool AEKDPKKPAGJ = 4; + uint32 JGIHCIBOJPN = 6; + repeated uint32 HMCPCNGGNNO = 7; + repeated uint64 NMBEMJIMJOB = 8; + uint32 MEMPKCGNNMF = 9; + uint32 PHKCFCKCPFB = 10; + repeated uint64 HHBNNBDGFIM = 11; + repeated KKBECELIEMO FOJBPLJLMCD = 12; + uint32 LOGFIEEFJAH = 13; + float HEGHIOLIONF = 14; + bool FDGOBOIHCBP = 1052; + uint32 DONADAPPDOG = 1243; + uint32 JHDOODJOEED = 1744; +} + +message EDBNDNNKDHN { + uint32 avatar_id = 1; + bool EIKOGBECMBI = 3; + bool OKIGGNFHLGG = 6; +} + +message NBHMAICJJPO { + repeated uint32 FHGNBDADPBL = 1; + repeated uint32 FDHMFLAAEOG = 3; + repeated AKOGEOGFLLK GDHGPCFBLBC = 4; + repeated CKBOCOIHKNC DKCGNJNLMOM = 6; + BHEIACALNAF state = 8; + uint32 JOFEBPFEIJL = 9; + repeated FFCLAJLEAEH AINLMKBCHFG = 10; + map IFDIEIDJPOH = 12; + uint32 OBOOPJLPDNI = 13; + repeated uint32 PJNJLNPDPKG = 14; + uint32 CBOKJOBKCJO = 15; +} + +message PELIHNFBHII { + uint32 MEMPKCGNNMF = 5; + uint32 JOFBEIACLOF = 9; + bool GNPLAOACIEP = 14; + uint32 DMNLDPPGOKG = 15; +} + +message MOCGNGKIOPJ { + uint32 PJJAOILBFBN = 3; + uint32 DEKHBEOOIEN = 5; + bool JHFMEFICAAL = 7; + bool ECIHDIJCLED = 10; + AFGMKCJEICP GEJDOAHBAPE = 14; +} + +// CmdID: 25977 +message OMABNDLHPKD { + uint32 IIDHPKEFHPM = 3; + uint32 JLMKCINPCGF = 15; +} + +// CmdID: 20845 +message NCFOFPKAPON { + uint32 HLCLACDMEPD = 10; + int32 retcode = 11; +} + +message GHLGJFDIAKN { + bool DHAOMGMMDPD = 4; + repeated PCDLGLMDHAI ELOILBOEKPK = 15; +} + +message KDHMGBBMGEL { + uint32 OBOOPJLPDNI = 7; + repeated NBDCJCHBDAC AGDLLFJIGPN = 13; +} + +message TeamEnterSceneInfo { + uint32 team_entity_id = 1; + AbilitySyncStateInfo team_ability_info = 5; + AbilityControlBlock ability_control_block = 15; +} + +// CmdID: 27773 +message HJNGNEGPDJE { + uint32 avatar_id = 5; + int32 retcode = 8; +} + +message COBIIAGBPOO { + Vector DBKFOHKALBF = 2; + bool FBBACPMPGCE = 3; + bool MFEKINKPIKK = 4; + uint32 entity_id = 6; + int32 DPOKEHNMEMF = 7; + Vector MNIJADCLICP = 8; + Vector FOPPEJEKEPC = 10; + int32 EHLACBFLMDF = 11; + float JIJAFHOHIAF = 12; + Vector OGLOICBJFMK = 14; + float JOGJEKPIDIH = 15; +} + +// CmdID: 27316 +message HICKNGPJOKD { + uint64 guid = 15; +} + +// CmdID: 411 +message KOIKAIJKHAK { + int32 retcode = 11; +} + +// CmdID: 6447 +message DAGEGOHAODP { + uint32 entity_id = 3; +} + +// CmdID: 9718 +message IIJACMGJLAJ { + int32 retcode = 1; + uint32 scene_time = 6; + uint32 FGGMOAKINFD = 7; + uint32 entity_id = 10; + MotionInfo NEICMENMFLJ = 15; +} + +message CDOFHMIPGED { + bool EIALJBAENGJ = 7; + uint32 BPECKIKGMNO = 8; + uint32 npc_id = 10; +} + +// CmdID: 6315 +message BPJMMMOFPCL { + HCLMALEGIPL JILFEKJAIMC = 4; + int32 retcode = 12; + map JAPBDKKHPJH = 14; + NOIPNEPDIPN EPCBAOBGODI = 15; +} + +message JCEKIAJCNCJ { + uint32 PJJAOILBFBN = 3; + repeated KKMBKMAJOJI OHMGDDCBBOD = 5; + uint32 BKNPLFIKKFG = 7; +} + +// CmdID: 24418 +message IJNKEMDNDBN { + uint32 LGBMBJCJMKA = 3; + uint32 group_id = 5; + uint32 PBBNHBNAPON = 15; +} + +// CmdID: 24762 +message HONKJGJKCKM { + uint32 target_uid = 6; +} + +// CmdID: 533 +message EOFAGGICECK { + uint32 KHHIBKPBKPN = 8; + int32 retcode = 12; +} + +message OKBCFGFPBKM { + uint32 BKOECPHPHEJ = 1; + uint32 DKNMBAPFJKB = 2; + uint32 ANKFGLCCKLM = 3; + uint32 OFMNIMMOPGD = 4; +} + +message PPKAGEALONM { + AANMPMBPKCL BJFBGMLLHBP = 2; + repeated uint32 BGJPHDILLAL = 10; + repeated uint32 NLMIJMCGKIF = 14; +} + +message IIKGBJDLDJL { + uint32 config_id = 5; + oneof ADEBPDLAOJP { + BOJAMBJMCNP active_gadget = 3; + KCJEBLIEHLM active_monster_group = 10; + KHBJIHJOEOM active_monster_wave = 12; + FGEENJNKEGB deactive_gadget = 13; + CMAOKNPACFH change_gadget_state = 14; + NIGEELGPPGH deactive_monster_wave_current_group = 691; + } +} + +message FBJODJMOFBK { + uint32 MMFHIIFGKBB = 1; + repeated DMMBPAKOIJO DNCHGILKBFH = 2; + repeated PFPLCEJIDBB INMHHPIJFHB = 3; + repeated DMMBPAKOIJO NJJDMFMNLHN = 4; + repeated PJJNEIIHKJP ILNAGIGIFDJ = 6; + repeated IEDHCCHGODG KDNOMLKHAEG = 8; + repeated DPLGLLNKFGD GCKKNGHDLPN = 9; + repeated JAFNCHNPADO OOAKFCEHABE = 10; + repeated HPNNEAJIPAL GJBAOKJBFKJ = 11; + uint32 block_id = 12; + bool LLHNLHFIBHK = 13; + repeated FCFGMGNHADP OHPFGCABFJG = 14; + repeated DGDMHKHPPML NCFKJKIJMKD = 15; +} + +// CmdID: 3179 +message DGBLDPPCPMB { + JJHGGDCJHJI MGCABAEICCO = 1; + int32 retcode = 10; + uint64 DCOMPDPPDPO = 14; + HIMMEMHOGFB MFMLAKBIAED = 15; + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 7; + } + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 618; + } +} + +// CmdID: 23479 +message JBMJKGNIKBG { + int32 retcode = 2; + uint32 OMGCHBACHCI = 10; +} + +// CmdID: 26168 +message OBNOJEBOFLA { + int32 retcode = 8; + uint32 PJJAOILBFBN = 10; +} + +// CmdID: 22604 +message MKNEHILLINB { + bool BDGPHDBFLKM = 4; + uint32 PJJAOILBFBN = 8; +} + +message IMGBDNMDGPD { + uint32 GPDOGMPIJFC = 4; + bool ECIHDIJCLED = 6; + uint32 DMKFECCMCOP = 12; + oneof Detail { + PGILDAFJIHO balloon_info = 5; + AKOIABNKOMP fall_info = 8; + AHNHPBHFAPN music_info = 15; + } +} + +// CmdID: 3297 +message CJBDBPKJIBD { + uint32 PODHDPCPJGJ = 5; + uint32 parent_quest_id = 10; + int32 retcode = 12; + uint32 KENIKECFFLM = 13; +} + +message FKKCACIDPNA { + IPDLLDFNKLE BNEJOCDIFFH = 1; + DGDEGDPALBP MKMHLIAGILO = 8; + OOIECFNAAMK MCIMPEJEKCJ = 9; +} + +message AIFBBPOGCDC { + int32 GNJCIDHOBIA = 8; + PCFIJJMKGLB type = 15; +} + +message HCPAMCOEIEM { + uint32 gadget_id = 2; + uint32 config_id = 4; + uint32 type = 8; + uint32 group_id = 10; + Vector pos = 11; +} + +message CPKNPPFIPND { + bool LBDFAKFHPMI = 15; +} + +message KLCLHNBEPHO { + repeated uint32 DJLBDCHICCC = 9; +} + +message OHMJNCBAOEC { + repeated IKMNIIPGJAE CBENKJEOCIL = 6; +} + +message DNFIACDOMNG { + fixed64 LGBNFIFCPJF = 4; + fixed64 OHDFEICELED = 7; + DONNPJAMEED CMNKKDBHIJG = 8; + uint32 FBPGIMLMDNJ = 15; +} + +// CmdID: 1987 +message DLJEAHLFAPA { + uint64 guid = 2; + int32 retcode = 12; +} + +// CmdID: 973 +message KOPIFLKGCEB { + repeated uint32 HMLMBJKOCMM = 9; + uint32 ONABDGFCPIH = 15; +} + +// CmdID: 26412 +message KBODBCFBJOM { + uint32 PJJAOILBFBN = 9; + uint32 OCMHGMLNHJD = 1; +} + +message MGLDGAHDHLO { + uint32 ODNGIIMCEGG = 4; + bool JHFMEFICAAL = 6; + PAAHDFJMICD reason = 9; + uint32 PJJAOILBFBN = 10; + uint32 IJFFKCGIAOJ = 15; +} + +message HKPGBEBLMIE { + repeated FEHCLEKFAEK avatar_list = 6; +} + +// CmdID: 23022 +message EKMHPOLOGHA { + uint64 DCOMPDPPDPO = 1; + HIMMEMHOGFB MFMLAKBIAED = 4; + bool AKDGMPMNDFC = 8; + int32 retcode = 9; +} + +// CmdID: 5039 +message BPECDGKHNBC { + repeated uint32 FDJPPPFGHNE = 9; +} + +// CmdID: 29217 +message ENFLAPIMDEE { + float HEGHIOLIONF = 13; +} + +// CmdID: 29889 +message LPNMODNPACM { + string MDLDOJHMCKO = 7; +} + +// CmdID: 25995 +message EHLDEMCOGFD { + bool HGHCABACDPL = 1; + bool JDHMNKIMOAG = 2; + int32 retcode = 13; +} + +// CmdID: 26545 +message LPCCKMPNJGI { + bool BGAOACGALDG = 3; + uint32 PLICGIINKFI = 5; + uint32 draft_id = 14; +} + +// CmdID: 29580 +message KNNGJFDCFND { + uint64 MLEAMBIGBFC = 3; + string PCAPIHEKAOO = 10; + string CANDMCIPIJG = 12; +} + +message FishtankFishInfo { + float fish_distance_from_water = 1; + float fish_scale = 2; + float initial_rotation_y = 3; +} + +// CmdID: 8905 +message MMFGDMDEDBC { + int32 retcode = 13; +} + +message DBKCMECJHBJ { + uint32 skill_id = 12; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 7083 +message CMJPFBDEPGO { + uint32 EDDFMJMPNJP = 2; + int32 retcode = 8; + uint32 CCPIGCCDBOI = 12; +} + +// CmdID: 27809 +message HLELGJBJBNJ { + map ONHBLIDIPHK = 2; + uint32 KHHIBKPBKPN = 9; + int32 retcode = 13; +} + +// CmdID: 3470 +message ChangeAvatarReq { + Vector move_pos = 4; + uint32 skill_id = 8; + bool IMPLCNKLFED = 9; + bool is_move = 5; + uint64 guid = 10; +} + +message EntityEnvironmentInfo { + uint32 json_climate_type = 1; + uint32 climate_area_id = 2; +} + +// CmdID: 20003 +message PFEJCMICHNA { + string title = 1; + string DMMFJMBMJHA = 7; + uint32 PDLMKFLEKDL = 12; +} + +// CmdID: 8062 +message OJJNPFELLPK { + int32 retcode = 4; + uint32 PJJLMHGJKDG = 6; + uint32 OCBDIOLAPOB = 13; + uint32 KAJCNDJLKFI = 15; +} + +message LPNCACOAAMH { + repeated HLJFKIJJDEE CFHEEOLAFIC = 1; +} + +// CmdID: 22235 +message PNGHBFAKFGA { + int32 retcode = 14; + repeated DOPEEELONNA NMIOEEPPFGJ = 15; +} + +message NOMEMJPFKNO { + repeated COJGNDDDBFG BOCNAEPJLFL = 4; + uint32 PHPFPPIDJKJ = 9; + repeated uint32 MDJLLPFFOOA = 11; +} + +message MPOJJLBMLPA { + uint64 GEDMDOCOLFJ = 1; + uint32 room_id = 2; +} + +message DPHBPGECHMJ { + uint32 entity_id = 2; + Vector IAKNHJGCPGL = 3; + Vector CCHOHINJKHG = 9; +} + +message ACBCLKOFKDJ { +} + +// CmdID: 26938 +message DPCCKFCNCIG { + int32 retcode = 1; + bool HPPMEGLDGKF = 3; + uint32 KHFFFBADLCL = 5; + repeated uint32 affix_list = 13; +} + +message KCIOPEIOKBB { + uint32 BGOFJCDMEGM = 1; + uint32 IKGHABPNMJC = 2; + uint32 config_id = 4; + uint32 group_id = 9; + uint32 NIDIJFNMPMI = 10; +} + +// CmdID: 27785 +message DGHAGBNGGEH { +} + +message PHBKIJHLPKP { + repeated double BNOJGALPJFE = 10; +} + +// CmdID: 28960 +message HMHONOAFEMC { +} + +message MABGKOCAPGM { + uint32 JDDAMHCEAPE = 8; +} + +// CmdID: 24378 +message OJABLIPMKII { + int32 retcode = 7; +} + +// CmdID: 26180 +message IEPLICBIGIJ { + uint32 group_id = 5; + uint32 BKNPLFIKKFG = 1; +} + +message BDEKFOJLFMG { + map DDOOKHPFNPO = 5; + DONNPJAMEED DOIKAFOAHOJ = 11; +} + +// CmdID: 24282 +message JIJILLMGCAD { + PAAHDFJMICD reason = 2; + uint32 PJJAOILBFBN = 3; + uint32 OMGCHBACHCI = 5; + uint32 DEKHBEOOIEN = 6; + uint32 FJHHIKOIHKA = 11; + uint32 BIHAMMOADBG = 12; + bool DMEDOEHOMKH = 13; + bool DGGCKMIKBMO = 14; +} + +message ODONNIBPDCC { + uint32 PJJAOILBFBN = 3; + bool ECIHDIJCLED = 7; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 6780 +message FFNOLJONAGB { + bool DGGCKMIKBMO = 1; + uint32 KMAEHPAGKFK = 4; + bool OBBGBMEPLOJ = 5; + uint32 MEMPKCGNNMF = 7; + uint32 NNEBHHFHDCC = 8; + bool LEBDJMDLPDC = 9; + bool JANDANJKOEE = 10; + int32 retcode = 13; + bool EPOEJJPDJHE = 14; +} + +message HILNCFDLGMI { + repeated uint32 EJDDDKBGKKI = 1; + repeated uint32 ALKLNMLJNFH = 2; + uint32 uid = 7; +} + +// CmdID: 29902 +message JBFJMGLJNBH { + uint32 JEFILDJEBAJ = 3; + uint32 JIAHJOJCPFE = 6; + uint32 level = 10; + uint32 exp = 11; +} + +message DEOFDEAODNN { + uint32 rot = 2; + float FBGNMEBJNCF = 11; + uint32 DIEFNLLCHMN = 14; + float FKFJPJMMPIM = 15; +} + +message GHKNJBJHFPL { + uint32 CLOCEGAAHJN = 4; + uint32 ENLKKEMCPMH = 7; + uint32 ABPAIPKLDOP = 8; + uint32 ODGIOKOODIP = 9; + uint32 DBPGBDAINIL = 10; + uint32 NKLAJCCIMII = 12; + uint32 CHEFCONPKLL = 14; + uint32 LEKFEJHKPPE = 15; +} + +message OLBAKOMOBEI { + PAAHDFJMICD reason = 3; + uint32 DEKHBEOOIEN = 4; + uint32 LMJNOKAJEKI = 9; + uint32 BHKEDLMDGPM = 13; +} + +// CmdID: 6185 +message MNMIIFMHFHP { + repeated HAPCMPEONJL NHBIFLEFBEB = 2; + int32 retcode = 11; +} + +// CmdID: 2456 +message ALMAJJBDNEN { + uint32 NLANEFNJDMN = 3; + uint32 KHHIBKPBKPN = 8; + uint32 CCPIGCCDBOI = 11; +} + +// CmdID: 1586 +message KNHECHEGJAD { + repeated NOMCBNKPDFH KGOGFPODDLJ = 2; + uint32 DFPNKFEKIIG = 6; + uint32 PJJAOILBFBN = 1; +} + +// CmdID: 9183 +message PFDMFPFEALK { + repeated uint32 BKNIKIDMAHI = 9; +} + +// CmdID: 21024 +message KPFDOEHBFEM { +} + +// CmdID: 6767 +message HOCLBEMGPDE { + uint64 avatar_guid = 1; + SceneWeaponInfo weapon = 4; + uint64 BAENGFIAFMF = 7; + uint32 APNLOFPNAHN = 10; + SceneReliquaryInfo PPFKBHELIDN = 11; + uint32 item_id = 12; +} + +message CJFOABAEHAD { + uint32 FBPGIMLMDNJ = 4; + IHACNPJBLDI HCDBEKJPNGD = 10; +} + +// CmdID: 7445 +message PDDGAGMOJAC { +} + +message OKJCNOADKMM { + uint64 OJOAPINGLNO = 1; + uint32 GKKGOMDFKML = 2; + uint32 BIMCAJGDDOI = 3; + float BEMJCGABBGF = 4; + float speed = 5; + bool JOOKMIEDBIE = 6; +} + +message INGAOHGHFMO { + uint32 avatar_id = 1; + bool HBLIHLKJEDA = 11; +} + +// CmdID: 451 +message IHOLDOMNMNG { + repeated BHMKLLPGGAN BDLOIFDNKJL = 2; + uint32 LJEJEBELKMJ = 4; + uint32 PJJAOILBFBN = 6; + uint32 MEMPKCGNNMF = 7; + uint32 KDPLCBJGBAF = 14; +} + +message IOHMNPLOIGC { + uint32 BNEPONHAOMG = 1; + uint32 FFFKCLCEMIN = 2; + uint32 ILNHAPNFAOB = 3; + uint32 KFPEGNAADLO = 4; +} + +message PNBDIKIJDOJ { + uint32 JCHHLLEBMJA = 3; + uint32 block_id = 4; + uint32 scene_id = 5; + uint32 PGHGEFMPGDC = 6; + bool NNIAPPHKBOP = 7; + string DPPIBJFOMOC = 9; + uint32 GCBNFPLAHLD = 10; + bool NFNLOKMPILI = 15; +} + +// CmdID: 6643 +message LMFOKHKEKBC { + bool NAAMIMDOMMN = 1; + uint32 MNJAEDNJCNC = 4; + uint32 DNPBBEEIFAJ = 8; + uint32 HKDCIBPOFOC = 9; + uint32 HJKBFIBNKDB = 10; + uint32 CFECLKMEHME = 12; + uint32 FNPPFKKPACA = 13; +} + +message BLDODEDIIHF { + uint32 DAJKECKNNMB = 2; + uint32 BAHEMIFDHHC = 7; +} + +// CmdID: 9170 +message MMDFOIELAPI { + int32 retcode = 11; + uint32 JINJLBEMJNC = 12; +} + +// CmdID: 28684 +message ABHILCOJJLL { + int32 retcode = 9; + string EPFPBKMOMCA = 10; +} + +// CmdID: 2638 +message BFLJDNGFPHL { + HIMMEMHOGFB MFMLAKBIAED = 10; + repeated LLBNKELDFCG NOHABAMIDAD = 12; + int32 retcode = 15; +} + +// CmdID: 21531 +message JBHOLOPBKPJ { + int32 retcode = 2; + repeated uint32 FDJPPPFGHNE = 4; + repeated uint32 JCCCNJNJFJA = 15; +} + +message MOKDFFEKJPM { + repeated BILBKKOHDAB OPLAJNCKEFN = 5; +} + +// CmdID: 27109 +message MGHJIKHHOIF { + uint32 exp = 2; + uint32 level = 6; + repeated uint32 FJCMPLGBCEK = 12; +} + +// CmdID: 5704 +message BPCDHOPJNMH { + bool FIJHOANIPBE = 6; + Vector position = 7; + uint32 BEIIDLEBAFI = 14; +} + +message IPDLLDFNKLE { + repeated DEAFLOBJJEH CBENKJEOCIL = 5; +} + +// CmdID: 2695 +message ELBIIAPPCFE { + map BFGBKAEAFOH = 2; +} + +// CmdID: 3633 +message PostEnterSceneReq { + double total_tick_time = 8; + uint32 enter_scene_token = 13; +} + +// CmdID: 28105 +message LPJNMAJAPKP { + uint32 BGFABPFEHGD = 6; + uint32 MEMPKCGNNMF = 11; + uint32 JLMKCINPCGF = 12; + int32 retcode = 14; +} + +message NOCLALBHLGC { + uint32 OCNJNMHLLHI = 4; + uint32 IKNFNNFKAGF = 11; + uint32 ECMCILNNNKL = 14; +} + +// CmdID: 7991 +message JFBNKEMMNAB { + uint32 LINLHILPHMA = 3; + uint32 PJJAOILBFBN = 11; + uint32 GDJKLHGOHIF = 15; +} + +message PGMIFAGDOKH { + map KHCDCHNFGLB = 1; + repeated uint32 JPHHGAPGMBM = 9; + uint32 BFPCNIEEJMI = 11; + repeated uint32 OFBCBOGFCEJ = 12; + map IKJJPJCCDON = 13; +} + +// CmdID: 86 +message PBBLDCKBOPK { + uint32 entity_id = 2; +} + +// CmdID: 27656 +message LMJBNDGOIIO { + uint32 promote_level = 5; + uint64 avatar_guid = 2; +} + +// CmdID: 29799 +message LIBMFIIDELA { + int32 retcode = 9; +} + +// CmdID: 8571 +message HLNJCJGPBCC { + int32 retcode = 11; + uint32 OBOOPJLPDNI = 13; +} + +// CmdID: 22509 +message GFAICDKFPKH { + uint32 JKBGAKMPCLF = 11; +} + +// CmdID: 5909 +message JKGNMEGIEOI { + JELBMDNLKPM NFIFNALEPPI = 5; + int32 retcode = 7; +} + +// CmdID: 29982 +message DLIOMACGAJC { + uint64 guid = 6; + uint32 MHHCOEDMPDP = 11; + bool DBOLHBGHMAJ = 13; +} + +message AvatarTeamResonanceInfo { + uint32 entity_id = 1; + repeated uint32 AJMOCMHLEOI = 7; + repeated uint32 DGAGDLKNFFP = 11; + uint64 avatar_guid = 15; +} + +message GJDHOAAFMPG { + DGICJPECKPM OMDCHNKNIKO = 2; + uint32 MMFKDHALGLG = 3; + DKAOFDDAMLJ OGLNPBNCECO = 4; + repeated uint32 FKGBKFAHEFK = 5; + NDBIILBAMGH ELLLCMJMHIC = 6; + OLCNDPKGBEF AIAGDPEDGKI = 10; + uint32 EOPFFIPDKGN = 11; + uint32 exp = 12; + uint32 level = 13; + uint32 NEIJIGCOHAD = 14; +} + +// CmdID: 3757 +message EDKCONENPGE { +} + +// CmdID: 28209 +message JOOOEOGJIEF { + repeated uint32 BIHIKLAIOLG = 4; + uint32 JEFILDJEBAJ = 8; +} + +// CmdID: 5679 +message BELHANMIHJP { + repeated NEFGCLBANJK NCOHDKJJPKF = 3; + int32 retcode = 15; +} + +// CmdID: 25389 +message BHBKIINFNPK { + int32 retcode = 1; + OJONHGCEEPO INOANPFNJBB = 8; + FMEOLDFCCEC GKKBDHMOPPI = 15; +} + +// CmdID: 21284 +message OCDKKNFMAGG { + uint32 GGHKDJLGFPB = 6; +} + +// CmdID: 6440 +message LCFAJLNBLPJ { + uint32 KCINBOMOIGL = 10; +} + +message JEAJDMHFGGH { + repeated MOCGNGKIOPJ CBENKJEOCIL = 9; +} + +// CmdID: 3197 +message LDAAMOPOMGH { + uint32 OOMMIFLEMOB = 2; +} + +// CmdID: 20752 +message FDPBICNKDBN { + int32 PHAAJCCBBCD = 6; + string level = 8; + string msg = 13; +} + +message GKNGBDBKKHE { + bool NAPMCBKMNAA = 6; + uint32 OJOAPINGLNO = 14; + int32 KOINNJPENFL = 15; +} + +// CmdID: 22595 +message PingRsp { + uint32 seq = 2; + uint32 client_time = 3; + int32 retcode = 13; +} + +message AvatarExcelInfo { + uint64 prefab_path_hash = 1; + uint64 prefab_path_remote_hash = 2; + uint64 controller_path_hash = 3; + uint64 controller_path_remote_hash = 4; + uint64 combat_config_hash = 5; +} + +message AAEOEMIGKPC { + map OPEMBCGJAPD = 1; + uint32 end_time = 15; +} + +// CmdID: 26372 +message PlayerForceExitReq { +} + +// CmdID: 3540 +message ALDLGPDFCFH { + uint64 GEDMDOCOLFJ = 14; +} + +message EJJICHPJDBM { + bool ECIHDIJCLED = 1; + uint32 PJJAOILBFBN = 2; + uint32 DIGGFFKGODJ = 7; + uint32 PEAJINIFGHM = 13; + bool JHFMEFICAAL = 15; +} + +// CmdID: 24739 +message DAPOBAAHOBF { + repeated OPIDILPMMFF LBMLPBEFAEK = 4; +} + +// CmdID: 4736 +message GLBDFPCHKCD { + int32 retcode = 6; +} + +// CmdID: 29691 +message DMBPKDNOANE { + bool AOGHDDJPBBJ = 12; +} + +message SceneAvatarInfo { + uint32 uid = 1; + uint32 avatar_id = 2; + uint64 guid = 3; + uint32 peer_id = 4; + repeated uint32 equip_id_list = 5; + uint32 skill_depot_id = 6; + repeated uint32 talent_id_list = 7; + SceneWeaponInfo weapon = 8; + repeated SceneReliquaryInfo reliquary_list = 9; + uint32 core_proud_skill_level = 11; + repeated uint32 inherent_proud_skill_list = 12; + map skill_level_map = 13; + map proud_skill_extra_level_map = 14; + repeated ServerBuff server_buff_list = 15; + repeated uint32 team_resonance_list = 16; + uint32 wearing_flycloak_id = 17; + uint32 born_time = 18; + uint32 costume_id = 19; + CurVehicleInfo cur_vehicle_info = 20; + AvatarExcelInfo excel_info = 21; + uint32 anim_hash = 22; + uint32 KCINBOMOIGL = 23; +} + +// CmdID: 3663 +message NFEFLMIBILA { + uint32 MJEFLBPJBKM = 2; + uint32 NJMJBKNNOIB = 3; + int32 retcode = 5; +} + +message ACLJCIOFCIP { + repeated FENIHPADOJF LBDGHBHEOEH = 1; + uint32 platform_type = 2; + uint32 BDIEOILMECA = 3; + uint32 IEDMNKBMKPA = 4; + HKKCDICCIMI NKIOLHKGJCO = 8; + uint32 KAFAPFJLLGP = 12; +} + +message LFJKLHJEGOO { + repeated EJPLNOPGALF LECJFBIJMOO = 6; +} + +// CmdID: 4231 +message IJAOKGFOAJK { + int32 GAPLFMMGBFA = 6; +} + +message JNKCDIOMJME { + repeated OOLBIPGMPJB ELOILBOEKPK = 7; +} + +// CmdID: 3080 +message LOBDECIPBLM { + int32 retcode = 5; + bool EMPONIGBAKA = 6; + uint32 HLCLACDMEPD = 10; +} + +// CmdID: 20590 +message JPFMAKAMJHJ { + CIOJHMLJHBP BEPFMDKMFIC = 3; + bool DGGCKMIKBMO = 9; + uint32 CKOCCFDGCOL = 11; + uint32 OMGCHBACHCI = 12; +} + +// CmdID: 24967 +message KBEIDOGFBLN { + uint32 MGCMNPLNJKL = 10; + int32 retcode = 14; +} + +// CmdID: 27379 +message DJNDJBNOGDN { + uint32 MEMPKCGNNMF = 3; + uint32 BCGEOGLHKAN = 8; + int32 retcode = 15; +} + +message JDEILBNDLFB { + int32 local_id = 1; + uint32 server_buff_uid = 5; + int32 MIGMCAMIEPP = 6; + bool is_serverbuff_modifier = 7; + uint32 instanced_ability_id = 9; + uint32 NLDMDECJCMG = 13; + uint32 instanced_modifier_id = 14; +} + +// CmdID: 7297 +message MCGHJNHPEPF { + JJHGGDCJHJI MGCABAEICCO = 4; + bool NKEIFKMDNNC = 10; + uint32 KHHIBKPBKPN = 5; + uint64 DCOMPDPPDPO = 2; + OGNIMIELCLP ONKNNOEANJI = 15; + HIMMEMHOGFB MFMLAKBIAED = 6; +} + +message HOPJHCLDOKA { + uint32 KHHIBKPBKPN = 2; + uint32 EEPFJADODPA = 4; +} + +message JNCACHOEEPP { + repeated JBBPJPOBALJ CBENKJEOCIL = 7; +} + +message JPFGIAFLEBM { + fixed64 OHDFEICELED = 4; + fixed64 LGBNFIFCPJF = 7; + uint32 FBPGIMLMDNJ = 12; +} + +message StopServerInfo { + uint32 stop_begin_time = 1; + uint32 stop_end_time = 2; + string url = 3; + string content_msg = 4; +} + +// CmdID: 4929 +message NJOHAIGICCH { + repeated uint64 EDABEIDCFFO = 5; + uint32 PMMCJPPHEKE = 2; + uint32 config_id = 1; +} + +message JBABOOKFOGN { + LGCBOGAJDFB GFCFCMACCNC = 3; + uint32 HBGMILOAKLK = 5; + fixed32 end_time = 7; + repeated uint32 OIGLLHAJNFG = 9; + uint32 FBMCNPILLBH = 11; +} + +message KKMBKMAJOJI { + repeated FBEMNKFGBCO KFAPIJCGDBC = 1; + uint32 player_uid = 4; + bool OKFMBJJCDNO = 7; + uint32 OCMHGMLNHJD = 8; + string PPCOKJJOCOI = 15; +} + +message LJBDGCBKFND { + uint32 PHPFPPIDJKJ = 4; + repeated uint32 OGJODGFLEIN = 12; +} + +// CmdID: 29751 +message CEFMKOGINOG { + int32 retcode = 10; + uint32 CCPIGCCDBOI = 13; +} + +// CmdID: 25861 +message LBAAMFBEBKL { + int32 retcode = 2; + uint32 KHHIBKPBKPN = 4; + KCBMBGACJPH ODEPMBDNILM = 11; +} + +// CmdID: 26147 +message ANLPJLBMHFI { + repeated POGBLGIPNNB MCDIJKPHLNO = 1; +} + +// CmdID: 4838 +message CLIFDLHHBEB { +} + +message NAIKFMEFKIJ { + bool ECIHDIJCLED = 1; + uint32 PJJAOILBFBN = 7; + uint32 OICEBEGENCM = 12; +} + +// CmdID: 25862 +message LPINHPHDLPJ { + int32 retcode = 3; +} + +message PDLAGFFLPKG { + uint32 IBADLNMJBII = 7; + uint32 JEFILDJEBAJ = 8; + bool EIALJBAENGJ = 11; +} + +// CmdID: 25403 +message KJILDLANLAL { + int32 retcode = 1; + uint32 PJJAOILBFBN = 2; +} + +// CmdID: 5168 +message KPFOIDHENPJ { + repeated uint32 GFOMHMMLGED = 4; +} + +message ServerBuff { + uint32 server_buff_uid = 1; + uint32 server_buff_id = 2; + uint32 server_buff_type = 3; + uint32 instanced_modifier_id = 4; + bool is_modifier_added = 5; +} + +// CmdID: 29966 +message PKKJMODGLBE { + int32 retcode = 7; + uint32 JINJLBEMJNC = 9; + oneof ADEBPDLAOJP { + PKGBFMJBBIA detector_data = 13; + JHAIACBOJOP client_collector_data = 14; + } +} + +message DJJEGLDMNAG { + uint32 IFPCIHENJNL = 2; + uint32 GHKEOJDCMNP = 7; + uint32 HHPIBDGGLJF = 8; + bool DMEDOEHOMKH = 11; +} + +// CmdID: 1170 +message AEGPJOFGNHN { +} + +message GJJBBAJDNFL { + uint32 GFEHIOPKCEE = 3; + HENEBMLIICL MHFDGAGIEPA = 4; + uint32 FKNPCAFMPGH = 6; + uint32 LNBKLOCGFPE = 10; +} + +// CmdID: 6181 +message FEGEFLNPOMH { + repeated IEJJDFOPBPJ NLNLBAIKBKI = 2; + int32 retcode = 12; +} + +// CmdID: 4453 +message HACIAFBGJKG { + repeated HENCECBJIHJ PMPOBFDJGMG = 12; + repeated HENCECBJIHJ NBLMENGHNBD = 2; + uint32 DMNLDPPGOKG = 3; + bool OLBFFPEAHHL = 13; + uint32 PJJAOILBFBN = 4; +} + +// CmdID: 9464 +message AJLBEIKAAEM { +} + +message PFCHOFGMIAK { + uint32 FMJIGFMBJPJ = 4; + uint32 KENAELEFOOL = 8; + bool EIALJBAENGJ = 11; + uint32 GEIHMKHCIJE = 15; +} + +// CmdID: 7408 +message PKJCPHLNGGJ { + uint32 MMKBJNCIGGG = 5; + int32 retcode = 14; +} + +// CmdID: 29618 +message CFLIGDDCDIM { + FHHPBCFPJKK NICNJFJMMBC = 14; +} + +message ANEHJKNOOGJ { + int32 name_id = 4; + uint32 entity_id = 7; + IOLGPKJJCFI GNJCIDHOBIA = 11; + bool OCNNGOFLPIO = 14; +} + +// CmdID: 29811 +message DLLNPOGPOIJ { + uint32 JINJLBEMJNC = 9; + uint32 OGCCDACJJIG = 14; + HNNCCLMHCLA BKIDNKCMAIL = 4; +} + +// CmdID: 171 +message GILBJOFJHAC { + int32 retcode = 2; + uint32 CMDNKFLFHIA = 6; + bool EBHFIBEHJGE = 10; + uint32 JCHHLLEBMJA = 15; +} + +message ELHAHCMLEFP { + repeated IIKGBJDLDJL DGMEKIILHGP = 3; + uint32 guid = 7; + repeated GICNCPMAOLN OKCPACFMLAP = 9; +} + +// CmdID: 22193 +message EILFPFPAGNL { + ABEALCJGLHD OLLPLJCDBDO = 1; + LBBINCMIBAL IBJHBIMBAIM = 2; + KKKCEGBOEGG BOAJMOOGGIJ = 3; + ONOHEIODDKC NAPADBGIIMG = 4; + uint32 BLMDAAIGEGL = 6; + repeated IADNPJBKILO FMIHGNHGNDM = 7; + repeated KEFJLEOPBOA DOLJCBCOGNI = 8; + repeated uint32 DBOHFOHKMFK = 11; + repeated PKGBFMJBBIA HINDFPNFKFB = 12; + repeated JHAIACBOJOP MFEFIGMNOAH = 13; + repeated PHJJCHBPKMP NGPNINNIGDG = 14; + repeated PHJJCHBPKMP CDEENLJNODA = 15; + uint32 JODPDBPGOAB = 107; + repeated uint32 JDCAPBLPLNA = 525; + CALFIEDPEBN IGKCMJMBBML = 1826; +} + +message DADKPNJFDJD { + uint32 BADOIOJGDBB = 1; + bool LPIGKMCBDAK = 2; + bool KBONAOLGEHH = 3; + repeated uint32 HEBKFOIPLKJ = 4; + uint32 HBEJCPCPBEM = 5; + bool JNDOIGNKDPH = 6; + repeated uint32 NMLJKELPEFM = 9; +} + +message FMEOLDFCCEC { + repeated DGHFFPKKCLO DJHJIHNAKIJ = 1; + FKGEKADLMPI LIAAAKBHKGB = 2; + uint32 CJMHJHIJMJN = 3; + uint32 LCODBNGHIPI = 5; + GKIBKGPGAKJ LKBOAJLNMIO = 6; + repeated uint64 avatar_guid_list = 7; + repeated MKALMMGNKOO GPILFLKCBBI = 8; + repeated EFANAGNEGAN PFJJBFJIEJE = 9; + uint32 PGPKFIHJHFD = 10; + uint32 PJJAOILBFBN = 11; + CHJBBPJBKDC ELGPHECLBJF = 12; + repeated OLMJNBALKGH IEHENNHNHDJ = 13; + uint32 LEKFEJHKPPE = 14; + repeated uint32 NIJAJAGMLGP = 15; +} + +// CmdID: 4722 +message NDACKJNDPJD { + uint32 anim_hash = 15; + uint64 avatar_guid = 13; +} + +// CmdID: 4457 +message BNDPFJIHAAA { + uint32 JDCOCJAMHKE = 1; + uint32 MGBFFFGPLDJ = 4; + uint32 DLJNAACFMLD = 7; + uint32 CJNPHCLICAA = 8; + Vector pos = 9; + int32 retcode = 11; + uint32 DBJCINLDFAD = 13; + uint32 KCOMMKMHLFI = 14; + uint32 LGOKJKGGBIA = 15; +} + +// CmdID: 27941 +message EMNHNELOAOL { + int32 retcode = 1; +} + +// CmdID: 28403 +message EJFLFKBAILP { +} + +// CmdID: 28390 +message ODCNEILBJMD { + repeated uint32 CNFODGEOOEF = 5; + int32 retcode = 7; +} + +// CmdID: 25385 +message BFIJAGDHODG { + int32 retcode = 2; + uint32 DFJMENLMIII = 11; +} + +message PJBDLOGGHFM { + uint32 LJJIPHJKPJF = 2; + uint32 NLCACOAGDKI = 5; + uint32 OCEDBLCHFID = 8; + EEGMNIPNKMJ reason = 13; + uint32 PHPFPPIDJKJ = 15; +} + +message PDCDLNLDCDP { + float CPIMBCKMLFC = 7; + bool ECIHDIJCLED = 8; + uint32 PJJAOILBFBN = 10; + bool JHFMEFICAAL = 11; + uint32 BNGPNMOBOHJ = 13; +} + +// CmdID: 22299 +message HPKBBDALKOH { + uint32 GHKEOJDCMNP = 8; + uint32 parent_quest_id = 12; +} + +// CmdID: 5487 +message EJLDKJHCGBP { + uint32 LBKLFCDFPDM = 8; +} + +// CmdID: 28206 +message MANDDEGFCNO { + OKJCNOADKMM IGMDELMIHMA = 6; + uint32 entity_id = 11; +} + +// CmdID: 6303 +message IEPNMGJKHBG { + uint32 player_uid = 3; + OHJBEJLMDBG reason = 14; +} + +message DKFKDKBOOFP { + repeated FNIEFGLBKCI GOCBHMDLADB = 11; +} + +message IEKCJKJINED { + uint32 param = 5; + uint32 HNFMBNFGMPP = 11; +} + +// CmdID: 27831 +message HMEFGCGLOGC { + uint32 MHJEOKNGCDF = 9; +} + +// CmdID: 1936 +message EFLLKAMDBED { + uint32 param = 2; + repeated SceneEntityInfo entity_list = 7; + VisionType appear_type = 15; +} + +// CmdID: 6217 +message KBHKABMFHIA { + repeated uint32 FHOEJDGPNCD = 1; + int32 retcode = 14; +} + +// CmdID: 23068 +message LKKMKBCMGBC { + int32 retcode = 4; + uint32 MEMPKCGNNMF = 11; +} + +// CmdID: 23352 +message PEGDMPLDBGH { + CKBNEDPJFDO state = 1; + uint32 uid = 3; + string BKDILGIJPEG = 12; +} + +// CmdID: 23625 +message PINEMFJJJNH { + int32 retcode = 8; + HIMMEMHOGFB MFMLAKBIAED = 14; + oneof GCBCKCBNPMN { + GDLJLJIHMFO music_info = 11; + } +} + +message IEDHCCHGODG { + uint32 avatar_id = 5; + Vector KPBECGLGIBM = 6; + uint32 costume_id = 12; + Vector GMOLLIEBBFE = 13; +} + +// CmdID: 22039 +message JOEJHMANJOH { + fixed32 end_time = 1; +} + +// CmdID: 21461 +message KAILGDDAEOD { + bytes OINCFCJKNHA = 4; + uint32 config_id = 14; +} + +message HOLELIEGKCI { + uint32 PHPFPPIDJKJ = 3; + uint32 FBPGIMLMDNJ = 9; + EEGMNIPNKMJ reason = 12; +} + +// CmdID: 2300 +message LODPFCAFDHB { + uint32 KENIKECFFLM = 12; + uint32 LBCLGHBMDAF = 13; + int32 retcode = 14; +} + +// CmdID: 9121 +message ODEFAMDIIIB { + repeated uint64 equip_guid_list = 6; + bool is_locked = 9; +} + +// CmdID: 24886 +message LONIILKAFJB { + int32 retcode = 15; +} + +// CmdID: 24426 +message LKFNAEFKBGG { + uint32 target_uid = 8; + oneof Content { + uint32 icon = 11; + string text = 9; + } +} + +// CmdID: 25598 +message HLAKIHAEEOA { + bool JIGLGEHAAJK = 5; + int32 retcode = 7; + uint32 JLFHEEIPDDP = 10; + uint64 DCOMPDPPDPO = 11; + bool DGGCKMIKBMO = 15; +} + +message LFIMHKHFCOK { + uint32 IFNJCELNABN = 2; + uint32 KENIKECFFLM = 11; + uint32 state = 14; +} + +// CmdID: 5785 +message JNILLGFKAPI { + int32 retcode = 5; +} + +message LBPFBNMILIA { + repeated uint64 CGHHEPEPDCA = 1; + uint32 PEAJINIFGHM = 4; + uint32 PJJAOILBFBN = 8; + uint32 CAEOPOKGDPL = 15; +} + +// CmdID: 21306 +message OHHEHCAGBAG { + uint32 CDGAHOPMCBL = 1; +} + +// CmdID: 21755 +message HIOAKOMLCDK { + uint32 CCPIGCCDBOI = 15; +} + +message BMLDPNMHMHI { + bool MDGJJOFOKAP = 1; + uint32 PPBAMNFHEJE = 7; + uint32 PJJAOILBFBN = 11; + bool EIALJBAENGJ = 14; +} + +message FKGEKADLMPI { + uint32 PJJAOILBFBN = 5; + uint32 KCNNFEFJGMG = 10; + repeated LHEEKNDLBLH LBFMKDPDEBP = 13; +} + +// CmdID: 9280 +message JNKLANGGHGK { + bool BGAOACGALDG = 2; + uint32 OHKIDHNABIB = 5; +} + +// CmdID: 22172 +message LGMJFFBLBML { + uint32 JOFBEIACLOF = 1; + uint32 PJJAOILBFBN = 2; + bool DGGCKMIKBMO = 4; + bool DMEDOEHOMKH = 6; +} + +// CmdID: 22108 +message JEJPJNHIAGL { + repeated IEKCJKJINED NPNODHMPKBK = 1; + int32 retcode = 3; + uint32 NJEKBPKELOH = 14; +} + +// CmdID: 21253 +message HPFAEENMNLO { + repeated PNGLIMNHLIB MFCJLJPCMHN = 4; + bool KANPEMECOOF = 13; + int32 retcode = 15; +} + +// CmdID: 24928 +message OJKNEINDHPA { + int32 retcode = 1; +} + +// CmdID: 21894 +message JBBNJCNBLKA { + map HMEMHOPNBEB = 6; + int32 retcode = 14; +} + +// CmdID: 2459 +message ECBOOEEKMOJ { + HFJFBHBCOMA JENFDHKCMML = 4; + int32 retcode = 6; +} + +// CmdID: 8690 +message JODDACIHNKD { + uint32 CBJJBFNIPEK = 3; + uint32 PJJAOILBFBN = 2; + uint32 OBDCONJMPFN = 11; + uint32 HMGABGOBNLA = 7; + bool JHFMEFICAAL = 13; +} + +// CmdID: 842 +message AEPFAKCJPOF { + int32 retcode = 7; +} + +// CmdID: 8751 +message BNPNBIIJMAF { + repeated LLBNKELDFCG NOHABAMIDAD = 12; + HIMMEMHOGFB MFMLAKBIAED = 9; +} + +// CmdID: 3856 +message JHLKOBHDMCP { + int32 retcode = 9; + uint32 PJJAOILBFBN = 11; +} + +// CmdID: 1361 +message PAHKPGGEOHF { + uint32 OCFBNGKJGCA = 3; +} + +// CmdID: 8468 +message KHDFFGOJEJG { + uint32 PFFFHFIJKNG = 1; + uint32 EMDJLFDJOEC = 9; + uint32 PGKGBOJOOFN = 11; + int32 retcode = 12; +} + +// CmdID: 8326 +message PNOBGDFEFEH { + uint32 IIDHPKEFHPM = 6; +} + +// CmdID: 26963 +message PKDHIBJPJPC { + int32 retcode = 4; +} + +// CmdID: 25605 +message KEHPLKOGEMF { + int32 retcode = 7; + uint32 GAPLFMMGBFA = 14; +} + +message GBHCOIDIIJH { + bool DGGCKMIKBMO = 9; + uint32 DEKHBEOOIEN = 12; +} + +// CmdID: 21886 +message MNNKHKMDIEN { + MFNCHJAPIDH IPCCODLHAOP = 10; + uint32 target_uid = 5; +} + +// CmdID: 23275 +message BMLLNOHHEDL { + uint32 OMGCHBACHCI = 4; + bool DMEDOEHOMKH = 5; +} + +message OILDJFMLMJL { + uint32 data = 3; + uint32 avatar_id = 11; +} + +// CmdID: 29882 +message MAIOABDFDLC { + uint32 HKEEINBHFHM = 2; + int32 retcode = 9; + uint32 CJCJONHPIIO = 11; + GOOLNOFHKPC LAPICIIJCKL = 12; +} + +// CmdID: 8199 +message IOJFGIEFEMP { + uint32 PJJAOILBFBN = 2; +} + +message LAICGCHCMCH { + repeated DKNKKMEMNEC BFBOMBOINPJ = 8; + HENEBMLIICL MHFDGAGIEPA = 13; +} + +// CmdID: 8900 +message OPBPGMBMCHM { + int32 retcode = 3; + PEJHKPDNEAA LNIGEJEBJAN = 8; +} + +message GHIFKFDGCHB { + uint32 uid = 4; + NBADDMOPLEI BLFKOJLCCOO = 5; + repeated POIPABABMDA item_list = 8; + string BKDILGIJPEG = 11; +} + +message KBMIGNFIMKF { + uint32 OPGONHKECOG = 1; + NPGMACJFBEK DPDJGIGLELD = 2; + uint32 PKHODHIPJBB = 4; + uint32 MBKCPJGGMEF = 5; + bool DHEDKIEGMEL = 6; + uint32 IKIDAAIMFFE = 7; + repeated uint32 NDFOJHFPBLE = 11; + repeated uint32 LDCOAAONBPG = 13; + uint32 FEIPGDCPKNE = 14; + uint32 PHNBOLOECEI = 15; +} + +message CEPNKDLEPBD { + repeated uint32 OGPNGBGGBGB = 3; + repeated KBNIAKCNPAL KODFDMDFIHE = 5; + bool DPHDAGAGBII = 8; + repeated MKNKBLPPJMI ALKBDLGFDKK = 9; + repeated uint32 BFLGAPENLMO = 13; + bool HDJCADKKFCI = 14; +} + +// CmdID: 4017 +message JACPNPDDAJA { + uint32 KOBELFKEAPF = 5; + uint64 GEDMDOCOLFJ = 9; +} + +message FACJDKHMMIB { + int32 IHEIGNBBHDN = 1; + int32 MKLHKFNCDIB = 5; + int32 JFIJMAHAFFF = 7; + int32 IFCOCGHLGLA = 11; +} + +// CmdID: 1813 +message EPHEGMPMKEO { +} + +// CmdID: 793 +message EnterSceneDoneRsp { + int32 retcode = 10; + uint32 enter_scene_token = 11; +} + +message PECEJFLMNDE { + uint32 avatar_id = 5; + repeated uint32 CNFODGEOOEF = 8; + bool HJFOPBHAKDE = 11; + uint32 costume_id = 15; +} + +// CmdID: 20483 +message MJIMPFNDCBC { + repeated BNJJMJNJCBA MEHKPMJEMDP = 6; +} + +message IOILCOENABE { + repeated MNGOFPDHBPG JMGAAOHPMMF = 4; + uint32 PJJAOILBFBN = 5; + repeated AFOOOMAFBLF OHMGDDCBBOD = 6; + uint32 CENHKJDFFDA = 11; +} + +message PAOPHEDMOFK { + bool DGGCKMIKBMO = 3; + uint32 DMNLDPPGOKG = 5; + BIKKIPEEKNF LLBOHHAHOFL = 7; + uint32 PJJAOILBFBN = 9; + uint32 NNAALGJOAIO = 11; +} + +message BDKBOLGLAFB { + uint32 PEAJINIFGHM = 3; + uint32 JHIDONEMJJC = 12; +} + +message FCFHKHJFIAP { + IHACNPJBLDI HCDBEKJPNGD = 1; + EEGMNIPNKMJ reason = 12; + repeated FJMAJBMHHJI PILPFNCICLI = 13; +} + +// CmdID: 6382 +message CPDJANEOKCO { + uint64 BMGNGAABDKE = 1; + uint32 costume_id = 5; + uint64 guid = 15; +} + +// CmdID: 29932 +message CFIIKCFPDMB { +} + +message MICAMKKBKMM { + uint32 OMBHPMMOMLA = 3; + repeated uint32 DNIJPPKBCBD = 6; + repeated string KNCHDPBAAGE = 11; + uint32 BBMEENIMMEH = 15; +} + +// CmdID: 1742 +message IJBEIMLNNGL { + int32 retcode = 7; + uint32 entity_id = 10; +} + +message JCIHIEGPEAI { + uint32 CBFMILLOBOO = 5; + uint32 FDJAKFIBMML = 6; + uint32 CMDNKFLFHIA = 7; + uint32 AMNLJMBJNKG = 9; + uint32 KFFHIBEFMPP = 10; + uint32 DDCLEBHPHHB = 11; + uint32 CCDGNFPMOBD = 13; +} + +message OEPKKECPJHN { + bool ECIHDIJCLED = 1; + uint32 DMKFECCMCOP = 3; + float PAKPALCKBAF = 5; + uint32 PJJAOILBFBN = 7; + bool JHFMEFICAAL = 8; + uint32 scene_id = 9; + repeated uint32 GMMDKEHBKJN = 13; + Vector MJKALBBJIPI = 15; +} + +message ECGONILIBPF { + bool KBNHKAMGPJI = 9; + bool ANBJCGMPMBE = 13; + uint64 CGAMMLODODP = 14; +} + +message ONOPNDGNFHA { + uint32 DJCKCHACLME = 1; + ALLLNINAOGA JBPCMHKELPF = 5; + uint32 level = 10; + uint32 GHIAOGLLLDI = 11; +} + +// CmdID: 1842 +message FONGEMNLIMM { + uint32 OMGCHBACHCI = 4; + int32 retcode = 13; +} + +message ALOIAOEJMCK { + int32 GNJCIDHOBIA = 1; + string name = 11; + uint32 config_id = 12; +} + +// CmdID: 29916 +message LNIDADKAFLI { + uint32 BHKEDLMDGPM = 2; + bool DMEDOEHOMKH = 5; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 713 +message GNOHHBAAFJF { + PKHGEKDMFAP DEJOIMAFMCK = 5; + bool HLAJMGAPKIJ = 9; + Vector PGKEDIALLOA = 12; + uint32 BBFPLMBGGJP = 15; +} + +// CmdID: 20404 +message NFKIGGCKAII { + int32 retcode = 8; +} + +message CJPLOCEGINB { + repeated ALOIJPMFFOL PIGOFIOFJID = 13; +} + +// CmdID: 258 +message LNIAPGAKAEA { + repeated HBMBMHLCIPG JGBOBICCAHD = 14; +} + +message NPJBBEKNFBP { + map NINEIAHAJPK = 1; + uint32 COMEFDOONHD = 2; + uint32 OHKIDHNABIB = 4; +} + +message GMFPPHHLCMP { + HGOLGNFBDHM state = 1; + FHFFIJGNFFA FIKDJOONFBB = 5; + FDLEKDOGGAG GIGADMPNJHL = 6; + uint32 GAPLFMMGBFA = 7; + bool PFLAJCKEHFA = 8; + uint64 GEDMDOCOLFJ = 9; + uint32 BFEONDACAKE = 10; + uint32 PLNPBCDLNLN = 12; + DJBLIFKFLPO MDMPLABAIEC = 13; + repeated uint32 tag_list = 15; +} + +message FACBLONODPO { + repeated uint32 DHFLILOKFIP = 1; + map NNEFOJBLMON = 2; + repeated uint32 KDPEHDDDMCO = 6; + repeated uint32 IPCGAEIDPPI = 12; +} + +message FIJPBLKMAGF { + repeated EKIECAIEAME GOBCHDJOLNB = 5; + uint32 PJJAOILBFBN = 7; +} + +message HLBKBPHLFPL { + uint32 EJJIAFIMOLI = 4; + uint32 FENJFLEGHMG = 7; + uint32 item_id = 9; + uint32 IINEMMIGMMO = 15; +} + +// CmdID: 2271 +message LKNLJNMENNG { + bool DMEDOEHOMKH = 1; + int32 reason = 5; +} + +message LOHFECGLOGD { + CNPEFFIMNBF reason = 11; + uint32 LAPPELEKAHP = 15; +} + +// CmdID: 2128 +message DBFAKCIGNJM { + uint32 GAPLFMMGBFA = 1; + int32 retcode = 2; + uint32 LBCLGHBMDAF = 13; +} + +// CmdID: 22855 +message FJHMMBNGAML { +} + +// CmdID: 186 +message CBACMJEONGF { + uint32 JDHFHCFEONF = 2; + uint32 uid = 3; + int32 retcode = 10; +} + +// CmdID: 21534 +message AOLGDLCDIDG { +} + +// CmdID: 27191 +message FNMHMKANPFJ { +} + +// CmdID: 8875 +message OMNEJIGHKAH { + bool EJAIAEKGMBC = 3; + PNGLIMNHLIB NPPEICDFDPK = 15; +} + +// CmdID: 20665 +message GDDHCLPKBIP { + int32 retcode = 3; + uint32 PJJAOILBFBN = 5; +} + +message MHFIKAHPBMM { + repeated FPKFADOHAMD HOGGKJEIMKJ = 11; + uint32 NDAMECLAEDH = 12; +} + +// CmdID: 479 +message EADPMFFKMBP { + uint32 area_type = 8; + uint32 FCHFAKEPINP = 2; +} + +message COEAGOPENBM { +} + +message AGAJGJAFDAA { + uint32 KAIOCCBNPPA = 1; + uint32 JBLLLLOJNLP = 2; + uint64 guid = 3; + uint32 owner_entity_id = 4; + uint32 JDDAMHCEAPE = 5; + bool AHJAFNNPCHG = 6; + bool AHPAEFCODFK = 7; + repeated uint32 EAHFIOFCOND = 8; + repeated uint32 CDOECKCCGDP = 9; +} + +// CmdID: 2844 +message BKFHIICCKCG { + uint32 JAMDPLLPKNP = 1; + uint32 MDONEMKPMBK = 2; + int32 retcode = 5; +} + +// CmdID: 1304 +message GBAIAFLKHAJ { + uint32 PJJAOILBFBN = 14; + uint32 ONABDGFCPIH = 1; + HIBHHJENMPP PIPMDDFLKMO = 13; + bool HKDHONCFGOJ = 2; + oneof Detail { + IDDIKHFDHOG bird_ball_client_info = 879; + GKOMDABHOPI cook_game_info = 1682; + PPCNLMMOMOE fairy_tales_flyppy_hat_info = 1489; + MHOBDFHBLOI catcafe_info = 1186; + KCAGNBMDJMH great_festival_v_2_sheet_restore_info = 1351; + } +} + +message HPJPACGCNAA { + repeated uint32 JNKILGHKHHJ = 4; + uint32 IMCHHIKAGKF = 6; + uint32 KPPABONKDCM = 7; + uint32 config_id = 12; +} + +// CmdID: 2433 +message KHHGOLFMEKA { + int32 retcode = 10; +} + +// CmdID: 8041 +message JHIOMICMAAD { + int32 retcode = 5; +} + +message NBOKGPKIBPK { + PLPANEJLELJ FPEDHEDEKPE = 2; + map GFFGJMADACL = 3; + bool EBGKBPBKOGL = 5; + repeated uint32 DMANOKLBKKA = 8; + uint32 KMHIDAEFFLC = 10; + uint32 MCMBOFIFBCP = 11; +} + +message GHLALHDAGMP { + bool KGIPBHIBOBD = 12; + map KNIPHMLPDKB = 15; +} + +// CmdID: 8696 +message FJDEECIGLPP { + uint32 entity_id = 1; + Vector EAIHKEIGIIO = 7; + IGOHJIBCDFA LKIDBHIOOOG = 13; +} + +// CmdID: 9094 +message OIAKJCELOEM { + repeated uint32 CDGFHBKOOGN = 6; + uint32 NOFFEOBIBFP = 3; + uint32 ILIEOPGMDGO = 13; +} + +// CmdID: 23570 +message GNLNKCFEHDC { + HBCJGNLBDEN MCDFOJKMIDB = 4; + uint32 config_id = 2; + uint32 PJJAOILBFBN = 8; +} + +// CmdID: 3628 +message LIGBIEFELOM { + repeated NGKFHKBBEBI FHPGBCFAAKE = 12; +} + +message IHDIOEMFBCO { + repeated uint32 KNBIFCCIBLE = 1; + bool DGGCKMIKBMO = 6; + uint32 NNAALGJOAIO = 12; + uint32 MEMPKCGNNMF = 13; + uint32 DMNLDPPGOKG = 15; +} + +// CmdID: 29194 +message OPEEBHFFDAF { + uint32 uid = 3; + uint32 scene_id = 15; +} + +// CmdID: 448 +message KELEPKHLFCF { + NMLABLHBKEA LOGNNDHODKH = 9; +} + +// CmdID: 25889 +message NJBLJLCCLEB { + KKKCEGBOEGG BOAJMOOGGIJ = 15; +} + +// CmdID: 9327 +message EBIJFPBAJJA { + uint32 KHHIBKPBKPN = 5; +} + +// CmdID: 2306 +message FHCCEGPJDNM { + repeated FACJDKHMMIB EFABHDIMDEO = 10; +} + +message KFFDJGHKGPN { + repeated MJKKFIHMKDD DNPEBAPALEK = 12; +} + +// CmdID: 24006 +message MJBDJDLKFGD { + LPNCACOAAMH KGLILBLFNMF = 8; + uint32 GBCEBGKBJDM = 6; + uint32 GLJDIGMIILK = 15; + uint32 PLKFHDAKPLN = 10; +} + +// CmdID: 7025 +message DOFDILLNPFG { + uint32 LIAPLCMDONG = 6; + fixed32 PDLMKFLEKDL = 11; + bool IOFDDPFIGJK = 13; +} + +// CmdID: 27391 +message JGIDNHJAKBN { + int32 retcode = 5; + MOPDGANFKAF IDLACEKOFKP = 8; + bool PCNOIEJBAPH = 14; +} + +message NJOPGNLKOLP { + uint32 IHABEGIFHOA = 5; + repeated uint32 BEDKMKEDNGC = 14; +} + +message PHFPFBOLOGF { + repeated POIPABABMDA LLGIJCHELIA = 1; + uint32 uid = 2; + repeated POIPABABMDA NNGNOPLGJJF = 4; +} + +message LMBAKAGLIMK { + uint32 EIAFOPHKKKC = 3; + uint32 OGFJBJJGEHD = 7; +} + +message KKFOBMPMGBI { + uint32 group_id = 2; + uint64 HODOLKCOPLG = 4; + uint32 BLNBJFLPEFP = 5; + uint32 BKNPLFIKKFG = 7; + repeated KHFPKKBIGNC OLPBBGIENFF = 11; + uint32 CKINHOEOECF = 12; + uint32 MLMIFECFPOJ = 14; + bool DMEDOEHOMKH = 15; +} + +// CmdID: 23741 +message HLDIEMKJEKJ { + Vector NMKMDIOGDNK = 4; + uint32 OMGCHBACHCI = 9; + Vector LFOHFJFJIID = 15; +} + +message IMEDAPFDAAK { + bool ECIHDIJCLED = 1; + bool EIALJBAENGJ = 5; + uint32 MEMPKCGNNMF = 6; + uint32 CKJDEDAIFDO = 7; + uint32 DMNLDPPGOKG = 15; +} + +// CmdID: 22257 +message IBIIDBMJAHO { + repeated uint32 HCJEAPGLHDE = 6; + int32 retcode = 13; +} + +message DOIOMILBPLH { + uint32 HGFHJCFGIJM = 6; + BKNDMGDPEBL KDEMCBKGGEK = 12; + uint32 EHEJDJOEIND = 13; +} + +message BKAEKOAKOOL { + repeated HODJCBPPHJI KGIMMENCGMJ = 6; + uint32 DEKHBEOOIEN = 8; +} + +message FPKHMCHIDIN { + uint32 PBKEAOCBPMN = 4; +} + +// CmdID: 20937 +message KALKAHLNLJB { + uint32 AIIHCKIMNNN = 1; + int32 retcode = 2; + uint32 KPIDLLGNOJF = 3; + uint32 KEAALOAEHCM = 4; + uint32 KGLDFIJAJIE = 5; + uint32 FCKCNHKOABI = 6; + uint32 AHBCOFJAMCP = 7; + uint32 HGHMFFPABOO = 8; + uint32 FLBFCPEKOJE = 9; + repeated KNPLIMEMBKJ GFJFICFILDI = 10; + uint32 KHDGPPFKKOI = 11; + uint32 CLKPAGGJMAC = 12; + uint32 KIJJBIKFDKN = 13; + uint32 ANHIGELNHKP = 14; + uint32 HPEPELCAJBJ = 15; + uint32 AFBCGIPIAKC = 378; + bool DBNKDMFDCNG = 380; + bool JDAEFKHFKKA = 1019; + uint32 NCFFDCKBELI = 1528; + bool HNLMMOBIOBE = 1604; +} + +// CmdID: 27144 +message NBDFAAAOKAJ { + uint32 GGAMMENPBIM = 2; + int32 retcode = 15; +} + +// CmdID: 8990 +message BPAMIJFABEO { + Vector position = 13; + uint64 KFNBCKLKEIB = 3; + int32 PBHCHAMJKHB = 14; +} + +message BCOELCKIGPG { + uint32 end_time = 2; + uint32 OJOAPINGLNO = 14; +} + +// CmdID: 20957 +message MEEGBNDCGOL { + repeated HJHHDCPLJPE PCGMOFKNHML = 2; + repeated uint32 EJBNJHAEGAC = 9; + uint32 NJEKBPKELOH = 8; + uint32 EAFLFGDFPHC = 15; +} + +message HJHHDCPLJPE { + oneof Detail { + uint32 mist_trial_avatar_id = 4; + uint64 formal_avatar_guid = 12; + } +} + +message PLHLJCALJHN { + repeated LFPFKKMJEON LKLIFPNKCLF = 5; + uint32 PJJAOILBFBN = 7; + bool JHFMEFICAAL = 11; + bool ECIHDIJCLED = 15; +} + +// CmdID: 2352 +message KKHLCEDGEKH { + NJPABKNNDFO AEIANMANKOF = 8; + Vector JJEEPBCIFCP = 14; + Vector FFDEBPEDDMD = 10; + IAKMBAHLGKM DNFDJPHIOBD = 7; + IAKMBAHLGKM ODFIFCKDODJ = 3; + uint32 scene_id = 13; + int32 JJFPFMPJEMA = 11; + int32 uid = 9; +} + +// CmdID: 21846 +message MHKFFHJEIBC { + uint32 JKLAFEIGOLC = 3; + int32 retcode = 12; +} + +// CmdID: 22052 +message LEPHHBJABED { + int32 retcode = 6; +} + +// CmdID: 3874 +message ELAODGGJGDN { + int32 retcode = 13; +} + +// CmdID: 22019 +message CEINBCJFICF { + uint32 CCPIGCCDBOI = 2; + int32 retcode = 14; +} + +// CmdID: 22816 +message PADLMAPJEEG { + int32 retcode = 4; +} + +message HFFHKKMPBFJ { + repeated uint32 KODDEMMPDFI = 1; +} + +// CmdID: 9314 +message NCEDKCPLJLJ { + repeated uint32 affix_list = 3; + uint32 PJJAOILBFBN = 13; + uint32 KAFAPFJLLGP = 2; +} + +// CmdID: 25088 +message OIDDGDEOBHN { + bool EIPPEIILMDP = 14; +} + +// CmdID: 25041 +message IOGAMEDFAFA { + uint32 NECGMAKACDI = 3; + uint32 BBFPLMBGGJP = 7; + uint32 PCAOBBJLFFM = 15; +} + +// CmdID: 9564 +message HGBEKJJGKJE { + DJJPKPBCJCI OAIIOMNBIDI = 7; + int32 retcode = 11; +} + +// CmdID: 26868 +message KMELOMMOAIE { + repeated EMOGNFIONFJ HFLKIJMLBDB = 8; + uint32 avatar_id = 3; + bool KCHMOKPJDII = 11; + uint32 reason = 6; +} + +message AKCMPCBAOBP { + bool DGGCKMIKBMO = 5; + uint32 AIBCIHLFELP = 11; +} + +// CmdID: 24084 +message CKNPAMKCMBG { + repeated OMOFGONABFB KFAPIJCGDBC = 11; +} + +// CmdID: 28894 +message BIPJCJMEMJD { + int32 retcode = 7; +} + +// CmdID: 2531 +message AKBKIKDEGLF { + uint64 AMIILBJPOLA = 3; + uint32 FBMOCLBCBGM = 11; +} + +message HMAJIGGCEBJ { + uint32 PJEGODEBMJC = 2; + map JNHPJIFBMOJ = 4; + uint32 BAJBBDMONKA = 15; +} + +// CmdID: 27283 +message NIGGCFMFKPN { + string DPPIBJFOMOC = 12; + uint32 JCHHLLEBMJA = 4; +} + +// CmdID: 26489 +message DFHDJKAHKDC { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 25413 +message MHOCFPKGAKO { + uint32 LHDAHDNEPPL = 2; +} + +// CmdID: 23696 +message HHPDOFMKAEJ { + uint32 CMAFEKGPACG = 8; +} + +// CmdID: 22952 +message NGMFOBEGFFE { + uint64 GEDMDOCOLFJ = 1; + uint32 GAPLFMMGBFA = 6; + IALDLPPFIDE EPCBAOBGODI = 15; +} + +// CmdID: 20409 +message MHCIIDDPGNM { +} + +// CmdID: 88 +message NKPCEOKKEBM { + bool EBODHKBBFOD = 14; + uint32 avatar_entity_id = 11; +} + +message IPNCBONPPGB { + repeated JODEBJOIOAH NCAINEPKAAP = 10; +} + +// CmdID: 23079 +message PJAINIGEIFE { + int32 retcode = 10; +} + +message JBDKEILFJOO { + bool HFCCMPAEIEM = 1; + repeated HCPAMCOEIEM PJEMKIKEFLE = 12; + repeated uint32 HBGKEFOEPCH = 14; + bool FAEJLBKOILG = 15; +} + +// CmdID: 7350 +message PIPAEJLPAMP { + int32 retcode = 6; + uint32 PJJAOILBFBN = 11; + repeated AvatarInfo KFAPIJCGDBC = 13; +} + +message OGKFDMJNOFA { + repeated AFAKNAMOCAM ACCHMPAJOGA = 2; +} + +// CmdID: 780 +message CCIDNDCHJCM { + repeated GOPNAKLACIP BGPFBBGHDKA = 13; +} + +// CmdID: 8189 +message BJNFJPCDLPL { + uint32 scene_id = 13; + uint32 HDKDGIJFMPC = 11; +} + +message GBKINKJMGHB { + uint32 team_id = 3; + repeated uint32 BOMDDCPIKBE = 8; +} + +// CmdID: 535 +message FMGFJJPPPDL { + uint32 IALKBLCGCIL = 5; + KCKMMDDJPCE PHFALPGFGKN = 3; + uint32 BADOIOJGDBB = 13; +} + +// CmdID: 3637 +message LJNKLPIFJNH { + Vector pos = 3; + repeated uint32 ILMNIPLKENP = 7; + uint32 uid = 10; + JKEJLIIPFKL reason = 12; +} + +message KCAAHGKKMLA { + HENEBMLIICL JFDAEKLLKKN = 1; + bool CMADPLGGJIH = 2; + uint32 scene_id = 5; + string name = 8; + uint32 peer_id = 11; + uint32 uid = 13; +} + +// CmdID: 9125 +message NBKELJAFMHD { + uint32 JODCJCPENNA = 2; + uint32 KKFHBLDEABA = 4; + int32 retcode = 11; + uint32 CNOMANMJNBO = 12; +} + +// CmdID: 25192 +message AOAKBECNKJL { + repeated uint32 HJPPOMGGMLI = 1; + int32 retcode = 4; +} + +message PDHBOHJEDBJ { + uint32 PJJAOILBFBN = 4; + bool DGGCKMIKBMO = 10; + uint32 DMNLDPPGOKG = 12; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 3958 +message NDMCAHKAGIE { + repeated ICPPBDKPNAL KFAPIJCGDBC = 9; +} + +// CmdID: 29621 +message PIFOMMNEAJJ { + uint32 CCPIGCCDBOI = 15; +} + +// CmdID: 1455 +message NNAAGLLAHEE { +} + +// CmdID: 25989 +message JAIKMBMMKLP { + DHDLKNOMAEE LAICDPFDIMH = 9; + uint32 FECCPDDAAGM = 12; + uint32 MCCBEKLMCFN = 2; +} + +// CmdID: 27004 +message EFPKGPEGPHO { + uint32 HCKCJIFHKDB = 2; + uint32 PJJAOILBFBN = 10; + uint32 KEFCIKPNGJC = 13; + bool DGGCKMIKBMO = 14; + uint32 OGOPBMAMFMA = 15; +} + +message MMENHIKOCMF { +} + +message NNBPLBJGFCD { + repeated uint32 scene_tag_id_list = 5; + CGMAOKBGOHO DFNDKDAFEJO = 7; + bool is_locked = 10; + uint32 scene_id = 11; + PHJGPIPOKAA GALJCIMKFCH = 14; +} + +// CmdID: 2817 +message CLAKPCFFBOM { + int32 retcode = 5; + uint32 LGOOIDCIAAG = 7; + bool EMLILMHJHOG = 11; + uint32 PJJAOILBFBN = 13; +} + +// CmdID: 9393 +message OBBAFCLGJAA { + uint64 GEDMDOCOLFJ = 11; + uint32 GAPLFMMGBFA = 10; + NOIPNEPDIPN EPCBAOBGODI = 3; +} + +message KBHGAOFKFDD { + repeated BJHHIMCNOCI CBENKJEOCIL = 2; +} + +// CmdID: 1442 +message DKBGOAOEJMP { + map DLFBOGFHAJJ = 11; +} + +// CmdID: 23711 +message PAOKLOEPDHA { + int32 retcode = 5; + repeated MBOEMIHOBGE CJGOFFFHDCO = 7; +} + +// CmdID: 2541 +message KMPGFIDPKPC { + DFMJFILICOP ADMFBDMOLMF = 12; +} + +// CmdID: 3554 +message JAIAEFGNHKL { + uint32 GOLIMNIMJKN = 1; + uint32 JDFLBLOGALD = 2; + bool DGGCKMIKBMO = 6; + PAAHDFJMICD reason = 11; + uint32 LJFAFDHIKJD = 14; + uint32 PJJAOILBFBN = 15; +} + +// CmdID: 28604 +message BJIKPDNHHFD { + repeated uint32 CDGFHBKOOGN = 3; + uint32 IHLCEEDFIND = 5; + uint32 ICGEKFFJHBK = 7; + repeated uint32 DNIJPPKBCBD = 8; + uint32 NNEBHHFHDCC = 9; + uint32 group_id = 10; +} + +// CmdID: 24679 +message LEGDJLCJDJD { + map EIFCHJHIKHI = 2; + int32 retcode = 5; +} + +// CmdID: 22056 +message AFAENFDJAGC { + int32 retcode = 3; + uint32 CMDNKFLFHIA = 4; + bool EBHFIBEHJGE = 10; + uint32 JCHHLLEBMJA = 15; +} + +// CmdID: 9886 +message ONILCBEMHKJ { + int32 retcode = 10; +} + +// CmdID: 2986 +message CGDAEHMEOOJ { + repeated uint64 FLJLPGHEGEM = 13; + repeated uint64 FAFOBHABBKN = 11; +} + +// CmdID: 25056 +message IFHBHDHIIIH { + repeated DKNKKMEMNEC KNBIFCCIBLE = 1; + bool ANKCBOMMOJB = 2; + uint32 FPEDHEDEKPE = 4; + uint32 BKNPLFIKKFG = 5; + repeated BMFHAHLMPFK FILHGGILJLN = 9; + bool MJAOIPLDJMC = 11; + repeated uint32 CDIDJFPEMMI = 12; + uint32 LGBNFIFCPJF = 14; + uint32 PDLMKFLEKDL = 15; +} + +// CmdID: 2176 +message BMMANHGBIIK { + uint32 entity_id = 4; + Vector pos = 5; + uint32 JINJLBEMJNC = 10; + int32 retcode = 15; +} + +message NPKGOMCKACI { + repeated JDJJPJGFGBO MCDIJKPHLNO = 13; +} + +// CmdID: 7955 +message GLGHIJHHCCK { + int32 retcode = 14; +} + +// CmdID: 4543 +message LJAPEOANOHO { + uint32 PJGFAPEKFBC = 13; +} + +// CmdID: 22746 +message BIJFFMPIIFB { + uint32 EAFLFGDFPHC = 2; +} + +message ANAEPBEPALC { + repeated uint32 ILMNIPLKENP = 4; + uint32 DBDMHKFHEKF = 9; +} + +// CmdID: 21717 +message HOHFNEHGDAL { + bool HMONKNFCAGB = 9; +} + +// CmdID: 27071 +message FMIIHIELDIP { + repeated OIEDEOFBGDJ BNLKKIDLBME = 12; +} + +// CmdID: 9629 +message JILKGBCCNAB { + uint32 GAPLFMMGBFA = 4; +} + +message FFDNPJKBNCO { + repeated CJDGPMEOJIP data_list = 3; +} + +// CmdID: 22640 +message DCIDENOJIKC { + uint32 HKEJLENOGLN = 12; + int32 retcode = 15; +} + +// CmdID: 2122 +message DAAIPBODNKI { + uint32 uid = 3; + uint32 game_time = 11; + uint32 EHLCAHJFOEI = 13; +} + +// CmdID: 29377 +message NKGAECCACIO { + OEAOCCJEOPE DDIAAMKBFDA = 7; +} + +message CCNELKENFJC { + uint32 OBOOPJLPDNI = 1; + HFCNCHPPHKA pos = 2; + int32 GPBNFFJBOMN = 3; + HFCNCHPPHKA FLJBEPMLCIG = 4; + uint32 ANECHKCDCBM = 5; + repeated uint32 AFCNACEHIBL = 6; +} + +// CmdID: 28606 +message ServerTimeNotify { + uint64 server_time = 1; +} + +// CmdID: 27555 +message OOKEPPOECHL { + bool LEJLMJJDEDC = 15; + uint32 PJJAOILBFBN = 10; +} + +// CmdID: 24931 +message MBHADIBEIHB { + uint32 entity_id = 7; +} + +// CmdID: 26197 +message IKENEDKCIGC { + bool GJPEOMABHGF = 9; + bool INBENEFPKMK = 14; +} + +message EFANAGNEGAN { + uint32 avatar_id = 1; + uint32 LBCLGHBMDAF = 8; + JAILCNEFODI avatar_type = 9; + uint32 costume_id = 15; +} + +// CmdID: 6636 +message FLFBEMBAKJB { + repeated uint64 DLKMFCJEKAL = 5; + uint64 avatar_guid = 12; +} + +// CmdID: 27301 +message EGFCJHFHJND { + uint32 scene_id = 1; + repeated NBCKCEBGHNA GDFHFICJPCJ = 6; + int32 retcode = 7; + repeated uint32 AKCLIBAIJCN = 10; +} + +// CmdID: 21394 +message BLGJLAJFBNN { + LAGBENCOAIA FODJCJDBFII = 2; +} + +// CmdID: 20873 +message LJJMNKOEDOF { + MotionInfo motion_info = 3; + uint32 scene_time = 4; + bool AHDFCFLMACB = 5; + uint32 entity_id = 9; + uint64 NCKJNDGEAKE = 12; + uint64 MOBMAEKECAI = 13; +} + +// CmdID: 3618 +message PLBOADJPCDI { + int32 retcode = 1; + uint32 PFDGOFLJKFL = 6; +} + +// CmdID: 23925 +message PFCHINHDHCJ { + DADKPNJFDJD AEPAFPDIIBA = 2; + uint32 param = 3; + uint32 type = 6; + repeated LIEAIMEBIJK PGONBLEEAED = 15; +} + +message JGJOLLOHFNO { + uint32 DJMAIMMMMFA = 7; +} + +// CmdID: 29939 +message GNKHHPKLBIH { + uint32 ACOHJBCLCJD = 12; +} + +// CmdID: 23755 +message IBPIDNMPDFO { + OKOIEKIACND EJALONGBODN = 6; +} + +// CmdID: 24431 +message NNCLBHPGINO { + uint32 OKICOGLEJEC = 6; + uint32 KDEFNPGADFB = 2; +} + +// CmdID: 21517 +message MLMACIENGCG { + repeated MKALMMGNKOO JFKPMHEJMCM = 15; +} + +// CmdID: 6197 +message OICMPJFFPBL { + int32 JJFPFMPJEMA = 3; + GGAFHGKNAGJ EBOBPNFJDOI = 11; + int32 retcode = 13; +} + +message LENJKDIPEBG { + uint32 avatar_id = 6; + bool HBLIHLKJEDA = 9; +} + +message HLGJKKPOCPJ { + FPBMMOMLKKN ABPJIBDJIPA = 3; +} + +message KAOKJIPOFOL { + uint32 skill_id = 2; + repeated uint32 JFHONLMCJDD = 9; + repeated uint32 LPECFLDOODF = 12; +} + +// CmdID: 1329 +message CGAGBOLJPIJ { + bool HNNFDPFPBAN = 1; + AOKFCPHJCEH LNHIMFGKHGI = 4; + repeated AOKFCPHJCEH IOABBBEIOHB = 6; +} + +// CmdID: 25826 +message CMAKHKCLHII { + uint32 KHHIBKPBKPN = 8; +} + +// CmdID: 2033 +message FPCKKOIHGOB { + int32 retcode = 2; + uint32 CDMJGIFEFMD = 9; + uint32 JMLDGKCBCBO = 13; +} + +message IDOJNCGGHAK { + EPNIKABPIGP JPIOCEPLHCM = 4; + MathQuaternion GPBNFFJBOMN = 5; + IAKMBAHLGKM BOKHJOOKAHC = 6; + int32 FOECAPJDAKJ = 12; + Vector CCNNJMKEMLC = 13; +} + +// CmdID: 22013 +message DIMFODCLDNF { + uint32 FPEDHEDEKPE = 8; + oneof Detail { + NOPHPGMJAKD boss_settle_info = 6; + OIGFGEAEHEO gallery_settle_info = 9; + } +} + +// CmdID: 27096 +message CEKHMBPEMDA { + bool LEJLMJJDEDC = 6; + int32 retcode = 12; + uint32 PJJAOILBFBN = 13; +} + +// CmdID: 9965 +message GBBINONPNGG { + uint32 FBGJLOGEKGN = 1; + uint32 OMGCHBACHCI = 8; +} + +// CmdID: 2219 +message AAGPEDKBLEP { + DGECJHENBKP GLMKLIPELDI = 10; + uint32 target_uid = 11; + int32 retcode = 14; +} + +// CmdID: 2737 +message ENEGPKJDIKE { + uint32 NNEBHHFHDCC = 1; + repeated uint32 NJHGOAEHNDM = 4; + int32 retcode = 13; + uint32 DFPNKFEKIIG = 15; +} + +// CmdID: 22270 +message BPCGPMHAHBM { +} + +// CmdID: 25481 +message AAHLABCBAIG { + uint32 LGOOIDCIAAG = 6; + int32 retcode = 8; + uint32 DEIFMDKJAHF = 15; +} + +// CmdID: 3247 +message CJEGEKPNDIN { + uint32 OMGCHBACHCI = 9; +} + +// CmdID: 27403 +message BIKCCPFGMPM { + repeated uint32 LDEDOINNIOK = 1; + int32 retcode = 4; + repeated uint32 GBMOEDFDLFI = 5; + repeated uint32 GFBPHHAJAJM = 13; +} + +// CmdID: 3924 +message FCKKLPLPBNA { + uint32 OBOOPJLPDNI = 6; + uint32 PKOLNJPBBGK = 11; +} + +// CmdID: 5052 +message ICNMCMOOLLP { + int32 retcode = 5; +} + +// CmdID: 27108 +message HODGNDHAEFP { + int32 retcode = 3; +} + +message BJHHIMCNOCI { + uint32 NFLLCPMNIHN = 1; + bool LHHBINHJAOE = 4; + uint32 PJJAOILBFBN = 8; + uint32 LFLBHACOBEO = 9; + repeated uint32 DJFEOMJFKGC = 10; + bool EIALJBAENGJ = 13; + bool NKCHBIAFPOM = 14; + uint32 LENMGNMFNNM = 15; +} + +// CmdID: 21871 +message NHAKIOEKMCP { + uint32 LJDMBIDHPJI = 3; + int32 retcode = 11; +} + +// CmdID: 7477 +message HOONMEPLNAN { + repeated KCAAHGKKMLA OHMGDDCBBOD = 3; +} + +// CmdID: 7467 +message GLOBKKFKMHH { + HCPAMCOEIEM NEOILLEIIBO = 8; +} + +// CmdID: 23602 +message ODOHBOFPKIM { + int32 retcode = 7; +} + +// CmdID: 7305 +message GJINIKLCGPB { + repeated INGAOHGHFMO KFAPIJCGDBC = 10; + uint32 DMNLDPPGOKG = 15; + uint32 PJJAOILBFBN = 3; +} + +// CmdID: 26430 +message CFCMKEFCJHL { + repeated uint32 OEIFPLDONKF = 8; + uint32 MGCMNPLNJKL = 7; + bool ANKCBOMMOJB = 2; + bool OMKBOMMENNJ = 11; + uint32 FECBNCACGBH = 5; +} + +// CmdID: 2437 +message EGBJBGJJDFE { + repeated AONNIHMPECH FPIPLMFCDOD = 14; + repeated EDEINFIOBEE KGIMMENCGMJ = 3; + uint32 PJJAOILBFBN = 5; + bool DMEDOEHOMKH = 7; + bool BMNEOAAABJE = 9; + uint32 FJHHIKOIHKA = 2; + uint32 AKGIDLCECPK = 12; + uint32 game_time = 13; + uint32 MHHCOEDMPDP = 6; +} + +// CmdID: 178 +message LFHGIAIHFDP { +} + +// CmdID: 5951 +message HFGLIKABHLE { + BICKFBJHOIK EDIOAIAIOHI = 6; + int32 retcode = 10; + uint32 OLOKLDPAGOH = 13; + int32 JJNHHNFGGPA = 15; +} + +// CmdID: 22860 +message DPKNFGLLCCG { + int32 retcode = 4; +} + +// CmdID: 25075 +message IGHMBJENBJI { + uint32 CCPIGCCDBOI = 1; + KDJJJAOGJFJ OGBGCHOJNKI = 2; + NFKPKNLFIKI JBLOFGOLBDG = 8; + DDHALCNGPNF INENJABAKGJ = 11; +} + +message NFKPKNLFIKI { + bool NNMLHBJDJED = 13; + uint32 NPODDOMMLGN = 14; +} + +message DDHALCNGPNF { + uint32 LADGFLMMGBA = 4; + bool NNMLHBJDJED = 9; +} + +message OGFLEJAPLEO { + float x = 1; + float y = 2; +} + +// CmdID: 5107 +message OFGEIOFEDAK { + repeated uint32 CNFODGEOOEF = 1; +} + +message NPANKIFLLMM { + map CDNIIBLIFII = 1; + uint32 HBINBDBMOED = 2; + bool PKOELLIPBHP = 3; + uint32 ELHPDAEIMPJ = 4; + uint32 JGIHCIBOJPN = 6; + uint32 MEMPKCGNNMF = 10; + bool CMFPJHFFHBI = 14; +} + +message INELAGGDIJF { + uint32 LGOOIDCIAAG = 7; + uint32 BGIIBMPHOCB = 14; +} + +message LLIDCBKBPJH { + uint32 PJJAOILBFBN = 2; + repeated CEINFKNNHBL CJPLONJKCCE = 6; + uint32 CENHKJDFFDA = 10; + repeated uint32 JBADGIAHPGC = 12; + bool POIGGNKEDAH = 13; + uint32 BKNPLFIKKFG = 15; +} + +message KPNJOBFAKGF { + KGHLAAGBIMB KJIOGFGNMEO = 9; + GHIENCFNMMI AIAGDPEDGKI = 11; + DGIFONEOAHC JAEIDDDMIHJ = 14; +} + +// CmdID: 2442 +message GKELGJFLKKB { + uint32 PJJAOILBFBN = 4; +} + +// CmdID: 24616 +message BBAEELNIAHL { + string MKJLEHNFBEO = 7; +} + +// CmdID: 28420 +message IMOFKPMAOME { + bytes OINCFCJKNHA = 6; + uint32 config_id = 14; +} + +message JDJJPJGFGBO { + uint32 PJJAOILBFBN = 8; + bool ECIHDIJCLED = 10; + uint32 MEMPKCGNNMF = 14; + bool EIALJBAENGJ = 15; +} + +// CmdID: 9784 +message MNEMPFBEAJO { + repeated CMJHCAJFGDD NICODPPHLGI = 1; + uint32 DDNPGFANEKK = 9; + repeated uint32 FHDNMIHOABJ = 12; + uint32 ACDDKLJHCIA = 13; +} + +// CmdID: 4790 +message DHANIMAPAOH { + uint32 OBOOPJLPDNI = 8; +} + +// CmdID: 26583 +message HADJCOCIPLO { + repeated uint32 ADLEMOAMHOP = 5; + uint32 CENHKJDFFDA = 8; + uint32 CAIAFEDBCAH = 9; + uint32 PGAFACPGIEE = 10; + uint32 host_uid = 11; + uint32 GAPLFMMGBFA = 13; + uint32 OHKIDHNABIB = 14; + OEAOCCJEOPE DDIAAMKBFDA = 15; +} + +// CmdID: 20870 +message FEKIKOEIDNC { + HIMMEMHOGFB MFMLAKBIAED = 1; + uint64 DCOMPDPPDPO = 4; + int32 retcode = 12; +} + +// CmdID: 27213 +message CBLGKKOMLBP { + uint32 target_uid = 5; +} + +// CmdID: 4958 +message EACAPHLMIJK { +} + +// CmdID: 21474 +message GANAHAILPFK { + repeated BFEKIJMIJAK MGLNMBNDPBA = 10; +} + +// CmdID: 1410 +message LADPAAGLBLK { + uint32 end_time = 7; +} + +// CmdID: 24026 +message EGPJIKMGFDF { + repeated uint32 GLAPLKFANDJ = 10; +} + +message NGAMJOKKJPB { + uint32 BNGPNMOBOHJ = 1; + float CPIMBCKMLFC = 9; + uint32 PJJAOILBFBN = 12; +} + +// CmdID: 26454 +message SetPlayerBornDataRsp { + int32 retcode = 10; +} + +// CmdID: 22553 +message DAGAADIHEHL { + repeated uint32 KLFEGGJCCFN = 2; +} + +// CmdID: 28322 +message NECCPFMBJAI { +} + +message COCNECPFGJE { + repeated KMJEDJLDEAB APJEPLHBNDG = 2; +} + +// CmdID: 1504 +message CKMGMKPFJPF { + uint32 OMGCHBACHCI = 6; +} + +// CmdID: 2968 +message JNHIMKMMIIH { + float LLGKENMIENL = 9; + uint32 entity_id = 13; +} + +// CmdID: 21710 +message IMPOIHELNBD { + int32 retcode = 4; + PPDADGBPHFJ JIEAKEMOLAI = 6; +} + +// CmdID: 3045 +message PIFJECJDGON { + uint32 JLFHEEIPDDP = 15; + bool JFJDIMPCNNF = 12; + uint64 DCOMPDPPDPO = 9; +} + +// CmdID: 28300 +message KIALANHPFBG { + repeated uint32 DOBNNMFIGIH = 2; + int32 retcode = 10; + uint32 OBOOPJLPDNI = 12; +} + +message DGEHIIBLLMC { + uint32 config_id = 7; +} + +// CmdID: 20963 +message HKNFCFKIFGO { + repeated uint32 FJCMPLGBCEK = 13; +} + +// CmdID: 25062 +message FMCPPLAODNL { + uint32 NFJOHALDGDN = 10; + uint32 JMLPPGEFBPF = 12; + uint64 avatar_guid = 6; +} + +// CmdID: 27660 +message KCAMGKDFAFN { + uint64 avatar_guid = 8; + uint32 OMNKHJBMGKL = 9; + int32 retcode = 13; +} + +message CELLLDFBOOP { + bool JHFMEFICAAL = 3; + bool ECIHDIJCLED = 10; + uint32 PJJAOILBFBN = 14; +} + +// CmdID: 1747 +message MDDHJEMINCI { + DMBNNBHBPBI HKMHENOEPKP = 12; + int32 retcode = 15; +} + +// CmdID: 4561 +message EnterSceneDoneReq { + uint32 enter_scene_token = 8; +} + +// CmdID: 22669 +message NCOMLLOKMNK { + repeated POIPABABMDA NIOMENGDMAJ = 1; + uint32 HLHGMEOCGLF = 3; + repeated uint32 GNHBOLOODGB = 8; + uint32 ADCJKMAOKME = 11; + bool DMEDOEHOMKH = 12; +} + +// CmdID: 22083 +message FOIMICAJIMB { + uint64 guid = 12; + int32 retcode = 13; +} + +message FMKOKBFDODM { + int32 HHHCFHHNBBN = 5; + Vector BOKHJOOKAHC = 6; + Vector CCNNJMKEMLC = 11; +} + +// CmdID: 7491 +message IFBFCHJFCHD { + int32 team_id = 6; + string team_name = 8; + int32 retcode = 14; +} + +// CmdID: 1514 +message GEEIHPLPLMB { + float LECAPBHNAPF = 1; + uint32 skill_id = 7; +} + +message PBDPJNCFEOF { + oneof CLBBKMNHFIO { + ADIFNOPLAIK detail_ability_info = 1; + } +} + +message IDALMALJCAO { +} + +message GHIENCFNMMI { + repeated MKALMMGNKOO BLKJABABPOD = 8; + repeated uint32 JEJGEDBIHFM = 12; + repeated EIKIFEMNONL CBENKJEOCIL = 13; +} + +message HGHMAOOIKPE { + uint32 IAOMOIFPBKJ = 2; + string KAMJIJOLFKJ = 3; + uint32 avatar_id = 11; + uint32 costume_id = 12; + string AEOMGDDONCC = 13; +} + +// CmdID: 27808 +message BGEKEKECKJG { + uint32 DEKHBEOOIEN = 1; + uint32 LJFAFDHIKJD = 3; + bool DMEDOEHOMKH = 6; + uint32 PJEGODEBMJC = 7; + bool DGGCKMIKBMO = 8; + uint32 group_id = 9; + uint32 GOLLEKHHDGH = 10; + uint32 MIILDBCNEKL = 11; +} + +// CmdID: 24255 +message BGCGLOOIPFO { + uint32 entity_id = 8; + uint32 DLPHDIPGPHF = 14; + uint32 KNCLKKIFAOC = 2; +} + +// CmdID: 23122 +message MMNLFNADKBJ { + int32 retcode = 5; + uint32 CDMJGIFEFMD = 9; +} + +// CmdID: 25344 +message DGAAJBLHJPE { + uint32 GAPLFMMGBFA = 3; + repeated PLMKEBGLBBG ABOGBBAEKCB = 11; +} + +// CmdID: 23055 +message GJELIPNJOJJ { + repeated uint32 FNAOACPMMKD = 1; + uint32 GOAKCBGLBMJ = 2; + int32 retcode = 9; +} + +message BHPFLOPGFKL { + uint32 config_id = 4; + bool is_active = 9; + bool HJLPILEEMEB = 12; + map PCFCGPIJABG = 13; + uint32 OGKGKJIKCHC = 15; +} + +// CmdID: 26903 +message IFGKMHLINIP { + repeated uint32 MLHFBAFCKIP = 1; + uint32 KENIKECFFLM = 8; +} + +// CmdID: 4879 +message KOCMFNHPIEL { + CGGCFCGPELL EBAGAMDKGGD = 8; + OFFELIOFHPK HFHEPKAKHMN = 15; + IPFJMBGNAIO PFACBMGKKEP = 2; + JPOAEIDKABJ EGCHGONPAKB = 11; +} + +// CmdID: 4714 +message AIBEKFKLMCJ { + repeated uint32 OEHKFNGFANH = 4; +} + +// CmdID: 2412 +message BDAFFNFABKC { + uint32 CENHKJDFFDA = 3; + OEAOCCJEOPE DDIAAMKBFDA = 7; + int32 retcode = 8; + bool MCPKKMHKCPD = 14; +} + +// CmdID: 4597 +message NDEBJNDHIEC { + uint32 EEDDLLECDLE = 12; +} + +// CmdID: 8792 +message INKDHPCODPL { + NGGKFPEMAPD NKKDOCDEJFG = 2; +} + +// CmdID: 26074 +message POEFCHKGKAE { + OEDBNOADGJJ PLBDAGKFMBI = 1; + bool NECNDMMPPLI = 2; +} + +// CmdID: 9697 +message MHGBAOHBKGH { + bool IDPJMEMJJFJ = 2; + uint32 LGOOIDCIAAG = 3; + bool NFLEDLLGEAK = 9; + map FHPFEGDNJDB = 14; +} + +message FLGBAGGEBCM { + DONNPJAMEED NHOKEPCPCFE = 5; + DONNPJAMEED AAPGBBKIPJE = 6; + repeated MKALMMGNKOO JAJNJHDDLOJ = 7; +} + +// CmdID: 5790 +message ILMGEFHLOAN { + int32 retcode = 1; + repeated uint32 DLKEKCDOJBJ = 5; +} + +// CmdID: 8111 +message OLFPDHCBLPM { + uint32 HHLMKNIAGAM = 3; + uint32 draft_id = 11; +} + +// CmdID: 21538 +message EIAIMIKHJAD { + uint32 scene_id = 11; + uint32 uid = 12; +} + +// CmdID: 28195 +message GJLCDFENOJC { + uint32 ONABDGFCPIH = 9; + uint32 MEMPKCGNNMF = 15; +} + +message BAGMCIDDFGK { + DFOHAFAOJFA PDJMIECELHM = 5; +} + +// CmdID: 24252 +message AHHFDOMFCPP { + uint32 PJJAOILBFBN = 4; + int32 retcode = 12; +} + +// CmdID: 27744 +message KHNNKFBOFOI { + repeated uint32 CEPOHPDEPBL = 13; + repeated LBLOFALMNAN FACLCDOHBGD = 14; +} + +// CmdID: 6469 +message GAJFDCOGCEP { + uint32 OMGCHBACHCI = 12; +} + +// CmdID: 21176 +message LCJLEAGCIMI { + uint32 OMGCHBACHCI = 14; +} + +// CmdID: 20675 +message GLAIABLNIDK { + int32 retcode = 6; + uint64 DGHPDLLBELD = 11; + uint32 skill_id = 13; +} + +// CmdID: 5147 +message FHNNOCIOOKA { + uint32 LJFAFDHIKJD = 1; + uint32 DEKHBEOOIEN = 7; + PAAHDFJMICD reason = 8; + uint32 PJJAOILBFBN = 10; + bool DGGCKMIKBMO = 11; + uint32 EGBMIFDJDIH = 12; + bool ANKCBOMMOJB = 14; +} + +// CmdID: 4590 +message EAMMEACFNFM { + repeated OMLMLMJKENC DNDLHAJHKHO = 8; + repeated OMLMLMJKENC MFLCGKBIEOO = 10; + repeated OMLMLMJKENC CDDHFDEEGHG = 6; +} + +message FJMAJBMHHJI { + uint32 FBPGIMLMDNJ = 5; + repeated uint32 BMMLKELMANE = 10; + repeated uint32 DADPCEJNPKM = 11; + repeated uint32 IBIFPKEFIIJ = 12; +} + +// CmdID: 21659 +message IEBFCFMHLFG { + int32 retcode = 1; + repeated uint64 EDABEIDCFFO = 13; +} + +message IPBJLHACFKM { + bool ECIHDIJCLED = 2; + uint32 GEIHMKHCIJE = 6; + uint32 DMKFECCMCOP = 9; + uint32 CCPIGCCDBOI = 11; + uint32 HGDLFMMIDKP = 15; +} + +// CmdID: 6462 +message DFIMDKOCJKG { + bool HEEAHDMIIFJ = 13; + uint32 KENIKECFFLM = 6; +} + +// CmdID: 9777 +message DHIIIFAOMCM { + Vector rot = 2; + Vector pos = 11; + uint32 DMCJBIMFKCI = 6; + uint32 PHPFPPIDJKJ = 4; +} + +// CmdID: 7719 +message NPDPCMGKEDO { + repeated DHKLPPAPLFO OLPNNLGABBG = 2; + repeated MKALMMGNKOO MLBPENMICLI = 5; + repeated uint32 JFPJMBOLNGM = 7; + int32 retcode = 14; +} + +// CmdID: 24416 +message KJOMBBBGCKP { + GOOLNOFHKPC LAPICIIJCKL = 4; + int32 retcode = 7; +} + +// CmdID: 8144 +message ICDAAHMBBGE { +} + +// CmdID: 9491 +message HGDCNFFCOHA { + int32 retcode = 3; + uint32 NNEBHHFHDCC = 9; +} + +message LOAAEEOPJAD { + uint32 KPAMPGDJDHE = 1; + repeated uint32 EDMGKCHACBE = 2; + repeated MKALMMGNKOO IEGBMLHPNGC = 3; + uint32 JGNOFMBFFKI = 6; + repeated HIFBNCOBDDK IAMMMOGKDAF = 8; + uint32 IONGHIOEDFH = 13; + bool KNHICJHGBEM = 14; + repeated MKALMMGNKOO HBJKKPGOPHN = 15; +} + +// CmdID: 650 +message EINJDDJINPG { + uint32 PJJAOILBFBN = 9; + uint32 IJFFKCGIAOJ = 10; +} + +// CmdID: 5400 +message LJJFBFNEINA { + uint32 MEMPKCGNNMF = 12; +} + +// CmdID: 23434 +message HOJJNGAPPPL { + uint32 PEBGMEMNKNF = 4; + KPJFPADPFMJ BLPBLJKODIA = 9; + uint32 group_id = 12; +} + +// CmdID: 9915 +message GPIJLNGAEAD { + Vector rot = 11; + Vector pos = 15; + uint32 HDKFFLFEJGG = 7; + uint32 DEGMGHPFHJB = 13; +} + +// CmdID: 28996 +message GNDCEBDAPOE { + uint32 BJJJDLDCLLL = 12; + uint32 HOGPDLGHGLM = 15; +} + +// CmdID: 25900 +message EPHFNMHIEPL { + int32 retcode = 2; +} + +message DLIMEJILDCA { + uint32 BCGEOGLHKAN = 5; + bool LHHBINHJAOE = 9; + oneof NAOHDAHDIOG { + uint32 boss_challenge_id = 12; + BDKBOLGLAFB score_challenge_info = 13; + KLCLHNBEPHO bundle_info = 14; + } +} + +message HHJAEHGLDIF { + uint32 PJJAOILBFBN = 2; + bool LLHNLHFIBHK = 5; + bool EIALJBAENGJ = 8; + bool LJHBDLPMFEG = 10; + bool HKBJJGLNGKB = 11; +} + +// CmdID: 21501 +message MPOPIHBOEKM { + int32 retcode = 1; + repeated uint32 PGDAOBFGKOJ = 4; +} + +// CmdID: 21348 +message FJEFOGDBOGP { +} + +// CmdID: 5969 +message IGNGPLJOFBJ { + uint32 FIKNLHOJFKL = 2; + repeated POIPABABMDA item_list = 10; + int32 retcode = 11; +} + +// CmdID: 22319 +message KAOBPDLPHLN { + bool JHFMEFICAAL = 5; + uint32 PJJAOILBFBN = 6; + int32 retcode = 9; + uint32 DEKHBEOOIEN = 10; + uint32 CJLMAOKMPEI = 12; + bool DGGCKMIKBMO = 14; + uint32 PJEGODEBMJC = 15; +} + +message GOHOCGBPHAN { + repeated JHLGCNGFLAF CCFEEEBACKD = 8; +} + +// CmdID: 1685 +message BPLMMJAKPEB { + uint32 uid = 6; + repeated uint32 EBEECDALMKM = 7; + int32 retcode = 10; +} + +// CmdID: 3380 +message EJMLHIOLAMO { + uint32 uid = 2; +} + +// CmdID: 2358 +message PNFAEBABLOM { + bool BLIAKNCJPLH = 1; + int32 uid = 2; +} + +message GMHLCFMHPBG { + uint32 PHPFPPIDJKJ = 3; + uint32 LMEDILEGOBP = 7; + repeated uint32 LPECFLDOODF = 11; + repeated uint32 JFHONLMCJDD = 14; +} + +// CmdID: 23075 +message FFJDGMAGCCO { + uint32 MEMPKCGNNMF = 14; +} + +// CmdID: 6116 +message DODONPNGPLJ { + uint32 DKEOBFMAFPK = 5; + uint32 CDDPHGDDCCN = 2; + uint32 scene_id = 3; + uint32 version = 4; +} + +// CmdID: 5317 +message LHOICAAGPCD { + bool PLFBPPNFDOG = 15; +} + +// CmdID: 1643 +message MMIECKLKFNO { + LANIKOFEDEG GLILGFHHHHM = 3; +} + +// CmdID: 21467 +message MAAMIBBLGMK { + FBAOAOBCFEO MCGFNJLCEDM = 1; + map prop_map = 3; +} + +// CmdID: 20872 +message LDOOPDJKHKN { + BOJMBIEMCJC reason = 9; + string PLKOLHGCDGC = 12; + bool MCPKKMHKCPD = 14; + uint32 target_uid = 15; +} + +// CmdID: 6096 +message JBOHDFOICFH { + repeated uint32 JFMHIDPANLL = 6; +} + +// CmdID: 567 +message NEKJJCOEKPA { + MDBNHEBDNED MHHCOEDMPDP = 7; + int32 retcode = 8; +} + +message EMINHDJHBOM { + uint32 FFNOFCPHOOA = 1; + uint32 PEBLOHAHPMM = 2; +} + +message DFBALNGNHFA { + uint32 skill_depot_id = 5; +} + +// CmdID: 5841 +message LAEPOIPPIGF { + uint32 FIBDEAGPLAO = 7; + repeated EFAIPNDIHAI AEOADOKLKCK = 8; + uint32 PGBAIKHNKDC = 13; + bool EKIGGMKHLPL = 14; +} + +// CmdID: 9746 +message PNJEJKHILNO { + bool is_locked = 5; + uint32 DALMFFLOAMD = 15; +} + +// CmdID: 2288 +message MJAEPAPFMBB { + uint32 JEFILDJEBAJ = 9; +} + +// CmdID: 22931 +message KCNGBIDPKDL { + int32 retcode = 5; +} + +// CmdID: 23268 +message EIMIAJKOGFC { + uint32 FLBFCPEKOJE = 2; + int32 retcode = 5; + uint32 ANHIGELNHKP = 6; + uint32 KPIDLLGNOJF = 7; + uint32 AIIHCKIMNNN = 12; + uint32 HGHMFFPABOO = 13; +} + +message PKPKMNOGHLF { + ONEJLAKGHCI MHFDGAGIEPA = 5; + uint32 count = 6; +} + +// CmdID: 2527 +message JPMCEOMKHCF { + repeated uint32 NAPGDLCLMEF = 7; + int32 retcode = 14; +} + +message DPAPKILFINN { + uint32 item_id = 1; + bool LGPCIHOHCLA = 2; +} + +message LJEDIFPDAFN { + uint32 NIPAAKAPGAG = 4; + uint32 PDPNHMEHBIC = 5; + uint32 KIGFPEIKEIO = 13; +} + +message AGMFFJAHJPE { + uint32 count = 5; + ONEJLAKGHCI MHFDGAGIEPA = 7; +} + +// CmdID: 2733 +message CNNMDLJJOFA { + DGECJHENBKP GLMKLIPELDI = 5; + int32 retcode = 13; +} + +message FLPHJJJLFCM { + repeated OCDNPCALIKF HAJJDPBJNBE = 1; + EFENJAGBGMF CLJMAMEBJPJ = 6; +} + +// CmdID: 21157 +message NJADNNJMIGC { + uint32 HMLGDPBCGDM = 14; + uint32 avatar_id = 2; +} + +// CmdID: 9945 +message GJBPELNCBFD { + uint32 JJLPIJKGKON = 1; + bool NECNDMMPPLI = 2; + DOAPFGNFCCO OEAPFMFEFGE = 3; + string name = 5; + int32 retcode = 13; +} + +// CmdID: 20412 +message EEBHEGFHMML { +} + +message OEOHNCNKHIP { + bool LFNFJIGHDEE = 2; + uint32 CMGFMDLFCFK = 3; + bool DMEDOEHOMKH = 8; + uint32 BNBLMFKKFGG = 13; + uint32 NNEBHHFHDCC = 14; +} + +// CmdID: 29106 +message NGFCBNONDFI { + uint32 JOFBEIACLOF = 3; + bool DGGCKMIKBMO = 8; + uint32 DEKHBEOOIEN = 11; + repeated GJJBBAJDNFL FILHGGILJLN = 12; + uint32 IGMNBBKENEH = 14; + bool ANKCBOMMOJB = 15; +} + +// CmdID: 1828 +message OFDANJNMHEK { + map AAEODLNEABP = 14; + string version = 13; +} + +// CmdID: 28513 +message DIAFCPCDCPO { + uint32 OBCDOIBIJEM = 3; + uint64 avatar_guid = 4; + uint32 PLNGOJENAIC = 13; + uint32 OCGOBBALHME = 15; +} + +// CmdID: 24137 +message DPIMMPJILMJ { + HNNCCLMHCLA BKIDNKCMAIL = 5; + PHJJCHBPKMP MDKKPMIICAE = 6; + int32 retcode = 9; + uint32 JINJLBEMJNC = 11; + uint32 OGCCDACJJIG = 15; +} + +// CmdID: 26765 +message FOGDOCJODDI { + uint32 PJJAOILBFBN = 12; +} + +message PCMPIHMIOPH { + uint32 avatar_id = 11; + bool HBLIHLKJEDA = 15; +} + +// CmdID: 22297 +message LAMIHBFKDOM { + bool BGAOACGALDG = 3; + uint32 CENHKJDFFDA = 9; + uint32 uid = 15; +} + +// CmdID: 23668 +message JBDDPALMIMD { + uint32 EDDFMJMPNJP = 7; + uint32 CCPIGCCDBOI = 11; +} + +message AFNBGDDDOAD { + uint64 avatar_guid = 5; + float EMDGKJGINAC = 7; + float IJFFKCGIAOJ = 10; +} + +// CmdID: 20709 +message BIDHMAABAMC { + repeated HKGAPBEDOAB BLGIDANIOPE = 13; +} + +message ONEJLAKGHCI { + string BKDILGIJPEG = 3; + NBADDMOPLEI BLFKOJLCCOO = 5; + uint32 uid = 6; + string MMDPDOOCOCO = 8; + uint32 DBMPKIGBBHN = 9; + string KAMJIJOLFKJ = 14; +} + +message NOBOPMMGCLC { + uint32 gadget_id = 9; + repeated uint32 OILKFBHGOBC = 15; +} + +// CmdID: 5879 +message IEODDBOHBEG { + uint32 player_uid = 4; + uint32 group_id = 7; + uint32 BKNPLFIKKFG = 10; + uint32 LGOOIDCIAAG = 11; +} + +message BMJIOKCBMAI { + HNNBHJJDNCK FLBKNBNNPGG = 5; + DBCIIOLDMHK OMFKFFJAODO = 6; + OANFHDOOBFF NOCPCCNDHCH = 11; + KCGCKIADJBP EMIAEHLIHCB = 15; +} + +// CmdID: 22974 +message JICBNIFNBME { + int32 retcode = 9; +} + +// CmdID: 6453 +message IBIMEHLBJEM { + repeated uint32 IEJFCLMNFEA = 11; +} + +// CmdID: 6584 +message NKPACMDAIDM { + JCBAIFPFACC FFLGCBBLIAO = 3; + repeated POIPABABMDA MKMHPOMEAHP = 6; + int32 retcode = 8; + repeated POIPABABMDA GBEPKGLFBFD = 12; + uint32 GLDNNFOCDEM = 13; +} + +// CmdID: 27677 +message BDLJHNOLPAL { +} + +// CmdID: 24443 +message ICNIDLKDJHB { +} + +message PPLOCJOPFIC { + bool ECIHDIJCLED = 1; + uint32 KODEIACDODK = 4; + uint32 PJJAOILBFBN = 8; + uint32 OICEBEGENCM = 10; +} + +// CmdID: 1924 +message EGGCOCGBGDA { + bool is_active = 12; +} + +// CmdID: 8730 +message ALDBCBCDBKI { + uint32 CNKDDKIKGLG = 1; + int32 retcode = 8; + uint32 OMGCHBACHCI = 12; +} + +message LLBNKELDFCG { + uint32 GNJCIDHOBIA = 5; + DICKJKIOIOP type = 9; +} + +message AGNGBCGNMBM { + uint32 EEPGBFLJALK = 2; + repeated uint32 GMLDNLEODOH = 11; + uint32 GEIHMKHCIJE = 12; + string key = 14; +} + +message HEFFHMDIPAI { + repeated uint32 CDGFHBKOOGN = 1; +} + +// CmdID: 27850 +message BDAKEONEPMH { + uint32 KHHIBKPBKPN = 1; + int32 retcode = 5; + map BNOFPMIFHDL = 11; +} + +// CmdID: 24996 +message NIKHOFCHPNN { + repeated uint32 MIKGJHPDING = 9; +} + +// CmdID: 22611 +message MNAOLPFEGHI { + repeated POIPABABMDA item_list = 2; + PNDPBPPMKID EOCEPKICPCA = 4; + int32 retcode = 9; +} + +// CmdID: 24815 +message GBKMFPIJANP { + repeated uint32 NAPGDLCLMEF = 3; +} + +message LIIJODFAABF { + repeated uint32 FDJPPPFGHNE = 8; + uint32 KNCCNDEEFMN = 11; +} + +// CmdID: 4847 +message IPHKLOMJIAC { + uint32 DFPNKFEKIIG = 2; + uint32 ONABDGFCPIH = 10; + int32 retcode = 13; + repeated PPGPJDDIEHM KJJDFPHKFEB = 14; + uint32 MEMPKCGNNMF = 15; +} + +// CmdID: 4271 +message KPNGHKIOMDE { + uint32 PJJAOILBFBN = 3; +} + +// CmdID: 2609 +message KEBMEOJLLPL { + uint32 group_id = 13; + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 343 +message GPPJNEHJPCH { + map DOJOJEPLHAP = 9; +} + +// CmdID: 395 +message MPOIGOEKNFN { + uint32 PJJAOILBFBN = 7; +} + +// CmdID: 546 +message DHOIKMNOFMH { + int32 retcode = 6; +} + +// CmdID: 26070 +message IJIKAPDFOCG { + uint32 NMAAJIGNDJG = 1; + bool DGGCKMIKBMO = 2; + uint32 LMDOEPPJNHJ = 5; + bool LFKJGGFAECB = 8; + uint32 OMHNNIGKCCI = 11; + uint32 KMAEHPAGKFK = 12; + PAAHDFJMICD reason = 13; + uint32 IHEICJNBKKI = 15; +} + +// CmdID: 20011 +message KIAJJFADNMN { + uint32 JLFHEEIPDDP = 1; + bool AKBCIDFNPHB = 7; + uint64 DCOMPDPPDPO = 12; +} + +// CmdID: 20106 +message DEKEKHBIJFN { + uint32 PKICAIBDCHD = 11; +} + +// CmdID: 21423 +message EDHEDMDPOAN { + uint32 KHHIBKPBKPN = 2; +} + +message NBADDMOPLEI { + uint32 avatar_id = 1; + uint32 costume_id = 2; + uint32 AHIDNMJDEJF = 3; +} + +// CmdID: 28616 +message DAGIJMMKHEG { + int32 retcode = 8; +} + +// CmdID: 3442 +message OBOMDLILBIK { + GOPNAKLACIP AEBGLFMJFHM = 10; +} + +// CmdID: 21598 +message DNLGPLJGEIE { + uint64 guid = 12; +} + +message Material { + uint32 count = 1; + MaterialDeleteInfo delete_info = 2; +} + +message BILBKKOHDAB { + repeated uint32 EMEPPKABBGE = 2; + uint32 MEMPKCGNNMF = 4; + repeated uint32 LILEMBEIHAI = 7; + repeated NHFPLBMEMED DAHKFDAACLL = 11; + bool ECIHDIJCLED = 15; +} + +message IDJEOFDJKGI { + repeated HANILMJMMGM PGONBLEEAED = 4; +} + +message PODPBJOALMC { + uint64 HCIIAHLMPJJ = 7; +} + +// CmdID: 2010 +message PDONJABKCEC { + uint32 LGOOIDCIAAG = 10; + uint32 PHMKPNKMOOE = 13; + int32 retcode = 14; +} + +// CmdID: 2466 +message DNHJOLMCFLM { + repeated uint64 avatar_guid_list = 15; + uint32 PJJAOILBFBN = 14; +} + +// CmdID: 2116 +message NEPBBPJPODL { +} + +// CmdID: 21144 +message GKJDBFKCGAK { + int32 retcode = 4; + uint32 PGMIFNDNKEE = 11; +} + +message OAOAJFODACB { + uint32 MEMPKCGNNMF = 2; + bool ECIHDIJCLED = 13; +} + +// CmdID: 1526 +message HOELJJHEHON { + uint32 entity_id = 2; + uint32 GBCEBGKBJDM = 7; + uint32 gadget_id = 12; + string JHLCIKOOKMO = 15; +} + +// CmdID: 9190 +message BMCAJKODGAK { + int32 retcode = 7; + uint32 JINJLBEMJNC = 11; +} + +// CmdID: 22660 +message DFOLKICAMEJ { + int32 retcode = 8; + uint32 PJJAOILBFBN = 10; +} + +message GFBGEHAALJM { + uint32 uid = 7; + uint32 DEKHBEOOIEN = 11; + repeated JMLMHFCGDGL CBKMLACNMIK = 12; +} + +// CmdID: 23289 +message FAPNIBGMIDI { + uint32 LEEJKJIJEGB = 5; +} + +// CmdID: 4677 +message JBAFHGODFDG { + repeated CKDGKENJLLP JJNCPFKPLHM = 13; +} + +// CmdID: 2644 +message IIJDHAJKJMK { + uint32 PJJAOILBFBN = 5; +} + +// CmdID: 25958 +message EAHDNPFEOLP { + int32 retcode = 3; +} + +// CmdID: 23389 +message GPOMPHELAFJ { + uint32 HFJBNDPDLBE = 10; +} + +// CmdID: 9835 +message FMPBFEFKAMP { + uint32 parent_quest_id = 8; + map EPFNGPMMHME = 12; +} + +// CmdID: 8478 +message LDFPPFOBNFP { +} + +message LAGBENCOAIA { + uint32 PBKEAOCBPMN = 2; + uint32 BIDFHBILNMO = 5; + repeated uint32 NAPGDLCLMEF = 6; + uint32 PHEAADKDALG = 7; + repeated HILNCFDLGMI DHGDEEAFOCA = 8; + fixed32 MHGHINOGBGD = 15; +} + +// CmdID: 401 +message MKCLIFNALEE { + LIAKFKADBDJ HMPFKHEPFCH = 4; + uint32 ACOCKPEKNAO = 6; +} + +// CmdID: 24933 +message PAIPPEMGICH { +} + +message IHBAFCNDHDL { + uint32 CCPIGCCDBOI = 9; + uint32 DMKFECCMCOP = 15; +} + +// CmdID: 20985 +message OBFKJOGGEOK { +} + +message HAKLMLNJLOA { + Vector pos = 1; + Vector rot = 2; +} + +// CmdID: 377 +message SceneInitFinishReq { + uint32 enter_scene_token = 10; +} + +message OIGFGEAEHEO { + map HFENJDAPPBM = 1; + bool DMEDOEHOMKH = 4; + uint32 POALEMPCFOF = 5; + uint32 LHLGJEONMDL = 6; + uint32 LANBAKKBBGH = 8; +} + +// CmdID: 1127 +message GIDNNGBJHCH { + uint32 NNEBHHFHDCC = 1; + repeated uint32 NJHGOAEHNDM = 4; + int32 retcode = 7; + uint32 DFPNKFEKIIG = 12; + uint32 LBCLGHBMDAF = 15; +} + +message MaterialDeleteInfo { + bool delete_time_num_map = 1; + oneof LIKFDABJGAG { + ODPLEFIMGEH count_down_delete = 2; + PEJOBOPBCLC date_delete = 3; + MJPLJJPLBLM delay_week_count_down_delete = 4; + } +} + +message ODPLEFIMGEH { + map CCNEDCHBIKN = 1; + uint32 ILBKELAKKEC = 2; +} + +message PEJOBOPBCLC { + uint32 NIFBCCHHDHB = 1; +} + +message MJPLJJPLBLM { + map CCNEDCHBIKN = 1; + uint32 AJHJKMJCCHB = 2; + uint32 ILBKELAKKEC = 3; +} + +message JOAPCLNJBCA { + repeated uint32 OGJODGFLEIN = 3; + uint32 skill_depot_id = 9; +} + +message GEEAKCHDILI { + uint32 JFLKLBDFBHJ = 2; + uint32 entity_id = 3; + uint32 KGEDPGANKPC = 11; + int32 BEDACOIEIMA = 12; + Vector GLEKHBCLIJF = 13; +} + +message KJIKLBIPJIJ { + uint64 CGAMMLODODP = 8; + uint64 PADCLIPINAD = 15; +} + +// CmdID: 3876 +message MKLEPODLEOH { + int32 retcode = 11; +} + +// CmdID: 459 +message PPMBDKKFCBI { + uint32 LGCOPNJBCNF = 6; + uint32 FPNHHFIKCCK = 10; + int32 retcode = 12; +} + +// CmdID: 29487 +message AFMPEMNPPNO { + uint32 level = 5; + uint32 LHDAHDNEPPL = 10; +} + +// CmdID: 366 +message GFIFOLIDGID { + bool DJOCLOKDKAE = 6; + uint32 IEHLHAOGKPJ = 7; + int32 retcode = 8; +} + +// CmdID: 28932 +message CPEICDNFPAJ { + uint64 avatar_guid = 13; + uint32 KCINBOMOIGL = 6; +} + +// CmdID: 2815 +message EBIIGFOJGEN { + repeated uint32 skill_id = 12; +} + +message KELLLEFKOFC { + bool PKFAMDJCNMA = 1; + repeated MJFEDEPGJDN FHPHEGLKNID = 2; + repeated MIKDKLNOJIC MFMIOPNKBDP = 3; + repeated IPAFHBIODFK DPDFCJANKJM = 4; + repeated PFBEJHAGODB DJDNFGBNJKL = 5; + repeated uint32 KINKNOMPGDN = 7; + repeated uint32 OMNACMCAKCP = 10; + repeated uint32 MNEABEBJCGA = 11; +} + +// CmdID: 27954 +message JMFGNJJCPPC { +} + +// CmdID: 8838 +message LDBFNDJEBLI { + uint32 parent_quest_id = 2; + bool DJOAFMPOJAH = 3; + uint32 entity_id = 5; + uint32 KENIKECFFLM = 11; + int32 retcode = 14; + NDFGOFPCGIC PFOGOKINGMB = 15; +} + +// CmdID: 29575 +message CIPPMBCJMMC { + DHKLPPAPLFO KJJAOIGFJPN = 6; +} + +// CmdID: 4120 +message HIGPFIDMALH { + uint32 ONABDGFCPIH = 5; +} + +message KIJCLOCBFOJ { + repeated uint32 FBPGKCJGPLD = 2; + uint32 OGAALHDLGEP = 10; + repeated BIKIDCLPEOP HGIGOLJNIIO = 15; +} + +// CmdID: 22517 +message PGGOHHBNFCO { + repeated uint32 IPKKBAILKDI = 1; + repeated uint32 LFADNIBLDKC = 5; + int32 retcode = 12; +} + +message AFGMKCJEICP { + uint32 DMNLDPPGOKG = 5; + repeated OJHNHNNEPIP KJJDFPHKFEB = 6; + uint32 ECGJAIBEJEO = 9; + uint32 GOHBLJEHKBA = 11; +} + +// CmdID: 7606 +message KCFPBCNJGEK { + uint32 BKNPLFIKKFG = 6; + uint32 LGOOIDCIAAG = 12; + uint32 group_id = 2; +} + +message FJHFJJHDCKO { + uint32 guid = 5; + uint32 MBPBFHLBPII = 15; +} + +// CmdID: 1630 +message MNIBOCIBEOP { +} + +// CmdID: 2596 +message MNNOIPPNPCG { + uint32 GGHKDJLGFPB = 5; + int32 retcode = 6; + uint32 FFHEMBOKBEF = 10; +} + +// CmdID: 1964 +message KCKGMIFCPDP { +} + +message EFENJAGBGMF { + uint32 DJBLEKFBKMD = 4; + bool ECIHDIJCLED = 5; + bool EIALJBAENGJ = 7; + uint32 PFEGABJGAMF = 9; +} + +message HJMLEOOOJLJ { + EPNIKABPIGP JPIOCEPLHCM = 2; + MathQuaternion GPBNFFJBOMN = 5; + IAKMBAHLGKM BOKHJOOKAHC = 8; + int32 FOECAPJDAKJ = 10; + Vector CCNNJMKEMLC = 12; + int64 NCNKMDBAFEH = 15; +} + +// CmdID: 9567 +message PGNLACLONKK { + repeated uint64 EDABEIDCFFO = 11; + StoreType store_type = 13; +} + +// CmdID: 24403 +message CCOHDFHFKOF { + uint32 PNALLKJLNLC = 1; +} + +// CmdID: 28082 +message MGNNGBNNFEI { + uint32 avatar_id = 6; + uint32 item_id = 7; + uint32 PPHABNEIMOC = 8; + uint32 MMLCLPFABMI = 9; + bool ABLNIFDMAOL = 12; + uint32 reason = 14; + repeated JOEIKAFCICE IFFNGNBBIBB = 15; +} + +// CmdID: 2265 +message FAEBFGILMED { + bool IFCHJFJGMCP = 6; +} + +message ADABOONIDNN { + uint64 CGAMMLODODP = 3; + uint64 PADCLIPINAD = 6; +} + +message OAJCFEAJHJH { + uint32 config_id = 1; +} + +// CmdID: 22743 +message PostEnterSceneRsp { + uint32 enter_scene_token = 8; + int32 retcode = 13; +} + +message NLAGFFOIGAL { + repeated CEMHCHHJOKL KGOGFPODDLJ = 4; + uint32 PEAJINIFGHM = 8; + uint32 MEMPKCGNNMF = 11; + bool EIALJBAENGJ = 15; +} + +// CmdID: 26087 +message AIOAFIOHLJP { + float PIDBLFJKEBM = 4; + bool NNDDEADLGGD = 7; + float OAMFEFEEAJB = 8; + uint32 ILPFCPOKHPM = 9; + string AHCFMJJLEJN = 11; + uint32 NLDMDECJCMG = 13; +} + +// CmdID: 3443 +message LBNMHEPBEIN { + repeated uint64 GNJPJDFMOGI = 2; + uint64 cur_avatar_guid = 7; +} + +// CmdID: 28859 +message JNPHCNFGEDB { + uint32 MMFKDHALGLG = 6; + uint32 NEIJIGCOHAD = 7; + uint32 EOPFFIPDKGN = 8; + repeated PDLAGFFLPKG NHMOKFMCFEE = 12; + uint32 GGHKDJLGFPB = 13; + int32 retcode = 15; +} + +// CmdID: 29917 +message BCOLLJBMLEJ { + repeated DJJPKPBCJCI OOACHNLJDCJ = 7; + repeated uint32 OMBFPMHJEAE = 10; + map ECHKMCDFJGJ = 13; +} + +// CmdID: 29987 +message OOGMGDJIEGJ { + uint32 avatar_id = 13; + uint32 EBABPELDOGG = 14; + uint32 LELHNLHLEFE = 7; +} + +// CmdID: 3420 +message MCBMHFPHBBM { + uint32 GHDNHIGKOKM = 7; +} + +// CmdID: 3332 +message HCPHKKNPNND { + bool KIDNJJCJAJH = 2; + bool AGGAGPEBIJF = 11; +} + +// CmdID: 23843 +message IHKIBOAJAMJ { + repeated EPJOPKDOKJE info_list = 1; +} + +message DGDMHKHPPML { + repeated HGCCPKJGFMK IECGNGFMOIP = 5; + uint32 KBJNLBKMEDP = 6; + uint32 guid = 7; + Vector rot = 12; + Vector pos = 14; +} + +// CmdID: 20166 +message DFJOPCMFFHH { + uint32 IJFFKCGIAOJ = 2; + bool JDCGCIOHGBH = 3; + uint32 OMGCHBACHCI = 4; + bool DGGCKMIKBMO = 5; + bool ANKCBOMMOJB = 8; + uint32 MEMPKCGNNMF = 11; + uint32 ALNMHBAPCGN = 15; +} + +message MpLevelEntityInfo { + AbilitySyncStateInfo ability_info = 8; + uint32 entity_id = 10; + uint32 authority_peer_id = 15; +} + +// CmdID: 2058 +message ADCNKCDEMCE { +} + +// CmdID: 7571 +message OCLOHBOFKCO { + uint32 FIKNLHOJFKL = 13; + uint32 avatar_id = 10; +} + +// CmdID: 26609 +message CBKPKJEJPLK { + int32 retcode = 4; + uint32 PDLMKFLEKDL = 7; +} + +// CmdID: 2052 +message DBAOKAMJHPD { + bool EKJMDINDGGG = 10; + FJMJCDDODMH BHJHAGCCPIB = 13; + bool is_reconnect = 15; +} + +// CmdID: 22004 +message LJPFHHLMFGM { + bool DJOCLOKDKAE = 3; + uint32 OHKIDHNABIB = 7; +} + +// CmdID: 25817 +message MCFMDMHFBCK { + uint32 DFPNKFEKIIG = 7; + uint32 PKKKIJALPNM = 9; + repeated uint32 NJHGOAEHNDM = 10; + uint32 LBCLGHBMDAF = 13; + int32 retcode = 14; +} + +// CmdID: 6868 +message POEDDPGNPGO { + repeated uint32 JBGEAPJBNJO = 6; +} + +// CmdID: 8668 +message JNCMILMLCKB { + uint32 PBKEAOCBPMN = 10; + repeated GOMCIHEMNMK OHMGDDCBBOD = 12; + IDFACKDDEPE EJLCMHIHMFK = 13; +} + +// CmdID: 28577 +message AGDOIEMEJIN { + repeated uint32 INEIKFAFMEO = 1; + uint32 EAHFOKIFJOJ = 2; + repeated AFPBDGHDJDN FEBKKHCEPLJ = 7; + repeated uint32 JHPDOHCMKEC = 10; + int32 retcode = 11; + uint32 CDNMGDANHCH = 12; + repeated uint32 BPBOJKLJAGA = 13; +} + +// CmdID: 1787 +message HEINMCDHOGI { + int32 retcode = 2; + uint32 KHHIBKPBKPN = 6; + repeated NPCOPFALKLG BHBNNFMJCLP = 15; +} + +message MathQuaternion { + float x = 1; + float y = 2; + float z = 3; + float w = 4; +} + +message OJAFHOOHBIO { + uint32 PJJAOILBFBN = 1; + uint32 DEKHBEOOIEN = 2; + repeated uint32 BPBOLAFCHCL = 3; + repeated uint32 HDPBOGFDIEN = 5; + repeated uint32 FHIDDCJDCHL = 9; + bool ECIHDIJCLED = 12; + bool JHFMEFICAAL = 13; + repeated uint32 NPLDFKNINHO = 14; +} + +// CmdID: 8865 +message LFBMCFAMBBM { + JHBBOJADLPN ILJGPOJFHDO = 3; + repeated uint32 AKGNHIBBCJA = 6; +} + +// CmdID: 9540 +message NGIDOBIJAGJ { + repeated uint32 HJHPFACPHJF = 7; + uint32 JEFILDJEBAJ = 12; +} + +message ForceUpdateInfo { + string force_update_url = 1; +} + +// CmdID: 28252 +message KCNOOLDKOPD { + uint64 cur_avatar_guid = 2; + int32 retcode = 13; + repeated uint64 avatar_guid_list = 15; +} + +// CmdID: 25870 +message DECBIPNPBIA { +} + +// CmdID: 23487 +message AHICCKCLACI { + bool AJLCEDMPPIE = 1; + bool INNEFHGKAIM = 11; +} + +message DOJEONALHCG { + repeated OAOAJFODACB MCDIJKPHLNO = 6; + uint32 LFGJKEAFNPB = 10; + repeated uint32 GPNCCLKPMMG = 12; +} + +// CmdID: 25781 +message KMJGEAHLAIB { + PKHGEKDMFAP DEJOIMAFMCK = 1; + uint32 GGHKDJLGFPB = 3; +} + +// CmdID: 2572 +message NJIIDPIGKGL { + int32 retcode = 3; + repeated ANAEPBEPALC BCDECBEOKLF = 13; +} + +// CmdID: 2661 +message PJDNDMJJHOK { + uint32 LKAICBELCKC = 3; + uint32 GAPLFMMGBFA = 8; + uint32 BDNNKBPMAHH = 11; +} + +// CmdID: 5610 +message FHPPHLNHLBH { + repeated uint32 IJNACJMNOJM = 8; + bool KANPEMECOOF = 2; +} + +// CmdID: 22156 +message EKFGJDHJPHB { + bool LJMFGAJFIAN = 4; + int32 retcode = 5; + bool MOEODINMJKN = 9; + repeated LBLOFALMNAN FACLCDOHBGD = 11; +} + +// CmdID: 3749 +message JDONMLHDJGI { + uint32 uid = 1; + uint32 OHKIDHNABIB = 8; + bool BGAOACGALDG = 10; +} + +// CmdID: 23499 +message NHOPKPHOGJD { +} + +// CmdID: 5843 +message KILLOOLLMFG { + bool NOFKHEDPMPP = 7; + uint32 GAPLFMMGBFA = 8; + int32 retcode = 11; +} + +// CmdID: 24556 +message FCMILBLCOMN { + uint32 FHHJGHKNGFG = 7; + int32 retcode = 10; +} + +message MCIEOBOGOMJ { + uint32 PJJAOILBFBN = 5; + uint32 JOFBEIACLOF = 6; + bool DGGCKMIKBMO = 9; + PAAHDFJMICD reason = 11; +} + +// CmdID: 29891 +message KIFGLHOGKNO { + bool BDGPHDBFLKM = 4; + int32 retcode = 5; + uint32 PJJAOILBFBN = 9; +} + +message KBPFNFNBGEM { + string BMLJCLENHMH = 5; + string LLGJEMMHION = 12; +} + +// CmdID: 20542 +message BECMDKINLKA { + Vector PANIKDLNIIA = 7; + Vector BAIMABKJKDD = 3; + uint32 MMKAMELGMOA = 4; +} + +// CmdID: 23421 +message ONNIGBOGLME { + uint32 JOFBEIACLOF = 2; + uint32 CKOCCFDGCOL = 4; + repeated PKPKMNOGHLF AHLPJGPMFFD = 5; + bool DGGCKMIKBMO = 15; +} + +// CmdID: 25936 +message MLGMPHLKMHG { + int32 retcode = 7; + repeated NHEIPEOOFHN NCFKJKIJMKD = 14; +} + +message APHOKEPJAGE { + uint32 FLAGFKMIDGC = 4; + uint32 LMDKHNJIJHP = 9; +} + +// CmdID: 28546 +message FKJFIDBLKFM { +} + +// CmdID: 410 +message CABNMHDHENG { + int32 retcode = 8; +} + +// CmdID: 5705 +message KMNMINHOBGP { + int32 retcode = 9; +} + +// CmdID: 8151 +message EIMPEJMLMOA { +} + +message EOFLKNJOLBC { + NBADDMOPLEI BLFKOJLCCOO = 3; + string KAMJIJOLFKJ = 4; + string BKDILGIJPEG = 9; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + uint32 DJCFMFEDNCG = 14; + uint32 uid = 15; +} + +// CmdID: 6525 +message AANGLNBIFDK { + uint32 PPMPFMBFMBB = 2; + bool KBNHKAMGPJI = 6; +} + +// CmdID: 26587 +message LPBFOIOADFD { + KNAJKFLBFLP APHKOPALNLJ = 9; + int32 retcode = 14; +} + +// CmdID: 22550 +message CNJLKINIHCI { + int32 retcode = 12; + uint32 entity_id = 14; +} + +// CmdID: 27981 +message ANDKBIBKGCG { + uint32 KENIKECFFLM = 4; + OIGDIOEGLLG EBPOIBHNPNH = 8; + int32 retcode = 10; +} + +// CmdID: 2075 +message KKMEDIKMHIP { + int32 retcode = 6; + MotionInfo NEICMENMFLJ = 7; + uint32 scene_time = 8; + uint32 entity_id = 9; +} + +// CmdID: 21114 +message GMDNKAIJCEE { + uint64 avatar_guid = 6; + map prop_map = 8; +} + +// CmdID: 329 +message DPFMJHIOBLH { + uint32 player_uid = 2; + uint32 BKNPLFIKKFG = 4; + uint32 LGOOIDCIAAG = 9; + uint32 group_id = 11; +} + +// CmdID: 22413 +message APOMENOMDIF { + string LGNFAFMPHKD = 7; + repeated IAAHFOKMNGI BJCLEBGAKHC = 8; + uint32 CDOCAKCHLKM = 11; + repeated POIPABABMDA ALMBIFELKAA = 12; + oneof BNPJPJLNFBE { + uint32 furniture_suite_id = 1794; + uint32 slot_id = 1914; + } +} + +// CmdID: 22359 +message MPPAADNHEPP { + repeated uint64 FIKGDOFABEE = 13; +} + +// CmdID: 5963 +message FJMPGDNNMNA { + uint32 LJDMBIDHPJI = 13; +} + +// CmdID: 4420 +message FFLACLNMJED { + PJBCKLBBNFL ODEMMDJOBCA = 4; + uint32 BLBCCMPHAPA = 13; +} + +message BMGHKIDPOOH { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 level = 3; + uint32 avatar_id = 4; + string PBIGGANLBDH = 5; + FNJKNBMPJOO JCIMGDHMMLN = 6; + uint32 OBFCJPOJMOM = 7; + repeated uint32 IAFIAKHNOGK = 8; + APLKOLHCOME OIKMLEFOPAF = 9; + uint32 param = 10; + bool PLJKOLBMKHD = 11; + bool NDBMJEKKCGP = 12; + string KAMJIJOLFKJ = 13; + uint32 PKICAIBDCHD = 14; + bool LCDIFKEGEBH = 15; + bool PGEEFGKFCMB = 16; + string OCMPADIIFCD = 17; + uint32 HGGJFBDABME = 18; + uint32 DMINIGHIGBJ = 19; + uint32 LCLLKCLJLEC = 20; + bool BBFHPFFIGAI = 21; + repeated OPIKHAIOKBB CADONPDCDBG = 22; + repeated uint32 EBEECDALMKM = 23; + FCFBADDHHEO OCCLNKDDDNE = 24; + NBADDMOPLEI BLFKOJLCCOO = 25; + string JENLLHDBLHN = 26; + uint32 CMOBLNACDIE = 27; + uint32 GEGBOECJJMO = 28; + uint32 MBOLLDBJPCP = 32; + bool BEPNJOLIPFG = 33; + uint32 FLMFEMCAFHB = 34; + uint32 MOBMAJIJJGL = 35; + GBNIKBFHHKP GFKFJJOADMH = 36; +} + +// CmdID: 22293 +message JGGBKDIGJFG { + uint32 CLCNMJKOMLL = 2; + uint32 LJEJEBELKMJ = 7; +} + +// CmdID: 27705 +message DHAIHLMDBBJ { + uint32 FLPHMNIHGCB = 10; +} + +// CmdID: 3135 +message AOOKFPKLGMG { + CHBMDHGNFHG reason = 15; +} + +// CmdID: 8039 +message JFCHHFGIBIH { + repeated KBPFNFNBGEM NBEAIOBNLBD = 6; + uint32 OFDGAHOLEBG = 9; +} + +// CmdID: 27152 +message JDIOACHEKAG { +} + +// CmdID: 25641 +message GFKPHJBAFPM { + GHABJOHEAGA FOHCKOIMPDK = 9; + int32 retcode = 10; +} + +// CmdID: 7729 +message AGNEENFCPAE { + uint32 entity_id = 1; + MonsterRoute monster_route = 6; +} + +message BMCIPHOFBFP { + uint32 GOGPNDLFBDF = 7; + uint32 EHEJDJOEIND = 12; + BKNDMGDPEBL GFMENDKMIFJ = 13; +} + +message EOBGPECDJAF { + repeated FLPOJOMKOJK CBENKJEOCIL = 8; +} + +message FMFHMPKLNBD { + bool NEIEIKILOOK = 4; + uint32 ONDFEAODDNF = 9; + bool KINEADBIKJB = 12; + uint32 CHCGFDLNJOB = 14; +} + +message HFOJEHJAFIC { + Vector rot = 6; + Vector pos = 9; +} + +message NEOAILIEDGG { + Vector HHFCHANDOGA = 1; + repeated Vector KIEANIOOPCE = 2; + uint32 region_id = 6; + uint32 FNCOGCLPGNC = 9; + bool CLLIDIPNOCD = 13; +} + +// CmdID: 5887 +message JMKFCGOPJFJ { + uint32 IHAIIPFMPLD = 12; + uint32 KHHIBKPBKPN = 2; +} + +message FINKBPCDEIF { + uint32 PJJAOILBFBN = 5; + bool JHFMEFICAAL = 8; + uint32 DEKHBEOOIEN = 9; + bool ECIHDIJCLED = 15; +} + +// CmdID: 24753 +message LLCOOBJBNDF { +} + +message KHLGKLMJNAL { + uint32 EGILPLLMLHO = 15; +} + +// CmdID: 4338 +message KIOKOPLCMFF { +} + +// CmdID: 21419 +message LBNBINONCNO { + int32 retcode = 6; +} + +// CmdID: 2693 +message FACNNCDAGFO { + uint64 guid = 2; + int32 retcode = 10; + uint32 room_id = 13; +} + +message HDEAJGDJFEN { + bool CGJOGHABLFF = 1; + string FJGJAGCECJG = 2; + uint32 entity_id = 3; + repeated uint32 LNCIGFCJCAA = 4; + float FCKCBCMKKDE = 6; + Vector IAKNHJGCPGL = 7; + float GBACCBJJIJC = 8; + float JOLHMMDLDHG = 9; + int32 PDLKMPBKANE = 10; + float speed = 11; + float OKNKNAAOJGN = 12; + bool DCMIECGOGPB = 13; + float NKCJICGIODO = 15; +} + +message CBIDAMIFMHJ { + uint32 PKKKIJALPNM = 3; + bool LFNFJIGHDEE = 5; + uint32 BNBLMFKKFGG = 6; + bool DMEDOEHOMKH = 13; + uint32 CMGFMDLFCFK = 14; +} + +message JGDLHLGHIIB { + repeated BLHCPFCMDMI HEGNIGACHMI = 11; + uint32 APNLOFPNAHN = 13; +} + +message GKOMDABHOPI { + uint32 PHKELFFAOON = 1; + uint32 LPOIOLHLIMP = 2; + uint32 ABIOKBBAECK = 3; + uint32 JFCLHNOFBBO = 4; + uint32 COIMEMMJDCF = 6; + uint32 PGELKGKHPPC = 9; + uint32 OKGNGNINNMI = 10; + uint32 PJGELEDIJHD = 14; + uint32 DFBIBMMPJFP = 15; +} + +// CmdID: 21573 +message MGMAHIMPDND { + int32 retcode = 7; + uint32 PJJAOILBFBN = 14; +} + +// CmdID: 22721 +message JHHLFNNCGPC { + uint32 entity_id = 2; + Vector position = 4; + uint32 monster_id = 11; +} + +message MAMJNJHCDAP { + uint32 ACJPDGMFGNL = 1; + EAEBEJOPPCG CDJAMNMDMCJ = 3; +} + +// CmdID: 4618 +message BEHAFJLPHJA { + ALEHNDHNKNF NLKGMJNAJHG = 9; + int32 retcode = 13; +} + +message BMFHAHLMPFK { + uint32 uid = 1; + uint32 DJCFMFEDNCG = 3; + NBADDMOPLEI BLFKOJLCCOO = 5; + string BKDILGIJPEG = 9; + string KAMJIJOLFKJ = 13; + repeated DKNKKMEMNEC BFBOMBOINPJ = 15; +} + +// CmdID: 27243 +message ALDDAFNNPKE { + uint32 ANHIGELNHKP = 10; + uint32 KPIDLLGNOJF = 5; +} + +// CmdID: 24788 +message GAEPDHEJOMG { + int32 retcode = 1; + PNBDIKIJDOJ IIMDJNNJIEP = 2; +} + +message HJHJFEIOJMH { + repeated uint32 DHNAOLJDKMD = 1; + MKALMMGNKOO FOLNENEDFIG = 2; + uint32 EAKGOADIEMJ = 3; + repeated OAOGLGBPBDM AILOGHKFHKO = 4; + uint32 AMPCNPFPBEL = 5; + uint32 IGKJOOMBFFM = 6; + MKALMMGNKOO HFIPALJKADA = 7; + uint32 HBKDFLGIPMG = 8; + repeated MKALMMGNKOO NINGBFIPJPD = 9; + repeated uint32 JPANPDJFHJK = 10; + uint32 DFPNKFEKIIG = 11; + MKALMMGNKOO MBKKPHCIIAI = 12; + repeated uint32 JKODFFFFKCB = 14; +} + +message OAOGLGBPBDM { + uint32 PDPCIEIOLLN = 6; + repeated uint32 FIKGDOFABEE = 11; +} + +message DKNKKMEMNEC { + uint32 OBOOPJLPDNI = 1; + uint32 param = 2; + uint32 KNFGKMECADN = 3; +} + +// CmdID: 23613 +message OMPMMIADLCA { + uint32 CMDNKFLFHIA = 2; + uint32 FDJAKFIBMML = 6; + uint32 AMNLJMBJNKG = 7; + uint32 CBFMILLOBOO = 8; + uint32 DDCLEBHPHHB = 9; + uint32 KFFHIBEFMPP = 10; + uint32 CCDGNFPMOBD = 12; +} + +// CmdID: 2203 +message FFFMBBHPKPI { + bool DDEEJMJOMCL = 1; + bool GHNKOMPJKCI = 14; + uint32 guid = 6; +} + +// CmdID: 23378 +message AvatarDataNotify { + repeated uint32 ONAODHDMILI = 2; + repeated uint64 temp_avatar_guid_list = 4; + uint32 cur_avatar_team_id = 7; + repeated AvatarInfo avatar_list = 8; + repeated uint32 backup_avatar_team_order_list = 9; + map avatar_team_map = 10; + repeated uint32 owned_flycloak_list = 11; + repeated uint32 owned_costume_list = 12; + repeated AvatarRenameInfo avatar_rename_list = 13; + uint64 choose_avatar_guid = 14; +} + +// CmdID: 27632 +message BIGPMKNFJJI { + int32 retcode = 13; +} + +message GKJDMHIAMKB { + uint32 PJJAOILBFBN = 5; + bool ECIHDIJCLED = 9; + bool AHAKGHLENMF = 10; + repeated NOCCEJMPOBM HNAFKFMBIPF = 11; +} + +// CmdID: 26458 +message DFKHOKHOPEE { + int32 retcode = 10; +} + +// CmdID: 24528 +message ICOGKHLLLDL { + repeated DOCJNODGPIM JMIMCJGGPKO = 4; + uint32 EJMKLOOBEDM = 7; +} + +// CmdID: 1490 +message CMDHIIHFMOG { + uint32 PJJAOILBFBN = 9; + bool DMEDOEHOMKH = 7; +} + +message JBENLIAFBCP { + repeated LABJLHGMNEB EBLDMCJPKJA = 7; + bool DPHDAGAGBII = 8; +} + +message AOFGLKPAJEN { + repeated JJDMCNOMDNB EFIDPKHFKEE = 1; + repeated MANBBAOKDPC COGCNGELHOM = 2; +} + +// CmdID: 7619 +message PFLBIAMIILD { + uint32 MJEFLBPJBKM = 2; + uint32 NJMJBKNNOIB = 5; +} + +// CmdID: 20728 +message GJLDGLIIPON { + uint32 AJOPGPCFHLE = 14; + uint32 BLBCCMPHAPA = 3; +} + +// CmdID: 27884 +message CLFGCLINHFC { + uint32 BPFLDDIHCCG = 15; +} + +// CmdID: 7071 +message BDAMIEEFAFE { + uint32 DEKHBEOOIEN = 6; + bool DMEDOEHOMKH = 15; + uint32 PJJAOILBFBN = 7; +} + +// CmdID: 20186 +message GHFILMIIBAP { + uint32 AGLOEJEBCDF = 8; +} + +// CmdID: 21095 +message IMPGCBMLJIO { + int32 retcode = 14; +} + +// CmdID: 5237 +message FMCKLLCHFEJ { + repeated PPGPJDDIEHM KJJDFPHKFEB = 5; + uint32 MEMPKCGNNMF = 3; + uint32 ONABDGFCPIH = 15; + uint32 DFPNKFEKIIG = 11; +} + +message OJHNHNNEPIP { + uint32 OEBIBBFHIKD = 3; + uint32 LEDGJDCJIMK = 8; + uint32 GLFFDOMAJDD = 10; + repeated LENJKDIPEBG avatar_list = 15; +} + +// CmdID: 23787 +message LDAEMPFAHIG { + int32 retcode = 10; +} + +// CmdID: 26882 +message CIJGIMLAFHL { + uint32 OBOOPJLPDNI = 11; +} + +// CmdID: 7799 +message PJGKEAKACJK { + uint32 NFJOHALDGDN = 2; + int32 retcode = 3; + uint32 JGIHCIBOJPN = 6; + uint32 JMLPPGEFBPF = 9; + uint64 avatar_guid = 11; +} + +message FCCEFPNFMBH { + map AIIPDKEFHBA = 1; +} + +message NMLABLHBKEA { + bool ECIHDIJCLED = 1; + string DMMFJMBMJHA = 2; + uint32 AOPKGIOJBMI = 3; + JGDODFJCANG FEAALNHAINP = 4; + uint32 AFPKLJBMOBB = 5; +} + +message NCLAMPEGPKJ { + uint32 APAFIPOFLOJ = 2; + bool DGGCKMIKBMO = 10; + uint32 PJJAOILBFBN = 12; + uint32 FJHHIKOIHKA = 13; + uint32 DEKHBEOOIEN = 15; +} + +message MKJIPIAJNMF { + uint32 FJOOPNACJLB = 4; + uint32 BAJBBDMONKA = 7; + uint32 PJEGODEBMJC = 11; +} + +message KMECIFNIKHF { + uint32 OBOOPJLPDNI = 1; + bool GALMKIODANM = 3; + uint32 NPFIPFPFINI = 5; + uint32 HIPLMEOICBG = 7; + repeated uint32 AIPAMKAAHEJ = 8; + bool BKILICAJHPJ = 10; + repeated uint32 LEJCFAFGMBH = 14; + FBLKBBKFENL BDNGJLAACGL = 15; +} + +// CmdID: 29436 +message ENKOBNIHCML { + uint32 uid = 6; + bool LKCAEOPCFOC = 13; +} + +// CmdID: 4226 +message NOJNDKFJFHM { + uint32 HJNKCCNNHDN = 1; + uint64 avatar_guid = 3; + int32 retcode = 10; +} + +message DMOGJBHLBNB { + uint32 FBPGIMLMDNJ = 5; +} + +// CmdID: 24839 +message IABAANILCCJ { + bool DPIJHMNFBAM = 1; + int32 retcode = 2; + string BMLJCLENHMH = 5; +} + +// CmdID: 25237 +message GFEAHJACJIM { + bool JPINAOHPBBK = 3; + repeated uint32 BBFAKMBLPJH = 6; + repeated NBHMAICJJPO GDNMLPMKCOJ = 8; + uint32 IKOBFNDGFMI = 15; +} + +message GEJGHFPGJLI { + repeated uint32 KFLDBPMNFPB = 1; + repeated uint32 MCEONPIPCNI = 2; + uint32 player_uid = 4; + repeated uint32 FIKGDOFABEE = 5; + uint32 OCMHGMLNHJD = 8; + bool IBEIKEIGMKO = 14; +} + +// CmdID: 26533 +message LHBLADHONLO { + bool LJMFGAJFIAN = 10; +} + +// CmdID: 8069 +message PIMBEJLMHAE { + uint32 FJLLBMEGALE = 11; + uint32 JMLMGOAPPIN = 2; +} + +// CmdID: 6731 +message DAONIBJFEJF { +} + +// CmdID: 4562 +message LJFFEBLMLKK { + repeated ANICKELLBDG KEBDIMIADLM = 4; +} + +// CmdID: 7399 +message AKFFHDHPBNF { + bool is_focus = 9; + uint64 avatar_guid = 10; +} + +// CmdID: 2206 +message IHMJIGJJAGJ { + uint32 PJJAOILBFBN = 9; + bool LENOAPICDCE = 11; +} + +// CmdID: 2194 +message FNIMEDEOBMJ { + int32 retcode = 2; +} + +// CmdID: 5367 +message KGOKCFGEPNJ { + SceneEntityInfo AGLLFJBKMJK = 15; +} + +// CmdID: 5240 +message NIKJBKDOLML { + uint32 CMGFMDLFCFK = 1; + uint32 NNEBHHFHDCC = 8; + bool DMEDOEHOMKH = 9; + uint32 BNBLMFKKFGG = 11; +} + +message GHHNBBLOAIA { + repeated FCPKPNOBJFM PBEBCPGDLCO = 3; + uint32 JAHJOJOCHOM = 4; + uint32 JCBDAEEDDCF = 7; + bool KMBEMMPCKII = 9; + uint32 uid = 14; +} + +message CHJIBLCEBNF { + uint32 MIHMGCOJGOB = 2; + uint32 FBPGIMLMDNJ = 9; + EEGMNIPNKMJ reason = 10; + repeated uint32 GCBEEINCHKA = 14; +} + +// CmdID: 3212 +message DEDOMMBMDCO { + uint32 ONABDGFCPIH = 1; +} + +// CmdID: 20084 +message AKJHAGAAMNH { + int32 retcode = 8; +} + +// CmdID: 26820 +message JIIKEPENOEN { + repeated uint32 EJDDDKBGKKI = 3; +} + +// CmdID: 26007 +message ACPNOFNLPEG { + repeated uint32 NEOADBJBKOH = 14; + uint32 CLOGCDCAHEI = 9; +} + +// CmdID: 4742 +message FJBLHMBAFID { + uint32 scene_id = 1; + int32 retcode = 9; +} + +message MPFDBHICFAC { + uint32 PLHJOGHBAEL = 3; + MOMGBCIBOEI HJGHLAPIDHD = 5; + uint32 IEFJCCIBKJA = 6; + repeated uint32 KAAJDBHOCHO = 7; + uint32 NGBGOGOPPCC = 9; + uint32 PFABKDKFGDG = 10; + uint32 PJMKKEMIGBG = 12; + bool ADMDOGDIOFH = 14; +} + +// CmdID: 27167 +message GPMENACMMJH { + uint32 LGOOIDCIAAG = 12; + uint32 DEIFMDKJAHF = 4; +} + +message DFBLLCCOCBA { + uint32 PJJAOILBFBN = 1; +} + +// CmdID: 21059 +message MPFKONLJOMD { + repeated KDHMGBBMGEL PJAIEBBOOBL = 14; +} + +// CmdID: 28877 +message ENGILAHNBEC { + bool ANKCBOMMOJB = 3; + NNLMONNHAMD reason = 6; + uint32 MPBHHDJJLPE = 8; +} + +// CmdID: 28288 +message FGJFGNKCLMJ { + int32 retcode = 1; + uint32 PJJAOILBFBN = 11; +} + +// CmdID: 23800 +message IAMILIPJDBK { + uint32 parent_quest_id = 1; + int32 retcode = 4; + uint32 npc_id = 8; +} + +// CmdID: 9889 +message PDLLHLHNMBI { + bool EKEIKDKLJLJ = 1; + bool NGGKBCLABBO = 3; + uint32 group_id = 7; + uint32 DOOEKCCFIHK = 10; + uint32 DJFMKGDBNAM = 11; + bool JJPPAPOAPEF = 14; + bool EACMHMFPABH = 15; + repeated ALOIAOEJMCK LPDMIDGGGFL = 483; + repeated DBIHMGPLGHK LKJDENEFMNB = 632; + repeated MNCDDAEDMPP PAEJAAJCGBE = 785; + repeated uint32 FOEIPPOAMAP = 903; + repeated ALOIAOEJMCK JBCPJOEKPPP = 1036; + repeated KAMPKGIEGML KJKGANKMEMD = 1351; + repeated HHADJJANALK PFNKGKGAKNP = 1499; + repeated ADHBMBLCBOG IKLOJOGEPHK = 1786; + repeated uint32 EDPNBOMKIIA = 1907; +} + +message HJIMAHMOPCG { + map KDAMEAODOHP = 13; +} + +message FKOBCNPGKBN { + BKNDMGDPEBL EBNDEIHOEOM = 3; + uint32 EHEJDJOEIND = 5; + uint32 EOBKDKGOCGO = 9; +} + +// CmdID: 29250 +message FIKFHEBLFKN { + bool LKCAEOPCFOC = 13; +} + +message BAPABNFMOIC { + uint32 LDKGGLBBJGE = 3; + bool DMEDOEHOMKH = 8; + uint32 PPHPLCHINJO = 11; +} + +message DGICJPECKPM { + uint32 AENIIPFKMHH = 4; + bool ECIHDIJCLED = 8; + bool DKLGBFPCCEN = 10; +} + +// CmdID: 23776 +message JIEONGDPHBC { + int32 retcode = 7; + repeated PNBDIKIJDOJ HMFCFGMGJOP = 9; + repeated uint32 AFOEBHFGFKA = 13; +} + +// CmdID: 2060 +message HCIMLHAFAMM { + int32 retcode = 4; +} + +message EIMBJJJGHDL { +} + +// CmdID: 9462 +message HPGGNPLFDKK { + uint32 ACNAGIPBCHP = 1; + uint32 uid = 12; +} + +// CmdID: 21175 +message PLLPLBKIFIN { +} + +// CmdID: 28553 +message DECPFGMFPDJ { + uint32 config_id = 14; + uint32 ONABDGFCPIH = 11; +} + +// CmdID: 20740 +message HKABJKPJALJ { + FCFBADDHHEO HKMHENOEPKP = 13; +} + +// CmdID: 696 +message ALMCDGEIGNP { + repeated uint32 avatar_id = 2; +} + +message BBAEMOLJPIB { + uint32 LGBNFIFCPJF = 1; + uint32 IIAEOOFNEJK = 13; + uint32 end_time = 14; +} + +message MonsterRoute { + repeated RoutePoint route_points = 1; + uint32 speed_level = 2; + uint32 route_type = 3; + float arrive_range = 4; + bool OFDFDKHNJGA = 5; + bool GPLDNOGEBDI = 6; +} + +message JIGDFPFKNHI { + repeated uint32 OIGLLHAJNFG = 3; +} + +// CmdID: 6409 +message CCGGBNGKOBE { + uint32 param = 4; + repeated SceneEntityInfo entity_list = 6; + VisionType appear_type = 10; +} + +message DOHGBDAAMAJ { + fixed32 MHGHINOGBGD = 1; + fixed32 OHDFEICELED = 2; + bool MJEOFIKHFEM = 3; + HKKCDICCIMI NKIOLHKGJCO = 5; + repeated FENIHPADOJF LBDGHBHEOEH = 7; + repeated MKALMMGNKOO AIAOCFEBNKJ = 8; + uint32 KAFAPFJLLGP = 10; + uint32 FBPGIMLMDNJ = 11; + uint32 OBOOPJLPDNI = 13; + uint32 PHNJPMEEIBJ = 15; +} + +message INNEFLDGBAP { + bool APBHDLLANCP = 4; + uint32 LONIEBHKKGP = 5; + float CPIMBCKMLFC = 8; + uint32 CAPAEPNMGPB = 9; + uint32 APAFIPOFLOJ = 10; + uint32 BNGPNMOBOHJ = 12; +} + +message FLHCNJGDNHA { + repeated DKADIPLDPDP CBENKJEOCIL = 6; +} + +message BLINLHAFMNO { + repeated uint32 BCNHEHGKMOJ = 10; + uint32 APNLOFPNAHN = 14; +} + +// CmdID: 22390 +message GIEDFMGECCC { + repeated EGEEKPAPBGJ GFOIBOPDLGJ = 1; + repeated uint32 PBHMCLNFOEH = 3; + HOCJFFHHJNE KFMGLFJDODO = 9; + bool DKCIEIGLFEI = 11; + uint32 KHHIBKPBKPN = 15; +} + +message IOLGPKJJCFI { + uint32 MPIIIDBDLAF = 1; + oneof IKCIADDGJKG { + int32 int_val = 2; + float float_val = 3; + bool bool_val = 4; + } +} + +// CmdID: 4799 +message HPPHFMHEGKJ { + EONIAEGPPEC OGICMFIGKPM = 3; + repeated GGCFFDKLEEN params = 6; +} + +// CmdID: 21393 +message CIPNGCDIHDJ { + uint32 OMGCHBACHCI = 5; +} + +// CmdID: 9301 +message BHPJFGPDNEL { + int32 retcode = 8; + uint32 target_uid = 14; +} + +// CmdID: 28263 +message HBMHANCOHOH { + int32 retcode = 3; +} + +// CmdID: 27585 +message BGEMLCAAPGB { + bool DGGCKMIKBMO = 1; + uint32 GHDJJMIKFPI = 2; + uint32 DEKHBEOOIEN = 5; + JAGNMBOBGNK reason = 7; + bool BDGPHDBFLKM = 8; + uint32 PCKLFFNFNGE = 9; + bool AIOKPJBDOBB = 11; + uint32 PJJAOILBFBN = 12; + uint32 OMGCHBACHCI = 13; + repeated MKALMMGNKOO PLDFKDKLMEJ = 14; +} + +// CmdID: 3908 +message IDMDPJLMEGL { + uint32 KENIKECFFLM = 1; + uint32 entity_id = 3; + uint32 scene_id = 6; + int32 retcode = 11; +} + +// CmdID: 864 +message MCFOEJDOPGP { + uint64 guid = 3; + uint32 room_id = 8; +} + +message HACKPIHCIOI { + uint64 avatar_guid = 3; + bool DOHHENFNGPE = 9; + bool JKEJAOOHBJB = 15; +} + +// CmdID: 23347 +message ILOAJKKDALM { + uint32 GGHKDJLGFPB = 11; +} + +message PPCNLMMOMOE { + bool EIALJBAENGJ = 1; + uint32 LMEHAMOJALL = 2; + uint32 EJPGLDGFKAD = 3; + uint32 NLOMOEOCPJF = 4; + repeated uint32 DBDMLPAOOMM = 5; + bool DGGCKMIKBMO = 6; + uint32 HDBHPBHOKCB = 7; + uint32 DEKHBEOOIEN = 8; + repeated uint32 DMFDEIBBIEM = 9; + uint32 HLNCOCONMGF = 10; + repeated uint32 HPEEOJJFMIP = 11; + uint32 JPOHEACAJLA = 12; + uint32 JOFBEIACLOF = 14; + uint32 DBFPJFMKMGH = 15; +} + +// CmdID: 6166 +message JFNKEPINBPP { + Vector BOJCNNPKMKJ = 4; + Vector CCNNJMKEMLC = 9; + int32 uid = 12; +} + +// CmdID: 6136 +message KKDAJCMCKME { +} + +// CmdID: 4694 +message PPEKOGDCDEL { + GFLGJKGHMGO region_info = 9; +} + +// CmdID: 3414 +message BNMJANPPFOB { + uint32 HFJILNCPAKL = 5; +} + +// CmdID: 28662 +message NGGPDCIHONG { + uint32 FECMLPMPOPC = 6; +} + +// CmdID: 8354 +message BHOCPPLHBOD { + repeated uint32 HIMCBBODHCJ = 1; +} + +// CmdID: 21085 +message JGFDJJJBINJ { + repeated uint32 AKCLIBAIJCN = 11; +} + +message NMHIHCGPHIP { + HENEBMLIICL MHFDGAGIEPA = 3; + bool MCPKKMHKCPD = 5; +} + +// CmdID: 29671 +message JEDMEMHMBLM { + uint32 FIKNLHOJFKL = 1; +} + +// CmdID: 3446 +message CELOMOAICJC { + LPNCACOAAMH HBOEBPMFDDO = 8; + uint32 KHHIBKPBKPN = 2; + uint32 entity_id = 9; +} + +// CmdID: 20705 +message JBBEHAOLMMC { + uint64 guid = 3; + bool DHAOMGMMDPD = 10; +} + +// CmdID: 27494 +message DDHBBDPLEBF { + uint32 MBLMIHEJNIF = 8; + uint32 KIMOHPKKHHN = 10; +} + +// CmdID: 22514 +message BJINGGMJIOM { + uint32 KHHIBKPBKPN = 12; +} + +// CmdID: 8537 +message FMHKAFONGOA { + uint32 FHNNFPIPGEI = 1; + uint32 PJEGODEBMJC = 13; + uint32 DEKHBEOOIEN = 2; + uint32 MEGADHDNANJ = 9; + uint32 CJLMAOKMPEI = 11; + bool JHFMEFICAAL = 4; + bool OIOMIMALJFD = 14; + uint32 PJJAOILBFBN = 5; +} + +// CmdID: 1037 +message NNFNFNDECCK { + int32 retcode = 5; + FJHFJJHDCKO MHKFILFIBKE = 14; +} + +message OLBJNPGIIAF { + uint32 MIGLDAGKHLB = 5; + repeated CMDEEPDJOGA EBHCABLNKLP = 8; + uint32 FBPGIMLMDNJ = 11; +} + +message NDBIILBAMGH { + bool ECIHDIJCLED = 6; + repeated CFBPMENBCBO KDADMGFCHJM = 12; +} + +message CFBPMENBCBO { + uint32 KENIKECFFLM = 10; + bool LBMIALPEOBA = 13; + uint32 FFHEMBOKBEF = 15; +} + +message HPGKMHKNHDK { + map AMAEMDJOCKJ = 8; +} + +// CmdID: 5321 +message ECIBFDDLBBB { + repeated JFNKEANABEL APNDFFIJKDM = 15; +} + +// CmdID: 4654 +message MIEIBDGJIJI { +} + +// CmdID: 26373 +message DMEMMEDFBHE { + repeated EDBIEOJNBAF GABLJANJLAF = 7; +} + +message HCIBEIDKGBJ { + uint32 entity_id = 1; + Vector DIGDKMHIJPI = 3; +} + +// CmdID: 29457 +message LJCILFFJPPB { + int32 retcode = 3; + uint64 GEDMDOCOLFJ = 15; +} + +message FIGCMDDMDGF { + repeated uint32 LNCIGFCJCAA = 1; + Vector IAKNHJGCPGL = 2; + int32 PDLKMPBKANE = 5; + string FJGJAGCECJG = 6; + bool CGJOGHABLFF = 7; + float speed = 8; + uint32 entity_id = 10; + float FEPPDOMOPLD = 12; + float NKCJICGIODO = 14; + bool DCMIECGOGPB = 15; +} + +// CmdID: 2575 +message KNCHFGGBAMH { + OPCDAPCCOOC AIAGDPEDGKI = 12; + OPCDAPCCOOC ADMFBDMOLMF = 14; +} + +// CmdID: 29834 +message JLHLHCMPCBK { + uint32 DMLCIGBDPII = 5; + int32 retcode = 10; + uint32 name_id = 13; +} + +message QueryCurrRegionHttpRsp { + int32 retcode = 1; + string msg = 2; + RegionInfo region_info = 3; + bytes client_secret_key = 11; + bytes region_custom_config_encrypted = 12; + bytes client_region_custom_config_encrypted = 13; + string gate_ticket = 14; + oneof Detail { + ForceUpdateInfo force_udpate = 4; + StopServerInfo stop_server = 5; + } +} + +message BMGMNIIEJBE { + uint32 key = 2; + uint32 GNJCIDHOBIA = 6; +} + +// CmdID: 23363 +message CBDAPPLPDKL { + repeated PropValue prop_list = 9; +} + +// CmdID: 7007 +message GOKOLEHIKAM { + uint32 KHCDHFJGKAD = 1; + uint32 GAPLFMMGBFA = 2; + COONJGKPJKK KLCEJLCKHEO = 4; + HJCDIGFHBDG ODPGKHLMPDC = 5; + uint32 host_uid = 11; + OEAOCCJEOPE DDIAAMKBFDA = 14; + uint32 OHKIDHNABIB = 15; +} + +message MAJMLMBGAMM { + uint32 PJJAOILBFBN = 6; + uint32 OICEBEGENCM = 10; + bool JHFMEFICAAL = 14; +} + +// CmdID: 22717 +message MPICBFMMGIK { + uint32 PJJAOILBFBN = 1; + repeated uint32 GEKKBBAGFAP = 5; + uint32 config_id = 6; + HBCJGNLBDEN MCDFOJKMIDB = 8; + repeated uint32 NAIALECDMJP = 10; + int32 retcode = 13; +} + +// CmdID: 4506 +message DLHFEMAMNMM { + uint32 CFIDANIMEGP = 4; + uint32 LPAHJGDBEPE = 5; + string BMLJCLENHMH = 10; +} + +// CmdID: 8450 +message JJKJIJBEPFB { + uint32 group_id = 3; + uint32 LHDAHDNEPPL = 13; + uint32 config_id = 14; +} + +message JNPNFMDPJFL { + repeated uint32 FDJPPPFGHNE = 7; + NBADDMOPLEI BLFKOJLCCOO = 8; + uint32 uid = 13; + string BKDILGIJPEG = 14; +} + +message FPONDJDDJDA { + repeated MGAOFOJFDNN MCDIJKPHLNO = 1; +} + +// CmdID: 7562 +message FIKOJPDCHCJ { + uint32 PJJAOILBFBN = 5; + int32 retcode = 6; + bool DMEDOEHOMKH = 11; +} + +// CmdID: 9112 +message JLEHJBFLDEK { + uint32 LGBNFIFCPJF = 2; + uint32 KMHIDAEFFLC = 3; + PEKLCMKLJMM reason = 4; + repeated DKNKKMEMNEC KNBIFCCIBLE = 5; + uint32 PDLMKFLEKDL = 6; + bool EBGKBPBKOGL = 9; + repeated uint32 AAHNPOJGPCI = 10; + uint32 JOFBEIACLOF = 11; + uint32 BKNPLFIKKFG = 12; + repeated EOFLKNJOLBC FILHGGILJLN = 14; + bool MJAOIPLDJMC = 15; +} + +message BlockInfo { + uint32 block_id = 1; + uint32 GFKFJJOADMH = 2; + bytes NEHMEMLKIPP = 3; + bool GLAFBCFFAEG = 4; +} + +message MLKDABBLIFK { + uint32 uid = 1; + uint64 avatar_guid = 2; + uint32 pos = 3; +} + +message GIEECOICPGL { + repeated IADNPJBKILO FMIHGNHGNDM = 6; + uint32 uid = 10; +} + +// CmdID: 26042 +message KFPCEFKFMLC { + uint32 AGIENJJKPBE = 15; +} + +message DPLGLLNKFGD { + uint32 KBJNLBKMEDP = 5; + Vector KPBECGLGIBM = 12; + Vector GMOLLIEBBFE = 15; +} + +// CmdID: 1047 +message LBMJJONJDCD { + uint32 entity_id = 5; + float OCOPLKHNHEL = 6; +} + +// CmdID: 6573 +message NBNKHHFGBNG { + int32 retcode = 7; +} + +message IAMCELOKJPM { + uint32 avatar_id = 2; + bool HBLIHLKJEDA = 9; +} + +message BGILDEAKCLE { + uint32 MEMPKCGNNMF = 3; + repeated PPGPJDDIEHM KJJDFPHKFEB = 5; + uint32 PEAJINIFGHM = 8; + uint32 DMKFECCMCOP = 10; + bool ECIHDIJCLED = 15; +} + +// CmdID: 29118 +message FKFFMJHJKLD { + uint32 scene_id = 2; + repeated JBBPNMGJAOG OLAMGIOLBCG = 7; +} + +// CmdID: 8471 +message PHLKPDGAKNA { + string KADFMAMHGBG = 14; + uint32 item_id = 6; +} + +// CmdID: 2500 +message MBFAHOGONMK { + int32 retcode = 9; +} + +message DBCNHBGKAGO { + repeated uint32 DNIJPPKBCBD = 1; +} + +// CmdID: 27021 +message DHJLGODGLJO { + bool MBFLLHNLIGD = 3; +} + +message MHOBDFHBLOI { + uint32 CIJHBCAOEPI = 13; +} + +// CmdID: 3237 +message LAADBANMDIB { + uint32 BKNPLFIKKFG = 1; + uint32 LGOOIDCIAAG = 3; + int32 retcode = 8; + uint32 group_id = 12; +} + +message DJFFLEFDBMD { + uint32 PGKOOEDKEII = 5; + uint32 DNHDEPNKIGI = 12; +} + +message MNJALKMMEJO { + repeated OCCKKKLGDEP CBENKJEOCIL = 13; +} + +message ELEBHCPKCMJ { + repeated GPKOKHLENMO MNEOGIBKOON = 3; +} + +// CmdID: 6502 +message OGIOEOGGBGI { + int32 retcode = 14; +} + +message ELAPNKHIHBJ { + uint32 FBPGIMLMDNJ = 1; + EEGMNIPNKMJ reason = 3; + repeated NJNDGMEJDJB BAPKPFHFEIE = 6; +} + +// CmdID: 28764 +message KOBABKALLCA { + int32 retcode = 8; +} + +// CmdID: 23093 +message COEFHPAPNPP { + repeated uint32 BIHIKLAIOLG = 3; + repeated POIPABABMDA item_list = 7; + int32 retcode = 10; + uint32 GGHKDJLGFPB = 15; +} + +// CmdID: 3788 +message BFKKKECICHO { + uint32 OCNJNMHLLHI = 3; + uint32 IKNFNNFKAGF = 6; +} + +message CODLOPEJMFA { + uint32 uid = 3; + uint32 NKEONOIKLAO = 5; + uint32 JAHJOJOCHOM = 9; +} + +message CEINFKNNHBL { + Vector rot = 2; + uint32 uid = 10; + Vector pos = 13; +} + +// CmdID: 27496 +message IPILPPDJPMG { + repeated uint32 MJGCFCFKPKE = 2; +} + +message KAJAMIPDIJN { + bool DGGCKMIKBMO = 6; + uint32 PJJAOILBFBN = 10; + uint32 DEKHBEOOIEN = 13; +} + +message CHMHIACPPDE { + float KMAMAHCAPEE = 1; +} + +// CmdID: 3692 +message AFHGGGFCBNF { + repeated IAMCELOKJPM KFAPIJCGDBC = 2; + uint32 DMNLDPPGOKG = 11; + uint32 MEMPKCGNNMF = 3; +} + +// CmdID: 23897 +message HODKBIAKJOA { + uint32 GAPLFMMGBFA = 15; + uint32 KFPEGNAADLO = 7; +} + +message LOGLIGAGCGF { + repeated uint32 data = 4; +} + +// CmdID: 770 +message GGOBDMGGBMA { + uint32 LGCOPNJBCNF = 4; + int32 retcode = 10; +} + +message OPIDILPMMFF { + Vector pos = 1; + Vector rot = 6; + uint32 NHKAPCEOMOE = 13; +} + +// CmdID: 20056 +message EHGOEOKFBHE { + uint32 MEMPKCGNNMF = 12; + int32 retcode = 14; +} + +// CmdID: 20530 +message OCNJAMNOCLO { + bool HNDKICJJANM = 4; + int32 retcode = 5; + repeated uint32 HLDEKDFMGGC = 6; + uint32 ALPFBBEJIMO = 9; + bool FKKMIHOEGMG = 12; +} + +// CmdID: 27501 +message JMDNLJPKDHE { + repeated POIPABABMDA BCMLDDCNADF = 12; + uint32 FHHJGHKNGFG = 13; +} + +message RegionSimpleInfo { + string name = 1; + string title = 2; + string type = 3; + string dispatch_url = 4; +} + +// CmdID: 9679 +message LLLBNHDLBAJ { + int32 retcode = 7; + uint32 MHJEOKNGCDF = 11; +} + +// CmdID: 24072 +message IAMPFPGJMIB { + int32 retcode = 5; + AvatarInfo CEPIMEDMKPI = 8; + AvatarInfo avatar_info = 13; +} + +// CmdID: 4887 +message DGKABLJDMIA { + uint32 entity_id = 6; +} + +// CmdID: 27531 +message CCPMFOADPKB { +} + +// CmdID: 9877 +message CBKPCLLMCJM { + int32 retcode = 10; +} + +message OOFGOPFMKCO { + repeated KDLBOKJKJED BCOGKEGAGNP = 5; +} + +// CmdID: 21438 +message EFGPDOMCBCB { + repeated Item item_list = 1; +} + +// CmdID: 27945 +message AIMOIMPIJHG { + repeated uint32 JNFPMEIJENP = 2; + repeated uint32 IDIBJDPOEMD = 4; + uint32 PJJAOILBFBN = 1; + bool BDGPHDBFLKM = 6; +} + +message KNIKGBNLJKE { + uint32 ref_id = 1; + Vector DEPEOKCJKMF = 4; + uint32 HJCDICMBDKE = 5; + Vector IAKNHJGCPGL = 11; + Vector ref_pos = 15; +} + +// CmdID: 22600 +message HNACBMIFKCM { + uint32 param = 8; + uint32 NDEHKHCALMF = 5; +} + +// CmdID: 2637 +message JDBOHBDMAGA { + uint32 PJJAOILBFBN = 11; +} + +message OOIECFNAAMK { + repeated CNNOBNKMNGH CBENKJEOCIL = 5; +} + +// CmdID: 21790 +message FIPEGMOMHJK { + uint32 HFFGGAADPAF = 4; + uint32 JKLAFEIGOLC = 13; + uint32 scene_id = 15; +} + +// CmdID: 4173 +message HMANOOODPHA { + int32 retcode = 2; + uint64 DCOMPDPPDPO = 9; + HIMMEMHOGFB MFMLAKBIAED = 11; +} + +// CmdID: 2380 +message ANKJLCKGINH { + repeated PFLEPHAEKAJ FDMGPMKGLCD = 12; + int32 retcode = 14; +} + +// CmdID: 2894 +message NMNEMMDBOIB { + bool EBHFIBEHJGE = 11; + uint32 JCHHLLEBMJA = 13; + uint32 CMDNKFLFHIA = 5; +} + +// CmdID: 20325 +message HPPHJMPLOII { + int32 retcode = 8; +} + +// CmdID: 5806 +message BGDAGKKDEDI { +} + +message EOOGCODKLON { + DOOICHMEGOG MINEOOKNPIG = 15; +} + +// CmdID: 23598 +message LMHALOMPBMM { + int32 retcode = 3; +} + +message AbilityEmbryo { + uint32 ability_id = 1; + fixed32 ability_name_hash = 2; + fixed32 ability_override_name_hash = 3; +} + +// CmdID: 1368 +message INAABLNPPPD { + int32 retcode = 10; +} + +// CmdID: 20356 +message JDMJIJAILFP { + int32 retcode = 3; + repeated uint32 CNFODGEOOEF = 5; +} + +// CmdID: 3786 +message OEJJPJOILEO { + bool FFAHBHONNND = 4; +} + +// CmdID: 24067 +message HAOLJBDHBMD { +} + +// CmdID: 5799 +message AICBEHIGDOB { + uint32 npc_id = 1; +} + +message NBHEJLLOGLB { + uint32 uid = 5; + NBADDMOPLEI BLFKOJLCCOO = 8; + uint32 DEGICAELLFF = 9; + uint32 DLLIMPBLJEF = 10; + uint32 NJKEOHKHHFE = 14; +} + +// CmdID: 9620 +message KLBAAMEGLHA { + JIDLNMKDKMJ BEPFMDKMFIC = 2; + uint32 OMGCHBACHCI = 7; +} + +message AvatarEnterSceneInfo { + uint32 weapon_entity_id = 3; + AbilitySyncStateInfo PNANFPCIOKO = 4; + uint32 avatar_entity_id = 6; + uint64 weapon_guid = 7; + repeated ServerBuff server_buff_list = 8; + AbilitySyncStateInfo AOBHCPPMKMA = 9; + repeated uint32 buff_id_list = 10; + uint64 avatar_guid = 12; +} + +// CmdID: 4856 +message DIOGFNMKOKE { +} + +// CmdID: 25726 +message SetPlayerBornDataReq { + string nick_name = 7; + uint32 avatar_id = 1; +} + +message AOLPDAHMOKC { + repeated uint32 OFHFPDFLGBJ = 2; + KFMEEPJLOKB MBFDGLDKEFH = 3; + repeated uint32 LCKAFMFOPFB = 4; +} + +// CmdID: 538 +message MCNBECEEIKJ { + int32 retcode = 4; + OEAOCCJEOPE DDIAAMKBFDA = 14; +} + +// CmdID: 23182 +message CGNHDGHCHGL { + int32 retcode = 6; +} + +// CmdID: 2744 +message OAPOOAKLKBI { + int32 retcode = 9; + repeated MLEJMIGOIIP GJNFFCFMOHA = 10; +} + +// CmdID: 29564 +message GBGLPDKKAAK { + uint32 BOBNLKDJOKA = 6; + uint32 HNFBBAKFOMM = 4; + uint32 GBCEBGKBJDM = 7; +} + +// CmdID: 5644 +message HNCGDLMEDAO { + repeated JDLGFILLEGG EEPDNCMHPME = 6; + int32 retcode = 7; +} + +message JDLGFILLEGG { + DGECJHENBKP AJCMDFMGIJE = 2; + EDGIMHGHGPA reason = 4; + repeated MJLFAFCFEGG CADONPDCDBG = 5; +} + +// CmdID: 28450 +message CKIKIJPCKPP { +} + +message BNGMEANKMMK { + uint32 OBOOPJLPDNI = 2; + uint32 PJJAOILBFBN = 12; + uint32 DEGMGHPFHJB = 15; +} + +// CmdID: 28812 +message OGNLFDMKCDB { + uint32 PNHGPLDGOKB = 4; + bool GIGJLDKOPEK = 8; +} + +message DJJHECAOGBO { + float COGJLPKOKMN = 15; +} + +message HCLMALEGIPL { + uint64 GEDMDOCOLFJ = 1; + FDLEKDOGGAG GIGADMPNJHL = 10; + repeated IPGGPFGOBEA CEIHIPAHGNH = 12; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 21882 +message AAFFHMOMCNF { + NDFGOFPCGIC PFOGOKINGMB = 8; + bool DJOAFMPOJAH = 6; + uint32 KENIKECFFLM = 9; + uint32 parent_quest_id = 14; +} + +// CmdID: 8340 +message BJILKJBGOBM { + uint32 OKICOGLEJEC = 4; +} + +// CmdID: 25795 +message ALDNPIDLKHA { + repeated HCPNNOGIPGJ IJDAPIAJHEG = 6; +} + +// CmdID: 25828 +message CGOEDPMKAPC { + uint32 NIGLJBFINCD = 13; +} + +// CmdID: 26033 +message ECLNKBMKHHN { + bool MCPKKMHKCPD = 12; +} + +message DBEIGNIKECO { + repeated GKJDMHIAMKB CBENKJEOCIL = 8; +} + +// CmdID: 1035 +message HGCPEGEOOMO { + uint32 PHMKPNKMOOE = 3; + int32 retcode = 7; + uint32 GHIAOGLLLDI = 11; + GOOLNOFHKPC LAPICIIJCKL = 12; +} + +// CmdID: 7455 +message BEKNEDMIPID { + uint32 INEHPOGKBMD = 8; + uint64 avatar_guid = 1; +} + +message EAJBOAFFJLF { + uint32 AHLIOLLBBPC = 1; + fixed32 EOPFFIPDKGN = 6; + uint32 MLPHBLBPCKG = 14; +} + +message CNJGEAFMJBO { + uint32 FBPGIMLMDNJ = 1; + bool HPJPCKIILAJ = 12; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 20217 +message LNEDDIIKBLE { + uint32 JGIHCIBOJPN = 1; + uint32 NFJOHALDGDN = 2; + int32 retcode = 7; + uint64 ACLGNLLHAJB = 8; + uint32 PAAHICEDIHO = 10; + repeated uint32 APPDNHDIGOM = 13; + repeated uint32 PAHJMIMGIGL = 15; +} + +message JBEOPLGPAHD { + bool EPEBCOBLKII = 1; + uint32 JKLAFEIGOLC = 4; + uint32 GJNFGFIPLJF = 7; + IDMJLCLIFLA LCNPCOLDLCN = 9; + bool LCHFFKHPJIO = 14; + uint32 PLAIPMOJMEO = 15; +} + +message KAMPKGIEGML { + EPOPBOKBCFD EGCGOBLDIGO = 8; + uint32 gadget_state = 12; + DGEHIIBLLMC ABPJIBDJIPA = 14; +} + +// CmdID: 4094 +message ABOEBBNCONK { + repeated uint32 ENBGJLPNPPJ = 15; +} + +// CmdID: 23216 +message MPFPDBKKMBI { + repeated uint32 CHGIBLDDKFE = 8; +} + +message JDLJJHHNCIE { + bool HBCMLFPMELB = 1; + uint32 GILCDEALJOO = 4; + bool IKPIILOFDBC = 10; + uint32 LDFAGGHAMLN = 11; + bool LAMKAMGAHIL = 13; +} + +// CmdID: 9450 +message GHADBCGPCDE { + DJEEOJBGDJF LOGNNDHODKH = 12; +} + +// CmdID: 8360 +message BBCLEHNOMOA { + repeated uint32 HFGCNHEDAPN = 4; + repeated CMDEEPDJOGA EBHCABLNKLP = 6; + repeated uint32 CDJLGCOPFAI = 9; +} + +message BPHAIGLKHIL { + string BKDILGIJPEG = 2; + NBADDMOPLEI BLFKOJLCCOO = 4; + map BNOFPMIFHDL = 7; + string OCMPADIIFCD = 8; + uint32 uid = 10; + bool PLPPJNMMJCE = 13; +} + +// CmdID: 5584 +message HJNDGJCILDH { + uint32 parent_quest_id = 5; +} + +// CmdID: 26343 +message FANPPAAIHIL { + int32 retcode = 9; + uint32 group_id = 14; +} + +// CmdID: 8999 +message KAOOJEECPJG { + repeated uint64 avatar_team_guid_list = 8; + uint64 cur_avatar_guid = 10; +} + +// CmdID: 29262 +message PKMMDCDNCLI { + uint32 skill_depot_id = 3; + uint32 entity_id = 12; + repeated uint32 LOBOGPPEPPF = 14; + uint64 avatar_guid = 15; +} + +// CmdID: 20088 +message LCLOMDGDCHB { + uint32 HKEJLENOGLN = 7; + uint32 param = 11; + uint32 ILIEOPGMDGO = 15; +} + +// CmdID: 20242 +message JLPBLHCNDCB { + int32 retcode = 5; +} + +message ONNKFJDGILJ { + bool ECIHDIJCLED = 1; + bool JHFMEFICAAL = 3; + repeated uint64 avatar_guid_list = 10; + uint32 PJJAOILBFBN = 11; + uint32 FJHHIKOIHKA = 12; + repeated uint32 BDEOMBCEOEA = 13; + uint32 PEAJINIFGHM = 14; + repeated uint32 JKKKHFEKEKD = 15; +} + +// CmdID: 6128 +message EIOJFIHAKHP { + int32 retcode = 1; + repeated DBDDCNHMJLH CBDJNKEPEAJ = 2; + repeated int32 DNCFMFNGLFA = 7; +} + +message OFFELIOFHPK { + string BMLJCLENHMH = 1; + string LLGJEMMHION = 2; + uint32 HECAAFPGNAH = 3; + uint32 MHJHJLJMEJL = 4; + uint32 LGBNFIFCPJF = 5; + uint32 end_time = 6; + uint32 LPMDBEGOOFJ = 7; +} + +// CmdID: 1521 +message CMKFHBKANJM { + uint32 NNEBHHFHDCC = 2; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 6263 +message SceneEntityAppearNotify { + repeated SceneEntityInfo entity_list = 2; + VisionType appear_type = 8; + uint32 param = 9; +} + +// CmdID: 8853 +message KKFODIOGIPG { + KBHCEBMIHND MIBGEJFDEKI = 5; + uint32 OMGCHBACHCI = 14; +} + +// CmdID: 6066 +message HLIIEJPCOFC { + repeated uint64 EBGFECDOHLP = 1; + int32 retcode = 2; + HIMMEMHOGFB MFMLAKBIAED = 15; +} + +// CmdID: 20946 +message COAAKMCJMAD { + ResVersionConfig next_res_version_config = 10; + string next_resource_url = 13; + int32 retcode = 14; +} + +// CmdID: 2618 +message DLMAHMJOOCB { + uint32 entity_id = 2; + uint32 scene_time = 10; + PlatformInfo platform = 11; +} + +// CmdID: 22727 +message ECNOIFAAEOG { + uint32 EGMBAJDJCOP = 1; + map EBBBBKNHPMC = 2; +} + +message PHMCFEHGAKI { + bool CCCDCFOIIDE = 9; + IHEKNMLMONC OOMNOOFGINO = 11; + bool OMNCIKFFGBO = 14; + KELLLEFKOFC BLECKDPDAPI = 15; +} + +// CmdID: 6055 +message DLFFGLIOPKF { + int32 retcode = 6; +} + +// CmdID: 1889 +message JALDEALDJNG { + uint32 end_time = 6; + uint32 OMGCHBACHCI = 15; +} + +// CmdID: 23648 +message CDAHJMFLLHE { + bool DJOCLOKDKAE = 9; + uint32 IEHLHAOGKPJ = 5; +} + +// CmdID: 22979 +message MNHFPODJBNK { + uint32 CFECLKMEHME = 1; + NPLFIGEHHDE KGJNKFNPOIB = 2; + uint32 LICMPIDMCOI = 3; + map EPNCPHCFNBA = 4; + uint32 PCGMKEAJKEH = 5; + OJKAFCEPEHL NBEOLENHMFM = 6; + map DHEBAOHCCAE = 7; + uint32 ABPDHMJNBKD = 8; + uint32 FNPPFKKPACA = 9; + bool MIBJMKDNLFH = 10; + int32 retcode = 11; + uint32 AHPAOEPCOML = 12; + uint32 INPBHAJDPGC = 13; + bool NAAMIMDOMMN = 14; + repeated KBFBJMPCFHM DMAPDPGJPIB = 15; + OJKAFCEPEHL OECJCIMBPFI = 598; + uint32 HKDCIBPOFOC = 1008; +} + +message ICPPBDKPNAL { + uint64 avatar_id = 2; + bool DOHHENFNGPE = 12; +} + +// CmdID: 2390 +message DKHOPCLBMEA { +} + +// CmdID: 1260 +message NFFIMEJLMAN { + int32 retcode = 5; + uint32 LGOOIDCIAAG = 6; +} + +// CmdID: 9599 +message KLGBMBNFINK { + int32 retcode = 7; +} + +// CmdID: 9991 +message LIENMAMGIGB { + uint32 GBCEBGKBJDM = 11; + uint32 AMIAJEGDEHH = 13; +} + +message HLGBLAIBMNG { + repeated CELLLDFBOOP LIOEBADBLCA = 6; +} + +// CmdID: 27876 +message IPFHIDFEJAA { + bool BIOGCCNGGCF = 7; + oneof KLDJMOBGBBA { + string psn_id = 9; + string online_id = 1; + uint32 target_uid = 10; + } +} + +// CmdID: 22624 +message GLNIKHLEIKA { + repeated uint32 OKLMHCFLBCE = 11; +} + +// CmdID: 1547 +message NODDCMIMOKO { + bool MCPKKMHKCPD = 5; + OEAOCCJEOPE DDIAAMKBFDA = 15; +} + +// CmdID: 24163 +message LPFGBNDKCBL { + uint32 group_id = 4; + uint32 KHHIBKPBKPN = 3; +} + +// CmdID: 28564 +message BKFAJLKCBJB { + int32 retcode = 4; + uint32 target_uid = 8; + uint32 LNPJPIIPEBC = 11; +} + +// CmdID: 6620 +message FEHOLLHIOIH { + uint32 kill_num = 2; + bool DGGCKMIKBMO = 4; + bool ANKCBOMMOJB = 5; + uint32 DEKHBEOOIEN = 6; + uint32 PJJAOILBFBN = 7; + bool EBHFIBEHJGE = 8; + uint32 EJNGLCJNAPN = 14; + uint32 IGMNBBKENEH = 15; +} + +// CmdID: 6446 +message OEGNDFENMKP { + repeated MKALMMGNKOO ACEMALEKHLD = 5; + uint32 scene_id = 10; + uint32 LBCLGHBMDAF = 4; +} + +// CmdID: 27436 +message PPGIKABMIAK { + uint32 IHGIDGHGKNH = 7; +} + +message MENHNBMDEDJ { + uint32 DFPNKFEKIIG = 1; + uint32 GDAJDFBKPDE = 10; + map AJAMLCGABPG = 14; +} + +// CmdID: 28628 +message GBCAJIBKPHH { + DLFMNCPNFII FKKDIFFJCCJ = 8; +} + +// CmdID: 21182 +message MEHPIDFEMIE { + int32 retcode = 10; +} + +// CmdID: 21 +message LODPCINKMNE { + uint32 DALBEPBFMFB = 6; + int32 retcode = 8; + repeated PNIEDFCOOKD GABLJANJLAF = 9; + PNIEDFCOOKD KIOLEGBHKBK = 14; + uint32 FKHOHKELKOE = 15; +} + +// CmdID: 24409 +message BPHBHDLANEP { +} + +// CmdID: 23316 +message CCHJAHLKJJA { + uint32 target_uid = 11; + DGECJHENBKP GLMKLIPELDI = 12; +} + +message HBBCJINHNJC { + uint32 EHEIMDFMHHK = 5; + repeated DLIPMFLLFLP OPLAJNCKEFN = 9; + HAKNDHLJDDH OPENMCEBGEF = 12; + LFDHMKDCOBL IFNELDHKAEI = 13; +} + +message CADKJPFBBGH { + HONABCHJGLK FLDADBGHCFO = 2; + uint32 EHDLLGGIOFJ = 4; + DJEEOJBGDJF LOBIFOEDPAJ = 5; + NJKHILJGCBM OIMELFIMHDI = 6; + CJBDPMNEIPC NCBFBHBDDBB = 8; + uint32 AFJCLENHANC = 11; + bool DPHDAGAGBII = 12; + uint32 HKAPPOEKONG = 13; + bool JJLJNCCJNHG = 15; +} + +// CmdID: 24955 +message KFBPMJBPFPP { + JHBBOJADLPN ILJGPOJFHDO = 4; + uint32 KPAMPGDJDHE = 6; + uint32 FFAFBEAFIHE = 10; + uint32 CEHBMHAANIL = 12; + LODOPKNFJNB HNJIIDAMCHP = 14; + uint32 EPCBAOBGODI = 15; +} + +// CmdID: 20424 +message HIOLHKJDGHE { +} + +// CmdID: 1844 +message EIOBHCKOEMD { + AAGPKJDPBLK AJMKOIOPDGC = 7; +} + +// CmdID: 24641 +message NNMOOMLMGKI { +} + +// CmdID: 28602 +message DDNNICOKHFF { + MICAMKKBKMM GEIHMKHCIJE = 5; + uint32 OMGCHBACHCI = 13; +} + +message ONMANAHNENG { + uint32 GPAELJHNAEK = 1; + uint32 OJOAPINGLNO = 4; + repeated uint32 OIJFPGLHNNN = 10; + uint32 group_id = 11; + bool GBOBOLJPAGM = 15; +} + +message Equip { + bool is_locked = 3; + oneof Detail { + Reliquary reliquary = 1; + Weapon weapon = 2; + } +} + +// CmdID: 21009 +message HJCAOIHMPAM { + repeated uint32 OIGLLHAJNFG = 1; + repeated ServerBuff server_buff_list = 2; + bool GIFNINKCIDL = 3; + repeated uint64 avatar_guid_list = 11; + EDGIBJBAONG FNIMNIAHFJA = 14; +} + +// CmdID: 23887 +message PBMJEPJHOFF { + int32 retcode = 15; +} + +message JJKOLAFEFEJ { + map NEDLNILJFNP = 5; + repeated uint32 LCKAFMFOPFB = 10; + map LNJPACJJPHG = 13; +} + +// CmdID: 8882 +message DBLCKAHANOB { + NDFGOFPCGIC PFOGOKINGMB = 1; + PPLLGNGHLMB reason = 14; + bool LGEOLDEHABG = 2; +} + +// CmdID: 29531 +message FDCEIDHLGOM { + int32 retcode = 1; +} + +message OBOLIHANNCF { + uint32 IHMPLCMNGEI = 1; + repeated uint32 OBCNNBICKDC = 4; + uint32 GOAKCBGLBMJ = 6; + repeated uint32 FNAOACPMMKD = 8; + uint32 EFJOBKKJGDC = 10; +} + +// CmdID: 20708 +message AHKPDOEPIEE { + int32 retcode = 2; + bool KCHMOKPJDII = 8; + repeated CGFIGGODHIB APANIHMDBIG = 12; + uint32 avatar_id = 13; + uint32 reason = 15; +} + +message PKPJPAOMCBC { + repeated uint32 KNLKFKCLKAG = 4; + uint32 GEIHMKHCIJE = 7; + uint32 DOBOKKALHEH = 8; + uint32 CBDOGIMGJOC = 10; + repeated uint32 HNJNCAHMCMG = 12; + uint32 EKKFAJJDNKB = 14; + uint32 PGMIFNDNKEE = 15; +} + +// CmdID: 9044 +message FNMJMMLBOJC { + uint32 item_id = 8; + uint32 INDIKFKNKAB = 4; +} + +message JFBDJLOGKPC { + uint32 npc_id = 1; + Vector pos = 2; +} + +// CmdID: 21027 +message GMDBCFOLDDG { + HIMMEMHOGFB MFMLAKBIAED = 1; +} + +// CmdID: 29568 +message ACEDGLGFLND { + uint32 entity_id = 4; + uint32 KFMGLFJDODO = 15; +} + +// CmdID: 8133 +message HPPDBOPBHCO { + float FIMEMEELGPK = 1; + bool NKLAPGMMIMJ = 2; + bool NCCEEEDEBCM = 3; + float KDLEKKMNJHE = 4; + repeated string DIIIIHMDPNC = 5; + Vector BMAMMCKAMLJ = 6; + float PDKIFKKMHCN = 7; + Vector MDDABONFBEJ = 8; + JHHNLPAAMIN LJAPFLFEMDD = 9; + float AMBIAHHFKIG = 10; + bool DJFPOAPINEM = 11; + bool DLKIPOGLMHO = 12; + bool ILBNMPNFFDH = 13; + bool ANCMJINJBEL = 14; + bool CAABGJKNPLC = 15; + uint32 JMCKEDPHMGE = 22; + uint32 OFDGJJNOPMI = 293; + float KKKMBMMHIJF = 546; + uint32 entity_id = 1033; + bool DCGCMALHBFN = 1519; +} + +// CmdID: 7720 +message JKAJHPLKKJL { + uint32 MCMBOFIFBCP = 6; +} + +// CmdID: 8890 +message NNFMDKBDGPD { + uint32 DFPNKFEKIIG = 5; + repeated uint32 NJHGOAEHNDM = 6; + int32 retcode = 9; + uint32 PKKKIJALPNM = 11; +} + +// CmdID: 20674 +message NJCNAJIHOLP { + int32 retcode = 7; +} + +// CmdID: 22307 +message ICKHGJLKENA { + uint32 LBCLGHBMDAF = 4; + uint32 GAPLFMMGBFA = 13; + int32 retcode = 15; +} + +// CmdID: 21432 +message OLPAJEMDOOF { + uint32 PJJAOILBFBN = 3; +} + +// CmdID: 22801 +message ADACHHNJAHK { + uint32 HFJILNCPAKL = 14; + PFCHOFGMIAK NLGCILIJPFN = 15; +} + +message AnimatorParameterValueInfoPair { + int32 name_id = 1; + IOLGPKJJCFI animator_para = 2; +} + +message JMLMHFCGDGL { + uint32 PHEDDGPDKEP = 6; + uint32 PDPCIEIOLLN = 10; +} + +message PGFPHFDMDPM { + uint32 NNEBHHFHDCC = 7; + uint32 IHLCEEDFIND = 12; + uint32 AEBKGCKLEEC = 14; + uint32 MHMMDIMEGDD = 15; +} + +message NEEKALIFDBH { + Vector pos = 8; + Vector rot = 12; + Vector NBAIDHHDPMD = 15; +} + +message LJNDECJABEF { + HKMFJKCPIPG BEPFMDKMFIC = 2; + bool DGGCKMIKBMO = 5; +} + +message OBAKIDAJLGN { + uint32 count = 2; + uint32 IKNFNNFKAGF = 6; +} + +// CmdID: 26447 +message FDGOJDCLDAH { + repeated uint32 tag_list = 14; + uint64 guid = 4; + bool DHAOMGMMDPD = 13; +} + +// CmdID: 23591 +message IOCGPKAHPPD { + uint32 PJJAOILBFBN = 3; + int32 retcode = 12; +} + +message FNCFPIODGMI { + uint32 IMOHCNCCOFG = 3; +} + +// CmdID: 20296 +message OIMBEJHELGD { + uint32 NDEHKHCALMF = 11; + int32 retcode = 13; +} + +// CmdID: 29384 +message BIAEIEEFHCA { + uint32 target_uid = 7; + bool DDEEJMJOMCL = 1; + bool GHNKOMPJKCI = 11; + uint32 CKFJCEKKPPC = 15; +} + +message JOPCCMBMLLM { +} + +// CmdID: 22234 +message OJGOCMBGPCP { + repeated HMKMOPMKDGO DMFDNMJJDPC = 2; +} + +message GGKCKGHBONN { + uint32 LDMHPLCDGHI = 1; + uint32 AICKCGNKDII = 14; +} + +message FKHBFJIEMBG { + uint32 FHHJGHKNGFG = 4; + repeated POIPABABMDA MLLIPAPCEAF = 15; +} + +message HMPHKNOCGPJ { + uint32 HKEEINBHFHM = 7; + JGJLFAEIGAJ JEGELNBDKBK = 9; + uint32 IHLNECMIIFP = 10; + uint32 ILPJBEPJDLP = 13; + uint32 PGLAJFAFGAI = 14; + uint32 PFAIIPMANEO = 15; +} + +// CmdID: 2319 +message OIIADOELLBH { + int32 retcode = 5; + repeated KDJHBMGGIFD KBOKCOMOACF = 12; +} + +message OCJNEAMJAPC { + repeated DGNMACIEBHF GOCBHMDLADB = 3; + bool KGIPBHIBOBD = 8; +} + +message BPLAMHFKAPA { + repeated uint32 DNIJPPKBCBD = 1; + float MEGKADCAAAJ = 2; + Vector pos = 4; + uint32 entity_id = 6; + float FIPKPJPKJBN = 9; + uint32 LMJNOKAJEKI = 10; + Vector rot = 14; + uint32 gadget_id = 15; +} + +message AvatarEquipAffixInfo { + uint32 equip_affix_id = 1; + uint32 left_cd_time = 2; +} + +message POALEHLCCII { + repeated uint32 ODOBMMFAACG = 2; + repeated PCMPIHMIOPH KFAPIJCGDBC = 12; +} + +// CmdID: 808 +message JKOFFPMNPOD { + repeated uint32 tag_list = 1; + uint64 GEDMDOCOLFJ = 7; +} + +// CmdID: 20463 +message JFBFGACBOEM { + repeated EFAIPNDIHAI JNFPMEIJENP = 7; + repeated uint32 GKPJEDKHCIF = 6; +} + +message NMBKBALMNKA { + uint32 GHIAOGLLLDI = 2; + uint32 GAPLFMMGBFA = 4; + bool HJLPILEEMEB = 12; +} + +// CmdID: 3917 +message OIHPLAEKINM { + int32 retcode = 11; + uint32 IIJKCCIMJGJ = 12; + repeated AvatarInfo KFAPIJCGDBC = 15; +} + +message NLMEPNKFOCJ { + uint32 APFOOGPJALA = 11; +} + +// CmdID: 27454 +message LNOFNLDPNIF { + FMCFEAAOMNG DCOKHKBOJEP = 5; + int32 retcode = 14; +} + +// CmdID: 6706 +message FMAPBHLDPBD { + int32 retcode = 3; + repeated POIPABABMDA DLKGDLNILEH = 6; + uint64 OPBNFDPDJGD = 7; +} + +// CmdID: 1165 +message EGKEPOKKAAA { + int32 retcode = 10; +} + +message KGIGHCKLLKL { + uint32 DMKFECCMCOP = 6; + Vector pos = 11; + uint32 HOJJLBLKOHJ = 12; + bool ECIHDIJCLED = 13; +} + +// CmdID: 7876 +message LAFOLIACPPG { + HJBCKHABDKL GHCCILIEHNA = 1; + Vector pos = 2; + Vector rot = 4; + uint32 entity_id = 12; +} + +// CmdID: 5044 +message ANBNAKFDLHA { + uint32 scene_time = 5; + PlatformInfo platform = 9; + uint32 entity_id = 11; +} + +// CmdID: 20911 +message IKGAFGEAKAK { + int32 retcode = 1; + uint32 gadget_id = 3; + uint32 GBCEBGKBJDM = 8; + HHNOENMDGGG KFMGLFJDODO = 9; + NMFDMILHGPO OAAHHNMHAFH = 15; +} + +// CmdID: 666 +message JBFHKFLEHHH { + uint32 OMGCHBACHCI = 3; + int32 retcode = 7; +} + +// CmdID: 21442 +message FABNMMKIMJH { + uint32 MEMPKCGNNMF = 4; + uint32 OMGCHBACHCI = 8; + int32 retcode = 10; + uint32 ALNMHBAPCGN = 11; +} + +message CJNBABJNCOC { + bool IPJNPMKGBPL = 1; + uint32 HLAGFHADKCM = 2; + bool DPHDAGAGBII = 4; + uint32 exp = 5; + repeated uint32 FKNMEOAAMMO = 7; + uint32 level = 8; + uint32 CMJIMCNKBGI = 10; + uint32 PFNHCEFLIIP = 13; + uint32 AFJCLENHANC = 15; +} + +// CmdID: 3937 +message FJEOFMBAJEO { + int32 retcode = 6; +} + +// CmdID: 21283 +message GBJMFLOHEAO { + int32 retcode = 7; +} + +message GEMJHNLGKOL { + uint32 state = 6; + uint32 PBKEAOCBPMN = 8; + uint32 FMJIGFMBJPJ = 10; + uint32 GEIHMKHCIJE = 11; + uint32 BJJJDLDCLLL = 12; + uint32 HOGPDLGHGLM = 14; +} + +// CmdID: 22918 +message EJOFKJIOHNK { + int32 retcode = 10; +} + +message MDOCBMJPDIK { + uint32 OJOAPINGLNO = 6; +} + +// CmdID: 8555 +message FJOJHIBAHOI { + uint32 level = 2; + int32 retcode = 5; +} + +// CmdID: 24102 +message BKOAKMCKALD { + uint32 PCAOBBJLFFM = 6; + uint32 NECGMAKACDI = 12; +} + +// CmdID: 22972 +message PGEGANOEBJL { +} + +// CmdID: 24249 +message NEGMHMBGDIO { + uint32 entity_id = 8; +} + +message DEAFLOBJJEH { + bool JHFMEFICAAL = 9; + uint32 PJJAOILBFBN = 11; + bool ECIHDIJCLED = 12; + uint32 KAIOCCBNPPA = 15; +} + +// CmdID: 8394 +message EDHDFLLJLJH { + uint32 GFPPMNLPOEK = 15; + uint32 scene_id = 12; + uint32 FCHFAKEPINP = 4; +} + +// CmdID: 7064 +message LPEPJLFBLMH { + repeated PPGPJDDIEHM KJJDFPHKFEB = 3; + uint32 MEMPKCGNNMF = 12; + uint32 DFPNKFEKIIG = 1; + uint32 ONABDGFCPIH = 6; +} + +// CmdID: 21318 +message HNGCPEAAKLK { + bool EIPPEIILMDP = 4; + uint32 uid = 5; +} + +message LCBGDOHINDD { + uint32 IBCGFFJGCID = 1; + uint32 JEFILDJEBAJ = 8; + uint32 level = 9; + bool ECIHDIJCLED = 10; +} + +// CmdID: 29050 +message PNNCANDILKC { + bool NPFKJANODEE = 11; +} + +// CmdID: 4266 +message AKIKIEIKIDA { +} + +// CmdID: 2717 +message JBJIEFEIBBI { + uint32 target_uid = 5; + uint32 OPLLLAHDDKM = 11; +} + +// CmdID: 6478 +message GBOBJGMJKNL { + repeated NBHMAICJJPO GDNMLPMKCOJ = 14; +} + +// CmdID: 21822 +message FIEGILBCLNA { +} + +message KDJHBMGGIFD { + repeated AKNANPNEJLP MPBNNONJGJP = 2; + repeated Vector JGKFKEGBEBK = 14; +} + +// CmdID: 23392 +message EPFFDAFPKPJ { +} + +message DAPPCGGBONM { + LEKKKBAFDAM LMGNNCGPPCG = 1; + repeated uint32 DNIJPPKBCBD = 2; + uint32 BBCMBAOAKFI = 3; + uint32 JIDOCLGIJBP = 4; +} + +message JOBIMALCPHL { + uint32 JDMJNGDHDFH = 3; + uint32 PHAJGBBPMPM = 5; + bool FCIKEOIACDG = 8; + uint32 ADEJNGMKINH = 10; +} + +message PGGPFNPDPLN { + uint32 CLOCEGAAHJN = 1; + uint32 LEKFEJHKPPE = 3; + uint32 KPAMPGDJDHE = 9; + uint32 OJOAPINGLNO = 15; +} + +// CmdID: 6824 +message BJIFNDJNIML { + uint32 OMNKHJBMGKL = 13; +} + +// CmdID: 28418 +message ECILGPHIOHK { + uint32 group_id = 1; + uint32 BKNPLFIKKFG = 6; +} + +message Reliquary { + uint32 level = 1; + uint32 exp = 2; + uint32 promote_level = 3; + uint32 main_prop_id = 4; + repeated uint32 append_prop_id_list = 5; +} + +// CmdID: 24758 +message LNEBHNAKKME { + GBECLHJIOIL APHJKDFBAJK = 1; + uint32 OOFLAHMELEO = 2; +} + +message GJNOBDELMLF { + PHJGPIPOKAA GALJCIMKFCH = 1; + repeated uint32 scene_tag_id_list = 9; + uint32 KCECJDKPOFB = 12; +} + +// CmdID: 4041 +message MPGMDCHAPBK { + map prop_map = 12; + uint32 entity_id = 13; +} + +// CmdID: 22272 +message HMAONDHFFHH { + bool EEFMHKEMFEJ = 7; + repeated uint32 GHNMDAKOLKF = 10; + int32 retcode = 12; + repeated JENBHHGNLMB CADONPDCDBG = 15; +} + +message BOJAMBJMCNP { + uint32 IEJHHMBOBMJ = 7; +} + +// CmdID: 25186 +message AMPHPPHMAMM { + repeated uint32 JFKEINKJIIA = 12; +} + +// CmdID: 21075 +message LKAPHADCGCE { + HIMMEMHOGFB MFMLAKBIAED = 10; + uint64 DCOMPDPPDPO = 14; +} + +// CmdID: 154 +message CMLAFDBCKJA { + int32 retcode = 4; + string JLCDDOJGKKG = 5; + uint32 MPGMOFLCEOF = 6; + uint32 CIJPMGMCJBA = 11; + string OLODGDMMPNF = 13; + string game_biz = 15; +} + +// CmdID: 25393 +message KPJLGAEHBPH { + int32 retcode = 1; + uint32 JJLPIJKGKON = 4; + DOAPFGNFCCO OEAPFMFEFGE = 5; + string HEMDLGOMMKC = 6; + bool CIMEJKMJGPM = 15; +} + +message JCBAIFPFACC { + repeated IMHFMHCLNEE DNJNJBAMLBA = 8; +} + +// CmdID: 22207 +message DMMNNNLGCLP { + repeated ABMOEKNPCLA OHPEJHEBPAG = 2; + repeated FCHNNKFBMLC NEHOHOHDILC = 11; +} + +// CmdID: 23950 +message GCBJICEKMKG { + map AHMPNGHJHML = 3; +} + +// CmdID: 24256 +message MPNFDLJNKKG { +} + +// CmdID: 3241 +message HNDDHOGBOID { +} + +// CmdID: 25090 +message KBPLMFMCDDG { + repeated uint32 OLPBBGIENFF = 6; +} + +// CmdID: 5480 +message NPFKGIKCKIJ { + int32 retcode = 2; + bool FOJAKDNOHAF = 3; + HIMMEMHOGFB MFMLAKBIAED = 5; + uint64 DCOMPDPPDPO = 10; +} + +message NEFGCLBANJK { + uint32 end_time = 3; + uint32 KHHIBKPBKPN = 8; + bool IDNDMKMECNO = 9; + uint32 LGBNFIFCPJF = 11; + uint32 ONABDGFCPIH = 15; + oneof Detail { + JDKNACIPAFO bonus_info = 2; + } +} + +// CmdID: 3016 +message FABEHFBJKCB { + repeated EPIGPIPPDPK KFAPIJCGDBC = 1; + uint32 PJJAOILBFBN = 15; +} + +// CmdID: 24359 +message EEPPNOMECKI { + int32 retcode = 9; +} + +// CmdID: 6020 +message NGOCBCEBBNO { + bool NKGGDPGPGHK = 6; +} + +message OBEOLMGHGLF { + float BJABDHJANNK = 1; + float EBKAENEFPGJ = 2; +} + +message LBKGIIGKOLA { + BBAEMOLJPIB MJLLKGPGMAD = 1; + repeated IIMGHHMEFMK NIMIMLFEOPO = 2; + LGHPOLGGNEA MLIJPCOHILM = 3; + bool LOPPMEONNEG = 4; + repeated ONOPNDGNFHA KFHNDIJEIJO = 5; + uint32 AKFHOIHGDJB = 6; + uint32 LGBNFIFCPJF = 7; + bool NFCJAIMIKKK = 8; + uint32 end_time = 9; + uint32 HBNDJAPMLPL = 10; + uint32 IBOLGMHGPOO = 11; + uint32 KHHIBKPBKPN = 12; + bool HOLKBIKHOBA = 13; + ALLLNINAOGA JBPCMHKELPF = 14; + uint32 level = 15; +} + +// CmdID: 25145 +message EFAKCFDNOKG { + int32 retcode = 2; +} + +// CmdID: 280 +message BIDJKLLLLAE { + uint32 entity_id = 5; +} + +// CmdID: 3595 +message PlayerEnterSceneNotify { + bool JDNGEPMPFOH = 1; + Vector MBFONBLMNBL = 2; + uint32 OBFCJPOJMOM = 3; + uint32 target_uid = 4; + uint64 scene_begin_time = 5; + repeated uint32 scene_tag_id_list = 6; + uint32 enter_scene_token = 7; + uint32 GAPLFMMGBFA = 11; + uint32 GPJHAEEMCBK = 12; + Vector pos = 13; + uint32 scene_id = 14; + EnterType type = 15; + CGMAOKBGOHO DFNDKDAFEJO = 96; + uint32 ALJNJKPMOPB = 338; + uint32 EKIBACGBHCJ = 358; + uint32 KDHNDLANKNI = 464; + GJNOBDELMLF BFPGBNDFGBO = 681; + PHJGPIPOKAA GALJCIMKFCH = 740; + Vector KMDLMKGJIHH = 776; + bool GBHGABLFDME = 816; + uint32 DDGBKGDECME = 1148; + string scene_transaction = 1492; + uint32 KKLADMFLAOE = 1696; + uint32 OKCAGDNDEJN = 1870; +} + +// CmdID: 5280 +message JDLLEKJONCE { + uint32 MPBHHDJJLPE = 8; + Vector pos = 12; +} + +message FLCOINOJGIL { + bool KGIPBHIBOBD = 6; + repeated uint32 OIDCAAMGGNP = 13; +} + +// CmdID: 8481 +message PBJIKHPLACP { + repeated IINNLAMMNKA OKILMHJJBPP = 5; +} + +// CmdID: 5992 +message KOLJGBKCDFE { + uint32 OMGCHBACHCI = 7; +} + +// CmdID: 28469 +message CKNFOGKBEMO { + repeated IADNPJBKILO AINMBFOIHLH = 9; +} + +// CmdID: 952 +message ACDIDGPAHIH { + uint32 room_id = 10; +} + +// CmdID: 29159 +message LCEDHAFADGN { + uint32 CENHKJDFFDA = 2; + int32 retcode = 9; + uint32 MHGHINOGBGD = 14; +} + +// CmdID: 24715 +message NNHFNODPBJL { + IADNPJBKILO CAFEFEABNEC = 8; + GFILBKBGMAF LAICDPFDIMH = 15; +} + +message LAOJLGMBAEE { + repeated uint32 BFBOMBOINPJ = 9; +} + +// CmdID: 23690 +message CCPJFPKCIHI { + FJMJCDDODMH BHJHAGCCPIB = 7; +} + +// CmdID: 8695 +message PNBMLJPIPGP { + uint32 target_uid = 6; +} + +message OPLKOOIBKBP { + uint32 DJHFJFFKPPL = 2; + uint32 FKHOHKELKOE = 3; + uint32 EOPFFIPDKGN = 4; + uint32 DGEAKOFNGDN = 5; + repeated JPOAEIDKABJ HHGGLFAIKFO = 7; + repeated IPFJMBGNAIO JHPIKAKIGBA = 9; + repeated PNIEDFCOOKD GABLJANJLAF = 10; + repeated OFFELIOFHPK PFGGIGKAGMB = 12; + uint32 GGHKDJLGFPB = 14; +} + +// CmdID: 29677 +message KHJKCJDEAHO { + bool HJOACHMOEKB = 1; + uint32 HKLKMBMGAKE = 5; + uint32 avatar_id = 8; + bool ELPPGECIEAF = 10; + uint32 LBCLGHBMDAF = 11; + uint32 PJJAOILBFBN = 12; + uint32 PEBLOHAHPMM = 14; +} + +// CmdID: 4361 +message CKEGHFMEBLA { + int32 retcode = 4; + uint32 MBLMIHEJNIF = 12; + uint32 JGIHCIBOJPN = 13; +} + +// CmdID: 6098 +message DECFLHFHGLF { + uint32 GFMMFBJPJMP = 1; + uint32 entity_id = 10; + int32 retcode = 11; +} + +// CmdID: 21437 +message GBBLDDHGFDJ { + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 1129 +message BAAOMHLKMLP { + uint32 MEMPKCGNNMF = 1; + int32 retcode = 9; +} + +// CmdID: 6221 +message HCFDKBDLNHJ { + uint32 LGOOIDCIAAG = 14; +} + +// CmdID: 26549 +message ODGCLLLOADB { + uint32 OBOOPJLPDNI = 7; + int32 retcode = 8; +} + +// CmdID: 25695 +message HOEOBCHGAAE { + uint32 uid = 7; + uint32 JDHFHCFEONF = 15; +} + +// CmdID: 29231 +message OFHPDDLPIDN { + uint32 scene_id = 8; + repeated OFNPCAHJFPG OIGLGMMMFPG = 9; +} + +message KFBBBEJGNFA { + uint32 GAPLFMMGBFA = 2; + uint32 KDLNLOPHIIB = 7; + uint32 MHPLOKGEJGG = 9; + uint32 DIKNIICMOLJ = 10; + uint32 IBIEDGDOCEA = 12; +} + +message LJDDPGJAAJL { + repeated EJJICHPJDBM NFKJLDJCODP = 9; +} + +// CmdID: 2465 +message KJPKOPIIGGL { + uint32 COJBPKDFNCH = 4; + uint32 BOKFANFEFNE = 5; + int32 BLHLCEEOHHD = 7; + OHGCDMMLNOK BCDELAFDIOG = 9; + uint32 entity_id = 10; + IGOHJIBCDFA LKIDBHIOOOG = 11; + Vector EMIGNNGOBOD = 13; + uint32 KEPFCPALJGN = 14; + Vector LDBDIFABGCE = 15; +} + +// CmdID: 20443 +message BFNLCLJBIPD { + uint32 IIJKCCIMJGJ = 12; +} + +// CmdID: 9547 +message FLLKDOMFEKA { + uint32 avatar_id = 9; + uint32 HMLGDPBCGDM = 10; + int32 retcode = 15; +} + +// CmdID: 8103 +message JAOOMHPMAGA { + uint32 EPJOAALLGGD = 5; +} + +// CmdID: 5895 +message OKCJKPNAEKF { + uint32 OBOOPJLPDNI = 1; + bool IDFEJNCMBHP = 4; +} + +// CmdID: 9978 +message NJFIPABIHGC { + int32 retcode = 1; + bool BGAOACGALDG = 9; +} + +// CmdID: 23259 +message KPBKKCOLPJN { + repeated uint32 ELFNBIKBEJO = 1; + repeated POIPABABMDA item_list = 13; + uint32 LEEGHDDDBEI = 15; + uint32 KENIKECFFLM = 6; + bool ILMDJCEGJOP = 2; + uint32 KNLGGCIEMKN = 10; + uint32 BFJBPPHOJIK = 12; +} + +message JPPLMPIEIFE { + bool ECIHDIJCLED = 2; + bool JHFMEFICAAL = 5; + uint32 PJJAOILBFBN = 7; + uint32 DJBLEKFBKMD = 14; +} + +// CmdID: 3502 +message LECFIAJJJCK { + uint32 OOFLAHMELEO = 3; + uint32 uid = 6; + HOCJFIDGKJM reason = 15; +} + +// CmdID: 24032 +message IJPAJDJEBHL { + repeated POIPABABMDA DLKGDLNILEH = 12; + repeated uint64 NNEIDBDDIHM = 2; + uint64 ACLGNLLHAJB = 11; +} + +// CmdID: 20704 +message LLPMODBKGJD { + repeated uint32 HIJPHGBGJKN = 3; + repeated uint32 EEBPIHLBKMF = 5; +} + +// CmdID: 23385 +message JKAIJENCNGF { + repeated POIPABABMDA OICHDIANAEE = 1; + int32 retcode = 2; + repeated POIPABABMDA NIOMENGDMAJ = 3; + FOGEMDKJJCN HKHIFGLNCLL = 6; + BLBMOCGLOOJ PCFEFINAIIF = 7; + bool BFDDKACHCEI = 11; + repeated POIPABABMDA LEPOMLNOAPK = 12; +} + +message EPJOPKDOKJE { + uint32 GAPLFMMGBFA = 3; + uint32 NAGHINBJJDI = 13; +} + +message AHGAGGNGBBM { + repeated FKALDLCAALP CBENKJEOCIL = 3; + repeated CHCOFAANKLL IDEHOEPMAKD = 6; +} + +// CmdID: 652 +message KHIFOFFEKHO { + int32 retcode = 3; +} + +message HJONJCCAEKJ { + uint32 GODICEBLBFL = 1; + uint32 trial_avatar_id = 2; + uint64 guid = 15; +} + +message NBCKCEBGHNA { + uint32 FFBJAMPGEKM = 2; + uint32 GGHKDJLGFPB = 12; + uint32 level = 15; +} + +// CmdID: 21068 +message EFNGPNMMPPI { + repeated uint32 IICOOIFHOLC = 15; +} + +message DNKELOMNHJD { + uint32 BGHDJJOOIIK = 10; + uint32 JKPFIBLBGHH = 14; +} + +message CLDIAMEGHLA { + bool ANJBCFCFFOP = 3; + repeated uint32 FGHOFGJOICC = 5; + uint32 GPAELJHNAEK = 8; + uint32 PJJAOILBFBN = 10; + bool DMEOECIAMJA = 12; + repeated uint32 JMEIEMBNDHK = 14; +} + +message NADPJAHPOHO { +} + +// CmdID: 25419 +message OBNIEPINFEB { + repeated uint32 DIIKDGGJBBD = 10; + uint32 scene_id = 14; +} + +// CmdID: 1958 +message CLDBLCECBOB { + uint32 parent_quest_id = 3; + int32 retcode = 10; + repeated uint32 JKOIHMCHHHA = 12; +} + +// CmdID: 7466 +message NOHMGPLMBFK { + uint32 OLIKAOABPJM = 8; +} + +// CmdID: 26962 +message AHAOEPJLFBO { + uint32 OMGCHBACHCI = 3; + CCIHPPGCMAP BEPFMDKMFIC = 11; +} + +message FCHNOOHLPLB { + uint32 PJJAOILBFBN = 5; + repeated uint32 LCDCIKJIKGH = 9; + bool ECIHDIJCLED = 11; +} + +// CmdID: 20027 +message DHBECHBENAN { + uint32 DLOIJEGGJOE = 5; + repeated KEFJLEOPBOA DOLJCBCOGNI = 11; +} + +// CmdID: 24451 +message INMGMFILCNG { + uint32 PJJAOILBFBN = 7; +} + +// CmdID: 509 +message JBNFDCCCMJF { + uint32 MEMPKCGNNMF = 3; + uint32 BCGEOGLHKAN = 5; +} + +// CmdID: 4604 +message GIEGOIPCJEC { + uint32 PJJAOILBFBN = 9; + int32 retcode = 11; +} + +// CmdID: 7728 +message LGAGLMMPKIA { +} + +// CmdID: 5574 +message JHHOBCIBNPM { + uint32 DEKHBEOOIEN = 1; +} + +// CmdID: 1595 +message IMOOMJNPEEO { + repeated uint32 HLJOHDKCBJM = 5; + int32 retcode = 7; + repeated POIPABABMDA item_list = 11; +} + +// CmdID: 9691 +message MFLIFFEMLPC { + repeated uint32 HIMCBBODHCJ = 4; + repeated DHDOIANNJMN item_list = 9; + int32 retcode = 14; +} + +// CmdID: 8891 +message HOHNIAIDCMH { + int32 retcode = 6; + uint32 LPNKMDEAKPC = 11; +} + +// CmdID: 9731 +message FHEKLDAHGHB { +} + +// CmdID: 20724 +message JHFAPOBHGIH { + uint32 GOLLEKHHDGH = 1; + uint32 DEKHBEOOIEN = 3; + uint32 MIILDBCNEKL = 4; + uint32 PJEGODEBMJC = 5; + uint32 LJFAFDHIKJD = 6; + bool DMEDOEHOMKH = 12; + bool DGGCKMIKBMO = 14; + uint32 group_id = 15; +} + +// CmdID: 9399 +message ANIDMDGOKOL { + string OINHNDDPFLI = 8; + uint32 KJLBEPDNLDM = 13; + uint32 JDDAMHCEAPE = 15; + int32 PEAGFMGMEAH = 5; + int32 GBAGLGMGJHJ = 6; + int32 ACJPDGMFGNL = 12; +} + +message NPCMLKNDENE { + bool MMADNOEBMLH = 3; +} + +// CmdID: 8768 +message GPAGHMDJCLF { + int32 retcode = 9; +} + +// CmdID: 4830 +message JMFONNPELJJ { + uint32 AFFKLOGICMO = 14; +} + +message LDBDPBPGCLE { + repeated uint32 POKKLPFHBEL = 2; + oneof Detail { + LOCACHPGJPH order_info = 8; + KMECIFNIKHF exam_info = 9; + } +} + +// CmdID: 23107 +message DMFDKKBNEMN { +} + +// CmdID: 8032 +message ANAFMPAHAPN { + bool BLIAKNCJPLH = 3; + repeated uint32 FJBEECOCHDA = 14; +} + +message FJFDDHEGEEO { + map BIJHLIBINOD = 3; + CFAAADFKMIP OBLJPAPEAMC = 4; + map LNMBFEDFLKC = 5; + map HIPKGDHPHLA = 6; + uint32 AJFKKOCIGHA = 7; + bool AADJDKIFENL = 8; +} + +// CmdID: 3255 +message DJHAFBPNPEE { + string EPFPBKMOMCA = 8; +} + +message IGOJPADBHLN { + uint32 MEMPKCGNNMF = 10; + bool ECIHDIJCLED = 12; + uint32 PJJAOILBFBN = 14; + bool EIALJBAENGJ = 15; +} + +// CmdID: 4872 +message HJDNBCBNAMI { + int32 retcode = 2; + repeated uint32 CBHILBBLAIP = 6; +} + +message CAENMEMOPKH { + DOFEMMFNNNG NBHODDCFIKB = 6; + uint32 FBGLAPBJMKB = 7; + uint32 OGOPBMAMFMA = 9; + uint32 BPFOADIPMJF = 10; + uint32 IKHHOLBMDKO = 13; +} + +// CmdID: 29318 +message DGNMHNDFJNB { + repeated OIEDEOFBGDJ BNLKKIDLBME = 6; + uint32 PJJAOILBFBN = 12; + int32 retcode = 14; +} + +// CmdID: 21254 +message IJFECBEPIDK { + uint32 entity_id = 8; + repeated uint32 HPJADBMCNKB = 12; +} + +// CmdID: 28308 +message PGAFHBLJDKK { + string JLCDDOJGKKG = 10; + uint32 CIJPMGMCJBA = 1; + uint32 MPGMOFLCEOF = 2; +} + +message PJBCKLBBNFL { + uint32 BMPPIBGAFCJ = 6; + uint32 BLBCCMPHAPA = 8; + uint32 ACHIGONNFHI = 12; + int32 JJNHHNFGGPA = 13; +} + +// CmdID: 6392 +message EGNNACIPEBF { + CFKJEDGPNAE LOGNNDHODKH = 5; + uint32 ONABDGFCPIH = 12; +} + +message PNIAHAGBECK { +} + +// CmdID: 1506 +message LMJEPOFEOMM { + repeated uint32 FDJPPPFGHNE = 12; + int32 retcode = 13; +} + +// CmdID: 7019 +message NPLOGCDPPAN { + OEAOCCJEOPE DDIAAMKBFDA = 4; + bool MCPKKMHKCPD = 13; +} + +// CmdID: 8725 +message LHEADCPNNMM { + uint32 MEMPKCGNNMF = 1; + int32 retcode = 8; +} + +// CmdID: 29286 +message IPIDAKKLINO { + repeated uint32 MJIOFGMCPLE = 12; +} + +message LOCACHPGJPH { + uint32 HIPLMEOICBG = 1; + bool GALMKIODANM = 6; + FBLKBBKFENL BDNGJLAACGL = 7; + repeated uint32 AIPAMKAAHEJ = 9; + uint32 OBOOPJLPDNI = 11; +} + +message DONLAJNFJEB { + repeated uint32 KCIKKOENIJF = 1; +} + +message PLMKEBGLBBG { + uint32 OCINFHOJCEA = 2; + bool FFIJKDEPKDF = 3; +} + +// CmdID: 24101 +message KOGCEHFOABE { + int32 retcode = 6; + string PBIGGANLBDH = 10; +} + +message DJBLIFKFLPO { + uint32 KBIANHCIIJE = 1; + uint32 AECNOLHAILL = 2; + uint32 DEKGJKAICJA = 4; + uint32 ANFNKOBFMIE = 14; +} + +message BHNEEDMELMK { + bool MDGJJOFOKAP = 2; + bool EIALJBAENGJ = 6; + uint32 PJJAOILBFBN = 7; + uint64 BEHHGCFPKLP = 10; + uint32 GPAELJHNAEK = 14; +} + +message PLFHDDFIPGA { + bool DPHDAGAGBII = 1; + map MIOPLFBPBHF = 4; + KGOHFFICHLA DBAJIJGOGNC = 6; + map DANLOGGPDCL = 10; + map OMAGJPBIGAM = 13; + PBFPKEHKKKM BNGIHEABPBF = 15; +} + +// CmdID: 5596 +message OPJFOBKPFHJ { + uint32 BIHAMMOADBG = 1; + uint32 OMGCHBACHCI = 2; + bool DMEDOEHOMKH = 3; + uint32 GCMLKBEBPOH = 4; + bool DGGCKMIKBMO = 5; + uint32 PJJAOILBFBN = 7; + PAAHDFJMICD reason = 11; + uint32 LEIJPNJKLIM = 12; + uint32 DEKHBEOOIEN = 13; + uint32 EIGPJJFKDHB = 15; +} + +// CmdID: 27896 +message PJKLPGCKCDN { + JELBMDNLKPM NFIFNALEPPI = 12; +} + +message GLIHGJHNBGF { + KKMNANGFMOK DBNMJHDKFCI = 1; + KKMNANGFMOK CCHNAPLHIDL = 2; + uint32 DMKFECCMCOP = 6; + uint32 PJJAOILBFBN = 11; +} + +// CmdID: 941 +message DFNILPBBKPI { + int32 retcode = 1; + repeated POIPABABMDA item_list = 6; + repeated MIAMFOFPFNK JGKLNNOOFND = 13; +} + +// CmdID: 8215 +message CDGGBPBFMPB { + map NGFEOEAPBJC = 8; + uint32 EMDJLFDJOEC = 11; +} + +message FGOEOMKHIKK { + repeated NLAGFFOIGAL MCDIJKPHLNO = 10; +} + +// CmdID: 23660 +message CNEPLJFOIHA { +} + +message JDLKNJJKDMN { + float DDLIENJBAKB = 3; + Vector EMIGNNGOBOD = 5; + OHGCDMMLNOK BCDELAFDIOG = 6; + float GGHMAHBOMKE = 7; + Vector EDOEECEACHH = 10; + int32 BLHLCEEOHHD = 12; +} + +message DOPEEELONNA { + uint32 MBDCFMKEJFP = 1; + bool ECIHDIJCLED = 2; +} + +// CmdID: 22397 +message KBAEIDDGKOL { + uint32 group_id = 8; +} + +// CmdID: 4022 +message MJKOMEAFNHN { + KEKBDFOKBJB JCDJMKGDEEC = 2; + uint32 OMGCHBACHCI = 5; + PAAHDFJMICD reason = 6; +} + +message ALCOJMPIIKP { + repeated OCOFLMHCBFK MCDIJKPHLNO = 3; +} + +message MPAAMEMPLBP { + bool HEAABGLOJHH = 7; + repeated CNCHBCDJJOB KNCHDPBAAGE = 9; + repeated MICAMKKBKMM KONBOAOBCHP = 11; + repeated uint32 IAIIGFIPHEM = 14; +} + +// CmdID: 9199 +message HBHBHCBCGOK { + int32 retcode = 12; +} + +// CmdID: 21662 +message IKNJPDDCMMP { + uint32 LIOOJOAIAMC = 3; + OEAOCCJEOPE DDIAAMKBFDA = 5; + HENEBMLIICL KKACCPNOHCG = 13; +} + +message BHBPBCIAJBM { + bool EKEIKDIJABM = 11; + oneof Detail { + uint32 trial_config_id = 1; + uint32 avatar_id = 2; + uint32 rent_avatar_id = 8; + } +} + +message CCGFKEGLIHC { + NBADDMOPLEI BLFKOJLCCOO = 1; + uint32 uid = 6; + string PPCOKJJOCOI = 9; + fixed32 GHDJJMIKFPI = 11; + uint32 DPPFEEMFNMN = 13; +} + +// CmdID: 20867 +message HOOIMHECDEL { + uint32 BFBKIDDCKHF = 1; +} + +// CmdID: 7285 +message OHKPBHIDBIA { + int32 retcode = 6; +} + +// CmdID: 22473 +message OEJEMHHMINF { + uint64 guid = 7; +} + +message AHNMCDONJHE { + repeated LCMJAIOGKPO DNPEBAPALEK = 3; +} + +// CmdID: 22848 +message LNKCPEICGCF { + uint32 PJJAOILBFBN = 13; +} + +// CmdID: 4387 +message LLGBDJDGKDC { + uint32 PJJAOILBFBN = 2; + int32 retcode = 13; +} + +// CmdID: 9437 +message CDPFMFBBFJP { + uint32 game_time = 15; + uint32 DAGNBLKKJLI = 11; + bool HDCGLELHABN = 8; +} + +// CmdID: 25729 +message FIEHEGABIJP { + int32 retcode = 8; + PNBDIKIJDOJ IIMDJNNJIEP = 13; +} + +// CmdID: 4523 +message OAKJHCICNHN { + PNIEDFCOOKD KIOLEGBHKBK = 1; + uint32 FKHOHKELKOE = 14; + uint32 DALBEPBFMFB = 6; +} + +// CmdID: 1499 +message DAIJFFIBEJF { + repeated uint32 NJHGOAEHNDM = 8; + uint32 PKKKIJALPNM = 1; + uint32 DFPNKFEKIIG = 12; + uint32 LBCLGHBMDAF = 3; +} + +message KCJEBLIEHLM { + uint32 IMOHCNCCOFG = 8; +} + +message DKCMNDDNNPH { + uint32 KENIKECFFLM = 8; + uint32 LBCLGHBMDAF = 12; +} + +// CmdID: 26282 +message MKGKLDIHFGJ { +} + +// CmdID: 6023 +message AABFAJCLKJD { + uint32 PJJAOILBFBN = 9; + int32 retcode = 11; +} + +message GNMNGOODHEA { + uint64 FFKCOOJMBLD = 2; + repeated GLBBFGLLHAK MICJDMNCDDI = 6; + float OGGPIGCCJJO = 11; + repeated GLBBFGLLHAK ELGPFEAIGBC = 12; + uint64 KMOEPFLDDCI = 15; +} + +// CmdID: 2680 +message AICAJLBOOHO { + repeated ICPPBDKPNAL KFAPIJCGDBC = 3; +} + +// CmdID: 123 +message JAHAGJCIIHM { + uint32 group_id = 6; +} + +// CmdID: 25245 +message ENBAINPJKFJ { + repeated uint32 BDFLBIDDDME = 3; + repeated OBNMFMNOHGF PFDNJOPMKEC = 7; + repeated KHNIHKAIECP BFBOMBOINPJ = 10; + uint32 LKIIEFAEIHE = 11; + repeated uint32 DBKLJNMDMDJ = 12; + repeated uint32 DCIMAKNLPEK = 14; +} + +// CmdID: 5040 +message LNDOEDNCPGA { + uint32 JAMDPLLPKNP = 3; + uint32 MDONEMKPMBK = 4; +} + +// CmdID: 21877 +message ONEPFFEABID { + uint32 config_id = 12; +} + +// CmdID: 23059 +message FIOIINHFJBF { +} + +// CmdID: 7200 +message EAFOMHGEDCK { + map KPDEFILCNCL = 2; + uint32 OMGCHBACHCI = 6; +} + +// CmdID: 23041 +message KHELAKFAOHO { + uint32 ONABDGFCPIH = 15; +} + +message DFIKEAENPHA { + uint32 JEAPLOAICBC = 1; + uint32 COPMGGOGFCP = 7; + uint32 DEKHBEOOIEN = 8; + uint32 JDHLMIGKDDG = 15; +} + +// CmdID: 1877 +message MAJCDNIGCLJ { +} + +message EMFODJEPPMK { + repeated uint32 CNFODGEOOEF = 2; + uint32 uid = 3; + string BKDILGIJPEG = 4; + repeated uint32 costume_id = 5; + repeated uint32 avatar_id = 8; + bool HJFOPBHAKDE = 12; + bool EIPPEIILMDP = 14; +} + +// CmdID: 2539 +message MCBKMJEKDEG { + int32 retcode = 8; +} + +// CmdID: 1019 +message NABFCAHKHPF { +} + +message HIFBNCOBDDK { + uint32 MPFFBECCHDH = 4; + uint32 CJCJONHPIIO = 6; + uint32 ILPJBEPJDLP = 8; + uint32 PGLAJFAFGAI = 9; + bool LBMIALPEOBA = 11; +} + +// CmdID: 8476 +message OICKGJGDDBB { + int32 retcode = 1; +} + +// CmdID: 22907 +message IJJLDLNBNGG { + map HMEMHOPNBEB = 3; +} + +// CmdID: 9494 +message CAAJCJDAFAP { + uint32 BCGLGCJJIFH = 12; + uint32 ONABDGFCPIH = 7; +} + +// CmdID: 344 +message PNAPHNBMDAM { + IAAHFOKMNGI PHBPFONLGFB = 8; +} + +// CmdID: 2175 +message BBGJKBJOCHK { + uint32 param = 9; +} + +// CmdID: 24121 +message HMAGFCLHFGE { + int32 retcode = 3; + LOAAEEOPJAD DPEBBFLAADC = 6; + repeated uint32 ACJCKMPBEJK = 10; + repeated uint32 KIALDHGBLGC = 14; +} + +// CmdID: 7369 +message OFPPPOGNDID { + repeated IBJNMADIOPC PJEMKIKEFLE = 12; +} + +// CmdID: 26120 +message HCCMGLFHMHP { + uint64 BOCHKLKFMIK = 10; + uint64 GGBBFLABKLK = 4; +} + +// CmdID: 28396 +message IDFMGMPOFOE { + repeated uint64 FIKGDOFABEE = 4; +} + +// CmdID: 5207 +message EPKAMBGNCKO { + uint32 HKEEINBHFHM = 6; + uint32 CJCJONHPIIO = 3; +} + +message NOCCEJMPOBM { + bool ECIHDIJCLED = 3; + uint32 DMNLDPPGOKG = 11; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 8252 +message JPIIHKFKFEF { + int32 retcode = 5; + uint32 COHKAIACIEF = 8; +} + +// CmdID: 23880 +message GIAPMIHDHPG { + uint32 OBOOPJLPDNI = 8; + int32 retcode = 14; +} + +// CmdID: 21381 +message LPKPOHMHBKI { + int32 retcode = 10; + string LGNFAFMPHKD = 11; +} + +// CmdID: 3667 +message BIGCEOCLHFI { + uint32 NHKAPCEOMOE = 11; +} + +// CmdID: 4535 +message PDFALPKMNDA { + uint32 LPNKMDEAKPC = 5; +} + +// CmdID: 8553 +message FOOOENBLOKO { + uint32 CCPIGCCDBOI = 7; + bool DGGCKMIKBMO = 12; + uint32 NNAALGJOAIO = 14; + map ONNLNEFNFGJ = 15; +} + +message MLIDANAINAJ { + uint32 FFPBDJIDLED = 2; + uint32 ECGBDDKIJAH = 4; + bool DHFHPLNHPHM = 10; + uint32 KAPDBOCHMBK = 12; + uint32 FJMABKLFMEJ = 14; +} + +// CmdID: 5846 +message LLKNOFONJFB { +} + +message BJCIOJGGLNL { + float ENBLEODHOAE = 1; + uint32 NGJDFGCHCAK = 8; + uint32 CCCGNOGNOKN = 10; + uint64 avatar_guid = 14; +} + +// CmdID: 8949 +message OFGIMFAHPMB { + uint32 target_uid = 14; +} + +// CmdID: 8810 +message JLNNNCIDPHD { + uint32 target_uid = 6; + string PLKOLHGCDGC = 7; + bool MCPKKMHKCPD = 9; + INMCHNDEIAH reason = 14; +} + +// CmdID: 1741 +message EOABOFMHKBL { + BHPFLOPGFKL LOGNNDHODKH = 9; +} + +message GOPNAKLACIP { + uint32 scene_id = 1; + uint32 FNCOGCLPGNC = 2; + uint32 AGIENJJKPBE = 4; + uint32 NHKAPCEOMOE = 5; + bool DMJNGHLADBA = 6; + Vector CCNNJMKEMLC = 7; + bool KNHICJHGBEM = 9; + BOEDELIJAGB GJLKEDKOJMJ = 13; +} + +// CmdID: 22557 +message MEOBGCKLJKC { +} + +// CmdID: 28712 +message NNBGOHBBMGO { +} + +message ONIHLHKMIKB { + uint32 JCJLCEBNGLD = 3; + uint32 AEGJHENAAKP = 8; + uint32 EGBMIFDJDIH = 10; + KDIOOJINLKG HGKOEGEBHFO = 15; +} + +message AOACHOGHMCM { + uint32 NIKBFDDEHDF = 2; + uint32 DEKHBEOOIEN = 6; + uint32 DLPJAAAPKKL = 7; +} + +// CmdID: 24647 +message JDAAEHNKEKJ { + repeated uint32 DBOHFOHKMFK = 3; +} + +// CmdID: 4860 +message PNKDFFHCINI { + uint32 DJKHFNDPHJG = 1; + uint32 HNHGKPLCKNJ = 5; + bool OCIBDDEFJMB = 6; + uint32 DEKHBEOOIEN = 7; + uint32 PJJAOILBFBN = 9; + bool DMEDOEHOMKH = 14; + uint32 JOFBEIACLOF = 15; +} + +// CmdID: 3190 +message GKMBPJDOGBP { + repeated HMPHKNOCGPJ JBHAIJFNNCK = 11; +} + +// CmdID: 753 +message NKEFPECPPEK { + uint32 IHLCEEDFIND = 2; + map FKEMPCFEEOI = 4; + bool DMEDOEHOMKH = 5; + uint32 MFLIMGPAFMF = 6; + uint32 ICMGFGEJCJK = 8; + uint32 MHMMDIMEGDD = 10; + bool DGGCKMIKBMO = 13; + GBJFMENJKNE PFENLKJPDDB = 14; + oneof Detail { + CBIDAMIFMHJ channeller_slab_loop_dungeon_result_info = 179; + OEKOHGOKJIM custom_dungeon_result_info = 207; + INAGOCAJOMD potion_dungeon_result_info = 354; + OEOHNCNKHIP effigy_challenge_dungeon_result_info = 1137; + } +} + +// CmdID: 25333 +message JNHFMGGHCHJ { + repeated KBFBJMPCFHM DMAPDPGJPIB = 12; + bool NAAMIMDOMMN = 13; +} + +// CmdID: 28287 +message EBHGFILPAMK { +} + +// CmdID: 20525 +message JMAIGBMAMLL { + Vector PGKEDIALLOA = 5; + uint32 BHFDIGMGMGI = 7; + uint32 MKELFFHPPOG = 9; + PKHGEKDMFAP DEJOIMAFMCK = 10; +} + +// CmdID: 20087 +message NMGPFEJFCMK { + uint32 level = 12; + uint32 PFOGOKINGMB = 13; +} + +message NHEIPEOOFHN { + uint32 KBJNLBKMEDP = 1; + uint32 scene_id = 7; + repeated JBABOOKFOGN IECGNGFMOIP = 11; + Vector KPBECGLGIBM = 12; + uint32 KDEFNPGADFB = 14; +} + +message OBHHGACOMMG { + uint32 uid = 4; + uint32 KPAMPGDJDHE = 7; + uint32 PJFPEHFAMAL = 12; + uint32 PCKLFFNFNGE = 14; +} + +// CmdID: 23858 +message MDFFJJONAHI { + uint32 scene_id = 12; +} + +// CmdID: 26018 +message MGNKEJPEPGG { + bool MJAOIPLDJMC = 1; + repeated MFEBBIBGNID FILHGGILJLN = 2; + bool DGGCKMIKBMO = 3; + uint32 KNLEAEMKOOB = 7; + repeated uint32 CDIDJFPEMMI = 8; + uint32 BKNPLFIKKFG = 11; + repeated DKNKKMEMNEC KNBIFCCIBLE = 12; + bool ANKCBOMMOJB = 13; + uint32 FPEDHEDEKPE = 14; +} + +// CmdID: 549 +message FJDHJKBPCFJ { + uint32 group_id = 4; + uint32 gadget_id = 12; +} + +// CmdID: 8218 +message JCOEICJPMDG { + uint32 LJEJEBELKMJ = 8; + int32 retcode = 9; + uint32 CLCNMJKOMLL = 14; +} + +// CmdID: 25586 +message ALCLIGCLLOI { + repeated uint32 LJOOCNDBCFL = 5; + int32 retcode = 15; +} + +message LFIEDPGOEME { + bool DPHDAGAGBII = 1; + repeated GGKIGJCGIJN HDGFJOEAAFH = 2; + uint32 LDKGGLBBJGE = 7; + repeated BNCDMIIDOII GEFBFHADDBD = 8; + uint32 PPHPLCHINJO = 13; +} + +message OMHEKEEPFFF { + repeated HACKPIHCIOI BDLOIFDNKJL = 10; +} + +// CmdID: 28823 +message NIJOMGFMLKL { + uint32 PHEDDGPDKEP = 1; + JIIDNGFKHEB BPELAIAJJKJ = 4; + ADPHNFGAAKN ODEMMDJOBCA = 6; + map JMCHOGFDMJN = 9; + int32 retcode = 12; + HDFHFPACFKM GCIFDLPGBAD = 13; +} + +// CmdID: 7483 +message LDDCCCHELKA { + repeated uint32 CBMAFAAHIAB = 9; + repeated uint32 AHPCNJNNLNH = 2; + bool MBFLLHNLIGD = 10; + uint32 DMNLDPPGOKG = 15; +} + +message IAHOMKMIHPE { + repeated BGABKEJDEOM CBENKJEOCIL = 15; +} + +// CmdID: 4390 +message NCBEDDNGCNF { + uint32 KIHIGCBBALI = 1; +} + +message NHFPLBMEMED { + uint32 KDPLCBJGBAF = 5; + uint32 PJJAOILBFBN = 9; + uint32 DEKHBEOOIEN = 12; + uint32 LJEJEBELKMJ = 14; +} + +message FBJOHNLJIBG { + uint32 NDONHJJKODB = 1; + repeated DOFEMMFNNNG FMMCLENMAEM = 2; + AIIGDIHBJGA MFDDJKCPFNO = 3; + uint32 ELJENGFOKCO = 4; + uint32 NBFGHKCOMOG = 5; + uint32 PFPLKCMIDIC = 7; + uint32 BHBGAFPFGLH = 9; + uint32 NFBHFJBACIG = 10; + uint32 LJAINMIGAKG = 11; + uint32 FNMNPNNPDDA = 12; + bool HJLLCCPDLEK = 13; + DOFEMMFNNNG FBAFHGFHHLO = 14; +} + +// CmdID: 4792 +message IGECKHCNKEN { + int32 retcode = 2; +} + +// CmdID: 24160 +message DBLPNFNPIBK { + uint32 OMGCHBACHCI = 3; + bool DMEDOEHOMKH = 4; + uint32 BIHAMMOADBG = 5; + uint32 LEIJPNJKLIM = 6; + uint32 PJJAOILBFBN = 7; + uint32 GCMLKBEBPOH = 11; + uint32 DEKHBEOOIEN = 12; + bool DGGCKMIKBMO = 15; +} + +message BAOLPCKHKDB { + map CIGGENEMCPI = 6; + repeated uint32 DIOIIEDIKDD = 9; +} + +// CmdID: 27873 +message GBPCJFFGJNG { + int32 retcode = 15; +} + +// CmdID: 24287 +message EDFIFNIAMGD { + uint32 target_uid = 7; + int32 retcode = 8; +} + +// CmdID: 25020 +message IOIFPPMHMKA { +} + +// CmdID: 306 +message SetUpAvatarTeamRsp { + uint64 cur_avatar_guid = 2; + uint32 team_id = 3; + repeated uint64 avatar_team_guid_list = 6; + int32 retcode = 8; +} + +message BJEGLIDFJNE { +} + +// CmdID: 28009 +message DMJNLHCEDDN { + HPJPACGCNAA NLKGMJNAJHG = 2; + int32 retcode = 5; +} + +// CmdID: 2652 +message BFDDNGNMBAE { +} + +message HCNEMGGBDIA { + uint32 costume_id = 1; + repeated uint32 CNFODGEOOEF = 3; + bool HJFOPBHAKDE = 9; + uint32 avatar_id = 14; +} + +message NJEJJDCJLIK { + uint32 PJJAOILBFBN = 5; + bool AHAKGHLENMF = 10; + uint32 DMNLDPPGOKG = 14; +} + +message SceneNpcInfo { + uint32 npc_id = 1; + uint32 room_id = 2; + uint32 parent_quest_id = 3; + uint32 block_id = 4; +} + +message EAAHLPKJJMC { + uint32 HOJJLBLKOHJ = 5; + uint32 DMKFECCMCOP = 6; +} + +message FeatureBlockInfo { + uint32 feature_type = 1; + uint32 end_time = 2; +} + +message EAEJOOCJFFL { + string LGNFAFMPHKD = 4; +} + +// CmdID: 4280 +message DGHCJECMMND { + uint32 JINJLBEMJNC = 11; + int32 retcode = 14; +} + +message KOCHDLAOFPC { + repeated ECMMFBIINOJ NEGBONDCEEJ = 1; + OPCDAPCCOOC ADMFBDMOLMF = 4; + repeated uint32 LLNPPAMMAKA = 5; + repeated POIPABABMDA APIAJEPBKAK = 6; + repeated uint32 NGBPEIEHCOP = 9; + OPCDAPCCOOC AIAGDPEDGKI = 10; + bool DPHDAGAGBII = 11; + repeated uint32 COPPGCJJBEM = 13; +} + +// CmdID: 3640 +message NJEGELFLLBP { + uint32 DFJMENLMIII = 15; + uint32 FIAPBNCBBPB = 8; +} + +message FGPLNEKJDCH { + repeated HKNJFHLPKBA CBENKJEOCIL = 11; +} + +message NKOHNKIEMBL { + JJPMGEJNAAO reason = 9; + int32 retcode = 13; + uint32 uid = 15; +} + +// CmdID: 7806 +message FCLHNCBOEGJ { + uint32 GHIAOGLLLDI = 10; +} + +// CmdID: 27771 +message PlayerLoginRsp { + bool is_new_player = 1; + string game_biz = 2; + bool OAMCACIICJJ = 3; + bytes player_data = 4; + uint32 target_uid = 5; + bool PCNBCFNBPGF = 6; + int32 ability_hash_code = 8; + uint64 login_rand = 9; + uint32 player_data_version = 10; + uint32 client_silence_data_version = 11; + int32 retcode = 12; + map ability_hash_map = 14; + uint32 client_data_version = 15; + bool POPJGOJFOKA = 67; + repeated ShortAbilityHashPair short_ability_hash_map = 90; + ResVersionConfig res_version_config = 113; + bool KLLPFNOLBHO = 179; + string KECGLOKOIDC = 249; + repeated FeatureBlockInfo feature_block_info_list = 336; + bool EFPHHJIKPJG = 451; + bytes sc_info = 793; + string client_silence_version_suffix = 1096; + uint32 target_home_owner_uid = 1147; + bool JAGELBDJFJH = 1189; + string msg = 1207; + bool CLJBEGINENC = 1298; + double total_tick_time = 1456; + string client_version_suffix = 1490; + StopServerInfo ABPMACCDDJH = 1530; + string next_resource_url = 1549; + string PKEKLEEOLJL = 1594; + map block_info_map = 1596; + string JCIMGDHMMLN = 1689; + string JKANELMFGEP = 1728; + bool FGFIHNBMJMK = 1869; + string country_code = 1898; + ResVersionConfig next_res_version_config = 1975; +} + +message EJPLNOPGALF { + bool JHFMEFICAAL = 3; + uint32 PJJAOILBFBN = 4; + uint32 PEAJINIFGHM = 9; + bool ECIHDIJCLED = 14; +} + +// CmdID: 23606 +message JNJNGNBLFJE { + uint32 GIILNMOLONI = 2; + int32 retcode = 7; +} + +// CmdID: 22095 +message MEBAJHGCHNK { + map BGAFDIOIGIB = 9; + bool PFOKFHLOKEJ = 13; +} + +// CmdID: 29209 +message CINLHMKEFLM { +} + +// CmdID: 27077 +message IOOONMOJKNN { + uint32 MEMPKCGNNMF = 7; +} + +message DECIIAILKBH { + repeated uint32 EMDPFHFHEFP = 1; + uint32 GOAKCBGLBMJ = 6; + repeated uint32 FNAOACPMMKD = 9; + repeated uint32 OEMLAIINBHI = 11; + uint32 LJJBKFFFFMC = 12; +} + +message EEGMNMGOJJO { + uint32 OHENHNJJKEN = 2; +} + +message IEJJDFOPBPJ { + AKEHCJNGJEJ type = 6; + int32 BLLECCLCEJN = 9; + Vector CCNNJMKEMLC = 10; + MathQuaternion GPBNFFJBOMN = 11; + Vector IFKDEJEBMPE = 15; +} + +// CmdID: 1123 +message KFGIAAEIPBO { + uint32 PJJAOILBFBN = 4; + int32 retcode = 5; +} + +// CmdID: 587 +message NNAKHFCFLNN { + uint32 entity_id = 4; + IGOHJIBCDFA LKIDBHIOOOG = 8; + uint32 NCLENBIOAGH = 11; +} + +// CmdID: 25916 +message PCHKCDGFJGC { + uint32 PJJAOILBFBN = 7; +} + +// CmdID: 20233 +message OHMCLEIBJON { + DPLHEBCKKGG CDEBNKCHKGM = 7; + uint32 JLJNNPBEIPG = 13; +} + +// CmdID: 28780 +message LOGLBJPOMFJ { + int32 retcode = 13; +} + +// CmdID: 6294 +message LNOKPDCNOOE { + uint32 PKMJLONIECO = 4; + int32 retcode = 6; + uint32 OIPHHKLAIBF = 12; +} + +message GNJFMMINNON { + uint32 count = 2; + repeated uint32 JIPHAOFLHCH = 4; + uint32 ILPFCPOKHPM = 5; + bool HPPMEGLDGKF = 6; +} + +// CmdID: 5414 +message JGLGILKCPDC { + repeated POIPABABMDA item_list = 2; + uint32 OFDGAHOLEBG = 3; + string BMLJCLENHMH = 4; + uint32 OCFBNGKJGCA = 5; + uint32 DLGPNDCKBAK = 12; +} + +// CmdID: 7469 +message IOHBPDCINCB { + string OIEKBAJLMOO = 4; + string GDGEFDBJFFD = 1; +} + +// CmdID: 6035 +message JPFIJBEIHHO { + repeated uint32 BLIHDFACKAD = 12; + uint32 MEMPKCGNNMF = 3; + uint32 HDDPKNIFEME = 9; + bool DMEDOEHOMKH = 4; +} + +// CmdID: 26173 +message HLNEKNAOCAP { + bool LEJLMJJDEDC = 6; + uint32 PJJAOILBFBN = 11; +} + +// CmdID: 26873 +message AGHDHEIONAA { + uint32 PJJAOILBFBN = 7; + int32 retcode = 10; +} + +// CmdID: 25203 +message LHEDGOBIKLG { + int32 retcode = 5; +} + +message CJBDPMNEIPC { + uint32 count = 3; + uint32 HBEMIJMKBMH = 10; +} + +// CmdID: 21436 +message EHHLFIHJNMO { + repeated IBJNMADIOPC PJEMKIKEFLE = 11; + int32 retcode = 12; +} + +message PropPair { + uint32 type = 1; + PropValue prop_value = 2; +} + +message CFKJEDGPNAE { + uint32 PJJAOILBFBN = 11; + HIBHHJENMPP PIPMDDFLKMO = 12; +} + +message KGFFMJCGJID { + uint32 JLKIDPEHPJC = 11; + uint32 NDLGIHEHPAM = 15; +} + +message DGHFFPKKCLO { + uint64 avatar_guid = 9; + JAILCNEFODI avatar_type = 13; + uint32 FJHHIKOIHKA = 15; +} + +// CmdID: 25498 +message IIFBFCKMAFC { + uint32 FHCGKPIPCIC = 3; + uint32 HJHCJPBIJIH = 5; + bool JHFMEFICAAL = 12; +} + +// CmdID: 22912 +message NGALODMCCEL { + int32 retcode = 11; + uint32 EAHFOKIFJOJ = 12; +} + +message GOMGEJHCKOA { + uint32 CLOGCDCAHEI = 1; + repeated uint32 GNEDHCHODML = 7; + repeated CIHBKDLCEIL KPFKGKFIIMA = 12; +} + +// CmdID: 5460 +message FIHDGHCPNGJ { + uint32 HPBPHGOEAKA = 3; + uint32 FLKPGMLNFGF = 15; +} + +message CMGMDHPJBFA { + bool EIBGIIJBOCH = 1; + repeated CEKOADFNOHP CJBCKCIADCL = 2; + bool PAMPGJBHFFC = 8; + bool EOEAACPNPKK = 11; + repeated Vector JHPAIHAOHCC = 12; + repeated uint32 JKKKHFEKEKD = 14; +} + +// CmdID: 29561 +message MKCKAGDOGCF { + int32 retcode = 8; + uint32 NEIPFLIOOLK = 10; +} + +message GHOBINFOLAP { + uint32 DEKHBEOOIEN = 2; + uint32 DIGGFFKGODJ = 4; + bool DGGCKMIKBMO = 5; + uint32 uid = 8; + uint32 kill_num = 15; +} + +// CmdID: 26392 +message IEELABNPGLP { + int32 retcode = 12; + uint32 PJJAOILBFBN = 15; +} + +// CmdID: 20318 +message LMCGPNHEMNO { + int32 retcode = 6; +} + +message NDEIDBFAICP { + uint32 level = 4; + repeated uint32 affix_list = 9; + uint32 EKIFPHKFODO = 10; + uint32 monster_id = 11; +} + +message ELBLAJJIDDD { + uint64 avatar_id = 12; + bool DOHHENFNGPE = 13; +} + +message AINECCGEPBH { + repeated GFDNLPPNCPA MCDIJKPHLNO = 2; + repeated ADFFBMGNLLE DNNKMIEELAJ = 7; + repeated ADFFBMGNLLE HCONJHABOPE = 10; + map AOCEPCKHJFA = 14; +} + +// CmdID: 2374 +message PJFHBEOAALH { + repeated IDOJNCGGHAK NLNLBAIKBKI = 10; + repeated int32 HDFCDNCGBBH = 9; + bool HAAGGONEHCH = 8; + uint32 DKEOBFMAFPK = 13; + uint32 scene_id = 14; + uint32 version = 5; + uint32 CDDPHGDDCCN = 3; +} + +// CmdID: 8408 +message LLHIBOOMBNN { + uint32 target_uid = 8; +} + +message OIEDEOFBGDJ { + Vector rot = 3; + Vector pos = 6; + uint32 guid = 11; + uint32 block_id = 15; +} + +// CmdID: 5793 +message NDDDEJOBJCB { + int32 retcode = 9; +} + +// CmdID: 24564 +message JJDDDCGINKH { + bytes PFLFEIILJDK = 14; + uint32 OBOOPJLPDNI = 15; +} + +// CmdID: 29843 +message CONEKBNCIJM { + int32 retcode = 4; + uint32 KIHIGCBBALI = 6; + string IEIELBDKHBF = 9; + string JDLCIIAKGJI = 13; +} + +// CmdID: 5797 +message KBODPJNLOHF { + repeated uint64 FIKGDOFABEE = 3; + uint32 MEMPKCGNNMF = 11; + uint32 DMNLDPPGOKG = 15; +} + +message AKMDGLODIEO { + repeated uint32 LIHIIJOOIEE = 4; + repeated uint32 LPJLDCJKCEI = 6; +} + +// CmdID: 27122 +message HCBPNBBIKAG { + int32 retcode = 2; + repeated KNAJKFLBFLP APHKOPALNLJ = 10; +} + +message ALEHNDHNKNF { + repeated uint32 JNKILGHKHHJ = 1; + uint32 IMCHHIKAGKF = 4; + uint32 end_time = 5; + uint32 KHHIBKPBKPN = 6; + uint32 config_id = 9; + uint32 KPPABONKDCM = 10; + uint32 LGBNFIFCPJF = 11; + bool ADNGEMFPDJP = 12; + repeated JLJGJGAHINL PIDCDMBPNAP = 14; +} + +// CmdID: 2165 +message LAPCJBNMPPK { + uint32 KHHIBKPBKPN = 8; + HOHOJPFAFOJ HNAEIAPGFFM = 9; + int32 retcode = 13; +} + +message DGECJHENBKP { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 level = 3; + uint32 avatar_id = 4; + uint32 OBFCJPOJMOM = 5; + string PBIGGANLBDH = 6; + APLKOLHCOME OIKMLEFOPAF = 7; + uint32 param = 8; + bool NDBMJEKKCGP = 10; + string KAMJIJOLFKJ = 11; + uint32 BFDOBEALIFP = 12; + uint32 PKICAIBDCHD = 13; + uint32 LPDNOPAHLIB = 14; + bool PGEEFGKFCMB = 15; + uint32 ILPLKJADEGB = 16; + string OCMPADIIFCD = 17; + repeated OPIKHAIOKBB CADONPDCDBG = 22; + FCFBADDHHEO OCCLNKDDDNE = 23; + NBADDMOPLEI BLFKOJLCCOO = 24; + bool EBIDBGFMBPB = 25; + bool BILACLEGMBI = 26; + CEGMLMCFCPM platform_type = 27; + bool BAPJKMDBBMD = 28; + bool KPEEOAPGHPB = 29; +} + +// CmdID: 28852 +message ELNIEGKMGCN { + LPNCACOAAMH KKONLPHIAHE = 4; + PINNFJFFCGD ODKIHAIJLLG = 2; + repeated AJNEDPNIPIL IJJIBGLKPJL = 11; + uint32 PJJAOILBFBN = 3; + uint32 entity_id = 15; +} + +message NFOHFCKPEMO { + uint32 DMNLDPPGOKG = 1; + uint32 KPAMPGDJDHE = 6; + uint32 PJJAOILBFBN = 11; +} + +// CmdID: 22788 +message BBINOMJIGHP { + uint64 cur_avatar_guid = 2; + int32 retcode = 11; + repeated uint64 avatar_team_guid_list = 15; +} + +message JHEJECKNCLD { + repeated BGIGDCEECNK BGKFNGFMCMM = 13; +} + +// CmdID: 8886 +message MLBLOEDHDNA { + repeated LCBGDOHINDD ELOILBOEKPK = 1; +} + +// CmdID: 25484 +message MILBJPINAAA { + repeated HKPGBEBLMIE KGOGFPODDLJ = 7; + uint32 DMNLDPPGOKG = 9; + uint32 MEMPKCGNNMF = 4; +} + +message FEHCLEKFAEK { + bool HBLIHLKJEDA = 7; + uint32 avatar_id = 12; +} + +// CmdID: 2383 +message DPKAILHKNOH { + int32 uid = 7; +} + +message AEKANIHGGBL { + bool IGHGEFKMLJP = 3; + uint32 BKGMABCACCG = 11; +} + +message HAPCMPEONJL { + Vector HFEDOPICBPN = 6; + repeated int32 ALKGMINNAML = 12; + int32 MPGKOIHCFIM = 13; + Vector POFKMPBGGDL = 15; +} + +// CmdID: 25771 +message GPGFLBGBAJL { + JHHBGBPHNKF FFBOJFOJAGD = 11; + uint32 FGDNKJCHNKI = 15; +} + +message HEOKEFPJIKF { + float FNCOGCLPGNC = 7; + float DKKGFPHNKNB = 14; +} + +// CmdID: 1703 +message DKCELACFPCH { + uint32 end_time = 10; +} + +// CmdID: 7415 +message EPPFLEHEMAN { + uint32 ONNBPOFECDG = 5; + uint32 PJJAOILBFBN = 1; +} + +// CmdID: 25996 +message FJLIKNEJMEJ { + int32 retcode = 2; + ADONIKGMPPL JHJOGBELFED = 9; + PPDADGBPHFJ GOBCHDJOLNB = 11; + HOPJHCLDOKA PGKBLGCDKIL = 15; +} + +// CmdID: 21962 +message PHIIFGMFLMA { + uint32 KHHIBKPBKPN = 4; + repeated uint32 DKMPNAGHBLM = 14; + int32 retcode = 15; +} + +// CmdID: 4083 +message PFFMBIMGIIE { + uint32 BLBCCMPHAPA = 12; +} + +message ENHIENOGHHD { + uint32 NHGNIIEAOGI = 1; +} + +message DCGLLONKJDG { + repeated uint32 OGJODGFLEIN = 4; + uint32 PHPFPPIDJKJ = 13; +} + +// CmdID: 4269 +message ELALIJLMHEP { + IFFKJKOEIOD JKCAKGMJHJF = 14; +} + +// CmdID: 9132 +message MPPBLNBNBHI { + int32 retcode = 4; +} + +// CmdID: 25880 +message KCANLIHBMPM { +} + +message CPOIOBJKHOK { + FPBMMOMLKKN ABPJIBDJIPA = 1; + bool MDJJMEMCPAM = 2; + uint32 HIIFGAEAOKD = 3; + uint32 LLDGIEIDCGM = 7; + bool NGDOKAJIAFH = 8; + bool OLFPBLPLGIO = 11; + repeated uint32 AKGHEGCNMJM = 14; +} + +message OLMJNBALKGH { + uint32 costume_id = 3; + JAILCNEFODI avatar_type = 4; + uint32 BPPJABONCJL = 5; + uint32 avatar_id = 9; + uint32 CMAFEKGPACG = 14; +} + +// CmdID: 27360 +message IANHPLFBFFC { + repeated ICPPBDKPNAL KFAPIJCGDBC = 8; + uint32 MEMPKCGNNMF = 14; + uint32 DMNLDPPGOKG = 7; +} + +message DMNIAEJPKGP { + repeated DFJMMDOCMMO ECFAFECMMFF = 6; + repeated ICOBAPGCJEL KKIPPOEELND = 7; + uint32 POFPEHAFDIF = 8; + repeated uint32 NOGKEGJKIPK = 11; + repeated JKEIBODAGPM OPLAJNCKEFN = 12; +} + +message BJLPGFBGFGB { + uint32 EBILINKBHOL = 7; + uint32 ELNNEDMBBAA = 15; +} + +// CmdID: 5275 +message BBODMCPPJIH { + repeated MKALMMGNKOO JBPBKEPKJKE = 15; +} + +// CmdID: 6129 +message AKMNPIHEGFG { + Vector CCNNJMKEMLC = 13; + Vector BOJCNNPKMKJ = 10; + int32 uid = 7; +} + +// CmdID: 21930 +message MGOPCKPDNID { + repeated uint32 CNFODGEOOEF = 7; +} + +// CmdID: 8917 +message HPICJJONLJD { + int32 retcode = 6; +} + +message BAJDJLADHAB { + uint32 HAHGMMMNJAM = 3; + uint32 CFPMIGLCMAL = 5; + uint32 LGOOIDCIAAG = 6; + uint32 IFGPNANKEAJ = 8; + LNEMNCJDLMM DBFLEOOELCM = 10; + uint32 OHEOCBBDEOH = 13; +} + +message LHACJNELJMN { + string EHMNEFANLGI = 1; + string IFNECHPPKKE = 2; + string HNFGIHDNGCB = 3; + string HBBLMFKFPKF = 4; + string GEJMEOLDGIO = 6; + string OFGKPPHKBCL = 14; + string NJPDGKMNOHN = 15; +} + +// CmdID: 1439 +message FNGCMLCJGOP { + string name = 2; + uint32 CDMJGIFEFMD = 4; + bool BKOCNHNNEPI = 10; +} + +// CmdID: 5471 +message CPHLKODBAJJ { + uint32 AJFKKOCIGHA = 11; + uint32 entity_id = 14; +} + +// CmdID: 22273 +message IANLHNDLBAG { + repeated uint32 BDEOMBCEOEA = 9; +} + +message HLJFKIJJDEE { + int32 ECLIHDLNNAG = 1; + uint32 config_id = 2; + string IPDJNBEPGDA = 3; + repeated int32 CDGFHBKOOGN = 4; +} + +message DOAPBIHIBHA { + uint32 AGIBOMGADDK = 2; + uint32 PCAOBBJLFFM = 6; + uint32 JEFILDJEBAJ = 8; + GACAINIOALD state = 11; + uint32 DJLLIBIDBGN = 15; +} + +message MFEBBIBGNID { + repeated DKNKKMEMNEC BFBOMBOINPJ = 3; + string BKDILGIJPEG = 4; + string KAMJIJOLFKJ = 7; + uint32 uid = 9; + NBADDMOPLEI BLFKOJLCCOO = 11; +} + +message LMFDJMDNDCA { + map BFGBKAEAFOH = 2; +} + +// CmdID: 198 +message EKOAKKBOIMN { + int32 retcode = 4; + HCIAJFNHJAA MLODBOCACGL = 12; +} + +// CmdID: 4248 +message ACKDLDJDPHP { + uint32 FGEDPPOCCKE = 9; + uint32 group_id = 7; +} + +message JPBOJECLHPA { + map EJEPPAJKAOB = 5; + repeated PCDLGLMDHAI POGDNKLBFJM = 10; + repeated PCDLGLMDHAI LBJCOBNDKBD = 15; +} + +// CmdID: 20051 +message CLHDCCOFKMD { + uint32 OKICOGLEJEC = 3; + uint32 JDHFHCFEONF = 4; + int32 retcode = 12; + uint32 uid = 15; +} + +// CmdID: 4886 +message MPKMEEMFBAN { + OFNJGNCOIFK ALHOLNOPBFP = 2; + uint32 entity_id = 4; +} + +// CmdID: 22345 +message AGCFKKCGEME { + uint32 level = 10; + int32 retcode = 14; +} + +// CmdID: 7753 +message FMKNLLBFAOG { +} + +// CmdID: 20066 +message NJMLHPIPDNK { + uint32 OMGCHBACHCI = 11; + int32 retcode = 13; +} + +message BGIAHGHGAJD { + repeated OOLBIPGMPJB DFLPLBJKNEA = 3; + repeated OOLBIPGMPJB BCDPIALOGHA = 4; +} + +// CmdID: 23214 +message KMBGJKMJNLD { + int32 retcode = 13; +} + +// CmdID: 5763 +message KCAHMLALHHN { + repeated BIIJLKKMPPI CIGKLDHKMFA = 8; +} + +// CmdID: 1673 +message EMAAIOILAPF { + LPPGLJEKMKG NOKAFMENCIH = 2; +} + +// CmdID: 2385 +message KBFCPIEKOEG { + repeated FMKOKBFDODM BCMOGGADKBB = 6; + int32 uid = 10; +} + +message MDOIJNAMCHI { + uint32 PHPFPPIDJKJ = 2; + uint32 KDKNOOCOEBM = 3; + uint32 PJNOJDOAAIP = 8; + uint32 MIHMGCOJGOB = 9; + IHACNPJBLDI HCDBEKJPNGD = 10; + uint32 LGOOIDCIAAG = 11; + uint32 FBPGIMLMDNJ = 12; +} + +// CmdID: 4746 +message LGPFCCDEGLD { +} + +// CmdID: 27339 +message BKHOJBDLEKK { + uint32 entity_id = 1; + repeated NHHFHIDLIJI BDOBHHHJKMA = 3; + bool PNABOMAGMPL = 4; +} + +// CmdID: 8973 +message CCDPABNMPEB { + uint32 parent_quest_id = 9; + repeated DJJEGLDMNAG AHHODEACDAL = 14; +} + +message AvatarFetterInfo { + uint32 exp_number = 1; + uint32 exp_level = 2; + repeated uint32 open_id_list = 3; + repeated uint32 finish_id_list = 4; + repeated uint32 rewarded_fetter_level_list = 5; + repeated FetterData fetter_list = 6; +} + +// CmdID: 21118 +message NMOKNIIINCH { + uint32 AFPKLJBMOBB = 5; + bool ECIHDIJCLED = 15; +} + +message KAANFENBLPM { + float COGJLPKOKMN = 11; +} + +// CmdID: 23159 +message IJCBLAMALKE { + int32 retcode = 11; +} + +// CmdID: 5224 +message DBNBLLKLALI { + uint32 OBOOPJLPDNI = 3; + uint32 KNFDJGGDFHN = 9; + bytes IDAIDCBKCEI = 10; + MDLNKDEBFNJ OKFGENLDMNB = 11; +} + +// CmdID: 27175 +message KDHFPFLGJHL { + int32 retcode = 6; + uint32 PKICAIBDCHD = 11; +} + +// CmdID: 22458 +message LJHEIIBOMNF { + bool PDFIIFFMBEG = 7; +} + +// CmdID: 5528 +message KCBPHNMBEHJ { + uint32 MEEKEJEIDEH = 10; + uint32 LPAHJGDBEPE = 12; +} + +message FCPKPNOBJFM { + uint32 DMCJBIMFKCI = 2; + uint32 CKJGFCEEPOK = 6; + uint32 IFGPNANKEAJ = 7; + uint32 level = 12; +} + +message JNAIIEGODJI { + uint32 type = 1; + uint32 OBOOPJLPDNI = 2; + int32 ACJPDGMFGNL = 3; + int32 GBAGLGMGJHJ = 4; + int32 PEAGFMGMEAH = 5; + int32 IHMPLMFLLFC = 6; + int32 EPIPCKDKKNH = 7; + int32 FJEAHIKNJHM = 8; + bool HMEPKHIHMFP = 9; + int32 PDKIFKKMHCN = 10; + int32 end_time = 11; + uint32 PCKLFFNFNGE = 12; + uint32 peer_id = 13; + uint32 DHEBIFBFNCE = 14; + uint32 level = 15; + uint32 CNBOFICIMFN = 16; +} + +// CmdID: 27253 +message AIDBFACJEDI { + repeated IIPDDDACAGK HOPCJODDJOP = 2; +} + +message IIPDDDACAGK { + string FDCPCIBGLMJ = 7; + repeated CEGMLMCFCPM BPPEPDEPJDK = 10; + repeated uint32 BDEOMBCEOEA = 14; +} + +// CmdID: 25696 +message DDPJLCOPFIK { + SceneEntityInfo AGLLFJBKMJK = 5; +} + +message MJDDPCANFBL { + uint32 KIGFPEIKEIO = 1; + uint32 PDPNHMEHBIC = 2; + uint32 NIPAAKAPGAG = 6; + int32 retcode = 13; + string EIBKPABDGGB = 14; +} + +// CmdID: 27541 +message IAAEMIBEDBM { + bool DGGCKMIKBMO = 4; + uint32 NHBDOADLDEC = 7; + int32 retcode = 9; +} + +// CmdID: 655 +message IGBBIPEJOOH { + uint32 GBLENHCPKCP = 9; +} + +// CmdID: 24019 +message ALAKMKPLNOM { + repeated uint32 DLKEKCDOJBJ = 5; +} + +message DHDOIANNJMN { + uint32 item_id = 1; + uint32 GFPPMNLPOEK = 2; + uint32 ADKCCIDLIDI = 3; + uint32 promote_level = 4; +} + +// CmdID: 23278 +message JKHDHLEMJCJ { + string PBIGGANLBDH = 2; +} + +// CmdID: 7358 +message HCNBKIBKGAG { + uint32 entity_id = 2; + IGOHJIBCDFA LKIDBHIOOOG = 7; + EntityRendererChangedInfo renderer_changed_info = 10; + bool OCNNGOFLPIO = 11; +} + +// CmdID: 24804 +message KDPPPIOEIAG { + MKALMMGNKOO LKFPACLDKEF = 5; + bool IAJCJIELMBH = 7; +} + +message BHFCHDPDIKJ { + uint32 OBOOPJLPDNI = 1; + uint32 MCECODDEEDC = 2; + repeated CFBJKOANGJO MLCAKCOIKDN = 3; +} + +// CmdID: 7500 +message PENBOGCCDDI { + uint32 PELMFDNGNFP = 6; + int32 retcode = 14; +} + +message PlatformInfo { + uint32 ILFFGGJAKAJ = 1; + int32 AFPPKLHKHLM = 2; + uint32 KAEOIAKAPAM = 3; + uint32 NFFKIJPDLGO = 4; + Vector NNDKDCJMNPB = 7; + bool JOOKMIEDBIE = 8; + MathQuaternion MCMDCEBIDEK = 9; + uint32 BGDAHAMOMAL = 10; + Vector OFDIMBDKLMC = 11; + MathQuaternion OBJKIIJMKFH = 12; + DABHIKGPAIE BMJPCEBMBOC = 13; + bool is_active = 14; + NBIDNGHLMLO ICNMCHPMCBO = 15; + uint32 LBCLGHBMDAF = 16; +} + +// CmdID: 9476 +message PHHDJDBLDMG { + uint32 JIGFBECBOJB = 9; +} + +// CmdID: 7171 +message ICLGLBEHDNG { + repeated uint32 PNOMGDMCPJH = 7; + uint32 OBOOPJLPDNI = 1; + uint32 PJJAOILBFBN = 10; +} + +// CmdID: 8872 +message BPLOFHPEHNF { + int32 retcode = 4; + repeated uint32 MJNNJKEILFM = 5; + uint32 GAPLFMMGBFA = 10; +} + +// CmdID: 28757 +message KFHEEEGCPPA { + bool JHFMEFICAAL = 1; + bool DGGCKMIKBMO = 5; + uint32 OBDCONJMPFN = 6; + uint32 PJJAOILBFBN = 10; + int32 retcode = 12; +} + +// CmdID: 1740 +message ILIOEJALJMB { + repeated uint32 LGPNFIGNDGH = 8; +} + +// CmdID: 3638 +message AFPJLHKAJIN { + repeated uint32 PAHJMIMGIGL = 1; + uint64 ACLGNLLHAJB = 2; + repeated uint32 APPDNHDIGOM = 3; + uint32 NDBMLAHHNJN = 10; + int32 retcode = 11; + uint32 EHGGBFHKLMG = 13; +} + +// CmdID: 28142 +message AECILHMILAO { + int32 retcode = 11; +} + +// CmdID: 8043 +message EPDLHFEMFCA { +} + +// CmdID: 5251 +message POEDEHNDMKP { + uint32 BKNPLFIKKFG = 5; + uint32 group_id = 6; +} + +// CmdID: 3058 +message OFAFGMAGNJL { + uint32 FECCPDDAAGM = 14; + int32 retcode = 15; +} + +// CmdID: 6383 +message POHEEGCNDKE { + int32 retcode = 8; +} + +// CmdID: 6231 +message KOIKEKNGKOD { + repeated uint32 FJAIHBLDGIO = 10; +} + +message DNFMMBKOPGA { + uint32 NIHIGHEMGLH = 2; + uint32 LIPPEBJMHFO = 3; + uint32 PEAKEAAPCCB = 4; + ADPHNFGAAKN IGCHKGFLALG = 5; + repeated uint32 JBADGIAHPGC = 7; + repeated GFBGEHAALJM OHMGDDCBBOD = 8; + uint32 CENHKJDFFDA = 10; + uint64 BNMGEJACOJN = 12; + uint32 CJMHJHIJMJN = 14; + ADPHNFGAAKN ODEMMDJOBCA = 15; +} + +message BFGHIPHHKMJ { + map NBBJMAKHIFM = 3; + bool EIEFMEMFONH = 4; + uint32 AFFKLOGICMO = 9; + uint32 FGBJEJCEHDD = 10; + map OFBINOPGIAB = 13; + bool DPHDAGAGBII = 14; +} + +message CDCPGKIPNBA { + uint32 PHPFPPIDJKJ = 4; + uint32 skill_id = 6; + uint32 FBPGIMLMDNJ = 15; +} + +// CmdID: 4099 +message FPKLLDPFMOK { + BIEOLMJPKED type = 3; + map FDLKFIEKCDK = 8; + map FJOKILKFAKH = 10; +} + +// CmdID: 6864 +message IGMHFCBCNPN { +} + +// CmdID: 8520 +message LGEHLJELIMJ { + GBAGJCPBJHM KFMGLFJDODO = 8; + IHOKGOKPLLO JJPIJKBJENN = 12; + uint64 GEDMDOCOLFJ = 4; + uint32 room_id = 7; +} + +// CmdID: 29559 +message FMCKLPJADAN { + string JENLLHDBLHN = 12; +} + +// CmdID: 2719 +message EADKKBFBJLB { + IMBHAGFDOOD GIKCOPJAIIE = 12; +} + +// CmdID: 22692 +message OEBJPGNBPMH { + repeated PNDPBPPMKID NBGCFKABFHC = 10; +} + +// CmdID: 297 +message GBKLBGDLMGI { + uint32 IEHLHAOGKPJ = 4; + bool BGAOACGALDG = 13; + uint32 PLICGIINKFI = 15; +} + +message HFINFKPKAHJ { + uint32 LGBNFIFCPJF = 6; + uint32 ONABDGFCPIH = 7; + bool ECIHDIJCLED = 9; + uint32 end_time = 13; + uint32 KHHIBKPBKPN = 14; +} + +message NPPPHKHNBOO { + uint32 avatar_id = 3; + bool HBLIHLKJEDA = 10; +} + +// CmdID: 6147 +message PODKPOCHHPB { + repeated IEJJDFOPBPJ PLAPCGKEIEA = 7; + repeated int32 PHBKEDKCHNH = 1; + uint32 scene_id = 4; + bool PNGMCLGDCPC = 15; +} + +// CmdID: 27975 +message OOIAIDKPBOB { + bool JMCNGNIKJHB = 3; + repeated int32 CDGFHBKOOGN = 4; + repeated uint32 NEOJJNDLFFF = 6; + uint32 IHIOOBIHHIA = 9; + bool KJDLHNFGFCN = 10; +} + +message NLLLHGKPNFA { + uint32 MGCMNPLNJKL = 4; + Vector CCNNJMKEMLC = 7; + bool KFPMGHHDNDO = 9; + bool ECIHDIJCLED = 11; + uint32 DMKFECCMCOP = 15; +} + +// CmdID: 6943 +message MPPNHKOHIGB { + int32 retcode = 14; +} + +// CmdID: 22643 +message FJGDDDHGPMJ { + repeated uint32 JDCAPBLPLNA = 15; + uint32 JODPDBPGOAB = 13; +} + +// CmdID: 28187 +message ALHCLNFBLOO { + string KCBCHINICPJ = 6; +} + +message IEFOFBPIBGK { + bool CHGAKFCPJKH = 2; + bool EJOOCGCBOJM = 7; + bool KEONJKILAGP = 9; + uint32 MJOOAANBPBG = 11; +} + +// CmdID: 5008 +message HDGOGIINACF { + IAAHFOKMNGI PHBPFONLGFB = 1; + string DPPIBJFOMOC = 3; + int32 retcode = 6; +} + +// CmdID: 481 +message JIHEKMINAEB { + bool MBFLLHNLIGD = 5; +} + +// CmdID: 29289 +message PMHKNCOEGPI { + int32 retcode = 2; + uint32 target_uid = 10; + MFNCHJAPIDH IPCCODLHAOP = 12; +} + +// CmdID: 23459 +message EOOAIONOPKD { + repeated uint64 avatar_guid_list = 1; + uint32 PJJAOILBFBN = 13; + uint32 DMNLDPPGOKG = 5; +} + +message SceneReliquaryInfo { + uint32 item_id = 1; + uint64 guid = 2; + uint32 level = 3; + uint32 promote_level = 4; +} + +message CNCHGNJIHBK { + Vector CCNNJMKEMLC = 1; + float FNCOGCLPGNC = 2; +} + +// CmdID: 1433 +message KHFNGOAJHNC { + bool EMLILMHJHOG = 3; + uint32 PJJAOILBFBN = 7; + uint32 LGOOIDCIAAG = 2; +} + +// CmdID: 24920 +message PFDDAKLDDII { + float ELDOEDJDGHN = 2; + BBBEMDAPOGH reason = 5; + uint64 avatar_guid = 7; + uint32 prop_type = 10; + float JJPCPMFDNEH = 12; +} + +message NJKHILJGCBM { + uint32 LGBNFIFCPJF = 2; + bool ECIHDIJCLED = 11; +} + +// CmdID: 6973 +message ILNFIFNEIDH { + uint32 entity_id = 4; +} + +// CmdID: 9728 +message NGICELOJDBD { + uint32 PJJAOILBFBN = 8; +} + +// CmdID: 22082 +message JIFDLIANAMN { + string MMGHDDNMPGJ = 13; + uint32 KPIDLLGNOJF = 1; + uint32 ANHIGELNHKP = 6; + uint32 AMEOIGGHHDC = 14; + uint32 KHDGPPFKKOI = 10; +} + +message NPCOPFALKLG { + repeated MKALMMGNKOO CPCAHODDNEG = 1; + uint32 OKMMDENEGOP = 6; +} + +// CmdID: 29057 +message LIIEPLFMNAI { + string DMMFJMBMJHA = 5; + uint32 CGEPCDFIDNF = 12; +} + +message HKBDIOHDFIJ { + repeated IEOEIHIPALB MCDIJKPHLNO = 9; +} + +// CmdID: 4811 +message JJKNCMNLCHM { + int32 retcode = 4; + uint32 JCHHLLEBMJA = 9; +} + +message FHFFIJGNFFA { + uint32 DJKHFNDPHJG = 5; + uint32 INAPOBFHKKH = 6; + uint32 BENLOOJPEKH = 8; + uint32 IIACGGOGMLP = 10; + map MHBCJDIFPAD = 14; +} + +// CmdID: 28655 +message MGDBKCGKNFG { + uint32 level = 3; +} + +// CmdID: 380 +message EOLEENAAKGL { + NOBOPMMGCLC IKPAAPIMBHH = 9; +} + +// CmdID: 25112 +message LOBFHJLODAF { + JMEOLLKIONG reason = 2; + bool KBNHKAMGPJI = 3; + HKKCDICCIMI NKIOLHKGJCO = 4; + repeated uint32 ABJMKDOGAMK = 5; + uint32 KAFAPFJLLGP = 8; + uint32 PHNJPMEEIBJ = 9; + DNJCPINJMCI PEFBFDPILDO = 12; + repeated uint32 PHKPFJAJFKJ = 14; + repeated POIPABABMDA NIOMENGDMAJ = 15; + oneof Detail { + APHOKEPJAGE arena_settle = 1368; + ADADBONBIGN pve_activity_settle = 1520; + KAJAMIPDIJN pve_infinite_activity_settle = 1554; + } +} + +// CmdID: 3113 +message KFPMNFJAGLO { + int32 retcode = 5; + uint32 ACOHJBCLCJD = 8; +} + +message PHLFLGNGOJJ { + repeated CJLIFOFLADA GOCBHMDLADB = 8; +} + +// CmdID: 7579 +message NKDKKMMFPFO { + uint32 PEBGMEMNKNF = 8; + uint32 group_id = 7; +} + +// CmdID: 25179 +message ADOPHNNOGFA { + int32 retcode = 1; + uint32 JABCJFFOAHL = 7; + uint32 BKCLMICECHC = 8; +} + +message ADJLGGOAAOI { + repeated AJNEDPNIPIL OBGPCOPGAKE = 3; + uint32 PJJAOILBFBN = 4; + uint32 CIJHBCAOEPI = 9; + uint32 FBBBJNHIPLF = 10; +} + +// CmdID: 22430 +message IOAIIMCJNGF { + uint32 KIHIGCBBALI = 2; +} + +// CmdID: 26546 +message DKDPBLNOMME { + repeated HHJAEHGLDIF CBENKJEOCIL = 3; + repeated IJNCODAICNJ GLNHGPNPPIP = 5; + uint32 LDJNBBIEFFE = 6; +} + +// CmdID: 3339 +message AJEKIGFPBJH { + repeated uint32 HJHPFACPHJF = 3; + uint32 JEFILDJEBAJ = 7; + repeated POIPABABMDA item_list = 13; + int32 retcode = 14; +} + +// CmdID: 22159 +message BKNPPEFPCGN { + int32 retcode = 5; +} + +// CmdID: 29734 +message KEEBOILOLJI { + int32 retcode = 10; +} + +// CmdID: 29706 +message ODPADHFJOBJ { + int32 retcode = 9; + BILBKKOHDAB OEJCEJOGMOE = 11; +} + +message CHCOFAANKLL { + uint32 NDEHKHCALMF = 3; + uint32 IJFFKCGIAOJ = 9; +} + +// CmdID: 6862 +message KMOKGJLLPLO { + int32 retcode = 6; +} + +// CmdID: 1753 +message DICDCBKPBOL { + uint32 DKNKFKDABLA = 4; + uint32 KEJAHIFPBBB = 8; +} + +// CmdID: 3310 +message IHCJCBGCNCJ { + uint32 PJJAOILBFBN = 13; +} + +// CmdID: 7208 +message BMEMBBBEPDO { + bool DMEDOEHOMKH = 6; + uint32 PJJAOILBFBN = 11; + int32 retcode = 15; +} + +// CmdID: 530 +message GBDLCNPNCOC { + uint32 count = 6; + uint32 EHJHFENCKLJ = 14; +} + +// CmdID: 378 +message APGBCBBNFKA { + bool MCPKKMHKCPD = 2; + uint32 HOMGPJJMLDG = 6; +} + +message GIACLKECIAI { + CKIINNAJNCP MFBBMJCIAMI = 1; + bool AHAALEFBBME = 3; + LKONPOHOLDI NEBGCHPLNDC = 4; + uint32 LMEMHMNPMPF = 5; + uint32 OBOOPJLPDNI = 6; + uint32 npc_id = 7; + bool GALMKIODANM = 8; + uint32 KFCFOMKANOM = 10; + repeated LKONPOHOLDI BKEAOKAELNP = 12; + uint32 KDPJAJJJEDG = 15; +} + +// CmdID: 22468 +message NHKFCPAJALF { + map EDABJCNFINI = 9; + repeated POIPABABMDA DLKGDLNILEH = 1; + uint32 LGCOPNJBCNF = 3; +} + +// CmdID: 20690 +message KGIEBFHGOPC { + int32 retcode = 1; + repeated uint32 PDOINBMBLGL = 8; + map OPLDPAGAAPD = 14; +} + +message AONNIHMPECH { + uint32 HFPBOEEOPBF = 4; + uint32 count = 13; +} + +// CmdID: 28170 +message MFLIJJICKNJ { + map OEGMMDLJKDM = 5; + repeated uint32 GHKKNDMNOGO = 11; +} + +// CmdID: 22236 +message LMDAPOOAKIO { + repeated uint32 GBEEGLEJMCH = 3; +} + +// CmdID: 24313 +message FDHLDCFBKNJ { + repeated uint64 avatar_guid_list = 4; +} + +message JFBJEIPHADM { + uint32 ENDIMMNLAAD = 5; + uint32 DEKHBEOOIEN = 11; + uint32 PIMKFEICMEK = 12; + uint32 HGLJFADLOEB = 13; +} + +message MBBADJDNLKF { + POIPABABMDA NCMMBCHOMBO = 5; + bool GIACDAPHFAO = 15; +} + +// CmdID: 2270 +message CCLOBJECFDF { + bool BGAOACGALDG = 2; + uint32 IEHLHAOGKPJ = 7; +} + +message CEKOADFNOHP { + bool IBEIKEIGMKO = 6; + Vector pos = 13; +} + +// CmdID: 29356 +message EJBINBAGNLP { + uint32 GGHKDJLGFPB = 12; +} + +// CmdID: 1860 +message GCLIGNCMKAE { + bool MCPKKMHKCPD = 1; + uint32 HOMGPJJMLDG = 12; +} + +// CmdID: 24537 +message KKJHJDDJNHO { + int32 retcode = 1; + uint32 MGCMNPLNJKL = 5; +} + +message PNGHLJLKNFI { + uint64 CEBIKBGOJJN = 3; + uint32 ONHOJOBNAPM = 4; + uint64 ODAAMKMIOCE = 5; + uint32 KMPMKINJCLJ = 9; + uint32 DPMDGMEBGII = 13; +} + +// CmdID: 23273 +message IFBFGAKLMBB { +} + +message DDOGIJCMGKI { + uint32 JDDAMHCEAPE = 11; +} + +// CmdID: 1819 +message DIKPLEAGDJE { + uint32 ALPFBBEJIMO = 2; + bool HOLKBIKHOBA = 3; + bool LKECEIINJDI = 7; + bool HNDKICJJANM = 9; + LBKGIIGKOLA ILDCOABBDOG = 12; +} + +// CmdID: 1653 +message OCMKAHMDDMC { + bool NGOFDMBIILF = 3; + int32 retcode = 6; + Vector rot = 13; +} + +// CmdID: 6489 +message HGMPPHHBPKB { + uint32 PJJAOILBFBN = 8; +} + +// CmdID: 28603 +message CEAINPMMJAA { + uint32 IEHLHAOGKPJ = 7; + bool BHHCJIKKIBO = 12; +} + +// CmdID: 27994 +message BLKONOEFKGI { + uint32 MMLDGPBIECC = 1; +} + +message GFLGJKGHMGO { + uint32 scene_id = 1; + uint32 FLIMAEDAOIK = 5; + uint32 PAKPALCKBAF = 6; + uint32 OJOAPINGLNO = 7; + uint32 region_id = 8; + bool OEPLMKCMLIO = 10; + Vector MJKALBBJIPI = 11; + bool OCKCPKPMPJP = 14; + uint32 LILFANMIPOJ = 15; +} + +// CmdID: 29694 +message IHFDBFNLBJH { + uint32 GACFBGFDOOL = 2; + int32 retcode = 4; + uint32 DAGNBLKKJLI = 7; +} + +// CmdID: 8177 +message NFNENLGENEG { + uint32 IDNMKOKHJCB = 3; + DJNPAMLNJGC OHHMBEHBBMC = 5; + uint32 JAHIPCEHNIB = 8; + uint32 PPMPFMBFMBB = 11; +} + +// CmdID: 8276 +message GBCCCGFPFIG { + uint32 BBOFFPHMOBK = 7; + uint32 INDIKFKNKAB = 8; + int32 retcode = 14; +} + +// CmdID: 4117 +message BBLPOBKNEKA { +} + +// CmdID: 28094 +message IPDDDBOCFEE { + ABEALCJGLHD OLLPLJCDBDO = 4; +} + +message MEKFAEHENAN { + bool DPHDAGAGBII = 1; + bool AHDBNKLFLLC = 3; + uint32 OOMLALIMKPC = 4; + uint32 AFJCLENHANC = 6; + uint32 AFFKLOGICMO = 10; + repeated MDOCBMJPDIK PGFOMDKJKEA = 13; + uint32 KHMDGKAJFLC = 15; +} + +// CmdID: 2672 +message ELEJOGKFHJD { + bool DHAOMGMMDPD = 2; + HIMMEMHOGFB MFMLAKBIAED = 6; + int32 retcode = 8; +} + +message KBLNGODLPBK { + uint32 uid = 2; + uint32 OJOAPINGLNO = 3; + uint32 end_time = 6; + uint32 entity_id = 12; +} + +// CmdID: 7956 +message KACNDIMHIAF { + JCBAIFPFACC FFLGCBBLIAO = 6; + CCGFKEGLIHC EDOBONHAEHP = 7; +} + +message Weapon { + uint32 level = 1; + uint32 exp = 2; + uint32 promote_level = 3; + map affix_map = 4; + bool HHLNNPOILDL = 5; +} + +// CmdID: 6944 +message NGBFHPGMCDC { +} + +// CmdID: 8112 +message LKFEHGADHOF { + uint32 KFAGHBDNFCA = 9; + uint32 MCJIECACMLD = 7; +} + +// CmdID: 22053 +message MNHDNCLEIOP { + uint32 FCHFAKEPINP = 12; +} + +// CmdID: 27202 +message PIMNAJIHFIK { + uint32 MEMPKCGNNMF = 1; + uint32 KMAEHPAGKFK = 3; + uint32 DFPNKFEKIIG = 4; + bool DGGCKMIKBMO = 9; + uint32 ONHOJOBNAPM = 13; + uint32 APAFIPOFLOJ = 15; +} + +// CmdID: 28828 +message BCEKNICFJDH { + int32 retcode = 10; +} + +message BCKKDMMKDBE { + uint32 MEMPKCGNNMF = 4; + uint32 DMNLDPPGOKG = 5; + bool DGGCKMIKBMO = 7; + repeated uint32 KNBIFCCIBLE = 11; + uint32 PJJAOILBFBN = 12; + uint32 PBKEAOCBPMN = 13; +} + +// CmdID: 5074 +message KJGKCIMDKHD { + uint32 LBKLFCDFPDM = 3; + int32 retcode = 13; +} + +// CmdID: 29517 +message AKGIADJICPL { + GHABJOHEAGA FOHCKOIMPDK = 5; +} + +// CmdID: 4580 +message AAMMDCAHCME { + uint32 KHHIBKPBKPN = 12; + uint32 position = 14; +} + +// CmdID: 20767 +message LALICFDDOKF { + uint32 entity_id = 9; + int32 retcode = 11; +} + +// CmdID: 4166 +message OIIJLPEGJEN { + repeated uint32 IGJLJCHBIMF = 1; + EDEGMKLFIFI type = 5; +} + +// CmdID: 27836 +message AKFOCPCFNIL { +} + +message IAKMBAHLGKM { + int32 x = 1; + int32 y = 2; + int32 z = 3; +} + +// CmdID: 23130 +message MLCEFNJJJAD { + uint32 LJDMBIDHPJI = 3; + repeated FMFHMPKLNBD LNFOKOPNFIP = 4; + uint32 GOLCDOCFOLH = 8; +} + +// CmdID: 4350 +message ICADBIHIGNO { +} + +// CmdID: 26667 +message GLCBCFEOOAO { + OBBCMGOMKCI BINIDELEGAG = 6; + uint32 GBLENHCPKCP = 7; +} + +message DALBHJDANAL { + uint32 OKAPNIODOOG = 3; + AICHHOBNIJK DKJCBGDBKDM = 4; + AICHHOBNIJK ability_name = 5; + uint32 JGKNAGLFKIA = 13; +} + +message CFBJKOANGJO { + uint32 OBOOPJLPDNI = 1; + uint32 OKICOGLEJEC = 2; + bool is_active = 3; + AINKOHFIMHN pos = 4; + AINKOHFIMHN NBAIDHHDPMD = 5; + int32 speed = 6; + uint32 ODILEGFJBOK = 7; + uint32 state = 8; + uint32 PEBLOHAHPMM = 9; + uint32 JKGAFNNLIFH = 10; + repeated JNAIIEGODJI AABAECAAKEG = 11; + int32 DDMMDBEOOML = 12; + repeated EMINHDJHBOM info_list = 13; + uint32 HDKPMODACMP = 14; + uint32 NJFFLKNDLKE = 15; + int32 KIGFPEIKEIO = 16; +} + +// CmdID: 3143 +message OJOKEIBPBOL { + int32 retcode = 2; + uint32 config_id = 14; +} + +message MJBNLAKAIAD { + bool DPHDAGAGBII = 2; + bool JPINAOHPBBK = 5; + KDBLNHIHJEP PGLAJFAFGAI = 14; + repeated KENGLGEOFHK OPLAJNCKEFN = 15; +} + +// CmdID: 24938 +message NCNMNHMHBCI { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 5; + repeated ANAHHDNMHJB GINDMJHHFHF = 14; +} + +// CmdID: 25450 +message BAENDECAAMI { + int32 retcode = 5; + uint32 DKNMBAPFJKB = 9; + uint32 BKOECPHPHEJ = 12; +} + +// CmdID: 23845 +message HLFPMCKPFFE { + int32 retcode = 10; +} + +// CmdID: 5073 +message DOCFPCKGJCG { + uint32 KFPEGNAADLO = 1; + int32 retcode = 3; + repeated uint64 HHBNNBDGFIM = 6; + uint64 cur_avatar_guid = 12; + repeated uint64 NMBEMJIMJOB = 14; + uint32 GAPLFMMGBFA = 15; +} + +// CmdID: 21376 +message NGLMNMHFBPF { + uint32 GGHKDJLGFPB = 9; + uint32 FFHEMBOKBEF = 8; +} + +// CmdID: 28349 +message AMNKIDJFBOF { + int32 retcode = 12; + uint32 EEDDLLECDLE = 15; +} + +message CHMLPCNMIDJ { + uint32 LGBNFIFCPJF = 1; + uint32 AFFKLOGICMO = 4; + uint32 NNEBHHFHDCC = 7; + uint32 FCDLGPDHLKA = 8; + bool CFHJBFLHANH = 9; + uint32 CMGFMDLFCFK = 12; + uint32 DIIDCHBEABA = 14; +} + +// CmdID: 29204 +message ACKPLLLFBIC { + uint32 PJJAOILBFBN = 1; + bool IKNBINFMIID = 4; + bool PIOCKLDLCJD = 13; +} + +// CmdID: 24993 +message ECIBONKLGII { + uint32 CNGJENENJIH = 1; + uint32 MHJEOKNGCDF = 8; + uint32 DIBJHDJHHLO = 11; + int32 retcode = 12; + repeated uint32 FIKGDOFABEE = 13; +} + +// CmdID: 2599 +message FODFJINLJNG { + repeated string BMDIANLKILH = 8; + uint32 OMFHIDHNPPN = 12; +} + +// CmdID: 28240 +message EKBNMKLMAFB { + int32 retcode = 6; +} + +message JIJINCIIHCN { + uint32 DEKHBEOOIEN = 3; + repeated DKNKKMEMNEC KAFOKIPPIAP = 5; + uint32 OHHPFFAMHEH = 7; + uint32 EHNIJBNNHKD = 10; + bool HKDHONCFGOJ = 11; + bool DGGCKMIKBMO = 12; + uint32 PJJAOILBFBN = 13; + uint32 FJHHIKOIHKA = 14; + uint32 PGKNJBIMIEJ = 15; +} + +// CmdID: 6677 +message BMGFCEJAKHJ { +} + +// CmdID: 29589 +message BEJPBHGJIDO { + int32 retcode = 12; + EOLABDOEPPI ILPJMAHLGDK = 15; +} + +// CmdID: 25332 +message DJGEKBHBLNJ { + int32 retcode = 14; +} + +// CmdID: 3742 +message ABEFJAHNFJM { + uint32 PJJAOILBFBN = 2; + repeated OIEDEOFBGDJ BNLKKIDLBME = 12; + bool MJAOIPLDJMC = 13; +} + +message FDLEKDOGGAG { + bool LHNFIIEJBEM = 1; + uint32 PPBAAMIOPGF = 2; + bool EFALAPCOOPP = 9; + uint32 FCEACKKGHCL = 11; + uint32 HMFACEEJJDM = 12; + repeated uint32 PDCDKBBMMIB = 13; + uint32 PMAEONPOMJE = 14; +} + +// CmdID: 6194 +message PICHIAOPPLJ { + int32 retcode = 1; +} + +message FMMGIGAFGDO { + map BLOLPFCBDIN = 7; + uint32 MEMPKCGNNMF = 11; + bool ECIHDIJCLED = 15; +} + +message DHPNFBFFOEF { + repeated BMLDPNMHMHI CBENKJEOCIL = 11; +} + +message HBDPODGEPKI { + uint32 KILIJGPLMNP = 9; +} + +// CmdID: 855 +message CHAFGHJDMNM { + uint32 room_id = 3; + int32 retcode = 7; +} + +// CmdID: 28160 +message DNALLDDNIKN { + HHNOENMDGGG KFMGLFJDODO = 1; + int32 retcode = 5; + uint32 GBCEBGKBJDM = 6; + NMFDMILHGPO OAAHHNMHAFH = 8; + uint32 gadget_id = 9; + uint32 CHDDOFMLBLM = 11; +} + +message GMEFNJAIODO { + bool CDJGKCLKPPJ = 10; +} + +// CmdID: 22105 +message EAMDLJIPLDJ { +} + +message BFEKIJMIJAK { + map MPGHAMHCBFM = 1; + uint32 BJMIHKPHIFA = 14; +} + +// CmdID: 26733 +message NKGJPLKLBBI { + repeated uint32 BELMEMDFEPN = 5; + uint32 PLOAHDFGDFE = 6; + uint32 PKMJLONIECO = 13; + uint32 OIPHHKLAIBF = 12; + uint32 LPGANHOFJOA = 10; +} + +// CmdID: 24228 +message KKNPOIEDGDI { + uint32 target_uid = 13; +} + +// CmdID: 348 +message KOGEJBNKKPD { + uint32 KHHIBKPBKPN = 5; + int32 retcode = 13; + uint32 group_id = 15; +} + +message JHJNCLFOAME { + uint64 AMIILBJPOLA = 1; + repeated JELBMDNLKPM HJLLLDFOIHM = 3; + uint32 CFMAFKDLJJG = 4; + uint32 DGFNNCLPBHF = 5; + bool BDAABIINFPN = 7; + bool IMHNJLNPGCJ = 9; + repeated uint32 tag_list = 10; + uint32 MMNDOMKGEBH = 11; + KBPCANIBOKN EFDEKMDJAAB = 12; + uint32 DKOLOJMPOML = 13; +} + +message OOAMLHCHLNM { + repeated uint32 NDLPIMJDEDL = 1; + uint32 avatar_id = 2; +} + +message BHPMFOPHJHP { + int32 type = 1; + repeated uint32 AGLDIFMLLHG = 2; + repeated float CDGFHBKOOGN = 3; + uint32 MIIHKLDDFGJ = 4; +} + +// CmdID: 4844 +message GGFHOECCEJD { + repeated NHHFHIDLIJI BDOBHHHJKMA = 13; +} + +// CmdID: 4138 +message JAIGABGGKCC { + int32 retcode = 3; + DOAPFGNFCCO OEAPFMFEFGE = 8; + uint32 JJLPIJKGKON = 9; + uint32 LNPJPIIPEBC = 13; +} + +// CmdID: 1472 +message MMJOECHFKHN { + uint32 npc_id = 4; + uint32 parent_quest_id = 12; +} + +message JHAIACBOJOP { + uint32 NHALFDGLLPB = 1; + uint32 PDFHFNPADNP = 6; + uint32 JINJLBEMJNC = 14; +} + +// CmdID: 23619 +message HKHAEJHJHCE { + string LLGJEMMHION = 1; + uint32 LBJAACEBMKJ = 5; + uint32 HNIJMEHBEBP = 6; + int32 retcode = 11; + string BMLJCLENHMH = 12; +} + +// CmdID: 4455 +message INEKFALKDAL { + repeated uint32 HLJOHDKCBJM = 11; +} + +// CmdID: 1268 +message AJKLHFIIHDB { + repeated HJDEBJMEDPD PBPAKBCPJKJ = 3; + int32 retcode = 6; + uint32 group_id = 9; + uint32 PEBGMEMNKNF = 11; +} + +// CmdID: 26766 +message NMAAPDNKGPJ { + int32 retcode = 5; +} + +message GFILHAOGBDL { + bool ECIHDIJCLED = 5; + uint32 DMKFECCMCOP = 6; + uint32 MEMPKCGNNMF = 7; +} + +// CmdID: 698 +message OLGBKHKLHJB { + uint32 entity_id = 11; +} + +message IMAGDMEIGIK { + GACAINIOALD state = 9; + uint32 GGHKDJLGFPB = 12; + PKHGEKDMFAP DEJOIMAFMCK = 14; +} + +// CmdID: 22925 +message GKJJJBBNCEP { + int32 OAAGMPKIKGI = 4; + uint32 MMLDGPBIECC = 8; + uint32 entity_id = 15; +} + +// CmdID: 27663 +message EKGKHIFHKCN { + int32 retcode = 3; + bool is_locked = 9; +} + +// CmdID: 26524 +message MCECDNJOKGE { + bool DMEDOEHOMKH = 4; + int32 retcode = 9; +} + +// CmdID: 2554 +message JKGJIFMIFJI { + uint32 JLHFGABKEOI = 1; +} + +// CmdID: 28128 +message KENECBPIPGD { + map GJPFKOCOPCP = 11; +} + +// CmdID: 1067 +message DABCBCDJOHD { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 9049 +message DMKDAIGNENJ { + uint32 param = 4; + repeated HENEBMLIICL OHMGDDCBBOD = 11; + int32 retcode = 14; +} + +// CmdID: 3974 +message BNNOMCEIBFI { +} + +// CmdID: 27997 +message DOFNJNJGFOI { + uint32 OMGCHBACHCI = 2; +} + +message FGJDCEDJKFK { + uint32 CENHKJDFFDA = 5; + uint32 PJJAOILBFBN = 7; + bool POIGGNKEDAH = 12; + repeated PAJPIIHPAIL PKEABNCGDBK = 15; +} + +// CmdID: 375 +message IOJPCFCOINF { + repeated uint32 PKHADHNAFNG = 5; +} + +message DELCGHHPEEJ { + uint32 AFJCLENHANC = 2; + bool GFGKCPGHHIN = 4; + uint32 LGBNFIFCPJF = 5; + uint32 MHEMKKFAKKA = 6; + string GHIDGHKPHDE = 8; + string url = 10; + uint32 end_time = 13; + uint32 FLJBDAHIECH = 14; +} + +// CmdID: 2025 +message IMMGPHLIEPP { + repeated uint32 FNAOACPMMKD = 14; + uint32 FDFLPHCBGEF = 15; +} + +// CmdID: 24462 +message NDCCFBGLANH { + uint32 item_id = 5; + uint32 GFPPMNLPOEK = 9; + int32 retcode = 15; +} + +message GLBBFGLLHAK { + uint32 PHPFPPIDJKJ = 2; + uint32 LGOOIDCIAAG = 12; +} + +// CmdID: 2393 +message OJONLAAHCJI { + int32 retcode = 11; +} + +// CmdID: 338 +message OKICBJHLHLF { + repeated uint32 AEPPKCKCIBP = 4; + int32 retcode = 6; + uint32 PADCLIPINAD = 7; + uint32 game_time = 13; +} + +// CmdID: 2709 +message EEBHHEFGGLD { + uint32 OLBAIOOODDK = 1; +} + +message MLABOBKLBCK { + uint32 OMBMIGPCOAA = 1; + repeated uint32 HPJADBMCNKB = 2; + repeated uint32 JGAKGGCIBGE = 3; + uint32 GIDPAABDMFL = 4; + uint32 EGHPNEDHAEM = 5; + uint32 BJJJDLDCLLL = 6; +} + +message GFDNLPPNCPA { + bool IKABKDHNNKC = 7; + bool IFBLNEDLDLD = 10; + uint32 MEMPKCGNNMF = 13; +} + +// CmdID: 6601 +message HNEKEPEJEJL { + uint32 FHCGKPIPCIC = 1; + uint32 MEMPKCGNNMF = 2; + repeated uint32 BFCHFGCCBFK = 3; + uint32 GHDJJMIKFPI = 5; + uint32 DMNLDPPGOKG = 6; + uint32 EGBMIFDJDIH = 7; + repeated uint32 AFFCKJCEGJH = 9; + repeated AHNHFDINJEF CEIHIPAHGNH = 10; + uint32 GAPLFMMGBFA = 11; + uint32 BKBHNEMJDLI = 14; +} + +message AbilityControlBlock { + repeated AbilityEmbryo ability_embryo_list = 1; +} + +// CmdID: 7494 +message KMGBEKMPKMP { + bool DGGCKMIKBMO = 1; + uint32 DEKHBEOOIEN = 5; + uint32 JOFBEIACLOF = 6; + uint32 PJJAOILBFBN = 7; + bool HKNGHLJDEOG = 10; + bool ANKCBOMMOJB = 12; +} + +// CmdID: 23970 +message FIJBBGEBDEL { + int32 retcode = 12; +} + +message FFLAIJJOJFN { + bool DOHHENFNGPE = 2; + uint32 avatar_id = 7; +} + +// CmdID: 20760 +message ALEHOMECCOA { +} + +message CMAOKNPACFH { + uint32 gadget_state = 2; + uint32 IEJHHMBOBMJ = 13; +} + +// CmdID: 4962 +message JNLCCEAACNG { + repeated uint32 LFADNIBLDKC = 5; + repeated uint32 IPKKBAILKDI = 9; + int32 retcode = 13; +} + +message HBMBMHLCIPG { + uint32 HFJILNCPAKL = 4; + uint32 HGOLPKDKOMK = 5; +} + +// CmdID: 6106 +message MNNNMHAACOK { + Vector FFDEBPEDDMD = 3; + repeated int32 ALKGMINNAML = 4; + Vector JJEEPBCIFCP = 8; + repeated Vector CACHPGHFFFC = 5; + uint32 scene_id = 10; + int32 JJFPFMPJEMA = 9; + LPPFEDCJJAP CHELNBLLFKB = 12; + bool BKIKNHBODKB = 1; + ICBODPOGNHD JAMCGNFBIBA = 14; + int32 KFMJNMGLKEE = 2; + AFBFHONPIGC IPNBIJODGLG = 13; +} + +message BGHKJFDGGBE { + float OKFDGFICJCN = 2; + bool NCEGKBANOBP = 13; + float ADCNIAAIDPC = 15; +} + +// CmdID: 9364 +message CEMJJNLONPC { + bool DGGCKMIKBMO = 1; + int32 retcode = 2; + bool DMEDOEHOMKH = 3; + uint32 DEKHBEOOIEN = 6; +} + +// CmdID: 21441 +message LKACBHNDOAI { + HIMMEMHOGFB MFMLAKBIAED = 2; + uint64 DCOMPDPPDPO = 14; +} + +message JJDMCNOMDNB { + bool JHFMEFICAAL = 2; + bool ECIHDIJCLED = 8; + uint32 PJJAOILBFBN = 10; + uint32 PPBAMNFHEJE = 14; +} + +// CmdID: 7996 +message IEPKEAGLDNK { + uint32 FNEOJPPFDHH = 14; +} + +// CmdID: 7845 +message PlayerStoreNotify { + repeated Item item_list = 1; + StoreType store_type = 5; + uint32 weight_limit = 8; +} + +message FPGNFKFIFAE { + map NFMJNNHECFK = 7; + uint32 end_time = 8; +} + +// CmdID: 8567 +message OHKJBCIOKBM { + int32 retcode = 4; + uint32 FIKNLHOJFKL = 13; +} + +message JENBHHGNLMB { + uint32 avatar_id = 1; + map prop_map = 2; + repeated uint32 talent_id_list = 3; + map fight_prop_map = 4; + uint32 skill_depot_id = 5; + uint32 core_proud_skill_level = 6; + repeated uint32 inherent_proud_skill_list = 7; + map skill_level_map = 8; + map proud_skill_extra_level_map = 9; + repeated GHDAIGOGFIL ALEIJMNIFGK = 10; + AvatarFetterInfo fetter_info = 11; + uint32 costume_id = 12; + AvatarExcelInfo excel_info = 13; +} + +message IOJLKNPEODB { + uint32 FAILEALAADN = 1; + fixed32 AFJCLENHANC = 2; + bool FJNEBBEDMCE = 5; + uint32 MLKMKMJNKMH = 8; + repeated KCIOPEIOKBB PAPBBILCPMB = 10; + uint32 LIHIBGCHLHC = 11; + bool KNHICJHGBEM = 12; + fixed32 EOPFFIPDKGN = 15; +} + +// CmdID: 1993 +message NNHELGFBAHE { + uint32 JINJLBEMJNC = 11; + oneof GDCHHFLDEED { + FMDNGKGCOPO location_info = 1755; + OIGBJHFLKKL widget_creator_info = 858; + } +} + +message IMBHAGFDOOD { + uint32 GBBPIGPNPGD = 8; + uint32 KBJNLBKMEDP = 15; +} + +// CmdID: 4653 +message KLJNNNCFBLH { + uint32 KJLBEPDNLDM = 2; + repeated string EPGOBHIEDOI = 3; + PlayerDieType JDFBFDIFMMJ = 5; + uint64 avatar_guid = 9; + uint32 PLHJIKJLOAK = 10; + uint32 life_state = 11; + repeated ServerBuff server_buff_list = 14; + string LLDPNOCIDDF = 15; +} + +message NDFGOFPCGIC { + uint32 level = 5; + Vector pos = 6; + Vector rot = 7; + uint32 scene_id = 10; + uint32 room_id = 11; + uint32 PHCNLLPHPHL = 12; + oneof Entity { + uint32 monster_id = 1; + uint32 npc_id = 2; + uint32 gadget_id = 3; + uint32 item_id = 4; + } + oneof LDLJAHPPLDJ { + DPEEKNOBNJK gadget = 13; + } +} + +message BIKIDCLPEOP { + repeated uint32 GDAIPFJDEFF = 3; + repeated uint32 IJLHNHOJKKL = 6; + uint32 EMOHJKIMAFD = 10; +} + +message NHIAFABFEND { + uint32 uid = 5; + uint32 COJPMJKGIDJ = 15; +} + +// CmdID: 27179 +message JICDJAOCKJA { + uint32 LPLHAEPPNLH = 9; + bool MDBPPOIHCNM = 12; + uint32 BIGFELPPLAE = 13; + repeated uint32 NCELDLHFOII = 15; +} + +// CmdID: 25443 +message CAAHAKOOCMA { + uint32 target_uid = 5; + HENEBMLIICL CDJOGHOHCLK = 7; + int32 retcode = 8; + uint32 param = 15; +} + +// CmdID: 5604 +message MAMMCHEKBOH { + uint32 IIDHPKEFHPM = 4; +} + +// CmdID: 20408 +message JAKFKNKIOFI { + int32 retcode = 11; + uint32 PJJAOILBFBN = 12; +} + +// CmdID: 7597 +message HJIBMNCMGGN { + repeated EFAIPNDIHAI CPBFLJAGPIC = 6; +} + +message AKOGEOGFLLK { + HPICHAILNKA state = 8; + uint32 BDLMCMKDBOE = 11; + uint32 OBOOPJLPDNI = 15; +} + +// CmdID: 27900 +message OEGHICEHGOD { + repeated CEGMLMCFCPM BPPEPDEPJDK = 2; + repeated uint32 BDEOMBCEOEA = 8; +} + +// CmdID: 7166 +message DGEEAONKOBF { + repeated FFLAIJJOJFN KFAPIJCGDBC = 9; + uint32 PJJAOILBFBN = 15; +} + +// CmdID: 21275 +message ECIJEDPGKFF { + uint32 AGLOEJEBCDF = 9; +} + +// CmdID: 27043 +message HFLDMEHPBGB { + uint32 LBCLGHBMDAF = 3; + int32 retcode = 14; +} + +message MEIGMJNLJJF { + map HOEOFIPCGBG = 1; + uint32 PPLCHPOHJAL = 2; + uint32 BOADNAKMFIF = 3; + uint32 HIMACDIELMK = 5; + bool PMGBPKDGJOK = 6; + uint32 LLPNNPKKCHC = 9; + bool AIOPIOOMEHB = 11; + uint32 ICBLKPKANMK = 12; + IBFPDNNEKLI LMGNNCGPPCG = 14; + uint32 AFFKLOGICMO = 15; +} + +// CmdID: 23004 +message JMKIDMACAIN { + repeated JMENNAMCMHC GJNFFCFMOHA = 6; + int32 retcode = 13; +} + +// CmdID: 25942 +message PBCBMMOHLOF { + int32 retcode = 4; +} + +// CmdID: 27380 +message OAPOFLJEPPA { + int32 retcode = 4; + uint32 HOMGPJJMLDG = 7; + uint32 param = 10; + bool MCPKKMHKCPD = 11; +} + +message HJNOAJHJKOJ { + bool DGGCKMIKBMO = 2; + uint32 KMAEHPAGKFK = 3; + uint32 CLOCEGAAHJN = 5; + PAIBIHEIFKA reason = 6; + uint32 LEKFEJHKPPE = 13; +} + +// CmdID: 6259 +message EBKEAJCJKJN { + int32 retcode = 9; + repeated uint32 JKOIHMCHHHA = 10; + HHAAFIHNDJO reason = 15; +} + +// CmdID: 23720 +message PPCFAKHEBJF { + repeated uint32 CLGPPPOHDGD = 4; + repeated EGCPBNFOKAD info_list = 13; +} + +// CmdID: 4649 +message BAHDFMCPJLG { + int32 retcode = 4; + PKHGEKDMFAP DEJOIMAFMCK = 11; + uint32 GGHKDJLGFPB = 13; +} + +// CmdID: 1384 +message KKJBLGDEELL { + int32 retcode = 7; +} + +// CmdID: 21992 +message NEOEIJNECEH { + uint32 DLPHDIPGPHF = 4; + uint32 avatar_id = 8; +} + +// CmdID: 902 +message DGIKHPBMLEL { + int32 retcode = 13; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 3408 +message GLNHGJFMBIE { + uint64 avatar_guid = 4; + uint32 costume_id = 9; + int32 retcode = 15; +} + +message EDAIFEEBMFK { + uint32 LGCOPNJBCNF = 1; + map HIIIMFNOOFI = 3; + uint32 EOAPDCLJCEE = 5; + bool LEMONPIMBHK = 11; + uint32 group_id = 12; + uint32 config_id = 13; + bool EIALJBAENGJ = 15; +} + +// CmdID: 22837 +message AELAGPGEBDL { + int32 retcode = 8; +} + +// CmdID: 24250 +message LBOALHPEGBF { + repeated uint32 EAODLLEGCAE = 1; + repeated uint32 CMEEDHJEDIN = 4; + uint32 LJEJEBELKMJ = 9; + uint32 PJJAOILBFBN = 3; +} + +// CmdID: 25435 +message FOKPCDNNBJJ { + int32 retcode = 2; + repeated uint32 AEPPKCKCIBP = 12; +} + +message NPLNEGAKLNI { + uint32 room_id = 2; + Vector rot = 4; + Vector pos = 9; +} + +// CmdID: 25404 +message LCANGLIAGCA { + string msg = 3; +} + +message NEEIEHIIKCO { + float OMOPAOLNNEN = 8; +} + +// CmdID: 29341 +message CKADPNMEAGA { +} + +// CmdID: 984 +message GEIPKCFNGGK { + uint32 KFPEGNAADLO = 5; + uint32 GAPLFMMGBFA = 7; +} + +// CmdID: 24191 +message AANOPHCLBHL { + int32 retcode = 4; +} + +message CBDBNLCCDMC { + uint32 DMNLDPPGOKG = 1; + repeated EBCKDJAFDDP KGOGFPODDLJ = 3; + uint32 MEMPKCGNNMF = 4; + uint32 PJJAOILBFBN = 7; + bool DGGCKMIKBMO = 8; + repeated uint32 LCJICEEEKBI = 9; +} + +// CmdID: 2684 +message DDJADNEOLLG { +} + +message JIDLNMKDKMJ { + bool DGGCKMIKBMO = 12; + LDCDEHPEMKP BEPFMDKMFIC = 15; +} + +// CmdID: 28938 +message HFDPPHKHACL { + int32 retcode = 13; +} + +// CmdID: 29682 +message PCAFGAMHFOA { + uint32 team_id = 13; +} + +// CmdID: 25392 +message AEPJNEHPJHP { + uint64 OPBNFDPDJGD = 2; + uint32 NDBMLAHHNJN = 5; + int32 retcode = 11; + uint32 EHGGBFHKLMG = 15; +} + +message CCCAGKHMNAG { + uint32 PJJAOILBFBN = 3; + uint32 GPAELJHNAEK = 9; + bool JHFMEFICAAL = 10; + bool ECIHDIJCLED = 14; +} + +// CmdID: 26130 +message BDDOCDINBPM { +} + +// CmdID: 20846 +message LBFNFGHKEGG { + uint64 DCOMPDPPDPO = 12; + uint32 JLFHEEIPDDP = 11; + bool JFJDIMPCNNF = 2; +} + +message JCNIFBNIBHI { + uint32 JOFBEIACLOF = 10; + Vector pos = 11; + repeated MDMDLMACJAJ BCOGKEGAGNP = 14; + uint32 IJHKIKLPJJN = 15; +} + +// CmdID: 7130 +message JFDAJGHALKK { +} + +// CmdID: 8731 +message GCMBBIEOHJP { + int32 retcode = 8; + uint32 OMGCHBACHCI = 10; +} + +// CmdID: 28267 +message IOLADINJKKA { + repeated POIPABABMDA item_list = 15; + uint32 ONABDGFCPIH = 7; +} + +message AFAKNAMOCAM { + uint32 GPAELJHNAEK = 5; + uint32 OJOAPINGLNO = 6; +} + +// CmdID: 26708 +message FFGPPOAAFKH { + repeated uint64 EDABEIDCFFO = 8; +} + +message PNEOIKPAGAM { + uint32 NCNKMDBAFEH = 14; +} + +message FAJKFECCLCG { + uint32 ANFNKOBFMIE = 6; + uint32 DEKGJKAICJA = 8; +} + +// CmdID: 8132 +message FFKNNBOCFIP { + uint32 GEJGKAJFDCD = 1; + HENEBMLIICL KKACCPNOHCG = 12; +} + +// CmdID: 25827 +message CANFJJOGCNK { + int32 retcode = 4; + PKHGEKDMFAP DEJOIMAFMCK = 6; + uint32 GGHKDJLGFPB = 11; +} + +// CmdID: 28876 +message DAPIFHBKPOO { + PlayerDieType JDFBFDIFMMJ = 1; + uint32 OMCCJJOHDOI = 3; + uint32 NGNKPBEMFOB = 7; + uint32 GAPLFMMGBFA = 9; + AICHHOBNIJK GOEACHAMIAF = 10; + uint32 HJBEGGJOCDN = 11; + map FKEMPCFEEOI = 12; + uint32 GKHNLKAADNG = 13; + oneof Entity { + uint32 monster_id = 2; + uint32 gadget_id = 8; + } +} + +// CmdID: 7275 +message JCEDNOEGDOG { + uint32 PJJAOILBFBN = 1; + int32 retcode = 5; +} + +// CmdID: 25446 +message ACNGFGLDCGF { + int32 retcode = 1; +} + +message HPBEACCGDBJ { + uint32 PKKBCNACMND = 5; + uint32 IEBLDPNALKB = 15; +} + +// CmdID: 24061 +message LEABKLKKMCG { + repeated DLMKGDNBHEL DALJCLGKPHO = 3; + uint32 GJJLCEJILBL = 9; + uint32 KILJAFCJKAM = 10; +} + +// CmdID: 8425 +message PMLCALJHJJL { + MMAEIMDKBHN BEPFMDKMFIC = 2; + int32 retcode = 6; + DADKPNJFDJD AEPAFPDIIBA = 8; + KCKMMDDJPCE PHFALPGFGKN = 15; +} + +// CmdID: 983 +message GBLNHBFHANF { + int32 retcode = 14; +} + +message JBIMMJPOEBA { + uint32 DEKHBEOOIEN = 3; + uint32 PJJAOILBFBN = 4; + uint32 DMNLDPPGOKG = 8; + bool DGGCKMIKBMO = 13; +} + +// CmdID: 9920 +message ILHDAPELIOD { + uint32 KIHIGCBBALI = 5; +} + +message BCHKOIGEJLG { + uint32 player_uid = 9; + uint32 avatar_id = 12; +} + +// CmdID: 29942 +message APKPLMBOPFD { + int32 retcode = 6; +} + +// CmdID: 4501 +message EAHAEEOEMEK { + KJCLJLEKNEK NFBBOHIDHIL = 5; + int32 retcode = 8; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 5432 +message BOOHHIDMLCK { + DGECJHENBKP GLMKLIPELDI = 5; + uint32 target_uid = 14; +} + +message JGBBFOGNLKN { + uint32 PGNLOOGFEKE = 3; + repeated uint32 OOHGGBKFELL = 7; + repeated uint32 HMEDFEAMNBA = 8; + uint32 GNEGAOGJLBD = 10; + uint32 LHLGJEONMDL = 14; +} + +// CmdID: 28916 +message GBAJDEGFKFD { + uint32 OMGCHBACHCI = 8; +} + +message KBLLGEFKOCB { + uint32 PHPFPPIDJKJ = 1; + repeated uint32 JFHONLMCJDD = 11; +} + +// CmdID: 6697 +message KHFAIMHKNNB { + uint32 KFPEGNAADLO = 5; + uint32 GAPLFMMGBFA = 4; + JLOPIBKNEGM DMNLDPPGOKG = 2; +} + +message ADKNHGHFJBE { + repeated JPBAOPBMFAN massive_prop_list = 3; + repeated int64 INGFPHNPOIM = 10; + bool IDPJMEMJJFJ = 15; +} + +// CmdID: 2916 +message KMKLDFJONJP { + bool PDFIIFFMBEG = 9; + int32 retcode = 10; +} + +// CmdID: 29187 +message IGIBKNPMEGK { + uint32 scene_id = 7; + uint64 scene_time = 11; + bool NAPMCBKMNAA = 13; +} + +// CmdID: 22973 +message GIMOIFAMICM { + string MBJKKMLPLBC = 9; + ECLBIPADHBL FFMCEKMJCLC = 13; +} + +// CmdID: 5924 +message IELDMNIPHOF { + int32 retcode = 12; +} + +// CmdID: 7642 +message NAEICAJCFKJ { + int32 retcode = 5; + uint32 NKIPFEBKOKO = 12; +} + +// CmdID: 2574 +message EBEPOBEKKDL { + uint32 GKNPLCAFBMB = 2; +} + +// CmdID: 21579 +message CDIOGLKJKNP { + int32 retcode = 5; + HPJPACGCNAA NLKGMJNAJHG = 6; +} + +// CmdID: 8243 +message LGCHELFMAHI { + uint32 OMGCHBACHCI = 2; + uint32 KPAMPGDJDHE = 3; + uint32 BCGGIOGBOCK = 7; + uint32 ADMOKADNFHH = 12; +} + +message MKALMMGNKOO { + uint32 key = 1; + uint32 GNJCIDHOBIA = 2; +} + +// CmdID: 28401 +message MGFFMDLBMMO { + uint32 HMOJPLLGMKH = 1; + repeated HFINFKPKAHJ EFBPLHDHLPB = 12; +} + +// CmdID: 28188 +message KNCDCCNCLHL { + uint32 JCHHLLEBMJA = 9; + bool NFNLOKMPILI = 12; +} + +// CmdID: 8257 +message BJIJHAFFGCD { + uint32 KHHIBKPBKPN = 10; +} + +// CmdID: 27044 +message IFCIOHCDPMP { +} + +// CmdID: 24394 +message GIDMLGFDLJP { +} + +// CmdID: 27312 +message FJABKBGNILJ { + uint32 PJJAOILBFBN = 3; + bool EMLILMHJHOG = 5; +} + +message IGDJAOLOKDI { + uint32 INDIKFKNKAB = 6; + uint32 FBBBJNHIPLF = 13; +} + +// CmdID: 1711 +message JOOFOAAGOPB { + Vector pos = 11; + uint32 JINJLBEMJNC = 6; + uint32 entity_id = 13; +} + +// CmdID: 27544 +message CHIFNKCGDCM { + EFAIPNDIHAI LMLMLHMCMEJ = 10; +} + +// CmdID: 21058 +message FCCKHCCNFKI { + bool ANKCBOMMOJB = 13; +} + +// CmdID: 9923 +message LKLDDDIAFEF { + uint32 LGCOPNJBCNF = 9; +} + +message AMNBIJHOBBI { + string KAMJIJOLFKJ = 1; + uint32 uid = 9; + NBADDMOPLEI BLFKOJLCCOO = 10; + uint32 DJCFMFEDNCG = 11; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + string BKDILGIJPEG = 15; +} + +// CmdID: 27101 +message JMFNNMHKIJO { + int32 retcode = 11; +} + +message OCEBLDOOBCA { + uint32 skill_id = 7; + uint32 PHPFPPIDJKJ = 11; +} + +message JACNCOILBCA { + uint32 LPFIOGEBNJF = 1; + uint32 CBKMBDHPBDC = 6; + uint32 GPBNFFJBOMN = 13; + uint32 IKNFNNFKAGF = 14; +} + +message HIIPEJFDLAM { + uint32 PJJAOILBFBN = 6; + uint32 PEAJINIFGHM = 14; +} + +// CmdID: 7310 +message AAKGLCOAOCG { + uint32 MPGFGNDJLKC = 7; +} + +// CmdID: 505 +message AMNNNBFALFL { + GEMJHNLGKOL HELFHPNAJPB = 1; +} + +// CmdID: 20559 +message DBPLJGFKCAJ { + uint32 LBCLGHBMDAF = 12; + uint32 GAPLFMMGBFA = 11; +} + +// CmdID: 4603 +message PPMBLECIADK { + uint32 ABLFJPMKKDA = 5; + uint32 entity_id = 10; + uint64 avatar_guid = 15; +} + +message FIFJNBBADKJ { + repeated HIMFNHIFBOJ OPLAJNCKEFN = 3; + repeated uint32 PJJDLEPNNIB = 5; + bool DPHDAGAGBII = 10; + repeated LMNOILKHCAP HFEFPGKNHEH = 11; + repeated uint32 LJOOCNDBCFL = 13; + uint32 AFJCLENHANC = 14; +} + +message SceneGadgetInfo { + uint32 gadget_id = 1; + uint32 group_id = 2; + uint32 config_id = 3; + uint32 owner_entity_id = 4; + GadgetBornType born_type = 5; + uint32 gadget_state = 6; + uint32 gadget_type = 7; + bool is_show_cutscene = 8; + uint32 authority_peer_id = 9; + bool is_enable_interact = 10; + uint32 interact_id = 11; + uint32 mark_flag = 21; + uint32 prop_owner_entity_id = 22; + PlatformInfo platform = 23; + repeated uint32 interact_uid_list = 24; + uint32 draft_id = 25; + uint32 gadget_talk_state = 26; + OKJCNOADKMM IGMDELMIHMA = 27; + uint32 init_pose_id = 28; + FMIPCNLFLCB play_info = 100; + HGPFAKAPMMB PNAJJDAFJCH = 101; + DFBLLCCOCBA GLGAHAJNALA = 102; + POLDBBPAHPC INIHNDCAMAJ = 103; + oneof Content { + DPAPKILFINN gather_gadget = 13; + IKKAGAAIBIK worktop = 14; + AGAJGJAFDAA client_gadget = 15; + ENHIENOGHHD weather = 17; + NLLDFOCLANC ability_gadget = 18; + DONLAJNFJEB statue_gadget = 19; + MFMHOLFMEDP boss_chest = 20; + MLABOBKLBCK blossom_chest = 41; + KNIGPAKNLLF mp_play_reward = 42; + OFNJGNCOIFK general_reward = 43; + EPNHGPBMOGC offering_info = 44; + DAPPCGGBONM foundation_info = 45; + ONKIJKLNAHE vehicle_info = 46; + GDDAKOLOHKL shell_info = 47; + OLODKMPINMP screen_info = 48; + PCMCGONMPHO fish_pool_info = 59; + LPNCACOAAMH custom_gadget_tree_info = 60; + IOHMNPLOIGC roguelike_gadget_info = 61; + HFFHKKMPBFJ night_crow_gadget_info = 62; + KEMLINFEECM deshret_obelisk_gadget_info = 63; + LIEINHAHJEA coin_collect_operator_info = 64; + EEDHBFMFFKH trifle_gadget = 67; + } +} + +message HDJKHDKCOAH { + uint32 JLFHEEIPDDP = 3; + bool LHHBINHJAOE = 7; + uint32 PEAJINIFGHM = 12; +} + +// CmdID: 24510 +message KLLIOFBOGCB { + uint32 draft_id = 4; + int32 retcode = 6; + bool BGAOACGALDG = 13; +} + +// CmdID: 96 +message GICMDCKKEIB { +} + +// CmdID: 727 +message HFNKIEJFMDH { + uint32 JLHFGABKEOI = 8; +} + +// CmdID: 827 +message JFMGKHKJKOM { + repeated CGLHBKMLHJG LGJKHPABEJC = 8; + int32 retcode = 10; + uint32 room_id = 13; +} + +// CmdID: 26660 +message GKPEKPFOCEE { + int32 retcode = 1; + bool FOLIKAAIKIE = 6; + bool DGGCKMIKBMO = 8; + bool GBLHFAEONKM = 9; + uint32 JLFHEEIPDDP = 11; + uint64 DCOMPDPPDPO = 13; +} + +// CmdID: 9713 +message DLENGCMIOAI { + uint32 PJJAOILBFBN = 3; + int32 retcode = 7; + uint32 config_id = 11; + HBCJGNLBDEN MCDFOJKMIDB = 15; +} + +message MMAEIMDKBHN { + uint32 ELCLJHGCOBO = 2; + bool DHFDMGLICJH = 3; + uint32 ECNNJJOIEHD = 4; + HCCIOPJEPFD BLEBCHGPIEB = 5; + map OHKDKAKHGJE = 8; + DOFEMMFNNNG NBHODDCFIKB = 12; +} + +// CmdID: 9473 +message COCJADOHIKL { + uint32 IEHLHAOGKPJ = 1; + repeated LCMDACEFJPA DENPIKHPEHL = 4; + uint32 AAOPMGIELOK = 5; + uint32 JOFBEIACLOF = 6; + bool KBNHKAMGPJI = 9; + repeated PABBCCKNLDF JNNHHDKPAEC = 15; +} + +// CmdID: 6590 +message IHGJKHBPHEB { + map fight_prop_map = 13; + uint32 entity_id = 14; +} + +message FJMJCDDODMH { + bool PHFKPMBCIJO = 1; + uint32 HKEEINBHFHM = 2; + uint32 OOMMIFLEMOB = 3; + repeated uint32 OOBOKLEHCCD = 4; + string version = 5; + uint32 GNAKONIIJHO = 6; + uint32 HGAAIPEJFLH = 7; + uint32 NDJACELKNEE = 8; + bool GAFMFLGBLCF = 9; + uint32 OJOAPINGLNO = 10; + FHFDMAMPGOG CJDIONFGOCB = 11; + bool CEFGLEHDBEH = 12; + uint32 IJFFKCGIAOJ = 13; + EOLABDOEPPI ILPJMAHLGDK = 14; + repeated AAGPKJDPBLK CKOLIHHMKDH = 15; + repeated uint32 NMEEMOCPFME = 34; + PEJHKPDNEAA LNIGEJEBJAN = 1528; + LOAAEEOPJAD DPEBBFLAADC = 1714; +} + +// CmdID: 20022 +message CJCIIBMAHPA { + uint32 LHDAHDNEPPL = 15; +} + +// CmdID: 20116 +message GHPKNLOLBGL { + uint32 NHAKDOLOEKA = 13; +} + +// CmdID: 20484 +message EKMDOOCJEHN { +} + +// CmdID: 5759 +message JCNCIIDJLIF { + int32 GBAGLGMGJHJ = 10; + int32 PEAGFMGMEAH = 7; + int32 ACJPDGMFGNL = 1; + uint32 KJLBEPDNLDM = 6; +} + +// CmdID: 1430 +message HAINHEPDIKL { + repeated EFAIPNDIHAI NBHOMDNIDMI = 2; + repeated EFAIPNDIHAI avatar_list = 5; + repeated uint32 BGBBKNCDJLF = 6; + repeated EFAIPNDIHAI KKFAKEIGCIC = 8; + repeated AHNHFDINJEF CEIHIPAHGNH = 10; + uint32 MEMPKCGNNMF = 11; + repeated uint32 PIKPODEGKCK = 12; + repeated uint32 GKPJEDKHCIF = 14; +} + +// CmdID: 205 +message JBFEFBECPFH { + repeated uint32 IEAOPMINPEN = 7; + uint32 uid = 12; + repeated uint32 FIKGDOFABEE = 15; +} + +message LHOHOHMIBEL { + uint32 OLONGPPLCMG = 8; + uint32 HMJBPHPPJDB = 11; +} + +message KDFGEDGEAMN { + uint32 FBPGIMLMDNJ = 7; + int32 CGEOAPIPDOA = 9; + map IFFDAJMBONC = 10; + EEGMNIPNKMJ reason = 12; + map BAFFHLKJDML = 13; +} + +message GKBOFEACMHA { + uint32 end_time = 1; + uint32 KIJJBIKFDKN = 2; + uint32 KEAALOAEHCM = 3; + string NHFNCGPBDOG = 4; + uint32 LGBNFIFCPJF = 5; + string COMNAFLODGJ = 6; + uint32 CLKPAGGJMAC = 7; + uint32 KHHIBKPBKPN = 8; + string AICDPNIBOHE = 9; + uint32 ANHIGELNHKP = 10; + string CDPBBJMOKHC = 11; + uint32 KGLDFIJAJIE = 12; + uint32 HDKLPBOHLDH = 13; + uint32 FCKCNHKOABI = 14; + uint32 AHBCOFJAMCP = 15; + repeated uint32 NIBJJPKMHNG = 99; + uint32 HGHMFFPABOO = 243; + bool LHNMDFNENEN = 251; + uint32 AIIHCKIMNNN = 599; + string ALDGMBLJOHB = 782; + string HABIBJMGIGK = 798; + uint32 AFBCGIPIAKC = 1087; + repeated uint32 EFPBICLMCGG = 1448; + bool LAGAHPEKLHM = 1509; + repeated LIIJODFAABF BHELHJBMBFH = 1711; + repeated uint32 PBCHCHIIGLK = 1882; + uint32 FLBFCPEKOJE = 1938; + string NDPFPHCDNHA = 1984; +} + +// CmdID: 2718 +message PEIKLCINOOK { + uint32 LHDAHDNEPPL = 4; +} + +message HAKJCBNCNFP { + bool ECIHDIJCLED = 9; + uint32 HDMFABPLNOB = 14; +} + +message HCHJMOCBOKE { + uint32 group_id = 6; + oneof Detail { + EKJFIBAMKEI balloon_gallery_info = 90; + PHPJIJIEHEE racing_gallery_info = 114; + CJPLOCEGINB stake_play_info = 504; + MIAKDJELHDC explosion_info = 689; + DNGNAKADCBA seek_furniture_gallery_info = 719; + } +} + +message NFGGICFDDFJ { + bool HDCAGPJLIDI = 2; + bool JHIJPAILMJG = 8; +} + +// CmdID: 23350 +message FDMGNGLCJJC { + repeated HGMKOHPLKIE ELOKJJINGMC = 15; +} + +// CmdID: 29062 +message GKBIOJDIBFP { + int32 retcode = 2; + bool DHAOMGMMDPD = 5; + uint64 guid = 15; +} + +// CmdID: 1343 +message AJLPDFIEOFB { + uint32 PJJAOILBFBN = 15; +} + +message LANIKOFEDEG { + repeated uint32 NKCFFILDBNA = 1; +} + +// CmdID: 28919 +message HLGFGJFAFDI { + uint32 KHHIBKPBKPN = 6; + int32 retcode = 15; +} + +// CmdID: 684 +message HPLKIOENFNM { + repeated uint32 IJNACJMNOJM = 5; +} + +message CEPDCLHAMCI { + bool EIALJBAENGJ = 1; + uint32 PJJAOILBFBN = 7; + uint32 OMINNHCMHAP = 9; +} + +// CmdID: 29153 +message BPACJMNBLAN { + KNBCEHEDICE BEPFMDKMFIC = 6; + uint32 OMGCHBACHCI = 10; +} + +message JMFILHPJLKI { + uint32 config_id = 9; + bool DKLGBFPCCEN = 10; + uint32 FNDEICKOKMO = 11; +} + +// CmdID: 28417 +message HBPJBMLEGLI { + repeated JHAIACBOJOP MFEFIGMNOAH = 13; +} + +// CmdID: 5343 +message IEOOMJPOILL { + bool LHPBAGALLAN = 2; + bool IODKIEPDKIN = 8; + bool NLPPHGNDBIF = 9; + bool IHFLCKJFMCK = 14; +} + +message PBFPKEHKKKM { + uint32 gadget_id = 3; + bool ECIHDIJCLED = 14; +} + +// CmdID: 9396 +message IEAIADBAENG { + uint64 DCOMPDPPDPO = 7; + HIMMEMHOGFB MFMLAKBIAED = 3; +} + +message DGNANAKIJEL { + uint32 MPBEBAKODGF = 2; + uint32 OKAPNIODOOG = 3; + int32 CKNOLEJBJEM = 5; + AICHHOBNIJK ability_name = 6; + int32 EFAHLPDCFAN = 7; + repeated string EPGOBHIEDOI = 8; + int32 NNHDDJFMJFH = 12; + string LLDPNOCIDDF = 14; +} + +// CmdID: 69 +message JPEMCLNMOEK { + ANHGFBPNHBF AJFEFDIDFEL = 6; + IGOHJIBCDFA LKIDBHIOOOG = 9; +} + +message BIKKIPEEKNF { + uint32 GHNPCMOPBIP = 3; + uint32 DPEHDGLDFFG = 14; +} + +message MMFABCKMAOF { + repeated GFLGJKGHMGO IKLOJOGEPHK = 1; + repeated BHPFLOPGFKL INNKIPJCJAH = 2; + bool FCAEAONKGGA = 4; + uint32 BKNAFEBFFJJ = 8; + uint32 JIGFBECBOJB = 10; + uint32 KHMDGKAJFLC = 11; + uint32 IGJHLOJEEEI = 12; + uint32 JNDHLPNDOCC = 14; + uint32 FECMLPMPOPC = 15; +} + +// CmdID: 4392 +message EAPFNEHNCFE { + uint32 DMNLDPPGOKG = 3; + uint32 ONHOJOBNAPM = 4; + bool DGGCKMIKBMO = 7; + uint32 DEKHBEOOIEN = 11; + uint32 DPMDGMEBGII = 12; + bool DMEDOEHOMKH = 15; +} + +// CmdID: 5982 +message ACCLLDBGNMF { + repeated uint32 NKAICHLODLE = 3; + int32 retcode = 6; +} + +message HFCNCHPPHKA { + int32 x = 1; + int32 y = 2; +} + +message IBJNMADIOPC { + uint32 scene_id = 1; + string name = 2; + Vector pos = 3; + LFIEAKHOOAL NHJCMJJBEGP = 4; + uint32 monster_id = 5; + GOHAMBNLBDI LIGFLLBNDLM = 6; + uint32 KENIKECFFLM = 7; + uint32 AGIENJJKPBE = 8; +} + +message APDKAKLMEIG { + repeated uint32 GHNCICAIMJG = 2; + repeated POIPABABMDA HHPPPONMCMJ = 10; +} + +// CmdID: 23589 +message KADMDNIMAKM { + uint32 PJJAOILBFBN = 11; + uint32 PNALLKJLNLC = 2; +} + +message GLACEHKEJMF { + repeated PPMJIDDGDMO GFBKAKOONHM = 2; + bool FBIJJNNKELE = 4; + repeated OJAFHOOHBIO OPEJFPCFJFI = 8; + repeated PDCDLNLDCDP DLGMLFEMBMG = 11; +} + +message MLKKIBOCGCO { + HKPNPGABCIJ JAJNMBLLABI = 5; +} + +message JFNKEANABEL { + uint32 GEIHMKHCIJE = 1; + uint32 ILPJBEPJDLP = 4; + uint32 BGFABPFEHGD = 10; + uint32 KENIKECFFLM = 11; + FECIOCNEBAH state = 13; +} + +// CmdID: 28057 +message OJJOGHCLAJO { + repeated FGBAEINDLHG MFAKDOBMFIM = 6; +} + +message HCPNNOGIPGJ { + uint32 JEFILDJEBAJ = 5; + uint32 AGIBOMGADDK = 9; + uint32 PCAOBBJLFFM = 15; +} + +// CmdID: 9117 +message INNKIEGHHCH { + uint32 PJJAOILBFBN = 4; + bool KNOOOPKPPEC = 9; + uint32 JOFBEIACLOF = 12; + bool ANKCBOMMOJB = 13; +} + +// CmdID: 7421 +message LIANANCCHJA { + HLHANIKIGAH BEPFMDKMFIC = 8; + uint32 OMGCHBACHCI = 12; +} + +message AEHKDMFHNOP { + uint32 monster_id = 2; + repeated uint32 affix_list = 10; + uint32 level = 11; +} + +// CmdID: 22351 +message HDHPEIHFDGL { + EAJBOAFFJLF FNBPGFAGLKF = 6; + EAJBOAFFJLF CIFLEGCKJEI = 15; +} + +message INAGOCAJOMD { + uint32 PJJAOILBFBN = 3; + uint32 LJEJEBELKMJ = 5; + uint32 LJFAFDHIKJD = 7; + uint32 MEMPKCGNNMF = 9; + uint32 KDPLCBJGBAF = 12; + uint32 KMAEHPAGKFK = 15; +} + +message LJOCPDMINCM { + repeated ADJLGGOAAOI DNFLBGNADNK = 7; + repeated IGDJAOLOKDI EHGNABKAACH = 9; +} + +// CmdID: 21495 +message MNFHDGDCGPN { + repeated GGJOLOLOFAD BDCPHHCEFHI = 11; + uint32 LJDMBIDHPJI = 9; +} + +message LFFKPKFCJLN { + NNCOPLDHCPB JOGLGBMKMKE = 6; + uint64 GEDMDOCOLFJ = 7; + uint32 MHGHINOGBGD = 12; +} + +message OJKAFCEPEHL { + uint32 FNPPFKKPACA = 5; + uint32 CKPFIPMMJAN = 10; + uint32 GOEABHJFKKO = 11; + uint32 DMOGOLGLGFL = 15; +} + +message FAAGGNKGFAO { + repeated DLIMEJILDCA OOPOPJOFCGM = 3; + bool ECIHDIJCLED = 4; + uint32 MEMPKCGNNMF = 7; +} + +// CmdID: 24330 +message GNELBHGIGBB { + uint32 parent_quest_id = 13; +} + +// CmdID: 29608 +message ILKJAAGFLAH { + int32 retcode = 1; + bool BDGPHDBFLKM = 8; + uint32 PJJAOILBFBN = 9; +} + +// CmdID: 13 +message PCMJLJMFCBL { + uint32 group_id = 1; + int32 retcode = 3; + uint32 FGEDPPOCCKE = 11; +} + +// CmdID: 9890 +message DNABCCNHHAH { + int32 retcode = 3; + uint32 KHHIBKPBKPN = 14; +} + +// CmdID: 3373 +message LOPIKNHJBJE { + uint32 uid = 10; + repeated uint32 NAPGDLCLMEF = 11; +} + +message HJCDIGFHBDG { + uint32 CENHKJDFFDA = 7; + uint32 AJHFCCMIKDG = 8; + repeated NMHIHCGPHIP HCDNAGJHPCL = 11; +} + +// CmdID: 3429 +message OEEMBCAIPKL { + uint64 DCOMPDPPDPO = 11; + HIMMEMHOGFB MFMLAKBIAED = 8; + bool AKDGMPMNDFC = 5; +} + +// CmdID: 21515 +message KJJEMELGDGE { + uint32 PJJAOILBFBN = 8; + int32 retcode = 11; +} + +// CmdID: 8353 +message NBIDIPBJJDA { +} + +// CmdID: 3415 +message GOKOJIFKDCL { + repeated JMCOEFEBANG DACALPKIBBI = 1; +} + +message JMCOEFEBANG { + uint32 CPJOFIGJDGP = 1; + uint32 uid = 6; + bool IBEIKEIGMKO = 13; +} + +// CmdID: 24944 +message AAEGPKBJHJA { + int32 retcode = 1; + CEOCJHPHEDC reason = 2; +} + +// CmdID: 418 +message ACGPHCFJGPN { + uint32 PJJAOILBFBN = 2; +} + +// CmdID: 24134 +message LCJJCMAKOOC { + int32 retcode = 8; +} + +// CmdID: 20229 +message MJNMKMLLACL { + uint32 PKICAIBDCHD = 3; +} + +message OMLMLMJKENC { + uint32 MMLDGPBIECC = 7; + int32 OAAGMPKIKGI = 10; + uint32 entity_id = 12; +} + +message CDFFJFICDHK { + HAKLMLNJLOA LLNNHDPEGEF = 1; + bool KHHIMJNKNNN = 11; +} + +// CmdID: 27374 +message FNCFJNPKCPK { + GMAPKEFNAEC EGIKHJDAICH = 3; + uint32 OOFLAHMELEO = 12; +} + +message JEEINADADJM { + uint32 OKICOGLEJEC = 7; + bool is_add = 9; + int32 GNJCIDHOBIA = 12; +} - repeated ABFKJACHPLA BLEACFGOPIM = 2; - EJDIAPBMJND LPHHAELMDJC = 3; - uint32 PABNFILBDMA = 4; - ABFKJACHPLA CEBOGNOBIKB = 5; - IMJJCCJHHOC ANCGPGGGOAJ = 8; - IMJJCCJHHOC IFMLKJBFKDK = 9; - int32 KHOMIKPAOLH = 14; - LAAGEDALJKM EEPENCMNNBP = 15; +// CmdID: 23556 +message FLPKNLMGGMK { + repeated uint32 HIMCBBODHCJ = 3; } -message LCJJJOGPHIP { - KDOMMJBBCIE DFGBJIBFJBA = 4; - repeated DPLKAKONJEB FNBOCEGLAJF = 13; - uint32 PKLFIKGDGPG = 15; +message LPPGLJEKMKG { + repeated uint32 APBMODDNKJE = 1; + uint32 HKLKMBMGAKE = 8; } -// CmdId: 24286 -message LNGIGBFHNBG { - uint32 BLALLKJMGKE = 7; - uint32 CPNEKAMBJGK = 8; - uint32 ENKIGHFIHBA = 9; - string JIBLGIOMNDB = 11; +// CmdID: 29453 +message DFCGCENIIBE { + repeated uint32 CFKPLNKHFKN = 22; + repeated uint32 NNFBHPJCONO = 1; + uint32 ABOAGOKKIEA = 9; + uint32 JJKIBHBPPPO = 752; + uint64 DCOMPDPPDPO = 6; + uint32 DEKHBEOOIEN = 8; + uint32 PCKLFFNFNGE = 5; + uint32 GIKJKDBLFAD = 565; + uint32 CLCABCNLGFM = 3; + float speed = 899; + uint32 CJBCKCOBHFF = 7; + uint32 JLFHEEIPDDP = 13; + uint32 EJNGLCJNAPN = 4; + uint32 JPEGLEBNIGL = 1129; + uint32 BHPGPLPCNPL = 15; + bool OEDCPFGAKAM = 1017; + bool JFJDIMPCNNF = 11; + bool HKJPCJFLNFJ = 1204; } -message LDDHDDOLJDG { - bool PHNFKDNBJJB = 9; - uint32 AHMMCHAOCGN = 11; - uint32 PKLFIKGDGPG = 13; +// CmdID: 23201 +message DCJDMKACDJC { + repeated uint32 FJAIHBLDGIO = 5; + int32 retcode = 8; } -enum CBAEIFGKBNE { - CBAEIFGKBNE_CLIENT_INPUT_NONE = 0; - CBAEIFGKBNE_CLIENT_INPUT_KEYBORD_MOUSE = 1; - CBAEIFGKBNE_CLIENT_INPUT_GAMEPAD = 2; - CBAEIFGKBNE_CLIENT_INPUT_TOUCH_PANEL = 3; +// CmdID: 28952 +message OCIICNFAGPG { + uint32 JCHHLLEBMJA = 8; } -// CmdId: 6689 -message IAOKDAILHCG { - string HNJMGIEAIHP = 2; - int32 ALOELOFKHLC = 3; +message IOFNPAIEIJN { + uint32 IHEKODCHBLI = 1; + bool IMAMKDLKMON = 3; + uint32 GNAKONIIJHO = 4; + uint32 AFFKLOGICMO = 6; + repeated JGJOLLOHFNO BHADLENDMKD = 8; + bool CEGHIGHNOKO = 9; + bool DPHDAGAGBII = 13; + uint32 LNILDGFIKML = 14; + uint32 INFGBPALAMC = 15; } -// CmdId: 1579 -message OMNDJIDLIMF { - uint32 GCBOLPFMJCJ = 2; - int32 ALOELOFKHLC = 5; +message EGEEKPAPBGJ { + uint32 KFMIIOOHOAH = 4; + uint32 group_id = 6; + Vector position = 7; + uint32 CAMMFNMAHEK = 9; + uint32 AGIENJJKPBE = 10; + uint32 scene_id = 11; + uint32 HGAOAFPJOGO = 13; + uint32 config_id = 15; } -message LBCLJGHPAKG { - uint32 EHBGMMBLCPH = 1; - uint32 IEFGMPMOMKC = 2; +// CmdID: 25162 +message KKKFGMFBEBI { + uint32 PJJAOILBFBN = 1; + uint32 PNALLKJLNLC = 2; + bool DGGCKMIKBMO = 3; + uint32 LNBBMIAHHND = 4; + uint32 FENJHMLGKIE = 10; + uint32 AAOLKIBHBFN = 12; } -message IDOFDGPCJFH { - string FMJOMHGOBEE = 1; - string KFHFMBLCBMI = 2; - uint32 HFMIKFJFBJF = 3; - uint32 EEGHNGABMGJ = 4; - uint32 OFKJPAHLDIL = 5; - uint32 GKAFIEPILPB = 6; - uint32 MJMJKLPOCFP = 7; +// CmdID: 6753 +message MKFPLCPICNP { + uint32 GIILNMOLONI = 1; } -// CmdId: 27356 -message IOGAHNNNFCM { - int32 ALOELOFKHLC = 5; - string PHAKJGEKCKM = 6; - int32 HNFPMBHEBCG = 11; +// CmdID: 23842 +message FFHHLAEEJFL { } -// CmdId: 21644 -message JFJBMCGAFBM { - repeated LKBOMNNAFMM AIMKLLCFABE = 2; - uint32 JJLDLJAPBEA = 3; - uint32 IGJACPLFFPJ = 4; - repeated uint32 OFHFHHOAAEG = 5; - int32 ALOELOFKHLC = 8; - repeated uint32 KOJDBIGFEGI = 14; - repeated uint32 EEGKJDKAGNM = 15; +message CJKNMOICNIG { + float DMJFGGDIDOK = 1; + uint32 DMLCIGBDPII = 4; + bool OKIGGNFHLGG = 14; } -message EDLBDFFNHDL { - uint32 GFBEGFHGAHH = 7; - uint32 PDMGGGPIGIG = 11; - bool IMCHNFFPGNH = 12; - uint32 IKOIIFEOGEJ = 13; - bool JINAIMDOMHD = 14; +// CmdID: 8563 +message FMKDDCIGOHM { + int32 retcode = 15; } -// CmdId: 8680 -message PEDMLJPBKIB { - int32 ALOELOFKHLC = 1; +message LLCOCPJPBLD { + uint32 GHIAOGLLLDI = 1; + uint32 group_id = 3; + uint32 KMPMKINJCLJ = 8; + Vector pos = 11; } -enum FLOIKBKAJEM { - FLOIKBKAJEM_WIDGET_CREATOR_TYPE_NONE = 0; - FLOIKBKAJEM_WIDGET_CREATOR_TYPE_RETRACT = 1; - FLOIKBKAJEM_WIDGET_CREATOR_TYPE_RETRACT_AND_CREATE = 2; +// CmdID: 414 +message GDEMHIAPDKC { + uint32 GEFBNNEBKDB = 6; } -// CmdId: 28139 -message JGKMFLFKLBK { - uint32 LDMDOFDHFDN = 3; - repeated uint32 BKNAFEDHDFD = 5; - EPPNFGHFJIM KIFBAKINPCD = 8; - uint32 OIFFDDFEHLH = 9; - uint32 KAKFCNHBHLM = 11; - uint32 DMCHGDJHHBB = 13; +// CmdID: 4868 +message DNFNDEDDEPD { + int32 retcode = 15; } -// CmdId: 25648 -message FNNMELKJNDM { - string AHMBHENMHKD = 1; - uint32 PPFDEGKIBMC = 2; +// CmdID: 29393 +message DDJCODJOBKE { + bool DBJOIECGKAH = 14; } -// CmdId: 940 -message OCDMFOFDMGN { - repeated uint32 PLHLIDEIECN = 4; - int32 ALOELOFKHLC = 6; - repeated HIPPIJJBBLJ MMIBBDEGCED = 15; +message HAKGHKMMHHJ { + bool JHFMEFICAAL = 1; + uint32 JOFBEIACLOF = 2; + uint32 BAFAJAAIBBF = 3; + bool ECIHDIJCLED = 4; + uint32 BNNMGEHJPFB = 6; + uint32 OLBBCJEAHIA = 7; + uint32 PJJAOILBFBN = 12; + repeated uint32 GIJIMMLHAPL = 15; } -enum HFGEKLGFDED { - HFGEKLGFDED_GCG_ZONE_INVALID = 0; - HFGEKLGFDED_GCG_ZONE_DECK = 1; - HFGEKLGFDED_GCG_ZONE_HAND = 2; - HFGEKLGFDED_GCG_ZONE_CHARACTER = 3; - HFGEKLGFDED_GCG_ZONE_MODIFY = 4; - HFGEKLGFDED_GCG_ZONE_SUMMON = 5; - HFGEKLGFDED_GCG_ZONE_ASSIST = 7; - HFGEKLGFDED_GCG_ZONE_ONSTAGE = 8; - HFGEKLGFDED_GCG_ZONE_RULE = 9; +message EDBIEOJNBAF { + uint32 NJCCEMPMHDI = 2; + uint32 HDHJDCPHFMK = 3; + uint32 NGJIICKJNHG = 6; + repeated POIPABABMDA KMBAMPPHCNI = 8; + uint32 CJMMGKPFMOF = 10; + POIPABABMDA HPKDNCEEHFN = 11; } -message PEMPALKDMMB { - repeated uint32 LDLBCFBAGJM = 2; - uint32 CLMPMOOCCJJ = 3; - uint32 PGELDBOBIFA = 11; - uint32 MKMACOMJCGB = 15; +// CmdID: 7914 +message EnterSceneReadyRsp { + int32 retcode = 9; + uint32 enter_scene_token = 11; } -message LLBPNBABIHB { - uint32 GAMKJHOEENJ = 6; - uint32 MKMACOMJCGB = 11; - uint32 CLMPMOOCCJJ = 12; +message ILDJCDPGJLC { + uint32 HCEMIMJKCPI = 2; + uint32 ADOCPJAFIOH = 3; + uint64 CIIIGCJKPOJ = 5; + uint32 LANBAKKBBGH = 6; + uint32 CMDNKFLFHIA = 8; + uint64 MOJEFFJPNBN = 12; + uint32 DEKHBEOOIEN = 15; } -// CmdId: 28607 -message PNNLCKEICNA { - uint32 BLALLKJMGKE = 7; - uint32 PHEDBMKDHAG = 8; - GJBGAPBDDFI BLFENGEDNJO = 12; +// CmdID: 5757 +message HFECJJGPAME { + uint32 GHIAOGLLLDI = 4; + int32 retcode = 5; + uint64 avatar_guid = 7; + uint32 promote_level = 14; } -// CmdId: 2519 -message KHJDEAAMNJM { - BALKODLKKDC BEEGAJMCLFA = 7; - uint64 LKBINMHIDJP = 13; - int32 ALOELOFKHLC = 14; +message HOELLHPEELL { + repeated uint32 DPJAJIMLMNP = 12; + uint32 OBOOPJLPDNI = 13; } -message KLBKDPCMBAA { - uint32 BKEHFFBOFMC = 3; - JNNFMJEDFMO EDKODFKFMHL = 4; +message KBHCEBMIHND { + uint32 ENNHEDLEHNA = 1; + float MIDBHALNIKM = 3; + Vector GPLKLBHAHNN = 4; + float NOCBKDMMAEN = 7; + Vector DJIMCFOGLPG = 8; + float KMFDDAFFJFB = 9; + float ONMKMCNHMGB = 10; + Vector NIPMGAOPHEO = 12; + Vector AMCMBPMHKIK = 14; } -// CmdId: 28575 -message ACLJKEADKJB { - int32 ALOELOFKHLC = 5; - HFJLMPBLNLF CCPDCDKFFJB = 6; - uint64 LKBINMHIDJP = 8; - BALKODLKKDC BEEGAJMCLFA = 11; - oneof JNEFABCJBCI { - IJLJPOGOGLN music_brief_info = 725; - } - oneof FNJAPPHMEED { - NFMGCBHHJEG music_record = 15; - } +message CIMGANHOEHB { + uint32 GGHKDJLGFPB = 5; + uint32 level = 8; } -// CmdId: 29015 -message GIDOFALIPKB { - bool LPIPMFLMDCI = 1; - uint32 JHOILIMLEAG = 2; - uint32 KHGNLFMAEAJ = 4; - bool HKPAPPFDGCP = 6; - uint32 PKLFIKGDGPG = 9; +// CmdID: 22535 +message EJCLECPBFHO { + uint32 KDKNOOCOEBM = 5; + uint32 LGOOIDCIAAG = 9; } -message GOJBHODKDEB { - uint32 OMOLMEBNDJM = 2; - bool LKJBMABGMHF = 6; - uint32 NCEBPIIBBHA = 7; - uint32 IMFKOKMIDGE = 9; - uint32 BCHPIIAFDBM = 13; +message DPNKDNAMANJ { + bool DGGCKMIKBMO = 5; + CAOIKLIFEEB BEPFMDKMFIC = 13; } -// CmdId: 23012 -message HBKPIDAGNDB { - bool LPIPMFLMDCI = 2; - uint32 JAHFOBKDPDC = 3; - bool HHALAHALMKI = 7; - int32 ALOELOFKHLC = 13; +message FJJBHEGFBDI { + uint32 GPAELJHNAEK = 2; + uint32 ALFEKGPGMOA = 4; + bool DPHDAGAGBII = 6; + bool GBFJIKEEGFG = 12; } -// CmdId: 28112 -message AINKLOFEKKI { +message EIEEBJBEMLI { + uint32 AJMEOHDGNGN = 1; + uint32 KMOEPPFHPGJ = 8; + repeated AEHKDMFHNOP PAEJAAJCGBE = 15; } -enum IJAAABGFIJC { - IJAAABGFIJC_NONE = 0; - IJAAABGFIJC_STARTED = 1; - IJAAABGFIJC_UNSTARTED = 2; - IJAAABGFIJC_SUCC = 3; +// CmdID: 7646 +message IDJBNEPGKMP { + bool LJMFGAJFIAN = 8; } -// CmdId: 2051 -message LMMKIDGANOH { - uint32 CLPBPBCHMCE = 7; +message DOAPFGNFCCO { + uint32 CMCLGGHAKDC = 1; + fixed32 LNPJPIIPEBC = 2; } -message IDHMGJIEEJO { - uint32 LOIEKFANKLK = 1; - bool LPIPMFLMDCI = 9; - uint32 PLHGOLNFKGP = 14; - uint32 PKLFIKGDGPG = 15; +// CmdID: 6005 +message FOODOCABBHB { + bytes MLONGFELFIA = 4; } -message KPDGJLCJMAG { - PBFPMADNALI BEOHBLAOIAK = 10; - uint32 GAMKJHOEENJ = 11; +message LFICLNPILHO { + uint32 entity_id = 12; + uint32 GCHGLANNHMC = 13; } -// CmdId: 23436 -message JINIGMIKJEF { - IMCFPLIGOEM FFIHKAHPMKN = 10; - int32 ALOELOFKHLC = 15; +message PKGBFMJBBIA { + uint32 AGIENJJKPBE = 1; + uint32 scene_id = 2; + uint32 ECAMACIGJAP = 3; + Vector KDHJLMKFMAN = 5; + uint32 JINJLBEMJNC = 7; + bool HPDAGJJBNFC = 11; + uint32 config_id = 12; + uint32 group_id = 13; + bool ACNMJLDPGGA = 14; + uint32 CAMMFNMAHEK = 15; } -// CmdId: 26224 -message OKMFLMKCHHB { - repeated uint64 CCDENBNFOHO = 1; - map MJJCDBFMNCH = 4; - repeated uint32 JENPALBEKAF = 8; +message AONHLNJIDIF { + uint32 name_id = 4; + bool NECLIPHHKNG = 6; + uint32 DMLCIGBDPII = 13; + uint32 JPJAMPMNPOJ = 14; + uint32 MDFFAJLBGJJ = 15; } -// CmdId: 20985 -message DLBHJKAJIEO { - int32 ALOELOFKHLC = 5; - repeated MOMMEPEGDHB OBAFANGAOIB = 9; +message JODEBJOIOAH { + float LONEOLKJMED = 2; + uint32 FLHCOCNHMLF = 4; + float HLPKLPPDBIK = 5; + uint32 attack_target_id = 6; + uint32 GLJPOGNFGFN = 8; + float IILMLLIIOIA = 9; + uint32 APEODMIFELC = 10; + map LJCKNOIHDHE = 11; + float DMILIADHJBF = 12; + uint32 KJPELJBGIGH = 13; + repeated HDPINKBNCBO BAIAFMCLEII = 14; + uint32 entity_id = 15; } -// CmdId: 27086 -message FPHBICIOHKH { - uint32 JHEHOCBEODA = 12; - uint32 HLNJMDJPJNK = 14; - int32 ALOELOFKHLC = 15; +// CmdID: 25309 +message KLEALCOODKG { + uint64 avatar_guid = 1; + map skill_level_map = 2; + uint32 skill_depot_id = 5; + uint32 entity_id = 6; + repeated uint32 talent_id_list = 7; + uint32 core_proud_skill_level = 8; + repeated uint32 LOBOGPPEPPF = 10; + map proud_skill_extra_level_map = 13; } -// CmdId: 3852 -message NGGGGMPPIKM { - bool GAKBIBMAJOF = 4; - uint64 DCENJPAOCIC = 11; +message HENEBMLIICL { + uint32 uid = 1; + string BKDILGIJPEG = 2; + uint32 DBMPKIGBBHN = 3; + uint32 avatar_id = 4; + IJJOJMPIJKC DBJGHNGIIFG = 5; + uint32 KJBIAAPKLAK = 6; + uint32 OBFCJPOJMOM = 7; + string KAMJIJOLFKJ = 8; + uint32 PKICAIBDCHD = 9; + repeated uint32 LOLIBFKMABP = 10; + string PBIGGANLBDH = 11; + NBADDMOPLEI BLFKOJLCCOO = 12; + string MMDPDOOCOCO = 13; } -enum EIJPOEBEFHK { - EIJPOEBEFHK_VEHICLE_INTERACT_NONE = 0; - EIJPOEBEFHK_VEHICLE_INTERACT_IN = 1; - EIJPOEBEFHK_VEHICLE_INTERACT_OUT = 2; +message LPKFHNJIBNA { + uint32 PJJAOILBFBN = 7; + bool JHFMEFICAAL = 11; + bool ECIHDIJCLED = 14; } -message GBINEPIEAIG { - PDBIPKAANMA FNLJADFMFDH = 7; - uint32 DNLLBNNEBOH = 14; +message BOGAPPBNKCD { + Vector pos = 2; + Vector rot = 6; + uint32 room_id = 7; } -// CmdId: 1417 -message PDKHJAGFEIG { - int32 ALOELOFKHLC = 3; - uint32 BPPLPPNBHJI = 9; - uint32 FJFENDDFAIF = 14; +// CmdID: 197 +message ILAFIKENLKC { + JPOONCLJEAI EFNFPNGEFLP = 2; + IGOHJIBCDFA LKIDBHIOOOG = 4; } -message DFIDPJEJOKP { - repeated uint32 FGFNMMFFIKM = 1; +message GBECLHJIOIL { + string KAMJIJOLFKJ = 3; + string MMDPDOOCOCO = 5; + string nick_name = 6; + NBADDMOPLEI BLFKOJLCCOO = 13; + uint32 uid = 14; } -// CmdId: 28859 -message JEIKEFPGLLA { - uint32 PKLFIKGDGPG = 4; +message PJJNEIIHKJP { + repeated DMMBPAKOIJO CEJBFLEEJDG = 9; + uint32 HMJHONFMMAD = 14; } -message DIMOOCNKAGF { - uint32 IEFGMPMOMKC = 15; +message DELAMILMDGL { + uint32 DEKHBEOOIEN = 9; + ONEJLAKGHCI MHFDGAGIEPA = 15; +} + +// CmdID: 576 +message FDDEIBBBPIK { + Vector JEPHHGLFNLP = 3; + uint32 GANNIAEFPOI = 4; + uint32 LGFEDPKCMCK = 5; + bool DIGOFLEKFIB = 6; + int32 JGIOHAEBPAM = 8; + uint32 HOICMNMMOJI = 9; + uint32 GBOACPCDMIF = 14; + bool MKJJNKPCJHO = 15; + oneof BAOKDJELELH { + HEOKEFPJIKF cylinder_size = 422; + float sphere_radius = 1725; + HKINNEHLNAC polygon_size = 1726; + Vector cubic_size = 1887; + } +} + +// CmdID: 2091 +message IAGJFHKFPPM { + uint32 BADOIOJGDBB = 14; +} + +// CmdID: 24269 +message JCCHJGEGFAK { + repeated POIPABABMDA item_list = 11; + uint32 uid = 14; +} + +message FNIEFGLBKCI { + uint32 PJJAOILBFBN = 1; + bool MDGJJOFOKAP = 3; + uint32 DPCPBLCMLMK = 4; + bool COEJBJMBADC = 5; + uint32 KOGCOAKPHDJ = 6; + repeated GEJGHFPGJLI OLLKNOFBACF = 7; + GEJGHFPGJLI LJHHFMCKMGA = 8; + bool KDOFAKIDDIH = 9; + bool GIEJBIGOEHH = 10; + uint32 GHMMPAHJCLF = 11; + uint32 PLCDIMKGFDE = 13; + uint32 CGEJMGHJJNO = 15; +} + +message EOLABDOEPPI { + repeated BDAGEKBLJHC FHIEGNJDBMO = 1; + uint32 GPEJLGHEOMG = 7; + uint32 HMJBPHPPJDB = 8; + uint32 OOMMIFLEMOB = 10; +} + +// CmdID: 23634 +message BGJGJIEJBHB { + HIMMEMHOGFB MFMLAKBIAED = 5; +} + +// CmdID: 5131 +message LCJGPGOMNAC { + uint32 OMGCHBACHCI = 5; +} + +// CmdID: 29127 +message SceneEntityDisappearNotify { + VisionType disappear_type = 10; + repeated uint32 entity_list = 13; + uint32 param = 15; +} + +// CmdID: 27815 +message NGINLGIHCKG { + AFGMKCJEICP GEJDOAHBAPE = 15; + uint32 PJJAOILBFBN = 12; +} + +// CmdID: 4184 +message EOCEBIJHEDB { + uint32 GAPLFMMGBFA = 1; + bool LEJLMJJDEDC = 6; +} + +// CmdID: 28272 +message BDEBMCOBIAH { +} + +// CmdID: 4003 +message PKPPMAMJJGI { + uint32 GGHKDJLGFPB = 5; + int32 retcode = 6; +} + +message FFGGPNBBMKN { + uint32 OHKIDHNABIB = 1; + uint32 KDCLMHBCFNH = 2; +} + +message IPGCFEDKILL { + float LEDGJDCJIMK = 3; + uint32 MOJDCGIGNNO = 4; + string LGNFAFMPHKD = 5; + uint32 GLHMMNJIGFG = 7; + uint64 FJPDFFCPJIK = 10; + uint32 HBEDECBNHOA = 12; + uint32 CIDHMCHNNEH = 13; + uint32 ECNKGKFHFDF = 14; + repeated LIMELJBMAPL BHEDCANJOED = 15; +} + +message LIMELJBMAPL { + uint32 DMLCIGBDPII = 8; + uint64 NPDKLMFOOFD = 11; + bool OKIGGNFHLGG = 13; +} + +// CmdID: 29770 +message EBFGOJJLLGO { + repeated uint32 OGJODGFLEIN = 1; + uint32 uid = 5; +} + +// CmdID: 635 +message KMDBPGCBBHD { + int32 retcode = 13; + uint32 PHMKPNKMOOE = 15; +} + +// CmdID: 24014 +message LFKCFOIDDMH { + repeated JEEINADADJM FMKIHLLEBGH = 7; + uint32 KENIKECFFLM = 15; + uint32 PODHDPCPJGJ = 6; + uint32 parent_quest_id = 5; +} + +message ELEENMMGMKB { + repeated uint32 HOEPCMHJBHE = 3; + uint32 GIGKDJINOLG = 8; +} + +// CmdID: 6491 +message HNHEBPKCHLB { + int32 retcode = 7; +} + +message GDOMJPEHFFJ { + uint32 OJOAPINGLNO = 1; + bool NAPMCBKMNAA = 3; + int32 KOINNJPENFL = 5; +} + +message MHJKJIADIFL { + repeated uint32 PDCGACBHLAM = 3; + uint32 FCHFAKEPINP = 6; + repeated uint32 FPAIOJDPDPC = 9; + uint32 IHLCEEDFIND = 10; + GEPCIKPIEPN HNJDDDNOOOK = 15; +} + +// CmdID: 1498 +message MGOKOCILOPA { + LLMDBKHCLEB DHNKAEDGPML = 4; + uint32 AAAOHHGBHAB = 6; + float EEMANLFMMDP = 7; + uint32 entity_id = 11; + float GNJCIDHOBIA = 14; +} + +// CmdID: 20079 +message MPPPMGMHDGD { + uint64 NNLOEMNELIA = 13; +} + +message CACHHPNIABC { + uint32 PEBLOHAHPMM = 4; + repeated GFAFLDLCPDL weapon_list = 7; +} + +// CmdID: 20982 +message KPLKANODOLC { + uint32 EAFLFGDFPHC = 15; + uint32 EPJOAALLGGD = 12; + uint32 ONABDGFCPIH = 7; +} + +// CmdID: 23211 +message KKBKIJJGDMN { + repeated uint32 PGKAJDADHPO = 6; + int32 retcode = 14; +} + +message HKMFJKCPIPG { + uint32 FABCEOGGKJK = 2; + uint32 KMAEHPAGKFK = 3; + HENEBMLIICL MHFDGAGIEPA = 6; + uint32 EJNGLCJNAPN = 10; + uint32 uid = 15; +} + +message JPOONCLJEAI { + Vector LJMHPGLFPON = 1; + Vector HNAIDNLDHKK = 3; + float DDEBGODPMHD = 4; + int32 FOGAOLEFDMF = 5; + int32 BEDACOIEIMA = 10; + uint32 entity_id = 11; + Vector pos = 13; + Vector OFCGNBAAONJ = 15; +} + +// CmdID: 23366 +message NKNEKLPGBOP { + int32 retcode = 5; + uint32 entity_id = 12; +} + +// CmdID: 24195 +message BGMNHJJIGHK { + repeated ELBLAJJIDDD KFAPIJCGDBC = 12; + repeated uint32 buff_id_list = 2; + uint32 PJJAOILBFBN = 15; + uint32 KDPLCBJGBAF = 10; + uint32 MEMPKCGNNMF = 13; +} + +// CmdID: 8346 +message GKDMCPMLMFP { + uint32 PJJAOILBFBN = 2; +} + +// CmdID: 9459 +message PlayerLogoutReq { + PlayerLogoutReason reason = 11; +} + +// CmdID: 21700 +message IIHHMMIJPAP { + uint32 GHIAOGLLLDI = 1; + int32 retcode = 11; + uint32 level = 15; +} + +// CmdID: 3525 +message FFFLIAGBAPJ { + uint32 KHHIBKPBKPN = 3; + repeated KJCLJLEKNEK KEPILLLGHKD = 7; + int32 retcode = 8; +} + +// CmdID: 2646 +message PMNJJCOELFH { + repeated Item item_list = 10; + StoreType store_type = 12; +} + +// CmdID: 21152 +message GPPHDCPBEHL { +} + +message CLJKBDNFMPM { + uint32 DMCJBIMFKCI = 1; + uint32 EFNIIKEFDPO = 2; + uint32 OGOPBMAMFMA = 3; + uint32 CCKFDJDNLGC = 5; + uint32 LMJNOKAJEKI = 6; + uint32 JCEJAJFNDHM = 7; + uint32 GEHPJHAPOHJ = 8; +} + +// CmdID: 28834 +message IHIGKGEHKBH { + uint32 CKFGJJLBLNM = 15; +} + +// CmdID: 6029 +message HLHNKBIJPPK { + uint32 uid = 7; + int32 retcode = 8; + string OCMPADIIFCD = 9; + bool IENKINONACG = 13; +} + +message OLONLCGGBOJ { + map ONHBLIDIPHK = 6; + string BKDILGIJPEG = 10; + NBADDMOPLEI BLFKOJLCCOO = 11; + uint32 uid = 15; +} + +// CmdID: 3120 +message LBJMBHBBEHP { + EDAIFEEBMFK DCDNCMKNLIF = 8; + bool OJMKFKCLHDJ = 14; +} + +message PPCOGLLLLBO { + uint32 FBPGIMLMDNJ = 1; + IHACNPJBLDI FIIAKNPDPNJ = 6; + repeated uint32 GCBEEINCHKA = 8; + EEGMNIPNKMJ reason = 14; +} + +// CmdID: 26515 +message NDBGHJEMEMH { + uint32 scene_id = 12; +} + +// CmdID: 25750 +message ONNLBJBAMAL { + uint32 LBCLGHBMDAF = 6; +} + +message HGMMDEGFEMK { + AvatarExpeditionState state = 1; + uint32 CCCGNOGNOKN = 2; + uint32 NGJDFGCHCAK = 3; + uint32 OJOAPINGLNO = 4; + float ENBLEODHOAE = 5; +} + +// CmdID: 3238 +message PIAEFCPKNOC { + uint32 IEHLHAOGKPJ = 7; +} + +// CmdID: 6142 +message AOFJLIHMJGD { + string version = 1; + int32 retcode = 3; +} + +// CmdID: 9766 +message APGDPDJFBLN { + uint32 ONABDGFCPIH = 5; + uint32 BCGLGCJJIFH = 6; + int32 retcode = 11; +} + +message AAMKCDCJNHP { + AbilityAppliedAbility HDMBKCPICCC = 8; +} + +// CmdID: 1023 +message GJFOAFNKGLK { + bool EIILPBBLLPI = 5; + uint32 entity_id = 13; + IGOHJIBCDFA LKIDBHIOOOG = 9; } -// CmdId: 22270 -message HKGIOJOEFKH { - uint32 AOJLPDFHLPK = 7; +// CmdID: 9574 +message CPCNPKCBDAI { + LPNCACOAAMH KKONLPHIAHE = 6; + uint32 GBCEBGKBJDM = 7; + uint32 PBHHLNMHFJF = 5; } -message PGACOGFNLHF { - uint32 GCDJMPBFNLH = 13; +// CmdID: 4398 +message EOFMPPIHHAH { + bool GHJMCFFDFDD = 5; + MBMCKHFKOKF AKAECGKDAEK = 2; } -// CmdId: 28974 -message IPJBEIGNIDI { +// CmdID: 27267 +message BKNDLLGILDA { + int32 retcode = 11; + uint64 guid = 14; } -message FGAGHLBIIPK { - uint32 GCBOLPFMJCJ = 3; - bool HLEOIEJLKDC = 7; - OAACBAMIIFM PAAACOADOFD = 8; +// CmdID: 21653 +message BBEKFAKPCED { + uint32 FFHEMBOKBEF = 6; + uint32 GGHKDJLGFPB = 5; } -message MGHLFHKBAPC { - bool LPIPMFLMDCI = 1; - uint32 NAAKJKALPPD = 2; - uint32 PKLFIKGDGPG = 4; - uint32 HINKKDKCJMG = 6; - bool OOLPAFLIBAG = 7; - uint32 IPDOPNBDLCM = 11; - uint32 MPNIELODIFO = 13; +message CBFOMLLHKKK { + bool MJEOFIKHFEM = 1; + uint32 owner_entity_id = 2; + uint32 instanced_modifier_id = 3; + bool is_serverbuff_modifier = 4; + int32 PHDILKLHGAD = 5; } -// CmdId: 21169 -message HFLDNALLONF { - uint32 FIINGJHMHKF = 1; - bool NCIBBFLNKOC = 2; - string AHMBHENMHKD = 5; - map MOKFMLCLKKH = 10; - uint64 NBPLJCCFHIM = 12; +// CmdID: 23440 +message DHFOINCIGPD { + int32 retcode = 1; } -// CmdId: 3888 -message KHPGFDEMELK { - repeated uint32 NKKGAHJAHLD = 6; +// CmdID: 3285 +message MJFEECOJEAM { + int32 retcode = 5; + uint32 MNGANMNNMJG = 6; } -// CmdId: 26086 -message EIINMPIFLAG { - uint32 KAKFCNHBHLM = 1; - repeated JEAFHBGBLBD DJLMLFDEGIF = 11; +// CmdID: 6095 +message ONHPCAKLDEO { + uint32 ABNMBCELOCB = 2; + int32 retcode = 8; + uint32 GAPLFMMGBFA = 12; } -// CmdId: 20227 -message OEDFDPOFELO { - bool LPIPMFLMDCI = 2; - uint32 OGHHMILICGD = 5; - uint32 PKLFIKGDGPG = 9; - bool KHEJHGHEODI = 10; - int32 ALOELOFKHLC = 12; +message FPBMMOMLKKN { + Vector rot = 3; + uint32 config_id = 4; + Vector pos = 5; + uint32 guid = 9; } -// CmdId: 2388 -message FBPKFDBILBJ { - enum OLAIOMHAOBN { - OLAIOMHAOBN_STATUS_FAIL = 0; - OLAIOMHAOBN_STATUS_SUCC = 1; - OLAIOMHAOBN_STATUS_PARTIAL = 2; - } +// CmdID: 4686 +message JENPNGMIECK { + ANAEPBEPALC GOHPIFBEIOI = 7; +} - int32 ALOELOFKHLC = 4; - repeated ABFKJACHPLA DHDHLEPBJDF = 5; - repeated ABFKJACHPLA LPFOOMAILBH = 7; - repeated CJKBCBDAJBN NKFIFNHHKEL = 8; - int32 KHOMIKPAOLH = 12; - OLAIOMHAOBN EDACENNCEFP = 13; - repeated CJKBCBDAJBN JPMCLCKNFNB = 15; +message AHNHFDINJEF { + uint32 config_id = 4; + bool IOEECLPAPAN = 9; + repeated MKALMMGNKOO MFCJLJPCMHN = 12; } -message MCFECOEBFFM { - CKIHEIDAKCA KCDCFCAGMCK = 2; +// CmdID: 25802 +message BCJHODGLMPM { + bool DJOCLOKDKAE = 13; + uint32 IEHLHAOGKPJ = 12; } -message NLEHOCIHMAF { - uint32 PGBDPGGINBO = 3; - repeated LJBKEOKPJOC ILKGGMJBILI = 13; +// CmdID: 9860 +message MHGMOBAOMEO { + NFOCBLDNLBH HIMGGKHKGOK = 13; } -// CmdId: 25242 -message JLJBCHMIHMN { - int32 ALOELOFKHLC = 11; +// CmdID: 27505 +message MCONIHLJNAE { + uint32 OCFBNGKJGCA = 6; + uint32 HFJBNDPDLBE = 3; } -// CmdId: 21223 -message CBBFMJGGKNB { - repeated uint32 LFDOMECNIOC = 8; - repeated uint32 IOKDDOFEOGA = 13; - int32 ALOELOFKHLC = 14; +message LKONPOHOLDI { + repeated uint32 MICBNEEHGAM = 1; + uint32 DIKDLCCEHNM = 2; + uint32 CELFHCCBMLL = 5; + uint32 KOBNJGKLCNC = 6; + repeated CAENMEMOPKH DGGFHPDHGIP = 8; + uint32 AJGGJMHNGMM = 9; + uint32 HHFPOFNAHOC = 11; + uint32 IKHHOLBMDKO = 14; } -// CmdId: 6965 -message HOJDKEPNBKF { +message BJLJELJJDKM { + bool ECIHDIJCLED = 4; + uint32 PJJAOILBFBN = 10; + uint32 PEAJINIFGHM = 14; } -// CmdId: 5079 -message NKBEKBFMJOL { - uint32 DFIGPIDPPLN = 1; - CJKGANOFBCF CLOFGEICKIA = 2; - uint32 ELHEBEPJLAO = 9; - uint64 KAAEMLKLCOE = 13; - uint64 HIFMPMDKJLF = 14; - COBNHEIIPIC LPBPMELHCLD = 15; +// CmdID: 6441 +message EAADMKKFDPN { } -// CmdId: 26148 -message NAPBFJOEALC { - repeated CLCNPLICMHJ AMLPKFBKNOC = 5; - int32 ALOELOFKHLC = 12; +message NOHDOMIIOHF { + repeated JFMHNCMKOAF MCDIJKPHLNO = 8; } -// CmdId: 9694 -message HKGLHCFGMEH { - uint32 NLFIMKJOLCH = 10; - repeated ALCIPHMEAHF MMIBBDEGCED = 13; - int32 ALOELOFKHLC = 14; +// CmdID: 2474 +message PDPAFMLEHLM { + uint32 entity_id = 5; + bool HPLLMGMPFIO = 9; + uint32 DEKHBEOOIEN = 13; } -// CmdId: 5050 -message NFJHLEJECJM { - uint32 ODOFDGAMIOJ = 12; +// CmdID: 24486 +message JIJGJGPALAH { + repeated uint32 NKAICHLODLE = 5; } -// CmdId: 9214 -message AOHDAJCBGBP { - uint32 ENKIGHFIHBA = 6; - uint32 LOIEKFANKLK = 11; +// CmdID: 26792 +message LFNIIJLJNOP { } -message JOOPOFEFEMA { - int32 MJCFNANONJI = 1; - uint32 LJGHFJGIOLN = 2; - string MAKFINDFDFB = 3; - repeated int32 FGFNMMFFIKM = 4; +// CmdID: 29296 +message CHGJNAEHHEF { + repeated uint32 DNIJPPKBCBD = 2; } -// CmdId: 6330 -message HEKPJAFLDPN { - int32 ALOELOFKHLC = 3; - repeated uint32 DJIEKNHJFKB = 6; - uint32 AOJLPDFHLPK = 8; +// CmdID: 3105 +message EOEBOIHKACL { + uint32 PHMKPNKMOOE = 15; + uint32 LGOOIDCIAAG = 7; } -message AOLNMMOBAHF { - float JEDGMGJGKMB = 1; - float IKFOJKDMCHH = 2; +// CmdID: 21246 +message CPJAIELMEOP { + repeated BAJDJLADHAB BFBOMBOINPJ = 2; + uint32 KFIINEEJNPN = 6; + uint32 group_id = 8; + uint64 NDFCHLDIDPF = 11; + uint32 BKNPLFIKKFG = 14; + map FDOCPGOBHNM = 15; } -// CmdId: 23929 -message INAMGHAIKDM { - int32 ALOELOFKHLC = 10; +// CmdID: 21937 +message BGJKBOLGGLM { + repeated POIPABABMDA item_list = 14; + uint32 KENIKECFFLM = 3; } -// CmdId: 22295 -message ABEKHDIKCLD { - uint32 DFDHNJFADFF = 1; - float DMOKNKCBKKA = 2; - float MIGDKKAEONI = 7; - float MHMOKMHMAKO = 13; +// CmdID: 20366 +message OJNPGEBBCOI { + uint32 EIIKOLGECFP = 6; + repeated JAKKOCKDDOP BBDMLLLNDMP = 14; } -// CmdId: 2616 -message JANHDCDEAKL { - map MOKFMLCLKKH = 13; +// CmdID: 798 +message MLENKAGAJGO { + uint32 JINJLBEMJNC = 15; + bool HHPLBLCALDO = 12; + bool PGKPLFLNEDD = 5; + bool DGEJGJMOEAH = 3; + uint32 CFBLLDHLDKJ = 11; } -// CmdId: 22652 -message IGLBDJABPDJ { - uint32 BPBGKNKBDGH = 7; +// CmdID: 24037 +message IKHEBOOHAHM { + repeated uint32 MGEDAGIGIBK = 1; + repeated uint32 IFGFGPIKKLJ = 14; } -// CmdId: 27656 -message NNPJNMJGNKN { - uint32 HIJCCOEIPNP = 3; - uint32 OCJAIFHBNPE = 12; - oneof BOKNEIKFFJE { - DEFEDMAMLIM mechanicus_settle_info = 1489; - PFNIGJCOCJL chess_settle_info = 1138; - LDIAKJKMJLO irodori_chess_settle_info = 2032; - } +message KHFPKKBIGNC { + uint32 CJCJONHPIIO = 4; + bool DDJDAFHLOEF = 6; + uint32 PGLAJFAFGAI = 7; + uint32 ILPJBEPJDLP = 10; } -// CmdId: 8543 -message NADJCPKBCLM { - uint32 EELGIOHMOEE = 7; - bool GAKBIBMAJOF = 15; +message AKOIABNKOMP { + uint32 GPAELJHNAEK = 14; } -// CmdId: 5560 -message NILINLJANMK { - repeated uint64 BOFAAGBHLPA = 9; - uint32 PKLFIKGDGPG = 11; +message EKIAHOGNHGG { + EEGMNIPNKMJ reason = 5; + uint32 FBPGIMLMDNJ = 13; + repeated uint32 LGBIPEHFABC = 15; } -// CmdId: 22119 -message JDIKIOEAKLO { - int32 ALOELOFKHLC = 2; - uint32 MOPCOOEAIPM = 3; +message MIHCOABPJNI { } -// CmdId: 5411 -message OBFKKADKAFD { - uint32 HDGHMEGDKDB = 3; - DCMMGKJJPKC BEMPPNIOMIE = 11; - uint32 PKLFIKGDGPG = 13; +// CmdID: 20046 +message PJMNOFEDMCF { } -message BKKILKLALKA { - repeated ILCDCLJIGDB JOJBKLOEPIH = 7; - uint32 IEFGMPMOMKC = 10; +// CmdID: 3026 +message CIBIGHPDKAN { + KPJFPADPFMJ BLPBLJKODIA = 1; + int32 retcode = 3; + uint32 PEBGMEMNKNF = 5; + repeated HJDEBJMEDPD AKJEIIKFCNC = 12; + uint32 group_id = 13; } -// CmdId: 579 -message IPAMLPHEACA { - bool PHNFKDNBJJB = 2; - bool LPIPMFLMDCI = 3; - int32 ALOELOFKHLC = 11; - uint32 JAHFOBKDPDC = 13; - uint32 PKLFIKGDGPG = 15; +// CmdID: 27653 +message BMOIKPOOGNF { + uint32 player_uid = 6; + uint32 OFKKCKCCGJC = 13; + uint32 GAPLFMMGBFA = 15; } -message POIOIIEJGKI { - repeated MAOOIONEKAM AGDPPAOCHDL = 6; +// CmdID: 3981 +message CLCNDFCCBEG { + uint32 JJPCPMFDNEH = 2; + int32 retcode = 3; } -message OOGAHGBFKGD { - int32 FFNOHAIIHCA = 2; - bool KNMIKBBIPJP = 4; - uint32 PCECABCJIOG = 8; +// CmdID: 1086 +message KNIAACFFBCA { + uint32 MGCMNPLNJKL = 3; } -// CmdId: 20849 -message KBIHJIDNCIK { - repeated JELFLGEGHCA CCEKAHJNDED = 1; - int32 ALOELOFKHLC = 7; +// CmdID: 28671 +message DJKOBAPABLM { } -// CmdId: 8429 -message LDIICDKAIDD { - repeated PADBLGPOCHK FDJOOCIKGEB = 6; - int32 ALOELOFKHLC = 12; +// CmdID: 29558 +message HMMHDMLDKCL { } -// CmdId: 1969 -message BCAKCBPEKMG { - uint32 BLALLKJMGKE = 5; +// CmdID: 9975 +message AOEFEGEFMJK { + int32 retcode = 3; } -// CmdId: 2227 -message KJIPHPJAALJ { - repeated CCGIBJLLDPJ IPBJENDOFGC = 12; +// CmdID: 7160 +message MINNDMNAHKJ { + uint32 MEMPKCGNNMF = 1; + uint32 JNKGIGDJILK = 5; + bool BEJAMBJBGIH = 10; + bool DGGCKMIKBMO = 11; + uint32 MNDLPMLCJHE = 14; + oneof GCBCKCBNPMN { + HMAJIGGCEBJ second_stage_info = 7; + JFBJEIPHADM first_stage_info = 12; + ODBEHIEDNFD third_stage_info = 13; + } } -message EOJNAEIHAGJ { - uint32 CDCALINJEKP = 1; - int64 BOIJMFNGCNN = 4; - oneof CNJECAIDFDK { - int64 ival = 2; - float fval = 3; - } +message IBLAGBCIGBO { + uint32 OMECGIPLFNM = 4; + uint32 ANCNILAFDOJ = 6; } -// CmdId: 23379 -message LJEILEKDFNP { - int32 ALOELOFKHLC = 1; - uint64 FMPGDFPBOII = 9; - bool BJNGLHNNCOH = 13; - uint32 HKDNCDDCDJE = 14; +// CmdID: 1612 +message OICHHKCLLGA { + Vector HFADABIFEOG = 1; + uint32 dest_scene_id = 2; + int32 retcode = 6; } -// CmdId: 2626 -message BEAMGKACAFL { +message OKFJLKKFNNI { + repeated ONNKFJDGILJ HKAJMJLJOEG = 3; } -// CmdId: 9150 -message HDDDGAGGABN { - int32 ALOELOFKHLC = 6; +message BCFOBCAIALK { + repeated CFPHPFOFNNM FDOCMGOBDND = 3; + repeated uint32 OJJCHODACHD = 4; + repeated uint32 ICGPACELHON = 8; + repeated KICFMFOJCMP GPKGFEMNKON = 11; + repeated AONHLNJIDIF NJMNNMCDMIK = 13; + repeated MHIFOAAOCFE JFPDOLNLEHB = 14; + repeated uint32 DFBCGFMOHFP = 15; } -// CmdId: 1111 -message NJDICKIJHMJ { - int32 ALOELOFKHLC = 13; - uint32 PKLFIKGDGPG = 14; +// CmdID: 6347 +message IJDNIJIJMFC { + int32 retcode = 6; } -// CmdId: 27576 -message EGKJADCGNJF { - uint32 HDGHMEGDKDB = 8; - int32 ALOELOFKHLC = 10; - uint32 OMOLMEBNDJM = 14; +// CmdID: 5568 +message AHCGDHDMPLA { + int32 retcode = 12; } -// CmdId: 3411 -message NOBBBJCKJDF { - uint32 MOPCOOEAIPM = 3; - int32 ALOELOFKHLC = 9; +message DBCIIOLDMHK { + repeated uint32 OJHOEGCCHLB = 3; } -message BNCKNDAJNJN { - uint32 NBDAFPCDEMK = 1; - uint32 EMJLBOBODAK = 6; - uint32 AIJFJMDFMPC = 11; - uint32 IHKNKHNHMKM = 12; - APBAHEHDEDH INKPJEGPNEN = 13; +// CmdID: 24217 +message AKFDKDKFMKD { + uint32 OCNJNMHLLHI = 10; } -// CmdId: 2499 -message AJBELFKKPDH { - uint32 HBBBGACCMAF = 3; +// CmdID: 9678 +message GCNACGGJPCM { + int32 retcode = 9; } -// CmdId: 4485 -message PJLEAABHLFG { - uint32 EKGJGBIFHLH = 9; +message OANFHDOOBFF { + repeated uint32 LNEPEMDGBFN = 1; + repeated uint32 NLFHBJIAEMC = 3; + repeated uint32 INGGCFJGFKP = 14; } -message EHMNBIMIJLJ { - repeated uint32 KJNNODJHEID = 1; - uint32 BIBECLGPFHB = 2; - uint32 KAKFCNHBHLM = 3; - uint32 PCDKGMDHCBN = 4; - repeated KJFABIKOHAH DGPHMIBDOMH = 5; - repeated KJMEFPJEIKM BFDGIHHAJCN = 8; - repeated uint32 LBLJJAFAIAL = 14; +// CmdID: 9083 +message HGMJCLKANJF { + int32 retcode = 6; + repeated HDDDCFDOGFJ NBJCHNBLALF = 15; } -// CmdId: 1821 -message JFKDJLJNOGF { - int32 ALOELOFKHLC = 1; +message OBBCMGOMKCI { + uint32 PFBHAHGJGFH = 2; + repeated uint32 LDEHFNNMJJJ = 5; + uint32 version = 6; + uint32 DPCJJLMLDNM = 7; + bool FNHBAJOBEID = 8; + repeated BLINLHAFMNO LEGLPGMHNAK = 9; } -message EDNMDEKLBPN { - uint32 CDCALINJEKP = 1; - EOJNAEIHAGJ FDHCNDKNHBI = 2; +// CmdID: 23309 +message EAPGBEKBBMP { + map ONHBLIDIPHK = 2; + uint32 KHHIBKPBKPN = 11; } -message JOEMKPKDIOK { - bool EBPCEPLKLCC = 4; - uint32 PKLFIKGDGPG = 5; - bool KHEJHGHEODI = 7; +// CmdID: 259 +message KLMEMLIIKBN { + repeated AAGOJGECEBP AAHMMHIJBIA = 8; + repeated uint32 FILHMHEGCCB = 15; } -message CEIPLLACIIJ { - uint32 LJGHFJGIOLN = 2; - bool DICGNAPCLBE = 3; - uint32 GHBGNGEHMFC = 5; - map DBLDMNAEMKK = 7; - bool PHNFKDNBJJB = 8; - uint32 HIJCCOEIPNP = 9; - uint32 DLAKBKJIOFH = 10; +message HOHJMANNNMG { + uint32 NNAALGJOAIO = 4; + uint32 NJPLICFCFJD = 13; } -message KHPIGNCKHDH { - repeated FDCHGPLPANN HFMPCELHGBP = 11; +// CmdID: 23261 +message OEINPDDPGEJ { + PlayerDieType JDFBFDIFMMJ = 13; + uint32 GAPLFMMGBFA = 11; } -// CmdId: 28123 -message EHCAIJBAJLD { - uint32 MNAEGEICNND = 13; +message AHHMJALNJOH { + uint32 EAGGOBGKIGJ = 1; + uint32 PKJNGFHAPDJ = 6; + uint32 EHJHFENCKLJ = 11; + uint32 CAIGEKNEGJH = 12; } -// CmdId: 2175 -message DKJIEJJPKDG { - uint32 OINICBJHPOK = 2; - uint32 JAHFOBKDPDC = 10; - uint32 EHNHNOOFKJI = 13; - uint32 CBMAAKIJHNO = 14; +// CmdID: 22511 +message GEFDFPOKOKG { } -// CmdId: 3792 -message IFLGAICGDPH { - uint32 AEAANAOPNJD = 6; - bool LKMDPFJFBBC = 13; - uint32 IILJFHLGKPI = 14; +message KICFMFOJCMP { + uint32 GAPLFMMGBFA = 5; + bool ECIHDIJCLED = 8; + uint32 GPAELJHNAEK = 11; } -// CmdId: 26643 -message HJBPOCHEAEM { - uint32 AGDBHMGPKAM = 13; +// CmdID: 26892 +message BBFICJKJIHF { + uint32 avatar_id = 1; } -// CmdId: 226 -message GLBFKMIBCDK { - uint32 AIHFCADMDLG = 10; - int32 ALOELOFKHLC = 15; +// CmdID: 27618 +message BGEGPKOLFID { + repeated CIMGANHOEHB CGKFMGMIOJB = 13; } -message BDMCDODCNAG { - uint32 JHEHOCBEODA = 1; - uint32 OJGGLBLLHAB = 5; - uint32 EBCDCDNPEFJ = 6; - uint32 OJGKCEOELMM = 9; - uint32 CMLMPGCDBEK = 13; - repeated PPJGIGMJFDP LFDLBHDHICI = 14; - uint32 PEPEKKABCFJ = 15; +// CmdID: 25902 +message OCAMIKFAAEN { + repeated FKJBEKNNBPG BIHIKLAIOLG = 14; } -// CmdId: 22690 -message IOLDCKMJEHL { - repeated PIKIDFLLFEL ENGFKKEDONF = 4; - repeated uint32 CAKCCDNMELD = 11; +message IHEKNMLMONC { + uint32 OOFLAHMELEO = 1; + uint32 JPDLMMGFDEC = 2; + BDEKFOJLFMG CMNKKDBHIJG = 3; + KELLLEFKOFC FIGFPENCNGD = 4; + repeated HKPNPGABCIJ BFBOMBOINPJ = 5; + uint32 FBPGIMLMDNJ = 6; + uint32 PBKEAOCBPMN = 7; + HKKCDICCIMI NKIOLHKGJCO = 8; + uint32 KAFAPFJLLGP = 9; + repeated EFMBFPECEJN GKBJEEKCCGM = 10; + repeated JGKGABIKCIP NCFKJKIJMKD = 11; + uint32 OEGNOPODLKJ = 12; + repeated uint32 GGBMHJFLAHD = 13; + repeated DCGLLONKJDG JOINMKJPBNA = 14; + repeated JPFGIAFLEBM BGBJEKELIJL = 39; + repeated uint32 ABJMKDOGAMK = 324; + repeated GMAPKEFNAEC AMMLJPGPIBO = 506; + repeated CGGNEJCICOH BEHELIMIPNP = 1291; + repeated JGKGABIKCIP DCMHHGOIPNH = 1521; + repeated HKPNPGABCIJ NGFANNNBMAC = 1695; + map BEKIAKDCEEN = 1807; + repeated GBECLHJIOIL NKOGCLNDHHI = 1833; } -// CmdId: 29000 -message HLNBMNEFLPP { - int32 ALOELOFKHLC = 1; - uint32 GHBGNGEHMFC = 15; +// CmdID: 26009 +message BBKIHHHKMBG { + uint32 JNGEDMOPHFE = 5; + HHNOENMDGGG KFMGLFJDODO = 4; + bool CJMKAIPLKPP = 15; + uint32 gadget_id = 3; + AEFKHOGCDOE EAGGOJPMMBP = 11; + uint32 CHDDOFMLBLM = 9; + uint32 GBCEBGKBJDM = 12; } -// CmdId: 29012 -message BJONOJMMMCM { - repeated FLLKFDMDPEM DAFFCMMLJGM = 2; - int32 ALOELOFKHLC = 9; +message NBIDNGHLMLO { + repeated RoutePoint route_points = 1; + uint32 route_type = 2; } -message JPJCKOPBPDM { - uint32 EFNKKCCHLLE = 6; - uint32 GEFPFNPNCCE = 11; - uint32 LNBEELHNMBK = 12; +message ADADBONBIGN { + repeated uint32 KNBIFCCIBLE = 2; + uint32 PJJAOILBFBN = 6; + bool DGGCKMIKBMO = 10; } -message OFNLJENLFEI { - uint32 FPADPKGMKBP = 10; - uint32 JHEHOCBEODA = 13; +message NGLPFKJLOFK { + bool ECIHDIJCLED = 1; + bool JHFMEFICAAL = 4; + uint32 MEMPKCGNNMF = 7; + uint32 GPAELJHNAEK = 14; + repeated HKPGBEBLMIE FOBMFCDPIEG = 15; } -message FIJIJPFBPAL { - int32 GBLMDOJPKEK = 5; - ABFKJACHPLA JGPHAMFEDKN = 8; - ABFKJACHPLA PLAFNOAAPFK = 11; +message PMMPBMEPCIE { + uint64 GEDMDOCOLFJ = 2; + bool MCEOOIKHCPA = 3; + FHFFIJGNFFA FIKDJOONFBB = 4; + FDLEKDOGGAG GIGADMPNJHL = 5; + uint32 BFEONDACAKE = 6; + repeated uint32 tag_list = 7; + bool PFLAJCKEHFA = 8; + uint32 GAPLFMMGBFA = 9; + BMGHKIDPOOH PDDJKNIOPEN = 11; + bool GBLHFAEONKM = 12; + DJBLIFKFLPO MDMPLABAIEC = 13; } -// CmdId: 467 -message HEKCNNLOCHI { - repeated uint32 LGJAGFHOEFL = 6; - int32 ALOELOFKHLC = 15; +// CmdID: 6323 +message HEFMOLJONEM { + uint32 OMGCHBACHCI = 8; } -// CmdId: 2801 -message FOOGPCIGLFL { +message HHPEDIPLDLB { + uint32 BOHFCFCMBKD = 5; + uint64 CEAOCNKHNOE = 8; } -message ACKAKNKKNMM { - uint32 IDAJOMACCCF = 1; - uint32 KLIPECNMGMM = 2; +// CmdID: 21395 +message IHPCKLFFCCE { + float GAKNEPPGPGA = 4; + map KEPMCGOFDNF = 8; + uint32 NHGNIIEAOGI = 12; + uint32 POJCLNBPIBE = 13; + uint32 BMMNPFLAPDI = 14; } -// CmdId: 7257 -message NOAJOCEOHFP { - repeated IILMJFKENKA EHLJAICMOIN = 11; +// CmdID: 5699 +message FKOAOKKNJNP { + uint32 KHHIBKPBKPN = 1; + int32 retcode = 5; + uint32 ONABDGFCPIH = 11; } -// CmdId: 28198 -message BDOPEDEDGEH { - uint32 HDGHMEGDKDB = 8; - uint32 DEAAAILCHGD = 14; +// CmdID: 1519 +message CFMCHMLHBJE { + repeated JFNKEANABEL APNDFFIJKDM = 8; + repeated FELDDALAFPE MHFDDMDCLCK = 9; +} + +// CmdID: 28493 +message NHOBNFLMFBB { +} + +message FKALDLCAALP { + uint32 PJJAOILBFBN = 5; + bool ECIHDIJCLED = 15; } -// CmdId: 730 -message GIEDMCGFJKA { - uint32 FOBCDPDBCKB = 3; - repeated LJBKEOKPJOC CAFFDEBFEPC = 12; - uint32 PABNFILBDMA = 14; +// CmdID: 28964 +message LLBAFOEKGKC { + repeated POIPABABMDA MPMIPJLIAGA = 1; + int32 retcode = 13; + uint32 JDBONKEOALA = 14; } -// CmdId: 1273 -message PNCHDMFGOEG { - int32 ALOELOFKHLC = 5; - JOJHEBPLDDM NEIBCBDFHEF = 11; +// CmdID: 6295 +message KIKOICHHDAE { + uint32 EJGKAPALFJB = 10; + uint32 CDMJGIFEFMD = 11; } -// CmdId: 3877 -message OOLJMOMMMBD { - uint32 ADOHNNKGBJJ = 1; - uint32 KDHHFNIPADJ = 2; - uint32 KADJLGKBFGN = 3; - uint32 MNNCOCECIJM = 5; - uint32 CNCNFOGDKJF = 7; - uint32 JGALMHEPFGF = 12; - uint32 BHODIPNCMIK = 13; - uint32 PLDHLFJDHJB = 14; +// CmdID: 25740 +message EPIOOIHAPCA { + int32 DMHNNEGLBBM = 1; + int32 retcode = 7; + repeated uint32 CDGFHBKOOGN = 8; } -// CmdId: 22055 -message BOGJMPDPHNP { - uint32 AIHFCADMDLG = 5; +message CHFCCHFFOCP { + bool JHFMEFICAAL = 2; + uint32 MEMPKCGNNMF = 6; + uint32 PJJAOILBFBN = 10; + bool ECIHDIJCLED = 14; } -message PMJNCMGKPCG { - map IOLOLEKNCIB = 11; +message HGMEONGLCKM { + uint32 DFPNKFEKIIG = 5; + uint32 BMJCEIJJKCB = 8; + uint32 KHHIBKPBKPN = 13; } -// CmdId: 20514 -message NNCMJOMPLGC { - uint32 LCLNEEMKNPK = 9; +// CmdID: 22917 +message EEHIMDPPADP { + repeated DELCGHHPEEJ MDPDLCNDKMO = 4; + int32 retcode = 8; + uint32 EGMBAJDJCOP = 13; } -enum DIJLJKCGCMD { - DIJLJKCGCMD_AUDIT_NONE = 0; - DIJLJKCGCMD_AUDIT_WAITING = 1; - DIJLJKCGCMD_AUDIT_FAILED = 2; +// CmdID: 22200 +message PCMPKBABBBF { + uint32 HGAAIPEJFLH = 13; } -// CmdId: 8386 -message POKEIAJKLJK { - int32 ALOELOFKHLC = 3; - uint32 BPBGKNKBDGH = 9; +// CmdID: 23448 +message ODKHKOAAEAJ { + uint32 ONABDGFCPIH = 2; + uint32 CJCJONHPIIO = 9; } -message HFELHGOOCEA { - BOEMDAMICPH LMCNMJEJACO = 1; - float FABPFBKHFPN = 3; +// CmdID: 9819 +message HHODFBDLKAM { + uint32 AEIIOOGDPGJ = 1; + uint32 KAFAPFJLLGP = 3; + repeated uint32 KCECODPLBLE = 4; + LAGBENCOAIA FODJCJDBFII = 9; + repeated HENEBMLIICL OHMGDDCBBOD = 11; + uint32 CENHKJDFFDA = 12; + HKKCDICCIMI NKIOLHKGJCO = 14; } -// CmdId: 202 -message CIBBDAFAJJM { - uint32 AEFEDOMLOBA = 6; - string IOMFIAGPEOA = 13; +message AOGFOALEPIO { + CFPILOJCINI BPELAIAJJKJ = 6; + int32 retcode = 11; + oneof NEOKFHFMGHO { + HJIBIJBLDJD sync_finish_game = 4; + DBCNHBGKAGO sync_create_connect = 5; + FFAEBGLGGCC sync_snap_shot = 9; + ADABOONIDNN sync_ping = 10; + PEJFKJHKFNL sync_action = 14; + } } -// CmdId: 3075 -message DFEHHCKJLKM { - bool PINLNOOODDP = 12; - uint32 PKLFIKGDGPG = 15; +// CmdID: 331 +message CAFNBBKJDDM { + int32 retcode = 13; + oneof Detail { + bool is_show_brief_card_event_case = 87; + bool is_show_detail_build = 292; + uint32 red_point = 440; + uint32 bgm_id = 559; + bool is_show_animation = 1824; + } } -message DIJEFEFDDBD { - uint32 ELHEBEPJLAO = 1; - oneof BOKNEIKFFJE { - GHBJJNBIHNP reliquary = 2; - DMADLKHOLBC weapon = 3; - } +message CNIFDNMIKIF { + string JFAMBDKKDHE = 2; + string JLKFDDDPPHD = 3; + string MGDJMEMFBCD = 8; + string BDOFCOCOCPH = 11; + string LGMPOGACDHA = 13; + string KIBFINHDCKO = 15; } -// CmdId: 3998 -message PFOABCOFCBB { - uint32 FHNJNEEHMGL = 4; - map PHNBLMKDCMO = 7; - uint32 IJGCADDBCDG = 9; - uint32 LPEDLGNNKLL = 10; - map PINENHCKABF = 12; +// CmdID: 5748 +message EALBMEGGOGB { + uint32 KHHIBKPBKPN = 2; } -// CmdId: 29027 -message EHNNLAJGLIG { - int32 ALOELOFKHLC = 3; +message CJLIFOFLADA { + uint32 BBOEINAAPCM = 1; + uint32 PJJAOILBFBN = 2; + bool MDGJJOFOKAP = 7; + uint32 NEJJLENPCOC = 12; + uint32 PPBAMNFHEJE = 14; + uint32 APDNGEJKFPG = 15; } -message GHLALOIDMEH { - uint32 OGJMGGAJEII = 10; +// CmdID: 20840 +message FMFBBLGGDEB { + AAJMGCOJONB ABPJIBDJIPA = 8; } -// CmdId: 24146 -message BBOIAGPNPJJ { - int32 ALOELOFKHLC = 2; - bool BMMOKABJPGH = 3; - uint32 DMCHGDJHHBB = 15; +// CmdID: 8536 +message LFALANFNNLN { + int32 retcode = 4; + bool JGJKHBOBFFJ = 11; + uint32 HOIPFDOMIPJ = 13; } -// CmdId: 26225 -message NHJHFAFNEKJ { - uint32 BLALLKJMGKE = 10; +// CmdID: 7306 +message ADIDLMEPNOK { + uint32 PGLAJFAFGAI = 1; + uint32 CCPIGCCDBOI = 3; + uint32 KHHIBKPBKPN = 11; } -// CmdId: 21719 -message NLJOLGIDBEJ { - uint32 ENKIGHFIHBA = 3; - uint32 AOJLPDFHLPK = 11; - uint32 NAAKJKALPPD = 13; +// CmdID: 590 +message FCKPJJOFKKI { + repeated HILJDMKKPCN DAHKFDAACLL = 6; + repeated FHHPBCFPJKK HECFBAHGCPC = 10; + repeated uint32 LPPPOJJIEOI = 11; } -// CmdId: 26180 -message BIMBONMEPKB { - uint32 OFHHLKDCMJG = 7; - uint32 JKABDOIOGFA = 12; +message NCALFCGAENN { + uint32 NCNKMDBAFEH = 2; + ONEJLAKGHCI MHFDGAGIEPA = 14; + uint32 FJHHIKOIHKA = 15; } -message HFEEGIFENPN { - uint32 DFIGPIDPPLN = 1; - repeated EOHBPHONHMN BGJPDAAACLL = 14; +message LPANILCFGOB { + uint32 ICIMAOEKKKA = 3; + repeated uint64 avatar_guid_list = 7; } -// CmdId: 27466 -message PCIGNFGPDJC { - int32 ALOELOFKHLC = 7; - uint32 LJENFDPHJHA = 9; - uint32 ELNIAMEABLO = 13; +// CmdID: 28908 +message JKHHKLKGHFK { } -// CmdId: 25029 -message EMJALGECPFJ { - uint32 CEIAKNGAODL = 11; +// CmdID: 23506 +message DJOJMMIONMJ { + uint32 parent_quest_id = 1; + repeated uint32 JKOIHMCHHHA = 3; + repeated uint32 DDDKHOFNJFO = 7; + int32 retcode = 9; + bool MPGAFIMHBJA = 12; } -// CmdId: 1771 -message ANNKGKEPIOI { - bool JFCDENPIBFP = 6; - bool DOBKKLAHNAM = 7; - repeated uint32 NMBKIGBCIPJ = 8; - repeated int32 FGFNMMFFIKM = 14; - uint32 OCOEODHNIEA = 15; +// CmdID: 7558 +message LKANFJNEKAE { + CODLOPEJMFA MHFDGAGIEPA = 10; } -// CmdId: 21039 -message EOHBHFAFFPE { - int32 INPAPNBJFIJ = 2; - int32 NDNGNBPPIPN = 6; - int32 BFIFFDGCFGK = 7; - uint32 EJFCHENMHFO = 8; +// CmdID: 29349 +message EMHBFELHPLK { + repeated uint32 NGAIGNAOLKC = 1; + repeated uint32 FELMBEACBLB = 2; + repeated uint32 OFGOAEFJHIC = 4; + repeated uint32 OKMBHKDEJCE = 5; + uint32 HDKDGIJFMPC = 6; + int32 retcode = 8; + uint32 scene_id = 9; + repeated uint32 IDLMIBCKFDK = 10; + repeated uint32 BEOCPMCPHJH = 11; + repeated uint32 DOGJLOBEEPC = 12; + repeated uint32 CCKEJKLGCHC = 13; + repeated uint32 OGLOLEOEAGD = 14; + bool is_new_player = 15; } -// CmdId: 1163 -message FHLDABFHKBP { - uint32 PLHGOLNFKGP = 2; - uint32 BLALLKJMGKE = 3; - uint32 AOBGPFCPIMC = 7; - repeated NLEHBHBGBFA IAJMALFPEON = 10; - bool LJNGMAEALCH = 11; - uint32 JAHFOBKDPDC = 14; +// CmdID: 1468 +message FIBJNDILJBN { + repeated OLONLCGGBOJ CFMHEECIHFO = 1; + uint32 KHHIBKPBKPN = 4; + int32 retcode = 8; } -message DPJAFMMGPCK { - uint64 LKDNMOMBKMJ = 1; - uint64 JAOKCJBAAEL = 2; - repeated JFNIHJEILAK KMGEKLCBMEN = 3; - repeated HPPJOBHPGHF PPLFLAKBLCI = 4; - bool KHEJHGHEODI = 5; - repeated uint32 DPPCPCILCIP = 6; - int32 EBLBNOOCBAK = 7; - repeated IGDJLGPPIEK KADAHMHDEMC = 8; - int32 GCKKKAABFFN = 9; - JLIGODGIJEL JIFGEOCICCC = 10; +// CmdID: 25302 +message HKBLJJJOJOI { + uint32 MHJEOKNGCDF = 4; } -message AGGMMDPFNJP { - repeated ALCIPHMEAHF IKFFFKIHJIF = 5; - uint32 JHEHOCBEODA = 12; +// CmdID: 5497 +message LOGIMFFDCEA { + uint32 target_uid = 2; + int32 retcode = 10; } -// CmdId: 6802 -message OJMNGGCCKEP { - uint32 MOMFDDPOHOL = 1; - uint32 LGDDNLOOLKA = 4; - FEACKCCDBIN BPCGAIECKKD = 9; +// CmdID: 25418 +message OGGMAPCGJPG { + PHMCFEHGAKI OOMNOOFGINO = 5; + int32 retcode = 11; } -// CmdId: 24777 -message ECNICMCKEAF { - repeated KIMHLKPIGFH PHNAHKHDGED = 11; +// CmdID: 22368 +message KMKKDEHCIGK { + uint32 PBKEAOCBPMN = 2; + IDFACKDDEPE EJLCMHIHMFK = 13; } -// CmdId: 2897 -message MFDLHHAFEAB { - uint32 CGHDCFCGJDK = 5; +// CmdID: 27197 +message ELGOPNFBIBJ { + uint32 DGLCDJNMNKH = 5; + uint32 ONABDGFCPIH = 1; } -// CmdId: 25669 -message LMFGDLABJJO { - uint32 AIHFCADMDLG = 1; - int32 ALOELOFKHLC = 2; +// CmdID: 26908 +message GBIJNJOPFMA { + bool DMEDOEHOMKH = 1; + uint32 CLDFHEOPIGB = 3; + uint32 OMGCHBACHCI = 6; + uint32 MKFIDAPCKMF = 8; + uint32 PJAGPBALIMK = 9; + uint32 LEIJPNJKLIM = 11; + uint32 DEKHBEOOIEN = 12; + bool DGGCKMIKBMO = 14; } -message LJPPEIELPHK { - uint32 FJFENDDFAIF = 8; - uint32 PGBDPGGINBO = 9; +message EAFJLAMPFHI { + uint32 DEKHBEOOIEN = 7; } -// CmdId: 23861 -message HEJMIMIOMDP { - int32 ALOELOFKHLC = 1; +message DGIFONEOAHC { + repeated ODONNIBPDCC CBENKJEOCIL = 10; } -// CmdId: 2382 -message ONGEILAOKBO { - uint32 OIPCONAHCOB = 1; - uint32 AHCPBKOFKNE = 2; - uint32 FHIFPHJNIJO = 6; - repeated NMOCJCFMEIE MPPJJNDMJJA = 8; - repeated int32 FNMLAKOPPNA = 9; - uint32 PABNFILBDMA = 10; - bool OCIBEGKMPKP = 15; +// CmdID: 1774 +message MMDDENPGBJG { + uint32 KENIKECFFLM = 4; } -// CmdId: 5000 -message IFDHLIEDDCM { - uint32 ALFKLLMIJBI = 12; - uint32 EAFOECALPLG = 13; - bool HKPAPPFDGCP = 14; +// CmdID: 9705 +message NAKKMLHCBPO { + repeated PLMKEBGLBBG ABOGBBAEKCB = 6; + repeated uint32 EBOLKLFDBGJ = 12; } -message APCOJJHJOPM { - bool EBPCEPLKLCC = 2; - uint32 GCBOLPFMJCJ = 4; - uint32 JFEMOPGIFHC = 10; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 AFJJPHANFHE = 15; +message NBDCJCHBDAC { + DMKGKAKIMAB type = 6; + int32 GNJCIDHOBIA = 9; } -// CmdId: 4049 -message NMBNKEPKFBB { - int32 ALOELOFKHLC = 6; +// CmdID: 28338 +message LJLAJDHFIEH { + uint32 ONABDGFCPIH = 12; } -// CmdId: 29778 -message ODKBFKPFIMH { - repeated PIKIDFLLFEL NHCNIEOPIPM = 3; - repeated uint32 IMJEFIFGOLF = 4; - int32 ALOELOFKHLC = 6; - repeated PIKIDFLLFEL CNJPOOLGKJB = 13; +// CmdID: 27554 +message MBMGOBMNAID { } -// CmdId: 2582 -message CHPBJLDCJGN { +// CmdID: 7120 +message NMAEOMDHPEP { + uint32 AAOPMGIELOK = 5; + uint32 IEHLHAOGKPJ = 11; + uint32 EOAOBKMELPP = 13; } -message CJHAEGGGOCB { - enum JLFEABANEMK { - JLFEABANEMK_UNSTARTED = 0; - JLFEABANEMK_STARTED = 1; - JLFEABANEMK_FINISHED = 2; - } +// CmdID: 7209 +message GEBGPCPMCOI { + HIBHHJENMPP PIPMDDFLKMO = 7; + uint32 ONABDGFCPIH = 4; + uint32 PJJAOILBFBN = 1; +} - uint32 FHNJNEEHMGL = 1; - uint32 IJGCADDBCDG = 7; - JLFEABANEMK KGBOKPBKHOK = 13; +// CmdID: 25198 +message EJLFAIHHJOO { + uint32 CHEFCONPKLL = 1; + uint32 ABPAIPKLDOP = 5; + uint32 ENLKKEMCPMH = 8; + bool AGFJLEIEOCG = 9; + uint32 ODGIOKOODIP = 12; + bool DMEDOEHOMKH = 13; + uint32 NKLAJCCIMII = 15; } -// CmdId: 25416 -message MKCBNOMFKMB { - uint32 IJGCADDBCDG = 7; +message LPBAFODFMIA { + repeated EEGDLIHDCJC CBENKJEOCIL = 5; } -// CmdId: 20108 -message NOFJHPDHIEK { - uint32 CLMPMOOCCJJ = 2; +// CmdID: 5964 +message PGMJBAMAOND { + repeated AHHMJALNJOH IOAOAEAIJEE = 6; + repeated uint32 BLFAHKLAPIC = 9; } -// CmdId: 4836 -message BDPKPEPPEKD { - bool KLPHMMCHJAJ = 3; - CBAEIFGKBNE GKJCCPNNMBB = 10; +// CmdID: 29700 +message KGAEJDGFHMJ { + int32 entity_type = 2; + uint32 LJMCOEJJONE = 8; + int32 KOANNGPCJBN = 9; + uint32 JMOFPJDDIBI = 12; + float FFNKCILCAFP = 13; + int32 MKGDPHCIMKL = 14; + uint32 EAJOKEBPHDF = 15; + oneof EFCHLIIGOOO { + CNCHGNJIHBK shape_sphere = 5; + HJBFMOHJILH shape_box = 7; + } } -message DLACOHOBOFF { - uint64 ACEPOIPJOKC = 3; - float EJCFKHLJACM = 6; - repeated LJPPEIELPHK MLNDOGMEEEE = 7; - uint64 DNAMBPFANFM = 9; - repeated LJPPEIELPHK ICIOEGIOPBI = 13; +message HDFHFPACFKM { + uint32 DFIBJGGAHKP = 1; + uint32 HFNIADDGLNG = 4; + uint32 CDAJKIIDFNJ = 5; + Vector pos = 9; + uint64 EIHBODHIOFK = 15; } -message FJKAHNLGDJL { - bool HHALAHALMKI = 5; - uint32 ECEDBNIECOJ = 6; - bool HJFFJKFNNPB = 8; - uint32 CJHBABHEILN = 10; - uint32 BPBGKNKBDGH = 15; +// CmdID: 28689 +message OKAFJFPCINE { + repeated PPKIDFDNMHG FHANCEKJEOI = 11; + uint32 FKHOHKELKOE = 4; } -// CmdId: 20176 -message DKPCDJBJMCP { - uint32 KPKBABAJGEA = 1; +message BKNDMGDPEBL { + repeated KGFFMJCGJID AMKMGHMLHCE = 1; + map BNMFBJMNKBA = 3; + map NGMMICPMICL = 4; + map DJEMOADBDND = 6; + repeated MDOIJNAMCHI LKCABBLCOHG = 8; + uint32 skill_id = 9; + CMGEKOAMLEO LKLLHLLLEEG = 11; + repeated MDOIJNAMCHI ENELNOGNNLP = 12; + uint32 LPIOEGCDKAO = 13; + map OPMMBDKOLLI = 15; } -// CmdId: 25012 -message NAKOBOPIIKJ { - int32 ALOELOFKHLC = 13; +// CmdID: 4802 +message FLALKLBHAKN { + uint32 PJJAOILBFBN = 3; } -// CmdId: 8519 -message BMJPDOLOPFO { - repeated DDNBBJPLJCJ PKJPKNGNIJA = 11; +// CmdID: 21919 +message AAEGGOPGKFK { + uint32 EGBMIFDJDIH = 5; + uint32 JCJLCEBNGLD = 10; + uint32 OMGCHBACHCI = 13; } -// CmdId: 26430 -message HHHKOEMHBAN { - bool JCMHCFKDGCB = 1; - uint32 CKMDFHJCLJG = 3; - uint32 AIHFCADMDLG = 12; +// CmdID: 25128 +message KHMEKEAKMLA { + int32 retcode = 11; } -// CmdId: 24239 -message PEFPHJLPJMP { - uint32 MGOFBGJFDHE = 2; +message ADFFBMGNLLE { + repeated uint32 JNFPMEIJENP = 1; + repeated uint32 IDIBJDPOEMD = 2; + uint32 PJJAOILBFBN = 3; + uint32 PEAJINIFGHM = 5; + bool OCNAHHGPEPB = 8; + bool JHFMEFICAAL = 12; } -message DBBDBJLCPIF { - repeated CALDDMIBBNH EJKOOBFIOKB = 5; +// CmdID: 21979 +message DMGHLBMHGOD { + int32 retcode = 6; } -message PJAEPLBCDKD { - uint32 FBCLCNPMFOM = 3; - uint64 KAAEMLKLCOE = 4; - uint32 ONPJMCKMDJH = 5; - uint64 EAIBKLJPPLI = 7; - PNKELMPCNAF IPGFFACNDIM = 10; - repeated uint32 LHCBDBKNKDA = 12; - repeated IGBJLDBIJBH BKJDHMIFODC = 13; - PNKELMPCNAF ILDMALFFEGE = 14; +message DFKBCNAPLFE { + Vector pos = 1; + uint32 entity_id = 6; + Vector OFCGNBAAONJ = 7; + Vector DIGDKMHIJPI = 11; } -message IAAPMMLBKBM { - uint32 CLMFLLANLEH = 2; - uint32 MAJAJMCPPLJ = 3; - uint32 EAPHFHMPCIH = 4; - uint32 MOOCOEIPGLK = 8; - uint32 IMDJOJEKOJO = 9; - uint32 BDHIBJDOLNO = 10; - repeated JEHCJKLNGAJ ABFNIGILHOK = 12; +// CmdID: 22579 +message DDDFOLGEPPE { + uint32 OBOOPJLPDNI = 4; + bool PJHPMJOONNB = 8; + int32 retcode = 13; } -message MHICAINBIDF { - uint32 PGBDPGGINBO = 7; - uint32 IMDJOJEKOJO = 15; +// CmdID: 1209 +message AOFGCKPLDEI { + int32 retcode = 14; } -// CmdId: 2261 -message BPNFONPMHLJ { - uint32 NAAKJKALPPD = 3; - bool MPOGAMAGKLN = 4; - uint32 GIBHPNHMEPJ = 6; - repeated LOEOIEOPMOP EDJEOBDNPNK = 7; - repeated FANBPOPIHJL EGNMDIMBKEK = 8; - uint32 PKLFIKGDGPG = 13; +// CmdID: 8829 +message GNBMNEFHOBK { + bool DJBPPBLKEGB = 1; + bool DOGDMGNBBOC = 2; + repeated uint32 PEJNIFPFCFC = 3; + repeated uint32 LLKHPOOCCOJ = 4; + repeated uint32 BAFPIBOPILO = 5; + repeated uint32 JDDPGPMPBFI = 6; + int32 retcode = 7; + repeated uint32 IGIBBILCLJE = 8; + repeated uint32 NGMJKIHMFAJ = 11; + repeated uint32 EJGFNIJMAJC = 13; + bool PBLIMBGNNNB = 14; } -// CmdId: 27248 -message BPFEKMAEPPF { - bool CAEHCJFHABI = 8; - bool EAPHMODKCPG = 13; +// CmdID: 1095 +message ODJJBNGKPJK { + int32 retcode = 6; } -message PBFMDDNJKBG { - repeated uint32 ECFNPPBIJCF = 4; - bool LKJBMABGMHF = 8; - uint32 CHMPMBNIGLC = 10; +message ODDJJGLHINJ { + uint32 KGFFEKDHKGA = 2; + repeated FKOPDHDHACN KMHADMIDCPG = 3; + repeated uint32 FNIEBNGFAPN = 9; + repeated uint32 KELNHNEIHIF = 12; + uint32 PJGGONGEGEF = 13; } -message IAPOJGINOJP { - bool EBPCEPLKLCC = 1; - uint32 JFEMOPGIFHC = 6; - bool PHNFKDNBJJB = 10; - uint32 GCBOLPFMJCJ = 13; +message BIANHBHDLPC { + repeated uint32 CDGFHBKOOGN = 8; + ADFNPMILLOP DDOJIHIPGGP = 12; } -message CBJBGKJMIBF { - repeated uint32 LHBIDKLOLKP = 9; +// CmdID: 29174 +message OAJCDBJCCCB { + uint32 HKEEINBHFHM = 1; + HIFBNCOBDDK NMKLKGCCMIE = 14; } -message KCJPFFPJAAK { - uint32 NHLPDCOGJGD = 2; - repeated uint32 POGGFHOGJEJ = 11; +// CmdID: 29788 +message AIMGHIGHMNN { + repeated uint32 PDCGACBHLAM = 4; + uint32 OKICOGLEJEC = 6; + int32 retcode = 7; + uint32 FCHFAKEPINP = 8; + uint32 HFLMIDMIIHN = 14; } -message PIJKHMOAIFM { - uint32 LJGHFJGIOLN = 13; - oneof FIFHAKLFGLG { - NCPHGNFGFNN gadget_state_change = 2; - PBIAHDAILHM monster_group_deactive = 4; - HAHPCLENIFB monster_wave_deactive = 6; - DECFMGDINJE gadget_deactive = 3; - } +// CmdID: 20145 +message PKHLBMDGDID { + LOKPOCEADPE reason = 14; } -// CmdId: 23154 -message MKIHCLMKJLL { - repeated MHBBACMENKF GCBALLGJEEC = 1; - int32 ALOELOFKHLC = 9; +message AFPBDGHDJDN { + PMOBCONJBEF BLOAOAPLLGF = 6; + uint32 JLHFGABKEOI = 9; + oneof ADEBPDLAOJP { + PKBADBMIDHJ quest_param = 2; + uint32 chapter_id = 3; + uint32 level = 4; + } } -// CmdId: 26865 -message DDDCIPANMPB { - int32 ALOELOFKHLC = 3; - uint32 GNJFOAILNDA = 5; - bool HHALAHALMKI = 6; - uint32 LKODMIBCHNC = 8; - repeated uint32 PCKKIMJGMOC = 9; - uint32 BCMLKKMJDJE = 15; +message PKBADBMIDHJ { + uint32 CCPIGCCDBOI = 1; + uint32 KENIKECFFLM = 10; } -// CmdId: 9756 -message BFPGIIDJIFI { - uint32 NAAKJKALPPD = 2; - repeated DKGGJJOCKPO HAJLFKGKGGP = 9; - uint32 PKLFIKGDGPG = 15; +// CmdID: 7049 +message GHPIPCIMDPF { + int32 retcode = 1; + GFILBKBGMAF LAICDPFDIMH = 6; + uint32 JINJLBEMJNC = 10; + repeated WidgetSlotTag tag_list = 12; } -// CmdId: 6323 -message JLFHPPFENPA { - int32 ALOELOFKHLC = 2; - repeated LPEJJHPHJNA LIGHANAOAKG = 5; +// CmdID: 2451 +message HDHKMKBKKJD { + EDBIEOJNBAF KIOLEGBHKBK = 11; + uint32 DALBEPBFMFB = 8; } -// CmdId: 23157 -message FFCLKAIMGBP { - uint32 MOMFDDPOHOL = 3; - bool HKPAPPFDGCP = 5; - uint32 ENKIGHFIHBA = 11; +// CmdID: 2467 +message FJCKEAEFAAG { + int32 retcode = 4; } -// CmdId: 29648 -message BPHDDGKNNGC { - FMKOHAIFMPH MDGKFLMMHGF = 4; - FMKOHAIFMPH CBELKJIONKC = 7; +// CmdID: 1404 +message IEJIFPLDBBM { } -// CmdId: 27444 -message KEAPPLOADPD { - ABFKJACHPLA LODMEPAJLIJ = 4; - int32 HJAELAINNMO = 6; - uint32 OJJAPHLCGMO = 7; - bool BHBNJOPMOFF = 9; - bool GFCPDGPGPFF = 12; - uint32 HGHLEDKCGLP = 13; - uint32 DONDCPDKGHE = 14; - uint32 PFJFJHJFAMM = 15; - oneof FAOLEEADJIF { - float sphere_radius = 2009; - ABFKJACHPLA cubic_size = 755; - NJKOOGKKAIE cylinder_size = 1636; - COBJAMGFDHP polygon_size = 1056; - } +// CmdID: 22635 +message NBHALAFBCCI { + uint32 EJGKAPALFJB = 15; } -message OLDECHJNBOA { - uint32 JICPMELNBBL = 6; - repeated ALCIPHMEAHF JPFOHCDGPHI = 7; +message HIKJHBDFMPA { + uint32 KFIINEEJNPN = 1; + repeated BAJDJLADHAB FPIMHFKLMEF = 2; + uint32 APNADONHILJ = 3; + uint32 BKCNDGOJPLH = 4; + uint32 POHDLHLJKDA = 5; + uint64 NEKAIFFBAIB = 6; + uint64 GCFEODOLGME = 7; + uint32 PBKEAOCBPMN = 8; + uint32 FLPHMNIHGCB = 9; + uint32 NHAKDOLOEKA = 10; + repeated GHHNBBLOAIA HCDNAGJHPCL = 11; + repeated CNDPNCJOLGF MFCJLJPCMHN = 12; + uint64 NDFCHLDIDPF = 13; + repeated BAJDJLADHAB NGFANNNBMAC = 14; + GCJHLBLIPPJ FBBBJNHIPLF = 15; + repeated uint32 GNKOIMIJNGO = 666; + repeated uint32 KFCKENAKNOF = 1272; } -// CmdId: 6397 -message OGJNCLEBJEI { - uint32 PABNFILBDMA = 11; - int32 ALOELOFKHLC = 12; +// CmdID: 1937 +message CMBMBLJFKPB { + uint32 anim_hash = 13; + uint32 entity_id = 12; } -message BKJOIEBOHJC { - uint32 AFJJPHANFHE = 1; - bool EBPCEPLKLCC = 4; - bool KHEJHGHEODI = 7; - uint32 CHEHLPACEFP = 11; - uint32 PKLFIKGDGPG = 15; +// CmdID: 2296 +message LOADFNMLAHE { + int32 retcode = 4; } -// CmdId: 7842 -message HHCEJIFMJFF { - uint32 PKLFIKGDGPG = 6; +// CmdID: 27257 +message HCJMOJMJOEK { + repeated uint32 MJIOFGMCPLE = 10; } -// CmdId: 21064 -message HHAJENFCHPG { - uint32 BKFGICIGELA = 1; - uint32 BPBGKNKBDGH = 2; - uint32 GCBOLPFMJCJ = 4; - uint32 KDAMOIOIEBL = 5; - uint32 BBDENNFCFKK = 6; - repeated OCCOAPEMEPP JNNIPFFGHLO = 7; - uint32 KCCGKAFNBOK = 10; - int32 ALOELOFKHLC = 14; - repeated HMKNOALGCDD BIOJNLHEDID = 15; +message KFMEEPJLOKB { + repeated PKFBLELMPDH info_list = 13; } -// CmdId: 8720 -message AEILBHMLEAE { - repeated LGHBFKCGDKD MMIBBDEGCED = 1; +// CmdID: 26109 +message MELIKBGGPHD { + uint32 JINJLBEMJNC = 12; + bool ANKCBOMMOJB = 14; + uint32 GBCEBGKBJDM = 11; } -message KHHIBIDICON { - uint32 MCEJPMAPNNO = 2; - uint32 MPNIELODIFO = 9; - uint32 JAHFOBKDPDC = 13; - repeated uint32 JBJEAIBCOHL = 15; +message CMGEKOAMLEO { + repeated MDOIJNAMCHI PIGKIFKKJFE = 9; + repeated MDOIJNAMCHI DONNENPIDDB = 14; } -// CmdId: 24939 -message CJMHCLOKKIO { - int32 ALOELOFKHLC = 9; +// CmdID: 6396 +message OMIOHLKGNDE { + DLNMIFIODEB ILNBHPKJKMG = 7; } -// CmdId: 9251 -message MHEABDHFNCP { - uint32 NAAKJKALPPD = 5; - uint32 BPBGKNKBDGH = 7; - int32 ALOELOFKHLC = 8; - uint32 FOBCDPDBCKB = 10; - repeated uint32 CDAMBODBBII = 13; +message MJKKFIHMKDD { + uint32 DMKFECCMCOP = 1; + uint32 MEMPKCGNNMF = 3; + bool ECIHDIJCLED = 5; + bool JHFMEFICAAL = 7; } -// CmdId: 26742 -message AKCGBLHGPED { - uint32 GHLMDAEKGKC = 6; - bool IKNKNGACDJI = 10; - int32 ALOELOFKHLC = 11; - uint32 MPHNIELJHBM = 12; - repeated PKGNKDGHLOF KOCKCAOGEDF = 13; - bool ELGBOMNCNLF = 14; +message KCGCKIADJBP { + repeated LBPFBNMILIA CBENKJEOCIL = 1; } -// CmdId: 26570 -message OECPJMAIIEA { - int32 ALOELOFKHLC = 2; - HFNABBHGPAC GJHEDPNPCBA = 3; +// CmdID: 22278 +message IEDADGPEKHB { + repeated uint32 CLPDKLNBCME = 9; + ELKBKGFHAOL JALBJDENPKJ = 5; } -message CEAPIJNDGLN { - uint32 JHNKHHODOAP = 5; - uint32 HJFKGIOMLED = 11; +message KDLBOKJKJED { + uint32 uid = 1; + repeated uint32 OGJODGFLEIN = 2; + repeated uint32 FLIHOBKOFLD = 3; } -message DECFMGDINJE { - uint32 GCDJMPBFNLH = 11; +message LODOPKNFJNB { + uint32 PEIOEFBCMFP = 1; + bool DHAOMGMMDPD = 2; + string EBBPBOEJJPP = 3; + repeated uint32 tag_list = 4; + EKPABLIFILG JAPDKNHENLD = 5; + DFAFGEPBLDO EHLOECHHEPI = 6; + uint32 KFEHEOJCKLB = 7; + repeated NPFPJAHEIDH KOHLIMEPNPM = 8; + uint32 OPPFABKNMMB = 9; + uint32 GAPLFMMGBFA = 10; + KBMIGNFIMKF FPOJGLANECO = 11; + uint64 GEDMDOCOLFJ = 12; + string DPPIBJFOMOC = 13; + uint32 IIACGGOGMLP = 14; + bool JFOEEKHEIMO = 15; + bool PFLAJCKEHFA = 838; + uint32 DGBMJCFHLBB = 910; + bool ANICOPJPCFM = 1448; } -// CmdId: 29213 -message HPHCIAAOGKJ { - int32 ALOELOFKHLC = 1; - ABFKJACHPLA OKMKKBJKFPL = 3; - bool MCOBKJDOGHA = 13; +// CmdID: 6795 +message AOAFDFFLCFH { + uint32 DMNLDPPGOKG = 13; } -// CmdId: 29687 -message APJKJGGKFAO { - repeated NCCJNLKGBGF CNBHEFIILKM = 8; - repeated NCCJNLKGBGF EHAEAAOOKKI = 10; - repeated NCCJNLKGBGF LCOMBEPAJEL = 12; +// CmdID: 9755 +message AMECEFFDODA { + uint32 JLMKCINPCGF = 4; } -message BBAEFLMGJGM { +// CmdID: 21403 +message FMAFCDMHBFC { + repeated PJBCKLBBNFL JLEDGOFFPMB = 1; + int32 retcode = 12; } -message EEKGDGBPOHD { - repeated uint32 CELFGPEBOGK = 8; - uint32 PGBDPGGINBO = 14; +message EPNHGPBMOGC { + uint32 LHDAHDNEPPL = 1; } -message OHDGAANIKBD { - HPPJOBHPGHF JKNHKEMBJJN = 14; +// CmdID: 7629 +message BEFHLDNGEHK { + bool OKBLAGLHLGG = 12; } -// CmdId: 22786 -message DOIPCCJEHOP { - uint32 PABNFILBDMA = 6; - repeated IIHBINFHJHP NOLNPCPLOOH = 9; - int32 ALOELOFKHLC = 10; +// CmdID: 23101 +message OAMBFCHENNC { + uint32 KHHIBKPBKPN = 3; + int32 retcode = 13; } -// CmdId: 24419 -message LDGLGKLHBIG { - repeated PADBLGPOCHK CHBFJFFDABE = 3; +message PFLEPHAEKAJ { + int32 HHHCFHHNBBN = 8; + repeated KDJHBMGGIFD KBOKCOMOACF = 15; } -// CmdId: 9330 -message NMHLJHPCKKD { - int32 ALOELOFKHLC = 1; - uint32 OINICBJHPOK = 10; - uint64 LKBINMHIDJP = 14; +message PPDADGBPHFJ { + repeated uint32 HOEPCMHJBHE = 1; + uint32 BBHOIONIHMJ = 3; + uint32 FLAGFKMIDGC = 5; + uint32 MFBBIMEPADM = 6; + KCBMBGACJPH ODEPMBDNILM = 7; + uint32 EEPFJADODPA = 8; + uint32 DBNNKNAEGFK = 9; + bool CPKNLALFOAC = 11; + uint32 LMDKHNJIJHP = 13; + uint32 KHHIBKPBKPN = 14; } -// CmdId: 26757 -message GLDJAMDMGGC { - repeated uint32 JPHCBANNNMK = 2; - uint32 KAKFCNHBHLM = 9; +// CmdID: 9555 +message DKHMAEDALKK { + bool PLFLIJIMOMD = 2; + map DNJDKHDFHOP = 13; } -message DACAFHACNBH { - repeated uint32 MNBDGCIOKOF = 1; - repeated uint32 HJIJJGLPMPD = 3; - repeated DABKAANFOPH DGDMGKHHNCG = 4; - repeated uint32 PNCKFPLMOAM = 5; - repeated uint32 HHCKIOCOJFC = 11; +// CmdID: 25287 +message DJNNALCNMKP { + uint32 KHMCIJMIOPJ = 5; + map BLOLPFCBDIN = 6; + uint32 HKFGFKOJIGM = 10; + uint32 BKIINNHBFDM = 13; } -// CmdId: 2536 -message GCBNBKLGDNN { - uint32 MPLPLBEHBMG = 7; +message GNPFOBPEGLC { + Vector MKNJODNEKEH = 1; } -message EKIIMAOMOBK { - repeated MLOFCJADHNK MOKGPOLMFGK = 2; - repeated CBAEIFGKBNE FJGALKBPNLN = 3; - repeated uint32 HNDDGFJIMED = 6; - repeated CBAEIFGKBNE JGIDLILAPLP = 8; +message DPAHKLCPMJM { + repeated uint32 CHKBAKFHAJF = 13; } -// CmdId: 27450 -message HEHAPGKJDPF { +// CmdID: 26571 +message GFBFPKMDEDP { } -enum DBDANKKBKPL { - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_PLAY_NORMAL = 0; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_PLAY_TRY = 1; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_EDIT_TRY = 2; - DBDANKKBKPL_CUSTOM_DUNGEON_FINISH_SELF_PLAY_NORMAL = 3; +// CmdID: 5978 +message HDCDDPLOKLC { + uint64 avatar_guid = 5; + uint32 item_id = 2; + uint32 count = 10; } -// CmdId: 24247 -message HPFEOBFMBJO { +// CmdID: 21201 +message NBGHHKAHKGM { + bool is_enable_interact = 1; + uint32 gadget_state = 13; + uint32 GBCEBGKBJDM = 14; } -// CmdId: 8892 -message KEAAOPDAJGJ { - bytes JJAIBPKMNOI = 1; +// CmdID: 2120 +message IDCEGFNNCBN { + int32 retcode = 9; } -// CmdId: 6968 -message JHLMCEMKGIB { - repeated PFKKMHPOAEF ADCJLCPFAJN = 7; +// CmdID: 25223 +message DEFIOGBONGL { + uint32 ONABDGFCPIH = 6; + int32 retcode = 10; } -// CmdId: 6185 -message LFFGJEDKJBC { - ABFKJACHPLA AFCLCINDHFA = 8; - ABFKJACHPLA JGPHAMFEDKN = 11; - int32 JHEHOCBEODA = 15; +// CmdID: 23980 +message KPLJMNAMGKO { + repeated uint32 ILMNIPLKENP = 1; + uint32 uid = 5; + Vector pos = 6; } -// CmdId: 6895 -message NNHLKGDOMOE { - uint32 LPCOOBCMIME = 7; - int32 ALOELOFKHLC = 12; +// CmdID: 2401 +message PBOPJFCEKFL { } -message JOOLHBAEOAL { - ABFKJACHPLA PBGMFIJEAOB = 1; - uint32 IKCGBNOFDID = 7; - repeated int32 NBHDCFHLHJI = 8; +message HPNNEAJIPAL { + bool BGGBFICHOID = 4; + uint32 guid = 9; + uint32 GBAMHBBFPKN = 11; + Vector KPBECGLGIBM = 12; + repeated int32 OHDIHOPHCLD = 15; } -// CmdId: 8409 -message KNNNIBKBENL { - int32 ALOELOFKHLC = 2; +// CmdID: 2015 +message BBHHLCNGHCO { + GOPNAKLACIP AEBGLFMJFHM = 5; } -// CmdId: 300 -message PMHOAHOCJCP { - int32 ALOELOFKHLC = 1; - uint32 AOJLPDFHLPK = 5; +// CmdID: 21369 +message CJOJGLPFICJ { + uint32 KHHIBKPBKPN = 7; + uint32 FHEEBHPPGOA = 10; } -message IKLIEDMHBIH { - AKEIOPODHFF KCDCFCAGMCK = 7; +message PPPELLGCKIJ { } -// CmdId: 3313 -message GMFCHOHAOGA { - repeated uint32 OOAKDEPCEKI = 13; - uint32 PKLFIKGDGPG = 14; +// CmdID: 7862 +message AMNNNDHBCNG { + repeated NEFGCLBANJK NCOHDKJJPKF = 8; } -message GLFHKMFPPCP { - uint32 HMAHMJJGAMN = 8; - uint32 NKPAGNDCIKD = 14; +message CMCBCMNBIFA { + uint32 HKOGKEPKCNG = 2; + bool DPHDAGAGBII = 5; + repeated FNCPDGLGOBC FMMJCIEKIBM = 12; } -// CmdId: 28159 -message GLCHMMFHODH { - int32 ALOELOFKHLC = 13; - uint32 LOIEKFANKLK = 14; - uint32 GCBOLPFMJCJ = 15; +message OIHEGJCPMPL { + bool NFOLOCGBFFG = 4; + repeated ONJIENGBDIP LIHCAEFDJOC = 8; + uint32 OBOOPJLPDNI = 11; } -message FFDHGEAEOND { - map ICCONGHBKPE = 5; +// CmdID: 27340 +message DEJAAICEOJJ { + bool FAEJLBKOILG = 9; + uint32 config_id = 13; + uint32 group_id = 15; } -message BENJDJBGBBC { - bool JPMMFBAIAIJ = 2; - uint64 KAAEMLKLCOE = 6; - bool ENONHLKDOMJ = 12; +message MBJPNGPAMOD { + bool HBLIHLKJEDA = 4; + uint32 avatar_id = 12; } -message NFIBLKHAPDP { - repeated GLLPPFGFFIA HMEIDGFLGOA = 3; - uint32 PKLFIKGDGPG = 10; - repeated uint32 EDAENNEILLL = 12; - uint32 OIFFDDFEHLH = 13; - bool IHHFINLLOIN = 14; - uint32 OCJAIFHBNPE = 15; +// CmdID: 2689 +message LJOHLMCKHDC { + AICHHOBNIJK GOEACHAMIAF = 1; + uint32 HJBEGGJOCDN = 5; + uint32 GKHNLKAADNG = 7; + PlayerDieType JDFBFDIFMMJ = 15; + oneof Entity { + uint32 gadget_id = 3; + uint32 monster_id = 11; + } } -// CmdId: 29250 -message HKINAHNDLLO { - uint32 AAOGCHADHPL = 1; - uint32 LJGHFJGIOLN = 2; - ABFKJACHPLA MNJJANJIOOL = 6; - uint32 NLFIMKJOLCH = 8; - uint32 MKHGDBMDAFI = 10; - uint32 ACCJNDBKDFD = 12; - uint32 HIJCCOEIPNP = 13; +// CmdID: 22552 +message BPKPDOADDAG { + repeated uint32 MKELECOPFFB = 15; } -// CmdId: 26767 -message MLOBIKBBNGB { - repeated IGBJLDBIJBH BKJDHMIFODC = 2; - NEJPOIBLHKC ILLIJEDOIMI = 3; - uint32 EJFCHENMHFO = 6; - string AFEDAFNHFDB = 7; - uint64 KAAEMLKLCOE = 9; - uint32 CCJCBLFHHCP = 10; - uint32 EAAPHMIGMLJ = 15; +// CmdID: 6833 +message GCNGLODDJLN { + repeated LGJJLDMOKHG EHCOGLILGGH = 4; } -message NDACFLIOJCN { - KFILBCFHHEE HJPPFPBHFNF = 6; - NELEIDEELGH IJBNOPMDFHF = 7; - BFLBENAIMJH ECGIPECNODL = 11; +// CmdID: 7773 +message GDIBHLIINCN { + int32 retcode = 6; } -// CmdId: 3846 -message KGEOMANCDFF { - repeated PKAMMDMEKEK ELFGPHPIDNB = 14; - repeated uint32 KCOCGEFMANG = 362; +// CmdID: 2350 +message INEHOMJJIMF { + CKJOFDMGNNO BGPJNIIHANJ = 8; + int32 JJFPFMPJEMA = 9; + int32 retcode = 11; + repeated Vector AEPBMMIDOJA = 15; } -// CmdId: 21044 -message IMIDBIANDEI { - uint32 AIHFCADMDLG = 3; - JAFJDHEKHDP DKOBKKMFMAD = 7; +// CmdID: 7710 +message CNOGNIDJGMG { + repeated GHELCMBAKJC BAOFGOAKGAN = 15; } -// CmdId: 21667 -message EFOCABJDLNA { - uint32 JHOLHHCFBID = 1; - uint32 IAPJPJFFKGC = 12; +// CmdID: 8424 +message KCNPGGIONDN { + int32 retcode = 3; + repeated uint32 HEEGIMPKFPL = 9; + uint32 ONABDGFCPIH = 13; } -message GJBGAPBDDFI { - uint32 AFMFABNGOKE = 1; - int32 GKPOECCADHG = 2; - uint32 BDEEPILAHIF = 3; - uint32 ENKJMPACKLM = 4; - ABFKJACHPLA OJDDKFJIFLE = 7; - bool LCHPNPGKAID = 8; - DDDNKFHKAJP IDGDKNJCECB = 9; - uint32 MFAGKPCPKFK = 10; - ABFKJACHPLA ADBGCNAMKFO = 11; - DDDNKFHKAJP FKOEBONPLFD = 12; - HLDHOIHOACM NMGOMEMINHG = 13; - bool BBOLFDFBKDH = 14; - MICFONKLAIG AKBEOMMLCHA = 15; - uint32 FOBCDPDBCKB = 16; -} - -message LOKFGKCACKI { - repeated uint32 LHNJKBGEFDD = 4; - uint32 CIHMOCCDKBM = 5; - uint32 OMLBMHLNNKN = 9; - repeated uint32 JLDAHKDMFOA = 10; - uint32 DLLCEPGEEMI = 12; -} - -// CmdId: 25894 -message HEOOMFFPHMB { - ABFKJACHPLA OKMKKBJKFPL = 1; - ABFKJACHPLA LANJAPJOEEI = 3; - uint32 MOMFDDPOHOL = 14; -} - -message CECDLHDELPN { - bool GICFFCIGAJN = 5; -} - -// CmdId: 22353 -message MLDOFDACHHL { - bool KPNNKOMMPBN = 13; -} - -message AKGKHFJEPEF { - uint32 MKMACOMJCGB = 1; - uint32 HIJCCOEIPNP = 2; - uint32 LJGHFJGIOLN = 3; - repeated CJKGANOFBCF JOJBKLOEPIH = 4; - uint32 HOIIIBHALJI = 5; - repeated uint32 LDLBCFBAGJM = 6; - bool LDDPALFOIOD = 7; - uint32 EGAAJIFEHEC = 8; - uint32 ECGIMEFOCAO = 9; - map LHOJKBIFKOH = 10; - uint32 LGJCEGIEGAE = 11; - BDEFIILIFBN HMICOBFMDOD = 12; - uint32 EONJBBOBAPN = 13; - uint32 OGHHOEDNKPE = 14; - uint32 IDGOBCLCPIB = 15; - uint32 FJIGJNNFBGE = 16; - uint32 JGHGMIJOJJA = 17; - PLBJDAOHMOF DHPLNDEALGD = 18; - uint32 FKJEFCJMBJJ = 19; - uint32 OIMGEICDBEK = 20; - uint32 FMDCPBMMPOF = 21; - bool DHEPBPBHFKD = 22; - uint32 HDKBOHBCNJI = 23; - oneof GACEELMIMBM { - DFLFDEDICEG fish_info = 50; - OFLDNNFELAD fishtank_fish_info = 51; - } -} - -message FKGBLPGIJAB { - uint32 PLHGOLNFKGP = 2; - bool KHEJHGHEODI = 3; - uint32 PALKGAEJAPM = 4; - uint32 GKIHGKMACDE = 5; - uint32 PKLFIKGDGPG = 8; - repeated uint32 PNPNBPKJPLN = 11; - uint32 IJPKLCFOFFI = 13; - bool EBPCEPLKLCC = 15; -} - -// CmdId: 28490 -message PNLDCMHNKAC { - bool NPEGNHMHKHP = 4; - string MDMFLFFDPCE = 6; - float BIEOOKGJFLA = 8; - uint32 LLBHPBDFMOA = 9; - float MCCHDBCEHCF = 11; - uint32 JCCJNDODMDC = 13; -} - -message EMNGAJIPPBA { - uint32 EEILBFJJGDG = 2; - uint32 IKCGBNOFDID = 15; -} - -// CmdId: 24293 -message FNNGIHINONF { - uint32 CLMPMOOCCJJ = 5; - int32 ALOELOFKHLC = 6; - uint32 MBPOIGPJOMP = 10; -} - -// CmdId: 26486 -message GKGBGCNFCIG { - uint32 ENKIGHFIHBA = 2; - uint32 BEEBCHJIAEK = 7; - int32 ALOELOFKHLC = 10; - uint32 MLCGGHCJENB = 12; -} - -// CmdId: 8945 -message NNIPPHOMNAE { - repeated uint32 KNPCIPDKLFN = 2; - int32 ALOELOFKHLC = 5; - repeated ALCIPHMEAHF MMIBBDEGCED = 15; -} - -message OOGNLKFPGMB { - uint32 ANAOJHLPFBO = 3; - uint32 KAKFCNHBHLM = 6; - uint32 AFCEKKJKINA = 7; - uint32 CGJMMCBGIGF = 8; - uint32 MENOFHPPDNM = 14; -} - -message HNDEPKKNGMN { - uint32 PPFDEGKIBMC = 1; - uint64 IKCGBNOFDID = 2; - map MOKFMLCLKKH = 3; - uint32 EAAPHMIGMLJ = 4; - repeated uint64 KDBAAEHMONM = 5; - repeated uint32 JFKFCHPNMIF = 6; - map JNLPHCAOKLM = 7; - GBLKMKOMFIO LIPBJNOHFON = 9; - map GLNJNCFCLCB = 10; - uint32 MPDFPNPNONE = 11; - GJKDODPBHNN BPBHHNOLEBC = 12; - uint32 JHCEAKNJJKG = 13; - repeated uint32 DBEPJOINGJA = 14; - map PMNNFHHKEAH = 15; - AHEFELBJCDA NJDIGGHGJHD = 16; - map EJGCJIKKPEL = 17; - bool BEHGJKMIBCG = 18; - uint32 MOEMNHBJCMP = 19; - repeated uint32 AGHDAOECNHN = 20; - uint32 PBJKGDDFMBE = 21; - repeated AILOKEENJBL ACFNBHOKLDP = 22; - uint32 OPMKFMALHIF = 23; - repeated uint32 ONMKGJADLGF = 24; - uint32 MCAPJENHMHH = 25; - OGBHLHHHHMM JBJDFHOCAFG = 26; - uint32 BMJPFBCADKI = 27; - NPNPJNHOFAB JACMFBKJANM = 28; - uint32 HIMOJHLCKGB = 29; - uint32 OLGFIIKLEOM = 30; -} - -// CmdId: 8850 -message CEBKCEKDOEJ { - PIKIDFLLFEL BEALDIJBDDH = 2; -} - -// CmdId: 21086 -message MDKPNJGLBFE { -} - -// CmdId: 562 -message NHCJCPCLGFB { - bool HKPAPPFDGCP = 1; - uint32 PLHGOLNFKGP = 3; - bool LPIPMFLMDCI = 13; -} - -// CmdId: 28889 -message IEODGKLFKNA { - uint32 OINICBJHPOK = 11; - bool HADKGPJOKKC = 13; - uint64 LKBINMHIDJP = 15; -} - -message ACGBDHNAHAC { - uint32 LKHGFLILOEC = 1; - uint32 OOEIFENIONP = 2; - repeated GMGDKCHBANE INCDGCCIAFM = 3; - repeated FCENMPFGLEH LAGODDOMCJJ = 4; - repeated FCENMPFGLEH BJCPHKKMBBK = 5; - uint64 AIDFFLOKEDM = 6; - uint32 GIJFNMNNPGG = 7; - uint64 OOBMHDJKCFA = 8; - uint32 PCKJGCOCECE = 9; - uint32 IGHIPJKINCM = 10; - BJICHHHOBAA CHOABJNCGAH = 11; - uint32 DHGMDCIDLCL = 12; - uint32 NOEDCMCGKCP = 13; - uint64 LPAHHBGGOMN = 14; - repeated LLBPNBABIHB MOBODPJJIOC = 15; - repeated uint32 HHGFDHJMOJM = 449; - repeated uint32 FKMNHGPMBGB = 1448; -} - -// CmdId: 21012 -message FBEBENFNAME { - uint32 BLALLKJMGKE = 6; - repeated uint32 FGFNMMFFIKM = 8; - repeated uint32 HFAJLEAJCGA = 9; - uint32 AOBGPFCPIMC = 12; - uint32 FFNPDEHBEHL = 13; - string HHPHOFBALOK = 15; -} - -// CmdId: 26011 -message FAOEMNFLOLM { - uint32 HIJCCOEIPNP = 1; - repeated OIGNKPBNGEC ABLAKDBJDGG = 4; - uint32 KGELPEMDBJJ = 8; -} - -// CmdId: 9737 -message MFDENEBOEPM { - repeated uint64 ODGENFLANJM = 1; - uint32 FGFMJOKMAFL = 2; -} - -// CmdId: 1095 -message KHGBPMGPOBE { - bool JMFJHPNNJLK = 15; -} - -message PEOADAIIEHP { - uint32 IJGCADDBCDG = 3; - uint32 AFJJPHANFHE = 7; - ABFKJACHPLA LANJAPJOEEI = 12; - uint32 JFEMOPGIFHC = 15; -} - -message IJLJPOGOGLN { - uint64 LKBINMHIDJP = 1; - uint32 AFJJPHANFHE = 2; - string MJKMOECGLNH = 3; - uint32 CPBAEKPEFEP = 4; - bool MHOPNKGJAHC = 5; - uint32 MIMAFJAELJL = 6; - uint32 GIHGPFDLDMN = 7; - bool EEHNIEKFBAP = 8; - uint32 OIPCONAHCOB = 9; - uint32 JODHHAHGIDF = 10; - uint64 CGIJDPGLGEN = 11; - bool ABOGNCMFFPP = 12; - uint32 LPGJBFBPOOB = 13; - uint32 BPGFFBOONNA = 14; - bool AMEGAGOIMKL = 15; - uint32 FIFLLKOABAL = 102; - uint32 LMAJPAOCJIP = 512; - uint32 PHDFAENEOKH = 672; - LHOMNFNDHPO MNFDOCOFMNO = 1534; - repeated uint32 CHGNJAIMKLG = 1558; - repeated uint32 EKMGCPOCPGL = 1695; - uint32 GCNAEFKIJFJ = 1730; - uint32 MNGCBDIBFEN = 2007; -} - -message GMLCAGLHFAB { - repeated OMEPEGPCMPN LHBIDKLOLKP = 1; - uint32 JAHFOBKDPDC = 2; - uint32 GCIFCFEDIIN = 4; - uint32 AOJOJLANCLC = 5; - uint32 AHOFKPBHBGC = 7; - GIJMDPCCJMG BEOHBLAOIAK = 8; - map PFNKFCKIJFH = 9; - uint32 ANAMBAAAPIN = 14; - float ANGONOJHONO = 15; -} - -// CmdId: 21451 -message NBGFIEMNKBI { -} - -// CmdId: 2343 -message FGHKOMFIBAN { - int32 JHEHOCBEODA = 2; -} - -message PEKBPLHPADL { - KJHLIPDBMLA MOEMNHBJCMP = 2; - uint32 MCAPJENHMHH = 3; - uint32 PPFDEGKIBMC = 8; - uint32 DMKBAHCJBAN = 11; - uint32 ILABBIGLIGA = 15; -} - -message KNOAKIBLNKL { - uint32 PCINBEPDEEC = 1; - ABFKJACHPLA JGPHAMFEDKN = 2; - bool JNLLJLGPJEP = 5; - uint32 AAOGCHADHPL = 6; - bool KBCPLMEDDLH = 7; - BKALDIAHGHF HBIDHEPNJLI = 11; - uint32 AGDBHMGPKAM = 13; - uint32 PABNFILBDMA = 15; -} - -// CmdId: 28353 -message KHFDJOGDKJL { - uint32 BLALLKJMGKE = 11; -} +message AvatarSkillInfo { + uint32 pass_cd_time = 1; + repeated uint32 full_cd_time_list = 2; + uint32 max_charge_count = 3; +} -message JKDIPEJCOIJ { - uint32 AKFPKAENBLF = 1; - bool LPIPMFLMDCI = 3; - uint32 LOIEKFANKLK = 5; - uint32 PKLFIKGDGPG = 10; - uint32 JAHFOBKDPDC = 13; - uint32 NCONHIBGOJN = 14; +// CmdID: 21021 +message MEFALJIMBDB { + uint32 target_uid = 9; + int32 retcode = 12; } -message PDEEIMPHKFM { - uint32 PPFDEGKIBMC = 2; - repeated uint32 ANJLBIPMFML = 6; - bool JNCPOPGPKHA = 7; - repeated LJBKEOKPJOC FDDHHFPKFCM = 10; - repeated uint32 APDFAAMGJHB = 12; - uint32 ILABBIGLIGA = 13; - repeated uint32 AHMJGINFJFJ = 14; -} - -// CmdId: 26621 -message FJHFBGBALMC { - int32 ALOELOFKHLC = 5; -} - -// CmdId: 23885 -message LLIBINNIBFF { - int32 ALOELOFKHLC = 7; +// CmdID: 435 +message ODOHNIDKNLH { + int32 retcode = 11; } - -message JAGFMKACFOF { - HMLHNLAFBKG DCIIHILLPAL = 6; - DCBLOEAMMJH MMAJJLJAPJB = 9; - BLFPFJOLNOB CAJCKAHKNFC = 10; + +message FOMENIKAMHI { + float ODMAPJKHDCP = 4; + float NGNKPBEMFOB = 6; + uint32 ABLCCNKMENF = 10; } -// CmdId: 29190 -message HKOKLHHEHMB { - repeated NNKDPPLOCFF DNMBLACDOIF = 6; - uint32 GNJFOAILNDA = 7; +message GFHBBBNOFAB { + uint32 GGHKDJLGFPB = 1; + uint32 GHIAOGLLLDI = 2; + uint32 state = 3; + Vector pos = 4; + uint32 OMBMIGPCOAA = 5; + uint32 BJJJDLDCLLL = 6; + bool FANIHELOJAM = 9; + uint32 scene_id = 10; + uint32 HOGPDLGHGLM = 11; + uint32 AGIENJJKPBE = 14; + uint32 CNIMHCGGFHE = 15; } -message BFJKGGJIMIG { - uint32 CDCALINJEKP = 2; - uint32 KGBOKPBKHOK = 3; - uint32 NGCHMDEBEGK = 4; - uint32 AEAANAOPNJD = 6; - repeated uint32 PHBPGKCFAEK = 9; - uint32 PCECABCJIOG = 10; - uint32 NKPAGNDCIKD = 11; - uint32 GHGCNBINLLJ = 12; - uint32 DMOKNKCBKKA = 14; - uint32 AOBGPFCPIMC = 15; +// CmdID: 26092 +message JJEEIFLCIPM { + uint32 PJJAOILBFBN = 2; } -message CGGMBENMCFB { - uint32 IKCGBNOFDID = 2; - ABFKJACHPLA OKMKKBJKFPL = 5; - ABFKJACHPLA LANJAPJOEEI = 10; - repeated LNDBPDMLBGL JLOMDNBJKEH = 13; - uint32 HJFKGIOMLED = 14; +message IADNPJBKILO { + WidgetSlotTag tag = 1; + uint32 JINJLBEMJNC = 9; + uint32 PEMFNLKJKDK = 11; + bool is_active = 12; } -// CmdId: 21689 -message NEAPLAEOJOG { - JGLANNKEAGE BFLKCKMPPBE = 5; - uint32 DHGMDCIDLCL = 13; - repeated LCBFOENIFPP KADAHMHDEMC = 15; +// CmdID: 21287 +message FLDNAJJHIAP { + int32 retcode = 2; } -// CmdId: 25276 -message DAJOENIDAJB { - uint32 AOJLPDFHLPK = 12; +// CmdID: 28508 +message GFDNBOPECJB { + int32 retcode = 5; + uint32 JEFILDJEBAJ = 9; + repeated uint32 BIHIKLAIOLG = 10; + repeated POIPABABMDA item_list = 13; } -message JJHKLFKJIEJ { - uint32 JHEHOCBEODA = 1; - bool LOEIFINMALC = 10; - uint32 JAHFOBKDPDC = 14; +message MIPHFPDBEGI { + uint32 entity_id = 4; + uint32 AIPHNBMBHLG = 8; + uint32 IGMGHFEJAHE = 10; + Vector IAKNHJGCPGL = 15; } -message GHMFEDDMPKM { - MPODFIEBDDN IDNAGMKOHNM = 1; - repeated uint32 BNKFBKEBCFD = 4; - bool HLJPHOJAIKC = 6; - BLAGOELEGHM MNFDOCOFMNO = 7; - uint64 FMPGDFPBOII = 8; - bool EEHNIEKFBAP = 9; - uint32 KAKFCNHBHLM = 10; - GPANEPLHELE CNLGEBMOGIB = 12; - bool KMHJIMCEDML = 13; - HCHCMKNHKDP LIMJHHACJHC = 14; - uint32 BBHBJNMEJOM = 15; +// CmdID: 20912 +message HPHKNEGJANC { + repeated DGECJHENBKP OGIFPOLBHEP = 11; } -// CmdId: 1415 -message MKFAGPHJGHK { - int32 ALOELOFKHLC = 4; - uint32 MOMFDDPOHOL = 5; +// CmdID: 8227 +message DGAJBNHFOJB { + uint32 OMGCHBACHCI = 6; } -// CmdId: 24682 -message KELMPINLECJ { - uint32 FELHCCPHLMD = 5; - int32 ALOELOFKHLC = 13; +message KEOABMHGEDE { + repeated uint32 KEHDBAPHJIG = 6; } -message FIFAHKAFAPL { - repeated uint32 PBLAECINPAB = 2; +// CmdID: 2384 +message EAGJBIGHAEG { + repeated IDOJNCGGHAK PLAPCGKEIEA = 2; + repeated int32 PBGEEKLDIKE = 5; + repeated int32 PHBKEDKCHNH = 9; + repeated int32 EHFGKOLBOMK = 12; + uint32 scene_id = 14; } -// CmdId: 9131 -message BMNGHKFCNAP { - uint32 LFEENLOIMBB = 1; - uint32 MODFGFCALHE = 2; - PEHHBGGJFFN LDOIGIOKPKO = 3; - uint32 CLBHLJKKOCJ = 4; - int32 ALOELOFKHLC = 7; - repeated HPIPLDFNMMH LNNCMCGKHFA = 13; +// CmdID: 21526 +message PKBCKHKCNEC { + uint32 AHIDNMJDEJF = 9; } -// CmdId: 2936 -message CDBLJCAINCN { - uint32 JJJEIPNKKGI = 1; - repeated MNMCGFADIDK LNGKGKDAOEO = 9; +message KFKCMMOHNOF { + bool MDGJJOFOKAP = 2; + uint32 PPBAMNFHEJE = 3; + uint32 PJJAOILBFBN = 6; } -// CmdId: 22467 -message MDONLDCOBKO { - int32 ALOELOFKHLC = 7; +// CmdID: 6615 +message CGFIGGODHIB { + uint32 type = 6; + uint32 avatar_id = 11; + int32 retcode = 14; + oneof Detail { + CODLGHBFMLL weapon_response = 438; + CACHHPNIABC element_weapon_response = 446; + ADMFDGOKBAG reliquary_set_response = 1461; + AMIMNLMEGEA element_reliquary_response = 1499; + JOAPCLNJBCA skill_response = 1547; + JGDLHLGHIIB reliquary_response = 1663; + DLGGMGOMEGO element_reliquary_set_response = 1737; + } } -// CmdId: 24211 -message AOAIBNHPIJG { - bool EAPHMODKCPG = 5; - bool CAEHCJFHABI = 15; +// CmdID: 24550 +message OCNIIHCNMJL { + uint32 IHEKODCHBLI = 2; } -// CmdId: 27187 -message NDKDHHCPMKM { - uint32 GCBOLPFMJCJ = 6; - int32 ALOELOFKHLC = 9; +// CmdID: 20588 +message KLFLHNMKICF { + repeated uint32 ECDAEFBOJOF = 10; + repeated JMFILHPJLKI NDPLPGEGECE = 12; } -// CmdId: 6600 -message OCOMAEIGAKJ { - repeated MMPCGKMHPOE GADMHPIOOGJ = 11; +// CmdID: 9120 +message OJOGCHCDOPJ { + int32 retcode = 9; } -message IIHBINFHJHP { - uint32 PFGCNKOHNHA = 1; - ABFKJACHPLA LANJAPJOEEI = 2; +message JBBPJPOBALJ { + uint32 DEKHBEOOIEN = 3; + bool ECIHDIJCLED = 4; + bool JHFMEFICAAL = 7; + uint32 PJJAOILBFBN = 13; } -enum AGGOEFOIPEO { - AGGOEFOIPEO_DEAL_ADD_FRIEND_REJECT = 0; - AGGOEFOIPEO_DEAL_ADD_FRIEND_ACCEPT = 1; +// CmdID: 21588 +message LDLCBKNGLKF { + uint32 player_uid = 10; } -message KMLDGDMJLMB { - uint32 PPFDEGKIBMC = 2; - bool NHFDIPGIIAH = 4; +message ELFMDEMLJCB { + bool EHIPECCDLAB = 2; + uint32 OCNJNMHLLHI = 3; + uint32 IKNFNNFKAGF = 6; + uint32 count = 13; } -message IGDJLGPPIEK { - uint32 JHEHOCBEODA = 1; - OCKALFHEPCC LANJAPJOEEI = 2; - uint32 JAHFOBKDPDC = 3; - uint32 CEIAKNGAODL = 4; - uint32 MEHELPILBMP = 5; - uint32 HFGPFNBCNNP = 6; +// CmdID: 26599 +message CLPPLCENGDM { + repeated HKBCJPOPOGI item_list = 2; + repeated HKBCJPOPOGI MFAPNMCHEMG = 3; + bool IGCOBPMNIFE = 5; + Vector position = 6; + uint32 reason = 9; + bool BJJEBHBFHOB = 11; + bool OGPPJHABDEE = 12; + uint32 KENIKECFFLM = 13; } -message MOCJCFEKLEP { - uint32 MIKDIMNEFDP = 2; - uint32 DCNPJDIHMGK = 3; - uint32 IKCGBNOFDID = 5; - uint32 CINMMIMKBPI = 8; - uint32 PPFDEGKIBMC = 9; +message EFMBFPECEJN { + uint32 FBPGIMLMDNJ = 1; + string nick_name = 5; + string KAMJIJOLFKJ = 7; + string MMDPDOOCOCO = 8; + NBADDMOPLEI BLFKOJLCCOO = 14; } -message PPALPLLOJAG { - bool EBPCEPLKLCC = 5; - uint32 LJGINJNHFJL = 9; - uint32 GCBOLPFMJCJ = 13; +message JBKFGGKNLAB { + string nick_name = 2; + string KAMJIJOLFKJ = 7; + int32 param = 10; + uint32 DJCFMFEDNCG = 11; + NBADDMOPLEI BLFKOJLCCOO = 12; + uint32 uid = 13; + uint32 MCBPFMMCBFM = 14; } -message EGADJPAGDKM { - uint32 IJMNAJAHPHD = 3; - uint32 ANGFLNNANFF = 5; - uint32 PKCMGNJDFOI = 11; +// CmdID: 3620 +message DHFOIKLNMOO { + uint32 level = 3; + uint32 exp = 15; } -message HPPJOBHPGHF { - enum KOKGLOKHGKG { - KOKGLOKHGKG_ACTION_TYPE_NONE = 0; - KOKGLOKHGKG_ACTION_TYPE_PLAYER_MOVE = 1; - } +// CmdID: 20207 +message IEKMNKBHPFA { + bool FOFBKDLGIME = 4; +} - KOKGLOKHGKG IFMFPDPBDGA = 1; - uint64 LKDNMOMBKMJ = 2; - uint64 JAOKCJBAAEL = 3; - bool PBJFKCNDFEJ = 4; - OCKALFHEPCC LANJAPJOEEI = 5; - uint32 NHJCLNOLPAN = 6; - uint64 HCFFMHEFMLJ = 7; +// CmdID: 22114 +message EPIDFOJKKKP { + uint32 CPJOFIGJDGP = 1; + repeated uint64 HHMFLFIGILD = 13; } -message BDNFIOHBPJB { - uint32 DBPPAGBMDKK = 1; - float HCENLDNFPOL = 2; - int32 EBKBENOMKNH = 3; +// CmdID: 21676 +message GFHJLMPNHOH { + uint32 INDIKFKNKAB = 7; } -message JCEIECCIFHJ { - repeated uint32 DOEMNHHPPMC = 3; - repeated uint32 DMNOAMMODEP = 6; - repeated uint32 OLDAAFKKLOC = 11; - map NJKCBDEEFCG = 15; +message CAOIKLIFEEB { + uint32 KMAEHPAGKFK = 5; + HENEBMLIICL MHFDGAGIEPA = 8; + uint32 LEIJPNJKLIM = 10; + map EJODJEEDJNE = 12; + uint32 AMLBCABKJFP = 13; + uint32 uid = 15; } -// CmdId: 28576 -message AGJPFBKFGBB { - repeated HKBPJNKGGCC LHMCLBGJNBA = 11; +message CIHBKDLCEIL { + uint32 BKCLMICECHC = 4; + repeated uint32 IJHCMCFACBI = 11; + bool PPHAOBLDFCF = 15; } -// CmdId: 26342 -message DNKICOBLNIP { - repeated JPFCIAPCJOC KKAFHAGPEBG = 8; +message ABNIIJCGJGF { + uint32 guid = 1; + uint32 KBJNLBKMEDP = 2; + uint32 HMLGDPBCGDM = 3; + Vector pos = 4; + oneof HAIBOPPBGDC { + DJJJNEIIHDK npc_data = 6; + IBOMMPCKKLG suite_data = 7; + } } -// CmdId: 25360 -message ALFNNAOCKKA { - repeated uint32 PGNBHLPDNFO = 9; +message IEPCOAOEMNA { + map JAEHHEHJPLL = 1; + uint32 ANOKHLPNEOP = 2; + uint32 JOFBEIACLOF = 6; + uint32 NIKAJAHECFE = 7; + uint32 KHLEMJILNME = 10; + map FBCFOKMBGIP = 11; + uint32 BKCNDGOJPLH = 13; + uint32 IPFPKEFIKEA = 15; } -message FPDNEOJHHPN { - bool EBPCEPLKLCC = 4; - bool KHEJHGHEODI = 6; - uint32 PKLFIKGDGPG = 10; - uint32 ONAMNABGEFD = 12; +// CmdID: 20533 +message EMGPFCBMMHK { + ABEALCJGLHD OLLPLJCDBDO = 1; + int32 retcode = 15; } -enum JLBNPBAAJFD { - JLBNPBAAJFD_LUASHELL_NONE = 0; - JLBNPBAAJFD_LUASHELL_NORMAL = 1; - JLBNPBAAJFD_LUASHELL_SECURITY = 2; - JLBNPBAAJFD_LUASHELL_SHELL_CODE = 3; +message JFMHNCMKOAF { + uint32 PPBAMNFHEJE = 1; + uint32 MEMPKCGNNMF = 4; + uint32 JBPLGBKLDLP = 9; + bool ECIHDIJCLED = 12; + repeated IAMCELOKJPM KFAPIJCGDBC = 13; } -// CmdId: 22765 -message FNAFMIBLBCA { - int32 ALOELOFKHLC = 3; - uint32 OEMNAFFFMGJ = 10; +// CmdID: 2320 +message HLKKNGJEFFI { } -message DGLPCOFJHEC { - float CKKPFELPPDI = 6; - int32 KDGANJDFBCJ = 11; +// CmdID: 2147 +message GCIGEBDOPID { + int32 retcode = 8; + bool AGFJLEIEOCG = 9; + BIIJLKKMPPI OODFJAKHIHD = 10; + uint32 IHGIDGHGKNH = 12; } -message PMBBKDFCMBH { - repeated uint32 OJDNKCIJHAK = 7; - repeated uint32 HEOIFKMINME = 12; +message JLJGJGAHINL { + repeated POIPABABMDA NIOMENGDMAJ = 1; + uint32 GFGCNCPNOIG = 2; } -// CmdId: 1780 -message HAGLELCPEPF { - repeated uint64 OEPAEBPEOKF = 13; +message DHEGFOIAAPL { + map KJJDNCGAMFF = 2; + uint32 AFJCLENHANC = 4; + bool DPHDAGAGBII = 7; + CPEEMMPBKMK FHKLEKFEMLA = 8; } -// CmdId: 23987 -message FHBIMNKLGEM { - repeated uint32 MBJJPDIPNPC = 10; +// CmdID: 6593 +message FHKJJIBPEBH { + uint32 GMEMGDLLPNJ = 8; + uint32 ECHFGHANMPB = 9; } -// CmdId: 5012 -message GKAGPMCEONE { - uint32 ENKIGHFIHBA = 6; - repeated uint32 CNANJJCOLFM = 11; +// CmdID: 376 +message AFDLGAJFGHC { + uint32 PJJAOILBFBN = 5; + uint32 OCMHGMLNHJD = 7; + int32 retcode = 13; } -// CmdId: 29196 -message CDKPFBIFLNI { - CGOCJMBNPPP EDKODFKFMHL = 3; +// CmdID: 8042 +message NGLBNCHJMMG { + uint32 entity_id = 11; } -// CmdId: 24699 -message IGAGHBIKAND { - int32 HNFPMBHEBCG = 7; - string PHAKJGEKCKM = 14; +message JKEIBODAGPM { + uint32 DMKFECCMCOP = 7; + bool ECIHDIJCLED = 13; + uint32 MEMPKCGNNMF = 14; } -// CmdId: 6211 -message OJPDOOFCNBC { - int32 ALOELOFKHLC = 2; - HGDJJGHOPDL BKIBFHBODEM = 13; +// CmdID: 6830 +message PLNJCJBEBFO { + uint64 PEKDNKGBEFE = 3; + int32 retcode = 15; } -message OHCFBCJFMCM { - uint32 BFDCMJMCICH = 1; - uint32 KNNMFOAICGK = 2; - IKDHMJLPHFA ADOHDLNIFKO = 3; - uint32 OOHBHGFGMNL = 4; - uint32 DHGMDCIDLCL = 5; - GMIMNELBBKD DKHNMEEHDMG = 6; - repeated NGHAFJLIIGC EHLJAICMOIN = 7; - uint32 PGNJABMGMJH = 8; - repeated MKODKLALKPI EIDACCGDHCM = 9; - repeated uint32 GOHMMKKFJDI = 11; - repeated KGALKHCPOKJ MBDOBCDAGMH = 12; - uint32 KMBMOFPPMKM = 13; - FKGNKFMLDNB BCEJMDGABBK = 14; - repeated GIEJLPNHOAJ LHBIDKLOLKP = 15; - repeated NGHAFJLIIGC CHDFIIGKDKE = 244; - repeated PNCJONOMFEG OMAJDJPIFBB = 356; - repeated uint32 BKCEKOHBOHF = 379; - repeated PCAPDLBGOMG LCKEDHKBCLN = 568; - repeated GIEJLPNHOAJ BJCPHKKMBBK = 598; - repeated HNIKPBBCKLG NIKLPININME = 691; - map KHANKHMLHAK = 995; - repeated NNNECCFMAHJ IAKBBHBPOEA = 2017; +// CmdID: 22835 +message FKJDGHEMIBI { + uint32 DMLCIGBDPII = 14; + uint32 name_id = 9; } -// CmdId: 24027 -message OOLCGABHMPA { - int32 ALOELOFKHLC = 7; - oneof BOKNEIKFFJE { - uint32 bgm_id = 2004; - bool is_show_brief_card_event_case = 1921; - uint32 red_point = 766; - } +// CmdID: 22577 +message FLOCJFMHHLM { + uint32 target_uid = 7; } -// CmdId: 29064 -message IBDFEFBJLMH { +// CmdID: 25969 +message CBAEOBNLDCL { } -// CmdId: 4841 -message NIJGKFDJBIL { - int32 ALOELOFKHLC = 4; - uint32 IJGCADDBCDG = 8; +message DNJCPINJMCI { + uint32 EMCJHGOLMCB = 2; + repeated POIPABABMDA HAOPEEKMDBM = 11; } -// CmdId: 23285 -message FBOECAFGKJG { - repeated uint32 DCGDJOJCMNJ = 2; +// CmdID: 2375 +message FCNGIOKBJMI { + int32 retcode = 3; + string version = 15; } -// CmdId: 22259 -message ICLHCLLHMCN { - GJABGJFLFHI BDMHBEMMJEJ = 5; +// CmdID: 22795 +message PKNIPCOLOFO { } -// CmdId: 9238 -message EFJBIGCODCE { - int32 ALOELOFKHLC = 11; - uint32 DKBPELKIFBM = 14; +message BHGJFJLCBGI { + repeated DKNKKMEMNEC BFBOMBOINPJ = 1; + map KBCKKPNLBJC = 2; + HENEBMLIICL MHFDGAGIEPA = 5; + float MJPDBGBPBEL = 7; + uint32 NACCGGJJEFL = 8; + uint32 DEKHBEOOIEN = 9; + uint32 CNBBMPEJEHB = 10; + uint32 FGDAFKPBLMH = 13; + uint32 BMCCEDCPBNF = 15; } -// CmdId: 7344 -message OOKMLNLBKDE { - repeated uint32 BLEJFDOHDII = 9; +// CmdID: 7713 +message ADAMAMEFEDJ { + repeated POIPABABMDA DLKGDLNILEH = 10; + repeated uint64 KKAGFCFMHMM = 1; + uint64 OPBNFDPDJGD = 4; } -// CmdId: 7508 -message IAMCDIHPLLM { - int32 ALOELOFKHLC = 12; +// CmdID: 9085 +message PODDHNLBPBD { + uint32 APOKPKNJNLK = 7; + uint32 IFMFEECEMJH = 9; + uint32 FELHEFMFAIP = 10; + uint32 CJFPCBALBID = 13; } -// CmdId: 25138 -message OKEDEHOMFFG { +message CIOFCBLOPDK { + bool ONKGKELDFHD = 2; + uint32 CAFEFEABNEC = 3; + bool GAJCEELBMOK = 5; + bool PHJBDMJJNAG = 6; + Vector rot = 10; + Vector pos = 11; } -// CmdId: 9950 -message NNONEHIHBJM { - bool JHONCLOHLMA = 3; - uint32 GCBOLPFMJCJ = 5; - uint32 PKLFIKGDGPG = 7; - uint32 DHGMDCIDLCL = 9; - repeated uint32 KFMCDPLPABH = 11; - bool EKHDBKJDOBP = 13; - uint32 LOIEKFANKLK = 14; +message NIBECADFHEB { + MGJHMBJAGAP AIIGJKJLBAL = 1; + uint32 KNIEJLIPPMC = 9; + bool JCGJBPGHFEL = 14; } -// CmdId: 997 -message FLPNJDHBHMA { - uint32 EMGKBHBGJBI = 1; - int32 ALOELOFKHLC = 7; +message DHDLKNOMAEE { + oneof JIHGIIOLFHE { + NBHBDHEJBIH op_surrender = 1; + NCGMJBGCFOI op_attack = 2; + KAOKJIPOFOL op_vehicle = 4; + KBLLGEFKOCB op_select_on_stage = 5; + LPOJMBGHHBJ op_reboot = 6; + LDHBDIGNHCL op_reroll = 7; + GMHLCFMHPBG op_play_card = 8; + DIMCBFDLBKI op_pass = 9; + LAOJLGMBAEE op_redraw = 11; + } } -// CmdId: 22953 -message EMGLFFMELBE { - uint32 FJFENDDFAIF = 9; - uint32 OCJAIFHBNPE = 11; - uint32 HIJCCOEIPNP = 15; +// CmdID: 21184 +message HKPGJJFIFLB { + int32 retcode = 7; + uint32 KHHIBKPBKPN = 12; } -// CmdId: 26138 -message AIFFNCLCHOB { +message HILJDMKKPCN { + repeated uint32 PHKPFJAJFKJ = 9; + uint32 PJJAOILBFBN = 13; } -// CmdId: 24344 -message HHGPAHPJPCH { - int32 ALOELOFKHLC = 1; +// CmdID: 9322 +message HPKKIPONHCK { + repeated uint32 MDCDGKCLNFL = 1; + bool PFOKFHLOKEJ = 11; } -// CmdId: 7893 -message NDCKILBHPCE { +// CmdID: 25111 +message DPPKOJFFMNN { } -message FLGILPAKAML { - HLDHOIHOACM IOENAPKMDAH = 4; - bool LCHPNPGKAID = 5; - uint32 AFMFABNGOKE = 9; - uint32 OCLFMLEIGOG = 11; - uint32 CNOOMKIFDNB = 12; - uint32 FOBCDPDBCKB = 14; +// CmdID: 24020 +message HOECHLAPBDD { + uint32 ONABDGFCPIH = 4; + uint32 KHHIBKPBKPN = 1; } -message MMPCGKMHPOE { - enum LFNCEGJCJAE { - LFNCEGJCJAE_INVALID = 0; - LFNCEGJCJAE_RUNNING = 1; - LFNCEGJCJAE_FINISHED = 2; - } +// CmdID: 27100 +message PGIBBEGDODE { + uint32 DGLCDJNMNKH = 3; + int32 retcode = 15; +} - uint32 IJGCADDBCDG = 1; - LFNCEGJCJAE CFHGCECHLKO = 2; - uint32 FHNJNEEHMGL = 3; - map PINENHCKABF = 7; - repeated uint32 BHGMBKEANBH = 9; - map LPEJPEBFPHI = 11; - map PHNBLMKDCMO = 13; +// CmdID: 5673 +message LLBOKELBKHF { } -message KINNIPCOCLB { - uint32 IKCGBNOFDID = 1; - uint32 HJFKGIOMLED = 2; - uint32 KKAKDPHJJOC = 3; - ABFKJACHPLA LANJAPJOEEI = 4; - oneof MJEBJOLMFLC { - DOMJIPOHBPB npc_data = 6; - LGLHEPFBGDH suite_data = 7; - } +message HAJBJKCBFGF { + repeated uint32 BFBOMBOINPJ = 4; } -// CmdId: 5247 -message BDPJPLOMCHE { - GIJMDPCCJMG DNDBKINDBDE = 2; - uint32 CALBIEKIBKD = 10; +// CmdID: 6875 +message IKNGIGPCBKC { + int32 retcode = 2; + bool OMNCIKFFGBO = 6; } -enum FGPDFMMJMDD { - FGPDFMMJMDD_ROGUE_ELITE_NORMAL = 0; - FGPDFMMJMDD_ROGUE_ELITE_HARD = 1; +message PHMENAIAOFB { + bool ECIHDIJCLED = 1; + repeated uint32 HBLMBGKDNKK = 4; + repeated uint32 JGNPHJGECAK = 9; } -message IHBFEPHGJFA { - int32 MDDBNHDGFGN = 3; - uint32 BFDCMJMCICH = 4; - map HJBPJFJEKKJ = 5; - LOHBBFDKCPI EDKODFKFMHL = 12; - map GCPADDOGKFD = 15; +// CmdID: 25866 +message EKDCIANCAHA { + repeated uint32 CIOCGFEBMGO = 8; + repeated uint32 PJKADOJNEAI = 12; } -// CmdId: 23969 -message FEPLMJEJAOA { - int32 ALOELOFKHLC = 7; +// CmdID: 598 +message AGMIAGNOHBL { } -// CmdId: 8213 -message LPCCGGKDGML { - uint32 MOMFDDPOHOL = 2; - oneof BEALKKPHHEG { - PBAOGDGPBGJ location_info = 1448; - IGAMKCLFACP widget_creator_info = 1848; - } +// CmdID: 192 +message OBPNJHOFBED { + uint32 GMEMGDLLPNJ = 4; + uint32 LPDDMNEMJLG = 13; + uint32 ECHFGHANMPB = 11; + uint32 EJCPFNNGJKH = 6; } -// CmdId: 8884 -message PKELPDJNCHH { - uint32 GCBOLPFMJCJ = 11; +message NCEAKNKCGPC { + uint32 NIKBFDDEHDF = 6; + uint32 KMDCKLEPEGP = 8; + uint32 DLPJAAAPKKL = 11; + uint32 KMAEHPAGKFK = 13; + uint32 OMGCHBACHCI = 14; + PAAHDFJMICD reason = 15; } -// CmdId: 21060 -message KEMHCNHJJMF { - uint64 IJIGJHNELFO = 4; - bool PGKMAFLFEIO = 5; - uint32 PHEDBMKDHAG = 6; - uint64 ALHDKBBMHGP = 8; - AIGEEEFLGBP KPJIFOHLJHM = 10; - uint32 BLALLKJMGKE = 13; +message OCKFDNDLGJG { + repeated uint32 DMANOKLBKKA = 4; + uint32 MCMBOFIFBCP = 5; + map GFFGJMADACL = 6; + bool EBGKBPBKOGL = 8; + uint32 KMHIDAEFFLC = 10; } -// CmdId: 3029 -message HAECJMACDHM { - repeated KLLAAKFFKJE BDMGFOLKJAF = 6; +message KAALEPBPCLM { + int32 PJIAOLAGOAI = 9; + int64 OKICOGLEJEC = 14; + Vector IEMHPJAOFCN = 15; } -// CmdId: 25225 -message GNAOBIMIEHD { - uint32 AOJLPDFHLPK = 1; +// CmdID: 21585 +message MLOMOBIHHKI { + uint32 PJJAOILBFBN = 12; } -// CmdId: 21458 -message CLEDADKMCJF { - int32 ALOELOFKHLC = 11; +// CmdID: 724 +message FPJBDADACAK { + int32 retcode = 3; } -// CmdId: 20541 -message EOKBHMIFANL { -} - -// CmdId: 27850 -message PBJEEJGFBBL { - repeated uint32 PPFDEGKIBMC = 13; +message DOOPEADJBGJ { + bool FOEMLKAGIPA = 3; + PCDGJMPGNHA DKEHLPGNKCB = 5; + uint32 MDLPHGFNJBA = 10; + uint32 LANBAKKBBGH = 12; } -message INBEKMDCGLJ { - repeated LGEBGMACHCM KOHDONCJGJB = 3; +// CmdID: 21032 +message PHLOKMCHDPN { } -message IAEFMBJHALH { +// CmdID: 1771 +message FFILOLMCECE { + int32 retcode = 5; + BMGHKIDPOOH MAEJDFJEKDF = 12; } -message NAGOJLMMJBB { - uint32 DGEGODGMDHE = 1; - uint32 KDFDJFJBNDK = 3; - bool IAELFLIGBOE = 9; - map IADKJMLHION = 12; - AJPEDHOCLEC POOFKNNHMFB = 13; - APBAHEHDEDH INKPJEGPNEN = 15; +message AMIFCCDHBCP { + uint32 PJJAOILBFBN = 4; + uint32 GPAELJHNAEK = 10; + uint32 BKMIJHDKGFC = 11; + bool ECIHDIJCLED = 12; + bool JHFMEFICAAL = 13; + repeated uint32 MBDFKFEPNGA = 15; } -// CmdId: 20331 -message MOIKKNILCJE { - uint32 PKLFIKGDGPG = 3; - int32 ALOELOFKHLC = 11; +message ABEGKKEKJMI { + uint32 LNBBMIAHHND = 6; + uint32 FENJHMLGKIE = 8; } -enum FKGNKFMLDNB { - FKGNKFMLDNB_GCG_GAME_NONE = 0; - FKGNKFMLDNB_GCG_GAME_GM = 1; - FKGNKFMLDNB_GCG_GAME_MATCH = 2; - FKGNKFMLDNB_GCG_GAME_PVP = 3; - FKGNKFMLDNB_GCG_GAME_TAVERN_CHALLENGE = 4; - FKGNKFMLDNB_GCG_GAME_CONST_CHALLENGE = 5; - FKGNKFMLDNB_GCG_GAME_WORLD_CHALLENGE = 6; - FKGNKFMLDNB_GCG_GAME_BOSS_CHALLENGE = 7; - FKGNKFMLDNB_GCG_GAME_WEEK_CHALLENGE = 8; - FKGNKFMLDNB_GCG_GAME_BREAK_CHALLENGE = 9; - FKGNKFMLDNB_GCG_GAME_QUEST = 10; - FKGNKFMLDNB_GCG_GAME_GUIDE_GROUP = 11; - FKGNKFMLDNB_GCG_GAME_OTHER = 12; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_JOURNEY = 13; - FKGNKFMLDNB_GCG_GAME_PVE_ACTIVITY = 14; - FKGNKFMLDNB_GCG_GAME_ARENA = 15; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_PVE_INFINITE = 16; - FKGNKFMLDNB_GCG_GAME_ACTIVITY_PVE_PUZZLE = 17; +// CmdID: 9916 +message PAEGIMELNGB { + IGOHJIBCDFA LKIDBHIOOOG = 9; + HCIBEIDKGBJ BNHBAPDIKOJ = 14; } -message DMADLKHOLBC { - uint32 CLMPMOOCCJJ = 1; - uint32 GKBLPOMACED = 2; - uint32 LLHEAHHDFHP = 3; - map DLGKADFMIFN = 4; - bool KMPFOOMNDFJ = 5; +// CmdID: 6148 +message LIONJKBCKIE { + repeated int32 level = 1; + int32 retcode = 7; + repeated Vector AEPBMMIDOJA = 9; + NLKAMGEKNNI BGPJNIIHANJ = 10; + int32 JJFPFMPJEMA = 13; + repeated int64 OKICOGLEJEC = 15; } -message KOGBDGOJCMM { - uint32 JHEHOCBEODA = 1; - uint32 PPFDEGKIBMC = 2; - uint64 IKCGBNOFDID = 3; - uint32 NHJCLNOLPAN = 4; - repeated uint32 BJLNNNKHFOH = 5; - uint32 MPDFPNPNONE = 6; - repeated uint32 JFKFCHPNMIF = 7; - CJKGANOFBCF CLOFGEICKIA = 8; - repeated COBNHEIIPIC NEBAGMMLHGK = 9; - uint32 JHCEAKNJJKG = 11; - repeated uint32 DBEPJOINGJA = 12; - map PMNNFHHKEAH = 13; - map EJGCJIKKPEL = 14; - repeated IGBJLDBIJBH BKJDHMIFODC = 15; - repeated uint32 AGHDAOECNHN = 16; - uint32 PBJKGDDFMBE = 17; - uint32 OPMKFMALHIF = 18; - uint32 MCAPJENHMHH = 19; - EKIMOLIMEOF AGJMJFGAPIE = 20; - OGBHLHHHHMM JBJDFHOCAFG = 21; - uint32 BMJPFBCADKI = 22; +message CNDPNCJOLGF { + uint32 monster_id = 5; + uint32 count = 7; + uint32 level = 8; } -// CmdId: 8752 -message JOLJMIKNDOO { - uint32 HIJCCOEIPNP = 3; - int32 ALOELOFKHLC = 9; - uint32 OCJAIFHBNPE = 10; +message LPKOHPLNIOA { + repeated KAALEPBPCLM CBDJNKEPEAJ = 8; + int32 level = 13; } -// CmdId: 20339 -message DOMBKOHNAGJ { - uint64 HCJPONOCFGI = 1; - uint32 GEHKDLKICIH = 2; - uint32 GAMKJHOEENJ = 8; - bool GIOBILEHLOB = 10; - uint64 IKCGBNOFDID = 15; +message PPMJIDDGDMO { + uint32 PJJAOILBFBN = 1; + uint32 GPAELJHNAEK = 10; + bool ANJBCFCFFOP = 11; + bool DMEOECIAMJA = 12; } -// CmdId: 29136 -message EPKKAHENDHA { - int32 ALOELOFKHLC = 2; - uint32 HNHINODDPBF = 5; - uint32 KKIEEOPGBMD = 7; +message OELNDHIFHII { + repeated MOPDGANFKAF IEIMNELHAFF = 6; + uint32 BJJDMKGDEIO = 15; } -// CmdId: 22391 -message AIFFPIKGLLM { - uint32 GNJFOAILNDA = 12; - map ADHNDJKEJNK = 14; +// CmdID: 25402 +message PFPOALLDFAM { + int32 retcode = 15; } -// CmdId: 25366 -message PKCEKACFDLI { - int32 ALOELOFKHLC = 10; +// CmdID: 27188 +message IKMLEENDCOE { } -// CmdId: 4959 -message NDPOCIKNHGE { - int32 ALOELOFKHLC = 6; +message JMIFAHCNGAO { + repeated uint32 IEBGEEOMOIG = 1; + repeated BJLPGFBGFGB MGILPOHHOEM = 4; + repeated uint32 FBDGOBJHILF = 15; } -// CmdId: 28173 -message HGBGJEKJBDB { - uint32 PMPPGJFAFPM = 8; +// CmdID: 22671 +message GCIOFNEHEKK { + uint32 FIBAPAJEFMA = 9; + bool LPEDOBBPAPE = 14; + uint32 PMNEEOEOLKC = 15; } -// CmdId: 159 -message CKDEBGNIHAK { - repeated OMEPEGPCMPN KFMCDPLPABH = 1; - uint32 DFGBJIBFJBA = 3; - uint32 OCJAIFHBNPE = 5; - bool LPIPMFLMDCI = 7; - uint32 NNBMMFOECHG = 9; - bool HKPAPPFDGCP = 10; - repeated uint32 JPGLBGIKBGC = 11; - repeated HOJELKOKDGH JMDBDOMAJLF = 12; - bool EIMKIBKGPAL = 14; +// CmdID: 20981 +message OAEDMOEBEOF { + int32 retcode = 15; } -// CmdId: 9194 -message JKBBGFIMMKI { - uint32 GNJFOAILNDA = 1; - int32 ALOELOFKHLC = 8; - uint64 AMPIOEHPGBN = 15; +// CmdID: 28255 +message GOKOOFJIENK { + uint32 ICIMAOEKKKA = 2; + int32 retcode = 8; + uint32 AAECBHCCKBO = 12; } -// CmdId: 9442 -message DKFDGCFCJGH { - uint32 JHEHOCBEODA = 1; - repeated uint32 ONEPCBGMMLB = 15; +// CmdID: 2567 +message BFPAJIHLNMK { + repeated OMOFGONABFB KFAPIJCGDBC = 15; + uint32 room_id = 13; + uint32 GAPLFMMGBFA = 6; + IALDLPPFIDE EPCBAOBGODI = 9; + uint64 GEDMDOCOLFJ = 5; } -// CmdId: 21597 -message LBAHKLDBIHL { - fixed32 GKAFIEPILPB = 4; +message KPJFPADPFMJ { + repeated HJDEBJMEDPD FCKHPEANCNA = 5; } -// CmdId: 22744 -message CBDMKJMDCEP { - uint32 BMODPGGPPBM = 2; - uint32 FJFENDDFAIF = 13; +message CPEEMMPBKMK { + repeated DDENLIDHJAH PIGOFIOFJID = 8; } -message HLDMFIKKLIC { - uint32 PGOCJLDLODG = 13; +message MNCDDAEDMPP { + DGEHIIBLLMC ABPJIBDJIPA = 12; } -// CmdId: 26006 -message EPOJEBAENHM { +message DBNEGOEFBHN { + uint32 PFOAHCOJPJM = 1; + uint32 AGIDOMNEBCJ = 6; + uint32 HNNMHLBCGMN = 12; } -// CmdId: 28079 -message BPHBEMAMBPD { - int32 ALOELOFKHLC = 5; +message BIIJLKKMPPI { + map EIAEIMKELEJ = 1; + map IFDIEIDJPOH = 2; + map GBHMAGADALJ = 4; + uint32 OBOOPJLPDNI = 6; + uint32 BDLMCMKDBOE = 9; + repeated uint32 DOBNNMFIGIH = 11; + BKHKLFCBLFJ LMGNNCGPPCG = 14; } -// CmdId: 22196 -message MDLLIDBPMHN { - string HMLDEEHJADI = 1; - int32 ALOELOFKHLC = 9; - string AJOEFDIKLHM = 12; +// CmdID: 23449 +message EFBEOABBCBK { + bool is_new_player = 12; + uint32 HDKDGIJFMPC = 11; + uint32 scene_id = 8; } -// CmdId: 25598 -message PODDFKOCPPH { - uint32 GCBOLPFMJCJ = 4; - uint32 CJHBABHEILN = 8; - uint32 BMEBLBLAKII = 13; +// CmdID: 24838 +message MLLAMPHCFJP { + uint32 entity_id = 10; } -// CmdId: 6985 -message HDCGAFLEJII { - uint32 KKAEAPBPNDF = 1; - repeated uint32 BMBMHBJNJMD = 3; - map FFGEKODCBOO = 10; +// CmdID: 29748 +message DKBCOMBNBIK { + uint64 GEDMDOCOLFJ = 5; + bool AKDGMPMNDFC = 11; } -message DPIHJACIMGF { - repeated NDCOCHDDFCF PJECCALFKDD = 3; - repeated uint32 OJIGOJDBDHE = 6; +// CmdID: 29790 +message HNNOMGOFBAF { + map PGCMPKMHLLO = 7; + int32 retcode = 10; } -// CmdId: 7221 -message DPEACHKPCMG { - AIFKAFCBNFM GANCDADOKEF = 7; +message DOPECJNIOEG { + float EFFPHDCLDJB = 4; + bool NLNGHNDAKHD = 5; + string DCFHKLAMEHJ = 6; + float CDJMJLAHFGK = 7; + float AGIDOMNEBCJ = 9; + uint32 avatar_id = 10; } -// CmdId: 2729 -message FFHBLEMBMHJ { - bool HKPAPPFDGCP = 7; - uint32 ALFKLLMIJBI = 9; - uint32 EAFOECALPLG = 10; +message HIKIAFMNKLO { + string BKDILGIJPEG = 1; + bool GFPGMMEFPGB = 2; + uint32 uid = 4; + string PBIGGANLBDH = 5; + uint32 JDHFHCFEONF = 7; + NBADDMOPLEI BLFKOJLCCOO = 9; + uint32 OKICOGLEJEC = 13; + uint32 avatar_id = 14; + string OCMPADIIFCD = 15; } -message ILJMBKJKACN { - bool OMGIHMMEJNF = 6; - GIJMDPCCJMG BEOHBLAOIAK = 15; +// CmdID: 29386 +message FLLMOAMIION { + int32 retcode = 8; } -// CmdId: 6105 -message CGCEDDOLEGN { - int32 ALOELOFKHLC = 8; +message BPKPOIKNJKI { + HJHJFEIOJMH BDMJGPIALBK = 1; + bool IKNBINFMIID = 3; + bool NLKGBGPNFLI = 4; + uint32 FJHHIKOIHKA = 5; + DIEDGOLJCOK KNFGIKENDIL = 6; + repeated LHEEKNDLBLH LBFMKDPDEBP = 8; + repeated uint32 EKJKEOOBBLI = 11; + repeated uint64 avatar_guid_list = 13; + uint32 LEKFEJHKPPE = 14; + repeated uint64 PMGBHFMCMJI = 15; } -// CmdId: 9720 -message HCDMAIGCEHB { - uint32 KAKFCNHBHLM = 6; - uint32 MMEOMBKPKKH = 11; - uint32 GFAFMJLHGKF = 12; +message LGHPOLGGNEA { + string FIOAOHPBKGA = 2; + string LGBIKBIOCAC = 10; + string HCMNENKMNAL = 15; } -// CmdId: 8072 -message OLOLPONILII { - map GGLIJNBBLIO = 4; - uint32 AIHFCADMDLG = 10; +// CmdID: 29673 +message MPJFCIKOLIB { + uint32 PDLMKFLEKDL = 1; + int32 retcode = 13; } -// CmdId: 22474 -message EDBKFJPKLFG { - int32 ALOELOFKHLC = 2; - uint32 HNOKMCHONBE = 4; - uint32 NFLEMHJKJLA = 7; - bool HLBJKEOJIEE = 11; +// CmdID: 1379 +message FMAAGOABGNJ { + uint32 CDMJGIFEFMD = 14; } -// CmdId: 8493 -message GJCJEDFOBNJ { - bool BHPEOJPKOED = 2; - uint32 DMCHGDJHHBB = 5; +// CmdID: 27444 +message BMBOALDGFJF { + repeated PMMPBMEPCIE BNMFBFKGLBE = 4; + int32 retcode = 11; } -message AHLALADPPNL { - repeated uint32 LHCBDBKNKDA = 2; - uint32 BIBECLGPFHB = 3; - uint32 GHJKKIMAFCJ = 7; - string HFLGJMNPLEL = 8; - uint32 DKCLDKHMGCO = 12; - uint32 KDKHKEAKDPB = 14; +// CmdID: 7441 +message AAPNIDHHBBK { + DPLHEBCKKGG CDEBNKCHKGM = 1; + repeated HKBCJPOPOGI MKMHPOMEAHP = 7; + repeated HKBCJPOPOGI NBIGLFHEJBE = 9; + repeated HKBCJPOPOGI GBEPKGLFBFD = 13; + int32 retcode = 15; } -// CmdId: 9081 -message PHINIADGCMJ { +message MINOMPGFLEI { + repeated uint32 PEEBEHMCCBB = 5; + bool ECIHDIJCLED = 6; + uint32 DEGAKEKLGEM = 10; } -// CmdId: 7730 -message MLKLNEJBIBK { - bool PJGEDKGJECM = 11; +// CmdID: 23253 +message OAJGLAMDCBL { + string DPPIBJFOMOC = 1; + EDODPNMMKLI OKJDOMAEIBC = 9; } -message OFOPPJNEPKA { - bool MKGLDLGLLKI = 6; +// CmdID: 29461 +message KJENOHEFGNP { + NMLABLHBKEA LOGNNDHODKH = 5; } -// CmdId: 7202 -message EPNCIODCDIM { - uint32 CEIAKNGAODL = 10; +message JKOBNFPENPD { + repeated KJLKOJCGEEO MCDIJKPHLNO = 11; } -// CmdId: 1908 -message IMKKMEOCDEP { - uint32 PKLFIKGDGPG = 1; - uint32 FJFENDDFAIF = 7; - bool POBIKMJKEJE = 15; +// CmdID: 25123 +message EIOFIEHHKIB { + bool FDCNBCLCDFK = 15; } -message DHCLJNJBMJG { - repeated EGADJPAGDKM NCBILGCLNAC = 7; +message CELAJGPDPBN { + uint32 DMKFECCMCOP = 12; + bool ECIHDIJCLED = 15; } -message AJPEDHOCLEC { - uint32 BAOKGCLFNNP = 2; - uint32 BADKDPFPHEN = 3; - uint32 FNHOIPGCDBM = 5; - uint32 PACDJMOCNOP = 13; +// CmdID: 6967 +message OILJKHLDGPN { + int32 retcode = 6; + repeated NHIAFABFEND IIBAEDDPDJD = 15; } -message KBDPGPJHJOH { - bool EBPCEPLKLCC = 1; - uint32 PKLFIKGDGPG = 6; - uint32 JAHFOBKDPDC = 10; - bool KHEJHGHEODI = 13; +message NLGPHHHPPOA { + bool is_add = 1; + uint32 KLAJFKJDLFL = 2; + uint32 DJEGCIPDOCL = 5; + CMGMDHPJBFA FFBHOIJKMPM = 8; + JDLJJHHNCIE HDPCKFCCIAJ = 9; + uint32 room_id = 13; + uint32 AOONJJOANJE = 14; + LLECNEBCCFI CFAJBDBNMJP = 15; } -// CmdId: 2 -message IJOENPNHHFB { - uint32 NHNIOOFOLDE = 1; - bool LPIPMFLMDCI = 5; - uint32 NLJANOFKHOH = 9; - uint32 HIJCCOEIPNP = 10; - uint32 PGBJEHNNPJG = 11; - uint32 ICFOKFBDIEO = 12; - bool HHALAHALMKI = 14; - uint32 JAHFOBKDPDC = 15; +// CmdID: 4089 +message NABFLANDMIJ { + PKHGEKDMFAP DEJOIMAFMCK = 5; + uint32 GGHKDJLGFPB = 10; } -// CmdId: 22805 -message GCODAHDMHFB { - int32 ALOELOFKHLC = 15; +message EPOPBOKBCFD { + uint32 ILFFGGJAKAJ = 1; + uint32 PJMHKGKFAHK = 3; + bool JOOKMIEDBIE = 8; + DABHIKGPAIE platform_type = 10; + uint32 JBGHBCNLKHP = 11; + uint32 LBCLGHBMDAF = 13; } -// CmdId: 28456 -message FMIOJFKJMBM { - uint32 AIHFCADMDLG = 5; +// CmdID: 1962 +message KJIALFFBGMG { + map LOJNCDJGMPF = 8; } -// CmdId: 5368 -message POBKICJIIKA { - int32 ALOELOFKHLC = 8; +// CmdID: 4422 +message FPIOFCFGEKE { + uint32 group_id = 2; + uint32 config_id = 5; } -message HGHCNOGIJFK { - uint32 GAMKJHOEENJ = 1; - BCOMHHEBHMG IJIHJFHAALD = 2; +message IEOEIHIPALB { + bool ECIHDIJCLED = 1; + repeated KHGAMPKLEEG OOPOPJOFCGM = 3; + uint32 MEMPKCGNNMF = 6; } -// CmdId: 21961 -message IFECMMMGLGA { - uint32 KMDNOCPOMCI = 1; - bool LPIPMFLMDCI = 6; - uint32 IJLFGCFJIHO = 7; - uint32 NHNIOOFOLDE = 10; - EFCGFLLIMAG EDKODFKFMHL = 13; - uint32 PKLFIKGDGPG = 14; +// CmdID: 24661 +message KDLAEIDPIGE { + uint32 OCNJNMHLLHI = 13; } -message GMOHANCJOHN { - uint32 BBEPCLMDMJN = 13; - uint32 ADKCEBGGKKL = 14; +// CmdID: 2403 +message IDNDKCACBME { + bool EKEIKDIJABM = 15; } -message BALKJICGMDI { - uint32 JHEHOCBEODA = 1; - uint64 KAAEMLKLCOE = 2; - uint32 LANJAPJOEEI = 3; +message PPKIDFDNMHG { + uint32 DALBEPBFMFB = 2; + PNIEDFCOOKD KIOLEGBHKBK = 10; } -// CmdId: 6331 -message FEMGJEDEAKA { +// CmdID: 2505 +message JIAMLBJFAJI { + uint64 guid = 3; + int32 retcode = 5; + StoreType store_type = 9; } -message JBKAHCMNOJK { - uint32 PKLFIKGDGPG = 9; - uint32 PDOHLLCCLAA = 10; +// CmdID: 4183 +message DOEGJMFBHIG { + uint32 ALNMHBAPCGN = 9; + uint32 MEMPKCGNNMF = 11; } -// CmdId: 20154 -message DNNFPDIHEFM { - enum IPFOGLINGON { - IPFOGLINGON_DISCONNECT = 0; - IPFOGLINGON_CLIENT_REQ = 1; - IPFOGLINGON_TIMEOUT = 2; - IPFOGLINGON_ADMIN_REQ = 3; - IPFOGLINGON_SERVER_CLOSE = 4; - IPFOGLINGON_GM_CLEAR = 5; - IPFOGLINGON_PLAYER_TRANSFER = 6; - IPFOGLINGON_CLIENT_CHECKSUM_INVALID = 7; - IPFOGLINGON_MUIP_MOVE_SAVE_WAIT = 8; - } +// CmdID: 2880 +message AAEOHBAKFFL { + bool DGGCKMIKBMO = 1; + bool JIGLGEHAAJK = 7; + int32 retcode = 13; + uint32 JLFHEEIPDDP = 15; +} - IPFOGLINGON EDKODFKFMHL = 11; +// CmdID: 9523 +message OALPEGGKBIL { + uint32 MEMPKCGNNMF = 3; + int32 retcode = 4; + uint32 DIKIEFCCHPA = 8; + uint32 MNGMFJCFMBC = 10; + uint32 ONABDGFCPIH = 12; + repeated OMHEKEEPFFF DFDKBIADLNM = 14; } -message FGMCPMKHECF { - uint32 OFMPLANPMJE = 4; - uint32 AEGANIOBCDM = 6; - uint32 FEOIHLNGDBF = 13; +message ABHPGDEOGAG { + uint32 ONHOJOBNAPM = 1; + repeated uint32 KAHOAGPANBE = 3; + uint32 DPMDGMEBGII = 6; + uint32 DEKHBEOOIEN = 12; } -enum OPMDJHIKCCA { - OPMDJHIKCCA_NONE = 0; - OPMDJHIKCCA_DUNGEON = 1; - OPMDJHIKCCA_ROOM = 2; +// CmdID: 3946 +message JKGGNABDAJJ { + uint32 target_uid = 5; } -message HGKKFIBPAMP { - uint32 GCBOLPFMJCJ = 3; - uint32 JFEMOPGIFHC = 9; - bool EBPCEPLKLCC = 10; - repeated GNAKBKBBIEE IAKBBHBPOEA = 12; - FFBODJGADBK CGLFJKKLKOC = 13; +// CmdID: 2046 +message ChangeAvatarRsp { + int32 retcode = 3; + uint64 cur_guid = 6; + uint32 skill_id = 8; } -// CmdId: 29853 -message NLHNGPIGAPJ { +message ECHEGKDJNOL { + bool IPKOIINHCJP = 6; + uint32 MABCOKNIPDB = 13; } -// CmdId: 8436 -message FMPOBCLPIGO { - uint32 OIANCIPKPBE = 3; - int32 ALOELOFKHLC = 5; - uint32 NGDANBNGEKD = 12; +// CmdID: 21028 +message CALOGAJGMNE { + int32 retcode = 12; } -message BMHANEKEJBH { - GIEJLPNHOAJ EAPIBFMKDMB = 15; +// CmdID: 5306 +message BOMNGLCBMOM { + EntityClientData entity_client_data = 1; + uint32 entity_id = 2; } -// CmdId: 22685 -message LOLFBLANIBK { - bool FMIGMOLJNFC = 11; +// CmdID: 7788 +message FFPLAKLBMOD { + uint32 GFMMFBJPJMP = 6; + uint32 entity_id = 12; } -// CmdId: 4599 -message NOFBFEFPKED { - bool HGCFHEPIMPO = 2; - GJFJIDGPGMI NCIGIOGKDEP = 13; +message MOEOAFIAIJC { + uint32 PJJLMHGJKDG = 6; + repeated JADLIGCBPIA BPPNCGIENIG = 11; } -// CmdId: 20569 -message AKNLDJCFLFD { - int32 ALOELOFKHLC = 2; - uint32 HDGHMEGDKDB = 5; - repeated uint32 ALOLCDPOFMJ = 6; +// CmdID: 9888 +message PKAFMNOGOGN { + uint32 HOIPFDOMIPJ = 9; + bool JGJKHBOBFFJ = 10; + int32 retcode = 15; } -message BBGCACOLIOO { - HHCIOCLLLKK GNACJJPBBHH = 3; - uint32 HFOJCOEDDMP = 4; - EPGKHJCPJPA GBPHDPEPGDP = 7; - uint32 HKDNCDDCDJE = 11; +// CmdID: 29726 +message BOEHDCCDFKP { + NEFGCLBANJK IHAEELOCOFK = 2; } -// CmdId: 1018 -message LBBMFKJMDCL { - uint32 PJGJGMHFBLP = 4; - string AIBBPDPCPMA = 6; - uint32 GHLMDAEKGKC = 8; - uint32 FGPHIHCDOEO = 13; - uint32 DENFNKGHMPL = 15; +// CmdID: 1032 +message OLBDKDMFHLB { } -// CmdId: 9345 -message GACKFCJEPBE { - repeated BGBCHGKKALM IJOCJGJLGOA = 1; +message OCCKKKLGDEP { + bool ECIHDIJCLED = 6; + uint32 PJJAOILBFBN = 11; + uint32 PEAJINIFGHM = 14; } -// CmdId: 5626 -message AKECNEMFPMJ { - repeated MIJEECAFEAM NMBJOJAEECB = 2; - int32 ALOELOFKHLC = 14; +// CmdID: 20880 +message JDANEAKDHND { + repeated OOAMLHCHLNM FLLOMAGFGBH = 12; } -// CmdId: 536 -message LFIEKKPPIBK { - uint32 PKLFIKGDGPG = 8; - int32 ALOELOFKHLC = 11; +// CmdID: 7329 +message CDILIEAFHHO { } -// CmdId: 27770 -message IEKNPIJDEFE { - repeated string OADBIOJCHJL = 13; +// CmdID: 29332 +message BPNNHIIANFO { + repeated uint32 ADCJCJEIOMK = 1; + repeated uint32 AKCLIBAIJCN = 7; + int32 retcode = 11; } -// CmdId: 9970 -message LIELOHEPPOM { - uint64 JLKPGBFFGOB = 6; - repeated uint64 OHNFLHLKIKM = 11; +message IHEKKFPBADD { + uint32 MPOHFENKJDK = 2; + uint32 EBDEIFCBAHI = 6; + bool ECIHDIJCLED = 11; + map MJCDNMJJFDK = 15; } -// CmdId: 21085 -message LNKPLMHMKAP { +// CmdID: 8492 +message CBAMCBOPJLB { + AvatarEquipAffixInfo CIFPNBBNBCG = 2; + uint64 avatar_guid = 10; } -// CmdId: 27752 -message MOILPHEGGDH { - LAANABCDNAM DAJLNNFGBJH = 1; - HJGJLNLHEJG DNMOKEIJGFF = 6; - int32 ALOELOFKHLC = 8; +// CmdID: 24083 +message JNNHDMHPPCN { + uint32 CAFEFEABNEC = 3; + uint64 avatar_guid = 13; } -// CmdId: 25166 -message OOLDNDPLIOK { - int32 ALOELOFKHLC = 2; +message NPLFIGEHHDE { + uint32 HAMGDFACOGG = 1; + bool KPLNMNBOGJO = 2; + repeated GGJOLOLOFAD BDCPHHCEFHI = 7; + bool HGCKPCKIIOM = 8; + uint32 HFGHHOHCLFI = 11; + repeated uint32 buff_id_list = 15; } -message PNKELMPCNAF { - bool IPGAMBGOPDP = 1; - repeated HFELHGOOCEA LJHDMMAIAKM = 2; - repeated DHGJNPCPADC PADJMDDJAFP = 3; - repeated EHDBGJHJHOE IDBFJNEACCB = 4; - repeated FELJBNGKKMA LLCHIINJBGF = 5; - repeated HFELHGOOCEA JJGPPOFFDAM = 6; +// CmdID: 9434 +message LCKEGOIIHLI { } -message DLNGHCDBDGJ { - uint32 BLALLKJMGKE = 2; - ABFKJACHPLA LANJAPJOEEI = 7; - ABFKJACHPLA CPIIJPJBIPO = 10; - ABFKJACHPLA FGKAFOHIMNK = 14; +// CmdID: 28706 +message NNMFKIENMGL { + uint32 OMCCJJOHDOI = 1; + int32 retcode = 8; + MBMCKHFKOKF AKAECGKDAEK = 15; } -// CmdId: 21372 -message KLPHFGCACJE { - repeated FAIMFKNNEMP HOPOLJLJPDL = 8; +// CmdID: 6861 +message FHEFKCGOFKG { + int32 retcode = 7; } -// CmdId: 27778 -message HEEDNMIGCAF { - int32 ALOELOFKHLC = 1; - uint32 HDGHMEGDKDB = 8; - uint32 BFANDGPIOPF = 13; +// CmdID: 28109 +message NCHJOHNBJKE { + uint32 INFGBPALAMC = 10; } -message BDPNNNNEDAD { - repeated HHBOGCBMLAK DCNEIPEGOKJ = 3; - repeated HHBOGCBMLAK JLODOKFAIMG = 14; +message PPGKJAKMGGB { + NJGJFMECPKA BPELAIAJJKJ = 7; + int32 retcode = 11; + oneof NEOKFHFMGHO { + EOOGCODKLON sync_action = 5; + BAGMCIDDFGK sync_snap_shot = 8; + OOFGOPFMKCO sync_create_connect = 12; + ECGONILIBPF sync_finish_game = 14; + KJIKLBIPJIJ sync_ping = 15; + } } -// CmdId: 3099 -message PFPILAONCGO { - /* protected @ 0x20 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0x24 */// uint32 DEAJDCGAPOG = 65535; +// CmdID: 20905 +message MPPBFLMHHAE { } -// CmdId: 20777 -message KHIAOBDOEHF { - int32 ALOELOFKHLC = 6; - uint32 AEFEDOMLOBA = 10; +// CmdID: 6773 +message AALCKDHDOAP { + int32 retcode = 5; + uint32 KHHIBKPBKPN = 12; + repeated MGOOBMNKIKI JLIANDNBCFN = 14; } -message DLDOBPFIDNL { - uint32 IIOKFMIJFFO = 6; - uint32 JFDJHPNCLBA = 7; - bool MAJHPBABGHF = 10; - uint32 ODOFDGAMIOJ = 14; - bool HHALAHALMKI = 15; +message LFDHMKDCOBL { + repeated uint32 buff_id_list = 1; + repeated EIBLPCAAJKB DJHNHPIPFBA = 3; + MHCJADCOMBG GCOBKCEPIMJ = 8; + MHCJADCOMBG PAKCABFDKED = 15; } -// CmdId: 24290 -message FCLBDCDOKCP { - int32 ALOELOFKHLC = 11; +// CmdID: 20931 +message OGEBHFHKGBK { + bool DGGCKMIKBMO = 3; + uint32 DEKHBEOOIEN = 5; + uint32 GMNINLJGFKG = 6; + uint32 DMNLDPPGOKG = 9; + uint32 PJJAOILBFBN = 10; + bool DMEDOEHOMKH = 13; } -// CmdId: 22894 -message AIKBLBJPHGE { - uint32 KAKFCNHBHLM = 11; - repeated uint32 JPHCBANNNMK = 13; +// CmdID: 6835 +message INKIJKPKNAE { } -message NPMCBKKIIKO { - repeated JIAABDCFGPA PLMJGJKANBH = 10; +message NENNDIIIDLJ { + bool OCNAHHGPEPB = 1; + bool EGJAIIJOJDD = 2; + uint32 OICEBEGENCM = 3; + bool EIALJBAENGJ = 8; + uint32 OBOOPJLPDNI = 14; } -enum FKGHPJKMIDD { - FKGHPJKMIDD_COMBAT_NONE = 0; - FKGHPJKMIDD_COMBAT_EVT_BEING_HIT = 1; - FKGHPJKMIDD_COMBAT_ANIMATOR_STATE_CHANGED = 2; - FKGHPJKMIDD_COMBAT_FACE_TO_DIR = 3; - FKGHPJKMIDD_COMBAT_SET_ATTACK_TARGET = 4; - FKGHPJKMIDD_COMBAT_RUSH_MOVE = 5; - FKGHPJKMIDD_COMBAT_ANIMATOR_PARAMETER_CHANGED = 6; - FKGHPJKMIDD_ENTITY_MOVE = 7; - FKGHPJKMIDD_SYNC_ENTITY_POSITION = 8; - FKGHPJKMIDD_COMBAT_STEER_MOTION_INFO = 9; - FKGHPJKMIDD_COMBAT_FORCE_SET_POS_INFO = 10; - FKGHPJKMIDD_COMBAT_COMPENSATE_POS_DIFF = 11; - FKGHPJKMIDD_COMBAT_MONSTER_DO_BLINK = 12; - FKGHPJKMIDD_COMBAT_FIXED_RUSH_MOVE = 13; - FKGHPJKMIDD_COMBAT_SYNC_TRANSFORM = 14; - FKGHPJKMIDD_COMBAT_LIGHT_CORE_MOVE = 15; - FKGHPJKMIDD_COMBAT_BEING_HEALED_NTF = 16; - FKGHPJKMIDD_COMBAT_SKILL_ANCHOR_POSITION_NTF = 17; - FKGHPJKMIDD_COMBAT_GRAPPLING_HOOK_MOVE = 18; - FKGHPJKMIDD_COMBAT_SPECIAL_MOTION_INFO = 19; - FKGHPJKMIDD_COMBAT_FIXED_AVATAR_FLASH_MOVE = 20; - FKGHPJKMIDD_COMBAT_MULTI_OVERRIDE_ANIM = 21; - FKGHPJKMIDD_COMBAT_DEBUG_SYNC_MOTION = 22; +// CmdID: 21563 +message KNEDHDHIHBB { + NBADDMOPLEI BLFKOJLCCOO = 2; + int32 retcode = 4; } -// CmdId: 21368 -message HOKFGENAJBP { - int32 ALOELOFKHLC = 6; +// CmdID: 28413 +message CNJNJALDDJJ { + uint32 entity_id = 4; + repeated NHHFHIDLIJI BDOBHHHJKMA = 6; } -message GNPAHMGJEHJ { - ABFKJACHPLA LANJAPJOEEI = 1; - ABFKJACHPLA OKMKKBJKFPL = 2; +// CmdID: 3518 +message BNLDBGENONP { + uint32 scene_id = 8; + uint32 LBCLGHBMDAF = 12; } -// CmdId: 8781 -message BAPNDNLAKNH { - int32 ALOELOFKHLC = 10; - bool HHALAHALMKI = 12; +// CmdID: 26239 +message FKCLFEGJFKC { + repeated uint32 avatar_id = 5; + int32 retcode = 14; } -// CmdId: 4916 -message FMKLGCGOGKL { - uint32 AOJLPDFHLPK = 5; - map EGIBHAEACCC = 8; - int32 ALOELOFKHLC = 13; +message IBHKCDHMCKC { + uint32 ELFFNLPJFGD = 1; + uint32 EBOBOHKPCOG = 4; + uint32 OHBOLPMAHPC = 6; + uint32 uid = 7; + uint32 JAHJOJOCHOM = 12; + uint32 LDHLFNFBLIM = 13; + repeated LIAKFKADBDJ MBFCFGOPEOG = 15; } -// CmdId: 21509 -message AFNMCKAGOLH { - uint32 KAKFCNHBHLM = 2; - PEAHNIIFPCB OMGEHBCKHDI = 9; - uint32 FOBCDPDBCKB = 11; +// CmdID: 7320 +message ECFIMAIENAL { + repeated uint32 BDEOMBCEOEA = 2; } -// CmdId: 8839 -message MCCIPPLKBMI { - uint32 PKLFIKGDGPG = 3; +// CmdID: 8065 +message INBPKAEHJPC { + int32 retcode = 9; + bool NKGBAEMAPLP = 10; } -// CmdId: 9630 -message BDAKIHMIMPJ { - bool JNCPOPGPKHA = 2; - repeated uint32 PFJIBAGHKMH = 6; +message FMIPCNLFLCB { + uint32 AAOPMGIELOK = 1; + uint32 PDKIFKKMHCN = 2; + repeated uint32 GMLDNLEODOH = 3; + uint32 KODKBHODGCD = 4; + uint32 OJOAPINGLNO = 5; + uint32 GEIHMKHCIJE = 6; + oneof NHEANKIOAGF { + FFGGPNBBMKN crucible_info = 21; + } } -// CmdId: 20257 -message JOCPCCEDFDM { - string NIEMNDHDECF = 2; - string CECABGBJCLB = 6; +message FMCFEAAOMNG { + uint32 PGHGEFMPGDC = 3; + uint32 block_id = 5; + uint32 scene_id = 6; + string DPPIBJFOMOC = 11; } -// CmdId: 25555 -message CIIDPEJNMHN { - uint32 PKLFIKGDGPG = 15; +// CmdID: 5245 +message FEKEPMPCJKC { + uint32 GEJGKAJFDCD = 1; + uint32 DLEBDHOKOPP = 11; + HENEBMLIICL KKACCPNOHCG = 13; } -// CmdId: 26699 -message OINDHAKCKMF { - int32 ALOELOFKHLC = 9; - uint64 IKCGBNOFDID = 10; +// CmdID: 28747 +message DBEBGAGNGEG { + repeated uint64 avatar_guid_list = 11; + uint64 cur_avatar_guid = 4; } -message GNNOIGIOEMJ { - bool EBPCEPLKLCC = 4; - bool KHEJHGHEODI = 6; - uint32 AFJJPHANFHE = 8; - uint32 PKLFIKGDGPG = 12; +message TrialAvatarInfo { + uint32 trial_avatar_id = 1; + repeated Item trial_equip_list = 2; + JFADJCGAOCE grant_record = 3; } -// CmdId: 1938 -message IEAGHCPNMKL { - uint32 BLALLKJMGKE = 7; - EEFBNIMALNJ EEEPBDEJFBB = 9; +// CmdID: 28317 +message HFEFOKJMHNG { + MCKMNAKKAKB PMBKCLEOHNA = 3; + repeated POIPABABMDA ADNLNOPLEJO = 4; + repeated AHHMJALNJOH IOAOAEAIJEE = 5; + int32 retcode = 9; } -message DMGHDHNMCED { - uint32 ADIKKAIPAOJ = 1; - uint32 OIMONCDBONI = 2; - uint32 GKAFIEPILPB = 3; - uint32 NECEKBMINHB = 4; - uint32 NPNHDMOMGBA = 5; - ALCIPHMEAHF CKLECNLANIA = 6; - uint32 BCBDLNPLEJE = 7; - uint32 FDJPMJINFFI = 8; - uint32 ADPFKGKEKMH = 9; - repeated ALCIPHMEAHF EGMFJEJMBLA = 10; - uint32 IDOOHJDPKDF = 11; - uint32 OFKJPAHLDIL = 12; - uint32 HAFMKCEPBEB = 13; - uint32 MODFGFCALHE = 14; - repeated uint32 OAHIDKMAGDC = 15; - uint32 BMDPAIMGJPG = 17; - uint32 AGDPGAANOKD = 392; - uint32 LHJLKCFPBPE = 932; - uint32 KJLGACFLKEB = 1080; - uint32 ELPAIODPMEP = 1431; - bool LFHPDONAOJN = 1486; +// CmdID: 4701 +message MBHFPALIHAK { + uint32 target_uid = 7; } -// CmdId: 22777 -message BNHNIFBNDHL { - ABJOEEKOBAB EODBPDGCFBP = 5; - uint32 ENKIGHFIHBA = 13; +// CmdID: 6057 +message IECAPIGJFEO { + repeated uint32 JDCAPBLPLNA = 3; + int32 retcode = 5; + uint32 JODPDBPGOAB = 12; } -message AEFBAMPNONO { - uint32 FLLKAEKOCHM = 11; +message DLGGMGOMEGO { + uint32 PEBLOHAHPMM = 6; + repeated PGMIFAGDOKH MNFIIBJLKLL = 9; } -// CmdId: 21884 -message KJMCEHNNHLJ { - string OIPCONAHCOB = 1; - repeated uint32 OGACMIIDPNN = 13; +// CmdID: 21285 +message PAPAIKOJEMG { + int32 retcode = 2; + ADHJCEKBMCI EIIFHBCBBAK = 7; + KCKMMDDJPCE PHFALPGFGKN = 9; + oneof Detail { + DOFEMMFNNNG template_potion_info = 5; + uint32 exam_id = 13; + } +} + +// CmdID: 25943 +message OFHJLAMDMEB { + repeated POALEHLCCII KGOGFPODDLJ = 5; +} + +// CmdID: 9236 +message DJECDJNNCHK { + int32 retcode = 14; +} + +// CmdID: 3391 +message MOAFFPHKLDK { + repeated POALEHLCCII KGOGFPODDLJ = 7; + uint32 DMNLDPPGOKG = 1; + uint32 MEMPKCGNNMF = 9; +} + +// CmdID: 4848 +message LEALHMKCOJC { + uint32 entity_id = 4; + MLABOBKLBCK CMPJDMMCCPJ = 9; +} + +// CmdID: 28793 +message MKKNFPDINLB { + uint32 skill_depot_id = 1; + uint64 avatar_guid = 8; + uint32 entity_id = 10; + uint32 BIFOFBNFPMO = 14; +} + +// CmdID: 3655 +message MBPFIKHBCHD { + uint32 FCHFAKEPINP = 4; + uint32 scene_id = 6; + NBCKCEBGHNA CLFHGGEFDPM = 9; + int32 retcode = 13; +} + +// CmdID: 24038 +message DEPMLMOFHLE { + repeated IPMKKCHICNG KGOGFPODDLJ = 10; + uint32 DMNLDPPGOKG = 4; + uint32 MEMPKCGNNMF = 14; +} + +message NOPHPGMJAKD { + bool DMEDOEHOMKH = 2; + uint32 JOFBEIACLOF = 7; + uint32 LANBAKKBBGH = 8; + uint32 NMCHKCIJHHG = 11; + repeated JBKFGGKNLAB FOHHPJBEFJB = 15; +} + +// CmdID: 21263 +message DNPAHCFPJML { + uint32 scene_id = 4; + uint32 FCHFAKEPINP = 8; +} + +// CmdID: 8007 +message KLCADOLIFLH { + map FKEMPCFEEOI = 1; + bool DMEDOEHOMKH = 4; + repeated uint32 KKMMLPKBGDB = 5; + repeated LOAAKAKFEEJ EDDJNBFBDHN = 6; + uint32 GAPLFMMGBFA = 8; + uint32 FJHHIKOIHKA = 9; + uint32 PDLMKFLEKDL = 10; + map BMAHNICEHJB = 11; + uint32 KKLADMFLAOE = 12; + uint32 MHHCOEDMPDP = 14; + oneof Detail { + BLNEKLPBJJD effigy_challenge_v_5_settle_info = 157; + BAPABNFMOIC summer_time_v_2_dungeon_settle_info = 162; + BOJFCGDLFGL blade_dance_settle_info = 164; + NJHEGCCDBBC recharge_disk_settle_info = 175; + PDHBOHJEDBJ stamina_fight_settle_info = 178; + FCCEFPNFMBH mist_trial_settle_info = 199; + NGAMJOKKJPB filmfest_sniper_settle_info = 235; + IPMKDMOCNIJ effigy_challenge_v_2_settle_info = 243; + PAOPHEDMOFK fairy_tales_combat_settle_info = 254; + CBIDAMIFMHJ channeller_slab_loop_dungeon_result_info = 275; + NCLAMPEGPKJ inspiration_spurt_dungeon_settle_info = 609; + NPANKIFLLMM roguelike_dungeon_settle_info = 617; + NCOMLLOKMNK tower_level_end_notify = 682; + EHELDHCFEKD crystal_link_settle_info = 711; + BCKKDMMKDBE instable_spray_settle_info = 738; + MCIEOBOGOMJ lost_samachurl_sneak_settle_info = 848; + KEHHNNDNEOO bullet_hell_settle_info = 881; + KMPEEOHKIMJ fungus_fighter_v_2_settle_info = 1004; + BGCJFMNOONB goal_challenge_settle_info = 1051; + PAFDOOMKDOC fungus_fighter_v_3_settle_info = 1059; + AMGOHIOICDJ auto_time_stop_settle_info = 1110; + OEOHNCNKHIP effigy_challenge_dungeon_result_info = 1186; + CBDBNLCCDMC multi_character_dungeon_settle_info = 1201; + JOOKFDDLIEM bomber_dodoco_settle_info = 1213; + IHDIOEMFBCO team_chain_settle_info = 1217; + PELIHNFBHII acrobatics_battle_settle_info = 1354; + HPBLFCNDDAH filmfest_battle_settle_info = 1399; + BPKPOIKNJKI role_combat_settle_info = 1461; + FJHBJODAPMI char_master_settle_info = 1497; + EIHAKHJEJPL quick_time_combat_settle_info = 1641; + PBODMIJNHPG slime_cannon_settle_info = 1660; + PPKAGEALONM wind_field_dungeon_settle_info = 1685; + JAOOMHPMAGA trial_avatar_first_pass_dungeon_notify = 1922; + HJNOAJHJKOJ pacman_settle_info = 1970; + JBIMMJPOEBA gain_buff_settle_info = 2002; + } +} + +// CmdID: 29655 +message MENNANNDJMB { + uint32 OMGCHBACHCI = 4; +} + +message DLFONAIONCO { + repeated HAKGHKMMHHJ CBENKJEOCIL = 9; +} + +// CmdID: 29476 +message ILGLMMIDEGB { + uint32 OMGCHBACHCI = 2; +} + +message BIBGELOJILJ { + Vector FFIOLDKCHCK = 3; + uint32 entity_id = 11; } -// CmdId: 27667 -message GJINEGJGJGM { - repeated DNBNMPOJALI DAFFCMMLJGM = 1; - int32 ALOELOFKHLC = 6; +// CmdID: 5493 +message JOCPPAFPFJO { + int32 retcode = 6; +} + +// CmdID: 29819 +message DLFCICENHLL { + repeated uint32 buff_id_list = 9; +} + +message NHHFHIDLIJI { + uint32 FIKNLHOJFKL = 2; + NKKEODOBOEJ PIHNGIILBFK = 3; + uint32 BOKFANFEFNE = 4; + IGOHJIBCDFA LKIDBHIOOOG = 7; + JDEILBNDLFB DNJGBEHANLN = 8; + bool ENLIGBFKLOP = 9; + uint32 entity_id = 11; + double total_tick_time = 12; + bytes EJMNCABCLPF = 14; } -// CmdId: 301 -message MIAINBMNDFJ { - GLNJADEEEGE AKKDDPKIJKG = 3; - uint32 FIFHAKLFGLG = 5; - uint32 CDCALINJEKP = 9; - repeated KHDGDOLBHBF HPOIKAHAMKK = 15; +// CmdID: 319 +message FHNMHLPEPCP { + int32 retcode = 12; } -message FIKPEECPAOD { - int64 IJGCADDBCDG = 1; - repeated BBPELKNLHIB FOIPALANCDI = 2; +// CmdID: 26135 +message MNLGGACDHOF { + uint32 PJJAOILBFBN = 4; } -// CmdId: 24726 -message PMCJKHICJJJ { - int32 ALOELOFKHLC = 12; +// CmdID: 464 +message BKDIOPKHJJA { + int32 retcode = 2; } -message GBLKMKOMFIO { - uint32 LLCANAGFBGF = 1; - repeated OPKHOEGMDAL GIJCCBEBCGH = 2; - PFLIAHACHPI MEHICMPMABI = 3; +message LLECNEBCCFI { + repeated ELHAHCMLEFP DFAIFGGPIPD = 2; + repeated HBPBPKMALCB LPAHGNJLOHD = 7; + repeated CPOIOBJKHOK CGMCFJMFKKE = 8; + repeated HLGJKKPOCPJ MFCJLJPCMHN = 10; + repeated NGJBIBLMCKN HGICKBDJEAO = 13; + repeated KELBFNDHNIK AODLOCNMIIP = 14; } -// CmdId: 20663 -message BOLBDHPCEHO { - uint32 LCLNEEMKNPK = 5; +// CmdID: 25901 +message JAJOJNEKFHB { + int32 retcode = 14; } -// CmdId: 22594 -message MLABMLHJLGN { - uint32 LLBHPBDFMOA = 4; - uint32 AIHFCADMDLG = 8; - repeated uint32 HFAJLEAJCGA = 10; - repeated uint32 BGAKMMAIKKE = 13; +// CmdID: 2583 +message SceneForceUnlockNotify { + bool is_add = 9; + repeated uint32 force_id_list = 13; } -message GMIMNELBBKD { - map OEKHBOHOCBO = 2; - FKDAFCHFHEP LJGNOFIJIGK = 7; +// CmdID: 4787 +message BADFEJBMPID { + uint32 uid = 2; + string KAMJIJOLFKJ = 5; } -// CmdId: 20665 -message LKCAEBKJJMG { - repeated uint32 MIIOBPEPCIH = 3; - ABFKJACHPLA LANJAPJOEEI = 5; - uint32 JHEHOCBEODA = 6; - JHPLCGBJPNH EDKODFKFMHL = 8; +message MJLFAFCFEGG { + uint32 avatar_id = 1; + uint32 level = 2; + uint32 costume_id = 3; + uint32 AEPNHMCDBFL = 4; + uint32 CMAFEKGPACG = 5; } -// CmdId: 9213 -message LOOKPOLIJKH { - uint32 GCBOLPFMJCJ = 6; - uint32 BAOFPACBFPM = 10; +// CmdID: 26237 +message HICPMLHDACE { + int32 retcode = 6; } -message PKGNKDGHLOF { - string GECFIFMAHPC = 1; - uint32 MLLIMGDALKA = 2; - string AKMHNMHGKHM = 3; - uint32 FLAEJDMDEIH = 4; - uint32 GKAFIEPILPB = 5; - uint32 ALOLAAGGKBA = 6; - string ACPNDAPFHOF = 7; // 1 - uint32 HKOPPKGLDEL = 8; - uint32 HCACIDLFMPM = 9; - uint32 AOJLPDFHLPK = 10; - uint32 FGPHIHCDOEO = 11; - uint32 OFKJPAHLDIL = 12; - uint32 HDNALBCJPEH = 13; - string OEAENFJOOAH = 14; // 1 - uint32 BCKAJGAPGOC = 15; - repeated uint32 LDACOBOBLDE = 49; - bool FHADOOFNHAH = 778; - string MJFFKKDGLBN = 784; // 1 - repeated JEJNMHJKEPK ELHNAEFIPFN = 802; - repeated uint32 OCBIFLEDBJD = 1046; - uint32 EMFBCNGMLJJ = 1106; - repeated uint32 LEBLGEAPMHC = 1152; - uint32 ONMDPPDFMEL = 1274; - string PFGONJOJJAL = 1355; // 1 - uint32 CNJJLOLJMEL = 1869; - string GJJKHLLCCGN = 1926; // 1 - uint32 NJMNJNNPFPL = 1954; +// CmdID: 20770 +message NBMGNJNGKIH { + uint32 POFPEHAFDIF = 11; + uint32 ONABDGFCPIH = 14; } -// CmdId: 6457 -message IDNECEPCLFH { - repeated uint32 MOPFHPHAHLP = 1; - uint32 LJGHFJGIOLN = 2; - uint32 PKLFIKGDGPG = 4; - int32 ALOELOFKHLC = 6; - repeated uint32 AAMDCFJJELJ = 8; - LJDOJCICKLM GEFACKHBJEM = 13; +message GJIGMGECHEP { + HMOCJIEPPLL ABCLHAALJPL = 1; + uint64 PADCLIPINAD = 2; + uint64 CGAMMLODODP = 3; + bool EMHAFOEPFMN = 4; + HFCNCHPPHKA pos = 5; + uint32 peer_id = 6; + uint64 CLKEPICNJJD = 7; } -message ECLANBCKCCD { - bool BJPGFCFLODI = 1; - uint32 PCINBEPDEEC = 6; - repeated ABFKJACHPLA PNBEFLPKFMO = 7; - uint32 FIINGJHMHKF = 12; - ABFKJACHPLA BKEMMEPECLA = 13; +// CmdID: 1434 +message FNNDLAEKIJP { + repeated uint32 NJHGOAEHNDM = 1; + uint32 NNEBHHFHDCC = 11; + uint32 LBCLGHBMDAF = 12; + uint32 DFPNKFEKIIG = 7; } -message INAEHOOFFHE { - uint32 IBEBHIEMPLH = 4; - FNBNDHBGLNG BAPDOMMDFJI = 10; - repeated uint32 BNPMDNDKEMO = 12; +// CmdID: 4557 +message NIKJBKDFCDL { + int32 retcode = 1; + repeated AHHMJALNJOH IOAOAEAIJEE = 10; + repeated uint32 BLFAHKLAPIC = 14; } -// CmdId: 4659 -message OCOBDFDLCIL { - int32 ALOELOFKHLC = 12; +// CmdID: 23733 +message MFALOOMJHEO { + IGOHJIBCDFA LKIDBHIOOOG = 1; + OFJFFJDDAKE IHEAGCCEFND = 12; } -message FBOABFKOCLN { - float AAPFMCKFAGA = 13; +// CmdID: 21400 +message DGJMCLHBGLK { + map GGCLOOAIAJE = 8; } -message CBFKAPHKLJO { - bool EBPCEPLKLCC = 3; - uint32 GCBOLPFMJCJ = 11; - bool PHNFKDNBJJB = 15; +message FMHCHKNDPOF { + uint32 EPKJFPIIIGP = 4; + uint32 FBPGIMLMDNJ = 12; } -message OIGNKPBNGEC { - uint32 EBGCDPLOLMK = 2; - uint32 ELHEBEPJLAO = 15; +// CmdID: 27512 +message OINPCPLOHCP { + int32 retcode = 7; + repeated GFHBBBNOFAB ELOILBOEKPK = 11; } -message LGLHEPFBGDH { - uint32 CINMMIMKBPI = 1; +// CmdID: 9807 +message DMLMPNHBHGD { + uint32 ONABDGFCPIH = 2; + int32 retcode = 8; + uint32 DGLCDJNMNKH = 9; } -message DNHLCOMNPLJ { - uint32 PPFDEGKIBMC = 10; - uint32 KKAKDPHJJOC = 15; +message LAMAHKPFKLN { } -message IPPABJFIBIO { - repeated uint32 CELFGPEBOGK = 2; - uint32 PGBDPGGINBO = 7; - uint32 DJGDCENMHEF = 12; - repeated uint32 MFCBHGBPOCF = 13; +// CmdID: 7961 +message PlayerDataNotify { + string nick_name = 1; + bool is_first_login_today = 2; + uint32 region_id = 5; + map prop_map = 8; + uint64 server_time = 11; } -message POPJHIHLOPK { - repeated INBEHKLFJDH PPLFLAKBLCI = 8; - repeated PIJKHMOAIFM GBBBHMPAPHG = 12; - uint32 IKCGBNOFDID = 15; +// CmdID: 6804 +message MEDAHIACMBK { + int32 retcode = 6; } -// CmdId: 7523 -message PCJJOJHAJEB { - uint64 KAAEMLKLCOE = 6; - uint32 NPIHJJMLEBF = 7; - int32 ALOELOFKHLC = 12; +// CmdID: 5097 +message JAKALDNIMNF { + uint32 room_id = 1; + int32 retcode = 6; } -// CmdId: 1040 -message IPMMGGKCEIB { +// CmdID: 2125 +message CLLFLOKIMCF { + uint32 PHMKPNKMOOE = 1; + uint32 GHIAOGLLLDI = 13; + uint32 HKEEINBHFHM = 14; } -// CmdId: 27527 -message AAIAKGDPPCD { - uint32 BMODPGGPPBM = 2; +// CmdID: 6345 +message CHCBLGHKKFP { } -message DGAKKGOIEFA { - DEGGDBIPOEF IJBNOPMDFHF = 4; - PFIHNLCGFPC HFNCPIEOJNC = 7; - NDAJBONPODP CAJCKAHKNFC = 8; - bool PIMNPMEJHBA = 9; - GHPHOPNDPBN MMAJJLJAPJB = 15; +// CmdID: 23709 +message GNHKFPOONCJ { + repeated uint64 avatar_team_guid_list = 4; + uint64 cur_avatar_guid = 15; } -enum JNNFMJEDFMO { - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_NONE = 0; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_SUCCESS = 1; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_DUMP = 2; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_TIME = 3; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_INTERRUPT = 4; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_LEAVE = 5; - JNNFMJEDFMO_SALVAGE_ESCORT_STOP_FULL = 6; +message OIGBJHFLKKL { + FMDNGKGCOPO IOANIAKNPHC = 2; + uint32 entity_id = 9; + BHEFKOOJNOK KFMGLFJDODO = 12; } -// CmdId: 3548 -message JCKAAKBLAJC { - uint32 BKEHFFBOFMC = 2; - bool LPIPMFLMDCI = 3; - EFCGFLLIMAG EDKODFKFMHL = 4; - repeated OMEPEGPCMPN KFMCDPLPABH = 11; - repeated MJFHKJPIEBC JMDBDOMAJLF = 13; +message GMFEKGAHDGC { + bool FPGMPDHHFBE = 15; } -message HDOFNBAKKCH { - ABFKJACHPLA OKMKKBJKFPL = 3; - ABFKJACHPLA LANJAPJOEEI = 6; +// CmdID: 9511 +message LFLEFLIICPO { + uint32 GBCEBGKBJDM = 8; + uint32 DMNLDPPGOKG = 10; } -// CmdId: 7840 -message COICMPCPGIA { - uint32 MOMFDDPOHOL = 9; - int32 ALOELOFKHLC = 14; +// CmdID: 8701 +message FKEMOODCOLK { + uint32 JLHFGABKEOI = 8; + int32 retcode = 13; } -// CmdId: 1552 -message CFLCCIGLMAM { - uint32 PPFDEGKIBMC = 10; - uint32 NFKAJIPCJKO = 12; - uint32 AFLOOHMGOKM = 13; +// CmdID: 27940 +message HBDCIKEANFF { + int32 retcode = 14; } -// CmdId: 21687 -message OBAFCGKLCMB { - int32 ALOELOFKHLC = 1; - uint32 LLHEAHHDFHP = 2; - uint32 MBPOIGPJOMP = 4; - uint64 KAAEMLKLCOE = 13; +// CmdID: 5783 +message DDDBNPMJPEB { + int32 retcode = 8; } -// CmdId: 3901 -message MPKFIDKKAAM { - repeated CPLEOCMLICE CAAPMOODIJG = 9; +message LODCIHBPNOM { + uint32 LIDGEJJLFMC = 3; + uint32 GEIHMKHCIJE = 13; } -// CmdId: 21612 -message NLOKABELJDE { - uint32 PPFDEGKIBMC = 4; - uint32 DCNPJDIHMGK = 5; +// CmdID: 1857 +message INOMJJLPEOB { + repeated BIIJLKKMPPI CIGKLDHKMFA = 5; } -// CmdId: 9159 -message PLDEGFLCIHB { - uint32 JDMPEHHHOPB = 4; - uint32 FOBCDPDBCKB = 10; - NMBOGDIINEC DAFLIMJMJAO = 13; - float HLEDHGAMIOL = 14; +// CmdID: 20398 +message GAFBCFIKDKG { + uint32 ONABDGFCPIH = 1; + uint32 MEMPKCGNNMF = 2; + uint32 DFPNKFEKIIG = 6; + repeated PPGPJDDIEHM KJJDFPHKFEB = 11; + int32 retcode = 15; } -// CmdId: 26688 -message PEOAMGGMAEH { - uint32 KAKFCNHBHLM = 1; +// CmdID: 20608 +message BHADKHLDJIB { + uint32 FHEEBHPPGOA = 2; + uint32 config_id = 11; } -// CmdId: 6191 -message CAIBEBEKIMI { - string OIPCONAHCOB = 12; - int32 ALOELOFKHLC = 15; +// CmdID: 21409 +message ACKHNBMMHAN { + repeated DOPEEELONNA NMIOEEPPFGJ = 7; } -// CmdId: 21636 -message JLDFGMFKGNI { - uint32 PKLFIKGDGPG = 6; +message OMIJFBDKONF { + uint32 NDEHKHCALMF = 8; + uint32 param = 12; + uint32 IJFFKCGIAOJ = 15; } -// CmdId: 25839 -message KKHMGPAANMN { - uint32 PKLFIKGDGPG = 1; - int32 ALOELOFKHLC = 8; +// CmdID: 1817 +message NKBMFCGGJMF { + ECOKADILGCE FKNOJFJGDLM = 3; + uint32 JINJLBEMJNC = 13; } -message IKBLJIGBOOD { - uint32 GCBOLPFMJCJ = 9; - uint32 ONAMNABGEFD = 11; - uint32 JFEMOPGIFHC = 13; - bool EBPCEPLKLCC = 14; +message GMPNNDOKOGA { + uint32 pos = 2; + IHACNPJBLDI FIIAKNPDPNJ = 6; + EEGMNIPNKMJ reason = 11; + repeated uint32 GCBEEINCHKA = 12; + uint32 FBPGIMLMDNJ = 13; } -message BCMPBGINBNO { - bool EBPCEPLKLCC = 3; - uint32 MFOLIMCPIJO = 7; - uint32 AOBGPFCPIMC = 8; - uint32 AEAANAOPNJD = 13; +// CmdID: 1408 +message KAENNLDMMEL { + string IAFMHPOCOGJ = 2; + Vector DAPELMGKODK = 4; + DLJMGIAMGLF AAOPMGIELOK = 11; } -// CmdId: 28374 -message JDFJONGPCBM { +// CmdID: 24116 +message GMNLPAKCEBD { + int32 retcode = 15; } -// CmdId: 27622 -message MABNPEMHIEA { - uint32 HNFPMBHEBCG = 8; +// CmdID: 28536 +message HHDKJJLBOGD { + uint32 OCINFHOJCEA = 9; + bool FFIJKDEPKDF = 12; } -// CmdId: 3305 -message PPADKMEMEGP { - uint32 HDGHMEGDKDB = 4; +// CmdID: 27624 +message HMJKOBNJMOD { + bool LKECEIINJDI = 1; + LBKGIIGKOLA ILDCOABBDOG = 3; + bool HNDKICJJANM = 8; + bool HOLKBIKHOBA = 9; + repeated HMPHKNOCGPJ JBHAIJFNNCK = 12; + uint32 ALPFBBEJIMO = 13; } -message OBJCOABDIEN { - uint32 ONAMNABGEFD = 2; - uint32 GCBOLPFMJCJ = 9; - bool EBPCEPLKLCC = 14; +// CmdID: 27001 +message CDCHOIKJCDC { } -// CmdId: 28423 -message LIHKAFPFMFK { - int32 ALOELOFKHLC = 6; +// CmdID: 27098 +message LOAJEPFPCCG { + uint32 KPIDLLGNOJF = 7; + uint32 ANHIGELNHKP = 4; } -// CmdId: 565 -message IOEMEBCGLNC { - bool GEGGGNEJAAH = 4; - int32 ALOELOFKHLC = 7; - repeated DPKLMEKIHMH ODAMAJJFBKN = 8; - bool NPAKKFNJLAJ = 15; +// CmdID: 20421 +message BJAGGHLIDDA { + repeated uint64 DLKMFCJEKAL = 3; + uint32 EMGGCBPMCPD = 13; + uint64 OPBNFDPDJGD = 15; } -// CmdId: 24493 -message DLDCLNJJBFG { - ABFKJACHPLA LELKLKFDFBK = 12; - uint32 BLALLKJMGKE = 14; - EPNPOOBGIEJ PLNGJGFAPFG = 15; +// CmdID: 3225 +message KCFBLAGKDHE { + uint32 KECLBCOGAHI = 5; + uint32 GBCEBGKBJDM = 14; } -// CmdId: 2375 -message GPPPFELACIN { - repeated int32 DGJANCNNNCP = 3; - repeated int32 MAAACDMLALJ = 4; - repeated int32 BAJKKPEEFED = 7; - repeated NMOCJCFMEIE CDNIIEAEHEA = 9; - uint32 PABNFILBDMA = 13; +message EOHBNDPKFPC { + uint32 EKLELFLELEK = 10; + uint32 PMDPJJKBNBP = 14; + uint32 FLKPGMLNFGF = 15; } -message CJIKOELBMOB { - uint32 CLMPMOOCCJJ = 2; - uint32 MBPOIGPJOMP = 4; - ONNJMLEBLIF IHECNPLAGLO = 12; - uint32 JHANOGEFHHG = 14; +// CmdID: 3951 +message JIOJPAPJIIO { + repeated uint32 DNIJPPKBCBD = 9; } -enum CKNJFINBNOI { - CKNJFINBNOI_NONE = 0; - CKNJFINBNOI_IN_BAG = 1; - CKNJFINBNOI_CAN_FORGE = 2; +message OOHJPMJPAKB { + repeated uint32 JOLFIBIJFHD = 5; + uint32 GNJDNIHKBPI = 7; + uint32 KPAMPGDJDHE = 9; + repeated CHMLPCNMIDJ ACCHMPAJOGA = 11; } -message JEPCIDPOLMD { - uint32 PPFDEGKIBMC = 1; - uint32 CLMPMOOCCJJ = 2; - uint32 MCAPJENHMHH = 3; - uint32 NNMLJHFOKNB = 4; - uint32 ILABBIGLIGA = 5; +// CmdID: 20453 +message EDIKEKJFMAO { + bool BKOCNHNNEPI = 1; + string name = 7; + int32 retcode = 9; + uint32 CDMJGIFEFMD = 14; } -message DKNOOOAMMKP { - repeated uint32 AKNBBNMILKP = 1; - uint32 LFDCHJGELNB = 3; - uint32 MKNDHNPELBB = 4; - repeated BNCKNDAJNJN HOGLKOCJGAK = 5; - uint32 EMJLBOBODAK = 6; - uint32 CAEHMCILGEG = 7; - uint32 PCKJLEFPGKF = 10; - uint32 FKLMPEMBGLC = 11; +// CmdID: 1927 +message GGIGINMBPBN { + int32 retcode = 9; } -// CmdId: 23115 -message FGEOGECFCOK { - int32 ALOELOFKHLC = 6; +// CmdID: 23865 +message NFEDJODHCOK { + int32 retcode = 1; + uint32 KNCLKKIFAOC = 3; + uint32 HMBHIHBFLCA = 5; + uint32 entity_id = 15; } -// CmdId: 28020 -message HGFHPFBBDIG { - uint32 IAPJPJFFKGC = 2; - bool OONFLODKDPE = 11; +message KPHNDGACFDN { + uint32 ENEKACDHJGH = 6; + uint32 scene_id = 7; + repeated uint32 ILMNIPLKENP = 8; } -message HHIGPOENCOI { - repeated uint32 KFMCDPLPABH = 2; - uint32 GCBOLPFMJCJ = 4; - uint32 LOIEKFANKLK = 6; - uint32 DHGMDCIDLCL = 11; - uint32 PKLFIKGDGPG = 12; - bool LPIPMFLMDCI = 14; +// CmdID: 6203 +message OHPKGIBDKMO { + int32 retcode = 6; } -// CmdId: 9398 -message INCOHEGHBAB { - uint32 FFGGNKHDOOI = 7; +message EGJJDIHLIKO { + string HEAMLFECLND = 4; + uint32 NNAALGJOAIO = 6; + uint32 FHCGKPIPCIC = 7; + uint32 JJEMKPEFDAC = 10; + uint32 CEBIKBGOJJN = 11; + repeated uint32 buff_id_list = 12; } -// CmdId: 7831 -message APONHDKOLKA { - map LHOJKBIFKOH = 1; - uint32 JAOPAMLCOMK = 7; +// CmdID: 20820 +message HALENNLPKNK { + uint32 ONABDGFCPIH = 3; + uint32 GHIAOGLLLDI = 13; } -// CmdId: 6785 -message BNMILNFBAHJ { - int32 ALOELOFKHLC = 2; - float AHJLIMIMAIJ = 15; +// CmdID: 28218 +message EGADPDIMNEJ { + int32 retcode = 1; } -message GENPDEDOICC { - oneof FADNCEJDAIE { - KFLEJNPLAGE detail_ability_info = 15; - } +message MDFPBILHBLG { + bool PIOCKLDLCJD = 1; + bool ECIHDIJCLED = 3; + uint32 PJJAOILBFBN = 7; + bool IKNBINFMIID = 11; + uint32 KAIOCCBNPPA = 14; } -// CmdId: 7066 -message LOBLKFOFAFL { - uint32 PKLFIKGDGPG = 2; - uint32 JAHFOBKDPDC = 11; - bool LPIPMFLMDCI = 12; - bool KHEJHGHEODI = 13; +// CmdID: 9524 +message KLFMMCDIADF { + uint32 OBOOPJLPDNI = 14; } -message FGHHODLEFMK { - uint32 CLMFLLANLEH = 1; - uint32 MOOCOEIPGLK = 2; - uint32 MAJAJMCPPLJ = 4; - uint32 NMKONBGBMAK = 5; - uint32 IMDJOJEKOJO = 6; - uint32 BDHIBJDOLNO = 7; - uint32 ANGONOJHONO = 9; - uint32 DAMLDLDDGAI = 10; - repeated JEHCJKLNGAJ ABFNIGILHOK = 11; - uint32 EAPHFHMPCIH = 12; - uint32 BMNPEKCKOBA = 15; +// CmdID: 6977 +message LBENMCFLBMI { + uint32 EJHAOPDPJAK = 15; + uint32 BMBBDJPDJND = 14; } -// CmdId: 4822 -message ILOGLPHHCLC { +message HHGIIKMJEBP { + uint32 MHJEOKNGCDF = 1; + uint32 DIBJHDJHHLO = 3; + repeated uint32 FIKGDOFABEE = 4; + float HGKBFKJLKAO = 5; + uint32 EIBHPAHCJBG = 7; + uint32 CNGJENENJIH = 8; + uint32 BKKDBGCOENN = 9; + uint32 NNEBHHFHDCC = 11; + PBJBNAPEOED state = 13; + uint32 OJOAPINGLNO = 14; } -message NJGGEHFFGBF { - enum OBHNLKNDOAK { - OBHNLKNDOAK_NONE = 0; - OBHNLKNDOAK_CREATE_CONNECT = 1; - OBHNLKNDOAK_START_GAME = 2; - OBHNLKNDOAK_PING = 3; - OBHNLKNDOAK_FINISH_GAME = 4; - OBHNLKNDOAK_SNAP_SHOT = 5; - OBHNLKNDOAK_ACTION = 6; - OBHNLKNDOAK_SNAP_SHOT_FOR_DEBUG_LOG = 7; - } +message BFFPJGKIOIL { + repeated PPLOCJOPFIC CBENKJEOCIL = 12; +} - int32 ALOELOFKHLC = 10; - OBHNLKNDOAK JBFAIKNHFHG = 11; - oneof BLJIPKMMDGO { - JLIGODGIJEL sync_create_connect = 15; - DAEGIOKEDNG sync_ping = 12; - GPKCCCJCCBI sync_finish_game = 1; - MOPBCJOEEHF sync_snap_shot = 2; - OHDGAANIKBD sync_action = 14; - } +message GIIELHHJNHM { + uint32 EJOAMAHCCMJ = 1; + repeated BPJNLLLPNGM DHDIGNMHJNB = 3; } -message ICGKCMMMKFL { - float JBPALMJCHPE = 1; - uint32 MHIGPGDJGGP = 2; - uint32 PLCNAJOBPAB = 3; - bool MAFINCCFJMM = 4; - uint32 PDKAIILBIED = 5; - uint32 JIOHDKDIODC = 6; - int32 JBFAIKNHFHG = 7; - uint32 BLALLKJMGKE = 8; - ABFKJACHPLA NHAHIPAEDFO = 9; - int32 KJGKKNOGKJI = 11; - ABFKJACHPLA LANJAPJOEEI = 12; - int32 FCKLFPENJGI = 14; - bool FKAJGCOEBCH = 15; +// CmdID: 2339 +message JGFJOAIHPPP { + NJPABKNNDFO AEIANMANKOF = 14; + repeated Vector JJEEPBCIFCP = 4; + IAKMBAHLGKM DNFDJPHIOBD = 9; + IAKMBAHLGKM ODFIFCKDODJ = 5; + Vector FFDEBPEDDMD = 12; + int32 JJFPFMPJEMA = 3; + uint32 scene_id = 13; + HHGIELIKJHB JAMCGNFBIBA = 7; } -message IBAGINFMBEI { - repeated uint32 ABNFLLKALBL = 1; +// CmdID: 29025 +message BLEJHAAKKLF { + uint32 PJJAOILBFBN = 1; + uint32 KMAMAHCAPEE = 2; + bool ANKCBOMMOJB = 10; + uint32 DOFJFIKHLBL = 11; + bool DGGCKMIKBMO = 15; } -message KDFPBDJAJDN { - ABFKJACHPLA LANJAPJOEEI = 3; - uint32 HIJCCOEIPNP = 11; - uint32 CPNEKAMBJGK = 13; +// CmdID: 3810 +message ALCMAOAEIAK { + repeated uint32 AIPAMKAAHEJ = 10; + uint32 scene_id = 3; } -// CmdId: 29109 -message LLBLDBLJAPG { - uint32 LCLNEEMKNPK = 9; +// CmdID: 2530 +message MMHMMDFOIMB { + int32 retcode = 10; } -// CmdId: 20191 -message NBHEOCOILOJ { - uint32 KNNMFOAICGK = 3; - NNNECCFMAHJ ONGMCLJNHEG = 4; +message SceneTeamAvatar { + bool is_reconnect = 1; + uint32 scene_id = 2; + repeated ServerBuff server_buff_list = 3; + AvatarInfo avatar_info = 4; + SceneEntityInfo scene_entity_info = 5; + uint32 weapon_entity_id = 6; + uint32 player_uid = 7; + AbilityControlBlock ability_control_block = 8; + uint32 entity_id = 9; + uint64 weapon_guid = 10; + AbilitySyncStateInfo AOBHCPPMKMA = 11; + AbilitySyncStateInfo PNANFPCIOKO = 12; + SceneAvatarInfo scene_avatar_info = 13; + bool is_player_cur_avatar = 14; + uint64 avatar_guid = 15; + bool is_on_scene = 588; } -// CmdId: 26658 -message ACNFJMPCMEE { - bool HHALAHALMKI = 1; - uint32 GCBOLPFMJCJ = 2; - uint32 LEEHPGPKBJB = 4; - repeated uint32 EOCNKPEMHFB = 8; +// CmdID: 8906 +message GGLBGCOFOJE { + Vector rot = 8; + Vector pos = 6; + uint32 GGAMMENPBIM = 4; } -// CmdId: 28879 -message NPIIFPMPEFJ { - uint32 HIJCCOEIPNP = 5; - uint32 CPNEKAMBJGK = 9; +// CmdID: 859 +message NHILEPNIAOO { } -// CmdId: 6164 -message FCNGGNDFILI { - int32 ALOELOFKHLC = 7; - repeated IHJELPJGNHI JDBOGGIKBMC = 9; - repeated int32 GEDFGLOJFPE = 12; +// CmdID: 29381 +message JOIDAOKLNNB { + int32 retcode = 1; + bool DMEDOEHOMKH = 10; + uint32 JOFBEIACLOF = 11; + uint32 PJJAOILBFBN = 14; } -// CmdId: 24427 -message KOFEBOKFPAH { - LCGMFOGLDOD IABEIPFENKI = 2; - BCJLAIODLOB LNGLGCLLHMP = 5; +// CmdID: 21368 +message KDMFMIDANGE { + uint64 GEDMDOCOLFJ = 1; + bool CNNDPCCOOKN = 14; } -message BBODAFDPGOI { - repeated uint64 BOFAAGBHLPA = 2; - uint32 BNMAGNMOKPM = 14; +message EIKIFEMNONL { + bool ECIHDIJCLED = 8; + uint32 PJJAOILBFBN = 12; + bool IKNBINFMIID = 13; } -// CmdId: 9695 -message JPMBKGGDCNF { - uint32 AOJLPDFHLPK = 3; - uint32 PFNHCJENBPL = 8; - repeated ALCIPHMEAHF MMIBBDEGCED = 11; - uint32 FIMGIBMBBOP = 12; +message BAMGKBJNGIP { + repeated AKCMPCBAOBP MCGGIJFGNFH = 1; + map HDHFOPEHIOO = 14; } -// CmdId: 8469 -message JKELPABDCHO { - int32 ALOELOFKHLC = 6; +message DBDDCNHMJLH { + Vector CCNNJMKEMLC = 5; + int32 NOLJBNBNLML = 10; + int32 level = 12; + int32 MPGKOIHCFIM = 14; } -// CmdId: 6581 -message HCKFEPBOANH { - repeated uint32 LHBIDKLOLKP = 4; - uint32 LJENFDPHJHA = 5; - repeated uint32 HCOHPHNEBKP = 9; - string CKPJFHPBMCB = 10; +// CmdID: 8066 +message IHDLDCFPKAA { + bool MBFLLHNLIGD = 3; } -message MFBFOGGCCFI { - uint32 GJHEPFNGHBA = 1; - uint32 PHGBIOPKMFD = 2; +message MIEAMHFKNKJ { + uint32 DEOOCBAKMCJ = 6; + uint32 ONHOJOBNAPM = 9; + uint32 DEKHBEOOIEN = 14; } -message GGMBNMLNNJI { - FKDAFCHFHEP POFHPPLKHJO = 6; - repeated LJBKEOKPJOC OCAOGCIMDEH = 8; - FKDAFCHFHEP FDMJECMCAOM = 14; +// CmdID: 29399 +message PAKICHGOJEF { + string OCMPADIIFCD = 14; + uint32 uid = 12; } -// CmdId: 24945 -message BFCLIHLOLJO { - repeated ALCIPHMEAHF HNBOCCNBPBO = 4; +// CmdID: 9636 +message PKKLAOLJGMI { + uint32 entity_id = 9; } -// CmdId: 6565 -message LEOJJIDOCCO { - repeated uint32 JGFNOGOPLOM = 7; - int32 ALOELOFKHLC = 13; +// CmdID: 2780 +message AJPFELOPFCE { + int32 retcode = 2; } -// CmdId: 23395 -message AOJGDLIMBDC { - repeated HBBDEMNAKDF MBMIKCOPOGF = 3; +// CmdID: 2856 +message IADACDINFHA { } -// CmdId: 7661 -message PAPOBCINJKA { - repeated CKLBPINNMHE LHBIDKLOLKP = 8; - repeated CKLBPINNMHE DGOBHCMMPAP = 11; +// CmdID: 24973 +message INDCAFEJBAG { + int32 retcode = 4; + HIMMEMHOGFB MFMLAKBIAED = 5; + uint64 DCOMPDPPDPO = 13; + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 3; + } } -message JPGPDHCACFP { - uint32 OGILAMOBFPJ = 1; - fixed32 ACNMIGNCANL = 2; - fixed32 HKMDGKBMLAC = 3; +// CmdID: 28271 +message JKJNBNHJIOK { + int32 retcode = 14; } -message PLKMJECOBFC { - uint32 IEFGMPMOMKC = 3; - repeated JHDFAILGFAD INMDFBHDLCC = 14; +message KNAJKFLBFLP { + uint32 JKHIGMKCBHP = 7; + uint32 state = 9; } -message HNJJNJCNAEE { - repeated KGOFPMLGINO LMHCPBBMBDB = 1; - repeated KDFPBDJAJDN JCGNCEPKFBP = 8; - repeated DOKNFNIOEAO BMLFFIDJDED = 10; - uint32 BEOPIOHNHDM = 13; - repeated uint32 ABLAGNOCKFP = 14; +message MGJJEBECJBE { + uint32 JDDAMHCEAPE = 3; } -message LCGMFOGLDOD { - repeated EEBMDODIBIH KGCEHGDNBFO = 9; +message DEPOIKLILEB { + uint32 OBOOPJLPDNI = 11; + bool ECIHDIJCLED = 15; } -message BIBPHOBELLG { - map GDGIIBLJECO = 3; - uint32 FELHCCPHLMD = 7; - bool KIINBBEJDBB = 11; - repeated uint32 PIFFOFKDBHD = 13; - uint32 CGKFOPDNHNM = 15; +// CmdID: 7217 +message PIBALNKGBCN { } -// CmdId: 27242 -message CGFIEJCKFFD { - int32 ALOELOFKHLC = 1; - ABFKJACHPLA AOHJKFLAICK = 2; - EIJPOEBEFHK MFONPLANMKG = 5; - BALKJICGMDI COJLLEHANHK = 6; - uint32 CPNEKAMBJGK = 8; - uint32 FDCGDBELDGL = 12; - uint32 BLALLKJMGKE = 13; - ABFKJACHPLA EOMOABFFPAL = 15; +message AGDNJBGGKMJ { + uint32 uid = 2; + Vector JBLKODBDCAK = 3; + fixed32 PPFFFEKJEGF = 5; + Vector BBGJMOOMDIO = 7; + fixed32 ICGLIPKGLGC = 10; + fixed32 BFGLDOLAHFN = 12; } -// CmdId: 5002 -message LNCDHCPCAKM { - bool MKILKDIGHJH = 2; - uint32 JHEHOCBEODA = 12; +// CmdID: 25852 +message GINPLFINFCP { + int32 retcode = 3; } -// CmdId: 24768 -message LGPKBENJIGI { - uint32 CCDBIGDABCP = 10; - uint32 HDHHDJCOMJJ = 14; - bool LJNJJJEEPOG = 15; +// CmdID: 3390 +message GDBFFADHFAE { + bool DGGCKMIKBMO = 1; + repeated DKNKKMEMNEC KNBIFCCIBLE = 8; + uint32 LAPPELEKAHP = 10; + repeated LAICGCHCMCH FILHGGILJLN = 12; + PAAHDFJMICD reason = 13; } -// CmdId: 8244 -message FFMJAAANNEL { - bool HHPNHDAAEFM = 4; - repeated uint32 JDJDFFIIFEE = 7; - uint32 NAAKJKALPPD = 11; - bool IEBCJKIMMKB = 12; +// CmdID: 26121 +message GLNCOMNBHBK { + repeated uint32 HIMCBBODHCJ = 14; + int32 retcode = 15; } -// CmdId: 29820 -message HPCIFODIAKO { - uint32 PKLFIKGDGPG = 6; - repeated KNFODIGMALP PJECCALFKDD = 7; +// CmdID: 8372 +message ODPCHNMAJMN { + JHBBOJADLPN ILJGPOJFHDO = 2; + int32 retcode = 5; + IALDLPPFIDE EPCBAOBGODI = 8; } -// CmdId: 27643 -message NKDCPMFDJBG { +message MPKIHLGHOGC { + uint32 AFJCLENHANC = 1; + bool DPHDAGAGBII = 8; + repeated HJHKKNPINBG NPHLHAELIAM = 10; } -message GMIGJCDFNNA { - LGLGANIHECC OJLJPKHBPEF = 10; - uint32 PKLFIKGDGPG = 12; +// CmdID: 22170 +message DOMJEDHPFAI { + uint32 GGHKDJLGFPB = 3; } -// CmdId: 485 -message GKNLDKFNAMH { - uint32 NGCDPKKEHJC = 4; - bool JJCILIJPDCC = 10; - uint32 BLALLKJMGKE = 12; - EPNPOOBGIEJ PLNGJGFAPFG = 13; +message PHPFNOBFNLJ { + uint32 uid = 2; + repeated uint32 FIKGDOFABEE = 14; } -// CmdId: 27045 -message LDODMMEECKH { - uint32 OINICBJHPOK = 8; +message CDMINFONNJG { + uint32 EEPFJADODPA = 2; + repeated ELEENMMGMKB EEJLJKGMGEK = 5; + uint32 KHHIBKPBKPN = 9; + repeated uint32 DBPPMCHLBJG = 14; } -// CmdId: 9292 -message GFFGOJOAFIA { - string GACEELMIMBM = 2; - string CKPNDLBNAGO = 7; - uint32 MOPCOOEAIPM = 12; +// CmdID: 3050 +message PGALCICMPOK { + uint32 DMNLDPPGOKG = 1; + bool AMBLLDMIPFP = 2; + uint32 PJJAOILBFBN = 6; + repeated EBCKDJAFDDP KGOGFPODDLJ = 11; + uint32 MEMPKCGNNMF = 12; } -// CmdId: 7078 -message OIAFABJDCPL { - BHNIIKNFDPD IOEDEKGFHGP = 5; +message AbilitySyncStateInfo { + bool is_inited = 1; + repeated AbilityScalarValueEntry dynamic_value_map = 2; + repeated AbilityAppliedAbility applied_abilities = 3; + repeated AbilityAppliedModifier applied_modifiers = 4; + repeated AbilityMixinRecoverInfo mixin_recover_infos = 5; + repeated AbilityScalarValueEntry sgv_dynamic_value_map = 6; } -// CmdId: 23529 -message IPBEEOBNDAH { - uint32 CMOINIJNAOH = 1; - uint32 HDGHMEGDKDB = 4; - uint32 FAOJCBOLDKM = 14; +message GCMMIKNLCJB { + repeated CPFFEKOHGDF CCLGCKHPCJM = 15; } -enum FKDAFCHFHEP { - FKDAFCHFHEP_GCG_PHASE_INVALID = 0; - FKDAFCHFHEP_GCG_PHASE_START = 1; - FKDAFCHFHEP_GCG_PHASE_DRAW = 2; - FKDAFCHFHEP_GCG_PHASE_ON_STAGE = 3; - FKDAFCHFHEP_GCG_PHASE_DICE = 4; - FKDAFCHFHEP_GCG_PHASE_MAIN = 5; - FKDAFCHFHEP_GCG_PHASE_END = 6; - FKDAFCHFHEP_GCG_PHASE_DIE = 7; - FKDAFCHFHEP_GCG_PHASE_FIN = 8; - FKDAFCHFHEP_GCG_PHASE_PRE_MAIN = 9; - FKDAFCHFHEP_GCG_PHASE_REROLL = 10; - FKDAFCHFHEP_GCG_PHASE_REDRAW = 11; +// CmdID: 1947 +message JEPIJFEMFAJ { } -// CmdId: 22719 -message HBGGIFLPHPK { - /* protected @ 0x20 */// BMKFJEEPGPL BDGAPCKLBAA = 65535; - /* protected @ 0x28 */// repeated GALAHDJCBHK EJJHOHMIHAI = 65535; - /* protected @ 0x30 */// string AOLDDAFDNEC = 65535; - /* protected @ 0x38 */// string BPJDDDBEFLN = 65535; - /* protected @ 0x40 */// string FCMILNHNMCK = 65535; - /* protected @ 0x48 */// string HMJJDLDHKNO = 65535; - /* protected @ 0x50 */// map IIPDDKFPLLC = 65535; - /* protected @ 0x58 */// string EHNFCHGOKEP = 65535; - /* protected @ 0x60 */// string ABMBBEDGDFD = 65535; - /* protected @ 0x68 */// repeated KMJEEFEIMMC ANNJNAKCOBF = 65535; - /* protected @ 0x70 */// map OPCMMDAHHAC = 65535; - /* protected @ 0x78 */// bytes ICEJBBHMLEF = 65535; - /* protected @ 0x80 */// string HEEKOFPOKBG = 65535; - /* protected @ 0x88 */// string LNGFPHNIJPJ = 65535; - /* protected @ 0x90 */// string NAFDOLAEOKL = 65535; - /* protected @ 0x98 */// BMKFJEEPGPL BHMCOKBODNK = 65535; - /* protected @ 0xA0 */// bytes LMLIBJICILJ = 65535; - /* protected @ 0xA8 */// PAOJGODHCMA FGGLOEBHLBN = 65535; - /* protected @ 0xB0 */// string AJOEFDIKLHM = 65535; - /* protected @ 0xB8 */// bool OHNKKJHJIEL = 65535; - /* protected @ 0xB9 */// bool ADFFLOANLEB = 65535; - /* protected @ 0xBA */// bool CKPBABGDMKC = 65535; - /* protected @ 0xBB */// bool AMKMEJPMKOL = 65535; - /* protected @ 0xBC */// bool OBPBMGALEGL = 65535; - /* protected @ 0xBD */// bool NLAIIDBPFJA = 65535; - /* protected @ 0xBE */// bool LEPDAGALLND = 65535; - /* protected @ 0xC0 */// double AFGNEHDCKGI = 65535; - /* protected @ 0xC8 */// uint32 CFGENLPKLFF = 65535; - /* protected @ 0xCC */// bool HEKFEBPCLJN = 65535; - /* protected @ 0xCD */// bool HOALOGAFAOL = 65535; - /* protected @ 0xD0 */// int32 ALOELOFKHLC = 65535; - /* protected @ 0xD4 */// int32 ADGEDECFFLF = 65535; - /* protected @ 0xD8 */// uint32 KCKPMCAGLHB = 65535; - /* protected @ 0xDC */// uint32 OENGIKPKKPK = 65535; - /* protected @ 0xE0 */// uint32 LCLNEEMKNPK = 65535; - /* protected @ 0xE4 */// uint32 BKDPFEOOHKC = 65535; - /* protected @ 0xE8 */// uint64 DOGIOAOHDJN = 65535; +// CmdID: 23185 +message JCNMBKLFFFD { + int32 retcode = 2; + uint64 avatar_guid = 8; + uint32 BIFOFBNFPMO = 13; } -// CmdId: 6175 -message DNAKBCFDJEA { +// CmdID: 28091 +message BHHGDCFPFMI { + NOIPNEPDIPN EPCBAOBGODI = 1; + repeated uint32 MBJELCMKFLH = 10; + GMBPGLNGGLI IPOBDEKLLJE = 14; + HCLMALEGIPL JILFEKJAIMC = 15; } -message GJDJFBIFMNL { - uint32 BEEBCHJIAEK = 4; - uint32 MLCGGHCJENB = 13; +// CmdID: 673 +message HMDPILODDEL { + uint32 MGCMNPLNJKL = 9; + int32 retcode = 12; } -// CmdId: 9590 -message NMMPNCMAIJG { +message KNEDOLCPICA { + uint32 DFPNKFEKIIG = 6; + repeated BEDOGAKKGME CBENKJEOCIL = 12; } -message OOBCKLKOCBK { - string LKNNMKBFNDI = 6; - repeated ALCIPHMEAHF MMIBBDEGCED = 8; - uint32 JHEHOCBEODA = 10; - MKAIPGDCGOK HDJKAOEPGLA = 14; +// CmdID: 6285 +message AJKDLNFLJCF { + uint32 OMGCHBACHCI = 13; + int32 retcode = 14; } -message HLAOKHGPHHK { - uint32 NAFOKLLJCII = 2; - uint32 LGEMMKNIOFF = 3; - uint32 JAHFOBKDPDC = 13; - uint32 HPDJGKHFJNP = 14; +message EntityRendererChangedInfo { + map changed_renderers = 1; + uint32 visibility_count = 2; + bool is_cached = 3; } -// CmdId: 21203 -message BGCAOOFGGCN { - uint32 NAAKJKALPPD = 3; - uint32 BPBGKNKBDGH = 4; - repeated uint32 CDAMBODBBII = 12; +// CmdID: 1681 +message OPAGBKNPHGG { + uint32 CNKDDKIKGLG = 12; + uint32 OMGCHBACHCI = 3; } -message GNOACFEKINE { - repeated BIBJHDDLBFO KOHDONCJGJB = 6; +// CmdID: 22502 +message LJECPKOAHOJ { + uint32 PJJLMHGJKDG = 12; + uint32 KAJCNDJLKFI = 11; } -// CmdId: 26753 -message PLIJPKPDCGM { - bool OIOEGLFCOIL = 6; - bool AHFOOMAAMBI = 8; - uint32 ENMJPKOJOIE = 15; +// CmdID: 8134 +message CHHPLAGPOOK { + uint32 OOFLAHMELEO = 4; } - -// CmdId: 5604 -message FONKPMDBKMF { - uint32 LJENFDPHJHA = 6; + +// CmdID: 27430 +message DAIKDKNPCBI { + uint32 PJJAOILBFBN = 12; } -// CmdId: 20273 -message GIMKMOAJCLA { - uint32 NJANMOAOJIH = 9; +message NMKGACHBHHN { + OGFLEJAPLEO CCNNJMKEMLC = 2; + uint32 LGOKJKGGBIA = 5; + uint32 AGIENJJKPBE = 6; + uint32 scene_id = 7; + float FNCOGCLPGNC = 14; } -message JPGKCIOPIED { - bool EBPCEPLKLCC = 1; - uint32 GCBOLPFMJCJ = 4; +message OJONHGCEEPO { + uint32 DFPNKFEKIIG = 1; + repeated uint32 NKAICHLODLE = 2; + uint32 BMJCEIJJKCB = 3; + bool MIBJMKDNLFH = 4; + uint32 ILJOBBLPPII = 5; + uint32 KFMJCMPKPMN = 6; + repeated uint32 AKPINALMGCB = 7; + uint32 HNIJMEHBEBP = 8; + uint32 JKOAGHDGJJE = 9; + uint32 CJMHJHIJMJN = 10; + uint32 KAKBOLLMHFN = 11; + HGMEONGLCKM OECJCIMBPFI = 12; + uint32 BIKMJIHINGN = 13; + uint32 CFECLKMEHME = 15; + repeated uint32 AAKFEEKGLJD = 48; + uint32 NHJINFCAHKB = 115; + repeated MKALMMGNKOO IGBIEELOIPJ = 374; + repeated PHPFNOBFNLJ HFPJNDIMKBO = 444; + uint32 NEHCPLBFMLH = 678; + uint32 BLNJFGPOHOC = 830; + bool AJONIBDFLOM = 876; + bool CAGCNOPFAGA = 883; + uint32 DDOJBAPNIPD = 903; + uint32 NHDKNNGLEFE = 934; + uint32 PJGFAPEKFBC = 1377; + uint32 HKDCIBPOFOC = 1786; + bool DKEGKPLPEDD = 2000; } -message AOKEEJMMNHL { - uint32 MJKJCNBPEOE = 1; - float FDHCNDKNHBI = 2; +message JNFLPLCIMPP { + uint32 GLDNNFOCDEM = 2; + uint32 OKICOGLEJEC = 3; + bool NAHNHOIFGFI = 10; } -// CmdId: 4651 -message LJMLGIOKMPA { - repeated uint32 NKKGAHJAHLD = 6; - uint32 GKBLPOMACED = 11; - uint32 CLMPMOOCCJJ = 15; +// CmdID: 6898 +message CMNPHMBFELO { } -enum IOJKFJBAEEO { - IOJKFJBAEEO_MAIL_COLLECTIBLE_UNKONW = 0; - IOJKFJBAEEO_MAIL_NOT_COLLECTIBLE = 1; - IOJKFJBAEEO_MAIL_COLLECTIBLE_UNCOLLECTED = 2; - IOJKFJBAEEO_MAIL_COLLECTIBLE_COLLECTED = 3; +message CGFJAPCHGNL { + bool JHFMEFICAAL = 2; + uint32 ONDAJKGGMAH = 3; + uint32 GPAELJHNAEK = 4; + uint32 PJJAOILBFBN = 5; + bool ECIHDIJCLED = 6; + repeated HENCECBJIHJ PMPOBFDJGMG = 8; + uint32 MOPAFOCGAKM = 15; } -message DEDEHACHCBH { - repeated LDHCNNANEPG CNJPOOLGKJB = 3; +// CmdID: 27330 +message NAPGFOCIMMJ { + uint32 OBOOPJLPDNI = 1; + AOHJDDPEICB type = 2; + uint32 PCDCOLOEMPD = 14; } -message NHILJOCFGIL { - repeated NCBOIAGFDBE ICHNMKOPCLH = 1; - ALCIPHMEAHF HEANEOMICOD = 9; - bool PJOAIIMKPLN = 11; - bool LMBGFAGIGIK = 12; - repeated ALCIPHMEAHF KHKMCOCBGPP = 14; +// CmdID: 22244 +message SetUpAvatarTeamReq { + repeated uint64 avatar_team_guid_list = 10; + uint64 cur_avatar_guid = 2; + uint32 team_id = 3; } -// CmdId: 5158 -message BKIKOJJDHDL { - enum GFHCIGBPICE { - GFHCIGBPICE_INIT_FOLLOW_POS = 0; - GFHCIGBPICE_SET_FOLLOW_POS = 1; - GFHCIGBPICE_SET_ABS_FOLLOW_POS = 2; - } +message MKMCFLLHPBH { + repeated LHANHEMAMGO MCDIJKPHLNO = 3; + repeated OMIJFBDKONF IDEHOEPMAKD = 6; +} - ABFKJACHPLA MBDJNKHBLEM = 2; - repeated string PJEJCEFLNPH = 3; - GFHCIGBPICE NMKLCCJOLJJ = 7; - uint32 JDLEPBFCGJC = 11; - ABFKJACHPLA MLBMALMGCEL = 13; - uint32 BLALLKJMGKE = 15; +message LHNDPKDBEHP { + map NEMHJGCANEH = 4; + uint32 end_time = 9; } -// CmdId: 24723 -message JLBBCPBDEOO { +// CmdID: 5615 +message DHFGGFPDCBK { } -// CmdId: 25445 -message LAILFFFDLGM { - repeated GCNEACKIJLC PJECCALFKDD = 3; +// CmdID: 7143 +message IFAPLAGELPL { + int32 retcode = 3; } -// CmdId: 26560 -message MMLBPIKMNPP { - uint32 BLALLKJMGKE = 2; - CPLEOCMLICE IHBHMKHJIFF = 12; - string EDKODFKFMHL = 13; +// CmdID: 728 +message LOFPMDHJMDP { + uint32 EALONAADCAN = 9; + uint32 KHHIBKPBKPN = 3; + uint64 KJIKLGJAEGN = 14; } -message PMELNBGNHLB { - uint32 EKCEEPIACHF = 1; - uint32 GCBOLPFMJCJ = 6; - uint32 PKLFIKGDGPG = 10; - repeated GGKHOKMNGIJ PJECCALFKDD = 13; - uint32 MLGNAIKIPOE = 15; +// CmdID: 22666 +message ADCKNFKEMEM { + bool is_active = 2; + uint32 JINJLBEMJNC = 15; } -// CmdId: 6892 -message NNCOIKPHABA { +// CmdID: 1629 +message MEGNPPJCODB { + uint32 LGBMBJCJMKA = 10; + uint32 LKIGJMJNMBJ = 1; + uint32 DBKOIPHEDKE = 2; + uint32 group_id = 3; } -message KDBCEINCEKE { - uint32 MBPDJNKDLAO = 2; - uint32 FIINGJHMHKF = 3; - ABFKJACHPLA MEMFADPFLAP = 5; - uint32 PINHFHOHNKH = 7; - uint32 ILCIDAPCAPL = 8; - bool ODBMKMMOOEA = 9; - uint32 PCECABCJIOG = 11; - uint32 PABNFILBDMA = 12; - bool EHGNMCKFLMO = 13; +// CmdID: 1012 +message BAMDKNIELGJ { + uint32 OKICOGLEJEC = 11; } -// CmdId: 24382 -message KBKHOEHJIDE { - uint32 PKLFIKGDGPG = 13; +// CmdID: 26265 +message CIMPHGDHIIM { + uint32 IJFFKCGIAOJ = 14; + uint32 PJJAOILBFBN = 8; } -message HJDKABBMGNL { - uint32 JDGLIBPNPAP = 3; - uint32 LKDJPKGCDKA = 5; - DLACOHOBOFF FAFGCPEBHOE = 11; - uint32 NIKIMFBGCFF = 12; - EMDIHIFJFPN GIIGLDJCDAE = 15; +// CmdID: 6135 +message DEKIMGEEHAP { + Vector CCNNJMKEMLC = 1; + Vector BOJCNNPKMKJ = 9; + int32 uid = 3; } -// CmdId: 29088 -message BGLFIAPNLJL { - uint32 KNNMFOAICGK = 1; - bool ELBEHCDFPJG = 2; +// CmdID: 24184 +message DPKLCIJPHCA { + PJBCKLBBNFL ODEMMDJOBCA = 9; + uint32 BLBCCMPHAPA = 10; + int32 retcode = 11; } -// CmdId: 8367 -message PKOCEHDGLHE { - int32 ALOELOFKHLC = 5; +// CmdID: 856 +message INEMAHKGPBD { } -// CmdId: 3369 -message EPFAFIBPELO { - string AJOEFDIKLHM = 10; +// CmdID: 4890 +message NPEJKANIENK { + int32 retcode = 4; + uint32 OMGCHBACHCI = 14; } -// CmdId: 4452 -message NNEOAJAMFHC { - bool LJNGMAEALCH = 1; - uint32 AEAANAOPNJD = 4; - uint32 AOBGPFCPIMC = 5; - uint32 PLHGOLNFKGP = 7; - repeated CFCBNEAPIKO MCPDDMFAGDK = 10; - repeated AGGMMDPFNJP MCDCENLCEHP = 14; +message FAMJIJCHLNG { + repeated BFDNMBBMOGM CBENKJEOCIL = 3; } -// CmdId: 1492 -message KEKPPFHCFMI { - uint32 PABNFILBDMA = 1; - repeated DGLPCOFJHEC DLBEMHDELBE = 3; +message OPIKHAIOKBB { + uint32 avatar_id = 1; + uint32 level = 2; + uint32 costume_id = 3; + uint32 AEPNHMCDBFL = 4; + uint32 CMAFEKGPACG = 5; } -message NNEPMBOAKNH { - repeated OIGNKPBNGEC LILABBHIFAI = 3; +// CmdID: 512 +message FCFEOPEBGCD { + uint64 avatar_guid = 2; + uint32 NFJOHALDGDN = 4; + int32 retcode = 9; + uint32 JGIHCIBOJPN = 12; } -message FKCPPPOJOLN { - repeated OEHOHMDBGGJ HFMPCELHGBP = 5; +message FAGNKJAOJLK { + GNHPBJNPKNN state = 3; + uint32 BCGLGCJJIFH = 7; } -// CmdId: 27536 -message LCNDOKJIAAM { - uint32 PKLFIKGDGPG = 1; - repeated EDLBDFFNHDL EKJAKIAIGDE = 7; - bool BNMNHFCBMGK = 11; - bool HHALAHALMKI = 15; +message FJOGDBOICCG { + uint32 NIKBFDDEHDF = 1; + uint32 KMDCKLEPEGP = 6; + uint32 DLPJAAAPKKL = 9; + uint32 DEKHBEOOIEN = 14; } -// CmdId: 7368 -message NMNEMAGOMHO { - uint32 GNJFOAILNDA = 1; - repeated JAEKEGHJKPD PJFICBECIFP = 6; +// CmdID: 8462 +message CAHPHFKDCLI { } -// CmdId: 23307 -message KBNMGDEIAFN { - PIFFAGAEKHH EDKODFKFMHL = 5; +// CmdID: 21549 +message BHACBIJNJAE { + int32 retcode = 3; } -// CmdId: 6530 -message PGEIBMACKFM { - ILMLPAHHCIA CDCALINJEKP = 1; +message AMGOHIOICDJ { + uint32 PJJAOILBFBN = 3; + uint32 HCEMIMJKCPI = 4; + bool DGGCKMIKBMO = 5; + uint32 DEKHBEOOIEN = 12; } -// CmdId: 22068 -message OGKPGBNMMIP { +// CmdID: 21607 +message EOMCHKLOOCE { } -enum CFAFABDEBID { - CFAFABDEBID_NONE = 0; - CFAFABDEBID_LOW = 1; - CFAFABDEBID_MID = 2; - CFAFABDEBID_HIGH = 3; +// CmdID: 23663 +message AIBMJDJKBFE { + uint32 PJJAOILBFBN = 15; } -// CmdId: 587 -message DMEJLNJJJKH { - uint32 AOJLPDFHLPK = 1; - uint32 ANICJPONIDO = 9; - uint64 KHKEDPBLPKL = 12; +// CmdID: 1702 +message PODICLOKIMJ { + bool ECIHDIJCLED = 3; + uint32 AKMDKFBGDLB = 4; } -// CmdId: 21583 -message FINPKJOIMLN { - uint32 OIFFDDFEHLH = 11; - repeated uint32 HFAJLEAJCGA = 12; - GIENKEGKAGC EDKODFKFMHL = 14; +// CmdID: 28004 +message EGBBKGDCOMF { + uint32 uid = 9; } -// CmdId: 5323 -message OIIFIGOKHON { - int32 ALOELOFKHLC = 7; - uint32 PKLFIKGDGPG = 14; +// CmdID: 28622 +message OJGGAHDEFOH { + bool PLFBPPNFDOG = 7; + int32 retcode = 13; } -// CmdId: 23915 -message CAAMDLEBAFP { - map BALBKFKMJIH = 3; - int32 ALOELOFKHLC = 6; +message AvatarTeam { + string team_name = 5; + repeated uint64 avatar_guid_list = 10; } -message CIOAAHIIEPA { - string FAMJAICCODB = 2; - MKAIPGDCGOK HDJKAOEPGLA = 8; - map AKONJGPIJNF = 11; - uint32 JHEHOCBEODA = 12; - bool JBJBLBANCGK = 13; - string LKNNMKBFNDI = 15; +// CmdID: 4043 +message PFCICOKEIJF { + int32 retcode = 5; + uint32 PPLCHPOHJAL = 9; + uint32 KHHIBKPBKPN = 15; } -// CmdId: 22529 -message BICMEIIEMGM { - repeated LJBKEOKPJOC PBHJJFNGEBM = 1; - bool BEIFDGGFBJG = 6; - uint32 JNALOIEAPBF = 7; - uint32 APJBJLMHOGM = 11; +// CmdID: 9225 +message MLNOHFGMIAK { + string reason = 2; + NHHFHIDLIJI JNONMKDANHL = 9; + uint32 entity_id = 15; } -// CmdId: 25863 -message BPJMEHLLLHH { - uint32 MMCBKGOEFFD = 3; - IELGPNBPBJI MEBBMJMEIII = 6; +message FCLAIIGNOFD { + repeated ACBPNJDPCFE EGPJHNDAAMB = 6; + uint32 KNIINJKFIJC = 7; + uint32 EJOGBMNHOPH = 11; } -// CmdId: 25944 -message IEKNGGOBLLK { - DDHAIIJNAEP EPPOOBPLGMJ = 8; - int32 ALOELOFKHLC = 11; +// CmdID: 2422 +message PlayerLoginReq { + string platform = 14; + string FBKHEDNNFIF = 1669; + string JIPHKNNHBIE = 924; + string CBIEHLMFBHI = 1433; + string IMACIIGIOGC = 10; + string JJIOHIJNGFP = 3; + string token = 7; + bytes extra_bin_data = 1183; + string LPFPAJBHJMH = 46; + LHACJNELJMN KOFGDJGJPLH = 1939; + bytes OFMIHDNGFNM = 265; + string KAMJIJOLFKJ = 376; + string KEODMFOKNGH = 5; + string MEEGOICDEFG = 525; + string MDIKIHJHHJJ = 4; + string HCJGLLHFCMA = 1548; + string LLIMBPCEABN = 86; + CNIFDNMIKIF FDNODKOBNFH = 1420; + string country_code = 1774; + bytes PFDFHPKIHMO = 197; + string IMCMLAGLODL = 1146; + string NNBGJPGDGCP = 13; + string CDDBBPKKOPM = 921; + string MMDPDOOCOCO = 1762; + string JCIMGDHMMLN = 1179; + string PECPGFPBJEB = 216; + string account_uid = 11; + uint32 account_type = 9; + uint32 FNPPPMBIBEM = 345; + uint32 PLNNJPFPPAM = 2029; + uint32 target_home_owner_uid = 226; + bool is_guest = 6; + bool HAAGGONEHCH = 1; + bool JAGELBDJFJH = 1641; + uint64 login_rand = 12; + uint32 OCINFHOJCEA = 725; + uint32 tag = 1158; + uint32 KPCGBPCHBMJ = 507; + uint32 client_data_version = 420; + uint32 NCNKMDBAFEH = 1370; + uint32 EPAGBFLKJBN = 1691; + uint32 gm_uid = 689; + uint32 BFPJPDCLFNM = 15; + uint32 IKKKLHICPMF = 1977; + uint32 MCKEONLBAOA = 1521; + uint32 platform_type = 2; + uint32 KEKHAKAPMIN = 256; + uint32 target_uid = 8; + uint32 DKGAONKKOHA = 1280; } -// CmdId: 28824 -message BEHAIJHOMIP { - repeated IILOGMMJLLJ IJLBCGHIFLB = 11; - uint32 JHEHOCBEODA = 15; +// CmdID: 26746 +message KKOHMPKKAGC { + int32 retcode = 11; } -// CmdId: 20784 -message DOILFOHGHDC { - uint32 CLKOMNJEAGO = 5; +// CmdID: 21795 +message NLPHBOCAMFK { + string PAPEMOCBGEO = 4; + JIBFHHKLAOJ GOGAMCKKCCO = 7; + MNPAPANLKKG FHANJKPLCFL = 13; +} + +// CmdID: 3324 +message PCEIDKEMMNO { + repeated OJKDMAHFELC HNPCFDLPONO = 5; +} + +// CmdID: 26187 +message LLHNPDCBCBF { + uint32 MBCALMMJAFA = 11; + uint32 PJJLMHGJKDG = 13; + uint32 OHGAGHPNJFA = 14; +} + +// CmdID: 2835 +message PNMJNEEGBDN { + uint32 DMCJBIMFKCI = 1; + repeated uint32 GGBMHJFLAHD = 12; +} + +// CmdID: 22765 +message ABEHEBCBIEO { + bool MIDHECLIBBO = 1; + uint32 LGBNFIFCPJF = 3; + uint32 FPEDHEDEKPE = 5; + repeated AMNBIJHOBBI FILHGGILJLN = 6; + bool POIGGNKEDAH = 8; + repeated uint32 CDIDJFPEMMI = 10; + uint32 BKNPLFIKKFG = 11; + repeated DKNKKMEMNEC KNBIFCCIBLE = 14; + uint32 PDKIFKKMHCN = 15; } -// CmdId: 4145 -message DDLDKIHAHNM { - repeated uint32 PLHLIDEIECN = 4; +message HHMNGNJBDFD { + repeated int32 CDGFHBKOOGN = 12; +} + +message EGCPBNFOKAD { + uint32 entity_id = 1; + bool GNBPJCHMCJA = 7; + bool MGGKEKDEHEO = 12; } -// CmdId: 27108 -message HLONGHPALAB { - LCGMFOGLDOD IABEIPFENKI = 1; - uint32 DIHMDJABKEA = 3; - repeated CLCNPLICMHJ AMLPKFBKNOC = 4; - repeated BCJLAIODLOB MFKPHKDLJIK = 6; - repeated CEAPIJNDGLN JADOBANNOKD = 9; - repeated DNHLCOMNPLJ DDAPDPNBCGO = 10; - int32 ALOELOFKHLC = 11; +message PNKGNDGBDMD { + repeated uint32 HOEPCMHJBHE = 3; + uint32 GIGKDJINOLG = 12; + repeated uint32 BFBOMBOINPJ = 13; } -// CmdId: 23493 -message KOOFBAPIMEJ { - uint32 PABNFILBDMA = 4; +// CmdID: 4331 +message PNPPMNOLIED { + repeated JFBDJLOGKPC LKJDENEFMNB = 2; + uint32 scene_id = 4; + int32 retcode = 6; } -enum IIKLJBGEBGP { - IIKLJBGEBGP_GALLERY_NONE = 0; - IIKLJBGEBGP_GALLERY_PRESTART = 1; - IIKLJBGEBGP_GALLERY_START = 2; +message HFJFBHBCOMA { + repeated EDBIEOJNBAF GABLJANJLAF = 12; } -// CmdId: 29112 -message GJKDEOLOKPE { - uint64 KAAEMLKLCOE = 6; - uint32 BMJPFBCADKI = 10; - int32 ALOELOFKHLC = 11; +// CmdID: 24324 +message KELMMIHNBLF { + uint32 PJJAOILBFBN = 10; } -message EEEGMGLDPFC { - PNKELMPCNAF PCHCAEDOBBO = 1; - KFHGEEPDNJF DACIMOECAKM = 2; - IDCFAIALJHF JMFKLFOEPOL = 3; - ABFKJACHPLA AEACCAMIJFA = 4; - repeated GJLIKMJGGFK CBODHGJPJEM = 5; - KNDMLDLJBAJ FNFHMCJECCE = 6; +// CmdID: 24046 +message MFFEKLBNOGH { + repeated BDFFJGFBCHC HNLAIJNKHNG = 10; + uint32 PJJAOILBFBN = 14; + bool DMEDOEHOMKH = 3; + bool KPDFALBJANO = 15; } -// CmdId: 20274 -message HNMBPGKGENM { - uint32 BLALLKJMGKE = 9; +// CmdID: 9556 +message HDJLLFNAIAE { + uint32 level = 15; } -enum DILEFMOGENI { - DILEFMOGENI_NONE = 0; - DILEFMOGENI_FAIL = 1; - DILEFMOGENI_SUCC = 2; - DILEFMOGENI_PAUSE = 3; +message NJPABKNNDFO { + int32 MJEFLBPJBKM = 7; + int32 NOLJBNBNLML = 9; } -message NCAEGKEMMIL { - repeated uint32 NDMAEEJBNBA = 1; - uint32 JAEKMJLBMOI = 2; - uint32 DKDPADGENDB = 3; - uint32 NEBJBJJFEDB = 8; - uint32 DKHNMEEHDMG = 13; - uint32 DNCDJFOMBFB = 14; +// CmdID: 20462 +message BEJIJIJIBMI { + int32 retcode = 1; } -message LFDMLPOADOB { - bool KNBCMKHALEH = 2; - uint32 JLPFMKHNOGE = 3; - uint32 CMPJLMEMKFK = 5; - uint32 JECFCBMIPEO = 8; - uint32 HLEGIFFKBPE = 9; - uint32 PKLFIKGDGPG = 14; +// CmdID: 28729 +message IJEHIBBMDFH { + uint32 JLFHEEIPDDP = 3; + uint64 DCOMPDPPDPO = 5; + int32 retcode = 8; } -message OJNNOLMGNKJ { - uint32 JMOFBCHNLGL = 3; - bool KHEJHGHEODI = 4; - uint32 PKLFIKGDGPG = 7; - bool EBPCEPLKLCC = 8; - float IMKNKOAPAOH = 15; +// CmdID: 22793 +message HOCAEAPGJIB { + bool KCMJHJEOMOA = 3; + uint32 IEHLHAOGKPJ = 4; + uint32 BPKBDCJGFOL = 13; } -message AIFKAFCBNFM { - bool HMHCDMJPPPH = 3; - uint32 GKAFIEPILPB = 4; - uint32 AOJLPDFHLPK = 8; - uint32 HDGHMEGDKDB = 10; - uint32 OFKJPAHLDIL = 13; - oneof BOKNEIKFFJE { - PGNIPKHEAEE bonus_info = 9; - } +// CmdID: 7700 +message MKEMMLAHHEK { + int32 retcode = 7; + uint32 target_uid = 12; } -message POHKFMENBAC { - uint32 BFDCMJMCICH = 3; - IKDHMJLPHFA ADOHDLNIFKO = 10; +// CmdID: 22592 +message EEKMGKFHKHP { + uint32 entity_id = 1; + int32 retcode = 8; + uint32 HDKFFLFEJGG = 13; } -// CmdId: 8508 -message ECANEAPBFJP { - int32 ALOELOFKHLC = 10; - uint32 IJGCADDBCDG = 12; - bool GFMLHKNECEI = 15; +// CmdID: 8787 +message FMEODELPPHI { + uint64 guid = 2; + int32 retcode = 7; } -// CmdId: 800 -message FBLPJEMKMAC { - int32 ALOELOFKHLC = 2; - IMCFPLIGOEM FFIHKAHPMKN = 14; +// CmdID: 28366 +message MMHNJHGHBDH { + uint32 BKNPLFIKKFG = 4; + uint32 LGOOIDCIAAG = 14; + uint32 group_id = 1; } -// CmdId: 3140 -message JGNIFALLMEP { - uint32 DEAAAILCHGD = 2; - int32 ALOELOFKHLC = 11; +// CmdID: 20352 +message DMONFGPDGMH { + uint32 GGHKDJLGFPB = 10; } -// CmdId: 22175 -message LIKDJCPLIKM { +message GIKLLMKGPBE { + bool EIALJBAENGJ = 3; + uint32 MEMPKCGNNMF = 10; + uint32 DMKFECCMCOP = 13; + bool ECIHDIJCLED = 15; } -// CmdId: 25974 -message DOJBKFAJMJC { +message PCMCGONMPHO { + uint32 EJNGAILFGHF = 1; + repeated uint32 OIBODAMEGBD = 2; + uint32 JFCEFGEHKPG = 3; } -message BHBPAKGMAOG { - uint32 JHEHOCBEODA = 6; - repeated uint32 LGJIILAFLOK = 7; - repeated uint32 MABHKJCFDEI = 10; +// CmdID: 6101 +message LLHADJDFOGM { + repeated Vector AMMMJPGHKFP = 3; + int32 JJFPFMPJEMA = 4; + repeated Vector CEGDCNHGOJD = 7; + repeated HAPCMPEONJL NNGIHMCJHCA = 10; + CFPDOELBLNJ BGPJNIIHANJ = 12; + repeated HAPCMPEONJL MNKLJBKCEHN = 14; + int32 retcode = 15; } -enum IELGPNBPBJI { - IELGPNBPBJI_AREA_PLAY_NONE = 0; - IELGPNBPBJI_AREA_PLAY_CLIMATE = 1; - IELGPNBPBJI_AREA_PLAY_REGIONAL_PLAY = 2; +// CmdID: 22945 +message OGLLKMPDHAF { + int32 retcode = 12; + uint32 GAPLFMMGBFA = 14; } -// CmdId: 26319 -message GGINBPBGJHM { - uint32 CJHBABHEILN = 3; - uint32 BPBGKNKBDGH = 5; - uint32 HIJCCOEIPNP = 15; +message FJGBNOLNFOA { + bool DPHDAGAGBII = 1; + repeated IPBJLHACFKM NPHLHAELIAM = 5; + uint32 NLANEFNJDMN = 6; + uint32 BKNGNHMGLDG = 7; + uint32 JIBFGCKJPBE = 8; + uint32 GCFEDFAJGAH = 10; + uint32 BHBKMAOFGGI = 12; } -message DCMPCOMAMNP { - ABFKJACHPLA OKMKKBJKFPL = 6; - uint32 JHEHOCBEODA = 7; - ABFKJACHPLA LANJAPJOEEI = 11; +// CmdID: 9579 +message DLKLJALILCK { + int32 retcode = 11; } -// CmdId: 4189 -message LKEMJIHEHAJ { +// CmdID: 28644 +message NBDEKDELFPP { + uint32 OMNKHJBMGKL = 4; + uint64 avatar_guid = 10; } -// CmdId: 80 -message GCKBPJPLPOF { - uint32 PKLFIKGDGPG = 2; - int32 ALOELOFKHLC = 12; - repeated DKGGJJOCKPO HAJLFKGKGGP = 14; - uint32 NAAKJKALPPD = 15; +// CmdID: 26574 +message CIEHPHIJPOP { + uint32 MGCMNPLNJKL = 7; } -// CmdId: 25587 -message CEPEBFLLCLB { - bool HHALAHALMKI = 1; - bool LPIPMFLMDCI = 2; - uint32 FPKJAEGKLKA = 4; - uint32 PIFAMKANMNF = 5; - DILEFMOGENI POJCFLBMLJN = 6; - map PNPLHAOIEAK = 7; - uint32 CJHBABHEILN = 13; - uint32 OKGJMCCFJAM = 14; - oneof BOKNEIKFFJE { - DLDOBPFIDNL channeller_slab_loop_dungeon_result_info = 917; - BELBHMGOGNK effigy_challenge_dungeon_result_info = 165; - PEMGKEBLILD potion_dungeon_result_info = 1784; - FBGIEOFFAKB custom_dungeon_result_info = 1317; - } +message FPHBHOFGJNP { + bool ECIHDIJCLED = 6; + repeated GLIHGJHNBGF GOCBHMDLADB = 9; } -// CmdId: 21462 -message HPIDOAAGJAM { +// CmdID: 2506 +message AFACKFJMOHK { + int32 retcode = 14; + uint32 avatar_id = 15; } -message CCGIBJLLDPJ { - uint32 HCLIFFBKPIK = 3; - uint32 CGOFDAGILIN = 6; - bool BJJOCIFDMFB = 8; - uint32 KADCBHFLAKH = 14; +// CmdID: 1570 +message FOBLMAFNJFH { } -// CmdId: 22440 -message HAFKEDJPKDC { - repeated BOGDBPJKMJA ELFGPHPIDNB = 9; +// CmdID: 29160 +message GLCCNEOPKFF { + int32 retcode = 5; + repeated DLNMIFIODEB ILNBHPKJKMG = 14; } -// CmdId: 9328 -message OLAALOCJDMK { - int32 ALOELOFKHLC = 1; - bool BLKLCPNMFJE = 4; - uint32 GKKBBDFODIG = 6; - uint32 GOKPPDNPEKM = 13; +message IHGDNBHDLIN { + uint32 end_time = 1; + uint32 HBBLODCDOFO = 3; + string MHGLOHPMJGP = 6; + string BOPHODMNKDM = 7; + uint32 FFJAMAHIDEI = 8; + bool PMHHHNKMFML = 10; + string HFKPMMDKEGL = 12; + uint32 LGBNFIFCPJF = 13; + uint32 config_id = 14; } -// CmdId: 20564 -message DCGKFPLKDKB { - repeated uint32 KBNFIOGKLII = 8; +// CmdID: 5852 +message CEPPGINNKMN { + int32 retcode = 7; + map LNMHAKAPILI = 12; } -// CmdId: 3314 -message PHJKOOAFNAP { - int32 ALOELOFKHLC = 10; - repeated PADBLGPOCHK OGKGFNOPMEL = 13; +message PEJFKJHKFNL { + GJIGMGECHEP MINEOOKNPIG = 11; } -// CmdId: 3419 -message LHLPLIBBFFP { - uint32 PKLFIKGDGPG = 2; +message DDDIAGDHDHO { + uint32 DFDAJMDFKED = 3; + uint32 skill_id = 6; + repeated ONFDBHEAONH MNCIMGKBCKH = 7; + uint32 CBDGFEOMFIG = 8; + uint32 ECLPJKHFDNE = 9; + uint32 NJMEOANOBDD = 13; + uint32 EHEJDJOEIND = 15; } -// CmdId: 7617 -message OCEHIIKJIKM { - uint32 FIFHAKLFGLG = 10; - uint32 EMGKBHBGJBI = 14; +// CmdID: 21408 +message NIBCJBHCNGE { + uint32 KMKIMDBFJKA = 1; + uint32 MKEMPAAGNBA = 12; + uint32 KHHIBKPBKPN = 13; + repeated POIPABABMDA item_list = 15; } -// CmdId: 1972 -message DHMDOPCGPDM { - string HFFKHDOHKGA = 2; - repeated float IHKDHFILDNE = 4; - uint32 CDCALINJEKP = 9; - repeated int32 JPCJJJKHEAA = 11; +// CmdID: 2301 +message GAOJIFLPMOF { + Vector BOJCNNPKMKJ = 8; + Vector CCNNJMKEMLC = 12; + int32 uid = 13; } -// CmdId: 28229 -message PIPKEOMHFNM { - uint64 KAAEMLKLCOE = 7; - uint32 NEOFGOEEONE = 9; - uint32 EJOKHNDCHNL = 12; - uint32 PMBMCAHNJMG = 14; +// CmdID: 21839 +message HHHLLNEKCFB { + int32 retcode = 2; + uint32 config_id = 6; + uint32 GGHKDJLGFPB = 8; } -// CmdId: 26653 -message BIDOABIPBEG { - int32 ALOELOFKHLC = 13; +// CmdID: 943 +message EKGAKKGBNEH { + Vector DNOEJHJEJIO = 13; + uint64 DGHPDLLBELD = 12; + uint32 skill_id = 7; } -message FFCOCMJMDJK { +// CmdID: 24622 +message CNNBJHMGIFJ { + int32 retcode = 5; + uint32 ONABDGFCPIH = 6; + repeated POIPABABMDA item_list = 10; + repeated uint32 OIJFPGLHNNN = 11; } -// CmdId: 583 -message ONICJMOCOIN { - /* protected @ 0x2C */// uint32 LCLNEEMKNPK = 65535; - oneof GACEELMIMBM { - string text = 7; - uint32 icon = 4; - } +// CmdID: 29279 +message CPGCPFGLBKE { + int32 retcode = 2; + uint32 PJJAOILBFBN = 4; + repeated uint32 JKILOKIAEFF = 10; + uint32 GHDJJMIKFPI = 14; } -// CmdId: 27195 -message EONOKPMOKBO { - uint32 AIHFCADMDLG = 4; +// CmdID: 24769 +message BOENALDKOLD { + repeated OBAKIDAJLGN NPJDMLEIMGC = 6; + uint32 IKNFNNFKAGF = 12; } -// CmdId: 21412 -message IDFFOMGNHGL { - uint32 AIHFCADMDLG = 3; - HLAECEGHEAM NBKFGCBLFAA = 15; +message POLDBBPAHPC { + uint32 group_id = 1; + uint32 guid = 2; + uint32 NNMKBEAMIKA = 3; } -message IFHEIAHFCDM { - message PLMKIIDIBAA { - } +// CmdID: 8137 +message EAHBHAJNKDM { + LOAAEEOPJAD DPEBBFLAADC = 10; +} - message EBLBMBAIINL { - repeated ABFKJACHPLA BJDIKKOPENM = 11; - } +// CmdID: 7190 +message AIIBKJNDIAH { +} - message JFMLOACDJBB { - uint32 BLALLKJMGKE = 15; - } +// CmdID: 26860 +message KBGPDIONEKP { +} - oneof DLFHCEKAONB { - PLMKIIDIBAA add_signal = 11; - EBLBMBAIINL refresh_seed = 9; - JFMLOACDJBB catch_seed = 2; - } +message MDMDLMACJAJ { + string KAMJIJOLFKJ = 2; + uint32 uid = 3; + NBADDMOPLEI BLFKOJLCCOO = 6; + uint32 DPPFEEMFNMN = 7; + string BKDILGIJPEG = 12; } -message DPKLMEKIHMH { - uint32 DLEKJKAKIJH = 1; - OCNHDHPCELE PBKKAEIJPLH = 4; - repeated GPDACCFJOKO MMIBBDEGCED = 7; - uint32 MGMEBPJCJGM = 8; - uint32 LMLCDEPCBFC = 9; - uint32 ONDMEAJJDAC = 10; - bool FEAJMAHOFMC = 11; - bool LDMNKKHCODD = 12; - uint32 LJGHFJGIOLN = 13; - repeated string DBPJPFAIDBF = 14; - IOJKFJBAEEO NINDEEPKIIE = 15; +message HJBFMOHJILH { + Vector CCNNJMKEMLC = 1; + Vector MJEDPBPLHHA = 2; + Vector ONLPPGLLMBL = 3; + Vector ECCEJBIPLLC = 4; + Vector BOKHJOOKAHC = 5; } -message ACCKBIMOOKD { - uint32 EELGIOHMOEE = 1; - uint32 HDCDJAEHLGH = 5; - uint32 BFAPBMFOAMI = 6; - uint32 GIIJIBEHOCG = 7; - uint32 PPFDEGKIBMC = 8; - uint32 OHMNEKMFEIK = 9; - uint32 JFNJLLHHEJG = 11; +// CmdID: 21026 +message LMHOPPCNGLK { } -message FBBDBCECDIB { - BLAGOELEGHM MNFDOCOFMNO = 1; - repeated uint32 BNKFBKEBCFD = 2; - uint32 DLHFEDMFOMJ = 5; - bool EEHNIEKFBAP = 6; - uint64 FMPGDFPBOII = 7; - MPODFIEBDDN IDNAGMKOHNM = 9; - uint32 BBHBJNMEJOM = 10; - GPANEPLHELE CNLGEBMOGIB = 12; - JAIHIOJFBHF KGBOKPBKHOK = 13; - uint32 KAKFCNHBHLM = 15; +// CmdID: 7892 +message POENONMJNOI { + repeated string MJIFBDOJHMK = 5; } -message KLLAAKFFKJE { - uint32 KGBOKPBKHOK = 13; - uint32 NPLCMFBOICM = 14; +// CmdID: 27864 +message HADHKBNGIPL { + int32 retcode = 9; + uint32 BAILMNHOPNP = 13; } -// CmdId: 4872 -message BDGPNIDOEIB { - uint32 LCLNEEMKNPK = 11; +// CmdID: 21440 +message EAGFABFDIAK { } -// CmdId: 25576 -message HIJDPNILFKO { +message JDKNACIPAFO { + uint32 NDCHHJEMLBH = 12; } -// CmdId: 306 -message BPDAFGJEOGA { - uint32 IFHOKCCOFJJ = 9; +message KMPEEOHKIMJ { + bool DGGCKMIKBMO = 1; + uint32 JOFBEIACLOF = 2; + uint32 PJJAOILBFBN = 5; + uint32 CFBLFKNOJIK = 10; + uint32 EHGIJGCNHKL = 11; + uint32 DHIDKFLCKBF = 15; } -// CmdId: 2479 -message EDEJAPKPNNE { - OPDLNNNEEAA MGOFGEKKPDM = 3; - uint32 KAKFCNHBHLM = 4; - uint32 DMCHGDJHHBB = 6; - EPPNFGHFJIM KIFBAKINPCD = 7; - uint32 JAJGPJDMIIF = 8; - uint32 LDMDOFDHFDN = 10; - uint32 ABDENFHFHIL = 12; - KJHGBCJOAOP FLBFDGCDFNN = 14; +// CmdID: 29915 +message HEGDCKBBDDL { + uint64 avatar_guid = 6; + uint32 EDGCKLJKADM = 2; + uint32 HJNKCCNNHDN = 11; } -// CmdId: 6092 -message FMBHKCPOKDH { - repeated IILMJFKENKA EHLJAICMOIN = 3; - int32 ALOELOFKHLC = 14; +// CmdID: 7375 +message PGMLODCMBMJ { + int32 retcode = 1; + uint32 PJJAOILBFBN = 12; } -// CmdId: 27860 -message DOKONKLEOMH { - repeated uint32 GCDMPACLDID = 2; - uint32 IJGCADDBCDG = 4; - uint32 PKLFIKGDGPG = 12; +// CmdID: 23140 +message LPGHANKIHIG { + uint32 JCEJAJFNDHM = 4; + uint32 PJEGODEBMJC = 6; } -message OEFKLMBHOPF { - repeated EDOBIFAMCGJ OGJKFLNDHGE = 2; - bool PACFMNNFMDF = 5; - repeated OJNNOLMGNKJ FOOIMHHBKFE = 12; - repeated FHALBMKPBCL KLPEIPIKEMH = 14; +// CmdID: 6161 +message EGJDCBHKPNK { } -// CmdId: 24341 -message JNCIFKIAPNG { - int32 ALOELOFKHLC = 11; +// CmdID: 25557 +message FHJBABOPEOH { + uint32 KENIKECFFLM = 8; } -message APBFENNCKNA { - repeated MCCDOGIBBCP KOHDONCJGJB = 15; +// CmdID: 28389 +message GNIFFJCPPOL { + DOAPFGNFCCO OEAPFMFEFGE = 4; + uint32 JJLPIJKGKON = 6; + int32 retcode = 7; } -message GIEPACCFJBO { - repeated KBDPGPJHJOH HFMPCELHGBP = 8; +// CmdID: 25430 +message NMDBLFONHPA { + repeated uint32 affix_list = 2; + uint32 OPDKGKMDLLB = 5; + uint32 KENIKECFFLM = 6; + int32 retcode = 9; + uint32 KHFFFBADLCL = 13; + bool HPPMEGLDGKF = 15; } -// CmdId: 779 -message IIBHNDOABEE { +// CmdID: 4253 +message HAMLDKOOEFC { + map PGCMPKMHLLO = 6; } -// CmdId: 8933 -message AAPLBIIGEFL { - string BEHDDBLCKKO = 7; - PMPMPLEGCLP DIDIPIDAKEC = 14; +// CmdID: 2017 +message FLGDDBBKCGC { } -enum FHEDLPEDAFO { - FHEDLPEDAFO_SANDWORM_CANNON_NONE_EFFECT = 0; - FHEDLPEDAFO_SANDWORM_CANNON_WEAK_EFFECT = 1; - FHEDLPEDAFO_SANDWORM_CANNON_STRONG_EFFECT = 2; +message KKKCEGBOEGG { + bool EILHBJJEPOK = 10; } -// CmdId: 8371 -message AHKMFIPMNOJ { - map JHMEEOMOHIG = 6; +// CmdID: 1272 +message MPCCGLAHHFN { + uint32 BEIIDLEBAFI = 1; + Vector position = 2; + bool FIJHOANIPBE = 13; } -// CmdId: 28721 -message FEJCIHGKGAB { - int32 ALOELOFKHLC = 15; +// CmdID: 22132 +message IDAJKOMNHNA { + uint32 OMGCHBACHCI = 2; + uint32 DEOOCBAKMCJ = 4; + uint32 DEKHBEOOIEN = 6; + uint32 ONHOJOBNAPM = 8; } -// CmdId: 20520 -message CNFPHABMPIE { - uint32 ABBGMECBINH = 5; - uint32 ELHEBEPJLAO = 12; +// CmdID: 1780 +message MNPKIKBBGLL { + int32 retcode = 3; + uint32 MEMPKCGNNMF = 10; } -// CmdId: 5039 -message ONMJLMOCLGK { - int32 ALOELOFKHLC = 1; +// CmdID: 24332 +message LFDFFNEMAED { + repeated uint32 HLJOHDKCBJM = 6; } -message KONDEEEJEJM { - uint32 DFIGPIDPPLN = 14; +// CmdID: 25437 +message KEIHKJPMNHH { + uint32 PEAJINIFGHM = 10; + uint32 OBOOPJLPDNI = 13; } -// CmdId: 27992 -message JGJGHLHCPBF { - uint32 HDGHMEGDKDB = 10; - uint32 CMOINIJNAOH = 11; - int32 ALOELOFKHLC = 12; +// CmdID: 8058 +message HLACAIFACFO { + int32 retcode = 6; } -// CmdId: 6019 -message DACEJPIEEAC { - int32 ALOELOFKHLC = 5; - uint32 AOJLPDFHLPK = 6; - repeated LLLLJGKFNPO OIJENHIIAON = 7; +message IPMKDMOCNIJ { + uint32 KJJCCECPOFH = 4; + uint32 GDJKLHGOHIF = 5; + uint32 IADEOMKIMKB = 7; + bool CLNJBIBJCMG = 11; + uint32 GJGHLMEKEHM = 12; + bool JCOOJLJOPEH = 14; } -// CmdId: 27140 -message HAOELHKGEJL { +// CmdID: 21942 +message ADMFFAIOCCC { + uint32 PJJAOILBFBN = 9; + int32 retcode = 14; } -// CmdId: 28545 -message MAINDFFPHCB { - uint32 CEIAKNGAODL = 12; - uint32 OIANCIPKPBE = 13; +message AbilityScalarValueEntry { + AICHHOBNIJK key = 1; + float float_value = 3; } -// CmdId: 24219 -message FAEOIFKGDND { - repeated uint32 LHCBDBKNKDA = 3; - int32 ALOELOFKHLC = 12; +message AOHAKNDCAJM { + uint32 entity_id = 1; + uint32 player_uid = 2; + uint32 authority_peer_id = 3; + uint32 GEJDJBGGNAG = 5; + AbilitySyncStateInfo ability_info = 6; } -message NOBJAIHAOIM { - repeated JEKMDEPLHEJ PDOGALCNPMP = 2; +// CmdID: 4982 +message AKDEBOHJMHE { + repeated AFNBGDDDOAD ELOGGECDGNL = 7; } -// CmdId: 506 -message NEFIMNMPELN { - repeated uint32 ADCJLCPFAJN = 9; - uint32 LFEENLOIMBB = 13; +message LMNOILKHCAP { + uint32 level = 1; + uint32 OBOOPJLPDNI = 11; } -message OGCONLKEOAL { - repeated AAECKBJMLAL DNABECOBMJJ = 6; - repeated AAECKBJMLAL DDOPBBNAEOG = 10; +message GOMCIHEMNMK { + repeated POKLPBJOIGI FEECGJBPDFA = 3; + uint32 uid = 5; + BPLKLKDBOGP ELDDLDBKBFB = 9; + repeated POKLPBJOIGI BPFFLKLBGOD = 13; } -// CmdId: 28730 -message ENPPHECHJHE { - uint32 DBHINNODHHP = 8; +// CmdID: 27619 +message POPHNDOIKBI { + string DMMFJMBMJHA = 15; + string IJPBKNDJGHK = 14; + uint32 target_uid = 8; + GECMBIEKDND PCDFBNGHGAL = 10; + NLKBOOHNHHJ reason = 4; + uint32 NBFGKPBCGLJ = 7; } -// CmdId: 9881 -message DIGICLMOLMO { - uint32 OCJAIFHBNPE = 3; - uint32 HIJCCOEIPNP = 8; - uint32 FJFENDDFAIF = 11; - uint32 KJNOLCFEOMI = 12; +message JMENNAMCMHC { + OJKAFCEPEHL NBEOLENHMFM = 1; + BCLMHALLKEI OHLAHIOKHOD = 9; } -// CmdId: 23541 -message JNCJGJKBDHE { +message CCIHPPGCMAP { + ACOHGBFJCDM BEPFMDKMFIC = 8; + bool DGGCKMIKBMO = 14; } -message KHHDMMLEPDJ { - uint32 LJGHFJGIOLN = 1; - uint32 HIJCCOEIPNP = 6; - uint32 NMOABILKEBN = 7; - uint32 GFAGLBKDILG = 12; - uint32 DLPDBEDJFFI = 15; +// CmdID: 23979 +message OJPDNBKPIKI { + uint32 LPDDMNEMJLG = 1; + repeated POIPABABMDA MPHOEJBNNBH = 3; + BKDEJJIFBHM KPMHBFHLAEA = 9; + int32 retcode = 11; + repeated POIPABABMDA item_list = 12; + uint32 EJCPFNNGJKH = 15; } -message NGHAFJLIIGC { - uint32 BFENDJJMLHO = 1; - uint32 DOAGPFEEKID = 2; - GCLANHNBIIN LAMKFOLMBIP = 3; - bool NLNGDDMHIMH = 4; - GCLANHNBIIN BADJBLHOAMN = 5; - GCLANHNBIIN CDBKOGFJHBM = 6; - uint32 FAEGFNEDJCB = 7; - repeated JLMAGJELCJJ NJINHFOHAHD = 8; - uint32 AINGMPNBKJJ = 9; - map EEJEMIOLLNA = 10; - GCLANHNBIIN GEAACGNAAHN = 11; - GCLANHNBIIN ONAGAGBMOII = 12; - uint32 BFDCMJMCICH = 13; - repeated HDLCJPBKLCM GEDKNKMAMIM = 14; - uint32 JCKGMCFABDD = 15; - bool HEGFELJGGLM = 272; - uint32 JJIKKACOPKG = 286; +// CmdID: 23263 +message LBEAGLKAMKD { + int32 HAOJJFFIPML = 4; + uint32 IHPMBBEJAJP = 12; } -message CAJCLCKKPDG { - int32 CGHOONOAJID = 1; - ABFKJACHPLA ABDGHKAGLLF = 3; - repeated int32 JLALEHMFKHG = 11; - ABFKJACHPLA MDHHMJGGGGN = 15; +message JCOJICKAKML { + repeated KIKIDLKDGBB HHHGFDOOEPC = 4; } -message LLFFMIGBDFJ { - repeated uint32 EHOGMOFEFMM = 1; - repeated uint32 PIGDPMIBMBG = 3; - LDBMAJBMBGG OLJBLOIILMK = 5; +// CmdID: 23609 +message DMGGAIKIMGM { + int32 retcode = 1; + repeated uint32 skill_id = 14; } -// CmdId: 21158 -message JKFADFFPLFG { - message OFAOEFMOJPB { - repeated IINDMJCBEFB IHACMAEHLIB = 7; - string JIBMLOIAMOB = 9; - repeated uint32 PIMBHNNHPIF = 10; - } +// CmdID: 20102 +message PIEEOKHJOEC { + uint32 OMGCHBACHCI = 1; + int32 retcode = 3; +} - repeated OFAOEFMOJPB FLKPNAIFIFI = 4; +message GGJOLOLOFAD { + repeated uint64 avatar_guid_list = 8; + uint32 MHJBPHKJPHP = 11; } -// CmdId: 22339 -message OCBMKFAEHPA { - int32 ALOELOFKHLC = 5; +// CmdID: 21972 +message MHNOADCNPMP { + uint64 guid = 8; } -// CmdId: 24437 -message EAFPHDPKDNO { - int32 ALOELOFKHLC = 3; - repeated uint32 AENPPPJPOKE = 4; +// CmdID: 21093 +message ONGDGMGEJEL { + uint32 FENJFLEGHMG = 8; + uint32 item_id = 10; } -enum JAIHIOJFBHF { - JAIHIOJFBHF_EDIT = 0; - JAIHIOJFBHF_SELF_PASS = 1; - JAIHIOJFBHF_PUBLISHED = 2; +// CmdID: 5831 +message NAEGMJPLFGK { + uint32 entity_id = 1; + int32 PBHCHAMJKHB = 4; + int32 retcode = 5; + uint64 KFNBCKLKEIB = 8; + Vector position = 12; } -// CmdId: 2682 -message BGPIFNJHAMD { - map PFHGIJKMHPL = 3; +// CmdID: 28975 +message PINHBLLPIJN { + uint32 PJJAOILBFBN = 12; + uint32 HKLKMBMGAKE = 10; } -// CmdId: 26911 -message GHBGPKMHCMN { - float HFDLKKBJNMI = 1; - uint32 BLALLKJMGKE = 3; - GENPDEDOICC FADNCEJDAIE = 4; - IJBFKIAEFJO HELIDKNJMND = 6; - uint32 MJKJCNBPEOE = 7; - IIHOJFCIKCA LGNAECHLIOI = 8; - PFHBJDFMLDO GHPMIMLHKMA = 11; - float BLEEMAAFLBI = 12; - repeated uint32 FGFNMMFFIKM = 13; - OEAGBOECANB EDKODFKFMHL = 14; +// CmdID: 25436 +message LOPAPAEIAEP { + uint32 entity_id = 12; + uint32 JCHJPAFCOFH = 6; } -// CmdId: 8461 -message AHPFDCDCIEF { +message CFPHPFOFNNM { + uint32 MEMPKCGNNMF = 6; + bool ECIHDIJCLED = 13; } -// CmdId: 4966 -message CAJPLFILCFI { - repeated uint32 POMPLKGPPBA = 8; +// CmdID: 29812 +message DBJPFJOBOKL { + uint32 HOIPFDOMIPJ = 8; } -// CmdId: 8467 -message LOMAPDFEKDJ { - uint32 HDGHMEGDKDB = 2; - uint32 GCBOLPFMJCJ = 7; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 NAAKJKALPPD = 13; +// CmdID: 24671 +message SceneInitFinishRsp { + uint32 enter_scene_token = 9; + int32 retcode = 15; } -message KJHGBCJOAOP { - uint32 OFEMJBELPLO = 3; - uint32 OIFFDDFEHLH = 4; - repeated ILJMBKJKACN INCDGCCIAFM = 12; +message KEKBDFOKBJB { + repeated DELAMILMDGL FGMNPGMFHEI = 2; + uint32 NCNKMDBAFEH = 4; } -message NOONJCMBGGG { - repeated uint32 KILMLLEGGPO = 3; - uint32 BFDCMJMCICH = 13; - repeated HDLCJPBKLCM GEDKNKMAMIM = 15; +// CmdID: 25405 +message BJPPLBJGJDC { + uint32 PONCDMKADOA = 3; } -// CmdId: 9549 -message IMLOIFHGMJK { - int32 ALOELOFKHLC = 14; +// CmdID: 9036 +message IJFPFJBNPNA { + int32 retcode = 8; + uint32 KHHIBKPBKPN = 13; } -// CmdId: 28532 -message KFFFGOGHODJ { - repeated uint32 KFBEPGDJCOO = 12; +// CmdID: 25107 +message HMHEDJLEEOL { + IDFACKDDEPE EJLCMHIHMFK = 6; + repeated GOMCIHEMNMK OHMGDDCBBOD = 7; } -// CmdId: 29421 -message IDBLNHOGKPN { - uint32 HKDNCDDCDJE = 3; - OPMDJHIKCCA FGLOMDPCLLL = 9; - DHKIFEGPLMA OEJJCLAELHI = 13; - uint64 FMPGDFPBOII = 14; +// CmdID: 23276 +message KCPCICIDPCA { + uint64 avatar_guid = 8; + bool is_focus = 11; + int32 retcode = 15; } -message OOMKPJPDNAM { - uint32 MCAPJENHMHH = 3; - uint32 PPFDEGKIBMC = 10; - MAOBBJNNKCB MOEMNHBJCMP = 13; +// CmdID: 20921 +message OBHGFLHAPMB { + uint32 PJJAOILBFBN = 1; + int32 retcode = 9; + bool EMLILMHJHOG = 14; } -// CmdId: 1390 -message NEHIOKBDONO { +// CmdID: 28871 +message PCFBFHGIDFJ { + int32 retcode = 4; } -message CFDODCBDMJJ { - repeated KCGPMFPBHGJ BAJEKJIKCHM = 1; - repeated HDCBLPCDFBD AKEONGCAOLC = 2; - repeated uint32 IJLJKNENMKD = 8; - repeated uint32 GKMHCAGIJBI = 9; - bool BBKKNNIOCPL = 11; - bool PIMNPMEJHBA = 15; +message FPKFADOHAMD { + repeated BCOELCKIGPG ALBAIMJKELJ = 7; } -// CmdId: 20216 -message HFENOKLBLOM { - uint32 AOJLPDFHLPK = 1; - int32 ALOELOFKHLC = 7; - repeated GFHMKGKAOMB LKPINFKNOPB = 15; +// CmdID: 9865 +message HKKNJGMDJFI { + int32 retcode = 10; } -// CmdId: 25180 -message BILLJAOCIJO { - bool LJNJJJEEPOG = 8; - uint64 KAAEMLKLCOE = 14; +message BPJNLLLPNGM { + uint64 JKDKJOKOPGI = 4; + uint32 ALAEHEHDLOC = 9; } -message DHDCNIHBOBH { - uint32 MODFGFCALHE = 1; - uint32 PILEDJAIGKC = 4; - bool LKJBMABGMHF = 6; - repeated GOJBHODKDEB ALFAJENMCCE = 8; - uint32 AKCLAOEDBIN = 9; - bool PHNFKDNBJJB = 10; - repeated GOJBHODKDEB CMKOOMJABOA = 11; - repeated bool MBBNINCPFOJ = 15; +message MIAKDJELHDC { + repeated MOGBJOPDGNK PIGOFIOFJID = 3; } -// CmdId: 28021 -message DKNKBEMBNDM { - repeated BCMPBGINBNO FJAGDCHLENC = 7; +// CmdID: 20935 +message DMPJMMCJNLA { + repeated uint32 buff_id_list = 1; } -// CmdId: 29798 -message FMJKPBJPKLP { - repeated uint32 KNPCIPDKLFN = 5; +message ODBEHIEDNFD { + bool DMEDOEHOMKH = 2; + uint32 LJFAFDHIKJD = 8; } -// CmdId: 26388 -message MEKKLOEPJHL { - ADPPJOOKBMK KDPBODAELBA = 4; - EPNPOOBGIEJ PLNGJGFAPFG = 14; +// CmdID: 25867 +message GLFLABHECNG { + uint32 pos = 13; + uint32 entity_id = 5; + bool EILHBJJEPOK = 1; + CKIJCDMELNH OAAHHNMHAFH = 8; } -message MLIDLMGLMFL { - fixed64 MFLAAAMBNMK = 1; - string LKNNMKBFNDI = 2; - MKAIPGDCGOK HDJKAOEPGLA = 3; - bool HJCNEIBFBJP = 4; - uint32 JHEHOCBEODA = 6; - string FAMJAICCODB = 7; - map AKONJGPIJNF = 8; - fixed64 HHANJNBKLLA = 15; +// CmdID: 745 +message DKKGOLGGELO { + int32 retcode = 1; + HIMMEMHOGFB MFMLAKBIAED = 2; + oneof GCBCKCBNPMN { + GHLGJFDIAKN music_info = 15; + } } -// CmdId: 29095 -message OOPLMIONPPL { - bool OJFCNPDNNJL = 5; +// CmdID: 5281 +message NHPOBIICIGP { + uint32 OHKIDHNABIB = 1; + bool DJOCLOKDKAE = 6; + int32 retcode = 12; } -message JKEAPDMONIM { - uint32 MNAEGEICNND = 1; - uint32 HBELMMALNBO = 2; +message DJJJNEIIHDK { + uint32 avatar_id = 1; + uint32 costume_id = 2; } -// CmdId: 2687 -message OGCKNLENPEA { - int32 ALOELOFKHLC = 6; +message BOHJMEPEIEC { + uint32 LGBNFIFCPJF = 1; + uint32 KPAKELNFFHK = 5; + uint32 end_time = 12; } -// CmdId: 455 -message KOIBILIFPKE { - int32 ALOELOFKHLC = 3; - ICHJKHIKEME CABFLCAAMIH = 5; +// CmdID: 24192 +message JEIEICJFEBD { + repeated uint32 JCDFOEEBCGN = 7; } -// CmdId: 21623 -message ALGPEKBCBBA { - repeated DPJACIBEHDA KADAHMHDEMC = 13; +// CmdID: 450 +message AFMHOMCLBGN { + int32 retcode = 2; } -// CmdId: 26849 -message PBAIEOPMBBG { - IBAGINFMBEI PJKLENCIHKJ = 3; - int32 ALOELOFKHLC = 14; +// CmdID: 9675 +message HGIFMBGNKAG { + oneof ICMNFPACFJF { + GFHAJKPFMDO refresh_notify = 3; + OPBCJBPBBCB add_wind_bullet_notify = 10; + JKHAFPFEOCE area_notify = 13; + } } -message IKGOJDPPOGL { - repeated uint32 CPAFKAMAJJN = 2; - uint32 KCMKGNFIFBD = 3; - repeated uint32 BDHMJHIMEIJ = 6; - uint32 JHFAPNBHMPD = 11; - uint32 BMODPGGPPBM = 13; - uint32 FJFENDDFAIF = 14; +message GFHAJKPFMDO { + uint32 HBEPBAEOCPJ = 10; } -message GBBPGDNCAGK { - uint32 AOBGPFCPIMC = 1; - uint32 DMOKNKCBKKA = 2; - repeated uint32 PHBPGKCFAEK = 3; - uint32 DMHLMGCBJEC = 4; - uint32 PCECABCJIOG = 5; - uint32 NKPAGNDCIKD = 6; - oneof EOIHAGKNKGM { - JJKONPODGJA crucible_info = 21; - } +message OPBCJBPBBCB { + uint32 MNBLECLDHNN = 5; + Vector NANCOJECGKO = 6; + uint32 MMAKLNHALKN = 13; } -// CmdId: 23369 -message ALDBNAPBGNN { - int32 ALOELOFKHLC = 2; +message JKHAFPFEOCE { + uint32 area_type = 3; + uint32 FCHFAKEPINP = 5; + bytes HJJAMCLBLAD = 13; } -// CmdId: 29985 -message JHCBAKHOCKH { - repeated uint32 ABDIFCLEENH = 11; +message CKDGKENJLLP { + bool ECIHDIJCLED = 1; + uint32 IEHLHAOGKPJ = 3; + uint32 MIHBGPIGBKB = 10; + uint32 AAOPMGIELOK = 11; } -message AILOKEENJBL { - uint32 BNLLGGHFOKO = 1; - uint32 AIONOLHEKBH = 2; +// CmdID: 25489 +message DEIOIONOGML { + int32 retcode = 1; + uint32 PJJAOILBFBN = 9; + uint32 DFPNKFEKIIG = 12; + repeated NOMCBNKPDFH KGOGFPODDLJ = 15; } -message JNLBCFCFMEC { - bool EBPCEPLKLCC = 3; - bool MIFAFCCBMOL = 6; - uint32 ONAMNABGEFD = 10; - uint32 GCBOLPFMJCJ = 14; +message COHKPBCGFDK { + uint32 KICKKNAIMHN = 8; + uint32 PEBMPDABIPA = 11; } -// CmdId: 25987 -message OAELECPEMOM { - int32 ALOELOFKHLC = 8; +message HGPFAKAPMMB { + uint32 EMFEHCPLBHE = 1; } -// CmdId: 243 -message GFKFHIJALJD { - string AJOEFDIKLHM = 1; - string CLMPMOOCCJJ = 3; - int32 CIPEFLBLLKL = 11; +message EPIGPIPPDPK { + uint32 avatar_id = 3; + bool DOHHENFNGPE = 7; } -// CmdId: 9291 -message IDDBFNDJPMO { - uint32 DKOICCEGPLK = 10; +// CmdID: 28795 +message GCCBGILGLHP { + repeated uint32 PFIJHCDCGKD = 1; + repeated CMJHCAJFGDD NICODPPHLGI = 2; + int32 retcode = 6; + repeated uint32 EEFEHCNLEBF = 12; + repeated uint32 FHDNMIHOABJ = 14; } -// CmdId: 1238 -message IGBHNGPEOJE { - uint32 GKKBBDFODIG = 6; - uint32 ILOCIKFGPCE = 8; - uint32 CMEIJDJCIJI = 9; - uint32 IKPMFJLCDBH = 10; - uint32 MIPKNJEOFBL = 13; - uint32 KLJJONAODFJ = 14; - uint32 HGHJBEDABCO = 15; +// CmdID: 3014 +message KJPOLJPFGCM { + repeated CKBOCOIHKNC HHICILFEELD = 7; } -// CmdId: 22796 -message MFIBFNEOKPP { - uint32 PGOOOMDPHAG = 6; - int32 ALOELOFKHLC = 9; - uint32 DOMMECDDLJJ = 15; +// CmdID: 6375 +message CMCJPALHMEB { + repeated DFMJFILICOP HDNMIEJJDBG = 9; } -message FINIKKMPGDC { - repeated KCAGEEIDKAN HFMPCELHGBP = 13; +// CmdID: 28630 +message ANDBFFMEFCK { + uint32 entity_id = 11; + IGOHJIBCDFA LKIDBHIOOOG = 12; + Vector PFPFHKGAIFJ = 13; } -// CmdId: 23955 -message KHPDHLANOIA { - uint32 JICPMELNBBL = 4; - int32 ALOELOFKHLC = 6; +// CmdID: 5365 +message LJCDLOBGBAC { + repeated IMMKOJEALHA info_list = 15; } -enum LBGCNIBPGLH { - LBGCNIBPGLH_CREATE_NONE = 0; - LBGCNIBPGLH_CREATE_QUEST = 1; - LBGCNIBPGLH_CREATE_ENERGY = 2; +// CmdID: 9265 +message CDGLABDBBOP { + uint32 level = 10; + uint32 JEFILDJEBAJ = 5; } -// CmdId: 29276 -message DPOGJEFBONK { - repeated DKLCBBFOMMP DJEEFCMAMHA = 4; +// CmdID: 20969 +message AKNFCEMPKML { + int32 retcode = 3; + bool KONBKNMHGDC = 8; + repeated uint32 BFBOMBOINPJ = 11; } -// CmdId: 22725 -message MEMKEGOMGNB { - int32 ALOELOFKHLC = 10; +// CmdID: 21209 +message KDIHFPLDHCH { + DLNMIFIODEB ILNBHPKJKMG = 5; + uint32 OCINFHOJCEA = 8; } -// CmdId: 28800 -message FGLACHFKKAI { - uint32 LOIEKFANKLK = 2; - bool LPIPMFLMDCI = 5; - uint32 JAHFOBKDPDC = 6; - bool HHALAHALMKI = 8; - uint32 MPNIELODIFO = 9; - uint32 MCEJPMAPNNO = 10; +// CmdID: 27236 +message PEIBKDKOOBF { + uint32 PGMIFNDNKEE = 2; + uint32 ONABDGFCPIH = 6; } -// CmdId: 21993 -message NNACFEJHKFP { +message FOCFJFJNJND { + repeated DJHOAKCIPBK CBENKJEOCIL = 8; } -// CmdId: 4526 -message MGCMFHKPCPN { - uint32 LJENFDPHJHA = 7; +// CmdID: 4393 +message DCIOPKLHHOC { } -// CmdId: 26704 -message LPMDHNLJPNF { - int32 ALOELOFKHLC = 11; +// CmdID: 29958 +message JJJCCDHIIKE { + uint32 CDMJGIFEFMD = 4; + uint32 EJGKAPALFJB = 9; + int32 retcode = 14; } -// CmdId: 29475 -message COCKOLPOABO { - int32 ALOELOFKHLC = 9; +message HODJCBPPHJI { + uint64 MOJEFFJPNBN = 2; + uint32 CMDNKFLFHIA = 9; + uint64 EPLFNNHEMPI = 11; } -// CmdId: 27557 -message DJLOLOEBEMB { - bool KNMIKBBIPJP = 15; +// CmdID: 2925 +message OKJLOFIEIEH { + bool IBDPPHJGCPG = 4; + uint32 ALPFBBEJIMO = 1; } -// CmdId: 7301 -message BJIAJDCGCKA { - uint32 PKLFIKGDGPG = 3; +// CmdID: 7489 +message PFGLFPKIIPA { + uint64 avatar_guid = 13; + int32 retcode = 14; + uint32 CAFEFEABNEC = 15; } -// CmdId: 9912 -message DEPJCPPCMHJ { - int32 ALOELOFKHLC = 11; - repeated DAMAOPLEOEM GCJNOCHJLII = 15; +// CmdID: 29287 +message BNJAFBPDLKP { + uint32 PJJAOILBFBN = 13; } -message PEHDBKFIBNG { - uint32 GAJEKEHOLFM = 3; - uint32 POPDLEKHGCI = 8; - bool BALADMLINKH = 14; +// CmdID: 27200 +message HJIELOHBFPM { + repeated uint32 JABMPHLOKNI = 5; } -message AGODOLKOHED { - repeated GMDODBKAOHH KOHDONCJGJB = 10; +// CmdID: 6013 +message GetPlayerTokenReq { + string HCJGLLHFCMA = 1304; + string KAMJIJOLFKJ = 13; + string BPFIMEKJANE = 9; + string country_code = 1; + string account_token = 4; + string MMDPDOOCOCO = 10; + string JLCDDOJGKKG = 1528; + string account_uid = 3; + string client_rand_key = 94; + string BDGFMEIEHOD = 5; + string CEMENPADOPP = 7; + string JCIMGDHMMLN = 594; + string ADFHNBPGAGM = 1804; + uint32 platform_type = 2; + uint32 IKKKLHICPMF = 12; + uint32 account_type = 8; + uint32 OCINFHOJCEA = 15; + uint32 CIJPMGMCJBA = 1776; + uint32 uid = 6; + uint32 MPGMOFLCEOF = 1730; + bool is_guest = 14; + uint32 KODKEFGJHAP = 168; + uint32 key_id = 1485; + uint32 KEKHAKAPMIN = 11; + uint32 JDHCKKAGBNL = 1686; } -message BKIADJBAPDC { - repeated uint32 JEJCKDMKPMB = 4; - repeated uint32 FDDJBKIBLFC = 5; - repeated MMPHNGMFALN KPGDFNKOKMD = 7; +message BEDOGAKKGME { + uint32 GPAELJHNAEK = 1; + uint32 PJJAOILBFBN = 2; + repeated NOMCBNKPDFH KGOGFPODDLJ = 3; + bool ECIHDIJCLED = 5; } -// CmdId: 6154 -message GFJINFLIDGG { - bool AECMDDHHLBC = 8; +// CmdID: 24294 +message OPGHPAKMCGF { + uint64 HODOLKCOPLG = 4; + JMHJPMMAMDC HJPLELOFAHP = 12; } -// CmdId: 2015 -message NGGIPPKFIDG { - uint32 ENKIGHFIHBA = 8; - uint32 EAECNAKDDKL = 12; +// CmdID: 5501 +message FEGDEKEKPBB { + int32 retcode = 12; } -// CmdId: 21140 -message HFNLNPMOPPF { +message BCPNCFENHEL { + Vector pos = 14; + Vector rot = 15; } -// CmdId: 1712 -message JNGMAHFHNPI { - int32 ALOELOFKHLC = 6; - uint32 PKLFIKGDGPG = 12; +message IPMKKCHICNG { + repeated uint32 HNPBPPDIJPP = 4; + repeated MBJPNGPAMOD KFAPIJCGDBC = 15; } -// CmdId: 23241 -message HCHDIHNOJEG { - repeated uint32 EFLKJPINKEC = 5; +// CmdID: 3547 +message EDJMJDKOPCP { + NHHFHIDLIJI IKLKEMLFHDG = 2; + NHHFHIDLIJI CDPKGJBMDDJ = 3; + NHHFHIDLIJI DLIEFEBJLGI = 4; + NHHFHIDLIJI LLFKLCNKGDI = 5; + NHHFHIDLIJI HDDLPBAJIIA = 12; + NHHFHIDLIJI DPCKMFMFDHJ = 15; } -// CmdId: 20051 -message MFEODJNKMCI { - repeated ALCIPHMEAHF MMIBBDEGCED = 1; - int32 ALOELOFKHLC = 15; +// CmdID: 5792 +message FLMLCJBBJKD { + uint32 uid = 3; + uint32 avatar_id = 6; + uint32 costume_id = 7; } -// CmdId: 9009 -message JANLGPODKIK { - uint32 LMCNMJEJACO = 2; - uint32 CNJECAIDFDK = 12; -} - -// CmdId: 23135 -message GHNIIOCMEGC { - int32 ALOELOFKHLC = 10; - repeated MBDKFLPCFME MEKFMGIJJMA = 14; -} - -message KNAEMKGPLGJ { - uint32 GCBOLPFMJCJ = 10; - oneof NCANENMKPOM { - CGOCIAEDBKB first_stage_info = 15; - EEMHMCGNFGG second_stage_info = 12; - BLLDFPJHNEP third_stage_info = 6; - } +message OAKHMEFENGD { + uint32 PJJAOILBFBN = 1; + bool JHFMEFICAAL = 2; + repeated EPIGPIPPDPK PKKONKBPJIA = 5; + uint32 DEKHBEOOIEN = 8; + bool ECIHDIJCLED = 12; } - -message JEJNMHJKEPK { - uint32 BDKGGIPJFOH = 5; - repeated uint32 GIHCKKJCAMC = 15; -} - -// CmdId: 7649 -message FHDIKEMKCBJ { - bool DNPNLHIIGDE = 9; - uint64 FMPGDFPBOII = 12; -} - -// CmdId: 2537 -message LLMOJAJFFJF { - PEHHBGGJFFN ECLBGDKGLMF = 11; -} - -message JCJLBOCBOAB { - uint32 PCECABCJIOG = 1; - uint32 ANMKOOPEBIG = 3; - uint32 HDDHBBILCBJ = 4; - uint32 GKAFIEPILPB = 7; - uint32 AIHFCADMDLG = 8; - repeated KPHBGOCFPCE FNAJMJEKIFJ = 9; - IIKLJBGEBGP CHOABJNCGAH = 13; - uint32 NEKLKBFKGPM = 14; - LKPMKLOIIPG KFBOFKHOCDM = 15; - KCLGMFIJIBB OHMLEAOCIMP = 140; - oneof NCANENMKPOM { - EFDECFGIGFI balloon_info = 10; - FEDAHGPMOJD fall_info = 11; - IIFBDGFCONB flower_info = 2; - DIHJCBGIABH bullet_info = 6; - FPCNKBDEHPE broken_floor_info = 12; - JLJOEFACLGG hide_and_seek_info = 5; - DJCJGEOEOOF buoyant_combat_info = 1470; - IDCHEKNBCID bounce_conjuring_info = 23; - LICIJBIFIJB handball_info = 1148; - FPDNLINIHCK sumo_info = 1636; - JAFLCMKLIFM salvage_prevent_info = 613; - JCGCBJIOLJJ salvage_escort_info = 614; - MMBLFBEJOPA home_balloon_info = 465; - BPONOEAOMCK crystal_link_info = 1282; - CHLOKLJHLLG irodori_master_info = 1407; - PNEOMLIHKGJ luminance_stone_challenge_info = 1349; - JFENEAFMDFK home_seek_furniture_info = 1659; - KBBNOGALPFA island_party_down_hill_info = 43; - CFPJAHKDAIG summer_time_v2_boat_info = 277; - HCFBJIKOKAA island_party_raft_info = 78; - JCFHKIOMIIK island_party_sail_info = 950; - MHNACFIGGNO instable_spray_info = 775; - DKEONOCCDBM muqadas_potion_info = 724; - GLFHKMFPPCP treasure_seelie_info = 857; - KNAEMKGPLGJ vintage_hunting_info = 270; - HAHPEFMALBC wind_field_info = 1441; - JHMELAHAPID fungus_fighter_training_info = 957; - OAOOCHLCLCE effigy_challenge_info = 500; - MOIDBBLOFDN fungus_fighter_capture_info = 926; - HEACCMFBOHE char_amusement_info = 481; - GMOHANCJOHN coin_collect_info = 343; - KPMPOIEPDEE team_chain_info = 754; - NKDHENDNDJM duel_heart_info = 1889; - MIJPPENEMEA boat_multi_info = 669; - ECBBAIAPEIA pacman_info = 602; - LECGIAPGFIM fungus_fighter_v2_info = 1053; - FFGMAPAIBKN aka_fes_archaeology_info = 328; - AJNBDJBCHOO sandworm_info = 280; - HPMDAHLHKHJ sorush_trial_photo_match_info = 1422; - IEIPEKGNNFE sorush_trial_hitman_info = 1134; - KONBMNEHNMO aka_fes_rhythm_info = 1451; - KHHIBIDICON journey_dice_info = 1973; - AIHCCNHLKIO target_shooting_info = 1914; - GIOFBPEJLGC animal_view_info = 241; - JDCAPNGJHDL flight_gear_info = 828; - OGCONLKEOAL box_match_info = 1184; - AHLALADPPNL quick_time_combat_info = 1447; - CLFJPMNBCNH inspiration_spurt_info = 1981; - DFBJAOBKBPJ fungus_fighter_v3_info = 1856; - DLMLAPHBFKC filmfest_sniper_info = 826; - LOEFFMOFGIH filmfest_battle_info = 961; - GAIJPIBLAPM treasure_hunt_v4_info = 34; - PFHGBDLEBGL auto_time_stop_info = 207; - IPFFKDNMFFA slime_cannon_info = 1665; - CECDLHDELPN remus_arena_info = 201; - INEFJGCIAMC hide_and_seek_v4_info = 637; - } -} - -message ODLKNDOBKKL { - bool LPIPMFLMDCI = 4; - uint32 JAHFOBKDPDC = 5; - uint32 PKLFIKGDGPG = 12; - uint32 FPMOLHLLEOO = 14; -} - -// CmdId: 5402 -message AHNILMDHHMI { - int32 ALOELOFKHLC = 1; -} - -message EBPCEDFAHKA { - uint32 OMOLMEBNDJM = 1; - bool KNAHJEOMJHP = 2; - uint32 NCEBPIIBBHA = 10; - uint32 IMFKOKMIDGE = 13; -} - -// CmdId: 4098 -message FOMNHONAMKL { - int32 ALOELOFKHLC = 1; - int32 LNJDIILGACI = 12; - uint32 OKLDAMBDMHN = 13; - MMLGDKLODNI JDBDIELBBED = 14; -} - -message KEBHAAFJHOM { - uint32 PPAJJGNLENC = 2; - BOEMDAMICPH FEEIEMNOGOG = 3; - repeated BFFKGBDBGEM FIKNEKFMDPC = 4; - uint32 DBMFKBOGAFK = 5; - EMNKNLJAAGI GPBCBFPNMGM = 6; - BOEMDAMICPH KEMHOCMLBKC = 7; - int32 KJCLKANDDEG = 8; - bool PJPDANDBIGO = 10; - bool EFONMKFIJNA = 11; - bool MAPJDCOAIMG = 12; - float KKAAMMJBABH = 13; - uint64 KKFHAIPCCFA = 14; - KJKBLMKLMBN JKNHKEMBJJN = 15; -} - -// CmdId: 3867 -message LNGELFDKOKI { - uint64 KKJDJOMDMOM = 7; - string OOMJEMLONHI = 10; - string GLJNHHFGIAF = 14; -} - -// CmdId: 26903 -message CBODEFHKCLE { - repeated uint32 LHCBDBKNKDA = 14; -} - -// CmdId: 9142 -message AJIOJHFIHNO { - uint64 KIGIBADDGGO = 3; - repeated ALCIPHMEAHF HNBOCCNBPBO = 5; - repeated uint64 HAEEPKJIGPC = 6; -} - -// CmdId: 20300 -message JNAKDMJDGBC { - int32 ALOELOFKHLC = 3; - uint32 MOPCOOEAIPM = 12; -} - -// CmdId: 27508 -message CHMFDPENCMJ { - /* protected @ 0x20 */// uint32 DEAJDCGAPOG = 65535; -} - -// CmdId: 23492 -message ILCNAPLPCGH { - uint64 DCENJPAOCIC = 9; - int32 ALOELOFKHLC = 11; - bool GAKBIBMAJOF = 12; + +// CmdID: 1244 +message MHEPMFHILLO { + GMFPPHHLCMP NLMDBCACPFG = 1; } -// CmdId: 6017 -message BGHIJKECNME { - uint32 LJENFDPHJHA = 1; - uint32 AOJLPDFHLPK = 4; +message IOKGLHNECGF { + uint32 scene_id = 1; + string BMEDKOLJHEP = 6; + uint32 FNCOGCLPGNC = 12; } -message NIFHPJHMCHO { - repeated uint32 BENAMBKGJDA = 5; +// CmdID: 4931 +message IOJPHHAOPBC { } -// CmdId: 2636 -message GJMOBFNAGOO { - uint32 AIHFCADMDLG = 8; +message MLEJMIGOIIP { + uint32 HBKDFLGIPMG = 4; + uint32 DFKOCKONGFH = 7; + repeated CLMDDBPMEEJ KFAPIJCGDBC = 8; + HGMEONGLCKM NBEOLENHMFM = 9; + uint32 COHKAIACIEF = 10; + repeated uint32 JPANPDJFHJK = 14; + uint32 LEKFEJHKPPE = 15; } -// CmdId: 9508 -message HNKMDLLJCBB { - uint32 GCBOLPFMJCJ = 8; +message CLMDDBPMEEJ { + JAILCNEFODI avatar_type = 5; + uint32 avatar_id = 12; + uint32 costume_id = 13; + uint32 CMAFEKGPACG = 15; } -// CmdId: 26214 -message CDHKFMAHLMP { - uint32 AIHFCADMDLG = 1; - uint32 MFINOKNLOAL = 5; +// CmdID: 22396 +message ICGIFJNKHKE { + repeated FFJDCNGFNPM CGEFIFAFFNB = 2; } -// CmdId: 25493 -message OBNCJJEFHLK { - uint32 JAHFOBKDPDC = 1; - bool BKBLLBAGOPD = 2; - uint32 MBDMCAIDAKE = 3; - uint32 EHNHNOOFKJI = 4; - uint64 LKBINMHIDJP = 6; - uint32 NKEIPCDFAAF = 8; - uint32 CBMAAKIJHNO = 10; - repeated uint32 CPHBLAICILL = 11; - uint32 JKEJMPCAAEE = 12; - uint32 KBJKPFKIIPF = 13; - uint32 OINICBJHPOK = 14; - float HLEDHGAMIOL = 254; - bool JKLAOFIJIHP = 527; - uint32 EKDGOFCBJPA = 547; - repeated uint32 PLJGMDLGFEB = 769; - bool MBJJBDNFMIC = 1130; - uint32 ACOLPHCKBBL = 1855; - uint32 ELGPKPHOAFI = 1928; +// CmdID: 5623 +message BDJHDFADIPJ { + uint32 GBCEBGKBJDM = 10; + DAPPCGGBONM LOGNNDHODKH = 14; } -message FIJENDBCDJJ { - bool EKDNJFFDDCC = 1; - uint32 IJGCADDBCDG = 2; - GDIHOPDOCHB IBDBIFHOCMA = 3; - uint32 GELLOEOHEPF = 5; - repeated uint32 JMJNGIGPEMB = 6; - bool AFFCDDOKJMO = 10; - repeated uint32 GFONHOIJGIM = 12; - uint32 MGJJNAMCBGH = 14; +// CmdID: 29016 +message KEAGPMFJICL { } -// CmdId: 1452 -message BLLGPFKGJIO { - uint32 BLALLKJMGKE = 3; - EPNPOOBGIEJ PLNGJGFAPFG = 11; +// CmdID: 23014 +message DIHNPGEPGGE { + repeated ANAEPBEPALC BCDECBEOKLF = 9; } -// CmdId: 4198 -message LINOGCGNOGI { - int32 ALOELOFKHLC = 8; +// CmdID: 4085 +message KMNJHIPKFKI { + repeated uint32 MICBNEEHGAM = 15; + repeated uint32 CLPDKLNBCME = 14; + uint32 OLIKAOABPJM = 1; } -// CmdId: 21640 -message PBIFPACKEBA { - uint32 KAKFCNHBHLM = 7; - uint64 FMPGDFPBOII = 8; - AIFAPNLEHHO DNMOKEIJGFF = 9; +// CmdID: 8897 +message OAMIJKLPABM { + uint32 JEFILDJEBAJ = 3; + int32 retcode = 4; + uint32 IBADLNMJBII = 7; + uint32 GGHKDJLGFPB = 11; } -// CmdId: 6050 -message GPOBLDOKNIN { - uint32 PCKJGCOCECE = 7; +// CmdID: 8488 +message NPNCPFJDBFL { } -// CmdId: 21486 -message MBAMNFGGBKM { - uint32 ABNDMOGIKEO = 1; - uint32 GGAEDHMPOAP = 8; - uint32 NLGEKCEAOLJ = 10; - int32 ALOELOFKHLC = 13; +// CmdID: 29543 +message PCABPLJEDND { } -message DIKLKELABJA { - repeated uint32 MMJBIHIONBI = 5; - bool EBPCEPLKLCC = 8; - uint32 KNLJDKALNJH = 10; +message GEOOKFFKPOK { + repeated uint32 OEIHEBPJCJC = 8; + repeated uint32 ENMMKPCHPND = 10; + uint32 JMLHMOJMMPM = 12; + uint32 PJJAOILBFBN = 15; } -// CmdId: 23013 -message OPJJLANKFAG { - bool IDAJFPFPJAH = 3; - MCIEPMEFCAE AGDFIJPAODK = 12; +// CmdID: 20191 +message CBEHIJLKPDN { + int32 retcode = 6; } -// CmdId: 2024 -message EEIPPJDPGIO { - int32 ALOELOFKHLC = 4; - uint32 OINICBJHPOK = 5; - uint64 LKBINMHIDJP = 7; - bool HLJPHOJAIKC = 11; - bool BKOOLKALFLJ = 13; - bool LPIPMFLMDCI = 15; +message OHJJHHGAKBC { + string KAMJIJOLFKJ = 2; + repeated DKNKKMEMNEC BFBOMBOINPJ = 3; + string BKDILGIJPEG = 5; + NBADDMOPLEI BLFKOJLCCOO = 9; + uint32 uid = 10; + uint32 DJCFMFEDNCG = 15; } -// CmdId: 1964 -message IOILKPKDGMN { - int32 ALOELOFKHLC = 4; +message BAJHGOIMCCE { + uint32 LBCLGHBMDAF = 1; + uint32 BELHFLPNEGD = 2; + uint32 PIMCMAMENCI = 4; + uint32 EGBMIFDJDIH = 13; + KDIOOJINLKG HGKOEGEBHFO = 14; + uint32 CNEBHLCGNIJ = 15; } -// CmdId: 5877 -message CONMALNIFDH { - uint32 DAMNDJADLLI = 14; +// CmdID: 24490 +message FDOOKKJEIPN { } -message BFPEIDNPJMH { - EFCGFLLIMAG EDKODFKFMHL = 5; - uint32 JFNFFNAAFBA = 9; - uint32 FEKKDFBBOMD = 12; +message ABEALCJGLHD { + map BPKKDFMLEMP = 9; } -// CmdId: 772 -message MPOLAIFMILF { - uint64 OAGGKEBHNLF = 1; - uint32 IMDJOJEKOJO = 2; - ABFKJACHPLA NIJJFBPMNBF = 6; +// CmdID: 7017 +message IIHEMCMLIDH { } -message CBOJHMHHGGB { - bool JPMMFBAIAIJ = 6; - uint64 PPFDEGKIBMC = 11; +// CmdID: 24074 +message NHDNHGJPGIF { + uint32 KHHIBKPBKPN = 8; + uint32 CCPIGCCDBOI = 10; } -// CmdId: 6247 -message NBDJEIKMLOO { - bool HDDNCMOOKBG = 3; - int32 ALOELOFKHLC = 6; - uint32 GOKPPDNPEKM = 8; +// CmdID: 5027 +message LJBOHILAKAL { + string version = 3; + repeated uint32 AMFKEHPHNEB = 8; } -// CmdId: 9815 -message DIJEFBCHKMM { - uint32 NPLCMFBOICM = 5; +// CmdID: 25753 +message AGKCJIFJCAO { + bool JHFMEFICAAL = 4; + uint32 CIBEADMMKOE = 13; + uint32 PJJAOILBFBN = 1; + uint32 DEKHBEOOIEN = 9; + uint32 JOFBEIACLOF = 12; } -message ILCDCLJIGDB { - CKNJFINBNOI AHLOMMHCIEE = 2; - uint32 EJICOPGEKAE = 3; - CFAFABDEBID JBOOMJAPAMC = 13; +// CmdID: 3067 +message AIKKIOBLNLI { + uint32 GAPLFMMGBFA = 10; + int32 retcode = 12; + uint32 LBCLGHBMDAF = 13; } -// CmdId: 25079 -message PIAFLNMHBML { - uint32 AOJLPDFHLPK = 3; +// CmdID: 20890 +message HPNJPKAOMAA { + int32 retcode = 6; } -message KCICJPBLKGI { - uint32 PABNFILBDMA = 6; - uint32 FNMGKLBCOJJ = 7; - uint32 GKAFIEPILPB = 8; - ABFKJACHPLA LANJAPJOEEI = 14; - ABFKJACHPLA OKMKKBJKFPL = 15; +message EBOHAHFDKOF { + bool ECIHDIJCLED = 3; + uint32 PJJAOILBFBN = 11; } -// CmdId: 9427 -message IKHACIIEBGM { - repeated uint32 HCOHPHNEBKP = 5; +// CmdID: 29907 +message AOPMIAHLGLA { + bool AMBLLDMIPFP = 1; + repeated HJONJCCAEKJ OLIEBEKLPIM = 2; + uint32 DMNLDPPGOKG = 7; + uint32 PJJAOILBFBN = 8; + repeated uint32 BOMDDCPIKBE = 9; + uint32 PEFPLNJHELI = 15; } -// CmdId: 6477 -message BLBKIJLCDKB { - repeated ALCIPHMEAHF HNBOCCNBPBO = 5; - uint32 GHBGNGEHMFC = 8; - map EFOMMBBLJNN = 14; +message DHIKEICGONL { + uint32 uid = 1; + HFCNCHPPHKA pos = 2; + uint32 DEKHBEOOIEN = 3; + uint32 OKICOGLEJEC = 4; + uint32 DINGFNCEIAB = 5; + uint32 MANNCAFBIME = 6; } -message MOGNEFBAEEI { - bool EBPCEPLKLCC = 4; - uint32 KAKFCNHBHLM = 10; - uint32 ONAMNABGEFD = 13; +message HCCIOPJEPFD { + uint32 KFAEDPLFJKL = 3; + uint32 BFPNCCABCIO = 8; + uint32 JGIHCIBOJPN = 12; + uint32 EEEOKADEHDG = 13; } -message JFCFBLPDJGN { - uint32 EKJHAMFMGOF = 1; - uint32 GMDHEDHDGLM = 2; - uint64 KNDEPJJEAMM = 3; - repeated uint32 BNKFBKEBCFD = 4; - uint32 EJKIIKFHOMJ = 5; - repeated GGPBBJAGJOL PCCGKFDKKCP = 6; - bool HLBJKEOJIEE = 7; - bool IHONNELCEIA = 9; - EHPMLCNHKMO OJLBNDPGCDM = 11; - uint32 PJHCDHOLOJC = 13; +// CmdID: 20497 +message KJJCPOIPDIG { + PAAHDFJMICD BAKHAKCEMKF = 13; + uint32 OMGCHBACHCI = 15; } -message HGMMMINOHJO { - repeated int32 BGAKMMAIKKE = 3; - uint32 LMCNMJEJACO = 5; +// CmdID: 7072 +message HCFCMBOEMND { + uint32 ELOLOOPCJMJ = 2; + int32 retcode = 8; } -// CmdId: 3282 -message PBCKNHNEFPA { +// CmdID: 20659 +message BAIIFEGKFJA { + repeated uint32 HPCKDGEMLDN = 3; + int32 retcode = 5; + bool BBFHPFFIGAI = 8; + bool BEPNJOLIPFG = 15; } -// CmdId: 9989 -message AJFIHJLHBLF { - uint32 IJGCADDBCDG = 6; - int32 ALOELOFKHLC = 15; +// CmdID: 4490 +message CFEEMMJKBDB { + uint32 player_uid = 1; + DJPKEMOICKC reason = 11; } -message JCFHKIOMIIK { - uint32 IILCGNGCLJJ = 1; - uint32 GPFGDDEMNMO = 2; - uint32 PEKELIEOLGL = 7; - uint32 FKDBBCAFNLK = 8; - uint32 JOOHLFLGFCM = 9; - FDCLMPCPODE EIHHLEGNFKD = 13; - NPLAEECFOLN CHOABJNCGAH = 15; +// CmdID: 24368 +message OFOAAMIMBHO { + uint32 BIMCAJGDDOI = 4; + bool NPODKPFBLPO = 9; + bool LHHBINHJAOE = 11; + bool MIOPOOHGDPM = 13; } -message LNDBPDMLBGL { - ABFKJACHPLA OKMKKBJKFPL = 4; - ABFKJACHPLA LANJAPJOEEI = 8; +message KPLKOCFHDJO { + uint32 ACJPDGMFGNL = 1; + uint32 GBAGLGMGJHJ = 5; + uint32 EPCPNHJNKBN = 13; + uint32 PEAGFMGMEAH = 15; } -// CmdId: 22470 -message OCAGENNIPCE { - repeated uint32 NHCNIEOPIPM = 12; +// CmdID: 6794 +message MIPMPJMGKJH { + uint32 PJJAOILBFBN = 14; + uint32 DMNLDPPGOKG = 9; } -// CmdId: 26306 -message GCKBNIPGKHI { - uint32 AEKFFPAIOFF = 2; - uint32 GCBOLPFMJCJ = 4; - bool HKPAPPFDGCP = 5; - bool HAEABLKFDAO = 7; - bool LPIPMFLMDCI = 8; - uint32 BAOFPACBFPM = 10; - uint32 AIHFCADMDLG = 11; +// CmdID: 27805 +message KMGABGNAANL { + repeated uint32 MKELECOPFFB = 15; + bool NPCCIMCPAAI = 4; + bool HONMJBADOHM = 13; + uint32 DFPNKFEKIIG = 8; } -// CmdId: 24374 -message AOHOCKCKBCI { - uint32 KJNOLCFEOMI = 14; +// CmdID: 9379 +message HENKJJCGHLK { + uint32 CJMHJHIJMJN = 1; } -// CmdId: 5175 -message GPJBANHJCEF { - uint32 HIJCCOEIPNP = 3; +// CmdID: 3028 +message ILAJGOEEACE { + int32 retcode = 4; + uint32 FDFLPHCBGEF = 10; + repeated uint32 FNAOACPMMKD = 14; } -// CmdId: 26495 -message OLIJNBKKHOB { - int32 ALOELOFKHLC = 6; +// CmdID: 3448 +message HJBBOLMCNPL { + int32 retcode = 10; } -message LHOFBDGHKMP { - bool NLNGDDMHIMH = 2; - uint32 KAKFCNHBHLM = 4; - MCCKBHAGBBE OLKPDHBEFIC = 7; - uint32 MODFGFCALHE = 10; - uint32 APGGANGALJI = 12; - uint32 FLCOAMBNFPE = 14; +// CmdID: 1714 +message NFHPNJCKDLA { + uint32 GHIAOGLLLDI = 11; } -message EJDJPDPMOOF { - uint32 PKLFIKGDGPG = 1; +// CmdID: 38 +message LJAJCPFMELP { + uint32 GEJGKAJFDCD = 2; + HENEBMLIICL KKACCPNOHCG = 6; } -// CmdId: 1928 -message JGINIELFMFM { - int32 ALOELOFKHLC = 2; - uint32 JMADFNCPKEO = 13; +// CmdID: 5768 +message IOGGGIIDFEM { } -// CmdId: 6505 -message DDFPMPNBJED { +// CmdID: 8680 +message HIOGPKDDDEE { + uint32 EIHBODHIOFK = 2; + string KADFMAMHGBG = 6; + uint32 AMHHCBFFLPL = 7; + NBIDNGHLMLO ICNMCHPMCBO = 10; + uint32 entity_id = 11; } -// CmdId: 9749 -message LCMCNPPFMFG { - int32 ALOELOFKHLC = 8; - repeated PENNBGINPBL HAJLFKGKGGP = 9; +message NFIKJOPIIND { + uint32 MBAADKNCICG = 11; + repeated LLCOCPJPBLD OFFNADBPDJB = 14; } -// CmdId: 9696 -message FIODJMOEGOG { - bool OHNMKIADDHF = 8; +// CmdID: 9332 +message DONAFFFEOMP { + int32 retcode = 13; } -message EFKNBPPEPPF { - uint32 BLALLKJMGKE = 1; - uint32 KJNOLCFEOMI = 2; - uint32 HOIIIBHALJI = 3; - uint32 GCEDNGOCAPJ = 5; - PNKELMPCNAF PCHCAEDOBBO = 6; +// CmdID: 2195 +message IPBCDNBNGEP { + uint32 MNGMFJCFMBC = 4; + uint32 ONABDGFCPIH = 5; + repeated OMHEKEEPFFF DFDKBIADLNM = 8; + uint32 LOLMNHAOOEC = 10; + uint32 DIKIEFCCHPA = 12; + uint32 MEMPKCGNNMF = 14; } -// CmdId: 8822 -message NHFFJJAGKAO { - uint32 LJENFDPHJHA = 4; - uint32 FPFOPNJIMPC = 5; +message ADGFPGNGGKK { + map EIFCHJHIKHI = 3; + uint32 NLHPDKJPDBG = 4; + uint32 LIHIBGCHLHC = 7; + uint32 FAILEALAADN = 8; + uint32 EOPFFIPDKGN = 10; + bool DPHDAGAGBII = 13; + bool KNHICJHGBEM = 14; + uint32 AFJCLENHANC = 15; } -// CmdId: 939 -message IPJKDKLFBGH { - int32 ALOELOFKHLC = 4; +message LHEEKNDLBLH { + uint32 ALELBOFDNOE = 1; + bool JHFMEFICAAL = 3; + uint32 LEKFEJHKPPE = 12; + bool NEENEIABNDB = 15; } -message BFFKGBDBGEM { - float CNJECAIDFDK = 1; - BOEMDAMICPH LMCNMJEJACO = 11; +// CmdID: 5009 +message NGEAHBLCCBN { } -// CmdId: 5979 -message CMJDIHAKIHN { - uint32 NDKICGLMGLD = 7; - repeated uint32 KNPCIPDKLFN = 13; +message LCMDACEFJPA { + uint32 uid = 1; + int64 param = 3; + uint32 AMMIAEOIGOD = 6; + string BKDILGIJPEG = 8; + uint32 DJCFMFEDNCG = 10; + string KAMJIJOLFKJ = 11; + repeated DKNKKMEMNEC BFBOMBOINPJ = 13; + NBADDMOPLEI BLFKOJLCCOO = 15; } -// CmdId: 20927 -message MEHKHJPPBFE { - repeated GLBFJJLHPIG PJECCALFKDD = 8; +// CmdID: 26082 +message JOKCCLIHDDC { + bool LKCAEOPCFOC = 15; } -message JKBMBJFDIHO { - HMFGPMAHKCK GEPEDALCPAH = 3; - repeated HMFGPMAHKCK PFIBLLOCBID = 5; - HMFGPMAHKCK IJIEGCPOHMB = 8; - HMFGPMAHKCK MEDPDJNKOAK = 10; - HMFGPMAHKCK DOHHALLBHCC = 12; - HMFGPMAHKCK DLBOGEGAAKA = 13; +// CmdID: 23513 +message MNMGPKALMBM { + repeated BOHJMEPEIEC LBBACOODLII = 1; + int32 retcode = 10; + uint32 FKHOHKELKOE = 13; } -message FCCIBCDHHAL { - repeated LEFADJKJKHN LMHCPBBMBDB = 8; +message JCNOHCDNGBJ { + uint32 NCNKMDBAFEH = 4; + ONEJLAKGHCI MHFDGAGIEPA = 5; + uint32 BHKEDLMDGPM = 7; + uint32 DEKHBEOOIEN = 9; } -message PCHOKODHHLK { - repeated IILMAOCHNNL GLENCMNOOFM = 10; - bool PIMNPMEJHBA = 11; - uint32 COHNJMMKBLC = 13; - repeated APMEEOIACFA LMHCPBBMBDB = 15; +// CmdID: 9533 +message DGAJJPBPFKC { + repeated NGGKFPEMAPD GBHOOLGCENE = 6; + int32 retcode = 9; } -message CJKGANOFBCF { - uint32 BLALLKJMGKE = 1; - uint32 CPNEKAMBJGK = 2; - uint32 ELHEBEPJLAO = 3; - uint64 IKCGBNOFDID = 4; - uint32 CLMPMOOCCJJ = 5; - uint32 LLHEAHHDFHP = 6; - PNKELMPCNAF PCHCAEDOBBO = 7; - map DLGKADFMIFN = 8; - KFHGEEPDNJF DACIMOECAKM = 9; - bool KMPFOOMNDFJ = 10; +// CmdID: 20908 +message PBNELDLEALH { + repeated POIPABABMDA DLKGDLNILEH = 8; + repeated uint64 KKAGFCFMHMM = 15; + uint64 OPBNFDPDJGD = 14; } -// CmdId: 515 -message NFFEMJODHDC { - uint32 FJFENDDFAIF = 1; - int32 ALOELOFKHLC = 4; +// CmdID: 28476 +message JHLCOKCMEIF { + uint32 KAJCNDJLKFI = 4; + int32 retcode = 13; + uint32 PJJLMHGJKDG = 14; } -// CmdId: 27771 -message OCDHHPKIECM { - int32 ALOELOFKHLC = 13; +// CmdID: 226 +message NJMNLOGDOIA { + repeated uint64 avatar_guid = 1; } -// CmdId: 22269 -message KJJEEPAMCGL { +// CmdID: 24058 +message IPKDKPCHGDN { + uint32 avatar_id = 4; } -// CmdId: 25874 -message BHNBGOFECFI { - int32 ALOELOFKHLC = 11; - uint32 AIHFCADMDLG = 15; +message KCBMBGACJPH { + string name = 3; + bool OLHCOKLBCHP = 9; + repeated uint32 BFBOMBOINPJ = 11; + repeated uint32 HOEPCMHJBHE = 13; } -message AGLKONMMCOD { - LGILDKAKCHO EDDDPPJJKGE = 2; - uint32 JHCILCJHDND = 4; - uint32 FMHMMAMAKFF = 5; - uint32 DHGMDCIDLCL = 6; - map KALGHKBAKOA = 7; - repeated uint32 BOMCIPGKJCP = 8; - uint32 GIJFNMNNPGG = 10; - repeated BGNPLLDHHCC BGIADAJOBOK = 11; - uint32 ABKMIMJLAMB = 12; +message OBNMFMNOHGF { + repeated uint32 BFBOMBOINPJ = 1; + uint32 JMLDGKCBCBO = 3; + string name = 6; + bool OENHCBLFPFC = 7; + uint32 OBOOPJLPDNI = 10; + uint32 EJGKAPALFJB = 12; + fixed32 GCBNFPLAHLD = 13; + repeated uint32 HOEPCMHJBHE = 14; } -// CmdId: 26462 -message NNIPOFDFAFO { - EPNPOOBGIEJ PLNGJGFAPFG = 2; - IMDFEOBHDMO PJOLPLDKFBE = 7; +// CmdID: 7205 +message BJBBIAHCHAM { + KDHMGBBMGEL NNFPNODFKOB = 6; } -// CmdId: 644 -message MMONOMLDHNG { - bool KHEJHGHEODI = 2; - uint32 JAHFOBKDPDC = 3; - int32 ALOELOFKHLC = 7; - uint32 PKLFIKGDGPG = 12; - bool LPIPMFLMDCI = 15; +// CmdID: 5800 +message IKBNCIHJOHJ { + bool NFNLOKMPILI = 4; + int32 retcode = 7; + uint32 JCHHLLEBMJA = 9; } -message GNAKBKBBIEE { - uint32 BMEBLBLAKII = 6; - repeated LEGHBPNOIBP PAPEENCFFIK = 9; +message AFAKIIOJANI { + uint32 APNLOFPNAHN = 12; } -message PDDLHEPJPKF { - uint32 NLFIMKJOLCH = 1; +// CmdID: 6190 +message JOFEIGJLEHA { + bool OFHEHOOHOJA = 4; } -message EOLILANDFFO { - bool EBPCEPLKLCC = 1; - uint32 GCBOLPFMJCJ = 2; - uint32 JFEMOPGIFHC = 7; +// CmdID: 812 +message NDEFLGCEGNH { + map DNJDKHDFHOP = 15; } -// CmdId: 23252 -message FPJLHBKOPGO { - uint32 MOEJMHNJOEM = 2; - uint32 PKLFIKGDGPG = 6; - uint32 OGHHMILICGD = 11; - bool KHEJHGHEODI = 12; - uint32 GCJHLFHEEMN = 15; +// CmdID: 8272 +message LINGKNDPEAH { + uint32 OKICOGLEJEC = 2; + uint32 GLDNNFOCDEM = 7; } -// CmdId: 9626 -message MGAKLGGAHEC { - repeated uint32 DDFMJCDGACJ = 5; +message MOLMLGEOKIL { + repeated NJEIIEBDGJB MCDIJKPHLNO = 1; } -// CmdId: 21148 -message MLNGFLILFIA { - uint32 PLLHOAFGOEB = 1; - uint32 BFBIJGJGMNE = 5; - uint32 BLALLKJMGKE = 8; +// CmdID: 29235 +message KEALAIICAGL { + uint32 MEMPKCGNNMF = 10; } -// CmdId: 5144 -message OAILLJHAGKL { - uint32 PKLFIKGDGPG = 2; - int32 ALOELOFKHLC = 3; +// CmdID: 21189 +message EJLOLDHLMHP { + uint32 HOMGPJJMLDG = 1; + uint32 param = 5; + int32 retcode = 6; + bool MCPKKMHKCPD = 11; } -// CmdId: 5869 -message NFFKLIHCEHD { - bool POBIKMJKEJE = 3; - uint32 PKLFIKGDGPG = 10; - uint32 FJFENDDFAIF = 12; - int32 ALOELOFKHLC = 13; +// CmdID: 27116 +message NFJEFJNDGJA { + int32 retcode = 9; } -// CmdId: 25612 -message FCICGIJNCNG { - map JNLPHCAOKLM = 4; - uint64 KAAEMLKLCOE = 5; +// CmdID: 5684 +message PDHIKJMIHHG { + repeated string MJIFBDOJHMK = 1; } -// CmdId: 5885 -message NMNMBIMGPAL { - int32 ALOELOFKHLC = 13; +// CmdID: 3839 +message KFENIGBPGAM { + int32 retcode = 10; } -// CmdId: 24306 -message DJMIICBEELA { - uint32 PKLFIKGDGPG = 1; - int32 ALOELOFKHLC = 4; +// CmdID: 24911 +message DMMEADAOFEH { + uint32 PJJAOILBFBN = 6; } -// CmdId: 25456 -message IEKFKLKHJNM { - repeated uint32 GKMDMFJLNEH = 12; +// CmdID: 20035 +message KHKOKKLJCEG { + string PFFPLPPEBPP = 4; } -message PCNHAIFKPNK { - repeated GCNEACKIJLC PJECCALFKDD = 8; +message GGDBPDILAOF { + uint32 KGEDPGANKPC = 7; + uint32 entity_id = 8; + int32 BEDACOIEIMA = 11; + Vector pos = 13; + uint32 OINIFIPDJPH = 14; } -message MKAIPGDCGOK { - uint32 PPFDEGKIBMC = 1; - uint32 MCAPJENHMHH = 2; - uint32 HMBIHMOGBJE = 3; +message KEFJLEOPBOA { + Vector rot = 4; + uint32 scene_id = 6; + uint32 MDONEMKPMBK = 9; + uint32 end_time = 10; + Vector pos = 15; } -message DCBADOHAMHA { - map OCJJHKPBACJ = 2; - bool JGCDNBCKEGN = 4; - uint32 BAOKGCLFNNP = 6; - uint32 GCBOLPFMJCJ = 8; - bool GGDAKFCHOMB = 11; - uint32 FHOADOLHICC = 12; - uint32 BFGAJCCACHP = 13; -} - -// CmdId: 9998 -message EFKJCPMMEKC { - int32 ALOELOFKHLC = 11; -} - -// CmdId: 8905 -message OGDFNGDENAB { - uint32 ONFMHBPKFHJ = 5; - uint32 GHBGNGEHMFC = 14; - int32 ALOELOFKHLC = 15; -} - -enum MGAECKPAPBA { - MGAECKPAPBA_WISP_CAGE_STATE_NOT_EXIST = 0; - MGAECKPAPBA_WISP_CAGE_STATE_CREATED = 1; - MGAECKPAPBA_WISP_CAGE_STATE_MATERIAL_DELIVERED = 2; - MGAECKPAPBA_WISP_CAGE_STATE_NOT_TAKE_REWARD = 3; -} - -message FLBPAAMFNKI { - bool JNLPIHEKNMD = 1; - uint32 CHMPMBNIGLC = 7; - map DEEDOLPFBLF = 10; - uint32 DCDGHONNAKF = 12; - bool PIMNPMEJHBA = 13; - map CPNAGBACBFL = 14; -} - -message KDNHDHMNMPF { - bool LPIPMFLMDCI = 11; - uint32 JAHFOBKDPDC = 15; -} - -// CmdId: 28603 -message GFNGBJIKGDC { - repeated uint32 EPNBHEBLJCG = 3; - uint32 PABNFILBDMA = 5; - int32 ALOELOFKHLC = 6; - repeated GPFPDFEDIDH KKKJBEADDGH = 15; -} - -enum BEEJIHDMCHH { - BEEJIHDMCHH_NONE = 0; - BEEJIHDMCHH_REACH_SCORE = 1; - BEEJIHDMCHH_TIME_UP = 2; -} - -message KCPMIDIIPEN { - repeated IGECABELLEF HIDMHLODLNO = 1; - uint32 AOJLPDFHLPK = 2; - repeated uint32 MLHGFJJDEHJ = 4; - uint32 DJOAAFFFCMM = 5; - uint32 GKAFIEPILPB = 6; - bool NNEIHLCECPI = 7; - bool PHNFKDNBJJB = 9; - bool ACCMGDBGOJO = 10; - uint32 HDGHMEGDKDB = 11; - uint32 OFKJPAHLDIL = 12; - repeated uint32 CICIPOBGCOD = 13; - ODIIKDMEIDC LADNHNBONMJ = 148; - repeated uint64 MKPNPGBDMLK = 470; - map JHBOENENPPG = 578; - repeated uint32 LFJEOIFCMBA = 676; - uint32 AKCLAOEDBIN = 738; - map MCOOFBHHJED = 800; - uint64 BJIDCNMNBGF = 872; - repeated NGGPLOGCGMF GHMEPBPLPKD = 1223; - bool HEGFGGAHMJO = 1251; - uint32 CHONKJLPPCN = 1414; - uint32 GHMJGOMOGBF = 1499; - uint32 MFAMIMFDBLI = 1645; - uint32 DIDNJFLCNEL = 1646; - bool EKNMAJKFEEF = 1740; - bool JJAKJHKFIKM = 1834; - bool AHFKMPCPBAM = 1934; - repeated uint32 MFDPPAOJJHB = 2020; - oneof BOKNEIKFFJE { - JMLGGODNDCE sam_lamp_info = 14; - LJBPFHANFOG crucible_info = 8; - AHNNDHNONPJ salesman_info = 3; - HMEMAFOPGEJ trial_avatar_info = 15; - PBFMDDNJKBG delivery_info = 502; - OEDCLCKDNLG aster_info = 1774; - GBBOEEIFHDK flight_info = 1064; - MFMBCEPHJBN dragon_spine_info = 918; - EDOFPLNBDGH effigy_info = 107; - HILGPOLEPCM treasure_map_info = 377; - LJFAGOIJNOP blessing_info = 1704; - OAMICGLLBGK sea_lamp_info = 1657; - KEFNFBHKCKI expedition_info = 2042; - MOGBAMJFHJE arena_challenge_info = 659; - BLMBHADDJDB fleur_fair_info = 1496; - ELGDGJEGBNL water_spirit_info = 121; - GKHOOEKDDML challneler_slab_info = 1724; - MEINOEDFKIG mist_trial_activity_info = 231; - DACAFHACNBH hide_and_seek_info = 1341; - EEKDEJHHPOD find_hilichurl_info = 960; - MMKDPCBDDHL summer_time_info = 1630; - ONCCKAKJLDC buoyant_combat_info = 1309; - JGOAFCDEEKC echo_shell_info = 937; - DBHBHHGOCEJ bounce_conjuring_info = 634; - PCHOKODHHLK blitz_rush_info = 1099; - MFNPKMLHKPN chess_info = 715; - GFKODICMHBH sumo_info = 419; - EPBKHHIDBFO moonfin_trial_info = 642; - GEFDLLLCBGI luna_rite_info = 1402; - FLBPAAMFNKI plant_flower_info = 406; - ECKKFMLEKKM music_game_info = 780; - MMCFNKLJGFO roguelike_dungoen_info = 724; - CCFGGKKLMOH dig_info = 1515; - AKJGJMHJNLA hachi_info = 150; - EDCPFFPMCBI winter_camp_info = 1274; - FCCIBCDHHAL potion_info = 940; - NGBOLCNEAFO tanuki_travel_activity_info = 1426; - CGGADEGIAAM lantern_rite_activity_info = 1336; - HNJJNJCNAEE michiae_matsuri_info = 1089; - CFDODCBDMJJ bartender_info = 71; - DDHNLFGHCOI ugc_info = 509; - BGLCFHCOEKO crystal_link_info = 799; - LIIDMJKPBOD irodori_info = 1177; - DNDJDEIPLAD photo_info = 1136; - NOIAKEOFOCE spice_info = 353; - KIEJLDHCNIA gacha_info = 1738; - FJKLJPNIAAN luminance_stone_challenge_info = 594; - PBGPMFIBEPB rogue_diary_info = 490; - IPKGEMLHPEA summer_time_v2_info = 373; - DBBDBJLCPIF island_party_info = 486; - JIKHEPJBKHF gear_info = 603; - DGAKKGOIEFA graven_innocence_info = 2002; - INBEKMDCGLJ instable_spray_info = 263; - JLMIDOAKLIE muqadas_potion_info = 1182; - NLECDJBBCDO treasure_seelie_info = 70; - PPAJBNNKCOC rock_board_explore_info = 1927; - ONPCKJNBENA vintage_info = 646; - PNMCKILPHMB wind_field_info = 24; - NMPOIGFHOCO fungus_fighter_info = 385; - IPKMFNEGOEH char_amusement_info = 778; - DGODDBEGLIA effigy_challenge_info = 1744; - LKJCNJODPGJ coin_collect_info = 1394; - HNDOEDDGCIM brick_breaker_info = 316; - BGHOABCBHEB duel_heart_info = 959; - JAGFMKACFOF sea_lamp_v3_info = 189; - DJPKKNPEAMH team_chain_info = 1273; - EJDEEJGFHLJ electrohercules_battle_info = 1956; - ABEFMFNBMCK gcg_festival_info = 1809; - NDACFLIOJCN fleur_fair_v2_info = 1388; - GFILEGBAPDE fungus_fighter_v2_info = 1783; - GDLNBLHBCBJ aka_fes_info = 881; - IDGACEGBLBK sandworm_cannon_detail_info = 1077; - JCEIECCIFHJ sorush_trial_info = 1662; - PGIEEJGNOJC journey_info = 26; - BMLEEJGPDAF effigy_challenge_v4_info = 1595; - LCCAPGEBLKH gcg_pve_info = 703; - COJGKCOIAOM ugc_v2_info = 366; - BMFHNHDKJMG penumbra_adventure_info = 1486; - NNKGKPMDBIC animal_view_info = 458; - AGODOLKOHED activity_multi_character_info = 276; - JMKGCEICKCI gcg_pve_infinite_info = 613; - FKNHGFCPEKL toy_battle_info = 77; - GMINOLJCOFG photo_undersea_info = 435; - GNOACFEKINE fontaine_gather_info = 584; - OMCGBCNCOCC gcg_pve_puzzle_info = 1094; - KHPIGNCKHDH collect_underwater_info = 772; - HABOBHKBFCK quick_time_combat_info = 1692; - FKGNLNOJJJH poetry_festival_detail_info = 1040; - FKCPPPOJOLN fish_blaster_info = 972; - FHPDOEHOFAA blessing_v2_info = 1619; - GIBMFLPEHLA rainbow_prince_detail_info = 922; - NKOPLCEJCEL fungus_fighter_v3_info = 686; - OEFKLMBHOPF filmfest_detail_info = 1906; - JOIOCOJPNJH goal_challenge_info = 1726; - JCPHDFIAHDP treasure_hunt_v4_info = 1725; - KHGBGEBFIFB stamina_fight_info = 1334; - KMAGHECNKPF lantern_rite_v4_info = 2006; - DNMEJJEODGC lost_samachurl_info = 896; - LMFJEPMBNFO cook_game_detail_info = 123; - JELBGPOICGM alchemy_sim_detail_info = 1871; - GBILKMOAMPN auto_time_stop_detail_info = 1270; - BDODEPJAMAG catcafe_detail_info = 1095; - ABEHDGOOOJB slime_cannon_detail_info = 1115; - CKPIPDALKAB effigy_challenge_v5_detail_info = 1597; - FFHHMNNGAMC great_festival_v2_detail_info = 1749; - JLELAFNNGMO hide_and_seek_v4_detail_info = 617; - NPMFEHKMHFF acrobatics_battle_detail_info = 1831; - JAGPLJKCNCI watergun_info = 624; - MFAJPFFGBJG monster_vs_monster_detail_info = 595; - KNLHONKMECB bullet_hell_detail_info = 933; - } -} - -// CmdId: 25209 -message NMAFBHDNCJE { -} - -// CmdId: 8891 -message HCINDAGLHCL { - uint32 JHEHOCBEODA = 13; - string GICGOHHILAB = 14; -} - -message BCOMHHEBHMG { - message EKNCMDHLOLH { - map FABDIJDJIAN = 1; - uint32 KFHKOLALODA = 2; - } - - message JBENPCGCNON { - uint32 OBMGKGKDNNH = 1; - } - - message IDGJEFCIGKI { - map FABDIJDJIAN = 1; - uint32 BKHKBKBNJDB = 2; - uint32 KFHKOLALODA = 3; - } - - bool KLFFDLODELG = 1; - oneof IJIHJFHAALD { - EKNCMDHLOLH count_down_delete = 2; - JBENPCGCNON date_delete = 3; - IDGJEFCIGKI delay_week_count_down_delete = 4; - } -} - -// CmdId: 7492 -message MEFKELHLOJM { - uint32 JOOHLFLGFCM = 2; - uint32 GCBOLPFMJCJ = 4; - repeated HIMMOMKPKJN DOAKBCIBNNK = 5; - uint32 LOIEKFANKLK = 6; - repeated uint32 IPFIMHONLAE = 7; - uint32 KAKFCNHBHLM = 8; - uint32 KHCBHPLHEDG = 9; - uint32 IFHJDNPCILH = 12; - repeated uint32 ADLJGDBDAAM = 13; - uint32 BIBECLGPFHB = 14; -} - -message DNBNMPOJALI { - string CBCHOCNJOFJ = 1; - uint32 GFOKFMDKPGM = 2; - uint32 PPFDEGKIBMC = 4; - string GICGOHHILAB = 6; - uint32 MCAPJENHMHH = 15; -} - -// CmdId: 7277 -message JFHALJBAJCN { -} - -message CEJHOHKAEOD { - uint32 JNNIEOGNCML = 1; - uint32 PKLFIKGDGPG = 2; - bool LPIPMFLMDCI = 6; - uint32 PLHGOLNFKGP = 10; - uint32 ALNMEJOINOH = 12; - uint32 HOCCIHMKICC = 13; +message JHBIPKMOCCG { + repeated KGIGHCKLLKL GPMDIAECOGH = 5; + uint32 AFJCLENHANC = 11; + bool DPHDAGAGBII = 13; + repeated CELAJGPDPBN OPLAJNCKEFN = 15; } -message HNBLMHCELNG { - int32 FFNOHAIIHCA = 4; - uint32 PCECABCJIOG = 9; - bool KNMIKBBIPJP = 11; +// CmdID: 6689 +message MCJHCKBCIHC { } -// CmdId: 28254 -message KBPKDKILOCD { +// CmdID: 7672 +message ELFDJCEAFJH { + uint64 BOCHKLKFMIK = 2; + int32 retcode = 5; + uint32 CJFGADHMEOL = 11; + uint64 guid = 12; + uint32 item_id = 14; } -// CmdId: 24185 -message NBADIPCBFBD { - uint32 BLALLKJMGKE = 6; - uint32 FGLOMDPCLLL = 12; +// CmdID: 26160 +message LIOOMDEONGK { + uint32 KENIKECFFLM = 5; + int32 retcode = 7; } -// CmdId: 26009 -message HLOFEOMGFHO { - string MMKOLPHJBBL = 2; - uint32 ICBHKOACPGP = 13; +message ONOHEIODDKC { + uint32 BJJGMLIAKLB = 3; } -// CmdId: 6190 -message JFNAKBNLLEF { - int32 ALOELOFKHLC = 4; - repeated CAJCLCKKPDG FIFMKBNAPCD = 11; +message BCGHOPFDCOB { + uint32 BCGGIOGBOCK = 4; + uint32 JHMGBEKGGGD = 5; + uint32 HFBFDCFOMPD = 9; + uint32 NCAPFABBIKM = 10; + int32 CNGFCLPCJGC = 13; } -// CmdId: 21836 -message BMHECBHPAMI { - PFBFHHCIJHK OBGIMGFKOBD = 5; - MPODFIEBDDN IDNAGMKOHNM = 10; - bool ODLNHPFFBGM = 12; +// CmdID: 6102 +message FLLBMPEGFJM { + repeated int32 DNCFMFNGLFA = 2; + repeated DBDDCNHMJLH CBDJNKEPEAJ = 5; + int32 retcode = 6; } -// CmdId: 28733 -message ADKNLOOCCFB { - uint32 LFEENLOIMBB = 7; +// CmdID: 21304 +message MBLMMBKDINH { + uint32 BKCLMICECHC = 12; + uint32 JABCJFFOAHL = 11; } -// CmdId: 26452 -message KMGDODDEHPH { - uint32 PKLFIKGDGPG = 4; - int32 ALOELOFKHLC = 5; - bool LHKGDGLLHMN = 6; +// CmdID: 23488 +message LHDGJDLNECL { + NIEMJJCEDCF AIAAJCALBMI = 2; + uint32 LJBANIMOEJP = 3; + uint32 BJMIHKPHIFA = 7; + NIEMJJCEDCF NHKDMBNIEHO = 12; } -// CmdId: 23666 -message CNLPOGJODEG { - uint32 GCBOLPFMJCJ = 10; +// CmdID: 23178 +message BGOIBBGGJKD { } -// CmdId: 8057 -message FNMLILFGBKM { - bool NBMLNBPINCD = 9; +message IOLIKLNLGCL { + map CKFEFFBPDAD = 1; + bool ECIHDIJCLED = 3; + uint32 MEMPKCGNNMF = 4; + bool JHFMEFICAAL = 6; + uint32 DMKFECCMCOP = 11; } -// CmdId: 26611 -message LLCBGGFPJFD { - uint32 BLALLKJMGKE = 1; - uint32 DJICEINGFJJ = 3; - uint32 BFBIJGJGMNE = 7; - int32 ALOELOFKHLC = 15; +// CmdID: 9762 +message BMAJAFFJKFJ { + repeated NOFLBMENKNC JFNNNIPOCBJ = 6; } -// CmdId: 7619 -message KHNHDOMKPPM { - NNEPMBOAKNH CJBIKPDJDPH = 1; - uint32 HIJCCOEIPNP = 3; - int32 ALOELOFKHLC = 7; - uint32 KGELPEMDBJJ = 8; - repeated OIGNKPBNGEC CPGPAKKAOHE = 12; +// CmdID: 22064 +message EOMLBCNNEDE { + int32 retcode = 10; + uint32 MEMPKCGNNMF = 15; } -// CmdId: 3629 -message IDMLGBMNLJI { - uint64 HIFMPMDKJLF = 2; - int32 ALOELOFKHLC = 3; - uint64 KAAEMLKLCOE = 8; +// CmdID: 25067 +message CMOJDONPILO { + int32 retcode = 5; + uint32 target_uid = 7; + uint32 param = 9; } -// CmdId: 22722 -message LCICGGFHIMC { - uint32 AMBOFGGKNPN = 7; - uint32 AAABLNLHBFO = 11; +// CmdID: 1277 +message LLKEEIIHNLK { + map ONNLNEFNFGJ = 1; + uint32 GPDOGMPIJFC = 5; } -// CmdId: 22726 -message JKNPGEPLMCI { - uint32 GCBOLPFMJCJ = 13; +// CmdID: 2816 +message OGPNAFHIOHE { + int32 retcode = 6; } -// CmdId: 6852 -message IJOCCECEFBD { - uint32 BLALLKJMGKE = 8; - uint32 JECFCPILBCM = 9; +// CmdID: 317 +message NBGKJECKALP { + bool BHFFJLAACHB = 5; + uint32 IIDHPKEFHPM = 6; + bool PKIKLJPBFLD = 8; } -message IGDDDMNJKNA { - ABFKJACHPLA IBFNHOEHHGN = 5; - ABFKJACHPLA OKMKKBJKFPL = 12; - ABFKJACHPLA LANJAPJOEEI = 15; +// CmdID: 27750 +message LFBAPDCNEEJ { + repeated uint32 DAHKFDAACLL = 14; } -// CmdId: 6128 -message EFIGIMPNLCE { - int32 ALOELOFKHLC = 1; - int32 KHOMIKPAOLH = 7; - AKACDLKJAKA IGHLCHOFBLM = 15; +// CmdID: 1178 +message EPGJBMMOFFG { + uint32 CDMJGIFEFMD = 14; } -message OGBHDPNNLOC { - repeated CMCNNIDFHNL BKFNJNIPBCI = 7; - NFGBLLGLHCC DKFDDHDCIMF = 13; +message KPLDGCNNFJM { + map EJEPPAJKAOB = 11; } -// CmdId: 2555 -message COLOFAIIJHG { - int32 ALOELOFKHLC = 5; - HEMHHOGJJDH KOFBCBIEPLK = 13; +// CmdID: 2103 +message EBJEJFLKJHK { + bool FDGOBOIHCBP = 12; } -// CmdId: 6000 -message HDFLIBMIFHG { - uint32 DLJMNLOJELE = 3; - uint32 JHDNCBBEELC = 6; - uint32 PKLFIKGDGPG = 7; - int32 ALOELOFKHLC = 10; +// CmdID: 2272 +message MAGLDAGOBKN { + bool NAPMCBKMNAA = 3; + uint64 server_time = 7; + uint64 OPCKNLIJCHD = 8; } -// CmdId: 6120 -message KALBDJGIDBH { - ABFKJACHPLA CEBOGNOBIKB = 2; - repeated int32 JLALEHMFKHG = 6; - ABFKJACHPLA BLEACFGOPIM = 9; - int32 KHOMIKPAOLH = 10; - uint32 PABNFILBDMA = 11; - int32 JHEHOCBEODA = 15; +// CmdID: 9226 +message OPKCPDKGHHK { } -// CmdId: 24113 -message IGBEAGJOECG { - uint32 OIANCIPKPBE = 7; - uint32 CEIAKNGAODL = 11; +// CmdID: 3138 +message IEMKDBKMBAK { + int32 retcode = 11; + uint32 MEMPKCGNNMF = 12; + oneof GCBCKCBNPMN { + NPANKIFLLMM settle_info = 15; + } } -// CmdId: 4238 -message BMLDACNHJJF { - uint32 HDGEAGLAEII = 13; +// CmdID: 4378 +message JPPADDIABKA { + int32 retcode = 7; } -// CmdId: 23740 -message EMJEFFOAJJD { - uint32 IFHOKCCOFJJ = 9; - uint32 CDCEKBBCJEH = 13; +// CmdID: 5554 +message HOGBEGLDNNK { + uint32 JDDAMHCEAPE = 3; + uint32 KJLBEPDNLDM = 12; } -// CmdId: 6383 -message DOCAOILFOGB { - uint32 NLJANOFKHOH = 9; - uint32 GDKIJBAPBIG = 15; +message APJFAMGOJDB { + uint32 skill_id = 2; + uint32 EFJOHFKEMJF = 6; + bool LHHBINHJAOE = 13; + uint32 NIMJBKKHMGM = 15; } -message IPKMFNEGOEH { - repeated LDHLADFBCJC EJKOOBFIOKB = 1; +message KFJHKFECDPD { + IDGMPHBJNIM type = 4; + repeated uint32 HOGFDPAOFOM = 8; } -message NGOJPAKJMGP { - uint32 JHEHOCBEODA = 1; - repeated uint32 FDACAPJIFGP = 2; - repeated uint32 JAJLKALABPB = 3; +message GGCFFDKLEEN { + oneof ADEBPDLAOJP { + string str_param = 11; + uint32 int_param = 13; + float flt_param = 12; + } } -// CmdId: 28099 -message EDJIDKOCAND { - AKKCCAEOELO EDKODFKFMHL = 6; - ABFKJACHPLA OKMKKBJKFPL = 11; - uint32 PABNFILBDMA = 13; - ABFKJACHPLA LANJAPJOEEI = 14; +message NCGJEBLJECF { + repeated OEPKKECPJHN CBENKJEOCIL = 5; } -// CmdId: 4473 -message GOEAIOFADNI { - uint32 GNJFOAILNDA = 8; +// CmdID: 20103 +message JNNINBPJDLE { + string CEELGOOGBEC = 6; + uint32 AAOPMGIELOK = 7; + uint32 entity_id = 8; + repeated uint32 DNIJPPKBCBD = 12; + uint32 LAICDPFDIMH = 14; + repeated uint32 CDGFHBKOOGN = 15; } -message JBCLJOHCCAC { - uint32 NMDGEEBDADJ = 1; - uint32 KOBOPOPAKGE = 2; - uint32 FLLKAEKOCHM = 3; +message MDBNHEBDNED { + repeated ELFMDEMLJCB KMHADMIDCPG = 12; } -message NCPHCGCDJHI { - bool EBPCEPLKLCC = 1; - uint32 JFEMOPGIFHC = 4; - uint32 GCBOLPFMJCJ = 9; - bool KHEJHGHEODI = 15; +// CmdID: 6549 +message COBEAJJCKPD { + repeated AvatarRenameInfo avatar_rename_list = 2; } -message OEDCLCKDNLG { - uint32 IFCIBKBMIPC = 1; - uint32 GCIALBPFLBD = 2; - bool BLNOGBLLHBL = 3; - EIOPKNBMCKJ HJNOCBNAIJB = 4; - bool PIMNPMEJHBA = 6; - JBFDPIINFMO GCHGGMDGBED = 7; - uint32 COHNJMMKBLC = 12; - LHFLELPFNPO DNHOFJJAPBE = 13; - KMNFHJGCFDG AKKPHOBCOGJ = 14; +// CmdID: 7974 +message PBIPAGMDPHC { + int32 retcode = 9; } -// CmdId: 20399 -message KBMPEODAPFL { - repeated GBMLGLMAJEP CJANDAFNIOP = 1; +message AIIGDIHBJGA { + uint32 count = 11; + repeated uint32 NKLNIDIKHFP = 12; } -// CmdId: 2280 -message OJPHLDJCKBP { - map MOKFMLCLKKH = 9; - uint64 KAAEMLKLCOE = 12; +message KAIMCPBDBCK { + repeated IOGHHFJJKPG CBENKJEOCIL = 5; } -message IKLNBOODLPP { +// CmdID: 23208 +message JLBBNOAFGKO { + bool FDGOBOIHCBP = 3; } -// CmdId: 23011 -message NDMHKELKGGC { - uint64 IKCGBNOFDID = 4; +// CmdID: 9617 +message IKKOMAKKLAO { + bool is_locked = 2; + uint32 EBABPELDOGG = 5; } -// CmdId: 26125 -message IEHOIICGMPM { - uint32 FOBCDPDBCKB = 3; - uint32 NAAKJKALPPD = 5; - repeated uint32 CDAMBODBBII = 11; - uint32 BPBGKNKBDGH = 13; +// CmdID: 23770 +message FMPFFPFEAGK { + bool NOFKHEDPMPP = 2; + bool LKCAEOPCFOC = 13; + int32 retcode = 15; } -// CmdId: 4335 -message DJGEHHFFHKE { - repeated string OADBIOJCHJL = 11; +message ADEMKIPFKNF { + JMEOLLKIONG ONNCHKCBPMK = 7; + uint32 PHNJPMEEIBJ = 14; } -message NECJCBELONF { - AKEIOPODHFF KCDCFCAGMCK = 1; - uint32 OGJOEHJJOCD = 2; - bool OICDBBMEGCE = 9; - oneof FIFHAKLFGLG { - OGDLNKKMJNH chest_info = 6; - IIIDBKKKJFD shop_info = 7; - } +// CmdID: 2238 +message PABBJJJHEKA { + int32 retcode = 3; } -// CmdId: 23683 -message JKKNINNFNFA { - uint32 PKLFIKGDGPG = 12; +message BEDGMDCOEEN { + uint32 OKKAPKJIHJB = 1; + repeated AGBLHGEAJAO IBJPFJKFBJO = 6; + uint32 IJAGLLBJKDA = 10; } -// CmdId: 11 -message HEAPAPBOEDE { - bool HHALAHALMKI = 1; - int32 ALOELOFKHLC = 6; - uint32 PKLFIKGDGPG = 10; +// CmdID: 7738 +message OBBKHEDCJKH { } -message OIOIHILBMDN { - bool EBPCEPLKLCC = 1; - uint32 PKLFIKGDGPG = 3; - bool PHNFKDNBJJB = 6; - uint32 AFJJPHANFHE = 12; +// CmdID: 4224 +message NMDDPMNEFOH { + uint32 target_uid = 8; } -// CmdId: 27946 -message MGNJEBELDBF { - uint32 HDGHMEGDKDB = 4; - uint32 GCBOLPFMJCJ = 10; +// CmdID: 6647 +message JBEIBCKHHGH { + repeated POIPABABMDA ALMBIFELKAA = 13; + repeated uint64 NJLKAFBFFCN = 3; + oneof BNPJPJLNFBE { + uint32 furniture_suite_id = 1379; + uint32 slot_id = 1756; + } } -// CmdId: 26867 -message FIHGFDNEKKK { - bool PINLNOOODDP = 1; - uint32 KAKFCNHBHLM = 13; +// CmdID: 1385 +message GLAIALAEGPB { } -message PLJDNGKPOID { - bool OJFCNPDNNJL = 3; - uint32 PPFDEGKIBMC = 6; - uint32 MCAPJENHMHH = 7; - repeated uint32 BPKIJDEEKFC = 9; +// CmdID: 5238 +message GBJPKONEMDA { + int32 retcode = 12; + map LNKJPKACOOP = 15; } -message KBMFEIGAEAF { - repeated COMNDJNAEBJ PACLLEOPDNN = 5; - repeated uint32 LFCJPOANNKE = 12; - uint32 PGBDPGGINBO = 15; +message LBLOFALMNAN { + uint32 EEAHOCADKOO = 1; + PHACOOCNGKJ OALBMPMEAGI = 4; + repeated LHJHJBONAKA item_list = 7; + uint32 JPDCJANECAN = 8; + uint32 MHGHINOGBGD = 9; + uint32 MCLJDHGBBMN = 10; + bool KOCNPKMBAGE = 11; + bool CPCHDKGCFMA = 12; + uint32 config_id = 13; + repeated string KODDEMMPDFI = 14; + NHLCOOPKJBL LFDDFLJLOEP = 15; } -// CmdId: 2454 -message GGPGBJNGENM { - repeated OPKHOEGMDAL MMIBBDEGCED = 2; - LDOLDAKPGIK OFNCOLBDOHJ = 6; - uint32 EHOBMKDCCPD = 15; +// CmdID: 8321 +message GJOAFPOAPID { + uint32 OCFIENLFJCK = 3; + repeated DNKELOMNHJD JHGOCHFCKEJ = 6; + uint32 KLEOLEIBPKD = 12; + uint32 BNDBACFFGKM = 13; + uint32 EMMFFKCNBOI = 15; } -// CmdId: 22410 -message EDEDEKOJGFP { - bool GAKBIBMAJOF = 3; - int32 ALOELOFKHLC = 12; +// CmdID: 9880 +message MECALNECCPM { + uint32 OHKIDHNABIB = 2; + bool HMKFFHBMMLH = 9; } -enum BHKMLMHFKCB { - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_NONE = 0; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_SUCCESS = 1; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_TIMEUP = 2; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_CLIENT_INTERRUPT = 3; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_CANCEL = 4; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_ACTIVITY_CLOSED = 5; - BHKMLMHFKCB_PACMAN_DUNGEON_STOP_FAIL = 6; +// CmdID: 23046 +message SceneDataNotify { + repeated uint32 scene_tag_id_list = 5; + repeated string level_config_name_list = 9; + PHJGPIPOKAA GALJCIMKFCH = 10; + CGMAOKBGOHO DFNDKDAFEJO = 15; } -message EEBMDODIBIH { - fixed32 OCMLEJGPMME = 3; - fixed32 OFKJPAHLDIL = 6; - uint32 CEIAKNGAODL = 8; - uint32 PPFDEGKIBMC = 10; - uint32 LDDBOIEHLEI = 12; - uint32 BJIEKIFCCLI = 15; +// CmdID: 7894 +message JDBNALHNDNI { + repeated string DNBGCLGEKNI = 12; } -message CPPBOPDJOJC { - uint32 CNOOMKIFDNB = 3; - repeated uint32 GDIDJANBAAK = 12; - uint32 BLALLKJMGKE = 15; +// CmdID: 5036 +message AKNDLAAJJNN { } -// CmdId: 21880 -message NMMCKMJFPFN { - repeated ALCIPHMEAHF IFCGLNBMHNH = 3; - repeated ALCIPHMEAHF JLHJNHMCEOA = 8; - int32 ALOELOFKHLC = 9; +// CmdID: 4619 +message MMJKCAPLCPK { + uint32 FKHOHKELKOE = 14; } -message NDCOCHDDFCF { - uint32 PPFDEGKIBMC = 5; - bool NHFDIPGIIAH = 6; +// CmdID: 20644 +message JDGEODDOCMB { + repeated uint64 FIKGDOFABEE = 1; } -// CmdId: 5396 -message BAOLOMGDHIE { - uint32 AKCLAOEDBIN = 8; +message FGEDMKGLGIO { + bool DMACPPDBPEK = 14; } -// CmdId: 23848 -message HMALHELIEMM { - int32 ALOELOFKHLC = 4; +message CDAADHNAGCJ { + string LGNFAFMPHKD = 4; + bool LEJLMJJDEDC = 5; } -message MKMIFLOEELB { - uint32 EMAGNNIJHKF = 8; - ABFKJACHPLA BBBFEMPKBFA = 9; - bool KJMNCGIHJMH = 11; - uint32 IGBPKDDGKMK = 12; +// CmdID: 8766 +message IOBFFALBAGC { + uint32 OMGCHBACHCI = 2; + uint32 ADMOKADNFHH = 4; + uint32 KPAMPGDJDHE = 8; } -message AHBGALHHNOE { - bool CLKEFNEDBEA = 10; - uint32 AFJJPHANFHE = 11; - uint32 OINICBJHPOK = 12; +message MBOEMIHOBGE { + uint32 HFJBNDPDLBE = 4; + uint32 IBNKHHBMAEH = 5; + uint32 MABJLJIHKMI = 13; + uint32 BFKEKIMHAEK = 14; } -enum HNJINAJIPAA { - HNJINAJIPAA_NOE = 0; - HNJINAJIPAA_MONSTER = 1; - HNJINAJIPAA_QUEST = 2; +message HONABCHJGLK { + uint32 LGBNFIFCPJF = 3; + PJFODMHGOLN JNMIGJHKAHE = 5; + uint32 MEMPKCGNNMF = 8; + bool ECIHDIJCLED = 9; + uint32 GJLPMFGOLLM = 15; } -message FBJJLLBIDNH { - uint32 PIHLLHEGBMH = 7; - uint32 KMKKJPIPNPE = 8; +message SceneMonsterInfo { + uint32 monster_id = 1; + uint32 group_id = 2; + uint32 config_id = 3; + repeated SceneWeaponInfo weapon_list = 4; + uint32 authority_peer_id = 5; + repeated uint32 affix_list = 6; + bool is_elite = 7; + uint32 owner_entity_id = 8; + uint32 summoned_tag = 9; + map summon_tag_map = 10; + uint32 pose_id = 11; + MonsterBornType born_type = 12; + uint32 block_id = 13; + uint32 mark_flag = 14; + uint32 title_id = 15; + uint32 special_name_id = 16; + uint32 attack_target_id = 17; + MonsterRoute monster_route = 18; + uint32 ai_config_id = 19; + uint32 level_route_id = 20; + uint32 init_pose_id = 21; + bool is_light = 22; + uint32 kill_num = 23; + oneof Content { + SceneFishInfo fish_info = 50; + FishtankFishInfo fishtank_fish_info = 51; + } } -message PKAMMDMEKEK { - bool GAKBIBMAJOF = 3; - repeated uint32 BNPMDNDKEMO = 6; - FNBNDHBGLNG BAPDOMMDFJI = 10; - uint32 PABNFILBDMA = 12; +message GAFLJBCFKJJ { + map OHBKEKLJBEF = 9; } -// CmdId: 28968 -message ICJKJNGHOBB { - BDNFIOHBPJB AGAMEIHGOHL = 6; - uint32 BLALLKJMGKE = 7; +// CmdID: 8988 +message HONAILLFGBD { + uint32 OMGCHBACHCI = 7; + int32 retcode = 12; } -// CmdId: 24900 -message GNLLBALEHDA { - uint32 HDGHMEGDKDB = 1; - uint32 BFANDGPIOPF = 4; +// CmdID: 27792 +message AKGKPNIEONN { + repeated LODOPKNFJNB ENEHEGNABIL = 3; } -// CmdId: 4517 -message PEEKJOKGDIA { - uint32 LJIJKNBCOED = 2; - uint32 JAHFOBKDPDC = 3; - bool LPIPMFLMDCI = 4; - repeated CIBOBMNKFFK JMDBDOMAJLF = 6; - bool HKPAPPFDGCP = 7; - uint32 PLHGOLNFKGP = 13; +// CmdID: 21224 +message FNBPMJMCCDD { + uint32 AGOOLLPKFOM = 2; + uint32 PBAAKONINKM = 14; } -message KMBGODIHOAN { - repeated uint32 DCINNGLNLIP = 6; - uint32 CBMHGJDFBBF = 7; - bool PNODILOLAKF = 14; +// CmdID: 3880 +message PMFGPDEDPML { + uint32 GGHKDJLGFPB = 2; + uint32 level = 3; } -// CmdId: 24171 -message BJAGPPPGKPK { - bool LHKGDGLLHMN = 7; - uint32 PKLFIKGDGPG = 12; - int32 ALOELOFKHLC = 15; +// CmdID: 5242 +message ICGCOCLJALE { + LBBINCMIBAL IBJHBIMBAIM = 4; } -// CmdId: 22946 -message DHBKFCAOCKP { - JFAKCABAGOH DKOBKKMFMAD = 4; - uint32 AIHFCADMDLG = 12; +// CmdID: 3597 +message MFHPMCPAENK { + uint32 uid = 14; } -message IAJBHEFMFEK { - uint32 BDHBELMOIJI = 1; - repeated uint32 ODJFJIMGFFM = 2; - uint32 CDAMIGDACJI = 3; +message EEGBPINNFHJ { + uint32 ILPJBEPJDLP = 7; + uint32 PGLAJFAFGAI = 8; + bool LBMIALPEOBA = 9; + uint32 CJCJONHPIIO = 11; } -// CmdId: 22155 -message MIMKEJBMGGH { - int32 ALOELOFKHLC = 3; - uint32 MOMFDDPOHOL = 10; - oneof FIFHAKLFGLG { - JBLBNFJPLEJ detector_data = 7; - DDNBBJPLJCJ client_collector_data = 14; - LOEMJEIFCPM sky_crystal_detector_quick_use_result = 207036; - } +message LKCDJJFMHPO { + uint32 NKIEALGKIJD = 2; + uint32 instanced_modifier_id = 5; + uint32 instanced_ability_id = 9; + uint32 AJAEPNGNILD = 13; + bool is_serverbuff_modifier = 14; + int32 local_id = 15; } -message CKFGGBHPMOC { - repeated uint32 DBPJPFAIDBF = 1; +// CmdID: 9382 +message NHLFBPKAHFH { + uint32 KHHIBKPBKPN = 12; + uint32 DFPNKFEKIIG = 8; + uint32 GBCEBGKBJDM = 1; } -message JKAKAHLEELC { - uint32 BPAIEHGJHPB = 4; - string PBADAAONHNO = 6; - uint32 LJGHFJGIOLN = 9; - uint32 FLMLDCGODJA = 12; +// CmdID: 29280 +message NMADKCEJMHE { + uint32 GEFBNNEBKDB = 10; } -// CmdId: 4479 -message JNJGOMICKMP { +// CmdID: 21523 +message PJOBHNPMHBE { + repeated uint32 BEKBHHLPPIA = 1; } -message KEFNFBHKCKI { - uint32 HMEDDPKCBBN = 1; - uint32 COHNJMMKBLC = 2; - repeated MIOOAMGOKPO LILALDLBFEO = 6; - bool PIMNPMEJHBA = 8; - uint32 MOCAALMAOFJ = 9; - repeated AGAEMPNCHEF HJJCBOPEHCO = 11; +// CmdID: 21066 +message CHECKDIALHE { } -// CmdId: 8549 -message GFFGJPFGJGO { - uint32 BLALLKJMGKE = 7; - uint64 KAAEMLKLCOE = 8; - uint32 HIMOJHLCKGB = 13; +// CmdID: 29013 +message FOPIAAEIJAO { + uint32 JEFILDJEBAJ = 15; + uint32 GGHKDJLGFPB = 8; + uint32 PCAOBBJLFFM = 6; } -message LONGMBGFKKM { - bool EALBEIDNBFC = 2; - uint32 MNJJOLKENBK = 3; - uint32 PABAEMDACKO = 6; - uint32 CBNCIEOOAKO = 12; - uint32 CGABMAAJPBF = 14; +// CmdID: 24529 +message AFHPONPADAE { + repeated uint32 FIKGDOFABEE = 9; + uint32 DIBJHDJHHLO = 8; + uint32 CNGJENENJIH = 2; + uint32 MHJEOKNGCDF = 13; } -message HLAECEGHEAM { - float OAMDAFDDJJH = 1; - uint32 EDCCKMPHICP = 2; - float PMKKGMDEGHA = 6; - ABFKJACHPLA KFAMPEEGENJ = 7; - ABFKJACHPLA MKCBHMAILEP = 8; - float CCPAJJKILDH = 9; - ABFKJACHPLA NAOLFIBLAKN = 10; - ABFKJACHPLA EBAJMDIFFCA = 12; - float FAFPLHPGGGE = 15; +// CmdID: 3178 +message POHDCFNFBJB { + HIMMEMHOGFB MFMLAKBIAED = 6; + uint32 KHHIBKPBKPN = 9; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 317; + } + oneof KOGHKNFABPA { + MHFIKAHPBMM music_record = 3; + } } -message LKBNIEKHJCM { - uint32 AKKFCILDKKH = 5; - repeated uint64 BOFAAGBHLPA = 6; +// CmdID: 25687 +message MAPONFEJAJK { + uint32 PJJAOILBFBN = 3; } -// CmdId: 21706 -message AMBKPNKJFEN { - bool IBHLFHOOAGJ = 6; +message DDAEKAJCGOK { + bool KPCNIPJNDAD = 5; } -message ILNJINAALJJ { - uint32 OPAONACBPEL = 1; - bool LKJBMABGMHF = 2; - bool DKIJPEOOLKI = 3; - uint32 GCBOLPFMJCJ = 4; - bool NLNGDDMHIMH = 5; - bool EBPCEPLKLCC = 8; - uint32 PCJLJKPFILJ = 9; - uint32 EKPEDADHHBE = 10; - uint32 BMGLIIKDCPI = 11; - GFDBAAKNHOE OBAKDCGLICJ = 12; - bool NBKECAAGDJN = 13; - repeated LLPGKDKKAEN OIOIIOBGEOG = 14; - uint32 BAOKGCLFNNP = 15; - uint32 MDGLIMINJJI = 720; - uint32 DJGJCGHLMEK = 1644; +// CmdID: 8359 +message NJINJCLDDHF { + uint32 JKLAFEIGOLC = 10; } -// CmdId: 24781 -message KHIKAOGEDEA { - uint32 NLHMEGOFMLN = 11; - uint32 AAPCOIPGFHJ = 12; +// CmdID: 7671 +message OPHGNDEIEMN { + uint32 GGHKDJLGFPB = 8; + repeated IMAGDMEIGIK EDJIABEJNIF = 9; + uint32 EOPFFIPDKGN = 10; + int32 retcode = 11; + PKHGEKDMFAP NKCKOOLIGAK = 13; + uint32 DMMPLGDAPPC = 15; } -// CmdId: 28057 -message NCJJBJFINDH { - uint32 HDGHMEGDKDB = 3; - uint32 BEOPIOHNHDM = 14; -} - -message IIFBDGFCONB { - uint32 AKCLAOEDBIN = 2; - uint32 GKAFIEPILPB = 8; - uint32 CPIDJAPNNLL = 14; -} - -// CmdId: 6045 -message BFKHDKAPEGA { - int32 ALOELOFKHLC = 3; - uint64 JLKPGBFFGOB = 12; - repeated uint64 OHNFLHLKIKM = 15; -} - -// CmdId: 29397 -message MGBFMLMPMCA { - repeated EHFDEDADODA OHGJBOFHFPC = 2; - uint32 OBDBEOKEJJO = 12; -} - -// CmdId: 26025 -message CDFMAMKIAFO { - repeated PEOFAMNKHPB BJADEGBBLPD = 3; - repeated uint32 KAHMAKLLOJK = 14; -} - -// CmdId: 25897 -message DNOOJDJKECE { - int32 ALOELOFKHLC = 4; - uint32 BLALLKJMGKE = 13; -} - -// CmdId: 2443 -message HIDDCDKDOKM { - bool EPLBKADEEMO = 5; - HNOMCMKENBA NNLKOBNHCEG = 10; -} - -// CmdId: 4797 -message EJPCIICDONE { - uint32 AGIBDHCKFND = 1; - uint32 ADHEFKAHOPF = 3; - uint32 CAIFMINCNKF = 5; - bool NHBFLJBHAAD = 6; - uint32 KKICFGDFHHM = 7; - uint32 CNJGOFDNOJE = 9; - uint32 OKGNGNLKKKK = 12; -} - -// CmdId: 8106 -message PBFHFCHLBPL { - int32 ALOELOFKHLC = 10; -} - -// CmdId: 2002 -message PAJPCGDJLFF { - oneof BOKNEIKFFJE { - uint32 bgm_id = 28; - bool is_show_brief_card_event_case = 87; - uint32 red_point = 1314; - } +// CmdID: 28787 +message MBMKHGCEKAP { } -// CmdId: 24635 -message CGJBJLNNCBH { - /* protected @ 0x20 */// repeated LDOAFLGFOEH KMGEKLCBMEN = 65535; - /* protected @ 0x28 */// uint32 FIFHAKLFGLG = 65535; - /* protected @ 0x2C */// IOBGGPDIFKB EKFEGLJHDLP = 65535; +message FAGIAFEJOJE { + uint32 PHODJHKGCJD = 8; + uint32 FJMABKLFMEJ = 11; + bool is_add = 13; + oneof Detail { + JECNLAMMPFI card_result = 323; + LPANILCFGOB avatar_available_count_result = 511; + LKNIALGDPBJ coin_result = 1126; + OHJDHPDPKNG avatar_result = 1668; + } } -// CmdId: 9546 -message IFNFOADFFEL { - repeated MIJEECAFEAM NMBJOJAEECB = 1; - repeated DDNBBJPLJCJ PKJPKNGNIJA = 2; - FNAHFDBGHJM DJOBNPOPEKM = 3; - repeated KCICJPBLKGI IIAJINOOMHC = 4; - repeated AHMDJOHBEFF BHOECIDMJKF = 5; - JJGPAPCGKKN KOLFBIIEMFE = 6; - uint32 MKPJIJDOFNM = 7; - repeated AHMDJOHBEFF ABLMLAKFBPB = 8; - repeated uint32 BOKDECMKCJH = 9; - GCBKNGHNMAF BEBAHCPHJIK = 11; - repeated JBLBNFJPLEJ LOMEIBFJHDN = 14; - FFDHGEAEOND AAIGLBIDOFG = 15; - repeated uint32 MJOFAOMGIPC = 555; - uint32 NBMIMHDKNIA = 724; - NNCHKIJCDCM ABJBEFCOPBI = 1470; +message PINNFJFFCGD { + bool HCBKNOLOGLA = 4; + uint32 CDIBDJLHFAO = 6; + uint32 JOFBEIACLOF = 9; } -// CmdId: 27578 -message OHFLNDMMGLF { - uint32 HDNALBCJPEH = 1; - uint32 ONMDPPDFMEL = 2; - uint32 EMFBCNGMLJJ = 3; - repeated NHILJOCFGIL CMHKCLLBELE = 4; - uint32 FLAEJDMDEIH = 5; - uint32 FGPHIHCDOEO = 6; - int32 ALOELOFKHLC = 7; - uint32 DENFNKGHMPL = 8; - uint32 KLGMKLKKFJI = 9; - uint32 HKOPPKGLDEL = 10; - uint32 BCKAJGAPGOC = 11; - uint32 MLLIMGDALKA = 12; - uint32 PJGJGMHFBLP = 13; - uint32 NJMNJNNPFPL = 14; - uint32 HCACIDLFMPM = 15; - bool ELGBOMNCNLF = 713; - uint32 CNJJLOLJMEL = 971; - uint32 MPHNIELJHBM = 1479; - bool IKNKNGACDJI = 1626; +message BHMKLLPGGAN { + uint64 avatar_guid = 3; + bool DOHHENFNGPE = 9; } -// CmdId: 8018 -message KCHGKFHCKLM { - uint32 GNJFOAILNDA = 13; +// CmdID: 7521 +message DKLNBKFJAPA { + int32 retcode = 6; } -// CmdId: 9366 -message IBMGFFNLELC { - ABFKJACHPLA IJCDBADPELM = 1; - repeated uint32 GIHCKKJCAMC = 12; +message FBEMNKFGBCO { + uint32 avatar_id = 14; + uint32 costume_id = 15; } -// CmdId: 1758 -message NIICMKOCDDN { - repeated KNODJMAAMPD BPFDPMCGFFK = 10; +// CmdID: 8209 +message EMPEPFFJNAN { + uint32 parent_quest_id = 9; + bool NNFACLKNGAE = 13; + bool MPGAFIMHBJA = 4; } -message MMDLOEJBCEK { - uint32 PKLFIKGDGPG = 1; - bool LPIPMFLMDCI = 3; - uint32 BCNJJAPEEHD = 5; - uint32 JFNFFNAAFBA = 9; - uint32 CHEHLPACEFP = 11; - uint32 JAHFOBKDPDC = 14; - uint32 HDKBOHBCNJI = 15; +message IKHGGPNJGNB { + KPLDGCNNFJM JIAKNPCCJDK = 11; + PHHLAEBIONP DJPOPGCMNBC = 12; + DGHBMHOAELD KBBBMDNKPJH = 13; } -// CmdId: 20204 -message DAGAJLAJHNB { - string MNFCOLBGENA = 1; - uint32 OEMFLAILONG = 6; - uint32 GOABEJGJJJP = 7; +// CmdID: 23191 +message HLFADILGGHD { + repeated uint32 KNBIFCCIBLE = 1; + uint32 DMNLDPPGOKG = 2; + uint32 MEMPKCGNNMF = 3; + uint32 PJJAOILBFBN = 6; + bool AMBLLDMIPFP = 11; + bool OMMFIPEHLOF = 13; + uint32 PBKEAOCBPMN = 15; } -// CmdId: 1747 -message PIGANPLFOMH { - JEAFHBGBLBD ONEODMGMPFM = 15; +// CmdID: 7486 +message EJLJDNJAOPJ { + uint32 config_id = 5; + bytes OINCFCJKNHA = 8; } -// CmdId: 601 -message GCEKMMHBEAN { - repeated BKIJPFJAHAJ DIBMJHKANOK = 12; +// CmdID: 9148 +message KOOGLNLMANH { + uint32 group_id = 4; + uint32 BKNPLFIKKFG = 6; + oneof Detail { + NPPLLPEALIK irodori_chess_settle_info = 36; + ENNABDGOGOF chess_settle_info = 304; + KKFOBMPMGBI mechanicus_settle_info = 828; + } } -// CmdId: 20197 -message NAHHEOOGGDC { - uint32 AAABLNLHBFO = 6; - uint32 AMBOFGGKNPN = 12; +message HCIAJFNHJAA { + uint32 IBCGFFJGCID = 4; + uint32 level = 5; + uint32 NEIJIGCOHAD = 6; + uint32 EOPFFIPDKGN = 7; + repeated uint32 FKGBKFAHEFK = 10; + uint32 exp = 12; + uint32 JEFILDJEBAJ = 15; + HAKJCBNCNFP OMDCHNKNIKO = 219; + PHMENAIAOFB OGLNPBNCECO = 538; + MINOMPGFLEI AIAGDPEDGKI = 886; + HNJAAIPCEID JHOANKBNPLA = 1630; } -// CmdId: 5117 -message AIKCNDCGKCP { +message NJNDGMEJDJB { + repeated EKPABGIJLBO POBHLHHDJHE = 2; + uint32 PHPFPPIDJKJ = 12; } -// CmdId: 29322 -message FPGLLMAGDPK { - uint32 BLEEMAAFLBI = 2; - uint32 MJKJCNBPEOE = 14; +// CmdID: 2546 +message OKEJFHEIIPA { + GJNOBDELMLF HJIKEGIFECD = 14; } -message DBFAPJPAPLC { - uint32 PGBDPGGINBO = 3; - uint32 CDKAFHNCGNN = 5; - HFGEKLGFDED DBJDCCKGHOO = 6; - uint32 KCMKGNFIFBD = 8; - uint32 FJFENDDFAIF = 9; - uint32 BFDCMJMCICH = 11; - uint32 LGIAHGDMOBA = 14; +// CmdID: 26725 +message HMJABLELKIJ { + int32 retcode = 2; + repeated DLNMIFIODEB ILNBHPKJKMG = 6; } -message FLDLAAIIPCG { - repeated MGKKIPIPJME HFMPCELHGBP = 5; +// CmdID: 21903 +message FPAPCGPCHNE { + bool IJNJEMGEJNM = 2; + int32 retcode = 10; + DOFEMMFNNNG NBHODDCFIKB = 12; } -// CmdId: 23668 -message EJLNDMBAAKK { +message DFJMMDOCMMO { + uint32 config_id = 5; + uint32 group_id = 8; + Vector pos = 12; } -// CmdId: 2995 -message HIEBNBIOMCI { +// CmdID: 2141 +message HCCFGMMKKLG { + repeated POIPABABMDA DLKGDLNILEH = 4; } -message EAPIKHHFGAJ { - uint32 PCECABCJIOG = 6; +message CGLHBKMLHJG { + Vector rot = 1; + uint32 guid = 4; + Vector pos = 9; + uint32 block_id = 10; } -// CmdId: 4956 -message GIOBNFIMMBG { - uint32 ENMJPKOJOIE = 14; +// CmdID: 20224 +message AJLMNIOIONM { + int32 retcode = 12; + uint32 PJJAOILBFBN = 14; } -// CmdId: 21747 -message ADOANCBLFMN { - uint32 PKLFIKGDGPG = 4; - int32 ALOELOFKHLC = 14; +// CmdID: 3452 +message PHFDKOLMGGI { + uint32 DGLCDJNMNKH = 1; } -enum JKNMKIAAIDA { - JKNMKIAAIDA_GCG_PERFORM_INVALID = 0; - JKNMKIAAIDA_GCG_PERFORM_CARD_EXCHANGE = 1; - JKNMKIAAIDA_GCG_PERFORM_FIRST_HAND = 2; - JKNMKIAAIDA_GCG_PERFORM_REROLL = 3; - JKNMKIAAIDA_GCG_PREFORM_COST_REVISE = 4; - JKNMKIAAIDA_GCG_PERFORM_REDRAW = 5; - JKNMKIAAIDA_GCG_PERFORM_HISTORY = 6; - JKNMKIAAIDA_GCG_PERFORM_BEFORE_HENSHIN = 7; +// CmdID: 8612 +message GEEEHFPLPNG { } -// CmdId: 21131 -message FCLFNJNNDPE { - uint32 BLALLKJMGKE = 2; - ABJOEEKOBAB ADBFFAIPBOO = 4; +// CmdID: 4216 +message NCLFINCCBGF { + bool OFBPBIOMCJD = 3; + AvatarInfo OHOAAMNLLCE = 12; } -// CmdId: 9026 -message CCEGPKCHAJJ { - repeated AIFKAFCBNFM ONJFBOBPFJF = 11; +// CmdID: 29491 +message NNBJFGBPPDB { + LPNCACOAAMH KKONLPHIAHE = 6; + uint32 entity_id = 14; } -// CmdId: 7853 -message LEICKLDPDCH { - uint32 FJEONLGCHJN = 15; +// CmdID: 8839 +message KIPCAHCFMNC { + repeated uint32 NEOJJNDLFFF = 2; + repeated uint32 CDGFHBKOOGN = 6; + uint32 PDLKMPBKANE = 7; + uint32 PDKIFKKMHCN = 8; } -message EGDCNADJIII { - bool CLKEFNEDBEA = 1; - uint32 IJGCADDBCDG = 9; +// CmdID: 28277 +message IEDKIIICDDF { + IEPCOAOEMNA MJGHGBHCFIL = 12; + uint32 DEKHBEOOIEN = 15; + bool EIALJBAENGJ = 11; + uint32 PJJAOILBFBN = 2; } -message KCECLJGEEAM { - repeated int32 FGFNMMFFIKM = 7; +message CGMAOKBGOHO { + repeated uint32 DHNKODBJKHL = 9; } -// CmdId: 8303 -message FAPJNDFJDAN { - repeated LHDHLDODJCE IJFMJADHACD = 2; +// CmdID: 24104 +message ABONIPJIEGL { + uint32 scene_id = 3; + int32 retcode = 10; + uint32 LBCLGHBMDAF = 11; } -// CmdId: 28085 -message DNCLKLCKPIN { - bool KINGCDIJHLO = 1; - map AFBEFBKFJEJ = 9; +message PFBEJHAGODB { + repeated MKALMMGNKOO EOJFOCOCBCJ = 1; + uint32 skill_id = 15; } -// CmdId: 781 -message FDOCBKDPEJJ { - string AJOEFDIKLHM = 11; +message KMJEDJLDEAB { + uint32 item_id = 5; + uint32 GFPPMNLPOEK = 12; } -// CmdId: 28757 -message FMDFIGPCGOP { - uint32 OFHHLKDCMJG = 11; +// CmdID: 6362 +message KBMGILELKGM { + uint32 KDKNOOCOEBM = 3; + uint32 LGOOIDCIAAG = 8; } -message LIEBPBNLCKI { - uint32 FAAPNMNMFPI = 2; - bool LLKGPMLDCDH = 6; - bool MENIMNJENDO = 7; - bool OICDBBMEGCE = 8; - repeated uint32 PGDMDCMHKAC = 11; - AKEIOPODHFF KCDCFCAGMCK = 13; - uint32 FLLKAKPOHIC = 15; +// CmdID: 4191 +message PHMBDNHHEBI { } -// CmdId: 23601 -message HBJNCMHMNNM { - uint32 PKLFIKGDGPG = 1; - DCMMGKJJPKC BEMPPNIOMIE = 8; - int32 ALOELOFKHLC = 9; - uint32 HDGHMEGDKDB = 15; +// CmdID: 3084 +message MDGLFOGHNMH { + LPNCACOAAMH KKONLPHIAHE = 4; + uint32 entity_id = 13; } -// CmdId: 8122 -message NBLNCKBPINK { +// CmdID: 28346 +message JGBPMOOKAIB { + int32 retcode = 3; } -message GFHMKGKAOMB { - uint32 BEIICDKCEEF = 9; - repeated LJBKEOKPJOC CMJMDPPJHJB = 12; +// CmdID: 26209 +message NIHNJMCIBBF { + repeated HKBCJPOPOGI MKMHPOMEAHP = 1; + repeated HKBCJPOPOGI GBEPKGLFBFD = 6; + int32 retcode = 7; + repeated int32 DEKIIHDLAOI = 9; + repeated HKBCJPOPOGI NBIGLFHEJBE = 14; } -// CmdId: 709 -message INCJDBGGLDJ { - ABFKJACHPLA IJCDBADPELM = 3; - uint64 CKGOKBHCLPP = 5; - int32 PMEFFNPLOPN = 13; +message BKEGALPKBIP { + repeated HDJKHDKCOAH CGMCLEELMJO = 2; } -// CmdId: 27020 -message HDLHANKBCKJ { - uint32 LJGHFJGIOLN = 7; - bytes DLICBFJDCPL = 12; +// CmdID: 27937 +message FBCAFJJLALC { + uint32 EDHBECMMHJC = 7; + uint32 prop_type = 13; } -message FMDGCANNHPO { - repeated MMOBIFIFICJ BIKKJOKJGDL = 9; - uint32 IMDJOJEKOJO = 13; +// CmdID: 28598 +message BGPKNENKPHM { + uint32 FCHFAKEPINP = 14; + uint32 OKICOGLEJEC = 5; } -// CmdId: 29664 -message KHOIFGAGKGI { - int32 ALOELOFKHLC = 15; +// CmdID: 27433 +message JAFKKPEPGBK { + MLKDABBLIFK NIBLMCEOFLG = 3; + uint32 GIICKAOFKDB = 4; + int32 retcode = 5; + HDPDHDLPHAE IIFDBEPLDKE = 6; + uint32 gadget_id = 7; + uint32 entity_id = 8; + Vector BNDOCLLEBEA = 10; + CKIJCDMELNH OAAHHNMHAFH = 11; + Vector BELIOKMDLGB = 15; } -// CmdId: 1436 -message OPEKOMFBJGJ { - JELFLGEGHCA CEEHDGIPHHC = 8; - int32 ALOELOFKHLC = 9; +// CmdID: 23771 +message MLPNMHMIOFD { + int32 retcode = 3; } -// CmdId: 2008 -message MAAOEIIAJEG { - uint32 IJGCADDBCDG = 4; - int32 ALOELOFKHLC = 12; - uint32 BJCEPMIJIJG = 13; +// CmdID: 6063 +message LJOMJDECLLC { } -message LECGIAPGFIM { - message EGKCBFOLAEH { - uint64 ONFNPJNDOFG = 4; - bool AOAGPGDHDON = 9; - uint32 PABAEMDACKO = 10; - } +message HKPNPGABCIJ { + repeated uint32 OGJODGFLEIN = 1; + bool HKGKCLKJDOP = 2; + uint32 KDKNOOCOEBM = 3; + uint32 OBOOPJLPDNI = 6; + uint32 FBPGIMLMDNJ = 7; + repeated uint32 tag_list = 9; + repeated EKPABGIJLBO POBHLHHDJHE = 11; + repeated BMGMNIIEJBE CAHLHMJCOLO = 13; + uint32 guid = 15; +} - uint32 JNNIEOGNCML = 1; - uint64 CPNKPDPJDAC = 2; - uint32 ALNMEJOINOH = 6; - string DNNLJDINGIL = 7; - repeated EGKCBFOLAEH HKFLHFJDBML = 13; - float BOIJFMOFFID = 15; +// CmdID: 24600 +message LPEKIDBDKND { + uint32 CENHKJDFFDA = 2; + repeated uint32 DNIJPPKBCBD = 6; + NMJPFHHJDAN reason = 10; } -// CmdId: 28548 -message BBFOAFJKPBP { - uint32 LLHEAHHDFHP = 3; - uint64 KAAEMLKLCOE = 13; +message MAELIJNMJFG { + uint32 PDKIFKKMHCN = 6; + uint32 BKNPLFIKKFG = 7; + uint32 group_id = 8; + uint32 GJNBFNOIIIN = 9; + uint32 FPEDHEDEKPE = 13; + uint32 LGBNFIFCPJF = 14; + uint32 AAOPMGIELOK = 15; + oneof Detail { + BPIBIBMGOLL char_amusement_info = 83; + EFBIBOLLCCA pitch_pot_info = 99; + OOHIIBFCAJE lan_v_3_boat_info = 111; + JGBBFOGNLKN fleur_fair_info = 307; + IOILCOENABE ball_game_info = 317; + CPDNNJHCJLK monster_vs_monster_info = 326; + NBOKGPKIBPK hide_and_seek_info = 590; + LLIDCBKBPJH target_shooting_info = 716; + JCEKIAJCNCJ coin_collect_info = 842; + DNFMMBKOPGA bird_ball_info = 878; + OCKFDNDLGJG hide_and_seek_v_4_info = 993; + FFNNMLBFEIH lan_v_4_party_lion_info = 1052; + BBHCDJOBHMJ brick_breaker_info = 1805; + OGAIOCIIAOB chess_info = 1844; + HIKJHBDFMPA mechanicus_info = 1850; + JOJDJOPIEAG fleur_fair_v_2_pacman_info = 1914; + FGJDCEDJKFK watergun_info = 1920; + CHOKEFPFLEC irodori_chess_info = 2013; + } } -message KAAKJBIKNGA { - repeated OMEPEGPCMPN LHBIDKLOLKP = 3; - string LKNNMKBFNDI = 6; - uint32 BIAPHPNOKLN = 8; - string GICGOHHILAB = 11; - uint32 JHEHOCBEODA = 13; - MKAIPGDCGOK HDJKAOEPGLA = 15; +message GOIPIABAGCG { + uint32 JPMNOMPMNEI = 2; + uint32 MKPAIDDGMEJ = 3; + uint32 IBPPBOJMPPN = 7; + uint32 CMNKKDBHIJG = 8; + repeated uint32 KCIILFEBDGL = 14; + uint32 PGEDCPGDIGF = 15; } -enum JBJHJGEJMKM { - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_NONE = 0; - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_FORMAL = 1; - JBJHJGEJMKM_DUNGEON_CANDIDATE_AVATAR_TYPE_UGC = 2; +// CmdID: 23461 +message JIKMIGJJCEE { } -// CmdId: 29143 -message OMLEJENNIJM { - int32 BFIFFDGCFGK = 2; - uint32 FLLKAEKOCHM = 3; - int32 NDNGNBPPIPN = 6; - int32 INPAPNBJFIJ = 7; - uint32 EJFCHENMHFO = 12; - string BMDLHCMBPOA = 13; +message FHFDMAMPGOG { + fixed32 end_time = 7; + repeated uint32 FIKGDOFABEE = 11; + fixed32 LGBNFIFCPJF = 12; } -// CmdId: 2532 -message CBGAMDPCMAM { - int32 ALOELOFKHLC = 13; +// CmdID: 25988 +message DGLCIOMEHOL { + oneof Detail { + bool is_show_animation = 1092; + uint32 bgm_id = 200; + bool is_show_detail_build = 337; + bool is_show_brief_card_event_case = 1260; + uint32 red_point = 1669; + } } -// CmdId: 22389 -message IBIGEGFCDJJ { - LKJJDJFPJNC NCANENMKPOM = 5; +// CmdID: 23418 +message GNHKJMIJEOC { } -// CmdId: 29810 -message LACDDKLINPO { - int32 ALOELOFKHLC = 3; +// CmdID: 9866 +message PKPKEBFBGBP { + int32 retcode = 10; } -// CmdId: 24278 -message FGPFBBHBDCM { - uint32 GIPMLOCONCB = 3; - uint32 BLALLKJMGKE = 4; - uint32 PABNFILBDMA = 5; +message POKLPBJOIGI { + uint32 costume_id = 8; + uint64 guid = 9; + uint32 avatar_id = 13; } -message NIMHCEOACIN { - bool PHNFKDNBJJB = 7; - uint32 PKLFIKGDGPG = 8; - bool EBPCEPLKLCC = 12; +message MLLBFFMEEMP { + uint32 GCBHMFENENA = 1; + float FGIDALDOMAF = 2; + uint32 NLDMDECJCMG = 9; } -// CmdId: 4305 -message MGGKNNIINPK { - uint32 JAONFKLIMLC = 3; - uint32 KMOLHDDPBNL = 8; - uint32 ENKIGHFIHBA = 13; - PFOILGNHKLC FGLOMDPCLLL = 15; +message ONJIENGBDIP { + bool NFOLOCGBFFG = 1; + uint32 COMEFDOONHD = 6; + uint32 GEIHMKHCIJE = 13; + JDFKBDOHHNI state = 14; } -// CmdId: 29464 -message GLIGKDCPIPP { - repeated int32 NCIHBINMCJF = 2; - int32 ALOELOFKHLC = 4; - map ACPGIKDLENN = 7; - repeated PKFDNPOKJIF BEJFEALJLJB = 13; +// CmdID: 2022 +message DNDILJMHLIM { + int32 retcode = 6; } -message LEGHBPNOIBP { - uint32 IANKMPGNFGH = 2; - uint32 HIJCCOEIPNP = 4; - uint32 MBPOIGPJOMP = 6; - ABFKJACHPLA LANJAPJOEEI = 15; +// CmdID: 2570 +message PNEAHEEGOPI { + string DPPIBJFOMOC = 9; } -message FEJEPAFFINE { - uint64 PPFDEGKIBMC = 3; - bool JPMMFBAIAIJ = 6; +// CmdID: 9549 +message BEKNBPEJLCO { + repeated uint32 FGHOFGJOICC = 7; + repeated uint32 JMEIEMBNDHK = 10; + uint32 DMNLDPPGOKG = 2; + uint32 PJJAOILBFBN = 13; } -// CmdId: 27284 -message PILPDBOMABC { +// CmdID: 4852 +message GGIHKODOKAJ { + uint32 KFPEGNAADLO = 5; + uint32 GAPLFMMGBFA = 12; } -// CmdId: 21570 -message MMMPMEDMPJD { +message OOLBPNPEMDK { + uint32 CNGPMODDHNG = 7; + repeated AMIFCCDHBCP GMLDCKALLKK = 11; + repeated AMIFCCDHBCP OPGIOLHGGDC = 13; } -// CmdId: 3191 -message AJDNPHBNDJA { - uint32 DFGBJIBFJBA = 1; - oneof BOKNEIKFFJE { - ONDABCNMDPK gallery_settle_info = 13; - NMDFJNKCJEL boss_settle_info = 7; - } +message AAJGICJDCMG { + repeated LPKFHNJIBNA CBENKJEOCIL = 1; } -message GIOFBPEJLGC { - uint32 LBONCNFNDMF = 3; - uint32 BLALLKJMGKE = 7; - uint32 IKMDCLIPBOO = 9; +// CmdID: 2812 +message IEHIJGIEKLH { + uint32 scene_id = 5; + uint32 group_id = 7; + uint32 config_id = 13; } -// CmdId: 6192 -message OBLAKLIIBHB { - enum BJIIKJIPJKA { - BJIIKJIPJKA_STATUS_FAIL = 0; - BJIIKJIPJKA_STATUS_SUCC = 1; - BJIIKJIPJKA_STATUS_PARTIAL = 2; - } +// CmdID: 9759 +message AGMJONLIFGP { +} - int32 KHOMIKPAOLH = 4; - int32 ALOELOFKHLC = 5; - repeated CAJCLCKKPDG FFGJCHOCAKI = 6; - BJIIKJIPJKA EDACENNCEFP = 7; - repeated ABFKJACHPLA KFLFGADJHKL = 8; - repeated ABFKJACHPLA IMIDFDMCJHJ = 10; - repeated CAJCLCKKPDG JLFJFEPIFEN = 12; +message MIAMFOFPFNK { + uint32 CJFGADHMEOL = 1; + ONOPNDGNFHA tag = 10; + uint32 ALPFBBEJIMO = 12; } -// CmdId: 9171 -message OBFNJOOACCC { - uint32 PABNFILBDMA = 12; - uint32 OIANCIPKPBE = 15; +// CmdID: 25798 +message HEGBOMGKEKM { + IGOHJIBCDFA LKIDBHIOOOG = 1; + ANEHJKNOOGJ BOCFEILEAKI = 11; } -// CmdId: 1330 -message EIPEACPKJEN { - uint32 PABNFILBDMA = 3; - repeated uint32 HAHACOLBBCC = 7; +message NLLDFOCLANC { + uint32 KAIOCCBNPPA = 1; + uint32 ADOAPMBLFAA = 2; + uint32 JDDAMHCEAPE = 3; } -message EMDMMLCEDJL { - repeated PLELBKPGIAJ PJECCALFKDD = 1; - uint32 HLEGIFFKBPE = 4; - bool EBPCEPLKLCC = 5; - uint32 NDGCDKLKDJJ = 7; - uint32 GCBOLPFMJCJ = 11; +message CPDNNJHCJLK { + uint32 HDFGHJKNDIC = 1; + uint32 DEENPOGJLAH = 8; + CHMHIACPPDE PMMOGLAECFB = 10; + uint32 KMAAANMABNJ = 12; + GNMNGOODHEA ODEPMBDNILM = 15; } -// CmdId: 23212 -message MOCMNGIDPAA { - AIFAPNLEHHO DNMOKEIJGFF = 3; - MPNNKJKNGBC DMNAEAEBLCE = 4; - repeated uint32 DMPPNKEJOIC = 7; - NCIOGLGOKOH OONICMHJJEH = 8; +// CmdID: 2417 +message NNAMCFEGNKO { } -// CmdId: 20457 -message LHHGJENPGPJ { - uint32 JHCILCJHDND = 10; +message GGKIGJCGIJN { + bool ECIHDIJCLED = 1; + uint32 MEMPKCGNNMF = 3; + bool EGCLHKEILHK = 5; + uint32 DMKFECCMCOP = 6; } -message IPKGEMLHPEA { - uint32 DHNKGKBEDNG = 1; - uint32 JBOIFOOCDND = 9; - repeated IKBLJIGBOOD EKBAHEGIOOL = 13; - bool PIMNPMEJHBA = 14; - repeated KOCABNEEAPB DPMLNAIKPDJ = 15; +// CmdID: 9093 +message IJAEOLMJEJG { + KPJFPADPFMJ FDHAGOENHAC = 11; } -// CmdId: 25241 -message HLDFMGPKNNC { - uint32 LCLNEEMKNPK = 14; +// CmdID: 22306 +message OHEMJFMKOCG { + int32 retcode = 6; + MAMJNJHCDAP KJNBDCIAENF = 13; } -message HGIGPJHHJIP { - uint32 HLEGIFFKBPE = 7; - uint32 PKLFIKGDGPG = 9; - bool KHEJHGHEODI = 12; - bool EBPCEPLKLCC = 13; +// CmdID: 23855 +message MEBAPANFGNE { + uint32 BKNPLFIKKFG = 1; + int32 retcode = 7; + uint32 group_id = 14; } -// CmdId: 28527 -message CPONOLCEDOP { - repeated uint32 PIMBHNNHPIF = 3; +// CmdID: 6195 +message NLBLDGPANLP { + uint32 scene_id = 13; + int32 IAMMGIHCBHJ = 12; + int32 JJFPFMPJEMA = 4; } -// CmdId: 4 -message NFHDOICLLIB { - int32 ALOELOFKHLC = 11; +// CmdID: 6886 +message OAPIJKCCAAC { } -// CmdId: 7786 -message MMALAPMEELF { - repeated uint32 BPKIJDEEKFC = 8; +// CmdID: 25566 +message ACHBOCKFICE { + int32 retcode = 9; + uint32 LHDAHDNEPPL = 12; } -// CmdId: 3055 -message HCIDIAIHFMM { - int32 ALOELOFKHLC = 4; +// CmdID: 2333 +message NDEKEJOIIDB { + int32 retcode = 13; } -// CmdId: 26093 -message IIHPLAKBIDO { - uint32 BLALLKJMGKE = 2; +message FJHBJODAPMI { + uint32 GHIAOGLLLDI = 9; } -message NCCJNLKGBGF { - uint32 BLALLKJMGKE = 4; - int32 KDGANJDFBCJ = 6; - uint32 KKDBMPAIJJB = 8; +// CmdID: 5247 +message FMJOIKFENCN { + uint32 ALODOJJBEEN = 3; + int32 retcode = 12; + repeated POIPABABMDA IFFNGNBBIBB = 13; + uint32 AJDEFLCGBMB = 14; + uint32 JFKPLILDPOM = 15; } -message DABKAANFOPH { - repeated uint32 IMBCLDEMJGP = 4; - uint32 IJGCADDBCDG = 9; +// CmdID: 7826 +message HKLBHEAIOAL { + int32 retcode = 5; + uint32 GGHKDJLGFPB = 9; + uint32 FFHEMBOKBEF = 14; } -message KCGBPPJFHNF { - string LKNNMKBFNDI = 1; - uint32 JHEHOCBEODA = 3; - repeated OMEPEGPCMPN LHBIDKLOLKP = 7; - MKAIPGDCGOK HDJKAOEPGLA = 8; - string GICGOHHILAB = 10; - uint32 BIAPHPNOKLN = 15; +message NOAIFEGNKML { + repeated uint32 BEOIMEMPIPB = 6; + repeated OAJCFEAJHJH POKNDECEFGA = 7; + repeated uint32 NINPEMGPNPI = 10; + repeated OAJCFEAJHJH HEDAHIMEGJF = 13; + bool GBIEKPAILDC = 14; } -// CmdId: 6754 -message DMICECKNJFK { - uint32 CDCEKBBCJEH = 7; +// CmdID: 1834 +message CNGMICDJALJ { + bool OENHCBLFPFC = 3; + uint32 CDMJGIFEFMD = 7; } -// CmdId: 4133 -message HBDBGBIKKGE { - uint32 HDGHMEGDKDB = 5; - repeated MPPOFKJJFMA IOLMFKEHCLK = 6; - uint32 NAAKJKALPPD = 7; - uint32 GCBOLPFMJCJ = 9; - int32 ALOELOFKHLC = 11; +// CmdID: 1637 +message BLEBJAKFEKM { + uint32 GAPLFMMGBFA = 1; } -enum MAOBBJNNKCB { - MAOBBJNNKCB_NONE = 0; - MAOBBJNNKCB_FORMAL = 1; - MAOBBJNNKCB_TRIAL = 2; - MAOBBJNNKCB_MIRROR = 3; +// CmdID: 1941 +message HLPAEBGHAEH { + Vector BEHLKBCIBPE = 4; + uint32 skill_id = 11; + IGOHJIBCDFA LKIDBHIOOOG = 6; + uint32 MIAGFDLDMPH = 9; } -// CmdId: 27604 -message GOMPGJOCHNL { - bool BJNGLHNNCOH = 3; - repeated uint32 IKDHAEFEAIA = 6; +// CmdID: 28523 +message OGEKLKKFMGE { + uint32 OGOPOPJBOBP = 2; + bool CPKNLALFOAC = 11; + uint32 HNIJMEHBEBP = 15; } -message EGOPCEMAKMD { - repeated JCOFMGPNGFO HFMPCELHGBP = 15; +message DHAIHHLDMBN { + bool IICIDNMOEBC = 4; + uint32 DEKHBEOOIEN = 5; + uint32 uid = 6; } -// CmdId: 22956 -message NALDBGFGPEF { - uint32 OIFFDDFEHLH = 1; - uint32 LDMDOFDHFDN = 2; - uint32 FIFHAKLFGLG = 3; - uint32 KAKFCNHBHLM = 6; - uint32 OLLMODFCNPP = 7; - EPPNFGHFJIM KIFBAKINPCD = 9; - uint32 DMCHGDJHHBB = 14; - int32 ALOELOFKHLC = 15; - repeated OOHPGAKAACC BAFOFJOJKJF = 260; +// CmdID: 22663 +message KEHAGDINCAC { + int32 retcode = 11; } -// CmdId: 23286 -message FONFIEEBGHG { - PCOMEFKMJBB OEJJCLAELHI = 1; - uint64 KAAEMLKLCOE = 4; - repeated uint64 KDBAAEHMONM = 5; +// CmdID: 28893 +message KBMFNDBGLPO { + uint32 OMGCHBACHCI = 4; } -// CmdId: 21920 -message ENHFLMGGMAM { - EPPNFGHFJIM KIFBAKINPCD = 10; - bool OMGIHMMEJNF = 12; +// CmdID: 1466 +message JNNNMJIOMIG { + LODOPKNFJNB NLMDBCACPFG = 14; } -// CmdId: 9963 -message AJLAJLJEGFI { - int32 ALOELOFKHLC = 15; +// CmdID: 5265 +message OLNMFINHBDJ { + bool IFCHJFJGMCP = 11; } -// CmdId: 7126 -message POKIKPLGCFG { - int32 ALOELOFKHLC = 2; - uint32 FGLOMDPCLLL = 6; - uint32 BLALLKJMGKE = 15; +message ABMOEKNPCLA { + Vector pos = 1; + uint32 uid = 5; + Vector rot = 10; + repeated uint32 KJAEPLIIAIH = 12; } -// CmdId: 29113 -message FNOMJHADPHN { - map IMCFKOBEACF = 4; +// CmdID: 28703 +message EMOGNFIONFJ { + uint32 avatar_id = 10; + uint32 type = 6; + oneof Detail { + LDNKDLDIICD element_reliquary_set_request = 2022; + NMHLBNGKMPM element_weapon_request = 63; + CJNKAMCMNPF element_reliquary_request = 1903; + DFBALNGNHFA skill_request = 711; + AFAKIIOJANI reliquary_request = 327; + ACBCLKOFKDJ reliquary_set_request = 39; + MMENHIKOCMF weapon_request = 619; + } } -// CmdId: 9927 -message JMINBPFFOGH { - uint32 BLALLKJMGKE = 1; - uint32 GIPMLOCONCB = 7; - int32 ALOELOFKHLC = 12; - uint32 PABNFILBDMA = 15; +message DGHBMHOAELD { + repeated NLLLHGKPNFA EBLDMCJPKJA = 10; } -// CmdId: 7448 -message LLDEADDIIBK { - uint32 BKPNAFIOBOE = 6; - uint32 LPIPGEKCPKB = 10; +// CmdID: 4874 +message LOHBGCCLMHO { + int32 retcode = 14; } -message ONPCKJNBENA { - EHDDFAPGEOG EOPFJCEPONA = 3; - map EDCCAPEIIPL = 6; - PFNMOLMANOO IPOACDIDJIM = 7; - map IJNGJJKBFAF = 9; - map JECJNADMCAL = 11; - bool PIMNPMEJHBA = 14; +// CmdID: 4389 +message HOCNHFOGOLE { + uint32 OMGCHBACHCI = 2; } -// CmdId: 4646 -message LHKCBCJFEHM { - repeated uint32 HEMJNNIFHOJ = 1; - uint32 KALNAJAHNFK = 4; - uint32 PKLFIKGDGPG = 10; - repeated uint32 MDBNPFCJHJH = 12; +message JCCFIOJLOGG { + uint32 FBPGIMLMDNJ = 5; + repeated CMDEEPDJOGA EBHCABLNKLP = 12; + repeated uint32 LGBIPEHFABC = 14; } -// CmdId: 25285 -message GGLADNMEBLB { - uint32 NLJANOFKHOH = 6; - int32 ALOELOFKHLC = 7; - bool LPIPMFLMDCI = 8; - uint32 PKLFIKGDGPG = 9; - bool KHEJHGHEODI = 10; - uint32 JAHFOBKDPDC = 12; - uint32 OLHMIGEFGKJ = 14; +// CmdID: 9793 +message FOFDPMOHGEE { + int32 retcode = 7; + repeated GMFPPHHLCMP MICCOOBJINI = 11; + LFFKPKFCJLN BBHFJFEBGAP = 13; } -// CmdId: 592 -message MGDCEBDFECP { - repeated IJLJPOGOGLN KMPKGNDMHBD = 8; - repeated IJLJPOGOGLN MNLGPAFDEML = 10; - repeated NIKCAFMFPOE NGAMALEJNEF = 11; - repeated JPIIPAICGGB HKPLFEAKMEE = 15; +// CmdID: 20137 +message KHMLDIKOLJL { + MGLDGAHDHLO BEPFMDKMFIC = 3; + uint32 OMGCHBACHCI = 8; } -// CmdId: 21571 -message PJBIPLFBJGI { - uint32 AEFEDOMLOBA = 13; +// CmdID: 20023 +message GAINABOLNJD { + uint32 PDGNEDCPOCH = 2; + map OEGMMDLJKDM = 8; + repeated uint32 BPEFDNBLOFG = 12; } -// CmdId: 24160 -message JJPIKGOPCOP { +message HGJKKEIJHPD { + repeated int32 HOGFDPAOFOM = 4; + uint32 key = 8; } -// CmdId: 1464 -message IPDDIHMCEDB { - int32 ALOELOFKHLC = 5; - uint32 MBPOIGPJOMP = 9; - uint32 IJCDBADPELM = 11; - uint32 AOJLPDFHLPK = 14; +// CmdID: 7814 +message MEHMEKNCLBI { + uint32 OBOOPJLPDNI = 3; } -// CmdId: 1373 -message JILJCAEMBLN { +// CmdID: 679 +message IEEKDKNOMEB { + int32 retcode = 8; } -// CmdId: 8418 -message IEBDNMANDEK { +message HJIBIJBLDJD { + uint64 CGAMMLODODP = 10; + bool KBNHKAMGPJI = 14; } -// CmdId: 27620 -message BKMLNCPFFCL { - map GMAKKEMGCOB = 7; +// CmdID: 25452 +message NNPNDANNBHK { + repeated BNGMEANKMMK GNGJHLJFJKE = 5; + BNGMEANKMMK OAJFGEFJNGC = 10; + repeated BNGMEANKMMK EOKJICANPIF = 15; } -// CmdId: 29020 -message GPDNLGFDECM { - int32 ALOELOFKHLC = 1; - uint32 BHGMKJFCCJM = 4; - uint32 LFEENLOIMBB = 9; +// CmdID: 23516 +message LHHPNFMGJHN { + repeated FEOJPIKBGPN OFFNADBPDJB = 13; } -message PBAOGDGPBGJ { - ABFKJACHPLA LANJAPJOEEI = 13; - ABFKJACHPLA OKMKKBJKFPL = 15; +// CmdID: 23807 +message BKNAHBPGKBB { + repeated uint32 MKELECOPFFB = 8; + uint32 DFPNKFEKIIG = 15; } -// CmdId: 25468 -message HAEMHNDMDMG { +// CmdID: 3915 +message MKADIMJMFOA { + int32 retcode = 5; + repeated DGECJHENBKP HIJHPOCCAOC = 10; } -// CmdId: 5405 -message JOIMBNDAGFL { +message PAJPIIHPAIL { + uint32 uid = 8; + Vector rot = 12; + Vector pos = 13; } -message EJPNIOMOICC { - uint32 MGIAJBIHNOJ = 1; +message IINNLAMMNKA { + repeated uint32 FGFNGHJGOLI = 1; + uint32 HIBBEJPBEIC = 2; } -// CmdId: 3382 -message GEEGDLDJBNE { - repeated uint32 JGANFJPKALN = 10; +// CmdID: 26193 +message FMMJCPHDNCB { + uint32 OMGCHBACHCI = 5; } -// CmdId: 23194 -message ADCMKPKPDDG { +message KNBCEHEDICE { + bool DGGCKMIKBMO = 3; + NCEAKNKCGPC BEPFMDKMFIC = 11; } -// CmdId: 2845 -message GJGJELJLOBI { - repeated ENGNHOIABCL FNNAEGNBNEH = 4; +// CmdID: 7348 +message KPJGLJELMJP { + uint32 ACNAGIPBCHP = 2; + uint32 KHCDHFJGKAD = 12; } -// CmdId: 29009 -message LBMIHEKEGAJ { - uint32 PGOOOMDPHAG = 6; - uint32 DOMMECDDLJJ = 14; +// CmdID: 22258 +message KDAFOGCNOEA { + uint32 PJJAOILBFBN = 4; + uint32 HAJBDMHDGIG = 3; } -// CmdId: 6884 -message EGFFKJCPAEO { - uint32 FIOCOOFLAMN = 6; - uint32 NLEODIPFIKM = 11; +// CmdID: 8235 +message NKAGDMCNBIO { + repeated uint32 buff_id_list = 7; + int32 retcode = 8; } -// CmdId: 20408 -message JKELNJIJNCN { - uint32 FAOJCBOLDKM = 14; +// CmdID: 24685 +message LAOHHGHPPOO { + uint32 uid = 10; + uint32 JDHFHCFEONF = 14; } -message EOHBPHONHMN { - uint32 FHAAIBKJGFP = 4; - uint32 EAEFDKEEGNO = 10; +// CmdID: 21191 +message LNDFNHLHIEM { + ACLJCIOFCIP HLFODGEAHAM = 9; } -// CmdId: 7249 -message EPOGCHFKDPC { - uint64 LPAHHBGGOMN = 4; - uint32 HIJCCOEIPNP = 7; - uint32 IGHIPJKINCM = 10; - uint32 OCJAIFHBNPE = 11; - map JKHPMPJFKKD = 12; - repeated FCENMPFGLEH LHBIDKLOLKP = 14; +message IBOMMPCKKLG { + uint32 GBAMHBBFPKN = 1; } -enum FGMNINJNLAF { - FGMNINJNLAF_LOG_LEVEL_NONE = 0; - FGMNINJNLAF_LOG_LEVEL_DEBUG = 1; - FGMNINJNLAF_LOG_LEVEL_INFO = 2; - FGMNINJNLAF_LOG_LEVEL_WARNING = 3; - FGMNINJNLAF_LOG_LEVEL_ERROR = 4; +// CmdID: 2569 +message NDNLFHMPBII { } -message HHKCOJLDMJP { - int32 FEKFIEDHAEF = 1; - uint32 KHOBMJEKOOP = 2; - repeated JFCFBLPDJGN JIAPHLLELDJ = 10; - repeated GGPBBJAGJOL BGIADAJOBOK = 11; +// CmdID: 6192 +message PLIFJKPIPIK { + int32 uid = 4; } -message NDAJBONPODP { - repeated JLOLEJKNAPM KOHDONCJGJB = 15; +// CmdID: 1527 +message OIIGHOIGLGH { + uint32 LJJBKFFFFMC = 4; + int32 retcode = 7; + uint32 GOAKCBGLBMJ = 8; } -message INEFJGCIAMC { - repeated uint32 GIEJANOMODL = 5; - repeated LHCNLHNLAIK MOBENMOFNIM = 8; - repeated uint32 OKIEELFEKKM = 12; - repeated MEEPBDINFOL KMFCJDADJGN = 14; +// CmdID: 20673 +message FIGEAFJGIJB { } -message GGKHOKMNGIJ { - uint32 JHEHOCBEODA = 1; - uint32 KFAJKECBKGF = 3; - repeated uint32 OEPAEBPEOKF = 9; +message HAKNDHLJDDH { + uint32 GNJDNIHKBPI = 3; + uint32 DMKFECCMCOP = 5; + repeated ONFLENEINOB DGAKHNHMPLE = 7; + repeated uint32 JOLFIBIJFHD = 13; + bool ECIHDIJCLED = 15; } -message JHMELAHAPID { - uint32 HGHJBEDABCO = 1; - uint32 IKPMFJLCDBH = 2; - uint32 GKKBBDFODIG = 3; - uint32 ILOCIKFGPCE = 5; - uint32 CMEIJDJCIJI = 8; - uint32 KLJJONAODFJ = 14; - uint32 MIPKNJEOFBL = 15; +message EIBLPCAAJKB { + uint32 avatar_id = 4; + uint32 uid = 5; + uint32 BPPJABONCJL = 6; } -// CmdId: 22398 -message DCPLDIJCNBL { - uint32 HIJCCOEIPNP = 11; - uint32 AOJLPDFHLPK = 13; +message DJEEOJBGDJF { + uint32 LGBNFIFCPJF = 1; + uint32 OHBEPHIKOJO = 8; + bool ECIHDIJCLED = 13; + repeated FEOJPIKBGPN OFFNADBPDJB = 15; } -// CmdId: 4654 -message NNCMGMEMJBA { - PEHHBGGJFFN ECLBGDKGLMF = 4; - uint32 LFEENLOIMBB = 12; +message OJKMPPGOHFK { + repeated uint32 FKFKBPKKMFI = 2; + repeated KFBBBEJGNFA PHEPCCAAFMA = 6; + repeated uint32 HDNJGNKLCKI = 10; + repeated uint32 GICJHOFKGKO = 11; } -message KIMHLKPIGFH { - uint32 LFEENLOIMBB = 1; - uint32 MBPOIGPJOMP = 2; - uint32 PABNFILBDMA = 3; - uint32 NKKFHKPKKMG = 4; - uint32 AAOGCHADHPL = 5; - ABFKJACHPLA LANJAPJOEEI = 6; - uint32 DBHBBLFFKGN = 9; - uint32 KGBOKPBKHOK = 10; - uint32 ODAPPGCBMNB = 13; - bool BHHGNJAMDBE = 14; - uint32 FKHNOHGHIGA = 15; +message BDAGEKBLJHC { + uint32 GPEJLGHEOMG = 3; + uint32 DLFLCJKABFG = 7; + uint32 HMJBPHPPJDB = 15; } -// CmdId: 8657 -message MIGGKMMPCBJ { - uint32 DMCHGDJHHBB = 9; - uint32 NGCHMDEBEGK = 13; +// CmdID: 27719 +message IHBNAEHBCBP { + bool BGAOACGALDG = 2; + uint32 IEHLHAOGKPJ = 10; + int32 retcode = 15; } -message FFBODJGADBK { - uint32 MBPOIGPJOMP = 3; - bool EKCHCHOHOAN = 10; - uint32 KAKFCNHBHLM = 13; +message FGAKELDDLAM { + uint32 config_id = 1; + Vector pos = 5; + uint32 scene_id = 6; + uint32 AGIENJJKPBE = 7; + uint32 group_id = 10; } -enum EFPOCBGBFFE { - EFPOCBGBFFE_CLIENT_RECONNNECT_NONE = 0; - EFPOCBGBFFE_CLIENT_RECONNNECT_QUIT_MP = 1; - EFPOCBGBFFE_CLIENT_RECONNNECT_SCENE_TIME_CHECK_FAIL = 2; - EFPOCBGBFFE_CLIENT_RECONNNECT_ENTER_QUEST_FOCUS = 3; +// CmdID: 25095 +message OOAJPKPNEKC { + JCEKIAJCNCJ CKIBHDFLJFG = 13; } -// CmdId: 28536 -message MNPPKLBAEFC { - uint32 MCNAGICEGAA = 5; - int32 ALOELOFKHLC = 7; - uint32 ENKIGHFIHBA = 10; +message OLLJOMADDCK { + bool PHPEMOENBIM = 8; + repeated EBOHAHFDKOF CBENKJEOCIL = 12; } -message PNAKOIFEHLE { - bool CAFHMFDOEFK = 3; - uint32 JHEHOCBEODA = 9; - bool AGMBNLCMJPD = 12; +// CmdID: 28386 +message DIMHKGCKIAC { + uint32 KHHIBKPBKPN = 14; } -message ABFKJACHPLA { - float JEDGMGJGKMB = 1; - float IKFOJKDMCHH = 2; - float IDIIMOKKOGI = 3; +// CmdID: 3344 +message BIKBDOOLLOP { + repeated HGMKOHPLKIE ELOKJJINGMC = 3; } -// CmdId: 3162 -message LOHMCJFCLLE { +// CmdID: 287 +message AOGGDBKPBED { + map fight_prop_map = 7; + uint64 avatar_guid = 11; } -// CmdId: 20441 -message GIOBHMNCNGA { - uint64 IKCGBNOFDID = 11; +// CmdID: 6661 +message DJBOLPCIHMP { + FJHFJJHDCKO MHKFILFIBKE = 2; } -// CmdId: 28814 -message BCMCKNAMEEC { - uint32 GNJFOAILNDA = 2; - int32 ALOELOFKHLC = 3; - repeated uint32 OGPBJOPHGDO = 6; +// CmdID: 4161 +message PPBJPNNGGKN { + int32 retcode = 7; } -message MMBLFBEJOPA { - uint32 JAHFOBKDPDC = 12; +// CmdID: 7194 +message FONACHBFFEI { + uint32 entity_id = 5; + uint32 JFCEFGEHKPG = 6; } -// CmdId: 3303 -message OCNHMDHEIBB { - repeated FGMCPMKHECF ELFGPHPIDNB = 13; +message HKGAPBEDOAB { + uint32 EOPFFIPDKGN = 1; + repeated PFCHOFGMIAK NHPGADJLHEN = 5; + uint32 HFJILNCPAKL = 12; } -message KMAGHECNKPF { - EGKMKKHFNPF IIOLLIJFADD = 2; - JMOPALGCMFC EIADMNOFFFB = 4; - BHOHMGMKMLP HDNHCKMACEO = 8; +// CmdID: 3286 +message AAPENFEJJDJ { + uint32 FBBBJNHIPLF = 10; + uint32 ILIEOPGMDGO = 2; + uint32 CJCJONHPIIO = 5; } -// CmdId: 8113 -message NLEAPJMHEJN { - uint32 PPFDEGKIBMC = 1; - int32 ALOELOFKHLC = 7; +// CmdID: 21876 +message MMBEPPELAHP { + int32 retcode = 2; + IHEKNMLMONC OOMNOOFGINO = 11; } -// CmdId: 5692 -message OKFBJONFDIJ { - repeated uint32 HKHHDKBBEEI = 1; - int32 ALOELOFKHLC = 5; - uint32 BAOKGCLFNNP = 7; - repeated uint32 KJHAIEBIGIN = 8; - uint32 PALIOJGIDMF = 11; - uint64 KIGIBADDGGO = 12; - uint32 DJLNPDLGALE = 14; +// CmdID: 22161 +message JMPILOPGKCO { + PLMKEBGLBBG DDPGEMGDHEL = 8; + uint32 OCINFHOJCEA = 12; + bool NFBIFIPDDAD = 14; } -message DFBJAOBKBPJ { - message JADDFFMLDAI { - uint64 ONFNPJNDOFG = 4; - bool AOAGPGDHDON = 9; - uint32 PABAEMDACKO = 10; - } +// CmdID: 3219 +message DFBBGAEPPDE { + int32 retcode = 15; +} - uint32 LPHDJCKEAPF = 1; - uint32 LKJCFMNNOJM = 3; - string DNNLJDINGIL = 5; - uint64 CPNKPDPJDAC = 6; - uint32 CKFOMIFGMLM = 7; - uint32 CKDDIBMCHNI = 10; - uint32 GLCHGBEIKIJ = 13; - repeated JADDFFMLDAI HKFLHFJDBML = 14; - float BOIJFMOFFID = 15; +// CmdID: 23152 +message NHHCPOOANEI { + map GBHMAGADALJ = 1; + map EIAEIMKELEJ = 9; + uint32 POOOOJLNCAO = 5; + uint32 BDLMCMKDBOE = 4; + uint32 OBOOPJLPDNI = 6; } -// CmdId: 20003 -message HKDGPCLIDLL { - enum BKEOLGDNEID { - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DEFAULT = 0; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_TEXT = 1; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DIALOG = 2; - BKEOLGDNEID_ITEM_EXCEED_LIMIT_MSG_DIALOG_NONBLOCK = 3; - } +// CmdID: 1940 +message CNPJFPPACPK { + uint32 CCPIGCCDBOI = 10; +} - bool POHJHIGFOEK = 2; - repeated uint32 MOPFHPHAHLP = 3; - BKEOLGDNEID CIPEFLBLLKL = 8; - uint32 EDKODFKFMHL = 10; - repeated uint32 AAMDCFJJELJ = 13; +message IBCJPHKPJOI { + oneof CBNDOMCAFFJ { + ICEDMCKOPMG add_signal = 10; + GDBBEHJCPIK catch_seed = 12; + KFIGHHJGHIM refresh_seed = 14; + } } -// CmdId: 27594 -message BFDNOLMKLIA { - uint32 GCBOLPFMJCJ = 9; +message ICEDMCKOPMG { } -// CmdId: 9364 -message ACKJJONKODM { - int32 ALOELOFKHLC = 4; +message KFIGHHJGHIM { + repeated Vector LNMJKKLPCFH = 9; } -message BKIBGOODEDH { - uint32 FMHAPHAFPDO = 6; +message GDBBEHJCPIK { + uint32 entity_id = 14; } -message PEHHBGGJFFN { - uint32 NKKFHKPKKMG = 7; - uint32 CADHJMBCODD = 8; +// CmdID: 466 +message GENMGGJCJGH { + int32 retcode = 13; } -message DMDEPIPHIIC { - uint32 COJLDNOCAJH = 3; - GNIOHKIFAGE LELILOLMPLN = 4; - repeated uint32 FNJFMMGOKDP = 5; - fixed32 GKAFIEPILPB = 7; - uint32 LDDCGODJOBF = 13; +// CmdID: 279 +message BNEIPNILMEI { + repeated GONMJLNGLII BLNHHGNFLHG = 12; } -// CmdId: 20418 -message PPJAJNNLGGJ { - uint32 AOJLPDFHLPK = 13; +// CmdID: 26464 +message JNNODCLPIDE { + repeated JKLEDDOBLJI APPMHMKGCOF = 3; } -// CmdId: 8175 -message FOIELAGNNDP { - EPNPOOBGIEJ PLNGJGFAPFG = 5; - MKGKIHKGHEI AMHCDFNPHJA = 12; +// CmdID: 8927 +message OOOOJAIACPD { + uint32 CJCJONHPIIO = 7; + int32 retcode = 11; + uint32 ONABDGFCPIH = 13; } -// CmdId: 7642 -message IEAIAOCOHDE { - repeated uint32 CLCIAHAOCOL = 5; - repeated uint32 PAKHFMPKJCL = 6; - repeated HDLCJPBKLCM GEDKNKMAMIM = 14; +// CmdID: 24224 +message JANEOMNGDND { + Vector pos = 8; + uint32 OPMMNIJEDMI = 10; + uint32 FIAPBNCBBPB = 9; + uint32 DFPIJJFIFNM = 3; } -// CmdId: 5342 -message DADMLMMJHIP { - uint32 PKLFIKGDGPG = 9; - uint32 FJFENDDFAIF = 10; - bool POBIKMJKEJE = 11; +// CmdID: 29350 +message GGIBCNFPCKN { + uint32 PJJAOILBFBN = 2; } -message BPNCPGKAGIJ { - uint32 JFNFFNAAFBA = 4; - KJHLIPDBMLA MOEMNHBJCMP = 9; - uint64 KAAEMLKLCOE = 12; +// CmdID: 21681 +message JIMEEHBHGHK { + uint32 BLBCCMPHAPA = 12; } -// CmdId: 6813 -message LFIPLDDDOMC { - uint32 FIFHAKLFGLG = 5; - repeated GIJMDPCCJMG KADAHMHDEMC = 7; - int32 ALOELOFKHLC = 12; +message HCEIOLPKLMH { } -message DNHAJJPGBBL { - uint32 PGBDPGGINBO = 5; - bool LMPAPLHNDNL = 7; - AGIAPPEIEMF FDMHKEJPDPA = 13; +// CmdID: 1639 +message BJPNDIDLBEN { + uint32 PHMKPNKMOOE = 8; } -// CmdId: 4798 -message JHEHCDIMBCL { - uint32 PABNFILBDMA = 7; - uint32 FOBCDPDBCKB = 10; - int32 ALOELOFKHLC = 12; +// CmdID: 22075 +message GEMOLMMJLNP { + uint32 PKKKIJALPNM = 11; } -// CmdId: 6293 -message EJIIDKDAOLB { - int32 ALOELOFKHLC = 1; - uint32 CLMPMOOCCJJ = 3; +// CmdID: 9216 +message LGPIJFABLGK { + int32 retcode = 13; } -// CmdId: 29837 -message KKNPBDKADEI { - uint32 BLALLKJMGKE = 5; - uint32 FBKAGLGKNNJ = 7; +// CmdID: 27523 +message BHBHIJLELIJ { + int32 retcode = 8; + PKHGEKDMFAP DEJOIMAFMCK = 14; } -message GJABGJFLFHI { - uint32 OLIJHIGMGOJ = 1; - repeated JICDCELMNJN KADAHMHDEMC = 12; - uint32 KLCFHIMALMO = 13; +// CmdID: 27130 +message IFINKNHMMAC { + map CGLDFFGMBAI = 6; + int32 retcode = 8; } -message EJNCHMEEBCG { - repeated MHBACEECFKG PDOGALCNPMP = 14; +// CmdID: 27466 +message ENDLMHKNBGD { + int32 retcode = 10; + uint32 uid = 11; + repeated uint32 KBBFCMNBDPE = 12; + uint32 KHHIBKPBKPN = 13; } -// CmdId: 1248 -message HGCHLALDLNA { - enum CPAHFOGPJJB { - CPAHFOGPJJB_PLAYER_JUDGE = 0; - CPAHFOGPJJB_PLAYER_ENTER_OPTION_REFUSE = 1; - CPAHFOGPJJB_PLAYER_ENTER_OPTION_DIRECT = 2; - CPAHFOGPJJB_SYSTEM_JUDGE = 3; - CPAHFOGPJJB_HOST_IN_MATCH = 4; - CPAHFOGPJJB_PS_PLAYER_NOT_ACCEPT_OTHERS = 5; - CPAHFOGPJJB_OPEN_STATE_NOT_OPEN = 6; - CPAHFOGPJJB_HOST_IN_EDIT_MODE = 7; - CPAHFOGPJJB_PRIOR_CHECK = 8; - CPAHFOGPJJB_PLAYER_OFFLINE = 9; - } +// CmdID: 23569 +message OIJHMBNKOIK { + int32 retcode = 2; +} - string BJIGPDACBAB = 3; - CPAHFOGPJJB EDKODFKFMHL = 4; - uint32 LCLNEEMKNPK = 8; - bool OMGIHMMEJNF = 13; +// CmdID: 1569 +message OKBEOCOAGJC { + int32 retcode = 11; } -// CmdId: 4761 -message ILAEMAGHONJ { - uint32 PKLFIKGDGPG = 3; - uint32 MHNHMFFHBBC = 6; - int32 ALOELOFKHLC = 9; +// CmdID: 23646 +message MGJEKABBIPL { + uint32 target_uid = 10; } -// CmdId: 889 -message ALODCPMALEH { - uint32 HKDNCDDCDJE = 11; +// CmdID: 360 +message APLOGGHJBOD { + uint32 group_id = 11; + uint32 KHHIBKPBKPN = 15; } -message HMKHMECNHDO { - uint32 CPNODAHLNHC = 5; - uint32 PFGCNKOHNHA = 10; - bool PHNFKDNBJJB = 15; +// CmdID: 20961 +message AKEMHLHGCBJ { + repeated uint32 JNFPMEIJENP = 8; + uint32 PJJAOILBFBN = 6; } -// CmdId: 21436 -message NAEGAOIGHEC { - uint32 NAAKJKALPPD = 1; - int32 ALOELOFKHLC = 2; - uint32 GCBOLPFMJCJ = 8; - repeated MPPOFKJJFMA IOLMFKEHCLK = 11; - uint32 HDGHMEGDKDB = 12; +message OOHIIBFCAJE { + bool POIGGNKEDAH = 6; + repeated uint32 JBADGIAHPGC = 8; + uint32 MCMBOFIFBCP = 13; + uint32 CENHKJDFFDA = 14; } -// CmdId: 27276 -message MLPDGFJLEFA { - int32 ALOELOFKHLC = 6; - AKCDJECFDIA JJIHBMFODAB = 8; - PLNOOAMPFMM KHGPKBENNLF = 12; +message FCHNNKFBMLC { + ABMOEKNPCLA GLBCIDCFHEP = 7; + uint32 scene_id = 12; } -// CmdId: 24665 -message MINFPPLBDLF { - bool HHALAHALMKI = 2; - bool BHNGBKNDHDC = 3; - uint32 JGALMHEPFGF = 7; - uint32 PLDHLFJDHJB = 9; - uint32 CNCNFOGDKJF = 12; - uint32 ADOHNNKGBJJ = 13; - uint32 KDHHFNIPADJ = 14; +// CmdID: 25629 +message BHPOKEJHDFM { + bool DGGCKMIKBMO = 2; + bool ANKCBOMMOJB = 6; + uint32 JOFBEIACLOF = 7; + uint32 PJJAOILBFBN = 10; + uint32 LJEJEBELKMJ = 11; } -message IICJFHJKNAM { - ODPNCAJLFCB EOCIDEECLOA = 2; - JKBMBJFDIHO CPABGALLDLD = 3; +message OFNJGNCOIFK { + uint32 OMBMIGPCOAA = 1; + uint32 GIDPAABDMFL = 2; + repeated uint32 JGAKGGCIBGE = 3; + repeated uint32 HPJADBMCNKB = 4; + POIPABABMDA FODGAFIBGJB = 5; } -// CmdId: 23176 -message BIOPKCELHAA { - CPLEOCMLICE DJLCCHNAGBN = 2; - CPLEOCMLICE JCJCHHHBMND = 3; - CPLEOCMLICE CNJFHBHEFMG = 7; - CPLEOCMLICE JKBFHICHIKA = 8; - CPLEOCMLICE PJMGMBHCDGL = 9; - CPLEOCMLICE PIIDNPNKODE = 15; +// CmdID: 28814 +message CHDHKNDAMIO { + uint32 BFPJPDCLFNM = 15; } -message GCNEACKIJLC { - bool JPMMFBAIAIJ = 2; - uint64 PPFDEGKIBMC = 3; +message AAGPCDJPGDK { + repeated uint32 CEFKEGAAGLL = 7; } -message DAEGIOKEDNG { - uint64 LKDNMOMBKMJ = 9; - uint64 JAOKCJBAAEL = 13; +// CmdID: 6970 +message GDOLHGNGOAL { + int32 retcode = 1; + uint32 KCINBOMOIGL = 5; + uint64 avatar_guid = 11; } -// CmdId: 1833 -message ABONIKPBAAM { - uint32 GCIALBPFLBD = 11; - uint32 IFCIBKBMIPC = 13; +message MPLFHJHMDPI { + uint32 PJJAOILBFBN = 1; + repeated uint32 BOMDDCPIKBE = 6; } -// CmdId: 21437 -message GMFOBFGAGCF { - repeated uint32 JNOHLHKBMAC = 15; +// CmdID: 22881 +message FNPLANPMINA { + uint32 CDMJGIFEFMD = 14; + int32 retcode = 15; } -message AKCDJECFDIA { - repeated uint64 BOFAAGBHLPA = 1; - repeated BPNCPGKAGIJ AKOFFLDGJEI = 4; - repeated PEKBPLHPADL GLAMONGIOKJ = 5; - KHEKFADEJPM IFBIJGGOEPD = 6; - uint32 PKLFIKGDGPG = 7; - uint32 CIAJDPDCALF = 8; - repeated CHCFOCAMCMO KMDGEHAIKFE = 9; - uint32 IFOACNKNNME = 10; - uint32 KADJLGKBFGN = 11; - HHKCOJLDMJP BFDKNGPENEB = 12; - repeated uint32 MPGCKBIBONI = 13; - uint32 ILEBAFKPDAN = 14; +message PFPLCEJIDBB { + uint32 DKKGFPHNKNB = 8; + bytes data = 14; + uint32 NALBMJHAEIP = 15; } -// CmdId: 6271 -message KEHEJLHIMKM { - uint32 PABNFILBDMA = 1; - bool LEPDAGALLND = 3; - uint32 CKMACFNDOGD = 10; +// CmdID: 2227 +message PMAFCMCPILP { + uint32 KFPEGNAADLO = 1; + int32 retcode = 7; + uint32 GAPLFMMGBFA = 13; } -message PLJIGBFEDMI { - bool EFGCJBKHPOI = 5; - bool CGNICNAIEAA = 6; - bool CIJCLGHIOLK = 9; - bool KAFEFHDILHJ = 10; - uint32 IMDJOJEKOJO = 12; +message KEEJNOLINBA { + bool GEGGCNEPHDI = 3; + repeated BHNEEDMELMK IMINIBCKGHD = 7; + bool NGFHDFNDLPG = 14; } -message MPDCLMLNENH { - ABFKJACHPLA OKMKKBJKFPL = 7; - ABFKJACHPLA LANJAPJOEEI = 15; +// CmdID: 27699 +message IJPHDPFEEMN { + uint32 AAOPMGIELOK = 3; + uint32 entity_id = 6; + uint32 GEIHMKHCIJE = 15; } -// CmdId: 233 -message HDINKEHFPFA { +message LCJBMELILAP { + Vector FFIOLDKCHCK = 1; } -message MPPOFKJJFMA { - repeated uint32 FDACAPJIFGP = 6; - repeated CBOJHMHHGGB PJECCALFKDD = 13; +message HKINNEHLNAC { + float DKKGFPHNKNB = 2; + repeated OGFLEJAPLEO GOOONMAHLNL = 11; } -message DMLLAEOAKFG { - string DMOMGBBPHDI = 3; - string AJJPHAGKCFP = 9; - string CEIILFBAPHF = 12; +message GODACLFKPCB { + bool DKDKNFBHCFI = 2; + uint32 type = 3; + repeated FOMENIKAMHI GOOONMAHLNL = 5; + uint32 ILFFGGJAKAJ = 8; } -message LCDJDOKKANL { - uint32 KKDPLPKNHFL = 6; +message DAGENKLMDHH { + repeated IMEDAPFDAAK MCDIJKPHLNO = 5; } -// CmdId: 27982 -message ALLAOOAJEBI { - repeated LJBKEOKPJOC PLEDHOCKLCN = 5; +message LHANHEMAMGO { + bool ECIHDIJCLED = 5; + bool EIALJBAENGJ = 6; + uint32 MEMPKCGNNMF = 15; } -message CMLMPDOIAMP { - uint32 PKLFIKGDGPG = 4; - uint32 PDOHLLCCLAA = 11; - bool EBPCEPLKLCC = 13; +// CmdID: 26700 +message PlayerEnterSceneInfoNotify { + TeamEnterSceneInfo team_enter_info = 6; + repeated AvatarEnterSceneInfo avatar_enter_info = 7; + uint32 enter_scene_token = 11; + MpLevelEntityInfo mp_level_entity_info = 12; + uint32 cur_avatar_entity_id = 15; } -// CmdId: 7059 -message JHJNJLMPJED { - repeated uint64 IGODICKDAPL = 10; +message NGKFHKBBEBI { + uint32 AFKMPJJEGJJ = 9; + uint32 LGOOIDCIAAG = 13; } -// CmdId: 20024 -message APHLBODPHHO { - uint64 HPOGDBKFJKP = 5; - bool KNMIKBBIPJP = 8; - uint64 NBPLJCCFHIM = 10; +message IFBEJFOKPCC { + DBKKEPAHCPE FBBBJNHIPLF = 1; + uint32 FANIPENJCGK = 3; + uint32 OINFADDJFBK = 4; + uint32 EGBMIFDJDIH = 5; + uint32 OEOKFGOLHBK = 6; + uint32 OLJAHDJCFBE = 7; + KDIOOJINLKG HGKOEGEBHFO = 11; } -message APEIPKMEHJN { - MKAIPGDCGOK HDJKAOEPGLA = 5; - uint32 BIAPHPNOKLN = 6; - string LKNNMKBFNDI = 7; - repeated OMEPEGPCMPN LHBIDKLOLKP = 8; - uint32 JHEHOCBEODA = 9; - string GICGOHHILAB = 12; +// CmdID: 3206 +message MOCFNNNKMHA { + string HEMDLGOMMKC = 10; + uint32 JJLPIJKGKON = 15; + bool CIMEJKMJGPM = 14; } -// CmdId: 23403 -message FKPMONEMJGJ { - int32 ALOELOFKHLC = 6; +// CmdID: 3684 +message MCLGICJNFNG { + uint64 GEDMDOCOLFJ = 4; + bool is_add = 11; + int32 retcode = 13; } -// CmdId: 24625 -message CGPKIMAAFKD { - int32 ALOELOFKHLC = 4; - uint32 AKDNDFAAAIK = 15; +// CmdID: 7880 +message JPNCNPBEDKD { + repeated uint32 PKHADHNAFNG = 8; } -message MMCFNKLJGFO { - repeated uint32 LGJAGFHOEFL = 3; - repeated ILNJINAALJJ LMHCPBBMBDB = 4; - bool PIMNPMEJHBA = 9; - repeated HLMBAPLNGJG ECJJAAFFCEG = 11; - repeated uint32 FGAKPPFABHA = 13; - uint32 COHNJMMKBLC = 14; +// CmdID: 5818 +message NDJAGBCNIDH { } -// CmdId: 1797 -message IBKBJBNPIHD { - map AFBEFBKFJEJ = 5; +message CODLGHBFMLL { + repeated GFAFLDLCPDL weapon_list = 7; } -// CmdId: 24013 -message MEEPMDHNAND { - uint32 LCLNEEMKNPK = 11; +// CmdID: 8855 +message INNMPJFPGCB { + uint32 PGHGEFMPGDC = 13; } -// CmdId: 3147 -message JJOFGBLDFEF { - uint64 KAAEMLKLCOE = 2; - uint32 GFAFBHLMOGF = 6; - int32 ALOELOFKHLC = 8; +// CmdID: 1080 +message EFDPIAJAILK { + uint32 INDIKFKNKAB = 9; + int32 retcode = 15; } -message EMIGCEJPBFE { - map JMDHAAJEGFB = 2; - uint32 NGJJMBNABLN = 9; - repeated CMCGPBAMGCF HMEFGKHLODO = 11; - uint32 LIAGHGJMIOP = 12; +// CmdID: 7526 +message NHLMDIEEFMM { + repeated uint32 NJHGOAEHNDM = 7; + uint32 BNBLMFKKFGG = 11; + uint32 DFPNKFEKIIG = 14; + uint32 NNEBHHFHDCC = 15; } -// CmdId: 4655 -message DAMJOHAEGJE { - AIGEEEFLGBP KPJIFOHLJHM = 1; - uint32 BLALLKJMGKE = 3; - uint32 PHEDBMKDHAG = 6; - uint32 HKDNCDDCDJE = 9; - uint32 GNJFOAILNDA = 14; +message MIKDKLNOJIC { + uint32 LGOOIDCIAAG = 4; + repeated MKALMMGNKOO EOJFOCOCBCJ = 6; } -// CmdId: 9666 -message OFIFBGCKNGJ { - repeated IHFDKHONLMF KGPGDIKNINH = 9; +// CmdID: 22195 +message GGFONBHPNKO { + int32 retcode = 1; + HIMMEMHOGFB MFMLAKBIAED = 7; + bool PEKDMMINLOA = 9; + uint64 DCOMPDPPDPO = 15; + oneof GCMKMEIJKHJ { + PCDLGLMDHAI music_brief_info = 8; + } } -message LAJAPMEDPMM { - repeated uint32 CMMKNFKPJHC = 2; - repeated uint32 FMKLHKFFDLF = 4; - repeated uint32 GFDCGAHMLAC = 6; +// CmdID: 6711 +message DIFAHDAEOFF { + GHIFKFDGCHB AACAPNGOPON = 9; } -message IILOGMMJLLJ { - uint32 IJGCADDBCDG = 3; - bool CNPPNIEKOJF = 13; - repeated JEIHJPDPHGM IJLBCGHIFLB = 15; +// CmdID: 21957 +message APLMKGIAIJN { + repeated uint32 JNKILGHKHHJ = 8; } -// CmdId: 8634 -message BDEGOOGHAMA { - uint32 MKNGMMNDCNF = 12; - BDPCLLFMLOK COEFFNDOLPK = 14; +message DJJPKPBCJCI { + uint32 guid = 6; + repeated HLJFKIJJDEE GFNFJENPGMJ = 9; } -message DBHBHHGOCEJ { - uint32 COHNJMMKBLC = 7; - repeated KMEMKPCJFPD MLIMEFLKANI = 9; - bool PIMNPMEJHBA = 11; +message KHKGKPCANLC { + float MJPDBGBPBEL = 1; + Vector KFEDOPGOMJC = 13; } -// CmdId: 3555 -message CIMENPCBJIP { +// CmdID: 26428 +message DMICIFJECEM { + repeated uint32 NAPGDLCLMEF = 4; + int32 retcode = 13; } -message MKHGCOHCBMP { - uint64 LKDNMOMBKMJ = 1; - uint64 JAOKCJBAAEL = 2; - repeated LAFFGPOAEHL FIADJCDBHGD = 3; - repeated LAFFGPOAEHL ILFGPFLDHHO = 4; - repeated BBKHANOMMJJ PPLFLAKBLCI = 5; - uint32 GCKKKAABFFN = 6; - bool KHEJHGHEODI = 7; - uint32 JAHFOBKDPDC = 8; - uint32 CBMAAKIJHNO = 9; - uint32 JKEJMPCAAEE = 10; - uint32 EJIOOBKKBIK = 11; - uint32 GAIKFFEHHPF = 12; - repeated BOGKEPAFKJA EECEBFDHEKF = 13; - uint32 MMJBCKOOJPJ = 14; - repeated ODPNIFMDHKD MCCLBMAGFMG = 15; - repeated ODPNIFMDHKD EIDJOPHKNOI = 16; - repeated NGOJPAKJMGP IAJMALFPEON = 17; - repeated LAFFGPOAEHL PANEOEHDBPN = 18; - repeated uint32 DPPCPCILCIP = 19; - int32 EBLBNOOCBAK = 20; +message KBPCANIBOKN { + FKGEKADLMPI LIAAAKBHKGB = 7; + uint32 GHGPJJALLEG = 10; + uint32 KCNNFEFJGMG = 12; + repeated LHEEKNDLBLH LBFMKDPDEBP = 13; + bool FAFGMLAJALA = 14; + uint32 DABLJKEJOIF = 15; } -message HPMDAHLHKHJ { - bool PPEGPDAGEBJ = 14; - bool HPOEMMBONKK = 15; +// CmdID: 25299 +message BNJBNBIEGBE { + map skill_map = 13; + uint64 guid = 14; } -message NOJMNJCBHPC { - bool KHEJHGHEODI = 5; - uint32 AFJJPHANFHE = 6; - repeated uint32 ENGFKKEDONF = 7; - bool MPFNBLKBGHD = 8; - uint32 PKLFIKGDGPG = 13; - repeated uint32 HDDKFKNEPLB = 14; +// CmdID: 5845 +message DLIFCLLHKIJ { + repeated uint64 HHBNNBDGFIM = 14; + uint64 cur_avatar_guid = 5; + uint32 GAPLFMMGBFA = 12; + uint32 KFPEGNAADLO = 3; } -enum LJDOJCICKLM { - LJDOJCICKLM_GCG_LEVEL_NONE = 0; - LJDOJCICKLM_GCG_LEVEL_CONST = 1; - LJDOJCICKLM_GCG_LEVEL_WEEK = 2; - LJDOJCICKLM_GCG_LEVEL_WORLD = 3; - LJDOJCICKLM_GCG_LEVEL_BOSS = 4; - LJDOJCICKLM_GCG_LEVEL_CHARACTER = 5; - LJDOJCICKLM_GCG_LEVEL_BREAK = 6; - LJDOJCICKLM_GCG_LEVEL_QUEST = 7; - LJDOJCICKLM_GCG_LEVEL_GUIDE_GROUP = 8; - LJDOJCICKLM_GCG_LEVEL_OTHER = 9; - LJDOJCICKLM_GCG_LEVEL_JOURNEY = 10; - LJDOJCICKLM_GCG_LEVEL_PVE = 11; - LJDOJCICKLM_GCG_LEVEL_PVE_INFINITE = 12; - LJDOJCICKLM_GCG_LEVEL_PVE_PUZZLE = 13; +// CmdID: 6555 +message BBDFOLJDMGO { + PLMKEBGLBBG DDPGEMGDHEL = 15; } -// CmdId: 7295 -message GBOCDCEDDPC { - repeated uint64 HICOIODAHGK = 5; - uint64 KAAEMLKLCOE = 11; +message EBCKDJAFDDP { + repeated uint32 FIKGDOFABEE = 1; } -message KDPOAHGJELO { - uint32 JHEHOCBEODA = 2; - PKOLLLADMPL EDKODFKFMHL = 3; - int32 ALOELOFKHLC = 9; +// CmdID: 1524 +message MAJAEEDOAEO { + uint32 GHIAOGLLLDI = 8; + uint32 ONABDGFCPIH = 9; + int32 retcode = 10; } -// CmdId: 5009 -message IJDMHKEGHIE { - GKODCFFLIMO EFHOGDDIBDE = 3; - int32 ALOELOFKHLC = 11; +// CmdID: 5441 +message PIHMKLGEKCD { + int32 retcode = 9; + repeated IADNPJBKILO FMIHGNHGNDM = 10; } -message IMFDOHKHPFN { - bool LKDECEOLNEN = 1; +// CmdID: 1568 +message HOCLPMGEIEM { + repeated POIPABABMDA DLKGDLNILEH = 13; + uint64 avatar_guid = 9; } -// CmdId: 24058 -message BPODJPBECDN { - uint32 PCJIFEJGIGB = 4; - int32 ALOELOFKHLC = 6; - bool OMGIHMMEJNF = 13; +// CmdID: 29087 +message JMCBBOLEMPC { + int32 retcode = 6; + uint32 EANLKGLDNGA = 7; + uint32 LIHIBGCHLHC = 9; } -// CmdId: 9825 -message MIMDCHLOGKJ { - string EHJIIBGPGAA = 9; +// CmdID: 2793 +message ALONBOBIGHP { + repeated uint32 PHKPFJAJFKJ = 4; + uint32 PJJAOILBFBN = 5; } -// CmdId: 21938 -message LPHKEMIGKEM { - uint64 LKBINMHIDJP = 8; - uint32 OINICBJHPOK = 13; - bool BKBLLBAGOPD = 14; +// CmdID: 26990 +message KHCNCDFCEOF { + KPHNDGACFDN GOHPIFBEIOI = 10; } -// CmdId: 29342 -message IDNNHFGAIGM { - repeated KCJPFFPJAAK EFNBICCOBKM = 8; +message DIGPMLGLILN { + uint64 PADCLIPINAD = 1; + uint64 CGAMMLODODP = 2; + repeated CCNELKENFJC entity_list = 3; + repeated GJIGMGECHEP DGMEKIILHGP = 4; + bool JHFMEFICAAL = 5; + repeated uint32 BDNLLAPJCIC = 6; + int32 GEIEDDFNLMP = 7; + repeated DHIKEICGONL OHMGDDCBBOD = 8; + int32 OHAJPGJEFFB = 9; + DBCNHBGKAGO LFMDNBAOOKK = 10; } -// CmdId: 23545 -message OOOEKJMFBLG { - DFPNCBIAAFI IEFKOAGAOKA = 13; +// CmdID: 76 +message JPBNFOHALGC { + bool GCLFHJEKBON = 2; + repeated OBPABMGDAHJ region_list = 7; } -message INGNLCBDAJH { - uint32 PLHGOLNFKGP = 1; - uint32 PKLFIKGDGPG = 10; - bool LPIPMFLMDCI = 11; - uint32 DMMMONHCHOJ = 14; +// CmdID: 25759 +message PPGAJFBJNNN { + Vector position = 10; + uint32 owner_entity_id = 15; } -// CmdId: 5490 -message IBGHOKHOFEA { - uint32 NBPKJLJNPNF = 9; +message AFOOOMAFBLF { + uint32 uid = 4; + string BKDILGIJPEG = 9; } -// CmdId: 23704 -message DDMFCPPJDEN { - uint32 FDBKCCDNEDB = 11; +message BNPHCMPCMNL { + Vector rot = 1; + Vector pos = 7; } -// CmdId: 28074 -message CCGBLGPHICO { - uint32 IJKFEGMMKDL = 1; - repeated KCICJPBLKGI IIAJINOOMHC = 14; +message KENGLGEOFHK { + uint32 MEMPKCGNNMF = 2; + bool KHPOJFFHDIL = 5; + MDLBNBJBKKL HOJJLBLKOHJ = 7; } -// CmdId: 25792 -message EINNDJGNOOP { - ODIIKDMEIDC NCANENMKPOM = 7; - uint32 HDGHMEGDKDB = 9; +message AIPLPDIIJBP { + uint64 IBODDLMFNLB = 1; + uint32 PAMHIIKDCMA = 3; + repeated LKONPOHOLDI OCFKLKNFLGP = 4; + map NDIPPBAIBPH = 5; + uint32 LMEMHMNPMPF = 6; + map HGFPLEKFEND = 8; + uint64 NJCBGPIIKHE = 9; + uint32 HIHDBBMPIOA = 10; + uint32 JBMLHDFKCHP = 12; + repeated uint32 GOAJDHHKEEE = 14; + uint32 FDDENGBLEHN = 15; } -message MIOOAMGOKPO { - uint32 IJGCADDBCDG = 1; - bool PHNFKDNBJJB = 2; - uint32 JFEMOPGIFHC = 6; +message ECOKADILGCE { + uint32 DELBLIAAFDA = 2; + Vector MKEIFLHAFJH = 8; + bool GIMEHPPJNBC = 10; + uint32 NJGDGCFFKHG = 12; } -// CmdId: 27207 -message JPEHPGNCBBO { - int32 ALOELOFKHLC = 12; +// CmdID: 7627 +message DHJIHFEHLMC { + repeated uint32 BFBOMBOINPJ = 3; } -message FGNDJGBGPDB { - uint32 PONPPBPHLDP = 4; - uint32 KGBOKPBKHOK = 9; +message LCBHGPLJLNO { + HKPNPGABCIJ JAJNMBLLABI = 4; } -// CmdId: 27684 -message OFABPODLFAO { - uint32 BLALLKJMGKE = 2; - uint32 NKPAGNDCIKD = 7; - uint32 AOBGPFCPIMC = 13; +message NCGMJBGCFOI { + uint32 skill_id = 7; + repeated uint32 LPECFLDOODF = 9; + repeated uint32 JFHONLMCJDD = 12; } -// CmdId: 28837 -message OIJOIKDOLND { - PEHHBGGJFFN ECLBGDKGLMF = 2; - uint32 OFMFFEBNDCD = 3; - uint32 OEONJBDFFHH = 9; - ABFKJACHPLA PACBAJJDKCB = 14; +message NPFPJAHEIDH { + JDLJJHHNCIE HDPCKFCCIAJ = 1; + CMGMDHPJBFA FFBHOIJKMPM = 7; + uint32 AOONJJOANJE = 9; + uint32 room_id = 10; } -message OAGFNLJMFOM { - enum FKIHPHBFLLC { - FKIHPHBFLLC_INVALID = 0; - FKIHPHBFLLC_IN_PROGRESS = 1; - FKIHPHBFLLC_COMPLETE = 2; - FKIHPHBFLLC_REWARD_TAKEN = 3; - } +message CDIHLKLFFCH { + uint32 PEAJINIFGHM = 4; + uint32 EJNGLCJNAPN = 9; + bool LHHBINHJAOE = 14; +} - FKIHPHBFLLC KGBOKPBKHOK = 1; - uint32 NCEBPIIBBHA = 7; - uint32 IJGCADDBCDG = 13; - uint32 NKPAGNDCIKD = 15; +// CmdID: 1575 +message NBCCMBBKDID { } -// CmdId: 6371 -message KDCIGJLHAEI { - int32 ALOELOFKHLC = 6; - uint32 NKLDICOAKIP = 10; +// CmdID: 1515 +message PMOMMGOOPPG { + uint32 EFNIIKEFDPO = 9; + uint32 DMCJBIMFKCI = 13; + uint32 GBCEBGKBJDM = 12; + IOHPCJAJPPO KFMGLFJDODO = 8; } -// CmdId: 26285 -message HHNBHGACADH { - bool OMGIHMMEJNF = 1; - uint32 PCJIFEJGIGB = 15; +// CmdID: 26856 +message PAHCJCPNJHL { + uint32 JDLLAGGPDDP = 7; + uint32 KHHIBKPBKPN = 10; + uint32 AFFKLOGICMO = 11; } -message NLECDJBBCDO { - uint32 GBIEPDAEMPJ = 5; - repeated ELGJIBJEGCO AOJFCGDDKNA = 8; - bool PIMNPMEJHBA = 10; +// CmdID: 9840 +message CMCFLNJPCEK { + uint32 KPAMPGDJDHE = 3; + map JCLILKDKLGF = 4; + bool IICIDNMOEBC = 7; + uint32 ADMOKADNFHH = 9; + uint32 OMGCHBACHCI = 11; + uint32 ICMGFGEJCJK = 12; } -// CmdId: 20194 -message GONJGHIDEBG { - uint32 BKFGICIGELA = 1; - bool BIKOPOBICOG = 2; - repeated HMKNOALGCDD BIOJNLHEDID = 4; - uint32 BBDENNFCFKK = 5; - uint32 BPBGKNKBDGH = 8; - uint32 KDAMOIOIEBL = 10; - uint32 KCCGKAFNBOK = 11; - int32 ALOELOFKHLC = 12; - uint32 GCBOLPFMJCJ = 14; +message GMAPKEFNAEC { + uint32 ILPJBEPJDLP = 1; + uint32 PGLAJFAFGAI = 6; + uint32 NNEBHHFHDCC = 11; } -message FLEAEKELCCK { - ABFKJACHPLA JGPHAMFEDKN = 1; - float PCINBEPDEEC = 2; +// CmdID: 4968 +message ONIEPIBKFHE { + repeated BJCIOJGGLNL IHBLFHDEMDI = 8; + repeated int32 NPJNNIHENAA = 10; + int32 retcode = 13; + map HMEMHOPNBEB = 14; } -// CmdId: 23762 -message AIKNBGBIBDH { - int32 ALOELOFKHLC = 8; +message LPOJMBGHHBJ { + repeated uint32 ILCGEDOMOMO = 1; + repeated uint32 EBNNLFNJGPE = 2; } -// CmdId: 3349 -message AFEJNKGCLBH { - uint32 LKJBLICLDGO = 6; - uint64 KAAEMLKLCOE = 9; - uint32 ANBIDHPHLMN = 10; +// CmdID: 966 +message DGOOLIMMLLJ { + int32 retcode = 1; + repeated uint32 NMEEMOCPFME = 4; } -// CmdId: 2355 -message ANCNGAPGHJB { - int32 ALOELOFKHLC = 8; +message NIGEELGPPGH { + uint32 EGILPLLMLHO = 2; } -// CmdId: 5064 -message HAAOCCNOAML { - IIKGNGBPCAM GGLOEILNCEK = 7; +// CmdID: 26732 +message JLDLOKGJCIP { + uint32 NNPGBAMPCJL = 10; + uint32 NOBDOODOHKI = 13; } -// CmdId: 219 -message NJHJBAHNHHN { - int32 ALOELOFKHLC = 1; - repeated IBACKNGIEOM BIFMFCFLBGC = 6; +// CmdID: 25730 +message PNBFGDLHHPC { + uint32 CEHBMHAANIL = 5; + JHBBOJADLPN ILJGPOJFHDO = 6; + repeated uint32 AKGNHIBBCJA = 14; } -enum DHKIFEGPLMA { - DHKIFEGPLMA_NONE = 0; - DHKIFEGPLMA_STARRED = 1; - DHKIFEGPLMA_OFFICIAL = 2; - DHKIFEGPLMA_TEMPLATE = 3; +message OOLBIPGMPJB { + uint32 NDAMECLAEDH = 1; + bool PFLAJCKEHFA = 2; + uint32 PKMJLHLCELO = 3; + string EBBPBOEJJPP = 4; + bool GBLHFAEONKM = 5; + bool DHAOMGMMDPD = 6; + FAJKFECCLCG MDMPLABAIEC = 7; + uint32 PEAJINIFGHM = 8; + bool NKCHBIAFPOM = 9; + uint32 OPPFABKNMMB = 10; + uint32 NGDDIACFMIK = 11; + uint32 OJHGLMDJCMK = 12; + uint64 DCOMPDPPDPO = 13; + uint32 HELABGMBIGB = 14; + uint32 BKPMHMLDIHK = 15; } -// CmdId: 1218 -message KABPPNMACCG { - uint32 COPMFGAPKPM = 12; - bool EBPCEPLKLCC = 13; +message NMGBBMONFFE { + bool DOHHENFNGPE = 1; + uint64 avatar_id = 12; } -// CmdId: 20306 -message DFPPICCHIMM { - PPLPPNELCAL JHPEENIGDCJ = 8; - int32 ALOELOFKHLC = 9; +// CmdID: 2989 +message NPJFPAOFIFD { + uint32 scene_time = 3; + uint32 entity_id = 6; + PlatformInfo platform = 11; } -// CmdId: 7965 -message BJBJCMNAAHO { - uint32 JBFCKDLOENA = 15; +// CmdID: 8666 +message MCLEIKANICO { + uint32 AEJDAMLJOJF = 5; + int32 retcode = 12; + HCHJMOCBOKE ONMPGIDPGPL = 14; } -message AMFAGECKFCK { - bool EBPCEPLKLCC = 1; - uint32 PKLFIKGDGPG = 8; +message PHPJIJIEHEE { + repeated NCALFCGAENN PIGOFIOFJID = 14; } -enum IOMNFELDDJI { - IOMNFELDDJI_NONE = 0; - IOMNFELDDJI_NORMAL = 1; - IOMNFELDDJI_CONDENSE = 2; - IOMNFELDDJI_REUNION_PRIVILEGE = 3; - IOMNFELDDJI_OP_ACTIVITY = 4; - IOMNFELDDJI_MATERIAL = 5; +message NNPFPPJABPA { + repeated MHJKJIADIFL NKDKOCBFGBC = 2; + repeated KJJAAAKJPLE MPDMBKELAMK = 5; } -// CmdId: 23789 -message MBCEJHOFBLP { +// CmdID: 9269 +message PGBFKLPMFOD { + string nick_name = 7; } -message HKBPJNKGGCC { - uint32 JBIHCBPOFFJ = 1; - bool EBPCEPLKLCC = 2; +// CmdID: 29107 +message SceneTeamUpdateNotify { + repeated SceneTeamAvatar scene_team_avatar_list = 5; + bool is_in_mp = 11; } -// CmdId: 5936 -message OFOKGNFBMDP { - uint32 AMBOFGGKNPN = 1; - uint32 BIIFAMLAPPL = 4; - uint32 OEJMHOCPFJK = 11; - int32 ALOELOFKHLC = 15; +// CmdID: 129 +message IHJNAGEKKPH { + repeated OBOLIHANNCF NPFGLAJLHIL = 9; + uint32 KKFHBLDEABA = 6; } -message LPPICAPFDLA { - uint32 PKLFIKGDGPG = 3; - bool KNBCMKHALEH = 4; - uint64 FLGJDGKKPAL = 7; - bool PHNFKDNBJJB = 13; - uint32 ONAMNABGEFD = 14; +message EDPAHKMJHKD { + uint32 uid = 1; + int32 retcode = 7; + uint32 MBKAONGPDCN = 14; } -// CmdId: 27734 -message PHBMBFAELIG { +// CmdID: 748 +message BENIKINJDJC { + repeated uint32 GEEDDOEMCFO = 9; } -// CmdId: 23611 -message KFHELGHMPMM { - int32 ALOELOFKHLC = 5; +message JJHMJKNBELH { + EEGMNIPNKMJ reason = 1; + uint32 pos = 5; + uint32 FBPGIMLMDNJ = 11; + uint32 MIHMGCOJGOB = 14; + repeated uint32 GCBEEINCHKA = 15; } -message GMINOLJCOFG { - repeated EDOBNACHPLE HFMPCELHGBP = 10; - repeated HBCIPEGGCPB CGHGMAFMKCG = 11; +// CmdID: 4394 +message LFGLGCJLMBE { + IDFACKDDEPE EJLCMHIHMFK = 3; + bool HONMJBADOHM = 14; } -// CmdId: 28467 -message PMNNAGHELNB { - uint32 PMHEPADFOCD = 1; - uint32 APPDPDMEEKG = 4; - uint32 FBJJCDNKKDE = 7; - uint32 DNIBFMOPMHM = 10; - uint32 EHOBMKDCCPD = 12; - LDOLDAKPGIK OFNCOLBDOHJ = 15; +message HNNBHJJDNCK { + repeated JPPLMPIEIFE CBENKJEOCIL = 9; } -// CmdId: 918 -message CGELONFPLLA { - uint32 LCLNEEMKNPK = 8; - uint32 IOMELGALNFM = 11; +message BDIGDPEJFBF { + bool DMEDOEHOMKH = 3; + uint32 IHLCEEDFIND = 6; + uint32 BCGEOGLHKAN = 8; + bool AHPPPOLOENO = 10; + uint32 NNEBHHFHDCC = 11; } -// CmdId: 3800 -message EGKNEJFOFKN { - bool LPIPMFLMDCI = 1; - uint32 PLHGOLNFKGP = 2; - bool HKPAPPFDGCP = 8; - uint32 PKLFIKGDGPG = 11; - uint32 KALNAJAHNFK = 13; +message HHECCPLEJND { + repeated DFMLLMBIECG CBENKJEOCIL = 13; } -// CmdId: 6207 -message IFAGDBDLCPD { - uint32 LMIFKNEIAIC = 4; +message GIDJAKBJKGJ { + uint32 skill_id = 8; } -// CmdId: 411 -message ALBPEIKDPAP { - ICHJKHIKEME CABFLCAAMIH = 13; - int32 ALOELOFKHLC = 15; +// CmdID: 27507 +message MBKOMBEEAEH { + uint32 PGHGEFMPGDC = 8; } -// CmdId: 23718 -message IFBBHIHBHLK { - repeated uint32 IMJEFIFGOLF = 1; - repeated uint32 EJBDGODOLFL = 3; - uint32 GCBOLPFMJCJ = 4; - repeated PIKIDFLLFEL CNJPOOLGKJB = 5; - repeated uint32 CAKCCDNMELD = 7; - repeated PIKIDFLLFEL MAMCOIMNGBD = 10; - repeated HIMMOMKPKJN DOAKBCIBNNK = 11; - repeated PIKIDFLLFEL NHCNIEOPIPM = 15; +// CmdID: 20566 +message DDIDEFFABEP { + int32 retcode = 13; } -// CmdId: 21693 -message NOLCMKEKPPA { - int32 ALOELOFKHLC = 14; +// CmdID: 20960 +message BPGPHLGABPB { + int32 retcode = 10; + uint32 FCHFAKEPINP = 11; + repeated KJJAAAKJPLE MPDMBKELAMK = 12; + GEPCIKPIEPN HNJDDDNOOOK = 14; } -// CmdId: 23874 -message MJHOOCEJMJE { - int32 ALOELOFKHLC = 3; - AKKCCAEOELO EDKODFKFMHL = 6; +// CmdID: 20564 +message KPGJNIDDNEJ { } -// CmdId: 25552 -message PIOJDIHLMNK { - uint32 CGABMAAJPBF = 5; - uint32 PABAEMDACKO = 11; - int32 ALOELOFKHLC = 12; +// CmdID: 6410 +message PLKMDBLPFPD { + repeated DOIOMILBPLH GIEJPALLJBA = 2; + repeated FKOBCNPGKBN LAADEGDMNLI = 3; + repeated NINIOMHIKBG BPIEDPEFGFJ = 7; + uint32 MIBOGMNAGMF = 9; + uint32 FBPGIMLMDNJ = 10; + repeated BKNDMGDPEBL PKNAJGCBNFI = 12; + repeated BMCIPHOFBFP BDEMPBHMFLO = 13; } -message KFIMKJOOGHC { - uint32 KJNOLCFEOMI = 9; - HNDEPKKNGMN IKONKLPIGDG = 14; - oneof BOKNEIKFFJE { - GLBFJJLHPIG ugc_avatar_info = 744; - } +// CmdID: 26657 +message OBJHICLOJDK { + repeated GFHBBBNOFAB ELOILBOEKPK = 9; } -// CmdId: 8430 -message IHKBAPGCJEM { - NACBHPGFCGJ IGHHIIBLLCI = 2; - int32 ALOELOFKHLC = 8; +message OJKDMAHFELC { + uint32 JBGHBCNLKHP = 10; + repeated uint32 MCNJNPMGIJG = 11; + uint32 entity_id = 13; } -// CmdId: 25462 -message HHANBIAGHMI { - int32 ALOELOFKHLC = 4; +message JKFHCHEDJIC { + repeated PLPJFAMIFDF MOGBHLEMNEP = 9; } -// CmdId: 24152 -message JBAMCPLDLLM { - uint64 JLKPGBFFGOB = 1; - repeated uint64 OHNFLHLKIKM = 6; - uint32 HNFPMBHEBCG = 8; +// CmdID: 8618 +message CHLJCDHKMFK { + uint32 LHDAHDNEPPL = 10; } -message LAFFGPOAEHL { - uint32 IJGCADDBCDG = 1; - uint32 CEIAKNGAODL = 2; - bool BBOLFDFBKDH = 3; - AKMIGJHEMFK LANJAPJOEEI = 4; - AKMIGJHEMFK IBFNHOEHHGN = 5; - int32 HLEDHGAMIOL = 6; - uint32 FOKNGHMAEKE = 7; - uint32 KGBOKPBKHOK = 8; - uint32 IEFGMPMOMKC = 9; - uint32 FNMALFKKJJC = 10; - repeated IBBEDKBNKGL GNIFDIJLLGJ = 11; - int32 IILBNJICFGH = 12; - repeated LBCLJGHPAKG ELFGPHPIDNB = 13; - uint32 JJOFJGJLFJC = 14; - uint32 BLFPNILPKJB = 15; - int32 AEGANIOBCDM = 16; +// CmdID: 5667 +message KLEPBBNMPLL { + uint32 EPJOAALLGGD = 3; } -// CmdId: 875 -message LILMJCPIOMB { - BMKFJEEPGPL BDGAPCKLBAA = 9; - int32 ALOELOFKHLC = 11; - string LNGFPHNIJPJ = 12; +// CmdID: 28778 +message KCPFMLPKCFG { + uint32 PFBHAHGJGFH = 10; + uint32 GBLENHCPKCP = 15; } -// CmdId: 8258 -message FFJHFKGGPGK { +// CmdID: 21136 +message MLIKIAIHJDM { } -// CmdId: 3996 -message GAIDGECAKFF { - uint32 LCLNEEMKNPK = 2; - uint32 IOIHECENGLH = 4; - int32 ALOELOFKHLC = 9; - uint32 IOADCJFBAPL = 15; +// CmdID: 1289 +message LKCFCNBHCII { + uint32 type = 3; + string DMECJJEBDND = 4; + repeated float CADCGDBNIMJ = 8; + repeated int32 OMCPNMPNGHO = 13; } -// CmdId: 4832 -message JAPPBKMFLKJ { - int32 ALOELOFKHLC = 9; - uint32 ALFKLLMIJBI = 12; +// CmdID: 27784 +message GMEHDNBLKAG { + int32 retcode = 4; + PPDADGBPHFJ JIEAKEMOLAI = 15; } -message BKCDNNEKJKK { - uint32 ONAMNABGEFD = 15; +// CmdID: 9122 +message BBHOGBCCAMI { + uint32 LGEOEBDJDFG = 9; } -// CmdId: 4568 -message FLJPKBPFBDL { - repeated uint32 JLAAKAENAFO = 12; +message CJMBKPAHHMI { + uint32 LMCIHLBFANH = 1; } -// CmdId: 26669 -message EEMLIPFECGE { - int32 ALOELOFKHLC = 1; - uint32 AIHFCADMDLG = 4; +// CmdID: 22789 +message PDOMMNPFFDC { + PHFPFBOLOGF CAIBDANKDON = 2; + int32 retcode = 8; } -// CmdId: 6035 -message CMGJBGGNMBG { - uint32 IPDOPNBDLCM = 3; - bool HHALAHALMKI = 8; - uint32 PKLFIKGDGPG = 10; - uint32 LJJOFHKAKJH = 14; - bool LPIPMFLMDCI = 15; +// CmdID: 27028 +message CGHPNIFHPBP { + bool is_add = 8; + uint64 GEDMDOCOLFJ = 10; } -// CmdId: 8229 -message NAFFLAMPOOP { - repeated KOBGLAODIPE HOMHKPBIOLI = 13; +message BABEOFPJIJN { + string BKDILGIJPEG = 1; + uint32 avatar_id = 2; + uint32 uid = 5; + bool HJFOPBHAKDE = 9; + uint32 costume_id = 15; } -// CmdId: 97 -message JFKCPHOFIOG { - int32 ALOELOFKHLC = 10; - uint32 AOJLPDFHLPK = 13; +// CmdID: 22231 +message GKADONPEAEK { + repeated GHIFKFDGCHB PMJBHMKOCEG = 2; + int32 retcode = 11; } -message EHHBKDIBIBP { - string FMJOMHGOBEE = 1; - string KFHFMBLCBMI = 2; - uint32 AOJLPDFHLPK = 3; +// CmdID: 29634 +message JNNMDBHADAM { + string IPBJNMLCOAF = 12; + IAAHFOKMNGI PHBPFONLGFB = 6; + uint32 OHIGDJGLILO = 5; + uint32 JCHHLLEBMJA = 7; } -// CmdId: 29525 -message CKOBPGFNGLL { - uint64 KAAEMLKLCOE = 4; - uint32 MPDFPNPNONE = 6; - repeated uint32 IKJKGJEMFHG = 11; - uint32 BLALLKJMGKE = 15; +message MOGBJOPDGNK { + repeated AGMFFJAHJPE LCCHEFGNAGB = 1; + uint32 NCNKMDBAFEH = 5; + uint32 JOFBEIACLOF = 8; } -// CmdId: 4135 -message KBIKLBDCCOM { - repeated uint32 JDJDFFIIFEE = 9; +// CmdID: 25205 +message AGFBOOEFOAP { + uint32 CENHKJDFFDA = 6; } -// CmdId: 1893 -message BIGHCFNPKBH { - uint32 KMDOGFBMGFI = 1; - uint64 KAAEMLKLCOE = 5; - uint32 MPDFPNPNONE = 6; - uint32 BLALLKJMGKE = 14; +message BGIGDCEECNK { + uint32 DEKHBEOOIEN = 2; + uint32 MEMPKCGNNMF = 7; + bool JHFMEFICAAL = 12; + bool ECIHDIJCLED = 13; } -// CmdId: 3616 -message EHLBDGFPILE { +// CmdID: 23029 +message HHODKCMEOGI { + uint32 BHKEDLMDGPM = 8; + uint32 OMGCHBACHCI = 13; } -// CmdId: 23590 -message GCDFDGPCOPP { - /* protected @ 0x20 */// ABFKJACHPLA CDALMAIKLJH = 65535; - /* protected @ 0x28 */// ABFKJACHPLA LANJAPJOEEI = 65535; - /* protected @ 0x30 */// INAEHOOFFHE PGHPHHKHDKL = 65535; - /* protected @ 0x38 */// string AIOLECLEFJA = 65535; - /* protected @ 0x40 */// ABFKJACHPLA OKLFIGNDFIE = 65535; - /* protected @ 0x48 */// repeated uint32 BNPMDNDKEMO = 65535; - /* protected @ 0x50 */// FNBNDHBGLNG BAPDOMMDFJI = 65535; - /* protected @ 0x58 */// uint32 DFDHNJFADFF = 65535; - /* protected @ 0x5C */// uint32 LPHAGNLDMOC = 65535; - /* protected @ 0x60 */// uint32 EHOIAADMLGE = 65535; - /* protected @ 0x64 */// uint32 KAKFCNHBHLM = 65535; - /* protected @ 0x68 */// uint64 PACKKHKKMHA = 65535; - /* protected @ 0x70 */// PBILDEPAJHN CDCALINJEKP = 65535; - /* protected @ 0x74 */// uint32 PABNFILBDMA = 65535; - /* protected @ 0x78 */// uint32 LPHNECLOBAN = 65535; - /* protected @ 0x7C */// uint32 LCLNEEMKNPK = 65535; - /* protected @ 0x80 */// uint32 MNAPMPDLHCE = 65535; - /* protected @ 0x84 */// uint32 POAICCGKDJK = 65535; - /* protected @ 0x88 */// uint32 DEAJDCGAPOG = 65535; - /* protected @ 0x8C */// uint32 GGLHFODPCGE = 65535; - /* protected @ 0x90 */// uint32 CLKFKDBMAHM = 65535; - /* protected @ 0x94 */// bool GNHNFOGIKMK = 65535; - /* protected @ 0x95 */// bool PEEJGJDDLID = 65535; +// CmdID: 8028 +message AGCFHOMKFHN { + repeated NNBPLBJGFCD info_list = 13; + repeated uint32 KNFOKJBGBEI = 1055; } -// CmdId: 2989 -message AIJBNBIOOFN { - uint32 MNAEGEICNND = 5; +// CmdID: 25008 +message EOODHKCAMJA { + int32 retcode = 9; + uint32 DFJMENLMIII = 13; } -// CmdId: 22776 -message BNCNNMAIOMN { - int32 ALOELOFKHLC = 9; +message PABBCCKNLDF { + repeated POIPABABMDA NIOMENGDMAJ = 8; + uint32 uid = 10; } -message BHGHMPOMIEA { - repeated GGFMAHODDJI JPJEDAPNAHJ = 9; - uint32 BFDCMJMCICH = 13; - LOHBBFDKCPI EDKODFKFMHL = 14; +enum BBBEMDAPOGH { + BBBEMDAPOGH_PropChangeNone = 0; + BBBEMDAPOGH_PropChangeStatueRecover = 1; + BBBEMDAPOGH_PropChangeEnergyBall = 2; + BBBEMDAPOGH_PropChangeAbility = 3; + BBBEMDAPOGH_PropChangeLevelup = 4; + BBBEMDAPOGH_PropChangeItem = 5; + BBBEMDAPOGH_PropChangeAvatarCard = 6; + BBBEMDAPOGH_PropChangeCityLevelup = 7; + BBBEMDAPOGH_PropChangeAvatarUpgrade = 8; + BBBEMDAPOGH_PropChangeAvatarPromote = 9; + BBBEMDAPOGH_PropChangePlayerAddExp = 10; + BBBEMDAPOGH_PropChangeFinishQuest = 11; + BBBEMDAPOGH_PropChangeGm = 12; + BBBEMDAPOGH_PropChangeManualAdjustWorldLevel = 13; } -// CmdId: 6171 -message EBFIHFHFBBP { - int32 ALOELOFKHLC = 7; +enum DICKJKIOIOP { + DICKJKIOIOP_None = 0; + DICKJKIOIOP_Theme = 1; + DICKJKIOIOP_Falling = 2; + DICKJKIOIOP_Track = 3; + DICKJKIOIOP_Connection = 4; + DICKJKIOIOP_Fever = 5; + DICKJKIOIOP_Background = 6; + DICKJKIOIOP_ThemeFollow = 7; + DICKJKIOIOP_Instrument = 8; } -// CmdId: 6220 -message ENBJCJOFAJP { - string AHMBHENMHKD = 13; +enum EICNFJMDENP { + EICNFJMDENP_None = 0; + EICNFJMDENP_Effect = 1; } -// CmdId: 24476 -message LOIDPKJHFBJ { - bool INMDOLALMID = 12; - uint64 FMPGDFPBOII = 13; +enum ADFNPMILLOP { + ADFNPMILLOP_GcgPerformInvalid = 0; + ADFNPMILLOP_GcgPerformCardExchange = 1; + ADFNPMILLOP_GcgPerformFirstHand = 2; + ADFNPMILLOP_GcgPerformReroll = 3; + ADFNPMILLOP_GcgPreformCostRevise = 4; + ADFNPMILLOP_GcgPerformRedraw = 5; + ADFNPMILLOP_GcgPerformHistory = 6; + ADFNPMILLOP_GcgPerformBeforeHenshin = 7; +} + +enum JMEOLLKIONG { + JMEOLLKIONG_Default = 0; + JMEOLLKIONG_Die = 1; + JMEOLLKIONG_Surrender = 2; + JMEOLLKIONG_Disconnected = 3; + JMEOLLKIONG_RoundLimit = 4; + JMEOLLKIONG_Gm = 5; + JMEOLLKIONG_NoPlayer = 6; + JMEOLLKIONG_GiveUp = 7; + JMEOLLKIONG_InitTimeout = 8; + JMEOLLKIONG_Effect = 9; + JMEOLLKIONG_ExpireTimeout = 10; +} + +enum FKIEHCEFFHE { + FKIEHCEFFHE_ReasonNone = 0; + FKIEHCEFFHE_ReasonGameMax = 1; + FKIEHCEFFHE_ReasonClientVersionNotLastest = 2; + FKIEHCEFFHE_ReasonResourceNotComplete = 3; + FKIEHCEFFHE_ReasonTimeout = 4; + FKIEHCEFFHE_ReasonOpponentClientVersionNotLastest = 5; } -message KLACGPLDBLJ { - uint32 ELOBHCKOKPK = 4; - uint32 IIMLNNDEOIO = 5; - uint32 LJGHFJGIOLN = 8; - repeated uint32 ABMOLHGJMLM = 13; +enum OBIDODCPEGG { + OBIDODCPEGG_Add = 0; + OBIDODCPEGG_Mod = 1; + OBIDODCPEGG_Del = 2; + OBIDODCPEGG_Get = 3; } -enum AALMJMEJKJF { - AALMJMEJKJF_EXPEDITION_NONE = 0; - AALMJMEJKJF_EXPEDITION_STARTED = 1; - AALMJMEJKJF_EXPEDITION_FINISHED = 2; - AALMJMEJKJF_EXPEDITION_REWARDED = 3; - AALMJMEJKJF_EXPEDITION_LOCKED = 4; +enum POPDHNKGOEC { + POPDHNKGOEC_Invalid = 0; + POPDHNKGOEC_Unfinished = 1; + POPDHNKGOEC_Finished = 2; + POPDHNKGOEC_RewardTaken = 3; +} + +enum PPLLGNGHLMB { + PPLLGNGHLMB_CreateNone = 0; + PPLLGNGHLMB_CreateQuest = 1; + PPLLGNGHLMB_CreateEnergy = 2; +} + +enum MNPAPANLKKG { + MNPAPANLKKG_LogLevelNone = 0; + MNPAPANLKKG_LogLevelDebug = 1; + MNPAPANLKKG_LogLevelInfo = 2; + MNPAPANLKKG_LogLevelWarning = 3; + MNPAPANLKKG_LogLevelError = 4; +} + +enum DJNPAMLNJGC { + DJNPAMLNJGC_SealBattleKeepAlive = 0; + DJNPAMLNJGC_SealBattleKillMonster = 1; + DJNPAMLNJGC_SealBattleEnergyCharge = 2; +} + +enum IHPMJGJMPGB { + IHPMJGJMPGB_None = 0; + IHPMJGJMPGB_Init = 1; + IHPMJGJMPGB_LevelReward = 2; + IHPMJGJMPGB_CardCost = 3; + IHPMJGJMPGB_ChanceEffect = 4; + IHPMJGJMPGB_Gm = 5; + IHPMJGJMPGB_BonusRebate = 6; } -// CmdId: 27112 -message LIONOOLBOMN { - uint32 BGIMCOMCHNF = 6; - uint32 CEIAKNGAODL = 8; - repeated uint32 HJJIPMIPIDJ = 10; +enum GMAMCPBHICJ { + GMAMCPBHICJ_None = 0; + GMAMCPBHICJ_Giveup = 1; + GMAMCPBHICJ_Timeout = 2; + GMAMCPBHICJ_LeaveRegion = 3; + GMAMCPBHICJ_LeaveScene = 4; + GMAMCPBHICJ_CrossWeek = 5; + GMAMCPBHICJ_AvatarDie = 6; } -// CmdId: 28431 -message FDNBNKCCAOE { +enum DJPKEMOICKC { + DJPKEMOICKC_DungeonCandidateTpdrNormal = 0; + DJPKEMOICKC_DungeonCandidateTpdrDie = 1; + DJPKEMOICKC_DungeonCandidateTpdrDisconnect = 2; } -message DNNPDHCIDOJ { - uint32 BFDCMJMCICH = 6; - LOHBBFDKCPI EDKODFKFMHL = 9; - uint32 PGBDPGGINBO = 14; +enum CKIINNAJNCP { + CKIINNAJNCP_None = 0; + CKIINNAJNCP_Leave = 1; + CKIINNAJNCP_Pending = 2; + CKIINNAJNCP_Idle = 3; } -// CmdId: 1310 -message EBFPKKODOIH { +enum IHACNPJBLDI { + IHACNPJBLDI_GcgZoneInvalid = 0; + IHACNPJBLDI_GcgZoneDeck = 1; + IHACNPJBLDI_GcgZoneHand = 2; + IHACNPJBLDI_GcgZoneCharacter = 3; + IHACNPJBLDI_GcgZoneModify = 4; + IHACNPJBLDI_GcgZoneSummon = 5; + IHACNPJBLDI_GcgZoneAssist = 7; + IHACNPJBLDI_GcgZoneOnstage = 8; + IHACNPJBLDI_GcgZoneRule = 9; } -// CmdId: 29626 -message JBKJBJLHOPK { - EBCEBDMGJMB BEOHBLAOIAK = 12; +enum AvatarExpeditionState { + AvatarExpeditionState_AvatarExpeditionNone = 0; + AvatarExpeditionState_AvatarExpeditionDoing = 1; + AvatarExpeditionState_AvatarExpeditionFinishWaitReward = 2; + AvatarExpeditionState_AvatarExpeditionCallbackWaitReward = 3; + AvatarExpeditionState_AvatarExpeditionLocked = 4; } -// CmdId: 9659 -message AIPHNNMJABI { - int32 ALOELOFKHLC = 15; +enum GBJFMENJKNE { + GBJFMENJKNE_None = 0; + GBJFMENJKNE_Fail = 1; + GBJFMENJKNE_Succ = 2; + GBJFMENJKNE_Pause = 3; } -enum GEDKECIFFIP { - GEDKECIFFIP_NONE = 0; - GEDKECIFFIP_BY_KICK = 1; - GEDKECIFFIP_QUIT = 2; +enum JBACJJPKNGA { + JBACJJPKNGA_Invalid = 0; + JBACJJPKNGA_Enter = 1; + JBACJJPKNGA_Leave = 2; } -// CmdId: 9851 -message ELBADEKIEBL { - int32 ALOELOFKHLC = 4; +enum HGOLGNFBDHM { + HGOLGNFBDHM_Edit = 0; + HGOLGNFBDHM_SelfPass = 1; + HGOLGNFBDHM_Published = 2; } -// CmdId: 1763 -message MHFFBDHFBNM { - uint32 MHKLCPDGOLK = 1; - int32 ALOELOFKHLC = 14; +enum MJIHAKKDBNN { + MJIHAKKDBNN_ChangeEnergyNone = 0; + MJIHAKKDBNN_ChangeEnergySkillStart = 1; + MJIHAKKDBNN_ChangeEnergyBall = 2; + MJIHAKKDBNN_ChangeEnergyQuest = 3; + MJIHAKKDBNN_ChangeEnergyAbility = 4; + MJIHAKKDBNN_ChangeEnergyDie = 5; + MJIHAKKDBNN_ChangeEnergySkillDepot = 6; } -// CmdId: 27365 -message NBBKGPMCHKN { - uint32 AIHFCADMDLG = 5; - int32 ALOELOFKHLC = 6; +enum GOMEPMGLPFO { + GOMEPMGLPFO_GalleryNone = 0; + GOMEPMGLPFO_GalleryPrestart = 1; + GOMEPMGLPFO_GalleryStart = 2; } -// CmdId: 22130 -message NIEGEJAEEEO { - uint32 LJMCHFICLOP = 10; - repeated PFOHKKGIACG MELBEBDMMCA = 15; +enum JCCJCEPOPNE { + JCCJCEPOPNE_None = 0; + JCCJCEPOPNE_Auto = 1; + JCCJCEPOPNE_Custom = 2; } -message FFDLGCCGJEP { - ABFKJACHPLA JGCFFFNCONO = 8; - ABFKJACHPLA DMLNHBCHEKO = 14; +enum FBMFHLCKEJL { + FBMFHLCKEJL_CustomGalleryScoreBoardNormal = 0; + FBMFHLCKEJL_CustomGalleryScoreBoardCountdown = 1; + FBMFHLCKEJL_CustomGalleryScoreBoardTimer = 2; } -// CmdId: 27004 -message NHDDHBNDOBO { +enum FJKLGEGNMPB { + FJKLGEGNMPB_ClientInputNone = 0; + FJKLGEGNMPB_ClientInputKeybordMouse = 1; + FJKLGEGNMPB_ClientInputGamepad = 2; + FJKLGEGNMPB_ClientInputTouchPanel = 3; } -// CmdId: 7225 -message BADMJHJBJNN { - uint32 PABNFILBDMA = 1; - int32 ALOELOFKHLC = 2; - repeated uint32 MLNFAFFPPOP = 3; - repeated uint32 GLPBJFLCKCL = 4; - repeated uint32 BJGBFAGMMPO = 6; - bool LEPDAGALLND = 7; - repeated uint32 FJNNNLIJJBL = 8; - uint32 CKMACFNDOGD = 9; - repeated uint32 KPCDPJBLKCK = 10; - repeated uint32 NEAHFHGMEKK = 11; - repeated uint32 DGFPDBCEBHH = 12; - repeated uint32 CKNEJGMGCKL = 13; - repeated uint32 LMAGFDAKEAI = 14; +enum BDKPPLLIBFF { + BDKPPLLIBFF_Unlock = 0; + BDKPPLLIBFF_Lock = 1; + BDKPPLLIBFF_Taken = 2; } -// CmdId: 6717 -message JDAHCIGGKGN { - repeated PEPAGCGHEEK JDIBNKPKBCJ = 6; - EPNPOOBGIEJ PLNGJGFAPFG = 8; +enum BLBMOCGLOOJ { + BLBMOCGLOOJ_None = 0; + BLBMOCGLOOJ_Succ = 1; + BLBMOCGLOOJ_Fail = 2; + BLBMOCGLOOJ_Timeout = 3; + BLBMOCGLOOJ_Cancel = 4; + BLBMOCGLOOJ_Exit = 5; } -// CmdId: 27011 -message FPDOGHHPLAK { - int32 ALOELOFKHLC = 2; - uint32 FOAOIMGECKO = 3; - HBMHLAOCOJM BAKACECMAHO = 8; +enum PLPANEJLELJ { + PLPANEJLELJ_HideAndSeekStagePrepare = 0; + PLPANEJLELJ_HideAndSeekStagePick = 1; + PLPANEJLELJ_HideAndSeekStageGame = 2; + PLPANEJLELJ_HideAndSeekStageHide = 3; + PLPANEJLELJ_HideAndSeekStageSeek = 4; + PLPANEJLELJ_HideAndSeekStageSettle = 5; } -message ECBBAIAPEIA { - uint32 AKCLAOEDBIN = 5; - uint32 KADJLGKBFGN = 9; - uint32 BHODIPNCMIK = 11; - uint32 PCECABCJIOG = 14; +enum JDFKBDOHHNI { + JDFKBDOHHNI_RegionSearchNone = 0; + JDFKBDOHHNI_RegionSearchUnstarted = 1; + JDFKBDOHHNI_RegionSearchStarted = 2; + JDFKBDOHHNI_RegionSearchWaitReward = 3; + JDFKBDOHHNI_RegionSearchFinished = 4; } -message GLNJADEEEGE { - bool DFHGLBJGGOI = 2; - uint32 FFGGNKHDOOI = 6; - bool CPFHCIFDJFB = 7; - repeated uint32 ACOBEKBEEAI = 8; - bool NIKLIIFMPOC = 9; - repeated uint32 AHLMBFFILCO = 12; - uint32 JFCBGIHPBKJ = 14; +enum ODOPBOEPHMM { + ODOPBOEPHMM_ActionTypeNone = 0; + ODOPBOEPHMM_ActionTypeLaunchBall = 1; + ODOPBOEPHMM_ActionTypeDestroyBall = 2; + ODOPBOEPHMM_ActionTypeFallingObject = 3; + ODOPBOEPHMM_ActionTypeMissile = 4; } -message FFFOJLDHLKN { - uint32 BLALLKJMGKE = 3; - uint32 FDEBNPDHKAN = 9; - uint32 JOHEIIAGCDG = 11; - ABFKJACHPLA JGCFFFNCONO = 15; +enum KMBFFANHLBC { + KMBFFANHLBC_None = 0; + KMBFFANHLBC_Enter = 1; + KMBFFANHLBC_Leave = 2; } -// CmdId: 28171 -message KFGNAHDCHEB { +enum CFEDGDKJHMO { + CFEDGDKJHMO_None = 0; + CFEDGDKJHMO_InBag = 1; + CFEDGDKJHMO_CanForge = 2; } -// CmdId: 6905 -message ECMEDIPNFBH { - IBNAOBAPMKC NCANENMKPOM = 2; +enum StoreType { + StoreType_StoreNone = 0; + StoreType_StorePack = 1; + StoreType_StoreDepot = 2; } -// CmdId: 2012 -message PBDHMODNFJM { - uint32 NIHCPPOMDFG = 12; - bool DKODMAFIPGH = 13; +enum PAAHDFJMICD { + PAAHDFJMICD_GalleryStopNone = 0; + PAAHDFJMICD_GalleryStopTimeup = 1; + PAAHDFJMICD_GalleryStopClientInterrupt = 2; + PAAHDFJMICD_GalleryStopLuaInterruptSuccess = 3; + PAAHDFJMICD_GalleryStopLuaInterruptFail = 4; + PAAHDFJMICD_GalleryStopOwnerLeaveScene = 5; + PAAHDFJMICD_GalleryStopPlayInitFailed = 6; + PAAHDFJMICD_GalleryStopOtherPlayerEnter = 7; + PAAHDFJMICD_GalleryStopAvatarDie = 8; + PAAHDFJMICD_GalleryStopFinished = 9; + PAAHDFJMICD_GalleryStopFungusAllDie = 10; + PAAHDFJMICD_GalleryStopLifeCountZero = 11; + PAAHDFJMICD_GalleryStopActivityClosed = 12; + PAAHDFJMICD_GalleryStopLeaveRegionFail = 13; + PAAHDFJMICD_GalleryStopHeartBloodUsedOut = 14; + PAAHDFJMICD_GalleryStopGuardianStoneDie = 15; } -// CmdId: 26952 -message JIPBCKMIOPG { - int32 ALOELOFKHLC = 3; - DHDCNIHBOBH HOBMFBFIJEI = 6; +enum IBFPDNNEKLI { + IBFPDNNEKLI_SalesmanStatusNone = 0; + IBFPDNNEKLI_SalesmanStatusUnstarted = 1; + IBFPDNNEKLI_SalesmanStatusStarted = 2; + IBFPDNNEKLI_SalesmanStatusDelivered = 3; } -// CmdId: 22917 -message APCNLBKCMME { - uint32 EFNKKCCHLLE = 2; - PKKDFHHHINN NHHPBLEBIIG = 14; +enum CDKLLHKMOKD { + CDKLLHKMOKD_Invalid = 0; + CDKLLHKMOKD_KickByHost = 1; + CDKLLHKMOKD_BackToMyWorld = 2; + CDKLLHKMOKD_HomeBlocked = 3; + CDKLLHKMOKD_HomeInEditMode = 4; + CDKLLHKMOKD_ByMuip = 5; + CDKLLHKMOKD_CurModuleClosed = 6; } -message NPJAHFCOOEN { - repeated uint32 LNIAOEKHHIJ = 1; - CBMBCOHFLIC ELEILMKCNFB = 3; - repeated uint32 IFDGJEKGMJA = 5; +enum EONIAEGPPEC { + EONIAEGPPEC_MsgUnknown = 0; + EONIAEGPPEC_MsgBlockRefreshCountdown = 1; + EONIAEGPPEC_MsgAvatarReviveByStatue = 2; + EONIAEGPPEC_MsgDailyTaskRewardMaxNum = 3; + EONIAEGPPEC_MsgRoutineTypeNotOpen = 4; + EONIAEGPPEC_MsgRoutineTypeRewardMaxNum = 5; } -// CmdId: 9773 -message CJAPPGHBAFD { +enum MEEECLKCCMD { + MEEECLKCCMD_OpNone = 0; + MEEECLKCCMD_OpActivate = 1; + MEEECLKCCMD_OpDeactivate = 2; } -// CmdId: 26120 -message BPDICGMOACG { - uint32 LCLNEEMKNPK = 4; +enum BKKKFLJBPMI { + BKKKFLJBPMI_Invalid = 0; + BKKKFLJBPMI_InProgress = 1; + BKKKFLJBPMI_Complete = 2; + BKKKFLJBPMI_RewardTaken = 3; } -message FOJDPACDHMP { - string CKPJFHPBMCB = 1; - string CKPNDLBNAGO = 2; - string CDCALINJEKP = 3; - string MKMGNPHEDPC = 4; +enum NMJPFHHJDAN { + NMJPFHHJDAN_MatchNone = 0; + NMJPFHHJDAN_MatchFinish = 1; + NMJPFHHJDAN_MatchPlayerCancel = 2; + NMJPFHHJDAN_MatchTimeout = 3; + NMJPFHHJDAN_MatchPlayerConfirm = 4; + NMJPFHHJDAN_MatchFailed = 5; + NMJPFHHJDAN_MatchSystemError = 6; + NMJPFHHJDAN_MatchInterrupted = 7; + NMJPFHHJDAN_MatchMpUnavailable = 8; + NMJPFHHJDAN_MatchConfirmTimeout = 9; } -enum IKIBHICKKKM { - IKIBHICKKKM_REGION_SEARCH_NONE = 0; - IKIBHICKKKM_REGION_SEARCH_UNSTARTED = 1; - IKIBHICKKKM_REGION_SEARCH_STARTED = 2; - IKIBHICKKKM_REGION_SEARCH_WAIT_REWARD = 3; - IKIBHICKKKM_REGION_SEARCH_FINISHED = 4; +enum NMBJFBODLKE { + NMBJFBODLKE_None = 0; + NMBJFBODLKE_Success = 1; + NMBJFBODLKE_Failed = 2; + NMBJFBODLKE_Draw = 3; +} + +enum IDGMPHBJNIM { + IDGMPHBJNIM_UgcRecParamTypeNone = 0; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteLarge = 1; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteLessEqual = 2; + IDGMPHBJNIM_UgcRecParamTypeMusicNoteTag = 3; + IDGMPHBJNIM_UgcRecParamTypeMusicName = 4; +} + +enum GOHAMBNLBDI { + GOHAMBNLBDI_Noe = 0; + GOHAMBNLBDI_Monster = 1; + GOHAMBNLBDI_Quest = 2; +} + +enum GACAINIOALD { + GACAINIOALD_None = 0; + GACAINIOALD_Started = 1; + GACAINIOALD_Unstarted = 2; + GACAINIOALD_Succ = 3; +} + +enum MGJHMBJAGAP { + MGJHMBJAGAP_GcgSkillHpChangeNone = 0; + MGJHMBJAGAP_GcgSkillHpChangeDamage = 1; + MGJHMBJAGAP_GcgSkillHpChangeHeal = 2; +} + +enum OGNIMIELCLP { + OGNIMIELCLP_GetUgcNone = 0; + OGNIMIELCLP_Mine = 1; + OGNIMIELCLP_Publish = 2; +} + +enum NHCHBAGCJJG { + NHCHBAGCJJG_LockNone = 0; + NHCHBAGCJJG_LockQuest = 1; +} + +enum IAILMJPPBFE { + IAILMJPPBFE_StatusFail = 0; + IAILMJPPBFE_StatusSucc = 1; + IAILMJPPBFE_StatusPartial = 2; +} + +enum DPNJDPJGDOP { + DPNJDPJGDOP_InitFollowPos = 0; + DPNJDPJGDOP_SetFollowPos = 1; + DPNJDPJGDOP_SetAbsFollowPos = 2; +} + +enum JIBFHHKLAOJ { + JIBFHHKLAOJ_ServerLogNone = 0; + JIBFHHKLAOJ_ServerLogAbility = 1; + JIBFHHKLAOJ_ServerLogLevel = 2; + JIBFHHKLAOJ_ServerLogEntity = 3; + JIBFHHKLAOJ_ServerLogLua = 4; + JIBFHHKLAOJ_ServerLogDailytask = 5; +} + +enum HHNOENMDGGG { + HHNOENMDGGG_InterOpFinish = 0; + HHNOENMDGGG_InterOpStart = 1; +} + +enum FCFBADDHHEO { + FCFBADDHHEO_NeedConfirm = 0; + FCFBADDHHEO_Refuse = 1; + FCFBADDHHEO_Direct = 2; +} + +enum PAIBIHEIFKA { + PAIBIHEIFKA_PacmanDungeonStopNone = 0; + PAIBIHEIFKA_PacmanDungeonStopSuccess = 1; + PAIBIHEIFKA_PacmanDungeonStopTimeup = 2; + PAIBIHEIFKA_PacmanDungeonStopClientInterrupt = 3; + PAIBIHEIFKA_PacmanDungeonStopCancel = 4; + PAIBIHEIFKA_PacmanDungeonStopActivityClosed = 5; + PAIBIHEIFKA_PacmanDungeonStopFail = 6; +} + +enum MELDMEGFLLD { + MELDMEGFLLD_GcgActionNone = 0; + MELDMEGFLLD_GcgActionSpecialPhase = 1; + MELDMEGFLLD_GcgActionNextPhase = 2; + MELDMEGFLLD_GcgActionDraw = 3; + MELDMEGFLLD_GcgActionRedraw = 4; + MELDMEGFLLD_GcgActionSelectOnstage = 5; + MELDMEGFLLD_GcgActionRoll = 6; + MELDMEGFLLD_GcgActionReroll = 7; + MELDMEGFLLD_GcgActionAttack = 8; + MELDMEGFLLD_GcgActionPlayCard = 9; + MELDMEGFLLD_GcgActionPass = 10; + MELDMEGFLLD_GcgActionReboot = 11; + MELDMEGFLLD_GcgActionGameOver = 12; + MELDMEGFLLD_GcgActionTrigger = 13; + MELDMEGFLLD_GcgActionPhaseExit = 14; + MELDMEGFLLD_GcgActionCustom = 15; + MELDMEGFLLD_GcgActionNotifyCost = 16; + MELDMEGFLLD_GcgActionAfterOperation = 17; + MELDMEGFLLD_GcgActionUseSkill = 18; + MELDMEGFLLD_GcgActionNotifySkillPreview = 19; + MELDMEGFLLD_GcgActionPreviewAttack = 20; + MELDMEGFLLD_GcgActionPreviewAfterAttack = 21; + MELDMEGFLLD_GcgActionSendMessage = 22; + MELDMEGFLLD_GcgActionWaitingCharacter = 23; + MELDMEGFLLD_GcgActionTriggerSkill = 24; + MELDMEGFLLD_GcgActionBeforeNextOperation = 25; + MELDMEGFLLD_GcgActionRemoveCharacterCard = 26; + MELDMEGFLLD_GcgActionOnstageCheck = 27; + MELDMEGFLLD_GcgActionRecordBeforeOperationDiceNum = 28; + MELDMEGFLLD_GcgActionCreateAutoOperation = 29; + MELDMEGFLLD_GcgActionStartControllerTimer = 30; + MELDMEGFLLD_GcgActionUseVehicleSkill = 31; + MELDMEGFLLD_GcgActionPreviewUseVehicleSkill = 32; +} + +enum CKIJCDMELNH { + CKIJCDMELNH_VehicleInteractNone = 0; + CKIJCDMELNH_VehicleInteractIn = 1; + CKIJCDMELNH_VehicleInteractOut = 2; +} + +enum IHOKGOKPLLO { + IHOKGOKPLLO_None = 0; + IHOKGOKPLLO_Starred = 1; + IHOKGOKPLLO_Official = 2; + IHOKGOKPLLO_Template = 3; +} + +enum MEOEBDAIMCI { + MEOEBDAIMCI_ItemExceedLimitMsgDefault = 0; + MEOEBDAIMCI_ItemExceedLimitMsgText = 1; + MEOEBDAIMCI_ItemExceedLimitMsgDialog = 2; + MEOEBDAIMCI_ItemExceedLimitMsgDialogNonblock = 3; +} + +enum MCLKLLLBAIF { + MCLKLLLBAIF_PlayerJudge = 0; + MCLKLLLBAIF_PlayerEnterOptionRefuse = 1; + MCLKLLLBAIF_PlayerEnterOptionDirect = 2; + MCLKLLLBAIF_SystemJudge = 3; + MCLKLLLBAIF_HostInMatch = 4; + MCLKLLLBAIF_PsPlayerNotAcceptOthers = 5; + MCLKLLLBAIF_OpenStateNotOpen = 6; + MCLKLLLBAIF_HostInEditMode = 7; + MCLKLLLBAIF_PriorCheck = 8; + MCLKLLLBAIF_PlayerOffline = 9; +} + +enum OEAOCCJEOPE { + OEAOCCJEOPE_None = 0; + OEAOCCJEOPE_Dungeon = 1; + OEAOCCJEOPE_MpPlay = 2; + OEAOCCJEOPE_Mechanicus = 3; + OEAOCCJEOPE_General = 4; + OEAOCCJEOPE_Gcg = 5; +} + +enum MIALGMHKLBL { + MIALGMHKLBL_DungeonCandidateAvatarTypeNone = 0; + MIALGMHKLBL_DungeonCandidateAvatarTypeFormal = 1; + MIALGMHKLBL_DungeonCandidateAvatarTypeUgc = 2; +} + +enum HIBHHJENMPP { + HIBHHJENMPP_ClientPlayNoneType = 0; + HIBHHJENMPP_ClientPlayFilmfestShootingType = 1; + HIBHHJENMPP_ClientPlayCookGameType = 2; + HIBHHJENMPP_ClientPlayLanV4PushBoxType = 3; + HIBHHJENMPP_ClientPlayCatcafeLayoutType = 4; + HIBHHJENMPP_ClientPlayCatcafeCatType = 5; + HIBHHJENMPP_ClientPlayGreatFestivalV2SheetRestoreType = 6; + HIBHHJENMPP_ClientPlayBirdBallType = 7; + HIBHHJENMPP_ClientPlayFairyTalesFlyppyHatToyType = 8; +} + +enum MKPHMAPFEMH { + MKPHMAPFEMH_Succ = 0; + MKPHMAPFEMH_TargetSceneCannotEnter = 1; + MKPHMAPFEMH_SelfMpUnavailable = 2; + MKPHMAPFEMH_OtherDataVersionNotLatest = 3; + MKPHMAPFEMH_DataVersionNotLatest = 4; +} + +enum NKKEODOBOEJ { + NKKEODOBOEJ_AbilityNone = 0; + NKKEODOBOEJ_AbilityMetaModifierChange = 1; + NKKEODOBOEJ_AbilityMetaCommandModifierChangeRequest = 2; + NKKEODOBOEJ_AbilityMetaSpecialFloatArgument = 3; + NKKEODOBOEJ_AbilityMetaOverrideParam = 4; + NKKEODOBOEJ_AbilityMetaClearOverrideParam = 5; + NKKEODOBOEJ_AbilityMetaReinitOverridemap = 6; + NKKEODOBOEJ_AbilityMetaGlobalFloatValue = 7; + NKKEODOBOEJ_AbilityMetaClearGlobalFloatValue = 8; + NKKEODOBOEJ_AbilityMetaAbilityElementStrength = 9; + NKKEODOBOEJ_AbilityMetaAddOrGetAbilityAndTrigger = 10; + NKKEODOBOEJ_AbilityMetaSetKilledSetate = 11; + NKKEODOBOEJ_AbilityMetaSetAbilityTrigger = 12; + NKKEODOBOEJ_AbilityMetaAddNewAbility = 13; + NKKEODOBOEJ_AbilityMetaRemoveAbility = 14; + NKKEODOBOEJ_AbilityMetaSetModifierApplyEntity = 15; + NKKEODOBOEJ_AbilityMetaModifierDurabilityChange = 16; + NKKEODOBOEJ_AbilityMetaElementReactionVisual = 17; + NKKEODOBOEJ_AbilityMetaSetPoseParameter = 18; + NKKEODOBOEJ_AbilityMetaUpdateBaseReactionDamage = 19; + NKKEODOBOEJ_AbilityMetaTriggerElementReaction = 20; + NKKEODOBOEJ_AbilityMetaLoseHp = 21; + NKKEODOBOEJ_AbilityMetaDurabilityIsZero = 22; + NKKEODOBOEJ_AbilityMetaTriggerArkheReaction = 23; + NKKEODOBOEJ_AbilityMetaChangeNyxValue = 24; + NKKEODOBOEJ_AbilityActionTriggerAbility = 50; + NKKEODOBOEJ_AbilityActionSetCrashDamage = 51; + NKKEODOBOEJ_AbilityActionEffect = 52; + NKKEODOBOEJ_AbilityActionSummon = 53; + NKKEODOBOEJ_AbilityActionBlink = 54; + NKKEODOBOEJ_AbilityActionCreateGadget = 55; + NKKEODOBOEJ_AbilityActionApplyLevelModifier = 56; + NKKEODOBOEJ_AbilityActionGenerateElemBall = 57; + NKKEODOBOEJ_AbilityActionSetRandomOverrideMapValue = 58; + NKKEODOBOEJ_AbilityActionServerMonsterLog = 59; + NKKEODOBOEJ_AbilityActionCreateTile = 60; + NKKEODOBOEJ_AbilityActionDestroyTile = 61; + NKKEODOBOEJ_AbilityActionFireAfterImage = 62; + NKKEODOBOEJ_AbilityActionDeductStamina = 63; + NKKEODOBOEJ_AbilityActionHitEffect = 64; + NKKEODOBOEJ_AbilityActionSetBulletTrackTarget = 65; + NKKEODOBOEJ_AbilityActionFireworkEffect = 66; + NKKEODOBOEJ_AbilityActionLevelBankAddStuff = 67; + NKKEODOBOEJ_AbilityActionGetMaterialParamFloat = 68; + NKKEODOBOEJ_AbilityActionGetMaterialParamVector = 69; + NKKEODOBOEJ_AbilityActionSpectacleBuildRecreateGadget = 70; + NKKEODOBOEJ_AbilityMixinAvatarSteerByCamera = 100; + NKKEODOBOEJ_AbilityMixinMonsterDefend = 101; + NKKEODOBOEJ_AbilityMixinWindZone = 102; + NKKEODOBOEJ_AbilityMixinCostStamina = 103; + NKKEODOBOEJ_AbilityMixinEliteShield = 104; + NKKEODOBOEJ_AbilityMixinElementShield = 105; + NKKEODOBOEJ_AbilityMixinGlobalShield = 106; + NKKEODOBOEJ_AbilityMixinShieldBar = 107; + NKKEODOBOEJ_AbilityMixinWindSeedSpawner = 108; + NKKEODOBOEJ_AbilityMixinDoActionByElementReaction = 109; + NKKEODOBOEJ_AbilityMixinFieldEntityCountChange = 110; + NKKEODOBOEJ_AbilityMixinScenePropSync = 111; + NKKEODOBOEJ_AbilityMixinWidgetMpSupport = 112; + NKKEODOBOEJ_AbilityMixinDoActionBySelfModifierElementDurabilityRatio = 113; + NKKEODOBOEJ_AbilityMixinFireworksLauncher = 114; + NKKEODOBOEJ_AbilityMixinAttackResultCreateCount = 115; + NKKEODOBOEJ_AbilityMixinUgcTimeControl = 116; + NKKEODOBOEJ_AbilityMixinAvatarCombat = 117; + NKKEODOBOEJ_AbilityMixinDeathZoneRegionalPlayMixin = 118; + NKKEODOBOEJ_AbilityMixinUiInteract = 119; + NKKEODOBOEJ_AbilityMixinShootFromCamera = 120; + NKKEODOBOEJ_AbilityMixinEraseBrickActivity = 121; + NKKEODOBOEJ_AbilityMixinBreakout = 122; + NKKEODOBOEJ_AbilityMixinDamageLoan = 123; + NKKEODOBOEJ_AbilityMixinBroadcastGv = 124; + NKKEODOBOEJ_AbilityMixinReceiveGv = 125; + NKKEODOBOEJ_AbilityMixinRaycastSelectTarget = 126; + NKKEODOBOEJ_AbilityMixinEnergyCrystalTarget = 127; + NKKEODOBOEJ_AbilityMixinRotationFollowCamera = 128; + NKKEODOBOEJ_AbilityMixinBuoyantForce = 129; + NKKEODOBOEJ_AbilityMixinFilmfestBallGame = 130; + NKKEODOBOEJ_AbilityMixinCheckScanEntity = 131; + NKKEODOBOEJ_AbilityMixinTimeTrackPlayer = 133; + NKKEODOBOEJ_AbilityMixinPartFollow = 134; + NKKEODOBOEJ_AbilityMixinChangePhlogiston = 135; + NKKEODOBOEJ_AbilityMixinHumanDragonCollabPickPhlogistonBall = 136; + NKKEODOBOEJ_AbilityMixinFrequencyShieldBar = 137; + NKKEODOBOEJ_AbilityMixinVehicleSteerByCamera = 141; +} + +enum IGBMHJDNIDC { + IGBMHJDNIDC_Inner = 0; + IGBMHJDNIDC_TileBound = 1; + IGBMHJDNIDC_TileBoundUnconnect = 2; + IGBMHJDNIDC_TileBoundOveride = 3; +} + +enum LEJCOGAFNCB { + LEJCOGAFNCB_TimeOut = 0; + LEJCOGAFNCB_SettlePlayEnd = 1; + LEJCOGAFNCB_SettlePlayerQuit = 2; +} + +enum EKDMOOHDFEA { + EKDMOOHDFEA_OpTypeNone = 0; + EKDMOOHDFEA_OpTypeRelogin = 1; + EKDMOOHDFEA_OpTypeMpRelogin = 2; +} + +enum HOCJFFHHJNE { + HOCJFFHHJNE_GadgetMarkUpdateOpNone = 0; + HOCJFFHHJNE_GadgetMarkUpdateOpAdd = 1; + HOCJFFHHJNE_GadgetMarkUpdateOpRemove = 2; +} + +enum GNHPBJNPKNN { + GNHPBJNPKNN_None = 0; + GNHPBJNPKNN_Start = 1; + GNHPBJNPKNN_Read = 2; +} + +enum BHEIACALNAF { + BHEIACALNAF_Close = 0; + BHEIACALNAF_CondNotMeet = 1; + BHEIACALNAF_CondMeet = 2; + BHEIACALNAF_Accept = 3; +} + +enum BIEOLMJPKED { + BIEOLMJPKED_MaterialDeleteReturnBag = 0; + BIEOLMJPKED_MaterialDeleteReturnSeed = 1; +} + +enum MFNCHJAPIDH { + MFNCHJAPIDH_DealAddFriendReject = 0; + MFNCHJAPIDH_DealAddFriendAccept = 1; +} + +enum NACDDOKHDHD { + NACDDOKHDHD_MarkTipsDungeonElementTrial = 0; +} + +enum CKBNEDPJFDO { + CKBNEDPJFDO_Invalid = 0; + CKBNEDPJFDO_Start = 1; + CKBNEDPJFDO_Timeout = 2; +} + +enum IJJOJMPIJKC { + IJJOJMPIJKC_MpSettingNoEnter = 0; + IJJOJMPIJKC_MpSettingEnterFreely = 1; + IJJOJMPIJKC_MpSettingEnterAfterApply = 2; +} + +enum PJFODMHGOLN { + PJFODMHGOLN_AsterLittleStageNone = 0; + PJFODMHGOLN_AsterLittleStageUnstarted = 1; + PJFODMHGOLN_AsterLittleStageStarted = 2; + PJFODMHGOLN_AsterLittleStageFinished = 3; +} + +enum JIIDNGFKHEB { + JIIDNGFKHEB_None = 0; + JIIDNGFKHEB_SnapShot = 1; + JIIDNGFKHEB_Init = 2; + JIIDNGFKHEB_BallScore = 3; + JIIDNGFKHEB_Shoot = 4; + JIIDNGFKHEB_Effect = 5; +} + +enum MCKMNAKKAKB { + MCKMNAKKAKB_CompoundBoostTakeStatusNone = 0; + MCKMNAKKAKB_CompoundBoostTakeStatusBoostOnly = 1; + MCKMNAKKAKB_CompoundBoostTakeStatusBoostAndTake = 2; + MCKMNAKKAKB_CompoundBoostTakeStatusBagFull = 3; +} + +enum HAEFGLPEPLN { + HAEFGLPEPLN_MotionNone = 0; + HAEFGLPEPLN_MotionReset = 1; + HAEFGLPEPLN_MotionStandby = 2; + HAEFGLPEPLN_MotionStandbyMove = 3; + HAEFGLPEPLN_MotionWalk = 4; + HAEFGLPEPLN_MotionRun = 5; + HAEFGLPEPLN_MotionDash = 6; + HAEFGLPEPLN_MotionClimb = 7; + HAEFGLPEPLN_MotionClimbJump = 8; + HAEFGLPEPLN_MotionStandbyToClimb = 9; + HAEFGLPEPLN_MotionFight = 10; + HAEFGLPEPLN_MotionJump = 11; + HAEFGLPEPLN_MotionDrop = 12; + HAEFGLPEPLN_MotionFly = 13; + HAEFGLPEPLN_MotionSwimMove = 14; + HAEFGLPEPLN_MotionSwimIdle = 15; + HAEFGLPEPLN_MotionSwimDash = 16; + HAEFGLPEPLN_MotionSwimJump = 17; + HAEFGLPEPLN_MotionSlip = 18; + HAEFGLPEPLN_MotionGoUpstairs = 19; + HAEFGLPEPLN_MotionFallOnGround = 20; + HAEFGLPEPLN_MotionJumpUpWallForStandby = 21; + HAEFGLPEPLN_MotionJumpOffWall = 22; + HAEFGLPEPLN_MotionPoweredFly = 23; + HAEFGLPEPLN_MotionLadderIdle = 24; + HAEFGLPEPLN_MotionLadderMove = 25; + HAEFGLPEPLN_MotionLadderSlip = 26; + HAEFGLPEPLN_MotionStandbyToLadder = 27; + HAEFGLPEPLN_MotionLadderToStandby = 28; + HAEFGLPEPLN_MotionDangerStandby = 29; + HAEFGLPEPLN_MotionDangerStandbyMove = 30; + HAEFGLPEPLN_MotionDangerWalk = 31; + HAEFGLPEPLN_MotionDangerRun = 32; + HAEFGLPEPLN_MotionDangerDash = 33; + HAEFGLPEPLN_MotionCrouchIdle = 34; + HAEFGLPEPLN_MotionCrouchMove = 35; + HAEFGLPEPLN_MotionCrouchRoll = 36; + HAEFGLPEPLN_MotionNotify = 37; + HAEFGLPEPLN_MotionLandSpeed = 38; + HAEFGLPEPLN_MotionMoveFailAck = 39; + HAEFGLPEPLN_MotionWaterfall = 40; + HAEFGLPEPLN_MotionDashBeforeShake = 41; + HAEFGLPEPLN_MotionSitIdle = 42; + HAEFGLPEPLN_MotionForceSetPos = 43; + HAEFGLPEPLN_MotionQuestForceDrag = 44; + HAEFGLPEPLN_MotionFollowRoute = 45; + HAEFGLPEPLN_MotionSkiffBoarding = 46; + HAEFGLPEPLN_MotionSkiffNormal = 47; + HAEFGLPEPLN_MotionSkiffDash = 48; + HAEFGLPEPLN_MotionSkiffPoweredDash = 49; + HAEFGLPEPLN_MotionDestroyVehicle = 50; + HAEFGLPEPLN_MotionFlyIdle = 51; + HAEFGLPEPLN_MotionFlySlow = 52; + HAEFGLPEPLN_MotionFlyFast = 53; + HAEFGLPEPLN_MotionAimMove = 54; + HAEFGLPEPLN_MotionAirCompensation = 55; + HAEFGLPEPLN_MotionSorushNormal = 56; + HAEFGLPEPLN_MotionRollerCoaster = 57; + HAEFGLPEPLN_MotionDiveIdle = 58; + HAEFGLPEPLN_MotionDiveMove = 59; + HAEFGLPEPLN_MotionDiveDash = 60; + HAEFGLPEPLN_MotionDiveDolphine = 61; + HAEFGLPEPLN_MotionDebug = 62; + HAEFGLPEPLN_MotionOceanCurrent = 63; + HAEFGLPEPLN_MotionDiveSwimMove = 64; + HAEFGLPEPLN_MotionDiveSwimIdle = 65; + HAEFGLPEPLN_MotionDiveSwimDash = 66; + HAEFGLPEPLN_MotionArcLight = 67; + HAEFGLPEPLN_MotionArcLightSafe = 68; + HAEFGLPEPLN_MotionVehicleStandby = 69; + HAEFGLPEPLN_MotionVehicleRun = 70; + HAEFGLPEPLN_MotionVehicleDash = 71; + HAEFGLPEPLN_MotionVehicleClimb = 72; + HAEFGLPEPLN_MotionVehicleClimbJump = 73; + HAEFGLPEPLN_MotionVehicleStandbyToClimb = 74; + HAEFGLPEPLN_MotionVehicleFight = 75; + HAEFGLPEPLN_MotionVehicleJump = 76; + HAEFGLPEPLN_MotionVehicleDrop = 77; + HAEFGLPEPLN_MotionVehicleFly = 78; + HAEFGLPEPLN_MotionVehicleSwimMove = 79; + HAEFGLPEPLN_MotionVehicleSwimIdle = 80; + HAEFGLPEPLN_MotionVehicleSwimDash = 81; + HAEFGLPEPLN_MotionVehicleSlip = 82; + HAEFGLPEPLN_MotionVehicleGoUpstairs = 83; + HAEFGLPEPLN_MotionVehicleFallOnGround = 84; + HAEFGLPEPLN_MotionVehicleJumpOffWall = 85; + HAEFGLPEPLN_MotionVehiclePoweredFly = 86; + HAEFGLPEPLN_MotionVehicleDangerStandby = 87; + HAEFGLPEPLN_MotionVehicleDangerRun = 88; + HAEFGLPEPLN_MotionVehicleDangerDash = 89; + HAEFGLPEPLN_MotionVehicleNotify = 90; + HAEFGLPEPLN_MotionVehicleLandSpeed = 91; + HAEFGLPEPLN_MotionVehicleDashBeforeShake = 92; + HAEFGLPEPLN_MotionVehicleQuestForceDrag = 93; + HAEFGLPEPLN_MotionVehicleFollowRoute = 94; + HAEFGLPEPLN_MotionVehicleFlyIdle = 95; + HAEFGLPEPLN_MotionVehicleFlySlow = 96; + HAEFGLPEPLN_MotionVehicleFlyFast = 97; + HAEFGLPEPLN_MotionVehicleAirCompensation = 98; + HAEFGLPEPLN_MotionVehicleArcLight = 99; + HAEFGLPEPLN_MotionVehicleArcLightSafe = 100; + HAEFGLPEPLN_MotionVehicleDangerSwimMove = 101; + HAEFGLPEPLN_MotionVehicleDangerSwimIdle = 102; + HAEFGLPEPLN_MotionVehicleDangerSwimDash = 103; + HAEFGLPEPLN_MotionFollowCurveRoute = 104; + HAEFGLPEPLN_MotionVehicleFollowCurveRoute = 105; + HAEFGLPEPLN_MotionNatsaurusNormal = 106; + HAEFGLPEPLN_MotionNatsaurusEntering = 107; + HAEFGLPEPLN_MotionNum = 108; +} + +enum PFBJFDJFLPP { + PFBJFDJFLPP_AreaPlayNone = 0; + PFBJFDJFLPP_AreaPlayClimate = 1; + PFBJFDJFLPP_AreaPlayRegionalPlay = 2; +} + +enum LOKPOCEADPE { + LOKPOCEADPE_ClientReconnnectNone = 0; + LOKPOCEADPE_ClientReconnnectQuitMp = 1; + LOKPOCEADPE_ClientReconnnectSceneTimeCheckFail = 2; + LOKPOCEADPE_ClientReconnnectEnterQuestFocus = 3; +} + +enum JAILCNEFODI { + JAILCNEFODI_None = 0; + JAILCNEFODI_FormalMirror = 1; + JAILCNEFODI_TrialMirror = 2; + JAILCNEFODI_RentMirror = 3; +} + +enum EPNIKABPIGP { + EPNIKABPIGP_ObstacleShapeCapsule = 0; + EPNIKABPIGP_ObstacleShapeBox = 1; +} + +enum MDLNKDEBFNJ { + MDLNKDEBFNJ_LuashellNone = 0; + MDLNKDEBFNJ_LuashellNormal = 1; + MDLNKDEBFNJ_LuashellSecurity = 2; + MDLNKDEBFNJ_LuashellShellCode = 3; +} + +enum GGHIHDPMJGM { + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonNone = 0; + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonTimeout = 1; + GGHIHDPMJGM_EffigyChallengeV4RestartEndReasonReject = 2; +} + +enum BOJMBIEMCJC { + BOJMBIEMCJC_PlayerJudge = 0; + BOJMBIEMCJC_SceneCannotEnter = 1; + BOJMBIEMCJC_PlayerCannotEnterMp = 2; + BOJMBIEMCJC_SystemJudge = 3; + BOJMBIEMCJC_AllowEnterPlayerFull = 4; + BOJMBIEMCJC_WorldLevelLowerThanHost = 5; + BOJMBIEMCJC_HostInMatch = 6; + BOJMBIEMCJC_PlayerInBlacklist = 7; + BOJMBIEMCJC_PsPlayerNotAcceptOthers = 8; + BOJMBIEMCJC_HostIsBlocked = 9; + BOJMBIEMCJC_OtherDataVersionNotLatest = 10; + BOJMBIEMCJC_DataVersionNotLatest = 11; + BOJMBIEMCJC_PlayerNotInPlayerWorld = 12; + BOJMBIEMCJC_MaxPlayer = 13; +} + +enum PlayerDieType { + PlayerDieType_PlayerDieNone = 0; + PlayerDieType_PlayerDieKillByMonster = 1; + PlayerDieType_PlayerDieKillByGear = 2; + PlayerDieType_PlayerDieFall = 3; + PlayerDieType_PlayerDieDrawn = 4; + PlayerDieType_PlayerDieAbyss = 5; + PlayerDieType_PlayerDieGm = 6; + PlayerDieType_PlayerDieClimateCold = 7; + PlayerDieType_PlayerDieStormLighting = 8; + PlayerDieType_PlayerDieDirtyWaterErosion = 9; + PlayerDieType_PlayerDieLiquidPhlogiston = 10; +} + +enum GBAGJCPBJHM { + GBAGJCPBJHM_None = 0; + GBAGJCPBJHM_Dungeon = 1; + GBAGJCPBJHM_Room = 2; +} + +enum IGOHJIBCDFA { + IGOHJIBCDFA_ForwardLocal = 0; + IGOHJIBCDFA_ForwardToAll = 1; + IGOHJIBCDFA_ForwardToAllExceptCur = 2; + IGOHJIBCDFA_ForwardToHost = 3; + IGOHJIBCDFA_ForwardToAllGuest = 4; + IGOHJIBCDFA_ForwardToPeer = 5; + IGOHJIBCDFA_ForwardToPeers = 6; + IGOHJIBCDFA_ForwardOnlyServer = 7; + IGOHJIBCDFA_ForwardToAllExistExceptCur = 8; +} + +enum HDJECBNMHLI { + HDJECBNMHLI_None = 0; + HDJECBNMHLI_OceanCurrent = 1; +} + +enum PCDGJMPGNHA { + PCDGJMPGNHA_SandwormCannonNoneEffect = 0; + PCDGJMPGNHA_SandwormCannonWeakEffect = 1; + PCDGJMPGNHA_SandwormCannonStrongEffect = 2; +} + +enum GBNIKBFHHKP { + GBNIKBFHHKP_VersionNone = 0; + GBNIKBFHHKP_V50 = 1; +} + +enum CHBMDHGNFHG { + CHBMDHGNFHG_Invalid = 0; + CHBMDHGNFHG_HostNoOtherPlayer = 1; + CHBMDHGNFHG_KickByHost = 2; + CHBMDHGNFHG_BackToMyWorld = 3; + CHBMDHGNFHG_KickByHostLogout = 4; + CHBMDHGNFHG_KickByHostBlock = 5; + CHBMDHGNFHG_BeBlocked = 6; + CHBMDHGNFHG_KickByHostEnterHome = 7; + CHBMDHGNFHG_HostSceneInvalid = 8; + CHBMDHGNFHG_KickByPlay = 9; + CHBMDHGNFHG_KickByIslandPartyGalleryStartFailed = 10; +} + +enum EIBLIKIAHIL { + EIBLIKIAHIL_RogueDiaryAvatarDisableNone = 0; + EIBLIKIAHIL_RogueDiaryAvatarDisableDeath = 1; + EIBLIKIAHIL_RogueDiaryAvatarDisableTired = 2; + EIBLIKIAHIL_RogueDiaryAvatarDisableDuplicated = 3; +} + +enum HJAAAMMHGHN { + HJAAAMMHGHN_GcgIntentionChangeNone = 0; + HJAAAMMHGHN_GcgIntentionChangeRm = 1; +} + +enum NNLMONNHAMD { + NNLMONNHAMD_Default = 0; + NNLMONNHAMD_Clear = 1; + NNLMONNHAMD_Distance = 2; + NNLMONNHAMD_Finish = 3; +} + +enum CFAIIJNNLBP { + CFAIIJNNLBP_CombatNone = 0; + CFAIIJNNLBP_CombatEvtBeingHit = 1; + CFAIIJNNLBP_CombatAnimatorStateChanged = 2; + CFAIIJNNLBP_CombatFaceToDir = 3; + CFAIIJNNLBP_CombatSetAttackTarget = 4; + CFAIIJNNLBP_CombatRushMove = 5; + CFAIIJNNLBP_CombatAnimatorParameterChanged = 6; + CFAIIJNNLBP_EntityMove = 7; + CFAIIJNNLBP_SyncEntityPosition = 8; + CFAIIJNNLBP_CombatSteerMotionInfo = 9; + CFAIIJNNLBP_CombatForceSetPosInfo = 10; + CFAIIJNNLBP_CombatCompensatePosDiff = 11; + CFAIIJNNLBP_CombatMonsterDoBlink = 12; + CFAIIJNNLBP_CombatFixedRushMove = 13; + CFAIIJNNLBP_CombatSyncTransform = 14; + CFAIIJNNLBP_CombatLightCoreMove = 15; + CFAIIJNNLBP_CombatBeingHealedNtf = 16; + CFAIIJNNLBP_CombatSkillAnchorPositionNtf = 17; + CFAIIJNNLBP_CombatGrapplingHookMove = 18; + CFAIIJNNLBP_CombatSpecialMotionInfo = 19; + CFAIIJNNLBP_CombatFixedAvatarFlashMove = 20; + CFAIIJNNLBP_CombatMultiOverrideAnim = 21; + CFAIIJNNLBP_CombatDebugSyncMotion = 22; } -message KCJLMPEGAKI { - bool LPIPMFLMDCI = 3; - BHKMLMHFKCB EDKODFKFMHL = 4; - uint32 KADJLGKBFGN = 7; - uint32 BHODIPNCMIK = 9; - uint32 IPDOPNBDLCM = 12; +enum OHJBEJLMDBG { + OHJBEJLMDBG_DungeonCandidateTplrNormal = 0; + OHJBEJLMDBG_DungeonCandidateTplrDie = 1; + OHJBEJLMDBG_DungeonCandidateTplrBeKick = 2; + OHJBEJLMDBG_DungeonCandidateDisconnect = 3; } -// CmdId: 20828 -message FFFCGHOKIFH { - int32 ALOELOFKHLC = 10; - map ADCHBJBOPPG = 13; +enum JAGNMBOBGNK { + JAGNMBOBGNK_TimeOut = 0; + JAGNMBOBGNK_SettlePlayEnd = 1; + JAGNMBOBGNK_SettlePlayerQuit = 2; + JAGNMBOBGNK_SettleLifeCount = 3; } -// CmdId: 29200 -message AHBBGCEGJME { - HJGJLNLHEJG DNMOKEIJGFF = 3; - uint32 KAKFCNHBHLM = 7; - uint64 FMPGDFPBOII = 9; +enum GCJHLBLIPPJ { + GCJHLBLIPPJ_InBattleMechanicusStageNone = 0; + GCJHLBLIPPJ_InBattleMechanicusStageBuild = 1; + GCJHLBLIPPJ_InBattleMechanicusStageCardFlip = 2; + GCJHLBLIPPJ_InBattleMechanicusStageKill = 3; } -message FFBIAHNBILC { - ABFKJACHPLA OKMKKBJKFPL = 2; - uint32 AGDBHMGPKAM = 12; - ABFKJACHPLA LANJAPJOEEI = 14; +enum HDPDHDLPHAE { + HDPDHDLPHAE_None = 0; + HDPDHDLPHAE_DestoryVehcile = 1; + HDPDHDLPHAE_EnterScene = 2; + HDPDHDLPHAE_LeaveScene = 3; + HDPDHDLPHAE_ActiveVehcile = 4; + HDPDHDLPHAE_EnterVehicle = 5; + HDPDHDLPHAE_SpeedCheck = 6; + HDPDHDLPHAE_Gm = 7; + HDPDHDLPHAE_UseWidgetTp = 8; + HDPDHDLPHAE_UseWidgetNotTp = 9; + HDPDHDLPHAE_GalleryVehcileNotTp = 10; + HDPDHDLPHAE_QuestExec = 11; } -// CmdId: 3604 -message DFEGMDNGGAN { - uint32 JFLHBHCJIGE = 4; - uint32 KLIEDBFILKG = 6; +enum PEKLCMKLJMM { + PEKLCMKLJMM_TimeOut = 0; + PEKLCMKLJMM_SettlePlayEnd = 1; + PEKLCMKLJMM_SettlePlayerQuit = 2; } -// CmdId: 5251 -message FMBOAOFKGPO { - repeated uint32 FGALKDAJHDM = 8; - uint32 PKLFIKGDGPG = 10; +enum DFAFGEPBLDO { + DFAFGEPBLDO_EditUgcDungeonEdit = 0; + DFAFGEPBLDO_EditUgcDungeonAudit = 1; + DFAFGEPBLDO_EditUgcDungeonPublished = 2; } -// CmdId: 5963 -message MCEAJKNOGBH { - uint32 ABKMIMJLAMB = 4; +enum EDGIMHGHGPA { + EDGIMHGHGPA_RentSucc = 0; + EDGIMHGHGPA_RentLimit = 1; + EDGIMHGHGPA_RentRepeated = 2; } -// CmdId: 8598 -message CBMNFNHFMLJ { - int32 ALOELOFKHLC = 11; +enum LEKKKBAFDAM { + LEKKKBAFDAM_None = 0; + LEKKKBAFDAM_Init = 1; + LEKKKBAFDAM_Building = 2; + LEKKKBAFDAM_Built = 3; } -// CmdId: 27755 -message MOKEBCIOFHJ { - uint32 HDGHMEGDKDB = 11; +enum MKKPICHLCGL { + MKKPICHLCGL_DefaultValue = 0; + MKKPICHLCGL_Mkkpichlcgl1 = 1; + MKKPICHLCGL_Mkkpichlcgl2 = 2; + MKKPICHLCGL_Mkkpichlcgl3 = 3; +} + +enum DABHIKGPAIE { + DABHIKGPAIE_MovingPlatformNone = 0; + DABHIKGPAIE_MovingPlatformUseConfig = 1; + DABHIKGPAIE_MovingPlatformAbility = 2; + DABHIKGPAIE_MovingPlatformRoute = 3; +} + +enum DPLHEBCKKGG { + DPLHEBCKKGG_ReceiveOutput = 0; + DPLHEBCKKGG_StopForge = 1; +} + +enum DLFMNCPNFII { + DLFMNCPNFII_GcgHintNone = 0; + DLFMNCPNFII_GcgHintGameNotFound = 1; +} + +enum EDGIBJBAONG { + EDGIBJBAONG_AddServerBuff = 0; + EDGIBJBAONG_DelServerBuff = 1; } -// CmdId: 21192 -message MLFCNKGKLIH { - uint32 CHMPMBNIGLC = 1; - uint32 AOJLPDFHLPK = 9; - uint32 AHPBBNGOCBH = 15; +enum JHHNLPAAMIN { + JHHNLPAAMIN_KeepRotX = 0; + JHHNLPAAMIN_KeepRotXy = 1; } -// CmdId: 3402 -message AGMBJFKAALA { - uint32 CDMGJAFDIEC = 2; - AEJFGAKFBOD DKJJJGPKEAA = 5; - APBAHEHDEDH FGBEBHHHPCH = 7; - uint32 FFGGNKHDOOI = 15; +enum NNCOPLDHCPB { + NNCOPLDHCPB_None = 0; + NNCOPLDHCPB_Layout = 1; } -// CmdId: 20081 -message MKNANGFPBPA { - int32 ALOELOFKHLC = 6; +enum JGJLFAEIGAJ { + JGJLFAEIGAJ_MissionInvalid = 0; + JGJLFAEIGAJ_MissionUnfinished = 1; + JGJLFAEIGAJ_MissionFinished = 2; + JGJLFAEIGAJ_MissionPointTaken = 3; } -// CmdId: 2644 -message BNAFALIPKDI { - int32 ALOELOFKHLC = 4; - repeated BAFPHHFADFK DIBMJHKANOK = 9; +enum HJBCKHABDKL { + HJBCKHABDKL_Null = 0; + HJBCKHABDKL_Active = 1; + HJBCKHABDKL_Passive = 2; } -message HJPBAFHNKMC { - repeated GEOGNGMBOKF HFMPCELHGBP = 8; +enum KDIOOJINLKG { + KDIOOJINLKG_GalleryStartByNone = 0; + KDIOOJINLKG_GalleryStartByMatch = 1; + KDIOOJINLKG_GalleryStartByDraft = 2; } -// CmdId: 5583 -message IEJDCPKGHNO { - uint32 LDMDOFDHFDN = 1; - uint32 KAKFCNHBHLM = 3; - uint32 BLCNHKCFPKO = 5; - uint32 ABDENFHFHIL = 6; - EPPNFGHFJIM KIFBAKINPCD = 7; - uint32 OIFFDDFEHLH = 12; - uint32 INNKPGJHIGB = 13; - repeated uint32 BKNAFEDHDFD = 14; - uint32 DMCHGDJHHBB = 15; +enum HIMMEMHOGFB { + HIMMEMHOGFB_None = 0; + HIMMEMHOGFB_MusicGame = 1; } -message KKBHBNFAOHC { - repeated uint32 BOIAJEPLAHC = 10; +enum FOGEMDKJJCN { + FOGEMDKJJCN_FishNoRewardNone = 0; + FOGEMDKJJCN_FishNoRewardActivityLimit = 1; + FOGEMDKJJCN_FishNoRewardBagLimit = 2; + FOGEMDKJJCN_FishNoRewardPoolLimit = 3; } -message JJGPAPCGKKN { - bool CPJLHBGNLNJ = 9; +enum APLKOLHCOME { + APLKOLHCOME_FreiendDisconnect = 0; + APLKOLHCOME_FriendOnline = 1; } -// CmdId: 27183 -message AMPAJBECEIJ { - IOBGGPDIFKB EKFEGLJHDLP = 9; - repeated LDOAFLGFOEH KMGEKLCBMEN = 11; - uint32 FIFHAKLFGLG = 13; +enum DMKGKAKIMAB { + DMKGKAKIMAB_FireworksReformParamNone = 0; + DMKGKAKIMAB_FireworksReformParamColor = 1; + DMKGKAKIMAB_FireworksReformParamHeight = 2; + DMKGKAKIMAB_FireworksReformParamSize = 3; + DMKGKAKIMAB_FireworksReformParamDensity = 4; + DMKGKAKIMAB_FireworksReformParamRotation = 5; } -// CmdId: 21735 -message POIBGHHMJBH { - bool NHPPACMAJHL = 9; - uint32 PKLFIKGDGPG = 11; - uint32 OCJAIFHBNPE = 12; +enum BNNPLDLJKNJ { + BNNPLDLJKNJ_ChangeHpNone = 0; + BNNPLDLJKNJ_ChangeHpSubAvatar = 1; + BNNPLDLJKNJ_ChangeHpSubMonster = 2; + BNNPLDLJKNJ_ChangeHpSubGear = 3; + BNNPLDLJKNJ_ChangeHpSubEnvir = 4; + BNNPLDLJKNJ_ChangeHpSubFall = 5; + BNNPLDLJKNJ_ChangeHpSubDrawn = 6; + BNNPLDLJKNJ_ChangeHpSubAbyss = 7; + BNNPLDLJKNJ_ChangeHpSubAbility = 8; + BNNPLDLJKNJ_ChangeHpSubSummon = 9; + BNNPLDLJKNJ_ChangeHpSubScript = 10; + BNNPLDLJKNJ_ChangeHpSubGm = 11; + BNNPLDLJKNJ_ChangeHpSubKillSelf = 12; + BNNPLDLJKNJ_ChangeHpSubClimateCold = 13; + BNNPLDLJKNJ_ChangeHpSubStormLightning = 14; + BNNPLDLJKNJ_ChangeHpSubKillServerGadget = 15; + BNNPLDLJKNJ_ChangeHpSubReplace = 16; + BNNPLDLJKNJ_ChangeHpSubPlayerLeave = 17; + BNNPLDLJKNJ_ChangeHpAttackByEnergy = 18; + BNNPLDLJKNJ_ChangeHpAttackByRecycle = 19; + BNNPLDLJKNJ_ChangeHpSubPlayerBack = 20; + BNNPLDLJKNJ_ChangeHpSubUgc = 21; + BNNPLDLJKNJ_ChangeHpSubDirtyWaterErosion = 22; + BNNPLDLJKNJ_ChangeHpSubDestroySelf = 23; + BNNPLDLJKNJ_ChangeHpSubLiquidPhlogiston = 24; + BNNPLDLJKNJ_ChangeHpByLua = 51; + BNNPLDLJKNJ_ChangeHpAddAbility = 101; + BNNPLDLJKNJ_ChangeHpAddItem = 102; + BNNPLDLJKNJ_ChangeHpAddRevive = 103; + BNNPLDLJKNJ_ChangeHpAddUpgrade = 104; + BNNPLDLJKNJ_ChangeHpAddStatue = 105; + BNNPLDLJKNJ_ChangeHpAddBackground = 106; + BNNPLDLJKNJ_ChangeHpAddGm = 107; + BNNPLDLJKNJ_ChangeHpAddTrialAvatarActivity = 108; + BNNPLDLJKNJ_ChangeHpAddRouguelikeSpring = 109; + BNNPLDLJKNJ_ChangeHpAddEffigyChallengeV5 = 110; +} + +enum GFILBKBGMAF { + GFILBKBGMAF_Attach = 0; + GFILBKBGMAF_Detach = 1; +} + +enum CHJBBPJBKDC { + CHJBBPJBKDC_None = 0; + CHJBBPJBKDC_ReadySelectAvatar = 1; + CHJBBPJBKDC_ReadySelectCard = 2; + CHJBBPJBKDC_ReadyEnterFight = 3; + CHJBBPJBKDC_AllFinish = 4; +} + +enum PEHCGOEKBDG { + PEHCGOEKBDG_SandwormLevelNotOpen = 0; + PEHCGOEKBDG_SandwormLevelPreQuest = 1; + PEHCGOEKBDG_SandwormLevelStart = 2; + PEHCGOEKBDG_SandwormLevelSequelQuest = 3; +} + +enum FBLKBBKFENL { + FBLKBBKFENL_None = 0; + FBLKBBKFENL_Succ = 1; + FBLKBBKFENL_Fail = 2; +} + +enum INMCHNDEIAH { + INMCHNDEIAH_PlayerJudge = 0; + INMCHNDEIAH_PlayerEnterOptionRefuse = 1; + INMCHNDEIAH_PlayerEnterOptionDirect = 2; + INMCHNDEIAH_SystemJudge = 3; + INMCHNDEIAH_HostInMatch = 4; + INMCHNDEIAH_PsPlayerNotAcceptOthers = 5; + INMCHNDEIAH_OpenStateNotOpen = 6; + INMCHNDEIAH_HostInEditMode = 7; + INMCHNDEIAH_PriorCheck = 8; +} + +enum GadgetBornType { + GadgetBornType_GadgetBornNone = 0; + GadgetBornType_GadgetBornInAir = 1; + GadgetBornType_GadgetBornPlayer = 2; + GadgetBornType_GadgetBornMonsterHit = 3; + GadgetBornType_GadgetBornMonsterDie = 4; + GadgetBornType_GadgetBornGadget = 5; + GadgetBornType_GadgetBornGround = 6; +} + +enum AKEHCJNGJEJ { + AKEHCJNGJEJ_ObstacleShapeCapsule = 0; + AKEHCJNGJEJ_ObstacleShapeBox = 1; +} + +enum JGDODFJCANG { + JGDODFJCANG_AuditNone = 0; + JGDODFJCANG_AuditWaiting = 1; + JGDODFJCANG_AuditFailed = 2; +} + +enum BPLKLKDBOGP { + BPLKLKDBOGP_Idle = 0; + BPLKLKDBOGP_ChangingAvatar = 1; + BPLKLKDBOGP_Ready = 2; +} + +enum EJPAGMFNMFE { + EJPAGMFNMFE_TribalChapterNone = 0; + EJPAGMFNMFE_TribalChapterNotOpen = 1; + EJPAGMFNMFE_TribalChapterLock = 2; + EJPAGMFNMFE_TribalChapterUnlock = 3; + EJPAGMFNMFE_TribalChapterFinish = 4; +} + +enum CEGMLMCFCPM { + CEGMLMCFCPM_Editor = 0; + CEGMLMCFCPM_Ios = 1; + CEGMLMCFCPM_Android = 2; + CEGMLMCFCPM_Pc = 3; + CEGMLMCFCPM_Ps4 = 4; + CEGMLMCFCPM_Server = 5; + CEGMLMCFCPM_CloudAndroid = 6; + CEGMLMCFCPM_CloudIos = 7; + CEGMLMCFCPM_Ps5 = 8; + CEGMLMCFCPM_CloudWeb = 9; + CEGMLMCFCPM_CloudTv = 10; + CEGMLMCFCPM_CloudMac = 11; + CEGMLMCFCPM_CloudPc = 12; + CEGMLMCFCPM_CloudThirdPartyMobile = 13; + CEGMLMCFCPM_CloudThirdPartyPc = 14; + CEGMLMCFCPM_CloudWebAndroid = 15; + CEGMLMCFCPM_CloudWebIos = 16; + CEGMLMCFCPM_CloudWebPc = 17; + CEGMLMCFCPM_CloudWebMac = 18; + CEGMLMCFCPM_CloudWebTouch = 19; + CEGMLMCFCPM_CloudWebKeyboard = 20; +} + +enum DMBNNBHBPBI { + DMBNNBHBPBI_GcgSettleOptNone = 0; + DMBNNBHBPBI_GcgSettleOptExit = 1; + DMBNNBHBPBI_GcgSettleOptContinue = 2; + DMBNNBHBPBI_GcgSettleOptRestart = 3; +} + +enum CMDEEPDJOGA { + CMDEEPDJOGA_GcgDiceSideInvalid = 0; + CMDEEPDJOGA_GcgDiceSideCryo = 1; + CMDEEPDJOGA_GcgDiceSideHydro = 2; + CMDEEPDJOGA_GcgDiceSidePyro = 3; + CMDEEPDJOGA_GcgDiceSideElectro = 4; + CMDEEPDJOGA_GcgDiceSideGeo = 5; + CMDEEPDJOGA_GcgDiceSideDendro = 6; + CMDEEPDJOGA_GcgDiceSideAnemo = 7; + CMDEEPDJOGA_GcgDiceSidePaimon = 8; +} + +enum CEOCJHPHEDC { + CEOCJHPHEDC_TransmitNone = 0; + CEOCJHPHEDC_TransmitQuest = 1; +} + +enum CNPEFFIMNBF { + CNPEFFIMNBF_SalvageEscortStopNone = 0; + CNPEFFIMNBF_SalvageEscortStopSuccess = 1; + CNPEFFIMNBF_SalvageEscortStopDump = 2; + CNPEFFIMNBF_SalvageEscortStopTime = 3; + CNPEFFIMNBF_SalvageEscortStopInterrupt = 4; + CNPEFFIMNBF_SalvageEscortStopLeave = 5; + CNPEFFIMNBF_SalvageEscortStopFull = 6; +} + +enum HKKCDICCIMI { + HKKCDICCIMI_GcgGameNone = 0; + HKKCDICCIMI_GcgGameGm = 1; + HKKCDICCIMI_GcgGameMatch = 2; + HKKCDICCIMI_GcgGamePvp = 3; + HKKCDICCIMI_GcgGameTavernChallenge = 4; + HKKCDICCIMI_GcgGameConstChallenge = 5; + HKKCDICCIMI_GcgGameWorldChallenge = 6; + HKKCDICCIMI_GcgGameBossChallenge = 7; + HKKCDICCIMI_GcgGameWeekChallenge = 8; + HKKCDICCIMI_GcgGameBreakChallenge = 9; + HKKCDICCIMI_GcgGameQuest = 10; + HKKCDICCIMI_GcgGameGuideGroup = 11; + HKKCDICCIMI_GcgGameOther = 12; + HKKCDICCIMI_GcgGameActivityJourney = 13; + HKKCDICCIMI_GcgGamePveActivity = 14; + HKKCDICCIMI_GcgGameArena = 15; + HKKCDICCIMI_GcgGameActivityPveInfinite = 16; + HKKCDICCIMI_GcgGameActivityPvePuzzle = 17; +} + +enum EDEGMKLFIFI { + EDEGMKLFIFI_None = 0; + EDEGMKLFIFI_Pack = 1; + EDEGMKLFIFI_Plant = 2; +} + +enum NLKBOOHNHHJ { + NLKBOOHNHHJ_ReportReasonNone = 0; + NLKBOOHNHHJ_ReportReasonDeceptiveAds = 1; + NLKBOOHNHHJ_ReportReasonAbusing = 2; + NLKBOOHNHHJ_ReportReasonCheat = 3; + NLKBOOHNHHJ_ReportReasonPolitical = 4; + NLKBOOHNHHJ_ReportReasonOther = 5; + NLKBOOHNHHJ_ReportReasonHome = 6; +} + +enum EAEBEJOPPCG { + EAEBEJOPPCG_DungeonEntryReasonNone = 0; + EAEBEJOPPCG_DungeonEntryReasonLevel = 1; + EAEBEJOPPCG_DungeonEntryReasonQuest = 2; + EAEBEJOPPCG_DungeonEntryReasonMuliple = 3; +} + +enum NIEMJJCEDCF { + NIEMJJCEDCF_None = 0; + NIEMJJCEDCF_Collectable = 1; + NIEMJJCEDCF_Collected = 2; + NIEMJJCEDCF_Finished = 3; +} + +enum KCKMMDDJPCE { + KCKMMDDJPCE_None = 0; + KCKMMDDJPCE_Normal = 1; + KCKMMDDJPCE_Template = 2; + KCKMMDDJPCE_Exam = 3; +} + +enum VisionType { + VisionType_VisionNone = 0; + VisionType_VisionMeet = 1; + VisionType_VisionReborn = 2; + VisionType_VisionReplace = 3; + VisionType_VisionWaypointReborn = 4; + VisionType_VisionMiss = 5; + VisionType_VisionDie = 6; + VisionType_VisionGatherEscape = 7; + VisionType_VisionRefresh = 8; + VisionType_VisionTransport = 9; + VisionType_VisionReplaceDie = 10; + VisionType_VisionReplaceNoNotify = 11; + VisionType_VisionBorn = 12; + VisionType_VisionPickup = 13; + VisionType_VisionRemove = 14; + VisionType_VisionChangeCostume = 15; + VisionType_VisionFishRefresh = 16; + VisionType_VisionFishBigShock = 17; + VisionType_VisionFishQteSucc = 18; + VisionType_VisionCaptureDisappear = 19; } -// CmdId: 20259 -message LAMOGOEBPPF { - uint32 PABNFILBDMA = 4; - uint32 FOBCDPDBCKB = 6; +enum MOMGBCIBOEI { + MOMGBCIBOEI_None = 0; + MOMGBCIBOEI_Finish = 1; + MOMGBCIBOEI_PreStart = 2; + MOMGBCIBOEI_Start = 3; } -// CmdId: 212 -message ALGLKBGOJJN { - uint32 PKLFIKGDGPG = 3; - bool HHALAHALMKI = 7; - uint32 LOIEKFANKLK = 9; - bool LPIPMFLMDCI = 11; - uint32 JAHFOBKDPDC = 12; - uint32 DDDFHGKCMDO = 14; +enum BICKFBJHOIK { + BICKFBJHOIK_BargainCompleteSucc = 0; + BICKFBJHOIK_BargainSingleFail = 1; + BICKFBJHOIK_BargainCompleteFail = 2; } -// CmdId: 26520 -message OPFINDKDMGG { - uint32 PPFDEGKIBMC = 14; +enum JMHJPMMAMDC { + JMHJPMMAMDC_None = 0; + JMHJPMMAMDC_SwitchControl = 1; + JMHJPMMAMDC_ShootTimeout = 2; + JMHJPMMAMDC_RunningTimeout = 3; + JMHJPMMAMDC_RunningReconnect = 4; } -// CmdId: 25442 -message BNPLAEJBKFF { - repeated uint32 OOAKDEPCEKI = 10; - uint32 PKLFIKGDGPG = 11; +enum ICBODPOGNHD { + ICBODPOGNHD_OptionNone = 0; + ICBODPOGNHD_OptionNormal = 1; + ICBODPOGNHD_OptionFirstCanGo = 2; } -// CmdId: 20004 -message PCFICCMFKFK { - uint32 HIJCCOEIPNP = 1; - uint32 GLDKCNGFCKA = 12; +enum LPPFEDCJJAP { + LPPFEDCJJAP_Classic = 0; + LPPFEDCJJAP_Tendency = 1; + LPPFEDCJJAP_Adaptive = 2; + LPPFEDCJJAP_Inflection = 3; } -// CmdId: 27711 -message NJCBEJEGHID { - int32 ALOELOFKHLC = 1; - int32 MBPOIGPJOMP = 13; +enum AFBFHONPIGC { + AFBFHONPIGC_All = 0; + AFBFHONPIGC_Air = 1; + AFBFHONPIGC_Water = 2; } -// CmdId: 1257 -message DCFLGNNNDFB { - int32 ALOELOFKHLC = 6; +enum HPICHAILNKA { + HPICHAILNKA_Unstarted = 0; + HPICHAILNKA_Started = 1; + HPICHAILNKA_Finished = 2; } -// CmdId: 2830 -message LHBKHEOECHK { - repeated uint32 PKPPJOFLABD = 5; +enum AANMPMBPKCL { + AANMPMBPKCL_WindFieldDungeonFailNone = 0; + AANMPMBPKCL_WindFieldDungeonFailCancel = 1; + AANMPMBPKCL_WindFieldDungeonFailTimeout = 2; + AANMPMBPKCL_WindFieldDungeonFailAllAvatarDie = 3; + AANMPMBPKCL_WindFieldDungeonFailLuaInterrupt = 4; } -// CmdId: 26744 -message LMCAJLPNBAC { - uint32 KBOKMOKDABL = 1; - ABFKJACHPLA LANJAPJOEEI = 3; - uint32 OJNHPPEKLLO = 8; - ABFKJACHPLA OKMKKBJKFPL = 11; +enum ECLBIPADHBL { + ECLBIPADHBL_LuaOptionNone = 0; + ECLBIPADHBL_LuaOptionPlayerInput = 1; } -message OOHPGAKAACC { - uint32 OLLMODFCNPP = 2; - uint32 JHEHOCBEODA = 4; - int32 ALOELOFKHLC = 9; +enum NPGMACJFBEK { + NPGMACJFBEK_None = 0; + NPGMACJFBEK_ReachScore = 1; + NPGMACJFBEK_TimeUp = 2; } -// CmdId: 22034 -message CJFMFGFFAPL { +enum GEPCIKPIEPN { + GEPCIKPIEPN_LunaRiteHintStatusDefault = 0; + GEPCIKPIEPN_LunaRiteHintStatusNoCount = 1; + GEPCIKPIEPN_LunaRiteHintStatusFinish = 2; } -// CmdId: 7679 -message HGBBADLEONO { - int32 ALOELOFKHLC = 4; +enum HGAGMBJDHFG { + HGAGMBJDHFG_BrickBreakerStagePrepare = 0; + HGAGMBJDHFG_BrickBreakerStagePick = 1; + HGAGMBJDHFG_BrickBreakerStageGame = 2; + HGAGMBJDHFG_BrickBreakerStagePlay = 3; + HGAGMBJDHFG_BrickBreakerStageSettle = 4; } -message GALAHDJCBHK { - sfixed32 ACNMIGNCANL = 8; - sfixed32 JKFHHBICHKB = 11; +enum FECIOCNEBAH { + FECIOCNEBAH_Invalid = 0; + FECIOCNEBAH_InProgress = 1; + FECIOCNEBAH_Complete = 2; + FECIOCNEBAH_RewardTaken = 3; } -// CmdId: 28180 -message KJLNKIBOAHP { - uint32 PDMGGGPIGIG = 3; - int32 ALOELOFKHLC = 5; - uint32 OPPDGEJCCMB = 10; - uint32 OFHHLKDCMJG = 14; +enum HOCJFIDGKJM { + HOCJFIDGKJM_None = 0; + HOCJFIDGKJM_ByKick = 1; + HOCJFIDGKJM_Quit = 2; } -// CmdId: 9612 -message LJBKIOCANFJ { - uint32 PPFDEGKIBMC = 2; - uint32 MCAPJENHMHH = 8; +enum MonsterBornType { + MonsterBornType_MonsterBornNone = 0; + MonsterBornType_MonsterBornDefault = 1; + MonsterBornType_MonsterBornRandom = 2; } -// CmdId: 5211 -message MDIGPLBINIG { +enum PEMMKCKGPCP { + PEMMKCKGPCP_Added = 0; + PEMMKCKGPCP_Removed = 1; } -message NDODAOMKMKM { - uint32 GKKBBDFODIG = 5; - uint64 AKNOEGBGHEH = 6; - uint64 GFMFAIGKHDG = 12; +enum HHAAFIHNDJO { + HHAAFIHNDJO_QuitFocusDefault = 0; + HHAAFIHNDJO_QuitFocusMutual = 1; } -message KEEMMPNLFHB { - uint32 OEKJKIBMLAO = 5; - uint32 MHBLANAMPOL = 9; - bool CNCDMFBHNMJ = 11; - bool DDACIDFCHCM = 12; - uint32 GGEEOCPBMEM = 14; - uint32 DLJMNLOJELE = 15; +enum GMBPGLNGGLI { + GMBPGLNGGLI_TryCustomDungeonNone = 0; + GMBPGLNGGLI_TryCustomDungeonRoom = 1; + GMBPGLNGGLI_TryCustomDungeonAll = 2; + GMBPGLNGGLI_TryCustomDungeonOfficialPlay = 3; } -// CmdId: 28488 -message CNPJNNLOPCL { - KFHGEEPDNJF DACIMOECAKM = 4; - bool FBEMJCPDDMF = 5; - uint32 BLALLKJMGKE = 7; - EPNPOOBGIEJ PLNGJGFAPFG = 15; +enum LLMDBKHCLEB { + LLMDBKHCLEB_Invalue = 0; + LLMDBKHCLEB_Add = 1; + LLMDBKHCLEB_Set = 2; } -message NCKMAPMOMCL { - uint32 OBJBOOMGAKI = 1; - repeated uint32 NNBOPGFNEIL = 2; - uint32 NJIECHJDIJO = 3; +enum PlayerLogoutReason { + PlayerLogoutReason_Disconnect = 0; + PlayerLogoutReason_ClientReq = 1; + PlayerLogoutReason_Timeout = 2; + PlayerLogoutReason_AdminReq = 3; + PlayerLogoutReason_ServerClose = 4; + PlayerLogoutReason_GmClear = 5; + PlayerLogoutReason_PlayerTransfer = 6; + PlayerLogoutReason_ClientChecksumInvalid = 7; + PlayerLogoutReason_MuipMoveSaveWait = 8; } -// CmdId: 21562 -message HNDHLHPKPNN { - repeated ALCIPHMEAHF HNBOCCNBPBO = 3; - repeated uint64 IMMDEMBGNGF = 12; - uint64 CMFCDHLPBNA = 13; +enum OIJBBOCGIGB { + OIJBBOCGIGB_None = 0; + OIJBBOCGIGB_Send = 1; + OIJBBOCGIGB_Accept = 2; + OIJBBOCGIGB_Refuse = 3; } -message JBLBNFJPLEJ { - uint32 ACCJNDBKDFD = 1; - uint32 MOMFDDPOHOL = 2; - ABFKJACHPLA MNJJANJIOOL = 4; - uint32 MKHGDBMDAFI = 6; - uint32 HIJCCOEIPNP = 7; - bool MBGMHOANDDF = 8; - uint32 AAOGCHADHPL = 9; - uint32 PABNFILBDMA = 10; - uint32 LJGHFJGIOLN = 11; - bool CNPKBJEFAGM = 13; +enum AJOPCFFCFDD { + AJOPCFFCFDD_WispCageStateNotExist = 0; + AJOPCFFCFDD_WispCageStateCreated = 1; + AJOPCFFCFDD_WispCageStateMaterialDelivered = 2; + AJOPCFFCFDD_WispCageStateNotTakeReward = 3; } -// CmdId: 23549 -message APKADLFAEJG { - int32 ALOELOFKHLC = 5; - repeated PADBLGPOCHK IKABNBPILKE = 15; +enum DONNPJAMEED { + DONNPJAMEED_GcgPhaseInvalid = 0; + DONNPJAMEED_GcgPhaseStart = 1; + DONNPJAMEED_GcgPhaseDraw = 2; + DONNPJAMEED_GcgPhaseOnStage = 3; + DONNPJAMEED_GcgPhaseDice = 4; + DONNPJAMEED_GcgPhaseMain = 5; + DONNPJAMEED_GcgPhaseEnd = 6; + DONNPJAMEED_GcgPhaseDie = 7; + DONNPJAMEED_GcgPhaseFin = 8; + DONNPJAMEED_GcgPhasePreMain = 9; + DONNPJAMEED_GcgPhaseReroll = 10; + DONNPJAMEED_GcgPhaseRedraw = 11; } -message FHPCOCOPJGK { - float FBJBENJEJMO = 4; +enum ALLLNINAOGA { + ALLLNINAOGA_BattlePassUnlockInvalid = 0; + ALLLNINAOGA_BattlePassUnlockFree = 1; + ALLLNINAOGA_BattlePassUnlockPaid = 2; } -// CmdId: 23104 -message IBIEKFBGPNK { - map EGIBHAEACCC = 4; - uint32 AOJLPDFHLPK = 5; - uint32 JHEHOCBEODA = 14; +enum CFPILOJCINI { + CFPILOJCINI_None = 0; + CFPILOJCINI_CreateConnect = 1; + CFPILOJCINI_StartGame = 2; + CFPILOJCINI_Ping = 3; + CFPILOJCINI_FinishGame = 4; + CFPILOJCINI_SnapShot = 5; + CFPILOJCINI_Action = 6; + CFPILOJCINI_SnapShotForDebugLog = 7; } -message DGGMKIJGJDM { - uint32 OIPCONAHCOB = 3; - uint64 FMPGDFPBOII = 4; - uint32 JAHFOBKDPDC = 8; - uint32 BMHBHCJNMIJ = 10; - BEEJIHDMCHH NBOPHIEGGMH = 15; +enum BNMOIKFJFAJ { + BNMOIKFJFAJ_ChangeHpDebtsNone = 0; + BNMOIKFJFAJ_ChangeHpDebtsPay = 1; + BNMOIKFJFAJ_ChangeHpDebtsPayFinish = 2; + BNMOIKFJFAJ_ChangeHpDebtsClear = 21; + BNMOIKFJFAJ_ChangeHpDebtsReduceAbility = 41; + BNMOIKFJFAJ_ChangeHpDebtsAddAbility = 51; } -// CmdId: 1296 -message AKAIBMFICAF { - int32 ALOELOFKHLC = 7; - uint32 ALFKLLMIJBI = 14; +enum DBKKEPAHCPE { + DBKKEPAHCPE_None = 0; + DBKKEPAHCPE_Sail = 1; + DBKKEPAHCPE_Battle = 2; } -// CmdId: 24195 -message HHOHKDNLLCF { - int32 ALOELOFKHLC = 6; +enum JAIDDKDBMEM { + JAIDDKDBMEM_Idle = 0; + JAIDDKDBMEM_ChangingAvatar = 1; + JAIDDKDBMEM_Ready = 2; } -// CmdId: 20380 -message KKKAKOIDGOI { - repeated DPKLMEKIHMH ODAMAJJFBKN = 2; - bool NPAKKFNJLAJ = 3; - uint32 OJCDPLCPGGB = 6; - string DNNLJDINGIL = 7; - int32 ALOELOFKHLC = 12; - uint32 BBJIENCNBCD = 14; +enum PMOBCONJBEF { + PMOBCONJBEF_Level = 0; + PMOBCONJBEF_Quest = 1; +} + +enum BHEFKOOJNOK { + BHEFKOOJNOK_WidgetCreatorTypeNone = 0; + BHEFKOOJNOK_WidgetCreatorTypeRetract = 1; + BHEFKOOJNOK_WidgetCreatorTypeRetractAndCreate = 2; +} + +enum OHGCDMMLNOK { + OHGCDMMLNOK_HitColliderInvalid = 0; + OHGCDMMLNOK_HitColliderHitBox = 1; + OHGCDMMLNOK_HitColliderWetHitBox = 2; + OHGCDMMLNOK_HitColliderHeadBox = 3; +} + +enum ELKBKGFHAOL { + ELKBKGFHAOL_TypeNone = 0; + ELKBKGFHAOL_TypePack = 1; + ELKBKGFHAOL_TypeEvent = 2; +} + +enum CKJOFDMGNNO { + CKJOFDMGNNO_StatusFail = 0; + CKJOFDMGNNO_StatusSucc = 1; + CKJOFDMGNNO_StatusPartial = 2; +} + +enum BOEDELIJAGB { + BOEDELIJAGB_None = 0; + BOEDELIJAGB_Transculent = 1; +} + +enum JJPMGEJNAAO { + JJPMGEJNAAO_DraftFailUnknown = 0; + JJPMGEJNAAO_DraftActivityNotOpen = 1; + JJPMGEJNAAO_DraftActivityPlayNotOpen = 2; + JJPMGEJNAAO_DraftSceneNotMeet = 3; + JJPMGEJNAAO_DraftWorldNotMeet = 4; + JJPMGEJNAAO_DraftPlayLimitNotMeet = 5; + JJPMGEJNAAO_DraftActivityConfigNotFound = 6; +} + +enum NLKAMGEKNNI { + NLKAMGEKNNI_StatusFail = 0; + NLKAMGEKNNI_StatusSucc = 1; + NLKAMGEKNNI_StatusPartial = 2; +} + +enum AGDCPKBNOGI { + AGDCPKBNOGI_SalvagePreventStopNone = 0; + AGDCPKBNOGI_SalvagePreventStopSuccess = 1; + AGDCPKBNOGI_SalvagePreventStopArrival = 2; + AGDCPKBNOGI_SalvagePreventStopInterrupt = 3; + AGDCPKBNOGI_SalvagePreventStopLeave = 4; + AGDCPKBNOGI_SalvagePreventStopFull = 5; + AGDCPKBNOGI_SalvagePreventStopAway = 6; } -// CmdId: 21384 -message GONKIBMNOAC { - uint32 KJNOLCFEOMI = 2; - uint32 OCJAIFHBNPE = 3; - uint32 HIJCCOEIPNP = 10; - uint32 FJFENDDFAIF = 13; +enum BKHKLFCBLFJ { + BKHKLFCBLFJ_Invalid = 0; + BKHKLFCBLFJ_Running = 1; + BKHKLFCBLFJ_Finished = 2; } -// CmdId: 26127 -message HMCGKIIGINI { - uint32 PKLFIKGDGPG = 5; - int32 ALOELOFKHLC = 14; +enum EEGMNIPNKMJ { + EEGMNIPNKMJ_Default = 0; + EEGMNIPNKMJ_Effect = 1; + EEGMNIPNKMJ_Cost = 2; + EEGMNIPNKMJ_Gm = 3; + EEGMNIPNKMJ_Attack = 4; + EEGMNIPNKMJ_Reboot = 5; + EEGMNIPNKMJ_PlayCard = 6; + EEGMNIPNKMJ_QuicklyOnstage = 7; + EEGMNIPNKMJ_RemoveAfterDie = 8; + EEGMNIPNKMJ_Init = 9; + EEGMNIPNKMJ_EffectDamage = 10; + EEGMNIPNKMJ_EffectHeal = 11; + EEGMNIPNKMJ_EffectRevive = 12; + EEGMNIPNKMJ_InitOnstage = 13; + EEGMNIPNKMJ_DieOnstage = 14; + EEGMNIPNKMJ_SelectOnstage = 15; + EEGMNIPNKMJ_CharacterDie = 16; + EEGMNIPNKMJ_ReviveWhenDeath = 17; + EEGMNIPNKMJ_TransferToOpponent = 18; + EEGMNIPNKMJ_TransferDice = 19; + EEGMNIPNKMJ_PlayCardBeingCounter = 20; + EEGMNIPNKMJ_UseVehicleSkill = 21; } -// CmdId: 6230 -message BMAPADGPGND { - repeated uint32 KJFHJMOEFDF = 4; - int32 ALOELOFKHLC = 6; - uint32 OIANCIPKPBE = 7; - uint32 CEIAKNGAODL = 8; - uint32 LDLPKJKLHIC = 11; +enum AAGPKJDPBLK { + AAGPKJDPBLK_ReunionReportTypeNone = 0; + AAGPKJDPBLK_ReunionReportTypeStart = 1; + AAGPKJDPBLK_ReunionReportTypeDouble = 2; } -// CmdId: 28342 -message OFJFKDGHIHO { - uint32 FJFENDDFAIF = 8; - uint32 OCJAIFHBNPE = 11; - uint32 HIJCCOEIPNP = 13; +enum AEFKHOGCDOE { + AEFKHOGCDOE_None = 0; + AEFKHOGCDOE_Normal = 1; + AEFKHOGCDOE_Condense = 2; + AEFKHOGCDOE_ReunionPrivilege = 3; + AEFKHOGCDOE_OpActivity = 4; + AEFKHOGCDOE_Material = 5; +} + +enum NJGJFMECPKA { + NJGJFMECPKA_None = 0; + NJGJFMECPKA_CreateConnect = 1; + NJGJFMECPKA_StartGame = 2; + NJGJFMECPKA_Ping = 3; + NJGJFMECPKA_FinishGame = 4; + NJGJFMECPKA_SnapShot = 5; + NJGJFMECPKA_Action = 6; +} + +enum IOHPCJAJPPO { + IOHPCJAJPPO_FoundationOpNone = 0; + IOHPCJAJPPO_FoundationOpBuild = 1; + IOHPCJAJPPO_FoundationOpDemolition = 2; + IOHPCJAJPPO_FoundationOpRebuild = 3; + IOHPCJAJPPO_FoundationOpRotate = 4; + IOHPCJAJPPO_FoundationOpLock = 5; + IOHPCJAJPPO_FoundationOpUnlock = 6; +} + +enum PCFIJJMKGLB { + PCFIJJMKGLB_FireworksLaunchParamNone = 0; + PCFIJJMKGLB_FireworksLaunchParamRepeat = 1; + PCFIJJMKGLB_FireworksLaunchParamInteval = 2; + PCFIJJMKGLB_FireworksLaunchParamDelay = 3; + PCFIJJMKGLB_FireworksLaunchParamRoundInteval = 4; + PCFIJJMKGLB_FireworksLaunchParamMax = 5; +} + +enum GECMBIEKDND { + GECMBIEKDND_ReportReasonSubtypeNone = 0; + GECMBIEKDND_ReportReasonSubtypeInvalidNickname = 1; + GECMBIEKDND_ReportReasonSubtypeInvalidSignature = 2; + GECMBIEKDND_ReportReasonSubtypeInvalidArrangement = 3; + GECMBIEKDND_ReportReasonSubtypeInvalidChat = 4; + GECMBIEKDND_ReportReasonSubtypeInvalidAvatarName = 5; + GECMBIEKDND_ReportReasonSubtypeInvalidOther = 6; + GECMBIEKDND_ReportReasonSubtypeInvalidLittleDrillName = 7; +} + +enum HMOCJIEPPLL { + HMOCJIEPPLL_ActionTypeNone = 0; + HMOCJIEPPLL_ActionTypePlayerMove = 1; +} + +enum ONFEIBHLJBP { + ONFEIBHLJBP_LunaRiteHintTypeNone = 0; + ONFEIBHLJBP_LunaRiteHintTypeRune = 1; + ONFEIBHLJBP_LunaRiteHintTypeChest = 2; +} + +enum DLJMGIAMGLF { + DLJMGIAMGLF_PlaySoundNone = 0; + DLJMGIAMGLF_PlaySoundStart = 1; + DLJMGIAMGLF_PlaySoundStop = 2; +} + +enum AIOGIOPPMHA { + AIOGIOPPMHA_None = 0; + AIOGIOPPMHA_Low = 1; + AIOGIOPPMHA_Mid = 2; + AIOGIOPPMHA_High = 3; +} + +enum NHLCOOPKJBL { + NHLCOOPKJBL_MailCollectibleUnkonw = 0; + NHLCOOPKJBL_MailNotCollectible = 1; + NHLCOOPKJBL_MailCollectibleUncollected = 2; + NHLCOOPKJBL_MailCollectibleCollected = 3; +} + +enum JJHGGDCJHJI { + JJHGGDCJHJI_UgcRecordUsageNone = 0; + JJHGGDCJHJI_UgcRecordUsageImport = 1; + JJHGGDCJHJI_UgcRecordUsagePlay = 2; + JJHGGDCJHJI_UgcRecordUsageTrial = 3; + JJHGGDCJHJI_UgcRecordUsageCompare = 4; } -// CmdId: 3586 -message NABECKDBOEM { +enum HHGIELIKJHB { + HHGIELIKJHB_OptionNone = 0; + HHGIELIKJHB_OptionNormal = 1; + HHGIELIKJHB_OptionFirstCanGo = 2; } -message MBMDLEKFCHK { - uint32 MGJJNAMCBGH = 3; - GDIHOPDOCHB IBDBIFHOCMA = 4; - bool EKDNJFFDDCC = 5; - repeated uint32 JMJNGIGPEMB = 10; - uint32 IJGCADDBCDG = 11; +enum LNEMNCJDLMM { + LNEMNCJDLMM_InBattleMechanicusCardChallengeNone = 0; + LNEMNCJDLMM_InBattleMechanicusCardChallengeOnGoing = 1; + LNEMNCJDLMM_InBattleMechanicusCardChallengeFail = 2; + LNEMNCJDLMM_InBattleMechanicusCardChallengeSuccess = 3; +} + +enum AOHJDDPEICB { + AOHJDDPEICB_CodexNone = 0; + AOHJDDPEICB_CodexQuest = 1; + AOHJDDPEICB_CodexWeapon = 2; + AOHJDDPEICB_CodexAnimal = 3; + AOHJDDPEICB_CodexMaterial = 4; + AOHJDDPEICB_CodexBooks = 5; + AOHJDDPEICB_CodexPushtips = 6; + AOHJDDPEICB_CodexView = 7; + AOHJDDPEICB_CodexReliquary = 8; +} + +enum PBLFODHDDML { + PBLFODHDDML_RogueCellNone = 0; + PBLFODHDDML_RogueCellBattle = 1; + PBLFODHDDML_RogueCellSuccess = 2; + PBLFODHDDML_RogueCellFinish = 3; + PBLFODHDDML_RogueCellTakenChest = 4; +} + +enum NMFDMILHGPO { + NMFDMILHGPO_InteractNone = 0; + NMFDMILHGPO_InteractPickItem = 1; + NMFDMILHGPO_InteractGather = 2; + NMFDMILHGPO_InteractOpenChest = 3; + NMFDMILHGPO_InteractOpenStatue = 4; + NMFDMILHGPO_InteractConsum = 5; + NMFDMILHGPO_InteractMpPlayReward = 6; + NMFDMILHGPO_InteractView = 7; + NMFDMILHGPO_InteractGeneralReward = 8; + NMFDMILHGPO_InteractMiracleRing = 9; + NMFDMILHGPO_InteractFoundation = 10; + NMFDMILHGPO_InteractEchoShell = 11; + NMFDMILHGPO_InteractHomeGather = 12; + NMFDMILHGPO_InteractEnvAnimal = 13; + NMFDMILHGPO_InteractQuestGadget = 14; + NMFDMILHGPO_InteractUiInteract = 15; + NMFDMILHGPO_InteractDeshretObelisk = 16; +} + +enum CFPDOELBLNJ { + CFPDOELBLNJ_StatusFail = 0; + CFPDOELBLNJ_StatusSucc = 1; + CFPDOELBLNJ_StatusPartial = 2; +} + +enum NOIPNEPDIPN { + NOIPNEPDIPN_EnterCustomDungeonNone = 0; + NOIPNEPDIPN_EnterCustomDungeonEdit = 1; + NOIPNEPDIPN_EnterCustomDungeonPlay = 2; + NOIPNEPDIPN_EnterCustomDungeonOfficial = 3; +} + +enum PBJBNAPEOED { + PBJBNAPEOED_ExpeditionNone = 0; + PBJBNAPEOED_ExpeditionStarted = 1; + PBJBNAPEOED_ExpeditionFinished = 2; + PBJBNAPEOED_ExpeditionRewarded = 3; + PBJBNAPEOED_ExpeditionLocked = 4; +} + +enum HNNCCLMHCLA { + HNNCCLMHCLA_None = 0; + HNNCCLMHCLA_ESkillShared = 1; +} + +enum JHHBGBPHNKF { + JHHBGBPHNKF_EventTriggerNone = 0; + JHHBGBPHNKF_EventTriggerEnterForce = 1; +} + +enum KDJJJAOGJFJ { + KDJJJAOGJFJ_Invalid = 0; + KDJJJAOGJFJ_UnableToBegin = 1; + KDJJJAOGJFJ_Begin = 2; + KDJJJAOGJFJ_End = 3; +} + +enum MBMCKHFKOKF { + MBMCKHFKOKF_DieOptNone = 0; + MBMCKHFKOKF_DieOptReplay = 1; + MBMCKHFKOKF_DieOptCancel = 2; + MBMCKHFKOKF_DieOptRevive = 3; +} + +enum DIEDGOLJCOK { + DIEDGOLJCOK_None = 0; + DIEDGOLJCOK_AllAvatarSelected = 1; + DIEDGOLJCOK_ChanceForbidden = 2; + DIEDGOLJCOK_CandidateAvatarNumZero = 3; +} + +enum LFIEAKHOOAL { + LFIEAKHOOAL_Npc = 0; + LFIEAKHOOAL_Quest = 1; + LFIEAKHOOAL_Special = 2; + LFIEAKHOOAL_Mine = 3; + LFIEAKHOOAL_Collection = 4; + LFIEAKHOOAL_Monster = 5; + LFIEAKHOOAL_FishPool = 6; +} + +enum ProtEntityType { + ProtEntityType_ProtEntityNone = 0; + ProtEntityType_ProtEntityAvatar = 1; + ProtEntityType_ProtEntityMonster = 2; + ProtEntityType_ProtEntityNpc = 3; + ProtEntityType_ProtEntityGadget = 4; + ProtEntityType_ProtEntityRegion = 5; + ProtEntityType_ProtEntityWeapon = 6; + ProtEntityType_ProtEntityWeather = 7; + ProtEntityType_ProtEntityScene = 8; + ProtEntityType_ProtEntityTeam = 9; + ProtEntityType_ProtEntityMpLevel = 11; + ProtEntityType_ProtEntityPlayTeamEntity = 12; + ProtEntityType_ProtEntityEyePoint = 13; + ProtEntityType_ProtEntityMax = 14; +} + +enum WidgetSlotTag { + WidgetSlotTag_WidgetSlotQuickUse = 0; + WidgetSlotTag_WidgetSlotAttachAvatar = 1; +} + +enum HBCJGNLBDEN { + HBCJGNLBDEN_GcgLevelNone = 0; + HBCJGNLBDEN_GcgLevelConst = 1; + HBCJGNLBDEN_GcgLevelWeek = 2; + HBCJGNLBDEN_GcgLevelWorld = 3; + HBCJGNLBDEN_GcgLevelBoss = 4; + HBCJGNLBDEN_GcgLevelCharacter = 5; + HBCJGNLBDEN_GcgLevelBreak = 6; + HBCJGNLBDEN_GcgLevelQuest = 7; + HBCJGNLBDEN_GcgLevelGuideGroup = 8; + HBCJGNLBDEN_GcgLevelOther = 9; + HBCJGNLBDEN_GcgLevelJourney = 10; + HBCJGNLBDEN_GcgLevelPve = 11; + HBCJGNLBDEN_GcgLevelPveInfinite = 12; + HBCJGNLBDEN_GcgLevelPvePuzzle = 13; +} + +enum AEDFENMKNKC { + AEDFENMKNKC_CustomDungeonFinishPlayNormal = 0; + AEDFENMKNKC_CustomDungeonFinishPlayTry = 1; + AEDFENMKNKC_CustomDungeonFinishEditTry = 2; + AEDFENMKNKC_CustomDungeonFinishSelfPlayNormal = 3; +} + +enum JKEJLIIPFKL { + JKEJLIIPFKL_FisnEscapeNone = 0; + JKEJLIIPFKL_FishEscapeShocked = 1; + JKEJLIIPFKL_FishEscapeUnhook = 2; +} + +enum EnterType { + EnterType_EnterNone = 0; + EnterType_EnterSelf = 1; + EnterType_EnterGoto = 2; + EnterType_EnterJump = 3; + EnterType_EnterOther = 4; + EnterType_EnterBack = 5; + EnterType_EnterDungeon = 6; + EnterType_EnterDungeonReplay = 7; + EnterType_EnterGotoByPortal = 8; + EnterType_EnterSelfHome = 9; + EnterType_EnterOtherHome = 10; + EnterType_EnterGotoRecreate = 11; + EnterType_EnterGotoByTpl = 12; +} + +enum EDODPNMMKLI { + EDODPNMMKLI_None = 0; + EDODPNMMKLI_StarredDungeon = 1; + EDODPNMMKLI_StarredRoom = 2; + EDODPNMMKLI_Owner = 3; + EDODPNMMKLI_History = 4; + EDODPNMMKLI_Search = 5; + EDODPNMMKLI_Official = 6; + EDODPNMMKLI_Template = 7; +} + +enum JLOPIBKNEGM { + JLOPIBKNEGM_RogueEliteNormal = 0; + JLOPIBKNEGM_RogueEliteHard = 1; +} + +enum LGCBOGAJDFB { + LGCBOGAJDFB_HomeFieldStatueNone = 0; + LGCBOGAJDFB_HomeFieldStatueSeed = 1; + LGCBOGAJDFB_HomeFieldStatueSprout = 2; + LGCBOGAJDFB_HomeFieldStatueGather = 3; +} + +enum AvatarType { + AvatarType_None = 0; + AvatarType_Formal = 1; + AvatarType_Trial = 2; + AvatarType_Mirror = 3; +} + +enum IALDLPPFIDE { + IALDLPPFIDE_EnterUgcDungeonNone = 0; + IALDLPPFIDE_EnterUgcDungeonTrialInEditDungeon = 1; + IALDLPPFIDE_EnterUgcDungeonTrialInWorld = 2; + IALDLPPFIDE_EnterUgcDungeonPlay = 3; + IALDLPPFIDE_EnterUgcDungeonOfficial = 4; + IALDLPPFIDE_EnterUgcDungeonByGm = 5; + IALDLPPFIDE_EnterUgcDungeonByEdit = 6; + IALDLPPFIDE_EnterUgcDungeonTrialOneRoom = 7; +} + +enum Retcode { + Retcode_RetSucc = 0; + Retcode_RetFail = -1; + Retcode_RetSvrError = 1; + Retcode_RetUnknownError = 2; + Retcode_RetFrequent = 3; + Retcode_RetNodeForwardError = 4; + Retcode_RetNotFoundConfig = 5; + Retcode_RetSystemBusy = 6; + Retcode_RetGmUidBind = 7; + Retcode_RetForbidden = 8; + Retcode_RetStopRegister = 10; + Retcode_RetStopServer = 11; + Retcode_RetAccountVeirfyError = 12; + Retcode_RetAccountFreeze = 13; + Retcode_RetRepeatLogin = 14; + Retcode_RetClientVersionError = 15; + Retcode_RetTokenError = 16; + Retcode_RetAccountNotExist = 17; + Retcode_RetWaitOtherLogin = 18; + Retcode_RetAnotherLogin = 19; + Retcode_RetClientForceUpdate = 20; + Retcode_RetBlackUid = 21; + Retcode_RetLoginDbFail = 22; + Retcode_RetLoginInitFail = 23; + Retcode_RetMysqlDuplicate = 24; + Retcode_RetMaxPlayer = 25; + Retcode_RetAntiAddict = 26; + Retcode_RetPsPlayerWithoutOnlineId = 27; + Retcode_RetOnlineIdNotFound = 28; + Retcode_RetOnlneIdNotMatch = 29; + Retcode_RetRegisterIsFull = 30; + Retcode_RetChecksumInvalid = 31; + Retcode_RetBlackRegisterIp = 32; + Retcode_RetExceedRegisterRate = 33; + Retcode_RetUnknownPlatform = 34; + Retcode_RetTokenParamError = 35; + Retcode_RetAntiOfflineError = 36; + Retcode_RetBlackLoginIp = 37; + Retcode_RetGetTokenSessionHasUid = 38; + Retcode_RetEnvironmentError = 39; + Retcode_RetCheckClientVersionHashFail = 40; + Retcode_RetMinorRegisterFobidden = 41; + Retcode_RetSecurityLibraryError = 42; + Retcode_RetGateTicketCheckError = 43; + Retcode_RetProtoMixVersionNotMatch = 44; + Retcode_RetAccountTypeStopRegister = 45; + Retcode_RetAvatarInCd = 101; + Retcode_RetAvatarNotAlive = 102; + Retcode_RetAvatarNotOnScene = 103; + Retcode_RetCanNotFindAvatar = 104; + Retcode_RetCanNotDelCurAvatar = 105; + Retcode_RetDuplicateAvatar = 106; + Retcode_RetAvatarIsSameOne = 107; + Retcode_RetAvatarLevelLessThan = 108; + Retcode_RetAvatarCanNotChangeElement = 109; + Retcode_RetAvatarBreakLevelLessThan = 110; + Retcode_RetAvatarOnMaxBreakLevel = 111; + Retcode_RetAvatarIdAlreadyExist = 112; + Retcode_RetAvatarNotDead = 113; + Retcode_RetAvatarIsReviving = 114; + Retcode_RetAvatarIdError = 115; + Retcode_RetRepeatSetPlayerBornData = 116; + Retcode_RetPlayerLevelLessThan = 117; + Retcode_RetAvatarLimitLevelError = 118; + Retcode_RetCurAvatarNotAlive = 119; + Retcode_RetCanNotFindTeam = 120; + Retcode_RetCanNotFindCurTeam = 121; + Retcode_RetAvatarNotExistInTeam = 122; + Retcode_RetCanNotRemoveCurAvatarFromTeam = 123; + Retcode_RetCanNotUseReviveItemForCurAvatar = 124; + Retcode_RetTeamCostExceedLimit = 125; + Retcode_RetTeamAvatarInExpedition = 126; + Retcode_RetTeamCanNotChoseReplaceUse = 127; + Retcode_RetAvatarInCombat = 128; + Retcode_RetPlayerTimeLocked = 129; + Retcode_RetNicknameUtf8Error = 130; + Retcode_RetNicknameTooLong = 131; + Retcode_RetNicknameWordIllegal = 132; + Retcode_RetNicknameTooManyDigits = 133; + Retcode_RetNicknameIsEmpty = 134; + Retcode_RetNicknameMonthlyLimit = 135; + Retcode_RetNicknameNotChanged = 136; + Retcode_RetPlayerNotOnline = 140; + Retcode_RetOpenStateNotOpen = 141; + Retcode_RetFeatureClosed = 142; + Retcode_RetAvatarExpeditionAvatarDie = 152; + Retcode_RetAvatarExpeditionCountLimit = 153; + Retcode_RetAvatarExpeditionMainForbid = 154; + Retcode_RetAvatarExpeditionTrialForbid = 155; + Retcode_RetTeamNameIllegal = 156; + Retcode_RetIsNotInStandby = 157; + Retcode_RetIsInDungeon = 158; + Retcode_RetIsInLockAvatarQuest = 159; + Retcode_RetIsUsingTrialAvatar = 160; + Retcode_RetIsUsingTempAvatar = 161; + Retcode_RetNotHasFlycloak = 162; + Retcode_RetFetterRewardAlreadyGot = 163; + Retcode_RetFetterRewardLevelNotEnough = 164; + Retcode_RetWorldLevelAdjustMinLevel = 165; + Retcode_RetWorldLevelAdjustCd = 166; + Retcode_RetNotHasCostume = 167; + Retcode_RetCostumeAvatarError = 168; + Retcode_RetFlycloakPlatformTypeErr = 169; + Retcode_RetInTransfer = 170; + Retcode_RetIsInLockAvatar = 171; + Retcode_RetFullBackupTeam = 172; + Retcode_RetBackupTeamIdNotValid = 173; + Retcode_RetBackupTeamIsCurTeam = 174; + Retcode_RetAvatarRenameInCd = 175; + Retcode_RetAvatarRenameInAudit = 176; + Retcode_RetAvatarRenameInIpBlackList = 177; + Retcode_RetTeamAvatarIsLocked = 178; + Retcode_RetPlayerHasTrialAvatar = 179; + Retcode_RetAvatarExpeditionSlotNotEnough = 180; + Retcode_RetAvatarExpeditionNoAvatarCanTakeReward = 181; + Retcode_RetAvatarUpgradeItemExpOverflow = 182; + Retcode_RetAsyncWordFilterInCd = 183; + Retcode_RetNotHasTraceEffect = 184; + Retcode_RetTraceEffectAvatarError = 185; + Retcode_RetPlayerTimeLockedByQuest = 186; + Retcode_RetFloatError = 201; + Retcode_RetNpcNotExist = 301; + Retcode_RetNpcTooFar = 302; + Retcode_RetNotCurrentTalk = 303; + Retcode_RetNpcCreateFail = 304; + Retcode_RetNpcMoveFail = 305; + Retcode_RetQuestNotExist = 401; + Retcode_RetQuestIsFail = 402; + Retcode_RetQuestContentError = 403; + Retcode_RetBargainNotActivated = 404; + Retcode_RetBargainFinished = 405; + Retcode_RetInferenceAssociateWordError = 406; + Retcode_RetInferenceSubmitWordNoConclusion = 407; + Retcode_RetSubmitQuestEventsNotRight = 408; + Retcode_RetConfirmContinueMutualQuestCondFailed = 409; + Retcode_RetConfirmContinueMutualOccupiedFailed = 410; + Retcode_RetQuestFocusModeInCd = 416; + Retcode_RetQuestInFocusMode = 417; + Retcode_RetQuestNotInFocusMode = 418; + Retcode_RetParentQuestCannotStartFocus = 419; + Retcode_RetParentQuestNotExist = 420; + Retcode_RetBanOpearateFocus = 421; + Retcode_RetQuestFocusAnyGalleryStarted = 422; + Retcode_RetQuestFocusUsingInformalAvatar = 423; + Retcode_RetQuestFocusOpenstateOff = 424; + Retcode_RetPointNotUnlocked = 501; + Retcode_RetPointTooFar = 502; + Retcode_RetPointAlreayUnlocked = 503; + Retcode_RetEntityNotExist = 504; + Retcode_RetEnterSceneFail = 505; + Retcode_RetPlayerIsEnterScene = 506; + Retcode_RetCityMaxLevel = 507; + Retcode_RetAreaLocked = 508; + Retcode_RetJoinOtherWait = 509; + Retcode_RetWeatherAreaNotFound = 510; + Retcode_RetWeatherIsLocked = 511; + Retcode_RetNotInSelfScene = 512; + Retcode_RetGroupNotExist = 513; + Retcode_RetMarkNameIllegal = 514; + Retcode_RetMarkAlreadyExists = 515; + Retcode_RetMarkOverflow = 516; + Retcode_RetMarkNotExists = 517; + Retcode_RetMarkUnknownType = 518; + Retcode_RetMarkNameTooLong = 519; + Retcode_RetDistanceLong = 520; + Retcode_RetEnterSceneTokenInvalid = 521; + Retcode_RetNotInWorldScene = 522; + Retcode_RetAnyGalleryStarted = 523; + Retcode_RetGalleryNotStart = 524; + Retcode_RetGalleryInterruptOnlyOnSingleMode = 525; + Retcode_RetGalleryCannotInterrupt = 526; + Retcode_RetGalleryWorldNotMeet = 527; + Retcode_RetGallerySceneNotMeet = 528; + Retcode_RetCurPlayCannotTransfer = 529; + Retcode_RetCantUseWidgetInHomeScene = 530; + Retcode_RetSceneGroupNotMatch = 531; + Retcode_RetPosRotInvalid = 551; + Retcode_RetMarkInvalidSceneId = 552; + Retcode_RetInvalidSceneToUseAnchorPoint = 553; + Retcode_RetEnterHomeSceneFail = 554; + Retcode_RetCurSceneIsNull = 555; + Retcode_RetGroupIdError = 556; + Retcode_RetGalleryInterruptNotOwner = 557; + Retcode_RetNoSpringInArea = 558; + Retcode_RetAreaNotInScene = 559; + Retcode_RetInvalidCityId = 560; + Retcode_RetInvalidSceneId = 561; + Retcode_RetDestSceneIsNotAllow = 562; + Retcode_RetLevelTagSwitchInCd = 563; + Retcode_RetLevelTagAlreadyExist = 564; + Retcode_RetInvalidAreaId = 565; + Retcode_RetGalleryOngoingForbid = 566; + Retcode_RetNotInPlayerWorld = 567; + Retcode_RetMapLayerGroupAlreadyShown = 568; + Retcode_RetInvalidMapLayer = 569; + Retcode_RetGalleryRepeatStart = 570; + Retcode_RetNotInPlayerScene = 571; + Retcode_RetEnterDungeonNotInValidDungeon = 572; + Retcode_RetItemNotExist = 601; + Retcode_RetPackExceedMaxWeight = 602; + Retcode_RetItemNotDropable = 603; + Retcode_RetItemNotUsable = 604; + Retcode_RetItemInvalidUseCount = 605; + Retcode_RetItemInvalidDropCount = 606; + Retcode_RetItemAlreadyExist = 607; + Retcode_RetItemInCooldown = 608; + Retcode_RetItemCountNotEnough = 609; + Retcode_RetItemInvalidTarget = 610; + Retcode_RetRecipeNotExist = 611; + Retcode_RetRecipeLocked = 612; + Retcode_RetRecipeUnlocked = 613; + Retcode_RetCompoundQueueFull = 614; + Retcode_RetCompoundNotFinish = 615; + Retcode_RetMailItemNotGet = 616; + Retcode_RetItemExceedLimit = 617; + Retcode_RetAvatarCanNotUse = 618; + Retcode_RetItemNeedPlayerLevel = 619; + Retcode_RetRecipeNotAutoQte = 620; + Retcode_RetCompoundBusyQueue = 621; + Retcode_RetNeedMoreScoin = 622; + Retcode_RetSkillDepotNotFound = 623; + Retcode_RetHcoinNotEnough = 624; + Retcode_RetScoinNotEnough = 625; + Retcode_RetHcoinExceedLimit = 626; + Retcode_RetScoinExceedLimit = 627; + Retcode_RetMailExpired = 628; + Retcode_RetRewardHasTaken = 629; + Retcode_RetCombineCountTooLarge = 630; + Retcode_RetGivingItemWrong = 631; + Retcode_RetGivingIsFinished = 632; + Retcode_RetGivingNotActived = 633; + Retcode_RetForgeQueueFull = 634; + Retcode_RetForgeQueueCapacity = 635; + Retcode_RetForgeQueueNotFound = 636; + Retcode_RetForgeQueueEmpty = 637; + Retcode_RetNotSupportItem = 638; + Retcode_RetItemEmpty = 639; + Retcode_RetVirtualExceedLimit = 640; + Retcode_RetMaterialExceedLimit = 641; + Retcode_RetEquipExceedLimit = 642; + Retcode_RetItemShouldHaveNoLevel = 643; + Retcode_RetWeaponPromoteLevelExceedLimit = 644; + Retcode_RetWeaponLevelInvalid = 645; + Retcode_RetUnknowItemType = 646; + Retcode_RetItemCountIsZero = 647; + Retcode_RetItemIsExpired = 648; + Retcode_RetItemExceedOutputLimit = 649; + Retcode_RetEquipLevelHigher = 650; + Retcode_RetEquipCanNotWakeOffWeapon = 651; + Retcode_RetEquipHasBeenWeared = 652; + Retcode_RetEquipWearedCannotDrop = 653; + Retcode_RetAwakenLevelMax = 654; + Retcode_RetMcoinNotEnough = 655; + Retcode_RetMcoinExceedLimit = 656; + Retcode_RetBatchSetEquipLockStateCd = 657; + Retcode_RetResinNotEnough = 660; + Retcode_RetResinExceedLimit = 661; + Retcode_RetResinOpenstateOff = 662; + Retcode_RetResinBoughtCountExceeded = 663; + Retcode_RetResinCardDailyRewardHasTaken = 664; + Retcode_RetResinCardExpired = 665; + Retcode_RetAvatarCanNotCook = 666; + Retcode_RetAttachAvatarCd = 667; + Retcode_RetAutoRecoverOpenstateOff = 668; + Retcode_RetAutoRecoverBoughtCountExceeded = 669; + Retcode_RetResinGainFailed = 670; + Retcode_RetWidgetOrnamentsTypeError = 671; + Retcode_RetAllTargetSatiationFull = 672; + Retcode_RetForgeWorldLevelNotMatch = 673; + Retcode_RetForgePointNotEnough = 674; + Retcode_RetWidgetAnchorPointFull = 675; + Retcode_RetWidgetAnchorPointNotFound = 676; + Retcode_RetAllBonfireExceedMaxCount = 677; + Retcode_RetBonfireExceedMaxCount = 678; + Retcode_RetLunchBoxDataError = 679; + Retcode_RetInvalidQuickUseWidget = 680; + Retcode_RetInvalidReplaceResinCount = 681; + Retcode_RetPrevDetectedGatherNotFound = 682; + Retcode_RetGotAllOneoffGahter = 683; + Retcode_RetInvalidWidgetMaterialId = 684; + Retcode_RetWidgetDetectorNoHintToClear = 685; + Retcode_RetWidgetAlreadyWithinNearbyRadius = 686; + Retcode_RetWidgetClientCollectorNeedPoints = 687; + Retcode_RetWidgetInCombat = 688; + Retcode_RetWidgetNotSetQuickUse = 689; + Retcode_RetAlreadyAttachWidget = 690; + Retcode_RetEquipIsLocked = 691; + Retcode_RetForgeIsLocked = 692; + Retcode_RetCombineIsLocked = 693; + Retcode_RetForgeOutputStackLimit = 694; + Retcode_RetAlreadyDettachWidget = 695; + Retcode_RetGadgetBuilderExceedMaxCount = 696; + Retcode_RetReunionPrivilegeResinTypeIsNormal = 697; + Retcode_RetBonusCountExceedDoubleLimit = 698; + Retcode_RetReliquaryDecomposeParamError = 699; + Retcode_RetItemCombineCountNotEnough = 700; + Retcode_RetGoodsNotExist = 701; + Retcode_RetGoodsMaterialNotEnough = 702; + Retcode_RetGoodsNotInTime = 703; + Retcode_RetGoodsBuyNumNotEnough = 704; + Retcode_RetGoodsBuyNumError = 705; + Retcode_RetShopNotOpen = 706; + Retcode_RetShopContentNotMatch = 707; + Retcode_RetShopBatchBuyShopLimit = 708; + Retcode_RetShopBatchBuyCountLimit = 709; + Retcode_RetGoodsPreconditionNotSatisfied = 710; + Retcode_RetChatForbidden = 798; + Retcode_RetChatCd = 799; + Retcode_RetChatFrequently = 800; + Retcode_RetGadgetNotExist = 801; + Retcode_RetGadgetNotInteractive = 802; + Retcode_RetGadgetNotGatherable = 803; + Retcode_RetChestIsLocked = 804; + Retcode_RetGadgetCreateFail = 805; + Retcode_RetWorktopOptionNotExist = 806; + Retcode_RetGadgetStatueNotActive = 807; + Retcode_RetGadgetStatueOpened = 808; + Retcode_RetBossChestNoQualification = 809; + Retcode_RetBossChestLifeTimeOver = 810; + Retcode_RetBossChestWeekNumLimit = 811; + Retcode_RetBossChestGuestWorldLevel = 812; + Retcode_RetBossChestHasTaken = 813; + Retcode_RetBlossomChestNoQualification = 814; + Retcode_RetBlossomChestLifeTimeOver = 815; + Retcode_RetBlossomChestHasTaken = 816; + Retcode_RetBlossomChestGuestWorldLevel = 817; + Retcode_RetMpPlayRewardNoQualification = 818; + Retcode_RetMpPlayRewardHasTaken = 819; + Retcode_RetGeneralRewardNoQualification = 820; + Retcode_RetGeneralRewardLifeTimeOver = 821; + Retcode_RetGeneralRewardHasTaken = 822; + Retcode_RetGadgetNotVehicle = 823; + Retcode_RetVehicleSlotOccupied = 824; + Retcode_RetNotInVehicle = 825; + Retcode_RetCreateVehicleInCd = 826; + Retcode_RetCreateVehiclePosInvalid = 827; + Retcode_RetVehiclePointNotUnlock = 828; + Retcode_RetGadgetInteractCondNotMeet = 829; + Retcode_RetGadgetInteractParamError = 830; + Retcode_RetGadgetCustomCombinationInvalid = 831; + Retcode_RetDeshretObeliskDuplicateInteract = 832; + Retcode_RetDeshretObeliskNoAvailChest = 833; + Retcode_RetVehicleSorushNotReplace = 834; + Retcode_RetVehicleSorushNotUnload = 835; + Retcode_RetVehicleSorushStateNotMatch = 836; + Retcode_RetGivingNotInMyWorld = 837; + Retcode_RetGivingIsFrozen = 838; + Retcode_RetActivityClose = 860; + Retcode_RetActivityItemError = 861; + Retcode_RetActivityContributionNotEnough = 862; + Retcode_RetSeaLampPhaseNotFinish = 863; + Retcode_RetSeaLampFlyNumLimit = 864; + Retcode_RetSeaLampFlyLampWordIllegal = 865; + Retcode_RetActivityWatcherRewardTaken = 866; + Retcode_RetActivityWatcherRewardNotFinished = 867; + Retcode_RetSalesmanAlreadyDelivered = 868; + Retcode_RetSalesmanRewardCountNotEnough = 869; + Retcode_RetSalesmanPositionInvalid = 870; + Retcode_RetDeliverNotFinishAllQuest = 871; + Retcode_RetDeliverAlreadyTakeDailyReward = 872; + Retcode_RetAsterProgressExceedLimit = 873; + Retcode_RetAsterCreditExceedLimit = 874; + Retcode_RetAsterTokenExceedLimit = 875; + Retcode_RetAsterCreditNotEnough = 876; + Retcode_RetAsterTokenNotEnough = 877; + Retcode_RetAsterSpecialRewardHasTaken = 878; + Retcode_RetFlightGroupActivityNotStarted = 879; + Retcode_RetAsterMidPreviousBattleNotFinished = 880; + Retcode_RetDragonSpineShimmeringEssenceExceedLimit = 881; + Retcode_RetDragonSpineWarmEssenceExceedLimit = 882; + Retcode_RetDragonSpineWondrousEssenceExceedLimit = 883; + Retcode_RetDragonSpineShimmeringEssenceNotEnough = 884; + Retcode_RetDragonSpineWarmEssenceNotEnough = 885; + Retcode_RetDragonSpineWondrousEssenceNotEnough = 886; + Retcode_RetEffigyFirstPassRewardHasTaken = 891; + Retcode_RetEffigyRewardHasTaken = 892; + Retcode_RetTreasureMapAddTokenExceedLimit = 893; + Retcode_RetTreasureMapTokenNotEnought = 894; + Retcode_RetSeaLampCoinExceedLimit = 895; + Retcode_RetSeaLampCoinNotEnough = 896; + Retcode_RetSeaLampPopularityExceedLimit = 897; + Retcode_RetActivityAvatarRewardNotOpen = 898; + Retcode_RetActivityAvatarRewardHasTaken = 899; + Retcode_RetArenaActivityAlreadyStarted = 900; + Retcode_RetTalentAlreayUnlocked = 901; + Retcode_RetPrevTalentNotUnlocked = 902; + Retcode_RetBigTalentPointNotEnough = 903; + Retcode_RetSmallTalentPointNotEnough = 904; + Retcode_RetProudSkillAlreadyGot = 905; + Retcode_RetPrevProudSkillNotGet = 906; + Retcode_RetProudSkillMaxLevel = 907; + Retcode_RetCandidateSkillDepotIdNotFind = 910; + Retcode_RetSkillDepotIsTheSame = 911; + Retcode_RetMonsterNotExist = 1001; + Retcode_RetMonsterCreateFail = 1002; + Retcode_RetDungeonEnterFail = 1101; + Retcode_RetDungeonQuitFail = 1102; + Retcode_RetDungeonEnterExceedDayCount = 1103; + Retcode_RetDungeonReviveExceedMaxCount = 1104; + Retcode_RetDungeonReviveFail = 1105; + Retcode_RetDungeonNotSucceed = 1106; + Retcode_RetDungeonCanNotCancel = 1107; + Retcode_RetDestDungeonSettled = 1108; + Retcode_RetDungeonCandidateTeamIsFull = 1109; + Retcode_RetDungeonCandidateTeamIsDismiss = 1110; + Retcode_RetDungeonCandidateTeamNotAllReady = 1111; + Retcode_RetDungeonCandidateTeamHasRepeatAvatar = 1112; + Retcode_RetDungeonCandidateNotSingelPass = 1113; + Retcode_RetDungeonReplayNeedAllPlayerDie = 1114; + Retcode_RetDungeonReplayHasReviveCount = 1115; + Retcode_RetDungeonOthersLeave = 1116; + Retcode_RetDungeonEnterLevelLimit = 1117; + Retcode_RetDungeonCannotEnterPlotInMp = 1118; + Retcode_RetDungeonDropSubfieldLimit = 1119; + Retcode_RetDungeonBeInvitePlayerAvatarAllDie = 1120; + Retcode_RetDungeonCannotKick = 1121; + Retcode_RetDungeonCandidateTeamSomeoneLevelLimit = 1122; + Retcode_RetDungeonInForceQuit = 1123; + Retcode_RetDungeonGuestQuitDungeon = 1124; + Retcode_RetDungeonTicketFail = 1125; + Retcode_RetCurDungeonSettled = 1126; + Retcode_RetCurDungeonNotPlot = 1127; + Retcode_RetCurDungeonNotAllowSwitchTeam = 1128; + Retcode_RetDungeonEnteredByCandidateTeam = 1129; + Retcode_RetDungeonSwitchTeamBannedByPlay = 1130; + Retcode_RetDungeonEnterTeamInternalError = 1131; + Retcode_RetDungeonEnterTeamSomeoneLevelLimit = 1132; + Retcode_RetDungeonEnterTeamSomeoneNotInSceneTeam = 1133; + Retcode_RetMpNotInMyWorld = 1201; + Retcode_RetMpInMpMode = 1202; + Retcode_RetMpSceneIsFull = 1203; + Retcode_RetMpModeNotAvailable = 1204; + Retcode_RetMpPlayerNotEnterable = 1205; + Retcode_RetMpQuestBlockMp = 1206; + Retcode_RetMpInRoomScene = 1207; + Retcode_RetMpWorldIsFull = 1208; + Retcode_RetMpPlayerNotAllowEnter = 1209; + Retcode_RetMpPlayerDisconnected = 1210; + Retcode_RetMpNotInMpMode = 1211; + Retcode_RetMpOwnerNotEnter = 1212; + Retcode_RetMpAllowEnterPlayerFull = 1213; + Retcode_RetMpTargetPlayerInTransfer = 1214; + Retcode_RetMpTargetEnteringOther = 1215; + Retcode_RetMpOtherEntering = 1216; + Retcode_RetMpEnterMainPlayerInPlot = 1217; + Retcode_RetMpNotPsPlayer = 1218; + Retcode_RetMpPlayNotActive = 1219; + Retcode_RetMpPlayRemainRewards = 1220; + Retcode_RetMpPlayNoReward = 1221; + Retcode_RetMpOpenStateFail = 1223; + Retcode_RetMpPlayerInBlacklist = 1224; + Retcode_RetMpReplyTimeout = 1225; + Retcode_RetMpIsBlock = 1226; + Retcode_RetMpEnterMainPlayerInMpPlay = 1227; + Retcode_RetMpInMpPlayBattle = 1228; + Retcode_RetMpGuestHasRewardRemained = 1229; + Retcode_RetMpQuitMpInvalid = 1230; + Retcode_RetMpOtherDataVersionNotLatest = 1231; + Retcode_RetMpDataVersionNotLatest = 1232; + Retcode_RetMpCurWorldNotEnterable = 1233; + Retcode_RetMpAnyGalleryStarted = 1234; + Retcode_RetMpHasActiveDraft = 1235; + Retcode_RetMpPlayerInDungeon = 1236; + Retcode_RetMpMatchFull = 1237; + Retcode_RetMpMatchLimit = 1238; + Retcode_RetMpMatchInPunish = 1239; + Retcode_RetMpIsInMultistage = 1240; + Retcode_RetMpMatchPlayNotOpen = 1241; + Retcode_RetMpOnlyMpWithPsPlayer = 1242; + Retcode_RetMpGuestLoadingFirstEnter = 1243; + Retcode_RetMpSummerTimeSprintBoatOngoing = 1244; + Retcode_RetMpBlitzRushParkourChallengeOngoing = 1245; + Retcode_RetMpMusicGameOngoing = 1246; + Retcode_RetMpInMpingMode = 1247; + Retcode_RetMpOwnerInSingleScene = 1248; + Retcode_RetMpInSingleScene = 1249; + Retcode_RetMpReplyNoValidAvatar = 1250; + Retcode_RetMpIsNotInTransferGuard = 1251; + Retcode_RetMpCannotExecGivingInSingleModeQuest = 1252; + Retcode_RetMpEffigyChallengeV4InPrepare = 1253; + Retcode_RetMpShuffleBoardOngoing = 1254; + Retcode_RetMpFlightGearOngoing = 1255; + Retcode_RetMpToyBattleQteOngoing = 1256; + Retcode_RetMpPaintingRepairOngoing = 1257; + Retcode_RetMpFishblasterOngoing = 1258; + Retcode_RetMpGuestMatchCondNotMeet = 1259; + Retcode_RetMailParaErr = 1301; + Retcode_RetMailMaxNum = 1302; + Retcode_RetMailItemNumExceed = 1303; + Retcode_RetMailTitleLenExceed = 1304; + Retcode_RetMailContentLenExceed = 1305; + Retcode_RetMailSenderLenExceed = 1306; + Retcode_RetMailParsePacketFail = 1307; + Retcode_RetOfflineMsgMaxNum = 1308; + Retcode_RetOfflineMsgSameTicket = 1309; + Retcode_RetMailExcelMailTypeError = 1310; + Retcode_RetMailCannotSendMcoin = 1311; + Retcode_RetMailHcoinExceedLimit = 1312; + Retcode_RetMailScoinExceedLimit = 1313; + Retcode_RetMailMaterialIdInvalid = 1314; + Retcode_RetMailAvatarExceedLimit = 1315; + Retcode_RetMailGachaTicketEtcExceedLimit = 1316; + Retcode_RetMailItemExceedCehuaLimit = 1317; + Retcode_RetMailSpaceOrRestNumNotEnough = 1318; + Retcode_RetMailTicketIsEmpty = 1319; + Retcode_RetMailTransactionIsEmpty = 1320; + Retcode_RetMailDeleteCollected = 1321; + Retcode_RetMailCollectionIsFull = 1322; + Retcode_RetMailTitleCharacterLenExceed = 1323; + Retcode_RetMailTitleEmpty = 1324; + Retcode_RetMailContentEmpty = 1325; + Retcode_RetMailSenderEmpty = 1326; + Retcode_RetDailyTaskNotFinish = 1330; + Retcode_RetDailyTaksHasTaken = 1331; + Retcode_RetSocialOfflineMsgNumExceed = 1332; + Retcode_RetDailyTaskFilterCityNotOpen = 1333; + Retcode_RetDailyAttendanceNotOpen = 1334; + Retcode_RetDailyAttendanceRewardMax = 1335; + Retcode_RetGachaInavailable = 1401; + Retcode_RetGachaRandomNotMatch = 1402; + Retcode_RetGachaScheduleNotMatch = 1403; + Retcode_RetGachaInvalidTimes = 1404; + Retcode_RetGachaCostItemNotEnough = 1405; + Retcode_RetGachaTimesLimit = 1406; + Retcode_RetGachaWishSameItem = 1407; + Retcode_RetGachaWishInvalidItem = 1408; + Retcode_RetGachaMinorsTimesLimit = 1409; + Retcode_RetGachaGeneralTimesLimit = 1410; + Retcode_RetGachaWishIsNeededBeforeGacha = 1411; + Retcode_RetInvestigaitonNotInProgress = 1501; + Retcode_RetInvestigaitonUncomplete = 1502; + Retcode_RetInvestigaitonRewardTaken = 1503; + Retcode_RetInvestigaitonTargetStateError = 1504; + Retcode_RetPushTipsNotFound = 1505; + Retcode_RetSignInRecordNotFound = 1506; + Retcode_RetAlreadyHaveSignedIn = 1507; + Retcode_RetSignInCondNotSatisfied = 1508; + Retcode_RetBonusActivityNotUnrewarded = 1509; + Retcode_RetSignInRewarded = 1510; + Retcode_RetTowerNotOpen = 1521; + Retcode_RetTowerHaveDailyRecord = 1522; + Retcode_RetTowerNotRecord = 1523; + Retcode_RetTowerHaveRecord = 1524; + Retcode_RetTowerTeamNumError = 1525; + Retcode_RetTowerFloorNotOpen = 1526; + Retcode_RetTowerNoFloorStarRecord = 1527; + Retcode_RetAlreadyHasTowerBuff = 1528; + Retcode_RetDuplicateEnterLevel = 1529; + Retcode_RetNotInTowerLevel = 1530; + Retcode_RetInTowerLevel = 1531; + Retcode_RetTowerPrevFloorNotFinish = 1532; + Retcode_RetTowerStarNotEnough = 1533; + Retcode_RetBattlePassNoSchedule = 1541; + Retcode_RetBattlePassHasBuyed = 1542; + Retcode_RetBattlePassLevelOverflow = 1543; + Retcode_RetBattlePassProductExpired = 1544; + Retcode_RetMatchHostQuit = 1561; + Retcode_RetMatchAlreadyInMatch = 1562; + Retcode_RetMatchNotInMatch = 1563; + Retcode_RetMatchApplyingEnterMp = 1564; + Retcode_RetMatchIncorrectScene = 1565; + Retcode_RetWidgetTreasureSpotNotFound = 1581; + Retcode_RetWidgetTreasureEntityExists = 1582; + Retcode_RetWidgetTreasureSpotFarAway = 1583; + Retcode_RetWidgetTreasureFinishedToday = 1584; + Retcode_RetWidgetQuickUseReqParamError = 1585; + Retcode_RetWidgetCameraScanIdError = 1586; + Retcode_RetWidgetNotActive = 1587; + Retcode_RetWidgetFeatherNotActive = 1588; + Retcode_RetWidgetFeatherGadgetTooFarAway = 1589; + Retcode_RetWidgetCaptureAnimalNotExist = 1590; + Retcode_RetWidgetCaptureAnimalDropBagLimit = 1591; + Retcode_RetWidgetCaptureAnimalCanNotCapture = 1592; + Retcode_RetWidgetSkyCrystalAllCollected = 1593; + Retcode_RetWidgetSkyCrystalHintAlreadyExist = 1594; + Retcode_RetWidgetSkyCrystalNotFound = 1595; + Retcode_RetWidgetSkyCrystalNoHintToClear = 1596; + Retcode_RetWidgetLightStoneEnergyNotEnough = 1597; + Retcode_RetWidgetToyCrystalEnergyNotEnough = 1598; + Retcode_RetWidgetLightStoneLevelNotEnough = 1599; + Retcode_RetWidgetQuickSlotNotInWidgetPanel = 1600; + Retcode_RetRoleCombatNotRecord = 1601; + Retcode_RetRoleCombatCoinExceedLimit = 1602; + Retcode_RetRoleCombatCoinNotEnough = 1603; + Retcode_RetRoleCombatLevelNotMeet = 1604; + Retcode_RetRoleCombatTowerNotMeet = 1605; + Retcode_RetRoleCombatScheduleNotMeet = 1606; + Retcode_RetRoleCombatReqFriendRentAvatarFrequently = 1617; + Retcode_RetRoleCombatReqTrialAvatarFrequently = 1618; + Retcode_RetRoleCombatRefreshCountNotEnough = 1619; + Retcode_RetRoleCombatQuestNotMeet = 1620; + Retcode_RetInRoleCombatDungeon = 1621; + Retcode_RetInRoleCombatDungeonByUseItem = 1622; + Retcode_RetRoleCombatRentAvatarNotFound = 1623; + Retcode_RetRoleCombatCardHasBlocked = 1624; + Retcode_RetCharMasterKeyExceedLimit = 1631; + Retcode_RetCharMasterKeyNotEnough = 1632; + Retcode_RetCharMasterPreviewInCd = 1633; + Retcode_RetUidNotExist = 2001; + Retcode_RetParseBinError = 2002; + Retcode_RetAccountInfoNotExist = 2003; + Retcode_RetOrderInfoNotExist = 2004; + Retcode_RetSnapshotIndexError = 2005; + Retcode_RetMailHasBeenSent = 2006; + Retcode_RetProductNotExist = 2007; + Retcode_RetUnfinishOrder = 2008; + Retcode_RetIdNotExist = 2009; + Retcode_RetOrderTradeEarly = 2010; + Retcode_RetOrderFinished = 2011; + Retcode_RetGameserverVersionWrong = 2012; + Retcode_RetOfflineOpFullLength = 2013; + Retcode_RetConcertProductObtainLimit = 2014; + Retcode_RetConcertProductTicketDuplicated = 2015; + Retcode_RetConcertProductTicketEmpty = 2016; + Retcode_RetRedisModified = 5001; + Retcode_RetRedisUidNotExist = 5002; + Retcode_RetPathfindingDataNotExist = 6001; + Retcode_RetPathfindingDestinationNotExist = 6002; + Retcode_RetPathfindingErrorScene = 6003; + Retcode_RetPathfindingSceneDataLoading = 6004; + Retcode_RetTothemoonErrorScene = 6301; + Retcode_RetTothemoonPlayerNotExist = 6302; + Retcode_RetFriendCountExceeded = 7001; + Retcode_RetPlayerNotExist = 7002; + Retcode_RetAlreadySentAddRequest = 7003; + Retcode_RetAskFriendListFull = 7004; + Retcode_RetPlayerAlreadyIsFriend = 7005; + Retcode_RetPlayerNotAskFriend = 7006; + Retcode_RetTargetFriendCountExceed = 7007; + Retcode_RetNotFriend = 7008; + Retcode_RetBirthdayCannotBeSetTwice = 7009; + Retcode_RetCannotAddSelfFriend = 7010; + Retcode_RetSignatureIllegal = 7011; + Retcode_RetPsPlayerCannotAddFriends = 7012; + Retcode_RetPsPlayerCannotRemoveFriends = 7013; + Retcode_RetNameCardNotUnlocked = 7014; + Retcode_RetAlreadyInBlacklist = 7015; + Retcode_RetPsPaleyrsCannotAddBlacklist = 7016; + Retcode_RetPlayerBlacklistFull = 7017; + Retcode_RetPlayerNotInBlacklist = 7018; + Retcode_RetBlacklistPlayerCannotAddFriend = 7019; + Retcode_RetInTargetBlacklist = 7020; + Retcode_RetCannotAddTargetFriend = 7021; + Retcode_RetBirthdayFormatError = 7022; + Retcode_RetOnlineIdNotExists = 7023; + Retcode_RetFirstShareRewardHasTaken = 7024; + Retcode_RetPsPlayerCannotRemoveBlacklist = 7025; + Retcode_RetReportCd = 7026; + Retcode_RetReportContentIllegal = 7027; + Retcode_RetRemarkWordIllegal = 7028; + Retcode_RetRemarkTooLong = 7029; + Retcode_RetRemarkUtf8Error = 7030; + Retcode_RetRemarkIsEmpty = 7031; + Retcode_RetAskAddFriendCd = 7032; + Retcode_RetShowAvatarInfoNotExist = 7033; + Retcode_RetPlayerNotShowAvatar = 7034; + Retcode_RetSocialUpdateShowListRepeatId = 7035; + Retcode_RetPsnIdNotFound = 7036; + Retcode_RetEmojiCollectionNumExceedLimit = 7037; + Retcode_RetRemarkEmpty = 7038; + Retcode_RetInTargetPsnBlacklist = 7039; + Retcode_RetSignatureNotChanged = 7040; + Retcode_RetSignatureMonthlyLimit = 7041; + Retcode_RetReqFriendAvatarFrequently = 7042; + Retcode_RetPsnGetPlayerSocialDetailFail = 7043; + Retcode_RetProfilePictureNotUnlocked = 7044; + Retcode_RetOfferingNotOpen = 7081; + Retcode_RetOfferingLevelLimit = 7082; + Retcode_RetOfferingLevelNotReach = 7083; + Retcode_RetOfferingLevelHasTaken = 7084; + Retcode_RetOfferingPariSearchNotOpen = 7085; + Retcode_RetOfferingPariNotFinish = 7086; + Retcode_RetOfferingPariFinishRewardHasTaken = 7087; + Retcode_RetOfferingPariSearchAllFinish = 7088; + Retcode_RetOfferingPariNoFinishReward = 7089; + Retcode_RetCityReputationNotOpen = 7101; + Retcode_RetCityReputationLevelTaken = 7102; + Retcode_RetCityReputationLevelNotReach = 7103; + Retcode_RetCityReputationParentQuestTaken = 7104; + Retcode_RetCityReputationParentQuestUnfinish = 7105; + Retcode_RetCityReputationAcceptRequest = 7106; + Retcode_RetCityReputationNotAcceptRequest = 7107; + Retcode_RetCityReputationAcceptRequestLimit = 7108; + Retcode_RetCityReputationEntranceNotOpen = 7109; + Retcode_RetCityReputationTakenRequestReward = 7110; + Retcode_RetCityReputationSwitchClose = 7111; + Retcode_RetCityReputationEntraceSwitchClose = 7112; + Retcode_RetCityReputationTakenExploreReward = 7113; + Retcode_RetCityReputationExploreNotReach = 7114; + Retcode_RetTribalReputationNotOpen = 7115; + Retcode_RetTribalReputationLevelTaken = 7116; + Retcode_RetTribalReputationLevelNotReach = 7117; + Retcode_RetTribalReputationTakenExploreReward = 7118; + Retcode_RetTribalReputationExploreNotReach = 7119; + Retcode_RetTribalReputationParentQuestTaken = 7201; + Retcode_RetTribalReputationParentQuestUnfinish = 7202; + Retcode_RetCityReputationNotOpenTribal = 7203; + Retcode_RetCityReputationNoTheDonation = 7204; + Retcode_RetCityReputationDonationFinished = 7205; + Retcode_RetCityReputationDonationLimit = 7206; + Retcode_RetCityReputationTotalRewardTaken = 7207; + Retcode_RetCityReputationTotalRewardNotReach = 7208; + Retcode_RetCityReputationLevelFull = 7209; + Retcode_RetTribalReputationLevelFull = 7210; + Retcode_RetMechanicusNotOpen = 7120; + Retcode_RetMechanicusGearUnlock = 7121; + Retcode_RetMechanicusGearLock = 7122; + Retcode_RetMechanicusGearLevelLimit = 7123; + Retcode_RetMechanicusCoinNotEnough = 7124; + Retcode_RetMechanicusNoSequence = 7125; + Retcode_RetMechanicusSequenceLimitLevel = 7126; + Retcode_RetMechanicusSequenceLimitOpen = 7127; + Retcode_RetMechanicusDifficultNotSupport = 7128; + Retcode_RetMechanicusTicketNotEnough = 7129; + Retcode_RetMechanicusTeachNotFinish = 7130; + Retcode_RetMechanicusTeachFinished = 7131; + Retcode_RetMechanicusPrevDifficultLevelBlock = 7132; + Retcode_RetMechanicusPlayerLimit = 7133; + Retcode_RetMechanicusPunishTime = 7134; + Retcode_RetMechanicusSwitchClose = 7135; + Retcode_RetMechanicusBattleNotInDungeon = 7150; + Retcode_RetMechanicusBattlePlayNotFound = 7151; + Retcode_RetMechanicusBattleDuplicatePickCard = 7152; + Retcode_RetMechanicusBattlePlayerNotInPlay = 7153; + Retcode_RetMechanicusBattleCardNotAvailable = 7154; + Retcode_RetMechanicusBattleNotInCardStage = 7155; + Retcode_RetMechanicusBattleCardIsWaiting = 7156; + Retcode_RetMechanicusBattleCardAllConfirmed = 7157; + Retcode_RetMechanicusBattleCardAlreadyConfirmed = 7158; + Retcode_RetMechanicusBattleCardConfirmedByOther = 7159; + Retcode_RetMechanicusBattleCardNotEnoughPoints = 7160; + Retcode_RetMechanicusBattleCardAlreadySkipped = 7161; + Retcode_RetLegendaryKeyNotEnough = 8001; + Retcode_RetLegendaryKeyExceedLimit = 8002; + Retcode_RetDailyTaskNotEnoughToRedeem = 8003; + Retcode_RetPersonalLineOpenStateOff = 8004; + Retcode_RetPersonalLineLevelNotEnough = 8005; + Retcode_RetPersonalLineNotOpen = 8006; + Retcode_RetPersonalLinePreQuestNotFinish = 8007; + Retcode_RetHuntingAlreadyFinishOfferLimit = 8201; + Retcode_RetHuntingHasUnfinishedOffer = 8202; + Retcode_RetHuntingFailedOfferNotCdReady = 8203; + Retcode_RetHuntingNotTakeOffer = 8204; + Retcode_RetHuntingCannotTakeTwice = 8205; + Retcode_RetRpivateChatInvalidContentType = 8901; + Retcode_RetPrivateChatTargetIsNotFriend = 8902; + Retcode_RetPrivateChatContentNotSupported = 8903; + Retcode_RetPrivateChatContentTooLong = 8904; + Retcode_RetPrivateChatPullTooFast = 8905; + Retcode_RetPrivateChatRepeatRead = 8906; + Retcode_RetPrivateChatReadNotFriend = 8907; + Retcode_RetReunionFinished = 9001; + Retcode_RetReunionNotActivated = 9002; + Retcode_RetReunionAlreadyTakeFirstReward = 9003; + Retcode_RetReunionSignInRewarded = 9004; + Retcode_RetReunionWatcherRewarded = 9005; + Retcode_RetReunionWatcherNotFinish = 9006; + Retcode_RetReunionMissionRewarded = 9007; + Retcode_RetReunionMissionNotFinish = 9008; + Retcode_RetReunionWatcherRewardNotUnlocked = 9009; + Retcode_RetBlessingContentClosed = 9101; + Retcode_RetBlessingNotActive = 9102; + Retcode_RetBlessingNotTodayEntity = 9103; + Retcode_RetBlessingEntityExceedScanNumLimit = 9104; + Retcode_RetBlessingDailyScanNumExceedLimit = 9105; + Retcode_RetBlessingRedeemRewardNumExceedLimit = 9106; + Retcode_RetBlessingRedeemPicNumNotEnough = 9107; + Retcode_RetBlessingPicNotEnough = 9108; + Retcode_RetBlessingPicHasReceived = 9109; + Retcode_RetBlessingTargetRecvNumExceed = 9110; + Retcode_RetFleurFairCreditExceedLimit = 9111; + Retcode_RetFleurFairCreditNotEnough = 9112; + Retcode_RetFleurFairTokenExceedLimit = 9113; + Retcode_RetFleurFairTokenNotEnough = 9114; + Retcode_RetFleurFairMinigameNotOpen = 9115; + Retcode_RetFleurFairMusicGameDifficultyNotUnlock = 9116; + Retcode_RetFleurFairDungeonLocked = 9117; + Retcode_RetFleurFairDungeonPunishTime = 9118; + Retcode_RetFleurFairOnlyOwnerCanRestartMinigam = 9119; + Retcode_RetWaterSpiritCoinExceedLimit = 9120; + Retcode_RetWaterSpiritCoinNotEnough = 9121; + Retcode_RetRegionSearchNoSearch = 9122; + Retcode_RetRegionSearchStateError = 9123; + Retcode_RetBlessingGiveNumInvalid = 9124; + Retcode_RetBlessingNoGroupOrOwner = 9125; + Retcode_RetChannellerSlabLoopDungeonStageNotOpen = 9130; + Retcode_RetChannellerSlabLoopDungeonNotOpen = 9131; + Retcode_RetChannellerSlabLoopDungeonFirstPassRewardHasTaken = 9132; + Retcode_RetChannellerSlabLoopDungeonScoreRewardHasTaken = 9133; + Retcode_RetChannellerSlabInvalidOneOffDungeon = 9134; + Retcode_RetChannellerSlabOneOffDungeonDone = 9135; + Retcode_RetChannellerSlabOneOffDungeonStageNotOpen = 9136; + Retcode_RetChannellerSlabTokenExceedLimit = 9137; + Retcode_RetChannellerSlabTokenNotEnough = 9138; + Retcode_RetChannellerSlabPlayerNotInOneOffDungeon = 9139; + Retcode_RetMistTrialSelectCharacterNumNotEnough = 9150; + Retcode_RetMistTrialAlreadyUsingTrialAvatar = 9151; + Retcode_RetHideAndSeekPlayNotOpen = 9160; + Retcode_RetHideAndSeekPlayMapNotOpen = 9161; + Retcode_RetHideAndSeekPlayMapNotChosen = 9162; + Retcode_RetSummerTimeDraftWoordExceedLimit = 9170; + Retcode_RetSummerTimeDraftWoordNotEnough = 9171; + Retcode_RetSummerTimeMiniHarpastumExceedLimit = 9172; + Retcode_RetSummerTimeMiniHarpastumnotEnough = 9173; + Retcode_RetBounceConjuringCoinExceedLimit = 9180; + Retcode_RetBounceConjuringCoinNotEnough = 9181; + Retcode_RetChessTeachMapFinished = 9183; + Retcode_RetChessTeachMapUnfinished = 9184; + Retcode_RetChessCoinExceedLimit = 9185; + Retcode_RetChessCoinNotEnough = 9186; + Retcode_RetChessInPunishTime = 9187; + Retcode_RetChessPrevMapUnfinished = 9188; + Retcode_RetChessMapLocked = 9189; + Retcode_RetBlitzRushNotOpen = 9192; + Retcode_RetBlitzRushDungeonNotOpen = 9193; + Retcode_RetBlitzRushCoinAExceedLimit = 9194; + Retcode_RetBlitzRushCoinBExceedLimit = 9195; + Retcode_RetBlitzRushCoinANotEnough = 9196; + Retcode_RetBlitzRushCoinBNotEnough = 9197; + Retcode_RetMiracleRingValueNotEnough = 9201; + Retcode_RetMiracleRingCd = 9202; + Retcode_RetMiracleRingRewardNotTaken = 9203; + Retcode_RetMiracleRingNotDeliver = 9204; + Retcode_RetMiracleRingDeliverExceed = 9205; + Retcode_RetMiracleRingHasCreated = 9206; + Retcode_RetMiracleRingHasNotCreated = 9207; + Retcode_RetMiracleRingNotYours = 9208; + Retcode_RetGadgetFoundationUnauthorized = 9251; + Retcode_RetGadgetFoundationSceneNotFound = 9252; + Retcode_RetGadgetFoundationNotInInitState = 9253; + Retcode_RetGadgetFoundationBildingPointNotEnought = 9254; + Retcode_RetGadgetFoundationNotInBuiltState = 9255; + Retcode_RetGadgetFoundationOpNotSupported = 9256; + Retcode_RetGadgetFoundationReqPlayerNotInScene = 9257; + Retcode_RetGadgetFoundationLockedByAnotherPlayer = 9258; + Retcode_RetGadgetFoundationNotLocked = 9259; + Retcode_RetGadgetFoundationDuplicateLock = 9260; + Retcode_RetGadgetFoundationPlayerNotFound = 9261; + Retcode_RetGadgetFoundationPlayerGearNotFound = 9262; + Retcode_RetGadgetFoundationRotaionDisabled = 9263; + Retcode_RetGadgetFoundationReachDungeonGearLimit = 9264; + Retcode_RetGadgetFoundationReachSingleGearLimit = 9265; + Retcode_RetGadgetFoundationRotationOnGoing = 9266; + Retcode_RetOpActivityBonusNotFound = 9301; + Retcode_RetOpActivityNotOpen = 9302; + Retcode_RetMultistagePlayPlayerNotInScene = 9501; + Retcode_RetMultistagePlayNotFound = 9502; + Retcode_RetMultistagePlayInOtherStage = 9503; + Retcode_RetCoopChapterNotOpen = 9601; + Retcode_RetCoopCondNotMeet = 9602; + Retcode_RetCoopPointLocked = 9603; + Retcode_RetCoopNotHaveProgress = 9604; + Retcode_RetCoopRewardHasTaken = 9605; + Retcode_RetDraftHasActiveDraft = 9651; + Retcode_RetDraftNotInMyWorld = 9652; + Retcode_RetDraftNotSupportMp = 9653; + Retcode_RetDraftPlayerNotEnough = 9654; + Retcode_RetDraftIncorrectScene = 9655; + Retcode_RetDraftOtherPlayerEntering = 9656; + Retcode_RetDraftGuestIsTransferring = 9657; + Retcode_RetDraftGuestNotInDraftScene = 9658; + Retcode_RetDraftInviteOverTime = 9659; + Retcode_RetDraftTwiceConfirmOverTimer = 9660; + Retcode_RetDraftGuestNotInWorldScene = 9661; + Retcode_RetHomeUnkown = 9701; + Retcode_RetHomeInvalidClientParam = 9702; + Retcode_RetHomeTargePlayerHasNoHome = 9703; + Retcode_RetHomeNotOnline = 9704; + Retcode_RetHomePlayerFull = 9705; + Retcode_RetHomeBlocked = 9706; + Retcode_RetHomeAlreadyInTargetHomeWorld = 9707; + Retcode_RetHomeInEditMode = 9708; + Retcode_RetHomeNotInEditMode = 9709; + Retcode_RetHomeHasGuest = 9710; + Retcode_RetHomeCantEnterByInEditMode = 9711; + Retcode_RetHomeClientParamInvalid = 9712; + Retcode_RetHomePlayerNotInHomeWorld = 9713; + Retcode_RetHomePlayerNotInSelfHomeWorld = 9714; + Retcode_RetHomeNotFoundInMem = 9715; + Retcode_RetHomePlayerInHomeRoomScene = 9716; + Retcode_RetHomeHomeRefuseGuestEnter = 9717; + Retcode_RetHomeOwnerRefuseToEnterHome = 9718; + Retcode_RetHomeOwnerOffline = 9719; + Retcode_RetHomeFurnitureExceedLimit = 9720; + Retcode_RetHomeFurnitureCountNotEnough = 9721; + Retcode_RetHomeInTryEnterProcess = 9722; + Retcode_RetHomeAlreadyInTargetScene = 9723; + Retcode_RetHomeCoinExceedLimit = 9724; + Retcode_RetHomeCoinNotEnough = 9725; + Retcode_RetHomeModuleNotUnlocked = 9726; + Retcode_RetHomeCurModuleClosed = 9727; + Retcode_RetHomeFurnitureSuiteNotUnlocked = 9728; + Retcode_RetHomeInMatch = 9729; + Retcode_RetHomeInCombat = 9730; + Retcode_RetHomeEditModeCd = 9731; + Retcode_RetHomeUpdateFurnitureCd = 9732; + Retcode_RetHomeBlockFurnitureLimit = 9733; + Retcode_RetHomeNotSupport = 9734; + Retcode_RetHomeStateNotOpen = 9735; + Retcode_RetHomeTargetStateNotOpen = 9736; + Retcode_RetHomeApplyEnterOtherHomeFail = 9737; + Retcode_RetHomeSaveNoMainHouse = 9738; + Retcode_RetHomeInDungeon = 9739; + Retcode_RetHomeAnyGalleryStarted = 9740; + Retcode_RetHomeQuestBlockHome = 9741; + Retcode_RetHomeWaitingPriorCheck = 9742; + Retcode_RetHomePersistentCheckFail = 9743; + Retcode_RetHomeFindOnlineHomeFail = 9744; + Retcode_RetHomeJoinSceneFail = 9745; + Retcode_RetHomeMaxPlayer = 9746; + Retcode_RetHomeInTransfer = 9747; + Retcode_RetHomeAnyHomeGalleryStarted = 9748; + Retcode_RetHomeCanNotEnterInAudit = 9749; + Retcode_RetFurnitureMakeIndexError = 9750; + Retcode_RetFurnitureMakeLocked = 9751; + Retcode_RetFurnitureMakeConfigError = 9752; + Retcode_RetFurnitureMakeSlotFull = 9753; + Retcode_RetFurnitureMakeAddFurnitureFail = 9754; + Retcode_RetFurnitureMakeUnfinish = 9755; + Retcode_RetFurnitureMakeIsFinish = 9756; + Retcode_RetFurnitureMakeNotInCorrectHome = 9757; + Retcode_RetFurnitureMakeNoCount = 9758; + Retcode_RetFurnitureMakeAccelerateLimit = 9759; + Retcode_RetFurnitureMakeNoMakeData = 9760; + Retcode_RetHomeLimitedShopClose = 9761; + Retcode_RetHomeAvatarNotShow = 9762; + Retcode_RetHomeEventCondNotSatisfied = 9763; + Retcode_RetHomeInvalidArrangeAnimalParam = 9764; + Retcode_RetHomeInvalidArrangeNpcParam = 9765; + Retcode_RetHomeInvalidArrangeSuiteParam = 9766; + Retcode_RetHomeInvalidArrangeMainHouseParam = 9767; + Retcode_RetHomeAvatarStateNotOpen = 9768; + Retcode_RetHomePlantFieldNotEmpty = 9769; + Retcode_RetHomePlantFieldEmpty = 9770; + Retcode_RetHomePlantFieldTypeError = 9771; + Retcode_RetHomePlantTimeNotEnough = 9772; + Retcode_RetHomePlantSubFieldNumNotEnough = 9773; + Retcode_RetHomePlantFieldParamError = 9774; + Retcode_RetHomeFurnitureGuidError = 9775; + Retcode_RetHomeFurnitureArrangeLimit = 9776; + Retcode_RetHomeFishFarmingLimit = 9777; + Retcode_RetHomeFishCountNotEnough = 9778; + Retcode_RetHomeFurnitureCostLimit = 9779; + Retcode_RetHomeCustomFurnitureInvalid = 9780; + Retcode_RetHomeInvalidArrangeGroupParam = 9781; + Retcode_RetHomeFurnitureArrangeGroupLimit = 9782; + Retcode_RetHomePictureFrameCoopCgGenderError = 9783; + Retcode_RetHomePictureFrameCoopCgNotUnlock = 9784; + Retcode_RetHomeFurnitureCannotArrange = 9785; + Retcode_RetHomeFurnitureInDuplicateSuite = 9786; + Retcode_RetHomeFurnitureCustomSuiteTooSmall = 9787; + Retcode_RetHomeFurnitureCustomSuiteTooBig = 9788; + Retcode_RetHomeFurnitureSuiteExceedLimit = 9789; + Retcode_RetHomeFurnitureCustomSuiteExceedLimit = 9790; + Retcode_RetHomeFurnitureCustomSuiteInvalidSurfaceType = 9791; + Retcode_RetHomeBgmIdNotFound = 9792; + Retcode_RetHomeBgmNotUnlocked = 9793; + Retcode_RetHomeBgmFurnitureNotFound = 9794; + Retcode_RetHomeBgmNotSupportByCurScene = 9795; + Retcode_RetHomeLimitedShopGoodsDisable = 9796; + Retcode_RetHomeWorldWoodMaterialEmpty = 9797; + Retcode_RetHomeWorldWoodMaterialNotFound = 9798; + Retcode_RetHomeWorldWoodMaterialCountInvalid = 9799; + Retcode_RetHomeWorldWoodExchangeExceedLimit = 9800; + Retcode_RetHomeBlueprintSearchSelf = 9801; + Retcode_RetHomeBlueprintShareCodeInvalid = 9802; + Retcode_RetHomeBlueprintNotExist = 9803; + Retcode_RetHomeBlueprintSlotHasExistShareCode = 9804; + Retcode_RetHomeBlueprintSlotNotExistShareCode = 9805; + Retcode_RetHomeBlueprintCanNotCreateInAudit = 9806; + Retcode_RetHomeBlockNotUnlocked = 9807; + Retcode_RetHomeBlueprintCreateCd = 9808; + Retcode_RetHomeBlueprintSetOptionCd = 9809; + Retcode_RetHomeBlueprintNotAllowFriendCopy = 9810; + Retcode_RetHomeFurniturePosUnderDieY = 9811; + Retcode_RetHomeBlueprintGenShareCodeFail = 9812; + Retcode_RetHomeBlueprintSearchCd = 9813; + Retcode_RetHomeBlueprintPreviewCd = 9814; + Retcode_RetHomeBlueprintPreviewSceneNotMatch = 9815; + Retcode_RetHomeBlueprintSlotFull = 9816; + Retcode_RetHomeBlueprintOwnerRejectCopy = 9817; + Retcode_RetHomeBlueprintSaveToSlotCd = 9818; + Retcode_RetHomeBlueprintReplyTimeout = 9819; + Retcode_RetSumoActivityStageNotOpen = 10000; + Retcode_RetSumoActivitySwitchTeamInCd = 10001; + Retcode_RetSumoActivityTeamNumIncorrect = 10002; + Retcode_RetLunaRiteActivityAreaIdError = 10004; + Retcode_RetLunaRiteActivityBattleNotFinish = 10005; + Retcode_RetLunaRiteActivityAlreadySacrifice = 10006; + Retcode_RetLunaRiteActivityAlreadyTakeReward = 10007; + Retcode_RetLunaRiteActivitySacrificeNotEnough = 10008; + Retcode_RetLunaRiteActivitySearchingCondNotMeet = 10009; + Retcode_RetDigGadgetConfigIdNotMatch = 10015; + Retcode_RetDigFindNearestPosFail = 10016; + Retcode_RetMusicGameLevelNotOpen = 10021; + Retcode_RetMusicGameLevelNotUnlock = 10022; + Retcode_RetMusicGameLevelNotStarted = 10023; + Retcode_RetMusicGameLevelConfigNotFound = 10024; + Retcode_RetMusicGameLevelIdNotMatch = 10025; + Retcode_RetRoguelikeCoinANotEnough = 10031; + Retcode_RetRoguelikeCoinBNotEnough = 10032; + Retcode_RetRoguelikeCoinCNotEnough = 10033; + Retcode_RetRoguelikeCoinAExceedLimit = 10034; + Retcode_RetRoguelikeCoinBExceedLimit = 10035; + Retcode_RetRoguelikeCoinCExceedLimit = 10036; + Retcode_RetRoguelikeRuneCountNotEnough = 10037; + Retcode_RetRoguelikeNotInRogueDungeon = 10038; + Retcode_RetRoguelikeCellNotFound = 10039; + Retcode_RetRoguelikeCellTypeIncorrect = 10040; + Retcode_RetRoguelikeCellAlreadyFinished = 10041; + Retcode_RetRoguelikeDungeonHaveUnfinishedProgress = 10042; + Retcode_RetRoguelikeStageNotFinished = 10043; + Retcode_RetRoguelikeStageFirstPassRewardHasTaken = 10045; + Retcode_RetRoguelikeActivityContentClosed = 10046; + Retcode_RetRoguelikeDungeonPreQuestNotFinished = 10047; + Retcode_RetRoguelikeDungeonNotOpen = 10048; + Retcode_RetRoguelikeSprintIsBanned = 10049; + Retcode_RetRoguelikeDungeonPreStageNotFinished = 10050; + Retcode_RetRoguelikeAllAvatarDieCannotResume = 10051; + Retcode_RetPlantFlowerAlreadyTakeSeed = 10056; + Retcode_RetPlantFlowerFriendHaveFlowerLimit = 10057; + Retcode_RetPlantFlowerCanGiveFlowerNotEnough = 10058; + Retcode_RetPlantFlowerWishFlowerKindsLimit = 10059; + Retcode_RetPlantFlowerHaveFlowerNotEnough = 10060; + Retcode_RetPlantFlowerFlowerCombinationInvalid = 10061; + Retcode_RetHachiDungeonNotValid = 10052; + Retcode_RetHachiDungeonStageNotOpen = 10053; + Retcode_RetHachiDungeonTeammateNotPass = 10054; + Retcode_RetWinterCampCoinANotEnough = 10071; + Retcode_RetWinterCampCoinBNotEnough = 10072; + Retcode_RetWinterCampCoinAExceedLimit = 10073; + Retcode_RetWinterCampCoinBExceedLimit = 10074; + Retcode_RetWinterCampWishIdInvalid = 10075; + Retcode_RetWinterCampNotFoundRecvItemData = 10076; + Retcode_RetWinterCampFriendItemCountOverflow = 10077; + Retcode_RetWinterCampSelectItemDataInvalid = 10078; + Retcode_RetWinterCampItemListEmpty = 10079; + Retcode_RetWinterCampRewardAlreadyTaken = 10080; + Retcode_RetWinterCampStageNotFinish = 10081; + Retcode_RetWinterCampGadgetInvalid = 10082; + Retcode_RetLanternRiteCoinANotEnough = 10090; + Retcode_RetLanternRiteCoinBNotEnough = 10091; + Retcode_RetLanternRiteCoinCNotEnough = 10092; + Retcode_RetLanternRiteCoinAExceedLimit = 10093; + Retcode_RetLanternRiteCoinBExceedLimit = 10094; + Retcode_RetLanternRiteCoinCExceedLimit = 10095; + Retcode_RetLanternRiteProjectionContentClosed = 10096; + Retcode_RetLanternRiteProjectionCanNotStart = 10097; + Retcode_RetLanternRiteDungeonNotOpen = 10098; + Retcode_RetLanternRiteHasTakenSkinReward = 10099; + Retcode_RetLanternRiteNotFinishedSkinWatchers = 10100; + Retcode_RetLanternRiteFireworksContentClosed = 10101; + Retcode_RetLanternRiteFireworksChallengeNotStart = 10102; + Retcode_RetLanternRiteFireworksReformParamError = 10103; + Retcode_RetLanternRiteFireworksReformSkillLock = 10104; + Retcode_RetLanternRiteFireworksReformStaminaNotEnough = 10105; + Retcode_RetPotionActivityStageNotOpen = 10110; + Retcode_RetPotionActivityLevelHavePass = 10111; + Retcode_RetPotionActivityTeamNumIncorrect = 10112; + Retcode_RetPotionActivityAvatarInCd = 10113; + Retcode_RetPotionActivityBuffInCd = 10114; + Retcode_RetIrodoriPoetryInvalidLineId = 10120; + Retcode_RetIrodoriPoetryInvalidThemeId = 10121; + Retcode_RetIrodoriPoetryNotGetAllInspiration = 10122; + Retcode_RetIrodoriPoetryInspirationReachLimie = 10123; + Retcode_RetIrodoriPoetryEntityAlreadyScanned = 10124; + Retcode_RetActivityBannerAlreadyCleared = 10300; + Retcode_RetIrodoriChessNotOpen = 10301; + Retcode_RetIrodoriChessLevelNotOpen = 10302; + Retcode_RetIrodoriChessMapNotOpen = 10303; + Retcode_RetIrodoriChessMapCardAlreadyEquiped = 10304; + Retcode_RetIrodoriChessEquipCardExceedLimit = 10305; + Retcode_RetIrodoriChessMapCardNotEquiped = 10306; + Retcode_RetIrodoriChessEnterFailCardExceedLimit = 10307; + Retcode_RetActivityFriendHaveGiftLimit = 10310; + Retcode_RetGachaActivityHaveRewardLimit = 10315; + Retcode_RetGachaActivityHaveRobotLimit = 10316; + Retcode_RetSummerTimeV2CoinExceedLimit = 10317; + Retcode_RetSummerTimeV2CoinNotEnough = 10318; + Retcode_RetSummerTimeV2DungeonStageNotOpen = 10319; + Retcode_RetSummerTimeV2PrevDungeonNotComplete = 10320; + Retcode_RetRogueDiaryAvatarDeath = 10350; + Retcode_RetRogueDiaryAvatarTired = 10351; + Retcode_RetRogueDiaryAvatarDuplicated = 10352; + Retcode_RetRogueDiaryCoinNotEnough = 10353; + Retcode_RetRogueDiaryVirtualCoinExceedLimit = 10354; + Retcode_RetRogueDiaryVirtualCoinNotEnough = 10355; + Retcode_RetRogueDiaryContentClosed = 10366; + Retcode_RetGravenInnocenceCoinANotEnough = 10380; + Retcode_RetGravenInnocenceCoinBNotEnough = 10381; + Retcode_RetGravenInnocenceCoinAExceedLimit = 10382; + Retcode_RetGravenInnocenceCoinBExceedLimit = 10383; + Retcode_RetIslandPartyStageNotOpen = 10371; + Retcode_RetWindFieldStageNotOpen = 10390; + Retcode_RetVintageContentClosed = 10396; + Retcode_RetVintageStoreContentFinished = 10397; + Retcode_RetVintageStoreAttrTooSmall = 10398; + Retcode_RetVintageStoreAttrTooLarge = 10399; + Retcode_RetVintageStoreContentInterrupt = 10400; + Retcode_RetVintageVirtualCoinNotEnough = 10401; + Retcode_RetVintageStoreAttrLessThanZero = 10402; + Retcode_RetFungusFighterCaptureCoinNotEnough = 10406; + Retcode_RetFungusFighterTrainingCoinNotEnough = 10407; + Retcode_RetFungusFighterCaptureCoinExceedLimit = 10408; + Retcode_RetFungusFighterTrainingCoinExceedLimit = 10409; + Retcode_RetFungusFighterContentClosed = 10410; + Retcode_RetFungusFighterPlotStageNotOpen = 10411; + Retcode_RetFungusFighterFungusIdConfigNotValid = 10412; + Retcode_RetFungusFighterFungusNotCultivated = 10413; + Retcode_RetFungusFighterTrainingDungeonNotOpen = 10414; + Retcode_RetEffigyChallengeV2CoinNotEnough = 10427; + Retcode_RetEffigyChallengeV2CoinExceedLimit = 10428; + Retcode_RetCharAmusementStageNotOpen = 10436; + Retcode_RetCoinCollectLevelNotOpen = 10446; + Retcode_RetCoinCollectNotEquipWidget = 10447; + Retcode_RetCoinCollectSceneNotMatch = 10448; + Retcode_RetCoinCollectCantEnterMpMode = 10449; + Retcode_RetCoinCollectPlayerNumFail = 10450; + Retcode_RetBrickBreakerPlayerNumFail = 10456; + Retcode_RetBrickBreakerStageNotUnlock = 10457; + Retcode_RetBrickBreakerNormalLevelNotFinish = 10458; + Retcode_RetBrickBreakerPreLevelNotFinish = 10459; + Retcode_RetBrickBreakerPreStageNotFinish = 10460; + Retcode_RetBrickBreakerWorldLevelNotUnlock = 10461; + Retcode_RetBrickBreakerDungeonLevelNotUnlock = 10462; + Retcode_RetBrickBreakerCoinNotEnough = 10463; + Retcode_RetBrickBreakerCoinExceedLimit = 10464; + Retcode_RetTeamchainWorldInMpMode = 10466; + Retcode_RetLanV3BoatPlayerNumNotValid = 10481; + Retcode_RetLanV3BoatPlayNotOpen = 10482; + Retcode_RetLanV3BoatNotInWorldScene = 10483; + Retcode_RetFleurFairV2PacmanPlayNotOpen = 10500; + Retcode_RetFleurFairV2PacmanPlayerNumIncorrect = 10501; + Retcode_RetFleurFairV2CoinNotEnough = 10502; + Retcode_RetFleurFairV2CoinExceedLimit = 10503; + Retcode_RetAkaFesRhythmLevelNotOpen = 10521; + Retcode_RetAkaFesRhythmGalleryInitFail = 10522; + Retcode_RetAkaFesRhythmNotInExpectedDungeon = 10533; + Retcode_RetAkaFesReasoningLevelNotOpen = 10531; + Retcode_RetAkaFesAstrolabeLevelNotOpen = 10541; + Retcode_RetAkaFesAstrolabePreLevelNotFinish = 10542; + Retcode_RetEffigyChallengeV4LevelNotOpen = 10551; + Retcode_RetEffigyChallengeV4GuestNotReady = 10552; + Retcode_RetEffigyChallengeV4DuplicateAvatar = 10553; + Retcode_RetJourneyActivityPickParamError = 10561; + Retcode_RetJourneyActivityPickCondNotMeet = 10562; + Retcode_RetJourneyActivityCoinNotEnough = 10563; + Retcode_RetJourneyActivityCoinExceedLimit = 10564; + Retcode_RetPoetryFesPitchPotStageNotOpen = 10571; + Retcode_RetFilmfesBallGamePlayerCountNotEnough = 10591; + Retcode_RetMpFilmfestShootingOngoing = 10592; + Retcode_RetFilmfesBallGameIsLocked = 10593; + Retcode_RetTreasureHuntV4CoinNotEnough = 10611; + Retcode_RetTreasureHuntV4CoinExceedLimit = 10612; + Retcode_RetLostSamachurlSneakLevelNotOpen = 10631; + Retcode_RetLostSamachurlBossLevelNotOpen = 10632; + Retcode_RetLanV4PartyLionPlayerCountNotEnough = 10641; + Retcode_RetLanV4PartyLionLevelNotOpen = 10642; + Retcode_RetActivityContentClosed = 10901; + Retcode_RetActivityClientPlayBanMp = 10902; + Retcode_RetActivityClientPlayFrequencyError = 10903; + Retcode_RetActivityClientPlayOtherPlayIsRunning = 10904; + Retcode_RetActivityClientPlayDuplicateStart = 10905; + Retcode_RetNotInFishing = 11001; + Retcode_RetFishStateError = 11002; + Retcode_RetFishBaitLimit = 11003; + Retcode_RetFishingMaxDistance = 11004; + Retcode_RetFishingInCombat = 11005; + Retcode_RetFishingBattleTooShort = 11006; + Retcode_RetFishGoneAway = 11007; + Retcode_RetCanNotEditOtherDungeon = 11051; + Retcode_RetCustomDungeonDismatch = 11052; + Retcode_RetNoCustomDungeonData = 11053; + Retcode_RetBuildCustomDungeonFail = 11054; + Retcode_RetCustomDungeonRoomCheckFail = 11055; + Retcode_RetCustomDungeonSaveMayFail = 11056; + Retcode_RetNotInCustomDungeon = 11057; + Retcode_RetCustomDungeonInternalFail = 11058; + Retcode_RetCustomDungeonCanNotTry = 11059; + Retcode_RetCustomDungeonNoStartRoom = 11060; + Retcode_RetCustomDungeonNoRoomData = 11061; + Retcode_RetCustomDungeonSaveTooFrequent = 11062; + Retcode_RetCustomDungeonNotSelfPass = 11063; + Retcode_RetCustomDungeonLackCoin = 11064; + Retcode_RetCustomDungeonNoFinishBrick = 11065; + Retcode_RetCustomDungeonMultiFinish = 11066; + Retcode_RetCustomDungeonNotPublished = 11067; + Retcode_RetCustomDungeonFullStore = 11068; + Retcode_RetCustomDungeonStoreRepeat = 11069; + Retcode_RetCustomDungeonCanNotStoreSelf = 11070; + Retcode_RetCustomDungeonNotSaveSucc = 11071; + Retcode_RetCustomDungeonCanNotLikeSelf = 11072; + Retcode_RetCustomDungeonNotFound = 11073; + Retcode_RetCustomDungeonInvalidSetting = 11074; + Retcode_RetCustomDungeonNoFinishSetting = 11075; + Retcode_RetCustomDungeonSaveNothing = 11076; + Retcode_RetCustomDungeonNotInGroup = 11077; + Retcode_RetCustomDungeonNotOfficial = 11078; + Retcode_RetCustomDungeonLifeNumError = 11079; + Retcode_RetCustomDungeonNoOpenRoom = 11080; + Retcode_RetCustomDungeonBrickExceedLimit = 11081; + Retcode_RetCustomDungeonOfficialNotUnlock = 11082; + Retcode_RetCanNotEditOfficialSetting = 11083; + Retcode_RetCustomDungeonBanPublish = 11084; + Retcode_RetCustomDungeonCanNotReplay = 11085; + Retcode_RetCustomDungeonNotOpenGroup = 11086; + Retcode_RetCustomDungeonMaxEditNum = 11087; + Retcode_RetCustomDungeonCanNotOutStuck = 11088; + Retcode_RetCustomDungeonMaxTag = 11089; + Retcode_RetCustomDungeonInvalidTag = 11090; + Retcode_RetCustomDungeonMaxCost = 11091; + Retcode_RetCustomDungeonRequestTooFrequent = 11092; + Retcode_RetCustomDungeonNotOpen = 11093; + Retcode_RetShareCdIdError = 11101; + Retcode_RetShareCdIndexError = 11102; + Retcode_RetShareCdInCd = 11103; + Retcode_RetShareCdTokenNotEnough = 11104; + Retcode_RetUgcDismatch = 11151; + Retcode_RetUgcDataNotFound = 11152; + Retcode_RetUgcBriefNotFound = 11153; + Retcode_RetUgcDisabled = 11154; + Retcode_RetUgcLimited = 11155; + Retcode_RetUgcLocked = 11156; + Retcode_RetUgcNotAuth = 11157; + Retcode_RetUgcNotOpen = 11158; + Retcode_RetUgcBanPublish = 11159; + Retcode_RetUgcMusicExceedLimit = 11160; + Retcode_RetUgcMusicSaveTooFrequent = 11161; + Retcode_RetUgcMusicStoreFull = 11162; + Retcode_RetUgcMusicStoreRepeat = 11163; + Retcode_RetUgcMusicStoreTooFrequent = 11164; + Retcode_RetUgcMusicSearchNotFound = 11165; + Retcode_RetUgcMusicLikeTooFrequent = 11166; + Retcode_RetUgcMusicRecommendTooFrequent = 11167; + Retcode_RetUgcMusicImportNotAllow = 11168; + Retcode_RetUgcMusicImportNotFound = 11169; + Retcode_RetUgcMusicSetOptionTooFrequent = 11170; + Retcode_RetUgcMusicImportTooFrequent = 11171; + Retcode_RetUgcMusicGenShareCodeFail = 11172; + Retcode_RetUgcMusicCancelStoreRepeat = 11173; + Retcode_RetCompoundBoostItemNotExist = 11201; + Retcode_RetCompoundBoostTargetNotExist = 11202; + Retcode_RetQuickHitTreeEmptyTrees = 11211; + Retcode_RetCompoundNoFinishCanTake = 11221; + Retcode_RetForgeNoFinishCanTake = 11226; + Retcode_RetGcgFindGameModeFail = 12000; + Retcode_RetGcgOperationParamError = 12001; + Retcode_RetGcgGameNotRunning = 12002; + Retcode_RetGcgOpNotAllow = 12003; + Retcode_RetGcgOpNotMatchPhase = 12004; + Retcode_RetGcgSelectHandCardGuidError = 12005; + Retcode_RetGcgDiceIndexInvalid = 12006; + Retcode_RetGcgCharacterGuidInvalid = 12007; + Retcode_RetGcgCharacterAlreadyDie = 12008; + Retcode_RetGcgCharacterAlreadyOnStage = 12009; + Retcode_RetGcgCharacterForbiddenAttack = 12010; + Retcode_RetGcgSelectDiceNotMatch = 12011; + Retcode_RetGcgFindSkillFail = 12012; + Retcode_RetGcgSkillCanNotActiveUse = 12013; + Retcode_RetGcgEnergyNotEnough = 12014; + Retcode_RetGcgPlayCardTargetNotMatch = 12015; + Retcode_RetGcgPlayCardZoneCannotAdd = 12016; + Retcode_RetGcgRebootSelectDiceInvalid = 12017; + Retcode_RetGcgRebootSelectCardInvalid = 12018; + Retcode_RetGcgPlayCardConditionCheckFail = 12019; + Retcode_RetGcgPlayCardParamInvalid = 12020; + Retcode_RetGcgMaxGame = 12021; + Retcode_RetGcgSendPacketFail = 12022; + Retcode_RetGcgAlreadySettle = 12023; + Retcode_RetGcgPlayCardLegendAlreadyUsed = 12024; + Retcode_RetGcgCostLegendNotEnough = 12025; + Retcode_RetGcgWatchInBlackList = 12026; + Retcode_RetGcgWatchForbidSwitch = 12027; + Retcode_RetGcgWatchAlreadyJoined = 12028; + Retcode_RetGcgWatchKickNoSpectator = 12029; + Retcode_RetGcgWatchTargetNotInDuel = 12030; + Retcode_RetGcgWatchTargetNotFriend = 12031; + Retcode_RetGcgWatchTargetPsnOnly = 12032; + Retcode_RetGcgWatchForbidBusinessType = 12033; + Retcode_RetGcgWatchOptionRefuse = 12034; + Retcode_RetGcgWatchNoPlayer = 12035; + Retcode_RetGcgWatchTargetStateNotOpen = 12036; + Retcode_RetGcgWatchSpectatorLimit = 12037; + Retcode_RetGcgWatchForbiddenWatchGame = 12038; + Retcode_RetGcgWatchNotSpectator = 12039; + Retcode_RetGcgWatchAlreadyInDuel = 12040; + Retcode_RetGcgWatchClientDataVersoinForbid = 12041; + Retcode_RetGcgSkillNotVehicleSkill = 12042; + Retcode_RetGcgSkillCheckConditionFail = 12043; + Retcode_RetGcgVehicleSkillCheckConditionFail = 12044; + Retcode_RetGcgCoinExceedLimit = 12101; + Retcode_RetGcgCoinNotEnough = 12102; + Retcode_RetGcgNotInSelfWorld = 12103; + Retcode_RetGcgAlreadyInDuel = 12104; + Retcode_RetGcgNotInPlayerWorld = 12105; + Retcode_RetGcgGalleryStarted = 12106; + Retcode_RetGcgInviteTargetIsSelf = 12107; + Retcode_RetGcgInviteTargetNotInWorld = 12108; + Retcode_RetGcgApplyInviteNotAllow = 12109; + Retcode_RetGcgApplyInviteTimeout = 12110; + Retcode_RetGcgCurDeckInvalid = 12111; + Retcode_RetGcgNeedResourceComplete = 12112; + Retcode_RetGcgOpponentPlayerIsSelf = 12113; + Retcode_RetGcgGameIdInvalid = 12114; + Retcode_RetGcgMatchInPunish = 12115; + Retcode_RetGcgSettleStillInDuel = 12116; + Retcode_RetGcgSettleNotInDungeon = 12117; + Retcode_RetGcgUnsupportSettleOption = 12118; + Retcode_RetGcgNotInGcgDungeon = 12119; + Retcode_RetGcgWorldLevelLocked = 12120; + Retcode_RetGcgBossLevelLocked = 12121; + Retcode_RetGcgNotInTavern = 12122; + Retcode_RetGcgWeekNpcNotExist = 12123; + Retcode_RetGcgEnterGameFrequent = 12124; + Retcode_RetGcgBreakLevelQuestNotUnfinished = 12125; + Retcode_RetGcgGuideLevelAlreadyFinished = 12126; + Retcode_RetGcgLevelCannotRestart = 12127; + Retcode_RetGcgTargetCheckEnterFail = 12128; + Retcode_RetGcgAlreadyInDungeon = 12129; + Retcode_RetGcgBackDuelNoGame = 12130; + Retcode_RetGcgConstLevelLocked = 12131; + Retcode_RetGcgQuestIdError = 12132; + Retcode_RetGcgQuestNeedUnfinished = 12133; + Retcode_RetGcgInMatch = 12134; + Retcode_RetGcgDataVersionNotLatest = 12135; + Retcode_RetGcgInviteTargetEnterGameFrequent = 12136; + Retcode_RetGcgInviteTargetNeedResourceComplete = 12137; + Retcode_RetGcgInviteTargetSceneIsNull = 12138; + Retcode_RetGcgInviteTargetInTransfer = 12139; + Retcode_RetGcgInviteTargetDataVersionNotLatest = 12140; + Retcode_RetGcgInviteTargetCurDeckInvalid = 12141; + Retcode_RetGcgClientDataVersionNotMatch = 12142; + Retcode_RetGcgClientDataVersoinForbid = 12143; + Retcode_RetGcgMpCantMatch = 12144; + Retcode_RetGcgInviteTargetStateNotOpen = 12145; + Retcode_RetGcgCreateTimeOut = 12146; + Retcode_RetGcgBanMatch = 12147; + Retcode_RetGcgBanInvite = 12148; + Retcode_RetGcgTargetBanInvite = 12149; + Retcode_RetGcgInviteAlreadyInvite = 12150; + Retcode_RetGcgFestivalModeNotOpen = 12151; + Retcode_RetGcgTargetFestivalModeNotOpen = 12152; + Retcode_RetGcgBackDuelPsToOther = 12153; + Retcode_RetGcgBackDuelOtherToPs = 12154; + Retcode_RetGcgWeekRewardLimit = 12155; + Retcode_RetGcgFestivalModeInPick = 12156; + Retcode_RetGcgDsDeckLocked = 12201; + Retcode_RetGcgDsDeckNameInvalid = 12202; + Retcode_RetGcgDsDeckCharCardNumInvalid = 12204; + Retcode_RetGcgDsDeckCardNumInvalid = 12205; + Retcode_RetGcgDsCardNumExceedLimit = 12206; + Retcode_RetGcgDsDeckInvalid = 12207; + Retcode_RetGcgDsCardIdInvalid = 12208; + Retcode_RetGcgDsCardFaceAlreadyUnlock = 12209; + Retcode_RetGcgDsCardFaceIsLock = 12210; + Retcode_RetGcgDsFieldLock = 12211; + Retcode_RetGcgDsFieldAlreadyUnlock = 12212; + Retcode_RetGcgDsFieldIdInvalid = 12213; + Retcode_RetGcgDsCardBackLocked = 12214; + Retcode_RetGcgDsCardBackAlreadyUnlock = 12215; + Retcode_RetGcgDsCardBackIdInvalid = 12216; + Retcode_RetGcgDsCardFaceIdInvalid = 12217; + Retcode_RetGcgDsDeckNameIllegal = 12218; + Retcode_RetGcgDsDeckSaveCd = 12219; + Retcode_RetGcgDsDeckChangeNameCd = 12220; + Retcode_RetGcgMatchDeckInvalid = 12221; + Retcode_RetGcgDsDeckAlreadyUnlocked = 12222; + Retcode_RetGcgDsAtLeastOneDeck = 12223; + Retcode_RetGcgDsDeckCodeIllegal = 12224; + Retcode_RetGcgDsDeckCodeCd = 12225; + Retcode_RetGcgTcCharacternotMatchLevel = 12251; + Retcode_RetGcgTcMustInSelfWorld = 12252; + Retcode_RetGcgTcMustInTavern = 12253; + Retcode_RetGcgTcAlreadyInGame = 12254; + Retcode_RetGcgTcAlreadyInMatch = 12255; + Retcode_RetGcgTcUnlockCharacterQuestNotFinish = 12256; + Retcode_RetGcgTcLevelLocked = 12257; + Retcode_RetGcgTcNoInviteData = 12258; + Retcode_RetGcgTcCurDeckInvalid = 12259; + Retcode_RetGcgTcCondQuest = 12260; + Retcode_RetGcgLevelRewardLevelError = 12301; + Retcode_RetGcgLevelRewardAlreadyTaken = 12302; + Retcode_RetGcgLevelRewardNoReward = 12303; + Retcode_RetGcgNotInReplayDungeon = 12311; + Retcode_RetGcgInvalidReplay = 12312; + Retcode_RetGcgSetFavoriteLimitNum = 12313; + Retcode_RetGcgReplayExpire = 12314; + Retcode_RetGcgReplayDungeonSettled = 12315; + Retcode_RetGcgPickCurUidNotMatch = 12331; + Retcode_RetGcgPickSelectParamError = 12332; + Retcode_RetGcgPickConfirmError = 12333; + Retcode_RetGcgPickBackNoGame = 12334; + Retcode_RetGcgArenaScheduleInactive = 12341; + Retcode_RetGcgArenaScheduleNotMatch = 12342; + Retcode_RetGcgArenaDeckNotSet = 12343; + Retcode_RetGcgArenaDeckInvalid = 12344; + Retcode_RetGcgArenaInChallengeCannotSetDeck = 12345; + Retcode_RetGcgArenaStartChallengeInMpMode = 12346; + Retcode_RetGcgArenaStartMatchInMpMode = 12347; + Retcode_RetUgcDungeonInDungeon = 13001; + Retcode_RetUgcDungeonRoomNumLimit = 13002; + Retcode_RetUgcDungeonNotInEditState = 13003; + Retcode_RetUgcDungeonNotInEditDungeon = 13004; + Retcode_RetUgcDungeonNotExist = 13005; + Retcode_RetUgcDungeonNotSave = 13006; + Retcode_RetUgcDungeonScoreCondtionButNoMonster = 13007; + Retcode_RetUgcDungeonScoreCondtionButNoCoin = 13008; + Retcode_RetUgcDungeonScoreCondtionButNoChest = 13009; + Retcode_RetUgcDungeonScoreCondtionButNoRoomSettle = 13010; + Retcode_RetUgcDungeonTargetScoreExceedLimit = 13011; + Retcode_RetUgcDungeonTimeSettleTargetScoreNotZero = 13012; + Retcode_RetUgcDungeonAllowAvatarNotEnough = 13013; + Retcode_RetUgcDungeonHeartBloodWhileMonsterDeploy = 13014; + Retcode_RetUgcDungeonRoomNoExitGadget = 13015; + Retcode_RetUgcDungeonRoomHostEnterGadgetNum = 13016; + Retcode_RetUgcDungeonRoomGuestEnterGadgetNotEnough = 13017; + Retcode_RetUgcDungeonRoomSettingCoinNumTooLarge = 13018; + Retcode_RetUgcDungeonRoomSettingMonsterNumTooLarge = 13019; + Retcode_RetUgcDungeonRoomSettingNoSettleConfig = 13020; + Retcode_RetUgcDungeonRoomSwitchInviteInProcess = 13021; + Retcode_RetUgcDungeonRoomDeploymentCostLimit = 13022; + Retcode_RetUgcDungeonRoomTriggerDuplicateGuid = 13023; + Retcode_RetUgcDungeonRoomTriggerParamError = 13024; + Retcode_RetUgcDungeonScoreSettleTargetScoreZero = 13025; + Retcode_RetUgcDungeonStateCanNotAudit = 13026; + Retcode_RetUgcDungeonAuditVersionNotMatch = 13027; + Retcode_RetUgcDungeonInAudit = 13028; + Retcode_RetUgcDungeonStateCanNotPublish = 13029; + Retcode_RetUgcDungeonRequestTooFrequent = 13030; + Retcode_RetUgcDungeonCanNotPublishNoEdit = 13031; + Retcode_RetUgcDungeonNotAllowImport = 13032; + Retcode_RetUgcDungeonImportRoomHasMonster = 13033; + Retcode_RetUgcDungeonSearchNotExist = 13034; + Retcode_RetUgcDungeonRoomSwitchLastRoom = 13035; + Retcode_RetUgcDungeonRoomGadgetNumLimit = 13036; + Retcode_RetUgcDungeonRoomMonsterNumLimit = 13037; + Retcode_RetUgcDungeonNoTrialSuccRecord = 13038; + Retcode_RetUgcDungeonNumLimit = 13039; + Retcode_RetUgcDungeonInEditDungeon = 13040; + Retcode_RetUgcDungeonNotInDungeon = 13041; + Retcode_RetUgcDungeonChangeSettingTooFrequent = 13042; + Retcode_RetUgcDungeonNotOwner = 13043; + Retcode_RetUgcDungeonNotPublished = 13044; + Retcode_RetUgcDungeonShareCodeGenFail = 13045; + Retcode_RetUgcDungeonRoomLimit = 13046; + Retcode_RetUgcDungeonShareCodeInvalid = 13047; + Retcode_RetUgcDungeonRoomSuiteNumLimit = 13048; + Retcode_RetUgcDungeonTowerHasBeenPurchased = 13101; + Retcode_RetUgcDungeonPlayerAddItemOverStack = 13102; + Retcode_RetUgcDungeonPlayerTowerLevelUpLimited = 13103; + Retcode_RetUgcDungeonPlayerConsumeItemNotEnough = 13104; + Retcode_RetUgcDungeonPlayerTowerAlreadyLevelUp = 13105; + Retcode_RetUgcDungeonPlayerUgcTargetIsNotExist = 13106; + Retcode_RetUgcDungeonPlayerUgcTargetIsNotActive = 13107; + Retcode_RetUgcDungeonCheckLayoutFailed = 13108; + Retcode_RetUgcDungeonPlayerTowerAlreadyRemoved = 13109; + Retcode_RetUgcDungeonPlayerAddItemOverLimit = 13110; + Retcode_RetUgcDungeonPlayerGrantAvatarOverLimit = 13111; + Retcode_RetUgcDungeonDuplicateStar = 13131; + Retcode_RetUgcDungeonCancelStarNotExist = 13132; + Retcode_RetUgcDungeonStarReachLimit = 13133; + Retcode_RetUgcDungeonInternalFail = 13134; + Retcode_RetUgcDungeonPlayerPublishBanned = 13135; + Retcode_RetUgcDungeonCustomEditIsNotOpen = 13151; + Retcode_RetUgcDungeonOfficialLevelIsNotOpen = 13152; + Retcode_RetUgcDungeonTemplateImportIsNotOpen = 13153; + Retcode_RetTargetShootingLevelNotOpen = 13161; + Retcode_RetTargetShootingPlayerNumNotValid = 13162; + Retcode_RetTargetShootingPlayNotOpen = 13163; + Retcode_RetTargetShootingConfigNotFound = 13164; + Retcode_RetShuffleBoardLevelNotOpen = 13172; + Retcode_RetShuffleBoardNotInPenumbraScene = 13173; + Retcode_RetShuffleBoardLevelMismatch = 13174; + Retcode_RetShuffleBoardAlreadyPlaying = 13175; + Retcode_RetRaffleTicketInvalidBonusId = 13176; + Retcode_RetRaffleTicketPrerequisiteNotMet = 13177; + Retcode_RetRaffleTicketNotEnough = 13178; + Retcode_RetFlightGearLevelNotOpen = 13191; + Retcode_RetFlightGearInMpMode = 13192; + Retcode_RetAnimalViewAvatarIsClosingToAnimal = 13212; + Retcode_RetAnimalViewNotEquipWidget = 13213; + Retcode_RetCombinePointNotEnough = 13221; + Retcode_RetToyBattleCurrentLevelNotOpen = 13251; + Retcode_RetToyBattleCurrentNotPlaying = 13252; + Retcode_RetFontaineGatherInvalidGatherTracking = 13261; + Retcode_RetFontaineGatherInvalidMonsterTracking = 13262; + Retcode_RetFishblasterLevelNotOpen = 13271; + Retcode_RetFishblasterNotInRightScene = 13272; + Retcode_RetFishblasterLevelMismatch = 13273; + Retcode_RetFishblasterAlreadyPlaying = 13274; + Retcode_RetGoalChallengeStageNotOpen = 13281; + Retcode_RetGoalChallengeInvalidTeam = 13282; + Retcode_RetAlchemySimCoinNotEnough = 13291; + Retcode_RetAlchemySimCropExceedLimit = 13292; + Retcode_RetAlchemySimFarmlandSameCrop = 13293; + Retcode_RetAlchemySimCropNoHarvestableLand = 13294; + Retcode_RetAlchemySimCropNotEnough = 13295; + Retcode_RetAlchemySimCropNotUnlocked = 13296; + Retcode_RetAlchemySimFarmlandNotReady = 13297; + Retcode_RetAlchemySimCropRankMax = 13298; + Retcode_RetAlchemySimFarmlandIsNotHarvested = 13299; + Retcode_RetAlchemySimTechTreeAlreadyUnlocked = 13300; + Retcode_RetAlchemySimPotionNotExist = 13301; + Retcode_RetAlchemySimNotInTargetExam = 13302; + Retcode_RetAlchemySimRoundAlchemyCountOver = 13303; + Retcode_RetAlchemySimInternalLogicError = 13304; + Retcode_RetAlchemySimCropOnForbiddenPos = 13305; + Retcode_RetAlchemySimCropOverlapOverLimit = 13306; + Retcode_RetAlchemySimPuzzleRateNotEnough = 13307; + Retcode_RetAlchemySimPotionCantUpgrade = 13308; + Retcode_RetAlchemySimExamCountNotEnough = 13309; + Retcode_RetAlchemySimTechTreeNotAllowed = 13310; + Retcode_RetAlchemySimCropNoRipenLand = 13311; + Retcode_RetAlchemySimUnfinishQuest = 13312; + Retcode_RetAlchemySimInvalidRoundState = 13313; + Retcode_RetAlchemySimCropUpgradeExpOverflow = 13314; + Retcode_RetAlchemySimCropUpgradeNotUnlocked = 13315; + Retcode_RetAlchemySimFinishRoundFrequency = 13316; + Retcode_RetAlchemySimTemplateAlchemyNotUnlocked = 13317; + Retcode_RetCatcafeLayoutStageNotRight = 13351; + Retcode_RetCatcafeLayoutNotRight = 13352; + Retcode_RetStaminaFightIsInOtherDungeon = 13371; + Retcode_RetEffigyChallengeV5LevelNotOpen = 13381; + Retcode_RetEffigyChallengeV5InvalidSupport = 13382; + Retcode_RetEffigyChallengeV5InvalidPlayerNum = 13383; + Retcode_RetEffigyChallengeV5InCombat = 13384; + Retcode_RetEffigyChallengeV5InvalidScene = 13385; + Retcode_RetBlueprintSlotNotFound = 13401; + Retcode_RetFurnitureSuiteIdInvalid = 13402; + Retcode_RetWishlistBatchOperateOutOfLimit = 13403; + Retcode_RetHideAndSeekV4GameNotOpen = 13411; + Retcode_RetHideAndSeekV4PlayMapNotChosen = 13412; + Retcode_RetHideAndSeekV4PlayerCountNotEnough = 13413; + Retcode_RetHideAndSeekV4PlayMapNotOpen = 13414; + Retcode_RetWatergunLevelNotOpen = 13431; + Retcode_RetAcrobaticsBattleStageNotOpen = 13441; + Retcode_RetAcrobaticsBattleInvalidTeam = 13442; + Retcode_RetMonsterVsMonsterLevelNotOpen = 13451; + Retcode_RetRechargeDiskLevelNotOpen = 13471; + Retcode_RetRechargeDiskInvalidLevelBuild = 13472; + Retcode_RetRechargeDiskCurSceneInvalid = 13473; + Retcode_RetActivityPreviewTrialInCd = 13478; + Retcode_RetBirdBallMpLevelNotOpen = 13481; + Retcode_RetBirdBallDraftPlayerNumInvalid = 13482; + Retcode_RetFairyTalesLotterAreaIsNotOpen = 13491; + Retcode_RetFairyTalesLotterLeftCntNotEnough = 13492; + Retcode_RetFairyTalesToyTotalLeftCntNotEnough = 13493; + Retcode_RetFairyTalesWishToyTypeOverLimit = 13494; + Retcode_RetFairyTalesToyCustomGadgetContentInvalid = 13495; + Retcode_RetFairyTalesCombatLevelNotOpen = 13496; + Retcode_RetFairyTalesTicketPrerequisiteNotMet = 13497; + Retcode_RetFairyTalesTicketNotEnough = 13498; + Retcode_RetActivityTeamInvalidSize = 13551; + Retcode_RetActivityInvalidTrialAvatar = 13552; + Retcode_RetActivityForbiddenTrialAvatar = 13553; + Retcode_RetRenameInvalidQuestState = 13571; + Retcode_RetRenameConflicted = 13572; + Retcode_RetReliquaryOfferPurchaseVersionIdxError = 13591; + Retcode_RetReliquaryOfferVersionTimesLimit = 13592; + Retcode_RetReliquaryOfferProgressNotEnough = 13593; + Retcode_RetReliquaryOfferProgressOverLimit = 13594; + Retcode_RetReliquaryPurchaseSuiteTimesOverLimit = 13595; } + diff --git a/op.js b/op.js index 928da5c2..ee5a3635 100644 --- a/op.js +++ b/op.js @@ -6,9 +6,9 @@ const readline = require("readline"); // cmdid current version const read_cmdid_last = "cmdid_last.csv"; const read_cmdid = "cmdid.csv"; -const read_cmdid_output = "cmdid.json"; +const read_cmdid_latest_output = "cmdid.json"; const read_cmdid_ht_output = "cmdid_ht_40.json"; -const read_cmdid_output_gc = "cmdid_gc.json"; +const read_cmdid_gc_output = "cmdid_gc.json"; const read_cmdid_output_gc_full = "cmdid_gc_full.json"; const read_cmdid_output_gc_update = "cmdid_gc_update.json"; const read_cmdid_output_gc_nofound = "cmdid_gc_nofound.json"; @@ -46,6 +46,8 @@ var index_file_gen = 0; var index_file_cmdid = 0; var index_cmdid_gc = 0; var index_cmdid_gc_out = 0; + +// ??? function check_gen() { fs.readdir(folder_proto_gc_gen, function (err, files) { //handling error @@ -59,8 +61,8 @@ function check_gen() { }); } -// gen json file cmdid -function get_cmdid_json() { +// ??? +function get_cmdid_csvtojson() { const inputStreamcmdid = fs.createReadStream(read_cmdid); var lineReadercmdid = readline.createInterface({ input: inputStreamcmdid, @@ -76,13 +78,13 @@ function get_cmdid_json() { }); lineReadercmdid.on("close", function () { console.log("found cmd id " + index_file_cmdid); - save_json(data, read_cmdid_output); + //save_json(data, read_cmdid_latest_output); }); } +// ??? var data_gen = []; var index_file_cmdid_gen = 0; -// gen json file cmdid function read_cmdid_ht_json() { const k = read_json(read_cmdid_ht_output); // console.log(k); @@ -98,10 +100,10 @@ function read_cmdid_ht_json() { } console.log("found cmd id " + index_file_cmdid_gen); - save_json(data_gen, read_cmdid_output); + //save_json(data_gen, read_cmdid_latest_output); } -// create cmdid from gc which comes from PacketOpcodes +// op java to json var tes = 50000; function get_cmdid_gc() { const inputStreamcmdid = fs.createReadStream(read_cmdid_gc); @@ -147,24 +149,25 @@ function get_cmdid_gc() { console.log( "found cmd id " + index_cmdid_gc + " | no need " + index_cmdid_gc_out ); - save_json(data_gc2, read_cmdid_output_gc); + save_json(data_gc2, read_cmdid_gc_output); save_json(data_gc, read_cmdid_output_gc_full); }); } +// Update cmdid gc var found_cmdid_new = 0; var nofound_cmdid_new = 0; var rename_name_cmdid = 0; var noneed_rename_name_cmdid = 0; var data_gc_cmdid_nofound = []; - var check_dunp_id = []; +var unkId = 50000; function update_cmdid_gc() { + let melon = ""; - // cmdid_gc.json (read_cmdid_output_gc) and cmdid.json (read_cmdid_output) - - const json_cmdid_last = read_json(read_cmdid_output); - const json_cmdid_old = read_json(read_cmdid_output_gc); + + const json_cmdid_last = read_json(read_cmdid_latest_output); + const json_cmdid_old = read_json(read_cmdid_gc_output); json_cmdid_old.forEach(function (s, index) { var id = s.id; @@ -186,7 +189,9 @@ function update_cmdid_gc() { s.id = found_id.id; // rename id } } else { - console.log("Wow nofound -> ID: " + id + " | Name: " + name); + unkId++ + console.log("No found :( -> ID OLD: " + id + " > "+unkId+" | Name: " + name); + s.id = unkId; data_gc_cmdid_nofound.push(s); nofound_cmdid_new++; } @@ -310,10 +315,9 @@ function cmdid_to_op() { \n// Opcodes\ "; - const cmdidfix_raw = fs.readFileSync(read_cmdid_output_gc); - const json_cmdidfix_raw = JSON.parse(cmdidfix_raw); - - //const json_cmdidfix_raw = read_json(read_cmdid_output_gc_update); + const cmdidfix_raw = fs.readFileSync(read_cmdid_gc_output); + //const json_cmdidfix_raw = JSON.parse(cmdidfix_raw); + const json_cmdidfix_raw = read_json(read_cmdid_output_gc_update); json_cmdidfix_raw.sort((a, b) => a.id - b.id); @@ -917,6 +921,8 @@ function cmdid_json_to_csv() { // 2 //get_cmdid_gc(); // 3 -//cmdid_to_op(); +//update_cmdid_gc() +cmdid_to_op(); // 4 -//clean_proto_gen(); \ No newline at end of file +//clean_proto_gen(); +// 5 diff --git a/proto_split.js b/proto_split.js new file mode 100644 index 00000000..464510c1 --- /dev/null +++ b/proto_split.js @@ -0,0 +1,213 @@ +const fs = require('fs'); +const path = require('path'); + +const systemNames = [ + 'uint32', 'uint64', 'int32', 'int64', 'sint32', 'sint64', + 'fixed32', 'fixed64', 'sfixed32', 'sfixed64', 'float', 'double', + 'bool', 'string', 'bytes' +]; + +const protoFilePath = "deobf.proto"; +const outputPath1 = "./unimplemented"; +const outputPath2 = "./proto"; +const ntPath = ''; +const version = `5.0`; + +var cmdid_gen = []; + +// Read the skip list +const skipFilePath = './skip2.txt'; +let skipList; +try { + const skipFileContent = fs.readFileSync(skipFilePath, 'utf-8'); + skipList = skipFileContent.split('\n').map(line => line.trim()).filter(line => line.length > 0); +} catch (err) { + console.error('Error reading skip file:', err); + skipList = []; +} + +function splitProtoFile(protoFilePath, nameTranslationPath = null, version = "0.0") { + + let ntMap = {}; + const lines = fs.readFileSync(protoFilePath, 'utf-8').split('\n'); + + if (nameTranslationPath) { + const ntLines = fs.readFileSync(nameTranslationPath, 'utf-8').split('\n'); + for (let ntLine of ntLines) { + if (ntLine.trim().startsWith('#')) continue; + const [key, value] = ntLine.trim().split(' -> '); + ntMap[key] = value; + } + } + + let currentContent = []; + let currentName = null; + let cmdid = null; + + for (let i = 0; i < lines.length; i++) { + const line = lines[i].trim(); + + if (line.startsWith('// CmdID: ')) { + cmdid = line; + } else if (line.startsWith("message") || line.startsWith("enum")) { + currentName = line.split(' ')[1]; + currentContent.push(lines[i]); + } else if (line.startsWith("}")) { + + currentContent.push(lines[i]); + + // save + saveContent(currentName, currentContent, ntMap, cmdid, version); + + if (cmdid) { + var d = new Object(); + d["name"] = currentName; + d["id"] = parseInt(cmdid.replace(`// CmdID: `, "")); + cmdid_gen.push(d) + } + + // clear + currentContent = []; + currentName = null; + cmdid = null; + + } else if (currentName) { + currentContent.push(lines[i]); + } + } + + save_json(cmdid_gen, `cmdid.json`); + +} + +function saveContent(name, content, ntMap = {}, cmdid = "", version = "") { + if (name in ntMap && !/[a-z]/.test(name)) { + name = ntMap[name]; + } + + const filename = `${name}.proto`; + const nestedMessages = findNestedMessages(content); + + var isEnum = false + for (let i = 0; i < content.length; i++) { + let line = content[i]; + if (isEnum && line.includes("_")) { + content[i] = renameConstant(line); + } + if (line.startsWith('enum')) { + isEnum = true; + } + } + + let contentStr = content.join('\n'); + for (const [key, value] of Object.entries(ntMap)) { + if (/[a-z]/.test(key)) continue; + contentStr = contentStr.replace(new RegExp(key, 'g'), value); + } + + let output = `syntax = "proto3";\n\noption java_package = "emu.grasscutter.net.proto";\n// Version: ${version}\n`; + if (cmdid) { + //console.log(cmdid) + output += `${cmdid}\n`; + } + + if (nestedMessages.length > 0) { + const importStatements = nestedMessages.map(nm => `import "${nm}.proto";`).join('\n'); + output += `\n${importStatements}\n\n`; + } else { + output += '\n'; + } + output += contentStr; + + // update file proto + const filePath2 = path.join(outputPath2, filename); + const filePath1 = path.join(outputPath1, filename); + if (fs.existsSync(filePath2)) { + + // skip update if file skip or broke + if (skipList.includes(filename.replace(".proto", ""))) { + console.log('Skipping update file:', filePath2); + // TODO: fix it + } else { + console.log(`File exist add to implemented: ${filePath2}`); + fs.writeFileSync(filePath2, output); + } + + } else { + //console.log(`File does not exist add to unimplemented: ${filePath1}`); + fs.writeFileSync(filePath1, output); + } + +} + +function checkForNestedMessages(line) { + const nestedMessages = new Set(); + if (line.startsWith('map<')) { + const mapsplit = line.replace('map<', '').replace('>', '').replace(',', '').split(' =')[0].split(' ').slice(0, -1); + for (const item of mapsplit) { + if (!systemNames.includes(item)) { + nestedMessages.add(item); + } + } + } else if (line.startsWith('repeated')) { + const part1 = line.split(' ')[1]; + if (!systemNames.includes(part1)) { + nestedMessages.add(part1); + } + } else { + const part1 = line.split(' ')[0]; + if (!systemNames.includes(part1)) { + nestedMessages.add(part1); + } + } + return nestedMessages; +} + +function findNestedMessages(content) { + const nestedMessages = new Set(); + const messageType = content[0].trim().split(' ')[0]; + if (messageType === 'enum') return nestedMessages; + for (let line of content) { + line = line.trim(); + if (line.startsWith('message') || line === '}' || line === '') continue; + const lineSplit = line.split(' '); + if (lineSplit[0] === 'oneof') continue; + const nested = checkForNestedMessages(line); + nested.forEach(nm => nestedMessages.add(nm)); + } + return [...nestedMessages]; +} + +// save json +function save_json(raw, file) { + var j = JSON.stringify(raw, null, 4); + save(j, file); +} + +function save(raw, file) { + fs.writeFile(file, raw, "utf8", function (err) { + if (err) { + console.log("An error occured while writing to File."); + return console.log(err); + } + console.log("File has been saved: " + file); + }); +} + +function renameConstant(declaration) { + // Split the declaration into the name and value parts + const [name, value] = declaration.split(" = "); + + // Extract the relevant parts before and after the first underscore + const [prefix, relevantPart] = name.split("_", 2); + + // Combine the prefix and the relevant part, and then convert to uppercase and replace camelCase with underscores + const newName = `${prefix}_${relevantPart}`.replace(/([a-z])([A-Z])/g, '$1_$2').toUpperCase(); + + // Return the renamed declaration + return `${newName} = ${value}`; +} + +splitProtoFile(protoFilePath, ntPath, version); + +console.log("Proto file split successfully!"); diff --git a/skip2.txt b/skip2.txt new file mode 100644 index 00000000..82101fbd --- /dev/null +++ b/skip2.txt @@ -0,0 +1,15 @@ +AbilityString +AnimatorParameterValueInfo +AvatarInfo +TrialAvatarGrantRecord +SceneMonsterInfo +SceneEntityInfo +Item +Equip +SceneDataNotify +MaterialDeleteInfo +RoutePoint +SceneGadgetInfo +GadgetPlayInfo +AbilityMixinRecoverInfo +AbilityScalarValueEntry \ No newline at end of file