-module(game_caption_text_data). -compile([no_auto_import, nowarn_unused_vars, nowarn_unused_function, nowarn_nomatch]). -export([by_cuid/1]). -export_type([game_caption_text_data/0]). -type game_caption_text_data() :: {game_caption_text_data, integer(), binary()}. -spec by_cuid(integer()) -> gleam@option:option(game_caption_text_data()). by_cuid(Cuid) -> case Cuid of 2041488748 -> {some, {game_caption_text_data, 2041488748, <<"Caption_Button_CSGuide"/utf8>>}}; 701796456 -> {some, {game_caption_text_data, 701796456, <<"Caption_CovenantName_EditInvalid"/utf8>>}}; 299625627 -> {some, {game_caption_text_data, 299625627, <<"Caption_Preregistration_CreateCovenant_Info"/utf8>>}}; 251867942 -> {some, {game_caption_text_data, 251867942, <<"Caption_DeathUI_SelectResurrection_Ticket_ver02"/utf8>>}}; 1374529508 -> {some, {game_caption_text_data, 1374529508, <<"Caption_DeathUI_SelectResurrection_Basic_ver02"/utf8>>}}; 243157171 -> {some, {game_caption_text_data, 243157171, <<"Caption_DeathUI_SelectResurrection_ver02"/utf8>>}}; 3211615929 -> {some, {game_caption_text_data, 3211615929, <<"TooltipText_Personal_List_6thHeroic"/utf8>>}}; 578347576 -> {some, {game_caption_text_data, 578347576, <<"Desc_Personal_List_6thHeroic"/utf8>>}}; 3328180282 -> {some, {game_caption_text_data, 3328180282, <<"Name_Personal_List_6thHeroic"/utf8>>}}; 1037348713 -> {some, {game_caption_text_data, 1037348713, <<"Text_Notify_ServerDrivenPlay_Area"/utf8>>}}; 3834746075 -> {some, {game_caption_text_data, 3834746075, <<"Caption_AlignedChronologyPreview_Popup_Title"/utf8>>}}; 1785361609 -> {some, {game_caption_text_data, 1785361609, <<"TooltipText_Personal_DailyStepOpen_24Jan17"/utf8>>}}; 3271217336 -> {some, {game_caption_text_data, 3271217336, <<"Desc_Personal_DailyStepOpen_24Jan17"/utf8>>}}; 3100118490 -> {some, {game_caption_text_data, 3100118490, <<"Name_Personal_DailyStepOpen_24Jan17"/utf8>>}}; 3984749951 -> {some, {game_caption_text_data, 3984749951, <<"TooltipText_Personal_Attendance_24Jan17"/utf8>>}}; 631299902 -> {some, {game_caption_text_data, 631299902, <<"Desc_Personal_Attendance_24Jan17"/utf8>>}}; 3342528704 -> {some, {game_caption_text_data, 3342528704, <<"Name_Personal_Attendance_24Jan17"/utf8>>}}; 1785361602 -> {some, {game_caption_text_data, 1785361602, <<"TooltipText_Personal_DailyStepOpen_24Jan10"/utf8>>}}; 3271217329 -> {some, {game_caption_text_data, 3271217329, <<"Desc_Personal_DailyStepOpen_24Jan10"/utf8>>}}; 3100118483 -> {some, {game_caption_text_data, 3100118483, <<"Name_Personal_DailyStepOpen_24Jan10"/utf8>>}}; 3984749944 -> {some, {game_caption_text_data, 3984749944, <<"TooltipText_Personal_Attendance_24Jan10"/utf8>>}}; 631299895 -> {some, {game_caption_text_data, 631299895, <<"Desc_Personal_Attendance_24Jan10"/utf8>>}}; 3342528697 -> {some, {game_caption_text_data, 3342528697, <<"Name_Personal_Attendance_24Jan10"/utf8>>}}; 4064014596 -> {some, {game_caption_text_data, 4064014596, <<"Caption_RealmTransfer_Require_Present_ing_NoInfo"/utf8>>}}; 2722988338 -> {some, {game_caption_text_data, 2722988338, <<"Caption_RealmAccountPresent_Popup_ShowPassword"/utf8>>}}; 1777799149 -> {some, {game_caption_text_data, 1777799149, <<"Caption_RealmAccountPresent_Consent_Popup_Warning"/utf8>>}}; 701618777 -> {some, {game_caption_text_data, 701618777, <<"Caption_RealmAccountPresent_Consent_Popup_Title"/utf8>>}}; 1713428882 -> {some, {game_caption_text_data, 1713428882, <<"TooltipText_Personal_Personal_List_24Jan03"/utf8>>}}; 2166596782 -> {some, {game_caption_text_data, 2166596782, <<"Desc_Personal_List_24Jan03"/utf8>>}}; 955061488 -> {some, {game_caption_text_data, 955061488, <<"Name_Personal_List_24Jan03"/utf8>>}}; 2846489703 -> {some, {game_caption_text_data, 2846489703, <<"TooltipText_Personal_Personal_DailyStepOpen_24Jan03"/utf8>>}}; 1323254723 -> {some, {game_caption_text_data, 1323254723, <<"Desc_Personal_DailyStepOpen_24Jan03"/utf8>>}}; 1152155877 -> {some, {game_caption_text_data, 1152155877, <<"Name_Personal_DailyStepOpen_24Jan03"/utf8>>}}; 2439972267 -> {some, {game_caption_text_data, 2439972267, <<"TooltipText_Personal_Personal_Attendance_24Jan01"/utf8>>}}; 2978304583 -> {some, {game_caption_text_data, 2978304583, <<"Desc_Personal_Attendance_24Jan01"/utf8>>}}; 1394566089 -> {some, {game_caption_text_data, 1394566089, <<"Name_Personal_Attendance_24Jan01"/utf8>>}}; 2236877356 -> {some, {game_caption_text_data, 2236877356, <<"TooltipText_Personal_DailyStepOpen_23Des27"/utf8>>}}; 3722733083 -> {some, {game_caption_text_data, 3722733083, <<"Desc_Personal_DailyStepOpen_23Des27"/utf8>>}}; 3551634237 -> {some, {game_caption_text_data, 3551634237, <<"Name_Personal_DailyStepOpen_23Des27"/utf8>>}}; 3302467054 -> {some, {game_caption_text_data, 3302467054, <<"Caption_PaidAttendance_AttendanceBuyWarning"/utf8>>}}; 509314274 -> {some, {game_caption_text_data, 509314274, <<"Caption_Market_ReregisterSellStackItemCount_Complete"/utf8>>}}; 4159276732 -> {some, {game_caption_text_data, 4159276732, <<"Caption_Market_ReregisterSellItemCount_Complete"/utf8>>}}; 225328886 -> {some, {game_caption_text_data, 225328886, <<"Caption_ReregisteCompleteFail_Red"/utf8>>}}; 2680389600 -> {some, {game_caption_text_data, 2680389600, <<"Caption_ReregisteComplete_Green"/utf8>>}}; 2823913680 -> {some, {game_caption_text_data, 2823913680, <<"Caption_ReregisteComplete"/utf8>>}}; 3295665368 -> {some, {game_caption_text_data, 3295665368, <<"Caption_Collection_LowestPriceAllChange"/utf8>>}}; 2870240142 -> {some, {game_caption_text_data, 2870240142, <<"Caption_TotalSellTax"/utf8>>}}; 4052084104 -> {some, {game_caption_text_data, 4052084104, <<"Caption_Market_ReregisterSellInfo"/utf8>>}}; 858309994 -> {some, {game_caption_text_data, 858309994, <<"Caption_Market_ReregisterSellStackItemCount"/utf8>>}}; 1018978788 -> {some, {game_caption_text_data, 1018978788, <<"Caption_Market_ReregisterSellItemCount"/utf8>>}}; 17220182 -> {some, {game_caption_text_data, 17220182, <<"Caption_PriceChange"/utf8>>}}; 163733306 -> {some, {game_caption_text_data, 163733306, <<"Caption_SellTax"/utf8>>}}; 517447942 -> {some, {game_caption_text_data, 517447942, <<"Caption_Normal"/utf8>>}}; 4146263839 -> {some, {game_caption_text_data, 4146263839, <<"Caption_All_Reregiste"/utf8>>}}; 3201335179 -> {some, {game_caption_text_data, 3201335179, <<"Caption_All_Retrieve"/utf8>>}}; 1045071950 -> {some, {game_caption_text_data, 1045071950, <<"Caption_Name_SubGroup_Spellstone_Gray"/utf8>>}}; 3608049507 -> {some, {game_caption_text_data, 3608049507, <<"Caption_Name_SubGroup_Spellstone_Brown"/utf8>>}}; 901302135 -> {some, {game_caption_text_data, 901302135, <<"Caption_Name_SubGroup_Spellstone_Yellow"/utf8>>}}; 3464618604 -> {some, {game_caption_text_data, 3464618604, <<"Caption_Name_SubGroup_Spellstone_Green"/utf8>>}}; 1725651638 -> {some, {game_caption_text_data, 1725651638, <<"Caption_Name_SubGroup_Spellstone_Red"/utf8>>}}; 1757038467 -> {some, {game_caption_text_data, 1757038467, <<"Caption_Bookmark"/utf8>>}}; 1191376206 -> {some, {game_caption_text_data, 1191376206, <<"Caption_SpellstoneBlockCount4"/utf8>>}}; 1191376205 -> {some, {game_caption_text_data, 1191376205, <<"Caption_SpellstoneBlockCount3"/utf8>>}}; 1191376204 -> {some, {game_caption_text_data, 1191376204, <<"Caption_SpellstoneBlockCount2"/utf8>>}}; 1191376203 -> {some, {game_caption_text_data, 1191376203, <<"Caption_SpellstoneBlockCount1"/utf8>>}}; 3574330407 -> {some, {game_caption_text_data, 3574330407, <<"Caption_Filter_EnhancementGradeOver"/utf8>>}}; 1001159984 -> {some, {game_caption_text_data, 1001159984, <<"Caption_Item_GreatMasterpiece"/utf8>>}}; 3537510745 -> {some, {game_caption_text_data, 3537510745, <<"Caption_Item_GreatWellmade"/utf8>>}}; 3330514279 -> {some, {game_caption_text_data, 3330514279, <<"Caption_Item_GreatCommon"/utf8>>}}; 3186770934 -> {some, {game_caption_text_data, 3186770934, <<"Caption_Quality"/utf8>>}}; 1896434306 -> {some, {game_caption_text_data, 1896434306, <<"Caption_NoneFilterResult"/utf8>>}}; 2141352909 -> {some, {game_caption_text_data, 2141352909, <<"Caption_Market_TaxInfo_Default"/utf8>>}}; 2692673744 -> {some, {game_caption_text_data, 2692673744, <<"Caption_Market_TaxInfo_Fortress"/utf8>>}}; 778778404 -> {some, {game_caption_text_data, 778778404, <<"Caption_Market_TaxInfo_Castle"/utf8>>}}; 3533959343 -> {some, {game_caption_text_data, 3533959343, <<"Caption_StatSearch"/utf8>>}}; 80653100 -> {some, {game_caption_text_data, 80653100, <<"Caption_DetailReport"/utf8>>}}; 4002895826 -> {some, {game_caption_text_data, 4002895826, <<"Caption_ItemNameSearch_None"/utf8>>}}; 1260985939 -> {some, {game_caption_text_data, 1260985939, <<"Caption_Search"/utf8>>}}; 1555639576 -> {some, {game_caption_text_data, 1555639576, <<"Caption_Filter_Apply"/utf8>>}}; 2557996930 -> {some, {game_caption_text_data, 2557996930, <<"Caption_Filter_None"/utf8>>}}; 2452760067 -> {some, {game_caption_text_data, 2452760067, <<"Caption_Filter"/utf8>>}}; 4032421058 -> {some, {game_caption_text_data, 4032421058, <<"Caption_CollectionComplete"/utf8>>}}; 533689943 -> {some, {game_caption_text_data, 533689943, <<"Caption_Collection_BuyNow_lowestpric"/utf8>>}}; 1255144750 -> {some, {game_caption_text_data, 1255144750, <<"Message_Collection_NeedEroded"/utf8>>}}; 2486533796 -> {some, {game_caption_text_data, 2486533796, <<"Message_Collection_NeedEnhancementGrade"/utf8>>}}; 2886524267 -> {some, {game_caption_text_data, 2886524267, <<"Caption_CollectionTimeExpiration"/utf8>>}}; 614350752 -> {some, {game_caption_text_data, 614350752, <<"Caption_CollectionMultiple_Info"/utf8>>}}; 3955176245 -> {some, {game_caption_text_data, 3955176245, <<"Caption_CollectionMultiple"/utf8>>}}; 3444319697 -> {some, {game_caption_text_data, 3444319697, <<"Caption_Collection_Count"/utf8>>}}; 3396901129 -> {some, {game_caption_text_data, 3396901129, <<"Caption_Collection"/utf8>>}}; 1557538841 -> {some, {game_caption_text_data, 1557538841, <<"Caption_OverBuy"/utf8>>}}; 2930291189 -> {some, {game_caption_text_data, 2930291189, <<"Caption_Collection_LowestPriceGoods"/utf8>>}}; 3711230816 -> {some, {game_caption_text_data, 3711230816, <<"Caption_Collection_LowestPrice1Piece"/utf8>>}}; 3341291993 -> {some, {game_caption_text_data, 3341291993, <<"Caption_BuyNow_Count"/utf8>>}}; 549077009 -> {some, {game_caption_text_data, 549077009, <<"Caption_BuyNow"/utf8>>}}; 1230808524 -> {some, {game_caption_text_data, 1230808524, <<"Caption_CompletRegistration_Green"/utf8>>}}; 693099994 -> {some, {game_caption_text_data, 693099994, <<"Caption_MarketNoGoods"/utf8>>}}; 910640518 -> {some, {game_caption_text_data, 910640518, <<"Caption_ItemPieceHave"/utf8>>}}; 3735018044 -> {some, {game_caption_text_data, 3735018044, <<"Caption_NeedEroded"/utf8>>}}; 2002722495 -> {some, {game_caption_text_data, 2002722495, <<"Caption_NeedEnhancement"/utf8>>}}; 1032910169 -> {some, {game_caption_text_data, 1032910169, <<"Caption_Collection_Available"/utf8>>}}; 2836079830 -> {some, {game_caption_text_data, 2836079830, <<"Caption_QuickCollection"/utf8>>}}; 1979787499 -> {some, {game_caption_text_data, 1979787499, <<"Message_CollectionCollapseListInfo"/utf8>>}}; 26726432 -> {some, {game_caption_text_data, 26726432, <<"Caption_Grade"/utf8>>}}; 2768411843 -> {some, {game_caption_text_data, 2768411843, <<"Caption_Apply"/utf8>>}}; 3574271136 -> {some, {game_caption_text_data, 3574271136, <<"Caption_Reset"/utf8>>}}; 4242157985 -> {some, {game_caption_text_data, 4242157985, <<"Caption_CollectionFilterSearchInfo"/utf8>>}}; 131815818 -> {some, {game_caption_text_data, 131815818, <<"Caption_EnhancementFailureResult"/utf8>>}}; 2111291159 -> {some, {game_caption_text_data, 2111291159, <<"Caption_Enhancement_Break"/utf8>>}}; 3163810964 -> {some, {game_caption_text_data, 3163810964, <<"Caption_Enhancement_Safe3"/utf8>>}}; 3163810963 -> {some, {game_caption_text_data, 3163810963, <<"Caption_Enhancement_Safe2"/utf8>>}}; 3163810962 -> {some, {game_caption_text_data, 3163810962, <<"Caption_Enhancement_Safe1"/utf8>>}}; 2066617969 -> {some, {game_caption_text_data, 2066617969, <<"Caption_Enhancement_Safe"/utf8>>}}; 603667500 -> {some, {game_caption_text_data, 603667500, <<"Caption_Equip_Lv55"/utf8>>}}; 2950672187 -> {some, {game_caption_text_data, 2950672187, <<"Caption_Equip_Lv45"/utf8>>}}; 1002709573 -> {some, {game_caption_text_data, 1002709573, <<"Caption_Equip_Lv30"/utf8>>}}; 3508269650 -> {some, {game_caption_text_data, 3508269650, <<"Caption_Equip_Lv"/utf8>>}}; 2567969822 -> {some, {game_caption_text_data, 2567969822, <<"Caption_ItemType"/utf8>>}}; 2516104801 -> {some, {game_caption_text_data, 2516104801, <<"Caption_FilterSetting"/utf8>>}}; 47857089 -> {some, {game_caption_text_data, 47857089, <<"Caption_PaidAttendanceUnlockReward_Desc"/utf8>>}}; 706783875 -> {some, {game_caption_text_data, 706783875, <<"Caption_PaidAttendanceUnlockReward"/utf8>>}}; 12750636 -> {some, {game_caption_text_data, 12750636, <<"Caption_Name_SubGroup_Etc_RewardBox"/utf8>>}}; 1128774717 -> {some, {game_caption_text_data, 1128774717, <<"Caption_Name_SubGroup_Accessory_Relic"/utf8>>}}; 282977323 -> {some, {game_caption_text_data, 282977323, <<"Caption_Name_SubGroup_Accessory_Brooch"/utf8>>}}; 4264374424 -> {some, {game_caption_text_data, 4264374424, <<"Caption_Name_SubGroup_Armor_Pauldron"/utf8>>}}; 1631815093 -> {some, {game_caption_text_data, 1631815093, <<"Caption_Name_SubGroup_PublicWeapon_Guarder"/utf8>>}}; 4289698071 -> {some, {game_caption_text_data, 4289698071, <<"Caption_Name_MainGroup_PublicWeapon"/utf8>>}}; 3969283987 -> {some, {game_caption_text_data, 3969283987, <<"Caption_Name_MainGroup_ClasseWeapon"/utf8>>}}; 210674558 -> {some, {game_caption_text_data, 210674558, <<"Caption_TimeCrevice_CannotWarp_NoReservedWarpItem"/utf8>>}}; 2684657385 -> {some, {game_caption_text_data, 2684657385, <<"Caption_TimeCrevice_CannotWarp_OverWeightPenalty"/utf8>>}}; 3988505197 -> {some, {game_caption_text_data, 3988505197, <<"Caption_TimeCrevice_CanNotUseItem_InThisRegion"/utf8>>}}; 1907209750 -> {some, {game_caption_text_data, 1907209750, <<"Caption_TimeCrevice_CannotWarp_InstanceArea"/utf8>>}}; 3084295666 -> {some, {game_caption_text_data, 3084295666, <<"Caption_TimeCrevice_CannotWarp_TimeCrevice_Insufficient_PlayTime"/utf8>>}}; 4251326799 -> {some, {game_caption_text_data, 4251326799, <<"Caption_TimeCrevice_CannotWarp_TimeCrevice_Insufficient_Quest"/utf8>>}}; 3956004587 -> {some, {game_caption_text_data, 3956004587, <<"Caption_TimeCrevice_CannotWarp_TimeCreviceSeasonClosed"/utf8>>}}; 4214682971 -> {some, {game_caption_text_data, 4214682971, <<"Caption_TimeCrevice_WarpItemUseConfirmPop_No"/utf8>>}}; 4113532223 -> {some, {game_caption_text_data, 4113532223, <<"Caption_TimeCrevice_WarpItemUseConfirmPop_Yes"/utf8>>}}; 1456533743 -> {some, {game_caption_text_data, 1456533743, <<"Caption_TimeCrevice_WarpItemUseConfirmPop"/utf8>>}}; 137081175 -> {some, {game_caption_text_data, 137081175, <<"Caption_TimeCrevice_WarpItemUseConfirmPop_Talisman"/utf8>>}}; 3660412466 -> {some, {game_caption_text_data, 3660412466, <<"Caption_AssistMode_ResurrectionNoti_Unpossessed"/utf8>>}}; 611517626 -> {some, {game_caption_text_data, 611517626, <<"Caption_AssistMode_ResurrectionNoti_Have"/utf8>>}}; 1875799772 -> {some, {game_caption_text_data, 1875799772, <<"Caption_DeathUI_SelectButton"/utf8>>}}; 443346648 -> {some, {game_caption_text_data, 443346648, <<"Caption_DeathUI_SelectResurrection_Ticket"/utf8>>}}; 185474262 -> {some, {game_caption_text_data, 185474262, <<"Caption_DeathUI_SelectResurrection_Basic"/utf8>>}}; 1961595973 -> {some, {game_caption_text_data, 1961595973, <<"Caption_DeathUI_SelectResurrection"/utf8>>}}; 3146745982 -> {some, {game_caption_text_data, 3146745982, <<"Caption_RealmAccountPresent_Condition4_Request"/utf8>>}}; 145583574 -> {some, {game_caption_text_data, 145583574, <<"Caption_RealmAccountPresent_Condition4"/utf8>>}}; 2786355842 -> {some, {game_caption_text_data, 2786355842, <<"Caption_RealmTransfer_Require_Present_ing_InComplete_Member"/utf8>>}}; 4279116009 -> {some, {game_caption_text_data, 4279116009, <<"Caption_RealmTransfer_Require_Complete2"/utf8>>}}; 3686217514 -> {some, {game_caption_text_data, 3686217514, <<"Caption_RealmAccountPresent_Condition1_Request_InComplete"/utf8>>}}; 89785597 -> {some, {game_caption_text_data, 89785597, <<"Caption_RealmAccountPresent_Condition3_Request"/utf8>>}}; 2565799419 -> {some, {game_caption_text_data, 2565799419, <<"Caption_RealmAccountPresent_Condition1_Request"/utf8>>}}; 2433645683 -> {some, {game_caption_text_data, 2433645683, <<"Caption_Popup_RealmAccountPresentList_Nolist"/utf8>>}}; 3853660779 -> {some, {game_caption_text_data, 3853660779, <<"Caption_ClasseChange_AfterList"/utf8>>}}; 3919623116 -> {some, {game_caption_text_data, 3919623116, <<"Caption_ClasseChange_BeforeList"/utf8>>}}; 2383845215 -> {some, {game_caption_text_data, 2383845215, <<"Caption_ClasseChange_AddCost"/utf8>>}}; 948602022 -> {some, {game_caption_text_data, 948602022, <<"Caption_ClasseChange_Cost"/utf8>>}}; 972846921 -> {some, {game_caption_text_data, 972846921, <<"Caption_ClasseChange_Arquirune"/utf8>>}}; 3422334902 -> {some, {game_caption_text_data, 3422334902, <<"Caption_AllClassSkill_Info"/utf8>>}}; 1616768330 -> {some, {game_caption_text_data, 1616768330, <<"Caption_ClasseChange_ArquiruneSelect_ChangeArquiruneNone"/utf8>>}}; 1429876484 -> {some, {game_caption_text_data, 1429876484, <<"Caption_ClasseChange_ArquiruneSelect_Button"/utf8>>}}; 2064393337 -> {some, {game_caption_text_data, 2064393337, <<"Caption_ClasseChange_Arquiruneelect_Popup"/utf8>>}}; 894552353 -> {some, {game_caption_text_data, 894552353, <<"Caption_ClasseChange_ArquiruneSelect_ButtonTip"/utf8>>}}; 1269155738 -> {some, {game_caption_text_data, 1269155738, <<"Caption_ClasseChange_ArquiruneNotSelect"/utf8>>}}; 3157029389 -> {some, {game_caption_text_data, 3157029389, <<"Caption_ClasseChange_GearChangeToolTip"/utf8>>}}; 594383024 -> {some, {game_caption_text_data, 594383024, <<"Caption_ClasseChange_GearSelect_ChangeGearNone"/utf8>>}}; 3778383823 -> {some, {game_caption_text_data, 3778383823, <<"Caption_ClasseChange_GearSelect_Popup"/utf8>>}}; 123992695 -> {some, {game_caption_text_data, 123992695, <<"Caption_ClasseChange_GearSelect_Button"/utf8>>}}; 2446589188 -> {some, {game_caption_text_data, 2446589188, <<"Caption_ClasseChange_GearSelect_ButtonTip"/utf8>>}}; 2224918989 -> {some, {game_caption_text_data, 2224918989, <<"Caption_ClasseChange_GearNotSelect"/utf8>>}}; 1577629228 -> {some, {game_caption_text_data, 1577629228, <<"Caption_ClasseChange_Gear"/utf8>>}}; 4197477785 -> {some, {game_caption_text_data, 4197477785, <<"Caption_ClasseChange_ClasseChangeToolTip"/utf8>>}}; 723758278 -> {some, {game_caption_text_data, 723758278, <<"Caption_ClasseChange_ClassSelect_Popup"/utf8>>}}; 3530642174 -> {some, {game_caption_text_data, 3530642174, <<"Caption_ClasseChange_ClassSelect_Button"/utf8>>}}; 3602633275 -> {some, {game_caption_text_data, 3602633275, <<"Caption_ClasseChange_ClassSelect_ButtonTip"/utf8>>}}; 1304709731 -> {some, {game_caption_text_data, 1304709731, <<"Caption_ClasseChange_Class"/utf8>>}}; 1989928069 -> {some, {game_caption_text_data, 1989928069, <<"Caption_SeasonPassPlusReward_Desc_02"/utf8>>}}; 608518359 -> {some, {game_caption_text_data, 608518359, <<"Caption_SeasonPassPlusReward_02"/utf8>>}}; 127487691 -> {some, {game_caption_text_data, 127487691, <<"Caption_PaidAttendance_NormalPaidAttendanceBuyConfirm_Desc"/utf8>>}}; 1864272053 -> {some, {game_caption_text_data, 1864272053, <<"Caption_PaidAttendance_PaidAttendanceBuyConfirm_Title"/utf8>>}}; 1399049795 -> {some, {game_caption_text_data, 1399049795, <<"Caption_PaidAttendance_RewardGetTip"/utf8>>}}; 3360153724 -> {some, {game_caption_text_data, 3360153724, <<"Caption_PaidAttendance_ToolTip"/utf8>>}}; 2791292005 -> {some, {game_caption_text_data, 2791292005, <<"Caption_NormalPaidAttendanceLock_RewardTip"/utf8>>}}; 4167494109 -> {some, {game_caption_text_data, 4167494109, <<"Caption_SpecialPaidAttendanceLock_RewardTip"/utf8>>}}; 3677542053 -> {some, {game_caption_text_data, 3677542053, <<"Caption_PaidAttendanceGetReward_Desc"/utf8>>}}; 1120928858 -> {some, {game_caption_text_data, 1120928858, <<"Caption_PaidAttendance_ScheduleInfo"/utf8>>}}; 2331377882 -> {some, {game_caption_text_data, 2331377882, <<"Caption_PaidAttendance_LastReward"/utf8>>}}; 1136415549 -> {some, {game_caption_text_data, 1136415549, <<"Caption_PaidAttendance_DayCountReward"/utf8>>}}; 3132349002 -> {some, {game_caption_text_data, 3132349002, <<"Caption_PaidAttendance_GetRewardAll_Button"/utf8>>}}; 3515483624 -> {some, {game_caption_text_data, 3515483624, <<"Caption_PaidAttendance_DayCount"/utf8>>}}; 2983827365 -> {some, {game_caption_text_data, 2983827365, <<"Caption_ItemCraft_SelectBoundType"/utf8>>}}; 721899962 -> {some, {game_caption_text_data, 721899962, <<"Caption_ItemCraft_SelectItem"/utf8>>}}; 1712509878 -> {some, {game_caption_text_data, 1712509878, <<"Caption_Follower_Button_Comeback"/utf8>>}}; 3785970157 -> {some, {game_caption_text_data, 3785970157, <<"Caption_Follower_ComebackPopup_Desc"/utf8>>}}; 2412490512 -> {some, {game_caption_text_data, 2412490512, <<"Caption_Follower_ComebackPopup_title"/utf8>>}}; 2732343545 -> {some, {game_caption_text_data, 2732343545, <<"Caption_AlignedChronologyMerchandise_ButtonText01"/utf8>>}}; 4272658779 -> {some, {game_caption_text_data, 4272658779, <<"Caption_MainMenu_PaidAttendance"/utf8>>}}; 2901840128 -> {some, {game_caption_text_data, 2901840128, <<"TooltipText_Personal_List_23Nov29"/utf8>>}}; 775535455 -> {some, {game_caption_text_data, 775535455, <<"Desc_Personal_List_23Nov29"/utf8>>}}; 3858967457 -> {some, {game_caption_text_data, 3858967457, <<"Name_Personal_List_23Nov29"/utf8>>}}; 2741304965 -> {some, {game_caption_text_data, 2741304965, <<"TooltipText_Personal_DailyStepOpen_23Nov29"/utf8>>}}; 4227160692 -> {some, {game_caption_text_data, 4227160692, <<"Desc_Personal_DailyStepOpen_23Nov29"/utf8>>}}; 4056061846 -> {some, {game_caption_text_data, 4056061846, <<"Name_Personal_DailyStepOpen_23Nov29"/utf8>>}}; 645726011 -> {some, {game_caption_text_data, 645726011, <<"TooltipText_Personal_Attendance_23Nov29"/utf8>>}}; 1587243258 -> {some, {game_caption_text_data, 1587243258, <<"Desc_Personal_Attendance_23Nov29"/utf8>>}}; 3504764 -> {some, {game_caption_text_data, 3504764, <<"Name_Personal_Attendance_23Nov29"/utf8>>}}; 629835307 -> {some, {game_caption_text_data, 629835307, <<"Caption_RealmTransfer_Require_Present_ing_InComplete"/utf8>>}}; 3581542342 -> {some, {game_caption_text_data, 3581542342, <<"Caption_RealmTransfer_Require_Player_Present_ing_Unsatisfied"/utf8>>}}; 341732360 -> {some, {game_caption_text_data, 341732360, <<"Caption_RealmTransfer_Require_Player_Present_ing"/utf8>>}}; 3837129819 -> {some, {game_caption_text_data, 3837129819, <<"Caption_RealmTransfer_Require_Player_Present"/utf8>>}}; 511767258 -> {some, {game_caption_text_data, 511767258, <<"Caption_SequenceText_Mount_0086"/utf8>>}}; 2459729864 -> {some, {game_caption_text_data, 2459729864, <<"Caption_SequenceText_Mount_0093"/utf8>>}}; 511767255 -> {some, {game_caption_text_data, 511767255, <<"Caption_SequenceText_Mount_0083"/utf8>>}}; 576119406 -> {some, {game_caption_text_data, 576119406, <<"Caption_Quest_ChronologyScheduleDesc"/utf8>>}}; 2547977513 -> {some, {game_caption_text_data, 2547977513, <<"Caption_NpcShop_BuyChronologyDate"/utf8>>}}; 2392602959 -> {some, {game_caption_text_data, 2392602959, <<"Caption_Campaign_ChronologyDesc"/utf8>>}}; 2805106437 -> {some, {game_caption_text_data, 2805106437, <<"Caption_Popup_RealmAccountPresentInfo_Copy"/utf8>>}}; 1553175647 -> {some, {game_caption_text_data, 1553175647, <<"Caption_Stronghold_Abandon_Tip"/utf8>>}}; 4225073453 -> {some, {game_caption_text_data, 4225073453, <<"TooltipText_Personal_List_23Nov22_RiddleWhale"/utf8>>}}; 2218870348 -> {some, {game_caption_text_data, 2218870348, <<"Desc_Personal_List_23Nov22_RiddleWhale"/utf8>>}}; 1824243982 -> {some, {game_caption_text_data, 1824243982, <<"Name_Personal_List_23Nov22_RiddleWhale"/utf8>>}}; 645726004 -> {some, {game_caption_text_data, 645726004, <<"TooltipText_Personal_Attendance_23Nov22"/utf8>>}}; 1587243251 -> {some, {game_caption_text_data, 1587243251, <<"Desc_Personal_Attendance_23Nov22"/utf8>>}}; 3504757 -> {some, {game_caption_text_data, 3504757, <<"Name_Personal_Attendance_23Nov22"/utf8>>}}; 3004403878 -> {some, {game_caption_text_data, 3004403878, <<"Caption_RealmIntegrationBattle_ForceOut_SeasonClosed"/utf8>>}}; 216982026 -> {some, {game_caption_text_data, 216982026, <<"TooltipText_Personal_Personal_List_23Des09"/utf8>>}}; 216982019 -> {some, {game_caption_text_data, 216982019, <<"TooltipText_Personal_Personal_List_23Des02"/utf8>>}}; 1702837753 -> {some, {game_caption_text_data, 1702837753, <<"Desc_Personal_Personal_List_23Des09"/utf8>>}}; 1702837746 -> {some, {game_caption_text_data, 1702837746, <<"Desc_Personal_Personal_List_23Des02"/utf8>>}}; 3753581928 -> {some, {game_caption_text_data, 3753581928, <<"Name_Personal_List_23Des09"/utf8>>}}; 3753581921 -> {some, {game_caption_text_data, 3753581921, <<"Name_Personal_List_23Des02"/utf8>>}}; 4056061839 -> {some, {game_caption_text_data, 4056061839, <<"Name_Personal_DailyStepOpen_23Nov22"/utf8>>}}; 2741304958 -> {some, {game_caption_text_data, 2741304958, <<"TooltipText_Personal_DailyStepOpen_23Nov22"/utf8>>}}; 4227160685 -> {some, {game_caption_text_data, 4227160685, <<"Desc_Personal_DailyStepOpen_23Nov22"/utf8>>}}; 3844397988 -> {some, {game_caption_text_data, 3844397988, <<"Caption_Aether_Vitality_Uncommon_Desc"/utf8>>}}; 2003287457 -> {some, {game_caption_text_data, 2003287457, <<"Caption_Aether_Vitality_Common_Desc"/utf8>>}}; 740484262 -> {some, {game_caption_text_data, 740484262, <<"Caption_Aether_Vitality_Uncommon_Name"/utf8>>}}; 3194341027 -> {some, {game_caption_text_data, 3194341027, <<"Caption_Aether_Vitality_Common_Name"/utf8>>}}; 639694621 -> {some, {game_caption_text_data, 639694621, <<"Caption_Name_AetherOption_Utility_Lv35_C"/utf8>>}}; 639694620 -> {some, {game_caption_text_data, 639694620, <<"Caption_Name_AetherOption_Utility_Lv35_B"/utf8>>}}; 639694619 -> {some, {game_caption_text_data, 639694619, <<"Caption_Name_AetherOption_Utility_Lv35_A"/utf8>>}}; 3048373307 -> {some, {game_caption_text_data, 3048373307, <<"Caption_Name_AetherOption_Utility_Lv34_B"/utf8>>}}; 3048373306 -> {some, {game_caption_text_data, 3048373306, <<"Caption_Name_AetherOption_Utility_Lv34_A"/utf8>>}}; 1162084699 -> {some, {game_caption_text_data, 1162084699, <<"Caption_Name_AetherOption_Utility_Lv33_C"/utf8>>}}; 1162084698 -> {some, {game_caption_text_data, 1162084698, <<"Caption_Name_AetherOption_Utility_Lv33_B"/utf8>>}}; 1162084697 -> {some, {game_caption_text_data, 1162084697, <<"Caption_Name_AetherOption_Utility_Lv33_A"/utf8>>}}; 3570763386 -> {some, {game_caption_text_data, 3570763386, <<"Caption_Name_AetherOption_Utility_Lv32_C"/utf8>>}}; 3570763385 -> {some, {game_caption_text_data, 3570763385, <<"Caption_Name_AetherOption_Utility_Lv32_B"/utf8>>}}; 3570763384 -> {some, {game_caption_text_data, 3570763384, <<"Caption_Name_AetherOption_Utility_Lv32_A"/utf8>>}}; 1684474777 -> {some, {game_caption_text_data, 1684474777, <<"Caption_Name_AetherOption_Utility_Lv31_C"/utf8>>}}; 1684474776 -> {some, {game_caption_text_data, 1684474776, <<"Caption_Name_AetherOption_Utility_Lv31_B"/utf8>>}}; 1684474775 -> {some, {game_caption_text_data, 1684474775, <<"Caption_Name_AetherOption_Utility_Lv31_A"/utf8>>}}; 4003488211 -> {some, {game_caption_text_data, 4003488211, <<"Caption_Name_AetherOption_Defense_Lv35_C"/utf8>>}}; 4003488210 -> {some, {game_caption_text_data, 4003488210, <<"Caption_Name_AetherOption_Defense_Lv35_B"/utf8>>}}; 4003488209 -> {some, {game_caption_text_data, 4003488209, <<"Caption_Name_AetherOption_Defense_Lv35_A"/utf8>>}}; 2117199601 -> {some, {game_caption_text_data, 2117199601, <<"Caption_Name_AetherOption_Defense_Lv34_B"/utf8>>}}; 2117199600 -> {some, {game_caption_text_data, 2117199600, <<"Caption_Name_AetherOption_Defense_Lv34_A"/utf8>>}}; 230910991 -> {some, {game_caption_text_data, 230910991, <<"Caption_Name_AetherOption_Defense_Lv33_A"/utf8>>}}; 2639589679 -> {some, {game_caption_text_data, 2639589679, <<"Caption_Name_AetherOption_Defense_Lv32_B"/utf8>>}}; 2639589678 -> {some, {game_caption_text_data, 2639589678, <<"Caption_Name_AetherOption_Defense_Lv32_A"/utf8>>}}; 753301069 -> {some, {game_caption_text_data, 753301069, <<"Caption_Name_AetherOption_Defense_Lv31_A"/utf8>>}}; 2118259769 -> {some, {game_caption_text_data, 2118259769, <<"Caption_Name_AetherOption_Soma_Lv35_C"/utf8>>}}; 2118259768 -> {some, {game_caption_text_data, 2118259768, <<"Caption_Name_AetherOption_Soma_Lv35_B"/utf8>>}}; 2118259767 -> {some, {game_caption_text_data, 2118259767, <<"Caption_Name_AetherOption_Soma_Lv35_A"/utf8>>}}; 231971160 -> {some, {game_caption_text_data, 231971160, <<"Caption_Name_AetherOption_Soma_Lv34_C"/utf8>>}}; 231971159 -> {some, {game_caption_text_data, 231971159, <<"Caption_Name_AetherOption_Soma_Lv34_B"/utf8>>}}; 231971158 -> {some, {game_caption_text_data, 231971158, <<"Caption_Name_AetherOption_Soma_Lv34_A"/utf8>>}}; 2640649847 -> {some, {game_caption_text_data, 2640649847, <<"Caption_Name_AetherOption_Soma_Lv33_C"/utf8>>}}; 2640649846 -> {some, {game_caption_text_data, 2640649846, <<"Caption_Name_AetherOption_Soma_Lv33_B"/utf8>>}}; 2640649845 -> {some, {game_caption_text_data, 2640649845, <<"Caption_Name_AetherOption_Soma_Lv33_A"/utf8>>}}; 754361238 -> {some, {game_caption_text_data, 754361238, <<"Caption_Name_AetherOption_Soma_Lv32_C"/utf8>>}}; 754361237 -> {some, {game_caption_text_data, 754361237, <<"Caption_Name_AetherOption_Soma_Lv32_B"/utf8>>}}; 754361236 -> {some, {game_caption_text_data, 754361236, <<"Caption_Name_AetherOption_Soma_Lv32_A"/utf8>>}}; 3163039925 -> {some, {game_caption_text_data, 3163039925, <<"Caption_Name_AetherOption_Soma_Lv31_C"/utf8>>}}; 3163039924 -> {some, {game_caption_text_data, 3163039924, <<"Caption_Name_AetherOption_Soma_Lv31_B"/utf8>>}}; 3163039923 -> {some, {game_caption_text_data, 3163039923, <<"Caption_Name_AetherOption_Soma_Lv31_A"/utf8>>}}; 797421486 -> {some, {game_caption_text_data, 797421486, <<"Caption_Name_AetherOption_Vitality_Lv25_C"/utf8>>}}; 797421485 -> {some, {game_caption_text_data, 797421485, <<"Caption_Name_AetherOption_Vitality_Lv25_B"/utf8>>}}; 797421484 -> {some, {game_caption_text_data, 797421484, <<"Caption_Name_AetherOption_Vitality_Lv25_A"/utf8>>}}; 3206100171 -> {some, {game_caption_text_data, 3206100171, <<"Caption_Name_AetherOption_Vitality_Lv24_A"/utf8>>}}; 1319811563 -> {some, {game_caption_text_data, 1319811563, <<"Caption_Name_AetherOption_Vitality_Lv23_B"/utf8>>}}; 1319811562 -> {some, {game_caption_text_data, 1319811562, <<"Caption_Name_AetherOption_Vitality_Lv23_A"/utf8>>}}; 3728490249 -> {some, {game_caption_text_data, 3728490249, <<"Caption_Name_AetherOption_Vitality_Lv22_A"/utf8>>}}; 1842201640 -> {some, {game_caption_text_data, 1842201640, <<"Caption_Name_AetherOption_Vitality_Lv21_A"/utf8>>}}; 4250880328 -> {some, {game_caption_text_data, 4250880328, <<"Caption_Name_AetherOption_Vitality_Lv20_B"/utf8>>}}; 4250880327 -> {some, {game_caption_text_data, 4250880327, <<"Caption_Name_AetherOption_Vitality_Lv20_A"/utf8>>}}; 3293700447 -> {some, {game_caption_text_data, 3293700447, <<"Caption_Name_AetherOption_Vitality_Lv19_A"/utf8>>}}; 1407411839 -> {some, {game_caption_text_data, 1407411839, <<"Caption_Name_AetherOption_Vitality_Lv18_B"/utf8>>}}; 1407411838 -> {some, {game_caption_text_data, 1407411838, <<"Caption_Name_AetherOption_Vitality_Lv18_A"/utf8>>}}; 3816090525 -> {some, {game_caption_text_data, 3816090525, <<"Caption_Name_AetherOption_Vitality_Lv17_A"/utf8>>}}; 1929801916 -> {some, {game_caption_text_data, 1929801916, <<"Caption_Name_AetherOption_Vitality_Lv16_A"/utf8>>}}; 43513308 -> {some, {game_caption_text_data, 43513308, <<"Caption_Name_AetherOption_Vitality_Lv15_B"/utf8>>}}; 43513307 -> {some, {game_caption_text_data, 43513307, <<"Caption_Name_AetherOption_Vitality_Lv15_A"/utf8>>}}; 2452191995 -> {some, {game_caption_text_data, 2452191995, <<"Caption_Name_AetherOption_Vitality_Lv14_B"/utf8>>}}; 2452191994 -> {some, {game_caption_text_data, 2452191994, <<"Caption_Name_AetherOption_Vitality_Lv14_A"/utf8>>}}; 565903385 -> {some, {game_caption_text_data, 565903385, <<"Caption_Name_AetherOption_Vitality_Lv13_A"/utf8>>}}; 2974582072 -> {some, {game_caption_text_data, 2974582072, <<"Caption_Name_AetherOption_Vitality_Lv12_A"/utf8>>}}; 1088293463 -> {some, {game_caption_text_data, 1088293463, <<"Caption_Name_AetherOption_Vitality_Lv11_A"/utf8>>}}; 3496972152 -> {some, {game_caption_text_data, 3496972152, <<"Caption_Name_AetherOption_Vitality_Lv10_C"/utf8>>}}; 3496972151 -> {some, {game_caption_text_data, 3496972151, <<"Caption_Name_AetherOption_Vitality_Lv10_B"/utf8>>}}; 3496972150 -> {some, {game_caption_text_data, 3496972150, <<"Caption_Name_AetherOption_Vitality_Lv10_A"/utf8>>}}; 1798270382 -> {some, {game_caption_text_data, 1798270382, <<"Caption_Name_AetherOption_Vitality_Lv9_A"/utf8>>}}; 4206949070 -> {some, {game_caption_text_data, 4206949070, <<"Caption_Name_AetherOption_Vitality_Lv8_B"/utf8>>}}; 4206949069 -> {some, {game_caption_text_data, 4206949069, <<"Caption_Name_AetherOption_Vitality_Lv8_A"/utf8>>}}; 2320660460 -> {some, {game_caption_text_data, 2320660460, <<"Caption_Name_AetherOption_Vitality_Lv7_A"/utf8>>}}; 434371851 -> {some, {game_caption_text_data, 434371851, <<"Caption_Name_AetherOption_Vitality_Lv6_A"/utf8>>}}; 2843050540 -> {some, {game_caption_text_data, 2843050540, <<"Caption_Name_AetherOption_Vitality_Lv5_C"/utf8>>}}; 2843050539 -> {some, {game_caption_text_data, 2843050539, <<"Caption_Name_AetherOption_Vitality_Lv5_B"/utf8>>}}; 2843050538 -> {some, {game_caption_text_data, 2843050538, <<"Caption_Name_AetherOption_Vitality_Lv5_A"/utf8>>}}; 956761929 -> {some, {game_caption_text_data, 956761929, <<"Caption_Name_AetherOption_Vitality_Lv4_A"/utf8>>}}; 3365440618 -> {some, {game_caption_text_data, 3365440618, <<"Caption_Name_AetherOption_Vitality_Lv3_C"/utf8>>}}; 3365440617 -> {some, {game_caption_text_data, 3365440617, <<"Caption_Name_AetherOption_Vitality_Lv3_B"/utf8>>}}; 3365440616 -> {some, {game_caption_text_data, 3365440616, <<"Caption_Name_AetherOption_Vitality_Lv3_A"/utf8>>}}; 1479152007 -> {some, {game_caption_text_data, 1479152007, <<"Caption_Name_AetherOption_Vitality_Lv2_A"/utf8>>}}; 3887830694 -> {some, {game_caption_text_data, 3887830694, <<"Caption_Name_AetherOption_Vitality_Lv1_A"/utf8>>}}; 2038220597 -> {some, {game_caption_text_data, 2038220597, <<"Name_AetherHoly_Category_D"/utf8>>}}; 3606382810 -> {some, {game_caption_text_data, 3606382810, <<"Caption_AdventureGuide_RealmIntegrationBattleInfoNotAble"/utf8>>}}; 2836486813 -> {some, {game_caption_text_data, 2836486813, <<"Caption_Popup_BlockFunction_By_System_Desc"/utf8>>}}; 154655544 -> {some, {game_caption_text_data, 154655544, <<"TooltipText_Personal_List_5thHeroic"/utf8>>}}; 429257359 -> {some, {game_caption_text_data, 429257359, <<"Caption_Preset_Num"/utf8>>}}; 1816354487 -> {some, {game_caption_text_data, 1816354487, <<"Desc_Personal_List_5thHeroic"/utf8>>}}; 271219897 -> {some, {game_caption_text_data, 271219897, <<"Name_Personal_List_5thHeroic"/utf8>>}}; 201600245 -> {some, {game_caption_text_data, 201600245, <<"Caption_RealmIntegration_LoginNoticePop_RecentConnect"/utf8>>}}; 1801526062 -> {some, {game_caption_text_data, 1801526062, <<"Caption_RealmIntegration_LoginNoticePop_DontRemindAgain"/utf8>>}}; 1158639789 -> {some, {game_caption_text_data, 1158639789, <<"Caption_RealmIntegration_LoginNoticePop_RealmName_After"/utf8>>}}; 4216456046 -> {some, {game_caption_text_data, 4216456046, <<"Caption_RealmIntegration_LoginNoticePop_RealmName_Before"/utf8>>}}; 1873189199 -> {some, {game_caption_text_data, 1873189199, <<"Caption_RealmIntegration_LoginNoticePop_Text"/utf8>>}}; 2150308828 -> {some, {game_caption_text_data, 2150308828, <<"Caption_RealmIntegration_LoginNoticePop_Title"/utf8>>}}; 3084681739 -> {some, {game_caption_text_data, 3084681739, <<"Caption_RealmIntegration_DeleteOwnRealmAccount_Warning"/utf8>>}}; 3371599063 -> {some, {game_caption_text_data, 3371599063, <<"Caption_RealmIntegration_DeleteOwnRealmAccount_RealmName"/utf8>>}}; 1870384474 -> {some, {game_caption_text_data, 1870384474, <<"Caption_RealmIntegration_DeleteOwnRealmAccount_Text"/utf8>>}}; 1770004023 -> {some, {game_caption_text_data, 1770004023, <<"Caption_RealmIntegration_DeleteOwnRealmAccount_Title"/utf8>>}}; 3054979040 -> {some, {game_caption_text_data, 3054979040, <<"Caption_RealmIntegration_DeleteUsingRealmAccount_AgreeText"/utf8>>}}; 2740127692 -> {some, {game_caption_text_data, 2740127692, <<"Caption_RealmIntegration_DeleteUsingRealmAccount_Text"/utf8>>}}; 3158154013 -> {some, {game_caption_text_data, 3158154013, <<"Caption_RealmIntegration_DeleteUsingRealmAccount_Warning"/utf8>>}}; 3172629385 -> {some, {game_caption_text_data, 3172629385, <<"Caption_RealmIntegration_DeleteUsingRealmAccount_Title"/utf8>>}}; 721694895 -> {some, {game_caption_text_data, 721694895, <<"Caption_RealmIntegration_ChoiceRealmAccount_Warning"/utf8>>}}; 2995333883 -> {some, {game_caption_text_data, 2995333883, <<"Caption_RealmIntegration_ChoiceRealmAccount_RealmName"/utf8>>}}; 1538954942 -> {some, {game_caption_text_data, 1538954942, <<"Caption_RealmIntegration_ChoiceRealmAccount_Text"/utf8>>}}; 3024774491 -> {some, {game_caption_text_data, 3024774491, <<"Caption_RealmIntegration_ChoiceRealmAccount_Title"/utf8>>}}; 1556817576 -> {some, {game_caption_text_data, 1556817576, <<"Caption_RealmIntegration_OwnRealmAccount_Warning"/utf8>>}}; 103366605 -> {some, {game_caption_text_data, 103366605, <<"Caption_RealmIntegration_OwnRealmAccount_CancelDeleteRealmAccountBtn"/utf8>>}}; 713095581 -> {some, {game_caption_text_data, 713095581, <<"Caption_RealmIntegration_OwnRealmAccount_DeleteRealmAccount_RemainTime"/utf8>>}}; 1795383367 -> {some, {game_caption_text_data, 1795383367, <<"Caption_RealmIntegration_OwnRealmAccount_DeleteRealmAccountBtn"/utf8>>}}; 3759616079 -> {some, {game_caption_text_data, 3759616079, <<"Caption_RealmIntegration_OwnRealmAccount_ChoiceRealmAccountBtn"/utf8>>}}; 156715201 -> {some, {game_caption_text_data, 156715201, <<"Caption_RealmIntegration_OwnRealmAccount_CovenantName"/utf8>>}}; 2025299392 -> {some, {game_caption_text_data, 2025299392, <<"Caption_RealmIntegration_OwnRealmAccount_PlayerName"/utf8>>}}; 2339265158 -> {some, {game_caption_text_data, 2339265158, <<"Caption_RealmIntegration_OwnRealmAccount_RealmName_Before"/utf8>>}}; 23116711 -> {some, {game_caption_text_data, 23116711, <<"Caption_RealmIntegration_OwnRealmAccount_RealmName_Now"/utf8>>}}; 3171687284 -> {some, {game_caption_text_data, 3171687284, <<"Caption_RealmIntegration_OwnRealmAccount_Title"/utf8>>}}; 2697944255 -> {some, {game_caption_text_data, 2697944255, <<"Caption_RealmIntegration_AddRealmAccountNotice_Warning"/utf8>>}}; 1521406574 -> {some, {game_caption_text_data, 1521406574, <<"Caption_RealmIntegration_AddRealmAccountNotice_Message"/utf8>>}}; 1854645099 -> {some, {game_caption_text_data, 1854645099, <<"Caption_RealmIntegration_AddRealmAccountNotice_Title"/utf8>>}}; 3045474091 -> {some, {game_caption_text_data, 3045474091, <<"Caption_LastPlunder_Time_Detail"/utf8>>}}; 1705004441 -> {some, {game_caption_text_data, 1705004441, <<"Caption_LastPlunder_Time"/utf8>>}}; 4071402504 -> {some, {game_caption_text_data, 4071402504, <<"Caption_IncreasingCostsFrequentPlunder_Cost_Parameter"/utf8>>}}; 600558247 -> {some, {game_caption_text_data, 600558247, <<"Caption_IncreasingCostsFrequentPlunder_ToolTip_Body"/utf8>>}}; 4082062843 -> {some, {game_caption_text_data, 4082062843, <<"Caption_IncreasingCostsFrequentPlunder_ToolTip_Title"/utf8>>}}; 1826867960 -> {some, {game_caption_text_data, 1826867960, <<"Caption_IncreasingCostsFrequentPlunder_Cost"/utf8>>}}; 2174416745 -> {some, {game_caption_text_data, 2174416745, <<"Caption_IncreasingCostsFrequentPlunder_Cost_Basic"/utf8>>}}; 913873088 -> {some, {game_caption_text_data, 913873088, <<"Caption_IncreasingCostsFrequentPlunder"/utf8>>}}; 3818196422 -> {some, {game_caption_text_data, 3818196422, <<"RegionContentKindName_RealmIntegrationBattle"/utf8>>}}; 3665458250 -> {some, {game_caption_text_data, 3665458250, <<"Text_Desc_RewardStatDisplay_RealmIntegrationBattle"/utf8>>}}; 2567525356 -> {some, {game_caption_text_data, 2567525356, <<"Text_Name_RewardStatDisplay_RealmIntegrationBattle"/utf8>>}}; 3665458249 -> {some, {game_caption_text_data, 3665458249, <<"Text_Desc_RewardStatDisplay_RealmIntegrationBattle"/utf8>>}}; 2567525355 -> {some, {game_caption_text_data, 2567525355, <<"Text_Name_RewardStatDisplay_RealmIntegrationBattle"/utf8>>}}; 2992730694 -> {some, {game_caption_text_data, 2992730694, <<"TooltipText_Personal_Attendance_23Nov15"/utf8>>}}; 3934247941 -> {some, {game_caption_text_data, 3934247941, <<"Desc_Personal_Attendance_23Nov15"/utf8>>}}; 2350509447 -> {some, {game_caption_text_data, 2350509447, <<"Name_Personal_Attendance_23Nov15"/utf8>>}}; 793342352 -> {some, {game_caption_text_data, 793342352, <<"TooltipText_Personal_DailyStepOpen_23Nov15"/utf8>>}}; 2279198079 -> {some, {game_caption_text_data, 2279198079, <<"Desc_Personal_DailyStepOpen_23Nov15"/utf8>>}}; 2108099233 -> {some, {game_caption_text_data, 2108099233, <<"Name_Personal_DailyStepOpen_23Nov15"/utf8>>}}; 2020257809 -> {some, {game_caption_text_data, 2020257809, <<"TooltipText_Personal_Attendance_23Nov22_Naska"/utf8>>}}; 14054704 -> {some, {game_caption_text_data, 14054704, <<"Desc_Personal_Attendance_23Nov22_Naska"/utf8>>}}; 3914395634 -> {some, {game_caption_text_data, 3914395634, <<"Name_Personal_Attendance_23Nov22_Naska"/utf8>>}}; 2406272908 -> {some, {game_caption_text_data, 2406272908, <<"Caption_Craft_ChronologyScheduleDesc"/utf8>>}}; 459134350 -> {some, {game_caption_text_data, 459134350, <<"Caption_Collection_ChronologyOpenTimeDays"/utf8>>}}; 45959934 -> {some, {game_caption_text_data, 45959934, <<"Caption_Collection_ChronologyOpenTimeHours"/utf8>>}}; 611480412 -> {some, {game_caption_text_data, 611480412, <<"Caption_Collection_ChronologyOpenTimeDesc"/utf8>>}}; 291599094 -> {some, {game_caption_text_data, 291599094, <<"Caption_ItemUsable_AN"/utf8>>}}; 994258525 -> {some, {game_caption_text_data, 994258525, <<"Caption_PackageItem_UseFx_Button"/utf8>>}}; 3583551492 -> {some, {game_caption_text_data, 3583551492, <<"Caption_SpellstoneSummonFx_Title"/utf8>>}}; 2725360188 -> {some, {game_caption_text_data, 2725360188, <<"Caption_PartyInvite"/utf8>>}}; 4201082294 -> {some, {game_caption_text_data, 4201082294, <<"Caption_StrongholdGoldTax_PopDescription"/utf8>>}}; 783132347 -> {some, {game_caption_text_data, 783132347, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Rank_None"/utf8>>}}; 4202810636 -> {some, {game_caption_text_data, 4202810636, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Rank"/utf8>>}}; 3305948408 -> {some, {game_caption_text_data, 3305948408, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Round"/utf8>>}}; 2100224561 -> {some, {game_caption_text_data, 2100224561, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_ResultTitle"/utf8>>}}; 3904736640 -> {some, {game_caption_text_data, 3904736640, <<"Caption_RealmIntegrationBattle_ResultPop_Close"/utf8>>}}; 4256261912 -> {some, {game_caption_text_data, 4256261912, <<"Caption_RealmIntegrationBattle_ResultPop_TotalScore_Desc"/utf8>>}}; 1052045578 -> {some, {game_caption_text_data, 1052045578, <<"Caption_RealmIntegrationBattle_ResultPop_TotalScore"/utf8>>}}; 3128559692 -> {some, {game_caption_text_data, 3128559692, <<"Caption_RealmIntegrationBattle_ResultPop_PKCount_Desc"/utf8>>}}; 603196030 -> {some, {game_caption_text_data, 603196030, <<"Caption_RealmIntegrationBattle_ResultPop_PKCount"/utf8>>}}; 285883530 -> {some, {game_caption_text_data, 285883530, <<"Caption_RealmIntegrationBattle_ResultPop_PlayerCountScore_Desc"/utf8>>}}; 444847644 -> {some, {game_caption_text_data, 444847644, <<"Caption_RealmIntegrationBattle_ResultPop_PlayerCountScore"/utf8>>}}; 523559450 -> {some, {game_caption_text_data, 523559450, <<"Caption_RealmIntegrationBattle_ResultPop_MonsterKillScore"/utf8>>}}; 238669068 -> {some, {game_caption_text_data, 238669068, <<"Caption_RealmIntegrationBattle_ResultPop_RealmName"/utf8>>}}; 2466708358 -> {some, {game_caption_text_data, 2466708358, <<"Caption_RealmIntegrationBattle_ResultPop_Rank"/utf8>>}}; 1629536684 -> {some, {game_caption_text_data, 1629536684, <<"Caption_RealmIntegrationBattle_ResultPop_Title"/utf8>>}}; 3797477168 -> {some, {game_caption_text_data, 3797477168, <<"Caption_ToolTip_DeathPenaltyAdditionalRecoverLimitCoumt"/utf8>>}}; 303847286 -> {some, {game_caption_text_data, 303847286, <<"Caption_DeathPenaltyAdditionalRecoverLimitCoumt"/utf8>>}}; 290206112 -> {some, {game_caption_text_data, 290206112, <<"Caption_DeathPenalty_AdditionalRecoveryCount_Parameter"/utf8>>}}; 2790541200 -> {some, {game_caption_text_data, 2790541200, <<"Caption_DeathPenalty_AdditionalRecoveryCount"/utf8>>}}; 3879670048 -> {some, {game_caption_text_data, 3879670048, <<"Caption_DeathPenalty_AdditionalRecoveryCost"/utf8>>}}; 838718457 -> {some, {game_caption_text_data, 838718457, <<"Caption_DeathPenalty_AdditionalRecoveryCurrncyInfo"/utf8>>}}; 2759388763 -> {some, {game_caption_text_data, 2759388763, <<"Caption_DeathPenalty_AdditionalRecoveryElimination_Subtitle"/utf8>>}}; 222114065 -> {some, {game_caption_text_data, 222114065, <<"Caption_DeathPenalty_AdditionalRecoveryElimination_Title"/utf8>>}}; 1919004392 -> {some, {game_caption_text_data, 1919004392, <<"Caption_DeathPenalty_AdditionalRecovery_Title"/utf8>>}}; 2911947634 -> {some, {game_caption_text_data, 2911947634, <<"Caption_DeathPenalty_EmptyRecoverableTargets"/utf8>>}}; 523649356 -> {some, {game_caption_text_data, 523649356, <<"Caption_DeathPenalty_AdditionalRecoveryTap"/utf8>>}}; 3017593555 -> {some, {game_caption_text_data, 3017593555, <<"Caption_DeathPenalty_RecoveryTap"/utf8>>}}; 3069435600 -> {some, {game_caption_text_data, 3069435600, <<"Caption_AdditionalMagicTargetOffensivePower"/utf8>>}}; 2298761968 -> {some, {game_caption_text_data, 2298761968, <<"Caption_AdditionalRangedTargetOffensivePower"/utf8>>}}; 1080796663 -> {some, {game_caption_text_data, 1080796663, <<"Caption_AdditionalMeleeTargetOffensivePower"/utf8>>}}; 552026932 -> {some, {game_caption_text_data, 552026932, <<"Caption_AbsorbBlockDamageAmount"/utf8>>}}; 1253260667 -> {some, {game_caption_text_data, 1253260667, <<"Caption_AdditionalHealTargetPowerRatio_pe4"/utf8>>}}; 3165932925 -> {some, {game_caption_text_data, 3165932925, <<"Caption_AdditionalMagicDefensivePower"/utf8>>}}; 914435485 -> {some, {game_caption_text_data, 914435485, <<"Caption_AdditionalRangedDefensivePower"/utf8>>}}; 27702340 -> {some, {game_caption_text_data, 27702340, <<"Caption_AdditionalMeleeDefensivePower"/utf8>>}}; 564743858 -> {some, {game_caption_text_data, 564743858, <<"Text_Notify_WorldEvent_MysteryEgg_Start"/utf8>>}}; 2035766952 -> {some, {game_caption_text_data, 2035766952, <<"Text_Notify_GoldenBoggart_Start"/utf8>>}}; 1426018959 -> {some, {game_caption_text_data, 1426018959, <<"Text_Desc_RewardStatDisplay_MonsterBookAnalysis"/utf8>>}}; 4271444177 -> {some, {game_caption_text_data, 4271444177, <<"Text_Name_RewardStatDisplay_MonsterBookAnalysis"/utf8>>}}; 3140347042 -> {some, {game_caption_text_data, 3140347042, <<"TooltipText_Personal_DailyStepOpen_23Nov08"/utf8>>}}; 331235473 -> {some, {game_caption_text_data, 331235473, <<"Desc_Personal_DailyStepOpen_23Nov08"/utf8>>}}; 160136627 -> {some, {game_caption_text_data, 160136627, <<"Name_Personal_DailyStepOpen_23Nov08"/utf8>>}}; 1044768088 -> {some, {game_caption_text_data, 1044768088, <<"TooltipText_Personal_Attendance_23Nov08"/utf8>>}}; 1986285335 -> {some, {game_caption_text_data, 1986285335, <<"Desc_Personal_Attendance_23Nov08"/utf8>>}}; 402546841 -> {some, {game_caption_text_data, 402546841, <<"Name_Personal_Attendance_23Nov08"/utf8>>}}; 2200476320 -> {some, {game_caption_text_data, 2200476320, <<"Caption_UserOption_WindowResolution"/utf8>>}}; 2112247042 -> {some, {game_caption_text_data, 2112247042, <<"Caption_NpcShopAutoSellSetting_Title_MonsterBook"/utf8>>}}; 3574523084 -> {some, {game_caption_text_data, 3574523084, <<"Caption_RealmIntegrationBattle_HUD_DeathCount"/utf8>>}}; 710456035 -> {some, {game_caption_text_data, 710456035, <<"Caption_RealmIntegrationBattle_HUD_PlayerCount"/utf8>>}}; 1508603442 -> {some, {game_caption_text_data, 1508603442, <<"Caption_RealmIntegrationBattle_Ready"/utf8>>}}; 2277025530 -> {some, {game_caption_text_data, 2277025530, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Exit"/utf8>>}}; 3930631438 -> {some, {game_caption_text_data, 3930631438, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Enter"/utf8>>}}; 3526886003 -> {some, {game_caption_text_data, 3526886003, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_DeathCount"/utf8>>}}; 2296420733 -> {some, {game_caption_text_data, 2296420733, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_PlayerCount"/utf8>>}}; 2296420732 -> {some, {game_caption_text_data, 2296420732, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_PlayerCount"/utf8>>}}; 2296420731 -> {some, {game_caption_text_data, 2296420731, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_PlayerCount"/utf8>>}}; 2296420730 -> {some, {game_caption_text_data, 2296420730, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_PlayerCount"/utf8>>}}; 3336696090 -> {some, {game_caption_text_data, 3336696090, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_PlayerCount"/utf8>>}}; 3758385532 -> {some, {game_caption_text_data, 3758385532, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_Level"/utf8>>}}; 2557335560 -> {some, {game_caption_text_data, 2557335560, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EnterCondition_SeasonOff"/utf8>>}}; 2348718956 -> {some, {game_caption_text_data, 2348718956, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_Score"/utf8>>}}; 1636279258 -> {some, {game_caption_text_data, 1636279258, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_MatchingGroupTitle"/utf8>>}}; 2274760818 -> {some, {game_caption_text_data, 2274760818, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EndRemainTime"/utf8>>}}; 3866843529 -> {some, {game_caption_text_data, 3866843529, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_StartRemainTime"/utf8>>}}; 4137265989 -> {some, {game_caption_text_data, 4137265989, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_EndContents"/utf8>>}}; 817392414 -> {some, {game_caption_text_data, 817392414, <<"Caption_AdventureGuide_RealmIntegrationBattle_Season_ValidContents"/utf8>>}}; 3807245771 -> {some, {game_caption_text_data, 3807245771, <<"Caption_AdventureGuide_RealmIntegrationBattle4_Desc"/utf8>>}}; 728849166 -> {some, {game_caption_text_data, 728849166, <<"Caption_AdventureGuide_RealmIntegrationBattle4_Title"/utf8>>}}; 3722447642 -> {some, {game_caption_text_data, 3722447642, <<"Caption_AdventureGuide_RealmIntegrationBattle3_Desc"/utf8>>}}; 3629358701 -> {some, {game_caption_text_data, 3629358701, <<"Caption_AdventureGuide_RealmIntegrationBattle3_Title"/utf8>>}}; 3637649513 -> {some, {game_caption_text_data, 3637649513, <<"Caption_AdventureGuide_RealmIntegrationBattle2_Desc"/utf8>>}}; 2234900940 -> {some, {game_caption_text_data, 2234900940, <<"Caption_AdventureGuide_RealmIntegrationBattle2_Title"/utf8>>}}; 707019527 -> {some, {game_caption_text_data, 707019527, <<"Caption_AdventureGuide_RealmIntegrationBattle3_7_Sublist"/utf8>>}}; 1945026438 -> {some, {game_caption_text_data, 1945026438, <<"Caption_AdventureGuide_RealmIntegrationBattle3_6_Sublist"/utf8>>}}; 3183033349 -> {some, {game_caption_text_data, 3183033349, <<"Caption_AdventureGuide_RealmIntegrationBattle3_5_Sublist"/utf8>>}}; 126072964 -> {some, {game_caption_text_data, 126072964, <<"Caption_AdventureGuide_RealmIntegrationBattle3_4_Sublist"/utf8>>}}; 1364079875 -> {some, {game_caption_text_data, 1364079875, <<"Caption_AdventureGuide_RealmIntegrationBattle3_3_Sublist"/utf8>>}}; 2602086786 -> {some, {game_caption_text_data, 2602086786, <<"Caption_AdventureGuide_RealmIntegrationBattle3_2_Sublist"/utf8>>}}; 3840093697 -> {some, {game_caption_text_data, 3840093697, <<"Caption_AdventureGuide_RealmIntegrationBattle3_1_Sublist"/utf8>>}}; 3584319917 -> {some, {game_caption_text_data, 3584319917, <<"Caption_AdventureGuide_RealmIntegrationBattle4_Mainlist"/utf8>>}}; 3065907516 -> {some, {game_caption_text_data, 3065907516, <<"Caption_AdventureGuide_RealmIntegrationBattle3_Mainlist"/utf8>>}}; 2547495115 -> {some, {game_caption_text_data, 2547495115, <<"Caption_AdventureGuide_RealmIntegrationBattle2_Mainlist"/utf8>>}}; 2029082714 -> {some, {game_caption_text_data, 2029082714, <<"Caption_AdventureGuide_RealmIntegrationBattle1_Mainlist"/utf8>>}}; 957929196 -> {some, {game_caption_text_data, 957929196, <<"Caption_RealmIntegrationBattle_Desc"/utf8>>}}; 4285147934 -> {some, {game_caption_text_data, 4285147934, <<"Caption_RealmIntegrationBattle"/utf8>>}}; 3921486644 -> {some, {game_caption_text_data, 3921486644, <<"Caption_Doodad_FireElement_CR02_EP3"/utf8>>}}; 2385838684 -> {some, {game_caption_text_data, 2385838684, <<"Caption_Doodad_GroundElement_CR02_EP2"/utf8>>}}; 3412919839 -> {some, {game_caption_text_data, 3412919839, <<"Caption_BuyAnything"/utf8>>}}; 1319082748 -> {some, {game_caption_text_data, 1319082748, <<"Caption_Popup_RealmAccountPresentDelete_ConfirmText_Box"/utf8>>}}; 1718434928 -> {some, {game_caption_text_data, 1718434928, <<"Caption_Popup_RealmAccountPresentDelete_Desc"/utf8>>}}; 4249115319 -> {some, {game_caption_text_data, 4249115319, <<"Caption_Popup_RealmAccountPresentDelete_Warning"/utf8>>}}; 3360430179 -> {some, {game_caption_text_data, 3360430179, <<"Caption_Popup_RealmAccountPresentDelete_Title"/utf8>>}}; 511362125 -> {some, {game_caption_text_data, 511362125, <<"Caption_Popup_RealmAccountRegisterInfo_Desc"/utf8>>}}; 3953449840 -> {some, {game_caption_text_data, 3953449840, <<"Caption_Popup_RealmAccountRegisterInfo_Title"/utf8>>}}; 4192806457 -> {some, {game_caption_text_data, 4192806457, <<"Caption_Btn_RealmAccountPresentRegister_Search"/utf8>>}}; 4067504567 -> {some, {game_caption_text_data, 4067504567, <<"Caption_Popup_RealmAccountPresentRegister_PresentCode_box"/utf8>>}}; 3992778287 -> {some, {game_caption_text_data, 3992778287, <<"Caption_Popup_RealmAccountPresentRegister_PresentCode"/utf8>>}}; 3162167218 -> {some, {game_caption_text_data, 3162167218, <<"Caption_Popup_RealmAccountPresentRegister_Desc"/utf8>>}}; 2214156677 -> {some, {game_caption_text_data, 2214156677, <<"Caption_Popup_RealmAccountPresentRegister_Title"/utf8>>}}; 1312608149 -> {some, {game_caption_text_data, 1312608149, <<"Caption_Popup_RealmAccountPresentCancel_Desc2"/utf8>>}}; 1312608148 -> {some, {game_caption_text_data, 1312608148, <<"Caption_Popup_RealmAccountPresentCancel_Desc1"/utf8>>}}; 3436560982 -> {some, {game_caption_text_data, 3436560982, <<"Caption_Popup_RealmAccountPresentCancel_Title"/utf8>>}}; 2713455997 -> {some, {game_caption_text_data, 2713455997, <<"Caption_Button_RealmAccountPresentCancel"/utf8>>}}; 3329314253 -> {some, {game_caption_text_data, 3329314253, <<"Caption_Popup_RealmAccountPresentInfo_Password"/utf8>>}}; 904391589 -> {some, {game_caption_text_data, 904391589, <<"Caption_Popup_RealmAccountPresentInfo_Code"/utf8>>}}; 3424918217 -> {some, {game_caption_text_data, 3424918217, <<"Caption_Popup_RealmAccountPresentInfo_Desc"/utf8>>}}; 1383011884 -> {some, {game_caption_text_data, 1383011884, <<"Caption_Popup_RealmAccountPresentInfo_Title"/utf8>>}}; 3834411117 -> {some, {game_caption_text_data, 3834411117, <<"Caption_Popup_RealmAccountPresentList_Column5"/utf8>>}}; 3834411116 -> {some, {game_caption_text_data, 3834411116, <<"Caption_Popup_RealmAccountPresentList_Column4"/utf8>>}}; 3834411115 -> {some, {game_caption_text_data, 3834411115, <<"Caption_Popup_RealmAccountPresentList_Column3"/utf8>>}}; 3834411114 -> {some, {game_caption_text_data, 3834411114, <<"Caption_Popup_RealmAccountPresentList_Column2"/utf8>>}}; 3834411113 -> {some, {game_caption_text_data, 3834411113, <<"Caption_Popup_RealmAccountPresentList_Column1"/utf8>>}}; 1616926588 -> {some, {game_caption_text_data, 1616926588, <<"Caption_Popup_RealmAccountPresentList_Title"/utf8>>}}; 1658037947 -> {some, {game_caption_text_data, 1658037947, <<"Caption_Button_RealmAccountPresent_Register"/utf8>>}}; 4249904275 -> {some, {game_caption_text_data, 4249904275, <<"Caption_Button_RealmAccountPresentInfo"/utf8>>}}; 179349924 -> {some, {game_caption_text_data, 179349924, <<"Caption_RealmAccountPresent_Complete"/utf8>>}}; 3982904527 -> {some, {game_caption_text_data, 3982904527, <<"Caption_RealmAccountPresent_Popup_Desc2"/utf8>>}}; 2808634481 -> {some, {game_caption_text_data, 2808634481, <<"Caption_RealmAccountPresent_Popup_Password"/utf8>>}}; 3283827524 -> {some, {game_caption_text_data, 3283827524, <<"Caption_RealmAccountPresent_Popup_Warning"/utf8>>}}; 3982904526 -> {some, {game_caption_text_data, 3982904526, <<"Caption_RealmAccountPresent_Popup_Desc1"/utf8>>}}; 1811890064 -> {some, {game_caption_text_data, 1811890064, <<"Caption_RealmAccountPresent_Popup_Title"/utf8>>}}; 2505511055 -> {some, {game_caption_text_data, 2505511055, <<"Caption_Popup_RealmAccountPresent_Warning_Button"/utf8>>}}; 2619838148 -> {some, {game_caption_text_data, 2619838148, <<"Caption_Popup_RealmAccountPresent_Warning"/utf8>>}}; 1799498273 -> {some, {game_caption_text_data, 1799498273, <<"Caption_RealmAccountPresent_Condition_Incomplete"/utf8>>}}; 145583573 -> {some, {game_caption_text_data, 145583573, <<"Caption_RealmAccountPresent_Condition3"/utf8>>}}; 145583572 -> {some, {game_caption_text_data, 145583572, <<"Caption_RealmAccountPresent_Condition2"/utf8>>}}; 145583571 -> {some, {game_caption_text_data, 145583571, <<"Caption_RealmAccountPresent_Condition1"/utf8>>}}; 1390518499 -> {some, {game_caption_text_data, 1390518499, <<"Caption_Title_RealmAccountPresent_Condition"/utf8>>}}; 269510125 -> {some, {game_caption_text_data, 269510125, <<"Caption_Popup_RealmAccountPresent_Desc"/utf8>>}}; 3116729104 -> {some, {game_caption_text_data, 3116729104, <<"Caption_Popup_RealmAccountPresent_Title"/utf8>>}}; 3140347035 -> {some, {game_caption_text_data, 3140347035, <<"TooltipText_Personal_DailyStepOpen_23Nov01"/utf8>>}}; 331235466 -> {some, {game_caption_text_data, 331235466, <<"Desc_Personal_DailyStepOpen_23Nov01"/utf8>>}}; 160136620 -> {some, {game_caption_text_data, 160136620, <<"Name_Personal_DailyStepOpen_23Nov01"/utf8>>}}; 214234837 -> {some, {game_caption_text_data, 214234837, <<"Text_Notify_ServerDrivenPlay_Hplow_Flee"/utf8>>}}; 1006410786 -> {some, {game_caption_text_data, 1006410786, <<"Caption_Market_TotalPayment"/utf8>>}}; 135543590 -> {some, {game_caption_text_data, 135543590, <<"Caption_Market_BuyComplete_BuyStackItemCount"/utf8>>}}; 1789438560 -> {some, {game_caption_text_data, 1789438560, <<"Caption_Market_BuyComplete_BuyItemCount"/utf8>>}}; 1332618723 -> {some, {game_caption_text_data, 1332618723, <<"Caption_BuyFail_Red"/utf8>>}}; 3402777286 -> {some, {game_caption_text_data, 3402777286, <<"Caption_BuyComplete_Green"/utf8>>}}; 1903453174 -> {some, {game_caption_text_data, 1903453174, <<"Caption_BuyComplete"/utf8>>}}; 1037305472 -> {some, {game_caption_text_data, 1037305472, <<"Caption_Market_Possess"/utf8>>}}; 1056027780 -> {some, {game_caption_text_data, 1056027780, <<"Caption_Market_TotalSell"/utf8>>}}; 267873873 -> {some, {game_caption_text_data, 267873873, <<"Caption_Market_BuyinBulkInfo"/utf8>>}}; 1188286270 -> {some, {game_caption_text_data, 1188286270, <<"Caption_Market_BuyStackItemCount"/utf8>>}}; 3336656376 -> {some, {game_caption_text_data, 3336656376, <<"Caption_Market_BuyItemCount"/utf8>>}}; 2830309928 -> {some, {game_caption_text_data, 2830309928, <<"Caption_Market_StackItemPrice"/utf8>>}}; 1540304402 -> {some, {game_caption_text_data, 1540304402, <<"Caption_BuyinBulk"/utf8>>}}; 2943833942 -> {some, {game_caption_text_data, 2943833942, <<"Caption_MarketBuyinBulk"/utf8>>}}; 663867080 -> {some, {game_caption_text_data, 663867080, <<"Caption_MarketBuyCheckCount"/utf8>>}}; 571866198 -> {some, {game_caption_text_data, 571866198, <<"Caption_MonsterBook_ExpItemUseSetting"/utf8>>}}; 229492267 -> {some, {game_caption_text_data, 229492267, <<"Caption_MonsterBookUnLockItem"/utf8>>}}; 3272805732 -> {some, {game_caption_text_data, 3272805732, <<"Caption_Ranking_CrossRealm_MyCovenant"/utf8>>}}; 4143900121 -> {some, {game_caption_text_data, 4143900121, <<"Caption_Ranking_CrossRealm_Hostility"/utf8>>}}; 1965530633 -> {some, {game_caption_text_data, 1965530633, <<"Caption_Ranking_CrossRealm_Alliance"/utf8>>}}; 1175405488 -> {some, {game_caption_text_data, 1175405488, <<"Caption_CovenantStorage"/utf8>>}}; 1605578582 -> {some, {game_caption_text_data, 1605578582, <<"Caption_Stronghold_HearthPoint"/utf8>>}}; 3744967860 -> {some, {game_caption_text_data, 3744967860, <<"Caption_StrongHoldWorldOpenProtectionTimeDIsplayMaximumTime"/utf8>>}}; 665779702 -> {some, {game_caption_text_data, 665779702, <<"Caption_Ranking_Desc_PvPScore"/utf8>>}}; 4128896363 -> {some, {game_caption_text_data, 4128896363, <<"Caption_Ranking_CrossRealm_EmptyList"/utf8>>}}; 2850108746 -> {some, {game_caption_text_data, 2850108746, <<"Caption_Ranking_CrossRealm_CovenantPvPScore_Null"/utf8>>}}; 3991428348 -> {some, {game_caption_text_data, 3991428348, <<"Caption_Ranking_CrossRealm_PvPScore_Null"/utf8>>}}; 3168903516 -> {some, {game_caption_text_data, 3168903516, <<"Caption_Ranking_SubTitle_CrossRealm_CovenantPvPScore_Relationship"/utf8>>}}; 2095175035 -> {some, {game_caption_text_data, 2095175035, <<"Caption_Ranking_SubTitle_CrossRealm_CovenantPvPScore_Realm"/utf8>>}}; 1806986577 -> {some, {game_caption_text_data, 1806986577, <<"Caption_Ranking_Title_CrossRealm_CovenantPvPScore"/utf8>>}}; 2903049507 -> {some, {game_caption_text_data, 2903049507, <<"Caption_Ranking_Title_CrossRealm_PvPScore"/utf8>>}}; 3140560110 -> {some, {game_caption_text_data, 3140560110, <<"Caption_Ranking_Desc_CrossRealm_CovenantPvPScore"/utf8>>}}; 3171934915 -> {some, {game_caption_text_data, 3171934915, <<"Caption_Ranking_Desc_CrossRealm_PvPScore_Disable"/utf8>>}}; 3306608448 -> {some, {game_caption_text_data, 3306608448, <<"Caption_Ranking_Desc_CrossRealm_PvPScore"/utf8>>}}; 55499831 -> {some, {game_caption_text_data, 55499831, <<"Caption_BattalionVolunteer_AppliedList_Empty"/utf8>>}}; 2671322821 -> {some, {game_caption_text_data, 2671322821, <<"Caption_Battalion_BattalionVolunteerRecruit_PlayerFilterOverRange"/utf8>>}}; 695265925 -> {some, {game_caption_text_data, 695265925, <<"Caption_BattalionVolunteer_Join_ApprovalWaiting"/utf8>>}}; 3501888449 -> {some, {game_caption_text_data, 3501888449, <<"Caption_Btn_GenderAndCustomizeChange"/utf8>>}}; 1376547592 -> {some, {game_caption_text_data, 1376547592, <<"Caption_CampaignParticipationConfirm_Popup_AuthorityLimit_Exist"/utf8>>}}; 3193998372 -> {some, {game_caption_text_data, 3193998372, <<"Caption_RewardShow_AdventureGuide_BossRaid"/utf8>>}}; 2842234190 -> {some, {game_caption_text_data, 2842234190, <<"Caption_MonsterBook_AnaysisCategoryLock"/utf8>>}}; 4190362171 -> {some, {game_caption_text_data, 4190362171, <<"Caption_Worldmap_BossChronologyTimeDesc"/utf8>>}}; 2679970180 -> {some, {game_caption_text_data, 2679970180, <<"Caption_MonsterBook_Category_LockDesc"/utf8>>}}; 854017023 -> {some, {game_caption_text_data, 854017023, <<"Caption_MonsterBook_AnaysisLockDesc"/utf8>>}}; 4003874215 -> {some, {game_caption_text_data, 4003874215, <<"Caption_MainMenu_ArquiAttunement_UnlockDesc"/utf8>>}}; 966115168 -> {some, {game_caption_text_data, 966115168, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid17"/utf8>>}}; 966115167 -> {some, {game_caption_text_data, 966115167, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid16"/utf8>>}}; 966115166 -> {some, {game_caption_text_data, 966115166, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid15"/utf8>>}}; 966115165 -> {some, {game_caption_text_data, 966115165, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid14"/utf8>>}}; 966115164 -> {some, {game_caption_text_data, 966115164, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid13"/utf8>>}}; 966115163 -> {some, {game_caption_text_data, 966115163, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid12"/utf8>>}}; 966115162 -> {some, {game_caption_text_data, 966115162, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid11"/utf8>>}}; 966115161 -> {some, {game_caption_text_data, 966115161, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid10"/utf8>>}}; 3313119857 -> {some, {game_caption_text_data, 3313119857, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid09"/utf8>>}}; 3313119856 -> {some, {game_caption_text_data, 3313119856, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid08"/utf8>>}}; 3313119855 -> {some, {game_caption_text_data, 3313119855, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid07"/utf8>>}}; 3313119854 -> {some, {game_caption_text_data, 3313119854, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid06"/utf8>>}}; 3313119853 -> {some, {game_caption_text_data, 3313119853, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid05"/utf8>>}}; 3313119852 -> {some, {game_caption_text_data, 3313119852, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid04"/utf8>>}}; 3313119851 -> {some, {game_caption_text_data, 3313119851, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid03"/utf8>>}}; 3313119850 -> {some, {game_caption_text_data, 3313119850, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid02"/utf8>>}}; 3313119849 -> {some, {game_caption_text_data, 3313119849, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign_BossRaid01"/utf8>>}}; 1191726275 -> {some, {game_caption_text_data, 1191726275, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid17"/utf8>>}}; 1191726274 -> {some, {game_caption_text_data, 1191726274, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid16"/utf8>>}}; 1191726273 -> {some, {game_caption_text_data, 1191726273, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid15"/utf8>>}}; 1191726272 -> {some, {game_caption_text_data, 1191726272, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid14"/utf8>>}}; 1191726271 -> {some, {game_caption_text_data, 1191726271, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid13"/utf8>>}}; 1191726270 -> {some, {game_caption_text_data, 1191726270, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid12"/utf8>>}}; 1191726269 -> {some, {game_caption_text_data, 1191726269, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid11"/utf8>>}}; 1191726268 -> {some, {game_caption_text_data, 1191726268, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid10"/utf8>>}}; 3538730964 -> {some, {game_caption_text_data, 3538730964, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid09"/utf8>>}}; 3538730963 -> {some, {game_caption_text_data, 3538730963, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid08"/utf8>>}}; 3538730962 -> {some, {game_caption_text_data, 3538730962, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid07"/utf8>>}}; 3538730961 -> {some, {game_caption_text_data, 3538730961, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid06"/utf8>>}}; 3538730960 -> {some, {game_caption_text_data, 3538730960, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid05"/utf8>>}}; 3538730959 -> {some, {game_caption_text_data, 3538730959, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid04"/utf8>>}}; 3538730958 -> {some, {game_caption_text_data, 3538730958, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid03"/utf8>>}}; 3538730957 -> {some, {game_caption_text_data, 3538730957, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid02"/utf8>>}}; 3538730956 -> {some, {game_caption_text_data, 3538730956, <<"Caption_AdventureGuideUi_Title_CovenantCampaign_BossRaid01"/utf8>>}}; 2723639999 -> {some, {game_caption_text_data, 2723639999, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid03_03"/utf8>>}}; 2723639998 -> {some, {game_caption_text_data, 2723639998, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid03_02"/utf8>>}}; 2723639997 -> {some, {game_caption_text_data, 2723639997, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid03_01"/utf8>>}}; 54479513 -> {some, {game_caption_text_data, 54479513, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_09"/utf8>>}}; 54479512 -> {some, {game_caption_text_data, 54479512, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_08"/utf8>>}}; 54479511 -> {some, {game_caption_text_data, 54479511, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_07"/utf8>>}}; 54479510 -> {some, {game_caption_text_data, 54479510, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_06"/utf8>>}}; 54479509 -> {some, {game_caption_text_data, 54479509, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_05"/utf8>>}}; 54479508 -> {some, {game_caption_text_data, 54479508, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_04"/utf8>>}}; 54479507 -> {some, {game_caption_text_data, 54479507, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_03"/utf8>>}}; 54479506 -> {some, {game_caption_text_data, 54479506, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_02"/utf8>>}}; 54479505 -> {some, {game_caption_text_data, 54479505, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid02_01"/utf8>>}}; 3595538626 -> {some, {game_caption_text_data, 3595538626, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid01_03"/utf8>>}}; 3595538625 -> {some, {game_caption_text_data, 3595538625, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid01_02"/utf8>>}}; 3595538624 -> {some, {game_caption_text_data, 3595538624, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign_BossRaid01_01"/utf8>>}}; 1258555469 -> {some, {game_caption_text_data, 1258555469, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid03"/utf8>>}}; 1258555468 -> {some, {game_caption_text_data, 1258555468, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid02"/utf8>>}}; 1258555467 -> {some, {game_caption_text_data, 1258555467, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign_BossRaid01"/utf8>>}}; 2387897173 -> {some, {game_caption_text_data, 2387897173, <<"Caption_Shop_CovenantBuyLimit_Daily"/utf8>>}}; 141439672 -> {some, {game_caption_text_data, 141439672, <<"Hyperlink_Open_CovenantMenu_Campaign"/utf8>>}}; 2700572411 -> {some, {game_caption_text_data, 2700572411, <<"Caption_Battalion_BattalionVolunteerRecruit_Title"/utf8>>}}; 1031977286 -> {some, {game_caption_text_data, 1031977286, <<"Caption_Battalion_BattalionVolunteerManage_Title"/utf8>>}}; 1362396063 -> {some, {game_caption_text_data, 1362396063, <<"Caption_FollowerSlotlock_Guide"/utf8>>}}; 7215306 -> {some, {game_caption_text_data, 7215306, <<"Caption_SetCovenantBuildingAccessDistance_All"/utf8>>}}; 1617834472 -> {some, {game_caption_text_data, 1617834472, <<"Caption_FollowerDispatchSlotUnlock_Popup"/utf8>>}}; 4073586336 -> {some, {game_caption_text_data, 4073586336, <<"Caption_Worldmap_StrongholdPopup_RemainTaxDelayTime"/utf8>>}}; 1424956471 -> {some, {game_caption_text_data, 1424956471, <<"Caption_BuildingAccess_Neutral"/utf8>>}}; 4209764517 -> {some, {game_caption_text_data, 4209764517, <<"Caption_BuildingAccess_Alliance"/utf8>>}}; 3976873392 -> {some, {game_caption_text_data, 3976873392, <<"Caption_Popup_BattalionRegister_UsePlayerTicket"/utf8>>}}; 2112600933 -> {some, {game_caption_text_data, 2112600933, <<"Caption_AssistMode_ResupplyOption"/utf8>>}}; 3138004419 -> {some, {game_caption_text_data, 3138004419, <<"Caption_UseDetailWidgetTitle"/utf8>>}}; 2644951466 -> {some, {game_caption_text_data, 2644951466, <<"Caption_SetCovenantBuildingAccessDistance_Alliance"/utf8>>}}; 3571450265 -> {some, {game_caption_text_data, 3571450265, <<"Caption_SetCovenantBuildingAccessDistance_Hostile"/utf8>>}}; 100513089 -> {some, {game_caption_text_data, 100513089, <<"Caption_SetCovenantBuildingAccessDistance_Unfriendly"/utf8>>}}; 1143272439 -> {some, {game_caption_text_data, 1143272439, <<"Caption_SetCovenantBuildingAccessDistance_CovenantMember"/utf8>>}}; 573077913 -> {some, {game_caption_text_data, 573077913, <<"Caption_CovenantStore_BuyCountSetting_Info"/utf8>>}}; 337771789 -> {some, {game_caption_text_data, 337771789, <<"Caption_CovenantStore_BuyCountSetting_None"/utf8>>}}; 1200291196 -> {some, {game_caption_text_data, 1200291196, <<"Caption_ToolTip_DynamicQuality_AutoControl_Desc"/utf8>>}}; 939914526 -> {some, {game_caption_text_data, 939914526, <<"Caption_Assist_RewardGold_WithPerHour"/utf8>>}}; 3387414005 -> {some, {game_caption_text_data, 3387414005, <<"Caption_Assist_RewardExp_WithPerHour"/utf8>>}}; 4150631902 -> {some, {game_caption_text_data, 4150631902, <<"Caption_Assist_RewardGold"/utf8>>}}; 1117363701 -> {some, {game_caption_text_data, 1117363701, <<"Caption_Assist_RewardExp"/utf8>>}}; 3341116591 -> {some, {game_caption_text_data, 3341116591, <<"Caption_ToolTip_DynamicQuality_AutoControl_Title"/utf8>>}}; 4038128596 -> {some, {game_caption_text_data, 4038128596, <<"Caption_DynamicQuality_AutoControl"/utf8>>}}; 3700796517 -> {some, {game_caption_text_data, 3700796517, <<"Caption_Doodad_RED_A40_EP3_C0030"/utf8>>}}; 3700796516 -> {some, {game_caption_text_data, 3700796516, <<"Caption_Doodad_RED_A40_EP3_C0030"/utf8>>}}; 3700796515 -> {some, {game_caption_text_data, 3700796515, <<"Caption_Doodad_RED_A40_EP3_C0030"/utf8>>}}; 3700796514 -> {some, {game_caption_text_data, 3700796514, <<"Caption_Doodad_RED_A40_EP3_C0030"/utf8>>}}; 3665045511 -> {some, {game_caption_text_data, 3665045511, <<"Caption_Doodad_WVS_A40_EP3_C0020"/utf8>>}}; 3665045510 -> {some, {game_caption_text_data, 3665045510, <<"Caption_Doodad_WVS_A40_EP3_C0020"/utf8>>}}; 52522255 -> {some, {game_caption_text_data, 52522255, <<"Caption_CashShop_RealmTransfer_CovenantMember_ClearAll"/utf8>>}}; 3054808632 -> {some, {game_caption_text_data, 3054808632, <<"Caption_CashShop_RealmTransfer_CovenantMember_SelectAll"/utf8>>}}; 1175078794 -> {some, {game_caption_text_data, 1175078794, <<"Caption_Battalion_VolunteerCovenantFilter_Alliance"/utf8>>}}; 2759819717 -> {some, {game_caption_text_data, 2759819717, <<"Caption_Battalion_VolunteerCovenantFilter_MyCovenant"/utf8>>}}; 4003181738 -> {some, {game_caption_text_data, 4003181738, <<"Caption_Battalion_VolunteerCovenantFilter_All"/utf8>>}}; 2835116265 -> {some, {game_caption_text_data, 2835116265, <<"Caption_Battalion_BattalionVolunteerRecruit_SlayingGradeFilter"/utf8>>}}; 810247156 -> {some, {game_caption_text_data, 810247156, <<"Caption_Battalion_BattalionVolunteerRecruit_PlayerLevelFilter"/utf8>>}}; 1077258589 -> {some, {game_caption_text_data, 1077258589, <<"Caption_Battalion_BattalionVolunteerRecruit_CovenantFilter"/utf8>>}}; 1038973447 -> {some, {game_caption_text_data, 1038973447, <<"Caption_GameOption_Sound_PVPAlert_03"/utf8>>}}; 1038973446 -> {some, {game_caption_text_data, 1038973446, <<"Caption_GameOption_Sound_PVPAlert_02"/utf8>>}}; 1038973445 -> {some, {game_caption_text_data, 1038973445, <<"Caption_GameOption_Sound_PVPAlert_01"/utf8>>}}; 1243129717 -> {some, {game_caption_text_data, 1243129717, <<"Caption_GameOption_Sound_CombatAlert"/utf8>>}}; 3354187476 -> {some, {game_caption_text_data, 3354187476, <<"Caption_GameOption_Sound_SystemAlert"/utf8>>}}; 3683331989 -> {some, {game_caption_text_data, 3683331989, <<"Caption_Shop_ToolTip_SetCovenantBuildingAccessDistance"/utf8>>}}; 2567220337 -> {some, {game_caption_text_data, 2567220337, <<"Caption_Shop_BuyLimit_Character"/utf8>>}}; 1616090343 -> {some, {game_caption_text_data, 1616090343, <<"Caption_Shop_BuyLimit_Daily"/utf8>>}}; 1807071560 -> {some, {game_caption_text_data, 1807071560, <<"Caption_Shop_BuyLimit_Personal"/utf8>>}}; 212120844 -> {some, {game_caption_text_data, 212120844, <<"Caption_Doodad_MGU_A40_Stone_01"/utf8>>}}; 4033168857 -> {some, {game_caption_text_data, 4033168857, <<"Caption_Doodad_MGU_A40_Search"/utf8>>}}; 1819803465 -> {some, {game_caption_text_data, 1819803465, <<"Caption_BattalionList_JoinVolunteer_RemainCountPerWeek_Tooltip_Desc"/utf8>>}}; 1004483244 -> {some, {game_caption_text_data, 1004483244, <<"Caption_BattalionList_JoinVolunteer_RemainCountPerWeek_Tooltip_Title"/utf8>>}}; 3540723600 -> {some, {game_caption_text_data, 3540723600, <<"Caption_BattalionList_JoinVolunteer_RemainCountPerWeek_StrongholdBattle"/utf8>>}}; 2020782972 -> {some, {game_caption_text_data, 2020782972, <<"Caption_BattalionList_JoinVolunteer_RemainCountPerWeek_CovenantContents"/utf8>>}}; 910556677 -> {some, {game_caption_text_data, 910556677, <<"Caption_BattalionList_JoinVolunteer_RemainCountPerWeek_Text"/utf8>>}}; 3076842180 -> {some, {game_caption_text_data, 3076842180, <<"Caption_Battalion_BattalionVolunteerRecruit_PromotionVolunteer"/utf8>>}}; 2242103886 -> {some, {game_caption_text_data, 2242103886, <<"Caption_Battalion_BattalionVolunteerRecruit_Button_ApplyVolunteer"/utf8>>}}; 2907990529 -> {some, {game_caption_text_data, 2907990529, <<"Caption_Battalion_BattalionVolunteerRecruit_Button_ManageVolunteer"/utf8>>}}; 1437619485 -> {some, {game_caption_text_data, 1437619485, <<"Caption_Battalion_InvitePopup_Notice_CannotInviteHostileCovenantMember"/utf8>>}}; 3494487613 -> {some, {game_caption_text_data, 3494487613, <<"Caption_Battalion_BattalionVolunteerRecruit_CheckAutoApprove"/utf8>>}}; 1015114371 -> {some, {game_caption_text_data, 1015114371, <<"Caption_Battalion_BattalionVolunteerRecruit_SelectAnyone"/utf8>>}}; 31175860 -> {some, {game_caption_text_data, 31175860, <<"Caption_Battalion_BattalionVolunteerRecruit_SelectOnlyAlliance"/utf8>>}}; 1366829567 -> {some, {game_caption_text_data, 1366829567, <<"Caption_Battalion_BattalionVolunteerRecruit_CheckVolunteerJoinable"/utf8>>}}; 984072607 -> {some, {game_caption_text_data, 984072607, <<"Caption_BattalionVolunteer"/utf8>>}}; 3704817417 -> {some, {game_caption_text_data, 3704817417, <<"Caption_Doodad_BRO_A40_Relax"/utf8>>}}; 3235796887 -> {some, {game_caption_text_data, 3235796887, <<"Caption_Doodad_BRO_A40_Hide"/utf8>>}}; 3658004717 -> {some, {game_caption_text_data, 3658004717, <<"Caption_RaidCampaign_ResultPopup_Time"/utf8>>}}; 285902010 -> {some, {game_caption_text_data, 285902010, <<"Caption_RaidCampaign_ResultPopup_Fail"/utf8>>}}; 830342695 -> {some, {game_caption_text_data, 830342695, <<"Caption_RaidCampaign_ResultPopup_Complete"/utf8>>}}; 3262961691 -> {some, {game_caption_text_data, 3262961691, <<"Caption_MonsterBook_GetExp_Popup_SameExpItemUseSetting"/utf8>>}}; 2557387340 -> {some, {game_caption_text_data, 2557387340, <<"Caption_CampaignParticipationConfirm_Popup_Warning2"/utf8>>}}; 2557387339 -> {some, {game_caption_text_data, 2557387339, <<"Caption_CampaignParticipationConfirm_Popup_Warning1"/utf8>>}}; 702164973 -> {some, {game_caption_text_data, 702164973, <<"Caption_Battalion_CovenantContents_CheckVolunteerAutoApprove"/utf8>>}}; 1972523524 -> {some, {game_caption_text_data, 1972523524, <<"Caption_Battalion_BattalionVolunteerRecruit_CheckEnableJoinApply"/utf8>>}}; 3607463289 -> {some, {game_caption_text_data, 3607463289, <<"Caption_CampaignParticipationConfirm_Popup_Battalion_AutoInvite"/utf8>>}}; 486942462 -> {some, {game_caption_text_data, 486942462, <<"Caption_CampaignParticipationConfirm_Popup_Battalion_Showlist"/utf8>>}}; 3428115723 -> {some, {game_caption_text_data, 3428115723, <<"Caption_CampaignParticipationConfirm_Popup_AuthorityLimit_None"/utf8>>}}; 892986460 -> {some, {game_caption_text_data, 892986460, <<"Caption_CampaignParticipationConfirm_Popup_AuthorityLimit"/utf8>>}}; 1716960003 -> {some, {game_caption_text_data, 1716960003, <<"Caption_CampaignParticipationConfirm_Popup_Desc"/utf8>>}}; 3253513931 -> {some, {game_caption_text_data, 3253513931, <<"Caption_Campaign_UseBattalionVolunteer"/utf8>>}}; 2135554026 -> {some, {game_caption_text_data, 2135554026, <<"Caption_Campaign_UseBattalionVolunteer_True"/utf8>>}}; 47398757 -> {some, {game_caption_text_data, 47398757, <<"Caption_Campaign_UseBattalionVolunteer_False"/utf8>>}}; 1122276180 -> {some, {game_caption_text_data, 1122276180, <<"Caption_Campaign_ShowSchedule_FALSE"/utf8>>}}; 1871320248 -> {some, {game_caption_text_data, 1871320248, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 3819282857 -> {some, {game_caption_text_data, 3819282857, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 1472278173 -> {some, {game_caption_text_data, 1472278173, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 619228248 -> {some, {game_caption_text_data, 619228248, <<"Caption_SequenceText_Guise_Clan_WhiteNights07"/utf8>>}}; 3138122044 -> {some, {game_caption_text_data, 3138122044, <<"Caption_ItemPopup_CannotPlunder"/utf8>>}}; 49477861 -> {some, {game_caption_text_data, 49477861, <<"TooltipText_Desc_Personal_List_4thHeroic"/utf8>>}}; 3054361398 -> {some, {game_caption_text_data, 3054361398, <<"Desc_Personal_List_4thHeroic"/utf8>>}}; 1509226808 -> {some, {game_caption_text_data, 1509226808, <<"Name_Personal_List_4thHeroic"/utf8>>}}; 3635406089 -> {some, {game_caption_text_data, 3635406089, <<"Caption_CashShop_RealmTransfer_Covenant_InCrossRealm"/utf8>>}}; 3419969081 -> {some, {game_caption_text_data, 3419969081, <<"Caption_CashShop_RealmTransfer_RealmAccount_InCrossRealm"/utf8>>}}; 1936421585 -> {some, {game_caption_text_data, 1936421585, <<"TooltipText_Personal_DailyStepOpen_23Oct04"/utf8>>}}; 4135809927 -> {some, {game_caption_text_data, 4135809927, <<"TooltipText_Personal_Attendance_23Oct04"/utf8>>}}; 3422277312 -> {some, {game_caption_text_data, 3422277312, <<"Desc_Personal_DailyStepOpen_23Oct04"/utf8>>}}; 782359878 -> {some, {game_caption_text_data, 782359878, <<"Desc_Personal_Attendance_23Oct04"/utf8>>}}; 3251178466 -> {some, {game_caption_text_data, 3251178466, <<"Name_Personal_DailyStepOpen_23Oct04"/utf8>>}}; 3493588680 -> {some, {game_caption_text_data, 3493588680, <<"Name_Personal_Attendance_23Oct04"/utf8>>}}; 2673758507 -> {some, {game_caption_text_data, 2673758507, <<"TooltipText_Personal_EmphasizeReward_20Sep23"/utf8>>}}; 3148542356 -> {some, {game_caption_text_data, 3148542356, <<"TooltipText_Personal_DailyStepOpen13Sep23"/utf8>>}}; 1533695133 -> {some, {game_caption_text_data, 1533695133, <<"TooltipText_Personal_EmphasizeReward_13Sep23"/utf8>>}}; 3503351041 -> {some, {game_caption_text_data, 3503351041, <<"Desc_Personal_DailyStepOpen20Sep23"/utf8>>}}; 2363287667 -> {some, {game_caption_text_data, 2363287667, <<"Desc_Personal_DailyStepOpen13Sep23"/utf8>>}}; 248317868 -> {some, {game_caption_text_data, 248317868, <<"Desc_Personal_EmphasizeReward_13Sep23"/utf8>>}}; 2876128323 -> {some, {game_caption_text_data, 2876128323, <<"Name_Personal_DailyStepOpen20Sep23"/utf8>>}}; 1736064949 -> {some, {game_caption_text_data, 1736064949, <<"Name_Personal_DailyStepOpen13Sep23"/utf8>>}}; 200144526 -> {some, {game_caption_text_data, 200144526, <<"Name_Personal_EmphasizeReward_13Sep23"/utf8>>}}; 960177428 -> {some, {game_caption_text_data, 960177428, <<"Caption_Episode_SeasonClose"/utf8>>}}; 590563299 -> {some, {game_caption_text_data, 590563299, <<"Caption_Doodad_GiveErosion_GRV_A40"/utf8>>}}; 2818623727 -> {some, {game_caption_text_data, 2818623727, <<"Desc_Personal_List_23Sept20"/utf8>>}}; 2499645201 -> {some, {game_caption_text_data, 2499645201, <<"Name_Personal_List_23Sept20"/utf8>>}}; 132562865 -> {some, {game_caption_text_data, 132562865, <<"Desc_Personal_AddReward_23Sept20"/utf8>>}}; 3800307443 -> {some, {game_caption_text_data, 3800307443, <<"Name_Personal_AddReward_23Sept20"/utf8>>}}; 404393265 -> {some, {game_caption_text_data, 404393265, <<"Desc_Personal_AddReward_23Sept20"/utf8>>}}; 3115622067 -> {some, {game_caption_text_data, 3115622067, <<"Name_Personal_AddReward_23Sept20"/utf8>>}}; 352411301 -> {some, {game_caption_text_data, 352411301, <<"Desc_Personal_Attendance_23Sept20_7d_02"/utf8>>}}; 352411300 -> {some, {game_caption_text_data, 352411300, <<"Desc_Personal_Attendance_23Sept20_7d_01"/utf8>>}}; 2254013490 -> {some, {game_caption_text_data, 2254013490, <<"Desc_Personal_Attendance_23Sept20_14d"/utf8>>}}; 3320252231 -> {some, {game_caption_text_data, 3320252231, <<"Name_Personal_Attendance_23Sept20_7d_02"/utf8>>}}; 3320252230 -> {some, {game_caption_text_data, 3320252230, <<"Name_Personal_Attendance_23Sept20_7d_01"/utf8>>}}; 2205840148 -> {some, {game_caption_text_data, 2205840148, <<"Name_Personal_Attendance_23Sept20_14d"/utf8>>}}; 2037324487 -> {some, {game_caption_text_data, 2037324487, <<"Caption_Chat_ToolTip"/utf8>>}}; 3428370385 -> {some, {game_caption_text_data, 3428370385, <<"Caption_GameOption_TabSelect_Info"/utf8>>}}; 2705999784 -> {some, {game_caption_text_data, 2705999784, <<"Caption_GameOption_TabSelect_PC"/utf8>>}}; 2740197054 -> {some, {game_caption_text_data, 2740197054, <<"Caption_GameOption_TabSelect_ALL"/utf8>>}}; 584190134 -> {some, {game_caption_text_data, 584190134, <<"Caption_GameOption_TabSelect"/utf8>>}}; 3213314042 -> {some, {game_caption_text_data, 3213314042, <<"Caption_DeathUI_Sanctuary"/utf8>>}}; 3052749690 -> {some, {game_caption_text_data, 3052749690, <<"TooltipText_Personal_EmphasizeReward_Attendance_GrowthSupport_01"/utf8>>}}; 867548098 -> {some, {game_caption_text_data, 867548098, <<"TooltipText_Personal_EmphasizeReward_Attendance_TimeCrevice_01"/utf8>>}}; 3627516361 -> {some, {game_caption_text_data, 3627516361, <<"Desc_Personal_EmphasizeReward_Attendance_GrowthSupport_01"/utf8>>}}; 1808550641 -> {some, {game_caption_text_data, 1808550641, <<"Desc_Personal_EmphasizeReward_Attendance_TimeCrevice_01"/utf8>>}}; 504961579 -> {some, {game_caption_text_data, 504961579, <<"Name_Personal_EmphasizeReward_Attendance_GrowthSupport_01"/utf8>>}}; 113566099 -> {some, {game_caption_text_data, 113566099, <<"Name_Personal_EmphasizeReward_Attendance_TimeCrevice_01"/utf8>>}}; 2991340794 -> {some, {game_caption_text_data, 2991340794, <<"Caption_FollowerSummonItem_UseFx_Button"/utf8>>}}; 2481766180 -> {some, {game_caption_text_data, 2481766180, <<"Caption_Party_ForcedDisband"/utf8>>}}; 1395917072 -> {some, {game_caption_text_data, 1395917072, <<"Caption_Battalion_Invite_Message_Popup"/utf8>>}}; 1076602658 -> {some, {game_caption_text_data, 1076602658, <<"Caption_StrongholdBattleBattalion_Banish_Popup"/utf8>>}}; 1273778414 -> {some, {game_caption_text_data, 1273778414, <<"Caption_Levelup_SkillAquirable"/utf8>>}}; 4121551913 -> {some, {game_caption_text_data, 4121551913, <<"Caption_Party_ForcedExit"/utf8>>}}; 3792755572 -> {some, {game_caption_text_data, 3792755572, <<"Hyperlink_Open_MonsterBook_Collection"/utf8>>}}; 3554937171 -> {some, {game_caption_text_data, 3554937171, <<"Caption_MonsterBookDevelopItem_UseFx_Button"/utf8>>}}; 1946091401 -> {some, {game_caption_text_data, 1946091401, <<"Caption_MonsterBookDevelopItem_UseFx_Title"/utf8>>}}; 3125466233 -> {some, {game_caption_text_data, 3125466233, <<"Caption_OccupationInactivityExpiration"/utf8>>}}; 3663864906 -> {some, {game_caption_text_data, 3663864906, <<"Desc_Personal_List_2ndHeroic"/utf8>>}}; 498108590 -> {some, {game_caption_text_data, 498108590, <<"Desc_Personal_List_1stHeroic"/utf8>>}}; 2118730316 -> {some, {game_caption_text_data, 2118730316, <<"Name_Personal_List_2ndHeroic"/utf8>>}}; 3247941296 -> {some, {game_caption_text_data, 3247941296, <<"Name_Personal_List_1stHeroic"/utf8>>}}; 900557928 -> {some, {game_caption_text_data, 900557928, <<"Caption_Slash"/utf8>>}}; 3535223029 -> {some, {game_caption_text_data, 3535223029, <<"Caption_Info_MountTransmutationPeak"/utf8>>}}; 877131727 -> {some, {game_caption_text_data, 877131727, <<"Caption_Info_GuiseTransmutationPeak"/utf8>>}}; 3477973014 -> {some, {game_caption_text_data, 3477973014, <<"Caption_Info_MountTransmutationPeak_Notice"/utf8>>}}; 283977616 -> {some, {game_caption_text_data, 283977616, <<"Caption_Info_GuiseTransmutationPeak_Notice"/utf8>>}}; 2535329437 -> {some, {game_caption_text_data, 2535329437, <<"Caption_Popup_Check_Transmutation_Exchange_Cancel"/utf8>>}}; 2848578149 -> {some, {game_caption_text_data, 2848578149, <<"Caption_Popup_Check_Transmutation_Exchange_Confirm"/utf8>>}}; 1360649958 -> {some, {game_caption_text_data, 1360649958, <<"Caption_Popup_Check_Transmutation_Exchange_Desc"/utf8>>}}; 3088814457 -> {some, {game_caption_text_data, 3088814457, <<"Caption_Popup_Check_Transmutation_Exchange_Title"/utf8>>}}; 1464599341 -> {some, {game_caption_text_data, 1464599341, <<"Caption_Popup_Transmutation_Exchange_Caution"/utf8>>}}; 2531443192 -> {some, {game_caption_text_data, 2531443192, <<"Caption_Popup_Transmutation_Exchange_Confirm"/utf8>>}}; 2972140035 -> {some, {game_caption_text_data, 2972140035, <<"Caption_Transmutation_RewardPopup_Cancel"/utf8>>}}; 3629188459 -> {some, {game_caption_text_data, 3629188459, <<"Caption_Transmutation_RewardPopup_Confirm"/utf8>>}}; 3313203791 -> {some, {game_caption_text_data, 3313203791, <<"Caption_Transmutation_RewardPopup_DescMount"/utf8>>}}; 2557114569 -> {some, {game_caption_text_data, 2557114569, <<"Caption_Transmutation_RewardPopup_DescGuise"/utf8>>}}; 2300367679 -> {some, {game_caption_text_data, 2300367679, <<"Caption_Transmutation_RewardPopup_Title"/utf8>>}}; 4239131816 -> {some, {game_caption_text_data, 4239131816, <<"Caption_Transmutation_PeakReward_Info_Caution"/utf8>>}}; 1748408903 -> {some, {game_caption_text_data, 1748408903, <<"Caption_Transmutation_PeakReward_Info_Title"/utf8>>}}; 501141938 -> {some, {game_caption_text_data, 501141938, <<"Caption_Info_MountTransmutationPeak_Mythic"/utf8>>}}; 413317247 -> {some, {game_caption_text_data, 413317247, <<"Caption_Info_MountTransmutationPeak_Legendary"/utf8>>}}; 2800656814 -> {some, {game_caption_text_data, 2800656814, <<"Caption_Info_MountTransmutationPeak_Heroic"/utf8>>}}; 3862405006 -> {some, {game_caption_text_data, 3862405006, <<"Caption_Info_MountTransmutationPeak_Rare"/utf8>>}}; 923612240 -> {some, {game_caption_text_data, 923612240, <<"Caption_Info_MountTransmutationPeak_Uncommon"/utf8>>}}; 1602113836 -> {some, {game_caption_text_data, 1602113836, <<"Caption_Info_GuiseTransmutationPeak_Mythic"/utf8>>}}; 3923703065 -> {some, {game_caption_text_data, 3923703065, <<"Caption_Info_GuiseTransmutationPeak_Legendary"/utf8>>}}; 3901628712 -> {some, {game_caption_text_data, 3901628712, <<"Caption_Info_GuiseTransmutationPeak_Heroic"/utf8>>}}; 2630932552 -> {some, {game_caption_text_data, 2630932552, <<"Caption_Info_GuiseTransmutationPeak_Rare"/utf8>>}}; 224944778 -> {some, {game_caption_text_data, 224944778, <<"Caption_Info_GuiseTransmutationPeak_Uncommon"/utf8>>}}; 385540277 -> {some, {game_caption_text_data, 385540277, <<"Caption_MountTransmutationPeak_Mythic_Desc"/utf8>>}}; 3690189442 -> {some, {game_caption_text_data, 3690189442, <<"Caption_MountTransmutationPeak_Legendary_Desc"/utf8>>}}; 3402761713 -> {some, {game_caption_text_data, 3402761713, <<"Caption_MountTransmutationPeak_Heroic_Desc"/utf8>>}}; 4091631985 -> {some, {game_caption_text_data, 4091631985, <<"Caption_MountTransmutationPeak_Rare_Desc"/utf8>>}}; 1088029779 -> {some, {game_caption_text_data, 1088029779, <<"Caption_MountTransmutationPeak_Uncommon_Desc"/utf8>>}}; 469338127 -> {some, {game_caption_text_data, 469338127, <<"Caption_GuiseTransmutationPeak_Mythic_Desc"/utf8>>}}; 2882567420 -> {some, {game_caption_text_data, 2882567420, <<"Caption_GuiseTransmutationPeak_Legendary_Desc"/utf8>>}}; 3486559563 -> {some, {game_caption_text_data, 3486559563, <<"Caption_GuiseTransmutationPeak_Heroic_Desc"/utf8>>}}; 3307050507 -> {some, {game_caption_text_data, 3307050507, <<"Caption_GuiseTransmutationPeak_Rare_Desc"/utf8>>}}; 1226309229 -> {some, {game_caption_text_data, 1226309229, <<"Caption_GuiseTransmutationPeak_Uncommon_Desc"/utf8>>}}; 1576593847 -> {some, {game_caption_text_data, 1576593847, <<"Caption_MountTransmutationPeak_Mythic_Name"/utf8>>}}; 586275716 -> {some, {game_caption_text_data, 586275716, <<"Caption_MountTransmutationPeak_Legendary_Name"/utf8>>}}; 298847987 -> {some, {game_caption_text_data, 298847987, <<"Caption_MountTransmutationPeak_Heroic_Name"/utf8>>}}; 987718259 -> {some, {game_caption_text_data, 987718259, <<"Caption_MountTransmutationPeak_Rare_Name"/utf8>>}}; 2279083349 -> {some, {game_caption_text_data, 2279083349, <<"Caption_MountTransmutationPeak_Uncommon_Name"/utf8>>}}; 1660391697 -> {some, {game_caption_text_data, 1660391697, <<"Caption_GuiseTransmutationPeak_Mythic_Name"/utf8>>}}; 4073620990 -> {some, {game_caption_text_data, 4073620990, <<"Caption_GuiseTransmutationPeak_Legendary_Name"/utf8>>}}; 382645837 -> {some, {game_caption_text_data, 382645837, <<"Caption_GuiseTransmutationPeak_Heroic_Name"/utf8>>}}; 203136781 -> {some, {game_caption_text_data, 203136781, <<"Caption_GuiseTransmutationPeak_Rare_Name"/utf8>>}}; 2417362799 -> {some, {game_caption_text_data, 2417362799, <<"Caption_GuiseTransmutationPeak_Uncommon_Name"/utf8>>}}; 2258385693 -> {some, {game_caption_text_data, 2258385693, <<"Caption_Package_Unselectable_Item"/utf8>>}}; 3554038829 -> {some, {game_caption_text_data, 3554038829, <<"Caption_ExpiringItem_ItemDetail_EndDate_IncludedItem"/utf8>>}}; 2275644813 -> {some, {game_caption_text_data, 2275644813, <<"Caption_GrowthItem_SuccessGear_UseCount_Heroic"/utf8>>}}; 1926599020 -> {some, {game_caption_text_data, 1926599020, <<"Caption_GrowthItem_SuccessGear_UseCount_Heroic"/utf8>>}}; 3801523522 -> {some, {game_caption_text_data, 3801523522, <<"Caption_SeasonPass_Warning"/utf8>>}}; 2499289010 -> {some, {game_caption_text_data, 2499289010, <<"Text_Notify_MonsterBookNodeLevelUp"/utf8>>}}; 710742721 -> {some, {game_caption_text_data, 710742721, <<"Text_Notify_MonsterBookNodeCanAcquire"/utf8>>}}; 514431355 -> {some, {game_caption_text_data, 514431355, <<"Caption_TransmutationCoupon_Desc_NoTarget"/utf8>>}}; 3982636086 -> {some, {game_caption_text_data, 3982636086, <<"Caption_TransmutationCoupon_Noti_NoTarget"/utf8>>}}; 2449103496 -> {some, {game_caption_text_data, 2449103496, <<"Caption_TransmutationCoupon_Desc"/utf8>>}}; 1122545008 -> {some, {game_caption_text_data, 1122545008, <<"Caption_MonsterBook_MonsterExpInfo"/utf8>>}}; 1107583224 -> {some, {game_caption_text_data, 1107583224, <<"Caption_MonsterBook_MonsterKillCountInfo"/utf8>>}}; 1716921840 -> {some, {game_caption_text_data, 1716921840, <<"Caption_Cashshop_WPCButtonText"/utf8>>}}; 745618927 -> {some, {game_caption_text_data, 745618927, <<"Caption_RealmCondition_CanotRealmTransfer"/utf8>>}}; 404541618 -> {some, {game_caption_text_data, 404541618, <<"Caption_ServerDrivenPlay_Unavailable_HPItemAutoNotUse"/utf8>>}}; 2770858477 -> {some, {game_caption_text_data, 2770858477, <<"Caption_MonsterBook_Analysis_ToolTip"/utf8>>}}; 536758784 -> {some, {game_caption_text_data, 536758784, <<"Caption_ServerDrivenPlay_WaitingHPRecovering"/utf8>>}}; 3352937659 -> {some, {game_caption_text_data, 3352937659, <<"Caption_ServerDrivenPlay_WaitingHPRecovery"/utf8>>}}; 4080395417 -> {some, {game_caption_text_data, 4080395417, <<"Caption_ServerDrivenPlay_WaitingHPRecoverySetting"/utf8>>}}; 584233392 -> {some, {game_caption_text_data, 584233392, <<"Caption_SequenceText_Guise_General_0058"/utf8>>}}; 546778250 -> {some, {game_caption_text_data, 546778250, <<"Caption_ServerDrivenPlay_Setting_Button"/utf8>>}}; 2402592525 -> {some, {game_caption_text_data, 2402592525, <<"Caption_ServerDrivenPlay_Setting_Desc"/utf8>>}}; 3593646095 -> {some, {game_caption_text_data, 3593646095, <<"Caption_ServerDrivenPlay_Setting_Name"/utf8>>}}; 1267689540 -> {some, {game_caption_text_data, 1267689540, <<"Caption_GetQuestRewardList_ProcessingConditionPop_ClanName_QuestTitle_CompleteFormat"/utf8>>}}; 4287014251 -> {some, {game_caption_text_data, 4287014251, <<"Caption_GetQuestRewardList_ProcessingConditionPop_ClanName_QuestTitle_Format"/utf8>>}}; 3855622546 -> {some, {game_caption_text_data, 3855622546, <<"Caption_GetQuestRewardList_ProcessingConditionPop"/utf8>>}}; 973677729 -> {some, {game_caption_text_data, 973677729, <<"Caption_AnniversaryMainListName"/utf8>>}}; 3522147682 -> {some, {game_caption_text_data, 3522147682, <<"Caption_CloseTime"/utf8>>}}; 510287688 -> {some, {game_caption_text_data, 510287688, <<"Caption_MountTransmutationRecordPeriod_ItemGradeInfo"/utf8>>}}; 1073919074 -> {some, {game_caption_text_data, 1073919074, <<"Caption_GuiseTransmutationRecordPeriod_ItemGradeInfo"/utf8>>}}; 2809320103 -> {some, {game_caption_text_data, 2809320103, <<"Caption_MainReward"/utf8>>}}; 1616771555 -> {some, {game_caption_text_data, 1616771555, <<"Caption_Recommand"/utf8>>}}; 959556055 -> {some, {game_caption_text_data, 959556055, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text_Nothing"/utf8>>}}; 132023141 -> {some, {game_caption_text_data, 132023141, <<"Caption_TimeCrevice_WarpConfirmPop_Guidetext"/utf8>>}}; 1631666461 -> {some, {game_caption_text_data, 1631666461, <<"Caption_TimeCrevice_WarpConfirmPop_Notconnect"/utf8>>}}; 2583174035 -> {some, {game_caption_text_data, 2583174035, <<"Caption_NotInCovenant"/utf8>>}}; 439468317 -> {some, {game_caption_text_data, 439468317, <<"Caption_ServerDrivenPlay_PKServerDrivenPlayModeEnd"/utf8>>}}; 2840414922 -> {some, {game_caption_text_data, 2840414922, <<"Caption_Chat_SendCurrencyCost"/utf8>>}}; 357236474 -> {some, {game_caption_text_data, 357236474, <<"Caption_StrongholdBattle_PhaseRanking_Description"/utf8>>}}; 524587784 -> {some, {game_caption_text_data, 524587784, <<"Caption_StrongholdBattle_PhaseRanking_Title"/utf8>>}}; 2728314017 -> {some, {game_caption_text_data, 2728314017, <<"Caption_StrongholdBattle_Reward"/utf8>>}}; 143790966 -> {some, {game_caption_text_data, 143790966, <<"Caption_MonsterBook_Collection_Info"/utf8>>}}; 3764175513 -> {some, {game_caption_text_data, 3764175513, <<"Caption_MonsterBook_GetExp_Popup_NotRegisteredExpItem"/utf8>>}}; 2953587783 -> {some, {game_caption_text_data, 2953587783, <<"Caption_MonsterBook_GetExp_Popup_UseExpItem"/utf8>>}}; 1857488222 -> {some, {game_caption_text_data, 1857488222, <<"Caption_MonsterBook_GetExp_Popup_HaveExpItem"/utf8>>}}; 1048674721 -> {some, {game_caption_text_data, 1048674721, <<"Caption_RealmTransfer_Require_Player_NotInCovenant_Other"/utf8>>}}; 3151195331 -> {some, {game_caption_text_data, 3151195331, <<"Caption_RealmTransfer_Require_Covenant_NotJoinExpedition_Unsatisfied"/utf8>>}}; 3387785413 -> {some, {game_caption_text_data, 3387785413, <<"Caption_RealmTransfer_Require_Covenant_NotJoinExpedition"/utf8>>}}; 2570623434 -> {some, {game_caption_text_data, 2570623434, <<"Caption_RealmTransfer_Require_Covenant_NotJoinCampaign_Unsatisfied"/utf8>>}}; 3092730124 -> {some, {game_caption_text_data, 3092730124, <<"Caption_RealmTransfer_Require_Covenant_NotJoinCampaign"/utf8>>}}; 1572693241 -> {some, {game_caption_text_data, 1572693241, <<"Desc_Covenant_AddReward_StrongholdBattle_20"/utf8>>}}; 615513361 -> {some, {game_caption_text_data, 615513361, <<"Desc_Covenant_AddReward_StrongholdBattle_19"/utf8>>}}; 3024192048 -> {some, {game_caption_text_data, 3024192048, <<"Desc_Covenant_AddReward_StrongholdBattle_18"/utf8>>}}; 1137903439 -> {some, {game_caption_text_data, 1137903439, <<"Desc_Covenant_AddReward_StrongholdBattle_17"/utf8>>}}; 3546582126 -> {some, {game_caption_text_data, 3546582126, <<"Desc_Covenant_AddReward_StrongholdBattle_16"/utf8>>}}; 3985364621 -> {some, {game_caption_text_data, 3985364621, <<"Desc_Covenant_AddReward_StrongholdBattle"/utf8>>}}; 2756315823 -> {some, {game_caption_text_data, 2756315823, <<"Name_Covenant_AddReward_StrongholdBattle"/utf8>>}}; 4068972204 -> {some, {game_caption_text_data, 4068972204, <<"Desc_Covenant_AddReward_StrongholdBattle_14"/utf8>>}}; 2182683595 -> {some, {game_caption_text_data, 2182683595, <<"Desc_Covenant_AddReward_StrongholdBattle_13"/utf8>>}}; 296394986 -> {some, {game_caption_text_data, 296394986, <<"Desc_Covenant_AddReward_StrongholdBattle_12"/utf8>>}}; 2705073673 -> {some, {game_caption_text_data, 2705073673, <<"Desc_Covenant_AddReward_StrongholdBattle_11"/utf8>>}}; 818785064 -> {some, {game_caption_text_data, 818785064, <<"Desc_Covenant_AddReward_StrongholdBattle_10"/utf8>>}}; 4156572480 -> {some, {game_caption_text_data, 4156572480, <<"Desc_Covenant_AddReward_StrongholdBattle_09"/utf8>>}}; 3839484112 -> {some, {game_caption_text_data, 3839484112, <<"TooltipText_Covenant_AddReward_StrongholdBattle_08"/utf8>>}}; 2270283871 -> {some, {game_caption_text_data, 2270283871, <<"Desc_Covenant_AddReward_StrongholdBattle_08"/utf8>>}}; 2037402015 -> {some, {game_caption_text_data, 2037402015, <<"Desc_Covenant_AddReward_StrongholdBattle_08"/utf8>>}}; 808353217 -> {some, {game_caption_text_data, 808353217, <<"Name_Covenant_AddReward_StrongholdBattle_08"/utf8>>}}; 1346565627 -> {some, {game_caption_text_data, 1346565627, <<"Desc_Covenant_AddReward_StrongholdBattle_Free_03"/utf8>>}}; 1346565626 -> {some, {game_caption_text_data, 1346565626, <<"Desc_Covenant_AddReward_StrongholdBattle_Free_02"/utf8>>}}; 1346565625 -> {some, {game_caption_text_data, 1346565625, <<"Desc_Covenant_AddReward_StrongholdBattle_Free_01"/utf8>>}}; 2274508022 -> {some, {game_caption_text_data, 2274508022, <<"TooltipText_Personal_List_23Aug16"/utf8>>}}; 148203349 -> {some, {game_caption_text_data, 148203349, <<"Desc_Personal_List_23Aug16"/utf8>>}}; 3231635351 -> {some, {game_caption_text_data, 3231635351, <<"Name_Personal_List_23Aug16"/utf8>>}}; 3599828586 -> {some, {game_caption_text_data, 3599828586, <<"Desc_Personal_DailyStepOpen_23Aug16"/utf8>>}}; 1447181662 -> {some, {game_caption_text_data, 1447181662, <<"Caption_ScoringInfo"/utf8>>}}; 1506233023 -> {some, {game_caption_text_data, 1506233023, <<"Caption_MyScore"/utf8>>}}; 3002415275 -> {some, {game_caption_text_data, 3002415275, <<"Caption_CovenantTotalScore"/utf8>>}}; 3339427528 -> {some, {game_caption_text_data, 3339427528, <<"Caption_RankRenewalInfo10min"/utf8>>}}; 3332855021 -> {some, {game_caption_text_data, 3332855021, <<"Caption_TotalRank"/utf8>>}}; 2466047951 -> {some, {game_caption_text_data, 2466047951, <<"Caption_AnniversaryDailyStepOpen_TotalScore"/utf8>>}}; 2693674761 -> {some, {game_caption_text_data, 2693674761, <<"Caption_Anniversary_AttendanceStatus"/utf8>>}}; 3301135417 -> {some, {game_caption_text_data, 3301135417, <<"Caption_AnniversaryComingSoonDate"/utf8>>}}; 77880881 -> {some, {game_caption_text_data, 77880881, <<"Caption_AnniversaryDday"/utf8>>}}; 950422483 -> {some, {game_caption_text_data, 950422483, <<"Caption_AnniversaryEmphasizeDate"/utf8>>}}; 3161816582 -> {some, {game_caption_text_data, 3161816582, <<"Caption_Complete"/utf8>>}}; 256262658 -> {some, {game_caption_text_data, 256262658, <<"Caption_GetReward"/utf8>>}}; 3402837276 -> {some, {game_caption_text_data, 3402837276, <<"Caption_ShortCuts"/utf8>>}}; 3428729740 -> {some, {game_caption_text_data, 3428729740, <<"Name_Personal_DailyStepOpen_23Aug16"/utf8>>}}; 3333711899 -> {some, {game_caption_text_data, 3333711899, <<"TooltipText_Personal_EmphasizeReward_Attendance_23Aug16"/utf8>>}}; 3547319002 -> {some, {game_caption_text_data, 3547319002, <<"Desc_Personal_EmphasizeReward_Attendance_23Aug16"/utf8>>}}; 1481828956 -> {some, {game_caption_text_data, 1481828956, <<"Name_Personal_EmphasizeReward_Attendance_23Aug16"/utf8>>}}; 4254630215 -> {some, {game_caption_text_data, 4254630215, <<"Text_Desc_RewardStatDisplay_MonsterBookCollection"/utf8>>}}; 4072680777 -> {some, {game_caption_text_data, 4072680777, <<"Text_Name_RewardStatDisplay_MonsterBookCollection"/utf8>>}}; 4026192985 -> {some, {game_caption_text_data, 4026192985, <<"Caption_MainMenu_MonsterBook"/utf8>>}}; 2405510060 -> {some, {game_caption_text_data, 2405510060, <<"Caption_AdventureGuide_TimeCrevice_Desc_Boss"/utf8>>}}; 2980931050 -> {some, {game_caption_text_data, 2980931050, <<"Caption_GameOption_AutoAttack_Off"/utf8>>}}; 363972889 -> {some, {game_caption_text_data, 363972889, <<"Caption_GameOption_SkillReservCancle_DESC"/utf8>>}}; 1055396187 -> {some, {game_caption_text_data, 1055396187, <<"Caption_GameOption_SkillReservCancle"/utf8>>}}; 3598968792 -> {some, {game_caption_text_data, 3598968792, <<"Caption_GameOption_SelfTGBTVisible"/utf8>>}}; 517637240 -> {some, {game_caption_text_data, 517637240, <<"Caption_GameOption_AutoAttack_RemoveTG"/utf8>>}}; 2753437052 -> {some, {game_caption_text_data, 2753437052, <<"Caption_MyLocation"/utf8>>}}; 2298099980 -> {some, {game_caption_text_data, 2298099980, <<"Caption_RealmTransfer_ButtonText_TransferReady"/utf8>>}}; 742300293 -> {some, {game_caption_text_data, 742300293, <<"Caption_RealmTransfer_ButtonText_Registering"/utf8>>}}; 183165960 -> {some, {game_caption_text_data, 183165960, <<"Caption_RealmTransfer_ButtonText_Apply"/utf8>>}}; 600178110 -> {some, {game_caption_text_data, 600178110, <<"Caption_ServerDrivenPlay_LeaveToCrossRealm_SeasonClosed"/utf8>>}}; 4187396384 -> {some, {game_caption_text_data, 4187396384, <<"Caption_ServerDrivenPlay_LeaveToCrossRealm_PlayTime"/utf8>>}}; 2205082655 -> {some, {game_caption_text_data, 2205082655, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_Fail"/utf8>>}}; 2010248255 -> {some, {game_caption_text_data, 2010248255, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_NotEnoughPlayTime"/utf8>>}}; 2057046005 -> {some, {game_caption_text_data, 2057046005, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_InventoryWeightFail"/utf8>>}}; 2553097702 -> {some, {game_caption_text_data, 2553097702, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_ServerInspection"/utf8>>}}; 1320231252 -> {some, {game_caption_text_data, 1320231252, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_ServerExceedingCapacity"/utf8>>}}; 1945708211 -> {some, {game_caption_text_data, 1945708211, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_NotEnoughCost"/utf8>>}}; 1881514304 -> {some, {game_caption_text_data, 1881514304, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_NpcClosed2"/utf8>>}}; 2086021614 -> {some, {game_caption_text_data, 2086021614, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_NpcClosed"/utf8>>}}; 1611196502 -> {some, {game_caption_text_data, 1611196502, <<"Caption_ServerDrivenPlay_CrossRealmWarpConfirm_SeasonClosed"/utf8>>}}; 2800792678 -> {some, {game_caption_text_data, 2800792678, <<"Caption_ServerDrivenPlay_CanNotUseWhenMovingToRegionWithAutoMove"/utf8>>}}; 1029261245 -> {some, {game_caption_text_data, 1029261245, <<"Caption_ServerDrivenPlay_StartInCrossRealm_AreaOutsideHuntingPoint"/utf8>>}}; 2581019351 -> {some, {game_caption_text_data, 2581019351, <<"Caption_ServerDrivenPlay_StartInCrossRealm_HuntingPoint"/utf8>>}}; 3016469457 -> {some, {game_caption_text_data, 3016469457, <<"Caption_WorldMap_Error_FindHuntingSite_Region"/utf8>>}}; 4062906846 -> {some, {game_caption_text_data, 4062906846, <<"Text_Notify_SafeZone_CurseImmuneBuffEnded_Auto"/utf8>>}}; 2548406049 -> {some, {game_caption_text_data, 2548406049, <<"Caption_RealmTransfer_Covenant_IsNotInCovenant"/utf8>>}}; 145919610 -> {some, {game_caption_text_data, 145919610, <<"Caption_RealmTransfer_TargetRealm_SelectRealm"/utf8>>}}; 953892563 -> {some, {game_caption_text_data, 953892563, <<"Caption_CrossRealm_PlayerLoacationModule_PlayerState_OffLine"/utf8>>}}; 2163395679 -> {some, {game_caption_text_data, 2163395679, <<"Caption_CrossRealm_PlayerLoacationModule_PlayerState_AnothorRegion"/utf8>>}}; 1678208871 -> {some, {game_caption_text_data, 1678208871, <<"Caption_MonsterBook_Analysis_Popup_LockCount"/utf8>>}}; 3147460447 -> {some, {game_caption_text_data, 3147460447, <<"Caption_MonsterBook_UITitle"/utf8>>}}; 1440877739 -> {some, {game_caption_text_data, 1440877739, <<"Caption_MonsterBook_GetExp_Popup_NotExpItem"/utf8>>}}; 1510477316 -> {some, {game_caption_text_data, 1510477316, <<"Caption_MonsterBook_Analysis_Popup_Desc"/utf8>>}}; 2977331086 -> {some, {game_caption_text_data, 2977331086, <<"Caption_MonsterBook_Analysis_Unlock"/utf8>>}}; 3527841150 -> {some, {game_caption_text_data, 3527841150, <<"Caption_MonsterBook_Analysis_NotGetToolTip"/utf8>>}}; 1449246902 -> {some, {game_caption_text_data, 1449246902, <<"Caption_MonsterBook_Analysis_YellowStatInfo"/utf8>>}}; 3473693650 -> {some, {game_caption_text_data, 3473693650, <<"Caption_MonsterBook_Analysis_BlueStatInfo"/utf8>>}}; 3735704987 -> {some, {game_caption_text_data, 3735704987, <<"Caption_MonsterBook_Analysis_GreenStatInfo"/utf8>>}}; 73193157 -> {some, {game_caption_text_data, 73193157, <<"Caption_MonsterBook_Analysis_RedStatInfo"/utf8>>}}; 2518240602 -> {some, {game_caption_text_data, 2518240602, <<"Caption_MonsterBook_Analysis_StatInfo"/utf8>>}}; 864703757 -> {some, {game_caption_text_data, 864703757, <<"Caption_MonsterBook_Analysis_FreeCount"/utf8>>}}; 341714751 -> {some, {game_caption_text_data, 341714751, <<"Caption_MonsterBook_Analysis_NotGetStat"/utf8>>}}; 3913183402 -> {some, {game_caption_text_data, 3913183402, <<"Caption_MonsterBook_Analysis_GetStatInfo"/utf8>>}}; 649278303 -> {some, {game_caption_text_data, 649278303, <<"Caption_MonsterBook_AnalysisButton"/utf8>>}}; 573123728 -> {some, {game_caption_text_data, 573123728, <<"Caption_MonsterBook_GetExp_Popup_Title"/utf8>>}}; 4212263832 -> {some, {game_caption_text_data, 4212263832, <<"Caption_MonsterBook_GetExpButton"/utf8>>}}; 650705753 -> {some, {game_caption_text_data, 650705753, <<"Caption_MonsterBook_GetMonsterBookExp_ToolTip"/utf8>>}}; 2584058220 -> {some, {game_caption_text_data, 2584058220, <<"Caption_MonsterBook_GetMonsterBook_ToolTip"/utf8>>}}; 4181705245 -> {some, {game_caption_text_data, 4181705245, <<"Caption_MonsterBook_LevelRewardInfo_Popup_ExcessLevel"/utf8>>}}; 209515660 -> {some, {game_caption_text_data, 209515660, <<"Caption_MonsterBook_LevelRewardInfo_Popup_Title"/utf8>>}}; 2385005661 -> {some, {game_caption_text_data, 2385005661, <<"Caption_MonsterBook_ExpRewardInfo"/utf8>>}}; 3588305064 -> {some, {game_caption_text_data, 3588305064, <<"Caption_MonsterBook_GetExpInfo"/utf8>>}}; 2394034504 -> {some, {game_caption_text_data, 2394034504, <<"Caption_MonsterBook_LevelRewardInfo"/utf8>>}}; 3230024939 -> {some, {game_caption_text_data, 3230024939, <<"Caption_MonsterBook_GetInfo"/utf8>>}}; 900606816 -> {some, {game_caption_text_data, 900606816, <<"Caption_MonsterBook_GetRewardInfo"/utf8>>}}; 2791702761 -> {some, {game_caption_text_data, 2791702761, <<"Caption_MonsterBook_GetExpTip"/utf8>>}}; 138821776 -> {some, {game_caption_text_data, 138821776, <<"Caption_MonsterBook_NotGet"/utf8>>}}; 3432158499 -> {some, {game_caption_text_data, 3432158499, <<"Caption_MonsterBookCollection_GetStatInfo"/utf8>>}}; 4276808660 -> {some, {game_caption_text_data, 4276808660, <<"Caption_MonsterBookAnalysis"/utf8>>}}; 1675397346 -> {some, {game_caption_text_data, 1675397346, <<"Caption_MonsterBook_NodeGetPossible_MonsterKillCount"/utf8>>}}; 1943242118 -> {some, {game_caption_text_data, 1943242118, <<"Caption_MonsterBook_NodeGetPossible_MonsterBookDevelopItem"/utf8>>}}; 1385158928 -> {some, {game_caption_text_data, 1385158928, <<"Caption_MonsterBook"/utf8>>}}; 1447725574 -> {some, {game_caption_text_data, 1447725574, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Tab"/utf8>>}}; 1447725573 -> {some, {game_caption_text_data, 1447725573, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Tab"/utf8>>}}; 3517579439 -> {some, {game_caption_text_data, 3517579439, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards"/utf8>>}}; 1075177517 -> {some, {game_caption_text_data, 1075177517, <<"Caption_CashShop_RealmTransfer_Covenant_CanNotOutBoundPeriod"/utf8>>}}; 1764933981 -> {some, {game_caption_text_data, 1764933981, <<"Caption_CashShop_RealmTransfer_RealmAccount_CanNotOutBoundPeriod"/utf8>>}}; 317220739 -> {some, {game_caption_text_data, 317220739, <<"Caption_Covenant_Hostility"/utf8>>}}; 2329322067 -> {some, {game_caption_text_data, 2329322067, <<"Caption_Covenant_Alliance"/utf8>>}}; 1572072666 -> {some, {game_caption_text_data, 1572072666, <<"Caption_Erosion_BlackSword_UseCheck_CannotInstall"/utf8>>}}; 1631759209 -> {some, {game_caption_text_data, 1631759209, <<"Caption_Erosion_BlackSword_UseCheck_CanInstall"/utf8>>}}; 4072947477 -> {some, {game_caption_text_data, 4072947477, <<"Caption_GrowthItem_SpecialGearEnhancement_NoSchedule"/utf8>>}}; 4181304972 -> {some, {game_caption_text_data, 4181304972, <<"Caption_GrowthItem_SpecialGearEnhancement_ResetUseCountTiming"/utf8>>}}; 2799985483 -> {some, {game_caption_text_data, 2799985483, <<"Caption_GrowthItem_GearBoundAndErodedType_UseWarningPopup"/utf8>>}}; 3256051508 -> {some, {game_caption_text_data, 3256051508, <<"Caption_GrowthItem_SpecialGearEnhancement_FullUseCount"/utf8>>}}; 2078913804 -> {some, {game_caption_text_data, 2078913804, <<"Caption_GrowthItem_SuccessGear_UseCount_Rare"/utf8>>}}; 154002922 -> {some, {game_caption_text_data, 154002922, <<"Caption_GrowthItem_NoErosionDestructionGear_UseCount"/utf8>>}}; 3884810388 -> {some, {game_caption_text_data, 3884810388, <<"Caption_GrowthItem_SuccessGear_UseWarningPopup"/utf8>>}}; 1468633678 -> {some, {game_caption_text_data, 1468633678, <<"Caption_GrowthItem_SuccessGear"/utf8>>}}; 118608725 -> {some, {game_caption_text_data, 118608725, <<"Caption_GrowthItem_NoErosionDestructionGear"/utf8>>}}; 1697224965 -> {some, {game_caption_text_data, 1697224965, <<"RegionContentKindName_TimeCrevice"/utf8>>}}; 3157890656 -> {some, {game_caption_text_data, 3157890656, <<"RegionContentKindName_SafeZone"/utf8>>}}; 1077566279 -> {some, {game_caption_text_data, 1077566279, <<"RegionContentKindName_Regular"/utf8>>}}; 1773819673 -> {some, {game_caption_text_data, 1773819673, <<"Caption_TransmutationRetry_PopupDateInfo"/utf8>>}}; 3784258075 -> {some, {game_caption_text_data, 3784258075, <<"Caption_TransmutationRetry_Craft"/utf8>>}}; 332227402 -> {some, {game_caption_text_data, 332227402, <<"Caption_TransmutationRetry_GetItem"/utf8>>}}; 3784317560 -> {some, {game_caption_text_data, 3784317560, <<"Caption_TransmutationRetry_PopupSubDesc"/utf8>>}}; 2248156775 -> {some, {game_caption_text_data, 2248156775, <<"Caption_TransmutationRetry_NoRecord"/utf8>>}}; 3036376298 -> {some, {game_caption_text_data, 3036376298, <<"Caption_TransmutationRetry_Record"/utf8>>}}; 2003222257 -> {some, {game_caption_text_data, 2003222257, <<"Caption_TransmutationRetryMount_PopupDesc"/utf8>>}}; 1848213460 -> {some, {game_caption_text_data, 1848213460, <<"Caption_TransmutationRetryMount_PopupTitle"/utf8>>}}; 1350239854 -> {some, {game_caption_text_data, 1350239854, <<"Caption_TransmutationRetryGuise_PopupTitle"/utf8>>}}; 2589655432 -> {some, {game_caption_text_data, 2589655432, <<"Caption_CrossRealm"/utf8>>}}; 2117899286 -> {some, {game_caption_text_data, 2117899286, <<"Caption_TimeCrevice_WarpConfirmPop_WarpCancelBtn"/utf8>>}}; 2349630222 -> {some, {game_caption_text_data, 2349630222, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirmBtn"/utf8>>}}; 3526877874 -> {some, {game_caption_text_data, 3526877874, <<"Desc_Personal_DailyStepOpen_23July26"/utf8>>}}; 3172724648 -> {some, {game_caption_text_data, 3172724648, <<"Caption_TimeCrevice_WarpConfirmPop_Error_NpcClosed2"/utf8>>}}; 1890632557 -> {some, {game_caption_text_data, 1890632557, <<"Caption_DiplomacyChat_NotCovenant"/utf8>>}}; 2285718229 -> {some, {game_caption_text_data, 2285718229, <<"Caption_Pvp_Alert_CrossRealm"/utf8>>}}; 2285718228 -> {some, {game_caption_text_data, 2285718228, <<"Caption_Pvp_Alert_CrossRealm"/utf8>>}}; 1176184573 -> {some, {game_caption_text_data, 1176184573, <<"Caption_CustomizationShare_ChangeUILoad_Popup_Desc"/utf8>>}}; 459930614 -> {some, {game_caption_text_data, 459930614, <<"Caption_DiplomacyChat_Inviting"/utf8>>}}; 3555099896 -> {some, {game_caption_text_data, 3555099896, <<"Caption_TimeCrevice_WarpConfirmPop_AutoUse"/utf8>>}}; 1186256036 -> {some, {game_caption_text_data, 1186256036, <<"Caption_TimeCrevice_WarpConfirmPop_WarpNpcAutoCheck"/utf8>>}}; 755285832 -> {some, {game_caption_text_data, 755285832, <<"Caption_TimeCrevice_WarpConfirmPop_ReturnItemAutoCheck"/utf8>>}}; 2878288497 -> {some, {game_caption_text_data, 2878288497, <<"Caption_TimeCrevice_TimeRechargePop_Error_RechargeTimeExceed"/utf8>>}}; 436464953 -> {some, {game_caption_text_data, 436464953, <<"Caption_TimeCrevice_TimeRechargePop_Error_SeasonTimeExceed"/utf8>>}}; 15715590 -> {some, {game_caption_text_data, 15715590, <<"Caption_TimeCrevice_TimeRechargePop_Error_SeasonClosed"/utf8>>}}; 1361967070 -> {some, {game_caption_text_data, 1361967070, <<"Caption_TimeCrevice_TimeRechargeItem_SeasonMaxRechargingTime_M"/utf8>>}}; 129236886 -> {some, {game_caption_text_data, 129236886, <<"Caption_TimeCrevice_TimeRechargeItem_SeasonMaxRechargingTime_HM"/utf8>>}}; 2759696482 -> {some, {game_caption_text_data, 2759696482, <<"Caption_TimeCrevice_TimeRechargeItem_SeasonMaxRechargingTime"/utf8>>}}; 3078966555 -> {some, {game_caption_text_data, 3078966555, <<"Caption_TimeCrevice_FrontierGuards_BuffGuide"/utf8>>}}; 3359179877 -> {some, {game_caption_text_data, 3359179877, <<"Caption_TimeCrevice_FrontierGuards_BuffDeserve_False"/utf8>>}}; 3347057898 -> {some, {game_caption_text_data, 3347057898, <<"Caption_TimeCrevice_FrontierGuards_BuffDeserve_True"/utf8>>}}; 3552048565 -> {some, {game_caption_text_data, 3552048565, <<"Caption_CrossRealmNameTag"/utf8>>}}; 2992423268 -> {some, {game_caption_text_data, 2992423268, <<"Caption_ChatSend_CurrencyUseWarning"/utf8>>}}; 1532731944 -> {some, {game_caption_text_data, 1532731944, <<"Caption_Chat_SendChatting"/utf8>>}}; 2931500429 -> {some, {game_caption_text_data, 2931500429, <<"Caption_Chat"/utf8>>}}; 2273173421 -> {some, {game_caption_text_data, 2273173421, <<"Caption_ChatRoom_Create"/utf8>>}}; 3119398648 -> {some, {game_caption_text_data, 3119398648, <<"Caption_DiplomacyChatCount"/utf8>>}}; 2958995143 -> {some, {game_caption_text_data, 2958995143, <<"Caption_Exit"/utf8>>}}; 787332186 -> {some, {game_caption_text_data, 787332186, <<"Caption_Management"/utf8>>}}; 1791983727 -> {some, {game_caption_text_data, 1791983727, <<"Caption_Diplomacy"/utf8>>}}; 1263567264 -> {some, {game_caption_text_data, 1263567264, <<"Caption_Disbanding"/utf8>>}}; 2235385535 -> {some, {game_caption_text_data, 2235385535, <<"Caption_Export"/utf8>>}}; 3779806060 -> {some, {game_caption_text_data, 3779806060, <<"Caption_Invite"/utf8>>}}; 4218149069 -> {some, {game_caption_text_data, 4218149069, <<"Caption_Entrance"/utf8>>}}; 3117290599 -> {some, {game_caption_text_data, 3117290599, <<"Caption_Refuse"/utf8>>}}; 2063957192 -> {some, {game_caption_text_data, 2063957192, <<"Caption_Generate"/utf8>>}}; 629814447 -> {some, {game_caption_text_data, 629814447, <<"Caption_DiplomacyChat_DelimitedLetter"/utf8>>}}; 169783185 -> {some, {game_caption_text_data, 169783185, <<"Caption_FilteringChat"/utf8>>}}; 271704445 -> {some, {game_caption_text_data, 271704445, <<"Caption_Chat_Realm"/utf8>>}}; 4266229592 -> {some, {game_caption_text_data, 4266229592, <<"Caption_Chat_PrivateChat_HintText_CrossRealm"/utf8>>}}; 3715102412 -> {some, {game_caption_text_data, 3715102412, <<"Caption_DiplomacyChat_InviteCovenantCheckDetail"/utf8>>}}; 1929565289 -> {some, {game_caption_text_data, 1929565289, <<"Caption_DiplomacyChat_InviteCovenantCheck"/utf8>>}}; 551568523 -> {some, {game_caption_text_data, 551568523, <<"Caption_DiplomacyChat_InviteCovenant"/utf8>>}}; 4276265505 -> {some, {game_caption_text_data, 4276265505, <<"Caption_GroupChat_Rename"/utf8>>}}; 2684681141 -> {some, {game_caption_text_data, 2684681141, <<"Caption_Rename"/utf8>>}}; 3630786266 -> {some, {game_caption_text_data, 3630786266, <<"Caption_ParticipatingCovenant"/utf8>>}}; 3637498956 -> {some, {game_caption_text_data, 3637498956, <<"Caption_DiplomacyChat_GroupName"/utf8>>}}; 317843884 -> {some, {game_caption_text_data, 317843884, <<"Caption_DiplomacyChat_JoinCovenant"/utf8>>}}; 3264855256 -> {some, {game_caption_text_data, 3264855256, <<"Caption_ParticipatingList"/utf8>>}}; 433942442 -> {some, {game_caption_text_data, 433942442, <<"Caption_DiplomacyChat_HoldInvitation"/utf8>>}}; 2788099905 -> {some, {game_caption_text_data, 2788099905, <<"Caption_ChatPermissions_ToCreateDiplomacyChat"/utf8>>}}; 1750068203 -> {some, {game_caption_text_data, 1750068203, <<"Caption_ChatPermissions_ToChat"/utf8>>}}; 1398634717 -> {some, {game_caption_text_data, 1398634717, <<"Caption_DiplomacyChat_Empty"/utf8>>}}; 4031691395 -> {some, {game_caption_text_data, 4031691395, <<"Caption_DiplomacyChatCreate"/utf8>>}}; 978409155 -> {some, {game_caption_text_data, 978409155, <<"Caption_DiplomacyChatCreate_Name"/utf8>>}}; 177849882 -> {some, {game_caption_text_data, 177849882, <<"Caption_DiplomacyChatCreate_NameCondition"/utf8>>}}; 800376638 -> {some, {game_caption_text_data, 800376638, <<"Caption_DiplomacyChatJoinLimit"/utf8>>}}; 485327790 -> {some, {game_caption_text_data, 485327790, <<"Caption_CrossChat_SendChattingInfo"/utf8>>}}; 4091162199 -> {some, {game_caption_text_data, 4091162199, <<"Caption_CrossChat"/utf8>>}}; 1160064210 -> {some, {game_caption_text_data, 1160064210, <<"Caption_CrossChat_SendChatting"/utf8>>}}; 2870674797 -> {some, {game_caption_text_data, 2870674797, <<"Caption_CrossChat_DailyFreeChatting"/utf8>>}}; 3333789836 -> {some, {game_caption_text_data, 3333789836, <<"Caption_Chat_Drop_Field_Item_CrossRealm"/utf8>>}}; 966860340 -> {some, {game_caption_text_data, 966860340, <<"Caption_ChatGroup_CrossRealm"/utf8>>}}; 3694792165 -> {some, {game_caption_text_data, 3694792165, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_Error_SeasonClosed"/utf8>>}}; 640242921 -> {some, {game_caption_text_data, 640242921, <<"Caption_TimeCrevice_WarpConfirmPop_ServerCondtion_SeasonClosed"/utf8>>}}; 3271059548 -> {some, {game_caption_text_data, 3271059548, <<"Hyperlink_AdventureGuide_CrossRealm01"/utf8>>}}; 3921381516 -> {some, {game_caption_text_data, 3921381516, <<"Caption_CrossRealm_Tex_GuideText02"/utf8>>}}; 3921381515 -> {some, {game_caption_text_data, 3921381515, <<"Caption_CrossRealm_Tex_GuideText01"/utf8>>}}; 4140886229 -> {some, {game_caption_text_data, 4140886229, <<"Caption_TimeCrevice_Pop_GoToQuestTimeCrevice"/utf8>>}}; 185178251 -> {some, {game_caption_text_data, 185178251, <<"Caption_TimeCrevice_Pop_GoToQuestMainRealm"/utf8>>}}; 2455066423 -> {some, {game_caption_text_data, 2455066423, <<"Caption_TimeCrevice_RemainTimeHud_Guide02"/utf8>>}}; 2455066422 -> {some, {game_caption_text_data, 2455066422, <<"Caption_TimeCrevice_RemainTimeHud_Guide01"/utf8>>}}; 3273102598 -> {some, {game_caption_text_data, 3273102598, <<"Caption_TimeCrevice_RemainTimeHud_Time"/utf8>>}}; 3198888767 -> {some, {game_caption_text_data, 3198888767, <<"Caption_TimeCrevice_WarpConfirmPop_ForcedOut_ServerInspection"/utf8>>}}; 287350480 -> {some, {game_caption_text_data, 287350480, <<"Caption_TimeCrevice_WarpConfirmPop_ForcedOut_SeasonCloese"/utf8>>}}; 2225788945 -> {some, {game_caption_text_data, 2225788945, <<"Caption_TimeCrevice_WarpConfirmPop_ForcedOut_PlayTiem"/utf8>>}}; 1512249513 -> {some, {game_caption_text_data, 1512249513, <<"Caption_TimeCrevice_WarpConfirmPop_Exit_Confirm"/utf8>>}}; 4153263557 -> {some, {game_caption_text_data, 4153263557, <<"Caption_TimeCrevice_WarpConfirmPop_SeasonClosed"/utf8>>}}; 4238476177 -> {some, {game_caption_text_data, 4238476177, <<"Caption_TimeCrevice_WarpConfirmPop_NotEnoughSeasonTime"/utf8>>}}; 381256702 -> {some, {game_caption_text_data, 381256702, <<"Caption_TimeCrevice_WarpConfirmPop_NotEnoughPlayTime"/utf8>>}}; 3895230370 -> {some, {game_caption_text_data, 3895230370, <<"Caption_TimeCrevice_WarpConfirmPop_ConditionClearQuest"/utf8>>}}; 2054217038 -> {some, {game_caption_text_data, 2054217038, <<"Caption_TimeCrevice_WarpConfirmPop_Error_ServerInspection"/utf8>>}}; 358683452 -> {some, {game_caption_text_data, 358683452, <<"Caption_TimeCrevice_WarpConfirmPop_Error_ServerExceedingCapacity"/utf8>>}}; 806223574 -> {some, {game_caption_text_data, 806223574, <<"Caption_TimeCrevice_WarpConfirmPop_Error_NpcClosed"/utf8>>}}; 2526110142 -> {some, {game_caption_text_data, 2526110142, <<"Caption_TimeCrevice_WarpConfirmPop_Error_SeasonClosed"/utf8>>}}; 2279260911 -> {some, {game_caption_text_data, 2279260911, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_Error_NotEnoughGold"/utf8>>}}; 2710298168 -> {some, {game_caption_text_data, 2710298168, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_Error_NotEnoughTime"/utf8>>}}; 2049988021 -> {some, {game_caption_text_data, 2049988021, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_Error_ServerInspection"/utf8>>}}; 104352535 -> {some, {game_caption_text_data, 104352535, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_Error_ServerExceed"/utf8>>}}; 1409541945 -> {some, {game_caption_text_data, 1409541945, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm_AutoMove"/utf8>>}}; 452295562 -> {some, {game_caption_text_data, 452295562, <<"Caption_TimeCrevice_WarpConfirmPop_WarpConfirm"/utf8>>}}; 2996777473 -> {some, {game_caption_text_data, 2996777473, <<"Caption_TimeCrevice_WarpConfirmPop_Time_Expired"/utf8>>}}; 267620829 -> {some, {game_caption_text_data, 267620829, <<"Caption_TimeCrevice_WarpConfirmPop_Time_M"/utf8>>}}; 2044095653 -> {some, {game_caption_text_data, 2044095653, <<"Caption_TimeCrevice_WarpConfirmPop_Time_HM"/utf8>>}}; 6568287 -> {some, {game_caption_text_data, 6568287, <<"Caption_TimeCrevice_WarpConfirmPop_ChargedTime"/utf8>>}}; 243128291 -> {some, {game_caption_text_data, 243128291, <<"Caption_TimeCrevice_WarpConfirmPop_BasicTime"/utf8>>}}; 1891681209 -> {some, {game_caption_text_data, 1891681209, <<"Caption_TimeCrevice_WarpConfirmPop_ServerCondtion_ServerInspection"/utf8>>}}; 1335268432 -> {some, {game_caption_text_data, 1335268432, <<"Caption_TimeCrevice_WarpConfirmPop_ServerCondtion_ExceedingCapacity"/utf8>>}}; 1047915253 -> {some, {game_caption_text_data, 1047915253, <<"Caption_TimeCrevice_WarpConfirmPop_ServerCondtion_AvailableCapacity"/utf8>>}}; 3487106521 -> {some, {game_caption_text_data, 3487106521, <<"Caption_TimeCrevice_WarpConfirmPop_ServerCondtionTitle"/utf8>>}}; 1801920820 -> {some, {game_caption_text_data, 1801920820, <<"Caption_TimeCrevice_WarpConfirmPop_Title"/utf8>>}}; 2073562806 -> {some, {game_caption_text_data, 2073562806, <<"Caption_TimeCrevice_SeasonModule_Error_ServerInspection"/utf8>>}}; 1363872270 -> {some, {game_caption_text_data, 1363872270, <<"Caption_TimeCrevice_SeasonModule_Title_ServerInspection"/utf8>>}}; 3213353140 -> {some, {game_caption_text_data, 3213353140, <<"Caption_TimeCrevice_SeasonModule_Title_Season"/utf8>>}}; 4204528093 -> {some, {game_caption_text_data, 4204528093, <<"Caption_TimeCrevice_SeasonModule_Title_PreSeasonDday"/utf8>>}}; 111521227 -> {some, {game_caption_text_data, 111521227, <<"Caption_TimeCrevice_SeasonModule_Title_PreSeason"/utf8>>}}; 2222359211 -> {some, {game_caption_text_data, 2222359211, <<"Caption_TimeCrevice_SeasonModule_Title_TimeCrevice"/utf8>>}}; 65064146 -> {some, {game_caption_text_data, 65064146, <<"Caption_CrossRealmCovenantHostilityDeclareImpossible_ListLimit2"/utf8>>}}; 65064145 -> {some, {game_caption_text_data, 65064145, <<"Caption_CrossRealmCovenantHostilityDeclareImpossible_ListLimit1"/utf8>>}}; 1428282817 -> {some, {game_caption_text_data, 1428282817, <<"Caption_CrossRealmCovenantAllianceImpossible_ListLimit"/utf8>>}}; 1428282816 -> {some, {game_caption_text_data, 1428282816, <<"Caption_CrossRealmCovenantAllianceImpossible_ListLimit"/utf8>>}}; 3482648268 -> {some, {game_caption_text_data, 3482648268, <<"Caption_CrossRealm_CovenantDiplomacyManu_DiplomacyGuideText"/utf8>>}}; 782660679 -> {some, {game_caption_text_data, 782660679, <<"Caption_CrossRealm_CovenantDiplomacyManu_NoSeasonData"/utf8>>}}; 3766219691 -> {some, {game_caption_text_data, 3766219691, <<"Caption_CrossRealm_CovenantDiplomacyManu_SelectRealmGuideText"/utf8>>}}; 3853172126 -> {some, {game_caption_text_data, 3853172126, <<"Caption_CrossRealm_CovenantDiplomacyManu_SelectRealmBtnTitle"/utf8>>}}; 765459297 -> {some, {game_caption_text_data, 765459297, <<"Caption_CrossRealm_CovenantDiplomacyManu_SortTitle_Realm"/utf8>>}}; 1264580970 -> {some, {game_caption_text_data, 1264580970, <<"Caption_CrossRealm_CovenantDiplomacyManu_GuideText"/utf8>>}}; 796908074 -> {some, {game_caption_text_data, 796908074, <<"Caption_CrossRealm_CovenantDiplomacyManu_ManuTitle"/utf8>>}}; 254606385 -> {some, {game_caption_text_data, 254606385, <<"Caption_TimeCrevice_Pop_TimeChargeCheck"/utf8>>}}; 981344982 -> {some, {game_caption_text_data, 981344982, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 1029704111 -> {some, {game_caption_text_data, 1029704111, <<"Caption_TimeCrevice_WorldmapPop_Desc_FrontierGuards"/utf8>>}}; 990982712 -> {some, {game_caption_text_data, 990982712, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 1029704110 -> {some, {game_caption_text_data, 1029704110, <<"Caption_TimeCrevice_WorldmapPop_Desc_FrontierGuards"/utf8>>}}; 990982711 -> {some, {game_caption_text_data, 990982711, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 990982710 -> {some, {game_caption_text_data, 990982710, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 981344981 -> {some, {game_caption_text_data, 981344981, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344980 -> {some, {game_caption_text_data, 981344980, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344979 -> {some, {game_caption_text_data, 981344979, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344978 -> {some, {game_caption_text_data, 981344978, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344977 -> {some, {game_caption_text_data, 981344977, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344976 -> {some, {game_caption_text_data, 981344976, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 981344975 -> {some, {game_caption_text_data, 981344975, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 990982708 -> {some, {game_caption_text_data, 990982708, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 3748995189 -> {some, {game_caption_text_data, 3748995189, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995188 -> {some, {game_caption_text_data, 3748995188, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995187 -> {some, {game_caption_text_data, 3748995187, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995186 -> {some, {game_caption_text_data, 3748995186, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995185 -> {some, {game_caption_text_data, 3748995185, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995184 -> {some, {game_caption_text_data, 3748995184, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995183 -> {some, {game_caption_text_data, 3748995183, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 990982706 -> {some, {game_caption_text_data, 990982706, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 3748995182 -> {some, {game_caption_text_data, 3748995182, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 3748995181 -> {some, {game_caption_text_data, 3748995181, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Desc"/utf8>>}}; 990982704 -> {some, {game_caption_text_data, 990982704, <<"Caption_TimeCrevice_WorldmapPop_FrontierGuards_Title"/utf8>>}}; 2724009762 -> {some, {game_caption_text_data, 2724009762, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Close"/utf8>>}}; 3614828035 -> {some, {game_caption_text_data, 3614828035, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Move"/utf8>>}}; 1804262282 -> {some, {game_caption_text_data, 1804262282, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262281 -> {some, {game_caption_text_data, 1804262281, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262280 -> {some, {game_caption_text_data, 1804262280, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262279 -> {some, {game_caption_text_data, 1804262279, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 690896718 -> {some, {game_caption_text_data, 690896718, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Desc"/utf8>>}}; 1804262278 -> {some, {game_caption_text_data, 1804262278, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262277 -> {some, {game_caption_text_data, 1804262277, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 690896717 -> {some, {game_caption_text_data, 690896717, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Desc"/utf8>>}}; 1804262276 -> {some, {game_caption_text_data, 1804262276, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262275 -> {some, {game_caption_text_data, 1804262275, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262274 -> {some, {game_caption_text_data, 1804262274, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 1804262273 -> {some, {game_caption_text_data, 1804262273, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 3524375657 -> {some, {game_caption_text_data, 3524375657, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 690896716 -> {some, {game_caption_text_data, 690896716, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Desc"/utf8>>}}; 3524375656 -> {some, {game_caption_text_data, 3524375656, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 3524375655 -> {some, {game_caption_text_data, 3524375655, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 690896715 -> {some, {game_caption_text_data, 690896715, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Desc"/utf8>>}}; 3524375652 -> {some, {game_caption_text_data, 3524375652, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 3524375650 -> {some, {game_caption_text_data, 3524375650, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 3524375649 -> {some, {game_caption_text_data, 3524375649, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Text"/utf8>>}}; 448809806 -> {some, {game_caption_text_data, 448809806, <<"Caption_TimeCrevice_FrontierGuards_OccupyStatePop_Title"/utf8>>}}; 1556679731 -> {some, {game_caption_text_data, 1556679731, <<"Caption_TimeCrevice_Pop_FrontierGuardsOccupyReward"/utf8>>}}; 1556679730 -> {some, {game_caption_text_data, 1556679730, <<"Caption_TimeCrevice_Pop_FrontierGuardsOccupyReward"/utf8>>}}; 1556679729 -> {some, {game_caption_text_data, 1556679729, <<"Caption_TimeCrevice_Pop_FrontierGuardsOccupyReward"/utf8>>}}; 1084125405 -> {some, {game_caption_text_data, 1084125405, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125404 -> {some, {game_caption_text_data, 1084125404, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125403 -> {some, {game_caption_text_data, 1084125403, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125402 -> {some, {game_caption_text_data, 1084125402, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125401 -> {some, {game_caption_text_data, 1084125401, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125400 -> {some, {game_caption_text_data, 1084125400, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125399 -> {some, {game_caption_text_data, 1084125399, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 1084125398 -> {some, {game_caption_text_data, 1084125398, <<"Caption_TimeCrevice_BossSpawnNoti"/utf8>>}}; 3758569353 -> {some, {game_caption_text_data, 3758569353, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 3758569352 -> {some, {game_caption_text_data, 3758569352, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 3758569351 -> {some, {game_caption_text_data, 3758569351, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 584082358 -> {some, {game_caption_text_data, 584082358, <<"Caption_AdventureGuide_TimeCrevice_Desc_FrontierGuards"/utf8>>}}; 4014281128 -> {some, {game_caption_text_data, 4014281128, <<"Caption_AdventureGuide_TimeCrevice_FrontierGuards_Select"/utf8>>}}; 4014281127 -> {some, {game_caption_text_data, 4014281127, <<"Caption_AdventureGuide_TimeCrevice_FrontierGuards_Select"/utf8>>}}; 4014281126 -> {some, {game_caption_text_data, 4014281126, <<"Caption_AdventureGuide_TimeCrevice_FrontierGuards_Select"/utf8>>}}; 4014281125 -> {some, {game_caption_text_data, 4014281125, <<"Caption_AdventureGuide_TimeCrevice_FrontierGuards_Select"/utf8>>}}; 584082356 -> {some, {game_caption_text_data, 584082356, <<"Caption_AdventureGuide_TimeCrevice_Desc_FrontierGuards"/utf8>>}}; 269125747 -> {some, {game_caption_text_data, 269125747, <<"Caption_AdventureGuide_TimeCrevice_FrontierGuards_NonSelect"/utf8>>}}; 3380097062 -> {some, {game_caption_text_data, 3380097062, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3380097061 -> {some, {game_caption_text_data, 3380097061, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3380097060 -> {some, {game_caption_text_data, 3380097060, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3380097059 -> {some, {game_caption_text_data, 3380097059, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3380097058 -> {some, {game_caption_text_data, 3380097058, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3380097054 -> {some, {game_caption_text_data, 3380097054, <<"Caption_AdventureGuide_TimeCrevice_Boss"/utf8>>}}; 3758569350 -> {some, {game_caption_text_data, 3758569350, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 3758569346 -> {some, {game_caption_text_data, 3758569346, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 3758569345 -> {some, {game_caption_text_data, 3758569345, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 3758569344 -> {some, {game_caption_text_data, 3758569344, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 2639129686 -> {some, {game_caption_text_data, 2639129686, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 2639129685 -> {some, {game_caption_text_data, 2639129685, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 2639129682 -> {some, {game_caption_text_data, 2639129682, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 2639129681 -> {some, {game_caption_text_data, 2639129681, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 2639129680 -> {some, {game_caption_text_data, 2639129680, <<"Caption_AdventureGuide_TimeCrevice_Season"/utf8>>}}; 1325203161 -> {some, {game_caption_text_data, 1325203161, <<"Caption_AdventureGuide_TimeCreviceInfoNotAble"/utf8>>}}; 3437445221 -> {some, {game_caption_text_data, 3437445221, <<"Caption_AdventureGuide_TimeCrevice4_5_Sublist"/utf8>>}}; 380484836 -> {some, {game_caption_text_data, 380484836, <<"Caption_AdventureGuide_TimeCrevice4_4_Sublist"/utf8>>}}; 1618491747 -> {some, {game_caption_text_data, 1618491747, <<"Caption_AdventureGuide_TimeCrevice4_3_Sublist"/utf8>>}}; 2856498658 -> {some, {game_caption_text_data, 2856498658, <<"Caption_AdventureGuide_TimeCrevice4_2_Sublist"/utf8>>}}; 4094505569 -> {some, {game_caption_text_data, 4094505569, <<"Caption_AdventureGuide_TimeCrevice4_1_Sublist"/utf8>>}}; 1558914048 -> {some, {game_caption_text_data, 1558914048, <<"Caption_AdventureGuide_TimeCrevice3_1_Sublist"/utf8>>}}; 2080282912 -> {some, {game_caption_text_data, 2080282912, <<"Caption_AdventureGuide_TimeCrevice2_2_Sublist"/utf8>>}}; 3318289823 -> {some, {game_caption_text_data, 3318289823, <<"Caption_AdventureGuide_TimeCrevice2_1_Sublist"/utf8>>}}; 2488128412 -> {some, {game_caption_text_data, 2488128412, <<"Caption_AdventureGuide_TimeCrevice4_Mainlist"/utf8>>}}; 1969716011 -> {some, {game_caption_text_data, 1969716011, <<"Caption_AdventureGuide_TimeCrevice3_Mainlist"/utf8>>}}; 1451303610 -> {some, {game_caption_text_data, 1451303610, <<"Caption_AdventureGuide_TimeCrevice2_Mainlist"/utf8>>}}; 932891209 -> {some, {game_caption_text_data, 932891209, <<"Caption_AdventureGuide_TimeCrevice1_Mainlist"/utf8>>}}; 2947460474 -> {some, {game_caption_text_data, 2947460474, <<"Caption_AdventureGuide_TimeCrevice4_Desc"/utf8>>}}; 4240898765 -> {some, {game_caption_text_data, 4240898765, <<"Caption_AdventureGuide_TimeCrevice4_Title"/utf8>>}}; 2862662345 -> {some, {game_caption_text_data, 2862662345, <<"Caption_AdventureGuide_TimeCrevice3_Desc"/utf8>>}}; 2846441004 -> {some, {game_caption_text_data, 2846441004, <<"Caption_AdventureGuide_TimeCrevice3_Title"/utf8>>}}; 2777864216 -> {some, {game_caption_text_data, 2777864216, <<"Caption_AdventureGuide_TimeCrevice2_Desc"/utf8>>}}; 1451983243 -> {some, {game_caption_text_data, 1451983243, <<"Caption_AdventureGuide_TimeCrevice2_Title"/utf8>>}}; 1179414393 -> {some, {game_caption_text_data, 1179414393, <<"Caption_TimeCreviceClanNPC_SubCmplx"/utf8>>}}; 3368821115 -> {some, {game_caption_text_data, 3368821115, <<"Caption_TimeCreviceClanNPC_WitchHall"/utf8>>}}; 233604569 -> {some, {game_caption_text_data, 233604569, <<"Caption_TimeCreviceClanNPC_SageProm"/utf8>>}}; 951749923 -> {some, {game_caption_text_data, 951749923, <<"Caption_TimeCreviceClanNPC_DefeatedFld"/utf8>>}}; 2781804942 -> {some, {game_caption_text_data, 2781804942, <<"Description_TimeCreviceClan_SubCmplx"/utf8>>}}; 711629632 -> {some, {game_caption_text_data, 711629632, <<"Description_TimeCreviceClan_WitchHall"/utf8>>}}; 1835995118 -> {some, {game_caption_text_data, 1835995118, <<"Description_TimeCreviceClan_SageProm"/utf8>>}}; 229733704 -> {some, {game_caption_text_data, 229733704, <<"Description_TimeCreviceClan_DefeatedFld"/utf8>>}}; 3466143755 -> {some, {game_caption_text_data, 3466143755, <<"Name_TimeCreviceClan_SubCmplx"/utf8>>}}; 2908469997 -> {some, {game_caption_text_data, 2908469997, <<"Name_TimeCreviceClan_WitchHall"/utf8>>}}; 2520333931 -> {some, {game_caption_text_data, 2520333931, <<"Name_TimeCreviceClan_SageProm"/utf8>>}}; 1494007381 -> {some, {game_caption_text_data, 1494007381, <<"Name_TimeCreviceClan_DefeatedFld"/utf8>>}}; 2172175795 -> {some, {game_caption_text_data, 2172175795, <<"Caption_TimeCreviceClanNPC_Heine_Aslan01"/utf8>>}}; 2000356950 -> {some, {game_caption_text_data, 2000356950, <<"Caption_TimeCreviceClanNPC_Eischten_Johnz"/utf8>>}}; 115142627 -> {some, {game_caption_text_data, 115142627, <<"Caption_TimeCreviceClanNPC_Celta_Inness"/utf8>>}}; 355428801 -> {some, {game_caption_text_data, 355428801, <<"Caption_TimeCreviceClanNPC_Caites_Kasimer02"/utf8>>}}; 1746949209 -> {some, {game_caption_text_data, 1746949209, <<"Description_TimeCreviceClan_Heine"/utf8>>}}; 3469372835 -> {some, {game_caption_text_data, 3469372835, <<"Description_TimeCreviceClan_Eischten"/utf8>>}}; 3965514201 -> {some, {game_caption_text_data, 3965514201, <<"Description_TimeCreviceClan_Celta"/utf8>>}}; 2783410409 -> {some, {game_caption_text_data, 2783410409, <<"Description_TimeCreviceClan_Caites"/utf8>>}}; 2800418118 -> {some, {game_caption_text_data, 2800418118, <<"Name_TimeCreviceClan_Heine"/utf8>>}}; 4153711648 -> {some, {game_caption_text_data, 4153711648, <<"Name_TimeCreviceClan_Eischten"/utf8>>}}; 724015814 -> {some, {game_caption_text_data, 724015814, <<"Name_TimeCreviceClan_Celta"/utf8>>}}; 3423673350 -> {some, {game_caption_text_data, 3423673350, <<"Name_TimeCreviceClan_Caites"/utf8>>}}; 293896187 -> {some, {game_caption_text_data, 293896187, <<"Caption_TimeCrevice_Desc"/utf8>>}}; 204630749 -> {some, {game_caption_text_data, 204630749, <<"Caption_TimeCrevice"/utf8>>}}; 1453428076 -> {some, {game_caption_text_data, 1453428076, <<"Caption_Rinea"/utf8>>}}; 2214938724 -> {some, {game_caption_text_data, 2214938724, <<"Caption_Doodad_Entanglement_CR01_EP2"/utf8>>}}; 926733430 -> {some, {game_caption_text_data, 926733430, <<"Caption_Doodad_Herb_CR01_EP5"/utf8>>}}; 3643661077 -> {some, {game_caption_text_data, 3643661077, <<"Caption_Doodad_Load_CR01_EP5"/utf8>>}}; 1027851299 -> {some, {game_caption_text_data, 1027851299, <<"Caption_Doodad_Check_CR01_EP5"/utf8>>}}; 85270528 -> {some, {game_caption_text_data, 85270528, <<"Caption_Doodad_Friendship_CR01_EP4"/utf8>>}}; 385188585 -> {some, {game_caption_text_data, 385188585, <<"Caption_Doodad_Take_CR01_EP4"/utf8>>}}; 2098573544 -> {some, {game_caption_text_data, 2098573544, <<"Caption_Doodad_StrangeEntanglement_CR01_EP2"/utf8>>}}; 3332477942 -> {some, {game_caption_text_data, 3332477942, <<"Caption_Doodad_CoreInMonster_CR01_EP1_M0010"/utf8>>}}; 2761684467 -> {some, {game_caption_text_data, 2761684467, <<"Caption_Doodad_Sword_CR01_EP7_M0010"/utf8>>}}; 980886476 -> {some, {game_caption_text_data, 980886476, <<"Caption_Doodad_DownOfelia_CR01_EP6_M0020"/utf8>>}}; 869770957 -> {some, {game_caption_text_data, 869770957, <<"Caption_Doodad_WatchBartosz_CR01_EP1_M0040"/utf8>>}}; 3156741903 -> {some, {game_caption_text_data, 3156741903, <<"Caption_Doodad_Statue04_CR02_EP4"/utf8>>}}; 2836966712 -> {some, {game_caption_text_data, 2836966712, <<"Caption_Doodad_CrossRealmRhombus_CR01_EP0_M0010"/utf8>>}}; 1684486842 -> {some, {game_caption_text_data, 1684486842, <<"Caption_Doodad_DownBartosz_CR01_EP0_M0010"/utf8>>}}; 2877225371 -> {some, {game_caption_text_data, 2877225371, <<"Caption_GameOption_Tooltip_Body_ErodedItemBoundTypeAfterErodedRestore"/utf8>>}}; 112247663 -> {some, {game_caption_text_data, 112247663, <<"Caption_GameOption_Tooltip_Title_ErodedItemBoundTypeAfterErodedRestore"/utf8>>}}; 3932997592 -> {some, {game_caption_text_data, 3932997592, <<"Caption_GameOption_ItemInformation_ErodedItemBoundTypeAfterErodedRestore"/utf8>>}}; 328625106 -> {some, {game_caption_text_data, 328625106, <<"Caption_GameOption_Desc_ItemInformation"/utf8>>}}; 3434601701 -> {some, {game_caption_text_data, 3434601701, <<"Caption_GameOption_Title_ItemInformation"/utf8>>}}; 1811391609 -> {some, {game_caption_text_data, 1811391609, <<"Caption_ErodedItem_RestoreDescriotion_PlayerBound"/utf8>>}}; 1684817626 -> {some, {game_caption_text_data, 1684817626, <<"Caption_ErodedItem_RestoreDescriotion_RealmAccountBound"/utf8>>}}; 428799757 -> {some, {game_caption_text_data, 428799757, <<"Caption_ErodedItem_RestoreDescriotion_NotBound"/utf8>>}}; 1995799811 -> {some, {game_caption_text_data, 1995799811, <<"Caption_Doodad_FOR_A40_Entangled"/utf8>>}}; 3394268262 -> {some, {game_caption_text_data, 3394268262, <<"Caption_CashShop_StorageBox_MileagePointAndIncludeCovenantGift_NotAffiliatedCovenant"/utf8>>}}; 3324367311 -> {some, {game_caption_text_data, 3324367311, <<"Caption_CashShop_StorageBox_MileagePointAndIncludeCovenantGift"/utf8>>}}; 2237509280 -> {some, {game_caption_text_data, 2237509280, <<"Caption_CashShop_StorageBox_MileagePoint"/utf8>>}}; 993964389 -> {some, {game_caption_text_data, 993964389, <<"Caption_CashShop_StorageBox_IncludeCovenantGift_NotAffiliatedCovenant"/utf8>>}}; 3279275188 -> {some, {game_caption_text_data, 3279275188, <<"Caption_CashShop_StorageBox_IncludeCovenantGift_AffiliatedCovenant"/utf8>>}}; 4014348475 -> {some, {game_caption_text_data, 4014348475, <<"Caption_CustomizationShare_FileOpen_Title"/utf8>>}}; 3895473582 -> {some, {game_caption_text_data, 3895473582, <<"Caption_CovenantDiplomacy_Relationship"/utf8>>}}; 1349715892 -> {some, {game_caption_text_data, 1349715892, <<"Name_Personal_DailyStepOpen_23July26"/utf8>>}}; 1046520812 -> {some, {game_caption_text_data, 1046520812, <<"Desc_Personal_List_23July25"/utf8>>}}; 724308001 -> {some, {game_caption_text_data, 724308001, <<"Desc_Personal_EmphasizeReward_Attendance_23July25"/utf8>>}}; 2037402014 -> {some, {game_caption_text_data, 2037402014, <<"Desc_Covenant_AddReward_StrongholdBattle_07"/utf8>>}}; 808353216 -> {some, {game_caption_text_data, 808353216, <<"Name_Covenant_AddReward_StrongholdBattle_07"/utf8>>}}; 727542286 -> {some, {game_caption_text_data, 727542286, <<"Name_Personal_List_23July25"/utf8>>}}; 3035484547 -> {some, {game_caption_text_data, 3035484547, <<"Name_Personal_EmphasizeReward_Attendance_23July25"/utf8>>}}; 1046520813 -> {some, {game_caption_text_data, 1046520813, <<"Desc_Personal_List_23July26"/utf8>>}}; 727542287 -> {some, {game_caption_text_data, 727542287, <<"Name_Personal_List_23July26"/utf8>>}}; 233664553 -> {some, {game_caption_text_data, 233664553, <<"Caption_EditConfig"/utf8>>}}; 2638449084 -> {some, {game_caption_text_data, 2638449084, <<"Caption_ServerDrivenPlay_StartInSafeZone_CanNotUseAssistMode"/utf8>>}}; 539833127 -> {some, {game_caption_text_data, 539833127, <<"Caption_ServerDrivenPlay_StartInSafeZone_HuntingPoint"/utf8>>}}; 3474506357 -> {some, {game_caption_text_data, 3474506357, <<"Caption_Chat_PrivateChat_HintText_WorldDungeon"/utf8>>}}; 1203137118 -> {some, {game_caption_text_data, 1203137118, <<"Caption_DiplomacyChat_ExportCovenant"/utf8>>}}; 995637713 -> {some, {game_caption_text_data, 995637713, <<"Caption_Chatgroup_WorldDungeon"/utf8>>}}; 260693387 -> {some, {game_caption_text_data, 260693387, <<"Caption_SearchLocationMessageSend_Npc"/utf8>>}}; 507337855 -> {some, {game_caption_text_data, 507337855, <<"Caption_Erosion_BlackSword_TextContamination"/utf8>>}}; 1644707929 -> {some, {game_caption_text_data, 1644707929, <<"Caption_Erosion_BlackSword_TextCovenant"/utf8>>}}; 3211186661 -> {some, {game_caption_text_data, 3211186661, <<"Caption_WarpConfirmPop_AutoMoveConfirm_Text"/utf8>>}}; 4044696905 -> {some, {game_caption_text_data, 4044696905, <<"Caption_WarpConfirmPop_Title_Text"/utf8>>}}; 1084558553 -> {some, {game_caption_text_data, 1084558553, <<"Caption_CustomizationShare_Load_Popup_Desc"/utf8>>}}; 3622118072 -> {some, {game_caption_text_data, 3622118072, <<"Caption_CustomizationShare_Save_Popup_Desc"/utf8>>}}; 24995235 -> {some, {game_caption_text_data, 24995235, <<"Caption_CashShop_RealmTransfer_Covenant_NotCovenantTransferMember"/utf8>>}}; 3668967442 -> {some, {game_caption_text_data, 3668967442, <<"Caption_RealmTransfer_Period_Covenant"/utf8>>}}; 3790152130 -> {some, {game_caption_text_data, 3790152130, <<"Caption_RealmTransfer_Period_RealmAccount"/utf8>>}}; 845494344 -> {some, {game_caption_text_data, 845494344, <<"Caption_RealmTransfer_WarningPop_Title"/utf8>>}}; 4177530963 -> {some, {game_caption_text_data, 4177530963, <<"Caption_RealmTransfer_Covenant_ChangeCovenantNameDesc"/utf8>>}}; 451351868 -> {some, {game_caption_text_data, 451351868, <<"Caption_UI_Expedition_SupplyBox_Text"/utf8>>}}; 1619319858 -> {some, {game_caption_text_data, 1619319858, <<"Caption_ClasseSelect_TextStanceNotSelected_Desc"/utf8>>}}; 3026755755 -> {some, {game_caption_text_data, 3026755755, <<"Caption_RealmTransfer_CovenantMemberReady_Empty"/utf8>>}}; 1491919090 -> {some, {game_caption_text_data, 1491919090, <<"Caption_RealmTransfer_MoveApply_Btn"/utf8>>}}; 1589899726 -> {some, {game_caption_text_data, 1589899726, <<"Caption_RealmTransfer_TargetRealm_Main"/utf8>>}}; 2132894012 -> {some, {game_caption_text_data, 2132894012, <<"Caption_RealmTransfer_Require_Covenant_CovenantMoveMember_Main"/utf8>>}}; 3985888793 -> {some, {game_caption_text_data, 3985888793, <<"Caption_RealmTransfer_CovenantMemberReady_ContributionPoints"/utf8>>}}; 685136870 -> {some, {game_caption_text_data, 685136870, <<"Caption_RealmTransfer_CovenantMemberReady_MemberRole"/utf8>>}}; 2636562097 -> {some, {game_caption_text_data, 2636562097, <<"Caption_RealmTransfer_CovenantMemberReady_Ready"/utf8>>}}; 2788567079 -> {some, {game_caption_text_data, 2788567079, <<"Caption_RealmTransfer_Require_Complete"/utf8>>}}; 919851632 -> {some, {game_caption_text_data, 919851632, <<"Caption_RealmTransfer_Require_Covenant_CovenantMoveReadyRemainTime"/utf8>>}}; 1103477830 -> {some, {game_caption_text_data, 1103477830, <<"Caption_RealmTransfer_Require_Covenant_CovenantMoveReadyMemberCount"/utf8>>}}; 748805649 -> {some, {game_caption_text_data, 748805649, <<"Caption_RealmTransfer_Require_Covenant_CovenantMoveMemberCount"/utf8>>}}; 2780601028 -> {some, {game_caption_text_data, 2780601028, <<"Caption_RealmTransfer_Require_Covenant_CovenantMoveMemberList"/utf8>>}}; 684538940 -> {some, {game_caption_text_data, 684538940, <<"Caption_RealmTransfer_Require_Covenant_CovenantShop_SellList_Unsatisfied"/utf8>>}}; 246484222 -> {some, {game_caption_text_data, 246484222, <<"Caption_RealmTransfer_Require_Covenant_CovenantShop_SellList"/utf8>>}}; 1846872291 -> {some, {game_caption_text_data, 1846872291, <<"Caption_RealmTransfer_Require_Covenant_CovenantShop"/utf8>>}}; 2463872787 -> {some, {game_caption_text_data, 2463872787, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_Expire_Unsatisfied"/utf8>>}}; 2392401685 -> {some, {game_caption_text_data, 2392401685, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_Expire"/utf8>>}}; 2582097612 -> {some, {game_caption_text_data, 2582097612, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_RubyEarning_Unsatisfied"/utf8>>}}; 2651425678 -> {some, {game_caption_text_data, 2651425678, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_RubyEarning"/utf8>>}}; 2240428482 -> {some, {game_caption_text_data, 2240428482, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_SellList_Unsatisfied"/utf8>>}}; 2126207748 -> {some, {game_caption_text_data, 2126207748, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade_SellList"/utf8>>}}; 3438914121 -> {some, {game_caption_text_data, 3438914121, <<"Caption_RealmTransfer_Require_Covenant_CovenantTrade"/utf8>>}}; 1265168634 -> {some, {game_caption_text_data, 1265168634, <<"Caption_RealmTransfer_Require_Covenant_NotJoinStrongholdBattle_Unsatisfied"/utf8>>}}; 430468156 -> {some, {game_caption_text_data, 430468156, <<"Caption_RealmTransfer_Require_Covenant_NotJoinStrongholdBattle"/utf8>>}}; 2992958115 -> {some, {game_caption_text_data, 2992958115, <<"Caption_RealmTransfer_Require_Covenant_NotOwnCastleOrFortress_Unsatisfied"/utf8>>}}; 2188713154 -> {some, {game_caption_text_data, 2188713154, <<"Caption_RealmTransfer_Require_Covenant_Covenant_NotOwnCastleOrFortress"/utf8>>}}; 3023343469 -> {some, {game_caption_text_data, 3023343469, <<"Caption_RealmTransfer_Require_Covenant_CovenantInfo_NotJoinAllianceUnsatisfied"/utf8>>}}; 237243230 -> {some, {game_caption_text_data, 237243230, <<"Caption_RealmTransfer_Require_Covenant_CovenantInfo_NotJoinAlliance"/utf8>>}}; 1280837402 -> {some, {game_caption_text_data, 1280837402, <<"Caption_RealmTransfer_Require_Covenant_CovenantInfo_CovenantLevel"/utf8>>}}; 229556888 -> {some, {game_caption_text_data, 229556888, <<"Caption_RealmTransfer_Require_Covenant_CovenantInfo_Description"/utf8>>}}; 978760581 -> {some, {game_caption_text_data, 978760581, <<"Caption_RealmTransfer_Require_Covenant_CovenantInfo"/utf8>>}}; 1520265344 -> {some, {game_caption_text_data, 1520265344, <<"Caption_RealmTransfer_Category_ItemLimit_Description"/utf8>>}}; 75306861 -> {some, {game_caption_text_data, 75306861, <<"Caption_RealmTransfer_Category_ItemLimit"/utf8>>}}; 3856513544 -> {some, {game_caption_text_data, 3856513544, <<"Caption_RealmTransfer_Require_Player_Mail_ReceiveAll"/utf8>>}}; 3395455757 -> {some, {game_caption_text_data, 3395455757, <<"Caption_RealmTransfer_Require_Player_Mail"/utf8>>}}; 1539189706 -> {some, {game_caption_text_data, 1539189706, <<"Caption_RealmTransfer_Require_Player_Market_Expire"/utf8>>}}; 4022245087 -> {some, {game_caption_text_data, 4022245087, <<"Caption_RealmTransfer_Require_Player_Market_DiaEarning"/utf8>>}}; 2789785625 -> {some, {game_caption_text_data, 2789785625, <<"Caption_RealmTransfer_Require_Player_Market_SellList"/utf8>>}}; 3051516718 -> {some, {game_caption_text_data, 3051516718, <<"Caption_RealmTransfer_Require_Player_Market"/utf8>>}}; 2622663232 -> {some, {game_caption_text_data, 2622663232, <<"Caption_RealmTransfer_Require_Player_NotInCovenant"/utf8>>}}; 3620399160 -> {some, {game_caption_text_data, 3620399160, <<"Caption_RealmTransfer_Require_Player_Covenant"/utf8>>}}; 1001935424 -> {some, {game_caption_text_data, 1001935424, <<"Caption_RealmTransfer_Require_Player_Location_IsVillage_Unsatisfied"/utf8>>}}; 560688642 -> {some, {game_caption_text_data, 560688642, <<"Caption_RealmTransfer_Require_Player_Location_IsVillage"/utf8>>}}; 3754029315 -> {some, {game_caption_text_data, 3754029315, <<"Caption_RealmTransfer_Require_Player_Location"/utf8>>}}; 2184867022 -> {some, {game_caption_text_data, 2184867022, <<"Caption_RealmTransfer_Require_Player_Level_Value"/utf8>>}}; 2171737058 -> {some, {game_caption_text_data, 2171737058, <<"Caption_RealmTransfer_Require_Player_Level"/utf8>>}}; 3004525313 -> {some, {game_caption_text_data, 3004525313, <<"Caption_RealmTransfer_Covenant_Notice"/utf8>>}}; 2406366257 -> {some, {game_caption_text_data, 2406366257, <<"Caption_RealmTransfer_RealmAccount_Notice"/utf8>>}}; 74601549 -> {some, {game_caption_text_data, 74601549, <<"Caption_RealmTransfer_DisplayCooldown"/utf8>>}}; 1871000870 -> {some, {game_caption_text_data, 1871000870, <<"Caption_RealmTransfer_BuyLimitCountRemain"/utf8>>}}; 1251668131 -> {some, {game_caption_text_data, 1251668131, <<"Caption_RealmTransfer_TargetRealm_OwnPlayerCount"/utf8>>}}; 552838218 -> {some, {game_caption_text_data, 552838218, <<"Caption_RealmTransfer_TargetRealm"/utf8>>}}; 2161314441 -> {some, {game_caption_text_data, 2161314441, <<"Caption_CashShop_RealmTransfer_Covenant_CanNotMoveOut"/utf8>>}}; 454564025 -> {some, {game_caption_text_data, 454564025, <<"Caption_CashShop_RealmTransfer_RealmAccount_CanNotMoveOut"/utf8>>}}; 240378187 -> {some, {game_caption_text_data, 240378187, <<"Caption_CashShop_RealmTransfer_Covenant_NotPeriod"/utf8>>}}; 3980958587 -> {some, {game_caption_text_data, 3980958587, <<"Caption_CashShop_RealmTransfer_RealmAccount_NotPeriod"/utf8>>}}; 2656364966 -> {some, {game_caption_text_data, 2656364966, <<"Caption_CashShop_RealmTransfer_CategoryName_Covenant"/utf8>>}}; 2324377174 -> {some, {game_caption_text_data, 2324377174, <<"Caption_CashShop_RealmTransfer_CategoryName_RealmAccount"/utf8>>}}; 4131028892 -> {some, {game_caption_text_data, 4131028892, <<"Caption_Battalion_OccupySuccessCinematic_Teleportation_ReadyResponse_Confirm"/utf8>>}}; 1202781649 -> {some, {game_caption_text_data, 1202781649, <<"Caption_ChangeGender_PopupWarning"/utf8>>}}; 252303978 -> {some, {game_caption_text_data, 252303978, <<"Caption_ChangeGender_PopupDesc"/utf8>>}}; 461342909 -> {some, {game_caption_text_data, 461342909, <<"Caption_ChangeGender_PopupTitle"/utf8>>}}; 4235502334 -> {some, {game_caption_text_data, 4235502334, <<"Text_Notify_SafeZone_CurseImmunePotionNotAvailable"/utf8>>}}; 2431076679 -> {some, {game_caption_text_data, 2431076679, <<"Text_Notify_SafeZone_CurseImmunePotionEnabled"/utf8>>}}; 2656324598 -> {some, {game_caption_text_data, 2656324598, <<"Text_Notify_SafeZone_CurseImmuneBuffEnded"/utf8>>}}; 3173318153 -> {some, {game_caption_text_data, 3173318153, <<"Caption_DeathPenalty_Warn_StartServerDrivenplay"/utf8>>}}; 592781081 -> {some, {game_caption_text_data, 592781081, <<"Caption_SafeZone_RejectMessage"/utf8>>}}; 3897861615 -> {some, {game_caption_text_data, 3897861615, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_SafeZone"/utf8>>}}; 392356823 -> {some, {game_caption_text_data, 392356823, <<"Caption_WorldMap_SafeZone_AbyssStone"/utf8>>}}; 3837250655 -> {some, {game_caption_text_data, 3837250655, <<"Caption_FromSafeZoneTeleportDescription"/utf8>>}}; 2516232576 -> {some, {game_caption_text_data, 2516232576, <<"Caption_ToSafeZoneTeleportDescription2"/utf8>>}}; 2516232575 -> {some, {game_caption_text_data, 2516232575, <<"Caption_ToSafeZoneTeleportDescription1"/utf8>>}}; 3994538825 -> {some, {game_caption_text_data, 3994538825, <<"Caption_StrongholdOwnedGainedBuff"/utf8>>}}; 3549948564 -> {some, {game_caption_text_data, 3549948564, <<"Caption_StrongholdOwnedGainableBuff"/utf8>>}}; 313708740 -> {some, {game_caption_text_data, 313708740, <<"Caption_FavorBossAcceptable_Desc"/utf8>>}}; 3083250551 -> {some, {game_caption_text_data, 3083250551, <<"Caption_FavorBossAcceptable_Title"/utf8>>}}; 3323897621 -> {some, {game_caption_text_data, 3323897621, <<"Caption_CovenantMember_Banish_Desc"/utf8>>}}; 3893017016 -> {some, {game_caption_text_data, 3893017016, <<"Caption_CovenantMember_Banish_Title"/utf8>>}}; 1581858253 -> {some, {game_caption_text_data, 1581858253, <<"Caption_CovenantMember_ApproveJoin_Desc"/utf8>>}}; 3086433520 -> {some, {game_caption_text_data, 3086433520, <<"Caption_CovenantMember_ApproveJoin_Title"/utf8>>}}; 2912229909 -> {some, {game_caption_text_data, 2912229909, <<"Caption_CovenantGift"/utf8>>}}; 3515131887 -> {some, {game_caption_text_data, 3515131887, <<"Caption_StrongholdSummonWaveDefense_TargetKill"/utf8>>}}; 2933340066 -> {some, {game_caption_text_data, 2933340066, <<"Caption_StrongholdSummonWaveDefense_TargetCountPerMaxCount"/utf8>>}}; 1834235731 -> {some, {game_caption_text_data, 1834235731, <<"Caption_StrongholdSummonWaveDefense_WaveStage"/utf8>>}}; 1001372147 -> {some, {game_caption_text_data, 1001372147, <<"Caption_StrongholdSummonWaveDefense_TitleText"/utf8>>}}; 276225632 -> {some, {game_caption_text_data, 276225632, <<"Caption_StrongholdSummonWaveDefense_NextText"/utf8>>}}; 2891847132 -> {some, {game_caption_text_data, 2891847132, <<"Caption_StrongholdSummonWaveDefense_HealthPoint"/utf8>>}}; 2867471200 -> {some, {game_caption_text_data, 2867471200, <<"Caption_StrongholdSummonWaveDefense_MonsterList"/utf8>>}}; 1909752600 -> {some, {game_caption_text_data, 1909752600, <<"Caption_StrongholdSummonWaveDefense_Step"/utf8>>}}; 1534568334 -> {some, {game_caption_text_data, 1534568334, <<"Caption_StrongholdSummonWaveDefense_RemainDuration"/utf8>>}}; 1839507278 -> {some, {game_caption_text_data, 1839507278, <<"Caption_StrongholdSummonWaveDefense_Title_01"/utf8>>}}; 2192033935 -> {some, {game_caption_text_data, 2192033935, <<"Caption_NPCList_AutoOpenTooltip"/utf8>>}}; 3673402962 -> {some, {game_caption_text_data, 3673402962, <<"Caption_Follower_Dispatch_Full_With_Unit"/utf8>>}}; 3781006584 -> {some, {game_caption_text_data, 3781006584, <<"Caption_Follower_Dispatch_Full"/utf8>>}}; 2437774655 -> {some, {game_caption_text_data, 2437774655, <<"Caption_Anniversary_RankList_CovenantRank"/utf8>>}}; 1022858350 -> {some, {game_caption_text_data, 1022858350, <<"Caption_Anniversary_RankList_CharacterRank"/utf8>>}}; 2064865574 -> {some, {game_caption_text_data, 2064865574, <<"Caption_Anniversary_RankList_RankInCovenant"/utf8>>}}; 1234360503 -> {some, {game_caption_text_data, 1234360503, <<"Caption_CovenantSettlement_MaintenanceCost_Tax"/utf8>>}}; 1450940127 -> {some, {game_caption_text_data, 1450940127, <<"Caption_CovenantSettlement_MaintenanceCost_Storage"/utf8>>}}; 3132354287 -> {some, {game_caption_text_data, 3132354287, <<"Caption_CovenantSettlement_StrongholdCumulativeTax"/utf8>>}}; 1983459474 -> {some, {game_caption_text_data, 1983459474, <<"Caption_Aether_Utility_Uncommon_Desc"/utf8>>}}; 4098788943 -> {some, {game_caption_text_data, 4098788943, <<"Caption_Aether_Utility_Common_Desc"/utf8>>}}; 3174513044 -> {some, {game_caption_text_data, 3174513044, <<"Caption_Aether_Utility_Uncommon_Name"/utf8>>}}; 994875217 -> {some, {game_caption_text_data, 994875217, <<"Caption_Aether_Utility_Common_Name"/utf8>>}}; 4093153463 -> {some, {game_caption_text_data, 4093153463, <<"Caption_Name_AetherOption_Utility_Lv30_B"/utf8>>}}; 4093153462 -> {some, {game_caption_text_data, 4093153462, <<"Caption_Name_AetherOption_Utility_Lv30_A"/utf8>>}}; 3135973582 -> {some, {game_caption_text_data, 3135973582, <<"Caption_Name_AetherOption_Utility_Lv29_A"/utf8>>}}; 1249684975 -> {some, {game_caption_text_data, 1249684975, <<"Caption_Name_AetherOption_Utility_Lv28_C"/utf8>>}}; 1249684974 -> {some, {game_caption_text_data, 1249684974, <<"Caption_Name_AetherOption_Utility_Lv28_B"/utf8>>}}; 1249684973 -> {some, {game_caption_text_data, 1249684973, <<"Caption_Name_AetherOption_Utility_Lv28_A"/utf8>>}}; 3658363662 -> {some, {game_caption_text_data, 3658363662, <<"Caption_Name_AetherOption_Utility_Lv27_C"/utf8>>}}; 3658363661 -> {some, {game_caption_text_data, 3658363661, <<"Caption_Name_AetherOption_Utility_Lv27_B"/utf8>>}}; 3658363660 -> {some, {game_caption_text_data, 3658363660, <<"Caption_Name_AetherOption_Utility_Lv27_A"/utf8>>}}; 1772075053 -> {some, {game_caption_text_data, 1772075053, <<"Caption_Name_AetherOption_Utility_Lv26_C"/utf8>>}}; 1772075052 -> {some, {game_caption_text_data, 1772075052, <<"Caption_Name_AetherOption_Utility_Lv26_B"/utf8>>}}; 1772075051 -> {some, {game_caption_text_data, 1772075051, <<"Caption_Name_AetherOption_Utility_Lv26_A"/utf8>>}}; 4180753739 -> {some, {game_caption_text_data, 4180753739, <<"Caption_Name_AetherOption_Utility_Lv25_B"/utf8>>}}; 4180753738 -> {some, {game_caption_text_data, 4180753738, <<"Caption_Name_AetherOption_Utility_Lv25_A"/utf8>>}}; 2294465129 -> {some, {game_caption_text_data, 2294465129, <<"Caption_Name_AetherOption_Utility_Lv24_A"/utf8>>}}; 408176522 -> {some, {game_caption_text_data, 408176522, <<"Caption_Name_AetherOption_Utility_Lv23_C"/utf8>>}}; 408176521 -> {some, {game_caption_text_data, 408176521, <<"Caption_Name_AetherOption_Utility_Lv23_B"/utf8>>}}; 408176520 -> {some, {game_caption_text_data, 408176520, <<"Caption_Name_AetherOption_Utility_Lv23_A"/utf8>>}}; 2816855209 -> {some, {game_caption_text_data, 2816855209, <<"Caption_Name_AetherOption_Utility_Lv22_C"/utf8>>}}; 2816855208 -> {some, {game_caption_text_data, 2816855208, <<"Caption_Name_AetherOption_Utility_Lv22_B"/utf8>>}}; 2816855207 -> {some, {game_caption_text_data, 2816855207, <<"Caption_Name_AetherOption_Utility_Lv22_A"/utf8>>}}; 930566598 -> {some, {game_caption_text_data, 930566598, <<"Caption_Name_AetherOption_Utility_Lv21_A"/utf8>>}}; 3339245287 -> {some, {game_caption_text_data, 3339245287, <<"Caption_Name_AetherOption_Utility_Lv20_C"/utf8>>}}; 3339245286 -> {some, {game_caption_text_data, 3339245286, <<"Caption_Name_AetherOption_Utility_Lv20_B"/utf8>>}}; 3339245285 -> {some, {game_caption_text_data, 3339245285, <<"Caption_Name_AetherOption_Utility_Lv20_A"/utf8>>}}; 2382065406 -> {some, {game_caption_text_data, 2382065406, <<"Caption_Name_AetherOption_Utility_Lv19_B"/utf8>>}}; 2382065405 -> {some, {game_caption_text_data, 2382065405, <<"Caption_Name_AetherOption_Utility_Lv19_A"/utf8>>}}; 495776798 -> {some, {game_caption_text_data, 495776798, <<"Caption_Name_AetherOption_Utility_Lv18_C"/utf8>>}}; 495776797 -> {some, {game_caption_text_data, 495776797, <<"Caption_Name_AetherOption_Utility_Lv18_B"/utf8>>}}; 495776796 -> {some, {game_caption_text_data, 495776796, <<"Caption_Name_AetherOption_Utility_Lv18_A"/utf8>>}}; 2904455485 -> {some, {game_caption_text_data, 2904455485, <<"Caption_Name_AetherOption_Utility_Lv17_C"/utf8>>}}; 2904455484 -> {some, {game_caption_text_data, 2904455484, <<"Caption_Name_AetherOption_Utility_Lv17_B"/utf8>>}}; 2904455483 -> {some, {game_caption_text_data, 2904455483, <<"Caption_Name_AetherOption_Utility_Lv17_A"/utf8>>}}; 1018166875 -> {some, {game_caption_text_data, 1018166875, <<"Caption_Name_AetherOption_Utility_Lv16_B"/utf8>>}}; 1018166874 -> {some, {game_caption_text_data, 1018166874, <<"Caption_Name_AetherOption_Utility_Lv16_A"/utf8>>}}; 3426845562 -> {some, {game_caption_text_data, 3426845562, <<"Caption_Name_AetherOption_Utility_Lv15_B"/utf8>>}}; 3426845561 -> {some, {game_caption_text_data, 3426845561, <<"Caption_Name_AetherOption_Utility_Lv15_A"/utf8>>}}; 1540556954 -> {some, {game_caption_text_data, 1540556954, <<"Caption_Name_AetherOption_Utility_Lv14_C"/utf8>>}}; 1540556953 -> {some, {game_caption_text_data, 1540556953, <<"Caption_Name_AetherOption_Utility_Lv14_B"/utf8>>}}; 1540556952 -> {some, {game_caption_text_data, 1540556952, <<"Caption_Name_AetherOption_Utility_Lv14_A"/utf8>>}}; 3949235641 -> {some, {game_caption_text_data, 3949235641, <<"Caption_Name_AetherOption_Utility_Lv13_C"/utf8>>}}; 3949235640 -> {some, {game_caption_text_data, 3949235640, <<"Caption_Name_AetherOption_Utility_Lv13_B"/utf8>>}}; 3949235639 -> {some, {game_caption_text_data, 3949235639, <<"Caption_Name_AetherOption_Utility_Lv13_A"/utf8>>}}; 2062947032 -> {some, {game_caption_text_data, 2062947032, <<"Caption_Name_AetherOption_Utility_Lv12_C"/utf8>>}}; 2062947031 -> {some, {game_caption_text_data, 2062947031, <<"Caption_Name_AetherOption_Utility_Lv12_B"/utf8>>}}; 2062947030 -> {some, {game_caption_text_data, 2062947030, <<"Caption_Name_AetherOption_Utility_Lv12_A"/utf8>>}}; 176658421 -> {some, {game_caption_text_data, 176658421, <<"Caption_Name_AetherOption_Utility_Lv11_A"/utf8>>}}; 2585337110 -> {some, {game_caption_text_data, 2585337110, <<"Caption_Name_AetherOption_Utility_Lv10_C"/utf8>>}}; 2585337109 -> {some, {game_caption_text_data, 2585337109, <<"Caption_Name_AetherOption_Utility_Lv10_B"/utf8>>}}; 2585337108 -> {some, {game_caption_text_data, 2585337108, <<"Caption_Name_AetherOption_Utility_Lv10_A"/utf8>>}}; 2647166254 -> {some, {game_caption_text_data, 2647166254, <<"Caption_Name_AetherOption_Utility_Lv9_C"/utf8>>}}; 2647166253 -> {some, {game_caption_text_data, 2647166253, <<"Caption_Name_AetherOption_Utility_Lv9_B"/utf8>>}}; 2647166252 -> {some, {game_caption_text_data, 2647166252, <<"Caption_Name_AetherOption_Utility_Lv9_A"/utf8>>}}; 760877645 -> {some, {game_caption_text_data, 760877645, <<"Caption_Name_AetherOption_Utility_Lv8_C"/utf8>>}}; 760877644 -> {some, {game_caption_text_data, 760877644, <<"Caption_Name_AetherOption_Utility_Lv8_B"/utf8>>}}; 760877643 -> {some, {game_caption_text_data, 760877643, <<"Caption_Name_AetherOption_Utility_Lv8_A"/utf8>>}}; 3169556332 -> {some, {game_caption_text_data, 3169556332, <<"Caption_Name_AetherOption_Utility_Lv7_C"/utf8>>}}; 3169556331 -> {some, {game_caption_text_data, 3169556331, <<"Caption_Name_AetherOption_Utility_Lv7_B"/utf8>>}}; 3169556330 -> {some, {game_caption_text_data, 3169556330, <<"Caption_Name_AetherOption_Utility_Lv7_A"/utf8>>}}; 1283267721 -> {some, {game_caption_text_data, 1283267721, <<"Caption_Name_AetherOption_Utility_Lv6_A"/utf8>>}}; 3691946410 -> {some, {game_caption_text_data, 3691946410, <<"Caption_Name_AetherOption_Utility_Lv5_C"/utf8>>}}; 3691946409 -> {some, {game_caption_text_data, 3691946409, <<"Caption_Name_AetherOption_Utility_Lv5_B"/utf8>>}}; 3691946408 -> {some, {game_caption_text_data, 3691946408, <<"Caption_Name_AetherOption_Utility_Lv5_A"/utf8>>}}; 1805657801 -> {some, {game_caption_text_data, 1805657801, <<"Caption_Name_AetherOption_Utility_Lv4_C"/utf8>>}}; 1805657800 -> {some, {game_caption_text_data, 1805657800, <<"Caption_Name_AetherOption_Utility_Lv4_B"/utf8>>}}; 1805657799 -> {some, {game_caption_text_data, 1805657799, <<"Caption_Name_AetherOption_Utility_Lv4_A"/utf8>>}}; 4214336488 -> {some, {game_caption_text_data, 4214336488, <<"Caption_Name_AetherOption_Utility_Lv3_C"/utf8>>}}; 4214336487 -> {some, {game_caption_text_data, 4214336487, <<"Caption_Name_AetherOption_Utility_Lv3_B"/utf8>>}}; 4214336486 -> {some, {game_caption_text_data, 4214336486, <<"Caption_Name_AetherOption_Utility_Lv3_A"/utf8>>}}; 2328047879 -> {some, {game_caption_text_data, 2328047879, <<"Caption_Name_AetherOption_Utility_Lv2_C"/utf8>>}}; 2328047878 -> {some, {game_caption_text_data, 2328047878, <<"Caption_Name_AetherOption_Utility_Lv2_B"/utf8>>}}; 2328047877 -> {some, {game_caption_text_data, 2328047877, <<"Caption_Name_AetherOption_Utility_Lv2_A"/utf8>>}}; 441759270 -> {some, {game_caption_text_data, 441759270, <<"Caption_Name_AetherOption_Utility_Lv1_C"/utf8>>}}; 441759269 -> {some, {game_caption_text_data, 441759269, <<"Caption_Name_AetherOption_Utility_Lv1_B"/utf8>>}}; 441759268 -> {some, {game_caption_text_data, 441759268, <<"Caption_Name_AetherOption_Utility_Lv1_A"/utf8>>}}; 2748805618 -> {some, {game_caption_text_data, 2748805618, <<"Caption_NoRecord_NewOccupiedStronghold"/utf8>>}}; 1974206680 -> {some, {game_caption_text_data, 1974206680, <<"Caption_NoRecord_OccupiedStronghold"/utf8>>}}; 673408013 -> {some, {game_caption_text_data, 673408013, <<"Caption_CashShop_BestCategory_MerchandiseList_Empty"/utf8>>}}; 199202680 -> {some, {game_caption_text_data, 199202680, <<"Caption_Mail_Battalion_Dismiss"/utf8>>}}; 1833395163 -> {some, {game_caption_text_data, 1833395163, <<"Caption_Battalion_Dismiss_StrongholdBattle_Reinforcement_Warning"/utf8>>}}; 1833395162 -> {some, {game_caption_text_data, 1833395162, <<"Caption_Battalion_Dismiss_StrongholdBattle_Reinforcement_Warning"/utf8>>}}; 3094245337 -> {some, {game_caption_text_data, 3094245337, <<"Caption_Battalion_Dismiss_CovenantCampaign_Warning"/utf8>>}}; 3094245336 -> {some, {game_caption_text_data, 3094245336, <<"Caption_Battalion_Dismiss_CovenantCampaign_Warning"/utf8>>}}; 3171514506 -> {some, {game_caption_text_data, 3171514506, <<"Caption_Battalion_Dismiss_StrongholdBattle_Atk_Warning"/utf8>>}}; 3171514505 -> {some, {game_caption_text_data, 3171514505, <<"Caption_Battalion_Dismiss_StrongholdBattle_Atk_Warning"/utf8>>}}; 2093370786 -> {some, {game_caption_text_data, 2093370786, <<"Caption_Enhancement_Fail_Reward"/utf8>>}}; 2734574559 -> {some, {game_caption_text_data, 2734574559, <<"Caption_Enhancement_Fail_Notice"/utf8>>}}; 1532874093 -> {some, {game_caption_text_data, 1532874093, <<"Caption_Erosion_InstallCostFree"/utf8>>}}; 3550346283 -> {some, {game_caption_text_data, 3550346283, <<"Caption_Erosion_NoInstallerSectorReward"/utf8>>}}; 981005024 -> {some, {game_caption_text_data, 981005024, <<"Caption_Erosion_BlackSword_Uninstallable_WithoutPermission"/utf8>>}}; 967344105 -> {some, {game_caption_text_data, 967344105, <<"Caption_Erosion_Contamination_FALSE"/utf8>>}}; 4058105574 -> {some, {game_caption_text_data, 4058105574, <<"Caption_BracketValue"/utf8>>}}; 1816326447 -> {some, {game_caption_text_data, 1816326447, <<"Caption_ErodedRestore_ConfirmSetting"/utf8>>}}; 1125471352 -> {some, {game_caption_text_data, 1125471352, <<"Caption_FollowerCollection_DuplicateTooltip"/utf8>>}}; 732761102 -> {some, {game_caption_text_data, 732761102, <<"Caption_ErosionItemInstallFail_CloseToTerritoryBoundary"/utf8>>}}; 1172906242 -> {some, {game_caption_text_data, 1172906242, <<"Caption_AbsorbAdditionalMagicOffensivePower"/utf8>>}}; 3048043410 -> {some, {game_caption_text_data, 3048043410, <<"Caption_AbsorbAdditionalRangedOffensivePower"/utf8>>}}; 2329642953 -> {some, {game_caption_text_data, 2329642953, <<"Caption_AbsorbAdditionalMeleeOffensivePower"/utf8>>}}; 2323098121 -> {some, {game_caption_text_data, 2323098121, <<"Caption_AbsorbAdditionalBossDamageAmount"/utf8>>}}; 1497519269 -> {some, {game_caption_text_data, 1497519269, <<"Caption_AbsorbAdditionalNonBossNpcDamageAmount"/utf8>>}}; 1580335843 -> {some, {game_caption_text_data, 1580335843, <<"Caption_AdditionalBossDefensivePower"/utf8>>}}; 323616351 -> {some, {game_caption_text_data, 323616351, <<"Caption_AdditionalNonBossNpcDefensivePower"/utf8>>}}; 284300351 -> {some, {game_caption_text_data, 284300351, <<"Caption_AdditionalBossOffensivePower"/utf8>>}}; 3322548155 -> {some, {game_caption_text_data, 3322548155, <<"Caption_AdditionalNonBossNpcOffensivePower"/utf8>>}}; 3212800987 -> {some, {game_caption_text_data, 3212800987, <<"Caption_DestroyerListUI_PositionTrace"/utf8>>}}; 3173835327 -> {some, {game_caption_text_data, 3173835327, <<"Caption_Worldmap_StrongholdPopup_OccupancyReward_AlreadyMissionComplete"/utf8>>}}; 3102792070 -> {some, {game_caption_text_data, 3102792070, <<"Caption_StrongHoldOwnedBuff_StatVariationValue"/utf8>>}}; 22688745 -> {some, {game_caption_text_data, 22688745, <<"Caption_StrongHoldOwnedBuffInfo_Effect"/utf8>>}}; 2305731117 -> {some, {game_caption_text_data, 2305731117, <<"Caption_StrongHoldOwnedBuffInfo"/utf8>>}}; 291538917 -> {some, {game_caption_text_data, 291538917, <<"Caption_Worldmap_StrongholdPopup_TapName_AnniversaryReward"/utf8>>}}; 3858092752 -> {some, {game_caption_text_data, 3858092752, <<"Caption_Worldmap_StrongholdPopup_TapName_FirstOccupancyReward"/utf8>>}}; 2610159993 -> {some, {game_caption_text_data, 2610159993, <<"Tooltip_Worldmap_StrongholdPopup_AnniversaryName"/utf8>>}}; 3995031935 -> {some, {game_caption_text_data, 3995031935, <<"Caption_Worldmap_StrongholdPopup_AnniversaryReward_None"/utf8>>}}; 3954976330 -> {some, {game_caption_text_data, 3954976330, <<"Caption_Worldmap_StrongholdPopup_AnniversaryReward_RemainTime"/utf8>>}}; 431241284 -> {some, {game_caption_text_data, 431241284, <<"Caption_Button_FirstOccupancyReward_RemainTime"/utf8>>}}; 4013086651 -> {some, {game_caption_text_data, 4013086651, <<"Caption_Worldmap_StrongholdPopup_OccupancyReward_Complete"/utf8>>}}; 3245166461 -> {some, {game_caption_text_data, 3245166461, <<"Caption_Worldmap_StrongholdPopup_OccupancyReward_RemainTime"/utf8>>}}; 1324632390 -> {some, {game_caption_text_data, 1324632390, <<"Caption_Worldmap_StrongholdPopup_OccupancyReward_DefaultTime"/utf8>>}}; 3477807520 -> {some, {game_caption_text_data, 3477807520, <<"Caption_GameOption_Option_Desc_Title_UseCycleInPvp"/utf8>>}}; 2125577503 -> {some, {game_caption_text_data, 2125577503, <<"Caption_GameOption_Option_Desc_Text_LessthanConditionUse"/utf8>>}}; 3526131692 -> {some, {game_caption_text_data, 3526131692, <<"Caption_GameOption_Option_Desc_Title_LessthanConditionUse"/utf8>>}}; 1805835728 -> {some, {game_caption_text_data, 1805835728, <<"Caption_GameOption_Option_Desc_Text_LessthanConditionNotUse"/utf8>>}}; 1661275181 -> {some, {game_caption_text_data, 1661275181, <<"Caption_GameOption_Option_Desc_Title_LessthanConditionNotUse"/utf8>>}}; 147503181 -> {some, {game_caption_text_data, 147503181, <<"Caption_GameOption_Option_Desc_Text_AutoSkillUseTime"/utf8>>}}; 1816431706 -> {some, {game_caption_text_data, 1816431706, <<"Caption_GameOption_Option_Desc_Title_AutoSkillUseTime"/utf8>>}}; 3796859 -> {some, {game_caption_text_data, 3796859, <<"Caption_GameOption_Option_Desc_Text_AutoSkillUseRange"/utf8>>}}; 2269162424 -> {some, {game_caption_text_data, 2269162424, <<"Caption_GameOption_Option_Desc_Title_AutoSkillUseRange"/utf8>>}}; 2865711751 -> {some, {game_caption_text_data, 2865711751, <<"Caption_GameOption_Option_Desc_Text_UseSubTarget"/utf8>>}}; 1849163732 -> {some, {game_caption_text_data, 1849163732, <<"Caption_GameOption_Option_Desc_Title_UseSubTarget"/utf8>>}}; 296062299 -> {some, {game_caption_text_data, 296062299, <<"Caption_GameOption_Option_Desc_Text_AutoSkillUseMP"/utf8>>}}; 1311348744 -> {some, {game_caption_text_data, 1311348744, <<"Caption_GameOption_Option_Desc_Title_AutoSkillUseMP"/utf8>>}}; 139211589 -> {some, {game_caption_text_data, 139211589, <<"Caption_GameOption_Option_Body03_GroundSkill"/utf8>>}}; 1523930628 -> {some, {game_caption_text_data, 1523930628, <<"Caption_GameOption_Option_Body02_GroundSkill"/utf8>>}}; 2908649667 -> {some, {game_caption_text_data, 2908649667, <<"Caption_GameOption_Option_Body01_GroundSkill"/utf8>>}}; 2084834358 -> {some, {game_caption_text_data, 2084834358, <<"Caption_GameOption_Option_Title_GroundSkill"/utf8>>}}; 1291469025 -> {some, {game_caption_text_data, 1291469025, <<"Caption_GameOption_MainTitle_Desc_GroundSkill"/utf8>>}}; 3263667540 -> {some, {game_caption_text_data, 3263667540, <<"Caption_GameOption_MainTitle_Title_GroundSkill"/utf8>>}}; 2934851134 -> {some, {game_caption_text_data, 2934851134, <<"Caption_GameOption_Option_Body02_SkillUseOrder"/utf8>>}}; 303486493 -> {some, {game_caption_text_data, 303486493, <<"Caption_GameOption_Option_Body01_SkillUseOrder"/utf8>>}}; 304619233 -> {some, {game_caption_text_data, 304619233, <<"Caption_GameOption_Option_Desc_Text_SkillUseOrder"/utf8>>}}; 1308616798 -> {some, {game_caption_text_data, 1308616798, <<"Caption_GameOption_Option_Desc_Title_SkillUseOrder"/utf8>>}}; 4253826096 -> {some, {game_caption_text_data, 4253826096, <<"Caption_GameOption_Option_Title_SkillUseOrder"/utf8>>}}; 1624898267 -> {some, {game_caption_text_data, 1624898267, <<"Caption_CovenantPopUp_Connected_Members"/utf8>>}}; 3860036939 -> {some, {game_caption_text_data, 3860036939, <<"Caption_ExpeditionTimeoutGuide"/utf8>>}}; 1446640521 -> {some, {game_caption_text_data, 1446640521, <<"Caption_Btn_CustomizeChange"/utf8>>}}; 124412361 -> {some, {game_caption_text_data, 124412361, <<"Caption_Popup_CustomizeCancel"/utf8>>}}; 1788274681 -> {some, {game_caption_text_data, 1788274681, <<"Caption_Popup_CustomizeChange"/utf8>>}}; 235524662 -> {some, {game_caption_text_data, 235524662, <<"Caption_DonationConfirm_HighGearEnchant"/utf8>>}}; 2745392508 -> {some, {game_caption_text_data, 2745392508, <<"Caption_DonationConfirm_HighEnhancement"/utf8>>}}; 8889673 -> {some, {game_caption_text_data, 8889673, <<"Caption_DonationConfirm_HighGrade"/utf8>>}}; 104467319 -> {some, {game_caption_text_data, 104467319, <<"Caption_DonationConfirm_Parameter"/utf8>>}}; 839248868 -> {some, {game_caption_text_data, 839248868, <<"Caption_DonationConfirm_Body"/utf8>>}}; 1978264263 -> {some, {game_caption_text_data, 1978264263, <<"Caption_DonationConfirm"/utf8>>}}; 1105315140 -> {some, {game_caption_text_data, 1105315140, <<"Caption_Craft_Confirm_ItemInfo"/utf8>>}}; 3301781479 -> {some, {game_caption_text_data, 3301781479, <<"Caption_Craft_Confirm_Body"/utf8>>}}; 649513402 -> {some, {game_caption_text_data, 649513402, <<"Caption_Craft_Confirm"/utf8>>}}; 1015998705 -> {some, {game_caption_text_data, 1015998705, <<"Caption_ErodedRestore_Confirm"/utf8>>}}; 2455141377 -> {some, {game_caption_text_data, 2455141377, <<"Caption_Stronghold_BuildingRepair"/utf8>>}}; 56358255 -> {some, {game_caption_text_data, 56358255, <<"Caption_Covenant_DistributeDia_WeeklyContributionPointsNull"/utf8>>}}; 3522177093 -> {some, {game_caption_text_data, 3522177093, <<"Caption_CovenantCurrency_Disposal_Ruby"/utf8>>}}; 2584183569 -> {some, {game_caption_text_data, 2584183569, <<"Caption_CovenantCurrency_Disposal_Dia"/utf8>>}}; 1580672278 -> {some, {game_caption_text_data, 1580672278, <<"Caption_CovenantCurrency_Disposal_Currencies"/utf8>>}}; 524683912 -> {some, {game_caption_text_data, 524683912, <<"Caption_CovenantCurrency_Disposal_Text"/utf8>>}}; 3160687234 -> {some, {game_caption_text_data, 3160687234, <<"Caption_Covenant_DistributeDia_Confirm_Pop"/utf8>>}}; 1830727642 -> {some, {game_caption_text_data, 1830727642, <<"Caption_ReducedRequiredAetherBox_Time"/utf8>>}}; 689812950 -> {some, {game_caption_text_data, 689812950, <<"Caption_ReducedRequiredAetherBox_TimeRemain"/utf8>>}}; 3911407623 -> {some, {game_caption_text_data, 3911407623, <<"Caption_CovenantDia_Disposal"/utf8>>}}; 2707665793 -> {some, {game_caption_text_data, 2707665793, <<"Caption_TransmutationRewardPopup_Grade"/utf8>>}}; 3820790187 -> {some, {game_caption_text_data, 3820790187, <<"Caption_TransmutationRewardPopup_LevelUp"/utf8>>}}; 3991992206 -> {some, {game_caption_text_data, 3991992206, <<"Caption_TransmutationRewardPopup_NoMount"/utf8>>}}; 3235902984 -> {some, {game_caption_text_data, 3235902984, <<"Caption_TransmutationRewardPopup_NoGuise"/utf8>>}}; 3956282806 -> {some, {game_caption_text_data, 3956282806, <<"Caption_TransmutationSelect"/utf8>>}}; 2104975267 -> {some, {game_caption_text_data, 2104975267, <<"Caption_StrongholdLevel_SiegeBuilding"/utf8>>}}; 827006225 -> {some, {game_caption_text_data, 827006225, <<"Caption_StrongHoldOwnedBuff"/utf8>>}}; 2271183820 -> {some, {game_caption_text_data, 2271183820, <<"Text_Desc_RewardStatDisplay_StrongHoldOwnedBuff"/utf8>>}}; 821641742 -> {some, {game_caption_text_data, 821641742, <<"Text_Name_RewardStatDisplay_StrongHoldOwnedBuff"/utf8>>}}; 4280874750 -> {some, {game_caption_text_data, 4280874750, <<"Caprion_WeatherVolume_Info"/utf8>>}}; 1608643559 -> {some, {game_caption_text_data, 1608643559, <<"Caprion_WeatherVolume_Menu"/utf8>>}}; 3569053365 -> {some, {game_caption_text_data, 3569053365, <<"Caprion_AdditionalVoicePack_Download_Btn02"/utf8>>}}; 3569053364 -> {some, {game_caption_text_data, 3569053364, <<"Caprion_AdditionalVoicePack_Download_Btn01"/utf8>>}}; 1678887844 -> {some, {game_caption_text_data, 1678887844, <<"Caprion_AdditionalVoicePack_Download_Menu"/utf8>>}}; 2903981502 -> {some, {game_caption_text_data, 2903981502, <<"Caprion_AdditionalVoicePack_Download_Info03"/utf8>>}}; 2903981501 -> {some, {game_caption_text_data, 2903981501, <<"Caprion_AdditionalVoicePack_Download_Info02"/utf8>>}}; 2903981500 -> {some, {game_caption_text_data, 2903981500, <<"Caprion_AdditionalVoicePack_Download_Info01"/utf8>>}}; 3717440704 -> {some, {game_caption_text_data, 3717440704, <<"Caprion_AdditionalVoicePack_Download"/utf8>>}}; 2890098803 -> {some, {game_caption_text_data, 2890098803, <<"Caption_DeathpenaltyRecovery_UseItemCount"/utf8>>}}; 3266525429 -> {some, {game_caption_text_data, 3266525429, <<"Caption_DeathpenaltyRecovery_RecoveryItemCount"/utf8>>}}; 241648700 -> {some, {game_caption_text_data, 241648700, <<"Caption_DeathpenaltyRecovery_RecoveryItem"/utf8>>}}; 545620580 -> {some, {game_caption_text_data, 545620580, <<"Caption_DeathpenaltyRecovery_Gold"/utf8>>}}; 1332831692 -> {some, {game_caption_text_data, 1332831692, <<"Caption_DeathpenaltyRecovery_Dia"/utf8>>}}; 267981932 -> {some, {game_caption_text_data, 267981932, <<"Caption_DeathpenaltyRecovery_DailyFreeCount"/utf8>>}}; 404774560 -> {some, {game_caption_text_data, 404774560, <<"Caption_DeathpenaltyRecovery_Free"/utf8>>}}; 2952921246 -> {some, {game_caption_text_data, 2952921246, <<"Caption_Market_Tax_Rate_Fix"/utf8>>}}; 4074019829 -> {some, {game_caption_text_data, 4074019829, <<"Caption_Market_Tax_Rate_Setting"/utf8>>}}; 443412344 -> {some, {game_caption_text_data, 443412344, <<"Caption_Market_Tax_Rate"/utf8>>}}; 1533166958 -> {some, {game_caption_text_data, 1533166958, <<"Caption_WorldMap_GeneralShopPopTitle_Stronghold"/utf8>>}}; 382914556 -> {some, {game_caption_text_data, 382914556, <<"Caption_PackageItem_RewardSelect_CompleteFollowerContract"/utf8>>}}; 2359287321 -> {some, {game_caption_text_data, 2359287321, <<"Caption_AssistModeEmptyHpPotion"/utf8>>}}; 1371026215 -> {some, {game_caption_text_data, 1371026215, <<"Caption_AssistModeResurrectingState"/utf8>>}}; 4123609308 -> {some, {game_caption_text_data, 4123609308, <<"Caption_AssistModeResupplyingState"/utf8>>}}; 2174758579 -> {some, {game_caption_text_data, 2174758579, <<"Caption_AssistModeMovingToHuntingLocationState"/utf8>>}}; 573963380 -> {some, {game_caption_text_data, 573963380, <<"Caption_AssistModeFleeingState"/utf8>>}}; 51063905 -> {some, {game_caption_text_data, 51063905, <<"Caption_CovenantGeneralShop_Empty"/utf8>>}}; 1291079907 -> {some, {game_caption_text_data, 1291079907, <<"Caption_CovenantShop_Empty"/utf8>>}}; 2379413323 -> {some, {game_caption_text_data, 2379413323, <<"Caption_PvpRecord_Popup_Target"/utf8>>}}; 2285758310 -> {some, {game_caption_text_data, 2285758310, <<"Caption_PvpRecord_Popup_Title"/utf8>>}}; 315312967 -> {some, {game_caption_text_data, 315312967, <<"Caption_DeathUI_CombatTrainingSite"/utf8>>}}; 2273819467 -> {some, {game_caption_text_data, 2273819467, <<"Caption_DeathUI_CombatTrainingSite_Message"/utf8>>}}; 1201991522 -> {some, {game_caption_text_data, 1201991522, <<"Caption_Covenant_DistributeDia_WeeklyContributionPoints_Fail_Min"/utf8>>}}; 2861618130 -> {some, {game_caption_text_data, 2861618130, <<"Caption_Covenant_DistributeDia_Equality_Fail_Min"/utf8>>}}; 1987003866 -> {some, {game_caption_text_data, 1987003866, <<"Caption_Covenant_DistributeDia_Description"/utf8>>}}; 3154448107 -> {some, {game_caption_text_data, 3154448107, <<"Caption_MailDesc_DistributeDia"/utf8>>}}; 2447028480 -> {some, {game_caption_text_data, 2447028480, <<"Caption_MailDesc_EarningDia"/utf8>>}}; 3163754200 -> {some, {game_caption_text_data, 3163754200, <<"Caption_Debuff_PvPStressCare_Replace"/utf8>>}}; 723519613 -> {some, {game_caption_text_data, 723519613, <<"Caption_Debuff_PvPStressCare_HitDecrease"/utf8>>}}; 681063265 -> {some, {game_caption_text_data, 681063265, <<"Caption_Stance_Install"/utf8>>}}; 1764303564 -> {some, {game_caption_text_data, 1764303564, <<"Caption_Stance_Switch"/utf8>>}}; 3948221593 -> {some, {game_caption_text_data, 3948221593, <<"Caption_CovenantGroupMenu_DistributeDia"/utf8>>}}; 933127888 -> {some, {game_caption_text_data, 933127888, <<"Caption_PackageItem_RewardSelect_NotHave"/utf8>>}}; 2013160872 -> {some, {game_caption_text_data, 2013160872, <<"Caption_PackageItem_RewardSelect_HaveCount"/utf8>>}}; 3839327873 -> {some, {game_caption_text_data, 3839327873, <<"Caption_SellProduct_Editing"/utf8>>}}; 560618446 -> {some, {game_caption_text_data, 560618446, <<"Caption_SellProduct"/utf8>>}}; 3448381505 -> {some, {game_caption_text_data, 3448381505, <<"Caption_Episode_MinLevel"/utf8>>}}; 3161979758 -> {some, {game_caption_text_data, 3161979758, <<"Caption_Name_AetherOption_Defense_Lv30_C"/utf8>>}}; 3161979757 -> {some, {game_caption_text_data, 3161979757, <<"Caption_Name_AetherOption_Defense_Lv30_B"/utf8>>}}; 3161979756 -> {some, {game_caption_text_data, 3161979756, <<"Caption_Name_AetherOption_Defense_Lv30_A"/utf8>>}}; 2204799876 -> {some, {game_caption_text_data, 2204799876, <<"Caption_Name_AetherOption_Defense_Lv29_A"/utf8>>}}; 318511268 -> {some, {game_caption_text_data, 318511268, <<"Caption_Name_AetherOption_Defense_Lv28_B"/utf8>>}}; 318511267 -> {some, {game_caption_text_data, 318511267, <<"Caption_Name_AetherOption_Defense_Lv28_A"/utf8>>}}; 2727189954 -> {some, {game_caption_text_data, 2727189954, <<"Caption_Name_AetherOption_Defense_Lv27_A"/utf8>>}}; 840901346 -> {some, {game_caption_text_data, 840901346, <<"Caption_Name_AetherOption_Defense_Lv26_B"/utf8>>}}; 840901345 -> {some, {game_caption_text_data, 840901345, <<"Caption_Name_AetherOption_Defense_Lv26_A"/utf8>>}}; 3249580034 -> {some, {game_caption_text_data, 3249580034, <<"Caption_Name_AetherOption_Defense_Lv25_C"/utf8>>}}; 3249580033 -> {some, {game_caption_text_data, 3249580033, <<"Caption_Name_AetherOption_Defense_Lv25_B"/utf8>>}}; 3249580032 -> {some, {game_caption_text_data, 3249580032, <<"Caption_Name_AetherOption_Defense_Lv25_A"/utf8>>}}; 1363291424 -> {some, {game_caption_text_data, 1363291424, <<"Caption_Name_AetherOption_Defense_Lv24_B"/utf8>>}}; 1363291423 -> {some, {game_caption_text_data, 1363291423, <<"Caption_Name_AetherOption_Defense_Lv24_A"/utf8>>}}; 3771970110 -> {some, {game_caption_text_data, 3771970110, <<"Caption_Name_AetherOption_Defense_Lv23_A"/utf8>>}}; 1885681502 -> {some, {game_caption_text_data, 1885681502, <<"Caption_Name_AetherOption_Defense_Lv22_B"/utf8>>}}; 1885681501 -> {some, {game_caption_text_data, 1885681501, <<"Caption_Name_AetherOption_Defense_Lv22_A"/utf8>>}}; 4294360188 -> {some, {game_caption_text_data, 4294360188, <<"Caption_Name_AetherOption_Defense_Lv21_A"/utf8>>}}; 2408071581 -> {some, {game_caption_text_data, 2408071581, <<"Caption_Name_AetherOption_Defense_Lv20_C"/utf8>>}}; 2408071580 -> {some, {game_caption_text_data, 2408071580, <<"Caption_Name_AetherOption_Defense_Lv20_B"/utf8>>}}; 2408071579 -> {some, {game_caption_text_data, 2408071579, <<"Caption_Name_AetherOption_Defense_Lv20_A"/utf8>>}}; 1450891701 -> {some, {game_caption_text_data, 1450891701, <<"Caption_Name_AetherOption_Defense_Lv19_C"/utf8>>}}; 1450891700 -> {some, {game_caption_text_data, 1450891700, <<"Caption_Name_AetherOption_Defense_Lv19_B"/utf8>>}}; 1450891699 -> {some, {game_caption_text_data, 1450891699, <<"Caption_Name_AetherOption_Defense_Lv19_A"/utf8>>}}; 3859570388 -> {some, {game_caption_text_data, 3859570388, <<"Caption_Name_AetherOption_Defense_Lv18_C"/utf8>>}}; 3859570387 -> {some, {game_caption_text_data, 3859570387, <<"Caption_Name_AetherOption_Defense_Lv18_B"/utf8>>}}; 3859570386 -> {some, {game_caption_text_data, 3859570386, <<"Caption_Name_AetherOption_Defense_Lv18_A"/utf8>>}}; 1973281779 -> {some, {game_caption_text_data, 1973281779, <<"Caption_Name_AetherOption_Defense_Lv17_C"/utf8>>}}; 1973281778 -> {some, {game_caption_text_data, 1973281778, <<"Caption_Name_AetherOption_Defense_Lv17_B"/utf8>>}}; 1973281777 -> {some, {game_caption_text_data, 1973281777, <<"Caption_Name_AetherOption_Defense_Lv17_A"/utf8>>}}; 86993168 -> {some, {game_caption_text_data, 86993168, <<"Caption_Name_AetherOption_Defense_Lv16_A"/utf8>>}}; 2495671857 -> {some, {game_caption_text_data, 2495671857, <<"Caption_Name_AetherOption_Defense_Lv15_C"/utf8>>}}; 2495671856 -> {some, {game_caption_text_data, 2495671856, <<"Caption_Name_AetherOption_Defense_Lv15_B"/utf8>>}}; 2495671855 -> {some, {game_caption_text_data, 2495671855, <<"Caption_Name_AetherOption_Defense_Lv15_A"/utf8>>}}; 609383247 -> {some, {game_caption_text_data, 609383247, <<"Caption_Name_AetherOption_Defense_Lv14_B"/utf8>>}}; 609383246 -> {some, {game_caption_text_data, 609383246, <<"Caption_Name_AetherOption_Defense_Lv14_A"/utf8>>}}; 3018061933 -> {some, {game_caption_text_data, 3018061933, <<"Caption_Name_AetherOption_Defense_Lv13_A"/utf8>>}}; 1131773325 -> {some, {game_caption_text_data, 1131773325, <<"Caption_Name_AetherOption_Defense_Lv12_B"/utf8>>}}; 1131773324 -> {some, {game_caption_text_data, 1131773324, <<"Caption_Name_AetherOption_Defense_Lv12_A"/utf8>>}}; 3540452011 -> {some, {game_caption_text_data, 3540452011, <<"Caption_Name_AetherOption_Defense_Lv11_A"/utf8>>}}; 1654163404 -> {some, {game_caption_text_data, 1654163404, <<"Caption_Name_AetherOption_Defense_Lv10_C"/utf8>>}}; 1654163403 -> {some, {game_caption_text_data, 1654163403, <<"Caption_Name_AetherOption_Defense_Lv10_B"/utf8>>}}; 1654163402 -> {some, {game_caption_text_data, 1654163402, <<"Caption_Name_AetherOption_Defense_Lv10_A"/utf8>>}}; 2641804099 -> {some, {game_caption_text_data, 2641804099, <<"Caption_Name_AetherOption_Defense_Lv9_B"/utf8>>}}; 2641804098 -> {some, {game_caption_text_data, 2641804098, <<"Caption_Name_AetherOption_Defense_Lv9_A"/utf8>>}}; 755515489 -> {some, {game_caption_text_data, 755515489, <<"Caption_Name_AetherOption_Defense_Lv8_A"/utf8>>}}; 3164194177 -> {some, {game_caption_text_data, 3164194177, <<"Caption_Name_AetherOption_Defense_Lv7_B"/utf8>>}}; 3164194176 -> {some, {game_caption_text_data, 3164194176, <<"Caption_Name_AetherOption_Defense_Lv7_A"/utf8>>}}; 1277905567 -> {some, {game_caption_text_data, 1277905567, <<"Caption_Name_AetherOption_Defense_Lv6_A"/utf8>>}}; 3686584256 -> {some, {game_caption_text_data, 3686584256, <<"Caption_Name_AetherOption_Defense_Lv5_C"/utf8>>}}; 3686584255 -> {some, {game_caption_text_data, 3686584255, <<"Caption_Name_AetherOption_Defense_Lv5_B"/utf8>>}}; 3686584254 -> {some, {game_caption_text_data, 3686584254, <<"Caption_Name_AetherOption_Defense_Lv5_A"/utf8>>}}; 1800295646 -> {some, {game_caption_text_data, 1800295646, <<"Caption_Name_AetherOption_Defense_Lv4_B"/utf8>>}}; 1800295645 -> {some, {game_caption_text_data, 1800295645, <<"Caption_Name_AetherOption_Defense_Lv4_A"/utf8>>}}; 4208974332 -> {some, {game_caption_text_data, 4208974332, <<"Caption_Name_AetherOption_Defense_Lv3_A"/utf8>>}}; 2322685724 -> {some, {game_caption_text_data, 2322685724, <<"Caption_Name_AetherOption_Defense_Lv2_B"/utf8>>}}; 2322685723 -> {some, {game_caption_text_data, 2322685723, <<"Caption_Name_AetherOption_Defense_Lv2_A"/utf8>>}}; 436397114 -> {some, {game_caption_text_data, 436397114, <<"Caption_Name_AetherOption_Defense_Lv1_A"/utf8>>}}; 361343394 -> {some, {game_caption_text_data, 361343394, <<"Caption_CashShop_Banner_SalePeriod"/utf8>>}}; 3663190367 -> {some, {game_caption_text_data, 3663190367, <<"Caption_ArquiAttunement_ArquiPoint"/utf8>>}}; 629863686 -> {some, {game_caption_text_data, 629863686, <<"Caption_CashShop_PackageItemDescription_Detail"/utf8>>}}; 3055197315 -> {some, {game_caption_text_data, 3055197315, <<"Caption_ArquiAttunement_ArquiMaxLevel"/utf8>>}}; 961803852 -> {some, {game_caption_text_data, 961803852, <<"Caption_ArquiAttunement_ArquiReset_Popup_Title"/utf8>>}}; 3888851910 -> {some, {game_caption_text_data, 3888851910, <<"Caption_DailyAcceptableFavorCountToolTip"/utf8>>}}; 4227447828 -> {some, {game_caption_text_data, 4227447828, <<"Caption_ArquiAttunement_ArquiInfo_Popup"/utf8>>}}; 3662647506 -> {some, {game_caption_text_data, 3662647506, <<"Caption_ArquiAttunement_ArquiLevelUp"/utf8>>}}; 2174857360 -> {some, {game_caption_text_data, 2174857360, <<"Caption_ArquiAttunement_ArquiGrowth"/utf8>>}}; 3537358419 -> {some, {game_caption_text_data, 3537358419, <<"Caption_EpisodeFirstQuestTeleportDescription"/utf8>>}}; 4192238955 -> {some, {game_caption_text_data, 4192238955, <<"Caption_EpisodeDetailButtonWithFirstQuest"/utf8>>}}; 3876798451 -> {some, {game_caption_text_data, 3876798451, <<"Caption_Option_ShowFissionStatus_FriendlyOrBetterPlayer_Desc"/utf8>>}}; 1766984374 -> {some, {game_caption_text_data, 1766984374, <<"Caption_Option_ShowFissionStatus_FriendlyOrBetterPlayer_Title"/utf8>>}}; 247624710 -> {some, {game_caption_text_data, 247624710, <<"Caption_Building_JumpingLv"/utf8>>}}; 3934723328 -> {some, {game_caption_text_data, 3934723328, <<"Caption_Building_NowLv"/utf8>>}}; 1888443336 -> {some, {game_caption_text_data, 1888443336, <<"Caption_AccountChange_login"/utf8>>}}; 332843774 -> {some, {game_caption_text_data, 332843774, <<"Caption_Universe_Reconnect"/utf8>>}}; 2500795966 -> {some, {game_caption_text_data, 2500795966, <<"Caption_WorldmapMarkerName_Modify_Title"/utf8>>}}; 3379983632 -> {some, {game_caption_text_data, 3379983632, <<"Caption_GameOption_Tooltip_Body_LivingTotemHighlight"/utf8>>}}; 1537941540 -> {some, {game_caption_text_data, 1537941540, <<"Caption_GameOption_Tooltip_Title_LivingTotemHighlight"/utf8>>}}; 1645834664 -> {some, {game_caption_text_data, 1645834664, <<"Caption_Expedition_Confirm_Warning"/utf8>>}}; 4273855153 -> {some, {game_caption_text_data, 4273855153, <<"Caption_Expedition_Confirm_Info3"/utf8>>}}; 4273855152 -> {some, {game_caption_text_data, 4273855152, <<"Caption_Expedition_Confirm_Info2"/utf8>>}}; 4273855151 -> {some, {game_caption_text_data, 4273855151, <<"Caption_Expedition_Confirm_Info1"/utf8>>}}; 1954787493 -> {some, {game_caption_text_data, 1954787493, <<"Caption_PlayStylePopUp_Info2"/utf8>>}}; 1954787492 -> {some, {game_caption_text_data, 1954787492, <<"Caption_PlayStylePopUp_Info1"/utf8>>}}; 3727322673 -> {some, {game_caption_text_data, 3727322673, <<"Caption_PlayStylePopUp_ButtonFast"/utf8>>}}; 715649464 -> {some, {game_caption_text_data, 715649464, <<"Caption_PlayStylePopUp_ButtonSlow"/utf8>>}}; 491560041 -> {some, {game_caption_text_data, 491560041, <<"Caption_PlayStylePopUp_Title"/utf8>>}}; 2864920032 -> {some, {game_caption_text_data, 2864920032, <<"Caption_Collection_TotalAbility_Nothing"/utf8>>}}; 2636229544 -> {some, {game_caption_text_data, 2636229544, <<"Caption_Aether_Defense_Uncommon_Desc"/utf8>>}}; 87011877 -> {some, {game_caption_text_data, 87011877, <<"Caption_Aether_Defense_Common_Desc"/utf8>>}}; 3827283114 -> {some, {game_caption_text_data, 3827283114, <<"Caption_Aether_Defense_Uncommon_Name"/utf8>>}}; 1278065447 -> {some, {game_caption_text_data, 1278065447, <<"Caption_Aether_Defense_Common_Name"/utf8>>}}; 1767649926 -> {some, {game_caption_text_data, 1767649926, <<"Caption_Aether_Attack_Uncommon_Desc"/utf8>>}}; 4206912195 -> {some, {game_caption_text_data, 4206912195, <<"Caption_Aether_Attack_Common_Desc"/utf8>>}}; 2958703496 -> {some, {game_caption_text_data, 2958703496, <<"Caption_Aether_Attack_Uncommon_Name"/utf8>>}}; 1102998469 -> {some, {game_caption_text_data, 1102998469, <<"Caption_Aether_Attack_Common_Name"/utf8>>}}; 341935352 -> {some, {game_caption_text_data, 341935352, <<"Caption_Unlimited"/utf8>>}}; 892775119 -> {some, {game_caption_text_data, 892775119, <<"Caption_SafeDevice_DontRemindAgain"/utf8>>}}; 3600013562 -> {some, {game_caption_text_data, 3600013562, <<"Caption_MainMenu_VillageCraft"/utf8>>}}; 2512917362 -> {some, {game_caption_text_data, 2512917362, <<"CovenantHistory_GearTrade_ForCovenant"/utf8>>}}; 1234273538 -> {some, {game_caption_text_data, 1234273538, <<"CovenantHistory_ItemTrade_ForCovenant"/utf8>>}}; 3432659665 -> {some, {game_caption_text_data, 3432659665, <<"Caption_BuildingEffectPopup_PurificationCostLabor"/utf8>>}}; 3762963293 -> {some, {game_caption_text_data, 3762963293, <<"Caption_BuildingEffect_PurificationCostLabor"/utf8>>}}; 909311788 -> {some, {game_caption_text_data, 909311788, <<"Caption_BuildingEffectAdditionalFavorExp"/utf8>>}}; 3916906576 -> {some, {game_caption_text_data, 3916906576, <<"Caption_BuildingEffectAdditionalPopupFavorExp"/utf8>>}}; 2691673585 -> {some, {game_caption_text_data, 2691673585, <<"Caption_CovenantBuilding_NotEffect_Info"/utf8>>}}; 268998870 -> {some, {game_caption_text_data, 268998870, <<"Caption_CovenantBuilding_NotEffect"/utf8>>}}; 1390591979 -> {some, {game_caption_text_data, 1390591979, <<"Caption_RubyDonationMail_RubyDonation"/utf8>>}}; 2080125555 -> {some, {game_caption_text_data, 2080125555, <<"Caption_RubyDonationMail_CovenantMember"/utf8>>}}; 379913490 -> {some, {game_caption_text_data, 379913490, <<"Caption_Doodad_CombatTrainingSite_BigShofar"/utf8>>}}; 622343058 -> {some, {game_caption_text_data, 622343058, <<"Caption_HavenEvent_Effect_JumpingUpgradeCostDecreaseRatio"/utf8>>}}; 3897193593 -> {some, {game_caption_text_data, 3897193593, <<"Caption_HavenEvent_Effect_JumpingUpgradeLaborDecreaseRatio"/utf8>>}}; 1837609306 -> {some, {game_caption_text_data, 1837609306, <<"Caption_HavenEvent_LeftTime"/utf8>>}}; 789375012 -> {some, {game_caption_text_data, 789375012, <<"Caption_HavenEvent_EventNotice"/utf8>>}}; 1586932450 -> {some, {game_caption_text_data, 1586932450, <<"Caption_AssistMode_AutoResupplyUseNum"/utf8>>}}; 1361349730 -> {some, {game_caption_text_data, 1361349730, <<"Caption_AssistMode_AutoResupplyUse"/utf8>>}}; 3665538222 -> {some, {game_caption_text_data, 3665538222, <<"Caption_AssistMode_AutoResupplyOption"/utf8>>}}; 3416932847 -> {some, {game_caption_text_data, 3416932847, <<"Caption_AssistModeTip_Upgrade2"/utf8>>}}; 833476925 -> {some, {game_caption_text_data, 833476925, <<"Caption_BuildingEffect_ShopUnlock"/utf8>>}}; 1869953189 -> {some, {game_caption_text_data, 1869953189, <<"Caption_BuildingEffect_AddReward"/utf8>>}}; 4160442275 -> {some, {game_caption_text_data, 4160442275, <<"Caption_BuildingEffect_CraftUnlock"/utf8>>}}; 3014920453 -> {some, {game_caption_text_data, 3014920453, <<"Caption_Building_JumpingPossible"/utf8>>}}; 743194178 -> {some, {game_caption_text_data, 743194178, <<"Caption_Building_Construct_Popup_Title_BuildingLv"/utf8>>}}; 234993621 -> {some, {game_caption_text_data, 234993621, <<"Caption_CovenantBuildingConstruct_Resource"/utf8>>}}; 3480418310 -> {some, {game_caption_text_data, 3480418310, <<"Caption_CovenantBuildingConstruct_CraftCostLabor"/utf8>>}}; 3445031502 -> {some, {game_caption_text_data, 3445031502, <<"Caption_CovenantBuildingConstruct_OccupancyOver"/utf8>>}}; 2249862770 -> {some, {game_caption_text_data, 2249862770, <<"Caption_CovenantBuildingConstruct_Occupancy"/utf8>>}}; 3116929673 -> {some, {game_caption_text_data, 3116929673, <<"Caption_CovenantBuildingConstruct_JumpableLv_ToolTip"/utf8>>}}; 1294923343 -> {some, {game_caption_text_data, 1294923343, <<"Caption_CovenantBuildingConstruct_JumpableLv"/utf8>>}}; 951170291 -> {some, {game_caption_text_data, 951170291, <<"Caption_Stronghold_BuildingEffect_Additional"/utf8>>}}; 1794591500 -> {some, {game_caption_text_data, 1794591500, <<"Caption_Stronghold_BuildingConstructCount"/utf8>>}}; 1028616361 -> {some, {game_caption_text_data, 1028616361, <<"Caption_Covenant_Empty"/utf8>>}}; 2972229131 -> {some, {game_caption_text_data, 2972229131, <<"Caption_HavenWorkState_Complete"/utf8>>}}; 816345144 -> {some, {game_caption_text_data, 816345144, <<"Caption_HavenWorkState_Cancel"/utf8>>}}; 922290688 -> {some, {game_caption_text_data, 922290688, <<"Caption_HavenWorkState_Start"/utf8>>}}; 652809199 -> {some, {game_caption_text_data, 652809199, <<"Caption_BuffDetailStat"/utf8>>}}; 3374142 -> {some, {game_caption_text_data, 3374142, <<"Caption_CovenantSubMenu_Reinforcement_Reject_Request"/utf8>>}}; 4128857602 -> {some, {game_caption_text_data, 4128857602, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_Info"/utf8>>}}; 2232717371 -> {some, {game_caption_text_data, 2232717371, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_Reward"/utf8>>}}; 2943364640 -> {some, {game_caption_text_data, 2943364640, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_EnemyList"/utf8>>}}; 3475777530 -> {some, {game_caption_text_data, 3475777530, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_Stronghold"/utf8>>}}; 3659872863 -> {some, {game_caption_text_data, 3659872863, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_Request"/utf8>>}}; 139035608 -> {some, {game_caption_text_data, 139035608, <<"Caption_CovenantSubMenu_Reinforcement_Confirm_Title"/utf8>>}}; 8973637 -> {some, {game_caption_text_data, 8973637, <<"Caption_CovenantSubMenu_DefenseParticipation_Reply"/utf8>>}}; 3858631854 -> {some, {game_caption_text_data, 3858631854, <<"Caption_CovenantSubMenu_DefenseParticipation_Reward"/utf8>>}}; 50173357 -> {some, {game_caption_text_data, 50173357, <<"Caption_CovenantSubMenu_DefenseParticipation_Stronghold"/utf8>>}}; 3639782375 -> {some, {game_caption_text_data, 3639782375, <<"Caption_CovenantSubMenu_DefenseParticipation_Covenant"/utf8>>}}; 939845189 -> {some, {game_caption_text_data, 939845189, <<"Caption_CovenantSubMenu_DefenseParticipation_Rank"/utf8>>}}; 3702638302 -> {some, {game_caption_text_data, 3702638302, <<"Caption_CovenantSubMenu_DefenseParticipation_Text"/utf8>>}}; 3736089467 -> {some, {game_caption_text_data, 3736089467, <<"Caption_CovenantSubMenu_DefenseParticipation_Title"/utf8>>}}; 4243136972 -> {some, {game_caption_text_data, 4243136972, <<"Caption_StrongholdBattle_DefenseRequest_Receive_Info"/utf8>>}}; 1061244162 -> {some, {game_caption_text_data, 1061244162, <<"Caption_StrongholdBattle_DefenseRequest_Receive_Title"/utf8>>}}; 1986313562 -> {some, {game_caption_text_data, 1986313562, <<"Caption_CovenantSubMenu_DefenseRequest_Empty"/utf8>>}}; 3321050840 -> {some, {game_caption_text_data, 3321050840, <<"Caption_CovenantSubMenu_DefenseRequest_RequestBtn"/utf8>>}}; 3604957145 -> {some, {game_caption_text_data, 3604957145, <<"Caption_CovenantSubMenu_DefenseRequest_RewardCount"/utf8>>}}; 2602212148 -> {some, {game_caption_text_data, 2602212148, <<"Caption_CovenantSubMenu_DefenseRequest_Request"/utf8>>}}; 2886753 -> {some, {game_caption_text_data, 2886753, <<"Caption_CovenantSubMenu_DefenseRequest_CovenantMember"/utf8>>}}; 1956625485 -> {some, {game_caption_text_data, 1956625485, <<"Caption_CovenantSubMenu_DefenseRequest_Title"/utf8>>}}; 2250386992 -> {some, {game_caption_text_data, 2250386992, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Commission_Percent"/utf8>>}}; 2708910688 -> {some, {game_caption_text_data, 2708910688, <<"Caption_CovenantSubMenu_DefenseRequest_Reward"/utf8>>}}; 1191993540 -> {some, {game_caption_text_data, 1191993540, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_AllianceInfo"/utf8>>}}; 260010661 -> {some, {game_caption_text_data, 260010661, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Comment"/utf8>>}}; 260010660 -> {some, {game_caption_text_data, 260010660, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Comment"/utf8>>}}; 260010659 -> {some, {game_caption_text_data, 260010659, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Comment"/utf8>>}}; 260010658 -> {some, {game_caption_text_data, 260010658, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Comment"/utf8>>}}; 3244329411 -> {some, {game_caption_text_data, 3244329411, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Comment_Title"/utf8>>}}; 1159192481 -> {some, {game_caption_text_data, 1159192481, <<"Caption_CovenantSubMenu_DefenseRequest_Reward_Title"/utf8>>}}; 1846261645 -> {some, {game_caption_text_data, 1846261645, <<"Caption_StrongholdBattle_Forbid_Info"/utf8>>}}; 1867019272 -> {some, {game_caption_text_data, 1867019272, <<"Caption_ChatTab_Forbid_StrongholdBattle"/utf8>>}}; 2915570401 -> {some, {game_caption_text_data, 2915570401, <<"Caption_StrongholdBattle_NeedRight_Info"/utf8>>}}; 3545540806 -> {some, {game_caption_text_data, 3545540806, <<"Caption_StrongholdBattle_NeedRight"/utf8>>}}; 3464882071 -> {some, {game_caption_text_data, 3464882071, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Warning"/utf8>>}}; 4070290894 -> {some, {game_caption_text_data, 4070290894, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Items_Info"/utf8>>}}; 3959541889 -> {some, {game_caption_text_data, 3959541889, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Stroage_Info"/utf8>>}}; 1206174324 -> {some, {game_caption_text_data, 1206174324, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Stroage_Empty"/utf8>>}}; 3759864771 -> {some, {game_caption_text_data, 3759864771, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Items"/utf8>>}}; 3365660822 -> {some, {game_caption_text_data, 3365660822, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Storage"/utf8>>}}; 3555402051 -> {some, {game_caption_text_data, 3555402051, <<"Caption_StrongholdBattle_SiegeWeapon_Select_Title"/utf8>>}}; 1179012088 -> {some, {game_caption_text_data, 1179012088, <<"Caption_StrongholdBattle_AetherBox_Lack"/utf8>>}}; 739625764 -> {some, {game_caption_text_data, 739625764, <<"Caption_StrongholdBattle_AetherBox_Warning_Title"/utf8>>}}; 371211970 -> {some, {game_caption_text_data, 371211970, <<"Caption_StrongholdBattle_SiegeWeapon_Select"/utf8>>}}; 962430675 -> {some, {game_caption_text_data, 962430675, <<"Caption_StrongholdBattle_SiegeWeapon"/utf8>>}}; 213708714 -> {some, {game_caption_text_data, 213708714, <<"Caption_StrongholdBattle_BattleSupply_Max"/utf8>>}}; 2351735589 -> {some, {game_caption_text_data, 2351735589, <<"Caption_StrongholdBattle_BattleSupply"/utf8>>}}; 1043698703 -> {some, {game_caption_text_data, 1043698703, <<"Caption_StrongholdBattle_BattleSupply_BattleTime"/utf8>>}}; 739385060 -> {some, {game_caption_text_data, 739385060, <<"Caption_StrongholdBattle_BattleSupply_UsableAmount"/utf8>>}}; 1331960796 -> {some, {game_caption_text_data, 1331960796, <<"Caption_StrongholdBattle_BattleSupply_StockAmount"/utf8>>}}; 1201528903 -> {some, {game_caption_text_data, 1201528903, <<"Caption_StrongholdBattle_Headquarter_AetherBoxMin"/utf8>>}}; 4149019003 -> {some, {game_caption_text_data, 4149019003, <<"Caption_StrongholdBattle_Headquater_Relationship_Neutral"/utf8>>}}; 2198559609 -> {some, {game_caption_text_data, 2198559609, <<"Caption_StrongholdBattle_Headquater_Relationship_Hostility"/utf8>>}}; 752741801 -> {some, {game_caption_text_data, 752741801, <<"Caption_StrongholdBattle_Headquater_Relationship_Alliance"/utf8>>}}; 1360790802 -> {some, {game_caption_text_data, 1360790802, <<"Caption_StrongholdBattle_Headquater_Relationship_Title"/utf8>>}}; 463196883 -> {some, {game_caption_text_data, 463196883, <<"Caption_StrongholdBattle_Headquarter_Title"/utf8>>}}; 784273956 -> {some, {game_caption_text_data, 784273956, <<"Caption_StrongholdBattle_Target_Title"/utf8>>}}; 2625469151 -> {some, {game_caption_text_data, 2625469151, <<"Caption_SquadSummonConfirm_BattalionWarp"/utf8>>}}; 1183953175 -> {some, {game_caption_text_data, 1183953175, <<"Caption_SquadSummonConfirm_Tactical_ConveneSquad"/utf8>>}}; 3817655955 -> {some, {game_caption_text_data, 3817655955, <<"Caption_ProtectRestrictionTime"/utf8>>}}; 1781690985 -> {some, {game_caption_text_data, 1781690985, <<"Caption_StrongholdProtection_Restriction_ByAnniversary"/utf8>>}}; 1839726663 -> {some, {game_caption_text_data, 1839726663, <<"Caption_StrongholdProtection_Restriction_AfterStronholdBattle"/utf8>>}}; 3152558823 -> {some, {game_caption_text_data, 3152558823, <<"Caption_StrongholdProtection_Restriction_ByDailyUse"/utf8>>}}; 2747605233 -> {some, {game_caption_text_data, 2747605233, <<"Caption_CovenantAcceleration_WorkTime_Info"/utf8>>}}; 3462295597 -> {some, {game_caption_text_data, 3462295597, <<"Caption_FollowerAcceleration_WorkTime_Info"/utf8>>}}; 3676243609 -> {some, {game_caption_text_data, 3676243609, <<"Caption_GameOption_Acceleration"/utf8>>}}; 2566171430 -> {some, {game_caption_text_data, 2566171430, <<"Caption_Territory_Erosion_BlackSword_Tip"/utf8>>}}; 3192501667 -> {some, {game_caption_text_data, 3192501667, <<"Caption_Erosion_BlackSwordLackOfLevel_UseOK_Desc"/utf8>>}}; 3645887659 -> {some, {game_caption_text_data, 3645887659, <<"Caption_Erosion_BlackSword_UseOK_Desc"/utf8>>}}; 802401019 -> {some, {game_caption_text_data, 802401019, <<"Caption_StrongholdBattleProclamation_ExcessToolTip"/utf8>>}}; 3614291063 -> {some, {game_caption_text_data, 3614291063, <<"Caption_StrongholdBattleProclamation_protectionToolTip"/utf8>>}}; 171654940 -> {some, {game_caption_text_data, 171654940, <<"Caption_StrongholdBattleProclamation_SameDistrictToolTip"/utf8>>}}; 868591032 -> {some, {game_caption_text_data, 868591032, <<"Text_Notify_StrongholdProtectRestriction_Notice"/utf8>>}}; 3369521671 -> {some, {game_caption_text_data, 3369521671, <<"Caption_RealmWaiting_Reconnection"/utf8>>}}; 2015468628 -> {some, {game_caption_text_data, 2015468628, <<"Caption_RealmWaiting_QuickPass"/utf8>>}}; 3359476623 -> {some, {game_caption_text_data, 3359476623, <<"Caption_RealmWaiting_RealmAccountWithAnyPlayer"/utf8>>}}; 576309540 -> {some, {game_caption_text_data, 576309540, <<"Caption_RealmWaiting_RealmAccountWithNoPlayer"/utf8>>}}; 925085524 -> {some, {game_caption_text_data, 925085524, <<"Caption_Stronghold_Defending"/utf8>>}}; 3719237971 -> {some, {game_caption_text_data, 3719237971, <<"Caption_Stronghold_Inbattle"/utf8>>}}; 3667424693 -> {some, {game_caption_text_data, 3667424693, <<"Caption_WorldMapMarker"/utf8>>}}; 1189593992 -> {some, {game_caption_text_data, 1189593992, <<"Caption_Info_CovenantRuby"/utf8>>}}; 2600442642 -> {some, {game_caption_text_data, 2600442642, <<"Caption_CashShop_MerchandiseList_Empty"/utf8>>}}; 3551790494 -> {some, {game_caption_text_data, 3551790494, <<"Caption_Anniversary_UnableStrongholdProtection_Desc"/utf8>>}}; 3879297908 -> {some, {game_caption_text_data, 3879297908, <<"Caption_Anniversary_UnableStrongholdProtection_Text"/utf8>>}}; 103962333 -> {some, {game_caption_text_data, 103962333, <<"Caption_WorldmapMarkerName_Modify"/utf8>>}}; 1809005974 -> {some, {game_caption_text_data, 1809005974, <<"Caption_WorldmapMarker_Delete_AssistModeDesignated_ConfirmPop"/utf8>>}}; 667753874 -> {some, {game_caption_text_data, 667753874, <<"Caption_AssistModeDesignatedHuntingPoint_WorldmapMarkerGuideText"/utf8>>}}; 578086049 -> {some, {game_caption_text_data, 578086049, <<"Caption_AssistModeDesignatedHuntingPoint_WorldmapMarkerTitle"/utf8>>}}; 1727495002 -> {some, {game_caption_text_data, 1727495002, <<"Caption_WorldmapMarker_NotInCovenant"/utf8>>}}; 566560172 -> {some, {game_caption_text_data, 566560172, <<"Caption_WorldmapMarker_Covenant_ListEmpty"/utf8>>}}; 2936451147 -> {some, {game_caption_text_data, 2936451147, <<"Caption_WorldmapMarker_Player_ListEmpty"/utf8>>}}; 2401419571 -> {some, {game_caption_text_data, 2401419571, <<"Caption_WorldmapMarker_Link_Title"/utf8>>}}; 1878338 -> {some, {game_caption_text_data, 1878338, <<"Caption_WorldmapMarkerCount_Text"/utf8>>}}; 1857215536 -> {some, {game_caption_text_data, 1857215536, <<"Caption_ManageCovenant_Maintenance_ToolTip"/utf8>>}}; 2428953575 -> {some, {game_caption_text_data, 2428953575, <<"Caption_ManageCovenant_BuildingCoverage_ToolTip"/utf8>>}}; 2920017558 -> {some, {game_caption_text_data, 2920017558, <<"Caption_StrongholdBattle_SiegeWeapon_NoTarget"/utf8>>}}; 1664135900 -> {some, {game_caption_text_data, 1664135900, <<"Caption_MarketGoodsExpired_Desc"/utf8>>}}; 1498342856 -> {some, {game_caption_text_data, 1498342856, <<"Caption_Npc_NpcRacialKindType_SiegeWeapon"/utf8>>}}; 3117264877 -> {some, {game_caption_text_data, 3117264877, <<"Caption_CovenantNormalGiftName_ForGiftUI"/utf8>>}}; 2314974100 -> {some, {game_caption_text_data, 2314974100, <<"Caption_CovenantGiftName_ForGiftUI"/utf8>>}}; 2789059112 -> {some, {game_caption_text_data, 2789059112, <<"Caption_CashShop_PackageItemDescription_Random_UserUsing"/utf8>>}}; 4024889490 -> {some, {game_caption_text_data, 4024889490, <<"Caption_CashShop_PackageItemDescription_Random_AutoUsing"/utf8>>}}; 4079434894 -> {some, {game_caption_text_data, 4079434894, <<"Caption_CashShop_ToyProduct_PriceError"/utf8>>}}; 1054543658 -> {some, {game_caption_text_data, 1054543658, <<"Caption_ToyPush_AgreementError"/utf8>>}}; 1907393777 -> {some, {game_caption_text_data, 1907393777, <<"Caption_Ranking_CovenantRankingSearchRecord_Empty"/utf8>>}}; 4051714516 -> {some, {game_caption_text_data, 4051714516, <<"Caption_Gatcha_ConfirmPopup_Desc"/utf8>>}}; 1645359724 -> {some, {game_caption_text_data, 1645359724, <<"Caption_Gatcha_ConfirmPopup_CheckBox"/utf8>>}}; 3464470581 -> {some, {game_caption_text_data, 3464470581, <<"Caption_MoreThanHeroic"/utf8>>}}; 3048219007 -> {some, {game_caption_text_data, 3048219007, <<"Caption_Killer_Unknown"/utf8>>}}; 1034994936 -> {some, {game_caption_text_data, 1034994936, <<"Caption_Expedition_Covenant_Battalion_AlreadyStarted"/utf8>>}}; 1881857387 -> {some, {game_caption_text_data, 1881857387, <<"Caption_Killer_Debuff_Expedition_Area"/utf8>>}}; 2961713750 -> {some, {game_caption_text_data, 2961713750, <<"Caption_NpcShop_AutoBuy_WeightLimit"/utf8>>}}; 2073222375 -> {some, {game_caption_text_data, 2073222375, <<"Caption_NpcShop_AutoBuy_Weight"/utf8>>}}; 2582429343 -> {some, {game_caption_text_data, 2582429343, <<"Caption_CovenantSetting_BlackSword_Info"/utf8>>}}; 2652843170 -> {some, {game_caption_text_data, 2652843170, <<"Caption_Erosion_BlackSword_ElfUseOK_Desc"/utf8>>}}; 755038986 -> {some, {game_caption_text_data, 755038986, <<"Caption_SafeDevice_JoinRecommend_Cancel"/utf8>>}}; 636227151 -> {some, {game_caption_text_data, 636227151, <<"Caption_GOTBan_ReasonAndRestricton"/utf8>>}}; 3977274294 -> {some, {game_caption_text_data, 3977274294, <<"Caption_GOTBan_Restriction_Connect"/utf8>>}}; 1018233644 -> {some, {game_caption_text_data, 1018233644, <<"Caption_GOTBan_Restriction_Chat"/utf8>>}}; 2824482061 -> {some, {game_caption_text_data, 2824482061, <<"Caption_GOTBan_OperationPolicyViolation"/utf8>>}}; 513074950 -> {some, {game_caption_text_data, 513074950, <<"Caption_GOTBan_IllegalProgramUse"/utf8>>}}; 1772034491 -> {some, {game_caption_text_data, 1772034491, <<"Caption_GOTBan_UnusualGameUse"/utf8>>}}; 3858191283 -> {some, {game_caption_text_data, 3858191283, <<"Caption_GOTBan_NonMannerChat"/utf8>>}}; 4066969968 -> {some, {game_caption_text_data, 4066969968, <<"Caption_GOTBan_TemporaryRestriction"/utf8>>}}; 776745782 -> {some, {game_caption_text_data, 776745782, <<"Caption_GOTBan_GameSystemAbuse"/utf8>>}}; 3595008844 -> {some, {game_caption_text_data, 3595008844, <<"Caption_GOTBan_OpenMarketProcessAbuse"/utf8>>}}; 978841242 -> {some, {game_caption_text_data, 978841242, <<"Caption_NpcShop_AutoBuy_ToolTip"/utf8>>}}; 405097496 -> {some, {game_caption_text_data, 405097496, <<"Caption_NpcShop_AutoBuy_WeightParameter"/utf8>>}}; 3789477600 -> {some, {game_caption_text_data, 3789477600, <<"Caption_NpcShop_AutoBuy"/utf8>>}}; 838089757 -> {some, {game_caption_text_data, 838089757, <<"Caption_ManageHaven_ChangeBuildingAccess"/utf8>>}}; 1782178586 -> {some, {game_caption_text_data, 1782178586, <<"Caption_GameOption_Tooltip_Body_FriendlyTarget"/utf8>>}}; 1361909839 -> {some, {game_caption_text_data, 1361909839, <<"Caption_GameOption_Tooltip_Title_FriendlyAttack"/utf8>>}}; 211564824 -> {some, {game_caption_text_data, 211564824, <<"Caption_SeasonPassGetLevelReward_Desc"/utf8>>}}; 2993410699 -> {some, {game_caption_text_data, 2993410699, <<"Caption_SeasonPassGetLevelReward_Title"/utf8>>}}; 4060337017 -> {some, {game_caption_text_data, 4060337017, <<"Caption_GOTBan_PeriodTime"/utf8>>}}; 3538609155 -> {some, {game_caption_text_data, 3538609155, <<"Caption_StrongholdBattle_AetherBox_Warning"/utf8>>}}; 3117759370 -> {some, {game_caption_text_data, 3117759370, <<"Caption_Stronghold_Defence"/utf8>>}}; 1812706746 -> {some, {game_caption_text_data, 1812706746, <<"Caption_Stronghold_Plunder"/utf8>>}}; 3137843194 -> {some, {game_caption_text_data, 3137843194, <<"Caption_Stronghold_Migration"/utf8>>}}; 1281283285 -> {some, {game_caption_text_data, 1281283285, <<"Caption_Stronghold_Occupation"/utf8>>}}; 2895192444 -> {some, {game_caption_text_data, 2895192444, <<"Caption_NGSBan_NoticeMessage"/utf8>>}}; 2715709456 -> {some, {game_caption_text_data, 2715709456, <<"Caption_CovenantBuilding_Require_Empty_MaxLevel"/utf8>>}}; 2048758465 -> {some, {game_caption_text_data, 2048758465, <<"Caption_BattalionPurpose_Custom_Empty"/utf8>>}}; 3521835262 -> {some, {game_caption_text_data, 3521835262, <<"Caption_CreatePlayer_PlayerName_EmptyMessage"/utf8>>}}; 3234071403 -> {some, {game_caption_text_data, 3234071403, <<"Caption_Chat_MessageList_Empty"/utf8>>}}; 2397611377 -> {some, {game_caption_text_data, 2397611377, <<"Caption_MountSequenceGradeText"/utf8>>}}; 4034487371 -> {some, {game_caption_text_data, 4034487371, <<"Caption_GuiseSequenceGradeText"/utf8>>}}; 2270362327 -> {some, {game_caption_text_data, 2270362327, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 2270362326 -> {some, {game_caption_text_data, 2270362326, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 2270362325 -> {some, {game_caption_text_data, 2270362325, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 322399725 -> {some, {game_caption_text_data, 322399725, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 2526443142 -> {some, {game_caption_text_data, 2526443142, <<"Caption_SequenceText_Guise_Clan_TanglyForge01"/utf8>>}}; 1796546114 -> {some, {game_caption_text_data, 1796546114, <<"Caption_SequenceText_Guise_Clan_Taraf01"/utf8>>}}; 619228242 -> {some, {game_caption_text_data, 619228242, <<"Caption_SequenceText_Guise_Clan_WhiteNights01"/utf8>>}}; 58168688 -> {some, {game_caption_text_data, 58168688, <<"Caption_SequenceText_Guise_Clan_Kasimer01"/utf8>>}}; 2270362328 -> {some, {game_caption_text_data, 2270362328, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 322399724 -> {some, {game_caption_text_data, 322399724, <<"Caption_SequenceText_Guise_General"/utf8>>}}; 2365250726 -> {some, {game_caption_text_data, 2365250726, <<"Caption_SequenceText_Guise_Clan_Psynode01"/utf8>>}}; 3371177540 -> {some, {game_caption_text_data, 3371177540, <<"Caption_SequenceText_Guise_Clan_MistGuard01"/utf8>>}}; 2768793010 -> {some, {game_caption_text_data, 2768793010, <<"Caption_SequenceText_Guise_Clan_MirageUnion01"/utf8>>}}; 1863681680 -> {some, {game_caption_text_data, 1863681680, <<"Caption_SequenceText_Guise_Clan_Arslaness01"/utf8>>}}; 2931750910 -> {some, {game_caption_text_data, 2931750910, <<"Caption_SequenceText_Guise_RS_04"/utf8>>}}; 2931750909 -> {some, {game_caption_text_data, 2931750909, <<"Caption_SequenceText_Guise_RS_03"/utf8>>}}; 757039192 -> {some, {game_caption_text_data, 757039192, <<"Caption_SequenceText_Guise_MB_04"/utf8>>}}; 757039191 -> {some, {game_caption_text_data, 757039191, <<"Caption_SequenceText_Guise_MB_03"/utf8>>}}; 785571715 -> {some, {game_caption_text_data, 785571715, <<"Caption_SequenceText_Guise_IA_04"/utf8>>}}; 785571714 -> {some, {game_caption_text_data, 785571714, <<"Caption_SequenceText_Guise_IA_03"/utf8>>}}; 2778884124 -> {some, {game_caption_text_data, 2778884124, <<"Caption_SequenceText_Guise_EN_04"/utf8>>}}; 2778884123 -> {some, {game_caption_text_data, 2778884123, <<"Caption_SequenceText_Guise_EN_03"/utf8>>}}; 511767253 -> {some, {game_caption_text_data, 511767253, <<"Caption_SequenceText_Mount_0081"/utf8>>}}; 511767252 -> {some, {game_caption_text_data, 511767252, <<"Caption_SequenceText_Mount_0080"/utf8>>}}; 2858771948 -> {some, {game_caption_text_data, 2858771948, <<"Caption_SequenceText_Mount_0079"/utf8>>}}; 2858771947 -> {some, {game_caption_text_data, 2858771947, <<"Caption_SequenceText_Mount_0078"/utf8>>}}; 2858771946 -> {some, {game_caption_text_data, 2858771946, <<"Caption_SequenceText_Mount_0077"/utf8>>}}; 2858771945 -> {some, {game_caption_text_data, 2858771945, <<"Caption_SequenceText_Mount_0076"/utf8>>}}; 2858771944 -> {some, {game_caption_text_data, 2858771944, <<"Caption_SequenceText_Mount_0075"/utf8>>}}; 2858771943 -> {some, {game_caption_text_data, 2858771943, <<"Caption_SequenceText_Mount_0074"/utf8>>}}; 2858771942 -> {some, {game_caption_text_data, 2858771942, <<"Caption_SequenceText_Mount_0073"/utf8>>}}; 2858771941 -> {some, {game_caption_text_data, 2858771941, <<"Caption_SequenceText_Mount_0072"/utf8>>}}; 2858771940 -> {some, {game_caption_text_data, 2858771940, <<"Caption_SequenceText_Mount_0071"/utf8>>}}; 2858771939 -> {some, {game_caption_text_data, 2858771939, <<"Caption_SequenceText_Mount_0070"/utf8>>}}; 910809339 -> {some, {game_caption_text_data, 910809339, <<"Caption_SequenceText_Mount_0069"/utf8>>}}; 910809338 -> {some, {game_caption_text_data, 910809338, <<"Caption_SequenceText_Mount_0068"/utf8>>}}; 910809337 -> {some, {game_caption_text_data, 910809337, <<"Caption_SequenceText_Mount_0067"/utf8>>}}; 910809336 -> {some, {game_caption_text_data, 910809336, <<"Caption_SequenceText_Mount_0066"/utf8>>}}; 910809335 -> {some, {game_caption_text_data, 910809335, <<"Caption_SequenceText_Mount_0065"/utf8>>}}; 910809334 -> {some, {game_caption_text_data, 910809334, <<"Caption_SequenceText_Mount_0064"/utf8>>}}; 910809333 -> {some, {game_caption_text_data, 910809333, <<"Caption_SequenceText_Mount_0063"/utf8>>}}; 967115477 -> {some, {game_caption_text_data, 967115477, <<"Caption_NPCCraft_Result_GearSuccessAmount_Desc"/utf8>>}}; 2755839604 -> {some, {game_caption_text_data, 2755839604, <<"Caption_TacticalSkillBadge"/utf8>>}}; 3765220226 -> {some, {game_caption_text_data, 3765220226, <<"Caption_IGN_Desc_Covenant_Follower_Dispatchable"/utf8>>}}; 303024405 -> {some, {game_caption_text_data, 303024405, <<"Caption_IGN_Title_Covenant_Follower_Dispatchable"/utf8>>}}; 1484279718 -> {some, {game_caption_text_data, 1484279718, <<"Caption_CovenantRecord_Title_Fail"/utf8>>}}; 1702814251 -> {some, {game_caption_text_data, 1702814251, <<"Caption_CovenantRecord_Title"/utf8>>}}; 2364730171 -> {some, {game_caption_text_data, 2364730171, <<"Caption_TotalRecord_Fail"/utf8>>}}; 2929645331 -> {some, {game_caption_text_data, 2929645331, <<"Caption_CovenantRecord_Fail_Desc"/utf8>>}}; 1574683020 -> {some, {game_caption_text_data, 1574683020, <<"Caption_Party_JoinApplyList_Empty"/utf8>>}}; 3469377991 -> {some, {game_caption_text_data, 3469377991, <<"Caption_MountTransmutation_GradeInfo"/utf8>>}}; 3282870497 -> {some, {game_caption_text_data, 3282870497, <<"Caption_GuiseTransmutation_GradeInfo"/utf8>>}}; 544228471 -> {some, {game_caption_text_data, 544228471, <<"Caption_Covenant_Campaign_Win"/utf8>>}}; 2658356546 -> {some, {game_caption_text_data, 2658356546, <<"Caption_LOC_QUESTWAYPOINT_KD00_START"/utf8>>}}; 3176768947 -> {some, {game_caption_text_data, 3176768947, <<"Caption_LOC_QUESTWAYPOINT_LD00_START"/utf8>>}}; 2342139280 -> {some, {game_caption_text_data, 2342139280, <<"Caption_Chat_BlockUserList_Empty"/utf8>>}}; 2273191956 -> {some, {game_caption_text_data, 2273191956, <<"Caption_CovenantNotice_NotEntered"/utf8>>}}; 2011664990 -> {some, {game_caption_text_data, 2011664990, <<"Caption_CovenantInfo_NotEntered"/utf8>>}}; 2704057681 -> {some, {game_caption_text_data, 2704057681, <<"Caption_StrongholdBattleBattalion_TacticsInfo_SiegeWeaponList_Empty"/utf8>>}}; 439933195 -> {some, {game_caption_text_data, 439933195, <<"Caption_StrongholdBattleBattalion_PartyTargetList_Empty"/utf8>>}}; 3110591957 -> {some, {game_caption_text_data, 3110591957, <<"Caption_WorldMapPopup_Stronghold_DeclareBattle_SiegeWeaponList_Empty"/utf8>>}}; 2435054721 -> {some, {game_caption_text_data, 2435054721, <<"Caption_GeneralShop_Item_RegisterList_Empty"/utf8>>}}; 2606955857 -> {some, {game_caption_text_data, 2606955857, <<"Caption_CovenantShop_Item_RegisterList_Empty"/utf8>>}}; 2932951505 -> {some, {game_caption_text_data, 2932951505, <<"Caption_CovenantSettlement_ResourceList_Empty"/utf8>>}}; 4108975983 -> {some, {game_caption_text_data, 4108975983, <<"Caption_CovenantSettlement_GoldList_Empty"/utf8>>}}; 2275969390 -> {some, {game_caption_text_data, 2275969390, <<"Caption_StrongholdWorkList_Empty"/utf8>>}}; 1666654628 -> {some, {game_caption_text_data, 1666654628, <<"Caption_FollowerWorkList_Empty"/utf8>>}}; 535793915 -> {some, {game_caption_text_data, 535793915, <<"Caption_Collection_SearchResult_Empty"/utf8>>}}; 317163075 -> {some, {game_caption_text_data, 317163075, <<"Caption_Market_SearchResult_Empty"/utf8>>}}; 3167740669 -> {some, {game_caption_text_data, 3167740669, <<"Caption_Battalion_FindCovenantMember_NoMorePlayer"/utf8>>}}; 499779686 -> {some, {game_caption_text_data, 499779686, <<"Caption_Party_FindPlayer_NoMorePlayer"/utf8>>}}; 83399660 -> {some, {game_caption_text_data, 83399660, <<"Caption_Party_FindParty_NoMoreParty"/utf8>>}}; 3463249625 -> {some, {game_caption_text_data, 3463249625, <<"Caption_Covenant_Donation_NotHaveItem"/utf8>>}}; 1062854380 -> {some, {game_caption_text_data, 1062854380, <<"Caption_SeasonPass_LevelUpPaidReward"/utf8>>}}; 201880614 -> {some, {game_caption_text_data, 201880614, <<"Caption_MountTransmutationPointExchange"/utf8>>}}; 3798180448 -> {some, {game_caption_text_data, 3798180448, <<"Caption_GuiseTransmutationPointExchange"/utf8>>}}; 1276323941 -> {some, {game_caption_text_data, 1276323941, <<"Caption_MountTransmutationPointPopUp_Desc"/utf8>>}}; 1663724895 -> {some, {game_caption_text_data, 1663724895, <<"Caption_GuiseTransmutationPointPopUp_Desc"/utf8>>}}; 993915698 -> {some, {game_caption_text_data, 993915698, <<"Caption_MountTransmutationPointPopUp_Info"/utf8>>}}; 1381316652 -> {some, {game_caption_text_data, 1381316652, <<"Caption_GuiseTransmutationPointPopUp_Info"/utf8>>}}; 2328829459 -> {some, {game_caption_text_data, 2328829459, <<"Caption_TransmutationPointExchange"/utf8>>}}; 461840355 -> {some, {game_caption_text_data, 461840355, <<"Caption_MountTransmutationPoint"/utf8>>}}; 103285533 -> {some, {game_caption_text_data, 103285533, <<"Caption_GuiseTransmutationPoint"/utf8>>}}; 3700861927 -> {some, {game_caption_text_data, 3700861927, <<"Caption_MaterialGroup_Event_HeroicPiece_Material"/utf8>>}}; 2263788108 -> {some, {game_caption_text_data, 2263788108, <<"Caption_PvpRule_Title"/utf8>>}}; 2539147083 -> {some, {game_caption_text_data, 2539147083, <<"Caption_TeaseMessageSend_ConfirmPop_Title"/utf8>>}}; 3438729607 -> {some, {game_caption_text_data, 3438729607, <<"Caption_Chat_PrivateChat_BlockedPlayer"/utf8>>}}; 3300485932 -> {some, {game_caption_text_data, 3300485932, <<"Caption_Chat_PrivateChat_SendTag"/utf8>>}}; 446374597 -> {some, {game_caption_text_data, 446374597, <<"Caption_Chat_PrivateChat_ReceiveTag"/utf8>>}}; 4250311813 -> {some, {game_caption_text_data, 4250311813, <<"Caption_FollowerSummonFx_Title"/utf8>>}}; 334417312 -> {some, {game_caption_text_data, 334417312, <<"Caption_FindPreregistration"/utf8>>}}; 1037249743 -> {some, {game_caption_text_data, 1037249743, <<"Caption_Preregistration"/utf8>>}}; 870007887 -> {some, {game_caption_text_data, 870007887, <<"Caption_Preregistration_InputName"/utf8>>}}; 3862004516 -> {some, {game_caption_text_data, 3862004516, <<"Caption_Preregistration_Warning"/utf8>>}}; 890839722 -> {some, {game_caption_text_data, 890839722, <<"Caption_Preregistration_CreatePlayer_Info"/utf8>>}}; 341149184 -> {some, {game_caption_text_data, 341149184, <<"Caption_Preregistration_CreatePlayer_Title"/utf8>>}}; 191908104 -> {some, {game_caption_text_data, 191908104, <<"Caption_Preregistration_RealmEnter_Info"/utf8>>}}; 692456574 -> {some, {game_caption_text_data, 692456574, <<"Caption_Preregistration_RealmEnter_Title"/utf8>>}}; 1845601 -> {some, {game_caption_text_data, 1845601, <<"Caption_PopRewardItem_Title"/utf8>>}}; 349062385 -> {some, {game_caption_text_data, 349062385, <<"Caption_MissionReward_CovenantCampaign"/utf8>>}}; 1111833280 -> {some, {game_caption_text_data, 1111833280, <<"Caption_MissionReward_TryCovenantCampaign"/utf8>>}}; 2320170166 -> {some, {game_caption_text_data, 2320170166, <<"Caption_MissionReward_CovenantCampaignChallege"/utf8>>}}; 314856219 -> {some, {game_caption_text_data, 314856219, <<"Caption_MissionReward_CovenantCampaignWeeklyComplete"/utf8>>}}; 2872397378 -> {some, {game_caption_text_data, 2872397378, <<"Caption_MissionReward_CovenantCampaignFirstComplete"/utf8>>}}; 2854297734 -> {some, {game_caption_text_data, 2854297734, <<"Caption_MissionReward_CovenantCampaignProgress"/utf8>>}}; 1984190117 -> {some, {game_caption_text_data, 1984190117, <<"Caption_MissionReward_FirstNpcStrongholdOccupancy"/utf8>>}}; 3234162699 -> {some, {game_caption_text_data, 3234162699, <<"Caption_MissionReward_TryExpedition"/utf8>>}}; 3790039328 -> {some, {game_caption_text_data, 3790039328, <<"Caption_MissionReward_FollowerWork"/utf8>>}}; 977646574 -> {some, {game_caption_text_data, 977646574, <<"Caption_MissionReward_CovenantResearch"/utf8>>}}; 2913909660 -> {some, {game_caption_text_data, 2913909660, <<"Caption_MissionReward_Expedition"/utf8>>}}; 2629783923 -> {some, {game_caption_text_data, 2629783923, <<"Caption_MissionReward_StrongholdBattle"/utf8>>}}; 3283313818 -> {some, {game_caption_text_data, 3283313818, <<"Caption_MissionReward_CovenantLogin"/utf8>>}}; 2949461198 -> {some, {game_caption_text_data, 2949461198, <<"Caption_MissionReward_CovenantSupport"/utf8>>}}; 3054529540 -> {some, {game_caption_text_data, 3054529540, <<"Caption_TransmutationRewardPopup_Close"/utf8>>}}; 3015623629 -> {some, {game_caption_text_data, 3015623629, <<"Caption_TransmutationRewardPopup_Result"/utf8>>}}; 2454123581 -> {some, {game_caption_text_data, 2454123581, <<"Caption_TransmutationRewardPopup_NotResultItem"/utf8>>}}; 2618780136 -> {some, {game_caption_text_data, 2618780136, <<"Caption_Push_Option_Each_Notify_Title_Tooltip"/utf8>>}}; 1940679611 -> {some, {game_caption_text_data, 1940679611, <<"Caption_Push_Option_Button_Contact"/utf8>>}}; 3459419528 -> {some, {game_caption_text_data, 3459419528, <<"Caption_PopStrongholdBattleDeclareSetting_WarningBattleSupply"/utf8>>}}; 3228023769 -> {some, {game_caption_text_data, 3228023769, <<"Caption_PopStrongholdBattleDeclareSetting_HavenBattlelength"/utf8>>}}; 3525108627 -> {some, {game_caption_text_data, 3525108627, <<"Caption_PopStrongholdBattleDeclareSetting_StartHaven_Tooltip"/utf8>>}}; 2278237273 -> {some, {game_caption_text_data, 2278237273, <<"Caption_PopStrongholdBattleDeclareSetting_StartHaven"/utf8>>}}; 2341048795 -> {some, {game_caption_text_data, 2341048795, <<"Caption_WorldMapPopup_Stronghold_StrongholdAttack_Impossible"/utf8>>}}; 1613562789 -> {some, {game_caption_text_data, 1613562789, <<"Caption_WorldMapPopup_Stronghold_DeclareBattle"/utf8>>}}; 2810650341 -> {some, {game_caption_text_data, 2810650341, <<"Caption_WorldMapPopup_Stronghold_StrongholdAttack"/utf8>>}}; 2043824680 -> {some, {game_caption_text_data, 2043824680, <<"Caption_PopupDonation_RubyCount_Title"/utf8>>}}; 3390991324 -> {some, {game_caption_text_data, 3390991324, <<"Caption_SeasonPassLevelUpNotice"/utf8>>}}; 1223134330 -> {some, {game_caption_text_data, 1223134330, <<"Caption_NotExistNextSeasonPass"/utf8>>}}; 2939136135 -> {some, {game_caption_text_data, 2939136135, <<"Caption_NextSeasonPassRemainTime"/utf8>>}}; 3388539071 -> {some, {game_caption_text_data, 3388539071, <<"Caption_SeasonPassPaidReward_Desc_02"/utf8>>}}; 679082801 -> {some, {game_caption_text_data, 679082801, <<"Caption_SeasonPassPaidReward_02"/utf8>>}}; 2480239998 -> {some, {game_caption_text_data, 2480239998, <<"Caption_SeasonPassPaidReward_Desc"/utf8>>}}; 241005392 -> {some, {game_caption_text_data, 241005392, <<"Caption_SeasonPassPaidReward"/utf8>>}}; 1584164348 -> {some, {game_caption_text_data, 1584164348, <<"Caption_Tooltip_BatchCraft_Popup"/utf8>>}}; 679286954 -> {some, {game_caption_text_data, 679286954, <<"Caption_BatchCraftGearNoResult"/utf8>>}}; 2498629938 -> {some, {game_caption_text_data, 2498629938, <<"Caption_InstantCraftPopup_RequireResource_Value"/utf8>>}}; 397056454 -> {some, {game_caption_text_data, 397056454, <<"Caption_InstantCraftPopup_RequireResource"/utf8>>}}; 3664127632 -> {some, {game_caption_text_data, 3664127632, <<"Caption_InstantCraftPopup_Desc"/utf8>>}}; 1191837827 -> {some, {game_caption_text_data, 1191837827, <<"Caption_InstantCraftPopup_Title"/utf8>>}}; 172368659 -> {some, {game_caption_text_data, 172368659, <<"Caption_SeasonPass_WeeklyAchievementTip"/utf8>>}}; 2647675941 -> {some, {game_caption_text_data, 2647675941, <<"Caption_SeasonPass_DailyAchievementTip"/utf8>>}}; 1074943519 -> {some, {game_caption_text_data, 1074943519, <<"Caption_SeasonPass_ExcessLevel"/utf8>>}}; 4218130646 -> {some, {game_caption_text_data, 4218130646, <<"Caption_SeasonPass_RegularLevel"/utf8>>}}; 1512794424 -> {some, {game_caption_text_data, 1512794424, <<"Caption_CreatorSupport_CreatorStatus_Abnormal"/utf8>>}}; 3695223334 -> {some, {game_caption_text_data, 3695223334, <<"Caption_CreatorSupport_CreatorStatus_CreatorWithDraw"/utf8>>}}; 1006389836 -> {some, {game_caption_text_data, 1006389836, <<"Caption_CreatorSupport_CreatorStatus_MemberApiPause"/utf8>>}}; 1720855731 -> {some, {game_caption_text_data, 1720855731, <<"Caption_CreatorSupport_CreatorStatus_AdminPause"/utf8>>}}; 3504173370 -> {some, {game_caption_text_data, 3504173370, <<"Caption_CreatorSupport_CreatorStatus_CreatorPause"/utf8>>}}; 1641836790 -> {some, {game_caption_text_data, 1641836790, <<"Caption_CreatorSupport_CreatorStatus_Withdraw"/utf8>>}}; 1325020921 -> {some, {game_caption_text_data, 1325020921, <<"Caption_CreatorSupport_CreatorStatus_Reject"/utf8>>}}; 853814831 -> {some, {game_caption_text_data, 853814831, <<"Caption_CreatorSupport_CreatorStatus_Waiting"/utf8>>}}; 1955080518 -> {some, {game_caption_text_data, 1955080518, <<"Caption_CreatorSupport_Expire"/utf8>>}}; 2922179645 -> {some, {game_caption_text_data, 2922179645, <<"Caption_CreatorSupport_Description"/utf8>>}}; 3312049167 -> {some, {game_caption_text_data, 3312049167, <<"Caption_CreatorSupport_NotRegister"/utf8>>}}; 266162455 -> {some, {game_caption_text_data, 266162455, <<"Caption_Csp_CreatorChannelInfo"/utf8>>}}; 763683495 -> {some, {game_caption_text_data, 763683495, <<"Caption_ItemCollection_NonUseClasseStat_Title"/utf8>>}}; 3194698484 -> {some, {game_caption_text_data, 3194698484, <<"Caption_ItemCollection_NonUseClasseStat_Desc"/utf8>>}}; 3153331298 -> {some, {game_caption_text_data, 3153331298, <<"Caption_Doodad_FOR_A30_RevivalHumanTree"/utf8>>}}; 213194919 -> {some, {game_caption_text_data, 213194919, <<"Caption_Doodad_FOR_A20_C0030_03"/utf8>>}}; 213194918 -> {some, {game_caption_text_data, 213194918, <<"Caption_Doodad_FOR_A20_C0030_02"/utf8>>}}; 213194917 -> {some, {game_caption_text_data, 213194917, <<"Caption_Doodad_FOR_A20_C0030_01"/utf8>>}}; 1482546916 -> {some, {game_caption_text_data, 1482546916, <<"Caption_Doodad_FOR_A20_C0020_01"/utf8>>}}; 2751898916 -> {some, {game_caption_text_data, 2751898916, <<"Caption_Doodad_FOR_A20_C0010_02"/utf8>>}}; 2751898915 -> {some, {game_caption_text_data, 2751898915, <<"Caption_Doodad_FOR_A20_C0010_01"/utf8>>}}; 216307394 -> {some, {game_caption_text_data, 216307394, <<"Caption_Doodad_FOR_A10_C0010_01"/utf8>>}}; 1260878383 -> {some, {game_caption_text_data, 1260878383, <<"Caption_ExpiringItem_ItemDetail_EndDate_Donthave"/utf8>>}}; 3683013571 -> {some, {game_caption_text_data, 3683013571, <<"Caption_ExpiringItem_Craft_EndDateGuide"/utf8>>}}; 2899218343 -> {some, {game_caption_text_data, 2899218343, <<"Caption_ExpiringItem_ItemDetail_EndDate"/utf8>>}}; 2494034400 -> {some, {game_caption_text_data, 2494034400, <<"Caption_Doodad_WHT_A10_C0030_01"/utf8>>}}; 3763386399 -> {some, {game_caption_text_data, 3763386399, <<"Caption_Doodad_WHT_A10_C0020_01"/utf8>>}}; 737771102 -> {some, {game_caption_text_data, 737771102, <<"Caption_Doodad_WHT_A10_C0010_01"/utf8>>}}; 4191828568 -> {some, {game_caption_text_data, 4191828568, <<"Caption_Craft_NPCInteraction_Fail"/utf8>>}}; 1949443114 -> {some, {game_caption_text_data, 1949443114, <<"Caption_Lobby_NonSelectStance_Guide"/utf8>>}}; 217710092 -> {some, {game_caption_text_data, 217710092, <<"Caption_Doodad_Tree_Entangle_MIS"/utf8>>}}; 970201373 -> {some, {game_caption_text_data, 970201373, <<"Caption_Doodad_Show_Entangle_MIS"/utf8>>}}; 3590910864 -> {some, {game_caption_text_data, 3590910864, <<"Caption_Donation_AutoSelect_None"/utf8>>}}; 2569540458 -> {some, {game_caption_text_data, 2569540458, <<"Caption_Doodad_Robben_Entangle_GRV"/utf8>>}}; 1253455369 -> {some, {game_caption_text_data, 1253455369, <<"Caption_Doodad_Kasimer_Memory_GRV"/utf8>>}}; 347042499 -> {some, {game_caption_text_data, 347042499, <<"Caption_CashShop_MainCategory_Creator_Support"/utf8>>}}; 2241132813 -> {some, {game_caption_text_data, 2241132813, <<"Caption_Mail_TagText_RealmAccount"/utf8>>}}; 3777954925 -> {some, {game_caption_text_data, 3777954925, <<"Caption_Mail_TagText_UniverseAccount"/utf8>>}}; 2311735722 -> {some, {game_caption_text_data, 2311735722, <<"Caption_Chat_PackageItemReward_Covenant_Items"/utf8>>}}; 302209735 -> {some, {game_caption_text_data, 302209735, <<"Caption_Chat_PackageItemReward_Covenant_Item"/utf8>>}}; 2769873201 -> {some, {game_caption_text_data, 2769873201, <<"Caption_SeasonPass_PaidRewardName_02"/utf8>>}}; 625640693 -> {some, {game_caption_text_data, 625640693, <<"Caption_SeasonPass_FreeRewardName_02"/utf8>>}}; 4015718736 -> {some, {game_caption_text_data, 4015718736, <<"Caption_SeasonPass_PaidRewardName"/utf8>>}}; 2705001940 -> {some, {game_caption_text_data, 2705001940, <<"Caption_SeasonPass_FreeRewardName"/utf8>>}}; 814300549 -> {some, {game_caption_text_data, 814300549, <<"Name_SeasonPass_Title"/utf8>>}}; 814300548 -> {some, {game_caption_text_data, 814300548, <<"Name_SeasonPass_Title"/utf8>>}}; 814300547 -> {some, {game_caption_text_data, 814300547, <<"Name_SeasonPass_Title"/utf8>>}}; 814300546 -> {some, {game_caption_text_data, 814300546, <<"Name_SeasonPass_Title"/utf8>>}}; 814300545 -> {some, {game_caption_text_data, 814300545, <<"Name_SeasonPass_Title"/utf8>>}}; 3161305241 -> {some, {game_caption_text_data, 3161305241, <<"Name_SeasonPass_Title_09"/utf8>>}}; 3161305240 -> {some, {game_caption_text_data, 3161305240, <<"Name_SeasonPass_Title_08"/utf8>>}}; 3161305239 -> {some, {game_caption_text_data, 3161305239, <<"Name_SeasonPass_Title_07"/utf8>>}}; 3161305238 -> {some, {game_caption_text_data, 3161305238, <<"Name_SeasonPass_Title_06"/utf8>>}}; 3161305237 -> {some, {game_caption_text_data, 3161305237, <<"Name_SeasonPass_Title_05"/utf8>>}}; 3161305236 -> {some, {game_caption_text_data, 3161305236, <<"Name_SeasonPass_Title_04"/utf8>>}}; 3161305235 -> {some, {game_caption_text_data, 3161305235, <<"Name_SeasonPass_Title_03"/utf8>>}}; 3161305234 -> {some, {game_caption_text_data, 3161305234, <<"Name_SeasonPass_Title_02"/utf8>>}}; 3161305233 -> {some, {game_caption_text_data, 3161305233, <<"Name_SeasonPass_Title_01"/utf8>>}}; 1612046916 -> {some, {game_caption_text_data, 1612046916, <<"Name_PaidAttendance_Normal"/utf8>>}}; 929763971 -> {some, {game_caption_text_data, 929763971, <<"Caption_NotificationVoice_Female"/utf8>>}}; 3209293624 -> {some, {game_caption_text_data, 3209293624, <<"Caption_NotificationVoice_Male"/utf8>>}}; 1750650090 -> {some, {game_caption_text_data, 1750650090, <<"Caption_NotificationVoice"/utf8>>}}; 1807543094 -> {some, {game_caption_text_data, 1807543094, <<"Caption_NPC_BatchCraft_StartFail_InventorySlotLimit"/utf8>>}}; 3137493142 -> {some, {game_caption_text_data, 3137493142, <<"Caption_IGN_Desc_Battalion_Leaved_ByDeath"/utf8>>}}; 886399109 -> {some, {game_caption_text_data, 886399109, <<"Caption_IGN_Desc_Battalion_Leaved_ByLivingTotemBuff"/utf8>>}}; 2733745113 -> {some, {game_caption_text_data, 2733745113, <<"Caption_IGN_Title_Battalion_Leaved"/utf8>>}}; 410628957 -> {some, {game_caption_text_data, 410628957, <<"Caption_AutomatedRedistribution_UserConcentration"/utf8>>}}; 55948172 -> {some, {game_caption_text_data, 55948172, <<"Caption_CovenantCampaign_Acquire_WeeklyReward_Description"/utf8>>}}; 3268894163 -> {some, {game_caption_text_data, 3268894163, <<"Caption_CovenantCampaign_Acquire_AnyReward_Description"/utf8>>}}; 1445725049 -> {some, {game_caption_text_data, 1445725049, <<"Caption_CovenantCampaign_Acquire_WeeklyReward"/utf8>>}}; 170311936 -> {some, {game_caption_text_data, 170311936, <<"Caption_CovenantCampaign_Acquire_AnyReward"/utf8>>}}; 2563262025 -> {some, {game_caption_text_data, 2563262025, <<"Caption_Enhancement_Erosion_Destruction_Warning"/utf8>>}}; 3970309191 -> {some, {game_caption_text_data, 3970309191, <<"Caption_Chat_Quest_RewardGoldItem"/utf8>>}}; 234224579 -> {some, {game_caption_text_data, 234224579, <<"Caption_Chat_Quest_RewardItemOnly"/utf8>>}}; 983816254 -> {some, {game_caption_text_data, 983816254, <<"Caption_Chat_Quest_RewardExpItem"/utf8>>}}; 3530304641 -> {some, {game_caption_text_data, 3530304641, <<"Caption_Chat_Quest_RewardExpOnly"/utf8>>}}; 3687055444 -> {some, {game_caption_text_data, 3687055444, <<"Caption_Chat_Quest_RewardGoldExpItem"/utf8>>}}; 149474277 -> {some, {game_caption_text_data, 149474277, <<"Caption_Chat_Quest_RewardGoldExp"/utf8>>}}; 2221830282 -> {some, {game_caption_text_data, 2221830282, <<"Caption_Chat_Quest_RewardGoldOnly"/utf8>>}}; 1861008750 -> {some, {game_caption_text_data, 1861008750, <<"Caption_CovenantCampaign_Challenge_Title"/utf8>>}}; 562051445 -> {some, {game_caption_text_data, 562051445, <<"Caption_CovenantCampaign_WeeklyComplete_Title"/utf8>>}}; 365467788 -> {some, {game_caption_text_data, 365467788, <<"Caption_CovenantCampaign_FirstComplete_Title"/utf8>>}}; 2503735309 -> {some, {game_caption_text_data, 2503735309, <<"Caption_CovenantCampaign_Challenge"/utf8>>}}; 3176925108 -> {some, {game_caption_text_data, 3176925108, <<"Caption_CovenantCampaign_WeeklyComplete"/utf8>>}}; 2156761195 -> {some, {game_caption_text_data, 2156761195, <<"Caption_CovenantCampaign_FirstComplete"/utf8>>}}; 1379232854 -> {some, {game_caption_text_data, 1379232854, <<"Caption_CommunityMenu_CantConnect"/utf8>>}}; 1345166419 -> {some, {game_caption_text_data, 1345166419, <<"Caption_Anniversary_TipDesc_23July5_01_Tip0"/utf8>>}}; 3700825254 -> {some, {game_caption_text_data, 3700825254, <<"Caption_Anniversary_TipTitle_23July5_01_Tip0"/utf8>>}}; 2649902928 -> {some, {game_caption_text_data, 2649902928, <<"Caption_Anniversary_TipDesc_23June21_01_02_Tip0"/utf8>>}}; 3045230819 -> {some, {game_caption_text_data, 3045230819, <<"Caption_Anniversary_TipTitle_23June21_01_02_Tip0"/utf8>>}}; 2565104799 -> {some, {game_caption_text_data, 2565104799, <<"Caption_Anniversary_TipDesc_23June21_01_01_Tip0"/utf8>>}}; 2960432690 -> {some, {game_caption_text_data, 2960432690, <<"Caption_Anniversary_TipTitle_23June21_01_01_Tip0"/utf8>>}}; 1533320084 -> {some, {game_caption_text_data, 1533320084, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_01_Tip3"/utf8>>}}; 334389783 -> {some, {game_caption_text_data, 334389783, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_01_Tip3"/utf8>>}}; 1533320083 -> {some, {game_caption_text_data, 1533320083, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_01_Tip2"/utf8>>}}; 334389782 -> {some, {game_caption_text_data, 334389782, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_01_Tip2"/utf8>>}}; 1533320082 -> {some, {game_caption_text_data, 1533320082, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_01_Tip1"/utf8>>}}; 334389781 -> {some, {game_caption_text_data, 334389781, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_01_Tip1"/utf8>>}}; 1533320081 -> {some, {game_caption_text_data, 1533320081, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_01_Tip0"/utf8>>}}; 334389780 -> {some, {game_caption_text_data, 334389780, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_01_Tip0"/utf8>>}}; 1702916341 -> {some, {game_caption_text_data, 1702916341, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_03_Tip2"/utf8>>}}; 1702916340 -> {some, {game_caption_text_data, 1702916340, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_03_Tip1"/utf8>>}}; 1702916339 -> {some, {game_caption_text_data, 1702916339, <<"Caption_Anniversary_TipDesc_Personal_List_23June07_03_Tip0"/utf8>>}}; 503986040 -> {some, {game_caption_text_data, 503986040, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_03_Tip2"/utf8>>}}; 503986039 -> {some, {game_caption_text_data, 503986039, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_03_Tip1"/utf8>>}}; 503986038 -> {some, {game_caption_text_data, 503986038, <<"Caption_Anniversary_TipTitle_Personal_List_23June07_03_Tip0"/utf8>>}}; 1656042926 -> {some, {game_caption_text_data, 1656042926, <<"Caption_Anniversary_TipDesc_Covenant_List_23June07_02_Tip2"/utf8>>}}; 1656042925 -> {some, {game_caption_text_data, 1656042925, <<"Caption_Anniversary_TipDesc_Covenant_List_23June07_02_Tip1"/utf8>>}}; 1656042924 -> {some, {game_caption_text_data, 1656042924, <<"Caption_Anniversary_TipDesc_Covenant_List_23June07_02_Tip0"/utf8>>}}; 457112625 -> {some, {game_caption_text_data, 457112625, <<"Caption_Anniversary_TipTitle_Covenant_List_23June07_02_Tip2"/utf8>>}}; 457112624 -> {some, {game_caption_text_data, 457112624, <<"Caption_Anniversary_TipTitle_Covenant_List_23June07_02_Tip1"/utf8>>}}; 457112623 -> {some, {game_caption_text_data, 457112623, <<"Caption_Anniversary_TipTitle_Covenant_List_23June07_02_Tip0"/utf8>>}}; 4025972944 -> {some, {game_caption_text_data, 4025972944, <<"Caption_Anniversary_TipDesc_StrongholdBattle_Versus"/utf8>>}}; 1947863298 -> {some, {game_caption_text_data, 1947863298, <<"Caption_Anniversary_TipDesc_StrongholdOccupancy"/utf8>>}}; 2452382724 -> {some, {game_caption_text_data, 2452382724, <<"Caption_Anniversary_TipDesc_May_WarmProposal_03_Tip0"/utf8>>}}; 2096861351 -> {some, {game_caption_text_data, 2096861351, <<"Caption_Anniversary_TipTitle_May_WarmProposal_03_Tip0"/utf8>>}}; 2367584595 -> {some, {game_caption_text_data, 2367584595, <<"Caption_Anniversary_TipDesc_May_WarmProposal_02_Tip0"/utf8>>}}; 2012063222 -> {some, {game_caption_text_data, 2012063222, <<"Caption_Anniversary_TipTitle_May_WarmProposal_02_Tip0"/utf8>>}}; 2282786466 -> {some, {game_caption_text_data, 2282786466, <<"Caption_Anniversary_TipDesc_May_WarmProposal_01_Tip0"/utf8>>}}; 1927265093 -> {some, {game_caption_text_data, 1927265093, <<"Caption_Anniversary_TipTitle_May_WarmProposal_01_Tip0"/utf8>>}}; 2481802530 -> {some, {game_caption_text_data, 2481802530, <<"Caption_Anniversary_TipDesc_Round4Rest_02_Tip2"/utf8>>}}; 2481802529 -> {some, {game_caption_text_data, 2481802529, <<"Caption_Anniversary_TipDesc_Round4Rest_02_Tip1"/utf8>>}}; 2481802528 -> {some, {game_caption_text_data, 2481802528, <<"Caption_Anniversary_TipDesc_Round4Rest_02_Tip0"/utf8>>}}; 2397004401 -> {some, {game_caption_text_data, 2397004401, <<"Caption_Anniversary_TipDesc_Round4Rest_01_Tip2"/utf8>>}}; 2397004400 -> {some, {game_caption_text_data, 2397004400, <<"Caption_Anniversary_TipDesc_Round4Rest_01_Tip1"/utf8>>}}; 2397004399 -> {some, {game_caption_text_data, 2397004399, <<"Caption_Anniversary_TipDesc_Round4Rest_01_Tip0"/utf8>>}}; 2851470770 -> {some, {game_caption_text_data, 2851470770, <<"Caption_Anniversary_TipDesc_Round4Battle_04_Tip2"/utf8>>}}; 2851470769 -> {some, {game_caption_text_data, 2851470769, <<"Caption_Anniversary_TipDesc_Round4Battle_04_Tip1"/utf8>>}}; 2851470768 -> {some, {game_caption_text_data, 2851470768, <<"Caption_Anniversary_TipDesc_Round4Battle_04_Tip0"/utf8>>}}; 2766672641 -> {some, {game_caption_text_data, 2766672641, <<"Caption_Anniversary_TipDesc_Round4Battle_03_Tip2"/utf8>>}}; 2766672640 -> {some, {game_caption_text_data, 2766672640, <<"Caption_Anniversary_TipDesc_Round4Battle_03_Tip1"/utf8>>}}; 2766672639 -> {some, {game_caption_text_data, 2766672639, <<"Caption_Anniversary_TipDesc_Round4Battle_03_Tip0"/utf8>>}}; 2681874512 -> {some, {game_caption_text_data, 2681874512, <<"Caption_Anniversary_TipDesc_Round4Battle_02_Tip2"/utf8>>}}; 2681874511 -> {some, {game_caption_text_data, 2681874511, <<"Caption_Anniversary_TipDesc_Round4Battle_02_Tip1"/utf8>>}}; 2681874510 -> {some, {game_caption_text_data, 2681874510, <<"Caption_Anniversary_TipDesc_Round4Battle_02_Tip0"/utf8>>}}; 2597076383 -> {some, {game_caption_text_data, 2597076383, <<"Caption_Anniversary_TipDesc_Round4Battle_01_Tip2"/utf8>>}}; 2597076382 -> {some, {game_caption_text_data, 2597076382, <<"Caption_Anniversary_TipDesc_Round4Battle_01_Tip1"/utf8>>}}; 2597076381 -> {some, {game_caption_text_data, 2597076381, <<"Caption_Anniversary_TipDesc_Round4Battle_01_Tip0"/utf8>>}}; 3866521569 -> {some, {game_caption_text_data, 3866521569, <<"Caption_Anniversary_TipDesc_Round3Rest_02_Tip2"/utf8>>}}; 3866521568 -> {some, {game_caption_text_data, 3866521568, <<"Caption_Anniversary_TipDesc_Round3Rest_02_Tip1"/utf8>>}}; 3866521567 -> {some, {game_caption_text_data, 3866521567, <<"Caption_Anniversary_TipDesc_Round3Rest_02_Tip0"/utf8>>}}; 3781723440 -> {some, {game_caption_text_data, 3781723440, <<"Caption_Anniversary_TipDesc_Round3Rest_01_Tip2"/utf8>>}}; 3781723439 -> {some, {game_caption_text_data, 3781723439, <<"Caption_Anniversary_TipDesc_Round3Rest_01_Tip1"/utf8>>}}; 3781723438 -> {some, {game_caption_text_data, 3781723438, <<"Caption_Anniversary_TipDesc_Round3Rest_01_Tip0"/utf8>>}}; 220106129 -> {some, {game_caption_text_data, 220106129, <<"Caption_Anniversary_TipDesc_Round3Battle_04_Tip2"/utf8>>}}; 220106128 -> {some, {game_caption_text_data, 220106128, <<"Caption_Anniversary_TipDesc_Round3Battle_04_Tip1"/utf8>>}}; 220106127 -> {some, {game_caption_text_data, 220106127, <<"Caption_Anniversary_TipDesc_Round3Battle_04_Tip0"/utf8>>}}; 135308000 -> {some, {game_caption_text_data, 135308000, <<"Caption_Anniversary_TipDesc_Round3Battle_03_Tip2"/utf8>>}}; 135307999 -> {some, {game_caption_text_data, 135307999, <<"Caption_Anniversary_TipDesc_Round3Battle_03_Tip1"/utf8>>}}; 135307998 -> {some, {game_caption_text_data, 135307998, <<"Caption_Anniversary_TipDesc_Round3Battle_03_Tip0"/utf8>>}}; 50509871 -> {some, {game_caption_text_data, 50509871, <<"Caption_Anniversary_TipDesc_Round3Battle_02_Tip2"/utf8>>}}; 50509870 -> {some, {game_caption_text_data, 50509870, <<"Caption_Anniversary_TipDesc_Round3Battle_02_Tip1"/utf8>>}}; 50509869 -> {some, {game_caption_text_data, 50509869, <<"Caption_Anniversary_TipDesc_Round3Battle_02_Tip0"/utf8>>}}; 4260679038 -> {some, {game_caption_text_data, 4260679038, <<"Caption_Anniversary_TipDesc_Round3Battle_01_Tip2"/utf8>>}}; 4260679037 -> {some, {game_caption_text_data, 4260679037, <<"Caption_Anniversary_TipDesc_Round3Battle_01_Tip1"/utf8>>}}; 4260679036 -> {some, {game_caption_text_data, 4260679036, <<"Caption_Anniversary_TipDesc_Round3Battle_01_Tip0"/utf8>>}}; 956273312 -> {some, {game_caption_text_data, 956273312, <<"Caption_Anniversary_TipDesc_Round2Rest_02_Tip2"/utf8>>}}; 956273311 -> {some, {game_caption_text_data, 956273311, <<"Caption_Anniversary_TipDesc_Round2Rest_02_Tip1"/utf8>>}}; 956273310 -> {some, {game_caption_text_data, 956273310, <<"Caption_Anniversary_TipDesc_Round2Rest_02_Tip0"/utf8>>}}; 871475183 -> {some, {game_caption_text_data, 871475183, <<"Caption_Anniversary_TipDesc_Round2Rest_01_Tip2"/utf8>>}}; 871475182 -> {some, {game_caption_text_data, 871475182, <<"Caption_Anniversary_TipDesc_Round2Rest_01_Tip1"/utf8>>}}; 871475181 -> {some, {game_caption_text_data, 871475181, <<"Caption_Anniversary_TipDesc_Round2Rest_01_Tip0"/utf8>>}}; 1883708784 -> {some, {game_caption_text_data, 1883708784, <<"Caption_Anniversary_TipDesc_Round2Battle_04_Tip2"/utf8>>}}; 1883708783 -> {some, {game_caption_text_data, 1883708783, <<"Caption_Anniversary_TipDesc_Round2Battle_04_Tip1"/utf8>>}}; 1883708782 -> {some, {game_caption_text_data, 1883708782, <<"Caption_Anniversary_TipDesc_Round2Battle_04_Tip0"/utf8>>}}; 1798910655 -> {some, {game_caption_text_data, 1798910655, <<"Caption_Anniversary_TipDesc_Round2Battle_03_Tip2"/utf8>>}}; 1798910654 -> {some, {game_caption_text_data, 1798910654, <<"Caption_Anniversary_TipDesc_Round2Battle_03_Tip1"/utf8>>}}; 1798910653 -> {some, {game_caption_text_data, 1798910653, <<"Caption_Anniversary_TipDesc_Round2Battle_03_Tip0"/utf8>>}}; 1714112526 -> {some, {game_caption_text_data, 1714112526, <<"Caption_Anniversary_TipDesc_Round2Battle_02_Tip2"/utf8>>}}; 1714112525 -> {some, {game_caption_text_data, 1714112525, <<"Caption_Anniversary_TipDesc_Round2Battle_02_Tip1"/utf8>>}}; 1714112524 -> {some, {game_caption_text_data, 1714112524, <<"Caption_Anniversary_TipDesc_Round2Battle_02_Tip0"/utf8>>}}; 1629314397 -> {some, {game_caption_text_data, 1629314397, <<"Caption_Anniversary_TipDesc_Round2Battle_01_Tip2"/utf8>>}}; 1629314396 -> {some, {game_caption_text_data, 1629314396, <<"Caption_Anniversary_TipDesc_Round2Battle_01_Tip1"/utf8>>}}; 1629314395 -> {some, {game_caption_text_data, 1629314395, <<"Caption_Anniversary_TipDesc_Round2Battle_01_Tip0"/utf8>>}}; 2340992351 -> {some, {game_caption_text_data, 2340992351, <<"Caption_Anniversary_TipDesc_Round1Rest_02_Tip2"/utf8>>}}; 2340992350 -> {some, {game_caption_text_data, 2340992350, <<"Caption_Anniversary_TipDesc_Round1Rest_02_Tip1"/utf8>>}}; 2340992349 -> {some, {game_caption_text_data, 2340992349, <<"Caption_Anniversary_TipDesc_Round1Rest_02_Tip0"/utf8>>}}; 2256194222 -> {some, {game_caption_text_data, 2256194222, <<"Caption_Anniversary_TipDesc_Round1Rest_01_Tip2"/utf8>>}}; 2256194221 -> {some, {game_caption_text_data, 2256194221, <<"Caption_Anniversary_TipDesc_Round1Rest_01_Tip1"/utf8>>}}; 2256194220 -> {some, {game_caption_text_data, 2256194220, <<"Caption_Anniversary_TipDesc_Round1Rest_01_Tip0"/utf8>>}}; 3547311439 -> {some, {game_caption_text_data, 3547311439, <<"Caption_Anniversary_TipDesc_Round1Battle_04_Tip2"/utf8>>}}; 3547311438 -> {some, {game_caption_text_data, 3547311438, <<"Caption_Anniversary_TipDesc_Round1Battle_04_Tip1"/utf8>>}}; 3547311437 -> {some, {game_caption_text_data, 3547311437, <<"Caption_Anniversary_TipDesc_Round1Battle_04_Tip0"/utf8>>}}; 3462513310 -> {some, {game_caption_text_data, 3462513310, <<"Caption_Anniversary_TipDesc_Round1Battle_03_Tip2"/utf8>>}}; 3462513309 -> {some, {game_caption_text_data, 3462513309, <<"Caption_Anniversary_TipDesc_Round1Battle_03_Tip1"/utf8>>}}; 3462513308 -> {some, {game_caption_text_data, 3462513308, <<"Caption_Anniversary_TipDesc_Round1Battle_03_Tip0"/utf8>>}}; 3377715181 -> {some, {game_caption_text_data, 3377715181, <<"Caption_Anniversary_TipDesc_Round1Battle_02_Tip2"/utf8>>}}; 3377715180 -> {some, {game_caption_text_data, 3377715180, <<"Caption_Anniversary_TipDesc_Round1Battle_02_Tip1"/utf8>>}}; 3377715179 -> {some, {game_caption_text_data, 3377715179, <<"Caption_Anniversary_TipDesc_Round1Battle_02_Tip0"/utf8>>}}; 3292917052 -> {some, {game_caption_text_data, 3292917052, <<"Caption_Anniversary_TipDesc_Round1Battle_01_Tip2"/utf8>>}}; 3292917051 -> {some, {game_caption_text_data, 3292917051, <<"Caption_Anniversary_TipDesc_Round1Battle_01_Tip1"/utf8>>}}; 3292917050 -> {some, {game_caption_text_data, 3292917050, <<"Caption_Anniversary_TipDesc_Round1Battle_01_Tip0"/utf8>>}}; 3586489645 -> {some, {game_caption_text_data, 3586489645, <<"Caption_Anniversary_TipDesc_Free1_03_Tip3"/utf8>>}}; 3586489644 -> {some, {game_caption_text_data, 3586489644, <<"Caption_Anniversary_TipDesc_Free1_03_Tip2"/utf8>>}}; 3586489643 -> {some, {game_caption_text_data, 3586489643, <<"Caption_Anniversary_TipDesc_Free1_03_Tip1"/utf8>>}}; 3586489642 -> {some, {game_caption_text_data, 3586489642, <<"Caption_Anniversary_TipDesc_Free1_03_Tip0"/utf8>>}}; 3501691515 -> {some, {game_caption_text_data, 3501691515, <<"Caption_Anniversary_TipDesc_Free1_02_Tip2"/utf8>>}}; 3501691514 -> {some, {game_caption_text_data, 3501691514, <<"Caption_Anniversary_TipDesc_Free1_02_Tip1"/utf8>>}}; 3501691513 -> {some, {game_caption_text_data, 3501691513, <<"Caption_Anniversary_TipDesc_Free1_02_Tip0"/utf8>>}}; 3416893386 -> {some, {game_caption_text_data, 3416893386, <<"Caption_Anniversary_TipDesc_Free1_01_Tip2"/utf8>>}}; 3416893385 -> {some, {game_caption_text_data, 3416893385, <<"Caption_Anniversary_TipDesc_Free1_01_Tip1"/utf8>>}}; 3416893384 -> {some, {game_caption_text_data, 3416893384, <<"Caption_Anniversary_TipDesc_Free1_01_Tip0"/utf8>>}}; 290979104 -> {some, {game_caption_text_data, 290979104, <<"Caption_Anniversary_TipDesc_Tutorial_05_Tip3"/utf8>>}}; 290979103 -> {some, {game_caption_text_data, 290979103, <<"Caption_Anniversary_TipDesc_Tutorial_05_Tip2"/utf8>>}}; 290979102 -> {some, {game_caption_text_data, 290979102, <<"Caption_Anniversary_TipDesc_Tutorial_05_Tip1"/utf8>>}}; 290979101 -> {some, {game_caption_text_data, 290979101, <<"Caption_Anniversary_TipDesc_Tutorial_05_Tip0"/utf8>>}}; 206180974 -> {some, {game_caption_text_data, 206180974, <<"Caption_Anniversary_TipDesc_Tutorial_04_Tip2"/utf8>>}}; 206180973 -> {some, {game_caption_text_data, 206180973, <<"Caption_Anniversary_TipDesc_Tutorial_04_Tip1"/utf8>>}}; 206180972 -> {some, {game_caption_text_data, 206180972, <<"Caption_Anniversary_TipDesc_Tutorial_04_Tip0"/utf8>>}}; 121382845 -> {some, {game_caption_text_data, 121382845, <<"Caption_Anniversary_TipDesc_Tutorial_03_Tip2"/utf8>>}}; 121382844 -> {some, {game_caption_text_data, 121382844, <<"Caption_Anniversary_TipDesc_Tutorial_03_Tip1"/utf8>>}}; 121382843 -> {some, {game_caption_text_data, 121382843, <<"Caption_Anniversary_TipDesc_Tutorial_03_Tip0"/utf8>>}}; 36584715 -> {some, {game_caption_text_data, 36584715, <<"Caption_Anniversary_TipDesc_Tutorial_02_Tip1"/utf8>>}}; 36584714 -> {some, {game_caption_text_data, 36584714, <<"Caption_Anniversary_TipDesc_Tutorial_02_Tip0"/utf8>>}}; 4246753882 -> {some, {game_caption_text_data, 4246753882, <<"Caption_Anniversary_TipDesc_Tutorial_01_Tip1"/utf8>>}}; 4246753881 -> {some, {game_caption_text_data, 4246753881, <<"Caption_Anniversary_TipDesc_Tutorial_01_Tip0"/utf8>>}}; 3413576677 -> {some, {game_caption_text_data, 3413576677, <<"Caption_Anniversary_TipTitle_Round4Rest_02_Tip2"/utf8>>}}; 3413576676 -> {some, {game_caption_text_data, 3413576676, <<"Caption_Anniversary_TipTitle_Round4Rest_02_Tip1"/utf8>>}}; 3413576675 -> {some, {game_caption_text_data, 3413576675, <<"Caption_Anniversary_TipTitle_Round4Rest_02_Tip0"/utf8>>}}; 3328778548 -> {some, {game_caption_text_data, 3328778548, <<"Caption_Anniversary_TipTitle_Round4Rest_01_Tip2"/utf8>>}}; 3328778547 -> {some, {game_caption_text_data, 3328778547, <<"Caption_Anniversary_TipTitle_Round4Rest_01_Tip1"/utf8>>}}; 3328778546 -> {some, {game_caption_text_data, 3328778546, <<"Caption_Anniversary_TipTitle_Round4Rest_01_Tip0"/utf8>>}}; 1723438357 -> {some, {game_caption_text_data, 1723438357, <<"Caption_Anniversary_TipTitle_Round4Battle_04_Tip2"/utf8>>}}; 1723438356 -> {some, {game_caption_text_data, 1723438356, <<"Caption_Anniversary_TipTitle_Round4Battle_04_Tip1"/utf8>>}}; 1723438355 -> {some, {game_caption_text_data, 1723438355, <<"Caption_Anniversary_TipTitle_Round4Battle_04_Tip0"/utf8>>}}; 1638640228 -> {some, {game_caption_text_data, 1638640228, <<"Caption_Anniversary_TipTitle_Round4Battle_03_Tip2"/utf8>>}}; 1638640227 -> {some, {game_caption_text_data, 1638640227, <<"Caption_Anniversary_TipTitle_Round4Battle_03_Tip1"/utf8>>}}; 1638640226 -> {some, {game_caption_text_data, 1638640226, <<"Caption_Anniversary_TipTitle_Round4Battle_03_Tip0"/utf8>>}}; 1553842099 -> {some, {game_caption_text_data, 1553842099, <<"Caption_Anniversary_TipTitle_Round4Battle_02_Tip2"/utf8>>}}; 1553842098 -> {some, {game_caption_text_data, 1553842098, <<"Caption_Anniversary_TipTitle_Round4Battle_02_Tip1"/utf8>>}}; 1553842097 -> {some, {game_caption_text_data, 1553842097, <<"Caption_Anniversary_TipTitle_Round4Battle_02_Tip0"/utf8>>}}; 1469043970 -> {some, {game_caption_text_data, 1469043970, <<"Caption_Anniversary_TipTitle_Round4Battle_01_Tip2"/utf8>>}}; 1469043969 -> {some, {game_caption_text_data, 1469043969, <<"Caption_Anniversary_TipTitle_Round4Battle_01_Tip1"/utf8>>}}; 1469043968 -> {some, {game_caption_text_data, 1469043968, <<"Caption_Anniversary_TipTitle_Round4Battle_01_Tip0"/utf8>>}}; 503328420 -> {some, {game_caption_text_data, 503328420, <<"Caption_Anniversary_TipTitle_Round3Rest_02_Tip2"/utf8>>}}; 503328419 -> {some, {game_caption_text_data, 503328419, <<"Caption_Anniversary_TipTitle_Round3Rest_02_Tip1"/utf8>>}}; 503328418 -> {some, {game_caption_text_data, 503328418, <<"Caption_Anniversary_TipTitle_Round3Rest_02_Tip0"/utf8>>}}; 418530291 -> {some, {game_caption_text_data, 418530291, <<"Caption_Anniversary_TipTitle_Round3Rest_01_Tip2"/utf8>>}}; 418530290 -> {some, {game_caption_text_data, 418530290, <<"Caption_Anniversary_TipTitle_Round3Rest_01_Tip1"/utf8>>}}; 418530289 -> {some, {game_caption_text_data, 418530289, <<"Caption_Anniversary_TipTitle_Round3Rest_01_Tip0"/utf8>>}}; 3387041012 -> {some, {game_caption_text_data, 3387041012, <<"Caption_Anniversary_TipTitle_Round3Battle_04_Tip2"/utf8>>}}; 3387041011 -> {some, {game_caption_text_data, 3387041011, <<"Caption_Anniversary_TipTitle_Round3Battle_04_Tip1"/utf8>>}}; 3387041010 -> {some, {game_caption_text_data, 3387041010, <<"Caption_Anniversary_TipTitle_Round3Battle_04_Tip0"/utf8>>}}; 3302242883 -> {some, {game_caption_text_data, 3302242883, <<"Caption_Anniversary_TipTitle_Round3Battle_03_Tip2"/utf8>>}}; 3302242882 -> {some, {game_caption_text_data, 3302242882, <<"Caption_Anniversary_TipTitle_Round3Battle_03_Tip1"/utf8>>}}; 3302242881 -> {some, {game_caption_text_data, 3302242881, <<"Caption_Anniversary_TipTitle_Round3Battle_03_Tip0"/utf8>>}}; 3217444754 -> {some, {game_caption_text_data, 3217444754, <<"Caption_Anniversary_TipTitle_Round3Battle_02_Tip2"/utf8>>}}; 3217444753 -> {some, {game_caption_text_data, 3217444753, <<"Caption_Anniversary_TipTitle_Round3Battle_02_Tip1"/utf8>>}}; 3217444752 -> {some, {game_caption_text_data, 3217444752, <<"Caption_Anniversary_TipTitle_Round3Battle_02_Tip0"/utf8>>}}; 3132646625 -> {some, {game_caption_text_data, 3132646625, <<"Caption_Anniversary_TipTitle_Round3Battle_01_Tip2"/utf8>>}}; 3132646624 -> {some, {game_caption_text_data, 3132646624, <<"Caption_Anniversary_TipTitle_Round3Battle_01_Tip1"/utf8>>}}; 3132646623 -> {some, {game_caption_text_data, 3132646623, <<"Caption_Anniversary_TipTitle_Round3Battle_01_Tip0"/utf8>>}}; 1888047459 -> {some, {game_caption_text_data, 1888047459, <<"Caption_Anniversary_TipTitle_Round2Rest_02_Tip2"/utf8>>}}; 1888047458 -> {some, {game_caption_text_data, 1888047458, <<"Caption_Anniversary_TipTitle_Round2Rest_02_Tip1"/utf8>>}}; 1888047457 -> {some, {game_caption_text_data, 1888047457, <<"Caption_Anniversary_TipTitle_Round2Rest_02_Tip0"/utf8>>}}; 1803249330 -> {some, {game_caption_text_data, 1803249330, <<"Caption_Anniversary_TipTitle_Round2Rest_01_Tip2"/utf8>>}}; 1803249329 -> {some, {game_caption_text_data, 1803249329, <<"Caption_Anniversary_TipTitle_Round2Rest_01_Tip1"/utf8>>}}; 1803249328 -> {some, {game_caption_text_data, 1803249328, <<"Caption_Anniversary_TipTitle_Round2Rest_01_Tip0"/utf8>>}}; 755676371 -> {some, {game_caption_text_data, 755676371, <<"Caption_Anniversary_TipTitle_Round2Battle_04_Tip2"/utf8>>}}; 755676370 -> {some, {game_caption_text_data, 755676370, <<"Caption_Anniversary_TipTitle_Round2Battle_04_Tip1"/utf8>>}}; 755676369 -> {some, {game_caption_text_data, 755676369, <<"Caption_Anniversary_TipTitle_Round2Battle_04_Tip0"/utf8>>}}; 670878242 -> {some, {game_caption_text_data, 670878242, <<"Caption_Anniversary_TipTitle_Round2Battle_03_Tip2"/utf8>>}}; 670878241 -> {some, {game_caption_text_data, 670878241, <<"Caption_Anniversary_TipTitle_Round2Battle_03_Tip1"/utf8>>}}; 670878240 -> {some, {game_caption_text_data, 670878240, <<"Caption_Anniversary_TipTitle_Round2Battle_03_Tip0"/utf8>>}}; 586080113 -> {some, {game_caption_text_data, 586080113, <<"Caption_Anniversary_TipTitle_Round2Battle_02_Tip2"/utf8>>}}; 586080112 -> {some, {game_caption_text_data, 586080112, <<"Caption_Anniversary_TipTitle_Round2Battle_02_Tip1"/utf8>>}}; 586080111 -> {some, {game_caption_text_data, 586080111, <<"Caption_Anniversary_TipTitle_Round2Battle_02_Tip0"/utf8>>}}; 501281984 -> {some, {game_caption_text_data, 501281984, <<"Caption_Anniversary_TipTitle_Round2Battle_01_Tip2"/utf8>>}}; 501281983 -> {some, {game_caption_text_data, 501281983, <<"Caption_Anniversary_TipTitle_Round2Battle_01_Tip1"/utf8>>}}; 501281982 -> {some, {game_caption_text_data, 501281982, <<"Caption_Anniversary_TipTitle_Round2Battle_01_Tip0"/utf8>>}}; 3272766498 -> {some, {game_caption_text_data, 3272766498, <<"Caption_Anniversary_TipTitle_Round1Rest_02_Tip2"/utf8>>}}; 3272766497 -> {some, {game_caption_text_data, 3272766497, <<"Caption_Anniversary_TipTitle_Round1Rest_02_Tip1"/utf8>>}}; 3272766496 -> {some, {game_caption_text_data, 3272766496, <<"Caption_Anniversary_TipTitle_Round1Rest_02_Tip0"/utf8>>}}; 3187968369 -> {some, {game_caption_text_data, 3187968369, <<"Caption_Anniversary_TipTitle_Round1Rest_01_Tip2"/utf8>>}}; 3187968368 -> {some, {game_caption_text_data, 3187968368, <<"Caption_Anniversary_TipTitle_Round1Rest_01_Tip1"/utf8>>}}; 3187968367 -> {some, {game_caption_text_data, 3187968367, <<"Caption_Anniversary_TipTitle_Round1Rest_01_Tip0"/utf8>>}}; 2419279026 -> {some, {game_caption_text_data, 2419279026, <<"Caption_Anniversary_TipTitle_Round1Battle_04_Tip2"/utf8>>}}; 2419279025 -> {some, {game_caption_text_data, 2419279025, <<"Caption_Anniversary_TipTitle_Round1Battle_04_Tip1"/utf8>>}}; 2419279024 -> {some, {game_caption_text_data, 2419279024, <<"Caption_Anniversary_TipTitle_Round1Battle_04_Tip0"/utf8>>}}; 2334480897 -> {some, {game_caption_text_data, 2334480897, <<"Caption_Anniversary_TipTitle_Round1Battle_03_Tip2"/utf8>>}}; 2334480896 -> {some, {game_caption_text_data, 2334480896, <<"Caption_Anniversary_TipTitle_Round1Battle_03_Tip1"/utf8>>}}; 2334480895 -> {some, {game_caption_text_data, 2334480895, <<"Caption_Anniversary_TipTitle_Round1Battle_03_Tip0"/utf8>>}}; 2249682768 -> {some, {game_caption_text_data, 2249682768, <<"Caption_Anniversary_TipTitle_Round1Battle_02_Tip2"/utf8>>}}; 2249682767 -> {some, {game_caption_text_data, 2249682767, <<"Caption_Anniversary_TipTitle_Round1Battle_02_Tip1"/utf8>>}}; 2249682766 -> {some, {game_caption_text_data, 2249682766, <<"Caption_Anniversary_TipTitle_Round1Battle_02_Tip0"/utf8>>}}; 2164884639 -> {some, {game_caption_text_data, 2164884639, <<"Caption_Anniversary_TipTitle_Round1Battle_01_Tip2"/utf8>>}}; 2164884638 -> {some, {game_caption_text_data, 2164884638, <<"Caption_Anniversary_TipTitle_Round1Battle_01_Tip1"/utf8>>}}; 2164884637 -> {some, {game_caption_text_data, 2164884637, <<"Caption_Anniversary_TipTitle_Round1Battle_01_Tip0"/utf8>>}}; 1417523936 -> {some, {game_caption_text_data, 1417523936, <<"Caption_Anniversary_TipTitle_Free1_03_Tip3"/utf8>>}}; 1417523935 -> {some, {game_caption_text_data, 1417523935, <<"Caption_Anniversary_TipTitle_Free1_03_Tip2"/utf8>>}}; 1417523934 -> {some, {game_caption_text_data, 1417523934, <<"Caption_Anniversary_TipTitle_Free1_03_Tip1"/utf8>>}}; 1417523933 -> {some, {game_caption_text_data, 1417523933, <<"Caption_Anniversary_TipTitle_Free1_03_Tip0"/utf8>>}}; 1332725806 -> {some, {game_caption_text_data, 1332725806, <<"Caption_Anniversary_TipTitle_Free1_02_Tip2"/utf8>>}}; 1332725805 -> {some, {game_caption_text_data, 1332725805, <<"Caption_Anniversary_TipTitle_Free1_02_Tip1"/utf8>>}}; 1332725804 -> {some, {game_caption_text_data, 1332725804, <<"Caption_Anniversary_TipTitle_Free1_02_Tip0"/utf8>>}}; 1247927677 -> {some, {game_caption_text_data, 1247927677, <<"Caption_Anniversary_TipTitle_Free1_01_Tip2"/utf8>>}}; 1247927676 -> {some, {game_caption_text_data, 1247927676, <<"Caption_Anniversary_TipTitle_Free1_01_Tip1"/utf8>>}}; 1247927675 -> {some, {game_caption_text_data, 1247927675, <<"Caption_Anniversary_TipTitle_Free1_01_Tip0"/utf8>>}}; 2326212419 -> {some, {game_caption_text_data, 2326212419, <<"Caption_Anniversary_TipTitle_Tutorial_05_Tip3"/utf8>>}}; 2326212418 -> {some, {game_caption_text_data, 2326212418, <<"Caption_Anniversary_TipTitle_Tutorial_05_Tip2"/utf8>>}}; 2326212417 -> {some, {game_caption_text_data, 2326212417, <<"Caption_Anniversary_TipTitle_Tutorial_05_Tip1"/utf8>>}}; 2326212416 -> {some, {game_caption_text_data, 2326212416, <<"Caption_Anniversary_TipTitle_Tutorial_05_Tip0"/utf8>>}}; 2241414289 -> {some, {game_caption_text_data, 2241414289, <<"Caption_Anniversary_TipTitle_Tutorial_04_Tip2"/utf8>>}}; 2241414288 -> {some, {game_caption_text_data, 2241414288, <<"Caption_Anniversary_TipTitle_Tutorial_04_Tip1"/utf8>>}}; 2241414287 -> {some, {game_caption_text_data, 2241414287, <<"Caption_Anniversary_TipTitle_Tutorial_04_Tip0"/utf8>>}}; 2156616160 -> {some, {game_caption_text_data, 2156616160, <<"Caption_Anniversary_TipTitle_Tutorial_03_Tip2"/utf8>>}}; 2156616159 -> {some, {game_caption_text_data, 2156616159, <<"Caption_Anniversary_TipTitle_Tutorial_03_Tip1"/utf8>>}}; 2156616158 -> {some, {game_caption_text_data, 2156616158, <<"Caption_Anniversary_TipTitle_Tutorial_03_Tip0"/utf8>>}}; 2071818030 -> {some, {game_caption_text_data, 2071818030, <<"Caption_Anniversary_TipTitle_Tutorial_02_Tip1"/utf8>>}}; 2071818029 -> {some, {game_caption_text_data, 2071818029, <<"Caption_Anniversary_TipTitle_Tutorial_02_Tip0"/utf8>>}}; 1987019901 -> {some, {game_caption_text_data, 1987019901, <<"Caption_Anniversary_TipTitle_Tutorial_01_Tip1"/utf8>>}}; 1987019900 -> {some, {game_caption_text_data, 1987019900, <<"Caption_Anniversary_TipTitle_Tutorial_01_Tip0"/utf8>>}}; 1268014073 -> {some, {game_caption_text_data, 1268014073, <<"Tooltip_Covenant_List_23Dec06"/utf8>>}}; 303458845 -> {some, {game_caption_text_data, 303458845, <<"Desc_Covenant_List_23Dec06"/utf8>>}}; 1366011054 -> {some, {game_caption_text_data, 1366011054, <<"Desc_Personal_Attendance_23Dec06"/utf8>>}}; 1531543837 -> {some, {game_caption_text_data, 1531543837, <<"TooltipText_Personal_DailyStepOpen_GrowthGuide_03"/utf8>>}}; 1531543836 -> {some, {game_caption_text_data, 1531543836, <<"TooltipText_Personal_DailyStepOpen_GrowthGuide_02"/utf8>>}}; 1531543835 -> {some, {game_caption_text_data, 1531543835, <<"TooltipText_Personal_DailyStepOpen_GrowthGuide_01"/utf8>>}}; 4243981436 -> {some, {game_caption_text_data, 4243981436, <<"Desc_Personal_DailyStepOpen_GrowthGuide_03"/utf8>>}}; 4243981435 -> {some, {game_caption_text_data, 4243981435, <<"Desc_Personal_DailyStepOpen_GrowthGuide_02"/utf8>>}}; 4243981434 -> {some, {game_caption_text_data, 4243981434, <<"Desc_Personal_DailyStepOpen_GrowthGuide_01"/utf8>>}}; 3628759831 -> {some, {game_caption_text_data, 3628759831, <<"TooltipText_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 3628759829 -> {some, {game_caption_text_data, 3628759829, <<"TooltipText_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 710358935 -> {some, {game_caption_text_data, 710358935, <<"Desc_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 710358934 -> {some, {game_caption_text_data, 710358934, <<"Desc_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 710358933 -> {some, {game_caption_text_data, 710358933, <<"Desc_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 710358932 -> {some, {game_caption_text_data, 710358932, <<"Desc_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 4061935465 -> {some, {game_caption_text_data, 4061935465, <<"TooltipText_Personal_DailyStepOpen_23Aug23"/utf8>>}}; 1252823896 -> {some, {game_caption_text_data, 1252823896, <<"Desc_Personal_DailyStepOpen_23Aug23"/utf8>>}}; 4222470628 -> {some, {game_caption_text_data, 4222470628, <<"TooltipText_Personal_List_23Aug23"/utf8>>}}; 2096165955 -> {some, {game_caption_text_data, 2096165955, <<"Desc_Personal_List_23Aug23"/utf8>>}}; 986707209 -> {some, {game_caption_text_data, 986707209, <<"TooltipText_Personal_EmphasizeReward_Attendance_23Aug23"/utf8>>}}; 1200314312 -> {some, {game_caption_text_data, 1200314312, <<"Desc_Personal_EmphasizeReward_Attendance_23Aug23"/utf8>>}}; 2495208032 -> {some, {game_caption_text_data, 2495208032, <<"Desc_Personal_List_23Aug02"/utf8>>}}; 1599356389 -> {some, {game_caption_text_data, 1599356389, <<"Desc_Personal_EmphasizeReward_Attendance_23Aug02"/utf8>>}}; 1651865973 -> {some, {game_caption_text_data, 1651865973, <<"Desc_Personal_DailyStepOpen_23Aug02"/utf8>>}}; 2178261677 -> {some, {game_caption_text_data, 2178261677, <<"TooltipText_Personal_DailyStepOpen_23July20"/utf8>>}}; 3526877868 -> {some, {game_caption_text_data, 3526877868, <<"Desc_Personal_DailyStepOpen_23July20"/utf8>>}}; 1578915268 -> {some, {game_caption_text_data, 1578915268, <<"Desc_Personal_DailyStepOpen_23July19"/utf8>>}}; 3071312692 -> {some, {game_caption_text_data, 3071312692, <<"Desc_Personal_EmphasizeReward_Attendance_23July19"/utf8>>}}; 3393525496 -> {some, {game_caption_text_data, 3393525496, <<"Desc_Personal_List_23July12"/utf8>>}}; 3327196071 -> {some, {game_caption_text_data, 3327196071, <<"Desc_Personal_EmphasizeReward_23July12"/utf8>>}}; 3198943879 -> {some, {game_caption_text_data, 3198943879, <<"Desc_Personal_DailyStepOpen_23Jul05"/utf8>>}}; 3954108326 -> {some, {game_caption_text_data, 3954108326, <<"Desc_Personal_DailyStepOpen_23Jul05"/utf8>>}}; 803492912 -> {some, {game_caption_text_data, 803492912, <<"Desc_Personal_EmphasizeReward_23Jul05"/utf8>>}}; 1360609324 -> {some, {game_caption_text_data, 1360609324, <<"Desc_Personal_AddReward_23July5_01"/utf8>>}}; 3483270653 -> {some, {game_caption_text_data, 3483270653, <<"Desc_Personal_List_23June28"/utf8>>}}; 3161057842 -> {some, {game_caption_text_data, 3161057842, <<"Desc_Personal_EmphasizeReward_Attendance_23June28"/utf8>>}}; 3563866361 -> {some, {game_caption_text_data, 3563866361, <<"Desc_Personal_AddReward_23June21_01_02"/utf8>>}}; 3563866360 -> {some, {game_caption_text_data, 3563866360, <<"Desc_Personal_AddReward_23June21_01_01"/utf8>>}}; 1535308040 -> {some, {game_caption_text_data, 1535308040, <<"Desc_Personal_List_23June14"/utf8>>}}; 1213095229 -> {some, {game_caption_text_data, 1213095229, <<"Desc_Personal_EmphasizeReward_Attendance_23June14"/utf8>>}}; 221219357 -> {some, {game_caption_text_data, 221219357, <<"Desc_Personal_List_23June07_04"/utf8>>}}; 221219356 -> {some, {game_caption_text_data, 221219356, <<"Desc_Personal_List_23June07_03"/utf8>>}}; 4089935525 -> {some, {game_caption_text_data, 4089935525, <<"Desc_Covenant_List_23June07_02"/utf8>>}}; 221219354 -> {some, {game_caption_text_data, 221219354, <<"Desc_Personal_List_23June07_01"/utf8>>}}; 2037402013 -> {some, {game_caption_text_data, 2037402013, <<"Desc_Covenant_AddReward_StrongholdBattle_06"/utf8>>}}; 2037402012 -> {some, {game_caption_text_data, 2037402012, <<"Desc_Covenant_AddReward_StrongholdBattle_05"/utf8>>}}; 3882312731 -> {some, {game_caption_text_data, 3882312731, <<"Desc_Personal_List_23June08"/utf8>>}}; 3882312729 -> {some, {game_caption_text_data, 3882312729, <<"Desc_Personal_List_23June06"/utf8>>}}; 3882312728 -> {some, {game_caption_text_data, 3882312728, <<"Desc_Personal_List_23June05"/utf8>>}}; 3882312727 -> {some, {game_caption_text_data, 3882312727, <<"Desc_Personal_List_23June04"/utf8>>}}; 3882312726 -> {some, {game_caption_text_data, 3882312726, <<"Desc_Personal_List_23June03"/utf8>>}}; 2173257989 -> {some, {game_caption_text_data, 2173257989, <<"Desc_Personal_EmphasizeReward_Attendance_June02"/utf8>>}}; 2173257988 -> {some, {game_caption_text_data, 2173257988, <<"Desc_Personal_EmphasizeReward_Attendance_June01"/utf8>>}}; 515903325 -> {some, {game_caption_text_data, 515903325, <<"Desc_Personal_AddReward_May_WarmProposal_03"/utf8>>}}; 515903324 -> {some, {game_caption_text_data, 515903324, <<"Desc_Personal_AddReward_May_WarmProposal_02"/utf8>>}}; 515903323 -> {some, {game_caption_text_data, 515903323, <<"Desc_Personal_AddReward_May_WarmProposal_01"/utf8>>}}; 4284077173 -> {some, {game_caption_text_data, 4284077173, <<"Desc_Personal_S_EmphasizeReward_Attendance_02"/utf8>>}}; 3929316240 -> {some, {game_caption_text_data, 3929316240, <<"Desc_Personal_S_List_StrongholdBattleEvent_01"/utf8>>}}; 3214487564 -> {some, {game_caption_text_data, 3214487564, <<"TooltipText_Personal_S_EmphasizeReward_Levelup_02"/utf8>>}}; 1631957867 -> {some, {game_caption_text_data, 1631957867, <<"Desc_Personal_S_EmphasizeReward_Levelup_02"/utf8>>}}; 68306243 -> {some, {game_caption_text_data, 68306243, <<"Desc_Personal_S_DailyStepOpen_FIrstMonthEvent_01"/utf8>>}}; 3214487563 -> {some, {game_caption_text_data, 3214487563, <<"TooltipText_Personal_S_EmphasizeReward_Levelup_01"/utf8>>}}; 1631957866 -> {some, {game_caption_text_data, 1631957866, <<"Desc_Personal_S_EmphasizeReward_Levelup_01"/utf8>>}}; 3712970090 -> {some, {game_caption_text_data, 3712970090, <<"Desc_Personal_L_EmphasizeReward_OpenEvent_01"/utf8>>}}; 4284077172 -> {some, {game_caption_text_data, 4284077172, <<"Desc_Personal_S_EmphasizeReward_Attendance_01"/utf8>>}}; 1053825590 -> {some, {game_caption_text_data, 1053825590, <<"Desc_Covenant_L_AddReward_StrongholdBattle_04"/utf8>>}}; 1053825589 -> {some, {game_caption_text_data, 1053825589, <<"Desc_Covenant_L_AddReward_StrongholdBattle_03"/utf8>>}}; 1053825588 -> {some, {game_caption_text_data, 1053825588, <<"Desc_Covenant_L_AddReward_StrongholdBattle_02"/utf8>>}}; 1053825587 -> {some, {game_caption_text_data, 1053825587, <<"Desc_Covenant_L_AddReward_StrongholdBattle_01"/utf8>>}}; 1095873525 -> {some, {game_caption_text_data, 1095873525, <<"Desc_Covenant_L_DailyStepOpen_StrongholdGrowth_01"/utf8>>}}; 695570196 -> {some, {game_caption_text_data, 695570196, <<"Desc_Personal_L_AddReward_Round4Rest_02"/utf8>>}}; 695570195 -> {some, {game_caption_text_data, 695570195, <<"Desc_Personal_L_AddReward_Round4Rest_01"/utf8>>}}; 169888420 -> {some, {game_caption_text_data, 169888420, <<"Desc_Personal_L_AddReward_Round4Battle_04"/utf8>>}}; 169888419 -> {some, {game_caption_text_data, 169888419, <<"Desc_Personal_L_AddReward_Round4Battle_03"/utf8>>}}; 169888418 -> {some, {game_caption_text_data, 169888418, <<"Desc_Personal_L_AddReward_Round4Battle_02"/utf8>>}}; 169888417 -> {some, {game_caption_text_data, 169888417, <<"Desc_Personal_L_AddReward_Round4Battle_01"/utf8>>}}; 3461607299 -> {some, {game_caption_text_data, 3461607299, <<"Desc_Personal_L_AddReward_Round3Rest_02"/utf8>>}}; 3461607298 -> {some, {game_caption_text_data, 3461607298, <<"Desc_Personal_L_AddReward_Round3Rest_01"/utf8>>}}; 3946443315 -> {some, {game_caption_text_data, 3946443315, <<"Desc_Personal_L_AddReward_Round3Battle_04"/utf8>>}}; 3946443314 -> {some, {game_caption_text_data, 3946443314, <<"Desc_Personal_L_AddReward_Round3Battle_03"/utf8>>}}; 3946443313 -> {some, {game_caption_text_data, 3946443313, <<"Desc_Personal_L_AddReward_Round3Battle_02"/utf8>>}}; 3946443312 -> {some, {game_caption_text_data, 3946443312, <<"Desc_Personal_L_AddReward_Round3Battle_01"/utf8>>}}; 1932677106 -> {some, {game_caption_text_data, 1932677106, <<"Desc_Personal_L_AddReward_Round2Rest_02"/utf8>>}}; 1932677105 -> {some, {game_caption_text_data, 1932677105, <<"Desc_Personal_L_AddReward_Round2Rest_01"/utf8>>}}; 3428030914 -> {some, {game_caption_text_data, 3428030914, <<"Desc_Personal_L_AddReward_Round2Battle_04"/utf8>>}}; 3428030913 -> {some, {game_caption_text_data, 3428030913, <<"Desc_Personal_L_AddReward_Round2Battle_03"/utf8>>}}; 3428030912 -> {some, {game_caption_text_data, 3428030912, <<"Desc_Personal_L_AddReward_Round2Battle_02"/utf8>>}}; 3428030911 -> {some, {game_caption_text_data, 3428030911, <<"Desc_Personal_L_AddReward_Round2Battle_01"/utf8>>}}; 403746913 -> {some, {game_caption_text_data, 403746913, <<"Desc_Personal_L_AddReward_Round1Rest_02"/utf8>>}}; 403746912 -> {some, {game_caption_text_data, 403746912, <<"Desc_Personal_L_AddReward_Round1Rest_01"/utf8>>}}; 2909618513 -> {some, {game_caption_text_data, 2909618513, <<"Desc_Personal_L_AddReward_Round1Battle_04"/utf8>>}}; 2909618512 -> {some, {game_caption_text_data, 2909618512, <<"Desc_Personal_L_AddReward_Round1Battle_03"/utf8>>}}; 2909618511 -> {some, {game_caption_text_data, 2909618511, <<"Desc_Personal_L_AddReward_Round1Battle_02"/utf8>>}}; 2909618510 -> {some, {game_caption_text_data, 2909618510, <<"Desc_Personal_L_AddReward_Round1Battle_01"/utf8>>}}; 3387181886 -> {some, {game_caption_text_data, 3387181886, <<"Desc_Personal_L_AddReward_Free1_03"/utf8>>}}; 3387181885 -> {some, {game_caption_text_data, 3387181885, <<"Desc_Personal_L_AddReward_Free1_02"/utf8>>}}; 3387181884 -> {some, {game_caption_text_data, 3387181884, <<"Desc_Personal_L_AddReward_Free1_01"/utf8>>}}; 3030853153 -> {some, {game_caption_text_data, 3030853153, <<"Desc_Personal_L_AddReward_Tutorial_05"/utf8>>}}; 3030853152 -> {some, {game_caption_text_data, 3030853152, <<"Desc_Personal_L_AddReward_Tutorial_04"/utf8>>}}; 3030853151 -> {some, {game_caption_text_data, 3030853151, <<"Desc_Personal_L_AddReward_Tutorial_03"/utf8>>}}; 3030853150 -> {some, {game_caption_text_data, 3030853150, <<"Desc_Personal_L_AddReward_Tutorial_02"/utf8>>}}; 3030853149 -> {some, {game_caption_text_data, 3030853149, <<"Desc_Personal_L_AddReward_Tutorial_01"/utf8>>}}; 4161046714 -> {some, {game_caption_text_data, 4161046714, <<"TooltipText_Personal_M_DailyStepOpen_Assemble_01"/utf8>>}}; 2506415625 -> {some, {game_caption_text_data, 2506415625, <<"Desc_Personal_M_DailyStepOpen_Assemble_01"/utf8>>}}; 60350451 -> {some, {game_caption_text_data, 60350451, <<"TooltipText_Personal_M_EmphaSizeRewardStepOpen_LevelUp_01"/utf8>>}}; 2137763794 -> {some, {game_caption_text_data, 2137763794, <<"Desc_Personal_M_EmphaSizeRewardStepOpen_LevelUp_01"/utf8>>}}; 2172829024 -> {some, {game_caption_text_data, 2172829024, <<"TooltipText_Personal_M_DailyStepOpen_HurdleGuide_01"/utf8>>}}; 3549395423 -> {some, {game_caption_text_data, 3549395423, <<"Desc_Personal_M_DailyStepOpen_HurdleGuide_01"/utf8>>}}; 2307831560 -> {some, {game_caption_text_data, 2307831560, <<"TooltipText_Personal_M_DailyStepOpen_P2Driven_01"/utf8>>}}; 653200471 -> {some, {game_caption_text_data, 653200471, <<"Desc_Personal_M_DailyStepOpen_P2Driven_01"/utf8>>}}; 3249650154 -> {some, {game_caption_text_data, 3249650154, <<"TooltipText_Personal_M_DailyStepOpen_NewOpen_01"/utf8>>}}; 1202503721 -> {some, {game_caption_text_data, 1202503721, <<"Desc_Personal_M_DailyStepOpen_NewOpen_01"/utf8>>}}; 2316689884 -> {some, {game_caption_text_data, 2316689884, <<"Desc_Personal_M_List_BossHunting_01"/utf8>>}}; 3911545769 -> {some, {game_caption_text_data, 3911545769, <<"Desc_Personal_S_List_Growth_01"/utf8>>}}; 609347859 -> {some, {game_caption_text_data, 609347859, <<"Desc_Personal_S_List_DailyQuest_01"/utf8>>}}; 2474516367 -> {some, {game_caption_text_data, 2474516367, <<"Desc_Personal_M_DailyStepOpen_Chaoticboss"/utf8>>}}; 1199095973 -> {some, {game_caption_text_data, 1199095973, <<"DESC_PERSONAL_S_EMPHASIZEREWARD_ATTENDANCE_CHAOTICBOSS"/utf8>>}}; 1749000888 -> {some, {game_caption_text_data, 1749000888, <<"Desc_Personal_List_23June21_03"/utf8>>}}; 1651865980 -> {some, {game_caption_text_data, 1651865980, <<"Desc_Personal_DailyStepOpen_23Aug09"/utf8>>}}; 2449744013 -> {some, {game_caption_text_data, 2449744013, <<"Desc_Personal_EmphasizeReward_Attendance_23Aug09_02"/utf8>>}}; 2449744012 -> {some, {game_caption_text_data, 2449744012, <<"Desc_Personal_EmphasizeReward_Attendance_23Aug09_01"/utf8>>}}; 809155935 -> {some, {game_caption_text_data, 809155935, <<"TooltipText_Personal_EmphasizeReward_Attendance_23Oct11"/utf8>>}}; 1022763038 -> {some, {game_caption_text_data, 1022763038, <<"Desc_Personal_EmphasizeReward_Attendance_23Oct11"/utf8>>}}; 3252240288 -> {some, {game_caption_text_data, 3252240288, <<"Name_Personal_EmphasizeReward_Attendance_23Oct11"/utf8>>}}; 2878692631 -> {some, {game_caption_text_data, 2878692631, <<"TooltipText_Personal_Attendance_Launching_23Aug23"/utf8>>}}; 1296162934 -> {some, {game_caption_text_data, 1296162934, <<"Desc_Personal_Attendance_Launching_23Aug23"/utf8>>}}; 2671538632 -> {some, {game_caption_text_data, 2671538632, <<"TooltipText_Personal_Attendance_New_23Aug23"/utf8>>}}; 4020154823 -> {some, {game_caption_text_data, 4020154823, <<"Desc_Personal_Attendance_New_23Aug23"/utf8>>}}; 1697914671 -> {some, {game_caption_text_data, 1697914671, <<"TooltipText_Personal_List_23Oct25"/utf8>>}}; 1537379508 -> {some, {game_caption_text_data, 1537379508, <<"TooltipText_Personal_DailyStepOpen_23Oct25"/utf8>>}}; 1157997086 -> {some, {game_caption_text_data, 1157997086, <<"TooltipText_Personal_EmphasizeReward_23Oct25"/utf8>>}}; 3866577294 -> {some, {game_caption_text_data, 3866577294, <<"Desc_Personal_List_23Oct25"/utf8>>}}; 3023235235 -> {some, {game_caption_text_data, 3023235235, <<"Desc_Personal_DailyStepOpen_23Oct25"/utf8>>}}; 4167587117 -> {some, {game_caption_text_data, 4167587117, <<"Desc_Personal_EmphasizeReward_23Oct25"/utf8>>}}; 2655042000 -> {some, {game_caption_text_data, 2655042000, <<"Name_Personal_List_23Oct25"/utf8>>}}; 2852136389 -> {some, {game_caption_text_data, 2852136389, <<"Name_Personal_DailyStepOpen_23Oct25"/utf8>>}}; 4119413775 -> {some, {game_caption_text_data, 4119413775, <<"Name_Personal_EmphasizeReward_23Oct25"/utf8>>}}; 2457899227 -> {some, {game_caption_text_data, 2457899227, <<"Personal_AddReward_231018_Tip"/utf8>>}}; 1857748654 -> {some, {game_caption_text_data, 1857748654, <<"TooltipText_Personal_AddReward"/utf8>>}}; 3989858919 -> {some, {game_caption_text_data, 3989858919, <<"TooltipText_Personal_Attendance"/utf8>>}}; 375932497 -> {some, {game_caption_text_data, 375932497, <<"TooltipText_Personal_DailyStepOpen"/utf8>>}}; 152442701 -> {some, {game_caption_text_data, 152442701, <<"Desc_Personal_AddReward"/utf8>>}}; 3016657942 -> {some, {game_caption_text_data, 3016657942, <<"Desc_Personal_Attendance"/utf8>>}}; 3885645104 -> {some, {game_caption_text_data, 3885645104, <<"Desc_Personal_DailyStepOpen"/utf8>>}}; 1661395189 -> {some, {game_caption_text_data, 1661395189, <<"TooltipText_Desc_Personal_List_231220"/utf8>>}}; 4007988310 -> {some, {game_caption_text_data, 4007988310, <<"Desc_Personal_List_231220"/utf8>>}}; 3689009784 -> {some, {game_caption_text_data, 3689009784, <<"Name_Personal_List_231220"/utf8>>}}; 601156538 -> {some, {game_caption_text_data, 601156538, <<"TooltipText_Personal_List_231213"/utf8>>}}; 323011369 -> {some, {game_caption_text_data, 323011369, <<"Desc_Personal_List_231213"/utf8>>}}; 4032843 -> {some, {game_caption_text_data, 4032843, <<"Name_Personal_List_231213"/utf8>>}}; 1454752238 -> {some, {game_caption_text_data, 1454752238, <<"TooltipText_Personal_DailyStepOpen_231213"/utf8>>}}; 2803368429 -> {some, {game_caption_text_data, 2803368429, <<"Desc_Personal_DailyStepOpen_231213"/utf8>>}}; 626206447 -> {some, {game_caption_text_data, 626206447, <<"Name_Personal_DailyStepOpen_231213"/utf8>>}}; 2064742592 -> {some, {game_caption_text_data, 2064742592, <<"TooltipText_Personal_DailyStepOpen_231206"/utf8>>}}; 3413358783 -> {some, {game_caption_text_data, 3413358783, <<"Desc_Personal_DailyStepOpen_231206"/utf8>>}}; 1236196801 -> {some, {game_caption_text_data, 1236196801, <<"Name_Personal_DailyStepOpen_231206"/utf8>>}}; 3386890847 -> {some, {game_caption_text_data, 3386890847, <<"Name_Covenant_List_23Dec06"/utf8>>}}; 4077239856 -> {some, {game_caption_text_data, 4077239856, <<"Name_Personal_Attendance_23Dec06"/utf8>>}}; 6318863 -> {some, {game_caption_text_data, 6318863, <<"Name_Personal_AddReward"/utf8>>}}; 3825958328 -> {some, {game_caption_text_data, 3825958328, <<"Name_Personal_Attendance"/utf8>>}}; 3258422386 -> {some, {game_caption_text_data, 3258422386, <<"Name_Personal_DailyStepOpen"/utf8>>}}; 4141588152 -> {some, {game_caption_text_data, 4141588152, <<"Name_Personal_Attendance_Launching_23Aug23"/utf8>>}}; 1842992841 -> {some, {game_caption_text_data, 1842992841, <<"Name_Personal_Attendance_New_23Aug23"/utf8>>}}; 2794439358 -> {some, {game_caption_text_data, 2794439358, <<"Name_Personal_DailyStepOpen_GrowthGuide_03"/utf8>>}}; 2794439357 -> {some, {game_caption_text_data, 2794439357, <<"Name_Personal_DailyStepOpen_GrowthGuide_02"/utf8>>}}; 2794439356 -> {some, {game_caption_text_data, 2794439356, <<"Name_Personal_DailyStepOpen_GrowthGuide_01"/utf8>>}}; 528409497 -> {some, {game_caption_text_data, 528409497, <<"Name_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 528409496 -> {some, {game_caption_text_data, 528409496, <<"Name_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 528409495 -> {some, {game_caption_text_data, 528409495, <<"Name_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 528409494 -> {some, {game_caption_text_data, 528409494, <<"Name_Personal_DailyStepOpen_TimeCrevice_S1"/utf8>>}}; 1081725050 -> {some, {game_caption_text_data, 1081725050, <<"Name_Personal_DailyStepOpen_23Aug23"/utf8>>}}; 884630661 -> {some, {game_caption_text_data, 884630661, <<"Name_Personal_List_23Aug23"/utf8>>}}; 3429791562 -> {some, {game_caption_text_data, 3429791562, <<"Name_Personal_EmphasizeReward_Attendance_23Aug23"/utf8>>}}; 1480767134 -> {some, {game_caption_text_data, 1480767134, <<"Name_Personal_DailyStepOpen_23Aug09"/utf8>>}}; 4086549423 -> {some, {game_caption_text_data, 4086549423, <<"Name_Personal_EmphasizeReward_Attendance_23Aug09_02"/utf8>>}}; 4086549422 -> {some, {game_caption_text_data, 4086549422, <<"Name_Personal_EmphasizeReward_Attendance_23Aug09_01"/utf8>>}}; 1283672738 -> {some, {game_caption_text_data, 1283672738, <<"Name_Personal_List_23Aug02"/utf8>>}}; 3828833639 -> {some, {game_caption_text_data, 3828833639, <<"Name_Personal_EmphasizeReward_Attendance_23Aug02"/utf8>>}}; 1480767127 -> {some, {game_caption_text_data, 1480767127, <<"Name_Personal_DailyStepOpen_23Aug02"/utf8>>}}; 1349715886 -> {some, {game_caption_text_data, 1349715886, <<"Name_Personal_DailyStepOpen_23July20"/utf8>>}}; 3696720582 -> {some, {game_caption_text_data, 3696720582, <<"Name_Personal_DailyStepOpen_23July19"/utf8>>}}; 1087521942 -> {some, {game_caption_text_data, 1087521942, <<"Name_Personal_EmphasizeReward_Attendance_23July19"/utf8>>}}; 3074546970 -> {some, {game_caption_text_data, 3074546970, <<"Name_Personal_List_23July12"/utf8>>}}; 2932569705 -> {some, {game_caption_text_data, 2932569705, <<"Name_Personal_EmphasizeReward_23July12"/utf8>>}}; 3150770537 -> {some, {game_caption_text_data, 3150770537, <<"Name_Personal_DailyStepOpen_23Jul05"/utf8>>}}; 3783009480 -> {some, {game_caption_text_data, 3783009480, <<"Name_Personal_DailyStepOpen_23Jul05"/utf8>>}}; 755319570 -> {some, {game_caption_text_data, 755319570, <<"Name_Personal_EmphasizeReward_23Jul05"/utf8>>}}; 733386606 -> {some, {game_caption_text_data, 733386606, <<"Name_Personal_AddReward_23July5_01"/utf8>>}}; 3164292127 -> {some, {game_caption_text_data, 3164292127, <<"NAME_PERSONAL_LIST_23JUNE28"/utf8>>}}; 1177267092 -> {some, {game_caption_text_data, 1177267092, <<"Name_Personal_EmphasizeReward_Attendance_23June28"/utf8>>}}; 3169239995 -> {some, {game_caption_text_data, 3169239995, <<"Name_Personal_AddReward_23June21_01_02"/utf8>>}}; 3169239994 -> {some, {game_caption_text_data, 3169239994, <<"Name_Personal_AddReward_23June21_01_01"/utf8>>}}; 1602877050 -> {some, {game_caption_text_data, 1602877050, <<"Name_Personal_List_23June21_03"/utf8>>}}; 1216329514 -> {some, {game_caption_text_data, 1216329514, <<"Name_Personal_List_23June14"/utf8>>}}; 3524271775 -> {some, {game_caption_text_data, 3524271775, <<"Name_Personal_EmphasizeReward_Attendance_23June14"/utf8>>}}; 75095519 -> {some, {game_caption_text_data, 75095519, <<"Name_Personal_List_23June07_04"/utf8>>}}; 75095518 -> {some, {game_caption_text_data, 75095518, <<"Name_Personal_List_23June07_03"/utf8>>}}; 3943811687 -> {some, {game_caption_text_data, 3943811687, <<"Name_Covenant_List_23June07_02"/utf8>>}}; 75095516 -> {some, {game_caption_text_data, 75095516, <<"Name_Personal_List_23June07_01"/utf8>>}}; 808353215 -> {some, {game_caption_text_data, 808353215, <<"Name_Covenant_AddReward_StrongholdBattle_06"/utf8>>}}; 808353214 -> {some, {game_caption_text_data, 808353214, <<"Name_Covenant_AddReward_StrongholdBattle_05"/utf8>>}}; 3563334205 -> {some, {game_caption_text_data, 3563334205, <<"Name_Personal_List_23June08"/utf8>>}}; 3563334203 -> {some, {game_caption_text_data, 3563334203, <<"Name_Personal_List_23June06"/utf8>>}}; 3563334202 -> {some, {game_caption_text_data, 3563334202, <<"Name_Personal_List_23June05"/utf8>>}}; 3563334201 -> {some, {game_caption_text_data, 3563334201, <<"Name_Personal_List_23June04"/utf8>>}}; 577837273 -> {some, {game_caption_text_data, 577837273, <<"Name_Personal_List_23June03"/utf8>>}}; 3563334200 -> {some, {game_caption_text_data, 3563334200, <<"Name_Personal_List_23June03"/utf8>>}}; 1075325095 -> {some, {game_caption_text_data, 1075325095, <<"Name_Personal_EmphasizeReward_Attendance_June02"/utf8>>}}; 1075325094 -> {some, {game_caption_text_data, 1075325094, <<"Name_Personal_EmphasizeReward_Attendance_June01"/utf8>>}}; 3578825201 -> {some, {game_caption_text_data, 3578825201, <<"Name_Personal_M_DailyStepOpen_Chaoticboss"/utf8>>}}; 1563232615 -> {some, {game_caption_text_data, 1563232615, <<"Name_Personal_S_EmphasizeReward_Attendance_Chaoticboss"/utf8>>}}; 3581821823 -> {some, {game_caption_text_data, 3581821823, <<"Name_Personal_AddReward_May_WarmProposal_03"/utf8>>}}; 3581821822 -> {some, {game_caption_text_data, 3581821822, <<"Name_Personal_AddReward_May_WarmProposal_02"/utf8>>}}; 3581821821 -> {some, {game_caption_text_data, 3581821821, <<"Name_Personal_AddReward_May_WarmProposal_01"/utf8>>}}; 2281298519 -> {some, {game_caption_text_data, 2281298519, <<"Name_Personal_S_EmphasizeReward_Attendance_02"/utf8>>}}; 182415789 -> {some, {game_caption_text_data, 182415789, <<"Name_Personal_S_EmphasizeReward_Levelup_02"/utf8>>}}; 2297783493 -> {some, {game_caption_text_data, 2297783493, <<"Name_Personal_S_DailyStepOpen_FIrstMonthEvent_01"/utf8>>}}; 182415788 -> {some, {game_caption_text_data, 182415788, <<"Name_Personal_S_EmphasizeReward_Levelup_01"/utf8>>}}; 3531020652 -> {some, {game_caption_text_data, 3531020652, <<"Name_Personal_L_EmphasizeReward_OpenEvent_01"/utf8>>}}; 2281298518 -> {some, {game_caption_text_data, 2281298518, <<"Name_Personal_S_EmphasizeReward_Attendance_01"/utf8>>}}; 3346014232 -> {some, {game_caption_text_data, 3346014232, <<"Name_Covenant_L_AddReward_StrongholdBattle_04"/utf8>>}}; 3346014231 -> {some, {game_caption_text_data, 3346014231, <<"Name_Covenant_L_AddReward_StrongholdBattle_03"/utf8>>}}; 3346014230 -> {some, {game_caption_text_data, 3346014230, <<"Name_Covenant_L_AddReward_StrongholdBattle_02"/utf8>>}}; 3346014229 -> {some, {game_caption_text_data, 3346014229, <<"Name_Covenant_L_AddReward_StrongholdBattle_01"/utf8>>}}; 3407050071 -> {some, {game_caption_text_data, 3407050071, <<"Name_Covenant_L_DailyStepOpen_StrongholdGrowth_01"/utf8>>}}; 3663411126 -> {some, {game_caption_text_data, 3663411126, <<"Name_Personal_L_AddReward_Round4Rest_02"/utf8>>}}; 3663411125 -> {some, {game_caption_text_data, 3663411125, <<"Name_Personal_L_AddReward_Round4Rest_01"/utf8>>}}; 1274197254 -> {some, {game_caption_text_data, 1274197254, <<"Name_Personal_L_AddReward_Round4Battle_04"/utf8>>}}; 1274197253 -> {some, {game_caption_text_data, 1274197253, <<"Name_Personal_L_AddReward_Round4Battle_03"/utf8>>}}; 1274197252 -> {some, {game_caption_text_data, 1274197252, <<"Name_Personal_L_AddReward_Round4Battle_02"/utf8>>}}; 1274197251 -> {some, {game_caption_text_data, 1274197251, <<"Name_Personal_L_AddReward_Round4Battle_01"/utf8>>}}; 2134480933 -> {some, {game_caption_text_data, 2134480933, <<"Name_Personal_L_AddReward_Round3Rest_02"/utf8>>}}; 2134480932 -> {some, {game_caption_text_data, 2134480932, <<"Name_Personal_L_AddReward_Round3Rest_01"/utf8>>}}; 755784853 -> {some, {game_caption_text_data, 755784853, <<"Name_Personal_L_AddReward_Round3Battle_04"/utf8>>}}; 755784852 -> {some, {game_caption_text_data, 755784852, <<"Name_Personal_L_AddReward_Round3Battle_03"/utf8>>}}; 755784851 -> {some, {game_caption_text_data, 755784851, <<"Name_Personal_L_AddReward_Round3Battle_02"/utf8>>}}; 755784850 -> {some, {game_caption_text_data, 755784850, <<"Name_Personal_L_AddReward_Round3Battle_01"/utf8>>}}; 605550740 -> {some, {game_caption_text_data, 605550740, <<"Name_Personal_L_AddReward_Round2Rest_02"/utf8>>}}; 605550739 -> {some, {game_caption_text_data, 605550739, <<"Name_Personal_L_AddReward_Round2Rest_01"/utf8>>}}; 237372452 -> {some, {game_caption_text_data, 237372452, <<"Name_Personal_L_AddReward_Round2Battle_04"/utf8>>}}; 237372451 -> {some, {game_caption_text_data, 237372451, <<"Name_Personal_L_AddReward_Round2Battle_03"/utf8>>}}; 237372450 -> {some, {game_caption_text_data, 237372450, <<"Name_Personal_L_AddReward_Round2Battle_02"/utf8>>}}; 237372449 -> {some, {game_caption_text_data, 237372449, <<"Name_Personal_L_AddReward_Round2Battle_01"/utf8>>}}; 3371587843 -> {some, {game_caption_text_data, 3371587843, <<"Name_Personal_L_AddReward_Round1Rest_02"/utf8>>}}; 3371587842 -> {some, {game_caption_text_data, 3371587842, <<"Name_Personal_L_AddReward_Round1Rest_01"/utf8>>}}; 4013927347 -> {some, {game_caption_text_data, 4013927347, <<"Name_Personal_L_AddReward_Round1Battle_04"/utf8>>}}; 4013927346 -> {some, {game_caption_text_data, 4013927346, <<"Name_Personal_L_AddReward_Round1Battle_03"/utf8>>}}; 4013927345 -> {some, {game_caption_text_data, 4013927345, <<"Name_Personal_L_AddReward_Round1Battle_02"/utf8>>}}; 4013927344 -> {some, {game_caption_text_data, 4013927344, <<"Name_Personal_L_AddReward_Round1Battle_01"/utf8>>}}; 2759959168 -> {some, {game_caption_text_data, 2759959168, <<"Name_Personal_L_AddReward_Free1_03"/utf8>>}}; 2759959167 -> {some, {game_caption_text_data, 2759959167, <<"Name_Personal_L_AddReward_Free1_02"/utf8>>}}; 2759959166 -> {some, {game_caption_text_data, 2759959166, <<"Name_Personal_L_AddReward_Free1_01"/utf8>>}}; 2982679811 -> {some, {game_caption_text_data, 2982679811, <<"Name_Personal_L_AddReward_Tutorial_05"/utf8>>}}; 2982679810 -> {some, {game_caption_text_data, 2982679810, <<"Name_Personal_L_AddReward_Tutorial_04"/utf8>>}}; 2982679809 -> {some, {game_caption_text_data, 2982679809, <<"Name_Personal_L_AddReward_Tutorial_03"/utf8>>}}; 2982679808 -> {some, {game_caption_text_data, 2982679808, <<"Name_Personal_L_AddReward_Tutorial_02"/utf8>>}}; 2982679807 -> {some, {game_caption_text_data, 2982679807, <<"Name_Personal_L_AddReward_Tutorial_01"/utf8>>}}; 3610724459 -> {some, {game_caption_text_data, 3610724459, <<"Name_Personal_M_DailyStepOpen_Assemble_01"/utf8>>}}; 4058666260 -> {some, {game_caption_text_data, 4058666260, <<"Name_Personal_M_EmphaSizeRewardStepOpen_LevelUp_01"/utf8>>}}; 3367445985 -> {some, {game_caption_text_data, 3367445985, <<"Name_Personal_M_DailyStepOpen_HurdleGuide_01"/utf8>>}}; 1757509305 -> {some, {game_caption_text_data, 1757509305, <<"Name_Personal_M_DailyStepOpen_P2Driven_01"/utf8>>}}; 2570000555 -> {some, {game_caption_text_data, 2570000555, <<"Name_Personal_M_DailyStepOpen_NewOpen_01"/utf8>>}}; 2145591038 -> {some, {game_caption_text_data, 2145591038, <<"Name_Personal_M_List_BossHunting_01"/utf8>>}}; 3765421931 -> {some, {game_caption_text_data, 3765421931, <<"Name_Personal_S_List_Growth_01"/utf8>>}}; 4277092437 -> {some, {game_caption_text_data, 4277092437, <<"Name_Personal_S_List_DailyQuest_01"/utf8>>}}; 2597076384 -> {some, {game_caption_text_data, 2597076384, <<"Caption_Anniversary_TipDesc_Round4Battle_01_Tip3"/utf8>>}}; 4260679039 -> {some, {game_caption_text_data, 4260679039, <<"Caption_Anniversary_TipDesc_Round3Battle_01_Tip3"/utf8>>}}; 1629314398 -> {some, {game_caption_text_data, 1629314398, <<"Caption_Anniversary_TipDesc_Round2Battle_01_Tip3"/utf8>>}}; 3292917053 -> {some, {game_caption_text_data, 3292917053, <<"Caption_Anniversary_TipDesc_Round1Battle_01_Tip3"/utf8>>}}; 1469043971 -> {some, {game_caption_text_data, 1469043971, <<"Caption_Anniversary_TipTitle_Round4Battle_01_Tip3"/utf8>>}}; 3132646626 -> {some, {game_caption_text_data, 3132646626, <<"Caption_Anniversary_TipTitle_Round3Battle_01_Tip3"/utf8>>}}; 501281985 -> {some, {game_caption_text_data, 501281985, <<"Caption_Anniversary_TipTitle_Round2Battle_01_Tip3"/utf8>>}}; 2164884640 -> {some, {game_caption_text_data, 2164884640, <<"Caption_Anniversary_TipTitle_Round1Battle_01_Tip3"/utf8>>}}; 3712970093 -> {some, {game_caption_text_data, 3712970093, <<"Desc_Personal_L_EmphasizeReward_OpenEvent_04"/utf8>>}}; 3712970092 -> {some, {game_caption_text_data, 3712970092, <<"Desc_Personal_L_EmphasizeReward_OpenEvent_03"/utf8>>}}; 3712970091 -> {some, {game_caption_text_data, 3712970091, <<"Desc_Personal_L_EmphasizeReward_OpenEvent_02"/utf8>>}}; 3818347731 -> {some, {game_caption_text_data, 3818347731, <<"Desc_Covenant_L_EmphaSizeReward_StrongholdBattle_04"/utf8>>}}; 3818347730 -> {some, {game_caption_text_data, 3818347730, <<"Desc_Covenant_L_EmphaSizeReward_StrongholdBattle_03"/utf8>>}}; 3818347729 -> {some, {game_caption_text_data, 3818347729, <<"Desc_Covenant_L_EmphaSizeReward_StrongholdBattle_02"/utf8>>}}; 3818347728 -> {some, {game_caption_text_data, 3818347728, <<"Desc_Covenant_L_EmphaSizeReward_StrongholdBattle_01"/utf8>>}}; 3531020655 -> {some, {game_caption_text_data, 3531020655, <<"Name_Personal_L_EmphasizeReward_OpenEvent_04"/utf8>>}}; 3531020654 -> {some, {game_caption_text_data, 3531020654, <<"Name_Personal_L_EmphasizeReward_OpenEvent_03"/utf8>>}}; 3531020653 -> {some, {game_caption_text_data, 3531020653, <<"Name_Personal_L_EmphasizeReward_OpenEvent_02"/utf8>>}}; 1160185845 -> {some, {game_caption_text_data, 1160185845, <<"Name_Covenant_L_EmphaSizeReward_StrongholdBattle_04"/utf8>>}}; 1160185844 -> {some, {game_caption_text_data, 1160185844, <<"Name_Covenant_L_EmphaSizeReward_StrongholdBattle_03"/utf8>>}}; 1160185843 -> {some, {game_caption_text_data, 1160185843, <<"Name_Covenant_L_EmphaSizeReward_StrongholdBattle_02"/utf8>>}}; 1160185842 -> {some, {game_caption_text_data, 1160185842, <<"Name_Covenant_L_EmphaSizeReward_StrongholdBattle_01"/utf8>>}}; 3205567631 -> {some, {game_caption_text_data, 3205567631, <<"Caption_Arquirune_Information01"/utf8>>}}; 2825539959 -> {some, {game_caption_text_data, 2825539959, <<"Caption_NpcCraftEroded_Information01"/utf8>>}}; 3889927026 -> {some, {game_caption_text_data, 3889927026, <<"Caption_SpellStone_PatternSet_SpellStoneNull"/utf8>>}}; 4011300261 -> {some, {game_caption_text_data, 4011300261, <<"Caption_SpellStone_PatternSet_Information01"/utf8>>}}; 2926747793 -> {some, {game_caption_text_data, 2926747793, <<"Caption_AetherHoly_CategoryName_SomaEnforce"/utf8>>}}; 4283428090 -> {some, {game_caption_text_data, 4283428090, <<"Caption_GOTBan_Chat_CSGuide"/utf8>>}}; 634227395 -> {some, {game_caption_text_data, 634227395, <<"Caption_GOTBan_Login_CSGuide"/utf8>>}}; 1811703418 -> {some, {game_caption_text_data, 1811703418, <<"Caption_GOTBan_Period"/utf8>>}}; 3732779471 -> {some, {game_caption_text_data, 3732779471, <<"Caption_GOTBan_Reason"/utf8>>}}; 2663664745 -> {some, {game_caption_text_data, 2663664745, <<"Caption_GOTBan_Title"/utf8>>}}; 2307282148 -> {some, {game_caption_text_data, 2307282148, <<"Caption_Error_GetUserInfo_CSGuide"/utf8>>}}; 2547141721 -> {some, {game_caption_text_data, 2547141721, <<"Caption_Error_GetUserInfo"/utf8>>}}; 340175419 -> {some, {game_caption_text_data, 340175419, <<"Caption_Error_Initialize_CSGuide"/utf8>>}}; 1731726080 -> {some, {game_caption_text_data, 1731726080, <<"Caption_Error_Initialize"/utf8>>}}; 3696199282 -> {some, {game_caption_text_data, 3696199282, <<"Caption_Error_Login_CSGuide"/utf8>>}}; 490976216 -> {some, {game_caption_text_data, 490976216, <<"Caption_Error_Login"/utf8>>}}; 290503303 -> {some, {game_caption_text_data, 290503303, <<"Caption_Error_Login"/utf8>>}}; 368215279 -> {some, {game_caption_text_data, 368215279, <<"Caption_Worldmap_ExpeditionPopup_AbyssStoneList_Tooltip"/utf8>>}}; 3486020118 -> {some, {game_caption_text_data, 3486020118, <<"Caption_Worldmap_ExpeditionPopup_AbyssStoneList_Title"/utf8>>}}; 1538935229 -> {some, {game_caption_text_data, 1538935229, <<"Caption_SafeDevice_ErrorCode_Body"/utf8>>}}; 1738998193 -> {some, {game_caption_text_data, 1738998193, <<"Caption_SafeDevice_ErrorCode_Title"/utf8>>}}; 813715999 -> {some, {game_caption_text_data, 813715999, <<"Caption_Follower_Dispatch_Recommend"/utf8>>}}; 3118079921 -> {some, {game_caption_text_data, 3118079921, <<"Caption_CovenantStronghold_Assets"/utf8>>}}; 1893229757 -> {some, {game_caption_text_data, 1893229757, <<"Caption_Covenant_Assets"/utf8>>}}; 1926524896 -> {some, {game_caption_text_data, 1926524896, <<"Caption_Stronghold_Work_Crafting"/utf8>>}}; 1725599199 -> {some, {game_caption_text_data, 1725599199, <<"Caption_Stronghold_Work_Purifying"/utf8>>}}; 2699643966 -> {some, {game_caption_text_data, 2699643966, <<"Caption_SafeDevice_Using_Body"/utf8>>}}; 4125223202 -> {some, {game_caption_text_data, 4125223202, <<"Caption_SafeDevice_Using_Title"/utf8>>}}; 863812177 -> {some, {game_caption_text_data, 863812177, <<"Caption_MountUI_MountInfoPopUp_Title"/utf8>>}}; 4112752005 -> {some, {game_caption_text_data, 4112752005, <<"Caption_GuiseUI_GuiseInfoPopUp_Title"/utf8>>}}; 1167778662 -> {some, {game_caption_text_data, 1167778662, <<"Caption_Popup_Guise_SelectChange_Message"/utf8>>}}; 2000206844 -> {some, {game_caption_text_data, 2000206844, <<"Caption_Guise_SelectChange_Guide"/utf8>>}}; 3188857943 -> {some, {game_caption_text_data, 3188857943, <<"Caption_RedrawPopup_Guise_SelectChange"/utf8>>}}; 2639649869 -> {some, {game_caption_text_data, 2639649869, <<"Caption_RedrawPopup_SelectChangeTitle"/utf8>>}}; 3405775079 -> {some, {game_caption_text_data, 3405775079, <<"Caption_EnchantTransferOptionUI_Guide"/utf8>>}}; 2347394734 -> {some, {game_caption_text_data, 2347394734, <<"Caption_UsedEnchantMaterial"/utf8>>}}; 4169331694 -> {some, {game_caption_text_data, 4169331694, <<"Caption_ItemDetail_SubTitle_FixedReward"/utf8>>}}; 2442324959 -> {some, {game_caption_text_data, 2442324959, <<"Caption_ItemDetail_SubTitle_RandomReward"/utf8>>}}; 3438075604 -> {some, {game_caption_text_data, 3438075604, <<"Caption_ItemDetail_SubTitle_SelectionReward"/utf8>>}}; 2314350466 -> {some, {game_caption_text_data, 2314350466, <<"Caption_ItemDetail_GearEnchantPreserve_MoveOption_NonItem"/utf8>>}}; 931614817 -> {some, {game_caption_text_data, 931614817, <<"Caption_ItemDetail_GearEnchantGrade"/utf8>>}}; 1357345690 -> {some, {game_caption_text_data, 1357345690, <<"Caption_PressScreen"/utf8>>}}; 517731469 -> {some, {game_caption_text_data, 517731469, <<"Caption_Campaign"/utf8>>}}; 323528479 -> {some, {game_caption_text_data, 323528479, <<"Caption_AdventureGuide_Zoneboss6_Desc"/utf8>>}}; 229128994 -> {some, {game_caption_text_data, 229128994, <<"Caption_AdventureGuide_Zoneboss6_Title"/utf8>>}}; 3473655297 -> {some, {game_caption_text_data, 3473655297, <<"Caption_AdventureGuide_Zoneboss6_Mainlist"/utf8>>}}; 238730350 -> {some, {game_caption_text_data, 238730350, <<"Caption_AdventureGuide_Zoneboss5_Desc"/utf8>>}}; 3129638529 -> {some, {game_caption_text_data, 3129638529, <<"Caption_AdventureGuide_Zoneboss5_Title"/utf8>>}}; 2955242896 -> {some, {game_caption_text_data, 2955242896, <<"Caption_AdventureGuide_Zoneboss5_Mainlist"/utf8>>}}; 153932221 -> {some, {game_caption_text_data, 153932221, <<"Caption_AdventureGuide_Zoneboss4_Desc"/utf8>>}}; 1735180768 -> {some, {game_caption_text_data, 1735180768, <<"Caption_AdventureGuide_Zoneboss4_Title"/utf8>>}}; 2436830495 -> {some, {game_caption_text_data, 2436830495, <<"Caption_AdventureGuide_Zoneboss4_Mainlist"/utf8>>}}; 69134092 -> {some, {game_caption_text_data, 69134092, <<"Caption_AdventureGuide_Zoneboss3_Desc"/utf8>>}}; 340723007 -> {some, {game_caption_text_data, 340723007, <<"Caption_AdventureGuide_Zoneboss3_Title"/utf8>>}}; 1918418094 -> {some, {game_caption_text_data, 1918418094, <<"Caption_AdventureGuide_Zoneboss3_Mainlist"/utf8>>}}; 4279303259 -> {some, {game_caption_text_data, 4279303259, <<"Caption_AdventureGuide_Zoneboss2_Desc"/utf8>>}}; 3241232542 -> {some, {game_caption_text_data, 3241232542, <<"Caption_AdventureGuide_Zoneboss2_Title"/utf8>>}}; 1400005693 -> {some, {game_caption_text_data, 1400005693, <<"Caption_AdventureGuide_Zoneboss2_Mainlist"/utf8>>}}; 4194505130 -> {some, {game_caption_text_data, 4194505130, <<"Caption_AdventureGuide_Zoneboss1_Desc"/utf8>>}}; 1846774781 -> {some, {game_caption_text_data, 1846774781, <<"Caption_AdventureGuide_Zoneboss1_Title"/utf8>>}}; 881593292 -> {some, {game_caption_text_data, 881593292, <<"Caption_AdventureGuide_Zoneboss1_Mainlist"/utf8>>}}; 768649723 -> {some, {game_caption_text_data, 768649723, <<"Caption_AdventureGuide_Territoryboss19_Desc"/utf8>>}}; 683851594 -> {some, {game_caption_text_data, 683851594, <<"Caption_AdventureGuide_Territoryboss18_Desc"/utf8>>}}; 599053465 -> {some, {game_caption_text_data, 599053465, <<"Caption_AdventureGuide_Territoryboss17_Desc"/utf8>>}}; 514255336 -> {some, {game_caption_text_data, 514255336, <<"Caption_AdventureGuide_Territoryboss16_Desc"/utf8>>}}; 429457207 -> {some, {game_caption_text_data, 429457207, <<"Caption_AdventureGuide_Territoryboss15_Desc"/utf8>>}}; 344659078 -> {some, {game_caption_text_data, 344659078, <<"Caption_AdventureGuide_Territoryboss14_Desc"/utf8>>}}; 259860949 -> {some, {game_caption_text_data, 259860949, <<"Caption_AdventureGuide_Territoryboss13_Desc"/utf8>>}}; 175062820 -> {some, {game_caption_text_data, 175062820, <<"Caption_AdventureGuide_Territoryboss12_Desc"/utf8>>}}; 90264691 -> {some, {game_caption_text_data, 90264691, <<"Caption_AdventureGuide_Territoryboss11_Desc"/utf8>>}}; 5466562 -> {some, {game_caption_text_data, 5466562, <<"Caption_AdventureGuide_Territoryboss10_Desc"/utf8>>}}; 3643057242 -> {some, {game_caption_text_data, 3643057242, <<"Caption_AdventureGuide_Territoryboss9_Desc"/utf8>>}}; 3558259113 -> {some, {game_caption_text_data, 3558259113, <<"Caption_AdventureGuide_Territoryboss8_Desc"/utf8>>}}; 3473460984 -> {some, {game_caption_text_data, 3473460984, <<"Caption_AdventureGuide_Territoryboss7_Desc"/utf8>>}}; 3388662855 -> {some, {game_caption_text_data, 3388662855, <<"Caption_AdventureGuide_Territoryboss6_Desc"/utf8>>}}; 3303864726 -> {some, {game_caption_text_data, 3303864726, <<"Caption_AdventureGuide_Territoryboss5_Desc"/utf8>>}}; 3219066597 -> {some, {game_caption_text_data, 3219066597, <<"Caption_AdventureGuide_Territoryboss4_Desc"/utf8>>}}; 3134268468 -> {some, {game_caption_text_data, 3134268468, <<"Caption_AdventureGuide_Territoryboss3_Desc"/utf8>>}}; 3049470339 -> {some, {game_caption_text_data, 3049470339, <<"Caption_AdventureGuide_Territoryboss2_Desc"/utf8>>}}; 2964672210 -> {some, {game_caption_text_data, 2964672210, <<"Caption_AdventureGuide_Territoryboss1_Desc"/utf8>>}}; 1719090238 -> {some, {game_caption_text_data, 1719090238, <<"Caption_AdventureGuide_Territoryboss19_Title"/utf8>>}}; 324632477 -> {some, {game_caption_text_data, 324632477, <<"Caption_AdventureGuide_Territoryboss18_Title"/utf8>>}}; 3225142012 -> {some, {game_caption_text_data, 3225142012, <<"Caption_AdventureGuide_Territoryboss17_Title"/utf8>>}}; 1830684251 -> {some, {game_caption_text_data, 1830684251, <<"Caption_AdventureGuide_Territoryboss16_Title"/utf8>>}}; 436226490 -> {some, {game_caption_text_data, 436226490, <<"Caption_AdventureGuide_Territoryboss15_Title"/utf8>>}}; 3336736025 -> {some, {game_caption_text_data, 3336736025, <<"Caption_AdventureGuide_Territoryboss14_Title"/utf8>>}}; 1942278264 -> {some, {game_caption_text_data, 1942278264, <<"Caption_AdventureGuide_Territoryboss13_Title"/utf8>>}}; 547820503 -> {some, {game_caption_text_data, 547820503, <<"Caption_AdventureGuide_Territoryboss12_Title"/utf8>>}}; 3448330038 -> {some, {game_caption_text_data, 3448330038, <<"Caption_AdventureGuide_Territoryboss11_Title"/utf8>>}}; 2053872277 -> {some, {game_caption_text_data, 2053872277, <<"Caption_AdventureGuide_Territoryboss10_Title"/utf8>>}}; 293004205 -> {some, {game_caption_text_data, 293004205, <<"Caption_AdventureGuide_Territoryboss9_Title"/utf8>>}}; 3193513740 -> {some, {game_caption_text_data, 3193513740, <<"Caption_AdventureGuide_Territoryboss8_Title"/utf8>>}}; 1799055979 -> {some, {game_caption_text_data, 1799055979, <<"Caption_AdventureGuide_Territoryboss7_Title"/utf8>>}}; 404598218 -> {some, {game_caption_text_data, 404598218, <<"Caption_AdventureGuide_Territoryboss6_Title"/utf8>>}}; 3305107753 -> {some, {game_caption_text_data, 3305107753, <<"Caption_AdventureGuide_Territoryboss5_Title"/utf8>>}}; 1910649992 -> {some, {game_caption_text_data, 1910649992, <<"Caption_AdventureGuide_Territoryboss4_Title"/utf8>>}}; 516192231 -> {some, {game_caption_text_data, 516192231, <<"Caption_AdventureGuide_Territoryboss3_Title"/utf8>>}}; 3416701766 -> {some, {game_caption_text_data, 3416701766, <<"Caption_AdventureGuide_Territoryboss2_Title"/utf8>>}}; 2022244005 -> {some, {game_caption_text_data, 2022244005, <<"Caption_AdventureGuide_Territoryboss1_Title"/utf8>>}}; 3237800413 -> {some, {game_caption_text_data, 3237800413, <<"Caption_AdventureGuide_Territoryboss19_Mainlist"/utf8>>}}; 2719388012 -> {some, {game_caption_text_data, 2719388012, <<"Caption_AdventureGuide_Territoryboss18_Mainlist"/utf8>>}}; 2200975611 -> {some, {game_caption_text_data, 2200975611, <<"Caption_AdventureGuide_Territoryboss17_Mainlist"/utf8>>}}; 1682563210 -> {some, {game_caption_text_data, 1682563210, <<"Caption_AdventureGuide_Territoryboss16_Mainlist"/utf8>>}}; 1164150809 -> {some, {game_caption_text_data, 1164150809, <<"Caption_AdventureGuide_Territoryboss15_Mainlist"/utf8>>}}; 645738408 -> {some, {game_caption_text_data, 645738408, <<"Caption_AdventureGuide_Territoryboss14_Mainlist"/utf8>>}}; 127326007 -> {some, {game_caption_text_data, 127326007, <<"Caption_AdventureGuide_Territoryboss13_Mainlist"/utf8>>}}; 3903880902 -> {some, {game_caption_text_data, 3903880902, <<"Caption_AdventureGuide_Territoryboss12_Mainlist"/utf8>>}}; 3385468501 -> {some, {game_caption_text_data, 3385468501, <<"Caption_AdventureGuide_Territoryboss11_Mainlist"/utf8>>}}; 2867056100 -> {some, {game_caption_text_data, 2867056100, <<"Caption_AdventureGuide_Territoryboss10_Mainlist"/utf8>>}}; 2153042556 -> {some, {game_caption_text_data, 2153042556, <<"Caption_AdventureGuide_Territoryboss9_Mainlist"/utf8>>}}; 1634630155 -> {some, {game_caption_text_data, 1634630155, <<"Caption_AdventureGuide_Territoryboss8_Mainlist"/utf8>>}}; 1116217754 -> {some, {game_caption_text_data, 1116217754, <<"Caption_AdventureGuide_Territoryboss7_Mainlist"/utf8>>}}; 597805353 -> {some, {game_caption_text_data, 597805353, <<"Caption_AdventureGuide_Territoryboss6_Mainlist"/utf8>>}}; 79392952 -> {some, {game_caption_text_data, 79392952, <<"Caption_AdventureGuide_Territoryboss5_Mainlist"/utf8>>}}; 3855947847 -> {some, {game_caption_text_data, 3855947847, <<"Caption_AdventureGuide_Territoryboss4_Mainlist"/utf8>>}}; 3337535446 -> {some, {game_caption_text_data, 3337535446, <<"Caption_AdventureGuide_Territoryboss3_Mainlist"/utf8>>}}; 2819123045 -> {some, {game_caption_text_data, 2819123045, <<"Caption_AdventureGuide_Territoryboss2_Mainlist"/utf8>>}}; 2300710644 -> {some, {game_caption_text_data, 2300710644, <<"Caption_AdventureGuide_Territoryboss1_Mainlist"/utf8>>}}; 571358939 -> {some, {game_caption_text_data, 571358939, <<"Caption_AdventureGuide_Slayingboss16_Desc"/utf8>>}}; 486560810 -> {some, {game_caption_text_data, 486560810, <<"Caption_AdventureGuide_Slayingboss15_Desc"/utf8>>}}; 401762681 -> {some, {game_caption_text_data, 401762681, <<"Caption_AdventureGuide_Slayingboss14_Desc"/utf8>>}}; 316964552 -> {some, {game_caption_text_data, 316964552, <<"Caption_AdventureGuide_Slayingboss13_Desc"/utf8>>}}; 232166423 -> {some, {game_caption_text_data, 232166423, <<"Caption_AdventureGuide_Slayingboss12_Desc"/utf8>>}}; 147368294 -> {some, {game_caption_text_data, 147368294, <<"Caption_AdventureGuide_Slayingboss11_Desc"/utf8>>}}; 62570165 -> {some, {game_caption_text_data, 62570165, <<"Caption_AdventureGuide_Slayingboss10_Desc"/utf8>>}}; 3241718909 -> {some, {game_caption_text_data, 3241718909, <<"Caption_AdventureGuide_Slayingboss9_Desc"/utf8>>}}; 3156920780 -> {some, {game_caption_text_data, 3156920780, <<"Caption_AdventureGuide_Slayingboss8_Desc"/utf8>>}}; 3072122651 -> {some, {game_caption_text_data, 3072122651, <<"Caption_AdventureGuide_Slayingboss7_Desc"/utf8>>}}; 2987324522 -> {some, {game_caption_text_data, 2987324522, <<"Caption_AdventureGuide_Slayingboss6_Desc"/utf8>>}}; 2902526393 -> {some, {game_caption_text_data, 2902526393, <<"Caption_AdventureGuide_Slayingboss5_Desc"/utf8>>}}; 2817728264 -> {some, {game_caption_text_data, 2817728264, <<"Caption_AdventureGuide_Slayingboss4_Desc"/utf8>>}}; 2732930135 -> {some, {game_caption_text_data, 2732930135, <<"Caption_AdventureGuide_Slayingboss3_Desc"/utf8>>}}; 2648132006 -> {some, {game_caption_text_data, 2648132006, <<"Caption_AdventureGuide_Slayingboss2_Desc"/utf8>>}}; 2563333877 -> {some, {game_caption_text_data, 2563333877, <<"Caption_AdventureGuide_Slayingboss1_Desc"/utf8>>}}; 897245982 -> {some, {game_caption_text_data, 897245982, <<"Caption_AdventureGuide_Slayingboss16_Title"/utf8>>}}; 3797755517 -> {some, {game_caption_text_data, 3797755517, <<"Caption_AdventureGuide_Slayingboss15_Title"/utf8>>}}; 2403297756 -> {some, {game_caption_text_data, 2403297756, <<"Caption_AdventureGuide_Slayingboss14_Title"/utf8>>}}; 1008839995 -> {some, {game_caption_text_data, 1008839995, <<"Caption_AdventureGuide_Slayingboss13_Title"/utf8>>}}; 3909349530 -> {some, {game_caption_text_data, 3909349530, <<"Caption_AdventureGuide_Slayingboss12_Title"/utf8>>}}; 2514891769 -> {some, {game_caption_text_data, 2514891769, <<"Caption_AdventureGuide_Slayingboss11_Title"/utf8>>}}; 1120434008 -> {some, {game_caption_text_data, 1120434008, <<"Caption_AdventureGuide_Slayingboss10_Title"/utf8>>}}; 350107808 -> {some, {game_caption_text_data, 350107808, <<"Caption_AdventureGuide_Slayingboss9_Title"/utf8>>}}; 3250617343 -> {some, {game_caption_text_data, 3250617343, <<"Caption_AdventureGuide_Slayingboss8_Title"/utf8>>}}; 1856159582 -> {some, {game_caption_text_data, 1856159582, <<"Caption_AdventureGuide_Slayingboss7_Title"/utf8>>}}; 461701821 -> {some, {game_caption_text_data, 461701821, <<"Caption_AdventureGuide_Slayingboss6_Title"/utf8>>}}; 3362211356 -> {some, {game_caption_text_data, 3362211356, <<"Caption_AdventureGuide_Slayingboss5_Title"/utf8>>}}; 1967753595 -> {some, {game_caption_text_data, 1967753595, <<"Caption_AdventureGuide_Slayingboss4_Title"/utf8>>}}; 573295834 -> {some, {game_caption_text_data, 573295834, <<"Caption_AdventureGuide_Slayingboss3_Title"/utf8>>}}; 3473805369 -> {some, {game_caption_text_data, 3473805369, <<"Caption_AdventureGuide_Slayingboss2_Title"/utf8>>}}; 2079347608 -> {some, {game_caption_text_data, 2079347608, <<"Caption_AdventureGuide_Slayingboss1_Title"/utf8>>}}; 2981103293 -> {some, {game_caption_text_data, 2981103293, <<"Caption_AdventureGuide_Slayingboss16_Mainlist"/utf8>>}}; 2462690892 -> {some, {game_caption_text_data, 2462690892, <<"Caption_AdventureGuide_Slayingboss15_Mainlist"/utf8>>}}; 1944278491 -> {some, {game_caption_text_data, 1944278491, <<"Caption_AdventureGuide_Slayingboss14_Mainlist"/utf8>>}}; 1425866090 -> {some, {game_caption_text_data, 1425866090, <<"Caption_AdventureGuide_Slayingboss13_Mainlist"/utf8>>}}; 907453689 -> {some, {game_caption_text_data, 907453689, <<"Caption_AdventureGuide_Slayingboss12_Mainlist"/utf8>>}}; 389041288 -> {some, {game_caption_text_data, 389041288, <<"Caption_AdventureGuide_Slayingboss11_Mainlist"/utf8>>}}; 4165596183 -> {some, {game_caption_text_data, 4165596183, <<"Caption_AdventureGuide_Slayingboss10_Mainlist"/utf8>>}}; 116508639 -> {some, {game_caption_text_data, 116508639, <<"Caption_AdventureGuide_Slayingboss9_Mainlist"/utf8>>}}; 3893063534 -> {some, {game_caption_text_data, 3893063534, <<"Caption_AdventureGuide_Slayingboss8_Mainlist"/utf8>>}}; 3374651133 -> {some, {game_caption_text_data, 3374651133, <<"Caption_AdventureGuide_Slayingboss7_Mainlist"/utf8>>}}; 2856238732 -> {some, {game_caption_text_data, 2856238732, <<"Caption_AdventureGuide_Slayingboss6_Mainlist"/utf8>>}}; 2337826331 -> {some, {game_caption_text_data, 2337826331, <<"Caption_AdventureGuide_Slayingboss5_Mainlist"/utf8>>}}; 1819413930 -> {some, {game_caption_text_data, 1819413930, <<"Caption_AdventureGuide_Slayingboss4_Mainlist"/utf8>>}}; 1301001529 -> {some, {game_caption_text_data, 1301001529, <<"Caption_AdventureGuide_Slayingboss3_Mainlist"/utf8>>}}; 782589128 -> {some, {game_caption_text_data, 782589128, <<"Caption_AdventureGuide_Slayingboss2_Mainlist"/utf8>>}}; 264176727 -> {some, {game_caption_text_data, 264176727, <<"Caption_AdventureGuide_Slayingboss1_Mainlist"/utf8>>}}; 1407829202 -> {some, {game_caption_text_data, 1407829202, <<"Caption_AdventureGuide_Favorboss25_Desc"/utf8>>}}; 1323031073 -> {some, {game_caption_text_data, 1323031073, <<"Caption_AdventureGuide_Favorboss24_Desc"/utf8>>}}; 1238232944 -> {some, {game_caption_text_data, 1238232944, <<"Caption_AdventureGuide_Favorboss23_Desc"/utf8>>}}; 1153434815 -> {some, {game_caption_text_data, 1153434815, <<"Caption_AdventureGuide_Favorboss22_Desc"/utf8>>}}; 1068636686 -> {some, {game_caption_text_data, 1068636686, <<"Caption_AdventureGuide_Favorboss21_Desc"/utf8>>}}; 983838557 -> {some, {game_caption_text_data, 983838557, <<"Caption_AdventureGuide_Favorboss20_Desc"/utf8>>}}; 352563957 -> {some, {game_caption_text_data, 352563957, <<"Caption_AdventureGuide_Favorboss19_Desc"/utf8>>}}; 267765828 -> {some, {game_caption_text_data, 267765828, <<"Caption_AdventureGuide_Favorboss18_Desc"/utf8>>}}; 182967699 -> {some, {game_caption_text_data, 182967699, <<"Caption_AdventureGuide_Favorboss17_Desc"/utf8>>}}; 98169570 -> {some, {game_caption_text_data, 98169570, <<"Caption_AdventureGuide_Favorboss16_Desc"/utf8>>}}; 13371441 -> {some, {game_caption_text_data, 13371441, <<"Caption_AdventureGuide_Favorboss15_Desc"/utf8>>}}; 4223540608 -> {some, {game_caption_text_data, 4223540608, <<"Caption_AdventureGuide_Favorboss14_Desc"/utf8>>}}; 4138742479 -> {some, {game_caption_text_data, 4138742479, <<"Caption_AdventureGuide_Favorboss13_Desc"/utf8>>}}; 4053944350 -> {some, {game_caption_text_data, 4053944350, <<"Caption_AdventureGuide_Favorboss12_Desc"/utf8>>}}; 3969146221 -> {some, {game_caption_text_data, 3969146221, <<"Caption_AdventureGuide_Favorboss11_Desc"/utf8>>}}; 3884348092 -> {some, {game_caption_text_data, 3884348092, <<"Caption_AdventureGuide_Favorboss10_Desc"/utf8>>}}; 3402163444 -> {some, {game_caption_text_data, 3402163444, <<"Caption_AdventureGuide_Favorboss9_Desc"/utf8>>}}; 3317365315 -> {some, {game_caption_text_data, 3317365315, <<"Caption_AdventureGuide_Favorboss8_Desc"/utf8>>}}; 3232567186 -> {some, {game_caption_text_data, 3232567186, <<"Caption_AdventureGuide_Favorboss7_Desc"/utf8>>}}; 3147769057 -> {some, {game_caption_text_data, 3147769057, <<"Caption_AdventureGuide_Favorboss6_Desc"/utf8>>}}; 3062970928 -> {some, {game_caption_text_data, 3062970928, <<"Caption_AdventureGuide_Favorboss5_Desc"/utf8>>}}; 2978172799 -> {some, {game_caption_text_data, 2978172799, <<"Caption_AdventureGuide_Favorboss4_Desc"/utf8>>}}; 2893374670 -> {some, {game_caption_text_data, 2893374670, <<"Caption_AdventureGuide_Favorboss3_Desc"/utf8>>}}; 2808576541 -> {some, {game_caption_text_data, 2808576541, <<"Caption_AdventureGuide_Favorboss2_Desc"/utf8>>}}; 2723778412 -> {some, {game_caption_text_data, 2723778412, <<"Caption_AdventureGuide_Favorboss1_Desc"/utf8>>}}; 1064572069 -> {some, {game_caption_text_data, 1064572069, <<"Caption_AdventureGuide_Favorboss25_Title"/utf8>>}}; 3965081604 -> {some, {game_caption_text_data, 3965081604, <<"Caption_AdventureGuide_Favorboss24_Title"/utf8>>}}; 2570623843 -> {some, {game_caption_text_data, 2570623843, <<"Caption_AdventureGuide_Favorboss23_Title"/utf8>>}}; 1176166082 -> {some, {game_caption_text_data, 1176166082, <<"Caption_AdventureGuide_Favorboss22_Title"/utf8>>}}; 4076675617 -> {some, {game_caption_text_data, 4076675617, <<"Caption_AdventureGuide_Favorboss21_Title"/utf8>>}}; 2682217856 -> {some, {game_caption_text_data, 2682217856, <<"Caption_AdventureGuide_Favorboss20_Title"/utf8>>}}; 818505624 -> {some, {game_caption_text_data, 818505624, <<"Caption_AdventureGuide_Favorboss19_Title"/utf8>>}}; 3719015159 -> {some, {game_caption_text_data, 3719015159, <<"Caption_AdventureGuide_Favorboss18_Title"/utf8>>}}; 2324557398 -> {some, {game_caption_text_data, 2324557398, <<"Caption_AdventureGuide_Favorboss17_Title"/utf8>>}}; 930099637 -> {some, {game_caption_text_data, 930099637, <<"Caption_AdventureGuide_Favorboss16_Title"/utf8>>}}; 3830609172 -> {some, {game_caption_text_data, 3830609172, <<"Caption_AdventureGuide_Favorboss15_Title"/utf8>>}}; 2436151411 -> {some, {game_caption_text_data, 2436151411, <<"Caption_AdventureGuide_Favorboss14_Title"/utf8>>}}; 1041693650 -> {some, {game_caption_text_data, 1041693650, <<"Caption_AdventureGuide_Favorboss13_Title"/utf8>>}}; 3942203185 -> {some, {game_caption_text_data, 3942203185, <<"Caption_AdventureGuide_Favorboss12_Title"/utf8>>}}; 2547745424 -> {some, {game_caption_text_data, 2547745424, <<"Caption_AdventureGuide_Favorboss11_Title"/utf8>>}}; 1153287663 -> {some, {game_caption_text_data, 1153287663, <<"Caption_AdventureGuide_Favorboss10_Title"/utf8>>}}; 4171885735 -> {some, {game_caption_text_data, 4171885735, <<"Caption_AdventureGuide_Favorboss9_Title"/utf8>>}}; 2777427974 -> {some, {game_caption_text_data, 2777427974, <<"Caption_AdventureGuide_Favorboss8_Title"/utf8>>}}; 1382970213 -> {some, {game_caption_text_data, 1382970213, <<"Caption_AdventureGuide_Favorboss7_Title"/utf8>>}}; 4283479748 -> {some, {game_caption_text_data, 4283479748, <<"Caption_AdventureGuide_Favorboss6_Title"/utf8>>}}; 2889021987 -> {some, {game_caption_text_data, 2889021987, <<"Caption_AdventureGuide_Favorboss5_Title"/utf8>>}}; 1494564226 -> {some, {game_caption_text_data, 1494564226, <<"Caption_AdventureGuide_Favorboss4_Title"/utf8>>}}; 100106465 -> {some, {game_caption_text_data, 100106465, <<"Caption_AdventureGuide_Favorboss3_Title"/utf8>>}}; 3000616000 -> {some, {game_caption_text_data, 3000616000, <<"Caption_AdventureGuide_Favorboss2_Title"/utf8>>}}; 1606158239 -> {some, {game_caption_text_data, 1606158239, <<"Caption_AdventureGuide_Favorboss1_Title"/utf8>>}}; 1542784244 -> {some, {game_caption_text_data, 1542784244, <<"Caption_AdventureGuide_Favorboss25_Mainlist"/utf8>>}}; 1024371843 -> {some, {game_caption_text_data, 1024371843, <<"Caption_AdventureGuide_Favorboss24_Mainlist"/utf8>>}}; 505959442 -> {some, {game_caption_text_data, 505959442, <<"Caption_AdventureGuide_Favorboss23_Mainlist"/utf8>>}}; 4282514337 -> {some, {game_caption_text_data, 4282514337, <<"Caption_AdventureGuide_Favorboss22_Mainlist"/utf8>>}}; 3764101936 -> {some, {game_caption_text_data, 3764101936, <<"Caption_AdventureGuide_Favorboss21_Mainlist"/utf8>>}}; 3245689535 -> {some, {game_caption_text_data, 3245689535, <<"Caption_AdventureGuide_Favorboss20_Mainlist"/utf8>>}}; 1080842327 -> {some, {game_caption_text_data, 1080842327, <<"Caption_AdventureGuide_Favorboss19_Mainlist"/utf8>>}}; 562429926 -> {some, {game_caption_text_data, 562429926, <<"Caption_AdventureGuide_Favorboss18_Mainlist"/utf8>>}}; 44017525 -> {some, {game_caption_text_data, 44017525, <<"Caption_AdventureGuide_Favorboss17_Mainlist"/utf8>>}}; 3820572420 -> {some, {game_caption_text_data, 3820572420, <<"Caption_AdventureGuide_Favorboss16_Mainlist"/utf8>>}}; 3302160019 -> {some, {game_caption_text_data, 3302160019, <<"Caption_AdventureGuide_Favorboss15_Mainlist"/utf8>>}}; 2783747618 -> {some, {game_caption_text_data, 2783747618, <<"Caption_AdventureGuide_Favorboss14_Mainlist"/utf8>>}}; 2265335217 -> {some, {game_caption_text_data, 2265335217, <<"Caption_AdventureGuide_Favorboss13_Mainlist"/utf8>>}}; 1746922816 -> {some, {game_caption_text_data, 1746922816, <<"Caption_AdventureGuide_Favorboss12_Mainlist"/utf8>>}}; 1228510415 -> {some, {game_caption_text_data, 1228510415, <<"Caption_AdventureGuide_Favorboss11_Mainlist"/utf8>>}}; 710098014 -> {some, {game_caption_text_data, 710098014, <<"Caption_AdventureGuide_Favorboss10_Mainlist"/utf8>>}}; 2078396566 -> {some, {game_caption_text_data, 2078396566, <<"Caption_AdventureGuide_Favorboss9_Mainlist"/utf8>>}}; 1559984165 -> {some, {game_caption_text_data, 1559984165, <<"Caption_AdventureGuide_Favorboss8_Mainlist"/utf8>>}}; 1041571764 -> {some, {game_caption_text_data, 1041571764, <<"Caption_AdventureGuide_Favorboss7_Mainlist"/utf8>>}}; 523159363 -> {some, {game_caption_text_data, 523159363, <<"Caption_AdventureGuide_Favorboss6_Mainlist"/utf8>>}}; 4746962 -> {some, {game_caption_text_data, 4746962, <<"Caption_AdventureGuide_Favorboss5_Mainlist"/utf8>>}}; 3781301857 -> {some, {game_caption_text_data, 3781301857, <<"Caption_AdventureGuide_Favorboss4_Mainlist"/utf8>>}}; 3262889456 -> {some, {game_caption_text_data, 3262889456, <<"Caption_AdventureGuide_Favorboss3_Mainlist"/utf8>>}}; 2744477055 -> {some, {game_caption_text_data, 2744477055, <<"Caption_AdventureGuide_Favorboss2_Mainlist"/utf8>>}}; 2226064654 -> {some, {game_caption_text_data, 2226064654, <<"Caption_AdventureGuide_Favorboss1_Mainlist"/utf8>>}}; 2056192583 -> {some, {game_caption_text_data, 2056192583, <<"Caption_AdventureGuide_Heroboss75_Desc"/utf8>>}}; 1971394454 -> {some, {game_caption_text_data, 1971394454, <<"Caption_AdventureGuide_Heroboss74_Desc"/utf8>>}}; 1886596325 -> {some, {game_caption_text_data, 1886596325, <<"Caption_AdventureGuide_Heroboss73_Desc"/utf8>>}}; 1801798196 -> {some, {game_caption_text_data, 1801798196, <<"Caption_AdventureGuide_Heroboss72_Desc"/utf8>>}}; 1717000067 -> {some, {game_caption_text_data, 1717000067, <<"Caption_AdventureGuide_Heroboss71_Desc"/utf8>>}}; 1632201938 -> {some, {game_caption_text_data, 1632201938, <<"Caption_AdventureGuide_Heroboss70_Desc"/utf8>>}}; 1000927338 -> {some, {game_caption_text_data, 1000927338, <<"Caption_AdventureGuide_Heroboss69_Desc"/utf8>>}}; 916129209 -> {some, {game_caption_text_data, 916129209, <<"Caption_AdventureGuide_Heroboss68_Desc"/utf8>>}}; 831331080 -> {some, {game_caption_text_data, 831331080, <<"Caption_AdventureGuide_Heroboss67_Desc"/utf8>>}}; 746532951 -> {some, {game_caption_text_data, 746532951, <<"Caption_AdventureGuide_Heroboss66_Desc"/utf8>>}}; 661734822 -> {some, {game_caption_text_data, 661734822, <<"Caption_AdventureGuide_Heroboss65_Desc"/utf8>>}}; 576936693 -> {some, {game_caption_text_data, 576936693, <<"Caption_AdventureGuide_Heroboss64_Desc"/utf8>>}}; 492138564 -> {some, {game_caption_text_data, 492138564, <<"Caption_AdventureGuide_Heroboss63_Desc"/utf8>>}}; 407340435 -> {some, {game_caption_text_data, 407340435, <<"Caption_AdventureGuide_Heroboss62_Desc"/utf8>>}}; 322542306 -> {some, {game_caption_text_data, 322542306, <<"Caption_AdventureGuide_Heroboss61_Desc"/utf8>>}}; 237744177 -> {some, {game_caption_text_data, 237744177, <<"Caption_AdventureGuide_Heroboss60_Desc"/utf8>>}}; 3901436873 -> {some, {game_caption_text_data, 3901436873, <<"Caption_AdventureGuide_Heroboss59_Desc"/utf8>>}}; 3816638744 -> {some, {game_caption_text_data, 3816638744, <<"Caption_AdventureGuide_Heroboss58_Desc"/utf8>>}}; 3731840615 -> {some, {game_caption_text_data, 3731840615, <<"Caption_AdventureGuide_Heroboss57_Desc"/utf8>>}}; 3647042486 -> {some, {game_caption_text_data, 3647042486, <<"Caption_AdventureGuide_Heroboss56_Desc"/utf8>>}}; 3562244357 -> {some, {game_caption_text_data, 3562244357, <<"Caption_AdventureGuide_Heroboss55_Desc"/utf8>>}}; 3477446228 -> {some, {game_caption_text_data, 3477446228, <<"Caption_AdventureGuide_Heroboss54_Desc"/utf8>>}}; 3392648099 -> {some, {game_caption_text_data, 3392648099, <<"Caption_AdventureGuide_Heroboss53_Desc"/utf8>>}}; 3307849970 -> {some, {game_caption_text_data, 3307849970, <<"Caption_AdventureGuide_Heroboss52_Desc"/utf8>>}}; 3223051841 -> {some, {game_caption_text_data, 3223051841, <<"Caption_AdventureGuide_Heroboss51_Desc"/utf8>>}}; 3138253712 -> {some, {game_caption_text_data, 3138253712, <<"Caption_AdventureGuide_Heroboss50_Desc"/utf8>>}}; 2506979112 -> {some, {game_caption_text_data, 2506979112, <<"Caption_AdventureGuide_Heroboss49_Desc"/utf8>>}}; 2422180983 -> {some, {game_caption_text_data, 2422180983, <<"Caption_AdventureGuide_Heroboss48_Desc"/utf8>>}}; 2337382854 -> {some, {game_caption_text_data, 2337382854, <<"Caption_AdventureGuide_Heroboss47_Desc"/utf8>>}}; 2252584725 -> {some, {game_caption_text_data, 2252584725, <<"Caption_AdventureGuide_Heroboss46_Desc"/utf8>>}}; 2167786596 -> {some, {game_caption_text_data, 2167786596, <<"Caption_AdventureGuide_Heroboss45_Desc"/utf8>>}}; 2082988467 -> {some, {game_caption_text_data, 2082988467, <<"Caption_AdventureGuide_Heroboss44_Desc"/utf8>>}}; 1998190338 -> {some, {game_caption_text_data, 1998190338, <<"Caption_AdventureGuide_Heroboss43_Desc"/utf8>>}}; 1913392209 -> {some, {game_caption_text_data, 1913392209, <<"Caption_AdventureGuide_Heroboss42_Desc"/utf8>>}}; 1828594080 -> {some, {game_caption_text_data, 1828594080, <<"Caption_AdventureGuide_Heroboss41_Desc"/utf8>>}}; 1743795951 -> {some, {game_caption_text_data, 1743795951, <<"Caption_AdventureGuide_Heroboss40_Desc"/utf8>>}}; 1112521351 -> {some, {game_caption_text_data, 1112521351, <<"Caption_AdventureGuide_Heroboss39_Desc"/utf8>>}}; 1027723222 -> {some, {game_caption_text_data, 1027723222, <<"Caption_AdventureGuide_Heroboss38_Desc"/utf8>>}}; 942925093 -> {some, {game_caption_text_data, 942925093, <<"Caption_AdventureGuide_Heroboss37_Desc"/utf8>>}}; 858126964 -> {some, {game_caption_text_data, 858126964, <<"Caption_AdventureGuide_Heroboss36_Desc"/utf8>>}}; 773328835 -> {some, {game_caption_text_data, 773328835, <<"Caption_AdventureGuide_Heroboss35_Desc"/utf8>>}}; 688530706 -> {some, {game_caption_text_data, 688530706, <<"Caption_AdventureGuide_Heroboss34_Desc"/utf8>>}}; 603732577 -> {some, {game_caption_text_data, 603732577, <<"Caption_AdventureGuide_Heroboss33_Desc"/utf8>>}}; 518934448 -> {some, {game_caption_text_data, 518934448, <<"Caption_AdventureGuide_Heroboss32_Desc"/utf8>>}}; 434136319 -> {some, {game_caption_text_data, 434136319, <<"Caption_AdventureGuide_Heroboss31_Desc"/utf8>>}}; 349338190 -> {some, {game_caption_text_data, 349338190, <<"Caption_AdventureGuide_Heroboss30_Desc"/utf8>>}}; 4013030886 -> {some, {game_caption_text_data, 4013030886, <<"Caption_AdventureGuide_Heroboss29_Desc"/utf8>>}}; 3928232757 -> {some, {game_caption_text_data, 3928232757, <<"Caption_AdventureGuide_Heroboss28_Desc"/utf8>>}}; 3843434628 -> {some, {game_caption_text_data, 3843434628, <<"Caption_AdventureGuide_Heroboss27_Desc"/utf8>>}}; 3758636499 -> {some, {game_caption_text_data, 3758636499, <<"Caption_AdventureGuide_Heroboss26_Desc"/utf8>>}}; 3673838370 -> {some, {game_caption_text_data, 3673838370, <<"Caption_AdventureGuide_Heroboss25_Desc"/utf8>>}}; 3589040241 -> {some, {game_caption_text_data, 3589040241, <<"Caption_AdventureGuide_Heroboss24_Desc"/utf8>>}}; 3504242112 -> {some, {game_caption_text_data, 3504242112, <<"Caption_AdventureGuide_Heroboss23_Desc"/utf8>>}}; 3419443983 -> {some, {game_caption_text_data, 3419443983, <<"Caption_AdventureGuide_Heroboss22_Desc"/utf8>>}}; 3334645854 -> {some, {game_caption_text_data, 3334645854, <<"Caption_AdventureGuide_Heroboss21_Desc"/utf8>>}}; 3249847725 -> {some, {game_caption_text_data, 3249847725, <<"Caption_AdventureGuide_Heroboss20_Desc"/utf8>>}}; 2618573125 -> {some, {game_caption_text_data, 2618573125, <<"Caption_AdventureGuide_Heroboss19_Desc"/utf8>>}}; 2533774996 -> {some, {game_caption_text_data, 2533774996, <<"Caption_AdventureGuide_Heroboss18_Desc"/utf8>>}}; 2448976867 -> {some, {game_caption_text_data, 2448976867, <<"Caption_AdventureGuide_Heroboss17_Desc"/utf8>>}}; 2364178738 -> {some, {game_caption_text_data, 2364178738, <<"Caption_AdventureGuide_Heroboss16_Desc"/utf8>>}}; 2279380609 -> {some, {game_caption_text_data, 2279380609, <<"Caption_AdventureGuide_Heroboss15_Desc"/utf8>>}}; 2194582480 -> {some, {game_caption_text_data, 2194582480, <<"Caption_AdventureGuide_Heroboss14_Desc"/utf8>>}}; 2109784351 -> {some, {game_caption_text_data, 2109784351, <<"Caption_AdventureGuide_Heroboss13_Desc"/utf8>>}}; 2024986222 -> {some, {game_caption_text_data, 2024986222, <<"Caption_AdventureGuide_Heroboss12_Desc"/utf8>>}}; 1940188093 -> {some, {game_caption_text_data, 1940188093, <<"Caption_AdventureGuide_Heroboss11_Desc"/utf8>>}}; 1855389964 -> {some, {game_caption_text_data, 1855389964, <<"Caption_AdventureGuide_Heroboss10_Desc"/utf8>>}}; 338794564 -> {some, {game_caption_text_data, 338794564, <<"Caption_AdventureGuide_Heroboss9_Desc"/utf8>>}}; 253996435 -> {some, {game_caption_text_data, 253996435, <<"Caption_AdventureGuide_Heroboss8_Desc"/utf8>>}}; 169198306 -> {some, {game_caption_text_data, 169198306, <<"Caption_AdventureGuide_Heroboss7_Desc"/utf8>>}}; 84400177 -> {some, {game_caption_text_data, 84400177, <<"Caption_AdventureGuide_Heroboss6_Desc"/utf8>>}}; 4294569344 -> {some, {game_caption_text_data, 4294569344, <<"Caption_AdventureGuide_Heroboss5_Desc"/utf8>>}}; 4209771215 -> {some, {game_caption_text_data, 4209771215, <<"Caption_AdventureGuide_Heroboss4_Desc"/utf8>>}}; 4124973086 -> {some, {game_caption_text_data, 4124973086, <<"Caption_AdventureGuide_Heroboss3_Desc"/utf8>>}}; 4040174957 -> {some, {game_caption_text_data, 4040174957, <<"Caption_AdventureGuide_Heroboss2_Desc"/utf8>>}}; 3955376828 -> {some, {game_caption_text_data, 3955376828, <<"Caption_AdventureGuide_Heroboss1_Desc"/utf8>>}}; 2113268682 -> {some, {game_caption_text_data, 2113268682, <<"Caption_AdventureGuide_Heroboss75_Title"/utf8>>}}; 718810921 -> {some, {game_caption_text_data, 718810921, <<"Caption_AdventureGuide_Heroboss74_Title"/utf8>>}}; 3619320456 -> {some, {game_caption_text_data, 3619320456, <<"Caption_AdventureGuide_Heroboss73_Title"/utf8>>}}; 2224862695 -> {some, {game_caption_text_data, 2224862695, <<"Caption_AdventureGuide_Heroboss72_Title"/utf8>>}}; 830404934 -> {some, {game_caption_text_data, 830404934, <<"Caption_AdventureGuide_Heroboss71_Title"/utf8>>}}; 3730914469 -> {some, {game_caption_text_data, 3730914469, <<"Caption_AdventureGuide_Heroboss70_Title"/utf8>>}}; 1867202237 -> {some, {game_caption_text_data, 1867202237, <<"Caption_AdventureGuide_Heroboss69_Title"/utf8>>}}; 472744476 -> {some, {game_caption_text_data, 472744476, <<"Caption_AdventureGuide_Heroboss68_Title"/utf8>>}}; 3373254011 -> {some, {game_caption_text_data, 3373254011, <<"Caption_AdventureGuide_Heroboss67_Title"/utf8>>}}; 1978796250 -> {some, {game_caption_text_data, 1978796250, <<"Caption_AdventureGuide_Heroboss66_Title"/utf8>>}}; 584338489 -> {some, {game_caption_text_data, 584338489, <<"Caption_AdventureGuide_Heroboss65_Title"/utf8>>}}; 3484848024 -> {some, {game_caption_text_data, 3484848024, <<"Caption_AdventureGuide_Heroboss64_Title"/utf8>>}}; 2090390263 -> {some, {game_caption_text_data, 2090390263, <<"Caption_AdventureGuide_Heroboss63_Title"/utf8>>}}; 695932502 -> {some, {game_caption_text_data, 695932502, <<"Caption_AdventureGuide_Heroboss62_Title"/utf8>>}}; 3596442037 -> {some, {game_caption_text_data, 3596442037, <<"Caption_AdventureGuide_Heroboss61_Title"/utf8>>}}; 2201984276 -> {some, {game_caption_text_data, 2201984276, <<"Caption_AdventureGuide_Heroboss60_Title"/utf8>>}}; 338272044 -> {some, {game_caption_text_data, 338272044, <<"Caption_AdventureGuide_Heroboss59_Title"/utf8>>}}; 3238781579 -> {some, {game_caption_text_data, 3238781579, <<"Caption_AdventureGuide_Heroboss58_Title"/utf8>>}}; 1844323818 -> {some, {game_caption_text_data, 1844323818, <<"Caption_AdventureGuide_Heroboss57_Title"/utf8>>}}; 449866057 -> {some, {game_caption_text_data, 449866057, <<"Caption_AdventureGuide_Heroboss56_Title"/utf8>>}}; 3350375592 -> {some, {game_caption_text_data, 3350375592, <<"Caption_AdventureGuide_Heroboss55_Title"/utf8>>}}; 1955917831 -> {some, {game_caption_text_data, 1955917831, <<"Caption_AdventureGuide_Heroboss54_Title"/utf8>>}}; 561460070 -> {some, {game_caption_text_data, 561460070, <<"Caption_AdventureGuide_Heroboss53_Title"/utf8>>}}; 3461969605 -> {some, {game_caption_text_data, 3461969605, <<"Caption_AdventureGuide_Heroboss52_Title"/utf8>>}}; 2067511844 -> {some, {game_caption_text_data, 2067511844, <<"Caption_AdventureGuide_Heroboss51_Title"/utf8>>}}; 673054083 -> {some, {game_caption_text_data, 673054083, <<"Caption_AdventureGuide_Heroboss50_Title"/utf8>>}}; 3104309147 -> {some, {game_caption_text_data, 3104309147, <<"Caption_AdventureGuide_Heroboss49_Title"/utf8>>}}; 1709851386 -> {some, {game_caption_text_data, 1709851386, <<"Caption_AdventureGuide_Heroboss48_Title"/utf8>>}}; 315393625 -> {some, {game_caption_text_data, 315393625, <<"Caption_AdventureGuide_Heroboss47_Title"/utf8>>}}; 3215903160 -> {some, {game_caption_text_data, 3215903160, <<"Caption_AdventureGuide_Heroboss46_Title"/utf8>>}}; 1821445399 -> {some, {game_caption_text_data, 1821445399, <<"Caption_AdventureGuide_Heroboss45_Title"/utf8>>}}; 426987638 -> {some, {game_caption_text_data, 426987638, <<"Caption_AdventureGuide_Heroboss44_Title"/utf8>>}}; 3327497173 -> {some, {game_caption_text_data, 3327497173, <<"Caption_AdventureGuide_Heroboss43_Title"/utf8>>}}; 1933039412 -> {some, {game_caption_text_data, 1933039412, <<"Caption_AdventureGuide_Heroboss42_Title"/utf8>>}}; 538581651 -> {some, {game_caption_text_data, 538581651, <<"Caption_AdventureGuide_Heroboss41_Title"/utf8>>}}; 3439091186 -> {some, {game_caption_text_data, 3439091186, <<"Caption_AdventureGuide_Heroboss40_Title"/utf8>>}}; 1575378954 -> {some, {game_caption_text_data, 1575378954, <<"Caption_AdventureGuide_Heroboss39_Title"/utf8>>}}; 180921193 -> {some, {game_caption_text_data, 180921193, <<"Caption_AdventureGuide_Heroboss38_Title"/utf8>>}}; 3081430728 -> {some, {game_caption_text_data, 3081430728, <<"Caption_AdventureGuide_Heroboss37_Title"/utf8>>}}; 1686972967 -> {some, {game_caption_text_data, 1686972967, <<"Caption_AdventureGuide_Heroboss36_Title"/utf8>>}}; 292515206 -> {some, {game_caption_text_data, 292515206, <<"Caption_AdventureGuide_Heroboss35_Title"/utf8>>}}; 3193024741 -> {some, {game_caption_text_data, 3193024741, <<"Caption_AdventureGuide_Heroboss34_Title"/utf8>>}}; 1798566980 -> {some, {game_caption_text_data, 1798566980, <<"Caption_AdventureGuide_Heroboss33_Title"/utf8>>}}; 404109219 -> {some, {game_caption_text_data, 404109219, <<"Caption_AdventureGuide_Heroboss32_Title"/utf8>>}}; 3304618754 -> {some, {game_caption_text_data, 3304618754, <<"Caption_AdventureGuide_Heroboss31_Title"/utf8>>}}; 1910160993 -> {some, {game_caption_text_data, 1910160993, <<"Caption_AdventureGuide_Heroboss30_Title"/utf8>>}}; 46448761 -> {some, {game_caption_text_data, 46448761, <<"Caption_AdventureGuide_Heroboss29_Title"/utf8>>}}; 2946958296 -> {some, {game_caption_text_data, 2946958296, <<"Caption_AdventureGuide_Heroboss28_Title"/utf8>>}}; 1552500535 -> {some, {game_caption_text_data, 1552500535, <<"Caption_AdventureGuide_Heroboss27_Title"/utf8>>}}; 158042774 -> {some, {game_caption_text_data, 158042774, <<"Caption_AdventureGuide_Heroboss26_Title"/utf8>>}}; 3058552309 -> {some, {game_caption_text_data, 3058552309, <<"Caption_AdventureGuide_Heroboss25_Title"/utf8>>}}; 1664094548 -> {some, {game_caption_text_data, 1664094548, <<"Caption_AdventureGuide_Heroboss24_Title"/utf8>>}}; 269636787 -> {some, {game_caption_text_data, 269636787, <<"Caption_AdventureGuide_Heroboss23_Title"/utf8>>}}; 3170146322 -> {some, {game_caption_text_data, 3170146322, <<"Caption_AdventureGuide_Heroboss22_Title"/utf8>>}}; 1775688561 -> {some, {game_caption_text_data, 1775688561, <<"Caption_AdventureGuide_Heroboss21_Title"/utf8>>}}; 381230800 -> {some, {game_caption_text_data, 381230800, <<"Caption_AdventureGuide_Heroboss20_Title"/utf8>>}}; 2812485864 -> {some, {game_caption_text_data, 2812485864, <<"Caption_AdventureGuide_Heroboss19_Title"/utf8>>}}; 1418028103 -> {some, {game_caption_text_data, 1418028103, <<"Caption_AdventureGuide_Heroboss18_Title"/utf8>>}}; 23570342 -> {some, {game_caption_text_data, 23570342, <<"Caption_AdventureGuide_Heroboss17_Title"/utf8>>}}; 2924079877 -> {some, {game_caption_text_data, 2924079877, <<"Caption_AdventureGuide_Heroboss16_Title"/utf8>>}}; 1529622116 -> {some, {game_caption_text_data, 1529622116, <<"Caption_AdventureGuide_Heroboss15_Title"/utf8>>}}; 135164355 -> {some, {game_caption_text_data, 135164355, <<"Caption_AdventureGuide_Heroboss14_Title"/utf8>>}}; 3035673890 -> {some, {game_caption_text_data, 3035673890, <<"Caption_AdventureGuide_Heroboss13_Title"/utf8>>}}; 1641216129 -> {some, {game_caption_text_data, 1641216129, <<"Caption_AdventureGuide_Heroboss12_Title"/utf8>>}}; 246758368 -> {some, {game_caption_text_data, 246758368, <<"Caption_AdventureGuide_Heroboss11_Title"/utf8>>}}; 3147267903 -> {some, {game_caption_text_data, 3147267903, <<"Caption_AdventureGuide_Heroboss10_Title"/utf8>>}}; 2142927607 -> {some, {game_caption_text_data, 2142927607, <<"Caption_AdventureGuide_Heroboss9_Title"/utf8>>}}; 748469846 -> {some, {game_caption_text_data, 748469846, <<"Caption_AdventureGuide_Heroboss8_Title"/utf8>>}}; 3648979381 -> {some, {game_caption_text_data, 3648979381, <<"Caption_AdventureGuide_Heroboss7_Title"/utf8>>}}; 2254521620 -> {some, {game_caption_text_data, 2254521620, <<"Caption_AdventureGuide_Heroboss6_Title"/utf8>>}}; 860063859 -> {some, {game_caption_text_data, 860063859, <<"Caption_AdventureGuide_Heroboss5_Title"/utf8>>}}; 3760573394 -> {some, {game_caption_text_data, 3760573394, <<"Caption_AdventureGuide_Heroboss4_Title"/utf8>>}}; 2366115633 -> {some, {game_caption_text_data, 2366115633, <<"Caption_AdventureGuide_Heroboss3_Title"/utf8>>}}; 971657872 -> {some, {game_caption_text_data, 971657872, <<"Caption_AdventureGuide_Heroboss2_Title"/utf8>>}}; 3872167407 -> {some, {game_caption_text_data, 3872167407, <<"Caption_AdventureGuide_Heroboss1_Title"/utf8>>}}; 979260062 -> {some, {game_caption_text_data, 979260062, <<"Caption_AdventureGuide_Heroboss75_Sublist"/utf8>>}}; 2217266973 -> {some, {game_caption_text_data, 2217266973, <<"Caption_AdventureGuide_Heroboss74_Sublist"/utf8>>}}; 3455273884 -> {some, {game_caption_text_data, 3455273884, <<"Caption_AdventureGuide_Heroboss73_Sublist"/utf8>>}}; 398313499 -> {some, {game_caption_text_data, 398313499, <<"Caption_AdventureGuide_Heroboss72_Sublist"/utf8>>}}; 1636320410 -> {some, {game_caption_text_data, 1636320410, <<"Caption_AdventureGuide_Heroboss71_Sublist"/utf8>>}}; 2874327321 -> {some, {game_caption_text_data, 2874327321, <<"Caption_AdventureGuide_Heroboss70_Sublist"/utf8>>}}; 4098754609 -> {some, {game_caption_text_data, 4098754609, <<"Caption_AdventureGuide_Heroboss69_Sublist"/utf8>>}}; 1041794224 -> {some, {game_caption_text_data, 1041794224, <<"Caption_AdventureGuide_Heroboss68_Sublist"/utf8>>}}; 2279801135 -> {some, {game_caption_text_data, 2279801135, <<"Caption_AdventureGuide_Heroboss67_Sublist"/utf8>>}}; 3517808046 -> {some, {game_caption_text_data, 3517808046, <<"Caption_AdventureGuide_Heroboss66_Sublist"/utf8>>}}; 460847661 -> {some, {game_caption_text_data, 460847661, <<"Caption_AdventureGuide_Heroboss65_Sublist"/utf8>>}}; 1698854572 -> {some, {game_caption_text_data, 1698854572, <<"Caption_AdventureGuide_Heroboss64_Sublist"/utf8>>}}; 2936861483 -> {some, {game_caption_text_data, 2936861483, <<"Caption_AdventureGuide_Heroboss63_Sublist"/utf8>>}}; 4174868394 -> {some, {game_caption_text_data, 4174868394, <<"Caption_AdventureGuide_Heroboss62_Sublist"/utf8>>}}; 1117908009 -> {some, {game_caption_text_data, 1117908009, <<"Caption_AdventureGuide_Heroboss61_Sublist"/utf8>>}}; 2355914920 -> {some, {game_caption_text_data, 2355914920, <<"Caption_AdventureGuide_Heroboss60_Sublist"/utf8>>}}; 3580342208 -> {some, {game_caption_text_data, 3580342208, <<"Caption_AdventureGuide_Heroboss59_Sublist"/utf8>>}}; 523381823 -> {some, {game_caption_text_data, 523381823, <<"Caption_AdventureGuide_Heroboss58_Sublist"/utf8>>}}; 1761388734 -> {some, {game_caption_text_data, 1761388734, <<"Caption_AdventureGuide_Heroboss57_Sublist"/utf8>>}}; 2999395645 -> {some, {game_caption_text_data, 2999395645, <<"Caption_AdventureGuide_Heroboss56_Sublist"/utf8>>}}; 4237402556 -> {some, {game_caption_text_data, 4237402556, <<"Caption_AdventureGuide_Heroboss55_Sublist"/utf8>>}}; 1180442171 -> {some, {game_caption_text_data, 1180442171, <<"Caption_AdventureGuide_Heroboss54_Sublist"/utf8>>}}; 2418449082 -> {some, {game_caption_text_data, 2418449082, <<"Caption_AdventureGuide_Heroboss53_Sublist"/utf8>>}}; 3656455993 -> {some, {game_caption_text_data, 3656455993, <<"Caption_AdventureGuide_Heroboss52_Sublist"/utf8>>}}; 599495608 -> {some, {game_caption_text_data, 599495608, <<"Caption_AdventureGuide_Heroboss51_Sublist"/utf8>>}}; 1837502519 -> {some, {game_caption_text_data, 1837502519, <<"Caption_AdventureGuide_Heroboss50_Sublist"/utf8>>}}; 3061929807 -> {some, {game_caption_text_data, 3061929807, <<"Caption_AdventureGuide_Heroboss49_Sublist"/utf8>>}}; 4969422 -> {some, {game_caption_text_data, 4969422, <<"Caption_AdventureGuide_Heroboss48_Sublist"/utf8>>}}; 1242976333 -> {some, {game_caption_text_data, 1242976333, <<"Caption_AdventureGuide_Heroboss47_Sublist"/utf8>>}}; 2480983244 -> {some, {game_caption_text_data, 2480983244, <<"Caption_AdventureGuide_Heroboss46_Sublist"/utf8>>}}; 3718990155 -> {some, {game_caption_text_data, 3718990155, <<"Caption_AdventureGuide_Heroboss45_Sublist"/utf8>>}}; 662029770 -> {some, {game_caption_text_data, 662029770, <<"Caption_AdventureGuide_Heroboss44_Sublist"/utf8>>}}; 1900036681 -> {some, {game_caption_text_data, 1900036681, <<"Caption_AdventureGuide_Heroboss43_Sublist"/utf8>>}}; 3138043592 -> {some, {game_caption_text_data, 3138043592, <<"Caption_AdventureGuide_Heroboss42_Sublist"/utf8>>}}; 81083207 -> {some, {game_caption_text_data, 81083207, <<"Caption_AdventureGuide_Heroboss41_Sublist"/utf8>>}}; 1319090118 -> {some, {game_caption_text_data, 1319090118, <<"Caption_AdventureGuide_Heroboss40_Sublist"/utf8>>}}; 2543517406 -> {some, {game_caption_text_data, 2543517406, <<"Caption_AdventureGuide_Heroboss39_Sublist"/utf8>>}}; 3781524317 -> {some, {game_caption_text_data, 3781524317, <<"Caption_AdventureGuide_Heroboss38_Sublist"/utf8>>}}; 724563932 -> {some, {game_caption_text_data, 724563932, <<"Caption_AdventureGuide_Heroboss37_Sublist"/utf8>>}}; 1962570843 -> {some, {game_caption_text_data, 1962570843, <<"Caption_AdventureGuide_Heroboss36_Sublist"/utf8>>}}; 3200577754 -> {some, {game_caption_text_data, 3200577754, <<"Caption_AdventureGuide_Heroboss35_Sublist"/utf8>>}}; 143617369 -> {some, {game_caption_text_data, 143617369, <<"Caption_AdventureGuide_Heroboss34_Sublist"/utf8>>}}; 1381624280 -> {some, {game_caption_text_data, 1381624280, <<"Caption_AdventureGuide_Heroboss33_Sublist"/utf8>>}}; 2619631191 -> {some, {game_caption_text_data, 2619631191, <<"Caption_AdventureGuide_Heroboss32_Sublist"/utf8>>}}; 3857638102 -> {some, {game_caption_text_data, 3857638102, <<"Caption_AdventureGuide_Heroboss31_Sublist"/utf8>>}}; 800677717 -> {some, {game_caption_text_data, 800677717, <<"Caption_AdventureGuide_Heroboss30_Sublist"/utf8>>}}; 2025105005 -> {some, {game_caption_text_data, 2025105005, <<"Caption_AdventureGuide_Heroboss29_Sublist"/utf8>>}}; 3263111916 -> {some, {game_caption_text_data, 3263111916, <<"Caption_AdventureGuide_Heroboss28_Sublist"/utf8>>}}; 206151531 -> {some, {game_caption_text_data, 206151531, <<"Caption_AdventureGuide_Heroboss27_Sublist"/utf8>>}}; 1444158442 -> {some, {game_caption_text_data, 1444158442, <<"Caption_AdventureGuide_Heroboss26_Sublist"/utf8>>}}; 2682165353 -> {some, {game_caption_text_data, 2682165353, <<"Caption_AdventureGuide_Heroboss25_Sublist"/utf8>>}}; 3920172264 -> {some, {game_caption_text_data, 3920172264, <<"Caption_AdventureGuide_Heroboss24_Sublist"/utf8>>}}; 863211879 -> {some, {game_caption_text_data, 863211879, <<"Caption_AdventureGuide_Heroboss23_Sublist"/utf8>>}}; 2101218790 -> {some, {game_caption_text_data, 2101218790, <<"Caption_AdventureGuide_Heroboss22_Sublist"/utf8>>}}; 3339225701 -> {some, {game_caption_text_data, 3339225701, <<"Caption_AdventureGuide_Heroboss21_Sublist"/utf8>>}}; 282265316 -> {some, {game_caption_text_data, 282265316, <<"Caption_AdventureGuide_Heroboss20_Sublist"/utf8>>}}; 1506692604 -> {some, {game_caption_text_data, 1506692604, <<"Caption_AdventureGuide_Heroboss19_Sublist"/utf8>>}}; 2744699515 -> {some, {game_caption_text_data, 2744699515, <<"Caption_AdventureGuide_Heroboss18_Sublist"/utf8>>}}; 3982706426 -> {some, {game_caption_text_data, 3982706426, <<"Caption_AdventureGuide_Heroboss17_Sublist"/utf8>>}}; 925746041 -> {some, {game_caption_text_data, 925746041, <<"Caption_AdventureGuide_Heroboss16_Sublist"/utf8>>}}; 2163752952 -> {some, {game_caption_text_data, 2163752952, <<"Caption_AdventureGuide_Heroboss15_Sublist"/utf8>>}}; 3401759863 -> {some, {game_caption_text_data, 3401759863, <<"Caption_AdventureGuide_Heroboss14_Sublist"/utf8>>}}; 344799478 -> {some, {game_caption_text_data, 344799478, <<"Caption_AdventureGuide_Heroboss13_Sublist"/utf8>>}}; 1582806389 -> {some, {game_caption_text_data, 1582806389, <<"Caption_AdventureGuide_Heroboss12_Sublist"/utf8>>}}; 2820813300 -> {some, {game_caption_text_data, 2820813300, <<"Caption_AdventureGuide_Heroboss11_Sublist"/utf8>>}}; 4058820211 -> {some, {game_caption_text_data, 4058820211, <<"Caption_AdventureGuide_Heroboss10_Sublist"/utf8>>}}; 2846989099 -> {some, {game_caption_text_data, 2846989099, <<"Caption_AdventureGuide_Heroboss9_Sublist"/utf8>>}}; 4084996010 -> {some, {game_caption_text_data, 4084996010, <<"Caption_AdventureGuide_Heroboss8_Sublist"/utf8>>}}; 1028035625 -> {some, {game_caption_text_data, 1028035625, <<"Caption_AdventureGuide_Heroboss7_Sublist"/utf8>>}}; 2266042536 -> {some, {game_caption_text_data, 2266042536, <<"Caption_AdventureGuide_Heroboss6_Sublist"/utf8>>}}; 3504049447 -> {some, {game_caption_text_data, 3504049447, <<"Caption_AdventureGuide_Heroboss5_Sublist"/utf8>>}}; 447089062 -> {some, {game_caption_text_data, 447089062, <<"Caption_AdventureGuide_Heroboss4_Sublist"/utf8>>}}; 1685095973 -> {some, {game_caption_text_data, 1685095973, <<"Caption_AdventureGuide_Heroboss3_Sublist"/utf8>>}}; 2923102884 -> {some, {game_caption_text_data, 2923102884, <<"Caption_AdventureGuide_Heroboss2_Sublist"/utf8>>}}; 4161109795 -> {some, {game_caption_text_data, 4161109795, <<"Caption_AdventureGuide_Heroboss1_Sublist"/utf8>>}}; 881315160 -> {some, {game_caption_text_data, 881315160, <<"Caption_AdventureGuide_HerobossT18_Desc"/utf8>>}}; 796517031 -> {some, {game_caption_text_data, 796517031, <<"Caption_AdventureGuide_HerobossT17_Desc"/utf8>>}}; 711718902 -> {some, {game_caption_text_data, 711718902, <<"Caption_AdventureGuide_HerobossT16_Desc"/utf8>>}}; 626920773 -> {some, {game_caption_text_data, 626920773, <<"Caption_AdventureGuide_HerobossT15_Desc"/utf8>>}}; 542122644 -> {some, {game_caption_text_data, 542122644, <<"Caption_AdventureGuide_HerobossT14_Desc"/utf8>>}}; 457324515 -> {some, {game_caption_text_data, 457324515, <<"Caption_AdventureGuide_HerobossT13_Desc"/utf8>>}}; 372526386 -> {some, {game_caption_text_data, 372526386, <<"Caption_AdventureGuide_HerobossT12_Desc"/utf8>>}}; 287728257 -> {some, {game_caption_text_data, 287728257, <<"Caption_AdventureGuide_HerobossT11_Desc"/utf8>>}}; 202930128 -> {some, {game_caption_text_data, 202930128, <<"Caption_AdventureGuide_HerobossT10_Desc"/utf8>>}}; 4179954504 -> {some, {game_caption_text_data, 4179954504, <<"Caption_AdventureGuide_HerobossT9_Desc"/utf8>>}}; 4095156375 -> {some, {game_caption_text_data, 4095156375, <<"Caption_AdventureGuide_HerobossT8_Desc"/utf8>>}}; 4010358246 -> {some, {game_caption_text_data, 4010358246, <<"Caption_AdventureGuide_HerobossT7_Desc"/utf8>>}}; 3256581542 -> {some, {game_caption_text_data, 3256581542, <<"Caption_AdventureGuide_HerobossT6_2_Desc"/utf8>>}}; 3171783413 -> {some, {game_caption_text_data, 3171783413, <<"Caption_AdventureGuide_HerobossT6_1_Desc"/utf8>>}}; 1727651349 -> {some, {game_caption_text_data, 1727651349, <<"Caption_AdventureGuide_HerobossT5_2_Desc"/utf8>>}}; 1642853220 -> {some, {game_caption_text_data, 1642853220, <<"Caption_AdventureGuide_HerobossT5_1_Desc"/utf8>>}}; 3755963859 -> {some, {game_caption_text_data, 3755963859, <<"Caption_AdventureGuide_HerobossT4_Desc"/utf8>>}}; 8996858 -> {some, {game_caption_text_data, 8996858, <<"Caption_AdventureGuide_HerobossT18_Mainlist"/utf8>>}}; 3785551753 -> {some, {game_caption_text_data, 3785551753, <<"Caption_AdventureGuide_HerobossT17_Mainlist"/utf8>>}}; 3267139352 -> {some, {game_caption_text_data, 3267139352, <<"Caption_AdventureGuide_HerobossT16_Mainlist"/utf8>>}}; 2748726951 -> {some, {game_caption_text_data, 2748726951, <<"Caption_AdventureGuide_HerobossT15_Mainlist"/utf8>>}}; 2230314550 -> {some, {game_caption_text_data, 2230314550, <<"Caption_AdventureGuide_HerobossT14_Mainlist"/utf8>>}}; 1711902149 -> {some, {game_caption_text_data, 1711902149, <<"Caption_AdventureGuide_HerobossT13_Mainlist"/utf8>>}}; 1193489748 -> {some, {game_caption_text_data, 1193489748, <<"Caption_AdventureGuide_HerobossT12_Mainlist"/utf8>>}}; 675077347 -> {some, {game_caption_text_data, 675077347, <<"Caption_AdventureGuide_HerobossT11_Mainlist"/utf8>>}}; 156664946 -> {some, {game_caption_text_data, 156664946, <<"Caption_AdventureGuide_HerobossT10_Mainlist"/utf8>>}}; 175073770 -> {some, {game_caption_text_data, 175073770, <<"Caption_AdventureGuide_HerobossT9_Mainlist"/utf8>>}}; 3951628665 -> {some, {game_caption_text_data, 3951628665, <<"Caption_AdventureGuide_HerobossT8_Mainlist"/utf8>>}}; 3433216264 -> {some, {game_caption_text_data, 3433216264, <<"Caption_AdventureGuide_HerobossT7_Mainlist"/utf8>>}}; 1638174920 -> {some, {game_caption_text_data, 1638174920, <<"Caption_AdventureGuide_HerobossT6_2_Mainlist"/utf8>>}}; 1119762519 -> {some, {game_caption_text_data, 1119762519, <<"Caption_AdventureGuide_HerobossT6_1_Mainlist"/utf8>>}}; 41745271 -> {some, {game_caption_text_data, 41745271, <<"Caption_AdventureGuide_HerobossT5_2_Mainlist"/utf8>>}}; 3818300166 -> {some, {game_caption_text_data, 3818300166, <<"Caption_AdventureGuide_HerobossT5_1_Mainlist"/utf8>>}}; 1877979061 -> {some, {game_caption_text_data, 1877979061, <<"Caption_AdventureGuide_HerobossT4_Mainlist"/utf8>>}}; 2769534213 -> {some, {game_caption_text_data, 2769534213, <<"Caption_CharacterMake_Loading_infoMessage"/utf8>>}}; 2333140825 -> {some, {game_caption_text_data, 2333140825, <<"Caption_SafeDevice_JoinRecommend_Message"/utf8>>}}; 3897675967 -> {some, {game_caption_text_data, 3897675967, <<"Caption_Chat_ErosionInstallerReward_Items"/utf8>>}}; 3932882732 -> {some, {game_caption_text_data, 3932882732, <<"Caption_Chat_ErosionInstallerReward_Item"/utf8>>}}; 320298747 -> {some, {game_caption_text_data, 320298747, <<"Caption_AccoutWithdrawal_Confirm_Word"/utf8>>}}; 1164765315 -> {some, {game_caption_text_data, 1164765315, <<"Caption_AccoutWithdrawal_Body03"/utf8>>}}; 1164765314 -> {some, {game_caption_text_data, 1164765314, <<"Caption_AccoutWithdrawal_Body02"/utf8>>}}; 1164765313 -> {some, {game_caption_text_data, 1164765313, <<"Caption_AccoutWithdrawal_Body01"/utf8>>}}; 297265124 -> {some, {game_caption_text_data, 297265124, <<"Caption_AccoutWithdrawal_Title"/utf8>>}}; 3768788985 -> {some, {game_caption_text_data, 3768788985, <<"Caption_SafeDevice_DeviceFull_Button"/utf8>>}}; 2970537595 -> {some, {game_caption_text_data, 2970537595, <<"Caption_SafeDevice_DeviceFull_Body"/utf8>>}}; 215605391 -> {some, {game_caption_text_data, 215605391, <<"Caption_SafeDevice_DeviceFull_Title"/utf8>>}}; 1224421432 -> {some, {game_caption_text_data, 1224421432, <<"Caption_SafeDevice_JoinAlready_Button"/utf8>>}}; 1560925594 -> {some, {game_caption_text_data, 1560925594, <<"Caption_SafeDevice_JoinAlready_Body"/utf8>>}}; 139823294 -> {some, {game_caption_text_data, 139823294, <<"Caption_SafeDevice_JoinAlready_Title"/utf8>>}}; 1288411312 -> {some, {game_caption_text_data, 1288411312, <<"Caption_SafeDevice_JoinRecommend_Button"/utf8>>}}; 1727104274 -> {some, {game_caption_text_data, 1727104274, <<"Caption_SafeDevice_JoinRecommend_Body"/utf8>>}}; 4044314806 -> {some, {game_caption_text_data, 4044314806, <<"Caption_SafeDevice_JoinRecommend_Title"/utf8>>}}; 4133275308 -> {some, {game_caption_text_data, 4133275308, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 4133275307 -> {some, {game_caption_text_data, 4133275307, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 4133275306 -> {some, {game_caption_text_data, 4133275306, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 4133275305 -> {some, {game_caption_text_data, 4133275305, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 4133275304 -> {some, {game_caption_text_data, 4133275304, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 4133275303 -> {some, {game_caption_text_data, 4133275303, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312703 -> {some, {game_caption_text_data, 2185312703, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312702 -> {some, {game_caption_text_data, 2185312702, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312701 -> {some, {game_caption_text_data, 2185312701, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312700 -> {some, {game_caption_text_data, 2185312700, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312699 -> {some, {game_caption_text_data, 2185312699, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312698 -> {some, {game_caption_text_data, 2185312698, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312697 -> {some, {game_caption_text_data, 2185312697, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312696 -> {some, {game_caption_text_data, 2185312696, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312695 -> {some, {game_caption_text_data, 2185312695, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 2185312694 -> {some, {game_caption_text_data, 2185312694, <<"Caption_Covenant_Research_Desc_Open"/utf8>>}}; 237350094 -> {some, {game_caption_text_data, 237350094, <<"Caption_Covenant_Research_Desc_Open_09"/utf8>>}}; 237350093 -> {some, {game_caption_text_data, 237350093, <<"Caption_Covenant_Research_Desc_Open_08"/utf8>>}}; 237350092 -> {some, {game_caption_text_data, 237350092, <<"Caption_Covenant_Research_Desc_Open_07"/utf8>>}}; 237350091 -> {some, {game_caption_text_data, 237350091, <<"Caption_Covenant_Research_Desc_Open_06"/utf8>>}}; 237350090 -> {some, {game_caption_text_data, 237350090, <<"Caption_Covenant_Research_Desc_Open_05"/utf8>>}}; 237350089 -> {some, {game_caption_text_data, 237350089, <<"Caption_Covenant_Research_Desc_Open_04"/utf8>>}}; 237350088 -> {some, {game_caption_text_data, 237350088, <<"Caption_Covenant_Research_Desc_Open_03"/utf8>>}}; 237350087 -> {some, {game_caption_text_data, 237350087, <<"Caption_Covenant_Research_Desc_Open_02"/utf8>>}}; 237350086 -> {some, {game_caption_text_data, 237350086, <<"Caption_Covenant_Research_Desc_Open_01"/utf8>>}}; 183036067 -> {some, {game_caption_text_data, 183036067, <<"Caption_Covenant_Shop_Desc_Open"/utf8>>}}; 2530040763 -> {some, {game_caption_text_data, 2530040763, <<"Caption_Covenant_Shop_Desc_Open_09"/utf8>>}}; 2530040762 -> {some, {game_caption_text_data, 2530040762, <<"Caption_Covenant_Shop_Desc_Open_08"/utf8>>}}; 2530040761 -> {some, {game_caption_text_data, 2530040761, <<"Caption_Covenant_Shop_Desc_Open_07"/utf8>>}}; 2530040760 -> {some, {game_caption_text_data, 2530040760, <<"Caption_Covenant_Shop_Desc_Open_06"/utf8>>}}; 2530040759 -> {some, {game_caption_text_data, 2530040759, <<"Caption_Covenant_Shop_Desc_Open_05"/utf8>>}}; 2530040758 -> {some, {game_caption_text_data, 2530040758, <<"Caption_Covenant_Shop_Desc_Open_04"/utf8>>}}; 2530040757 -> {some, {game_caption_text_data, 2530040757, <<"Caption_Covenant_Shop_Desc_Open_03"/utf8>>}}; 2530040756 -> {some, {game_caption_text_data, 2530040756, <<"Caption_Covenant_Shop_Desc_Open_02"/utf8>>}}; 2530040755 -> {some, {game_caption_text_data, 2530040755, <<"Caption_Covenant_Shop_Desc_Open_01"/utf8>>}}; 147822689 -> {some, {game_caption_text_data, 147822689, <<"Caption_GameOption_Tooltip_FullScreenMode"/utf8>>}}; 2837916520 -> {some, {game_caption_text_data, 2837916520, <<"Caption_GameOption_Notice_FullScreenMode"/utf8>>}}; 3262735320 -> {some, {game_caption_text_data, 3262735320, <<"Caption_ItemCraft_GreatSuccess_Masterpiece"/utf8>>}}; 3998064513 -> {some, {game_caption_text_data, 3998064513, <<"Caption_ItemCraft_GreatSuccess_Wellmade"/utf8>>}}; 1286292332 -> {some, {game_caption_text_data, 1286292332, <<"Caption_CovenantCampaign_RecommendLevel"/utf8>>}}; 321548953 -> {some, {game_caption_text_data, 321548953, <<"Caption_BetweenTheDates"/utf8>>}}; 3426914721 -> {some, {game_caption_text_data, 3426914721, <<"Caption_ItemCraft_ForgeLevel_Info"/utf8>>}}; 1689631348 -> {some, {game_caption_text_data, 1689631348, <<"Caption_CashShop_BuyLimit_Universe"/utf8>>}}; 1564832762 -> {some, {game_caption_text_data, 1564832762, <<"Caption_CashShop_BuyLimit_Period_WorldAccount"/utf8>>}}; 3454789235 -> {some, {game_caption_text_data, 3454789235, <<"Caption_CashShop_BuyLimit_Period_UniverseAccount"/utf8>>}}; 2546624648 -> {some, {game_caption_text_data, 2546624648, <<"Caption_CashShop_BuyLimit_WorldAccount"/utf8>>}}; 1640246369 -> {some, {game_caption_text_data, 1640246369, <<"Caption_CashShop_BuyLimit_UniverseAccount"/utf8>>}}; 2398574603 -> {some, {game_caption_text_data, 2398574603, <<"Caption_Market_CovenantTaxRate_Text"/utf8>>}}; 3786677270 -> {some, {game_caption_text_data, 3786677270, <<"Caption_Market_CovenantMarket_PlayerLevel"/utf8>>}}; 4161487054 -> {some, {game_caption_text_data, 4161487054, <<"Caption_Market_History_CalculateDesc"/utf8>>}}; 4184438461 -> {some, {game_caption_text_data, 4184438461, <<"Caption_GuideQuest"/utf8>>}}; 3836497226 -> {some, {game_caption_text_data, 3836497226, <<"Caption_PM"/utf8>>}}; 386861867 -> {some, {game_caption_text_data, 386861867, <<"Caption_AM"/utf8>>}}; 2721294847 -> {some, {game_caption_text_data, 2721294847, <<"Caption_Stronghold_Protection_Tooltip_Desc"/utf8>>}}; 1162648750 -> {some, {game_caption_text_data, 1162648750, <<"Caption_FavorType_Ruby"/utf8>>}}; 2657896741 -> {some, {game_caption_text_data, 2657896741, <<"Caption_FavorType_Request"/utf8>>}}; 6743699 -> {some, {game_caption_text_data, 6743699, <<"Caption_FavorType_Slaying"/utf8>>}}; 1983944168 -> {some, {game_caption_text_data, 1983944168, <<"Caption_FavorType_Collection"/utf8>>}}; 148216334 -> {some, {game_caption_text_data, 148216334, <<"Caption_FavorType_Craft2"/utf8>>}}; 1522739100 -> {some, {game_caption_text_data, 1522739100, <<"Caption_FavorType_Craft"/utf8>>}}; 2558660485 -> {some, {game_caption_text_data, 2558660485, <<"Caption_FavorType_GearUpgrade2"/utf8>>}}; 985133187 -> {some, {game_caption_text_data, 985133187, <<"Caption_FavorType_GearUpgrade"/utf8>>}}; 3993056284 -> {some, {game_caption_text_data, 3993056284, <<"Caption_FavorType_Clan2"/utf8>>}}; 994237066 -> {some, {game_caption_text_data, 994237066, <<"Caption_FavorType_Clan"/utf8>>}}; 3438112510 -> {some, {game_caption_text_data, 3438112510, <<"Caption_FavorType_RevivalCoin"/utf8>>}}; 1031553218 -> {some, {game_caption_text_data, 1031553218, <<"Caption_FavorType_Gold"/utf8>>}}; 794918681 -> {some, {game_caption_text_data, 794918681, <<"Caption_FavorType_EXP"/utf8>>}}; 4177647124 -> {some, {game_caption_text_data, 4177647124, <<"Caption_CashShop_ToyProduct_Price"/utf8>>}}; 4286570588 -> {some, {game_caption_text_data, 4286570588, <<"Caption_CovenantEffect_Value_Count"/utf8>>}}; 1123522092 -> {some, {game_caption_text_data, 1123522092, <<"Caption_CovenantEffect_Not_Value_Count"/utf8>>}}; 2067608981 -> {some, {game_caption_text_data, 2067608981, <<"Caption_CovenantEffect_Covenant_Research_Text"/utf8>>}}; 1453913334 -> {some, {game_caption_text_data, 1453913334, <<"Caption_CovenantEffect_CovenantStore_Text"/utf8>>}}; 3440472026 -> {some, {game_caption_text_data, 3440472026, <<"Caption_CovenantEffect_Important_Open_Text"/utf8>>}}; 4279081449 -> {some, {game_caption_text_data, 4279081449, <<"Caption_CovenantEffect_Officer_Text"/utf8>>}}; 4165814019 -> {some, {game_caption_text_data, 4165814019, <<"Caption_CovenantEffect_Member_Text"/utf8>>}}; 3921517180 -> {some, {game_caption_text_data, 3921517180, <<"Caption_CovenantEffect_ManageCovenantRole_Count_Text"/utf8>>}}; 801796256 -> {some, {game_caption_text_data, 801796256, <<"Caption_CovenantEffect_Covenant_Level_Text"/utf8>>}}; 1811857562 -> {some, {game_caption_text_data, 1811857562, <<"Caption_CovenantEffect_Covenant_Title_Text"/utf8>>}}; 2012057847 -> {some, {game_caption_text_data, 2012057847, <<"Caption_NonProtecting"/utf8>>}}; 3036862476 -> {some, {game_caption_text_data, 3036862476, <<"Caption_Protecting"/utf8>>}}; 2587565762 -> {some, {game_caption_text_data, 2587565762, <<"Caption_RealmPatchStandard_Popup"/utf8>>}}; 196101394 -> {some, {game_caption_text_data, 196101394, <<"Caption_WebDisplay_Title"/utf8>>}}; 1852974804 -> {some, {game_caption_text_data, 1852974804, <<"Caption_CurrencyPlayerSlotExpansionPoint_Desc"/utf8>>}}; 3044028374 -> {some, {game_caption_text_data, 3044028374, <<"Caption_CurrencyPlayerSlotExpansionPoint_Name"/utf8>>}}; 3007704043 -> {some, {game_caption_text_data, 3007704043, <<"Caption_MainMenu_Community"/utf8>>}}; 2305287233 -> {some, {game_caption_text_data, 2305287233, <<"Caption_PopExpedition_BattalionTab_BattalionListEmpty"/utf8>>}}; 3667084329 -> {some, {game_caption_text_data, 3667084329, <<"Caption_PopExpedition_BattalionTab_CannotCovenant"/utf8>>}}; 2288171251 -> {some, {game_caption_text_data, 2288171251, <<"Hyperlink_Open_RealmIntegration_Season"/utf8>>}}; 2709700750 -> {some, {game_caption_text_data, 2709700750, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 2709700749 -> {some, {game_caption_text_data, 2709700749, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 2118832042 -> {some, {game_caption_text_data, 2118832042, <<"Hyperlink_Open_CovenantMenu_Haven"/utf8>>}}; 3438475611 -> {some, {game_caption_text_data, 3438475611, <<"Hyperlink_Open_CovenantMenu_Cooperation"/utf8>>}}; 214029907 -> {some, {game_caption_text_data, 214029907, <<"Hyperlink_Open_CovenantMenu_Military"/utf8>>}}; 764889310 -> {some, {game_caption_text_data, 764889310, <<"Hyperlink_Open_CovenantMenu_Administration"/utf8>>}}; 3540746844 -> {some, {game_caption_text_data, 3540746844, <<"Hyperlink_AdvTo_WorldMap_Settlement"/utf8>>}}; 2695897724 -> {some, {game_caption_text_data, 2695897724, <<"Hyperlink_Open_Episode_Kasimer_Detail"/utf8>>}}; 3343512922 -> {some, {game_caption_text_data, 3343512922, <<"Hyperlink_Open_Episode_Kasimer"/utf8>>}}; 3275194819 -> {some, {game_caption_text_data, 3275194819, <<"Hyperlink_Open_Episode_Main"/utf8>>}}; 165340879 -> {some, {game_caption_text_data, 165340879, <<"Hyperlink_Open_Episode"/utf8>>}}; 2793631715 -> {some, {game_caption_text_data, 2793631715, <<"Hyperlink_Open_Donation_Ruby"/utf8>>}}; 4261024624 -> {some, {game_caption_text_data, 4261024624, <<"Hyperlink_Open_Donation_Item"/utf8>>}}; 784418370 -> {some, {game_caption_text_data, 784418370, <<"Hyperlink_Open_RubyShop_Special"/utf8>>}}; 1773024871 -> {some, {game_caption_text_data, 1773024871, <<"Caption_Occupied_Stronghold_Castle"/utf8>>}}; 2878261747 -> {some, {game_caption_text_data, 2878261747, <<"Caption_Stronghold_Grade"/utf8>>}}; 950245332 -> {some, {game_caption_text_data, 950245332, <<"Caption_PvpBattleSize_Large"/utf8>>}}; 1615481850 -> {some, {game_caption_text_data, 1615481850, <<"Caption_PvpBattleSize_Medium"/utf8>>}}; 259422642 -> {some, {game_caption_text_data, 259422642, <<"Caption_PvpBattleSize_Small"/utf8>>}}; 2350959214 -> {some, {game_caption_text_data, 2350959214, <<"Caption_CovenantHistoryText_DateTime"/utf8>>}}; 322011822 -> {some, {game_caption_text_data, 322011822, <<"Caption_Amity_PurchaceGrade"/utf8>>}}; 2962670821 -> {some, {game_caption_text_data, 2962670821, <<"Caption_PvpBattleClose"/utf8>>}}; 2787971293 -> {some, {game_caption_text_data, 2787971293, <<"Caption_PvpBattleGuide"/utf8>>}}; 2109428310 -> {some, {game_caption_text_data, 2109428310, <<"Hyperlink_AdvTo_Menu_CovenantTrade2"/utf8>>}}; 3131732223 -> {some, {game_caption_text_data, 3131732223, <<"Caption_Follower_NoDelegation"/utf8>>}}; 2486967322 -> {some, {game_caption_text_data, 2486967322, <<"Caption_AdventureGuideUi_TItle_SealedSite"/utf8>>}}; 418856841 -> {some, {game_caption_text_data, 418856841, <<"Caption_AdventureGuideUi_MainList_SealedSite"/utf8>>}}; 3955021461 -> {some, {game_caption_text_data, 3955021461, <<"Caption_AdventureGuideUi_TItle_ErosionItem"/utf8>>}}; 1073669652 -> {some, {game_caption_text_data, 1073669652, <<"Caption_AdventureGuideUi_MainList_ErosionItem"/utf8>>}}; 1785343325 -> {some, {game_caption_text_data, 1785343325, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Heroic_Lv10"/utf8>>}}; 1129976837 -> {some, {game_caption_text_data, 1129976837, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Heroic_Lv9"/utf8>>}}; 1129976836 -> {some, {game_caption_text_data, 1129976836, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Heroic_Lv8"/utf8>>}}; 1497135235 -> {some, {game_caption_text_data, 1497135235, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Rare_Lv7"/utf8>>}}; 1497135234 -> {some, {game_caption_text_data, 1497135234, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Rare_Lv6"/utf8>>}}; 1497135233 -> {some, {game_caption_text_data, 1497135233, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Rare_Lv5"/utf8>>}}; 4042491778 -> {some, {game_caption_text_data, 4042491778, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Uncommon_Lv4"/utf8>>}}; 4042491777 -> {some, {game_caption_text_data, 4042491777, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Uncommon_Lv3"/utf8>>}}; 4042491776 -> {some, {game_caption_text_data, 4042491776, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Uncommon_Lv2"/utf8>>}}; 4042491775 -> {some, {game_caption_text_data, 4042491775, <<"Caption_AdventureGuideUi_Desc_ErosionItem_Uncommon_Lv1"/utf8>>}}; 949141042 -> {some, {game_caption_text_data, 949141042, <<"Caption_AdventureGuideUi_Desc_ErosionItem"/utf8>>}}; 2382515793 -> {some, {game_caption_text_data, 2382515793, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv9"/utf8>>}}; 2382515792 -> {some, {game_caption_text_data, 2382515792, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv8"/utf8>>}}; 2382515791 -> {some, {game_caption_text_data, 2382515791, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv7"/utf8>>}}; 2382515790 -> {some, {game_caption_text_data, 2382515790, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv6"/utf8>>}}; 2382515789 -> {some, {game_caption_text_data, 2382515789, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv5"/utf8>>}}; 2382515788 -> {some, {game_caption_text_data, 2382515788, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv4"/utf8>>}}; 2382515787 -> {some, {game_caption_text_data, 2382515787, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv3"/utf8>>}}; 2382515786 -> {some, {game_caption_text_data, 2382515786, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv2"/utf8>>}}; 2382515785 -> {some, {game_caption_text_data, 2382515785, <<"Caption_AdventureGuideUi_Desc_SealedSite_Lv1"/utf8>>}}; 1610174855 -> {some, {game_caption_text_data, 1610174855, <<"Caption_AdventureGuideUi_Desc_SealedSite"/utf8>>}}; 3227503849 -> {some, {game_caption_text_data, 3227503849, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison02_Sigil"/utf8>>}}; 1833046088 -> {some, {game_caption_text_data, 1833046088, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison01_Sigil"/utf8>>}}; 4143406122 -> {some, {game_caption_text_data, 4143406122, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison01_Aminta"/utf8>>}}; 3782983526 -> {some, {game_caption_text_data, 3782983526, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison05_Rondo"/utf8>>}}; 2388525765 -> {some, {game_caption_text_data, 2388525765, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison04_Rondo"/utf8>>}}; 3894577539 -> {some, {game_caption_text_data, 3894577539, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison02_Rondo"/utf8>>}}; 2500119778 -> {some, {game_caption_text_data, 2500119778, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison01_Rondo"/utf8>>}}; 1178945532 -> {some, {game_caption_text_data, 1178945532, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison06_Linesauf"/utf8>>}}; 660533131 -> {some, {game_caption_text_data, 660533131, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison05_Linesauf"/utf8>>}}; 142120730 -> {some, {game_caption_text_data, 142120730, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison04_Linesauf"/utf8>>}}; 3400263224 -> {some, {game_caption_text_data, 3400263224, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison_Garrison02_Linesauf"/utf8>>}}; 3861737900 -> {some, {game_caption_text_data, 3861737900, <<"Caption_AdventureGuideUi_Desc_Stronghold_Fortress_Fortress00_Linesauf"/utf8>>}}; 898174875 -> {some, {game_caption_text_data, 898174875, <<"Caption_AdventureGuideUi_Desc_Stronghold_Castle_R01_Linesauf_LD01"/utf8>>}}; 3154075660 -> {some, {game_caption_text_data, 3154075660, <<"Caption_AdventureGuideUi_Desc_Stronghold_Garrison"/utf8>>}}; 2482866335 -> {some, {game_caption_text_data, 2482866335, <<"Caption_AdventureGuideUi_Desc_Stronghold_Fortress"/utf8>>}}; 1758384083 -> {some, {game_caption_text_data, 1758384083, <<"Caption_AdventureGuideUi_Desc_Stronghold_Castle"/utf8>>}}; 1906393048 -> {some, {game_caption_text_data, 1906393048, <<"Caption_AdventureGuideUi_Desc_Stronghold"/utf8>>}}; 1066861128 -> {some, {game_caption_text_data, 1066861128, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign15"/utf8>>}}; 1066861127 -> {some, {game_caption_text_data, 1066861127, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign14"/utf8>>}}; 1066861126 -> {some, {game_caption_text_data, 1066861126, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign13"/utf8>>}}; 1066861125 -> {some, {game_caption_text_data, 1066861125, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign12"/utf8>>}}; 1066861124 -> {some, {game_caption_text_data, 1066861124, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign11"/utf8>>}}; 1066861123 -> {some, {game_caption_text_data, 1066861123, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign10"/utf8>>}}; 3413865819 -> {some, {game_caption_text_data, 3413865819, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign09"/utf8>>}}; 3413865818 -> {some, {game_caption_text_data, 3413865818, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign08"/utf8>>}}; 3413865817 -> {some, {game_caption_text_data, 3413865817, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign07"/utf8>>}}; 3413865816 -> {some, {game_caption_text_data, 3413865816, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign06"/utf8>>}}; 3413865815 -> {some, {game_caption_text_data, 3413865815, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign05"/utf8>>}}; 3413865814 -> {some, {game_caption_text_data, 3413865814, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign04"/utf8>>}}; 3413865813 -> {some, {game_caption_text_data, 3413865813, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign03"/utf8>>}}; 3413865812 -> {some, {game_caption_text_data, 3413865812, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign02"/utf8>>}}; 3413865811 -> {some, {game_caption_text_data, 3413865811, <<"Caption_AdventureGuideUi_Desc_CovenantCampaign01"/utf8>>}}; 3667130314 -> {some, {game_caption_text_data, 3667130314, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding19"/utf8>>}}; 3667130313 -> {some, {game_caption_text_data, 3667130313, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding18"/utf8>>}}; 3667130312 -> {some, {game_caption_text_data, 3667130312, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding17"/utf8>>}}; 3667130311 -> {some, {game_caption_text_data, 3667130311, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding16"/utf8>>}}; 3667130310 -> {some, {game_caption_text_data, 3667130310, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding15"/utf8>>}}; 3667130309 -> {some, {game_caption_text_data, 3667130309, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding14"/utf8>>}}; 3667130308 -> {some, {game_caption_text_data, 3667130308, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding13"/utf8>>}}; 3667130307 -> {some, {game_caption_text_data, 3667130307, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding12"/utf8>>}}; 3667130306 -> {some, {game_caption_text_data, 3667130306, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding11"/utf8>>}}; 3667130305 -> {some, {game_caption_text_data, 3667130305, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding10"/utf8>>}}; 1719167705 -> {some, {game_caption_text_data, 1719167705, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding09"/utf8>>}}; 1719167704 -> {some, {game_caption_text_data, 1719167704, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding08"/utf8>>}}; 1719167703 -> {some, {game_caption_text_data, 1719167703, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding07"/utf8>>}}; 1719167702 -> {some, {game_caption_text_data, 1719167702, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding06"/utf8>>}}; 1719167701 -> {some, {game_caption_text_data, 1719167701, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding05"/utf8>>}}; 1719167700 -> {some, {game_caption_text_data, 1719167700, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding04"/utf8>>}}; 1719167699 -> {some, {game_caption_text_data, 1719167699, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding03"/utf8>>}}; 1719167698 -> {some, {game_caption_text_data, 1719167698, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding02"/utf8>>}}; 1719167697 -> {some, {game_caption_text_data, 1719167697, <<"Caption_AdventureGuideUi_Desc_CovenantBuilding01"/utf8>>}}; 2419888075 -> {some, {game_caption_text_data, 2419888075, <<"Caption_AdventureGuideUi_Desc_CovenantCraft09"/utf8>>}}; 2419888074 -> {some, {game_caption_text_data, 2419888074, <<"Caption_AdventureGuideUi_Desc_CovenantCraft08"/utf8>>}}; 2419888073 -> {some, {game_caption_text_data, 2419888073, <<"Caption_AdventureGuideUi_Desc_CovenantCraft07"/utf8>>}}; 2419888072 -> {some, {game_caption_text_data, 2419888072, <<"Caption_AdventureGuideUi_Desc_CovenantCraft06"/utf8>>}}; 2419888071 -> {some, {game_caption_text_data, 2419888071, <<"Caption_AdventureGuideUi_Desc_CovenantCraft05"/utf8>>}}; 2419888070 -> {some, {game_caption_text_data, 2419888070, <<"Caption_AdventureGuideUi_Desc_CovenantCraft04"/utf8>>}}; 2419888069 -> {some, {game_caption_text_data, 2419888069, <<"Caption_AdventureGuideUi_Desc_CovenantCraft03"/utf8>>}}; 2419888068 -> {some, {game_caption_text_data, 2419888068, <<"Caption_AdventureGuideUi_Desc_CovenantCraft02"/utf8>>}}; 2419888067 -> {some, {game_caption_text_data, 2419888067, <<"Caption_AdventureGuideUi_Desc_CovenantCraft01"/utf8>>}}; 1551654261 -> {some, {game_caption_text_data, 1551654261, <<"Caption_AdventureGuideUi_Desc_Covenant21"/utf8>>}}; 1551654260 -> {some, {game_caption_text_data, 1551654260, <<"Caption_AdventureGuideUi_Desc_Covenant20"/utf8>>}}; 3898658956 -> {some, {game_caption_text_data, 3898658956, <<"Caption_AdventureGuideUi_Desc_Covenant19"/utf8>>}}; 3898658955 -> {some, {game_caption_text_data, 3898658955, <<"Caption_AdventureGuideUi_Desc_Covenant18"/utf8>>}}; 3898658954 -> {some, {game_caption_text_data, 3898658954, <<"Caption_AdventureGuideUi_Desc_Covenant17"/utf8>>}}; 3898658953 -> {some, {game_caption_text_data, 3898658953, <<"Caption_AdventureGuideUi_Desc_Covenant16"/utf8>>}}; 3898658952 -> {some, {game_caption_text_data, 3898658952, <<"Caption_AdventureGuideUi_Desc_Covenant15"/utf8>>}}; 3898658951 -> {some, {game_caption_text_data, 3898658951, <<"Caption_AdventureGuideUi_Desc_Covenant14"/utf8>>}}; 3898658950 -> {some, {game_caption_text_data, 3898658950, <<"Caption_AdventureGuideUi_Desc_Covenant13"/utf8>>}}; 3898658949 -> {some, {game_caption_text_data, 3898658949, <<"Caption_AdventureGuideUi_Desc_Covenant12"/utf8>>}}; 3898658948 -> {some, {game_caption_text_data, 3898658948, <<"Caption_AdventureGuideUi_Desc_Covenant11"/utf8>>}}; 3898658947 -> {some, {game_caption_text_data, 3898658947, <<"Caption_AdventureGuideUi_Desc_Covenant10"/utf8>>}}; 1950696347 -> {some, {game_caption_text_data, 1950696347, <<"Caption_AdventureGuideUi_Desc_Covenant09"/utf8>>}}; 1950696346 -> {some, {game_caption_text_data, 1950696346, <<"Caption_AdventureGuideUi_Desc_Covenant08"/utf8>>}}; 1950696345 -> {some, {game_caption_text_data, 1950696345, <<"Caption_AdventureGuideUi_Desc_Covenant07"/utf8>>}}; 1950696344 -> {some, {game_caption_text_data, 1950696344, <<"Caption_AdventureGuideUi_Desc_Covenant06"/utf8>>}}; 1950696343 -> {some, {game_caption_text_data, 1950696343, <<"Caption_AdventureGuideUi_Desc_Covenant05"/utf8>>}}; 1950696342 -> {some, {game_caption_text_data, 1950696342, <<"Caption_AdventureGuideUi_Desc_Covenant04"/utf8>>}}; 1950696341 -> {some, {game_caption_text_data, 1950696341, <<"Caption_AdventureGuideUi_Desc_Covenant03"/utf8>>}}; 1950696340 -> {some, {game_caption_text_data, 1950696340, <<"Caption_AdventureGuideUi_Desc_Covenant02"/utf8>>}}; 1950696339 -> {some, {game_caption_text_data, 1950696339, <<"Caption_AdventureGuideUi_Desc_Covenant01"/utf8>>}}; 3159557829 -> {some, {game_caption_text_data, 3159557829, <<"Hyperlink_AdvTo_NPC_WaxCoinShop"/utf8>>}}; 1374808580 -> {some, {game_caption_text_data, 1374808580, <<"Hyperlink_AdvTo_AdvCovenantBuilding_HealTower01"/utf8>>}}; 2288404772 -> {some, {game_caption_text_data, 2288404772, <<"Hyperlink_AdvTo_AdvCovenantBuilding_DefenseTower01"/utf8>>}}; 567078637 -> {some, {game_caption_text_data, 567078637, <<"Hyperlink_AdvTo_AdvCovenantBuilding_BuffTower01"/utf8>>}}; 1036366146 -> {some, {game_caption_text_data, 1036366146, <<"Hyperlink_AdvTo_AdvCovenantBuilding_BeaconTower01"/utf8>>}}; 2440504843 -> {some, {game_caption_text_data, 2440504843, <<"Hyperlink_AdvTo_AdvCovenant_Erosion2"/utf8>>}}; 1823570310 -> {some, {game_caption_text_data, 1823570310, <<"Hyperlink_AdvTo_AdvExpedition"/utf8>>}}; 55342120 -> {some, {game_caption_text_data, 55342120, <<"Hyperlink_AdvTo_AdvCovenantTax"/utf8>>}}; 4177253131 -> {some, {game_caption_text_data, 4177253131, <<"Hyperlink_AdvTo_AdvCovenantCraft_Erosion02"/utf8>>}}; 645788615 -> {some, {game_caption_text_data, 645788615, <<"Hyperlink_AdvTo_AdvCovenant_Headquarters04"/utf8>>}}; 1719216187 -> {some, {game_caption_text_data, 1719216187, <<"Hyperlink_AdvTo_AdvCovenantCraft"/utf8>>}}; 2343444569 -> {some, {game_caption_text_data, 2343444569, <<"Hyperlink_AdvTo_AdvCovenantBuilding"/utf8>>}}; 577935773 -> {some, {game_caption_text_data, 577935773, <<"Hyperlink_AdvTo_AdvStrongholdBattle"/utf8>>}}; 3095210400 -> {some, {game_caption_text_data, 3095210400, <<"Hyperlink_AdvTo_AdvCooperation"/utf8>>}}; 2912832794 -> {some, {game_caption_text_data, 2912832794, <<"Hyperlink_AdvTo_AdvCovenantCraft_SpiritualBond"/utf8>>}}; 3875716186 -> {some, {game_caption_text_data, 3875716186, <<"Hyperlink_AdvTo_AdvCovenantCraft_Soma"/utf8>>}}; 690952563 -> {some, {game_caption_text_data, 690952563, <<"Hyperlink_AdvTo_AdvCovenantCraft_Potion"/utf8>>}}; 806601687 -> {some, {game_caption_text_data, 806601687, <<"Hyperlink_AdvTo_Menu_Covenant03"/utf8>>}}; 305712768 -> {some, {game_caption_text_data, 305712768, <<"Hyperlink_AdvTo_AdvCovenantBuilding_SpiritualBondFactory"/utf8>>}}; 2024656032 -> {some, {game_caption_text_data, 2024656032, <<"Hyperlink_AdvTo_AdvCovenantBuilding_SomaFactory"/utf8>>}}; 905200905 -> {some, {game_caption_text_data, 905200905, <<"Hyperlink_AdvTo_AdvCovenantBuilding_PotionFactory"/utf8>>}}; 3474049298 -> {some, {game_caption_text_data, 3474049298, <<"Hyperlink_AdvTo_WorldMap_Expedition02"/utf8>>}}; 806601686 -> {some, {game_caption_text_data, 806601686, <<"Hyperlink_AdvTo_Menu_Covenant02"/utf8>>}}; 2644344917 -> {some, {game_caption_text_data, 2644344917, <<"Hyperlink_AdvTo_NPC_Forge"/utf8>>}}; 2808888750 -> {some, {game_caption_text_data, 2808888750, <<"Hyperlink_AdvTo_NPC_Arquirune"/utf8>>}}; 3847274467 -> {some, {game_caption_text_data, 3847274467, <<"Hyperlink_AdvTo_Menu_Guise"/utf8>>}}; 308396393 -> {some, {game_caption_text_data, 308396393, <<"Hyperlink_AdvTo_Menu_Mount"/utf8>>}}; 2198635620 -> {some, {game_caption_text_data, 2198635620, <<"Hyperlink_AdvTo_Menu_CovenantTrade"/utf8>>}}; 2870308970 -> {some, {game_caption_text_data, 2870308970, <<"Hyperlink_AdvTo_AdvCovenantCraft_CovenantSkillBadge"/utf8>>}}; 37223876 -> {some, {game_caption_text_data, 37223876, <<"Hyperlink_AdvTo_Menu_Battalion"/utf8>>}}; 1024961013 -> {some, {game_caption_text_data, 1024961013, <<"Hyperlink_AdvTo_AdvCovenant_CovenantResearch"/utf8>>}}; 3486373296 -> {some, {game_caption_text_data, 3486373296, <<"Hyperlink_AdvTo_Menu_Follower"/utf8>>}}; 806601685 -> {some, {game_caption_text_data, 806601685, <<"Hyperlink_AdvTo_Menu_Covenant01"/utf8>>}}; 2751388277 -> {some, {game_caption_text_data, 2751388277, <<"Hyperlink_AdvTo_WorldMap_GatheringSite"/utf8>>}}; 1293541708 -> {some, {game_caption_text_data, 1293541708, <<"Hyperlink_AdvTo_AdvCovenantBuilding_GuardTower"/utf8>>}}; 3037378412 -> {some, {game_caption_text_data, 3037378412, <<"Hyperlink_AdvTo_AdvCovenant_LivingTotem"/utf8>>}}; 2734711121 -> {some, {game_caption_text_data, 2734711121, <<"Hyperlink_AdvTo_AdvCovenantCraft_SiegeWeapon"/utf8>>}}; 2652027660 -> {some, {game_caption_text_data, 2652027660, <<"Hyperlink_AdvTo_AdvCovenantBuilding_Altar"/utf8>>}}; 644686233 -> {some, {game_caption_text_data, 644686233, <<"Hyperlink_AdvTo_AdvCovenantBuilding_Gate"/utf8>>}}; 645788614 -> {some, {game_caption_text_data, 645788614, <<"Hyperlink_AdvTo_AdvCovenant_Headquarters03"/utf8>>}}; 645788613 -> {some, {game_caption_text_data, 645788613, <<"Hyperlink_AdvTo_AdvCovenant_Headquarters02"/utf8>>}}; 645788612 -> {some, {game_caption_text_data, 645788612, <<"Hyperlink_AdvTo_AdvCovenant_Headquarters01"/utf8>>}}; 2716184824 -> {some, {game_caption_text_data, 2716184824, <<"Hyperlink_AdvTo_WorldMap_Camp"/utf8>>}}; 948675403 -> {some, {game_caption_text_data, 948675403, <<"Hyperlink_AdvTo_WorldMap_Stronghold"/utf8>>}}; 3631487811 -> {some, {game_caption_text_data, 3631487811, <<"Hyperlink_AdvTo_AdvCovenantCraft_Aether"/utf8>>}}; 3474049297 -> {some, {game_caption_text_data, 3474049297, <<"Hyperlink_AdvTo_WorldMap_Expedition01"/utf8>>}}; 1766960359 -> {some, {game_caption_text_data, 1766960359, <<"Hyperlink_AdvTo_AdvCovenantBuilding_Erosion"/utf8>>}}; 469060274 -> {some, {game_caption_text_data, 469060274, <<"Hyperlink_AdvTo_NPC_Craft"/utf8>>}}; 3615185130 -> {some, {game_caption_text_data, 3615185130, <<"Hyperlink_AdvTo_NPC_CovenantShop"/utf8>>}}; 94907836 -> {some, {game_caption_text_data, 94907836, <<"Hyperlink_AdvTo_NPC_Shop"/utf8>>}}; 223070057 -> {some, {game_caption_text_data, 223070057, <<"Hyperlink_AdvTo_AdvCovenant_Erosion"/utf8>>}}; 326432206 -> {some, {game_caption_text_data, 326432206, <<"Hyperlink_AdvTo_WorldMap_HuntingPoint"/utf8>>}}; 4177253130 -> {some, {game_caption_text_data, 4177253130, <<"Hyperlink_AdvTo_AdvCovenantCraft_Erosion01"/utf8>>}}; 1216984697 -> {some, {game_caption_text_data, 1216984697, <<"Hyperlink_AdvTo_WorldMap_Quest"/utf8>>}}; 900503100 -> {some, {game_caption_text_data, 900503100, <<"Hyperlink_AdvTo_AdvSingle_Slayingboss"/utf8>>}}; 88404556 -> {some, {game_caption_text_data, 88404556, <<"Hyperlink_AdvTo_AdvSingle_Favor"/utf8>>}}; 2333583872 -> {some, {game_caption_text_data, 2333583872, <<"Hyperlink_AdvTo_NPC_Favor"/utf8>>}}; 4032864150 -> {some, {game_caption_text_data, 4032864150, <<"Hyperlink_AdvTo_Menu_QuestFavor"/utf8>>}}; 2374671753 -> {some, {game_caption_text_data, 2374671753, <<"Caption_CustomizeScene_Popup_EscGuide"/utf8>>}}; 1325638355 -> {some, {game_caption_text_data, 1325638355, <<"Caption_AccelerationItem_Buy_And_Use"/utf8>>}}; 1521618306 -> {some, {game_caption_text_data, 1521618306, <<"Caption_AccelerationItem_Use"/utf8>>}}; 619149462 -> {some, {game_caption_text_data, 619149462, <<"Caption_StrongholdBattle_SameTerritory"/utf8>>}}; 3568499495 -> {some, {game_caption_text_data, 3568499495, <<"Caption_SynergyLevelEffectInfo_Format"/utf8>>}}; 54048172 -> {some, {game_caption_text_data, 54048172, <<"Caption_SynergyLevelEffectInfo_Building_OrganizationStat"/utf8>>}}; 1812827249 -> {some, {game_caption_text_data, 1812827249, <<"Caption_SynergyLevelEffectInfo_Building_PurificationCount"/utf8>>}}; 1241866032 -> {some, {game_caption_text_data, 1241866032, <<"Caption_SynergyLevelEffectInfo_Building_Shopslotcount"/utf8>>}}; 2372105561 -> {some, {game_caption_text_data, 2372105561, <<"Caption_SynergyLevelEffectInfo_Building_Occupancycost"/utf8>>}}; 3777181713 -> {some, {game_caption_text_data, 3777181713, <<"Caption_SynergyLevelEffectInfo_Building_DefensivePower"/utf8>>}}; 2481146221 -> {some, {game_caption_text_data, 2481146221, <<"Caption_SynergyLevelEffectInfo_Building_OffensivePower"/utf8>>}}; 2538407300 -> {some, {game_caption_text_data, 2538407300, <<"Caption_SynergyLevelEffectInfo_Building_MaxHealthPoints"/utf8>>}}; 517810667 -> {some, {game_caption_text_data, 517810667, <<"Caption_SynergyLevelEffectInfo_Possible_Makeitem_Name"/utf8>>}}; 1633544632 -> {some, {game_caption_text_data, 1633544632, <<"Caption_Follower_Upgrade_Challenge_Success"/utf8>>}}; 3121037755 -> {some, {game_caption_text_data, 3121037755, <<"Caption_Follower_SynergyEffectInfo_Level_Up"/utf8>>}}; 3752718055 -> {some, {game_caption_text_data, 3752718055, <<"Caption_Covenant_SynergyEffectInfo_Level_Up_Complete"/utf8>>}}; 3744434415 -> {some, {game_caption_text_data, 3744434415, <<"Caption_Covenant_SynergyEffectInfo_Create_Complete"/utf8>>}}; 2404602898 -> {some, {game_caption_text_data, 2404602898, <<"Caption_EpisodeSystem_TimeCrevice_MoveTo_SnapView3"/utf8>>}}; 2404602897 -> {some, {game_caption_text_data, 2404602897, <<"Caption_EpisodeSystem_TimeCrevice_MoveTo_SnapView2"/utf8>>}}; 2404602896 -> {some, {game_caption_text_data, 2404602896, <<"Caption_EpisodeSystem_TimeCrevice_MoveTo_SnapView1"/utf8>>}}; 4184975701 -> {some, {game_caption_text_data, 4184975701, <<"Caption_EpisodeSystem_TimeCrevice_SnapView3_SwipeText"/utf8>>}}; 1649384180 -> {some, {game_caption_text_data, 1649384180, <<"Caption_EpisodeSystem_TimeCrevice_SnapView2_SwipeText"/utf8>>}}; 3408759955 -> {some, {game_caption_text_data, 3408759955, <<"Caption_EpisodeSystem_TimeCrevice_SnapView1_SwipeText"/utf8>>}}; 2982022706 -> {some, {game_caption_text_data, 2982022706, <<"Caption_EpisodeSystem_SwipeGuidance"/utf8>>}}; 601290954 -> {some, {game_caption_text_data, 601290954, <<"Caption_EpisodeSystem_RemoteAcceptable"/utf8>>}}; 2991624622 -> {some, {game_caption_text_data, 2991624622, <<"Caption_EpisodeSystem_Acceptable"/utf8>>}}; 1389564094 -> {some, {game_caption_text_data, 1389564094, <<"Hyperlink_AdventureGuide_AcceptAllFavorBoss"/utf8>>}}; 3309571758 -> {some, {game_caption_text_data, 3309571758, <<"Hyperlink_AdventureGuide_Covenant"/utf8>>}}; 2932583653 -> {some, {game_caption_text_data, 2932583653, <<"Hyperlink_AdventureGuide_Cooperation02"/utf8>>}}; 2932583652 -> {some, {game_caption_text_data, 2932583652, <<"Hyperlink_AdventureGuide_Cooperation01"/utf8>>}}; 3852297298 -> {some, {game_caption_text_data, 3852297298, <<"Hyperlink_AdventureGuide_Single"/utf8>>}}; 1476663400 -> {some, {game_caption_text_data, 1476663400, <<"Caption_CovenantTrade_Tax_Rate_Fix"/utf8>>}}; 828015935 -> {some, {game_caption_text_data, 828015935, <<"Caption_CovenantTrade_Tax_Rate_Setting"/utf8>>}}; 1834407362 -> {some, {game_caption_text_data, 1834407362, <<"Caption_CovenantTrade_Tax_Rate"/utf8>>}}; 1565308718 -> {some, {game_caption_text_data, 1565308718, <<"Caption_Follower_Upgrade"/utf8>>}}; 1624642506 -> {some, {game_caption_text_data, 1624642506, <<"Caption_Follower_Upgrade_LevelUp"/utf8>>}}; 270729464 -> {some, {game_caption_text_data, 270729464, <<"Caption_Follower_Upgrade_Possibility"/utf8>>}}; 191748857 -> {some, {game_caption_text_data, 191748857, <<"Caption_Follower_Upgrade_Need"/utf8>>}}; 2495495802 -> {some, {game_caption_text_data, 2495495802, <<"Caption_Follower_Upgrade_Max_Level"/utf8>>}}; 3756736631 -> {some, {game_caption_text_data, 3756736631, <<"Caption_Follower_Ui_Button_Upgrade_Title"/utf8>>}}; 3367357219 -> {some, {game_caption_text_data, 3367357219, <<"Caption_Follower_Upgrade_Success_Percentage"/utf8>>}}; 1323230195 -> {some, {game_caption_text_data, 1323230195, <<"Caption_Follower_Upgrade_Max_Level_info_Desc"/utf8>>}}; 3384241846 -> {some, {game_caption_text_data, 3384241846, <<"Caption_Follower_Upgrade_Max_Level_info_Title"/utf8>>}}; 2731660924 -> {some, {game_caption_text_data, 2731660924, <<"Caption_Follower_Upgrade_Material_Not_Acquisition_Post_Popup"/utf8>>}}; 3273433827 -> {some, {game_caption_text_data, 3273433827, <<"Caption_Follower_Upgrade_Material_Not_Multi_Acquisition_Post"/utf8>>}}; 1910167737 -> {some, {game_caption_text_data, 1910167737, <<"Caption_Follower_Upgrade_Material_Not_Acquisition_Post"/utf8>>}}; 3330071076 -> {some, {game_caption_text_data, 3330071076, <<"Caption_Follower_Upgrade_Material_Not_Acquisition"/utf8>>}}; 3658172252 -> {some, {game_caption_text_data, 3658172252, <<"Caption_Follower_Upgrade_Material"/utf8>>}}; 3166780820 -> {some, {game_caption_text_data, 3166780820, <<"Caption_SynergyEffectInfo_Building_OrganizationStat"/utf8>>}}; 895507929 -> {some, {game_caption_text_data, 895507929, <<"Caption_SynergyEffectInfo_Building_PurificationCount"/utf8>>}}; 3620829848 -> {some, {game_caption_text_data, 3620829848, <<"Caption_SynergyEffectInfo_Building_Shopslotcount"/utf8>>}}; 456102081 -> {some, {game_caption_text_data, 456102081, <<"Caption_SynergyEffectInfo_Building_Occupancycost"/utf8>>}}; 20833529 -> {some, {game_caption_text_data, 20833529, <<"Caption_SynergyEffectInfo_Building_DefensivePower"/utf8>>}}; 3019765333 -> {some, {game_caption_text_data, 3019765333, <<"Caption_SynergyEffectInfo_Building_OffensivePower"/utf8>>}}; 3278941164 -> {some, {game_caption_text_data, 3278941164, <<"Caption_SynergyEffectInfo_Building_MaxHealthPoints"/utf8>>}}; 2896774483 -> {some, {game_caption_text_data, 2896774483, <<"Caption_SynergyEffectInfo_Possible_Makeitem_Name"/utf8>>}}; 1169123147 -> {some, {game_caption_text_data, 1169123147, <<"Caption_Building_Demolish_Completed"/utf8>>}}; 2726878379 -> {some, {game_caption_text_data, 2726878379, <<"Caption_Building_Construct_Completed"/utf8>>}}; 1625177863 -> {some, {game_caption_text_data, 1625177863, <<"Caption_CustomizeUI_Makeup_EyeShadow_Color_Title"/utf8>>}}; 805972857 -> {some, {game_caption_text_data, 805972857, <<"Caption_CustomizeUI_Makeup_EyeLine_Color_Title"/utf8>>}}; 1053539246 -> {some, {game_caption_text_data, 1053539246, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Icon_Title"/utf8>>}}; 2841714097 -> {some, {game_caption_text_data, 2841714097, <<"Caption_CustomizeUI_Eyes_EyebrowShape_Title"/utf8>>}}; 2551100068 -> {some, {game_caption_text_data, 2551100068, <<"Caption_CustomizeUI_Eyes_LensColor_Title"/utf8>>}}; 989020677 -> {some, {game_caption_text_data, 989020677, <<"Caption_CustomizeUI_Eyes_Lens_Title"/utf8>>}}; 2244666770 -> {some, {game_caption_text_data, 2244666770, <<"Caption_CustomizeUI_Eye_EyelashesShape_Color_Title"/utf8>>}}; 3082109991 -> {some, {game_caption_text_data, 3082109991, <<"Caption_CustomizeUI_Eyes_EyelashesShape_Title"/utf8>>}}; 1925685950 -> {some, {game_caption_text_data, 1925685950, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Title_EyebrowShape"/utf8>>}}; 3524595220 -> {some, {game_caption_text_data, 3524595220, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Title_Hair"/utf8>>}}; 2013020418 -> {some, {game_caption_text_data, 2013020418, <<"Caption_CustomizeUI_Body_Leg_Slider_Leg_X"/utf8>>}}; 2013020420 -> {some, {game_caption_text_data, 2013020420, <<"Caption_CustomizeUI_Body_Leg_Slider_Leg_Z"/utf8>>}}; 2013020419 -> {some, {game_caption_text_data, 2013020419, <<"Caption_CustomizeUI_Body_Leg_Slider_Leg_Y"/utf8>>}}; 1823482802 -> {some, {game_caption_text_data, 1823482802, <<"Caption_CustomizeUI_Body_Arm_Slider_Arm_X"/utf8>>}}; 1823482804 -> {some, {game_caption_text_data, 1823482804, <<"Caption_CustomizeUI_Body_Arm_Slider_Arm_Z"/utf8>>}}; 1823482803 -> {some, {game_caption_text_data, 1823482803, <<"Caption_CustomizeUI_Body_Arm_Slider_Arm_Y"/utf8>>}}; 3193425634 -> {some, {game_caption_text_data, 3193425634, <<"Caption_CustomizeUI_Body_Waist_Slider_Waist_X"/utf8>>}}; 3193425635 -> {some, {game_caption_text_data, 3193425635, <<"Caption_CustomizeUI_Body_Waist_Slider_Waist_Y"/utf8>>}}; 3193425636 -> {some, {game_caption_text_data, 3193425636, <<"Caption_CustomizeUI_Body_Waist_Slider_waist_Z"/utf8>>}}; 1648585894 -> {some, {game_caption_text_data, 1648585894, <<"Caption_CustomizeUI_Body_Body_Slider_shoulder_X"/utf8>>}}; 4249730942 -> {some, {game_caption_text_data, 4249730942, <<"Caption_CustomizeUI_Body_Body_Slider_Body_X"/utf8>>}}; 1714928817 -> {some, {game_caption_text_data, 1714928817, <<"Caption_CustomizeUI_Body_Body_Slider_breast_X"/utf8>>}}; 1773967830 -> {some, {game_caption_text_data, 1773967830, <<"Caption_CustomizeUI_Body_Head_Slider_Neck_Y"/utf8>>}}; 1773967829 -> {some, {game_caption_text_data, 1773967829, <<"Caption_CustomizeUI_Body_Head_Slider_Neck_X"/utf8>>}}; 3733211623 -> {some, {game_caption_text_data, 3733211623, <<"Caption_CustomizeUI_Body_Head_Slider_Head_Y"/utf8>>}}; 3733211622 -> {some, {game_caption_text_data, 3733211622, <<"Caption_CustomizeUI_Body_Head_Slider_Head_X"/utf8>>}}; 3013086765 -> {some, {game_caption_text_data, 3013086765, <<"Caption_CustomizeUI_Body_Tattoo_Slider_Intensity"/utf8>>}}; 2607488775 -> {some, {game_caption_text_data, 2607488775, <<"Caption_CustomizeUI_Body_Tattoo_Slider_Decal_Brightness"/utf8>>}}; 561649293 -> {some, {game_caption_text_data, 561649293, <<"Caption_CustomizeUI_Body_Tattoo_Slider_Decal_Color"/utf8>>}}; 3409711071 -> {some, {game_caption_text_data, 3409711071, <<"Caption_CustomizeUI_Body_Tattoo_Slider_Decal_XY"/utf8>>}}; 4250983413 -> {some, {game_caption_text_data, 4250983413, <<"Caption_CustomizeUI_Body_Tattoo_Slider_Decal_Angle"/utf8>>}}; 1832630521 -> {some, {game_caption_text_data, 1832630521, <<"Caption_CustomizeUI_Body_Tattoo_Position"/utf8>>}}; 398639258 -> {some, {game_caption_text_data, 398639258, <<"Caption_CustomizeUI_Makeup_Tattoo_Icon_Decal"/utf8>>}}; 2838971923 -> {some, {game_caption_text_data, 2838971923, <<"Caption_CustomizeUI_Makeup_Tattoo_Title_decal"/utf8>>}}; 2796069074 -> {some, {game_caption_text_data, 2796069074, <<"Caption_CustomizeUI_Makeup_Tattoo_Slider_Intensity"/utf8>>}}; 515856596 -> {some, {game_caption_text_data, 515856596, <<"Caption_CustomizeUI_Makeup_Tattoo_Slider_Brightness"/utf8>>}}; 4053121824 -> {some, {game_caption_text_data, 4053121824, <<"Caption_CustomizeUI_Makeup_Tattoo_Color_Decal"/utf8>>}}; 4029997746 -> {some, {game_caption_text_data, 4029997746, <<"Caption_CustomizeUI_Makeup_Tattoo_Icon"/utf8>>}}; 3050824843 -> {some, {game_caption_text_data, 3050824843, <<"Caption_CustomizeUI_Makeup_Tattoo_Title"/utf8>>}}; 212528410 -> {some, {game_caption_text_data, 212528410, <<"Caption_CustomizeUI_Makeup_LipMakeup_Slider_Lip_Roughness"/utf8>>}}; 1075043951 -> {some, {game_caption_text_data, 1075043951, <<"Caption_CustomizeUI_Makeup_LipMakeup_Slider_Intensity"/utf8>>}}; 3589617057 -> {some, {game_caption_text_data, 3589617057, <<"Caption_CustomizeUI_Makeup_LipMakeup_Slider_Brightness"/utf8>>}}; 3392109353 -> {some, {game_caption_text_data, 3392109353, <<"Caption_CustomizeUI_Makeup_LipMakeup_Color_Lip"/utf8>>}}; 2697035791 -> {some, {game_caption_text_data, 2697035791, <<"Caption_CustomizeUI_Makeup_LipMakeup_Icon"/utf8>>}}; 255194394 -> {some, {game_caption_text_data, 255194394, <<"Caption_CustomizeUI_Makeup_CheekMakeup_Slider_Intensity"/utf8>>}}; 1501237404 -> {some, {game_caption_text_data, 1501237404, <<"Caption_CustomizeUI_Makeup_CheekMakeup_Slider_Brightness"/utf8>>}}; 1887417476 -> {some, {game_caption_text_data, 1887417476, <<"Caption_CustomizeUI_Makeup_CheekMakeup_Color_Blusher"/utf8>>}}; 3199958266 -> {some, {game_caption_text_data, 3199958266, <<"Caption_CustomizeUI_Makeup_CheekMakeup_Icon"/utf8>>}}; 15930834 -> {some, {game_caption_text_data, 15930834, <<"Caption_CustomizeUI_Makeup_Lens_Slider_Lens_Specular"/utf8>>}}; 2670056380 -> {some, {game_caption_text_data, 2670056380, <<"Caption_CustomizeUI_Makeup_Lens_Slider_Lens_Relf"/utf8>>}}; 2264412472 -> {some, {game_caption_text_data, 2264412472, <<"Caption_CustomizeUI_Makeup_Lens_Color_Sclera"/utf8>>}}; 1156069681 -> {some, {game_caption_text_data, 1156069681, <<"Caption_CustomizeUI_Makeup_Lens_Slider_IrisR_Color_Brightness"/utf8>>}}; 2760047524 -> {some, {game_caption_text_data, 2760047524, <<"Caption_CustomizeUI_Makeup_Lens_Color_IriR"/utf8>>}}; 3163545995 -> {some, {game_caption_text_data, 3163545995, <<"Caption_CustomizeUI_Makeup_Lens_Slider_IrisL_Color_Brightness"/utf8>>}}; 2760047518 -> {some, {game_caption_text_data, 2760047518, <<"Caption_CustomizeUI_Makeup_Lens_Color_IriL"/utf8>>}}; 658619279 -> {some, {game_caption_text_data, 658619279, <<"Caption_CustomizeUI_Makeup_Lens_Slider_Iris_Color_Brightness"/utf8>>}}; 2760047525 -> {some, {game_caption_text_data, 2760047525, <<"Caption_CustomizeUI_Makeup_Lens_Color_Iris"/utf8>>}}; 1873396711 -> {some, {game_caption_text_data, 1873396711, <<"Caption_CustomizeUI_Makeup_Lens_CheckBox"/utf8>>}}; 417168297 -> {some, {game_caption_text_data, 417168297, <<"Caption_CustomizeUI_Makeup_Lens_Icon"/utf8>>}}; 1840902265 -> {some, {game_caption_text_data, 1840902265, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Slider_EyeLash_Brightness"/utf8>>}}; 1353263933 -> {some, {game_caption_text_data, 1353263933, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Color_EyeLash"/utf8>>}}; 1938033797 -> {some, {game_caption_text_data, 1938033797, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Slider_EyeShadow_Intensity"/utf8>>}}; 1880531031 -> {some, {game_caption_text_data, 1880531031, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Slider_EyeShadow_Brightness"/utf8>>}}; 3274675259 -> {some, {game_caption_text_data, 3274675259, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Color_EyeShadow"/utf8>>}}; 1976531735 -> {some, {game_caption_text_data, 1976531735, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Slider_EyeLine_Intensity"/utf8>>}}; 2511094655 -> {some, {game_caption_text_data, 2511094655, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Slider_Brightness"/utf8>>}}; 2408792461 -> {some, {game_caption_text_data, 2408792461, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Color_EyeLine"/utf8>>}}; 3140881997 -> {some, {game_caption_text_data, 3140881997, <<"Caption_CustomizeUI_Makeup_EyeMakeup_Icon"/utf8>>}}; 3215673981 -> {some, {game_caption_text_data, 3215673981, <<"Caption_CustomizeUI_Face_LipShape_Slider_Mouth_End_Y"/utf8>>}}; 23901615 -> {some, {game_caption_text_data, 23901615, <<"Caption_CustomizeUI_Face_LipShape_Slider_UpDown"/utf8>>}}; 3493546403 -> {some, {game_caption_text_data, 3493546403, <<"Caption_CustomizeUI_Face_LipShape_Slider_Shape"/utf8>>}}; 1360032168 -> {some, {game_caption_text_data, 1360032168, <<"Caption_CustomizeUI_Face_LipShape_Slider_Lowerlip_Y"/utf8>>}}; 1360032167 -> {some, {game_caption_text_data, 1360032167, <<"Caption_CustomizeUI_Face_LipShape_Slider_Lowerlip_X"/utf8>>}}; 1360032169 -> {some, {game_caption_text_data, 1360032169, <<"Caption_CustomizeUI_Face_LipShape_Slider_Lowerlip_Z"/utf8>>}}; 2675160107 -> {some, {game_caption_text_data, 2675160107, <<"Caption_CustomizeUI_Face_LipShape_Slider_Upperlip_Y"/utf8>>}}; 2675160106 -> {some, {game_caption_text_data, 2675160106, <<"Caption_CustomizeUI_Face_LipShape_Slider_Upperlip_X"/utf8>>}}; 2675160108 -> {some, {game_caption_text_data, 2675160108, <<"Caption_CustomizeUI_Face_LipShape_Slider_Upperlip_Z"/utf8>>}}; 1927210128 -> {some, {game_caption_text_data, 1927210128, <<"Caption_CustomizeUI_Face_LipShape_Slider_Lip_Z"/utf8>>}}; 1927210127 -> {some, {game_caption_text_data, 1927210127, <<"Caption_CustomizeUI_Face_LipShape_Slider_lip_Y"/utf8>>}}; 1927210126 -> {some, {game_caption_text_data, 1927210126, <<"Caption_CustomizeUI_Face_LipShape_Slider_lip_X"/utf8>>}}; 1110896836 -> {some, {game_caption_text_data, 1110896836, <<"Caption_CustomizeUI_Face_NoseShape_Slider_Nosetip"/utf8>>}}; 4206596898 -> {some, {game_caption_text_data, 4206596898, <<"Caption_CustomizeUI_Face_NoseShape_Slider_RidgeNose"/utf8>>}}; 4242445248 -> {some, {game_caption_text_data, 4242445248, <<"Caption_CustomizeUI_Face_NoseShape_Slider_nostrils"/utf8>>}}; 1409159007 -> {some, {game_caption_text_data, 1409159007, <<"Caption_CustomizeUI_Face_NoseShape_Slider_Bridge"/utf8>>}}; 2507509331 -> {some, {game_caption_text_data, 2507509331, <<"Caption_CustomizeUI_Face_NoseShape_Slider_Scale_Z"/utf8>>}}; 2166455471 -> {some, {game_caption_text_data, 2166455471, <<"Caption_CustomizeUI_Face_NoseShape_Slider_UpDown"/utf8>>}}; 2507509329 -> {some, {game_caption_text_data, 2507509329, <<"Caption_CustomizeUI_Face_NoseShape_Slider_Scale_X"/utf8>>}}; 2393024542 -> {some, {game_caption_text_data, 2393024542, <<"Caption_CustomizeUI_Face_EyelashesShape_Slider_Eyelashes_D_Y"/utf8>>}}; 100192527 -> {some, {game_caption_text_data, 100192527, <<"Caption_CustomizeUI_Face_EyelashesShape_Slider_Eyelashes_U_Y"/utf8>>}}; 3640356729 -> {some, {game_caption_text_data, 3640356729, <<"Caption_CustomizeUI_Face_EyelashesShape_Slider_Eyelashes_Intensity"/utf8>>}}; 2284268325 -> {some, {game_caption_text_data, 2284268325, <<"Caption_CustomizeUI_Face_EyelashesShape_Slider_Eyelashes_S"/utf8>>}}; 913647610 -> {some, {game_caption_text_data, 913647610, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_out"/utf8>>}}; 2987438594 -> {some, {game_caption_text_data, 2987438594, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_In_Z"/utf8>>}}; 2987438593 -> {some, {game_caption_text_data, 2987438593, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_In_Y"/utf8>>}}; 2987438587 -> {some, {game_caption_text_data, 2987438587, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_In_S"/utf8>>}}; 690857877 -> {some, {game_caption_text_data, 690857877, <<"Caption_CustomizeUI_Face_EyeShape_Slider_EyeSize_X"/utf8>>}}; 690857878 -> {some, {game_caption_text_data, 690857878, <<"Caption_CustomizeUI_Face_EyeShape_Slider_EyeSize_Y"/utf8>>}}; 3173732750 -> {some, {game_caption_text_data, 3173732750, <<"Caption_CustomizeUI_Face_EyeShape_Slider_EyeSize"/utf8>>}}; 1058257098 -> {some, {game_caption_text_data, 1058257098, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_X"/utf8>>}}; 1058257100 -> {some, {game_caption_text_data, 1058257100, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Eye_Z"/utf8>>}}; 2177375469 -> {some, {game_caption_text_data, 2177375469, <<"Caption_CustomizeUI_Face_EyeShape_Slider_UpDown"/utf8>>}}; 1536857130 -> {some, {game_caption_text_data, 1536857130, <<"Caption_CustomizeUI_Face_EyeShape_Slider_Between"/utf8>>}}; 1851313346 -> {some, {game_caption_text_data, 1851313346, <<"Caption_CustomizeUI_Face_EyeShape_Title_eye"/utf8>>}}; 574894537 -> {some, {game_caption_text_data, 574894537, <<"Caption_CustomizeUI_Face_EyeShape_Slider_DoubleEyeliedUpDown"/utf8>>}}; 1680557181 -> {some, {game_caption_text_data, 1680557181, <<"Caption_CustomizeUI_Face_EyeShape_Slider_DoubleEyelid_Intensity"/utf8>>}}; 1573086444 -> {some, {game_caption_text_data, 1573086444, <<"Caption_CustomizeUI_Face_EyeShape_Icon_DoubleEyelied_Frame"/utf8>>}}; 1837527051 -> {some, {game_caption_text_data, 1837527051, <<"Caption_CustomizeUI_Face_EyeShape_Title_DoubleEyelied"/utf8>>}}; 629486814 -> {some, {game_caption_text_data, 629486814, <<"Caption_CustomizeUI_Face_EyeShape_Position_IrisPosition"/utf8>>}}; 3281197202 -> {some, {game_caption_text_data, 3281197202, <<"Caption_CustomizeUI_Face_EyeShape_Slider_IrisSize"/utf8>>}}; 1664129494 -> {some, {game_caption_text_data, 1664129494, <<"Caption_CustomizeUI_Face_EyeShape_Title_Iris"/utf8>>}}; 1441260794 -> {some, {game_caption_text_data, 1441260794, <<"Caption_CustomizeUI_Eyes_LensPosition_Title"/utf8>>}}; 3633580781 -> {some, {game_caption_text_data, 3633580781, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_Eyebrow_Angle"/utf8>>}}; 4178938343 -> {some, {game_caption_text_data, 4178938343, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_EyeBrowScale_y"/utf8>>}}; 70372705 -> {some, {game_caption_text_data, 70372705, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_EyebrowBetween"/utf8>>}}; 1740152032 -> {some, {game_caption_text_data, 1740152032, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_Eyebrow_Z"/utf8>>}}; 1740152031 -> {some, {game_caption_text_data, 1740152031, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_Eyebrow_Y"/utf8>>}}; 2155790583 -> {some, {game_caption_text_data, 2155790583, <<"Caption_CustomizeUI_Face_EyebrowShape_Slider_Eyebrow"/utf8>>}}; 1980916244 -> {some, {game_caption_text_data, 1980916244, <<"Caption_CustomizeUI_Face_FaceShape_Slider_ear"/utf8>>}}; 39812303 -> {some, {game_caption_text_data, 39812303, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Jaw_Flesh"/utf8>>}}; 2326194900 -> {some, {game_caption_text_data, 2326194900, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Jaw_Angle"/utf8>>}}; 999526533 -> {some, {game_caption_text_data, 999526533, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Jaw_X"/utf8>>}}; 999526535 -> {some, {game_caption_text_data, 999526535, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Jaw_Z"/utf8>>}}; 74553824 -> {some, {game_caption_text_data, 74553824, <<"Caption_CustomizeUI_Face_FaceShape_Slider_FrontJaw_Z"/utf8>>}}; 74553823 -> {some, {game_caption_text_data, 74553823, <<"Caption_CustomizeUI_Face_FaceShape_Slider_FrontJaw_Y"/utf8>>}}; 74553822 -> {some, {game_caption_text_data, 74553822, <<"Caption_CustomizeUI_Face_FaceShape_Slider_FrontJaw_X"/utf8>>}}; 2882469717 -> {some, {game_caption_text_data, 2882469717, <<"Caption_CustomizeUI_Face_FaceShape_Title_Jawear"/utf8>>}}; 95302584 -> {some, {game_caption_text_data, 95302584, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Cheek_D_Z"/utf8>>}}; 95302583 -> {some, {game_caption_text_data, 95302583, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Cheek_D_Y"/utf8>>}}; 95302582 -> {some, {game_caption_text_data, 95302582, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Cheek_D_X"/utf8>>}}; 4167748323 -> {some, {game_caption_text_data, 4167748323, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Cheek_X"/utf8>>}}; 1881372635 -> {some, {game_caption_text_data, 1881372635, <<"Caption_CustomizeUI_Face_FaceShape_Title_Cheek"/utf8>>}}; 3392859241 -> {some, {game_caption_text_data, 3392859241, <<"Caption_CustomizeUI_Face_FaceShape_Slider_CheekBone_Z"/utf8>>}}; 3392859240 -> {some, {game_caption_text_data, 3392859240, <<"Caption_CustomizeUI_Face_FaceShape_Slider_CheekBone_Y"/utf8>>}}; 3392859239 -> {some, {game_caption_text_data, 3392859239, <<"Caption_CustomizeUI_Face_FaceShape_Slider_CheekBone_X"/utf8>>}}; 3492078623 -> {some, {game_caption_text_data, 3492078623, <<"Caption_CustomizeUI_Face_FaceShape_Title_CheekBone"/utf8>>}}; 2260453398 -> {some, {game_caption_text_data, 2260453398, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Head_Y"/utf8>>}}; 2244070083 -> {some, {game_caption_text_data, 2244070083, <<"Caption_CustomizeUI_Face_FaceShape_Slider_Temple"/utf8>>}}; 3225953554 -> {some, {game_caption_text_data, 3225953554, <<"Caption_CustomizeUI_Face_FaceShape_Title_Temple"/utf8>>}}; 3969649827 -> {some, {game_caption_text_data, 3969649827, <<"Caption_CustomizeUI_Face_FaceShape_Slider_forehead_Z"/utf8>>}}; 3969649826 -> {some, {game_caption_text_data, 3969649826, <<"Caption_CustomizeUI_Face_FaceShape_Slider_forehead_Y"/utf8>>}}; 2464663945 -> {some, {game_caption_text_data, 2464663945, <<"Caption_CustomizeUI_Face_FaceShape_Title_forehead"/utf8>>}}; 711004088 -> {some, {game_caption_text_data, 711004088, <<"Caption_CustomizeUI_Face_Skin_Slider_Shine"/utf8>>}}; 1679565474 -> {some, {game_caption_text_data, 1679565474, <<"Caption_CustomizeUI_Face_Skin_Color_Skin"/utf8>>}}; 1536709057 -> {some, {game_caption_text_data, 1536709057, <<"Caption_CustomizeUI_Face_Skin_Icon_Female"/utf8>>}}; 316698360 -> {some, {game_caption_text_data, 316698360, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Slider_Intensity"/utf8>>}}; 2047292058 -> {some, {game_caption_text_data, 2047292058, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Slider_Brightness"/utf8>>}}; 2699830826 -> {some, {game_caption_text_data, 2699830826, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Color_Eyebrow"/utf8>>}}; 3028219689 -> {some, {game_caption_text_data, 3028219689, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Title_BrowColor"/utf8>>}}; 3272664557 -> {some, {game_caption_text_data, 3272664557, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Slider_Hair2_Color_Brightness"/utf8>>}}; 503293459 -> {some, {game_caption_text_data, 503293459, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Color_Hair2"/utf8>>}}; 2891416060 -> {some, {game_caption_text_data, 2891416060, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Slider_Hair1_Color_Brightness"/utf8>>}}; 503293458 -> {some, {game_caption_text_data, 503293458, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Color_Hair1"/utf8>>}}; 3767300691 -> {some, {game_caption_text_data, 3767300691, <<"Caption_CustomizeUI_Hair_HaireyebrowColor_Title_HairColor"/utf8>>}}; 3354441987 -> {some, {game_caption_text_data, 3354441987, <<"Caption_CustomizeUI_Hair_HaireyebrowStyle_Icon_Female"/utf8>>}}; 440886014 -> {some, {game_caption_text_data, 440886014, <<"Caption_CustomizeUI_Hair_HaireyebrowStyle_Hair_Female"/utf8>>}}; 1946821521 -> {some, {game_caption_text_data, 1946821521, <<"Caption_LocationAppoint"/utf8>>}}; 2158137629 -> {some, {game_caption_text_data, 2158137629, <<"Caption_AssemblyAreaMove"/utf8>>}}; 210396257 -> {some, {game_caption_text_data, 210396257, <<"Caption_AssemblyAreaAppoint"/utf8>>}}; 1989603138 -> {some, {game_caption_text_data, 1989603138, <<"Caption_Tip_StatsSummaryInfo"/utf8>>}}; 54987349 -> {some, {game_caption_text_data, 54987349, <<"Caption_Tip_FissioneInfo"/utf8>>}}; 2604350058 -> {some, {game_caption_text_data, 2604350058, <<"Caption_CinematicTutorial_LearningCompleted"/utf8>>}}; 485319782 -> {some, {game_caption_text_data, 485319782, <<"Caption_CinematicTutorial_TimeRemaining"/utf8>>}}; 1626855957 -> {some, {game_caption_text_data, 1626855957, <<"Caption_CustomizeUI_SubKindName_Leg"/utf8>>}}; 1906227885 -> {some, {game_caption_text_data, 1906227885, <<"Caption_CustomizeUI_SubKindName_Arm"/utf8>>}}; 3465996981 -> {some, {game_caption_text_data, 3465996981, <<"Caption_CustomizeUI_SubKindName_Waist"/utf8>>}}; 2674896363 -> {some, {game_caption_text_data, 2674896363, <<"Caption_CustomizeUI_SubKindName_Body"/utf8>>}}; 3966407967 -> {some, {game_caption_text_data, 3966407967, <<"Caption_CustomizeUI_SubKindName_Head"/utf8>>}}; 3214848283 -> {some, {game_caption_text_data, 3214848283, <<"Caption_CustomizeUI_SubKindName_Beard"/utf8>>}}; 3566003912 -> {some, {game_caption_text_data, 3566003912, <<"Caption_CustomizeUI_SubKindName_Tattoo"/utf8>>}}; 813191061 -> {some, {game_caption_text_data, 813191061, <<"Caption_CustomizeUI_SubKindName_LipMakeup"/utf8>>}}; 2754610736 -> {some, {game_caption_text_data, 2754610736, <<"Caption_CustomizeUI_SubKindName_CheekMakeup"/utf8>>}}; 2240783535 -> {some, {game_caption_text_data, 2240783535, <<"Caption_CustomizeUI_SubKindName_Lens"/utf8>>}}; 1423217971 -> {some, {game_caption_text_data, 1423217971, <<"Caption_CustomizeUI_SubKindName_EyeMakeup"/utf8>>}}; 2132240467 -> {some, {game_caption_text_data, 2132240467, <<"Caption_CustomizeUI_SubKindName_LipShape"/utf8>>}}; 2980457011 -> {some, {game_caption_text_data, 2980457011, <<"Caption_CustomizeUI_SubKindName_NoseShape"/utf8>>}}; 2207048625 -> {some, {game_caption_text_data, 2207048625, <<"Caption_CustomizeUI_SubKindName_EyelashesShape"/utf8>>}}; 4218339281 -> {some, {game_caption_text_data, 4218339281, <<"Caption_CustomizeUI_SubKindName_EyeShape"/utf8>>}}; 3571059547 -> {some, {game_caption_text_data, 3571059547, <<"Caption_CustomizeUI_SubKindName_EyebrowShape"/utf8>>}}; 3527903789 -> {some, {game_caption_text_data, 3527903789, <<"Caption_CustomizeUI_SubKindName_FaceShape"/utf8>>}}; 454060884 -> {some, {game_caption_text_data, 454060884, <<"Caption_CustomizeUI_SubKindName_DoubleEyelid"/utf8>>}}; 506124786 -> {some, {game_caption_text_data, 506124786, <<"Caption_CustomizeUI_SubKindName_Skin"/utf8>>}}; 3547015549 -> {some, {game_caption_text_data, 3547015549, <<"Caption_CustomizeUI_SubKindName_HaireyebrowColor"/utf8>>}}; 1389821231 -> {some, {game_caption_text_data, 1389821231, <<"Caption_CustomizeUI_SubKindName_HaireyebrowStyle"/utf8>>}}; 477720851 -> {some, {game_caption_text_data, 477720851, <<"Caption_CustomizeUI_Eyes_EyeShape_Eyebrow_Title"/utf8>>}}; 2958081381 -> {some, {game_caption_text_data, 2958081381, <<"Caption_CustomizeUI_MainKindName_Mouth"/utf8>>}}; 1698955981 -> {some, {game_caption_text_data, 1698955981, <<"Caption_CustomizeUI_MainKindName_Nose"/utf8>>}}; 3685061150 -> {some, {game_caption_text_data, 3685061150, <<"Caption_CustomizeUI_MainKindName_Eyes"/utf8>>}}; 2087324406 -> {some, {game_caption_text_data, 2087324406, <<"Caption_CustomizeUI_MainKindName_Body"/utf8>>}}; 2449937083 -> {some, {game_caption_text_data, 2449937083, <<"Caption_CustomizeUI_MainKindName_Makeup"/utf8>>}}; 2516757735 -> {some, {game_caption_text_data, 2516757735, <<"Caption_CustomizeUI_MainKindName_Face"/utf8>>}}; 2827447868 -> {some, {game_caption_text_data, 2827447868, <<"Caption_CustomizeUI_MainKindName_Hair"/utf8>>}}; 1907308283 -> {some, {game_caption_text_data, 1907308283, <<"Caption_CustomizeUI_MainKindName_Preset"/utf8>>}}; 2773739869 -> {some, {game_caption_text_data, 2773739869, <<"Caption_StrongholdPlayerTeleport"/utf8>>}}; 337531152 -> {some, {game_caption_text_data, 337531152, <<"Caption_StrongholdBattleProclamation_Excess"/utf8>>}}; 12713164 -> {some, {game_caption_text_data, 12713164, <<"Caption_StrongholdBattleProclamation_protection"/utf8>>}}; 805557409 -> {some, {game_caption_text_data, 805557409, <<"Caption_StrongholdBattleProclamation_SameDistrict"/utf8>>}}; 387981549 -> {some, {game_caption_text_data, 387981549, <<"Caption_CovenantHistory_CovenantShop_PurchaseTime"/utf8>>}}; 3516947482 -> {some, {game_caption_text_data, 3516947482, <<"Caption_AssistModeHuntingPointDest_Content"/utf8>>}}; 253936129 -> {some, {game_caption_text_data, 253936129, <<"Caption_AssistModeHuntingPointDest_Title"/utf8>>}}; 926070171 -> {some, {game_caption_text_data, 926070171, <<"Caption_Battalion_Manage_CommanderGuideText_SelectEmptySlot"/utf8>>}}; 4225748098 -> {some, {game_caption_text_data, 4225748098, <<"Caption_Battalion_Manage_CommanderGuideText_SelectPartyMember"/utf8>>}}; 3161596359 -> {some, {game_caption_text_data, 3161596359, <<"Caption_Battalion_Manage_CommanderGuideText_SelectPartyLeader"/utf8>>}}; 2397890912 -> {some, {game_caption_text_data, 2397890912, <<"Caption_Battalion_Manage_CommanderGuideText_SelectCommander"/utf8>>}}; 1885062879 -> {some, {game_caption_text_data, 1885062879, <<"Caption_Battalion_Manage_CommanderGuideText_Default"/utf8>>}}; 2334114261 -> {some, {game_caption_text_data, 2334114261, <<"Caption_Battalion_Change_PartyMemberEmptySlot_Confirm"/utf8>>}}; 3306862884 -> {some, {game_caption_text_data, 3306862884, <<"Caption_Battalion_Change_PartyMember_Confirm"/utf8>>}}; 3918256031 -> {some, {game_caption_text_data, 3918256031, <<"Caption_Battalion_GuidePop_Text4"/utf8>>}}; 3918256030 -> {some, {game_caption_text_data, 3918256030, <<"Caption_Battalion_GuidePop_Text3"/utf8>>}}; 3918256029 -> {some, {game_caption_text_data, 3918256029, <<"Caption_Battalion_GuidePop_Text2"/utf8>>}}; 3918256028 -> {some, {game_caption_text_data, 3918256028, <<"Caption_Battalion_GuidePop_Text1"/utf8>>}}; 1737389591 -> {some, {game_caption_text_data, 1737389591, <<"Caption_ContentsGuide_Battalion_Title"/utf8>>}}; 1276274710 -> {some, {game_caption_text_data, 1276274710, <<"STRONGHOLD_BATTLE_SQUAD_TARGET_BUTTON_DEFENSE"/utf8>>}}; 584702628 -> {some, {game_caption_text_data, 584702628, <<"STRONGHOLD_BATTLE_SQUAD_TARGET_BUTTON_ATTACK"/utf8>>}}; 424727405 -> {some, {game_caption_text_data, 424727405, <<"EXPEDITION_DEPLOYSTOPPEDEXPEDITIONLIVINGTOTEMPHASE_BATTALION_BUTTONTEXT"/utf8>>}}; 3958418522 -> {some, {game_caption_text_data, 3958418522, <<"EXPEDITION_ARRIVEDPHASE_BATTALION_MEMBER_BUTTONTEXT"/utf8>>}}; 3268587364 -> {some, {game_caption_text_data, 3268587364, <<"EXPEDITION_ARRIVEDPHASE_BATTALION_MAINLEADER_BUTTONTEXT"/utf8>>}}; 245808902 -> {some, {game_caption_text_data, 245808902, <<"EXPEDITION_MOVINGPHASE_BATTALION_BUTTONTEXT"/utf8>>}}; 426586526 -> {some, {game_caption_text_data, 426586526, <<"EXPEDITION_STANBYPHASE_BATTALION_MEMBER_BUTTONTEXT"/utf8>>}}; 3782953896 -> {some, {game_caption_text_data, 3782953896, <<"EXPEDITION_STANBYPHASE_BATTALION_MAINLEADER_BUTTONTEXT"/utf8>>}}; 895723047 -> {some, {game_caption_text_data, 895723047, <<"Caption_Enhancement_ShowChance_Eroded"/utf8>>}}; 4173974216 -> {some, {game_caption_text_data, 4173974216, <<"Caption_Enhancement_ShowChance_Destruction"/utf8>>}}; 3640387568 -> {some, {game_caption_text_data, 3640387568, <<"Caption_Enhancement_ShowChance_Fail"/utf8>>}}; 737794752 -> {some, {game_caption_text_data, 737794752, <<"Caption_Enhancement_ShowChance_Safety"/utf8>>}}; 1956356830 -> {some, {game_caption_text_data, 1956356830, <<"Caption_CovenantHistoryText_NonePerchaseHistory"/utf8>>}}; 2302637524 -> {some, {game_caption_text_data, 2302637524, <<"Caption_CovenantHistoryText_CovenantShopPerchase"/utf8>>}}; 2162973216 -> {some, {game_caption_text_data, 2162973216, <<"STRONGHOLD_BATTLE_ATTACKALTAR_PHASE_TARGET"/utf8>>}}; 3291066345 -> {some, {game_caption_text_data, 3291066345, <<"STRONGHOLD_BATTLE_ATTACKINNERGATE_PHASE_TARGET"/utf8>>}}; 3094553660 -> {some, {game_caption_text_data, 3094553660, <<"STRONGHOLD_BATTLE_ATTACKOUTERGATE_PHASE_TARGET"/utf8>>}}; 529556751 -> {some, {game_caption_text_data, 529556751, <<"STRONGHOLD_BATTLE_ATTACKSPIRE_PHASE_TARGET"/utf8>>}}; 2144314534 -> {some, {game_caption_text_data, 2144314534, <<"STRONGHOLD_BATTLE_OCCUPY_ALTAR_PHASE_BUTTON_ATTACK"/utf8>>}}; 187408243 -> {some, {game_caption_text_data, 187408243, <<"STRONGHOLD_BATTLE_PHASE_BUTTON_DEFENSE"/utf8>>}}; 1255562193 -> {some, {game_caption_text_data, 1255562193, <<"STRONGHOLD_BATTLE_PHASE_BUTTON_ATTACK"/utf8>>}}; 1006850747 -> {some, {game_caption_text_data, 1006850747, <<"STRONGHOLD_BATTLE_MARCHING_PHASE_BUTTON_DEFENSE"/utf8>>}}; 2830984089 -> {some, {game_caption_text_data, 2830984089, <<"STRONGHOLD_BATTLE_MARCHING_PHASE_BUTTON_ATTACK"/utf8>>}}; 4250314325 -> {some, {game_caption_text_data, 4250314325, <<"STRONGHOLD_BATTLE_STANDBY_PHASE_BUTTON_ATTACK"/utf8>>}}; 658308643 -> {some, {game_caption_text_data, 658308643, <<"Caption_TransmutationUI_SuccessReward_Grade"/utf8>>}}; 2650264274 -> {some, {game_caption_text_data, 2650264274, <<"Caption_CovenantStrongholdExceed_PlunderConfirm_Desc"/utf8>>}}; 494033428 -> {some, {game_caption_text_data, 494033428, <<"Caption_CovenantMaxHavenCount_Tooltip_Desc"/utf8>>}}; 1352576967 -> {some, {game_caption_text_data, 1352576967, <<"Caption_CovenantMaxHavenCount_Tooltip_Title"/utf8>>}}; 3092445721 -> {some, {game_caption_text_data, 3092445721, <<"Caption_RealmNull"/utf8>>}}; 2513866023 -> {some, {game_caption_text_data, 2513866023, <<"Caption_StatsSummary_Atk_Desc"/utf8>>}}; 4289334174 -> {some, {game_caption_text_data, 4289334174, <<"Caption_StatsSummary_Hit"/utf8>>}}; 1837231176 -> {some, {game_caption_text_data, 1837231176, <<"Caption_StatsSummary_Def"/utf8>>}}; 3922968009 -> {some, {game_caption_text_data, 3922968009, <<"Caption_StatsSummary_Atk"/utf8>>}}; 3357937339 -> {some, {game_caption_text_data, 3357937339, <<"Caption_StatsSummary_Title"/utf8>>}}; 3077132914 -> {some, {game_caption_text_data, 3077132914, <<"Caption_Option_BackGroundSoundPlay_Desc"/utf8>>}}; 467396677 -> {some, {game_caption_text_data, 467396677, <<"Caption_Option_BackGroundSoundPlay_Title"/utf8>>}}; 1007777855 -> {some, {game_caption_text_data, 1007777855, <<"Caption_ChattingBlock_SecretChat"/utf8>>}}; 1157171790 -> {some, {game_caption_text_data, 1157171790, <<"Caption_ChatLink_CovenantPromote"/utf8>>}}; 2229179747 -> {some, {game_caption_text_data, 2229179747, <<"Caption_ChatLink_Location"/utf8>>}}; 3307625471 -> {some, {game_caption_text_data, 3307625471, <<"Caption_MailModule_Acquire"/utf8>>}}; 3809261482 -> {some, {game_caption_text_data, 3809261482, <<"Caption_Popup_LogoutGuide_PC"/utf8>>}}; 3235057464 -> {some, {game_caption_text_data, 3235057464, <<"Caption_NoTimeLimit"/utf8>>}}; 3599289888 -> {some, {game_caption_text_data, 3599289888, <<"Caption_Receive"/utf8>>}}; 809340093 -> {some, {game_caption_text_data, 809340093, <<"Caption_CovenantSettlement_GoldExpense"/utf8>>}}; 887188832 -> {some, {game_caption_text_data, 887188832, <<"Caption_CovenantSettlement_GoldIncome"/utf8>>}}; 1607015156 -> {some, {game_caption_text_data, 1607015156, <<"Caption_StateChange"/utf8>>}}; 2275418564 -> {some, {game_caption_text_data, 2275418564, <<"Caption_ErodedRestore"/utf8>>}}; 1886753504 -> {some, {game_caption_text_data, 1886753504, <<"Caption_ErodedRestore_NotFail"/utf8>>}}; 21835324 -> {some, {game_caption_text_data, 21835324, <<"Caption_NormalEnhancement"/utf8>>}}; 238286117 -> {some, {game_caption_text_data, 238286117, <<"Caption_Stronghold_Build_Purification_Btn_Impossible"/utf8>>}}; 1037268191 -> {some, {game_caption_text_data, 1037268191, <<"Caption_Stronghold_Build_Purification_Btn_Possible"/utf8>>}}; 1771584240 -> {some, {game_caption_text_data, 1771584240, <<"Caption_TransmutationUI_MountList_Empty"/utf8>>}}; 709186346 -> {some, {game_caption_text_data, 709186346, <<"Caption_TransmutationUI_GuiseList_Empty"/utf8>>}}; 3577593976 -> {some, {game_caption_text_data, 3577593976, <<"Caption_Chat_WhisperList_Empty"/utf8>>}}; 2677504955 -> {some, {game_caption_text_data, 2677504955, <<"Caption_WorldMap_LocationSearchList_Empty"/utf8>>}}; 2639763342 -> {some, {game_caption_text_data, 2639763342, <<"Caption_WorldMap_QuestList_Empty"/utf8>>}}; 1980798794 -> {some, {game_caption_text_data, 1980798794, <<"Caption_CovenantTrade_TradeHistory_Empty"/utf8>>}}; 1300504164 -> {some, {game_caption_text_data, 1300504164, <<"Caption_CovenantTrade_SellList_Empty"/utf8>>}}; 4096557712 -> {some, {game_caption_text_data, 4096557712, <<"Caption_Market_BookmarkList_Empty"/utf8>>}}; 325404992 -> {some, {game_caption_text_data, 325404992, <<"Caption_Market_TradeHistory_Empty"/utf8>>}}; 193655258 -> {some, {game_caption_text_data, 193655258, <<"Caption_Market_SellList_Empty"/utf8>>}}; 2218856557 -> {some, {game_caption_text_data, 2218856557, <<"Caption_Target_Defence"/utf8>>}}; 421758075 -> {some, {game_caption_text_data, 421758075, <<"Caption_Target_Attack"/utf8>>}}; 1222418358 -> {some, {game_caption_text_data, 1222418358, <<"Caption_Covenant_ReturnHaven_Tooltip"/utf8>>}}; 2286763547 -> {some, {game_caption_text_data, 2286763547, <<"Caption_Mail_MoveSettlement"/utf8>>}}; 3598197914 -> {some, {game_caption_text_data, 3598197914, <<"Caption_Mail_ExpeditionMission"/utf8>>}}; 3088597864 -> {some, {game_caption_text_data, 3088597864, <<"Caption_Mail_Location"/utf8>>}}; 1493806753 -> {some, {game_caption_text_data, 1493806753, <<"Caption_Mail_HoldingEffect"/utf8>>}}; 2273148219 -> {some, {game_caption_text_data, 2273148219, <<"Caption_Mail_ResearchResult"/utf8>>}}; 3757062023 -> {some, {game_caption_text_data, 3757062023, <<"Caption_Mail_ReceivableGold"/utf8>>}}; 2274895239 -> {some, {game_caption_text_data, 2274895239, <<"Caption_Mail_TotalGoldPaid"/utf8>>}}; 2996954332 -> {some, {game_caption_text_data, 2996954332, <<"Caption_Mail_RewardLlist"/utf8>>}}; 4041781878 -> {some, {game_caption_text_data, 4041781878, <<"Caption_Mail_FollowerExp"/utf8>>}}; 2385337709 -> {some, {game_caption_text_data, 2385337709, <<"Caption_Episode_UnknownClanNPC_Female"/utf8>>}}; 3823260002 -> {some, {game_caption_text_data, 3823260002, <<"Caption_Episode_UnknownClanNPC_Male"/utf8>>}}; 1342289228 -> {some, {game_caption_text_data, 1342289228, <<"Caption_ClanNPC_BlueSurfers_Ofelia"/utf8>>}}; 2574787616 -> {some, {game_caption_text_data, 2574787616, <<"Caption_ClanNPC_Psynode_Oda"/utf8>>}}; 1510815294 -> {some, {game_caption_text_data, 1510815294, <<"Caption_ClanNPC_MistGuard_Cabark"/utf8>>}}; 506213587 -> {some, {game_caption_text_data, 506213587, <<"Caption_ClanNPC_Kasimer_Kasimer01"/utf8>>}}; 3030578078 -> {some, {game_caption_text_data, 3030578078, <<"Caption_MON_ForestianPruner01"/utf8>>}}; 768015638 -> {some, {game_caption_text_data, 768015638, <<"Caption_ClanNPC_Redanchors_Cesare"/utf8>>}}; 2930901281 -> {some, {game_caption_text_data, 2930901281, <<"Caption_MainNPC_Draper01"/utf8>>}}; 561359117 -> {some, {game_caption_text_data, 561359117, <<"Caption_ClanNPC_MirageUnion_Caius"/utf8>>}}; 2489154203 -> {some, {game_caption_text_data, 2489154203, <<"Caption_ClanNPC_TanglyForge_Lucrezia"/utf8>>}}; 2299571691 -> {some, {game_caption_text_data, 2299571691, <<"Caption_ClanNPC_TwilightBrotherhood_Bartosz"/utf8>>}}; 761994358 -> {some, {game_caption_text_data, 761994358, <<"Caption_ClanNPC_Arslaness_Media"/utf8>>}}; 2364227158 -> {some, {game_caption_text_data, 2364227158, <<"Caption_MainNPC_Zafar"/utf8>>}}; 1512588859 -> {some, {game_caption_text_data, 1512588859, <<"Caption_ClanNPC_WhiteNights_Euadas"/utf8>>}}; 877076210 -> {some, {game_caption_text_data, 877076210, <<"Caption_ClanNPC_EnquiringTower_Baone"/utf8>>}}; 3436108438 -> {some, {game_caption_text_data, 3436108438, <<"Caption_ClanNPC_QuillPens01_Benet"/utf8>>}}; 1601488160 -> {some, {game_caption_text_data, 1601488160, <<"Caption_ClanNPC_Taraf_Qasar"/utf8>>}}; 3658301993 -> {some, {game_caption_text_data, 3658301993, <<"Caption_ClanNPC_Kasimer_Hesther"/utf8>>}}; 2582800277 -> {some, {game_caption_text_data, 2582800277, <<"Caption_RealmCondition_PatchStandard"/utf8>>}}; 3388332623 -> {some, {game_caption_text_data, 3388332623, <<"Caption_RealmCondition_SaturationStandard"/utf8>>}}; 2623078893 -> {some, {game_caption_text_data, 2623078893, <<"Caption_RealmCondition_CrowdedStandard"/utf8>>}}; 846762623 -> {some, {game_caption_text_data, 846762623, <<"Caption_RealmCondition_SmoothStandard"/utf8>>}}; 3219847180 -> {some, {game_caption_text_data, 3219847180, <<"Caption_RealmLoading"/utf8>>}}; 3832277216 -> {some, {game_caption_text_data, 3832277216, <<"Caption_UniverseSelectScene_Text"/utf8>>}}; 2738595616 -> {some, {game_caption_text_data, 2738595616, <<"Caption_RealmSelectScene_Text"/utf8>>}}; 3269368537 -> {some, {game_caption_text_data, 3269368537, <<"Caption_ToyLogin_Text03"/utf8>>}}; 3269368536 -> {some, {game_caption_text_data, 3269368536, <<"Caption_ToyLogin_Text02"/utf8>>}}; 3269368535 -> {some, {game_caption_text_data, 3269368535, <<"Caption_ToyLogin_Text01"/utf8>>}}; 1831480036 -> {some, {game_caption_text_data, 1831480036, <<"Caption_HaventRecommendServer"/utf8>>}}; 393303800 -> {some, {game_caption_text_data, 393303800, <<"Caption_RemovalWait"/utf8>>}}; 1240010000 -> {some, {game_caption_text_data, 1240010000, <<"Caption_HaventCharacter"/utf8>>}}; 2099554401 -> {some, {game_caption_text_data, 2099554401, <<"Caption_RealmWaiting"/utf8>>}}; 368272132 -> {some, {game_caption_text_data, 368272132, <<"Caption_BuildingAccess_OnlyCovenantMember"/utf8>>}}; 1894576692 -> {some, {game_caption_text_data, 1894576692, <<"Caption_BuildingAccess_AllowAll"/utf8>>}}; 1908954392 -> {some, {game_caption_text_data, 1908954392, <<"Caption_UnknownEpisodeTitle"/utf8>>}}; 2131214187 -> {some, {game_caption_text_data, 2131214187, <<"Caption_CovenantSettlement_Resource_LastWeek_Expense_Ratio"/utf8>>}}; 1971560669 -> {some, {game_caption_text_data, 1971560669, <<"Caption_CovenantSettlement_Resource_LastWeek_Expense"/utf8>>}}; 991249280 -> {some, {game_caption_text_data, 991249280, <<"Caption_CovenantSettlement_Resource_LastWeek_Income"/utf8>>}}; 2404875061 -> {some, {game_caption_text_data, 2404875061, <<"Caption_CovenantSettlement_Resource_Yesterday_Expense_Ratio"/utf8>>}}; 2680917607 -> {some, {game_caption_text_data, 2680917607, <<"Caption_CovenantSettlement_Resource_Yesterday_Expense"/utf8>>}}; 3665621418 -> {some, {game_caption_text_data, 3665621418, <<"Caption_CovenantSettlement_Resource_Yesterday_Income"/utf8>>}}; 2726276823 -> {some, {game_caption_text_data, 2726276823, <<"Caption_CovenantSettlement_Week_Gold_Expense"/utf8>>}}; 2693191962 -> {some, {game_caption_text_data, 2693191962, <<"Caption_CovenantSettlement_Week_Gold_Income"/utf8>>}}; 2667593981 -> {some, {game_caption_text_data, 2667593981, <<"Caption_CovenantSettlement_Period_Week"/utf8>>}}; 539469372 -> {some, {game_caption_text_data, 539469372, <<"Caption_CovenantSettlement_Gold_Expense"/utf8>>}}; 1252866767 -> {some, {game_caption_text_data, 1252866767, <<"Caption_CovenantSettlement_Gold_Income"/utf8>>}}; 456887504 -> {some, {game_caption_text_data, 456887504, <<"Caption_Month_Day"/utf8>>}}; 3540279643 -> {some, {game_caption_text_data, 3540279643, <<"Caption_StrongholdLevel_South"/utf8>>}}; 1737515685 -> {some, {game_caption_text_data, 1737515685, <<"Caption_StrongholdLevel_East"/utf8>>}}; 1378180827 -> {some, {game_caption_text_data, 1378180827, <<"Caption_StrongholdLevel_West"/utf8>>}}; 1174056893 -> {some, {game_caption_text_data, 1174056893, <<"Caption_StrongholdLevel_Main"/utf8>>}}; 2665866752 -> {some, {game_caption_text_data, 2665866752, <<"Caption_Doodad_Letter_RND_EP2"/utf8>>}}; 3848945217 -> {some, {game_caption_text_data, 3848945217, <<"Caption_Doodad_WaitLeszark_RND_EP2"/utf8>>}}; 696377665 -> {some, {game_caption_text_data, 696377665, <<"Caption_Doodad_Entangle03_RND_EP2"/utf8>>}}; 1934384576 -> {some, {game_caption_text_data, 1934384576, <<"Caption_Doodad_Entangle02_RND_EP2"/utf8>>}}; 1357837031 -> {some, {game_caption_text_data, 1357837031, <<"Caption_Doodad_WaspNest02_RND_EP2"/utf8>>}}; 2595843942 -> {some, {game_caption_text_data, 2595843942, <<"Caption_Doodad_WaspNest01_RND_EP2"/utf8>>}}; 230824473 -> {some, {game_caption_text_data, 230824473, <<"Caption_Doodad_DeadWasp_RND_EP2"/utf8>>}}; 3172391487 -> {some, {game_caption_text_data, 3172391487, <<"Caption_Doodad_Entangle01_RND_EP2"/utf8>>}}; 338899619 -> {some, {game_caption_text_data, 338899619, <<"Caption_Doodad_RondoARQUI_RND_EP2_M0060_N"/utf8>>}}; 796165671 -> {some, {game_caption_text_data, 796165671, <<"Caption_Doodad_Barrel02_RND_EP2_M0040_N"/utf8>>}}; 209534758 -> {some, {game_caption_text_data, 209534758, <<"Caption_Doodad_Barrel01_RND_EP2_M0040_N"/utf8>>}}; 3874111438 -> {some, {game_caption_text_data, 3874111438, <<"Caption_Doodad_Weapon_A07_RND_EP2_M0040_N"/utf8>>}}; 2700849612 -> {some, {game_caption_text_data, 2700849612, <<"Caption_Doodad_Weapon_A05_RND_EP2_M0040_N"/utf8>>}}; 4157220647 -> {some, {game_caption_text_data, 4157220647, <<"Caption_Doodad_Box01_RND_EP2_M0040_N"/utf8>>}}; 1409581354 -> {some, {game_caption_text_data, 1409581354, <<"Caption_CovenantSettlement_IncludeAllHavenInfo"/utf8>>}}; 1274013211 -> {some, {game_caption_text_data, 1274013211, <<"Caption_CovenantSettlement_Gold_NoData"/utf8>>}}; 2202245645 -> {some, {game_caption_text_data, 2202245645, <<"Caption_CovenantSettlement_BarGraphInfo_Week"/utf8>>}}; 3866536831 -> {some, {game_caption_text_data, 3866536831, <<"Caption_CovenantSettlement_BarGraphInfo_Day"/utf8>>}}; 2589832249 -> {some, {game_caption_text_data, 2589832249, <<"Caption_CovenantSettlement_Resource_PeriodUnit"/utf8>>}}; 3667727863 -> {some, {game_caption_text_data, 3667727863, <<"Caption_CovenantSettlement_Gold_PeriodUnit"/utf8>>}}; 694810239 -> {some, {game_caption_text_data, 694810239, <<"Caption_CovenantSettlement_Resource_All"/utf8>>}}; 64873526 -> {some, {game_caption_text_data, 64873526, <<"Caption_CovenantSettlement_Resource_LastWeek"/utf8>>}}; 3559517888 -> {some, {game_caption_text_data, 3559517888, <<"Caption_CovenantSettlement_Resource_YesterDay"/utf8>>}}; 682704400 -> {some, {game_caption_text_data, 682704400, <<"Caption_CovenantSettlement_Gold_Week"/utf8>>}}; 3115334578 -> {some, {game_caption_text_data, 3115334578, <<"Caption_CovenantSettlement_Gold_Day"/utf8>>}}; 938209199 -> {some, {game_caption_text_data, 938209199, <<"Caption_CovenantSettlement_LastWeek"/utf8>>}}; 2372659113 -> {some, {game_caption_text_data, 2372659113, <<"Caption_CovenantSettlement_Yesterday"/utf8>>}}; 1193956043 -> {some, {game_caption_text_data, 1193956043, <<"Caption_CovenantSettlement_Week"/utf8>>}}; 925378589 -> {some, {game_caption_text_data, 925378589, <<"Caption_CovenantSettlement_Day"/utf8>>}}; 1817625354 -> {some, {game_caption_text_data, 1817625354, <<"Caption_CovenantSettlement_Gold_GoldDistirbution"/utf8>>}}; 2946320224 -> {some, {game_caption_text_data, 2946320224, <<"Caption_CovenantSettlement_Gold_MaintenanceCost"/utf8>>}}; 4237371717 -> {some, {game_caption_text_data, 4237371717, <<"Caption_CovenantSettlement_Gold_BlackSwordUsageFee"/utf8>>}}; 431996753 -> {some, {game_caption_text_data, 431996753, <<"Caption_CovenantSettlement_Gold_CraftTax"/utf8>>}}; 3150376922 -> {some, {game_caption_text_data, 3150376922, <<"Caption_CovenantSettlement_Gold_PotionTax"/utf8>>}}; 4102446162 -> {some, {game_caption_text_data, 4102446162, <<"Caption_CovenantSettlement_Gold_GatheringSiteEntranceFee"/utf8>>}}; 2812849866 -> {some, {game_caption_text_data, 2812849866, <<"Caption_CovenantSettlement_Gold_GeneralShopMargin"/utf8>>}}; 3274975945 -> {some, {game_caption_text_data, 3274975945, <<"Caption_CovenantSettlement_Gold_GeneralShopTax"/utf8>>}}; 2583909476 -> {some, {game_caption_text_data, 2583909476, <<"Caption_CovenantSettlement_Gold_ForgeTax"/utf8>>}}; 2499686071 -> {some, {game_caption_text_data, 2499686071, <<"Caption_CovenantSettlement_Resource"/utf8>>}}; 155213077 -> {some, {game_caption_text_data, 155213077, <<"Caption_CovenantSettlement_Gold"/utf8>>}}; 2932996196 -> {some, {game_caption_text_data, 2932996196, <<"Caption_Research_HavenList_ProceedingBuilding"/utf8>>}}; 667688992 -> {some, {game_caption_text_data, 667688992, <<"Caption_Doodad_MediaTombstone_SGL_EP5"/utf8>>}}; 1578561 -> {some, {game_caption_text_data, 1578561, <<"Caption_Doodad_ElfWheel_SGL_EP5"/utf8>>}}; 706295136 -> {some, {game_caption_text_data, 706295136, <<"Caption_Doodad_SigilTomb01_SGL_EP5"/utf8>>}}; 53463283 -> {some, {game_caption_text_data, 53463283, <<"Caption_Expedition_AutoLeave_ByDead"/utf8>>}}; 1163825920 -> {some, {game_caption_text_data, 1163825920, <<"Caption_Expedition_AutoLeave_Warning"/utf8>>}}; 2315078030 -> {some, {game_caption_text_data, 2315078030, <<"Caption_IGN_Desc_TerritoryNotice"/utf8>>}}; 1610582001 -> {some, {game_caption_text_data, 1610582001, <<"Caption_IGN_Title_TerritoryNotice"/utf8>>}}; 50370435 -> {some, {game_caption_text_data, 50370435, <<"Caption_TerritoryNotice_Available"/utf8>>}}; 2501793367 -> {some, {game_caption_text_data, 2501793367, <<"Caption_TerritoryNotice_Cooldown"/utf8>>}}; 859030092 -> {some, {game_caption_text_data, 859030092, <<"Caption_TerritoryNotice_DefaultMessage"/utf8>>}}; 3279724973 -> {some, {game_caption_text_data, 3279724973, <<"Caption_TerritoryNotice_Tooltip"/utf8>>}}; 1532515476 -> {some, {game_caption_text_data, 1532515476, <<"Caption_TerritoryNotice_Title"/utf8>>}}; 2442228596 -> {some, {game_caption_text_data, 2442228596, <<"Text_Notify_Notify_MarketGoods_Expired"/utf8>>}}; 2840534829 -> {some, {game_caption_text_data, 2840534829, <<"Text_Notify_Notify_Covenant_Ruby_Shop_Open"/utf8>>}}; 2362428921 -> {some, {game_caption_text_data, 2362428921, <<"Text_Notify_Notify_Apply_OverWeight_Penalty"/utf8>>}}; 2525828989 -> {some, {game_caption_text_data, 2525828989, <<"Text_Notify_Notify_Building_Repair_Finished"/utf8>>}}; 1783161050 -> {some, {game_caption_text_data, 1783161050, <<"Text_Notify_Notify_Favor_Complete"/utf8>>}}; 2016683672 -> {some, {game_caption_text_data, 2016683672, <<"Text_Notify_ErosionInstalledWithoutPermission"/utf8>>}}; 3952357256 -> {some, {game_caption_text_data, 3952357256, <<"Caption_Expedition_RecommendCount"/utf8>>}}; 1840933317 -> {some, {game_caption_text_data, 1840933317, <<"Caption_EpisodeDetailButton"/utf8>>}}; 3312493238 -> {some, {game_caption_text_data, 3312493238, <<"Caption_MainMenu_GearEnchant"/utf8>>}}; 2839777387 -> {some, {game_caption_text_data, 2839777387, <<"Caption_MainMenu_Scan"/utf8>>}}; 3001323964 -> {some, {game_caption_text_data, 3001323964, <<"Caption_MainMenu_WorldCameraMode"/utf8>>}}; 2053712992 -> {some, {game_caption_text_data, 2053712992, <<"Caption_Stronghold_Build_Purification_Popup_Title"/utf8>>}}; 1260977631 -> {some, {game_caption_text_data, 1260977631, <<"Caption_PackageItem_RewardSelect_AlreadyHaven"/utf8>>}}; 688432795 -> {some, {game_caption_text_data, 688432795, <<"Caption_PackageItem_RewardSelect_Installed"/utf8>>}}; 3892806757 -> {some, {game_caption_text_data, 3892806757, <<"Caption_Purification_Build_Popup_Over_Desc"/utf8>>}}; 4119504559 -> {some, {game_caption_text_data, 4119504559, <<"Caption_Purification_Build_Popup_Cancel_Desc"/utf8>>}}; 3569559888 -> {some, {game_caption_text_data, 3569559888, <<"Caption_Stronghold_Build_Purification_Speed_Text"/utf8>>}}; 2254117958 -> {some, {game_caption_text_data, 2254117958, <<"Mail_ContentText_Settlement"/utf8>>}}; 4070190653 -> {some, {game_caption_text_data, 4070190653, <<"Mail_ContentText_Contamination_Count_Percent"/utf8>>}}; 4143520765 -> {some, {game_caption_text_data, 4143520765, <<"Mail_ContentText_Contamination_Count"/utf8>>}}; 1099301064 -> {some, {game_caption_text_data, 1099301064, <<"Mail_ContentText_Contamination_Tier"/utf8>>}}; 3449120578 -> {some, {game_caption_text_data, 3449120578, <<"Caption_Stronghold_Build_Purification_Impossible"/utf8>>}}; 3736167575 -> {some, {game_caption_text_data, 3736167575, <<"Caption_Stronghold_Build_Purification_Contamination_Count"/utf8>>}}; 3297349660 -> {some, {game_caption_text_data, 3297349660, <<"Caption_Stronghold_Build_Purification"/utf8>>}}; 436856055 -> {some, {game_caption_text_data, 436856055, <<"Caption_AssistModeTip_AutoAssistModeWhenAppClosed"/utf8>>}}; 3499023570 -> {some, {game_caption_text_data, 3499023570, <<"Caption_AssistModeTip_AutoResupply"/utf8>>}}; 1488695693 -> {some, {game_caption_text_data, 1488695693, <<"Caption_AssistModeTip_Upgrade"/utf8>>}}; 46954883 -> {some, {game_caption_text_data, 46954883, <<"Caption_AssistModeTip_ResupplyAlarmWhenAppClosed"/utf8>>}}; 2637025976 -> {some, {game_caption_text_data, 2637025976, <<"Caption_AssistModeTip_ResupplyDesc"/utf8>>}}; 2510648937 -> {some, {game_caption_text_data, 2510648937, <<"Caption_AssistModeTip_Resupply"/utf8>>}}; 273895704 -> {some, {game_caption_text_data, 273895704, <<"Caption_EstimatedAssistModeTime"/utf8>>}}; 3343942134 -> {some, {game_caption_text_data, 3343942134, <<"Caption_CalculateEstimatedAssistModeTime"/utf8>>}}; 2220571143 -> {some, {game_caption_text_data, 2220571143, <<"Caption_StartAssistModeWithResupply"/utf8>>}}; 2909372775 -> {some, {game_caption_text_data, 2909372775, <<"Caption_StartAssistWithoutHpPotion"/utf8>>}}; 2191009406 -> {some, {game_caption_text_data, 2191009406, <<"Caption_NotUseInSafeAreaGoSetting"/utf8>>}}; 1578558718 -> {some, {game_caption_text_data, 1578558718, <<"Caption_AssistOpenUserOption"/utf8>>}}; 946026832 -> {some, {game_caption_text_data, 946026832, <<"Caption_AssistOpenSelectDesignatedHuntingSite"/utf8>>}}; 2201231824 -> {some, {game_caption_text_data, 2201231824, <<"Caption_CantAccessAssistModeSelectDesignatedHuntingPoint"/utf8>>}}; 1733526359 -> {some, {game_caption_text_data, 1733526359, <<"Caption_AssistModeConfirm"/utf8>>}}; 1546239118 -> {some, {game_caption_text_data, 1546239118, <<"Caption_AssistModeAutoResurrectTip"/utf8>>}}; 1091010822 -> {some, {game_caption_text_data, 1091010822, <<"Caption_AssistModePlayHuntingPoint"/utf8>>}}; 1660842628 -> {some, {game_caption_text_data, 1660842628, <<"Caption_AssistModeRemainTime"/utf8>>}}; 2657045479 -> {some, {game_caption_text_data, 2657045479, <<"Caption_AssistModeStart"/utf8>>}}; 3250160820 -> {some, {game_caption_text_data, 3250160820, <<"Caption_AssistModeResupplyWeightLimit"/utf8>>}}; 632978485 -> {some, {game_caption_text_data, 632978485, <<"Caption_AssistModeItemHaveCount"/utf8>>}}; 1867493086 -> {some, {game_caption_text_data, 1867493086, <<"Caption_AssistModeItemUseCount"/utf8>>}}; 669948385 -> {some, {game_caption_text_data, 669948385, <<"Caption_AssistModeAutoResurrect"/utf8>>}}; 3747987005 -> {some, {game_caption_text_data, 3747987005, <<"Caption_AssistModeResupply"/utf8>>}}; 3015173373 -> {some, {game_caption_text_data, 3015173373, <<"Caption_AssistModeChangeSetting"/utf8>>}}; 2768923614 -> {some, {game_caption_text_data, 2768923614, <<"Caption_AssistModeMoveSetting"/utf8>>}}; 3128171348 -> {some, {game_caption_text_data, 3128171348, <<"Caption_AssistModeHuntingSetting"/utf8>>}}; 2933986756 -> {some, {game_caption_text_data, 2933986756, <<"Caption_ChangeAssistModeWhenOffline"/utf8>>}}; 976918290 -> {some, {game_caption_text_data, 976918290, <<"Caption_ChangeAssistModeWhereSafeArea"/utf8>>}}; 858857200 -> {some, {game_caption_text_data, 858857200, <<"Caption_ChangeAssistModeWhereHuntingArea"/utf8>>}}; 254950553 -> {some, {game_caption_text_data, 254950553, <<"Caption_AssistModeWarpAutoUse"/utf8>>}}; 1061435729 -> {some, {game_caption_text_data, 1061435729, <<"Caption_UnfriendlyPlayerTarget"/utf8>>}}; 1627370819 -> {some, {game_caption_text_data, 1627370819, <<"Caption_MannerMode"/utf8>>}}; 3009646320 -> {some, {game_caption_text_data, 3009646320, <<"Caption_PickupWeightLimit"/utf8>>}}; 2687488073 -> {some, {game_caption_text_data, 2687488073, <<"Caption_MpPotionAutoUse"/utf8>>}}; 2415566756 -> {some, {game_caption_text_data, 2415566756, <<"Caption_HpPotionAutoUse"/utf8>>}}; 1989591223 -> {some, {game_caption_text_data, 1989591223, <<"Caption_AssistModeNotUse"/utf8>>}}; 492721729 -> {some, {game_caption_text_data, 492721729, <<"Caption_AssistModeHuntingSiteChange"/utf8>>}}; 2428846950 -> {some, {game_caption_text_data, 2428846950, <<"Caption_AssistModeDesignatedHuntingPointSetting"/utf8>>}}; 2271636024 -> {some, {game_caption_text_data, 2271636024, <<"Caption_AssistModeDesignatedHuntingPoint"/utf8>>}}; 695949189 -> {some, {game_caption_text_data, 695949189, <<"Caption_AssistModeCurrentLocation"/utf8>>}}; 1057332419 -> {some, {game_caption_text_data, 1057332419, <<"Caption_Required_Stronghold_Grade"/utf8>>}}; 3577901309 -> {some, {game_caption_text_data, 3577901309, <<"Caption_Lobby_NonSelectStance"/utf8>>}}; 3993053158 -> {some, {game_caption_text_data, 3993053158, <<"Caption_Lobby_NonSelectStanceIcon"/utf8>>}}; 4143909982 -> {some, {game_caption_text_data, 4143909982, <<"Caption_Lobby_NonSelectStance_Title"/utf8>>}}; 1888384473 -> {some, {game_caption_text_data, 1888384473, <<"Caption_PopQuitGame"/utf8>>}}; 2456476559 -> {some, {game_caption_text_data, 2456476559, <<"Caption_Covenant_DistributeDia_Success_WeeklyContributionPointsDetail"/utf8>>}}; 3907026175 -> {some, {game_caption_text_data, 3907026175, <<"Caption_Covenant_DistributeDia_Success_EqualityDetail"/utf8>>}}; 3642487664 -> {some, {game_caption_text_data, 3642487664, <<"Caption_Covenant_DistributeDia_Success_TotalDia"/utf8>>}}; 3945633279 -> {some, {game_caption_text_data, 3945633279, <<"Caption_Covenant_DistributeDia_Success_DistributeType"/utf8>>}}; 376195379 -> {some, {game_caption_text_data, 376195379, <<"Caption_Covenant_DistributeDia_Success_Text"/utf8>>}}; 843774004 -> {some, {game_caption_text_data, 843774004, <<"Caption_Covenant_DistributeDia_WeeklyContributionPoints"/utf8>>}}; 2954156964 -> {some, {game_caption_text_data, 2954156964, <<"Caption_Covenant_DistributeDia_Equality"/utf8>>}}; 3293130513 -> {some, {game_caption_text_data, 3293130513, <<"Caption_Covenant_DistributeDia_CovenantLeader"/utf8>>}}; 1216883328 -> {some, {game_caption_text_data, 1216883328, <<"Caption_StrongholdTax_PopDescription"/utf8>>}}; 4018093108 -> {some, {game_caption_text_data, 4018093108, <<"Hyperlink_Open_AG_Cooperation_Expedition_9orMore"/utf8>>}}; 2862501289 -> {some, {game_caption_text_data, 2862501289, <<"Hyperlink_Open_AG_Cooperation_Erosion_8orMore"/utf8>>}}; 4897407 -> {some, {game_caption_text_data, 4897407, <<"Hyperlink_Open_Closest_Shop_AllNpcShop"/utf8>>}}; 123726881 -> {some, {game_caption_text_data, 123726881, <<"Hyperlink_Open_Closest_Shop_Event_WHT_Olga"/utf8>>}}; 1468389967 -> {some, {game_caption_text_data, 1468389967, <<"Hyperlink_Open_Closest_Shop_SolarCoinShop"/utf8>>}}; 2195505751 -> {some, {game_caption_text_data, 2195505751, <<"Hyperlink_Open_Closest_Shop_RevivalCoinShop"/utf8>>}}; 1100572372 -> {some, {game_caption_text_data, 1100572372, <<"Hyperlink_Open_Closest_Shop_ClanShop_BlueSurfers"/utf8>>}}; 1625386996 -> {some, {game_caption_text_data, 1625386996, <<"Hyperlink_Open_Closest_Shop_ClanShop_Psynode"/utf8>>}}; 2991636082 -> {some, {game_caption_text_data, 2991636082, <<"Hyperlink_Open_Closest_Shop_ClanShop_MistGuard"/utf8>>}}; 934004262 -> {some, {game_caption_text_data, 934004262, <<"Hyperlink_Open_Closest_Shop_ClanShop_GraveKeepers"/utf8>>}}; 1333517469 -> {some, {game_caption_text_data, 1333517469, <<"Hyperlink_Open_Closest_Shop_ClanShop_Forestian"/utf8>>}}; 3148851435 -> {some, {game_caption_text_data, 3148851435, <<"Hyperlink_Open_Closest_Shop_ClanShop_RedAnchors"/utf8>>}}; 3564113807 -> {some, {game_caption_text_data, 3564113807, <<"Hyperlink_Open_Closest_Shop_ClanShop_Weavers"/utf8>>}}; 2279420096 -> {some, {game_caption_text_data, 2279420096, <<"Hyperlink_Open_Closest_Shop_ClanShop_MirageUnion"/utf8>>}}; 4027631636 -> {some, {game_caption_text_data, 4027631636, <<"Hyperlink_Open_Closest_Shop_ClanShop_TanglyForge"/utf8>>}}; 4240338798 -> {some, {game_caption_text_data, 4240338798, <<"Hyperlink_Open_Closest_Shop_ClanShop_TwilightBrotherhood"/utf8>>}}; 4106871870 -> {some, {game_caption_text_data, 4106871870, <<"Hyperlink_Open_Closest_Shop_ClanShop_Arslaness"/utf8>>}}; 1486938976 -> {some, {game_caption_text_data, 1486938976, <<"Hyperlink_Open_Closest_Shop_ClanShop_WhiteNights"/utf8>>}}; 3192807509 -> {some, {game_caption_text_data, 3192807509, <<"Hyperlink_Open_Closest_Shop_ClanShop_EnquiringTower"/utf8>>}}; 4285713135 -> {some, {game_caption_text_data, 4285713135, <<"Hyperlink_Open_Closest_Shop_ClanShop_QuillPens"/utf8>>}}; 3279292912 -> {some, {game_caption_text_data, 3279292912, <<"Hyperlink_Open_Closest_Shop_ClanShop_Taraf"/utf8>>}}; 3738622974 -> {some, {game_caption_text_data, 3738622974, <<"Hyperlink_Open_Closest_Shop_ClanShop_Kasimer"/utf8>>}}; 4134531208 -> {some, {game_caption_text_data, 4134531208, <<"Hyperlink_Open_Closest_Shop_Aminta_ConsumeShop_001"/utf8>>}}; 3545889036 -> {some, {game_caption_text_data, 3545889036, <<"Hyperlink_Open_Closest_Warp"/utf8>>}}; 2255200249 -> {some, {game_caption_text_data, 2255200249, <<"Hyperlink_Open_Closest_RecordBoard"/utf8>>}}; 4082754195 -> {some, {game_caption_text_data, 4082754195, <<"Hyperlink_Open_Closest_RealmAccountWarehouse"/utf8>>}}; 872254816 -> {some, {game_caption_text_data, 872254816, <<"Hyperlink_Open_Closest_Favor"/utf8>>}}; 3302698514 -> {some, {game_caption_text_data, 3302698514, <<"Hyperlink_Open_Closest_Craft"/utf8>>}}; 3537992644 -> {some, {game_caption_text_data, 3537992644, <<"Hyperlink_Open_Closest_ClanSponsor"/utf8>>}}; 3270903810 -> {some, {game_caption_text_data, 3270903810, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_BlueSurfers"/utf8>>}}; 638374050 -> {some, {game_caption_text_data, 638374050, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Psynode"/utf8>>}}; 1413981024 -> {some, {game_caption_text_data, 1413981024, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_MistGuard"/utf8>>}}; 2145299060 -> {some, {game_caption_text_data, 2145299060, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_GraveKeepers"/utf8>>}}; 4050829707 -> {some, {game_caption_text_data, 4050829707, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Forestian"/utf8>>}}; 929649913 -> {some, {game_caption_text_data, 929649913, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_RedAnchors"/utf8>>}}; 2577100861 -> {some, {game_caption_text_data, 2577100861, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Weavers"/utf8>>}}; 154784238 -> {some, {game_caption_text_data, 154784238, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_MirageUnion"/utf8>>}}; 1902995778 -> {some, {game_caption_text_data, 1902995778, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_TanglyForge"/utf8>>}}; 2775331228 -> {some, {game_caption_text_data, 2775331228, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_TwilightBrotherhood"/utf8>>}}; 2529216812 -> {some, {game_caption_text_data, 2529216812, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Arslaness"/utf8>>}}; 3657270414 -> {some, {game_caption_text_data, 3657270414, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_WhiteNights"/utf8>>}}; 2908370147 -> {some, {game_caption_text_data, 2908370147, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_EnquiringTower"/utf8>>}}; 2708058077 -> {some, {game_caption_text_data, 2708058077, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_QuillPens"/utf8>>}}; 1001332318 -> {some, {game_caption_text_data, 1001332318, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Taraf"/utf8>>}}; 2751610028 -> {some, {game_caption_text_data, 2751610028, <<"Hyperlink_Open_Closest_ClanSponsor_Clan_Kasimer"/utf8>>}}; 635011542 -> {some, {game_caption_text_data, 635011542, <<"Hyperlink_Open_Closest_BuildingNpc_CovenantCamp_CovenantCampHeadquarters"/utf8>>}}; 3375292608 -> {some, {game_caption_text_data, 3375292608, <<"Hyperlink_Open_Closest_BuildingNpc_StrongHold_FavorBranch01"/utf8>>}}; 3240732447 -> {some, {game_caption_text_data, 3240732447, <<"Hyperlink_Open_Closest_BuildingNpc_StrongHold_GeneralStore01"/utf8>>}}; 2546806055 -> {some, {game_caption_text_data, 2546806055, <<"Hyperlink_Open_Closest_BuildingNpc_StrongHold_Forge01"/utf8>>}}; 3860512849 -> {some, {game_caption_text_data, 3860512849, <<"Hyperlink_Open_Closest_BuildingNpc_Garrisson_Townhall01"/utf8>>}}; 3348922514 -> {some, {game_caption_text_data, 3348922514, <<"Hyperlink_Open_MoveToNpc_Cuid_NPC_HF_Blacksmith_Sigil_Garrison04"/utf8>>}}; 2971612961 -> {some, {game_caption_text_data, 2971612961, <<"Hyperlink_Open_MoveToNpc"/utf8>>}}; 2581334602 -> {some, {game_caption_text_data, 2581334602, <<"Hyperlink_Open_UserOption_Account"/utf8>>}}; 1204143492 -> {some, {game_caption_text_data, 1204143492, <<"Hyperlink_Open_UserOption_PushNotification"/utf8>>}}; 2615252450 -> {some, {game_caption_text_data, 2615252450, <<"Hyperlink_Open_UserOption_Environment"/utf8>>}}; 3758489691 -> {some, {game_caption_text_data, 3758489691, <<"Hyperlink_Open_UserOption_NameTagHealthBarDisplay"/utf8>>}}; 1199416634 -> {some, {game_caption_text_data, 1199416634, <<"Hyperlink_Open_UserOption_Convenience"/utf8>>}}; 3300281779 -> {some, {game_caption_text_data, 3300281779, <<"Hyperlink_Open_UserOption_Combat"/utf8>>}}; 2689053606 -> {some, {game_caption_text_data, 2689053606, <<"Hyperlink_Open_Mail_Important"/utf8>>}}; 143707514 -> {some, {game_caption_text_data, 143707514, <<"Hyperlink_Open_Mail_Log"/utf8>>}}; 2432833036 -> {some, {game_caption_text_data, 2432833036, <<"Hyperlink_Open_Mail_Personal"/utf8>>}}; 3914243037 -> {some, {game_caption_text_data, 3914243037, <<"Hyperlink_Open_Mail_System"/utf8>>}}; 1774390582 -> {some, {game_caption_text_data, 1774390582, <<"Hyperlink_Open_Mail_Covenant"/utf8>>}}; 1109665461 -> {some, {game_caption_text_data, 1109665461, <<"Hyperlink_Open_Mail_Account"/utf8>>}}; 3450880460 -> {some, {game_caption_text_data, 3450880460, <<"Hyperlink_Open_Statistics_HuntingGround"/utf8>>}}; 1293887518 -> {some, {game_caption_text_data, 1293887518, <<"Hyperlink_Open_Statistics_Summary"/utf8>>}}; 2352013985 -> {some, {game_caption_text_data, 2352013985, <<"Hyperlink_Open_CraftBook"/utf8>>}}; 728634266 -> {some, {game_caption_text_data, 728634266, <<"Hyperlink_Open_Trade_DealRecord"/utf8>>}}; 3717938693 -> {some, {game_caption_text_data, 3717938693, <<"Hyperlink_Open_Trade_Sell"/utf8>>}}; 4211405455 -> {some, {game_caption_text_data, 4211405455, <<"Hyperlink_Open_Trade_CovenantTradeInfo"/utf8>>}}; 616006517 -> {some, {game_caption_text_data, 616006517, <<"Hyperlink_Open_Trade_Buy"/utf8>>}}; 4144280500 -> {some, {game_caption_text_data, 4144280500, <<"Hyperlink_Open_Battalion"/utf8>>}}; 325914084 -> {some, {game_caption_text_data, 325914084, <<"Hyperlink_Open_Covenant"/utf8>>}}; 3136490552 -> {some, {game_caption_text_data, 3136490552, <<"Hyperlink_Open_Pvp_DestroyerList"/utf8>>}}; 3983464979 -> {some, {game_caption_text_data, 3983464979, <<"Hyperlink_Open_Pvp_Alert"/utf8>>}}; 2081277669 -> {some, {game_caption_text_data, 2081277669, <<"Hyperlink_Open_Pvp_Ranking"/utf8>>}}; 2496050042 -> {some, {game_caption_text_data, 2496050042, <<"Hyperlink_Open_Pvp_Record"/utf8>>}}; 1815243899 -> {some, {game_caption_text_data, 1815243899, <<"Hyperlink_Open_Follower_Collection"/utf8>>}}; 3965513540 -> {some, {game_caption_text_data, 3965513540, <<"Hyperlink_Open_Follower_Main"/utf8>>}}; 657406174 -> {some, {game_caption_text_data, 657406174, <<"Hyperlink_Open_Clan_Clan_MirageUnion"/utf8>>}}; 2050850332 -> {some, {game_caption_text_data, 2050850332, <<"Hyperlink_Open_Clan_Clan_Arslaness"/utf8>>}}; 1097982092 -> {some, {game_caption_text_data, 1097982092, <<"Hyperlink_Open_Clan_Clan_TwilightBrotherhood"/utf8>>}}; 3345592142 -> {some, {game_caption_text_data, 3345592142, <<"Hyperlink_Open_Clan_Clan_Taraf"/utf8>>}}; 3572463227 -> {some, {game_caption_text_data, 3572463227, <<"Hyperlink_Open_Clan_Clan_Forestian"/utf8>>}}; 1746070249 -> {some, {game_caption_text_data, 1746070249, <<"Hyperlink_Open_Clan_Clan_RedAnchors"/utf8>>}}; 2206192228 -> {some, {game_caption_text_data, 2206192228, <<"Hyperlink_Open_Clan_Clan_GraveKeepers"/utf8>>}}; 2563191597 -> {some, {game_caption_text_data, 2563191597, <<"Hyperlink_Open_Clan_Clan_Weavers"/utf8>>}}; 4159892350 -> {some, {game_caption_text_data, 4159892350, <<"Hyperlink_Open_Clan_Clan_WhiteNights"/utf8>>}}; 2229691597 -> {some, {game_caption_text_data, 2229691597, <<"Hyperlink_Open_Clan_Clan_QuillPens"/utf8>>}}; 2405617714 -> {some, {game_caption_text_data, 2405617714, <<"Hyperlink_Open_Clan_Clan_TanglyForge"/utf8>>}}; 624464786 -> {some, {game_caption_text_data, 624464786, <<"Hyperlink_Open_Clan_Clan_Psynode"/utf8>>}}; 3773525746 -> {some, {game_caption_text_data, 3773525746, <<"Hyperlink_Open_Clan_Clan_BlueSurfers"/utf8>>}}; 3559304915 -> {some, {game_caption_text_data, 3559304915, <<"Hyperlink_Open_Clan_Clan_EnquiringTower"/utf8>>}}; 2737700764 -> {some, {game_caption_text_data, 2737700764, <<"Hyperlink_Open_Clan_Clan_Kasimer"/utf8>>}}; 935614544 -> {some, {game_caption_text_data, 935614544, <<"Hyperlink_Open_Clan_Clan_MistGuard"/utf8>>}}; 25479923 -> {some, {game_caption_text_data, 25479923, <<"Hyperlink_Open_Achievement_Place"/utf8>>}}; 1179761796 -> {some, {game_caption_text_data, 1179761796, <<"Hyperlink_Open_Achievement_Combat"/utf8>>}}; 2486068141 -> {some, {game_caption_text_data, 2486068141, <<"Hyperlink_Open_Achievement_Item"/utf8>>}}; 2827620985 -> {some, {game_caption_text_data, 2827620985, <<"Hyperlink_Open_Achievement_Growth"/utf8>>}}; 1109178639 -> {some, {game_caption_text_data, 1109178639, <<"Hyperlink_Open_Achievement"/utf8>>}}; 1108692365 -> {some, {game_caption_text_data, 1108692365, <<"Hyperlink_Open_Ranking_Covenant"/utf8>>}}; 4132332583 -> {some, {game_caption_text_data, 4132332583, <<"Hyperlink_Open_Ranking_Level"/utf8>>}}; 522242848 -> {some, {game_caption_text_data, 522242848, <<"Hyperlink_Open_Quest_GrowthGuide"/utf8>>}}; 3722907573 -> {some, {game_caption_text_data, 3722907573, <<"Hyperlink_Open_Quest_Favor"/utf8>>}}; 2037979689 -> {some, {game_caption_text_data, 2037979689, <<"Hyperlink_Open_Quest_Quest"/utf8>>}}; 1912706317 -> {some, {game_caption_text_data, 1912706317, <<"Hyperlink_Open_ArquiAttunement"/utf8>>}}; 2318859036 -> {some, {game_caption_text_data, 2318859036, <<"Hyperlink_Open_Collection_Collection_Category_MobDrop"/utf8>>}}; 3857783452 -> {some, {game_caption_text_data, 3857783452, <<"Hyperlink_Open_Collection_Collection_Category"/utf8>>}}; 3857783451 -> {some, {game_caption_text_data, 3857783451, <<"Hyperlink_Open_Collection_Collection_Category"/utf8>>}}; 3857783450 -> {some, {game_caption_text_data, 3857783450, <<"Hyperlink_Open_Collection_Collection_Category"/utf8>>}}; 3263205202 -> {some, {game_caption_text_data, 3263205202, <<"Hyperlink_Open_Collection"/utf8>>}}; 4294365640 -> {some, {game_caption_text_data, 4294365640, <<"Hyperlink_Open_Character_EquipAndStats"/utf8>>}}; 1936603583 -> {some, {game_caption_text_data, 1936603583, <<"Hyperlink_Open_Character_Character"/utf8>>}}; 1657983218 -> {some, {game_caption_text_data, 1657983218, <<"Hyperlink_Open_Inventory_Skill"/utf8>>}}; 1908773536 -> {some, {game_caption_text_data, 1908773536, <<"Hyperlink_Open_Inventory_SkillDevelopItem"/utf8>>}}; 88035596 -> {some, {game_caption_text_data, 88035596, <<"Hyperlink_Open_Inventory_Common"/utf8>>}}; 2709700755 -> {some, {game_caption_text_data, 2709700755, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 2709700752 -> {some, {game_caption_text_data, 2709700752, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738148 -> {some, {game_caption_text_data, 761738148, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738146 -> {some, {game_caption_text_data, 761738146, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738145 -> {some, {game_caption_text_data, 761738145, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738147 -> {some, {game_caption_text_data, 761738147, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738144 -> {some, {game_caption_text_data, 761738144, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738143 -> {some, {game_caption_text_data, 761738143, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738142 -> {some, {game_caption_text_data, 761738142, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 761738141 -> {some, {game_caption_text_data, 761738141, <<"Hyperlink_Open_CashShop_MainCategory_03_SubCategory"/utf8>>}}; 2583785920 -> {some, {game_caption_text_data, 2583785920, <<"Hyperlink_Open_CashShop_MainCategory_02_SubCategory"/utf8>>}}; 2583785919 -> {some, {game_caption_text_data, 2583785919, <<"Hyperlink_Open_CashShop_MainCategory_02_SubCategory"/utf8>>}}; 2583785918 -> {some, {game_caption_text_data, 2583785918, <<"Hyperlink_Open_CashShop_MainCategory_02_SubCategory"/utf8>>}}; 2583785916 -> {some, {game_caption_text_data, 2583785916, <<"Hyperlink_Open_CashShop_MainCategory_02_SubCategory"/utf8>>}}; 2583785915 -> {some, {game_caption_text_data, 2583785915, <<"Hyperlink_Open_CashShop_MainCategory_02_SubCategory"/utf8>>}}; 110866400 -> {some, {game_caption_text_data, 110866400, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 110866398 -> {some, {game_caption_text_data, 110866398, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 110866396 -> {some, {game_caption_text_data, 110866396, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 110866395 -> {some, {game_caption_text_data, 110866395, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 110866394 -> {some, {game_caption_text_data, 110866394, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 110866393 -> {some, {game_caption_text_data, 110866393, <<"Hyperlink_Open_CashShop_MainCategory_01_SubCategory"/utf8>>}}; 219049315 -> {some, {game_caption_text_data, 219049315, <<"Hyperlink_Open_CashShop_Main"/utf8>>}}; 1612304458 -> {some, {game_caption_text_data, 1612304458, <<"Hyperlink_Open_WorldMap_LocationMonitoring"/utf8>>}}; 2204533149 -> {some, {game_caption_text_data, 2204533149, <<"Hyperlink_Open_WorldMap_Quest"/utf8>>}}; 1343353957 -> {some, {game_caption_text_data, 1343353957, <<"Hyperlink_Open_WorldMap_Follower"/utf8>>}}; 1105087680 -> {some, {game_caption_text_data, 1105087680, <<"Hyperlink_Open_WorldMap_Main"/utf8>>}}; 2443251430 -> {some, {game_caption_text_data, 2443251430, <<"Hyperlink_Open_WorldMapEntity_Cuid_Garrison04_Rondo"/utf8>>}}; 1782354593 -> {some, {game_caption_text_data, 1782354593, <<"Hyperlink_Open_WorldMapEntity_Cuid_R01_Rondo_RD02_FIELD01_HuntingPoint"/utf8>>}}; 1427633267 -> {some, {game_caption_text_data, 1427633267, <<"Hyperlink_Open_WorldMapEntity_Closest_NpcFavor"/utf8>>}}; 1226227023 -> {some, {game_caption_text_data, 1226227023, <<"Hyperlink_Open_WorldMapEntity_Closest_NpcWarp"/utf8>>}}; 820512435 -> {some, {game_caption_text_data, 820512435, <<"Hyperlink_Open_WorldMapEntity_Closest_GatheringSiteHerb"/utf8>>}}; 3853882840 -> {some, {game_caption_text_data, 3853882840, <<"Hyperlink_Open_WorldMapEntity_Closest_GatheringSiteOre"/utf8>>}}; 1086569467 -> {some, {game_caption_text_data, 1086569467, <<"Hyperlink_Open_WorldMapEntity_Closest_GatheringSiteStone"/utf8>>}}; 3673296875 -> {some, {game_caption_text_data, 3673296875, <<"Hyperlink_Open_WorldMapEntity_Closest_GatheringSiteWood"/utf8>>}}; 522822653 -> {some, {game_caption_text_data, 522822653, <<"Hyperlink_Open_WorldMapEntity_Closest_Expedition"/utf8>>}}; 873502563 -> {some, {game_caption_text_data, 873502563, <<"Hyperlink_Open_WorldMapEntity_Closest_HuntingPointMonster"/utf8>>}}; 1868926156 -> {some, {game_caption_text_data, 1868926156, <<"Hyperlink_Open_WorldMapEntity_Closest_CovenantCampHeadquarters"/utf8>>}}; 708326632 -> {some, {game_caption_text_data, 708326632, <<"Hyperlink_Open_WorldMapEntity_Closest_Village"/utf8>>}}; 3778889112 -> {some, {game_caption_text_data, 3778889112, <<"Hyperlink_Open_WorldMapEntity_Closest_Stronghold"/utf8>>}}; 1851623691 -> {some, {game_caption_text_data, 1851623691, <<"Hyperlink_Open_Market_History"/utf8>>}}; 1516920857 -> {some, {game_caption_text_data, 1516920857, <<"Hyperlink_Open_Market_Sell"/utf8>>}}; 1576441545 -> {some, {game_caption_text_data, 1576441545, <<"Hyperlink_Open_Market_Buy"/utf8>>}}; 2004082960 -> {some, {game_caption_text_data, 2004082960, <<"Hyperlink_Open_Skill_SkillManagement"/utf8>>}}; 3912566111 -> {some, {game_caption_text_data, 3912566111, <<"Hyperlink_Open_Skill_SkillArquirune"/utf8>>}}; 3506357900 -> {some, {game_caption_text_data, 3506357900, <<"Hyperlink_Open_Skill_SkillSpellstone"/utf8>>}}; 1514998609 -> {some, {game_caption_text_data, 1514998609, <<"Hyperlink_Open_Skill_SkillStance"/utf8>>}}; 925830939 -> {some, {game_caption_text_data, 925830939, <<"Hyperlink_Open_Guise_Transmutation"/utf8>>}}; 3945939614 -> {some, {game_caption_text_data, 3945939614, <<"Hyperlink_Open_Guise_Collection"/utf8>>}}; 4205406087 -> {some, {game_caption_text_data, 4205406087, <<"Hyperlink_Open_Guise_Main"/utf8>>}}; 1721033057 -> {some, {game_caption_text_data, 1721033057, <<"Hyperlink_Open_Mount_Transmutation"/utf8>>}}; 148945924 -> {some, {game_caption_text_data, 148945924, <<"Hyperlink_Open_Mount_Collection"/utf8>>}}; 1620963629 -> {some, {game_caption_text_data, 1620963629, <<"Hyperlink_Open_Mount_Main"/utf8>>}}; 1542062677 -> {some, {game_caption_text_data, 1542062677, <<"Hyperlink_Open_AG_World"/utf8>>}}; 532690011 -> {some, {game_caption_text_data, 532690011, <<"Hyperlink_Open_AG_Covenant_CovenantCampaign"/utf8>>}}; 532690008 -> {some, {game_caption_text_data, 532690008, <<"Hyperlink_Open_AG_Covenant_CovenantCampaign"/utf8>>}}; 1067108598 -> {some, {game_caption_text_data, 1067108598, <<"Hyperlink_Open_AG_Covenant_CovenantBuilding"/utf8>>}}; 2589969903 -> {some, {game_caption_text_data, 2589969903, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969902 -> {some, {game_caption_text_data, 2589969902, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969901 -> {some, {game_caption_text_data, 2589969901, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969900 -> {some, {game_caption_text_data, 2589969900, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969899 -> {some, {game_caption_text_data, 2589969899, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969898 -> {some, {game_caption_text_data, 2589969898, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969897 -> {some, {game_caption_text_data, 2589969897, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 2589969896 -> {some, {game_caption_text_data, 2589969896, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 1867190600 -> {some, {game_caption_text_data, 1867190600, <<"Hyperlink_Open_AG_Covenant_CovenantCraft"/utf8>>}}; 428553976 -> {some, {game_caption_text_data, 428553976, <<"Hyperlink_Open_AG_Covenant_Covenant"/utf8>>}}; 2753190555 -> {some, {game_caption_text_data, 2753190555, <<"Hyperlink_Open_AG_Covenant"/utf8>>}}; 2321905778 -> {some, {game_caption_text_data, 2321905778, <<"Hyperlink_Open_AG_Cooperation_StrongholdBattle"/utf8>>}}; 4155411375 -> {some, {game_caption_text_data, 4155411375, <<"Hyperlink_Open_AG_Cooperation_StrongholdBattle"/utf8>>}}; 169638650 -> {some, {game_caption_text_data, 169638650, <<"Hyperlink_Open_AG_Cooperation_Expedition"/utf8>>}}; 4151767128 -> {some, {game_caption_text_data, 4151767128, <<"Hyperlink_Open_AG_Cooperation_Expedition"/utf8>>}}; 210324478 -> {some, {game_caption_text_data, 210324478, <<"Hyperlink_Open_AG_Cooperation_TerritoryBoss"/utf8>>}}; 2793894810 -> {some, {game_caption_text_data, 2793894810, <<"Hyperlink_Open_AG_Cooperation_TerritoryBoss"/utf8>>}}; 917187742 -> {some, {game_caption_text_data, 917187742, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721046 -> {some, {game_caption_text_data, 1043721046, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721045 -> {some, {game_caption_text_data, 1043721045, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721044 -> {some, {game_caption_text_data, 1043721044, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721043 -> {some, {game_caption_text_data, 1043721043, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721042 -> {some, {game_caption_text_data, 1043721042, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721041 -> {some, {game_caption_text_data, 1043721041, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721040 -> {some, {game_caption_text_data, 1043721040, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721039 -> {some, {game_caption_text_data, 1043721039, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1043721038 -> {some, {game_caption_text_data, 1043721038, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 3080122734 -> {some, {game_caption_text_data, 3080122734, <<"Hyperlink_Open_AG_Cooperation_Erosion"/utf8>>}}; 1822899095 -> {some, {game_caption_text_data, 1822899095, <<"Hyperlink_Open_AG_Cooperation_Heroboss"/utf8>>}}; 3496362100 -> {some, {game_caption_text_data, 3496362100, <<"Hyperlink_Open_AG_Cooperation_Heroboss"/utf8>>}}; 1411566688 -> {some, {game_caption_text_data, 1411566688, <<"Hyperlink_Open_AG_Cooperation"/utf8>>}}; 724336704 -> {some, {game_caption_text_data, 724336704, <<"Hyperlink_Open_AG_Single_AG_Slaying"/utf8>>}}; 2431123996 -> {some, {game_caption_text_data, 2431123996, <<"Hyperlink_Open_AG_Single_AG_Slaying"/utf8>>}}; 2363237523 -> {some, {game_caption_text_data, 2363237523, <<"Hyperlink_Open_AG_Single_AG_Favor"/utf8>>}}; 2956706527 -> {some, {game_caption_text_data, 2956706527, <<"Hyperlink_Open_AG_Single"/utf8>>}}; 774095268 -> {some, {game_caption_text_data, 774095268, <<"Caption_EpisodeInfoTitle"/utf8>>}}; 4240600935 -> {some, {game_caption_text_data, 4240600935, <<"Caption_EpisodeTreeItemTitle"/utf8>>}}; 3219857068 -> {some, {game_caption_text_data, 3219857068, <<"Caption_SkillTooltip_ManaCost"/utf8>>}}; 3326991938 -> {some, {game_caption_text_data, 3326991938, <<"Caption_FollowerDispatch_Popup_Tooltip_Desc"/utf8>>}}; 1070531544 -> {some, {game_caption_text_data, 1070531544, <<"Caption_Follower_AutoDispatch_NeedCovenant"/utf8>>}}; 1938922730 -> {some, {game_caption_text_data, 1938922730, <<"Caption_Follower_AutoDispatchEndReservation_PopUpDesc"/utf8>>}}; 2167120701 -> {some, {game_caption_text_data, 2167120701, <<"Caption_Follower_AutoDispatchEndReservation_PopUpTitle"/utf8>>}}; 567859320 -> {some, {game_caption_text_data, 567859320, <<"Caption_Follower_AutoDispatchCount"/utf8>>}}; 574040268 -> {some, {game_caption_text_data, 574040268, <<"Caption_FollowerAutoDispatchPriority_Content"/utf8>>}}; 14804723 -> {some, {game_caption_text_data, 14804723, <<"Caption_FollowerAutoDispatchPriority_Title"/utf8>>}}; 2818963389 -> {some, {game_caption_text_data, 2818963389, <<"Caption_Follower_AutoDispatching"/utf8>>}}; 3418887855 -> {some, {game_caption_text_data, 3418887855, <<"Caption_Follower_AutoDispatch"/utf8>>}}; 97016699 -> {some, {game_caption_text_data, 97016699, <<"Text_Tooltip_AddNpcCraftGreatSuccessIncreaseRatio_Desc"/utf8>>}}; 3132142719 -> {some, {game_caption_text_data, 3132142719, <<"Caption_Followeritem_Rocco_Acquire_Info"/utf8>>}}; 223656279 -> {some, {game_caption_text_data, 223656279, <<"Caption_Followeritem_Ilyana_Acquire_Info"/utf8>>}}; 4155408142 -> {some, {game_caption_text_data, 4155408142, <<"Caption_Followeritem_Frederica_Acquire_Info"/utf8>>}}; 2313938089 -> {some, {game_caption_text_data, 2313938089, <<"Caption_Followeritem_Bohumil_Acquire_Info"/utf8>>}}; 3385319098 -> {some, {game_caption_text_data, 3385319098, <<"Caption_Followeritem_Valentin_Acquire_Info"/utf8>>}}; 3087083225 -> {some, {game_caption_text_data, 3087083225, <<"Caption_Followeritem_Zariya_Acquire_Info"/utf8>>}}; 2324476939 -> {some, {game_caption_text_data, 2324476939, <<"Caption_Followeritem_Laith_Acquire_Info"/utf8>>}}; 2624701903 -> {some, {game_caption_text_data, 2624701903, <<"Caption_Followeritem_Nabil_Acquire_Info"/utf8>>}}; 3261236501 -> {some, {game_caption_text_data, 3261236501, <<"Caption_Followeritem_Alessandro_Acquire_Info"/utf8>>}}; 1571350370 -> {some, {game_caption_text_data, 1571350370, <<"Caption_Followeritem_Jo_Acquire_Info"/utf8>>}}; 4026441685 -> {some, {game_caption_text_data, 4026441685, <<"Caption_Followeritem_Santino_Acquire_Info"/utf8>>}}; 3105350629 -> {some, {game_caption_text_data, 3105350629, <<"Caption_Followeritem_Pola_Acquire_Info"/utf8>>}}; 2765221883 -> {some, {game_caption_text_data, 2765221883, <<"Caption_Followeritem_Karoly_Acquire_Info"/utf8>>}}; 2989968797 -> {some, {game_caption_text_data, 2989968797, <<"Caption_Followeritem_Valeria_Acquire_Info"/utf8>>}}; 2189137828 -> {some, {game_caption_text_data, 2189137828, <<"Caption_Followeritem_Linus_Acquire_Info"/utf8>>}}; 3566269741 -> {some, {game_caption_text_data, 3566269741, <<"Caption_Followeritem_Dana_Acquire_Info"/utf8>>}}; 1861097422 -> {some, {game_caption_text_data, 1861097422, <<"Caption_Followeritem_Layan_Acquire_Info"/utf8>>}}; 532394117 -> {some, {game_caption_text_data, 532394117, <<"Caption_Followeritem_Keira_Acquire_Info"/utf8>>}}; 2113160450 -> {some, {game_caption_text_data, 2113160450, <<"Caption_Followeritem_Owen_Acquire_Info"/utf8>>}}; 3784216977 -> {some, {game_caption_text_data, 3784216977, <<"Caption_Followeritem_Ian_Acquire_Info"/utf8>>}}; 652882315 -> {some, {game_caption_text_data, 652882315, <<"Caption_Followeritem_Aemilia_Acquire_Info"/utf8>>}}; 703616916 -> {some, {game_caption_text_data, 703616916, <<"Caption_Followeritem_Joanne_Acquire_Info"/utf8>>}}; 1722705059 -> {some, {game_caption_text_data, 1722705059, <<"Caption_Followeritem_Luigi_Acquire_Info"/utf8>>}}; 3028816628 -> {some, {game_caption_text_data, 3028816628, <<"Caption_Followeritem_Bjorn_Acquire_Info"/utf8>>}}; 2658428747 -> {some, {game_caption_text_data, 2658428747, <<"Caption_Followeritem_Trine_Acquire_Info"/utf8>>}}; 1187175254 -> {some, {game_caption_text_data, 1187175254, <<"Caption_Followeritem_Sverrir_Acquire_Info"/utf8>>}}; 2338577775 -> {some, {game_caption_text_data, 2338577775, <<"Caption_Followeritem_Shaya_Acquire_Info"/utf8>>}}; 3858741044 -> {some, {game_caption_text_data, 3858741044, <<"Caption_Followeritem_Jonas_Acquire_Info"/utf8>>}}; 1307162907 -> {some, {game_caption_text_data, 1307162907, <<"Caption_Followeritem_Indre_Acquire_Info"/utf8>>}}; 1051801094 -> {some, {game_caption_text_data, 1051801094, <<"Caption_Followeritem_Bernardo_Acquire_Info"/utf8>>}}; 3169779732 -> {some, {game_caption_text_data, 3169779732, <<"Caption_Followeritem_Verona_Acquire_Info"/utf8>>}}; 2817406585 -> {some, {game_caption_text_data, 2817406585, <<"Caption_Followeritem_Vittorio_Acquire_Info"/utf8>>}}; 305758342 -> {some, {game_caption_text_data, 305758342, <<"Caption_Followeritem_Nasri_Acquire_Info"/utf8>>}}; 868633408 -> {some, {game_caption_text_data, 868633408, <<"Caption_Followeritem_Amber_Acquire_Info"/utf8>>}}; 159098477 -> {some, {game_caption_text_data, 159098477, <<"Caption_Followeritem_Yusra_Acquire_Info"/utf8>>}}; 3317010007 -> {some, {game_caption_text_data, 3317010007, <<"Caption_Followeritem_Becky_Acquire_Info"/utf8>>}}; 489296780 -> {some, {game_caption_text_data, 489296780, <<"Caption_Followeritem_Issac_Acquire_Info"/utf8>>}}; 1288940505 -> {some, {game_caption_text_data, 1288940505, <<"Caption_Followeritem_Sabrina_Acquire_Info"/utf8>>}}; 2841099475 -> {some, {game_caption_text_data, 2841099475, <<"Caption_Followeritem_Byron_Acquire_Info"/utf8>>}}; 557220003 -> {some, {game_caption_text_data, 557220003, <<"Caption_Followeritem_Larry_Acquire_Info"/utf8>>}}; 3074878744 -> {some, {game_caption_text_data, 3074878744, <<"Caption_Followeritem_Marigold_Acquire_Info"/utf8>>}}; 2805118938 -> {some, {game_caption_text_data, 2805118938, <<"Caption_Followeritem_Lucilio_Acquire_Info"/utf8>>}}; 2202665335 -> {some, {game_caption_text_data, 2202665335, <<"Caption_Followeritem_Ida_Acquire_Info"/utf8>>}}; 687353758 -> {some, {game_caption_text_data, 687353758, <<"Caption_Followeritem_Franck_Acquire_Info"/utf8>>}}; 784291113 -> {some, {game_caption_text_data, 784291113, <<"Caption_Followeritem_Ethan_Acquire_Info"/utf8>>}}; 2557456529 -> {some, {game_caption_text_data, 2557456529, <<"Caption_Followeritem_Megan_Acquire_Info"/utf8>>}}; 978149222 -> {some, {game_caption_text_data, 978149222, <<"Caption_Followeritem_Laana_Acquire_Info"/utf8>>}}; 1720125064 -> {some, {game_caption_text_data, 1720125064, <<"Caption_Followeritem_Vivaldi_Acquire_Info"/utf8>>}}; 1915057266 -> {some, {game_caption_text_data, 1915057266, <<"Caption_Followeritem_Felicity_Acquire_Info"/utf8>>}}; 1293451876 -> {some, {game_caption_text_data, 1293451876, <<"Caption_Followeritem_Renata_Acquire_Info"/utf8>>}}; 702154309 -> {some, {game_caption_text_data, 702154309, <<"Caption_Select_Classe_Male"/utf8>>}}; 581011184 -> {some, {game_caption_text_data, 581011184, <<"Caption_Select_Classe_Female"/utf8>>}}; 2565881034 -> {some, {game_caption_text_data, 2565881034, <<"Caption_CashShop_Popup_Title"/utf8>>}}; 3636975529 -> {some, {game_caption_text_data, 3636975529, <<"Caption_ConfirmHearthUse_RoadMoving"/utf8>>}}; 3388996513 -> {some, {game_caption_text_data, 3388996513, <<"Caption_Elf_Covenant"/utf8>>}}; 551622414 -> {some, {game_caption_text_data, 551622414, <<"Caption_ndd_tmp_levelup_message_etc"/utf8>>}}; 3393808195 -> {some, {game_caption_text_data, 3393808195, <<"Caption_ndd_tmp_levelup_message"/utf8>>}}; 3657535456 -> {some, {game_caption_text_data, 3657535456, <<"Caption_ndd_tmp_levelup_title"/utf8>>}}; 3195558868 -> {some, {game_caption_text_data, 3195558868, <<"Caption_Territory_Erosion_BlackSword_UseCheck"/utf8>>}}; 2053837382 -> {some, {game_caption_text_data, 2053837382, <<"Caption_AccelerationTitle_Covenant"/utf8>>}}; 2712279836 -> {some, {game_caption_text_data, 2712279836, <<"Caption_AccelerationTitle_Personal"/utf8>>}}; 2846360797 -> {some, {game_caption_text_data, 2846360797, <<"Caption_Mail_AddresseeCovenant"/utf8>>}}; 3504803251 -> {some, {game_caption_text_data, 3504803251, <<"Caption_Mail_AddresseePersonal"/utf8>>}}; 2756720011 -> {some, {game_caption_text_data, 2756720011, <<"Caption_GeneralShop_RequiredBuildingLevel"/utf8>>}}; 3005915227 -> {some, {game_caption_text_data, 3005915227, <<"Caption_CovenantShop_RequiredBuildingLevel"/utf8>>}}; 4233097363 -> {some, {game_caption_text_data, 4233097363, <<"ERROR_INVITE_NOT_UNLOCK"/utf8>>}}; 1681537136 -> {some, {game_caption_text_data, 1681537136, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 1681537135 -> {some, {game_caption_text_data, 1681537135, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 1681537134 -> {some, {game_caption_text_data, 1681537134, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 1681537133 -> {some, {game_caption_text_data, 1681537133, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 1681537132 -> {some, {game_caption_text_data, 1681537132, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541828 -> {some, {game_caption_text_data, 4028541828, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541827 -> {some, {game_caption_text_data, 4028541827, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541826 -> {some, {game_caption_text_data, 4028541826, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541825 -> {some, {game_caption_text_data, 4028541825, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541824 -> {some, {game_caption_text_data, 4028541824, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541823 -> {some, {game_caption_text_data, 4028541823, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541822 -> {some, {game_caption_text_data, 4028541822, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541821 -> {some, {game_caption_text_data, 4028541821, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541820 -> {some, {game_caption_text_data, 4028541820, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 4028541819 -> {some, {game_caption_text_data, 4028541819, <<"Caption_RewardShow_AdventureGuide_Covenant"/utf8>>}}; 2080579219 -> {some, {game_caption_text_data, 2080579219, <<"Caption_RewardShow_AdventureGuide_Covenant_09"/utf8>>}}; 2080579218 -> {some, {game_caption_text_data, 2080579218, <<"Caption_RewardShow_AdventureGuide_Covenant_08"/utf8>>}}; 2080579217 -> {some, {game_caption_text_data, 2080579217, <<"Caption_RewardShow_AdventureGuide_Covenant_07"/utf8>>}}; 2080579216 -> {some, {game_caption_text_data, 2080579216, <<"Caption_RewardShow_AdventureGuide_Covenant_06"/utf8>>}}; 2080579215 -> {some, {game_caption_text_data, 2080579215, <<"Caption_RewardShow_AdventureGuide_Covenant_05"/utf8>>}}; 2080579214 -> {some, {game_caption_text_data, 2080579214, <<"Caption_RewardShow_AdventureGuide_Covenant_04"/utf8>>}}; 2080579213 -> {some, {game_caption_text_data, 2080579213, <<"Caption_RewardShow_AdventureGuide_Covenant_03"/utf8>>}}; 2080579212 -> {some, {game_caption_text_data, 2080579212, <<"Caption_RewardShow_AdventureGuide_Covenant_02"/utf8>>}}; 2080579211 -> {some, {game_caption_text_data, 2080579211, <<"Caption_RewardShow_AdventureGuide_Covenant_01"/utf8>>}}; 3061824283 -> {some, {game_caption_text_data, 3061824283, <<"Caption_Chat_CannotSystemTab"/utf8>>}}; 1268840810 -> {some, {game_caption_text_data, 1268840810, <<"Caption_CovenantTrade_Not_History_Desc"/utf8>>}}; 2486989733 -> {some, {game_caption_text_data, 2486989733, <<"Caption_CovenantTrade_Main_Tab_Sell_Not_Register_Inventory"/utf8>>}}; 15579288 -> {some, {game_caption_text_data, 15579288, <<"Caption_CovenantTrade_Main_Tab_Sell_Not_Register"/utf8>>}}; 4182378076 -> {some, {game_caption_text_data, 4182378076, <<"Caption_CovenantTrade_Sell_Item_Not_Register"/utf8>>}}; 467970874 -> {some, {game_caption_text_data, 467970874, <<"Caption_CovenantTrade_StrongholdBattle_WaitingTime_Sell"/utf8>>}}; 4248454061 -> {some, {game_caption_text_data, 4248454061, <<"Caption_CovenantTrade_StrongholdBattle_Enter_Impossible"/utf8>>}}; 3381529590 -> {some, {game_caption_text_data, 3381529590, <<"Caption_CovenantTrade_Popup_Item_Buy_Confirm_Desc"/utf8>>}}; 2798566793 -> {some, {game_caption_text_data, 2798566793, <<"Caption_CovenantTrade_Popup_Item_Buy_Confirm_Title"/utf8>>}}; 4207922813 -> {some, {game_caption_text_data, 4207922813, <<"Caption_IGN_Desc_Commerc_Sell"/utf8>>}}; 1754340464 -> {some, {game_caption_text_data, 1754340464, <<"Caption_IGN_Title_Commerc_Sell"/utf8>>}}; 3627657457 -> {some, {game_caption_text_data, 3627657457, <<"Caption_CovenantTrade_Popup_Authority_Confirm_Desc"/utf8>>}}; 2595211732 -> {some, {game_caption_text_data, 2595211732, <<"Caption_CovenantTrade_Popup_Authority_Confirm_Title"/utf8>>}}; 2372379493 -> {some, {game_caption_text_data, 2372379493, <<"Caption_CovenantTrade_Sell_Time_Remain"/utf8>>}}; 2372379492 -> {some, {game_caption_text_data, 2372379492, <<"Caption_CovenantTrade_Sell_Time_Remain"/utf8>>}}; 2372379491 -> {some, {game_caption_text_data, 2372379491, <<"Caption_CovenantTrade_Sell_Time_Remain"/utf8>>}}; 873660425 -> {some, {game_caption_text_data, 873660425, <<"Caption_CovenantTrade_History_Re_Register_Fail_Count"/utf8>>}}; 880695862 -> {some, {game_caption_text_data, 880695862, <<"Caption_CovenantTrade_History_Re_Register_Success_Count"/utf8>>}}; 1503546168 -> {some, {game_caption_text_data, 1503546168, <<"Caption_CovenantTrade_Popup_Possession_Gold"/utf8>>}}; 4115898741 -> {some, {game_caption_text_data, 4115898741, <<"Caption_CovenantTrade_Popup_Buy_Count"/utf8>>}}; 501636422 -> {some, {game_caption_text_data, 501636422, <<"Caption_CovenantTrade_Popup_Can_Buy_Count"/utf8>>}}; 2667272570 -> {some, {game_caption_text_data, 2667272570, <<"Caption_CovenantTrade_Popup_Text_Per_Price"/utf8>>}}; 4027487805 -> {some, {game_caption_text_data, 4027487805, <<"Caption_CovenantTrade_Popup_Text_Last_Per_Price"/utf8>>}}; 3653292436 -> {some, {game_caption_text_data, 3653292436, <<"Caption_CovenantTrade_Popup_Text_Average_Per_Price"/utf8>>}}; 2026252447 -> {some, {game_caption_text_data, 2026252447, <<"Caption_CovenantTrade_Popup_Text_Max_Per_Price"/utf8>>}}; 2326676317 -> {some, {game_caption_text_data, 2326676317, <<"Caption_CovenantTrade_Popup_Text_Min_Per_Price"/utf8>>}}; 107221455 -> {some, {game_caption_text_data, 107221455, <<"Caption_CovenantTrade_Popup_Text_Price_Info"/utf8>>}}; 50274878 -> {some, {game_caption_text_data, 50274878, <<"Caption_CovenantTrade_Popup_Text_Item_Desc"/utf8>>}}; 1702867802 -> {some, {game_caption_text_data, 1702867802, <<"Caption_CovenantTrade_History_Desc"/utf8>>}}; 289321392 -> {some, {game_caption_text_data, 289321392, <<"Caption_CovenantTrade_Text_Buy_Price"/utf8>>}}; 3724045953 -> {some, {game_caption_text_data, 3724045953, <<"Caption_CovenantTrade_Text_Buy_Count_Info"/utf8>>}}; 784973185 -> {some, {game_caption_text_data, 784973185, <<"Caption_CovenantTrade_Text_Sell_Count_Info"/utf8>>}}; 3751704524 -> {some, {game_caption_text_data, 3751704524, <<"Caption_CovenantTrade_Text_Trade_Time"/utf8>>}}; 3202978314 -> {some, {game_caption_text_data, 3202978314, <<"Caption_CovenantTrade_Covenant_Member_info"/utf8>>}}; 957885587 -> {some, {game_caption_text_data, 957885587, <<"Caption_CovenantTrade_Covenant_Info"/utf8>>}}; 157449476 -> {some, {game_caption_text_data, 157449476, <<"Caption_CovenantTrade_Text_Real_Price"/utf8>>}}; 419229473 -> {some, {game_caption_text_data, 419229473, <<"Caption_CovenantTrade_Text_Price"/utf8>>}}; 1244699007 -> {some, {game_caption_text_data, 1244699007, <<"Caption_CovenantTrade_Popup_Sell_Register_Desc"/utf8>>}}; 3047244946 -> {some, {game_caption_text_data, 3047244946, <<"Caption_CovenantTrade_Covenant_Possession_Gold"/utf8>>}}; 679090539 -> {some, {game_caption_text_data, 679090539, <<"Caption_CovenantTrade_Register_Tax"/utf8>>}}; 2052765944 -> {some, {game_caption_text_data, 2052765944, <<"Caption_CovenantTrade_Text_All_Sell_Price"/utf8>>}}; 3389937369 -> {some, {game_caption_text_data, 3389937369, <<"Caption_CovenantTrade_Text_Sell_Per_Price_Min"/utf8>>}}; 3959588118 -> {some, {game_caption_text_data, 3959588118, <<"Caption_CovenantTrade_Text_Sell_Per_Price"/utf8>>}}; 1275383482 -> {some, {game_caption_text_data, 1275383482, <<"Caption_CovenantTrade_Text_Sell_Register_Count"/utf8>>}}; 1402129574 -> {some, {game_caption_text_data, 1402129574, <<"Caption_CovenantTrade_Text_Calculate_All_Price"/utf8>>}}; 1821591934 -> {some, {game_caption_text_data, 1821591934, <<"Caption_CovenantTrade_Text_Sell_Success_Count"/utf8>>}}; 2462340752 -> {some, {game_caption_text_data, 2462340752, <<"Caption_CovenantTrade_Popup_All_Re_Register"/utf8>>}}; 4291272896 -> {some, {game_caption_text_data, 4291272896, <<"Caption_CovenantTrade_Btn_All_Re_Register"/utf8>>}}; 3026162547 -> {some, {game_caption_text_data, 3026162547, <<"Caption_CovenantTrade_Btn_All_Calculate"/utf8>>}}; 1127941816 -> {some, {game_caption_text_data, 1127941816, <<"Caption_CovenantTrade_Btn_Re_Register"/utf8>>}}; 3070610467 -> {some, {game_caption_text_data, 3070610467, <<"Caption_CovenantTrade_Btn_Retrieve"/utf8>>}}; 443913777 -> {some, {game_caption_text_data, 443913777, <<"Caption_CovenantTrade_Btn_Sell_Wait"/utf8>>}}; 2477357730 -> {some, {game_caption_text_data, 2477357730, <<"Caption_CovenantTrade_Btn_Sell_Cancel"/utf8>>}}; 546533483 -> {some, {game_caption_text_data, 546533483, <<"Caption_CovenantTrade_Btn_Calculate"/utf8>>}}; 2335741961 -> {some, {game_caption_text_data, 2335741961, <<"Caption_CovenantTrade_Text_Sell_Fail"/utf8>>}}; 3444537494 -> {some, {game_caption_text_data, 3444537494, <<"Caption_CovenantTrade_Text_Sell_Success"/utf8>>}}; 1800494105 -> {some, {game_caption_text_data, 1800494105, <<"Caption_CovenantTrade_Text_Sell_Info"/utf8>>}}; 314224816 -> {some, {game_caption_text_data, 314224816, <<"Caption_CovenantTrade_Text_Sell_Price"/utf8>>}}; 1668306136 -> {some, {game_caption_text_data, 1668306136, <<"Caption_CovenantTrade_Text_Item_Info"/utf8>>}}; 2137371313 -> {some, {game_caption_text_data, 2137371313, <<"Caption_CovenantTrade_Btn_Search_Desc"/utf8>>}}; 2557790835 -> {some, {game_caption_text_data, 2557790835, <<"Caption_CovenantTrade_Btn_Search"/utf8>>}}; 341145371 -> {some, {game_caption_text_data, 341145371, <<"Caption_CovenantTrade_Btn_Confirm"/utf8>>}}; 2528381053 -> {some, {game_caption_text_data, 2528381053, <<"Caption_CovenantTrade_Text_Item_All_Count"/utf8>>}}; 1225171812 -> {some, {game_caption_text_data, 1225171812, <<"Caption_CovenantTrade_Text_Item_Sell_Count"/utf8>>}}; 3931204238 -> {some, {game_caption_text_data, 3931204238, <<"Caption_CovenantTrade_Text_Sell_Item_Register_Desc"/utf8>>}}; 270765747 -> {some, {game_caption_text_data, 270765747, <<"Caption_CovenantTrade_Btn_Cancel"/utf8>>}}; 1822503663 -> {some, {game_caption_text_data, 1822503663, <<"Caption_CovenantTrade_Btn_Register_Confirm"/utf8>>}}; 3825511038 -> {some, {game_caption_text_data, 3825511038, <<"Caption_CovenantTrade_Btn_Sell_Register_Confirm"/utf8>>}}; 3320453995 -> {some, {game_caption_text_data, 3320453995, <<"Caption_CovenantTrade_Bookmark_List"/utf8>>}}; 2711811959 -> {some, {game_caption_text_data, 2711811959, <<"Caption_CovenantTrade_Text_Sell_Time_Remain"/utf8>>}}; 2034108407 -> {some, {game_caption_text_data, 2034108407, <<"Caption_CovenantTrade_Text_Sell_Item_List"/utf8>>}}; 3077644575 -> {some, {game_caption_text_data, 3077644575, <<"Caption_CovenantTrade_Text_Sell_Type"/utf8>>}}; 1203751659 -> {some, {game_caption_text_data, 1203751659, <<"Caption_CovenantTrade_Text_Sell_Covenant_Name"/utf8>>}}; 3298558078 -> {some, {game_caption_text_data, 3298558078, <<"Caption_CovenantTrade_Consumable_Sub_Btn_Soma"/utf8>>}}; 1135737217 -> {some, {game_caption_text_data, 1135737217, <<"Caption_CovenantTrade_Consumable_Sub_Btn_UniversalDebuffResist_Up"/utf8>>}}; 159623592 -> {some, {game_caption_text_data, 159623592, <<"Caption_CovenantTrade_Consumable_Sub_Btn_BossDamage_Up"/utf8>>}}; 4231767546 -> {some, {game_caption_text_data, 4231767546, <<"Caption_CovenantTrade_Consumable_Sub_Btn_MoveSpeed_Up"/utf8>>}}; 3874839179 -> {some, {game_caption_text_data, 3874839179, <<"Caption_CovenantTrade_Consumable_Sub_Btn_AttackSpeed_Up"/utf8>>}}; 2610736920 -> {some, {game_caption_text_data, 2610736920, <<"Caption_CovenantTrade_Consumable_Sub_Btn_PVP_Up"/utf8>>}}; 2542067919 -> {some, {game_caption_text_data, 2542067919, <<"Caption_CovenantTrade_Consumable_Sub_Btn_Viability_Up"/utf8>>}}; 529020348 -> {some, {game_caption_text_data, 529020348, <<"Caption_CovenantTrade_Consumable_Sub_Btn_Defence_Up"/utf8>>}}; 3852434906 -> {some, {game_caption_text_data, 3852434906, <<"Caption_CovenantTrade_Consumable_Sub_Btn_Attack_Up"/utf8>>}}; 836187567 -> {some, {game_caption_text_data, 836187567, <<"Caption_CovenantTrade_Consumable_Sub_Btn_AmuletStone"/utf8>>}}; 1038754716 -> {some, {game_caption_text_data, 1038754716, <<"Caption_CovenantTrade_Consumable_Sub_Btn_ErosionItem"/utf8>>}}; 2579319755 -> {some, {game_caption_text_data, 2579319755, <<"Caption_CovenantTrade_Consumable_Sub_Btn_Elixir"/utf8>>}}; 4124578748 -> {some, {game_caption_text_data, 4124578748, <<"Caption_CovenantTrade_SiegeWeapon_Sub_Btn_BatteringRam"/utf8>>}}; 3635374634 -> {some, {game_caption_text_data, 3635374634, <<"Caption_CovenantTrade_SiegeWeapon_Sub_Btn_Catapult"/utf8>>}}; 1182302087 -> {some, {game_caption_text_data, 1182302087, <<"Caption_CovenantTrade_BattleSupply_Sub_Btn_BattleSupply"/utf8>>}}; 1485635246 -> {some, {game_caption_text_data, 1485635246, <<"Caption_CovenantTrade_BattleSupply_Sub_Btn_CovenantSkillBadge"/utf8>>}}; 489538206 -> {some, {game_caption_text_data, 489538206, <<"Caption_CovenantTrade_Resource_Sub_Btn_Herb"/utf8>>}}; 4087045235 -> {some, {game_caption_text_data, 4087045235, <<"Caption_CovenantTrade_Resource_Sub_Btn_Ore"/utf8>>}}; 519514166 -> {some, {game_caption_text_data, 519514166, <<"Caption_CovenantTrade_Resource_Sub_Btn_Stone"/utf8>>}}; 3342322646 -> {some, {game_caption_text_data, 3342322646, <<"Caption_CovenantTrade_Resource_Sub_Btn_Wood"/utf8>>}}; 3599310195 -> {some, {game_caption_text_data, 3599310195, <<"Caption_CovenantTrade_Bookmark_List_Count"/utf8>>}}; 3226765591 -> {some, {game_caption_text_data, 3226765591, <<"Caption_CovenantTrade_Text_Covenant_Rank"/utf8>>}}; 4283584292 -> {some, {game_caption_text_data, 4283584292, <<"Caption_CovenantTrade_Text_Diplomatic_Relations"/utf8>>}}; 2558137564 -> {some, {game_caption_text_data, 2558137564, <<"Caption_CovenantTrade_Text_Covenant_Name"/utf8>>}}; 3175807196 -> {some, {game_caption_text_data, 3175807196, <<"Caption_CovenantTrade_Text_Week_Price"/utf8>>}}; 2319634527 -> {some, {game_caption_text_data, 2319634527, <<"Caption_CovenantTrade_Text_Last_Week_Price"/utf8>>}}; 2863879995 -> {some, {game_caption_text_data, 2863879995, <<"Caption_CovenantTrade_Text_Average_Price"/utf8>>}}; 2750708205 -> {some, {game_caption_text_data, 2750708205, <<"Caption_CovenantTrade_Text_Item"/utf8>>}}; 4112963594 -> {some, {game_caption_text_data, 4112963594, <<"Caption_CovenantTrade_Text_Rank"/utf8>>}}; 3099975427 -> {some, {game_caption_text_data, 3099975427, <<"Caption_CovenantTrade_Covenant_Rank"/utf8>>}}; 3926432822 -> {some, {game_caption_text_data, 3926432822, <<"Caption_CovenantTrade_Popular_Item_Rank"/utf8>>}}; 1294363070 -> {some, {game_caption_text_data, 1294363070, <<"Caption_CovenantTrade_Btn_AmuletStone"/utf8>>}}; 1496930219 -> {some, {game_caption_text_data, 1496930219, <<"Caption_CovenantTrade_Btn_ErosionItem"/utf8>>}}; 601688605 -> {some, {game_caption_text_data, 601688605, <<"Caption_CovenantTrade_Btn_Soma"/utf8>>}}; 47089290 -> {some, {game_caption_text_data, 47089290, <<"Caption_CovenantTrade_Btn_Elixir"/utf8>>}}; 2079327174 -> {some, {game_caption_text_data, 2079327174, <<"Caption_CovenantTrade_Btn_Consumable"/utf8>>}}; 2240728179 -> {some, {game_caption_text_data, 2240728179, <<"Caption_CovenantTrade_Btn_SiegeWeaponItem"/utf8>>}}; 1282290694 -> {some, {game_caption_text_data, 1282290694, <<"Caption_CovenantTrade_Btn_BattleSupply"/utf8>>}}; 3351228805 -> {some, {game_caption_text_data, 3351228805, <<"Caption_CovenantTrade_Btn_Resource"/utf8>>}}; 3619031796 -> {some, {game_caption_text_data, 3619031796, <<"Caption_CovenantTrade_Btn_Covenant_Item_List"/utf8>>}}; 4277994907 -> {some, {game_caption_text_data, 4277994907, <<"Caption_CovenantTrade_Btn_Covenant"/utf8>>}}; 533054258 -> {some, {game_caption_text_data, 533054258, <<"Caption_CovenantTrade_Btn_Main"/utf8>>}}; 1783169078 -> {some, {game_caption_text_data, 1783169078, <<"Caption_CovenantTrade_Main_Tab_History"/utf8>>}}; 77644884 -> {some, {game_caption_text_data, 77644884, <<"Caption_CovenantTrade_Main_Tab_Sell"/utf8>>}}; 3665175837 -> {some, {game_caption_text_data, 3665175837, <<"Caption_CovenantTrade_Main_Tab_Covenant_Info"/utf8>>}}; 3545156276 -> {some, {game_caption_text_data, 3545156276, <<"Caption_CovenantTrade_Main_Tab_Buy"/utf8>>}}; 3650487638 -> {some, {game_caption_text_data, 3650487638, <<"Caption_CovenantTrade_UI_Refresh"/utf8>>}}; 2545045879 -> {some, {game_caption_text_data, 2545045879, <<"Caption_CovenantTrade_All_Tax_Count_Percent"/utf8>>}}; 1912608402 -> {some, {game_caption_text_data, 1912608402, <<"Caption_CovenantTrade_Castle_Tax_Percent"/utf8>>}}; 4192687548 -> {some, {game_caption_text_data, 4192687548, <<"Caption_CovenantTrade_Fotress_Tax_Percent"/utf8>>}}; 1734209915 -> {some, {game_caption_text_data, 1734209915, <<"Caption_CovenantTrade_Commission_Percent"/utf8>>}}; 889443762 -> {some, {game_caption_text_data, 889443762, <<"Caption_CovenantTrade_Tax_Info"/utf8>>}}; 558069138 -> {some, {game_caption_text_data, 558069138, <<"Caption_CovenantTrade_Commission_Tax_Info"/utf8>>}}; 969739619 -> {some, {game_caption_text_data, 969739619, <<"Caption_CovenantTrade_Covenant_Relationship_Neutral"/utf8>>}}; 34307317 -> {some, {game_caption_text_data, 34307317, <<"Caption_CovenantTrade_Covenant_Relationship_Friendly"/utf8>>}}; 3136769686 -> {some, {game_caption_text_data, 3136769686, <<"Caption_CovenantTrade_Covenant_Relationship_Enemy"/utf8>>}}; 337672473 -> {some, {game_caption_text_data, 337672473, <<"Caption_CovenantTrade_Covenant_Relationship"/utf8>>}}; 3891361977 -> {some, {game_caption_text_data, 3891361977, <<"Caption_CovenantTrade_UI_Title"/utf8>>}}; 3299846613 -> {some, {game_caption_text_data, 3299846613, <<"Caption_HavenWork_Stronghold"/utf8>>}}; 3994945776 -> {some, {game_caption_text_data, 3994945776, <<"Caption_HavenWork_CovenantCamp"/utf8>>}}; 1695938566 -> {some, {game_caption_text_data, 1695938566, <<"Caption_QuestAutoProceedRadius_ContinuousCombatRadius"/utf8>>}}; 604669052 -> {some, {game_caption_text_data, 604669052, <<"Caption_QuestAutoProceedRadius_Unlimited"/utf8>>}}; 1737255579 -> {some, {game_caption_text_data, 1737255579, <<"Caption_GameOption_Tooltip_Body_QuestAutoProceedRadius"/utf8>>}}; 1140215599 -> {some, {game_caption_text_data, 1140215599, <<"Caption_GameOption_Tooltip_Title_QuestAutoProceedRadius"/utf8>>}}; 1672137098 -> {some, {game_caption_text_data, 1672137098, <<"Caption_OrganizationStat_PlusNumber"/utf8>>}}; 1925782226 -> {some, {game_caption_text_data, 1925782226, <<"Caption_OrganizationStat_MinusNumber"/utf8>>}}; 3905859504 -> {some, {game_caption_text_data, 3905859504, <<"Caption_OrganizationStat_Negative"/utf8>>}}; 3181124464 -> {some, {game_caption_text_data, 3181124464, <<"Caption_OrganizationStat_Positive"/utf8>>}}; 3475765165 -> {some, {game_caption_text_data, 3475765165, <<"Caption_Chat_PrivateChat_Exit_Confirm"/utf8>>}}; 910073472 -> {some, {game_caption_text_data, 910073472, <<"Caption_Chat_PrivateChat_Exit"/utf8>>}}; 3868995592 -> {some, {game_caption_text_data, 3868995592, <<"Caption_Chat_CovenantPlayerName"/utf8>>}}; 1145715651 -> {some, {game_caption_text_data, 1145715651, <<"Caption_Chat_WaitChatting"/utf8>>}}; 1314667589 -> {some, {game_caption_text_data, 1314667589, <<"Caption_Chat_PrivateChat_SendText"/utf8>>}}; 4124372894 -> {some, {game_caption_text_data, 4124372894, <<"Caption_Chat_PrivateChat_HintText"/utf8>>}}; 2503719911 -> {some, {game_caption_text_data, 2503719911, <<"Caption_CovenantMemberGrantSkill_NotAcquisition"/utf8>>}}; 3853126342 -> {some, {game_caption_text_data, 3853126342, <<"Caption_CovenantMemberGrantSkill_Acquisition"/utf8>>}}; 3823880867 -> {some, {game_caption_text_data, 3823880867, <<"Caption_Livingtotem_Craft_Stronghold_Storage_Refresh"/utf8>>}}; 2736330071 -> {some, {game_caption_text_data, 2736330071, <<"Caption_Livingtotem_Can_Not_Craft_Overlap"/utf8>>}}; 1786424238 -> {some, {game_caption_text_data, 1786424238, <<"Caption_Livingtotem_Can_Not_Craft_Covenant_Expelled"/utf8>>}}; 1926856824 -> {some, {game_caption_text_data, 1926856824, <<"Caption_Livingtotem_Popup_Grow_Complete"/utf8>>}}; 2959162597 -> {some, {game_caption_text_data, 2959162597, <<"Caption_Livingtotem_Growbtn_Popup_Title_Name"/utf8>>}}; 3222959518 -> {some, {game_caption_text_data, 3222959518, <<"Caption_Livingtotem_Make_Popup_Title_Name_Tooltip_Message"/utf8>>}}; 1355368995 -> {some, {game_caption_text_data, 1355368995, <<"Caption_Livingtotem_Growbtn_Popup_Title_Name_Tooltip_Message"/utf8>>}}; 3322689139 -> {some, {game_caption_text_data, 3322689139, <<"Caption_Livingtotem_Assemblage_Need_Production"/utf8>>}}; 3467084426 -> {some, {game_caption_text_data, 3467084426, <<"Caption_Livingtotem_Stronghold_Select_Please"/utf8>>}}; 1544831818 -> {some, {game_caption_text_data, 1544831818, <<"Caption_Livingtotem_Pray_Popup_Livingtoteminfo"/utf8>>}}; 3485870129 -> {some, {game_caption_text_data, 3485870129, <<"Caption_Livingtotem_Learned_Prayskill_Desc"/utf8>>}}; 880780411 -> {some, {game_caption_text_data, 880780411, <<"Caption_Livingtotem_Popup_Livingtotemlevel"/utf8>>}}; 765004694 -> {some, {game_caption_text_data, 765004694, <<"Caption_Livingtotem_Popup_Covenant_Level"/utf8>>}}; 3483616324 -> {some, {game_caption_text_data, 3483616324, <<"Caption_Livingtotem_Popup_Grow_Confirm_Btn_Text"/utf8>>}}; 3789560312 -> {some, {game_caption_text_data, 3789560312, <<"Caption_Livingtotem_Main_Grow_Btn_Text"/utf8>>}}; 2844798111 -> {some, {game_caption_text_data, 2844798111, <<"Caption_Statistics_HuntingPointName"/utf8>>}}; 132221153 -> {some, {game_caption_text_data, 132221153, <<"Caption_Statistics_AcquiredItem_Mythic"/utf8>>}}; 874265822 -> {some, {game_caption_text_data, 874265822, <<"Caption_Statistics_AcquiredItem_Legendary"/utf8>>}}; 2431736029 -> {some, {game_caption_text_data, 2431736029, <<"Caption_Statistics_AcquiredItem_Heroic"/utf8>>}}; 3247809437 -> {some, {game_caption_text_data, 3247809437, <<"Caption_Statistics_AcquiredItem_Rare"/utf8>>}}; 1961794207 -> {some, {game_caption_text_data, 1961794207, <<"Caption_Statistics_AcquiredItem_Uncommon"/utf8>>}}; 827582781 -> {some, {game_caption_text_data, 827582781, <<"Caption_Statistics_Used_MpPotion"/utf8>>}}; 1772866408 -> {some, {game_caption_text_data, 1772866408, <<"Caption_Statistics_Used_HpPotion"/utf8>>}}; 2517890999 -> {some, {game_caption_text_data, 2517890999, <<"Caption_Statistics_Used_Soma"/utf8>>}}; 175947492 -> {some, {game_caption_text_data, 175947492, <<"Caption_Statistics_Used_Elixir"/utf8>>}}; 2243988868 -> {some, {game_caption_text_data, 2243988868, <<"Caption_Statistics_Used_SpiritualBondPower"/utf8>>}}; 563868069 -> {some, {game_caption_text_data, 563868069, <<"Caption_Statistics_SkillMaterial"/utf8>>}}; 595118374 -> {some, {game_caption_text_data, 595118374, <<"Caption_Statistics_CraftMaterial"/utf8>>}}; 1020806068 -> {some, {game_caption_text_data, 1020806068, <<"Caption_Statistics_AcquiredItem"/utf8>>}}; 4193983629 -> {some, {game_caption_text_data, 4193983629, <<"Caption_Statistics_MpPotion"/utf8>>}}; 844299960 -> {some, {game_caption_text_data, 844299960, <<"Caption_Statistics_HpPotion"/utf8>>}}; 2422005511 -> {some, {game_caption_text_data, 2422005511, <<"Caption_Statistics_Soma"/utf8>>}}; 657206324 -> {some, {game_caption_text_data, 657206324, <<"Caption_Statistics_Elixir"/utf8>>}}; 2995347156 -> {some, {game_caption_text_data, 2995347156, <<"Caption_Statistics_SpiritualBondPower"/utf8>>}}; 845645911 -> {some, {game_caption_text_data, 845645911, <<"Caption_Statistics_UsedItem"/utf8>>}}; 710123785 -> {some, {game_caption_text_data, 710123785, <<"Caption_Statistics_UsedHpPotion"/utf8>>}}; 3717284923 -> {some, {game_caption_text_data, 3717284923, <<"Caption_Statistics_AcquiredGold"/utf8>>}}; 2829811234 -> {some, {game_caption_text_data, 2829811234, <<"Caption_Statistics_AcquiredExp"/utf8>>}}; 1904278756 -> {some, {game_caption_text_data, 1904278756, <<"Caption_Statistics_KillNpc"/utf8>>}}; 4207101723 -> {some, {game_caption_text_data, 4207101723, <<"Caption_Statistics_StatsPerHour"/utf8>>}}; 2521395196 -> {some, {game_caption_text_data, 2521395196, <<"Caption_Statistics_PlayTime"/utf8>>}}; 894914395 -> {some, {game_caption_text_data, 894914395, <<"Caption_AdventureGuideUi_Title_CovenantCampaign15"/utf8>>}}; 894914394 -> {some, {game_caption_text_data, 894914394, <<"Caption_AdventureGuideUi_Title_CovenantCampaign14"/utf8>>}}; 894914393 -> {some, {game_caption_text_data, 894914393, <<"Caption_AdventureGuideUi_Title_CovenantCampaign13"/utf8>>}}; 894914392 -> {some, {game_caption_text_data, 894914392, <<"Caption_AdventureGuideUi_Title_CovenantCampaign12"/utf8>>}}; 894914391 -> {some, {game_caption_text_data, 894914391, <<"Caption_AdventureGuideUi_Title_CovenantCampaign11"/utf8>>}}; 894914390 -> {some, {game_caption_text_data, 894914390, <<"Caption_AdventureGuideUi_Title_CovenantCampaign10"/utf8>>}}; 3241919086 -> {some, {game_caption_text_data, 3241919086, <<"Caption_AdventureGuideUi_Title_CovenantCampaign09"/utf8>>}}; 3241919085 -> {some, {game_caption_text_data, 3241919085, <<"Caption_AdventureGuideUi_Title_CovenantCampaign08"/utf8>>}}; 3241919084 -> {some, {game_caption_text_data, 3241919084, <<"Caption_AdventureGuideUi_Title_CovenantCampaign07"/utf8>>}}; 3241919083 -> {some, {game_caption_text_data, 3241919083, <<"Caption_AdventureGuideUi_Title_CovenantCampaign06"/utf8>>}}; 3241919082 -> {some, {game_caption_text_data, 3241919082, <<"Caption_AdventureGuideUi_Title_CovenantCampaign05"/utf8>>}}; 3241919081 -> {some, {game_caption_text_data, 3241919081, <<"Caption_AdventureGuideUi_Title_CovenantCampaign04"/utf8>>}}; 3241919080 -> {some, {game_caption_text_data, 3241919080, <<"Caption_AdventureGuideUi_Title_CovenantCampaign03"/utf8>>}}; 3241919079 -> {some, {game_caption_text_data, 3241919079, <<"Caption_AdventureGuideUi_Title_CovenantCampaign02"/utf8>>}}; 3241919078 -> {some, {game_caption_text_data, 3241919078, <<"Caption_AdventureGuideUi_Title_CovenantCampaign01"/utf8>>}}; 1459520403 -> {some, {game_caption_text_data, 1459520403, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_09"/utf8>>}}; 1459520402 -> {some, {game_caption_text_data, 1459520402, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_08"/utf8>>}}; 1459520401 -> {some, {game_caption_text_data, 1459520401, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_07"/utf8>>}}; 1459520400 -> {some, {game_caption_text_data, 1459520400, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_06"/utf8>>}}; 1459520399 -> {some, {game_caption_text_data, 1459520399, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_05"/utf8>>}}; 1459520398 -> {some, {game_caption_text_data, 1459520398, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_04"/utf8>>}}; 1459520397 -> {some, {game_caption_text_data, 1459520397, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_03"/utf8>>}}; 1459520396 -> {some, {game_caption_text_data, 1459520396, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_02"/utf8>>}}; 1459520395 -> {some, {game_caption_text_data, 1459520395, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign02_01"/utf8>>}}; 705612221 -> {some, {game_caption_text_data, 705612221, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign01_04"/utf8>>}}; 705612220 -> {some, {game_caption_text_data, 705612220, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign01_03"/utf8>>}}; 705612219 -> {some, {game_caption_text_data, 705612219, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign01_02"/utf8>>}}; 705612218 -> {some, {game_caption_text_data, 705612218, <<"Caption_AdventureGuideUi_SubList_CovenantCampaign01_01"/utf8>>}}; 2795858518 -> {some, {game_caption_text_data, 2795858518, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign02"/utf8>>}}; 2795858517 -> {some, {game_caption_text_data, 2795858517, <<"Caption_AdventureGuideUi_MainList_CovenantCampaign01"/utf8>>}}; 1486701465 -> {some, {game_caption_text_data, 1486701465, <<"Caption_AdventureGuideUi_SubList_CovenantBuilding01_02"/utf8>>}}; 1486701464 -> {some, {game_caption_text_data, 1486701464, <<"Caption_AdventureGuideUi_SubList_CovenantBuilding01_01"/utf8>>}}; 3495183581 -> {some, {game_caption_text_data, 3495183581, <<"Caption_AdventureGuideUi_Title_CovenantBuilding19"/utf8>>}}; 3495183580 -> {some, {game_caption_text_data, 3495183580, <<"Caption_AdventureGuideUi_Title_CovenantBuilding18"/utf8>>}}; 3495183579 -> {some, {game_caption_text_data, 3495183579, <<"Caption_AdventureGuideUi_Title_CovenantBuilding17"/utf8>>}}; 3495183578 -> {some, {game_caption_text_data, 3495183578, <<"Caption_AdventureGuideUi_Title_CovenantBuilding16"/utf8>>}}; 3495183577 -> {some, {game_caption_text_data, 3495183577, <<"Caption_AdventureGuideUi_Title_CovenantBuilding15"/utf8>>}}; 3495183576 -> {some, {game_caption_text_data, 3495183576, <<"Caption_AdventureGuideUi_Title_CovenantBuilding14"/utf8>>}}; 3495183575 -> {some, {game_caption_text_data, 3495183575, <<"Caption_AdventureGuideUi_Title_CovenantBuilding13"/utf8>>}}; 3495183574 -> {some, {game_caption_text_data, 3495183574, <<"Caption_AdventureGuideUi_Title_CovenantBuilding12"/utf8>>}}; 3495183573 -> {some, {game_caption_text_data, 3495183573, <<"Caption_AdventureGuideUi_Title_CovenantBuilding11"/utf8>>}}; 3495183572 -> {some, {game_caption_text_data, 3495183572, <<"Caption_AdventureGuideUi_Title_CovenantBuilding10"/utf8>>}}; 1547220972 -> {some, {game_caption_text_data, 1547220972, <<"Caption_AdventureGuideUi_Title_CovenantBuilding09"/utf8>>}}; 1547220971 -> {some, {game_caption_text_data, 1547220971, <<"Caption_AdventureGuideUi_Title_CovenantBuilding08"/utf8>>}}; 1547220970 -> {some, {game_caption_text_data, 1547220970, <<"Caption_AdventureGuideUi_Title_CovenantBuilding07"/utf8>>}}; 1547220969 -> {some, {game_caption_text_data, 1547220969, <<"Caption_AdventureGuideUi_Title_CovenantBuilding06"/utf8>>}}; 1547220968 -> {some, {game_caption_text_data, 1547220968, <<"Caption_AdventureGuideUi_Title_CovenantBuilding05"/utf8>>}}; 1547220967 -> {some, {game_caption_text_data, 1547220967, <<"Caption_AdventureGuideUi_Title_CovenantBuilding04"/utf8>>}}; 1547220966 -> {some, {game_caption_text_data, 1547220966, <<"Caption_AdventureGuideUi_Title_CovenantBuilding03"/utf8>>}}; 1547220965 -> {some, {game_caption_text_data, 1547220965, <<"Caption_AdventureGuideUi_Title_CovenantBuilding02"/utf8>>}}; 1547220964 -> {some, {game_caption_text_data, 1547220964, <<"Caption_AdventureGuideUi_Title_CovenantBuilding01"/utf8>>}}; 3049123018 -> {some, {game_caption_text_data, 3049123018, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding17"/utf8>>}}; 3049123017 -> {some, {game_caption_text_data, 3049123017, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding16"/utf8>>}}; 3049123016 -> {some, {game_caption_text_data, 3049123016, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding15"/utf8>>}}; 3049123015 -> {some, {game_caption_text_data, 3049123015, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding14"/utf8>>}}; 3049123014 -> {some, {game_caption_text_data, 3049123014, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding13"/utf8>>}}; 3049123013 -> {some, {game_caption_text_data, 3049123013, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding12"/utf8>>}}; 3049123012 -> {some, {game_caption_text_data, 3049123012, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding11"/utf8>>}}; 3049123011 -> {some, {game_caption_text_data, 3049123011, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding10"/utf8>>}}; 1101160411 -> {some, {game_caption_text_data, 1101160411, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding09"/utf8>>}}; 1101160410 -> {some, {game_caption_text_data, 1101160410, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding08"/utf8>>}}; 1101160409 -> {some, {game_caption_text_data, 1101160409, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding07"/utf8>>}}; 1101160408 -> {some, {game_caption_text_data, 1101160408, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding06"/utf8>>}}; 1101160407 -> {some, {game_caption_text_data, 1101160407, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding05"/utf8>>}}; 1101160406 -> {some, {game_caption_text_data, 1101160406, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding04"/utf8>>}}; 1101160405 -> {some, {game_caption_text_data, 1101160405, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding03"/utf8>>}}; 1101160404 -> {some, {game_caption_text_data, 1101160404, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding02"/utf8>>}}; 1101160403 -> {some, {game_caption_text_data, 1101160403, <<"Caption_AdventureGuideUi_MainList_CovenantBuilding01"/utf8>>}}; 3893099886 -> {some, {game_caption_text_data, 3893099886, <<"Caption_AdventureGuideUi_Title_CovenantCraft09"/utf8>>}}; 3893099885 -> {some, {game_caption_text_data, 3893099885, <<"Caption_AdventureGuideUi_Title_CovenantCraft08"/utf8>>}}; 3893099884 -> {some, {game_caption_text_data, 3893099884, <<"Caption_AdventureGuideUi_Title_CovenantCraft07"/utf8>>}}; 3893099883 -> {some, {game_caption_text_data, 3893099883, <<"Caption_AdventureGuideUi_Title_CovenantCraft06"/utf8>>}}; 3893099882 -> {some, {game_caption_text_data, 3893099882, <<"Caption_AdventureGuideUi_Title_CovenantCraft05"/utf8>>}}; 3893099881 -> {some, {game_caption_text_data, 3893099881, <<"Caption_AdventureGuideUi_Title_CovenantCraft04"/utf8>>}}; 3893099880 -> {some, {game_caption_text_data, 3893099880, <<"Caption_AdventureGuideUi_Title_CovenantCraft03"/utf8>>}}; 3893099879 -> {some, {game_caption_text_data, 3893099879, <<"Caption_AdventureGuideUi_Title_CovenantCraft02"/utf8>>}}; 3893099878 -> {some, {game_caption_text_data, 3893099878, <<"Caption_AdventureGuideUi_Title_CovenantCraft01"/utf8>>}}; 545616520 -> {some, {game_caption_text_data, 545616520, <<"Caption_AdventureGuideUi_MainList_CovenantCraft04_01"/utf8>>}}; 3010851628 -> {some, {game_caption_text_data, 3010851628, <<"Caption_AdventureGuideUi_MainList_CovenantCraft08"/utf8>>}}; 3010851627 -> {some, {game_caption_text_data, 3010851627, <<"Caption_AdventureGuideUi_MainList_CovenantCraft07"/utf8>>}}; 3010851626 -> {some, {game_caption_text_data, 3010851626, <<"Caption_AdventureGuideUi_MainList_CovenantCraft06"/utf8>>}}; 3010851625 -> {some, {game_caption_text_data, 3010851625, <<"Caption_AdventureGuideUi_MainList_CovenantCraft05"/utf8>>}}; 3010851624 -> {some, {game_caption_text_data, 3010851624, <<"Caption_AdventureGuideUi_MainList_CovenantCraft04"/utf8>>}}; 3010851623 -> {some, {game_caption_text_data, 3010851623, <<"Caption_AdventureGuideUi_MainList_CovenantCraft03"/utf8>>}}; 3010851622 -> {some, {game_caption_text_data, 3010851622, <<"Caption_AdventureGuideUi_MainList_CovenantCraft02"/utf8>>}}; 3010851621 -> {some, {game_caption_text_data, 3010851621, <<"Caption_AdventureGuideUi_MainList_CovenantCraft01"/utf8>>}}; 2428446728 -> {some, {game_caption_text_data, 2428446728, <<"Caption_AdventureGuideUi_Title_Covenant21"/utf8>>}}; 2428446727 -> {some, {game_caption_text_data, 2428446727, <<"Caption_AdventureGuideUi_Title_Covenant20"/utf8>>}}; 480484127 -> {some, {game_caption_text_data, 480484127, <<"Caption_AdventureGuideUi_Title_Covenant19"/utf8>>}}; 480484126 -> {some, {game_caption_text_data, 480484126, <<"Caption_AdventureGuideUi_Title_Covenant18"/utf8>>}}; 480484125 -> {some, {game_caption_text_data, 480484125, <<"Caption_AdventureGuideUi_Title_Covenant17"/utf8>>}}; 480484124 -> {some, {game_caption_text_data, 480484124, <<"Caption_AdventureGuideUi_Title_Covenant16"/utf8>>}}; 480484123 -> {some, {game_caption_text_data, 480484123, <<"Caption_AdventureGuideUi_Title_Covenant15"/utf8>>}}; 480484122 -> {some, {game_caption_text_data, 480484122, <<"Caption_AdventureGuideUi_Title_Covenant14"/utf8>>}}; 480484121 -> {some, {game_caption_text_data, 480484121, <<"Caption_AdventureGuideUi_Title_Covenant13"/utf8>>}}; 480484120 -> {some, {game_caption_text_data, 480484120, <<"Caption_AdventureGuideUi_Title_Covenant12"/utf8>>}}; 480484119 -> {some, {game_caption_text_data, 480484119, <<"Caption_AdventureGuideUi_Title_Covenant11"/utf8>>}}; 480484118 -> {some, {game_caption_text_data, 480484118, <<"Caption_AdventureGuideUi_Title_Covenant10"/utf8>>}}; 2827488814 -> {some, {game_caption_text_data, 2827488814, <<"Caption_AdventureGuideUi_Title_Covenant09"/utf8>>}}; 2827488813 -> {some, {game_caption_text_data, 2827488813, <<"Caption_AdventureGuideUi_Title_Covenant08"/utf8>>}}; 2827488812 -> {some, {game_caption_text_data, 2827488812, <<"Caption_AdventureGuideUi_Title_Covenant07"/utf8>>}}; 2827488811 -> {some, {game_caption_text_data, 2827488811, <<"Caption_AdventureGuideUi_Title_Covenant06"/utf8>>}}; 2827488810 -> {some, {game_caption_text_data, 2827488810, <<"Caption_AdventureGuideUi_Title_Covenant05"/utf8>>}}; 2827488809 -> {some, {game_caption_text_data, 2827488809, <<"Caption_AdventureGuideUi_Title_Covenant04"/utf8>>}}; 2827488808 -> {some, {game_caption_text_data, 2827488808, <<"Caption_AdventureGuideUi_Title_Covenant03"/utf8>>}}; 2827488807 -> {some, {game_caption_text_data, 2827488807, <<"Caption_AdventureGuideUi_Title_Covenant02"/utf8>>}}; 2827488806 -> {some, {game_caption_text_data, 2827488806, <<"Caption_AdventureGuideUi_Title_Covenant01"/utf8>>}}; 483512077 -> {some, {game_caption_text_data, 483512077, <<"Caption_AdventureGuideUi_SubList_Covenant12_02"/utf8>>}}; 483512076 -> {some, {game_caption_text_data, 483512076, <<"Caption_AdventureGuideUi_SubList_Covenant12_01"/utf8>>}}; 4024571195 -> {some, {game_caption_text_data, 4024571195, <<"Caption_AdventureGuideUi_SubList_Covenant11_01"/utf8>>}}; 1227437664 -> {some, {game_caption_text_data, 1227437664, <<"Caption_AdventureGuideUi_SubList_Covenant07_01"/utf8>>}}; 3260680430 -> {some, {game_caption_text_data, 3260680430, <<"Caption_AdventureGuideUi_SubList_Covenant04_02"/utf8>>}}; 3260680429 -> {some, {game_caption_text_data, 3260680429, <<"Caption_AdventureGuideUi_SubList_Covenant04_01"/utf8>>}}; 2506772253 -> {some, {game_caption_text_data, 2506772253, <<"Caption_AdventureGuideUi_SubList_Covenant03_02"/utf8>>}}; 2506772252 -> {some, {game_caption_text_data, 2506772252, <<"Caption_AdventureGuideUi_SubList_Covenant03_01"/utf8>>}}; 2707340936 -> {some, {game_caption_text_data, 2707340936, <<"Caption_AdventureGuideUi_MainList_Covenant13"/utf8>>}}; 2707340935 -> {some, {game_caption_text_data, 2707340935, <<"Caption_AdventureGuideUi_MainList_Covenant12"/utf8>>}}; 2707340934 -> {some, {game_caption_text_data, 2707340934, <<"Caption_AdventureGuideUi_MainList_Covenant11"/utf8>>}}; 2707340933 -> {some, {game_caption_text_data, 2707340933, <<"Caption_AdventureGuideUi_MainList_Covenant10"/utf8>>}}; 759378333 -> {some, {game_caption_text_data, 759378333, <<"Caption_AdventureGuideUi_MainList_Covenant09"/utf8>>}}; 759378332 -> {some, {game_caption_text_data, 759378332, <<"Caption_AdventureGuideUi_MainList_Covenant08"/utf8>>}}; 759378331 -> {some, {game_caption_text_data, 759378331, <<"Caption_AdventureGuideUi_MainList_Covenant07"/utf8>>}}; 759378330 -> {some, {game_caption_text_data, 759378330, <<"Caption_AdventureGuideUi_MainList_Covenant06"/utf8>>}}; 759378329 -> {some, {game_caption_text_data, 759378329, <<"Caption_AdventureGuideUi_MainList_Covenant05"/utf8>>}}; 759378328 -> {some, {game_caption_text_data, 759378328, <<"Caption_AdventureGuideUi_MainList_Covenant04"/utf8>>}}; 759378327 -> {some, {game_caption_text_data, 759378327, <<"Caption_AdventureGuideUi_MainList_Covenant03"/utf8>>}}; 759378326 -> {some, {game_caption_text_data, 759378326, <<"Caption_AdventureGuideUi_MainList_Covenant02"/utf8>>}}; 759378325 -> {some, {game_caption_text_data, 759378325, <<"Caption_AdventureGuideUi_MainList_Covenant01"/utf8>>}}; 1649275001 -> {some, {game_caption_text_data, 1649275001, <<"Caption_CovenantCampaign_Desc"/utf8>>}}; 2430364247 -> {some, {game_caption_text_data, 2430364247, <<"Caption_CovenantBuilding_Desc"/utf8>>}}; 2107654041 -> {some, {game_caption_text_data, 2107654041, <<"Caption_CovenantCraft_Desc"/utf8>>}}; 1523370809 -> {some, {game_caption_text_data, 1523370809, <<"Caption_Covenant_Desc"/utf8>>}}; 2850932411 -> {some, {game_caption_text_data, 2850932411, <<"Caption_CovenantCampaign"/utf8>>}}; 2602195449 -> {some, {game_caption_text_data, 2602195449, <<"Caption_CovenantBuilding"/utf8>>}}; 1866371035 -> {some, {game_caption_text_data, 1866371035, <<"Caption_CovenantCraft"/utf8>>}}; 3792919494 -> {some, {game_caption_text_data, 3792919494, <<"Caption_CovenantQuestRequest"/utf8>>}}; 2730487435 -> {some, {game_caption_text_data, 2730487435, <<"Caption_MaterialGroup_Event_NextPage_DrawNumber"/utf8>>}}; 1958622507 -> {some, {game_caption_text_data, 1958622507, <<"Caption_MaterialGroup_Event_NextPage_WinNumber"/utf8>>}}; 3502323470 -> {some, {game_caption_text_data, 3502323470, <<"Caption_MaterialGroup_Gear2_Ra2_SetW_Ring"/utf8>>}}; 3417525341 -> {some, {game_caption_text_data, 3417525341, <<"Caption_MaterialGroup_Gear2_Ra2_SetV_Ring"/utf8>>}}; 3332727212 -> {some, {game_caption_text_data, 3332727212, <<"Caption_MaterialGroup_Gear2_Ra2_SetU_Ring"/utf8>>}}; 3247929083 -> {some, {game_caption_text_data, 3247929083, <<"Caption_MaterialGroup_Gear2_Ra2_SetT_Ring"/utf8>>}}; 2686635042 -> {some, {game_caption_text_data, 2686635042, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Bracelet"/utf8>>}}; 2033016648 -> {some, {game_caption_text_data, 2033016648, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Earring"/utf8>>}}; 3587121599 -> {some, {game_caption_text_data, 3587121599, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_Ring"/utf8>>}}; 986290469 -> {some, {game_caption_text_data, 986290469, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_Necklace"/utf8>>}}; 4215854686 -> {some, {game_caption_text_data, 4215854686, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Pipe"/utf8>>}}; 48648646 -> {some, {game_caption_text_data, 48648646, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_TngdStone"/utf8>>}}; 3061787772 -> {some, {game_caption_text_data, 3061787772, <<"Caption_MaterialGroup_Gear2_Ra1_SetX_Halidom"/utf8>>}}; 215721859 -> {some, {game_caption_text_data, 215721859, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_Gauntlet"/utf8>>}}; 4093939127 -> {some, {game_caption_text_data, 4093939127, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Belt"/utf8>>}}; 799575993 -> {some, {game_caption_text_data, 799575993, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Cape"/utf8>>}}; 2571452615 -> {some, {game_caption_text_data, 2571452615, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_FootWear"/utf8>>}}; 1391267344 -> {some, {game_caption_text_data, 1391267344, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Gloves"/utf8>>}}; 1499259805 -> {some, {game_caption_text_data, 1499259805, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_LegPiece"/utf8>>}}; 73208684 -> {some, {game_caption_text_data, 73208684, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_ChestPiece"/utf8>>}}; 3836779384 -> {some, {game_caption_text_data, 3836779384, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_HeadPiece"/utf8>>}}; 1463771174 -> {some, {game_caption_text_data, 1463771174, <<"Caption_MaterialGroup_Gear2_Ra1_SetX_Bow"/utf8>>}}; 559687058 -> {some, {game_caption_text_data, 559687058, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_Tella"/utf8>>}}; 3096223944 -> {some, {game_caption_text_data, 3096223944, <<"Caption_MaterialGroup_Gear2_Ra2_SetX_Shield"/utf8>>}}; 1486036735 -> {some, {game_caption_text_data, 1486036735, <<"Caption_MaterialGroup_Gear2_Ra3_SetX_LongSword"/utf8>>}}; 3948090472 -> {some, {game_caption_text_data, 3948090472, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Bracelet"/utf8>>}}; 2529068014 -> {some, {game_caption_text_data, 2529068014, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Earring"/utf8>>}}; 995102182 -> {some, {game_caption_text_data, 995102182, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Ring"/utf8>>}}; 584143244 -> {some, {game_caption_text_data, 584143244, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Necklace"/utf8>>}}; 3383211044 -> {some, {game_caption_text_data, 3383211044, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Pipe"/utf8>>}}; 2319623084 -> {some, {game_caption_text_data, 2319623084, <<"Caption_MaterialGroup_Gear2_Le1_SetB_TngdStone"/utf8>>}}; 59899268 -> {some, {game_caption_text_data, 59899268, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Halidom"/utf8>>}}; 4108541930 -> {some, {game_caption_text_data, 4108541930, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Gauntlet"/utf8>>}}; 3261295485 -> {some, {game_caption_text_data, 3261295485, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Belt"/utf8>>}}; 4261899647 -> {some, {game_caption_text_data, 4261899647, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Cape"/utf8>>}}; 3832908045 -> {some, {game_caption_text_data, 3832908045, <<"Caption_MaterialGroup_Gear2_Le1_SetB_FootWear"/utf8>>}}; 3574748438 -> {some, {game_caption_text_data, 3574748438, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Gloves"/utf8>>}}; 1097112580 -> {some, {game_caption_text_data, 1097112580, <<"Caption_MaterialGroup_Gear2_Le1_SetB_LegPiece"/utf8>>}}; 3980999667 -> {some, {game_caption_text_data, 3980999667, <<"Caption_MaterialGroup_Gear2_Le1_SetB_ChestPiece"/utf8>>}}; 1812786526 -> {some, {game_caption_text_data, 1812786526, <<"Caption_MaterialGroup_Gear2_Le1_SetB_HeadPiece"/utf8>>}}; 4183499566 -> {some, {game_caption_text_data, 4183499566, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Bow"/utf8>>}}; 1708471544 -> {some, {game_caption_text_data, 1708471544, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Tella"/utf8>>}}; 3894985999 -> {some, {game_caption_text_data, 3894985999, <<"Caption_MaterialGroup_Gear2_Le1_SetB_Shield"/utf8>>}}; 3757011173 -> {some, {game_caption_text_data, 3757011173, <<"Caption_MaterialGroup_Gear2_Le1_SetB_LongSword"/utf8>>}}; 3429678071 -> {some, {game_caption_text_data, 3429678071, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Bracelet"/utf8>>}}; 3767074925 -> {some, {game_caption_text_data, 3767074925, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Earring"/utf8>>}}; 910304053 -> {some, {game_caption_text_data, 910304053, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Ring"/utf8>>}}; 65730843 -> {some, {game_caption_text_data, 65730843, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Necklace"/utf8>>}}; 3298412915 -> {some, {game_caption_text_data, 3298412915, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Pipe"/utf8>>}}; 4078998859 -> {some, {game_caption_text_data, 4078998859, <<"Caption_MaterialGroup_Gear2_Le1_SetA_TngdStone"/utf8>>}}; 1297906179 -> {some, {game_caption_text_data, 1297906179, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Halidom"/utf8>>}}; 3590129529 -> {some, {game_caption_text_data, 3590129529, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Gauntlet"/utf8>>}}; 3176497356 -> {some, {game_caption_text_data, 3176497356, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Belt"/utf8>>}}; 4177101518 -> {some, {game_caption_text_data, 4177101518, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Cape"/utf8>>}}; 3314495644 -> {some, {game_caption_text_data, 3314495644, <<"Caption_MaterialGroup_Gear2_Le1_SetA_FootWear"/utf8>>}}; 2045818245 -> {some, {game_caption_text_data, 2045818245, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Gloves"/utf8>>}}; 578700179 -> {some, {game_caption_text_data, 578700179, <<"Caption_MaterialGroup_Gear2_Le1_SetA_LegPiece"/utf8>>}}; 2384570018 -> {some, {game_caption_text_data, 2384570018, <<"Caption_MaterialGroup_Gear2_Le1_SetA_ChestPiece"/utf8>>}}; 3572162301 -> {some, {game_caption_text_data, 3572162301, <<"Caption_MaterialGroup_Gear2_Le1_SetA_HeadPiece"/utf8>>}}; 1157884269 -> {some, {game_caption_text_data, 1157884269, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Bow"/utf8>>}}; 314013783 -> {some, {game_caption_text_data, 314013783, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Tella"/utf8>>}}; 2366055806 -> {some, {game_caption_text_data, 2366055806, <<"Caption_MaterialGroup_Gear2_Le1_SetA_Shield"/utf8>>}}; 1221419652 -> {some, {game_caption_text_data, 1221419652, <<"Caption_MaterialGroup_Gear2_Le1_SetA_LongSword"/utf8>>}}; 974788967 -> {some, {game_caption_text_data, 974788967, <<"Caption_MaterialGroup_Gear2_He2_SetD_Bracelet"/utf8>>}}; 477361373 -> {some, {game_caption_text_data, 477361373, <<"Caption_MaterialGroup_Gear2_He2_SetD_Earring"/utf8>>}}; 649231525 -> {some, {game_caption_text_data, 649231525, <<"Caption_MaterialGroup_Gear2_He2_SetD_Ring"/utf8>>}}; 1905809035 -> {some, {game_caption_text_data, 1905809035, <<"Caption_MaterialGroup_Gear2_He2_SetD_Necklace"/utf8>>}}; 3037340387 -> {some, {game_caption_text_data, 3037340387, <<"Caption_MaterialGroup_Gear2_He2_SetD_Pipe"/utf8>>}}; 2638138299 -> {some, {game_caption_text_data, 2638138299, <<"Caption_MaterialGroup_Gear2_He2_SetD_TngdStone"/utf8>>}}; 2303159923 -> {some, {game_caption_text_data, 2303159923, <<"Caption_MaterialGroup_Gear2_He2_SetD_Halidom"/utf8>>}}; 1135240425 -> {some, {game_caption_text_data, 1135240425, <<"Caption_MaterialGroup_Gear2_He2_SetD_Gauntlet"/utf8>>}}; 2915424828 -> {some, {game_caption_text_data, 2915424828, <<"Caption_MaterialGroup_Gear2_He2_SetD_Belt"/utf8>>}}; 3916028990 -> {some, {game_caption_text_data, 3916028990, <<"Caption_MaterialGroup_Gear2_He2_SetD_Cape"/utf8>>}}; 859606540 -> {some, {game_caption_text_data, 859606540, <<"Caption_MaterialGroup_Gear2_He2_SetD_FootWear"/utf8>>}}; 3312365813 -> {some, {game_caption_text_data, 3312365813, <<"Caption_MaterialGroup_Gear2_He2_SetD_Gloves"/utf8>>}}; 2418778371 -> {some, {game_caption_text_data, 2418778371, <<"Caption_MaterialGroup_Gear2_He2_SetD_LegPiece"/utf8>>}}; 3089638930 -> {some, {game_caption_text_data, 3089638930, <<"Caption_MaterialGroup_Gear2_He2_SetD_ChestPiece"/utf8>>}}; 2131301741 -> {some, {game_caption_text_data, 2131301741, <<"Caption_MaterialGroup_Gear2_He2_SetD_HeadPiece"/utf8>>}}; 72456669 -> {some, {game_caption_text_data, 72456669, <<"Caption_MaterialGroup_Gear2_He2_SetD_Bow"/utf8>>}}; 204794567 -> {some, {game_caption_text_data, 204794567, <<"Caption_MaterialGroup_Gear2_He2_SetD_Tella"/utf8>>}}; 3632603374 -> {some, {game_caption_text_data, 3632603374, <<"Caption_MaterialGroup_Gear2_He2_SetD_Shield"/utf8>>}}; 4075526388 -> {some, {game_caption_text_data, 4075526388, <<"Caption_MaterialGroup_Gear2_He2_SetD_LongSword"/utf8>>}}; 456376566 -> {some, {game_caption_text_data, 456376566, <<"Caption_MaterialGroup_Gear2_He2_SetC_Bracelet"/utf8>>}}; 1715368284 -> {some, {game_caption_text_data, 1715368284, <<"Caption_MaterialGroup_Gear2_He2_SetC_Earring"/utf8>>}}; 564433396 -> {some, {game_caption_text_data, 564433396, <<"Caption_MaterialGroup_Gear2_He2_SetC_Ring"/utf8>>}}; 1387396634 -> {some, {game_caption_text_data, 1387396634, <<"Caption_MaterialGroup_Gear2_He2_SetC_Necklace"/utf8>>}}; 2952542258 -> {some, {game_caption_text_data, 2952542258, <<"Caption_MaterialGroup_Gear2_He2_SetC_Pipe"/utf8>>}}; 102546778 -> {some, {game_caption_text_data, 102546778, <<"Caption_MaterialGroup_Gear2_He2_SetC_TngdStone"/utf8>>}}; 3541166834 -> {some, {game_caption_text_data, 3541166834, <<"Caption_MaterialGroup_Gear2_He2_SetC_Halidom"/utf8>>}}; 616828024 -> {some, {game_caption_text_data, 616828024, <<"Caption_MaterialGroup_Gear2_He2_SetC_Gauntlet"/utf8>>}}; 2830626699 -> {some, {game_caption_text_data, 2830626699, <<"Caption_MaterialGroup_Gear2_He2_SetC_Belt"/utf8>>}}; 3831230861 -> {some, {game_caption_text_data, 3831230861, <<"Caption_MaterialGroup_Gear2_He2_SetC_Cape"/utf8>>}}; 341194139 -> {some, {game_caption_text_data, 341194139, <<"Caption_MaterialGroup_Gear2_He2_SetC_FootWear"/utf8>>}}; 1783435620 -> {some, {game_caption_text_data, 1783435620, <<"Caption_MaterialGroup_Gear2_He2_SetC_Gloves"/utf8>>}}; 1900365970 -> {some, {game_caption_text_data, 1900365970, <<"Caption_MaterialGroup_Gear2_He2_SetC_LegPiece"/utf8>>}}; 1493209281 -> {some, {game_caption_text_data, 1493209281, <<"Caption_MaterialGroup_Gear2_He2_SetC_ChestPiece"/utf8>>}}; 3890677516 -> {some, {game_caption_text_data, 3890677516, <<"Caption_MaterialGroup_Gear2_He2_SetC_HeadPiece"/utf8>>}}; 1341808668 -> {some, {game_caption_text_data, 1341808668, <<"Caption_MaterialGroup_Gear2_He2_SetC_Bow"/utf8>>}}; 3105304102 -> {some, {game_caption_text_data, 3105304102, <<"Caption_MaterialGroup_Gear2_He2_SetC_Tella"/utf8>>}}; 2103673181 -> {some, {game_caption_text_data, 2103673181, <<"Caption_MaterialGroup_Gear2_He2_SetC_Shield"/utf8>>}}; 1539934867 -> {some, {game_caption_text_data, 1539934867, <<"Caption_MaterialGroup_Gear2_He2_SetC_LongSword"/utf8>>}}; 4232931461 -> {some, {game_caption_text_data, 4232931461, <<"Caption_MaterialGroup_Gear2_He2_SetB_Bracelet"/utf8>>}}; 2953375195 -> {some, {game_caption_text_data, 2953375195, <<"Caption_MaterialGroup_Gear2_He2_SetB_Earring"/utf8>>}}; 479635267 -> {some, {game_caption_text_data, 479635267, <<"Caption_MaterialGroup_Gear2_He2_SetB_Ring"/utf8>>}}; 868984233 -> {some, {game_caption_text_data, 868984233, <<"Caption_MaterialGroup_Gear2_He2_SetB_Necklace"/utf8>>}}; 2867744129 -> {some, {game_caption_text_data, 2867744129, <<"Caption_MaterialGroup_Gear2_He2_SetB_Pipe"/utf8>>}}; 1861922553 -> {some, {game_caption_text_data, 1861922553, <<"Caption_MaterialGroup_Gear2_He2_SetB_TngdStone"/utf8>>}}; 484206449 -> {some, {game_caption_text_data, 484206449, <<"Caption_MaterialGroup_Gear2_He2_SetB_Halidom"/utf8>>}}; 98415623 -> {some, {game_caption_text_data, 98415623, <<"Caption_MaterialGroup_Gear2_He2_SetB_Gauntlet"/utf8>>}}; 2745828570 -> {some, {game_caption_text_data, 2745828570, <<"Caption_MaterialGroup_Gear2_He2_SetB_Belt"/utf8>>}}; 3746432732 -> {some, {game_caption_text_data, 3746432732, <<"Caption_MaterialGroup_Gear2_He2_SetB_Cape"/utf8>>}}; 4117749034 -> {some, {game_caption_text_data, 4117749034, <<"Caption_MaterialGroup_Gear2_He2_SetB_FootWear"/utf8>>}}; 254505427 -> {some, {game_caption_text_data, 254505427, <<"Caption_MaterialGroup_Gear2_He2_SetB_Gloves"/utf8>>}}; 1381953569 -> {some, {game_caption_text_data, 1381953569, <<"Caption_MaterialGroup_Gear2_He2_SetB_LegPiece"/utf8>>}}; 4191746928 -> {some, {game_caption_text_data, 4191746928, <<"Caption_MaterialGroup_Gear2_He2_SetB_ChestPiece"/utf8>>}}; 1355085995 -> {some, {game_caption_text_data, 1355085995, <<"Caption_MaterialGroup_Gear2_He2_SetB_HeadPiece"/utf8>>}}; 2611160667 -> {some, {game_caption_text_data, 2611160667, <<"Caption_MaterialGroup_Gear2_He2_SetB_Bow"/utf8>>}}; 1710846341 -> {some, {game_caption_text_data, 1710846341, <<"Caption_MaterialGroup_Gear2_He2_SetB_Tella"/utf8>>}}; 574742988 -> {some, {game_caption_text_data, 574742988, <<"Caption_MaterialGroup_Gear2_He2_SetB_Shield"/utf8>>}}; 3299310642 -> {some, {game_caption_text_data, 3299310642, <<"Caption_MaterialGroup_Gear2_He2_SetB_LongSword"/utf8>>}}; 3714519060 -> {some, {game_caption_text_data, 3714519060, <<"Caption_MaterialGroup_Gear2_He2_SetA_Bracelet"/utf8>>}}; 4191382106 -> {some, {game_caption_text_data, 4191382106, <<"Caption_MaterialGroup_Gear2_He2_SetA_Earring"/utf8>>}}; 394837138 -> {some, {game_caption_text_data, 394837138, <<"Caption_MaterialGroup_Gear2_He2_SetA_Ring"/utf8>>}}; 350571832 -> {some, {game_caption_text_data, 350571832, <<"Caption_MaterialGroup_Gear2_He2_SetA_Necklace"/utf8>>}}; 2782946000 -> {some, {game_caption_text_data, 2782946000, <<"Caption_MaterialGroup_Gear2_He2_SetA_Pipe"/utf8>>}}; 3621298328 -> {some, {game_caption_text_data, 3621298328, <<"Caption_MaterialGroup_Gear2_He2_SetA_TngdStone"/utf8>>}}; 1722213360 -> {some, {game_caption_text_data, 1722213360, <<"Caption_MaterialGroup_Gear2_He2_SetA_Halidom"/utf8>>}}; 3874970518 -> {some, {game_caption_text_data, 3874970518, <<"Caption_MaterialGroup_Gear2_He2_SetA_Gauntlet"/utf8>>}}; 2661030441 -> {some, {game_caption_text_data, 2661030441, <<"Caption_MaterialGroup_Gear2_He2_SetA_Belt"/utf8>>}}; 3661634603 -> {some, {game_caption_text_data, 3661634603, <<"Caption_MaterialGroup_Gear2_He2_SetA_Cape"/utf8>>}}; 3599336633 -> {some, {game_caption_text_data, 3599336633, <<"Caption_MaterialGroup_Gear2_He2_SetA_FootWear"/utf8>>}}; 3020542530 -> {some, {game_caption_text_data, 3020542530, <<"Caption_MaterialGroup_Gear2_He2_SetA_Gloves"/utf8>>}}; 863541168 -> {some, {game_caption_text_data, 863541168, <<"Caption_MaterialGroup_Gear2_He2_SetA_LegPiece"/utf8>>}}; 2595317279 -> {some, {game_caption_text_data, 2595317279, <<"Caption_MaterialGroup_Gear2_He2_SetA_ChestPiece"/utf8>>}}; 3114461770 -> {some, {game_caption_text_data, 3114461770, <<"Caption_MaterialGroup_Gear2_He2_SetA_HeadPiece"/utf8>>}}; 3880512666 -> {some, {game_caption_text_data, 3880512666, <<"Caption_MaterialGroup_Gear2_He2_SetA_Bow"/utf8>>}}; 316388580 -> {some, {game_caption_text_data, 316388580, <<"Caption_MaterialGroup_Gear2_He2_SetA_Tella"/utf8>>}}; 3340780091 -> {some, {game_caption_text_data, 3340780091, <<"Caption_MaterialGroup_Gear2_He2_SetA_Shield"/utf8>>}}; 763719121 -> {some, {game_caption_text_data, 763719121, <<"Caption_MaterialGroup_Gear2_He2_SetA_LongSword"/utf8>>}}; 2119979221 -> {some, {game_caption_text_data, 2119979221, <<"Caption_MaterialGroup_Gear2_He1_SetC_Bracelet"/utf8>>}}; 1316854571 -> {some, {game_caption_text_data, 1316854571, <<"Caption_MaterialGroup_Gear2_He1_SetC_Earring"/utf8>>}}; 2323809171 -> {some, {game_caption_text_data, 2323809171, <<"Caption_MaterialGroup_Gear2_He1_SetC_Ring"/utf8>>}}; 3050999289 -> {some, {game_caption_text_data, 3050999289, <<"Caption_MaterialGroup_Gear2_He1_SetC_Necklace"/utf8>>}}; 416950737 -> {some, {game_caption_text_data, 416950737, <<"Caption_MaterialGroup_Gear2_He1_SetC_Pipe"/utf8>>}}; 3330220617 -> {some, {game_caption_text_data, 3330220617, <<"Caption_MaterialGroup_Gear2_He1_SetC_TngdStone"/utf8>>}}; 3142653121 -> {some, {game_caption_text_data, 3142653121, <<"Caption_MaterialGroup_Gear2_He1_SetC_Halidom"/utf8>>}}; 2280430679 -> {some, {game_caption_text_data, 2280430679, <<"Caption_MaterialGroup_Gear2_He1_SetC_Gauntlet"/utf8>>}}; 295035178 -> {some, {game_caption_text_data, 295035178, <<"Caption_MaterialGroup_Gear2_He1_SetC_Belt"/utf8>>}}; 1295639340 -> {some, {game_caption_text_data, 1295639340, <<"Caption_MaterialGroup_Gear2_He1_SetC_Cape"/utf8>>}}; 2004796794 -> {some, {game_caption_text_data, 2004796794, <<"Caption_MaterialGroup_Gear2_He1_SetC_FootWear"/utf8>>}}; 3168154659 -> {some, {game_caption_text_data, 3168154659, <<"Caption_MaterialGroup_Gear2_He1_SetC_Gloves"/utf8>>}}; 3563968625 -> {some, {game_caption_text_data, 3563968625, <<"Caption_MaterialGroup_Gear2_He1_SetC_LegPiece"/utf8>>}}; 906578368 -> {some, {game_caption_text_data, 906578368, <<"Caption_MaterialGroup_Gear2_He1_SetC_ChestPiece"/utf8>>}}; 2823384059 -> {some, {game_caption_text_data, 2823384059, <<"Caption_MaterialGroup_Gear2_He1_SetC_HeadPiece"/utf8>>}}; 823396267 -> {some, {game_caption_text_data, 823396267, <<"Caption_MaterialGroup_Gear2_He1_SetC_Bow"/utf8>>}}; 1508874453 -> {some, {game_caption_text_data, 1508874453, <<"Caption_MaterialGroup_Gear2_He1_SetC_Tella"/utf8>>}}; 3488392220 -> {some, {game_caption_text_data, 3488392220, <<"Caption_MaterialGroup_Gear2_He1_SetC_Shield"/utf8>>}}; 472641410 -> {some, {game_caption_text_data, 472641410, <<"Caption_MaterialGroup_Gear2_He1_SetC_LongSword"/utf8>>}}; 1601566820 -> {some, {game_caption_text_data, 1601566820, <<"Caption_MaterialGroup_Gear2_He1_SetB_Bracelet"/utf8>>}}; 2554861482 -> {some, {game_caption_text_data, 2554861482, <<"Caption_MaterialGroup_Gear2_He1_SetB_Earring"/utf8>>}}; 2239011042 -> {some, {game_caption_text_data, 2239011042, <<"Caption_MaterialGroup_Gear2_He1_SetB_Ring"/utf8>>}}; 2532586888 -> {some, {game_caption_text_data, 2532586888, <<"Caption_MaterialGroup_Gear2_He1_SetB_Necklace"/utf8>>}}; 332152608 -> {some, {game_caption_text_data, 332152608, <<"Caption_MaterialGroup_Gear2_He1_SetB_Pipe"/utf8>>}}; 794629096 -> {some, {game_caption_text_data, 794629096, <<"Caption_MaterialGroup_Gear2_He1_SetB_TngdStone"/utf8>>}}; 85692736 -> {some, {game_caption_text_data, 85692736, <<"Caption_MaterialGroup_Gear2_He1_SetB_Halidom"/utf8>>}}; 1762018278 -> {some, {game_caption_text_data, 1762018278, <<"Caption_MaterialGroup_Gear2_He1_SetB_Gauntlet"/utf8>>}}; 210237049 -> {some, {game_caption_text_data, 210237049, <<"Caption_MaterialGroup_Gear2_He1_SetB_Belt"/utf8>>}}; 1210841211 -> {some, {game_caption_text_data, 1210841211, <<"Caption_MaterialGroup_Gear2_He1_SetB_Cape"/utf8>>}}; 1486384393 -> {some, {game_caption_text_data, 1486384393, <<"Caption_MaterialGroup_Gear2_He1_SetB_FootWear"/utf8>>}}; 1639224466 -> {some, {game_caption_text_data, 1639224466, <<"Caption_MaterialGroup_Gear2_He1_SetB_Gloves"/utf8>>}}; 3045556224 -> {some, {game_caption_text_data, 3045556224, <<"Caption_MaterialGroup_Gear2_He1_SetB_LegPiece"/utf8>>}}; 3605116015 -> {some, {game_caption_text_data, 3605116015, <<"Caption_MaterialGroup_Gear2_He1_SetB_ChestPiece"/utf8>>}}; 287792538 -> {some, {game_caption_text_data, 287792538, <<"Caption_MaterialGroup_Gear2_He1_SetB_HeadPiece"/utf8>>}}; 2092748266 -> {some, {game_caption_text_data, 2092748266, <<"Caption_MaterialGroup_Gear2_He1_SetB_Bow"/utf8>>}}; 114416692 -> {some, {game_caption_text_data, 114416692, <<"Caption_MaterialGroup_Gear2_He1_SetB_Tella"/utf8>>}}; 1959462027 -> {some, {game_caption_text_data, 1959462027, <<"Caption_MaterialGroup_Gear2_He1_SetB_Shield"/utf8>>}}; 2232017185 -> {some, {game_caption_text_data, 2232017185, <<"Caption_MaterialGroup_Gear2_He1_SetB_LongSword"/utf8>>}}; 1083154419 -> {some, {game_caption_text_data, 1083154419, <<"Caption_MaterialGroup_Gear2_He1_SetA_Bracelet"/utf8>>}}; 3792868393 -> {some, {game_caption_text_data, 3792868393, <<"Caption_MaterialGroup_Gear2_He1_SetA_Earring"/utf8>>}}; 2154212913 -> {some, {game_caption_text_data, 2154212913, <<"Caption_MaterialGroup_Gear2_He1_SetA_Ring"/utf8>>}}; 2014174487 -> {some, {game_caption_text_data, 2014174487, <<"Caption_MaterialGroup_Gear2_He1_SetA_Necklace"/utf8>>}}; 247354479 -> {some, {game_caption_text_data, 247354479, <<"Caption_MaterialGroup_Gear2_He1_SetA_Pipe"/utf8>>}}; 2554004871 -> {some, {game_caption_text_data, 2554004871, <<"Caption_MaterialGroup_Gear2_He1_SetA_TngdStone"/utf8>>}}; 1323699647 -> {some, {game_caption_text_data, 1323699647, <<"Caption_MaterialGroup_Gear2_He1_SetA_Halidom"/utf8>>}}; 1243605877 -> {some, {game_caption_text_data, 1243605877, <<"Caption_MaterialGroup_Gear2_He1_SetA_Gauntlet"/utf8>>}}; 125438920 -> {some, {game_caption_text_data, 125438920, <<"Caption_MaterialGroup_Gear2_He1_SetA_Belt"/utf8>>}}; 1126043082 -> {some, {game_caption_text_data, 1126043082, <<"Caption_MaterialGroup_Gear2_He1_SetA_Cape"/utf8>>}}; 967971992 -> {some, {game_caption_text_data, 967971992, <<"Caption_MaterialGroup_Gear2_He1_SetA_FootWear"/utf8>>}}; 110294273 -> {some, {game_caption_text_data, 110294273, <<"Caption_MaterialGroup_Gear2_He1_SetA_Gloves"/utf8>>}}; 2527143823 -> {some, {game_caption_text_data, 2527143823, <<"Caption_MaterialGroup_Gear2_He1_SetA_LegPiece"/utf8>>}}; 2008686366 -> {some, {game_caption_text_data, 2008686366, <<"Caption_MaterialGroup_Gear2_He1_SetA_ChestPiece"/utf8>>}}; 2047168313 -> {some, {game_caption_text_data, 2047168313, <<"Caption_MaterialGroup_Gear2_He1_SetA_HeadPiece"/utf8>>}}; 3362100265 -> {some, {game_caption_text_data, 3362100265, <<"Caption_MaterialGroup_Gear2_He1_SetA_Bow"/utf8>>}}; 3014926227 -> {some, {game_caption_text_data, 3014926227, <<"Caption_MaterialGroup_Gear2_He1_SetA_Tella"/utf8>>}}; 430531834 -> {some, {game_caption_text_data, 430531834, <<"Caption_MaterialGroup_Gear2_He1_SetA_Shield"/utf8>>}}; 3991392960 -> {some, {game_caption_text_data, 3991392960, <<"Caption_MaterialGroup_Gear2_He1_SetA_LongSword"/utf8>>}}; 640572018 -> {some, {game_caption_text_data, 640572018, <<"Caption_MaterialGroup_Gear2_Ra3_SetJ_Ring"/utf8>>}}; 555773889 -> {some, {game_caption_text_data, 555773889, <<"Caption_MaterialGroup_Gear2_Ra3_SetI_Ring"/utf8>>}}; 470975760 -> {some, {game_caption_text_data, 470975760, <<"Caption_MaterialGroup_Gear2_Ra3_SetH_Ring"/utf8>>}}; 386177631 -> {some, {game_caption_text_data, 386177631, <<"Caption_MaterialGroup_Gear2_Ra3_SetG_Ring"/utf8>>}}; 1945146416 -> {some, {game_caption_text_data, 1945146416, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Bracelet"/utf8>>}}; 2842304566 -> {some, {game_caption_text_data, 2842304566, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Earring"/utf8>>}}; 301379502 -> {some, {game_caption_text_data, 301379502, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Ring"/utf8>>}}; 2876166484 -> {some, {game_caption_text_data, 2876166484, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Necklace"/utf8>>}}; 2689488364 -> {some, {game_caption_text_data, 2689488364, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Pipe"/utf8>>}}; 1652641524 -> {some, {game_caption_text_data, 1652641524, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_TngdStone"/utf8>>}}; 373135820 -> {some, {game_caption_text_data, 373135820, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Halidom"/utf8>>}}; 2105597874 -> {some, {game_caption_text_data, 2105597874, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Gauntlet"/utf8>>}}; 2567572805 -> {some, {game_caption_text_data, 2567572805, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Belt"/utf8>>}}; 3568176967 -> {some, {game_caption_text_data, 3568176967, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Cape"/utf8>>}}; 1829963989 -> {some, {game_caption_text_data, 1829963989, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_FootWear"/utf8>>}}; 3935294942 -> {some, {game_caption_text_data, 3935294942, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Gloves"/utf8>>}}; 3389135820 -> {some, {game_caption_text_data, 3389135820, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_LegPiece"/utf8>>}}; 1988876987 -> {some, {game_caption_text_data, 1988876987, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_ChestPiece"/utf8>>}}; 1145804966 -> {some, {game_caption_text_data, 1145804966, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_HeadPiece"/utf8>>}}; 3874095478 -> {some, {game_caption_text_data, 3874095478, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Bow"/utf8>>}}; 1229251136 -> {some, {game_caption_text_data, 1229251136, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Tella"/utf8>>}}; 4255532503 -> {some, {game_caption_text_data, 4255532503, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_Shield"/utf8>>}}; 3090029613 -> {some, {game_caption_text_data, 3090029613, <<"Caption_MaterialGroup_Gear2_Ra3_SetF_LongSword"/utf8>>}}; 1426734015 -> {some, {game_caption_text_data, 1426734015, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Bracelet"/utf8>>}}; 4080311477 -> {some, {game_caption_text_data, 4080311477, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Earring"/utf8>>}}; 216581373 -> {some, {game_caption_text_data, 216581373, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Ring"/utf8>>}}; 2357754083 -> {some, {game_caption_text_data, 2357754083, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Necklace"/utf8>>}}; 2604690235 -> {some, {game_caption_text_data, 2604690235, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Pipe"/utf8>>}}; 3412017299 -> {some, {game_caption_text_data, 3412017299, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_TngdStone"/utf8>>}}; 1611142731 -> {some, {game_caption_text_data, 1611142731, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Halidom"/utf8>>}}; 1587185473 -> {some, {game_caption_text_data, 1587185473, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Gauntlet"/utf8>>}}; 2482774676 -> {some, {game_caption_text_data, 2482774676, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Belt"/utf8>>}}; 3483378838 -> {some, {game_caption_text_data, 3483378838, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Cape"/utf8>>}}; 1311551588 -> {some, {game_caption_text_data, 1311551588, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_FootWear"/utf8>>}}; 2406364749 -> {some, {game_caption_text_data, 2406364749, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Gloves"/utf8>>}}; 2870723419 -> {some, {game_caption_text_data, 2870723419, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_LegPiece"/utf8>>}}; 392447338 -> {some, {game_caption_text_data, 392447338, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_ChestPiece"/utf8>>}}; 2905180741 -> {some, {game_caption_text_data, 2905180741, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_HeadPiece"/utf8>>}}; 848480181 -> {some, {game_caption_text_data, 848480181, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Bow"/utf8>>}}; 4129760671 -> {some, {game_caption_text_data, 4129760671, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Tella"/utf8>>}}; 2726602310 -> {some, {game_caption_text_data, 2726602310, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_Shield"/utf8>>}}; 554438092 -> {some, {game_caption_text_data, 554438092, <<"Caption_MaterialGroup_Gear2_Ra3_SetE_LongSword"/utf8>>}}; 908321614 -> {some, {game_caption_text_data, 908321614, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Bracelet"/utf8>>}}; 1023351092 -> {some, {game_caption_text_data, 1023351092, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Earring"/utf8>>}}; 131783244 -> {some, {game_caption_text_data, 131783244, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Ring"/utf8>>}}; 1839341682 -> {some, {game_caption_text_data, 1839341682, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Necklace"/utf8>>}}; 2519892106 -> {some, {game_caption_text_data, 2519892106, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Pipe"/utf8>>}}; 876425778 -> {some, {game_caption_text_data, 876425778, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_TngdStone"/utf8>>}}; 2849149642 -> {some, {game_caption_text_data, 2849149642, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Halidom"/utf8>>}}; 1068773072 -> {some, {game_caption_text_data, 1068773072, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Gauntlet"/utf8>>}}; 2397976547 -> {some, {game_caption_text_data, 2397976547, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Belt"/utf8>>}}; 3398580709 -> {some, {game_caption_text_data, 3398580709, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Cape"/utf8>>}}; 793139187 -> {some, {game_caption_text_data, 793139187, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_FootWear"/utf8>>}}; 877434556 -> {some, {game_caption_text_data, 877434556, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Gloves"/utf8>>}}; 2352311018 -> {some, {game_caption_text_data, 2352311018, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_LegPiece"/utf8>>}}; 3090984985 -> {some, {game_caption_text_data, 3090984985, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_ChestPiece"/utf8>>}}; 369589220 -> {some, {game_caption_text_data, 369589220, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_HeadPiece"/utf8>>}}; 2117832180 -> {some, {game_caption_text_data, 2117832180, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Bow"/utf8>>}}; 2735302910 -> {some, {game_caption_text_data, 2735302910, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Tella"/utf8>>}}; 1197672117 -> {some, {game_caption_text_data, 1197672117, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_Shield"/utf8>>}}; 2313813867 -> {some, {game_caption_text_data, 2313813867, <<"Caption_MaterialGroup_Gear2_Ra3_SetD_LongSword"/utf8>>}}; 389909213 -> {some, {game_caption_text_data, 389909213, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Bracelet"/utf8>>}}; 2261358003 -> {some, {game_caption_text_data, 2261358003, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Earring"/utf8>>}}; 46985115 -> {some, {game_caption_text_data, 46985115, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Ring"/utf8>>}}; 1320929281 -> {some, {game_caption_text_data, 1320929281, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Necklace"/utf8>>}}; 2435093977 -> {some, {game_caption_text_data, 2435093977, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Pipe"/utf8>>}}; 2635801553 -> {some, {game_caption_text_data, 2635801553, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_TngdStone"/utf8>>}}; 4087156553 -> {some, {game_caption_text_data, 4087156553, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Halidom"/utf8>>}}; 550360671 -> {some, {game_caption_text_data, 550360671, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Gauntlet"/utf8>>}}; 2313178418 -> {some, {game_caption_text_data, 2313178418, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Belt"/utf8>>}}; 3313782580 -> {some, {game_caption_text_data, 3313782580, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Cape"/utf8>>}}; 274726786 -> {some, {game_caption_text_data, 274726786, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_FootWear"/utf8>>}}; 3643471659 -> {some, {game_caption_text_data, 3643471659, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Gloves"/utf8>>}}; 1833898617 -> {some, {game_caption_text_data, 1833898617, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_LegPiece"/utf8>>}}; 1494555336 -> {some, {game_caption_text_data, 1494555336, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_ChestPiece"/utf8>>}}; 2128964995 -> {some, {game_caption_text_data, 2128964995, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_HeadPiece"/utf8>>}}; 3387184179 -> {some, {game_caption_text_data, 3387184179, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Bow"/utf8>>}}; 1340845149 -> {some, {game_caption_text_data, 1340845149, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Tella"/utf8>>}}; 3963709220 -> {some, {game_caption_text_data, 3963709220, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_Shield"/utf8>>}}; 4073189642 -> {some, {game_caption_text_data, 4073189642, <<"Caption_MaterialGroup_Gear2_Ra3_SetC_LongSword"/utf8>>}}; 4166464108 -> {some, {game_caption_text_data, 4166464108, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Bracelet"/utf8>>}}; 3499364914 -> {some, {game_caption_text_data, 3499364914, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Earring"/utf8>>}}; 4257154282 -> {some, {game_caption_text_data, 4257154282, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Ring"/utf8>>}}; 802516880 -> {some, {game_caption_text_data, 802516880, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Necklace"/utf8>>}}; 2350295848 -> {some, {game_caption_text_data, 2350295848, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Pipe"/utf8>>}}; 100210032 -> {some, {game_caption_text_data, 100210032, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_TngdStone"/utf8>>}}; 1030196168 -> {some, {game_caption_text_data, 1030196168, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Halidom"/utf8>>}}; 31948270 -> {some, {game_caption_text_data, 31948270, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Gauntlet"/utf8>>}}; 2228380289 -> {some, {game_caption_text_data, 2228380289, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Belt"/utf8>>}}; 3228984451 -> {some, {game_caption_text_data, 3228984451, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Cape"/utf8>>}}; 4051281681 -> {some, {game_caption_text_data, 4051281681, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_FootWear"/utf8>>}}; 2114541466 -> {some, {game_caption_text_data, 2114541466, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Gloves"/utf8>>}}; 1315486216 -> {some, {game_caption_text_data, 1315486216, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_LegPiece"/utf8>>}}; 4193092983 -> {some, {game_caption_text_data, 4193092983, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_ChestPiece"/utf8>>}}; 3888340770 -> {some, {game_caption_text_data, 3888340770, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_HeadPiece"/utf8>>}}; 361568882 -> {some, {game_caption_text_data, 361568882, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Bow"/utf8>>}}; 4241354684 -> {some, {game_caption_text_data, 4241354684, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Tella"/utf8>>}}; 2434779027 -> {some, {game_caption_text_data, 2434779027, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_Shield"/utf8>>}}; 1537598121 -> {some, {game_caption_text_data, 1537598121, <<"Caption_MaterialGroup_Gear2_Ra3_SetB_LongSword"/utf8>>}}; 3648051707 -> {some, {game_caption_text_data, 3648051707, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Bracelet"/utf8>>}}; 442404529 -> {some, {game_caption_text_data, 442404529, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Earring"/utf8>>}}; 4172356153 -> {some, {game_caption_text_data, 4172356153, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Ring"/utf8>>}}; 284104479 -> {some, {game_caption_text_data, 284104479, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Necklace"/utf8>>}}; 2265497719 -> {some, {game_caption_text_data, 2265497719, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Pipe"/utf8>>}}; 1859585807 -> {some, {game_caption_text_data, 1859585807, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_TngdStone"/utf8>>}}; 2268203079 -> {some, {game_caption_text_data, 2268203079, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Halidom"/utf8>>}}; 3808503165 -> {some, {game_caption_text_data, 3808503165, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Gauntlet"/utf8>>}}; 2143582160 -> {some, {game_caption_text_data, 2143582160, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Belt"/utf8>>}}; 3144186322 -> {some, {game_caption_text_data, 3144186322, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Cape"/utf8>>}}; 3532869280 -> {some, {game_caption_text_data, 3532869280, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_FootWear"/utf8>>}}; 585611273 -> {some, {game_caption_text_data, 585611273, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Gloves"/utf8>>}}; 797073815 -> {some, {game_caption_text_data, 797073815, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_LegPiece"/utf8>>}}; 2596663334 -> {some, {game_caption_text_data, 2596663334, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_ChestPiece"/utf8>>}}; 1352749249 -> {some, {game_caption_text_data, 1352749249, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_HeadPiece"/utf8>>}}; 1630920881 -> {some, {game_caption_text_data, 1630920881, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Bow"/utf8>>}}; 2846896923 -> {some, {game_caption_text_data, 2846896923, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Tella"/utf8>>}}; 905848834 -> {some, {game_caption_text_data, 905848834, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_Shield"/utf8>>}}; 3296973896 -> {some, {game_caption_text_data, 3296973896, <<"Caption_MaterialGroup_Gear2_Ra3_SetA_LongSword"/utf8>>}}; 3608749071 -> {some, {game_caption_text_data, 3608749071, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Bracelet"/utf8>>}}; 2443790853 -> {some, {game_caption_text_data, 2443790853, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Earring"/utf8>>}}; 2060755277 -> {some, {game_caption_text_data, 2060755277, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Ring"/utf8>>}}; 244801843 -> {some, {game_caption_text_data, 244801843, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Necklace"/utf8>>}}; 153896843 -> {some, {game_caption_text_data, 153896843, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Pipe"/utf8>>}}; 585348067 -> {some, {game_caption_text_data, 585348067, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_TngdStone"/utf8>>}}; 4269589403 -> {some, {game_caption_text_data, 4269589403, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Halidom"/utf8>>}}; 3769200529 -> {some, {game_caption_text_data, 3769200529, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Gauntlet"/utf8>>}}; 31981284 -> {some, {game_caption_text_data, 31981284, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Belt"/utf8>>}}; 1032585446 -> {some, {game_caption_text_data, 1032585446, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Cape"/utf8>>}}; 3493566644 -> {some, {game_caption_text_data, 3493566644, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_FootWear"/utf8>>}}; 1025046685 -> {some, {game_caption_text_data, 1025046685, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Gloves"/utf8>>}}; 757771179 -> {some, {game_caption_text_data, 757771179, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_LegPiece"/utf8>>}}; 1402246074 -> {some, {game_caption_text_data, 1402246074, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_ChestPiece"/utf8>>}}; 78511509 -> {some, {game_caption_text_data, 78511509, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_HeadPiece"/utf8>>}}; 3355683077 -> {some, {game_caption_text_data, 3355683077, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Bow"/utf8>>}}; 3927788783 -> {some, {game_caption_text_data, 3927788783, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Tella"/utf8>>}}; 1345284246 -> {some, {game_caption_text_data, 1345284246, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_Shield"/utf8>>}}; 2022736156 -> {some, {game_caption_text_data, 2022736156, <<"Caption_MaterialGroup_Gear2_Ra2_SetF_LongSword"/utf8>>}}; 3090336670 -> {some, {game_caption_text_data, 3090336670, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Bracelet"/utf8>>}}; 3681797764 -> {some, {game_caption_text_data, 3681797764, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Earring"/utf8>>}}; 1975957148 -> {some, {game_caption_text_data, 1975957148, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Ring"/utf8>>}}; 4021356738 -> {some, {game_caption_text_data, 4021356738, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Necklace"/utf8>>}}; 69098714 -> {some, {game_caption_text_data, 69098714, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Pipe"/utf8>>}}; 2344723842 -> {some, {game_caption_text_data, 2344723842, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_TngdStone"/utf8>>}}; 1212629018 -> {some, {game_caption_text_data, 1212629018, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Halidom"/utf8>>}}; 3250788128 -> {some, {game_caption_text_data, 3250788128, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Gauntlet"/utf8>>}}; 4242150451 -> {some, {game_caption_text_data, 4242150451, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Belt"/utf8>>}}; 947787317 -> {some, {game_caption_text_data, 947787317, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Cape"/utf8>>}}; 2975154243 -> {some, {game_caption_text_data, 2975154243, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_FootWear"/utf8>>}}; 3791083788 -> {some, {game_caption_text_data, 3791083788, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Gloves"/utf8>>}}; 239358778 -> {some, {game_caption_text_data, 239358778, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_LegPiece"/utf8>>}}; 4100783721 -> {some, {game_caption_text_data, 4100783721, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_ChestPiece"/utf8>>}}; 1837887284 -> {some, {game_caption_text_data, 1837887284, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_HeadPiece"/utf8>>}}; 330067780 -> {some, {game_caption_text_data, 330067780, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Bow"/utf8>>}}; 2533331022 -> {some, {game_caption_text_data, 2533331022, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Tella"/utf8>>}}; 4111321349 -> {some, {game_caption_text_data, 4111321349, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_Shield"/utf8>>}}; 3782111931 -> {some, {game_caption_text_data, 3782111931, <<"Caption_MaterialGroup_Gear2_Ra2_SetE_LongSword"/utf8>>}}; 2571924269 -> {some, {game_caption_text_data, 2571924269, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Bracelet"/utf8>>}}; 624837379 -> {some, {game_caption_text_data, 624837379, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Earring"/utf8>>}}; 1891159019 -> {some, {game_caption_text_data, 1891159019, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Ring"/utf8>>}}; 3502944337 -> {some, {game_caption_text_data, 3502944337, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Necklace"/utf8>>}}; 4279267881 -> {some, {game_caption_text_data, 4279267881, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Pipe"/utf8>>}}; 4104099617 -> {some, {game_caption_text_data, 4104099617, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_TngdStone"/utf8>>}}; 2450635929 -> {some, {game_caption_text_data, 2450635929, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Halidom"/utf8>>}}; 2732375727 -> {some, {game_caption_text_data, 2732375727, <<"Caption_MaterialGroup_Gear2_Ra2_SetD_Gauntlet"/utf8>>}}; 2053511868 -> {some, {game_caption_text_data, 2053511868, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Bracelet"/utf8>>}}; 1862844290 -> {some, {game_caption_text_data, 1862844290, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Earring"/utf8>>}}; 1806360890 -> {some, {game_caption_text_data, 1806360890, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Ring"/utf8>>}}; 2984531936 -> {some, {game_caption_text_data, 2984531936, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Necklace"/utf8>>}}; 4194469752 -> {some, {game_caption_text_data, 4194469752, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Pipe"/utf8>>}}; 1568508096 -> {some, {game_caption_text_data, 1568508096, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_TngdStone"/utf8>>}}; 3688642840 -> {some, {game_caption_text_data, 3688642840, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Halidom"/utf8>>}}; 2213963326 -> {some, {game_caption_text_data, 2213963326, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Gauntlet"/utf8>>}}; 4072554193 -> {some, {game_caption_text_data, 4072554193, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Belt"/utf8>>}}; 778191059 -> {some, {game_caption_text_data, 778191059, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Cape"/utf8>>}}; 1938329441 -> {some, {game_caption_text_data, 1938329441, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_FootWear"/utf8>>}}; 733223402 -> {some, {game_caption_text_data, 733223402, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Gloves"/utf8>>}}; 3497501272 -> {some, {game_caption_text_data, 3497501272, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_LegPiece"/utf8>>}}; 907924423 -> {some, {game_caption_text_data, 907924423, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_ChestPiece"/utf8>>}}; 1061671538 -> {some, {game_caption_text_data, 1061671538, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_HeadPiece"/utf8>>}}; 2868771778 -> {some, {game_caption_text_data, 2868771778, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Bow"/utf8>>}}; 4039382796 -> {some, {game_caption_text_data, 4039382796, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Tella"/utf8>>}}; 1053460963 -> {some, {game_caption_text_data, 1053460963, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_Shield"/utf8>>}}; 3005896185 -> {some, {game_caption_text_data, 3005896185, <<"Caption_MaterialGroup_Gear2_Ra2_SetC_LongSword"/utf8>>}}; 1535099467 -> {some, {game_caption_text_data, 1535099467, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Bracelet"/utf8>>}}; 3100851201 -> {some, {game_caption_text_data, 3100851201, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Earring"/utf8>>}}; 1721562761 -> {some, {game_caption_text_data, 1721562761, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Ring"/utf8>>}}; 2466119535 -> {some, {game_caption_text_data, 2466119535, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Necklace"/utf8>>}}; 4109671623 -> {some, {game_caption_text_data, 4109671623, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Pipe"/utf8>>}}; 3327883871 -> {some, {game_caption_text_data, 3327883871, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_TngdStone"/utf8>>}}; 631682455 -> {some, {game_caption_text_data, 631682455, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Halidom"/utf8>>}}; 1695550925 -> {some, {game_caption_text_data, 1695550925, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Gauntlet"/utf8>>}}; 3987756064 -> {some, {game_caption_text_data, 3987756064, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Belt"/utf8>>}}; 693392930 -> {some, {game_caption_text_data, 693392930, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Cape"/utf8>>}}; 1419917040 -> {some, {game_caption_text_data, 1419917040, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_FootWear"/utf8>>}}; 3499260505 -> {some, {game_caption_text_data, 3499260505, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Gloves"/utf8>>}}; 2979088871 -> {some, {game_caption_text_data, 2979088871, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_LegPiece"/utf8>>}}; 3606462070 -> {some, {game_caption_text_data, 3606462070, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_ChestPiece"/utf8>>}}; 2821047313 -> {some, {game_caption_text_data, 2821047313, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_HeadPiece"/utf8>>}}; 4138123777 -> {some, {game_caption_text_data, 4138123777, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Bow"/utf8>>}}; 2644925035 -> {some, {game_caption_text_data, 2644925035, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Tella"/utf8>>}}; 3819498066 -> {some, {game_caption_text_data, 3819498066, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_Shield"/utf8>>}}; 470304664 -> {some, {game_caption_text_data, 470304664, <<"Caption_MaterialGroup_Gear2_Ra2_SetB_LongSword"/utf8>>}}; 1016687066 -> {some, {game_caption_text_data, 1016687066, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Bracelet"/utf8>>}}; 43890816 -> {some, {game_caption_text_data, 43890816, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Earring"/utf8>>}}; 1636764632 -> {some, {game_caption_text_data, 1636764632, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Ring"/utf8>>}}; 1947707134 -> {some, {game_caption_text_data, 1947707134, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Necklace"/utf8>>}}; 4024873494 -> {some, {game_caption_text_data, 4024873494, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Pipe"/utf8>>}}; 792292350 -> {some, {game_caption_text_data, 792292350, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_TngdStone"/utf8>>}}; 1869689366 -> {some, {game_caption_text_data, 1869689366, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Halidom"/utf8>>}}; 1177138524 -> {some, {game_caption_text_data, 1177138524, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Gauntlet"/utf8>>}}; 3902957935 -> {some, {game_caption_text_data, 3902957935, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Belt"/utf8>>}}; 608594801 -> {some, {game_caption_text_data, 608594801, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Cape"/utf8>>}}; 901504639 -> {some, {game_caption_text_data, 901504639, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_FootWear"/utf8>>}}; 1970330312 -> {some, {game_caption_text_data, 1970330312, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Gloves"/utf8>>}}; 2460676470 -> {some, {game_caption_text_data, 2460676470, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_LegPiece"/utf8>>}}; 2010032421 -> {some, {game_caption_text_data, 2010032421, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_ChestPiece"/utf8>>}}; 285455792 -> {some, {game_caption_text_data, 285455792, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_HeadPiece"/utf8>>}}; 1112508480 -> {some, {game_caption_text_data, 1112508480, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Bow"/utf8>>}}; 1250467274 -> {some, {game_caption_text_data, 1250467274, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Tella"/utf8>>}}; 2290567873 -> {some, {game_caption_text_data, 2290567873, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_Shield"/utf8>>}}; 2229680439 -> {some, {game_caption_text_data, 2229680439, <<"Caption_MaterialGroup_Gear2_Ra2_SetA_LongSword"/utf8>>}}; 458972029 -> {some, {game_caption_text_data, 458972029, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Bracelet"/utf8>>}}; 3283284051 -> {some, {game_caption_text_data, 3283284051, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Earring"/utf8>>}}; 3735332923 -> {some, {game_caption_text_data, 3735332923, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Ring"/utf8>>}}; 1389992097 -> {some, {game_caption_text_data, 1389992097, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Necklace"/utf8>>}}; 1828474489 -> {some, {game_caption_text_data, 1828474489, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Pipe"/utf8>>}}; 1277430385 -> {some, {game_caption_text_data, 1277430385, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_TngdStone"/utf8>>}}; 814115305 -> {some, {game_caption_text_data, 814115305, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Halidom"/utf8>>}}; 619423487 -> {some, {game_caption_text_data, 619423487, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Gauntlet"/utf8>>}}; 1706558930 -> {some, {game_caption_text_data, 1706558930, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Belt"/utf8>>}}; 2707163092 -> {some, {game_caption_text_data, 2707163092, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Cape"/utf8>>}}; 343789602 -> {some, {game_caption_text_data, 343789602, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_FootWear"/utf8>>}}; 880835531 -> {some, {game_caption_text_data, 880835531, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Gloves"/utf8>>}}; 1902961433 -> {some, {game_caption_text_data, 1902961433, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_LegPiece"/utf8>>}}; 3514152808 -> {some, {game_caption_text_data, 3514152808, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_ChestPiece"/utf8>>}}; 770593827 -> {some, {game_caption_text_data, 770593827, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_HeadPiece"/utf8>>}}; 4106622675 -> {some, {game_caption_text_data, 4106622675, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Bow"/utf8>>}}; 936901373 -> {some, {game_caption_text_data, 936901373, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Tella"/utf8>>}}; 1201073092 -> {some, {game_caption_text_data, 1201073092, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_Shield"/utf8>>}}; 2714818474 -> {some, {game_caption_text_data, 2714818474, <<"Caption_MaterialGroup_Gear2_Ra1_SetE_LongSword"/utf8>>}}; 1621760801 -> {some, {game_caption_text_data, 1621760801, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_Belt"/utf8>>}}; 2622364963 -> {some, {game_caption_text_data, 2622364963, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_Cape"/utf8>>}}; 4120344497 -> {some, {game_caption_text_data, 4120344497, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_FootWear"/utf8>>}}; 3646872634 -> {some, {game_caption_text_data, 3646872634, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_Gloves"/utf8>>}}; 1384549032 -> {some, {game_caption_text_data, 1384549032, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_LegPiece"/utf8>>}}; 1917723159 -> {some, {game_caption_text_data, 1917723159, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_ChestPiece"/utf8>>}}; 2529969602 -> {some, {game_caption_text_data, 2529969602, <<"Caption_MaterialGroup_Gear2_Ra1_SetD_HeadPiece"/utf8>>}}; 3717114523 -> {some, {game_caption_text_data, 3717114523, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Bracelet"/utf8>>}}; 1464330577 -> {some, {game_caption_text_data, 1464330577, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Earring"/utf8>>}}; 3565736665 -> {some, {game_caption_text_data, 3565736665, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Ring"/utf8>>}}; 353167295 -> {some, {game_caption_text_data, 353167295, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Necklace"/utf8>>}}; 1658878231 -> {some, {game_caption_text_data, 1658878231, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Pipe"/utf8>>}}; 501214639 -> {some, {game_caption_text_data, 501214639, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_TngdStone"/utf8>>}}; 3290129127 -> {some, {game_caption_text_data, 3290129127, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Halidom"/utf8>>}}; 3877565981 -> {some, {game_caption_text_data, 3877565981, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Gauntlet"/utf8>>}}; 1536962672 -> {some, {game_caption_text_data, 1536962672, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Belt"/utf8>>}}; 2537566834 -> {some, {game_caption_text_data, 2537566834, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Cape"/utf8>>}}; 3601932096 -> {some, {game_caption_text_data, 3601932096, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_FootWear"/utf8>>}}; 2117942441 -> {some, {game_caption_text_data, 2117942441, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Gloves"/utf8>>}}; 866136631 -> {some, {game_caption_text_data, 866136631, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_LegPiece"/utf8>>}}; 321293510 -> {some, {game_caption_text_data, 321293510, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_ChestPiece"/utf8>>}}; 4289345377 -> {some, {game_caption_text_data, 4289345377, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_HeadPiece"/utf8>>}}; 2350359377 -> {some, {game_caption_text_data, 2350359377, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Bow"/utf8>>}}; 2442953147 -> {some, {game_caption_text_data, 2442953147, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Tella"/utf8>>}}; 2438180002 -> {some, {game_caption_text_data, 2438180002, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_Shield"/utf8>>}}; 1938602728 -> {some, {game_caption_text_data, 1938602728, <<"Caption_MaterialGroup_Gear2_Ra1_SetC_LongSword"/utf8>>}}; 3198702122 -> {some, {game_caption_text_data, 3198702122, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Bracelet"/utf8>>}}; 2702337488 -> {some, {game_caption_text_data, 2702337488, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Earring"/utf8>>}}; 3480938536 -> {some, {game_caption_text_data, 3480938536, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Ring"/utf8>>}}; 4129722190 -> {some, {game_caption_text_data, 4129722190, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Necklace"/utf8>>}}; 1574080102 -> {some, {game_caption_text_data, 1574080102, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Pipe"/utf8>>}}; 2260590414 -> {some, {game_caption_text_data, 2260590414, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_TngdStone"/utf8>>}}; 233168742 -> {some, {game_caption_text_data, 233168742, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Halidom"/utf8>>}}; 3359153580 -> {some, {game_caption_text_data, 3359153580, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Gauntlet"/utf8>>}}; 1452164543 -> {some, {game_caption_text_data, 1452164543, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Belt"/utf8>>}}; 2452768705 -> {some, {game_caption_text_data, 2452768705, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Cape"/utf8>>}}; 3083519695 -> {some, {game_caption_text_data, 3083519695, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_FootWear"/utf8>>}}; 589012248 -> {some, {game_caption_text_data, 589012248, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Gloves"/utf8>>}}; 347724230 -> {some, {game_caption_text_data, 347724230, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_LegPiece"/utf8>>}}; 3019831157 -> {some, {game_caption_text_data, 3019831157, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_ChestPiece"/utf8>>}}; 1753753856 -> {some, {game_caption_text_data, 1753753856, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_HeadPiece"/utf8>>}}; 3619711376 -> {some, {game_caption_text_data, 3619711376, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Bow"/utf8>>}}; 1048495386 -> {some, {game_caption_text_data, 1048495386, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Tella"/utf8>>}}; 909249809 -> {some, {game_caption_text_data, 909249809, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_Shield"/utf8>>}}; 3697978503 -> {some, {game_caption_text_data, 3697978503, <<"Caption_MaterialGroup_Gear2_Ra1_SetB_LongSword"/utf8>>}}; 2680289721 -> {some, {game_caption_text_data, 2680289721, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Bracelet"/utf8>>}}; 3940344399 -> {some, {game_caption_text_data, 3940344399, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Earring"/utf8>>}}; 3396140407 -> {some, {game_caption_text_data, 3396140407, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Ring"/utf8>>}}; 3611309789 -> {some, {game_caption_text_data, 3611309789, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Necklace"/utf8>>}}; 1489281973 -> {some, {game_caption_text_data, 1489281973, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Pipe"/utf8>>}}; 4019966189 -> {some, {game_caption_text_data, 4019966189, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_TngdStone"/utf8>>}}; 1471175653 -> {some, {game_caption_text_data, 1471175653, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Halidom"/utf8>>}}; 2840741179 -> {some, {game_caption_text_data, 2840741179, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Gauntlet"/utf8>>}}; 1367366414 -> {some, {game_caption_text_data, 1367366414, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Belt"/utf8>>}}; 2367970576 -> {some, {game_caption_text_data, 2367970576, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Cape"/utf8>>}}; 2565107294 -> {some, {game_caption_text_data, 2565107294, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_FootWear"/utf8>>}}; 3355049351 -> {some, {game_caption_text_data, 3355049351, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Gloves"/utf8>>}}; 4124279125 -> {some, {game_caption_text_data, 4124279125, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_LegPiece"/utf8>>}}; 1423401508 -> {some, {game_caption_text_data, 1423401508, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_ChestPiece"/utf8>>}}; 3513129631 -> {some, {game_caption_text_data, 3513129631, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_HeadPiece"/utf8>>}}; 594096079 -> {some, {game_caption_text_data, 594096079, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Bow"/utf8>>}}; 3949004921 -> {some, {game_caption_text_data, 3949004921, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Tella"/utf8>>}}; 3675286912 -> {some, {game_caption_text_data, 3675286912, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_Shield"/utf8>>}}; 1162386982 -> {some, {game_caption_text_data, 1162386982, <<"Caption_MaterialGroup_Gear2_Ra1_SetA_LongSword"/utf8>>}}; 3320025785 -> {some, {game_caption_text_data, 3320025785, <<"Caption_Option_VisibilityRange_Btn_Option04"/utf8>>}}; 3320025784 -> {some, {game_caption_text_data, 3320025784, <<"Caption_Option_VisibilityRange_Btn_Option03"/utf8>>}}; 3320025783 -> {some, {game_caption_text_data, 3320025783, <<"Caption_Option_VisibilityRange_Btn_Option02"/utf8>>}}; 3320025782 -> {some, {game_caption_text_data, 3320025782, <<"Caption_Option_VisibilityRange_Btn_Option01"/utf8>>}}; 1704982724 -> {some, {game_caption_text_data, 1704982724, <<"Caption_GameOption_Tooltip_Body_ShowEffect"/utf8>>}}; 3277075544 -> {some, {game_caption_text_data, 3277075544, <<"Caption_GameOption_Tooltip_Title_ShowEffect"/utf8>>}}; 3324592916 -> {some, {game_caption_text_data, 3324592916, <<"Caption_Option_GraphicPostProcessing_Desc"/utf8>>}}; 3208382663 -> {some, {game_caption_text_data, 3208382663, <<"Caption_Option_GraphicPostProcessing_Title"/utf8>>}}; 1526654696 -> {some, {game_caption_text_data, 1526654696, <<"Caption_GameOption_Tooltip_Body_TargetScan_Option_MonsterTarget"/utf8>>}}; 3242699836 -> {some, {game_caption_text_data, 3242699836, <<"Caption_GameOption_Tooltip_Title_TargetScan_Option_MonsterTarget"/utf8>>}}; 1739458573 -> {some, {game_caption_text_data, 1739458573, <<"Caption_GameOption_Tooltip_Body_TargetScan_Option_PlayerTarget"/utf8>>}}; 866513569 -> {some, {game_caption_text_data, 866513569, <<"Caption_GameOption_Tooltip_Title_TargetScan_Option_PlayerTarget"/utf8>>}}; 1490162353 -> {some, {game_caption_text_data, 1490162353, <<"Caption_GameOption_Tooltip_Body_TargetScan_Option_SpecialTarget"/utf8>>}}; 3206207493 -> {some, {game_caption_text_data, 3206207493, <<"Caption_GameOption_Tooltip_Title_TargetScan_Option_SpecialTarget"/utf8>>}}; 407975633 -> {some, {game_caption_text_data, 407975633, <<"Caption_Option_TargetCancelBtnPrint_Desc"/utf8>>}}; 1225972148 -> {some, {game_caption_text_data, 1225972148, <<"Caption_Option_TargetCancelBtnPrint_Title"/utf8>>}}; 1614677847 -> {some, {game_caption_text_data, 1614677847, <<"Caption_Doodad_WaitAchen_SD02_Main"/utf8>>}}; 1798161484 -> {some, {game_caption_text_data, 1798161484, <<"Caption_Proceeding_StrongholdBattle"/utf8>>}}; 3486404309 -> {some, {game_caption_text_data, 3486404309, <<"Caption_Proceeding_Expedition"/utf8>>}}; 1638903213 -> {some, {game_caption_text_data, 1638903213, <<"Caption_Anniversary_TipDesc_NpcKill08_Tip3"/utf8>>}}; 1638903212 -> {some, {game_caption_text_data, 1638903212, <<"Caption_Anniversary_TipDesc_NpcKill08_Tip2"/utf8>>}}; 1638903211 -> {some, {game_caption_text_data, 1638903211, <<"Caption_Anniversary_TipDesc_NpcKill08_Tip1"/utf8>>}}; 1638903210 -> {some, {game_caption_text_data, 1638903210, <<"Caption_Anniversary_TipDesc_NpcKill08_Tip0"/utf8>>}}; 1554105084 -> {some, {game_caption_text_data, 1554105084, <<"Caption_Anniversary_TipDesc_NpcKill07_Tip3"/utf8>>}}; 1554105083 -> {some, {game_caption_text_data, 1554105083, <<"Caption_Anniversary_TipDesc_NpcKill07_Tip2"/utf8>>}}; 1554105082 -> {some, {game_caption_text_data, 1554105082, <<"Caption_Anniversary_TipDesc_NpcKill07_Tip1"/utf8>>}}; 1554105081 -> {some, {game_caption_text_data, 1554105081, <<"Caption_Anniversary_TipDesc_NpcKill07_Tip0"/utf8>>}}; 1469306955 -> {some, {game_caption_text_data, 1469306955, <<"Caption_Anniversary_TipDesc_NpcKill06_Tip3"/utf8>>}}; 1469306954 -> {some, {game_caption_text_data, 1469306954, <<"Caption_Anniversary_TipDesc_NpcKill06_Tip2"/utf8>>}}; 1469306953 -> {some, {game_caption_text_data, 1469306953, <<"Caption_Anniversary_TipDesc_NpcKill06_Tip1"/utf8>>}}; 1469306952 -> {some, {game_caption_text_data, 1469306952, <<"Caption_Anniversary_TipDesc_NpcKill06_Tip0"/utf8>>}}; 1384508826 -> {some, {game_caption_text_data, 1384508826, <<"Caption_Anniversary_TipDesc_NpcKill05_Tip3"/utf8>>}}; 1384508825 -> {some, {game_caption_text_data, 1384508825, <<"Caption_Anniversary_TipDesc_NpcKill05_Tip2"/utf8>>}}; 1384508824 -> {some, {game_caption_text_data, 1384508824, <<"Caption_Anniversary_TipDesc_NpcKill05_Tip1"/utf8>>}}; 1384508823 -> {some, {game_caption_text_data, 1384508823, <<"Caption_Anniversary_TipDesc_NpcKill05_Tip0"/utf8>>}}; 1299710697 -> {some, {game_caption_text_data, 1299710697, <<"Caption_Anniversary_TipDesc_NpcKill04_Tip3"/utf8>>}}; 1299710696 -> {some, {game_caption_text_data, 1299710696, <<"Caption_Anniversary_TipDesc_NpcKill04_Tip2"/utf8>>}}; 1299710695 -> {some, {game_caption_text_data, 1299710695, <<"Caption_Anniversary_TipDesc_NpcKill04_Tip1"/utf8>>}}; 1299710694 -> {some, {game_caption_text_data, 1299710694, <<"Caption_Anniversary_TipDesc_NpcKill04_Tip0"/utf8>>}}; 1214912568 -> {some, {game_caption_text_data, 1214912568, <<"Caption_Anniversary_TipDesc_NpcKill03_Tip3"/utf8>>}}; 1214912567 -> {some, {game_caption_text_data, 1214912567, <<"Caption_Anniversary_TipDesc_NpcKill03_Tip2"/utf8>>}}; 1214912566 -> {some, {game_caption_text_data, 1214912566, <<"Caption_Anniversary_TipDesc_NpcKill03_Tip1"/utf8>>}}; 1214912565 -> {some, {game_caption_text_data, 1214912565, <<"Caption_Anniversary_TipDesc_NpcKill03_Tip0"/utf8>>}}; 1130114439 -> {some, {game_caption_text_data, 1130114439, <<"Caption_Anniversary_TipDesc_NpcKill02_Tip3"/utf8>>}}; 1130114438 -> {some, {game_caption_text_data, 1130114438, <<"Caption_Anniversary_TipDesc_NpcKill02_Tip2"/utf8>>}}; 1130114437 -> {some, {game_caption_text_data, 1130114437, <<"Caption_Anniversary_TipDesc_NpcKill02_Tip1"/utf8>>}}; 1130114436 -> {some, {game_caption_text_data, 1130114436, <<"Caption_Anniversary_TipDesc_NpcKill02_Tip0"/utf8>>}}; 1045316310 -> {some, {game_caption_text_data, 1045316310, <<"Caption_Anniversary_TipDesc_NpcKill01_Tip3"/utf8>>}}; 1045316309 -> {some, {game_caption_text_data, 1045316309, <<"Caption_Anniversary_TipDesc_NpcKill01_Tip2"/utf8>>}}; 1045316308 -> {some, {game_caption_text_data, 1045316308, <<"Caption_Anniversary_TipDesc_NpcKill01_Tip1"/utf8>>}}; 1045316307 -> {some, {game_caption_text_data, 1045316307, <<"Caption_Anniversary_TipDesc_NpcKill01_Tip0"/utf8>>}}; 811147056 -> {some, {game_caption_text_data, 811147056, <<"Caption_Anniversary_TipTitle_NpcKill08_Tip3"/utf8>>}}; 811147055 -> {some, {game_caption_text_data, 811147055, <<"Caption_Anniversary_TipTitle_NpcKill08_Tip2"/utf8>>}}; 811147054 -> {some, {game_caption_text_data, 811147054, <<"Caption_Anniversary_TipTitle_NpcKill08_Tip1"/utf8>>}}; 811147053 -> {some, {game_caption_text_data, 811147053, <<"Caption_Anniversary_TipTitle_NpcKill08_Tip0"/utf8>>}}; 726348927 -> {some, {game_caption_text_data, 726348927, <<"Caption_Anniversary_TipTitle_NpcKill07_Tip3"/utf8>>}}; 726348926 -> {some, {game_caption_text_data, 726348926, <<"Caption_Anniversary_TipTitle_NpcKill07_Tip2"/utf8>>}}; 726348925 -> {some, {game_caption_text_data, 726348925, <<"Caption_Anniversary_TipTitle_NpcKill07_Tip1"/utf8>>}}; 726348924 -> {some, {game_caption_text_data, 726348924, <<"Caption_Anniversary_TipTitle_NpcKill07_Tip0"/utf8>>}}; 641550798 -> {some, {game_caption_text_data, 641550798, <<"Caption_Anniversary_TipTitle_NpcKill06_Tip3"/utf8>>}}; 641550797 -> {some, {game_caption_text_data, 641550797, <<"Caption_Anniversary_TipTitle_NpcKill06_Tip2"/utf8>>}}; 641550796 -> {some, {game_caption_text_data, 641550796, <<"Caption_Anniversary_TipTitle_NpcKill06_Tip1"/utf8>>}}; 641550795 -> {some, {game_caption_text_data, 641550795, <<"Caption_Anniversary_TipTitle_NpcKill06_Tip0"/utf8>>}}; 556752669 -> {some, {game_caption_text_data, 556752669, <<"Caption_Anniversary_TipTitle_NpcKill05_Tip3"/utf8>>}}; 556752668 -> {some, {game_caption_text_data, 556752668, <<"Caption_Anniversary_TipTitle_NpcKill05_Tip2"/utf8>>}}; 556752667 -> {some, {game_caption_text_data, 556752667, <<"Caption_Anniversary_TipTitle_NpcKill05_Tip1"/utf8>>}}; 556752666 -> {some, {game_caption_text_data, 556752666, <<"Caption_Anniversary_TipTitle_NpcKill05_Tip0"/utf8>>}}; 471954540 -> {some, {game_caption_text_data, 471954540, <<"Caption_Anniversary_TipTitle_NpcKill04_Tip3"/utf8>>}}; 471954539 -> {some, {game_caption_text_data, 471954539, <<"Caption_Anniversary_TipTitle_NpcKill04_Tip2"/utf8>>}}; 471954538 -> {some, {game_caption_text_data, 471954538, <<"Caption_Anniversary_TipTitle_NpcKill04_Tip1"/utf8>>}}; 471954537 -> {some, {game_caption_text_data, 471954537, <<"Caption_Anniversary_TipTitle_NpcKill04_Tip0"/utf8>>}}; 387156411 -> {some, {game_caption_text_data, 387156411, <<"Caption_Anniversary_TipTitle_NpcKill03_Tip3"/utf8>>}}; 387156410 -> {some, {game_caption_text_data, 387156410, <<"Caption_Anniversary_TipTitle_NpcKill03_Tip2"/utf8>>}}; 387156409 -> {some, {game_caption_text_data, 387156409, <<"Caption_Anniversary_TipTitle_NpcKill03_Tip1"/utf8>>}}; 387156408 -> {some, {game_caption_text_data, 387156408, <<"Caption_Anniversary_TipTitle_NpcKill03_Tip0"/utf8>>}}; 302358282 -> {some, {game_caption_text_data, 302358282, <<"Caption_Anniversary_TipTitle_NpcKill02_Tip3"/utf8>>}}; 302358281 -> {some, {game_caption_text_data, 302358281, <<"Caption_Anniversary_TipTitle_NpcKill02_Tip2"/utf8>>}}; 302358280 -> {some, {game_caption_text_data, 302358280, <<"Caption_Anniversary_TipTitle_NpcKill02_Tip1"/utf8>>}}; 302358279 -> {some, {game_caption_text_data, 302358279, <<"Caption_Anniversary_TipTitle_NpcKill02_Tip0"/utf8>>}}; 217560153 -> {some, {game_caption_text_data, 217560153, <<"Caption_Anniversary_TipTitle_NpcKill01_Tip3"/utf8>>}}; 217560152 -> {some, {game_caption_text_data, 217560152, <<"Caption_Anniversary_TipTitle_NpcKill01_Tip2"/utf8>>}}; 217560151 -> {some, {game_caption_text_data, 217560151, <<"Caption_Anniversary_TipTitle_NpcKill01_Tip1"/utf8>>}}; 217560150 -> {some, {game_caption_text_data, 217560150, <<"Caption_Anniversary_TipTitle_NpcKill01_Tip0"/utf8>>}}; 4108613761 -> {some, {game_caption_text_data, 4108613761, <<"Text_Category_StrongholdBattle"/utf8>>}}; 1809055971 -> {some, {game_caption_text_data, 1809055971, <<"Text_Category_Event"/utf8>>}}; 1654089352 -> {some, {game_caption_text_data, 1654089352, <<"Text_Category_Celebrate"/utf8>>}}; 505874862 -> {some, {game_caption_text_data, 505874862, <<"Text_Category_Support"/utf8>>}}; 1122083912 -> {some, {game_caption_text_data, 1122083912, <<"Desc_Covenant_L_DailyStepOpen_StrongholdBattle02"/utf8>>}}; 1122083911 -> {some, {game_caption_text_data, 1122083911, <<"Desc_Covenant_L_DailyStepOpen_StrongholdBattle01"/utf8>>}}; 2266975237 -> {some, {game_caption_text_data, 2266975237, <<"Desc_Covenant_L_DailyStepOpen_StrongholdGrowth"/utf8>>}}; 3863022270 -> {some, {game_caption_text_data, 3863022270, <<"Desc_Personal_L_AddReward_NpcKill08"/utf8>>}}; 3863022269 -> {some, {game_caption_text_data, 3863022269, <<"Desc_Personal_L_AddReward_NpcKill07"/utf8>>}}; 3863022268 -> {some, {game_caption_text_data, 3863022268, <<"Desc_Personal_L_AddReward_NpcKill06"/utf8>>}}; 3863022267 -> {some, {game_caption_text_data, 3863022267, <<"Desc_Personal_L_AddReward_NpcKill05"/utf8>>}}; 3863022266 -> {some, {game_caption_text_data, 3863022266, <<"Desc_Personal_L_AddReward_NpcKill04"/utf8>>}}; 3863022265 -> {some, {game_caption_text_data, 3863022265, <<"Desc_Personal_L_AddReward_NpcKill03"/utf8>>}}; 3863022264 -> {some, {game_caption_text_data, 3863022264, <<"Desc_Personal_L_AddReward_NpcKill02"/utf8>>}}; 3863022263 -> {some, {game_caption_text_data, 3863022263, <<"Desc_Personal_L_AddReward_NpcKill01"/utf8>>}}; 973629469 -> {some, {game_caption_text_data, 973629469, <<"Desc_Personal_M_List_BossHunting01"/utf8>>}}; 1371849679 -> {some, {game_caption_text_data, 1371849679, <<"Desc_Personal_M_DailyStepOpen_HurdleGuide"/utf8>>}}; 2751681735 -> {some, {game_caption_text_data, 2751681735, <<"Desc_Personal_M_DailyStepOpen_P2Driven"/utf8>>}}; 267402010 -> {some, {game_caption_text_data, 267402010, <<"Desc_Personal_M_DailyStepOpen_Assemble01"/utf8>>}}; 347782970 -> {some, {game_caption_text_data, 347782970, <<"Desc_Personal_M_DailyStepOpen_NewOpen01"/utf8>>}}; 4099273220 -> {some, {game_caption_text_data, 4099273220, <<"Desc_Personal_M_FocusRewardSteopOpen_Temp"/utf8>>}}; 2700618652 -> {some, {game_caption_text_data, 2700618652, <<"Desc_Personal_S_List_Dia"/utf8>>}}; 1924155769 -> {some, {game_caption_text_data, 1924155769, <<"Desc_Personal_S_List_Growth"/utf8>>}}; 3962154639 -> {some, {game_caption_text_data, 3962154639, <<"Desc_Personal_S_List_Craft01"/utf8>>}}; 3326135847 -> {some, {game_caption_text_data, 3326135847, <<"Desc_Personal_S_List_Skilled01"/utf8>>}}; 240033309 -> {some, {game_caption_text_data, 240033309, <<"Desc_Personal_S_List_Favor01"/utf8>>}}; 3351561162 -> {some, {game_caption_text_data, 3351561162, <<"Name_Covenant_L_DailyStepOpen_StrongholdBattle02"/utf8>>}}; 3351561161 -> {some, {game_caption_text_data, 3351561161, <<"Name_Covenant_L_DailyStepOpen_StrongholdBattle01"/utf8>>}}; 2949803463 -> {some, {game_caption_text_data, 2949803463, <<"Name_Covenant_L_DailyStepOpen_StrongholdGrowth"/utf8>>}}; 3691923424 -> {some, {game_caption_text_data, 3691923424, <<"Name_Personal_L_AddReward_NpcKill08"/utf8>>}}; 3691923423 -> {some, {game_caption_text_data, 3691923423, <<"Name_Personal_L_AddReward_NpcKill07"/utf8>>}}; 3691923422 -> {some, {game_caption_text_data, 3691923422, <<"Name_Personal_L_AddReward_NpcKill06"/utf8>>}}; 3691923421 -> {some, {game_caption_text_data, 3691923421, <<"Name_Personal_L_AddReward_NpcKill05"/utf8>>}}; 3691923420 -> {some, {game_caption_text_data, 3691923420, <<"Name_Personal_L_AddReward_NpcKill04"/utf8>>}}; 3691923419 -> {some, {game_caption_text_data, 3691923419, <<"Name_Personal_L_AddReward_NpcKill03"/utf8>>}}; 3691923418 -> {some, {game_caption_text_data, 3691923418, <<"Name_Personal_L_AddReward_NpcKill02"/utf8>>}}; 3691923417 -> {some, {game_caption_text_data, 3691923417, <<"Name_Personal_L_AddReward_NpcKill01"/utf8>>}}; 346406751 -> {some, {game_caption_text_data, 346406751, <<"Name_Personal_M_List_BossHunting01"/utf8>>}}; 2476158513 -> {some, {game_caption_text_data, 2476158513, <<"Name_Personal_M_DailyStepOpen_HurdleGuide"/utf8>>}}; 2357055369 -> {some, {game_caption_text_data, 2357055369, <<"Name_Personal_M_DailyStepOpen_P2Driven"/utf8>>}}; 1634898844 -> {some, {game_caption_text_data, 1634898844, <<"Name_Personal_M_DailyStepOpen_Assemble01"/utf8>>}}; 3315623900 -> {some, {game_caption_text_data, 3315623900, <<"Name_Personal_M_DailyStepOpen_NewOpen01"/utf8>>}}; 908614758 -> {some, {game_caption_text_data, 908614758, <<"Name_Personal_M_FocusRewardSteopOpen_Temp"/utf8>>}}; 1348630046 -> {some, {game_caption_text_data, 1348630046, <<"Name_Personal_S_List_Dia"/utf8>>}}; 1605177243 -> {some, {game_caption_text_data, 1605177243, <<"Name_Personal_S_List_Growth"/utf8>>}}; 2417020049 -> {some, {game_caption_text_data, 2417020049, <<"Name_Personal_S_List_Craft01"/utf8>>}}; 3180012009 -> {some, {game_caption_text_data, 3180012009, <<"Name_Personal_S_List_Skilled01"/utf8>>}}; 2989866015 -> {some, {game_caption_text_data, 2989866015, <<"Name_Personal_S_List_Favor01"/utf8>>}}; 3039267188 -> {some, {game_caption_text_data, 3039267188, <<"Caption_SpiritualBondPower_StatDesc"/utf8>>}}; 562329901 -> {some, {game_caption_text_data, 562329901, <<"Caption_SpiritualBondPower_Have"/utf8>>}}; 1034901597 -> {some, {game_caption_text_data, 1034901597, <<"Caption_SpiritualBondPower_Equip"/utf8>>}}; 1731659715 -> {some, {game_caption_text_data, 1731659715, <<"Caption_SpiritualBondPower_Charge"/utf8>>}}; 3025216729 -> {some, {game_caption_text_data, 3025216729, <<"Caption_SpiritualBondPower_None"/utf8>>}}; 1208243025 -> {some, {game_caption_text_data, 1208243025, <<"Caption_TestTerms_Argree_Tester_Pop"/utf8>>}}; 4271549870 -> {some, {game_caption_text_data, 4271549870, <<"Caption_TestTerms_Argree_InternalTester_Pop"/utf8>>}}; 3418619413 -> {some, {game_caption_text_data, 3418619413, <<"Caption_SpellstonePatternAffect_Format"/utf8>>}}; 1596502996 -> {some, {game_caption_text_data, 1596502996, <<"Caption_AreaPvpType_InstanceField_Desc"/utf8>>}}; 2616650244 -> {some, {game_caption_text_data, 2616650244, <<"Caption_AreaPvpType_IsNotCapturableByGroundSkill_Desc"/utf8>>}}; 290840097 -> {some, {game_caption_text_data, 290840097, <<"Caption_AreaPvpType_Pvp_Desc"/utf8>>}}; 4061025493 -> {some, {game_caption_text_data, 4061025493, <<"Caption_AreaPvpType_Sanctuary_Desc"/utf8>>}}; 4027728006 -> {some, {game_caption_text_data, 4027728006, <<"Caption_AreaPvpType_InstanceField"/utf8>>}}; 3291153846 -> {some, {game_caption_text_data, 3291153846, <<"Caption_AreaPvpType_IsNotCapturableByGroundSkill"/utf8>>}}; 4111050979 -> {some, {game_caption_text_data, 4111050979, <<"Caption_AreaPvpType_Pvp"/utf8>>}}; 405819351 -> {some, {game_caption_text_data, 405819351, <<"Caption_AreaPvpType_Sanctuary"/utf8>>}}; 2957294172 -> {some, {game_caption_text_data, 2957294172, <<"Caption_CountFormat_MoreThan"/utf8>>}}; 1957122869 -> {some, {game_caption_text_data, 1957122869, <<"Caption_CountFormat_Multiplier"/utf8>>}}; 3385769212 -> {some, {game_caption_text_data, 3385769212, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 3385769211 -> {some, {game_caption_text_data, 3385769211, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 3385769210 -> {some, {game_caption_text_data, 3385769210, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 3385769209 -> {some, {game_caption_text_data, 3385769209, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 75753630 -> {some, {game_caption_text_data, 75753630, <<"Caption_Anniversary_TipTitle_Kill_Boss"/utf8>>}}; 968223173 -> {some, {game_caption_text_data, 968223173, <<"Caption_Anniversary_TipTitle_Kill_Hero"/utf8>>}}; 962150497 -> {some, {game_caption_text_data, 962150497, <<"Caption_Anniversary_TipTitle_Kill_Rare"/utf8>>}}; 3503156624 -> {some, {game_caption_text_data, 3503156624, <<"Caption_Anniversary_TipTitle_Kill_Normal"/utf8>>}}; 3364009245 -> {some, {game_caption_text_data, 3364009245, <<"Text_Category_Rank"/utf8>>}}; 950964807 -> {some, {game_caption_text_data, 950964807, <<"Text_Category_Vogue"/utf8>>}}; 3590966402 -> {some, {game_caption_text_data, 3590966402, <<"Text_Category_Weekly"/utf8>>}}; 3780467364 -> {some, {game_caption_text_data, 3780467364, <<"Text_Category_Daily"/utf8>>}}; 2071429721 -> {some, {game_caption_text_data, 2071429721, <<"Caption_CovenantResearch_CannotStartBuildingWork"/utf8>>}}; 2941714083 -> {some, {game_caption_text_data, 2941714083, <<"Caption_ChangeBuildingLevel_Tooltip"/utf8>>}}; 3987484756 -> {some, {game_caption_text_data, 3987484756, <<"Caption_ShowDropItemName_LimitGrade"/utf8>>}}; 2477530849 -> {some, {game_caption_text_data, 2477530849, <<"Caption_StrongholdBattleBattalion_PartyTarget_NotSelect"/utf8>>}}; 2132195358 -> {some, {game_caption_text_data, 2132195358, <<"Caption_Inventory_Slot_Full"/utf8>>}}; 3243761183 -> {some, {game_caption_text_data, 3243761183, <<"Caption_AdventureGuide_CovenantBuildingInfoValue02"/utf8>>}}; 1693966530 -> {some, {game_caption_text_data, 1693966530, <<"Caption_AdventureGuide_CovenantBuildingInfo02"/utf8>>}}; 1246757041 -> {some, {game_caption_text_data, 1246757041, <<"Caption_AdventureGuide_CovenantCraftInfoValue02"/utf8>>}}; 1849158900 -> {some, {game_caption_text_data, 1849158900, <<"Caption_AdventureGuide_CovenantCraftInfo02"/utf8>>}}; 2233252120 -> {some, {game_caption_text_data, 2233252120, <<"Caption_AdventureGuide_CovenantInfoNotInCovenant"/utf8>>}}; 909129476 -> {some, {game_caption_text_data, 909129476, <<"Caption_AdventureGuide_CovenantInfo02"/utf8>>}}; 3450033841 -> {some, {game_caption_text_data, 3450033841, <<"Caption_AdventureGuide_StrongholdBattleScenarioInfoComplete"/utf8>>}}; 1630834296 -> {some, {game_caption_text_data, 1630834296, <<"Caption_AdventureGuide_StrongholdBattleScenarioInfo"/utf8>>}}; 638685458 -> {some, {game_caption_text_data, 638685458, <<"Caption_AdventureGuide_StrongholdBattleInfoNotExist"/utf8>>}}; 3036611785 -> {some, {game_caption_text_data, 3036611785, <<"Caption_AdventureGuide_StrongholdBattleInfoNotAble"/utf8>>}}; 1212814470 -> {some, {game_caption_text_data, 1212814470, <<"Caption_AdventureGuide_StrongholdBattleInfo02"/utf8>>}}; 2238894242 -> {some, {game_caption_text_data, 2238894242, <<"Caption_AdventureGuide_StrongholdBattleInfoValue01"/utf8>>}}; 1212814469 -> {some, {game_caption_text_data, 1212814469, <<"Caption_AdventureGuide_StrongholdBattleInfo01"/utf8>>}}; 3252715938 -> {some, {game_caption_text_data, 3252715938, <<"Caption_AdventureGuide_ExpeditionInfoNotAble"/utf8>>}}; 891028271 -> {some, {game_caption_text_data, 891028271, <<"Caption_AdventureGuide_ExpeditionInfo02"/utf8>>}}; 729185718 -> {some, {game_caption_text_data, 729185718, <<"Caption_AdventureGuide_ExpeditionInfoValue01Red"/utf8>>}}; 2454998395 -> {some, {game_caption_text_data, 2454998395, <<"Caption_AdventureGuide_ExpeditionInfoValue01"/utf8>>}}; 891028270 -> {some, {game_caption_text_data, 891028270, <<"Caption_AdventureGuide_ExpeditionInfo01"/utf8>>}}; 355549217 -> {some, {game_caption_text_data, 355549217, <<"Caption_AdventureGuide_ErosionInfoValue01"/utf8>>}}; 470039988 -> {some, {game_caption_text_data, 470039988, <<"Caption_AdventureGuide_ErosionInfo01"/utf8>>}}; 3104111732 -> {some, {game_caption_text_data, 3104111732, <<"Caption_AdventureGuide_SlayingInfoComplete"/utf8>>}}; 1818968234 -> {some, {game_caption_text_data, 1818968234, <<"Caption_AdventureGuide_SlayingInfoValue02"/utf8>>}}; 841898173 -> {some, {game_caption_text_data, 841898173, <<"Caption_AdventureGuide_SlayingInfo02"/utf8>>}}; 1818968233 -> {some, {game_caption_text_data, 1818968233, <<"Caption_AdventureGuide_SlayingInfoValue01"/utf8>>}}; 841898172 -> {some, {game_caption_text_data, 841898172, <<"Caption_AdventureGuide_SlayingInfo01"/utf8>>}}; 854748178 -> {some, {game_caption_text_data, 854748178, <<"Caption_AdventureGuide_FavorbossInfoComplete"/utf8>>}}; 315515432 -> {some, {game_caption_text_data, 315515432, <<"Caption_AdventureGuide_FavorbossInfoValue02"/utf8>>}}; 4765083 -> {some, {game_caption_text_data, 4765083, <<"Caption_AdventureGuide_FavorbossInfo02"/utf8>>}}; 3136965387 -> {some, {game_caption_text_data, 3136965387, <<"Caption_AdventureGuide_FavorInfoComplete"/utf8>>}}; 1345778865 -> {some, {game_caption_text_data, 1345778865, <<"Caption_AdventureGuide_FavorInfoValue02"/utf8>>}}; 1021518068 -> {some, {game_caption_text_data, 1021518068, <<"Caption_AdventureGuide_FavorInfo02"/utf8>>}}; 1967007708 -> {some, {game_caption_text_data, 1967007708, <<"Caption_AdventureGuideUi_Desc_WorldDungeon"/utf8>>}}; 2477146383 -> {some, {game_caption_text_data, 2477146383, <<"Caption_AdventureGuideUi_TItle_WorldDungeon"/utf8>>}}; 2977709468 -> {some, {game_caption_text_data, 2977709468, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison02_Sigil"/utf8>>}}; 1583251707 -> {some, {game_caption_text_data, 1583251707, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison01_Sigil"/utf8>>}}; 2134923437 -> {some, {game_caption_text_data, 2134923437, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison01_Aminta"/utf8>>}}; 3533189145 -> {some, {game_caption_text_data, 3533189145, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison05_Rondo"/utf8>>}}; 2138731384 -> {some, {game_caption_text_data, 2138731384, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison04_Rondo"/utf8>>}}; 3644783158 -> {some, {game_caption_text_data, 3644783158, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison02_Rondo"/utf8>>}}; 2250325397 -> {some, {game_caption_text_data, 2250325397, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison01_Rondo"/utf8>>}}; 2802558239 -> {some, {game_caption_text_data, 2802558239, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison06_Linesauf"/utf8>>}}; 2284145838 -> {some, {game_caption_text_data, 2284145838, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison05_Linesauf"/utf8>>}}; 1765733437 -> {some, {game_caption_text_data, 1765733437, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison04_Linesauf"/utf8>>}}; 728908635 -> {some, {game_caption_text_data, 728908635, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison_Garrison02_Linesauf"/utf8>>}}; 1190383311 -> {some, {game_caption_text_data, 1190383311, <<"Caption_AdventureGuideUi_TItle_Stronghold_Fortress_Fortress00_Linesauf"/utf8>>}}; 1109063550 -> {some, {game_caption_text_data, 1109063550, <<"Caption_AdventureGuideUi_TItle_Stronghold_Castle_R01_Linesauf_LD01"/utf8>>}}; 2783185515 -> {some, {game_caption_text_data, 2783185515, <<"Caption_AdventureGuideUi_TItle_Stronghold"/utf8>>}}; 4247737071 -> {some, {game_caption_text_data, 4247737071, <<"Caption_AdventureGuideUi_TItle_Stronghold_Garrison"/utf8>>}}; 3576527746 -> {some, {game_caption_text_data, 3576527746, <<"Caption_AdventureGuideUi_TItle_Stronghold_Fortress"/utf8>>}}; 3697793558 -> {some, {game_caption_text_data, 3697793558, <<"Caption_AdventureGuideUi_TItle_Stronghold_Castle"/utf8>>}}; 124568100 -> {some, {game_caption_text_data, 124568100, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv9"/utf8>>}}; 124568099 -> {some, {game_caption_text_data, 124568099, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv8"/utf8>>}}; 124568098 -> {some, {game_caption_text_data, 124568098, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv7"/utf8>>}}; 124568097 -> {some, {game_caption_text_data, 124568097, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv6"/utf8>>}}; 124568096 -> {some, {game_caption_text_data, 124568096, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv5"/utf8>>}}; 124568095 -> {some, {game_caption_text_data, 124568095, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv4"/utf8>>}}; 124568094 -> {some, {game_caption_text_data, 124568094, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv3"/utf8>>}}; 124568093 -> {some, {game_caption_text_data, 124568093, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv2"/utf8>>}}; 124568092 -> {some, {game_caption_text_data, 124568092, <<"Caption_AdventureGuideUi_TItle_SealedSite_Lv1"/utf8>>}}; 1674171776 -> {some, {game_caption_text_data, 1674171776, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Heroic_Lv10"/utf8>>}}; 3891423832 -> {some, {game_caption_text_data, 3891423832, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Heroic_Lv9"/utf8>>}}; 3891423831 -> {some, {game_caption_text_data, 3891423831, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Heroic_Lv8"/utf8>>}}; 1780827190 -> {some, {game_caption_text_data, 1780827190, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Rare_Lv7"/utf8>>}}; 1780827189 -> {some, {game_caption_text_data, 1780827189, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Rare_Lv6"/utf8>>}}; 1780827188 -> {some, {game_caption_text_data, 1780827188, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Rare_Lv5"/utf8>>}}; 2611278965 -> {some, {game_caption_text_data, 2611278965, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Uncommon_Lv4"/utf8>>}}; 2611278964 -> {some, {game_caption_text_data, 2611278964, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Uncommon_Lv3"/utf8>>}}; 2611278963 -> {some, {game_caption_text_data, 2611278963, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Uncommon_Lv2"/utf8>>}}; 2611278962 -> {some, {game_caption_text_data, 2611278962, <<"Caption_AdventureGuideUi_TItle_ErosionItem_Uncommon_Lv1"/utf8>>}}; 1960753826 -> {some, {game_caption_text_data, 1960753826, <<"Caption_AdventureGuideUi_Desc_Favor"/utf8>>}}; 1560677669 -> {some, {game_caption_text_data, 1560677669, <<"Caption_AdventureGuideUi_TItle_Favor"/utf8>>}}; 989964912 -> {some, {game_caption_text_data, 989964912, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison02_Sigil"/utf8>>}}; 3890474447 -> {some, {game_caption_text_data, 3890474447, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison01_Sigil"/utf8>>}}; 1545444589 -> {some, {game_caption_text_data, 1545444589, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison05_Rondo"/utf8>>}}; 150986828 -> {some, {game_caption_text_data, 150986828, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison04_Rondo"/utf8>>}}; 3051496363 -> {some, {game_caption_text_data, 3051496363, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison03_Rondo"/utf8>>}}; 1657038602 -> {some, {game_caption_text_data, 1657038602, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison02_Rondo"/utf8>>}}; 262580841 -> {some, {game_caption_text_data, 262580841, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison01_Rondo"/utf8>>}}; 3163090376 -> {some, {game_caption_text_data, 3163090376, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison00_Rondo"/utf8>>}}; 1653256755 -> {some, {game_caption_text_data, 1653256755, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison06_Linesauf"/utf8>>}}; 1134844354 -> {some, {game_caption_text_data, 1134844354, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison05_Linesauf"/utf8>>}}; 616431953 -> {some, {game_caption_text_data, 616431953, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison04_Linesauf"/utf8>>}}; 3874574447 -> {some, {game_caption_text_data, 3874574447, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison02_Linesauf"/utf8>>}}; 771685219 -> {some, {game_caption_text_data, 771685219, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison03_Aminta"/utf8>>}}; 2008792129 -> {some, {game_caption_text_data, 2008792129, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison01_Aminta"/utf8>>}}; 479861936 -> {some, {game_caption_text_data, 479861936, <<"Caption_AdventureGuideUi_SubList_Stronghold_Garrison_Garrison00_Aminta"/utf8>>}}; 41081827 -> {some, {game_caption_text_data, 41081827, <<"Caption_AdventureGuideUi_SubList_Stronghold_Fortress_Fortress00_Linesauf"/utf8>>}}; 3083338130 -> {some, {game_caption_text_data, 3083338130, <<"Caption_AdventureGuideUi_SubList_Stronghold_Castle_R01_Linesauf_LD01"/utf8>>}}; 3216121582 -> {some, {game_caption_text_data, 3216121582, <<"Caption_AdventureGuideUi_MainList_Stronghold_Garrison"/utf8>>}}; 2544912257 -> {some, {game_caption_text_data, 2544912257, <<"Caption_AdventureGuideUi_MainList_Stronghold_Fortress"/utf8>>}}; 1270340853 -> {some, {game_caption_text_data, 1270340853, <<"Caption_AdventureGuideUi_MainList_Stronghold_Castle"/utf8>>}}; 715075034 -> {some, {game_caption_text_data, 715075034, <<"Caption_AdventureGuideUi_MainList_Stronghold"/utf8>>}}; 3659476947 -> {some, {game_caption_text_data, 3659476947, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv9"/utf8>>}}; 3659476946 -> {some, {game_caption_text_data, 3659476946, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv8"/utf8>>}}; 3659476945 -> {some, {game_caption_text_data, 3659476945, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv7"/utf8>>}}; 3659476944 -> {some, {game_caption_text_data, 3659476944, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv6"/utf8>>}}; 3659476943 -> {some, {game_caption_text_data, 3659476943, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv5"/utf8>>}}; 3659476942 -> {some, {game_caption_text_data, 3659476942, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv4"/utf8>>}}; 3659476941 -> {some, {game_caption_text_data, 3659476941, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv3"/utf8>>}}; 3659476940 -> {some, {game_caption_text_data, 3659476940, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv2"/utf8>>}}; 3659476939 -> {some, {game_caption_text_data, 3659476939, <<"Caption_AdventureGuideUi_MainList_SealedSite_Lv1"/utf8>>}}; 3346687935 -> {some, {game_caption_text_data, 3346687935, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Heroic_Lv10"/utf8>>}}; 2167880839 -> {some, {game_caption_text_data, 2167880839, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Heroic_Lv9"/utf8>>}}; 2167880838 -> {some, {game_caption_text_data, 2167880838, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Heroic_Lv8"/utf8>>}}; 515621701 -> {some, {game_caption_text_data, 515621701, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Rare_Lv7"/utf8>>}}; 515621700 -> {some, {game_caption_text_data, 515621700, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Rare_Lv6"/utf8>>}}; 515621699 -> {some, {game_caption_text_data, 515621699, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Rare_Lv5"/utf8>>}}; 4252898756 -> {some, {game_caption_text_data, 4252898756, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Uncommon_Lv4"/utf8>>}}; 4252898755 -> {some, {game_caption_text_data, 4252898755, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Uncommon_Lv3"/utf8>>}}; 4252898754 -> {some, {game_caption_text_data, 4252898754, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Uncommon_Lv2"/utf8>>}}; 4252898753 -> {some, {game_caption_text_data, 4252898753, <<"Caption_AdventureGuideUi_MainList_ErosionItem_Uncommon_Lv1"/utf8>>}}; 3444873870 -> {some, {game_caption_text_data, 3444873870, <<"Caption_AdventureGuideUi_PossibleRewardTitle"/utf8>>}}; 2725604317 -> {some, {game_caption_text_data, 2725604317, <<"Caption_AdventureGuideUi_RewardTitle"/utf8>>}}; 3884354883 -> {some, {game_caption_text_data, 3884354883, <<"Caption_WorldDungeon_Desc"/utf8>>}}; 3791678043 -> {some, {game_caption_text_data, 3791678043, <<"Caption_StrongholdBattle_Desc"/utf8>>}}; 1207660660 -> {some, {game_caption_text_data, 1207660660, <<"Caption_Expedition_Desc"/utf8>>}}; 1128631646 -> {some, {game_caption_text_data, 1128631646, <<"Caption_ZoneBoss_Desc"/utf8>>}}; 2826034294 -> {some, {game_caption_text_data, 2826034294, <<"Caption_TerritoryBoss_Desc"/utf8>>}}; 1887433546 -> {some, {game_caption_text_data, 1887433546, <<"Caption_Erosion_Desc"/utf8>>}}; 3940931472 -> {some, {game_caption_text_data, 3940931472, <<"Caption_Heroboss_Desc"/utf8>>}}; 2484634217 -> {some, {game_caption_text_data, 2484634217, <<"Caption_Slayingboss_Desc"/utf8>>}}; 1613083120 -> {some, {game_caption_text_data, 1613083120, <<"Caption_Favorboss_Desc"/utf8>>}}; 4091529753 -> {some, {game_caption_text_data, 4091529753, <<"Caption_Favor_Desc"/utf8>>}}; 710594326 -> {some, {game_caption_text_data, 710594326, <<"Caption_AdventureGuideUI_AutoMove"/utf8>>}}; 3004857075 -> {some, {game_caption_text_data, 3004857075, <<"Caption_EmergencyEscape_HaveNoUseCount"/utf8>>}}; 2246621861 -> {some, {game_caption_text_data, 2246621861, <<"Caption_EmergencyEscape_RemainingTime"/utf8>>}}; 4126323242 -> {some, {game_caption_text_data, 4126323242, <<"Caption_EmergencyEscape_Confirm"/utf8>>}}; 3277883359 -> {some, {game_caption_text_data, 3277883359, <<"Caption_GameOption_Reset_Confirm"/utf8>>}}; 3447170532 -> {some, {game_caption_text_data, 3447170532, <<"Caption_Chat_CannotCovenantTab"/utf8>>}}; 1912727140 -> {some, {game_caption_text_data, 1912727140, <<"Caption_Chat_Pop_BlockUser"/utf8>>}}; 2435456214 -> {some, {game_caption_text_data, 2435456214, <<"Caption_Chat_BlockUser"/utf8>>}}; 526404832 -> {some, {game_caption_text_data, 526404832, <<"Caption_CashShop_Receive_All"/utf8>>}}; 655480331 -> {some, {game_caption_text_data, 655480331, <<"Caption_Covenant_Working"/utf8>>}}; 2852760402 -> {some, {game_caption_text_data, 2852760402, <<"Caption_Covenant_Work_Title_Demolish"/utf8>>}}; 4030788413 -> {some, {game_caption_text_data, 4030788413, <<"Caption_Covenant_Work_Title_Craft"/utf8>>}}; 2477824208 -> {some, {game_caption_text_data, 2477824208, <<"Caption_Covenant_Work_Title_Repair"/utf8>>}}; 1090193456 -> {some, {game_caption_text_data, 1090193456, <<"Caption_Covenant_Work_Title_Development"/utf8>>}}; 1142933735 -> {some, {game_caption_text_data, 1142933735, <<"Caption_Battalion_Invite_Distribute"/utf8>>}}; 4274731812 -> {some, {game_caption_text_data, 4274731812, <<"Caption_Battalion_Invite_Pupose"/utf8>>}}; 1390346234 -> {some, {game_caption_text_data, 1390346234, <<"Caption_Battalion_Dismiss_Message"/utf8>>}}; 1723093000 -> {some, {game_caption_text_data, 1723093000, <<"Caption_Battalion_Join_Message_From_InGameNotification"/utf8>>}}; 3138199941 -> {some, {game_caption_text_data, 3138199941, <<"Caption_Battalion_Join_Title_From_InGameNotification"/utf8>>}}; 2346198500 -> {some, {game_caption_text_data, 2346198500, <<"Caption_Covenant_NotAffiliated"/utf8>>}}; 3029953456 -> {some, {game_caption_text_data, 3029953456, <<"Caption_DateExceptSecond"/utf8>>}}; 2507223285 -> {some, {game_caption_text_data, 2507223285, <<"Caption_Research_HavenList_HaveResources"/utf8>>}}; 3442190188 -> {some, {game_caption_text_data, 3442190188, <<"Caption_Research_HavenList_LackResources"/utf8>>}}; 3472446375 -> {some, {game_caption_text_data, 3472446375, <<"Caption_Research_PreviewInfo"/utf8>>}}; 1723449970 -> {some, {game_caption_text_data, 1723449970, <<"Caption_Research_EffectInfo"/utf8>>}}; 3923677533 -> {some, {game_caption_text_data, 3923677533, <<"Caption_Covenant_Building_Menu_LivingTotem"/utf8>>}}; 505708862 -> {some, {game_caption_text_data, 505708862, <<"Caption_Covenant_Building_Menu_Development"/utf8>>}}; 1856500938 -> {some, {game_caption_text_data, 1856500938, <<"Caption_Covenant_Building_Menu_Purify"/utf8>>}}; 2991557182 -> {some, {game_caption_text_data, 2991557182, <<"Caption_Covenant_Building_Menu_Repair"/utf8>>}}; 974844811 -> {some, {game_caption_text_data, 974844811, <<"Caption_Covenant_Building_Menu_Craft"/utf8>>}}; 806242560 -> {some, {game_caption_text_data, 806242560, <<"Caption_Covenant_Building_Menu_Demolish"/utf8>>}}; 44877928 -> {some, {game_caption_text_data, 44877928, <<"Caption_Covenant_Building_Menu_Research"/utf8>>}}; 587399766 -> {some, {game_caption_text_data, 587399766, <<"Caption_Covenant_Building_Menu_Commerce"/utf8>>}}; 3749091299 -> {some, {game_caption_text_data, 3749091299, <<"Caption_Covenant_Building_Menu_GeneralShop"/utf8>>}}; 900186835 -> {some, {game_caption_text_data, 900186835, <<"Caption_Covenant_Building_Menu_CovenantShop"/utf8>>}}; 1860485472 -> {some, {game_caption_text_data, 1860485472, <<"Caption_Covenant_Building_Menu_Storage"/utf8>>}}; 3631140661 -> {some, {game_caption_text_data, 3631140661, <<"Caption_World"/utf8>>}}; 162758011 -> {some, {game_caption_text_data, 162758011, <<"Caption_Covenant"/utf8>>}}; 4286326080 -> {some, {game_caption_text_data, 4286326080, <<"Caption_Cooperation"/utf8>>}}; 2766873023 -> {some, {game_caption_text_data, 2766873023, <<"Caption_Single"/utf8>>}}; 1126633125 -> {some, {game_caption_text_data, 1126633125, <<"Caption_WorldDungeon"/utf8>>}}; 836686653 -> {some, {game_caption_text_data, 836686653, <<"Caption_StrongholdBattle"/utf8>>}}; 3420106534 -> {some, {game_caption_text_data, 3420106534, <<"Caption_Expedition"/utf8>>}}; 1621180720 -> {some, {game_caption_text_data, 1621180720, <<"Caption_ZoneBoss"/utf8>>}}; 2871728072 -> {some, {game_caption_text_data, 2871728072, <<"Caption_TerritoryBoss"/utf8>>}}; 2620205276 -> {some, {game_caption_text_data, 2620205276, <<"Caption_Erosion"/utf8>>}}; 3636107010 -> {some, {game_caption_text_data, 3636107010, <<"Caption_Heroboss"/utf8>>}}; 245371819 -> {some, {game_caption_text_data, 245371819, <<"Caption_Slayingboss"/utf8>>}}; 2525359970 -> {some, {game_caption_text_data, 2525359970, <<"Caption_Favorboss"/utf8>>}}; 2274648667 -> {some, {game_caption_text_data, 2274648667, <<"Caption_Favor"/utf8>>}}; 806124882 -> {some, {game_caption_text_data, 806124882, <<"Caption_Chat_SelectTabCommand"/utf8>>}}; 4013556605 -> {some, {game_caption_text_data, 4013556605, <<"Caption_Destroyer_Unknown"/utf8>>}}; 1610592066 -> {some, {game_caption_text_data, 1610592066, <<"Caption_CashShop_PackageItem_Description_Select"/utf8>>}}; 3830477203 -> {some, {game_caption_text_data, 3830477203, <<"Caption_CashShop_PackageItem_Description_Random"/utf8>>}}; 3746874256 -> {some, {game_caption_text_data, 3746874256, <<"Caption_CashShop_PackageItem_Title_Select"/utf8>>}}; 1671792097 -> {some, {game_caption_text_data, 1671792097, <<"Caption_CashShop_PackageItem_Title_Random"/utf8>>}}; 2399943595 -> {some, {game_caption_text_data, 2399943595, <<"Caption_CashShop_CashShopStorage_Count"/utf8>>}}; 1442109043 -> {some, {game_caption_text_data, 1442109043, <<"Caption_CashShop_Refund_RemainTime"/utf8>>}}; 3512626335 -> {some, {game_caption_text_data, 3512626335, <<"Caption_CashShop_Refund_Impossible"/utf8>>}}; 2261726326 -> {some, {game_caption_text_data, 2261726326, <<"Caption_CashShop_NeedBuy_BeforeMerchandise"/utf8>>}}; 3468566280 -> {some, {game_caption_text_data, 3468566280, <<"Caption_CashShop_CanBuy_NextMerchandise"/utf8>>}}; 2201597171 -> {some, {game_caption_text_data, 2201597171, <<"Caption_CashShop_Terms_Agree"/utf8>>}}; 1604783571 -> {some, {game_caption_text_data, 1604783571, <<"Caption_CashShop_Terms_Description"/utf8>>}}; 1295008321 -> {some, {game_caption_text_data, 1295008321, <<"Caption_CashShop_Terms_Title"/utf8>>}}; 2921088628 -> {some, {game_caption_text_data, 2921088628, <<"Caption_CashShop_OwnCurrency"/utf8>>}}; 306472155 -> {some, {game_caption_text_data, 306472155, <<"Caption_CashShop_MerchandisePrice"/utf8>>}}; 851786717 -> {some, {game_caption_text_data, 851786717, <<"Caption_CashShop_Decription_MerchandiseDetailTitle"/utf8>>}}; 3432120118 -> {some, {game_caption_text_data, 3432120118, <<"Caption_CashShop_Decription_BuyLimitTitle"/utf8>>}}; 3172550666 -> {some, {game_caption_text_data, 3172550666, <<"Caption_CashShop_Decription_MerchandiseTitle"/utf8>>}}; 2612434722 -> {some, {game_caption_text_data, 2612434722, <<"Caption_CashShop_SaveMileagePoint"/utf8>>}}; 1403467517 -> {some, {game_caption_text_data, 1403467517, <<"Caption_Confirm_InstallArquirune"/utf8>>}}; 1431579072 -> {some, {game_caption_text_data, 1431579072, <<"Caption_DoNotAskAgain"/utf8>>}}; 2102866950 -> {some, {game_caption_text_data, 2102866950, <<"Caption_LocationLinkTitle"/utf8>>}}; 41879491 -> {some, {game_caption_text_data, 41879491, <<"Caption_IGN_Desc_Covenant_BuildingCraft"/utf8>>}}; 2508010230 -> {some, {game_caption_text_data, 2508010230, <<"Caption_IGN_Desc_Covenant_BuildingRepair"/utf8>>}}; 2628207288 -> {some, {game_caption_text_data, 2628207288, <<"Caption_IGN_Desc_Covenant_BuildingDemolish"/utf8>>}}; 1866799752 -> {some, {game_caption_text_data, 1866799752, <<"Caption_IGN_Desc_Covenant_BuildingConstruct"/utf8>>}}; 2068623038 -> {some, {game_caption_text_data, 2068623038, <<"Caption_IGN_Desc_Covenant_BuildingDowngrade"/utf8>>}}; 59019323 -> {some, {game_caption_text_data, 59019323, <<"Caption_IGN_Desc_Covenant_BuildingUpgrade"/utf8>>}}; 1966176674 -> {some, {game_caption_text_data, 1966176674, <<"Caption_IGN_Desc_Covenant_Research"/utf8>>}}; 1657644482 -> {some, {game_caption_text_data, 1657644482, <<"Caption_IGN_Desc_Covenant_Support"/utf8>>}}; 3662076630 -> {some, {game_caption_text_data, 3662076630, <<"Caption_IGN_Title_Covenant_BuildingCraft"/utf8>>}}; 3741993945 -> {some, {game_caption_text_data, 3741993945, <<"Caption_IGN_Title_Covenant_BuildingRepair"/utf8>>}}; 2165329979 -> {some, {game_caption_text_data, 2165329979, <<"Caption_IGN_Title_Covenant_BuildingDemolish"/utf8>>}}; 2992600795 -> {some, {game_caption_text_data, 2992600795, <<"Caption_IGN_Title_Covenant_BuildingConstruct"/utf8>>}}; 3194424081 -> {some, {game_caption_text_data, 3194424081, <<"Caption_IGN_Title_Covenant_BuildingDowngrade"/utf8>>}}; 3873841646 -> {some, {game_caption_text_data, 3873841646, <<"Caption_IGN_Title_Covenant_BuildingUpgrade"/utf8>>}}; 3178200229 -> {some, {game_caption_text_data, 3178200229, <<"Caption_IGN_Title_Covenant_Research"/utf8>>}}; 2239333621 -> {some, {game_caption_text_data, 2239333621, <<"Caption_IGN_Title_Covenant_Support"/utf8>>}}; 1395451719 -> {some, {game_caption_text_data, 1395451719, <<"Caption_StrongholdsInBattle"/utf8>>}}; 3906452356 -> {some, {game_caption_text_data, 3906452356, <<"Caption_StrongholdInBattle"/utf8>>}}; 678798663 -> {some, {game_caption_text_data, 678798663, <<"Caption_ArquiruneDeactivated"/utf8>>}}; 4085268782 -> {some, {game_caption_text_data, 4085268782, <<"Caption_ArquiruneActivated"/utf8>>}}; 2956770994 -> {some, {game_caption_text_data, 2956770994, <<"Caption_CovenantJoin_ApprovalWaiting"/utf8>>}}; 3475446570 -> {some, {game_caption_text_data, 3475446570, <<"Caption_TauntResistRatio_pe4"/utf8>>}}; 3809188581 -> {some, {game_caption_text_data, 3809188581, <<"Caption_TauntHitRatio_pe4"/utf8>>}}; 190909664 -> {some, {game_caption_text_data, 190909664, <<"Caption_Dodge"/utf8>>}}; 2697658916 -> {some, {game_caption_text_data, 2697658916, <<"Caption_Chat_CannotBattalionTab"/utf8>>}}; 3028456000 -> {some, {game_caption_text_data, 3028456000, <<"Caption_IGN_Desc_FollowerDead"/utf8>>}}; 574873651 -> {some, {game_caption_text_data, 574873651, <<"Caption_IGN_Title_FollowerDead"/utf8>>}}; 3358742077 -> {some, {game_caption_text_data, 3358742077, <<"Caption_VoiceChat_OFF"/utf8>>}}; 3075125615 -> {some, {game_caption_text_data, 3075125615, <<"Caption_VoiceChat_ON"/utf8>>}}; 2573630410 -> {some, {game_caption_text_data, 2573630410, <<"Caption_VoiceChat_Volume"/utf8>>}}; 2828975568 -> {some, {game_caption_text_data, 2828975568, <<"Caption_VoiceChat_Setting"/utf8>>}}; 1209520851 -> {some, {game_caption_text_data, 1209520851, <<"Caption_VoiceChat"/utf8>>}}; 4029071210 -> {some, {game_caption_text_data, 4029071210, <<"Caption_CashShop_StepNumber"/utf8>>}}; 1724987033 -> {some, {game_caption_text_data, 1724987033, <<"Caption_LimitResetCycle_Monthly"/utf8>>}}; 45538607 -> {some, {game_caption_text_data, 45538607, <<"Caption_LimitResetCycle_Weekly"/utf8>>}}; 1463716385 -> {some, {game_caption_text_data, 1463716385, <<"Caption_LimitResetCycle_Daily"/utf8>>}}; 2537682637 -> {some, {game_caption_text_data, 2537682637, <<"Caption_CashShop_SalePeriod"/utf8>>}}; 705704371 -> {some, {game_caption_text_data, 705704371, <<"Caption_AnniversaryRemainTimeRewardable"/utf8>>}}; 1396622887 -> {some, {game_caption_text_data, 1396622887, <<"Caption_Reward_TooltipTitleFormat"/utf8>>}}; 993830275 -> {some, {game_caption_text_data, 993830275, <<"Caption_Reward_TooltipBodyFormat"/utf8>>}}; 2603770851 -> {some, {game_caption_text_data, 2603770851, <<"Caption_Reward_MinMaxQuantityFormat"/utf8>>}}; 776027612 -> {some, {game_caption_text_data, 776027612, <<"Caption_RewardPoint"/utf8>>}}; 4239822858 -> {some, {game_caption_text_data, 4239822858, <<"Caption_RewardRank_Range"/utf8>>}}; 2024321550 -> {some, {game_caption_text_data, 2024321550, <<"Caption_RewardRank"/utf8>>}}; 3738673095 -> {some, {game_caption_text_data, 3738673095, <<"Caption_Anniversary_Ranking_None"/utf8>>}}; 2451112408 -> {some, {game_caption_text_data, 2451112408, <<"Caption_Anniversary_Ranking"/utf8>>}}; 2837446022 -> {some, {game_caption_text_data, 2837446022, <<"Caption_Doodad_ElfWheel_LD00_Main"/utf8>>}}; 1215180262 -> {some, {game_caption_text_data, 1215180262, <<"Caption_Covenant_EditDiscordOutLinkHintMessage"/utf8>>}}; 4047780925 -> {some, {game_caption_text_data, 4047780925, <<"Caption_Covenant_EditDiscordOutLinkSubMessage"/utf8>>}}; 3984712963 -> {some, {game_caption_text_data, 3984712963, <<"Caption_Covenant_EditDiscordOutLinkMessage"/utf8>>}}; 572884384 -> {some, {game_caption_text_data, 572884384, <<"Caption_Covenant_EditDiscordOutLinkTitle"/utf8>>}}; 518312357 -> {some, {game_caption_text_data, 518312357, <<"Caption_Covenant_EditKakaoOutLinkHintMessage"/utf8>>}}; 1355167724 -> {some, {game_caption_text_data, 1355167724, <<"Caption_Covenant_EditKakaoOutLinkSubMessage"/utf8>>}}; 326115970 -> {some, {game_caption_text_data, 326115970, <<"Caption_Covenant_EditKakaoOutLinkMessage"/utf8>>}}; 430746111 -> {some, {game_caption_text_data, 430746111, <<"Caption_Covenant_EditKakaoOutLinkTitle"/utf8>>}}; 3108233222 -> {some, {game_caption_text_data, 3108233222, <<"Caption_Covenant_DoneOutLink"/utf8>>}}; 2327568097 -> {some, {game_caption_text_data, 2327568097, <<"Caption_Covenant_RequiredOutLink"/utf8>>}}; 3757341790 -> {some, {game_caption_text_data, 3757341790, <<"Caption_CashShop_RemainDateTime"/utf8>>}}; 3765788352 -> {some, {game_caption_text_data, 3765788352, <<"Caption_CashShop_StartDateTime"/utf8>>}}; 3321390908 -> {some, {game_caption_text_data, 3321390908, <<"Caption_CashShop_RequiredCovenantLevel"/utf8>>}}; 1281895933 -> {some, {game_caption_text_data, 1281895933, <<"Caption_CashShop_RequiredCovenantLevel_Title"/utf8>>}}; 2750750047 -> {some, {game_caption_text_data, 2750750047, <<"Caption_CashShop_RequiredGrowthGuide"/utf8>>}}; 2031054336 -> {some, {game_caption_text_data, 2031054336, <<"Caption_CashShop_RequiredGrowthGuide_Title"/utf8>>}}; 697621768 -> {some, {game_caption_text_data, 697621768, <<"Caption_CashShop_RequiredQuest"/utf8>>}}; 1416368969 -> {some, {game_caption_text_data, 1416368969, <<"Caption_CashShop_RequiredQuest_Title"/utf8>>}}; 3642276349 -> {some, {game_caption_text_data, 3642276349, <<"Caption_CashShop_RequiredPlayerSlayingGrade"/utf8>>}}; 56554846 -> {some, {game_caption_text_data, 56554846, <<"Caption_CashShop_RequiredPlayerSlayingGrade_Title"/utf8>>}}; 777323979 -> {some, {game_caption_text_data, 777323979, <<"Caption_CashShop_RequiredPlayerLevel"/utf8>>}}; 1179380204 -> {some, {game_caption_text_data, 1179380204, <<"Caption_CashShop_RequiredPlayerLevel_Title"/utf8>>}}; 701767866 -> {some, {game_caption_text_data, 701767866, <<"Caption_CashShop_BuyLimit_Server"/utf8>>}}; 4045500075 -> {some, {game_caption_text_data, 4045500075, <<"Caption_CashShop_BuyLimit_World"/utf8>>}}; 278446818 -> {some, {game_caption_text_data, 278446818, <<"Caption_CashShop_BuyLimit_Period_Player"/utf8>>}}; 1183309044 -> {some, {game_caption_text_data, 1183309044, <<"Caption_CashShop_BuyLimit_Period_User"/utf8>>}}; 1584205488 -> {some, {game_caption_text_data, 1584205488, <<"Caption_CashShop_BuyLimit_Player"/utf8>>}}; 1720934530 -> {some, {game_caption_text_data, 1720934530, <<"Caption_CashShop_BuyLimit_User"/utf8>>}}; 3226803607 -> {some, {game_caption_text_data, 3226803607, <<"Caption_Info_OverweightPenalty_Desc"/utf8>>}}; 3345066036 -> {some, {game_caption_text_data, 3345066036, <<"Caption_Info_MoveConvenientList"/utf8>>}}; 576115592 -> {some, {game_caption_text_data, 576115592, <<"Caption_Info_MoveConvenient"/utf8>>}}; 1333977820 -> {some, {game_caption_text_data, 1333977820, <<"Caption_Info_OverweightPenalty3"/utf8>>}}; 1333977819 -> {some, {game_caption_text_data, 1333977819, <<"Caption_Info_OverweightPenalty2"/utf8>>}}; 1333977818 -> {some, {game_caption_text_data, 1333977818, <<"Caption_Info_OverweightPenalty1"/utf8>>}}; 860655929 -> {some, {game_caption_text_data, 860655929, <<"Caption_Info_OverweightPenalty"/utf8>>}}; 3401637915 -> {some, {game_caption_text_data, 3401637915, <<"Caption_Enchant_Option_Pattern_Selected"/utf8>>}}; 494784646 -> {some, {game_caption_text_data, 494784646, <<"Caption_Enchant_Option_Pattern_Selectable"/utf8>>}}; 409751076 -> {some, {game_caption_text_data, 409751076, <<"Caption_Enchant_Option_Empty"/utf8>>}}; 1226538967 -> {some, {game_caption_text_data, 1226538967, <<"Caption_Do_Not_Notify_Again"/utf8>>}}; 3136206779 -> {some, {game_caption_text_data, 3136206779, <<"Caption_RichText_LightYellow"/utf8>>}}; 3853420802 -> {some, {game_caption_text_data, 3853420802, <<"Caption_RichText_Red"/utf8>>}}; 248892216 -> {some, {game_caption_text_data, 248892216, <<"Caption_RichText_Green"/utf8>>}}; 760321729 -> {some, {game_caption_text_data, 760321729, <<"Caption_Spellstone_TextFormat_Value_Decrease_msec"/utf8>>}}; 2927567574 -> {some, {game_caption_text_data, 2927567574, <<"Caption_Spellstone_TextFormat_Value_msec"/utf8>>}}; 3909626079 -> {some, {game_caption_text_data, 3909626079, <<"Caption_Spellstone_TextFormat_Value_increase_msec"/utf8>>}}; 4182455869 -> {some, {game_caption_text_data, 4182455869, <<"Caption_Spellstone_TextFormat_Value_Descrease_Percent"/utf8>>}}; 754087455 -> {some, {game_caption_text_data, 754087455, <<"Caption_Spellstone_TextFormat_Value_Percent"/utf8>>}}; 714335352 -> {some, {game_caption_text_data, 714335352, <<"Caption_Spellstone_TextFormat_Value_Increase_Percent"/utf8>>}}; 3296189876 -> {some, {game_caption_text_data, 3296189876, <<"Caption_Spellstone_TextFormat_Value_float"/utf8>>}}; 1954768695 -> {some, {game_caption_text_data, 1954768695, <<"Caption_Spellstone_TextFormat_Value_Descrease_Int"/utf8>>}}; 4222061465 -> {some, {game_caption_text_data, 4222061465, <<"Caption_Spellstone_TextFormat_Value_Int"/utf8>>}}; 1555953202 -> {some, {game_caption_text_data, 1555953202, <<"Caption_Spellstone_TextFormat_Value_Increase_Int"/utf8>>}}; 1208686599 -> {some, {game_caption_text_data, 1208686599, <<"Caption_Spellstone_Title_BuffOption_ProtectHealthPointsSettingAmount"/utf8>>}}; 3516066306 -> {some, {game_caption_text_data, 3516066306, <<"Caption_Spellstone_Title_BuffOption_ProtectHealthPointsSettingRatio"/utf8>>}}; 2759038669 -> {some, {game_caption_text_data, 2759038669, <<"Caption_Spellstone_Title_BuffOption_HealthPointsLossAdjustRatioIncreaseAmount"/utf8>>}}; 3393810971 -> {some, {game_caption_text_data, 3393810971, <<"Caption_Spellstone_Title_BuffOption_HealthPointsGainAdjustRatioIncreaseAmount"/utf8>>}}; 1539040339 -> {some, {game_caption_text_data, 1539040339, <<"Caption_Spellstone_Title_BuffOption_MaxReflectCountIncreaseAmount"/utf8>>}}; 2945729207 -> {some, {game_caption_text_data, 2945729207, <<"Caption_Spellstone_Title_BuffOption_ReflectDamageRatioBasedOnMaxHealthPointsIncreaseAmount"/utf8>>}}; 1757002480 -> {some, {game_caption_text_data, 1757002480, <<"Caption_Spellstone_Title_BuffOption_ReflectDamageRatioBasedOnDamageTakenIncreaseAmount"/utf8>>}}; 3361217580 -> {some, {game_caption_text_data, 3361217580, <<"Caption_Spellstone_Title_BuffOption_StatChangeIncreaseRatio"/utf8>>}}; 684319057 -> {some, {game_caption_text_data, 684319057, <<"Caption_Spellstone_Title_BuffOption_IntervalDecreaseRatio"/utf8>>}}; 1456977453 -> {some, {game_caption_text_data, 1456977453, <<"Caption_Spellstone_Title_BuffOption_IntervalDecreaseAmount_msec"/utf8>>}}; 4236406862 -> {some, {game_caption_text_data, 4236406862, <<"Caption_Spellstone_Title_BuffOption_ManaPointsAffectParamIncreaseRatio"/utf8>>}}; 1258165651 -> {some, {game_caption_text_data, 1258165651, <<"Caption_Spellstone_Title_BuffOption_ManaPointsAffectParamIncreaseAmount"/utf8>>}}; 3387270055 -> {some, {game_caption_text_data, 3387270055, <<"Caption_Spellstone_Title_BuffOption_HealthPointsAffectParamIncreaseRatio"/utf8>>}}; 2748913756 -> {some, {game_caption_text_data, 2748913756, <<"Caption_Spellstone_Title_BuffOption_HealthPointsAffectParamIncreaseAmount"/utf8>>}}; 4137594416 -> {some, {game_caption_text_data, 4137594416, <<"Caption_Spellstone_Title_BuffOption_DurationIncreaseRatio"/utf8>>}}; 2455982700 -> {some, {game_caption_text_data, 2455982700, <<"Caption_Spellstone_Title_BuffOption_DurationIncreaseAmount_msec"/utf8>>}}; 3544655509 -> {some, {game_caption_text_data, 3544655509, <<"Caption_Spellstone_Title_BuffOption_BuffKindAndQuickSlotBuffKind"/utf8>>}}; 1729251205 -> {some, {game_caption_text_data, 1729251205, <<"Caption_Spellstone_TextFormat_BuffOption_QuickSlotBuffKind"/utf8>>}}; 3825645398 -> {some, {game_caption_text_data, 3825645398, <<"Caption_Spellstone_TextFormat_BuffOption_BuffKind"/utf8>>}}; 364907558 -> {some, {game_caption_text_data, 364907558, <<"Caption_Spellstone_Title_SkillOption_FeedbackHealthPointsAffectRatioIncreaseRatio"/utf8>>}}; 251653099 -> {some, {game_caption_text_data, 251653099, <<"Caption_Spellstone_Title_SkillOption_FeedbackHealthPointsAffectRatioIncreaseAmount"/utf8>>}}; 870430384 -> {some, {game_caption_text_data, 870430384, <<"Caption_Spellstone_Title_HealthAndManaOption_ManaPointsAffectIncreaseRatio"/utf8>>}}; 1518530517 -> {some, {game_caption_text_data, 1518530517, <<"Caption_Spellstone_Title_HealthAndManaOption_ManaPointsAffectIncreaseAmount"/utf8>>}}; 250137721 -> {some, {game_caption_text_data, 250137721, <<"Caption_Spellstone_Title_HealthAndManaOption_HealthPointsAffectIncreaseRatio"/utf8>>}}; 3427491342 -> {some, {game_caption_text_data, 3427491342, <<"Caption_Spellstone_Title_HealthAndManaOption_HealthPointsAffectIncreaseAmount"/utf8>>}}; 2002974465 -> {some, {game_caption_text_data, 2002974465, <<"Caption_Spellstone_Title_SkillOption_AffectTargetHealthPointsAffectRatioIncreaseRatio"/utf8>>}}; 317179926 -> {some, {game_caption_text_data, 317179926, <<"Caption_Spellstone_Title_SkillOption_AffectTargetHealthPointsAffectRatioIncreaseAmount"/utf8>>}}; 2536751904 -> {some, {game_caption_text_data, 2536751904, <<"Caption_MaxBasedRatioGain"/utf8>>}}; 654351858 -> {some, {game_caption_text_data, 654351858, <<"Caption_MaxBasedRatioLoss"/utf8>>}}; 2337427488 -> {some, {game_caption_text_data, 2337427488, <<"Caption_FixedAmountGain"/utf8>>}}; 455027442 -> {some, {game_caption_text_data, 455027442, <<"Caption_FixedAmountLoss"/utf8>>}}; 315164059 -> {some, {game_caption_text_data, 315164059, <<"Caption_PeriodicGain"/utf8>>}}; 2727731309 -> {some, {game_caption_text_data, 2727731309, <<"Caption_PeriodicLoss"/utf8>>}}; 2047723741 -> {some, {game_caption_text_data, 2047723741, <<"Caption_RandomGain"/utf8>>}}; 1024873308 -> {some, {game_caption_text_data, 1024873308, <<"Caption_StatsBasedLoss"/utf8>>}}; 3314245283 -> {some, {game_caption_text_data, 3314245283, <<"Caption_Spellstone_Title_SkillOption_CooldownDurationRatioDecrease"/utf8>>}}; 1617036248 -> {some, {game_caption_text_data, 1617036248, <<"Caption_Spellstone_Title_SkillOption_CooldownDurationAmountDecrease"/utf8>>}}; 1417603019 -> {some, {game_caption_text_data, 1417603019, <<"Caption_Spellstone_Title_SkillOption_ManaPointsCostRatioDecrease"/utf8>>}}; 3118465664 -> {some, {game_caption_text_data, 3118465664, <<"Caption_Spellstone_Title_SkillOption_ManaPointsCostAmountDecrease"/utf8>>}}; 769812653 -> {some, {game_caption_text_data, 769812653, <<"Caption_Buff_TitleText_ProhibitOffensiveKindList"/utf8>>}}; 834057687 -> {some, {game_caption_text_data, 834057687, <<"Caption_Buff_TitleText_ProhibitSkillKindList"/utf8>>}}; 2947685127 -> {some, {game_caption_text_data, 2947685127, <<"Caption_Buff_TitleText_StatAmountChangeList"/utf8>>}}; 2791648002 -> {some, {game_caption_text_data, 2791648002, <<"Caption_Buff_TitleText_StatRatioChangeList"/utf8>>}}; 3226367505 -> {some, {game_caption_text_data, 3226367505, <<"Caption_Buff_TitleText_HealthPointsGainAdjustRatio"/utf8>>}}; 1822937161 -> {some, {game_caption_text_data, 1822937161, <<"Caption_Buff_TitleText_MaxReflectCount"/utf8>>}}; 2806243078 -> {some, {game_caption_text_data, 2806243078, <<"Caption_Buff_TitleText_ReflectDamageRatioBasedOnDamageTaken"/utf8>>}}; 454269435 -> {some, {game_caption_text_data, 454269435, <<"Caption_Buff_TitleText_ProtectHealthPointsSettingAmount"/utf8>>}}; 3747928886 -> {some, {game_caption_text_data, 3747928886, <<"Caption_Buff_TitleText_ProtectHealthPointsSettingRatio"/utf8>>}}; 3579822425 -> {some, {game_caption_text_data, 3579822425, <<"Caption_Buff_TitleText_ProtectHealthPointsSettingStatKind"/utf8>>}}; 1537896881 -> {some, {game_caption_text_data, 1537896881, <<"Caption_Buff_TextFormat_ManaPointsAffectParamWithInterval"/utf8>>}}; 1829997914 -> {some, {game_caption_text_data, 1829997914, <<"Caption_Buff_TitleText_ManaPointsAffectParamWithInterval"/utf8>>}}; 2168194618 -> {some, {game_caption_text_data, 2168194618, <<"Caption_Buff_TextFormat_HealthPointsAffectParamWithInterval"/utf8>>}}; 3093946307 -> {some, {game_caption_text_data, 3093946307, <<"Caption_Buff_TitleText_HealthPointsAffectParamWithInterval"/utf8>>}}; 2982409921 -> {some, {game_caption_text_data, 2982409921, <<"Caption_Buff_TitleText_Interval_msec"/utf8>>}}; 2686144002 -> {some, {game_caption_text_data, 2686144002, <<"Caption_Buff_TitleText_Duration_msec"/utf8>>}}; 787280544 -> {some, {game_caption_text_data, 787280544, <<"Caption_TitleText_EffectiveStat"/utf8>>}}; 3701853034 -> {some, {game_caption_text_data, 3701853034, <<"Caption_TitleText_ChargingStage"/utf8>>}}; 4166338291 -> {some, {game_caption_text_data, 4166338291, <<"Caption_TitleText_FeedbackHealthPointsAffectRatio"/utf8>>}}; 520743380 -> {some, {game_caption_text_data, 520743380, <<"Caption_TitleText_SkillOffensivePower"/utf8>>}}; 3998926759 -> {some, {game_caption_text_data, 3998926759, <<"Caption_TitleText_MainAffectTargetHealthPointsAffectRatioForPlayer"/utf8>>}}; 1335479522 -> {some, {game_caption_text_data, 1335479522, <<"Caption_TitleText_MainAffectTargetHealthPointsAffectRatioForNonPlayer"/utf8>>}}; 3570073747 -> {some, {game_caption_text_data, 3570073747, <<"Caption_TitleText_MainAffectTargetHealthPointsAffectRatio"/utf8>>}}; 1548624342 -> {some, {game_caption_text_data, 1548624342, <<"Caption_TitleText_MultipleTarget"/utf8>>}}; 3300211100 -> {some, {game_caption_text_data, 3300211100, <<"Caption_TitleText_SingleTarget"/utf8>>}}; 257028361 -> {some, {game_caption_text_data, 257028361, <<"Caption_TitleText_MaxTargetCount"/utf8>>}}; 1883926288 -> {some, {game_caption_text_data, 1883926288, <<"Caption_TitleText_AffectShapeMaxRange"/utf8>>}}; 1229861 -> {some, {game_caption_text_data, 1229861, <<"Caption_TitleText_CooldownDuration_msec"/utf8>>}}; 3069843728 -> {some, {game_caption_text_data, 3069843728, <<"Caption_TitleText_SomaCostAmount"/utf8>>}}; 3453431520 -> {some, {game_caption_text_data, 3453431520, <<"Caption_TitleText_CostAmount"/utf8>>}}; 544396650 -> {some, {game_caption_text_data, 544396650, <<"Caption_TextFormat_SamePartyOrSquadMembers"/utf8>>}}; 2112215995 -> {some, {game_caption_text_data, 2112215995, <<"Caption_TextFormat_SamePartyMembers"/utf8>>}}; 1786098073 -> {some, {game_caption_text_data, 1786098073, <<"Caption_TextFormat_SameSquadMembers"/utf8>>}}; 3842786397 -> {some, {game_caption_text_data, 3842786397, <<"Caption_TextFormat_SummonedNpcsOfCaster"/utf8>>}}; 1957058667 -> {some, {game_caption_text_data, 1957058667, <<"Caption_TextFormat_SelfTarget"/utf8>>}}; 1190591310 -> {some, {game_caption_text_data, 1190591310, <<"Caption_TextFormat_HealthPointsAffectRatioForChargingSkill"/utf8>>}}; 2469705163 -> {some, {game_caption_text_data, 2469705163, <<"Caption_TextFormat_EffectiveStatDescription"/utf8>>}}; 3946064950 -> {some, {game_caption_text_data, 3946064950, <<"Caption_TextFormat_Bracket"/utf8>>}}; 2032866491 -> {some, {game_caption_text_data, 2032866491, <<"Caption_TextFormat_Ranged"/utf8>>}}; 2635563813 -> {some, {game_caption_text_data, 2635563813, <<"Caption_TextFormat_ChargingStageCountToggleChargeSkill"/utf8>>}}; 2943538262 -> {some, {game_caption_text_data, 2943538262, <<"Caption_TextFormat_ChargingStageCountFullyChargedOnly"/utf8>>}}; 2437903271 -> {some, {game_caption_text_data, 2437903271, <<"Caption_TextFormat_ChargingStageCountFullyChargedAndPartiallyCharged"/utf8>>}}; 681890461 -> {some, {game_caption_text_data, 681890461, <<"Caption_TextFormat_MultipleTarget"/utf8>>}}; 206750275 -> {some, {game_caption_text_data, 206750275, <<"Caption_TextFormat_SingleTarget"/utf8>>}}; 3685261776 -> {some, {game_caption_text_data, 3685261776, <<"Caption_TextFormat_MaxTargetCount"/utf8>>}}; 3957139174 -> {some, {game_caption_text_data, 3957139174, <<"Caption_TextFormat_Kilometer"/utf8>>}}; 979625431 -> {some, {game_caption_text_data, 979625431, <<"Caption_TextFormat_Meter"/utf8>>}}; 726741509 -> {some, {game_caption_text_data, 726741509, <<"Caption_TextFormat_PairMaxTargetCountSequence"/utf8>>}}; 671828110 -> {some, {game_caption_text_data, 671828110, <<"Caption_TextFormat_PairRatioSequence"/utf8>>}}; 2802982372 -> {some, {game_caption_text_data, 2802982372, <<"Caption_TextFormat_PairHitSequence"/utf8>>}}; 3582764999 -> {some, {game_caption_text_data, 3582764999, <<"Caption_TextFormat_PairPercent"/utf8>>}}; 1088568251 -> {some, {game_caption_text_data, 1088568251, <<"Caption_TextFormat_PairDefault"/utf8>>}}; 4077368847 -> {some, {game_caption_text_data, 4077368847, <<"Caption_TextFormat_PairCount"/utf8>>}}; 1644915461 -> {some, {game_caption_text_data, 1644915461, <<"Caption_TextFormat_PostPosition"/utf8>>}}; 1747384314 -> {some, {game_caption_text_data, 1747384314, <<"Caption_TextFormat_Multiply_Percent"/utf8>>}}; 559208132 -> {some, {game_caption_text_data, 559208132, <<"Caption_TextFormat_PercentWide"/utf8>>}}; 2706078475 -> {some, {game_caption_text_data, 2706078475, <<"Caption_TextFormat_Percent"/utf8>>}}; 2408830185 -> {some, {game_caption_text_data, 2408830185, <<"Caption_TextFormat_Seconds"/utf8>>}}; 3569407161 -> {some, {game_caption_text_data, 3569407161, <<"Caption_TextFormat_Seconds_Ranged"/utf8>>}}; 211881727 -> {some, {game_caption_text_data, 211881727, <<"Caption_TextFormat_Default"/utf8>>}}; 1103690667 -> {some, {game_caption_text_data, 1103690667, <<"Caption_SequenceFormat_SomaCostAmount"/utf8>>}}; 801711033 -> {some, {game_caption_text_data, 801711033, <<"Caption_StringFormat_SomaCostAmount"/utf8>>}}; 1301984778 -> {some, {game_caption_text_data, 1301984778, <<"Caption_SomaCostAmount"/utf8>>}}; 3353020072 -> {some, {game_caption_text_data, 3353020072, <<"Caption_RandomHeal"/utf8>>}}; 1146878273 -> {some, {game_caption_text_data, 1146878273, <<"Caption_FixedAmount"/utf8>>}}; 13154355 -> {some, {game_caption_text_data, 13154355, <<"Caption_MutualMagical"/utf8>>}}; 3119929266 -> {some, {game_caption_text_data, 3119929266, <<"Caption_MutualPhysical"/utf8>>}}; 2658795968 -> {some, {game_caption_text_data, 2658795968, <<"Caption_IsImmuneToManaPointsGain"/utf8>>}}; 776395922 -> {some, {game_caption_text_data, 776395922, <<"Caption_IsImmuneToManaPointsLoss"/utf8>>}}; 4270666649 -> {some, {game_caption_text_data, 4270666649, <<"Caption_IsImmuneToHealthPointsGain"/utf8>>}}; 2388266603 -> {some, {game_caption_text_data, 2388266603, <<"Caption_IsImmuneToHealthPointsLoss"/utf8>>}}; 3512662482 -> {some, {game_caption_text_data, 3512662482, <<"Caption_BonusDamageRatio"/utf8>>}}; 3471293517 -> {some, {game_caption_text_data, 3471293517, <<"Caption_FeedbackHealthPointsAffectRatio"/utf8>>}}; 2784136707 -> {some, {game_caption_text_data, 2784136707, <<"Caption_MaxTargetCount"/utf8>>}}; 776417517 -> {some, {game_caption_text_data, 776417517, <<"Caption_MainAffectTargetHealthPointsAffectRatio"/utf8>>}}; 751104959 -> {some, {game_caption_text_data, 751104959, <<"Caption_CooldownDuration_msec"/utf8>>}}; 3877828032 -> {some, {game_caption_text_data, 3877828032, <<"Caption_HealthPoints"/utf8>>}}; 1620833895 -> {some, {game_caption_text_data, 1620833895, <<"Caption_ManaPoints"/utf8>>}}; 3673720656 -> {some, {game_caption_text_data, 3673720656, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Format"/utf8>>}}; 2213305250 -> {some, {game_caption_text_data, 2213305250, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Legendary"/utf8>>}}; 1533376609 -> {some, {game_caption_text_data, 1533376609, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Heroic"/utf8>>}}; 1516918689 -> {some, {game_caption_text_data, 1516918689, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Rare"/utf8>>}}; 112932259 -> {some, {game_caption_text_data, 112932259, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Uncommon"/utf8>>}}; 1151458128 -> {some, {game_caption_text_data, 1151458128, <<"Caption_PotentialAdjustmentByWeaponGradeDescription_Common"/utf8>>}}; 4172618295 -> {some, {game_caption_text_data, 4172618295, <<"Caption_CreateClasse_IA_03"/utf8>>}}; 4172618294 -> {some, {game_caption_text_data, 4172618294, <<"Caption_CreateClasse_IA_02"/utf8>>}}; 4172618293 -> {some, {game_caption_text_data, 4172618293, <<"Caption_CreateClasse_IA_01"/utf8>>}}; 4144085772 -> {some, {game_caption_text_data, 4144085772, <<"Caption_CreateClasse_MB_03"/utf8>>}}; 4144085771 -> {some, {game_caption_text_data, 4144085771, <<"Caption_CreateClasse_MB_02"/utf8>>}}; 4144085770 -> {some, {game_caption_text_data, 4144085770, <<"Caption_CreateClasse_MB_01"/utf8>>}}; 2023830194 -> {some, {game_caption_text_data, 2023830194, <<"Caption_CreateClasse_RS_03"/utf8>>}}; 2023830193 -> {some, {game_caption_text_data, 2023830193, <<"Caption_CreateClasse_RS_02"/utf8>>}}; 2023830192 -> {some, {game_caption_text_data, 2023830192, <<"Caption_CreateClasse_RS_01"/utf8>>}}; 1870963408 -> {some, {game_caption_text_data, 1870963408, <<"Caption_CreateClasse_EN_03"/utf8>>}}; 1870963407 -> {some, {game_caption_text_data, 1870963407, <<"Caption_CreateClasse_EN_02"/utf8>>}}; 1870963406 -> {some, {game_caption_text_data, 1870963406, <<"Caption_CreateClasse_EN_01"/utf8>>}}; 489645214 -> {some, {game_caption_text_data, 489645214, <<"Caption_Defence_Participation_RequestCount"/utf8>>}}; 1056794115 -> {some, {game_caption_text_data, 1056794115, <<"Caption_Defence_Paritingcipating"/utf8>>}}; 2977226403 -> {some, {game_caption_text_data, 2977226403, <<"Caption_Defence_Participation_Requesting"/utf8>>}}; 1343545144 -> {some, {game_caption_text_data, 1343545144, <<"Caption_CovenantShop_RequiredCovenantResearchLevel"/utf8>>}}; 1804099761 -> {some, {game_caption_text_data, 1804099761, <<"AnniversaryPointReward"/utf8>>}}; 3759537187 -> {some, {game_caption_text_data, 3759537187, <<"AnniversaryRankReward"/utf8>>}}; 3311055871 -> {some, {game_caption_text_data, 3311055871, <<"Caption_MainMenu_CashShop"/utf8>>}}; 1096195980 -> {some, {game_caption_text_data, 1096195980, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 1096195979 -> {some, {game_caption_text_data, 1096195979, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 1096195978 -> {some, {game_caption_text_data, 1096195978, <<"Caption_Anniversary_TipDesc"/utf8>>}}; 3443200674 -> {some, {game_caption_text_data, 3443200674, <<"Caption_Anniversary_TipDesc_09"/utf8>>}}; 3443200673 -> {some, {game_caption_text_data, 3443200673, <<"Caption_Anniversary_TipDesc_08"/utf8>>}}; 3443200672 -> {some, {game_caption_text_data, 3443200672, <<"Caption_Anniversary_TipDesc_07"/utf8>>}}; 3443200671 -> {some, {game_caption_text_data, 3443200671, <<"Caption_Anniversary_TipDesc_06"/utf8>>}}; 3443200670 -> {some, {game_caption_text_data, 3443200670, <<"Caption_Anniversary_TipDesc_05"/utf8>>}}; 3443200669 -> {some, {game_caption_text_data, 3443200669, <<"Caption_Anniversary_TipDesc_04"/utf8>>}}; 3443200668 -> {some, {game_caption_text_data, 3443200668, <<"Caption_Anniversary_TipDesc_03"/utf8>>}}; 3443200667 -> {some, {game_caption_text_data, 3443200667, <<"Caption_Anniversary_TipDesc_02"/utf8>>}}; 3443200666 -> {some, {game_caption_text_data, 3443200666, <<"Caption_Anniversary_TipDesc_01"/utf8>>}}; 1644373434 -> {some, {game_caption_text_data, 1644373434, <<"Caption_CurrencyMileage_Desc"/utf8>>}}; 2835427004 -> {some, {game_caption_text_data, 2835427004, <<"Caption_CurrencyMileage_Name"/utf8>>}}; 2596692484 -> {some, {game_caption_text_data, 2596692484, <<"Caption_MarketUnitPrice"/utf8>>}}; 308826811 -> {some, {game_caption_text_data, 308826811, <<"Caption_QuestReentry_Popup"/utf8>>}}; 2616259101 -> {some, {game_caption_text_data, 2616259101, <<"Caption_QuestWayPoint_Popup"/utf8>>}}; 1266053194 -> {some, {game_caption_text_data, 1266053194, <<"Caption_CovenantWatch_WithdrawOkPopupExplain"/utf8>>}}; 4261391675 -> {some, {game_caption_text_data, 4261391675, <<"Caption_CovenantWatch_WithdrawOkPopupTitle"/utf8>>}}; 3221493291 -> {some, {game_caption_text_data, 3221493291, <<"Caption_CovenantWatch_KillRecordPopupToolTip"/utf8>>}}; 4096492535 -> {some, {game_caption_text_data, 4096492535, <<"Caption_CovenantWatch_WithdrawButton"/utf8>>}}; 2778089170 -> {some, {game_caption_text_data, 2778089170, <<"Caption_CovenantWatch_KillRecordPopupTitle"/utf8>>}}; 4245208454 -> {some, {game_caption_text_data, 4245208454, <<"Caption_CovenantWatch_KillCount"/utf8>>}}; 1420589429 -> {some, {game_caption_text_data, 1420589429, <<"Caption_CovenantWatch_1stKill"/utf8>>}}; 572564100 -> {some, {game_caption_text_data, 572564100, <<"Caption_CovenantWatch_AddDefaultText"/utf8>>}}; 2465979616 -> {some, {game_caption_text_data, 2465979616, <<"Caption_CovenantWatch_AddPopUpTitle"/utf8>>}}; 3729665894 -> {some, {game_caption_text_data, 3729665894, <<"Caption_CovenantWatch_AddButton"/utf8>>}}; 2627243302 -> {some, {game_caption_text_data, 2627243302, <<"Caption_CovenantWatch_CountInfo"/utf8>>}}; 538416841 -> {some, {game_caption_text_data, 538416841, <<"Caption_CovenantWatch_TabName"/utf8>>}}; 4242134324 -> {some, {game_caption_text_data, 4242134324, <<"Caption_CovenantWatch_TitleName"/utf8>>}}; 2513652214 -> {some, {game_caption_text_data, 2513652214, <<"Caption_Debuff_CadenianMark"/utf8>>}}; 2268117448 -> {some, {game_caption_text_data, 2268117448, <<"Caption_GameOption_Tooltip_Body_MarkTarget"/utf8>>}}; 3840210268 -> {some, {game_caption_text_data, 3840210268, <<"Caption_GameOption_Tooltip_Title_MarkTarget"/utf8>>}}; 376066443 -> {some, {game_caption_text_data, 376066443, <<"Caption_PackageItem_Get_PointCurrency"/utf8>>}}; 416342372 -> {some, {game_caption_text_data, 416342372, <<"Caption_GameOption_Tooltip_Body_PVPAlert"/utf8>>}}; 275366776 -> {some, {game_caption_text_data, 275366776, <<"Caption_GameOption_Tooltip_Title_PVPAlert"/utf8>>}}; 712572775 -> {some, {game_caption_text_data, 712572775, <<"Caption_GeneralShop_Item_Register"/utf8>>}}; 1490653751 -> {some, {game_caption_text_data, 1490653751, <<"Caption_CovenantShop_Item_Register"/utf8>>}}; 3655915703 -> {some, {game_caption_text_data, 3655915703, <<"Caption_CovenantSetting_BlackSword_NoCostSetting"/utf8>>}}; 958510384 -> {some, {game_caption_text_data, 958510384, <<"Caption_Covenant_Menu_Haven"/utf8>>}}; 2429926049 -> {some, {game_caption_text_data, 2429926049, <<"Caption_Covenant_Menu_Cooperation"/utf8>>}}; 841682617 -> {some, {game_caption_text_data, 841682617, <<"Caption_Covenant_Menu_Military"/utf8>>}}; 1874635012 -> {some, {game_caption_text_data, 1874635012, <<"Caption_Covenant_Menu_Administration"/utf8>>}}; 1663296597 -> {some, {game_caption_text_data, 1663296597, <<"Caption_CovenantMember_DailyContribution"/utf8>>}}; 2691606909 -> {some, {game_caption_text_data, 2691606909, <<"Caption_CovenantSetting_BlackSword_NoUse"/utf8>>}}; 635271937 -> {some, {game_caption_text_data, 635271937, <<"Caption_CovenantSetting_BlackSword_SomeOK"/utf8>>}}; 3767975008 -> {some, {game_caption_text_data, 3767975008, <<"Caption_CovenantSetting_BlackSword_NO"/utf8>>}}; 1420970317 -> {some, {game_caption_text_data, 1420970317, <<"Caption_CovenantSetting_BlackSword_OK"/utf8>>}}; 805333347 -> {some, {game_caption_text_data, 805333347, <<"Caption_Market_Search_Result_None"/utf8>>}}; 994028375 -> {some, {game_caption_text_data, 994028375, <<"Caption_LockBattleSupply_Tooltip_Desc"/utf8>>}}; 2792205044 -> {some, {game_caption_text_data, 2792205044, <<"Caption_Item_NameText_StorableBound"/utf8>>}}; 1199297416 -> {some, {game_caption_text_data, 1199297416, <<"Caption_Item_NameText_Bound"/utf8>>}}; 552883683 -> {some, {game_caption_text_data, 552883683, <<"Caption_Item_NameText_Eroded"/utf8>>}}; 3902939066 -> {some, {game_caption_text_data, 3902939066, <<"Caption_Item_Tag_Tradeable"/utf8>>}}; 619327418 -> {some, {game_caption_text_data, 619327418, <<"Caption_Item_Tag_StorableBound"/utf8>>}}; 117449550 -> {some, {game_caption_text_data, 117449550, <<"Caption_Item_Tag_Bound"/utf8>>}}; 3926243145 -> {some, {game_caption_text_data, 3926243145, <<"Caption_Item_Tag_Eroded"/utf8>>}}; 1782336383 -> {some, {game_caption_text_data, 1782336383, <<"Caption_Item_StorableBound"/utf8>>}}; 2811415955 -> {some, {game_caption_text_data, 2811415955, <<"Caption_Item_Bound"/utf8>>}}; 2189213246 -> {some, {game_caption_text_data, 2189213246, <<"Caption_Item_Eroded"/utf8>>}}; 914723723 -> {some, {game_caption_text_data, 914723723, <<"Caption_CovenantInfo_NoLivingTetem"/utf8>>}}; 2060438193 -> {some, {game_caption_text_data, 2060438193, <<"Caption_PVPPage_GuidePopup"/utf8>>}}; 702763237 -> {some, {game_caption_text_data, 702763237, <<"Caption_PVPPage_GuidePopupBtn"/utf8>>}}; 1236893443 -> {some, {game_caption_text_data, 1236893443, <<"Caption_Spellstone_Set_Gray"/utf8>>}}; 1384559560 -> {some, {game_caption_text_data, 1384559560, <<"Caption_Spellstone_Set_Brown"/utf8>>}}; 1241128657 -> {some, {game_caption_text_data, 1241128657, <<"Caption_Spellstone_Set_Green"/utf8>>}}; 1436016268 -> {some, {game_caption_text_data, 1436016268, <<"Caption_Spellstone_Set_Yellow"/utf8>>}}; 1848373435 -> {some, {game_caption_text_data, 1848373435, <<"Caption_Spellstone_Set_Red"/utf8>>}}; 418848201 -> {some, {game_caption_text_data, 418848201, <<"Caption_QuickSlotBuffType_Common"/utf8>>}}; 2462821756 -> {some, {game_caption_text_data, 2462821756, <<"Caption_QuickSlotBuffType_Debuff"/utf8>>}}; 3862862564 -> {some, {game_caption_text_data, 3862862564, <<"Caption_QuickSlotBuffType_Utility"/utf8>>}}; 2079157050 -> {some, {game_caption_text_data, 2079157050, <<"Caption_QuickSlotBuffType_Defense"/utf8>>}}; 413474824 -> {some, {game_caption_text_data, 413474824, <<"Caption_QuickSlotBuffType_Attack"/utf8>>}}; 2357892271 -> {some, {game_caption_text_data, 2357892271, <<"Caption_Anniversary_RemainTime_End"/utf8>>}}; 304887280 -> {some, {game_caption_text_data, 304887280, <<"Caption_Anniversary_WeekStepOpen_TabTitle"/utf8>>}}; 2157077060 -> {some, {game_caption_text_data, 2157077060, <<"Caption_Anniversary_StepOpen_TabTitle"/utf8>>}}; 4220117277 -> {some, {game_caption_text_data, 4220117277, <<"Caption_MainMenu_RecordBoard"/utf8>>}}; 2155888750 -> {some, {game_caption_text_data, 2155888750, <<"Caption_LevelComplete"/utf8>>}}; 3918074724 -> {some, {game_caption_text_data, 3918074724, <<"Caption_RubyShop_Free_Reset_Count"/utf8>>}}; 1794692215 -> {some, {game_caption_text_data, 1794692215, <<"Caption_DonationRewardTooltip_Desc"/utf8>>}}; 150079408 -> {some, {game_caption_text_data, 150079408, <<"Caption_PointComplete"/utf8>>}}; 3406240995 -> {some, {game_caption_text_data, 3406240995, <<"Caption_CovenantGroupMenu_InviteMember"/utf8>>}}; 994269337 -> {some, {game_caption_text_data, 994269337, <<"Caption_CovenantGroupMenu_ApproveJoin"/utf8>>}}; 3248785266 -> {some, {game_caption_text_data, 3248785266, <<"Caption_CovenantGroupMenu_CovenantMember"/utf8>>}}; 2699939173 -> {some, {game_caption_text_data, 2699939173, <<"Caption_CovenantGroupMenu_ManageCovenantRole"/utf8>>}}; 2855173447 -> {some, {game_caption_text_data, 2855173447, <<"Caption_CovenantGroupMenu_DivideGold"/utf8>>}}; 842507032 -> {some, {game_caption_text_data, 842507032, <<"Caption_CovenantGroupMenu_CovenantSetting"/utf8>>}}; 3196964374 -> {some, {game_caption_text_data, 3196964374, <<"Caption_CovenantRubyShop_NpcDesc"/utf8>>}}; 589168041 -> {some, {game_caption_text_data, 589168041, <<"Caption_CovenantRubyShop_NpcTitle"/utf8>>}}; 2237614705 -> {some, {game_caption_text_data, 2237614705, <<"Caption_CovenantRubyShop_ResetCountLimit"/utf8>>}}; 3688327564 -> {some, {game_caption_text_data, 3688327564, <<"Caption_CovenantRubyShopTooltip_Content"/utf8>>}}; 1795227571 -> {some, {game_caption_text_data, 1795227571, <<"Caption_CovenantRubyShopTooltip_Title"/utf8>>}}; 639814781 -> {some, {game_caption_text_data, 639814781, <<"Caption_MerchandiseInfo_Title"/utf8>>}}; 3831828347 -> {some, {game_caption_text_data, 3831828347, <<"Caption_GameOption_Tooltip_Body_AutoUseSkill"/utf8>>}}; 2110387343 -> {some, {game_caption_text_data, 2110387343, <<"Caption_GameOption_Tooltip_Title_AutoUseSkill"/utf8>>}}; 1462271257 -> {some, {game_caption_text_data, 1462271257, <<"Caption_GameOption_Tooltip_Body_ContinuousCombat_Target"/utf8>>}}; 3950353517 -> {some, {game_caption_text_data, 3950353517, <<"Caption_GameOption_Tooltip_Title_ContinuousCombat_Target"/utf8>>}}; 617571031 -> {some, {game_caption_text_data, 617571031, <<"Caption_GameOption_Tooltip_Body_AutoAttack"/utf8>>}}; 2189663851 -> {some, {game_caption_text_data, 2189663851, <<"Caption_GameOption_Tooltip_Title_AutoAttack"/utf8>>}}; 2081260787 -> {some, {game_caption_text_data, 2081260787, <<"Caption_GameOption_Tooltip_Body_ContinuousCombat"/utf8>>}}; 2179706119 -> {some, {game_caption_text_data, 2179706119, <<"Caption_GameOption_Tooltip_Title_ContinuousCombat"/utf8>>}}; 773218765 -> {some, {game_caption_text_data, 773218765, <<"Caption_RubyDonation_DoNotAskAgain"/utf8>>}}; 952837352 -> {some, {game_caption_text_data, 952837352, <<"Caption_RubyDonation_Confirm"/utf8>>}}; 267388617 -> {some, {game_caption_text_data, 267388617, <<"Caption_Cost_FreeChance"/utf8>>}}; 3980840214 -> {some, {game_caption_text_data, 3980840214, <<"Caption_CovenantSupport_MySupportList"/utf8>>}}; 1424604631 -> {some, {game_caption_text_data, 1424604631, <<"Caption_CovenantSupport_SupportListPurifyingSub"/utf8>>}}; 2654736202 -> {some, {game_caption_text_data, 2654736202, <<"Caption_CovenantSupport_SupportListCraftSub"/utf8>>}}; 2185884359 -> {some, {game_caption_text_data, 2185884359, <<"Caption_CovenantSupport_SupportListResearchSub"/utf8>>}}; 313727455 -> {some, {game_caption_text_data, 313727455, <<"Caption_CovenantSupport_SupportListConstructSub"/utf8>>}}; 344048595 -> {some, {game_caption_text_data, 344048595, <<"Caption_CovenantSupport_SupportListGatheringSub"/utf8>>}}; 1507912466 -> {some, {game_caption_text_data, 1507912466, <<"Caption_CovenantSupport_RewardPopUpTitle"/utf8>>}}; 1831667245 -> {some, {game_caption_text_data, 1831667245, <<"Caption_CovenantSupport_GetSupportCount"/utf8>>}}; 4201225512 -> {some, {game_caption_text_data, 4201225512, <<"Caption_CovenantSupport_GiveSupportCount"/utf8>>}}; 3373839263 -> {some, {game_caption_text_data, 3373839263, <<"Caption_CovenantSupport_Tooltip_Body"/utf8>>}}; 2454079347 -> {some, {game_caption_text_data, 2454079347, <<"Caption_CovenantSupport_Tooltip_Title"/utf8>>}}; 2993426297 -> {some, {game_caption_text_data, 2993426297, <<"Caption_CovenantSupport_Title"/utf8>>}}; 1336872817 -> {some, {game_caption_text_data, 1336872817, <<"Caption_SpellStone_Edit_Move"/utf8>>}}; 3295451880 -> {some, {game_caption_text_data, 3295451880, <<"Caption_SpellStone_UnequipAll_PopUp"/utf8>>}}; 4165239436 -> {some, {game_caption_text_data, 4165239436, <<"Caption_SpellStone_Equip_PopUp_OtherSkill"/utf8>>}}; 3438058936 -> {some, {game_caption_text_data, 3438058936, <<"Caption_SpellStone_Inventory_View_List"/utf8>>}}; 3541588789 -> {some, {game_caption_text_data, 3541588789, <<"Caption_SpellStone_Inventory_View_Icon"/utf8>>}}; 3666996535 -> {some, {game_caption_text_data, 3666996535, <<"Caption_SpellStone_Option_Deactivate"/utf8>>}}; 1833543694 -> {some, {game_caption_text_data, 1833543694, <<"Caption_SpellStone_Option_Activate"/utf8>>}}; 3700399200 -> {some, {game_caption_text_data, 3700399200, <<"Caption_SpellStone_SetPopUp_Opt_Deactivate"/utf8>>}}; 3530026327 -> {some, {game_caption_text_data, 3530026327, <<"Caption_SpellStone_SetPopUp_Opt_Activate"/utf8>>}}; 1664293682 -> {some, {game_caption_text_data, 1664293682, <<"Caption_SpellStone_PatternSet_Description"/utf8>>}}; 888181663 -> {some, {game_caption_text_data, 888181663, <<"Caption_SpellStone_PatternSet"/utf8>>}}; 485622221 -> {some, {game_caption_text_data, 485622221, <<"Caption_SpellStone_PatternSet_PopUp_Button"/utf8>>}}; 1484765605 -> {some, {game_caption_text_data, 1484765605, <<"Caption_SpellStone_UnequipAll"/utf8>>}}; 904252653 -> {some, {game_caption_text_data, 904252653, <<"Caption_SpellStone_Description_OtherSkillEquip"/utf8>>}}; 1653975462 -> {some, {game_caption_text_data, 1653975462, <<"Desc_Covenant_L_DailyStepOpen_StrongholdBattle"/utf8>>}}; 468277069 -> {some, {game_caption_text_data, 468277069, <<"Desc_Covenant_L_Addreward_Normal01"/utf8>>}}; 4175934015 -> {some, {game_caption_text_data, 4175934015, <<"Desc_Covenant_M_List_Kill01"/utf8>>}}; 1983057538 -> {some, {game_caption_text_data, 1983057538, <<"Desc_Covenant_S_List_Normal01"/utf8>>}}; 3347160121 -> {some, {game_caption_text_data, 3347160121, <<"Desc_Personal_L_Addreward_Record01"/utf8>>}}; 3622878667 -> {some, {game_caption_text_data, 3622878667, <<"Desc_Personal_M_DailyStepOpen_Npckill01"/utf8>>}}; 3117383154 -> {some, {game_caption_text_data, 3117383154, <<"Desc_Personal_M_List_Expedition01"/utf8>>}}; 2335715343 -> {some, {game_caption_text_data, 2335715343, <<"Desc_Personal_M_DailyStepOpen_Open"/utf8>>}}; 2165905789 -> {some, {game_caption_text_data, 2165905789, <<"Desc_Personal_S_List_Dia01"/utf8>>}}; 1811624542 -> {some, {game_caption_text_data, 1811624542, <<"Desc_Personal_S_List_Erosion01"/utf8>>}}; 394097704 -> {some, {game_caption_text_data, 394097704, <<"Desc_Personal_S_List_Gathering01"/utf8>>}}; 2336803688 -> {some, {game_caption_text_data, 2336803688, <<"Name_Covenant_L_DailyStepOpen_StrongholdBattle"/utf8>>}}; 4136021647 -> {some, {game_caption_text_data, 4136021647, <<"Name_Covenant_L_Addreward_Normal01"/utf8>>}}; 3856955489 -> {some, {game_caption_text_data, 3856955489, <<"Name_Covenant_M_List_Kill01"/utf8>>}}; 962946660 -> {some, {game_caption_text_data, 962946660, <<"Name_Covenant_S_List_Normal01"/utf8>>}}; 1926537586 -> {some, {game_caption_text_data, 1926537586, <<"Name_Personal_S_List_StrongholdBattleEvent_01"/utf8>>}}; 2719937403 -> {some, {game_caption_text_data, 2719937403, <<"Name_Personal_L_Addreward_Record01"/utf8>>}}; 2295752301 -> {some, {game_caption_text_data, 2295752301, <<"Name_Personal_M_DailyStepOpen_Npckill01"/utf8>>}}; 3726840148 -> {some, {game_caption_text_data, 3726840148, <<"Name_Personal_M_List_Expedition01"/utf8>>}}; 1708492625 -> {some, {game_caption_text_data, 1708492625, <<"Name_Personal_M_DailyStepOpen_Open"/utf8>>}}; 954370495 -> {some, {game_caption_text_data, 954370495, <<"Name_Personal_S_List_Dia01"/utf8>>}}; 1665500704 -> {some, {game_caption_text_data, 1665500704, <<"Name_Personal_S_List_Erosion01"/utf8>>}}; 3105326506 -> {some, {game_caption_text_data, 3105326506, <<"Name_Personal_S_List_Gathering01"/utf8>>}}; 4131501247 -> {some, {game_caption_text_data, 4131501247, <<"Text_Category_Covenant"/utf8>>}}; 1645273584 -> {some, {game_caption_text_data, 1645273584, <<"Desc_Event_Covenant_Covenan_of_solidarity03"/utf8>>}}; 1645273583 -> {some, {game_caption_text_data, 1645273583, <<"Desc_Event_Covenant_Covenan_of_solidarity02"/utf8>>}}; 1645273582 -> {some, {game_caption_text_data, 1645273582, <<"Desc_Event_Covenant_Covenan_of_solidarity01"/utf8>>}}; 3981194331 -> {some, {game_caption_text_data, 3981194331, <<"Desc_Event_Gear_GearMaster03"/utf8>>}}; 3981194330 -> {some, {game_caption_text_data, 3981194330, <<"Desc_Event_Gear_GearMaster02"/utf8>>}}; 3981194329 -> {some, {game_caption_text_data, 3981194329, <<"Desc_Event_Gear_GearMaster01"/utf8>>}}; 3843779410 -> {some, {game_caption_text_data, 3843779410, <<"Desc_Event_Battle_Threat_of_darkness02"/utf8>>}}; 3843779409 -> {some, {game_caption_text_data, 3843779409, <<"Desc_Event_Battle_Threat_of_darkness01"/utf8>>}}; 3122709033 -> {some, {game_caption_text_data, 3122709033, <<"Desc_Event_Growth_Great_journey02"/utf8>>}}; 3122709032 -> {some, {game_caption_text_data, 3122709032, <<"Desc_Event_Growth_Great_journey01"/utf8>>}}; 1581396060 -> {some, {game_caption_text_data, 1581396060, <<"Desc_Event_Stemp_8week01"/utf8>>}}; 416224786 -> {some, {game_caption_text_data, 416224786, <<"Name_Event_Covenant_Covenan_of_solidarity03"/utf8>>}}; 416224785 -> {some, {game_caption_text_data, 416224785, <<"Name_Event_Covenant_Covenan_of_solidarity02"/utf8>>}}; 416224784 -> {some, {game_caption_text_data, 416224784, <<"Name_Event_Covenant_Covenan_of_solidarity01"/utf8>>}}; 2436059741 -> {some, {game_caption_text_data, 2436059741, <<"Name_Event_Gear_GearMaster03"/utf8>>}}; 2436059740 -> {some, {game_caption_text_data, 2436059740, <<"Name_Event_Gear_GearMaster02"/utf8>>}}; 2436059739 -> {some, {game_caption_text_data, 2436059739, <<"Name_Event_Gear_GearMaster01"/utf8>>}}; 3449153044 -> {some, {game_caption_text_data, 3449153044, <<"Name_Event_Battle_Threat_of_darkness02"/utf8>>}}; 3449153043 -> {some, {game_caption_text_data, 3449153043, <<"Name_Event_Battle_Threat_of_darkness01"/utf8>>}}; 3732166027 -> {some, {game_caption_text_data, 3732166027, <<"Name_Event_Growth_Great_journey02"/utf8>>}}; 3732166026 -> {some, {game_caption_text_data, 3732166026, <<"Name_Event_Growth_Great_journey01"/utf8>>}}; 229407454 -> {some, {game_caption_text_data, 229407454, <<"Name_Event_Stemp_8week01"/utf8>>}}; 3507583820 -> {some, {game_caption_text_data, 3507583820, <<"Text_Event_Category_BattleBuliding"/utf8>>}}; 1002883841 -> {some, {game_caption_text_data, 1002883841, <<"Text_Event_Category_Gear"/utf8>>}}; 3074373904 -> {some, {game_caption_text_data, 3074373904, <<"Text_Event_Category_Covenant"/utf8>>}}; 817031686 -> {some, {game_caption_text_data, 817031686, <<"Text_Event_Category_Groth"/utf8>>}}; 3245526897 -> {some, {game_caption_text_data, 3245526897, <<"Text_Notify_MarketFavoriteItem_LowestListUnitPrice_Registered_Rare"/utf8>>}}; 1850730033 -> {some, {game_caption_text_data, 1850730033, <<"Text_Notify_MarketFavoriteItem_LowestListUnitPrice_Registered_Heroic"/utf8>>}}; 2749059698 -> {some, {game_caption_text_data, 2749059698, <<"Text_Notify_MarketFavoriteItem_LowestListUnitPrice_Registered_Legendary"/utf8>>}}; 3846182453 -> {some, {game_caption_text_data, 3846182453, <<"Text_Notify_MarketFavoriteItem_LowestListUnitPrice_Registered_Mythic"/utf8>>}}; 2463496648 -> {some, {game_caption_text_data, 2463496648, <<"Text_Notify_MarketFavoriteItem_LowestListUnitPrice_Registered"/utf8>>}}; 3506150581 -> {some, {game_caption_text_data, 3506150581, <<"Text_Notify_MarketGoods_Sold_Common"/utf8>>}}; 1898860904 -> {some, {game_caption_text_data, 1898860904, <<"Text_Notify_MarketGoods_Sold_Uncommon"/utf8>>}}; 1975128742 -> {some, {game_caption_text_data, 1975128742, <<"Text_Notify_MarketGoods_Sold_Rare"/utf8>>}}; 3888069062 -> {some, {game_caption_text_data, 3888069062, <<"Text_Notify_MarketGoods_Sold_Heroic"/utf8>>}}; 3745528855 -> {some, {game_caption_text_data, 3745528855, <<"Text_Notify_MarketGoods_Sold_Legendary"/utf8>>}}; 1588554186 -> {some, {game_caption_text_data, 1588554186, <<"Text_Notify_MarketGoods_Sold_Mythic"/utf8>>}}; 4206523277 -> {some, {game_caption_text_data, 4206523277, <<"Text_Notify_MarketGoods_Sold"/utf8>>}}; 347644302 -> {some, {game_caption_text_data, 347644302, <<"Caption_Market_CoreMaterial_GearOptionDesc"/utf8>>}}; 4043393451 -> {some, {game_caption_text_data, 4043393451, <<"Caption_Market_ListEmpty"/utf8>>}}; 2534834326 -> {some, {game_caption_text_data, 2534834326, <<"Caption_Market_Search_OverEnchant_Text"/utf8>>}}; 527323258 -> {some, {game_caption_text_data, 527323258, <<"Caption_Market_Search_Enchant_Text"/utf8>>}}; 512558717 -> {some, {game_caption_text_data, 512558717, <<"Caption_Market_Search_OverLevel_Text"/utf8>>}}; 2215040737 -> {some, {game_caption_text_data, 2215040737, <<"Caption_Market_Search_Level_Text"/utf8>>}}; 885033509 -> {some, {game_caption_text_data, 885033509, <<"Caption_MarketTransaction_Desc"/utf8>>}}; 3377347528 -> {some, {game_caption_text_data, 3377347528, <<"Caption_MarketTransaction_Title"/utf8>>}}; 266627539 -> {some, {game_caption_text_data, 266627539, <<"Caption_Market_Trade_Information_Desc"/utf8>>}}; 3764107693 -> {some, {game_caption_text_data, 3764107693, <<"Caption_Market_Trade_Bookmark_Count"/utf8>>}}; 4215587801 -> {some, {game_caption_text_data, 4215587801, <<"Caption_Market_Trade_Bookmark_Text"/utf8>>}}; 3310899395 -> {some, {game_caption_text_data, 3310899395, <<"Caption_Market_RecommendItem_Null"/utf8>>}}; 3090895598 -> {some, {game_caption_text_data, 3090895598, <<"Caption_Market_Trade_Time"/utf8>>}}; 2854293063 -> {some, {game_caption_text_data, 2854293063, <<"Caption_Market_Trade_Final_Desc"/utf8>>}}; 3289187655 -> {some, {game_caption_text_data, 3289187655, <<"Caption_Market_LackOfCovenantCoin"/utf8>>}}; 1380149517 -> {some, {game_caption_text_data, 1380149517, <<"Caption_Market_Shop_Gold_Desc"/utf8>>}}; 2778573118 -> {some, {game_caption_text_data, 2778573118, <<"Caption_Market_CovenantTaxRateDetail_Text"/utf8>>}}; 509734736 -> {some, {game_caption_text_data, 509734736, <<"Caption_Market_TaxRateDetail_Text"/utf8>>}}; 19964637 -> {some, {game_caption_text_data, 19964637, <<"Caption_Market_TaxRate_Text"/utf8>>}}; 3595179191 -> {some, {game_caption_text_data, 3595179191, <<"Caption_Market_Trade_Total_Text"/utf8>>}}; 2519358775 -> {some, {game_caption_text_data, 2519358775, <<"Caption_Market_Trade_Sell_Count"/utf8>>}}; 112625667 -> {some, {game_caption_text_data, 112625667, <<"Caption_Market_Trade_Sell_Text"/utf8>>}}; 124244618 -> {some, {game_caption_text_data, 124244618, <<"Caption_Market_Trade_ExpireDate"/utf8>>}}; 4233823926 -> {some, {game_caption_text_data, 4233823926, <<"Caption_Market_Buy_Item_Count"/utf8>>}}; 731493070 -> {some, {game_caption_text_data, 731493070, <<"Caption_Market_Buy_Item"/utf8>>}}; 1436600061 -> {some, {game_caption_text_data, 1436600061, <<"Caption_Market_Buy_LackOfDia"/utf8>>}}; 234066862 -> {some, {game_caption_text_data, 234066862, <<"Caption_Market_Buy_Desc"/utf8>>}}; 94461585 -> {some, {game_caption_text_data, 94461585, <<"Caption_Market_Equip_Require_Lv"/utf8>>}}; 3604571682 -> {some, {game_caption_text_data, 3604571682, <<"Caption_Market_Sold"/utf8>>}}; 2950421165 -> {some, {game_caption_text_data, 2950421165, <<"Caption_Market_Trade_Sell_Delay"/utf8>>}}; 2996121484 -> {some, {game_caption_text_data, 2996121484, <<"Caption_Market_Trade_Expire"/utf8>>}}; 2114306346 -> {some, {game_caption_text_data, 2114306346, <<"Caption_Market_CovenantJoin_ElapsedTime"/utf8>>}}; 3639568614 -> {some, {game_caption_text_data, 3639568614, <<"Caption_Market_CovenantLevel"/utf8>>}}; 3502350579 -> {some, {game_caption_text_data, 3502350579, <<"Caption_AlertList_Online_Empty"/utf8>>}}; 608174543 -> {some, {game_caption_text_data, 608174543, <<"Caption_AlertList_Empty"/utf8>>}}; 2719410939 -> {some, {game_caption_text_data, 2719410939, <<"Caption_PvpRanking_Empty"/utf8>>}}; 1216723274 -> {some, {game_caption_text_data, 1216723274, <<"Caption_Name_SubGroup_Etc_Etc"/utf8>>}}; 4079112193 -> {some, {game_caption_text_data, 4079112193, <<"Caption_Name_SubGroup_Etc_MonsterBook"/utf8>>}}; 3616257926 -> {some, {game_caption_text_data, 3616257926, <<"Caption_Name_SubGroup_Etc_AffectItem"/utf8>>}}; 2563121930 -> {some, {game_caption_text_data, 2563121930, <<"Caption_Name_SubGroup_Etc_Collection"/utf8>>}}; 1540852291 -> {some, {game_caption_text_data, 1540852291, <<"Caption_Name_SubGroup_Etc_GearGrowhItem"/utf8>>}}; 517542087 -> {some, {game_caption_text_data, 517542087, <<"Caption_Name_SubGroup_Etc_WarpItem"/utf8>>}}; 767488195 -> {some, {game_caption_text_data, 767488195, <<"Caption_Name_SubGroup_Etc_GearGrowhMaterial"/utf8>>}}; 3145256297 -> {some, {game_caption_text_data, 3145256297, <<"Caption_Name_SubGroup_Etc_AbyssStone"/utf8>>}}; 2333015500 -> {some, {game_caption_text_data, 2333015500, <<"Caption_Name_SubGroup_Etc_SkillItem"/utf8>>}}; 3857671751 -> {some, {game_caption_text_data, 3857671751, <<"Caption_Name_SubGroup_Etc_All"/utf8>>}}; 2814592324 -> {some, {game_caption_text_data, 2814592324, <<"Caption_Name_SubGroup_Spellstone_Spellstone"/utf8>>}}; 2508181795 -> {some, {game_caption_text_data, 2508181795, <<"Caption_Name_SubGroup_Arquirune_Arquirune_IA"/utf8>>}}; 2859976110 -> {some, {game_caption_text_data, 2859976110, <<"Caption_Name_SubGroup_Arquirune_Arquirune_RS"/utf8>>}}; 3306265964 -> {some, {game_caption_text_data, 3306265964, <<"Caption_Name_SubGroup_Arquirune_Arquirune_EN"/utf8>>}}; 1710097640 -> {some, {game_caption_text_data, 1710097640, <<"Caption_Name_SubGroup_Arquirune_Arquirune_MB"/utf8>>}}; 937146743 -> {some, {game_caption_text_data, 937146743, <<"Caption_Name_SubGroup_Arquirune_All"/utf8>>}}; 416120749 -> {some, {game_caption_text_data, 416120749, <<"Caption_Name_SubGroup_Affect_BuffItem"/utf8>>}}; 206419364 -> {some, {game_caption_text_data, 206419364, <<"Caption_Name_SubGroup_Affect_Potion"/utf8>>}}; 2656660324 -> {some, {game_caption_text_data, 2656660324, <<"Caption_Name_SubGroup_Affect_All"/utf8>>}}; 2002856190 -> {some, {game_caption_text_data, 2002856190, <<"Caption_Name_SubGroup_Accessory_Ring"/utf8>>}}; 1756494470 -> {some, {game_caption_text_data, 1756494470, <<"Caption_Name_SubGroup_Accessory_Earring"/utf8>>}}; 1340544676 -> {some, {game_caption_text_data, 1340544676, <<"Caption_Name_SubGroup_Accessory_Necklace"/utf8>>}}; 409524608 -> {some, {game_caption_text_data, 409524608, <<"Caption_Name_SubGroup_Accessory_Bracelet"/utf8>>}}; 601239047 -> {some, {game_caption_text_data, 601239047, <<"Caption_Name_SubGroup_Accessory_All"/utf8>>}}; 3619056956 -> {some, {game_caption_text_data, 3619056956, <<"Caption_Name_SubGroup_Armor_Cape"/utf8>>}}; 2618452794 -> {some, {game_caption_text_data, 2618452794, <<"Caption_Name_SubGroup_Armor_Belt"/utf8>>}}; 553069619 -> {some, {game_caption_text_data, 553069619, <<"Caption_Name_SubGroup_Armor_Gloves"/utf8>>}}; 3314576266 -> {some, {game_caption_text_data, 3314576266, <<"Caption_Name_SubGroup_Armor_FootWear"/utf8>>}}; 2439479563 -> {some, {game_caption_text_data, 2439479563, <<"Caption_Name_SubGroup_Armor_HeadPiece"/utf8>>}}; 578780801 -> {some, {game_caption_text_data, 578780801, <<"Caption_Name_SubGroup_Armor_LegPiece"/utf8>>}}; 2542788048 -> {some, {game_caption_text_data, 2542788048, <<"Caption_Name_SubGroup_Armor_ChestPiece"/utf8>>}}; 2195607804 -> {some, {game_caption_text_data, 2195607804, <<"Caption_Name_SubGroup_Armor_All"/utf8>>}}; 231325272 -> {some, {game_caption_text_data, 231325272, <<"Caption_Name_SubGroup_SpecializedGear_IA"/utf8>>}}; 583119587 -> {some, {game_caption_text_data, 583119587, <<"Caption_Name_SubGroup_SpecializedGear_RS"/utf8>>}}; 1029409441 -> {some, {game_caption_text_data, 1029409441, <<"Caption_Name_SubGroup_SpecializedGear_EN"/utf8>>}}; 3728208413 -> {some, {game_caption_text_data, 3728208413, <<"Caption_Name_SubGroup_SpecializedGear_MB"/utf8>>}}; 3154610295 -> {some, {game_caption_text_data, 3154610295, <<"Caption_Name_SubGroup_SpecializedGear_All"/utf8>>}}; 1645892150 -> {some, {game_caption_text_data, 1645892150, <<"Caption_Name_SubGroup_Weapon_IA"/utf8>>}}; 1997686465 -> {some, {game_caption_text_data, 1997686465, <<"Caption_Name_SubGroup_Weapon_RS"/utf8>>}}; 2443976319 -> {some, {game_caption_text_data, 2443976319, <<"Caption_Name_SubGroup_Weapon_EN"/utf8>>}}; 847807995 -> {some, {game_caption_text_data, 847807995, <<"Caption_Name_SubGroup_Weapon_MB"/utf8>>}}; 1563042933 -> {some, {game_caption_text_data, 1563042933, <<"Caption_Name_SubGroup_Weapon_All"/utf8>>}}; 3517229386 -> {some, {game_caption_text_data, 3517229386, <<"Caption_Name_MainGroup_Etc"/utf8>>}}; 816450455 -> {some, {game_caption_text_data, 816450455, <<"Caption_Name_MainGroup_Affect"/utf8>>}}; 677125079 -> {some, {game_caption_text_data, 677125079, <<"Caption_Name_MainGroup_Spellstone"/utf8>>}}; 556104538 -> {some, {game_caption_text_data, 556104538, <<"Caption_Name_MainGroup_Arquirune"/utf8>>}}; 1407022058 -> {some, {game_caption_text_data, 1407022058, <<"Caption_Name_MainGroup_Accessory"/utf8>>}}; 3855023839 -> {some, {game_caption_text_data, 3855023839, <<"Caption_Name_MainGroup_Armor"/utf8>>}}; 2741823802 -> {some, {game_caption_text_data, 2741823802, <<"Caption_Name_MainGroup_SpecializedGear"/utf8>>}}; 1356873448 -> {some, {game_caption_text_data, 1356873448, <<"Caption_Name_MainGroup_Weapon"/utf8>>}}; 1166744273 -> {some, {game_caption_text_data, 1166744273, <<"Caption_MainMenu_Statistics"/utf8>>}}; 3899986210 -> {some, {game_caption_text_data, 3899986210, <<"Caption_MainMenu_AdventureGuide"/utf8>>}}; 1144642538 -> {some, {game_caption_text_data, 1144642538, <<"Caption_MainMenu_Market"/utf8>>}}; 2650227996 -> {some, {game_caption_text_data, 2650227996, <<"Caption_RubyShopPurchase_TimeslotShop_Desc"/utf8>>}}; 3732743650 -> {some, {game_caption_text_data, 3732743650, <<"Caption_RubyShopPurchase_Desc"/utf8>>}}; 3388421301 -> {some, {game_caption_text_data, 3388421301, <<"Caption_RubyShopPurchase_Title"/utf8>>}}; 1632974566 -> {some, {game_caption_text_data, 1632974566, <<"Caption_StorageComplete_RubyShop"/utf8>>}}; 1047057019 -> {some, {game_caption_text_data, 1047057019, <<"Caption_CovenantRuby_Disposal"/utf8>>}}; 3558237323 -> {some, {game_caption_text_data, 3558237323, <<"Caption_ChacracterInfo_Slaying_RecommendGrade"/utf8>>}}; 676759504 -> {some, {game_caption_text_data, 676759504, <<"Caption_FavorSlayingGradeToolTip"/utf8>>}}; 2320045211 -> {some, {game_caption_text_data, 2320045211, <<"Caption_AlertList_MaxCountOver"/utf8>>}}; 3950634954 -> {some, {game_caption_text_data, 3950634954, <<"Caption_TeaseMessageSend_ConfirmPop"/utf8>>}}; 2033431322 -> {some, {game_caption_text_data, 2033431322, <<"Caption_TeaseMessageSend_FailPop_Offline"/utf8>>}}; 2615850350 -> {some, {game_caption_text_data, 2615850350, <<"Caption_PvpRecord_ResultPop_PvpPoint"/utf8>>}}; 3268254110 -> {some, {game_caption_text_data, 3268254110, <<"Caption_PvpRecord_ResultPop_FinishAssistantText"/utf8>>}}; 2857764027 -> {some, {game_caption_text_data, 2857764027, <<"Caption_PvpRecord_ResultPop_FinisherText"/utf8>>}}; 2549684505 -> {some, {game_caption_text_data, 2549684505, <<"Caption_PvpRecord_ResultPop_DeathText"/utf8>>}}; 118333386 -> {some, {game_caption_text_data, 118333386, <<"Caption_PvpRecord_ResultPop_AssistText"/utf8>>}}; 1580443807 -> {some, {game_caption_text_data, 1580443807, <<"Caption_PvpRecord_ResultPop_KillText"/utf8>>}}; 3748641522 -> {some, {game_caption_text_data, 3748641522, <<"Caption_PvpRecord_ResultPop_ResultText"/utf8>>}}; 2208184774 -> {some, {game_caption_text_data, 2208184774, <<"Caption_LocationSearch_AlreadyAdd"/utf8>>}}; 2836282175 -> {some, {game_caption_text_data, 2836282175, <<"Caption_LocationSearch_FailPop_CovenentMember"/utf8>>}}; 2691027646 -> {some, {game_caption_text_data, 2691027646, <<"Caption_LocationSearch_FailPop_Location"/utf8>>}}; 576180568 -> {some, {game_caption_text_data, 576180568, <<"Caption_LocationSearch_FailPop_Offline"/utf8>>}}; 1172058691 -> {some, {game_caption_text_data, 1172058691, <<"Caption_LocationSearch_SuccessPop"/utf8>>}}; 1212333416 -> {some, {game_caption_text_data, 1212333416, <<"Caption_LocationSearch_ConfirmPop"/utf8>>}}; 3357303427 -> {some, {game_caption_text_data, 3357303427, <<"Caption_SearchLocationMessageSend_Complete"/utf8>>}}; 3117768934 -> {some, {game_caption_text_data, 3117768934, <<"Caption_TeaseMessageSend_Complete"/utf8>>}}; 169284962 -> {some, {game_caption_text_data, 169284962, <<"Caption_TeaseMessageSend_Default"/utf8>>}}; 2290801059 -> {some, {game_caption_text_data, 2290801059, <<"Caption_Doodad_FlowerBasket01_LD01_Sub_Ins"/utf8>>}}; 3579177158 -> {some, {game_caption_text_data, 3579177158, <<"Caption_Doodad_Memorial_LD01_Sub"/utf8>>}}; 2460902784 -> {some, {game_caption_text_data, 2460902784, <<"Caption_Doodad_Treat_LD01_Sub"/utf8>>}}; 399052973 -> {some, {game_caption_text_data, 399052973, <<"Caption_Doodad_BrokenWagon_LD01_Sub"/utf8>>}}; 1785091957 -> {some, {game_caption_text_data, 1785091957, <<"Caption_Doodad_FootPrint_LD01_Sub"/utf8>>}}; 2496135712 -> {some, {game_caption_text_data, 2496135712, <<"Caption_Doodad_suspiciousBox_LD01_Sub"/utf8>>}}; 906928585 -> {some, {game_caption_text_data, 906928585, <<"Caption_Doodad_MilkWagon_LD01_Sub"/utf8>>}}; 1281514092 -> {some, {game_caption_text_data, 1281514092, <<"Caption_Ranking_Pvp"/utf8>>}}; 343972866 -> {some, {game_caption_text_data, 343972866, <<"Caption_Doodad_HealCaius_LSF_EP4"/utf8>>}}; 2384096976 -> {some, {game_caption_text_data, 2384096976, <<"Caption_Doodad_OwlugeNest_LSF_EP4"/utf8>>}}; 4182501377 -> {some, {game_caption_text_data, 4182501377, <<"Caption_Doodad_LucreziaTrace_LSF_EP4"/utf8>>}}; 627466275 -> {some, {game_caption_text_data, 627466275, <<"Caption_Doodad_TreeTrace_LSF_EP4"/utf8>>}}; 627466274 -> {some, {game_caption_text_data, 627466274, <<"Caption_Doodad_TreeTrace_LSF_EP4"/utf8>>}}; 3129373890 -> {some, {game_caption_text_data, 3129373890, <<"Caption_Doodad_TreeTrace_LSF_EP4"/utf8>>}}; 2479911417 -> {some, {game_caption_text_data, 2479911417, <<"Caption_Doodad_Communication01_LSF_EP3"/utf8>>}}; 3341093170 -> {some, {game_caption_text_data, 3341093170, <<"Caption_Doodad_GoldenBat_LSF_EP3"/utf8>>}}; 1226798706 -> {some, {game_caption_text_data, 1226798706, <<"Caption_Doodad_MedicalProduct_LSF_EP3"/utf8>>}}; 1128572509 -> {some, {game_caption_text_data, 1128572509, <<"Caption_Doodad_Treasure_LSF_EP3"/utf8>>}}; 996129216 -> {some, {game_caption_text_data, 996129216, <<"Caption_Doodad_Artefact_LSF_EP3_M0080"/utf8>>}}; 3837175300 -> {some, {game_caption_text_data, 3837175300, <<"Caption_Doodad_SandCameThrowaway_LSF_EP3"/utf8>>}}; 3435593575 -> {some, {game_caption_text_data, 3435593575, <<"Caption_Doodad_SandCameBox_LSF_EP3"/utf8>>}}; 2862458233 -> {some, {game_caption_text_data, 2862458233, <<"Caption_CovenantStrongholdExceed_Plunder_Description"/utf8>>}}; 567542311 -> {some, {game_caption_text_data, 567542311, <<"Caption_CovenantStrongholdExceed_Plunder_Title"/utf8>>}}; 4106538710 -> {some, {game_caption_text_data, 4106538710, <<"Caption_CovenantStrongholdExceed_Move_Description"/utf8>>}}; 3971668324 -> {some, {game_caption_text_data, 3971668324, <<"Caption_CovenantStrongholdExceed_Move_Title"/utf8>>}}; 2082749867 -> {some, {game_caption_text_data, 2082749867, <<"Caption_AetherEnhancement_Btn_Transcendence"/utf8>>}}; 875469524 -> {some, {game_caption_text_data, 875469524, <<"Caption_AetherEnhancement_Btn_Enhancement"/utf8>>}}; 102036169 -> {some, {game_caption_text_data, 102036169, <<"Caption_DrivenPlay_SleepImpossibleDesc"/utf8>>}}; 2677303158 -> {some, {game_caption_text_data, 2677303158, <<"Caption_Contamination_purificationCost"/utf8>>}}; 1653393838 -> {some, {game_caption_text_data, 1653393838, <<"Caption_Contamination_ErosionItemInstallCost"/utf8>>}}; 2864364090 -> {some, {game_caption_text_data, 2864364090, <<"Caption_CovenantDiplomacy_HostiletoEachOther"/utf8>>}}; 1399361013 -> {some, {game_caption_text_data, 1399361013, <<"Caption_CovenantDiplomacy_Tooltip_Desc"/utf8>>}}; 3423668348 -> {some, {game_caption_text_data, 3423668348, <<"Caption_CovenantDiplomacy_PopUpDesc_HostilityAddFail"/utf8>>}}; 426438991 -> {some, {game_caption_text_data, 426438991, <<"Caption_CovenantDiplomacy_PopUpTitle_HostilityAddFail"/utf8>>}}; 4123250578 -> {some, {game_caption_text_data, 4123250578, <<"Caption_CovenantDiplomacy_PopUpTitle"/utf8>>}}; 1966674912 -> {some, {game_caption_text_data, 1966674912, <<"Caption_CovenantDiplomacy_PopUpDesc_AetherBattleSupplyCountCheck_Plunder"/utf8>>}}; 577939943 -> {some, {game_caption_text_data, 577939943, <<"Caption_CovenantDiplomacy_PopUpDesc_AetherBattleSupplyCountCheck"/utf8>>}}; 4138785752 -> {some, {game_caption_text_data, 4138785752, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceAcceptWithdrawByBattle"/utf8>>}}; 134792148 -> {some, {game_caption_text_data, 134792148, <<"Caption_CovenantDiplomacy_PopUpTitle_AllianceAcceptWithdraw"/utf8>>}}; 828964962 -> {some, {game_caption_text_data, 828964962, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceSendWithdrawByBattle"/utf8>>}}; 4046319368 -> {some, {game_caption_text_data, 4046319368, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceWithdrawByBattle"/utf8>>}}; 3891686916 -> {some, {game_caption_text_data, 3891686916, <<"Caption_CovenantDiplomacy_Button_Reject"/utf8>>}}; 3081985088 -> {some, {game_caption_text_data, 3081985088, <<"Caption_CovenantDiplomacy_Button_Request"/utf8>>}}; 3560142919 -> {some, {game_caption_text_data, 3560142919, <<"Caption_CovenantDiplomacy_Button_Accept"/utf8>>}}; 759743041 -> {some, {game_caption_text_data, 759743041, <<"Caption_CovenantDiplomacy_PopUpDesc_HostilityWithdraw"/utf8>>}}; 1417762020 -> {some, {game_caption_text_data, 1417762020, <<"Caption_CovenantDiplomacy_PopUpTitle_HostilityWithdraw"/utf8>>}}; 1842957905 -> {some, {game_caption_text_data, 1842957905, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceWithdraw"/utf8>>}}; 3140695844 -> {some, {game_caption_text_data, 3140695844, <<"Caption_CovenantDiplomacy_PopUpTitle_AllianceWithdraw"/utf8>>}}; 3495345399 -> {some, {game_caption_text_data, 3495345399, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceAccept"/utf8>>}}; 2700733226 -> {some, {game_caption_text_data, 2700733226, <<"Caption_CovenantDiplomacy_PopUpTitle_AllianceAccept"/utf8>>}}; 1842816171 -> {some, {game_caption_text_data, 1842816171, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceSendWithdraw"/utf8>>}}; 1059825342 -> {some, {game_caption_text_data, 1059825342, <<"Caption_CovenantDiplomacy_PopUpTitle_AllianceSendWithdraw"/utf8>>}}; 3493309297 -> {some, {game_caption_text_data, 3493309297, <<"Caption_CovenantDiplomacy_PopUpDesc_HostilitySend"/utf8>>}}; 285354196 -> {some, {game_caption_text_data, 285354196, <<"Caption_CovenantDiplomacy_PopUpTitle_HostilitySend"/utf8>>}}; 2469436289 -> {some, {game_caption_text_data, 2469436289, <<"Caption_CovenantDiplomacy_PopUpDesc_AllianceSend"/utf8>>}}; 2987268884 -> {some, {game_caption_text_data, 2987268884, <<"Caption_CovenantDiplomacy_PopUpTitle_AllianceSend"/utf8>>}}; 2910995721 -> {some, {game_caption_text_data, 2910995721, <<"Caption_CovenantDiplomacy_HostilityWithdrawSend"/utf8>>}}; 4049100250 -> {some, {game_caption_text_data, 4049100250, <<"Caption_CovenantDiplomacy_Button_HostilityWithdrawAccept"/utf8>>}}; 2781211471 -> {some, {game_caption_text_data, 2781211471, <<"Caption_CovenantDiplomacy_AllianceSend"/utf8>>}}; 1943472272 -> {some, {game_caption_text_data, 1943472272, <<"Caption_CovenantDiplomacy_Button_AllianceAccept"/utf8>>}}; 1065290538 -> {some, {game_caption_text_data, 1065290538, <<"Caption_CovenantDiplomacy_Button_HostilityWithdraw"/utf8>>}}; 3598578842 -> {some, {game_caption_text_data, 3598578842, <<"Caption_CovenantDiplomacy_Button_HostilitySend"/utf8>>}}; 2757757924 -> {some, {game_caption_text_data, 2757757924, <<"Caption_CovenantDiplomacy_Button_AllianceSendWithdraw"/utf8>>}}; 2975902154 -> {some, {game_caption_text_data, 2975902154, <<"Caption_CovenantDiplomacy_Button_AllianceWithdraw"/utf8>>}}; 155253562 -> {some, {game_caption_text_data, 155253562, <<"Caption_CovenantDiplomacy_Button_AllianceSend"/utf8>>}}; 2880462273 -> {some, {game_caption_text_data, 2880462273, <<"Caption_CovenantDiplomacy_Button_CovenantInfo"/utf8>>}}; 1324708570 -> {some, {game_caption_text_data, 1324708570, <<"Caption_CovenantDiplomacy_DiplomacyInfo"/utf8>>}}; 1255087265 -> {some, {game_caption_text_data, 1255087265, <<"Caption_CovenantDiplomacy_HostilityInfo"/utf8>>}}; 929993617 -> {some, {game_caption_text_data, 929993617, <<"Caption_CovenantDiplomacy_AllianceInfo"/utf8>>}}; 3362245905 -> {some, {game_caption_text_data, 3362245905, <<"Caption_Ranking_PvpPointUI_Benefit_Popup_Desc"/utf8>>}}; 1094798324 -> {some, {game_caption_text_data, 1094798324, <<"Caption_Ranking_PvpPointUI_Benefit_Popup_Title"/utf8>>}}; 148908749 -> {some, {game_caption_text_data, 148908749, <<"Caption_Doodad_Trail_LSF_EP2"/utf8>>}}; 2851836850 -> {some, {game_caption_text_data, 2851836850, <<"Caption_Doodad_Find_LSF_EP2"/utf8>>}}; 103963580 -> {some, {game_caption_text_data, 103963580, <<"Caption_Doodad_TiedChild01_LSF_EP2"/utf8>>}}; 635114419 -> {some, {game_caption_text_data, 635114419, <<"Caption_Doodad_Waiting_LSF_EP2_Palermo"/utf8>>}}; 1222433316 -> {some, {game_caption_text_data, 1222433316, <<"Caption_Doodad_Waiting_LSF_EP2"/utf8>>}}; 3616401020 -> {some, {game_caption_text_data, 3616401020, <<"Caption_Doodad_LizardManNest01_LD00_Sub"/utf8>>}}; 1124893680 -> {some, {game_caption_text_data, 1124893680, <<"Caption_Doodad_CorpsePillar01_LD00_Sub"/utf8>>}}; 1764007633 -> {some, {game_caption_text_data, 1764007633, <<"Caption_Doodad_SearchPoint02_LD00_Sub"/utf8>>}}; 1939302718 -> {some, {game_caption_text_data, 1939302718, <<"Caption_Doodad_SignOfMemory_LD00_Sub"/utf8>>}}; 1667027671 -> {some, {game_caption_text_data, 1667027671, <<"Caption_Doodad_Amulet_LD00_Sub"/utf8>>}}; 50397866 -> {some, {game_caption_text_data, 50397866, <<"Caption_Doodad_Deadman01_LD00_Sub"/utf8>>}}; 244036198 -> {some, {game_caption_text_data, 244036198, <<"Caption_Doodad_SandCaneBox01_LD00_Sub"/utf8>>}}; 341809428 -> {some, {game_caption_text_data, 341809428, <<"Caption_Doodad_TreasurePoint_LD00_Sub"/utf8>>}}; 1245595232 -> {some, {game_caption_text_data, 1245595232, <<"Caption_Doodad_SearchPoint01_LD00_Sub"/utf8>>}}; 3252518183 -> {some, {game_caption_text_data, 3252518183, <<"Caption_LaborWorkTime_LaborKind3"/utf8>>}}; 3252518182 -> {some, {game_caption_text_data, 3252518182, <<"Caption_LaborWorkTime_LaborKind2"/utf8>>}}; 3252518181 -> {some, {game_caption_text_data, 3252518181, <<"Caption_LaborWorkTime_LaborKind1"/utf8>>}}; 3270276272 -> {some, {game_caption_text_data, 3270276272, <<"Caption_Name_AetherOption_Shield_Lv15_C"/utf8>>}}; 3270276271 -> {some, {game_caption_text_data, 3270276271, <<"Caption_Name_AetherOption_Shield_Lv15_B"/utf8>>}}; 3270276270 -> {some, {game_caption_text_data, 3270276270, <<"Caption_Name_AetherOption_Shield_Lv15_A"/utf8>>}}; 1383987663 -> {some, {game_caption_text_data, 1383987663, <<"Caption_Name_AetherOption_Shield_Lv14_C"/utf8>>}}; 1383987662 -> {some, {game_caption_text_data, 1383987662, <<"Caption_Name_AetherOption_Shield_Lv14_B"/utf8>>}}; 1383987661 -> {some, {game_caption_text_data, 1383987661, <<"Caption_Name_AetherOption_Shield_Lv14_A"/utf8>>}}; 3792666350 -> {some, {game_caption_text_data, 3792666350, <<"Caption_Name_AetherOption_Shield_Lv13_C"/utf8>>}}; 3792666349 -> {some, {game_caption_text_data, 3792666349, <<"Caption_Name_AetherOption_Shield_Lv13_B"/utf8>>}}; 3792666348 -> {some, {game_caption_text_data, 3792666348, <<"Caption_Name_AetherOption_Shield_Lv13_A"/utf8>>}}; 1906377741 -> {some, {game_caption_text_data, 1906377741, <<"Caption_Name_AetherOption_Shield_Lv12_C"/utf8>>}}; 1906377740 -> {some, {game_caption_text_data, 1906377740, <<"Caption_Name_AetherOption_Shield_Lv12_B"/utf8>>}}; 1906377739 -> {some, {game_caption_text_data, 1906377739, <<"Caption_Name_AetherOption_Shield_Lv12_A"/utf8>>}}; 20089132 -> {some, {game_caption_text_data, 20089132, <<"Caption_Name_AetherOption_Shield_Lv11_C"/utf8>>}}; 20089131 -> {some, {game_caption_text_data, 20089131, <<"Caption_Name_AetherOption_Shield_Lv11_B"/utf8>>}}; 20089130 -> {some, {game_caption_text_data, 20089130, <<"Caption_Name_AetherOption_Shield_Lv11_A"/utf8>>}}; 2428767819 -> {some, {game_caption_text_data, 2428767819, <<"Caption_Name_AetherOption_Shield_Lv10_C"/utf8>>}}; 2428767818 -> {some, {game_caption_text_data, 2428767818, <<"Caption_Name_AetherOption_Shield_Lv10_B"/utf8>>}}; 2428767817 -> {some, {game_caption_text_data, 2428767817, <<"Caption_Name_AetherOption_Shield_Lv10_A"/utf8>>}}; 1806615987 -> {some, {game_caption_text_data, 1806615987, <<"Caption_Name_AetherOption_Shield_Lv9_C"/utf8>>}}; 1806615986 -> {some, {game_caption_text_data, 1806615986, <<"Caption_Name_AetherOption_Shield_Lv9_B"/utf8>>}}; 1806615985 -> {some, {game_caption_text_data, 1806615985, <<"Caption_Name_AetherOption_Shield_Lv9_A"/utf8>>}}; 4215294674 -> {some, {game_caption_text_data, 4215294674, <<"Caption_Name_AetherOption_Shield_Lv8_C"/utf8>>}}; 4215294673 -> {some, {game_caption_text_data, 4215294673, <<"Caption_Name_AetherOption_Shield_Lv8_B"/utf8>>}}; 4215294672 -> {some, {game_caption_text_data, 4215294672, <<"Caption_Name_AetherOption_Shield_Lv8_A"/utf8>>}}; 2329006065 -> {some, {game_caption_text_data, 2329006065, <<"Caption_Name_AetherOption_Shield_Lv7_C"/utf8>>}}; 2329006064 -> {some, {game_caption_text_data, 2329006064, <<"Caption_Name_AetherOption_Shield_Lv7_B"/utf8>>}}; 2329006063 -> {some, {game_caption_text_data, 2329006063, <<"Caption_Name_AetherOption_Shield_Lv7_A"/utf8>>}}; 442717456 -> {some, {game_caption_text_data, 442717456, <<"Caption_Name_AetherOption_Shield_Lv6_C"/utf8>>}}; 442717455 -> {some, {game_caption_text_data, 442717455, <<"Caption_Name_AetherOption_Shield_Lv6_B"/utf8>>}}; 442717454 -> {some, {game_caption_text_data, 442717454, <<"Caption_Name_AetherOption_Shield_Lv6_A"/utf8>>}}; 2851396143 -> {some, {game_caption_text_data, 2851396143, <<"Caption_Name_AetherOption_Shield_Lv5_C"/utf8>>}}; 2851396142 -> {some, {game_caption_text_data, 2851396142, <<"Caption_Name_AetherOption_Shield_Lv5_B"/utf8>>}}; 2851396141 -> {some, {game_caption_text_data, 2851396141, <<"Caption_Name_AetherOption_Shield_Lv5_A"/utf8>>}}; 965107534 -> {some, {game_caption_text_data, 965107534, <<"Caption_Name_AetherOption_Shield_Lv4_C"/utf8>>}}; 965107533 -> {some, {game_caption_text_data, 965107533, <<"Caption_Name_AetherOption_Shield_Lv4_B"/utf8>>}}; 965107532 -> {some, {game_caption_text_data, 965107532, <<"Caption_Name_AetherOption_Shield_Lv4_A"/utf8>>}}; 3373786221 -> {some, {game_caption_text_data, 3373786221, <<"Caption_Name_AetherOption_Shield_Lv3_C"/utf8>>}}; 3373786220 -> {some, {game_caption_text_data, 3373786220, <<"Caption_Name_AetherOption_Shield_Lv3_B"/utf8>>}}; 3373786219 -> {some, {game_caption_text_data, 3373786219, <<"Caption_Name_AetherOption_Shield_Lv3_A"/utf8>>}}; 1487497612 -> {some, {game_caption_text_data, 1487497612, <<"Caption_Name_AetherOption_Shield_Lv2_C"/utf8>>}}; 1487497611 -> {some, {game_caption_text_data, 1487497611, <<"Caption_Name_AetherOption_Shield_Lv2_B"/utf8>>}}; 1487497610 -> {some, {game_caption_text_data, 1487497610, <<"Caption_Name_AetherOption_Shield_Lv2_A"/utf8>>}}; 3896176299 -> {some, {game_caption_text_data, 3896176299, <<"Caption_Name_AetherOption_Shield_Lv1_C"/utf8>>}}; 3896176298 -> {some, {game_caption_text_data, 3896176298, <<"Caption_Name_AetherOption_Shield_Lv1_B"/utf8>>}}; 3896176297 -> {some, {game_caption_text_data, 3896176297, <<"Caption_Name_AetherOption_Shield_Lv1_A"/utf8>>}}; 525524927 -> {some, {game_caption_text_data, 525524927, <<"Caption_Name_AetherOption_Attack_Lv15_C"/utf8>>}}; 525524926 -> {some, {game_caption_text_data, 525524926, <<"Caption_Name_AetherOption_Attack_Lv15_B"/utf8>>}}; 525524925 -> {some, {game_caption_text_data, 525524925, <<"Caption_Name_AetherOption_Attack_Lv15_A"/utf8>>}}; 2934203614 -> {some, {game_caption_text_data, 2934203614, <<"Caption_Name_AetherOption_Attack_Lv14_C"/utf8>>}}; 2934203613 -> {some, {game_caption_text_data, 2934203613, <<"Caption_Name_AetherOption_Attack_Lv14_B"/utf8>>}}; 2934203612 -> {some, {game_caption_text_data, 2934203612, <<"Caption_Name_AetherOption_Attack_Lv14_A"/utf8>>}}; 1047915005 -> {some, {game_caption_text_data, 1047915005, <<"Caption_Name_AetherOption_Attack_Lv13_C"/utf8>>}}; 1047915004 -> {some, {game_caption_text_data, 1047915004, <<"Caption_Name_AetherOption_Attack_Lv13_B"/utf8>>}}; 1047915003 -> {some, {game_caption_text_data, 1047915003, <<"Caption_Name_AetherOption_Attack_Lv13_A"/utf8>>}}; 3456593692 -> {some, {game_caption_text_data, 3456593692, <<"Caption_Name_AetherOption_Attack_Lv12_C"/utf8>>}}; 3456593691 -> {some, {game_caption_text_data, 3456593691, <<"Caption_Name_AetherOption_Attack_Lv12_B"/utf8>>}}; 3456593690 -> {some, {game_caption_text_data, 3456593690, <<"Caption_Name_AetherOption_Attack_Lv12_A"/utf8>>}}; 1570305083 -> {some, {game_caption_text_data, 1570305083, <<"Caption_Name_AetherOption_Attack_Lv11_C"/utf8>>}}; 1570305082 -> {some, {game_caption_text_data, 1570305082, <<"Caption_Name_AetherOption_Attack_Lv11_B"/utf8>>}}; 1570305081 -> {some, {game_caption_text_data, 1570305081, <<"Caption_Name_AetherOption_Attack_Lv11_A"/utf8>>}}; 3978983770 -> {some, {game_caption_text_data, 3978983770, <<"Caption_Name_AetherOption_Attack_Lv10_C"/utf8>>}}; 3978983769 -> {some, {game_caption_text_data, 3978983769, <<"Caption_Name_AetherOption_Attack_Lv10_B"/utf8>>}}; 3978983768 -> {some, {game_caption_text_data, 3978983768, <<"Caption_Name_AetherOption_Attack_Lv10_A"/utf8>>}}; 1563442610 -> {some, {game_caption_text_data, 1563442610, <<"Caption_Name_AetherOption_Attack_Lv9_C"/utf8>>}}; 1563442609 -> {some, {game_caption_text_data, 1563442609, <<"Caption_Name_AetherOption_Attack_Lv9_B"/utf8>>}}; 1563442608 -> {some, {game_caption_text_data, 1563442608, <<"Caption_Name_AetherOption_Attack_Lv9_A"/utf8>>}}; 3972121297 -> {some, {game_caption_text_data, 3972121297, <<"Caption_Name_AetherOption_Attack_Lv8_C"/utf8>>}}; 3972121296 -> {some, {game_caption_text_data, 3972121296, <<"Caption_Name_AetherOption_Attack_Lv8_B"/utf8>>}}; 3972121295 -> {some, {game_caption_text_data, 3972121295, <<"Caption_Name_AetherOption_Attack_Lv8_A"/utf8>>}}; 2085832688 -> {some, {game_caption_text_data, 2085832688, <<"Caption_Name_AetherOption_Attack_Lv7_C"/utf8>>}}; 2085832687 -> {some, {game_caption_text_data, 2085832687, <<"Caption_Name_AetherOption_Attack_Lv7_B"/utf8>>}}; 2085832686 -> {some, {game_caption_text_data, 2085832686, <<"Caption_Name_AetherOption_Attack_Lv7_A"/utf8>>}}; 199544079 -> {some, {game_caption_text_data, 199544079, <<"Caption_Name_AetherOption_Attack_Lv6_C"/utf8>>}}; 199544078 -> {some, {game_caption_text_data, 199544078, <<"Caption_Name_AetherOption_Attack_Lv6_B"/utf8>>}}; 199544077 -> {some, {game_caption_text_data, 199544077, <<"Caption_Name_AetherOption_Attack_Lv6_A"/utf8>>}}; 2608222766 -> {some, {game_caption_text_data, 2608222766, <<"Caption_Name_AetherOption_Attack_Lv5_C"/utf8>>}}; 2608222765 -> {some, {game_caption_text_data, 2608222765, <<"Caption_Name_AetherOption_Attack_Lv5_B"/utf8>>}}; 2608222764 -> {some, {game_caption_text_data, 2608222764, <<"Caption_Name_AetherOption_Attack_Lv5_A"/utf8>>}}; 721934157 -> {some, {game_caption_text_data, 721934157, <<"Caption_Name_AetherOption_Attack_Lv4_C"/utf8>>}}; 721934156 -> {some, {game_caption_text_data, 721934156, <<"Caption_Name_AetherOption_Attack_Lv4_B"/utf8>>}}; 721934155 -> {some, {game_caption_text_data, 721934155, <<"Caption_Name_AetherOption_Attack_Lv4_A"/utf8>>}}; 3130612844 -> {some, {game_caption_text_data, 3130612844, <<"Caption_Name_AetherOption_Attack_Lv3_C"/utf8>>}}; 3130612843 -> {some, {game_caption_text_data, 3130612843, <<"Caption_Name_AetherOption_Attack_Lv3_B"/utf8>>}}; 3130612842 -> {some, {game_caption_text_data, 3130612842, <<"Caption_Name_AetherOption_Attack_Lv3_A"/utf8>>}}; 1244324235 -> {some, {game_caption_text_data, 1244324235, <<"Caption_Name_AetherOption_Attack_Lv2_C"/utf8>>}}; 1244324234 -> {some, {game_caption_text_data, 1244324234, <<"Caption_Name_AetherOption_Attack_Lv2_B"/utf8>>}}; 1244324233 -> {some, {game_caption_text_data, 1244324233, <<"Caption_Name_AetherOption_Attack_Lv2_A"/utf8>>}}; 3653002922 -> {some, {game_caption_text_data, 3653002922, <<"Caption_Name_AetherOption_Attack_Lv1_C"/utf8>>}}; 3653002921 -> {some, {game_caption_text_data, 3653002921, <<"Caption_Name_AetherOption_Attack_Lv1_B"/utf8>>}}; 3653002920 -> {some, {game_caption_text_data, 3653002920, <<"Caption_Name_AetherOption_Attack_Lv1_A"/utf8>>}}; 1276751316 -> {some, {game_caption_text_data, 1276751316, <<"Caption_Name_AetherOption_Soma_Lv30_C"/utf8>>}}; 1276751315 -> {some, {game_caption_text_data, 1276751315, <<"Caption_Name_AetherOption_Soma_Lv30_B"/utf8>>}}; 1276751314 -> {some, {game_caption_text_data, 1276751314, <<"Caption_Name_AetherOption_Soma_Lv30_A"/utf8>>}}; 319571436 -> {some, {game_caption_text_data, 319571436, <<"Caption_Name_AetherOption_Soma_Lv29_C"/utf8>>}}; 319571435 -> {some, {game_caption_text_data, 319571435, <<"Caption_Name_AetherOption_Soma_Lv29_B"/utf8>>}}; 319571434 -> {some, {game_caption_text_data, 319571434, <<"Caption_Name_AetherOption_Soma_Lv29_A"/utf8>>}}; 2728250123 -> {some, {game_caption_text_data, 2728250123, <<"Caption_Name_AetherOption_Soma_Lv28_C"/utf8>>}}; 2728250122 -> {some, {game_caption_text_data, 2728250122, <<"Caption_Name_AetherOption_Soma_Lv28_B"/utf8>>}}; 2728250121 -> {some, {game_caption_text_data, 2728250121, <<"Caption_Name_AetherOption_Soma_Lv28_A"/utf8>>}}; 841961514 -> {some, {game_caption_text_data, 841961514, <<"Caption_Name_AetherOption_Soma_Lv27_C"/utf8>>}}; 841961513 -> {some, {game_caption_text_data, 841961513, <<"Caption_Name_AetherOption_Soma_Lv27_B"/utf8>>}}; 841961512 -> {some, {game_caption_text_data, 841961512, <<"Caption_Name_AetherOption_Soma_Lv27_A"/utf8>>}}; 3250640201 -> {some, {game_caption_text_data, 3250640201, <<"Caption_Name_AetherOption_Soma_Lv26_C"/utf8>>}}; 3250640200 -> {some, {game_caption_text_data, 3250640200, <<"Caption_Name_AetherOption_Soma_Lv26_B"/utf8>>}}; 3250640199 -> {some, {game_caption_text_data, 3250640199, <<"Caption_Name_AetherOption_Soma_Lv26_A"/utf8>>}}; 1364351592 -> {some, {game_caption_text_data, 1364351592, <<"Caption_Name_AetherOption_Soma_Lv25_C"/utf8>>}}; 1364351591 -> {some, {game_caption_text_data, 1364351591, <<"Caption_Name_AetherOption_Soma_Lv25_B"/utf8>>}}; 1364351590 -> {some, {game_caption_text_data, 1364351590, <<"Caption_Name_AetherOption_Soma_Lv25_A"/utf8>>}}; 3773030279 -> {some, {game_caption_text_data, 3773030279, <<"Caption_Name_AetherOption_Soma_Lv24_C"/utf8>>}}; 3773030278 -> {some, {game_caption_text_data, 3773030278, <<"Caption_Name_AetherOption_Soma_Lv24_B"/utf8>>}}; 3773030277 -> {some, {game_caption_text_data, 3773030277, <<"Caption_Name_AetherOption_Soma_Lv24_A"/utf8>>}}; 1886741670 -> {some, {game_caption_text_data, 1886741670, <<"Caption_Name_AetherOption_Soma_Lv23_C"/utf8>>}}; 1886741669 -> {some, {game_caption_text_data, 1886741669, <<"Caption_Name_AetherOption_Soma_Lv23_B"/utf8>>}}; 1886741668 -> {some, {game_caption_text_data, 1886741668, <<"Caption_Name_AetherOption_Soma_Lv23_A"/utf8>>}}; 453061 -> {some, {game_caption_text_data, 453061, <<"Caption_Name_AetherOption_Soma_Lv22_C"/utf8>>}}; 453060 -> {some, {game_caption_text_data, 453060, <<"Caption_Name_AetherOption_Soma_Lv22_B"/utf8>>}}; 453059 -> {some, {game_caption_text_data, 453059, <<"Caption_Name_AetherOption_Soma_Lv22_A"/utf8>>}}; 2409131748 -> {some, {game_caption_text_data, 2409131748, <<"Caption_Name_AetherOption_Soma_Lv21_C"/utf8>>}}; 2409131747 -> {some, {game_caption_text_data, 2409131747, <<"Caption_Name_AetherOption_Soma_Lv21_B"/utf8>>}}; 2409131746 -> {some, {game_caption_text_data, 2409131746, <<"Caption_Name_AetherOption_Soma_Lv21_A"/utf8>>}}; 522843139 -> {some, {game_caption_text_data, 522843139, <<"Caption_Name_AetherOption_Soma_Lv20_C"/utf8>>}}; 522843138 -> {some, {game_caption_text_data, 522843138, <<"Caption_Name_AetherOption_Soma_Lv20_B"/utf8>>}}; 522843137 -> {some, {game_caption_text_data, 522843137, <<"Caption_Name_AetherOption_Soma_Lv20_A"/utf8>>}}; 3860630555 -> {some, {game_caption_text_data, 3860630555, <<"Caption_Name_AetherOption_Soma_Lv19_C"/utf8>>}}; 3860630554 -> {some, {game_caption_text_data, 3860630554, <<"Caption_Name_AetherOption_Soma_Lv19_B"/utf8>>}}; 3860630553 -> {some, {game_caption_text_data, 3860630553, <<"Caption_Name_AetherOption_Soma_Lv19_A"/utf8>>}}; 1974341946 -> {some, {game_caption_text_data, 1974341946, <<"Caption_Name_AetherOption_Soma_Lv18_C"/utf8>>}}; 1974341945 -> {some, {game_caption_text_data, 1974341945, <<"Caption_Name_AetherOption_Soma_Lv18_B"/utf8>>}}; 1974341944 -> {some, {game_caption_text_data, 1974341944, <<"Caption_Name_AetherOption_Soma_Lv18_A"/utf8>>}}; 88053337 -> {some, {game_caption_text_data, 88053337, <<"Caption_Name_AetherOption_Soma_Lv17_C"/utf8>>}}; 88053336 -> {some, {game_caption_text_data, 88053336, <<"Caption_Name_AetherOption_Soma_Lv17_B"/utf8>>}}; 88053335 -> {some, {game_caption_text_data, 88053335, <<"Caption_Name_AetherOption_Soma_Lv17_A"/utf8>>}}; 2496732024 -> {some, {game_caption_text_data, 2496732024, <<"Caption_Name_AetherOption_Soma_Lv16_C"/utf8>>}}; 2496732023 -> {some, {game_caption_text_data, 2496732023, <<"Caption_Name_AetherOption_Soma_Lv16_B"/utf8>>}}; 2496732022 -> {some, {game_caption_text_data, 2496732022, <<"Caption_Name_AetherOption_Soma_Lv16_A"/utf8>>}}; 610443415 -> {some, {game_caption_text_data, 610443415, <<"Caption_Name_AetherOption_Soma_Lv15_C"/utf8>>}}; 610443414 -> {some, {game_caption_text_data, 610443414, <<"Caption_Name_AetherOption_Soma_Lv15_B"/utf8>>}}; 610443413 -> {some, {game_caption_text_data, 610443413, <<"Caption_Name_AetherOption_Soma_Lv15_A"/utf8>>}}; 3019122102 -> {some, {game_caption_text_data, 3019122102, <<"Caption_Name_AetherOption_Soma_Lv14_C"/utf8>>}}; 3019122101 -> {some, {game_caption_text_data, 3019122101, <<"Caption_Name_AetherOption_Soma_Lv14_B"/utf8>>}}; 3019122100 -> {some, {game_caption_text_data, 3019122100, <<"Caption_Name_AetherOption_Soma_Lv14_A"/utf8>>}}; 1132833493 -> {some, {game_caption_text_data, 1132833493, <<"Caption_Name_AetherOption_Soma_Lv13_C"/utf8>>}}; 1132833492 -> {some, {game_caption_text_data, 1132833492, <<"Caption_Name_AetherOption_Soma_Lv13_B"/utf8>>}}; 1132833491 -> {some, {game_caption_text_data, 1132833491, <<"Caption_Name_AetherOption_Soma_Lv13_A"/utf8>>}}; 3541512180 -> {some, {game_caption_text_data, 3541512180, <<"Caption_Name_AetherOption_Soma_Lv12_C"/utf8>>}}; 3541512179 -> {some, {game_caption_text_data, 3541512179, <<"Caption_Name_AetherOption_Soma_Lv12_B"/utf8>>}}; 3541512178 -> {some, {game_caption_text_data, 3541512178, <<"Caption_Name_AetherOption_Soma_Lv12_A"/utf8>>}}; 1655223571 -> {some, {game_caption_text_data, 1655223571, <<"Caption_Name_AetherOption_Soma_Lv11_C"/utf8>>}}; 1655223570 -> {some, {game_caption_text_data, 1655223570, <<"Caption_Name_AetherOption_Soma_Lv11_B"/utf8>>}}; 1655223569 -> {some, {game_caption_text_data, 1655223569, <<"Caption_Name_AetherOption_Soma_Lv11_A"/utf8>>}}; 4063902258 -> {some, {game_caption_text_data, 4063902258, <<"Caption_Name_AetherOption_Soma_Lv10_C"/utf8>>}}; 4063902257 -> {some, {game_caption_text_data, 4063902257, <<"Caption_Name_AetherOption_Soma_Lv10_B"/utf8>>}}; 4063902256 -> {some, {game_caption_text_data, 4063902256, <<"Caption_Name_AetherOption_Soma_Lv10_A"/utf8>>}}; 2578738186 -> {some, {game_caption_text_data, 2578738186, <<"Caption_Name_AetherOption_Soma_Lv9_C"/utf8>>}}; 2578738185 -> {some, {game_caption_text_data, 2578738185, <<"Caption_Name_AetherOption_Soma_Lv9_B"/utf8>>}}; 2578738184 -> {some, {game_caption_text_data, 2578738184, <<"Caption_Name_AetherOption_Soma_Lv9_A"/utf8>>}}; 692449577 -> {some, {game_caption_text_data, 692449577, <<"Caption_Name_AetherOption_Soma_Lv8_C"/utf8>>}}; 692449576 -> {some, {game_caption_text_data, 692449576, <<"Caption_Name_AetherOption_Soma_Lv8_B"/utf8>>}}; 692449575 -> {some, {game_caption_text_data, 692449575, <<"Caption_Name_AetherOption_Soma_Lv8_A"/utf8>>}}; 3101128264 -> {some, {game_caption_text_data, 3101128264, <<"Caption_Name_AetherOption_Soma_Lv7_C"/utf8>>}}; 3101128263 -> {some, {game_caption_text_data, 3101128263, <<"Caption_Name_AetherOption_Soma_Lv7_B"/utf8>>}}; 3101128262 -> {some, {game_caption_text_data, 3101128262, <<"Caption_Name_AetherOption_Soma_Lv7_A"/utf8>>}}; 1214839655 -> {some, {game_caption_text_data, 1214839655, <<"Caption_Name_AetherOption_Soma_Lv6_C"/utf8>>}}; 1214839654 -> {some, {game_caption_text_data, 1214839654, <<"Caption_Name_AetherOption_Soma_Lv6_B"/utf8>>}}; 1214839653 -> {some, {game_caption_text_data, 1214839653, <<"Caption_Name_AetherOption_Soma_Lv6_A"/utf8>>}}; 3623518342 -> {some, {game_caption_text_data, 3623518342, <<"Caption_Name_AetherOption_Soma_Lv5_C"/utf8>>}}; 3623518341 -> {some, {game_caption_text_data, 3623518341, <<"Caption_Name_AetherOption_Soma_Lv5_B"/utf8>>}}; 3623518340 -> {some, {game_caption_text_data, 3623518340, <<"Caption_Name_AetherOption_Soma_Lv5_A"/utf8>>}}; 1737229733 -> {some, {game_caption_text_data, 1737229733, <<"Caption_Name_AetherOption_Soma_Lv4_C"/utf8>>}}; 1737229732 -> {some, {game_caption_text_data, 1737229732, <<"Caption_Name_AetherOption_Soma_Lv4_B"/utf8>>}}; 1737229731 -> {some, {game_caption_text_data, 1737229731, <<"Caption_Name_AetherOption_Soma_Lv4_A"/utf8>>}}; 4145908420 -> {some, {game_caption_text_data, 4145908420, <<"Caption_Name_AetherOption_Soma_Lv3_C"/utf8>>}}; 4145908419 -> {some, {game_caption_text_data, 4145908419, <<"Caption_Name_AetherOption_Soma_Lv3_B"/utf8>>}}; 4145908418 -> {some, {game_caption_text_data, 4145908418, <<"Caption_Name_AetherOption_Soma_Lv3_A"/utf8>>}}; 2259619811 -> {some, {game_caption_text_data, 2259619811, <<"Caption_Name_AetherOption_Soma_Lv2_C"/utf8>>}}; 2259619810 -> {some, {game_caption_text_data, 2259619810, <<"Caption_Name_AetherOption_Soma_Lv2_B"/utf8>>}}; 2259619809 -> {some, {game_caption_text_data, 2259619809, <<"Caption_Name_AetherOption_Soma_Lv2_A"/utf8>>}}; 373331202 -> {some, {game_caption_text_data, 373331202, <<"Caption_Name_AetherOption_Soma_Lv1_C"/utf8>>}}; 373331201 -> {some, {game_caption_text_data, 373331201, <<"Caption_Name_AetherOption_Soma_Lv1_B"/utf8>>}}; 373331200 -> {some, {game_caption_text_data, 373331200, <<"Caption_Name_AetherOption_Soma_Lv1_A"/utf8>>}}; 736736667 -> {some, {game_caption_text_data, 736736667, <<"Caption_SearchLocationMessageSend"/utf8>>}}; 2776105902 -> {some, {game_caption_text_data, 2776105902, <<"Caption_TeaseMessageSend"/utf8>>}}; 1399728229 -> {some, {game_caption_text_data, 1399728229, <<"Caption_SearchLocationMessageSend_TimeOver"/utf8>>}}; 1160193736 -> {some, {game_caption_text_data, 1160193736, <<"Caption_TeaseMessageSend_TimeOver"/utf8>>}}; 1422478376 -> {some, {game_caption_text_data, 1422478376, <<"Caption_CanChangeSceneByZoomTooltip_Content"/utf8>>}}; 4293767631 -> {some, {game_caption_text_data, 4293767631, <<"Caption_CanChangeSceneByZoomTooltip_Title"/utf8>>}}; 1786483001 -> {some, {game_caption_text_data, 1786483001, <<"Caption_IGN_Desc_InventoryOverWeightPenalty"/utf8>>}}; 1786483000 -> {some, {game_caption_text_data, 1786483000, <<"Caption_IGN_Desc_InventoryOverWeightPenalty"/utf8>>}}; 1786482999 -> {some, {game_caption_text_data, 1786482999, <<"Caption_IGN_Desc_InventoryOverWeightPenalty"/utf8>>}}; 4067631562 -> {some, {game_caption_text_data, 4067631562, <<"Caption_IGN_Title_InventoryOverWeightpenalty"/utf8>>}}; 1035443904 -> {some, {game_caption_text_data, 1035443904, <<"Caption_Pvp_Dead"/utf8>>}}; 3289880777 -> {some, {game_caption_text_data, 3289880777, <<"Caption_Pvp_Assist"/utf8>>}}; 925805918 -> {some, {game_caption_text_data, 925805918, <<"Caption_Pvp_Kill"/utf8>>}}; 3282197767 -> {some, {game_caption_text_data, 3282197767, <<"Caption_Doodad_HeavyBox02_LD05_Main"/utf8>>}}; 2406578565 -> {some, {game_caption_text_data, 2406578565, <<"Caption_Doodad_HeavyBox_LD05_Main"/utf8>>}}; 3760656569 -> {some, {game_caption_text_data, 3760656569, <<"Caption_Doodad_WaitMeloh_LD05_Main"/utf8>>}}; 2779117251 -> {some, {game_caption_text_data, 2779117251, <<"Caption_Doodad_RecoveryCaius_LD05_Main"/utf8>>}}; 211660633 -> {some, {game_caption_text_data, 211660633, <<"Caption_Doodad_TakeCaius_LD05_Main"/utf8>>}}; 2590658803 -> {some, {game_caption_text_data, 2590658803, <<"Caption_Doodad_MemoryStone02_LD05_Main"/utf8>>}}; 1768306417 -> {some, {game_caption_text_data, 1768306417, <<"Caption_Doodad_MemoryStone_LD05_Main"/utf8>>}}; 2292147143 -> {some, {game_caption_text_data, 2292147143, <<"Caption_Doodad_Wait03_LD05_Main"/utf8>>}}; 4051522918 -> {some, {game_caption_text_data, 4051522918, <<"Caption_Doodad_Wait02_LD05_Main"/utf8>>}}; 2126943428 -> {some, {game_caption_text_data, 2126943428, <<"Caption_Doodad_Wait_LD05_Main"/utf8>>}}; 1632110979 -> {some, {game_caption_text_data, 1632110979, <<"Caption_Doodad_FindMedia02_AD01_Main"/utf8>>}}; 3130901089 -> {some, {game_caption_text_data, 3130901089, <<"Caption_Doodad_FindMedia_AD01_Main"/utf8>>}}; 456542687 -> {some, {game_caption_text_data, 456542687, <<"Caption_Doodad_Stone01_AD01_Sub"/utf8>>}}; 2137269414 -> {some, {game_caption_text_data, 2137269414, <<"Caption_Doodad_Trace02_AD01_Sub"/utf8>>}}; 902703138 -> {some, {game_caption_text_data, 902703138, <<"Caption_Doodad_Stones01_AD01_Sub"/utf8>>}}; 926385174 -> {some, {game_caption_text_data, 926385174, <<"Caption_Doodad_Tree01_AD01_Sub"/utf8>>}}; 3884541934 -> {some, {game_caption_text_data, 3884541934, <<"Caption_Doodad_Memo_AD01_Main"/utf8>>}}; 1518893450 -> {some, {game_caption_text_data, 1518893450, <<"Caption_Doodad_GrainBox_AD01_Main"/utf8>>}}; 3900026378 -> {some, {game_caption_text_data, 3900026378, <<"Caption_Doodad_Pendant_AD01_Main"/utf8>>}}; 3055537024 -> {some, {game_caption_text_data, 3055537024, <<"Caption_Doodad_ArgentSunBox_AD01_Main"/utf8>>}}; 2973570810 -> {some, {game_caption_text_data, 2973570810, <<"Caption_Doodad_SkillBook_AD01_Main"/utf8>>}}; 1846016753 -> {some, {game_caption_text_data, 1846016753, <<"Caption_Doodad_Grain_AD01_Main"/utf8>>}}; 1981864031 -> {some, {game_caption_text_data, 1981864031, <<"Caption_Doodad_FrontStatue_AD01_Main"/utf8>>}}; 995010242 -> {some, {game_caption_text_data, 995010242, <<"Caption_Doodad_CryingSound_LSF_EP1_N"/utf8>>}}; 4100096207 -> {some, {game_caption_text_data, 4100096207, <<"Caption_Doodad_GoldBox_LSF_EP1"/utf8>>}}; 326596303 -> {some, {game_caption_text_data, 326596303, <<"Caption_Doodad_Delay_LSF_EP1"/utf8>>}}; 824341149 -> {some, {game_caption_text_data, 824341149, <<"Caption_Doodad_Listening_LSF_EP1"/utf8>>}}; 477848586 -> {some, {game_caption_text_data, 477848586, <<"Caption_Doodad_Hide_LSF_EP1"/utf8>>}}; 237038960 -> {some, {game_caption_text_data, 237038960, <<"Caption_Doodad_Treat_LSF_EP1"/utf8>>}}; 645085023 -> {some, {game_caption_text_data, 645085023, <<"Caption_Doodad_Captive01_LSF_EP1"/utf8>>}}; 645085022 -> {some, {game_caption_text_data, 645085022, <<"Caption_Doodad_Captive01_LSF_EP1"/utf8>>}}; 645085021 -> {some, {game_caption_text_data, 645085021, <<"Caption_Doodad_Captive01_LSF_EP1"/utf8>>}}; 3170341882 -> {some, {game_caption_text_data, 3170341882, <<"Caption_Doodad_CaptiveTrail_LSF_EP1"/utf8>>}}; 3170341881 -> {some, {game_caption_text_data, 3170341881, <<"Caption_Doodad_CaptiveTrail_LSF_EP1"/utf8>>}}; 3170341880 -> {some, {game_caption_text_data, 3170341880, <<"Caption_Doodad_CaptiveTrail_LSF_EP1"/utf8>>}}; 1848087890 -> {some, {game_caption_text_data, 1848087890, <<"Caption_Chat_AetherEnhancementCategory_Reset_Rewards"/utf8>>}}; 1801388271 -> {some, {game_caption_text_data, 1801388271, <<"Caption_Chat_AetherEnhancementCategory_Reset_Reward"/utf8>>}}; 477896570 -> {some, {game_caption_text_data, 477896570, <<"Caption_AetherEnhancementCategory_Reset_Item"/utf8>>}}; 307977776 -> {some, {game_caption_text_data, 307977776, <<"Caption_AetherEnhancementCategory_Reset_Text"/utf8>>}}; 2560775131 -> {some, {game_caption_text_data, 2560775131, <<"Caption_Expedition_Supply_Consume"/utf8>>}}; 2503911338 -> {some, {game_caption_text_data, 2503911338, <<"Caption_AetherOption_Stat"/utf8>>}}; 843232246 -> {some, {game_caption_text_data, 843232246, <<"Caption_Contamination_District"/utf8>>}}; 2344724597 -> {some, {game_caption_text_data, 2344724597, <<"Caption_Contamination_Veil_Remove_Time_Tooltip"/utf8>>}}; 2535782573 -> {some, {game_caption_text_data, 2535782573, <<"Caption_Contamination_Veil_Icon_Info_Tooltip"/utf8>>}}; 184283996 -> {some, {game_caption_text_data, 184283996, <<"Caption_Contamination_Omen_Icon_Info_Tooltip"/utf8>>}}; 2880874707 -> {some, {game_caption_text_data, 2880874707, <<"Caption_Contamination_Tooltip_AbyssStoneDropIncreaseRatio"/utf8>>}}; 1459207958 -> {some, {game_caption_text_data, 1459207958, <<"Caption_Contamination_Tooltip_BuildingHealthPointsDecreaseRatio"/utf8>>}}; 4210278346 -> {some, {game_caption_text_data, 4210278346, <<"Caption_Contamination_Tooltip_FollowerGatheringWorkSpeedIncreaseRatio"/utf8>>}}; 1020886735 -> {some, {game_caption_text_data, 1020886735, <<"Caption_Contamination_Tooltip_FollowerCraftingWorkSpeedIncreaseRatio"/utf8>>}}; 1589897759 -> {some, {game_caption_text_data, 1589897759, <<"Caption_Contamination_Tooltip_FollowerBuildingWorkSpeedIncreaseRatio"/utf8>>}}; 2256538017 -> {some, {game_caption_text_data, 2256538017, <<"Caption_limitValueNaturalDecrease_Tooltip_Info_NPC"/utf8>>}}; 951754265 -> {some, {game_caption_text_data, 951754265, <<"Caption_limitValueNaturalDecrease_Tooltip_Info_Normal"/utf8>>}}; 2783822316 -> {some, {game_caption_text_data, 2783822316, <<"Caption_Contamination_Percent_Info"/utf8>>}}; 1538064893 -> {some, {game_caption_text_data, 1538064893, <<"Caption_Contamination_Effect"/utf8>>}}; 3901650360 -> {some, {game_caption_text_data, 3901650360, <<"Caption_Contamination_Effect_Tier_Count"/utf8>>}}; 586130768 -> {some, {game_caption_text_data, 586130768, <<"Caption_Contamination_Effect_Tier_Percent"/utf8>>}}; 2537427088 -> {some, {game_caption_text_data, 2537427088, <<"Caption_Contamination_Effect_Tier"/utf8>>}}; 152356082 -> {some, {game_caption_text_data, 152356082, <<"Caption_Contamination_Veil_Not_Repair"/utf8>>}}; 2340707822 -> {some, {game_caption_text_data, 2340707822, <<"Caption_Contamination_Veil_Not_Try"/utf8>>}}; 2377545725 -> {some, {game_caption_text_data, 2377545725, <<"Caption_Contamination_Veil_Not_Remove"/utf8>>}}; 3197391419 -> {some, {game_caption_text_data, 3197391419, <<"Caption_Contamination_Veil_Remove_Time"/utf8>>}}; 1816740015 -> {some, {game_caption_text_data, 1816740015, <<"Caption_Contamination_Omen_CountDown"/utf8>>}}; 3483658762 -> {some, {game_caption_text_data, 3483658762, <<"Caption_Contamination_Info_Time"/utf8>>}}; 3652921317 -> {some, {game_caption_text_data, 3652921317, <<"Caption_StrongholdName_With_Count"/utf8>>}}; 2244549069 -> {some, {game_caption_text_data, 2244549069, <<"Caption_AbsorbPeriodicLossRatio_pe4"/utf8>>}}; 960160011 -> {some, {game_caption_text_data, 960160011, <<"Caption_PullResistRatio_pe4"/utf8>>}}; 1226430966 -> {some, {game_caption_text_data, 1226430966, <<"Caption_PullHitRatio_pe4"/utf8>>}}; 3596162213 -> {some, {game_caption_text_data, 3596162213, <<"Caption_KnockbackResistRatio_pe4"/utf8>>}}; 2713886832 -> {some, {game_caption_text_data, 2713886832, <<"Caption_KnockbackHitRatio_pe4"/utf8>>}}; 1697677779 -> {some, {game_caption_text_data, 1697677779, <<"Caption_NonBossNpcDodge"/utf8>>}}; 1663340165 -> {some, {game_caption_text_data, 1663340165, <<"Caption_NonBossNpcHit"/utf8>>}}; 1862817318 -> {some, {game_caption_text_data, 1862817318, <<"Caption_PvpDodge"/utf8>>}}; 740988984 -> {some, {game_caption_text_data, 740988984, <<"Caption_PvpHit"/utf8>>}}; 2419304639 -> {some, {game_caption_text_data, 2419304639, <<"Caption_AdditionalNonBossNpcDamageRatio_pe4"/utf8>>}}; 2472095788 -> {some, {game_caption_text_data, 2472095788, <<"Caption_AdditionalNonBossNpcDamageAmount"/utf8>>}}; 2250282675 -> {some, {game_caption_text_data, 2250282675, <<"Caption_AffectItem_ItemCategory_ManaPointsPotion"/utf8>>}}; 1757398604 -> {some, {game_caption_text_data, 1757398604, <<"Caption_AffectItem_ItemCategory_HealthPointsPotion"/utf8>>}}; 1706416864 -> {some, {game_caption_text_data, 1706416864, <<"Caption_AffectItem_ItemCategory_Soma"/utf8>>}}; 967110637 -> {some, {game_caption_text_data, 967110637, <<"Caption_AffectItem_ItemCategory_Elixir"/utf8>>}}; 2446673481 -> {some, {game_caption_text_data, 2446673481, <<"Caption_AchievementTextCuid_Error"/utf8>>}}; 2168764700 -> {some, {game_caption_text_data, 2168764700, <<"Caption_AchievementConditionKind_Error"/utf8>>}}; 3862933717 -> {some, {game_caption_text_data, 3862933717, <<"Caption_AchievementKind_Error"/utf8>>}}; 3085963116 -> {some, {game_caption_text_data, 3085963116, <<"Caption_PackageItem_ItemCategory_FollowerItem"/utf8>>}}; 1580838048 -> {some, {game_caption_text_data, 1580838048, <<"Caption_PackageItem_ItemCategory_Guise"/utf8>>}}; 2332494933 -> {some, {game_caption_text_data, 2332494933, <<"Caption_PackageItem_ItemCategory_MountItem"/utf8>>}}; 1140359531 -> {some, {game_caption_text_data, 1140359531, <<"Caption_GatheringWork_GatheringKind4"/utf8>>}}; 1140359530 -> {some, {game_caption_text_data, 1140359530, <<"Caption_GatheringWork_GatheringKind3"/utf8>>}}; 1140359529 -> {some, {game_caption_text_data, 1140359529, <<"Caption_GatheringWork_GatheringKind2"/utf8>>}}; 1140359528 -> {some, {game_caption_text_data, 1140359528, <<"Caption_GatheringWork_GatheringKind1"/utf8>>}}; 2125054603 -> {some, {game_caption_text_data, 2125054603, <<"Caption_AetherEnhancementOption_Nothing"/utf8>>}}; 3372822031 -> {some, {game_caption_text_data, 3372822031, <<"Caption_Chat_ArquiAttunementLevelUp_Success_Rewards"/utf8>>}}; 3544414588 -> {some, {game_caption_text_data, 3544414588, <<"Caption_Chat_ArquiAttunementLevelUp_Success_Reward"/utf8>>}}; 2038220596 -> {some, {game_caption_text_data, 2038220596, <<"Name_AetherHoly_Category_C"/utf8>>}}; 2038220595 -> {some, {game_caption_text_data, 2038220595, <<"Name_AetherHoly_Category_B"/utf8>>}}; 2038220594 -> {some, {game_caption_text_data, 2038220594, <<"Name_AetherHoly_Category_A"/utf8>>}}; 3486921934 -> {some, {game_caption_text_data, 3486921934, <<"Caption_AetherEnhancement_Grade"/utf8>>}}; 1459268203 -> {some, {game_caption_text_data, 1459268203, <<"Caption_AetherEnhancement_TotalStat"/utf8>>}}; 3129575267 -> {some, {game_caption_text_data, 3129575267, <<"Caption_AetherEnhancement_Level"/utf8>>}}; 3695608183 -> {some, {game_caption_text_data, 3695608183, <<"Caption_CovenantGiftLevel_LevelUp_Desc"/utf8>>}}; 4283623418 -> {some, {game_caption_text_data, 4283623418, <<"Caption_CovenantGiftLevel_LevelUp_Title"/utf8>>}}; 3035700985 -> {some, {game_caption_text_data, 3035700985, <<"Caption_GiftBox_Reward_Not_Display"/utf8>>}}; 420014826 -> {some, {game_caption_text_data, 420014826, <<"Caption_SpecialGiftBox_Btn_Reward_Receive"/utf8>>}}; 2335928161 -> {some, {game_caption_text_data, 2335928161, <<"Caption_GiftBox_Btn_Reward_Receive_Complete"/utf8>>}}; 4094046041 -> {some, {game_caption_text_data, 4094046041, <<"Caption_GiftBox_Btn_Reward_Receive"/utf8>>}}; 3309193718 -> {some, {game_caption_text_data, 3309193718, <<"Caption_SpecialGiftBox_Popup_Reward_Result"/utf8>>}}; 1317015505 -> {some, {game_caption_text_data, 1317015505, <<"Caption_SpecialGiftBox_MainUi_Desc"/utf8>>}}; 3609825128 -> {some, {game_caption_text_data, 3609825128, <<"Caption_IGN_Desc_Covenant_Giftbox"/utf8>>}}; 4191514267 -> {some, {game_caption_text_data, 4191514267, <<"Caption_IGN_Title_Covenant_Giftbox"/utf8>>}}; 3164836680 -> {some, {game_caption_text_data, 3164836680, <<"Caption_CovenantGiftBox_Rare_Title"/utf8>>}}; 2986001175 -> {some, {game_caption_text_data, 2986001175, <<"Caption_CovenantGiftBox_Normal_Title"/utf8>>}}; 2845698271 -> {some, {game_caption_text_data, 2845698271, <<"Caption_CovenantGiftBox_Title"/utf8>>}}; 4064310859 -> {some, {game_caption_text_data, 4064310859, <<"Caption_CovenantGiftBox_Reward_Info_Desc"/utf8>>}}; 1138905998 -> {some, {game_caption_text_data, 1138905998, <<"Caption_CovenantGiftBox_Reward_Info_Title"/utf8>>}}; 2730079840 -> {some, {game_caption_text_data, 2730079840, <<"Caption_CovenantGiftLevel_MaxGauge_Coment"/utf8>>}}; 946552962 -> {some, {game_caption_text_data, 946552962, <<"Caption_CovenantGiftLevel_Max"/utf8>>}}; 1797458792 -> {some, {game_caption_text_data, 1797458792, <<"Caption_GiftBox_TimeRemaining"/utf8>>}}; 98479176 -> {some, {game_caption_text_data, 98479176, <<"Caption_Special_GiftBox_Tooltip_Desc"/utf8>>}}; 3867627153 -> {some, {game_caption_text_data, 3867627153, <<"Caption_Rare_GiftBox_Tooltip_Desc"/utf8>>}}; 332276304 -> {some, {game_caption_text_data, 332276304, <<"Caption_Normal_GiftBox_Tooltip_Desc"/utf8>>}}; 612435352 -> {some, {game_caption_text_data, 612435352, <<"Caption_GiftBox_Tooltip_Desc"/utf8>>}}; 74449141 -> {some, {game_caption_text_data, 74449141, <<"Caption_EntanglementBuff_04"/utf8>>}}; 74449140 -> {some, {game_caption_text_data, 74449140, <<"Caption_EntanglementBuff_03"/utf8>>}}; 74449139 -> {some, {game_caption_text_data, 74449139, <<"Caption_EntanglementBuff_02"/utf8>>}}; 74449138 -> {some, {game_caption_text_data, 74449138, <<"Caption_EntanglementBuff_01"/utf8>>}}; 74449137 -> {some, {game_caption_text_data, 74449137, <<"Caption_EntanglementBuff_00"/utf8>>}}; 2430469413 -> {some, {game_caption_text_data, 2430469413, <<"Caption_ArquiAttunement_EnhancementRate"/utf8>>}}; 3730002483 -> {some, {game_caption_text_data, 3730002483, <<"Caption_Name_Aether_General"/utf8>>}}; 1115895090 -> {some, {game_caption_text_data, 1115895090, <<"Caption_Name_Aether_Transcendence"/utf8>>}}; 1314946453 -> {some, {game_caption_text_data, 1314946453, <<"Caption_AetherHoly_OptionName_Attack_1_T"/utf8>>}}; 4240502257 -> {some, {game_caption_text_data, 4240502257, <<"Caption_AetherHoly_OptionName_Soma_5_T"/utf8>>}}; 926467053 -> {some, {game_caption_text_data, 926467053, <<"Caption_AetherHoly_OptionName_Soma"/utf8>>}}; 926467052 -> {some, {game_caption_text_data, 926467052, <<"Caption_AetherHoly_OptionName_Soma"/utf8>>}}; 926467051 -> {some, {game_caption_text_data, 926467051, <<"Caption_AetherHoly_OptionName_Soma"/utf8>>}}; 990315083 -> {some, {game_caption_text_data, 990315083, <<"Caption_AetherHoly_OptionName_Soma_1"/utf8>>}}; 990315082 -> {some, {game_caption_text_data, 990315082, <<"Caption_AetherHoly_OptionName_Soma_1"/utf8>>}}; 1401990152 -> {some, {game_caption_text_data, 1401990152, <<"Caption_AetherHoly_CategoryName_Shield"/utf8>>}}; 2219310247 -> {some, {game_caption_text_data, 2219310247, <<"Caption_AetherHoly_CategoryName_Attack"/utf8>>}}; 703914783 -> {some, {game_caption_text_data, 703914783, <<"Caption_AetherHoly_CategoryName_Soma"/utf8>>}}; 34310998 -> {some, {game_caption_text_data, 34310998, <<"Caption_SectorBuff_TooltipTextBodyFormat"/utf8>>}}; 3346462796 -> {some, {game_caption_text_data, 3346462796, <<"Caption_CovenantSubMenu_BuildingConstruct"/utf8>>}}; 1282950825 -> {some, {game_caption_text_data, 1282950825, <<"Caption_CovenantSubMenu_Campaign"/utf8>>}}; 2103673740 -> {some, {game_caption_text_data, 2103673740, <<"Caption_CovenantSubMenu_DefenseRequest"/utf8>>}}; 189168706 -> {some, {game_caption_text_data, 189168706, <<"Caption_CovenantSubMenu_Proclamation"/utf8>>}}; 2009142040 -> {some, {game_caption_text_data, 2009142040, <<"Caption_CovenantSubMenu_HavenManagement"/utf8>>}}; 929961345 -> {some, {game_caption_text_data, 929961345, <<"Caption_CovenantSubMenu_GeneralShop"/utf8>>}}; 906062993 -> {some, {game_caption_text_data, 906062993, <<"Caption_CovenantSubMenu_CovenantShop"/utf8>>}}; 2454056852 -> {some, {game_caption_text_data, 2454056852, <<"Caption_CovenantSubMenu_Commerce"/utf8>>}}; 2113387134 -> {some, {game_caption_text_data, 2113387134, <<"Caption_CovenantSubMenu_Storage"/utf8>>}}; 1911535014 -> {some, {game_caption_text_data, 1911535014, <<"Caption_CovenantSubMenu_Research"/utf8>>}}; 2647847285 -> {some, {game_caption_text_data, 2647847285, <<"Caption_CovenantSubMenu_Donation"/utf8>>}}; 2323967402 -> {some, {game_caption_text_data, 2323967402, <<"Caption_CovenantSubMenu_Present"/utf8>>}}; 12005894 -> {some, {game_caption_text_data, 12005894, <<"Caption_CovenantSubMenu_Support"/utf8>>}}; 3413453151 -> {some, {game_caption_text_data, 3413453151, <<"Caption_CovenantSubMenu_CovenantMember"/utf8>>}}; 1104547579 -> {some, {game_caption_text_data, 1104547579, <<"Caption_CovenantSubMenu_LivingTotem"/utf8>>}}; 2660002432 -> {some, {game_caption_text_data, 2660002432, <<"Caption_CovenantSubMenu_Troops"/utf8>>}}; 819207371 -> {some, {game_caption_text_data, 819207371, <<"Caption_CovenantSubMenu_Diplomacy"/utf8>>}}; 489932860 -> {some, {game_caption_text_data, 489932860, <<"Caption_CovenantSubMenu_AdministrationManagement"/utf8>>}}; 1527817466 -> {some, {game_caption_text_data, 1527817466, <<"Caption_CovenantSubMenu_Effective"/utf8>>}}; 42838875 -> {some, {game_caption_text_data, 42838875, <<"Caption_CovenantSubMenu_History"/utf8>>}}; 956107352 -> {some, {game_caption_text_data, 956107352, <<"Caption_CovenantSubMenu_Record"/utf8>>}}; 2166979077 -> {some, {game_caption_text_data, 2166979077, <<"Caption_CovenantSubMenu_Report"/utf8>>}}; 318498437 -> {some, {game_caption_text_data, 318498437, <<"Caption_MainMenu_AetherHolyThing"/utf8>>}}; 646918954 -> {some, {game_caption_text_data, 646918954, <<"Caption_Expedition_CancelTime"/utf8>>}}; 1649439555 -> {some, {game_caption_text_data, 1649439555, <<"Caption_MaterialGroup_AbyssStone_Le"/utf8>>}}; 4291282746 -> {some, {game_caption_text_data, 4291282746, <<"Caption_Ranking_Search_Non_CovenantExpRanking"/utf8>>}}; 3051334393 -> {some, {game_caption_text_data, 3051334393, <<"Caption_Ranking_Search_Non_PlayerExpRanking"/utf8>>}}; 1899401142 -> {some, {game_caption_text_data, 1899401142, <<"Caption_Ranking_Search_Non_Name"/utf8>>}}; 657065579 -> {some, {game_caption_text_data, 657065579, <<"Caption_Ranking_SearchRecord"/utf8>>}}; 1302390764 -> {some, {game_caption_text_data, 1302390764, <<"Caption_Ranking_CovenantExpUI_benefit_Popup_Desc"/utf8>>}}; 4157364255 -> {some, {game_caption_text_data, 4157364255, <<"Caption_Ranking_CovenantExpUI_benefit_Popup_Title"/utf8>>}}; 119822077 -> {some, {game_caption_text_data, 119822077, <<"Caption_Ranking_PlayerExp_benefit_Popup_Desc"/utf8>>}}; 2957088238 -> {some, {game_caption_text_data, 2957088238, <<"Caption_Ranking_PlayerExpUI_benefit_Popup_Title"/utf8>>}}; 575572183 -> {some, {game_caption_text_data, 575572183, <<"Caption_Anniversary_RankTip"/utf8>>}}; 2958320517 -> {some, {game_caption_text_data, 2958320517, <<"Caption_Ranking_CovenantExpUI_Desc_CovenantExpRefreshTime"/utf8>>}}; 3092602003 -> {some, {game_caption_text_data, 3092602003, <<"Caption_Ranking_PlayerExpUI_Desc_PlayerExpRefreshTime"/utf8>>}}; 287671510 -> {some, {game_caption_text_data, 287671510, <<"Caption_CovenantLevelDesc_05"/utf8>>}}; 287671507 -> {some, {game_caption_text_data, 287671507, <<"Caption_CovenantLevelDesc_02"/utf8>>}}; 2175664871 -> {some, {game_caption_text_data, 2175664871, <<"Caption_CovenantCamp_List"/utf8>>}}; 1833509960 -> {some, {game_caption_text_data, 1833509960, <<"Caption_End_QuickSlotEdit"/utf8>>}}; 3973717247 -> {some, {game_caption_text_data, 3973717247, <<"Caption_Start_QuickSlotEdit"/utf8>>}}; 3719878009 -> {some, {game_caption_text_data, 3719878009, <<"Caption_Acceleration_DoNotAskAgain"/utf8>>}}; 502808770 -> {some, {game_caption_text_data, 502808770, <<"Caption_CovenantAcceleration_Confirm"/utf8>>}}; 1959537940 -> {some, {game_caption_text_data, 1959537940, <<"Caption_Acceleration_Confirm"/utf8>>}}; 303814923 -> {some, {game_caption_text_data, 303814923, <<"Caption_FollowerAcceleration_Tooltip"/utf8>>}}; 615427919 -> {some, {game_caption_text_data, 615427919, <<"Caption_CovenantAcceleration_Tooltip"/utf8>>}}; 1316714108 -> {some, {game_caption_text_data, 1316714108, <<"Caption_Info_Mileage"/utf8>>}}; 3436241590 -> {some, {game_caption_text_data, 3436241590, <<"Caption_Info_MountTransmutationPoint_Common"/utf8>>}}; 2274139280 -> {some, {game_caption_text_data, 2274139280, <<"Caption_Info_GuiseTransmutationPoint_Common"/utf8>>}}; 949836542 -> {some, {game_caption_text_data, 949836542, <<"Caption_Info_MountTransmutationPoint"/utf8>>}}; 591281720 -> {some, {game_caption_text_data, 591281720, <<"Caption_Info_GuiseTransmutationPoint"/utf8>>}}; 204200794 -> {some, {game_caption_text_data, 204200794, <<"Caption_Info_Ruby"/utf8>>}}; 340610818 -> {some, {game_caption_text_data, 340610818, <<"Caption_Info_SolarCoin"/utf8>>}}; 1366868586 -> {some, {game_caption_text_data, 1366868586, <<"Caption_Info_RevivalCoin"/utf8>>}}; 788912527 -> {some, {game_caption_text_data, 788912527, <<"Caption_Info_CovenantCoin"/utf8>>}}; 2470920007 -> {some, {game_caption_text_data, 2470920007, <<"Caption_Camera_Mode_Action"/utf8>>}}; 4138911746 -> {some, {game_caption_text_data, 4138911746, <<"Caption_Camera_Mode_Wide"/utf8>>}}; 1466671618 -> {some, {game_caption_text_data, 1466671618, <<"Caption_Camera_Mode_Normal"/utf8>>}}; 1657098235 -> {some, {game_caption_text_data, 1657098235, <<"Caption_Camera_Mode_Free"/utf8>>}}; 2701091250 -> {some, {game_caption_text_data, 2701091250, <<"Caption_Camera_Mode_Auto"/utf8>>}}; 1897983528 -> {some, {game_caption_text_data, 1897983528, <<"Caption_TacticalSkill_Open_Condition"/utf8>>}}; 3472791073 -> {some, {game_caption_text_data, 3472791073, <<"Caption_Quest_AutoProgress_Cancel"/utf8>>}}; 656691836 -> {some, {game_caption_text_data, 656691836, <<"Caption_Quest_AutoProgress"/utf8>>}}; 3491539161 -> {some, {game_caption_text_data, 3491539161, <<"Caption_PersonalAcceleration_ReturnTime"/utf8>>}}; 152736412 -> {some, {game_caption_text_data, 152736412, <<"Caption_CovenantAcceleration_CompleteTime"/utf8>>}}; 2160645082 -> {some, {game_caption_text_data, 2160645082, <<"Caption_PersonalAcceleration_Return"/utf8>>}}; 3135451229 -> {some, {game_caption_text_data, 3135451229, <<"Caption_CovenantAcceleration_Complete"/utf8>>}}; 3887889798 -> {some, {game_caption_text_data, 3887889798, <<"Caption_Collection2nd_List_Empty"/utf8>>}}; 753046354 -> {some, {game_caption_text_data, 753046354, <<"Caption_Collection_List_Empty"/utf8>>}}; 3712596080 -> {some, {game_caption_text_data, 3712596080, <<"Caption_ItemUsableLevel"/utf8>>}}; 2462949416 -> {some, {game_caption_text_data, 2462949416, <<"Mail_ContentText_CovenentReward"/utf8>>}}; 1255817583 -> {some, {game_caption_text_data, 1255817583, <<"Caption_Annex_Building_DownGrade_Popup_Desc"/utf8>>}}; 724980827 -> {some, {game_caption_text_data, 724980827, <<"Caption_Craft_Item_Possible"/utf8>>}}; 173876108 -> {some, {game_caption_text_data, 173876108, <<"Caption_Craft_Item_Open"/utf8>>}}; 1620893093 -> {some, {game_caption_text_data, 1620893093, <<"Caption_Required_Building_Non"/utf8>>}}; 668399394 -> {some, {game_caption_text_data, 668399394, <<"Caption_SkillTab_SpecialSkill"/utf8>>}}; 220960339 -> {some, {game_caption_text_data, 220960339, <<"Caption_Follower_Levelup"/utf8>>}}; 3981766804 -> {some, {game_caption_text_data, 3981766804, <<"Caption_Shop_RequiredLevel_Display"/utf8>>}}; 2447523711 -> {some, {game_caption_text_data, 2447523711, <<"Caption_MaterialGroup_AbyssStone_He"/utf8>>}}; 452313317 -> {some, {game_caption_text_data, 452313317, <<"Caption_MaterialGroup_AbyssStone_Ra"/utf8>>}}; 1147728423 -> {some, {game_caption_text_data, 1147728423, <<"Caption_Doodad_FRG_A40_EP3_C0040"/utf8>>}}; 2326776072 -> {some, {game_caption_text_data, 2326776072, <<"Caption_Doodad_FRG_A40_EP2_C0050_02"/utf8>>}}; 2326776071 -> {some, {game_caption_text_data, 2326776071, <<"Caption_Doodad_FRG_A40_EP2_C0050_01"/utf8>>}}; 152312740 -> {some, {game_caption_text_data, 152312740, <<"Caption_Doodad_FRG_A40_EP2_C0020"/utf8>>}}; 1191288871 -> {some, {game_caption_text_data, 1191288871, <<"Caption_Doodad_PrasiaLever02"/utf8>>}}; 1191288870 -> {some, {game_caption_text_data, 1191288870, <<"Caption_Doodad_PrasiaLever01"/utf8>>}}; 2061227707 -> {some, {game_caption_text_data, 2061227707, <<"Caption_Doodad_Move_SGL_EP4"/utf8>>}}; 4067712891 -> {some, {game_caption_text_data, 4067712891, <<"Caption_Doodad_Move_SGL_EP4"/utf8>>}}; 2583617785 -> {some, {game_caption_text_data, 2583617785, <<"Caption_Doodad_Move_SGL_EP2"/utf8>>}}; 4067712889 -> {some, {game_caption_text_data, 4067712889, <<"Caption_Doodad_Move_SGL_EP2"/utf8>>}}; 1521600848 -> {some, {game_caption_text_data, 1521600848, <<"Caption_Doodad_Make_SGL_EP2"/utf8>>}}; 3094282711 -> {some, {game_caption_text_data, 3094282711, <<"Caption_Doodad_Situp_SGL_EP2"/utf8>>}}; 2819218199 -> {some, {game_caption_text_data, 2819218199, <<"Caption_Doodad_Untie_SGL_EP2"/utf8>>}}; 3467056955 -> {some, {game_caption_text_data, 3467056955, <<"Caption_Doodad_Help_SGL_EP2"/utf8>>}}; 539667698 -> {some, {game_caption_text_data, 539667698, <<"Caption_Doodad_Find_SGL_EP1"/utf8>>}}; 1798856888 -> {some, {game_caption_text_data, 1798856888, <<"Caption_Doodad_PoisonPlant_SGL_EP1"/utf8>>}}; 1062264299 -> {some, {game_caption_text_data, 1062264299, <<"Caption_Doodad_Patient_LD02_LSF_EP4_M0060"/utf8>>}}; 1665390593 -> {some, {game_caption_text_data, 1665390593, <<"Caption_Doodad_Trace01_LSF_EP4_M0020"/utf8>>}}; 2543265792 -> {some, {game_caption_text_data, 2543265792, <<"Caption_Doodad_Trace01_LD01_LSF_EP3_M0020"/utf8>>}}; 38844494 -> {some, {game_caption_text_data, 38844494, <<"Caption_Doodad_Tower_Chain_LD01_Main"/utf8>>}}; 1518257883 -> {some, {game_caption_text_data, 1518257883, <<"Caption_Doodad_Trace01_LD01_Main"/utf8>>}}; 1177675107 -> {some, {game_caption_text_data, 1177675107, <<"Caption_Doodad_Trace_LD05_Sub"/utf8>>}}; 1687304124 -> {some, {game_caption_text_data, 1687304124, <<"Caption_Doodad_Sprinkle_LD05_Sub"/utf8>>}}; 4271598989 -> {some, {game_caption_text_data, 4271598989, <<"Caption_Doodad_Put_LD05_Sub"/utf8>>}}; 1882770091 -> {some, {game_caption_text_data, 1882770091, <<"Caption_Doodad_Burn_LD05_Sub"/utf8>>}}; 566456194 -> {some, {game_caption_text_data, 566456194, <<"Caption_Doodad_Check_LD05_Sub"/utf8>>}}; 2613777914 -> {some, {game_caption_text_data, 2613777914, <<"Caption_Doodad_Collect_LD05_Sub"/utf8>>}}; 1044522323 -> {some, {game_caption_text_data, 1044522323, <<"Caption_Doodad_LoreaGrave_LD05"/utf8>>}}; 3139234177 -> {some, {game_caption_text_data, 3139234177, <<"Caption_Doodad_GamayunEgg_LD02_Main"/utf8>>}}; 191706026 -> {some, {game_caption_text_data, 191706026, <<"Caption_Doodad_HammerAltar_LD02_Main"/utf8>>}}; 457037340 -> {some, {game_caption_text_data, 457037340, <<"Caption_Doodad_LavaLatch_LD02_Main"/utf8>>}}; 3918483097 -> {some, {game_caption_text_data, 3918483097, <<"Caption_Doodad_Carriage_LD01_Main"/utf8>>}}; 1306077451 -> {some, {game_caption_text_data, 1306077451, <<"Caption_Doodad_Garbage_SD01_Main"/utf8>>}}; 1197614545 -> {some, {game_caption_text_data, 1197614545, <<"Caption_Doodad_TangledMaterial_SD02_Main"/utf8>>}}; 2930928495 -> {some, {game_caption_text_data, 2930928495, <<"Caption_Doodad_ElfWheel_SD02_Main"/utf8>>}}; 4257020911 -> {some, {game_caption_text_data, 4257020911, <<"Caption_Doodad_ShadowPost_SD02_Main"/utf8>>}}; 1634332267 -> {some, {game_caption_text_data, 1634332267, <<"Caption_Doodad_Mineral_SD02_Main"/utf8>>}}; 571370566 -> {some, {game_caption_text_data, 571370566, <<"Caption_Doodad_SigilDeadman01_SD02_Main"/utf8>>}}; 1819395538 -> {some, {game_caption_text_data, 1819395538, <<"Caption_Doodad_LizardmanTent_RD05_Main"/utf8>>}}; 2365505387 -> {some, {game_caption_text_data, 2365505387, <<"Caption_Doodad_SigilCaptive2_RD05_Main"/utf8>>}}; 4124881162 -> {some, {game_caption_text_data, 4124881162, <<"Caption_Doodad_SigilCaptive1_RD05_Main"/utf8>>}}; 678906676 -> {some, {game_caption_text_data, 678906676, <<"Caption_Doodad_MemorialStone_RD05_Main"/utf8>>}}; 1667283996 -> {some, {game_caption_text_data, 1667283996, <<"Caption_Doodad_PoisonPlant_RD05_Main"/utf8>>}}; 4090931061 -> {some, {game_caption_text_data, 4090931061, <<"Caption_Doodad_Jail01_RD04_Main"/utf8>>}}; 3041044213 -> {some, {game_caption_text_data, 3041044213, <<"Caption_Doodad_Criminal02_RD04_Main"/utf8>>}}; 505452692 -> {some, {game_caption_text_data, 505452692, <<"Caption_Doodad_Criminal01_RD04_Main"/utf8>>}}; 3783502448 -> {some, {game_caption_text_data, 3783502448, <<"Caption_Doodad_JailTent01_RD04_Main"/utf8>>}}; 2254882442 -> {some, {game_caption_text_data, 2254882442, <<"Caption_Doodad_Bonfire01_RD04_Main"/utf8>>}}; 3983381233 -> {some, {game_caption_text_data, 3983381233, <<"Caption_Doodad_Captive01_RD04_Main"/utf8>>}}; 1187236396 -> {some, {game_caption_text_data, 1187236396, <<"Caption_Doodad_Woodman03_RD04_Main"/utf8>>}}; 2946612171 -> {some, {game_caption_text_data, 2946612171, <<"Caption_Doodad_Woodman02_RD04_Main"/utf8>>}}; 411020650 -> {some, {game_caption_text_data, 411020650, <<"Caption_Doodad_Woodman01_RD04_Main"/utf8>>}}; 3950234366 -> {some, {game_caption_text_data, 3950234366, <<"Caption_Doodad_VillageHide_QD01_Main"/utf8>>}}; 1517641685 -> {some, {game_caption_text_data, 1517641685, <<"Caption_Doodad_VillageGate_QD01_Main"/utf8>>}}; 1271784986 -> {some, {game_caption_text_data, 1271784986, <<"Caption_Doodad_Pendant_QD01_Main"/utf8>>}}; 4184848933 -> {some, {game_caption_text_data, 4184848933, <<"Caption_MaintenanceCost_TotalCost"/utf8>>}}; 171718672 -> {some, {game_caption_text_data, 171718672, <<"Caption_Follower_NameWithPlayer"/utf8>>}}; 2752141756 -> {some, {game_caption_text_data, 2752141756, <<"Caption_Follower_WorkplaceWithHaven"/utf8>>}}; 2143431582 -> {some, {game_caption_text_data, 2143431582, <<"Caption_Follower_Workplace"/utf8>>}}; 1955141496 -> {some, {game_caption_text_data, 1955141496, <<"Caption_Follower_DeathPenaltyTime"/utf8>>}}; 700176220 -> {some, {game_caption_text_data, 700176220, <<"Caption_Follower_Death"/utf8>>}}; 4248632297 -> {some, {game_caption_text_data, 4248632297, <<"Caption_Follower_ReturnWaiting"/utf8>>}}; 2103299876 -> {some, {game_caption_text_data, 2103299876, <<"Caption_Follower_Returning"/utf8>>}}; 918934470 -> {some, {game_caption_text_data, 918934470, <<"Caption_Follower_Moving"/utf8>>}}; 2419262663 -> {some, {game_caption_text_data, 2419262663, <<"Caption_Follower_Working"/utf8>>}}; 2261561257 -> {some, {game_caption_text_data, 2261561257, <<"Caption_Follower_Waiting"/utf8>>}}; 4113569086 -> {some, {game_caption_text_data, 4113569086, <<"Caption_Follower_Growth_MaxLevel"/utf8>>}}; 4060002055 -> {some, {game_caption_text_data, 4060002055, <<"Caption_Follower_Growth_MaxLevelExpOver"/utf8>>}}; 3055543933 -> {some, {game_caption_text_data, 3055543933, <<"Caption_Follower_Growth_NotExpItem"/utf8>>}}; 993468725 -> {some, {game_caption_text_data, 993468725, <<"Caption_Follower_Growth_UseExpItemInfo"/utf8>>}}; 2837977552 -> {some, {game_caption_text_data, 2837977552, <<"Caption_Follower_Growth_ExpItemAllRegistration"/utf8>>}}; 2325695362 -> {some, {game_caption_text_data, 2325695362, <<"Caption_Follower_DelegationJoin"/utf8>>}}; 2379244493 -> {some, {game_caption_text_data, 2379244493, <<"Caption_Follower_DelegationRegistration"/utf8>>}}; 1856915029 -> {some, {game_caption_text_data, 1856915029, <<"Caption_Follower_LaborTime"/utf8>>}}; 625107760 -> {some, {game_caption_text_data, 625107760, <<"Caption_Follower_NotDelegationEffect"/utf8>>}}; 694214547 -> {some, {game_caption_text_data, 694214547, <<"Caption_Follower_Effect"/utf8>>}}; 3168537890 -> {some, {game_caption_text_data, 3168537890, <<"Caption_Follower_Delegation"/utf8>>}}; 3625320006 -> {some, {game_caption_text_data, 3625320006, <<"Caption_Follower_AllOffDelegation"/utf8>>}}; 2315720719 -> {some, {game_caption_text_data, 2315720719, <<"Caption_Follower_DelegationEffect"/utf8>>}}; 3337632040 -> {some, {game_caption_text_data, 3337632040, <<"Caption_FollowerCollection_FollowerTotalLevel"/utf8>>}}; 3755909109 -> {some, {game_caption_text_data, 3755909109, <<"Caption_FollowerCollection_FollowerAcquisition"/utf8>>}}; 2466672755 -> {some, {game_caption_text_data, 2466672755, <<"Caption_Hostiledeclare_Tooltip_CostInfo"/utf8>>}}; 3412087578 -> {some, {game_caption_text_data, 3412087578, <<"Caption_Follower_ImmediateResurrection"/utf8>>}}; 541376148 -> {some, {game_caption_text_data, 541376148, <<"Caption_CovenantStore_AutoMove_Confirm"/utf8>>}}; 2849886280 -> {some, {game_caption_text_data, 2849886280, <<"Caption_MainMenu_Group_Information"/utf8>>}}; 2243478260 -> {some, {game_caption_text_data, 2243478260, <<"Caption_CovenantContributionCount_Weekly"/utf8>>}}; 3361821208 -> {some, {game_caption_text_data, 3361821208, <<"Caption_Craft_PlayerLimit"/utf8>>}}; 1562424536 -> {some, {game_caption_text_data, 1562424536, <<"Caption_Craft_AccountLimit"/utf8>>}}; 4153508713 -> {some, {game_caption_text_data, 4153508713, <<"Caption_Craft_UniverseAccountLimit"/utf8>>}}; 4132430378 -> {some, {game_caption_text_data, 4132430378, <<"Caption_Craft_MonthlyReset"/utf8>>}}; 2963887040 -> {some, {game_caption_text_data, 2963887040, <<"Caption_Craft_WeeklyReset"/utf8>>}}; 4216013042 -> {some, {game_caption_text_data, 4216013042, <<"Caption_Craft_DailyReset"/utf8>>}}; 4242350863 -> {some, {game_caption_text_data, 4242350863, <<"Caption_Craft_NoneReset"/utf8>>}}; 1744706470 -> {some, {game_caption_text_data, 1744706470, <<"Caption_Craft_Result_Fail"/utf8>>}}; 2722062531 -> {some, {game_caption_text_data, 2722062531, <<"Caption_Craft_Result_Success"/utf8>>}}; 1556090067 -> {some, {game_caption_text_data, 1556090067, <<"Caption_Craft_Result_GreatChange"/utf8>>}}; 1683198636 -> {some, {game_caption_text_data, 1683198636, <<"Caption_Craft_GreatChange_Bound"/utf8>>}}; 1913240956 -> {some, {game_caption_text_data, 1913240956, <<"Caption_Craft_GreatChange_ItemCount"/utf8>>}}; 4173477996 -> {some, {game_caption_text_data, 4173477996, <<"Caption_Craft_GreatChange_GearQuality"/utf8>>}}; 1975530105 -> {some, {game_caption_text_data, 1975530105, <<"Caption_Craft_Fail_NoReward"/utf8>>}}; 1705436796 -> {some, {game_caption_text_data, 1705436796, <<"Caption_Craft_Fail_Reward"/utf8>>}}; 2615531137 -> {some, {game_caption_text_data, 2615531137, <<"Caption_Craft_Fail_Noti"/utf8>>}}; 557971515 -> {some, {game_caption_text_data, 557971515, <<"Caption_Follower_InSquad"/utf8>>}}; 1262324333 -> {some, {game_caption_text_data, 1262324333, <<"Caption_FollowerState_Death"/utf8>>}}; 555181675 -> {some, {game_caption_text_data, 555181675, <<"Caption_Follower_Comeback"/utf8>>}}; 1875613685 -> {some, {game_caption_text_data, 1875613685, <<"Caption_FollowerState_Returning"/utf8>>}}; 1043070253 -> {some, {game_caption_text_data, 1043070253, <<"Caption_Follower_Move"/utf8>>}}; 1184346823 -> {some, {game_caption_text_data, 1184346823, <<"Caption_FollowerState_Moving"/utf8>>}}; 1315287043 -> {some, {game_caption_text_data, 1315287043, <<"Caption_FollowerState_FollowerNameAndDispatching"/utf8>>}}; 275935989 -> {some, {game_caption_text_data, 275935989, <<"Caption_FollowerState_Dispatching"/utf8>>}}; 711928730 -> {some, {game_caption_text_data, 711928730, <<"Caption_FollowerState_Waiting"/utf8>>}}; 2265529400 -> {some, {game_caption_text_data, 2265529400, <<"Caption_Expedition_TargetKill"/utf8>>}}; 3895059243 -> {some, {game_caption_text_data, 3895059243, <<"Caption_Expedition_TargetCountPerMaxCount"/utf8>>}}; 1050766190 -> {some, {game_caption_text_data, 1050766190, <<"Caption_Expedition_RemainingTime"/utf8>>}}; 1941875050 -> {some, {game_caption_text_data, 1941875050, <<"Caption_GrowthGuideRewardDesc"/utf8>>}}; 3741073644 -> {some, {game_caption_text_data, 3741073644, <<"Caption_OrganizationStat_ExclusiveBuildingStatValue"/utf8>>}}; 677573430 -> {some, {game_caption_text_data, 677573430, <<"Caption_OrganizationStat_HavenBuildingStatValue"/utf8>>}}; 656086225 -> {some, {game_caption_text_data, 656086225, <<"Caption_OrganizationStat_CovenantLevelStatValueText"/utf8>>}}; 943600705 -> {some, {game_caption_text_data, 943600705, <<"Caption_OrganizationStat_Contamination"/utf8>>}}; 2961392560 -> {some, {game_caption_text_data, 2961392560, <<"Caption_TotalAbsorbDamageRatio_pe4"/utf8>>}}; 936789280 -> {some, {game_caption_text_data, 936789280, <<"Caption_TotalAdditionalDamageRatio_pe4"/utf8>>}}; 3366303194 -> {some, {game_caption_text_data, 3366303194, <<"Caption_TotalSkillDodgeRatio_pe4"/utf8>>}}; 40027756 -> {some, {game_caption_text_data, 40027756, <<"Caption_TotalSkillHitRatio_pe4"/utf8>>}}; 3301422548 -> {some, {game_caption_text_data, 3301422548, <<"Caption_TotalNormalDodgeRatio_pe4"/utf8>>}}; 3597864870 -> {some, {game_caption_text_data, 3597864870, <<"Caption_TotalNormalHitRatio_pe4"/utf8>>}}; 3730782999 -> {some, {game_caption_text_data, 3730782999, <<"Caption_CovenantEffect_OccupiedStronghold"/utf8>>}}; 3336852822 -> {some, {game_caption_text_data, 3336852822, <<"Caption_CovenantEffect_HavenGroup"/utf8>>}}; 2143981022 -> {some, {game_caption_text_data, 2143981022, <<"Caption_CovenantEffect_HavenDefault"/utf8>>}}; 1675804367 -> {some, {game_caption_text_data, 1675804367, <<"Caption_CovenantEffect_Talent"/utf8>>}}; 1508636196 -> {some, {game_caption_text_data, 1508636196, <<"Caption_CovenantEffect_Research"/utf8>>}}; 459788285 -> {some, {game_caption_text_data, 459788285, <<"Caption_CovenantEffect_CovenantLevel"/utf8>>}}; 1532913852 -> {some, {game_caption_text_data, 1532913852, <<"Caption_CovenantEffect_Default"/utf8>>}}; 3605998915 -> {some, {game_caption_text_data, 3605998915, <<"Text_AddNpcCraftGreatSuccessIncreaseRatio"/utf8>>}}; 4085966786 -> {some, {game_caption_text_data, 4085966786, <<"Text_MaxContaminationAmount"/utf8>>}}; 802082481 -> {some, {game_caption_text_data, 802082481, <<"Text_BuildingMaxLevel_PurificationFacility"/utf8>>}}; 3380939770 -> {some, {game_caption_text_data, 3380939770, <<"Text_CovenantMemberAdditionalStat_FollowerAutoDispatchCount"/utf8>>}}; 2309334968 -> {some, {game_caption_text_data, 2309334968, <<"Text_MaxCovenantWatchCount"/utf8>>}}; 750797209 -> {some, {game_caption_text_data, 750797209, <<"Text_CovenantMemberAdditionalStat_AdditionalNpcRewardExperiencePointsRatio_pe4"/utf8>>}}; 1451332122 -> {some, {game_caption_text_data, 1451332122, <<"Text_CovenantMemberAdditionalStat_AdditionalNpcRewardGoldRatio_pe4"/utf8>>}}; 2882480442 -> {some, {game_caption_text_data, 2882480442, <<"Text_MaxCovenantHostilityCount"/utf8>>}}; 1198083562 -> {some, {game_caption_text_data, 1198083562, <<"Text_MaxCovenantAllianceCount"/utf8>>}}; 3815372502 -> {some, {game_caption_text_data, 3815372502, <<"Text_StrongholdBuildingAdditionalStat_GuardTowerAttack"/utf8>>}}; 1351173495 -> {some, {game_caption_text_data, 1351173495, <<"Text_FollowerGatheringResourceGainIncreaseRatio_Herb"/utf8>>}}; 619008220 -> {some, {game_caption_text_data, 619008220, <<"Text_FollowerGatheringResourceGainIncreaseRatio_Ore"/utf8>>}}; 2760835711 -> {some, {game_caption_text_data, 2760835711, <<"Text_FollowerGatheringResourceGainIncreaseRatio_Stone"/utf8>>}}; 4203957935 -> {some, {game_caption_text_data, 4203957935, <<"Text_FollowerGatheringResourceGainIncreaseRatio_Wood"/utf8>>}}; 495206183 -> {some, {game_caption_text_data, 495206183, <<"Text_FollowerGatheringResourceGainIncreaseRatio"/utf8>>}}; 1417455310 -> {some, {game_caption_text_data, 1417455310, <<"Text_SupplyCountPerResurrectionDecreaseRatioOnStrongholdBattle"/utf8>>}}; 335516075 -> {some, {game_caption_text_data, 335516075, <<"Text_SupplyCountDecreaseRatioOnExpedition"/utf8>>}}; 1652745135 -> {some, {game_caption_text_data, 1652745135, <<"Text_SupplyCountLimitIncreaseRatioOnStrongholdBattle"/utf8>>}}; 67022073 -> {some, {game_caption_text_data, 67022073, <<"Text_MaxGeneralShopTaxRateIncreaseAmount"/utf8>>}}; 3088324905 -> {some, {game_caption_text_data, 3088324905, <<"Text_MaxCraftedItemTaxRateIncreaseAmount"/utf8>>}}; 1105312295 -> {some, {game_caption_text_data, 1105312295, <<"Text_HostilityCovenantMaintenanceCostPerDayDecreaseRatio"/utf8>>}}; 410568111 -> {some, {game_caption_text_data, 410568111, <<"Text_HostilityCovenantDeclareCostDecreaseRatio"/utf8>>}}; 3568270255 -> {some, {game_caption_text_data, 3568270255, <<"Text_StrongholdMaintenanceCostDecreaseRatio"/utf8>>}}; 4020577760 -> {some, {game_caption_text_data, 4020577760, <<"Text_HavenDonationRewardIncreaseRatio"/utf8>>}}; 908046505 -> {some, {game_caption_text_data, 908046505, <<"Text_CovenantExperiencePointsIncreaseRatioByHavenDonation"/utf8>>}}; 3436973651 -> {some, {game_caption_text_data, 3436973651, <<"Text_LivingTotemAdditionalStat_MaxHealthPoints"/utf8>>}}; 2547473292 -> {some, {game_caption_text_data, 2547473292, <<"Text_CovenantMember_AdditionalSiegeWeaponDamageAmount"/utf8>>}}; 4107006307 -> {some, {game_caption_text_data, 4107006307, <<"Text_CovenantMember_AdditionalBuildingDamageAmount"/utf8>>}}; 163175111 -> {some, {game_caption_text_data, 163175111, <<"Text_CovenantMember_AdditionalWindDamageAmount"/utf8>>}}; 488579273 -> {some, {game_caption_text_data, 488579273, <<"Text_CovenantMember_AdditionalEarthDamageAmount"/utf8>>}}; 780736200 -> {some, {game_caption_text_data, 780736200, <<"Text_CovenantMember_AdditionalWaterDamageAmount"/utf8>>}}; 3703358635 -> {some, {game_caption_text_data, 3703358635, <<"Text_CovenantMember_AdditionalFireDamageAmount"/utf8>>}}; 4173278639 -> {some, {game_caption_text_data, 4173278639, <<"Text_CovenantMember_AdditionalElvenDamageAmount"/utf8>>}}; 976862612 -> {some, {game_caption_text_data, 976862612, <<"Text_CovenantMember_AdditionalAbyssalDamageAmount"/utf8>>}}; 1379061428 -> {some, {game_caption_text_data, 1379061428, <<"Text_CovenantMember_AdditionalBeastDamageAmount"/utf8>>}}; 2983952826 -> {some, {game_caption_text_data, 2983952826, <<"Text_CovenantMember_AdditionalHumanoidDamageAmount"/utf8>>}}; 985518279 -> {some, {game_caption_text_data, 985518279, <<"Text_CovenantMember_AdditionalEntangledDamageAmount"/utf8>>}}; 1462743044 -> {some, {game_caption_text_data, 1462743044, <<"Text_CovenantMember_AdditionalDivineDamageAmount"/utf8>>}}; 2153507868 -> {some, {game_caption_text_data, 2153507868, <<"Text_CovenantMember_UniversalDebuffResistAmount"/utf8>>}}; 2952875777 -> {some, {game_caption_text_data, 2952875777, <<"Text_CovenantMember_NonBossNpcHit"/utf8>>}}; 2532021608 -> {some, {game_caption_text_data, 2532021608, <<"Text_CovenantMember_AdditionalNonBossNpcDamageAmount"/utf8>>}}; 3189066317 -> {some, {game_caption_text_data, 3189066317, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalWeaponDamageAmount"/utf8>>}}; 3316337963 -> {some, {game_caption_text_data, 3316337963, <<"Text_CovenantMemberAdditionalStat_AdditionalPvpDamageRatio"/utf8>>}}; 1660807130 -> {some, {game_caption_text_data, 1660807130, <<"Text_CovenantMemberAdditionalStat_AdditionalDamageAmount"/utf8>>}}; 2189944761 -> {some, {game_caption_text_data, 2189944761, <<"Text_CovenantMemberAdditionalStat_AdditionalMagicOffensivePowerRatio"/utf8>>}}; 3971435465 -> {some, {game_caption_text_data, 3971435465, <<"Text_CovenantMemberAdditionalStat_AdditionalRangedOffensivePowerRatio"/utf8>>}}; 3677216080 -> {some, {game_caption_text_data, 3677216080, <<"Text_CovenantMemberAdditionalStat_AdditionalMeleeOffensivePowerRatio"/utf8>>}}; 423871477 -> {some, {game_caption_text_data, 423871477, <<"Text_CovenantMemberAdditionalStat_OverlayDebuffResistRatio"/utf8>>}}; 2611315497 -> {some, {game_caption_text_data, 2611315497, <<"Text_CovenantMemberAdditionalStat_PierceDamageAmount"/utf8>>}}; 2794661758 -> {some, {game_caption_text_data, 2794661758, <<"Text_CovenantMemberAdditionalStat_ManaPointsRegenerationOutOfCombatUnit"/utf8>>}}; 4235760963 -> {some, {game_caption_text_data, 4235760963, <<"Text_CovenantMemberAdditionalStat_BasicAttackSpeedIncrease"/utf8>>}}; 2098389023 -> {some, {game_caption_text_data, 2098389023, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalMagicDamageRatio"/utf8>>}}; 3283253663 -> {some, {game_caption_text_data, 3283253663, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalRangedDamageRatio"/utf8>>}}; 1873315126 -> {some, {game_caption_text_data, 1873315126, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalMeleeDamageRatio"/utf8>>}}; 3207648248 -> {some, {game_caption_text_data, 3207648248, <<"Text_CovenantMemberAdditionalStat_AdditionalNpcRewardItemDropRatio_pe4"/utf8>>}}; 1177833312 -> {some, {game_caption_text_data, 1177833312, <<"Text_CovenantMemberAdditionalStat_SkillDodge"/utf8>>}}; 3669221572 -> {some, {game_caption_text_data, 3669221572, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalPvpDamageRatio"/utf8>>}}; 2063758643 -> {some, {game_caption_text_data, 2063758643, <<"Text_CovenantMemberAdditionalStat_SkillDefensivePower"/utf8>>}}; 3581639849 -> {some, {game_caption_text_data, 3581639849, <<"Text_CovenantMemberAdditionalStat_AbsorbAdditionalPvpDamageAmount"/utf8>>}}; 4204217010 -> {some, {game_caption_text_data, 4204217010, <<"Text_CovenantMemberAdditionalStat_SkillHit"/utf8>>}}; 2782731631 -> {some, {game_caption_text_data, 2782731631, <<"Text_CovenantMemberAdditionalStat_CriticalDamageReduceRatio"/utf8>>}}; 3674705591 -> {some, {game_caption_text_data, 3674705591, <<"Text_FollowerWalkSpeedIncreaseRatio"/utf8>>}}; 3003309243 -> {some, {game_caption_text_data, 3003309243, <<"Text_FollowerAdditionalStat_MaxHealthPoints"/utf8>>}}; 2882871687 -> {some, {game_caption_text_data, 2882871687, <<"Text_CovenantMemberAdditionalStat_HealthPointsRegenerationOutOfCombatUnit"/utf8>>}}; 874930686 -> {some, {game_caption_text_data, 874930686, <<"Text_CovenantExperiencePointsIncreaseRatioByFollowerGathering"/utf8>>}}; 1042674931 -> {some, {game_caption_text_data, 1042674931, <<"Text_CovenantExperiencePointsIncreaseRatioByFollowerCrafting"/utf8>>}}; 1876729411 -> {some, {game_caption_text_data, 1876729411, <<"Text_CovenantExperiencePointsIncreaseRatioByFollowerBuilding"/utf8>>}}; 2754050562 -> {some, {game_caption_text_data, 2754050562, <<"Text_CovenantExperiencePointsIncreaseRatioByFollowerResearch"/utf8>>}}; 1447827564 -> {some, {game_caption_text_data, 1447827564, <<"Text_CovenantCoinRewardIncreaseRatioByCovenantMemberRole"/utf8>>}}; 1632259810 -> {some, {game_caption_text_data, 1632259810, <<"Text_CovenantCoinRewardIncreaseRatioByHavenDonation"/utf8>>}}; 3948688019 -> {some, {game_caption_text_data, 3948688019, <<"Text_MaxStrongholdOccupiedCount"/utf8>>}}; 584506985 -> {some, {game_caption_text_data, 584506985, <<"Text_MaxCovenantMemberRoleOfficerCount"/utf8>>}}; 1481981927 -> {some, {game_caption_text_data, 1481981927, <<"Text_MaxCovenantMemberRoleOfficerCategoryCount"/utf8>>}}; 864001201 -> {some, {game_caption_text_data, 864001201, <<"Text_MaxCovenantMemberRoleMemberCategoryCount"/utf8>>}}; 1460362555 -> {some, {game_caption_text_data, 1460362555, <<"Text_CovenantMemberAdditionalStat_SomaWeaponDamageAmount"/utf8>>}}; 784871706 -> {some, {game_caption_text_data, 784871706, <<"Text_CovenantMemberAdditionalStat_AdditionalMagicOffensivePower"/utf8>>}}; 2130754090 -> {some, {game_caption_text_data, 2130754090, <<"Text_CovenantMemberAdditionalStat_AdditionalRangedOffensivePower"/utf8>>}}; 1941608417 -> {some, {game_caption_text_data, 1941608417, <<"Text_CovenantMemberAdditionalStat_AdditionalMeleeOffensivePower"/utf8>>}}; 143771343 -> {some, {game_caption_text_data, 143771343, <<"Text_CovenantMember_AbsorbAdditionalMagicDamageAmount"/utf8>>}}; 2451238815 -> {some, {game_caption_text_data, 2451238815, <<"Text_CovenantMember_AbsorbAdditionalRangedDamageAmount"/utf8>>}}; 321373558 -> {some, {game_caption_text_data, 321373558, <<"Text_CovenantMember_AbsorbAdditionalMeleeDamageAmount"/utf8>>}}; 1171569411 -> {some, {game_caption_text_data, 1171569411, <<"Text_CovenantMemberAdditionalStat_HitPotential"/utf8>>}}; 1470142444 -> {some, {game_caption_text_data, 1470142444, <<"Text_CovenantMemberAdditionalStat_HitPvpDodge"/utf8>>}}; 3799510855 -> {some, {game_caption_text_data, 3799510855, <<"Text_CovenantMemberAdditionalStat_HitIgnoreAbsorbAllKindOfDamageAmount"/utf8>>}}; 1927055550 -> {some, {game_caption_text_data, 1927055550, <<"Text_CovenantMemberAdditionalStat_HitPvpHit"/utf8>>}}; 4190383849 -> {some, {game_caption_text_data, 4190383849, <<"Text_CovenantMemberAdditionalStat_HitAdditionalWeaponDamageAmount"/utf8>>}}; 1282758931 -> {some, {game_caption_text_data, 1282758931, <<"Text_CovenantMemberAdditionalStat_Hit"/utf8>>}}; 4203958811 -> {some, {game_caption_text_data, 4203958811, <<"Text_CovenantMember_BlockRatio_pe4"/utf8>>}}; 3816289764 -> {some, {game_caption_text_data, 3816289764, <<"Text_CovenantMember_StunResistRatio_pe4"/utf8>>}}; 4224597070 -> {some, {game_caption_text_data, 4224597070, <<"Text_CovenantMemberAdditionalStat_AbsorbAllKindOfDamageAmount"/utf8>>}}; 251396358 -> {some, {game_caption_text_data, 251396358, <<"Text_CovenantMember_AdditionalMagicDamageAmount"/utf8>>}}; 3284062566 -> {some, {game_caption_text_data, 3284062566, <<"Text_CovenantMember_AdditionalRangedDamageAmount"/utf8>>}}; 428998573 -> {some, {game_caption_text_data, 428998573, <<"Text_CovenantMember_AdditionalMeleeDamageAmount"/utf8>>}}; 55409609 -> {some, {game_caption_text_data, 55409609, <<"Text_CovenantMember_AdditionalManaPointsPotionAmount"/utf8>>}}; 4253013186 -> {some, {game_caption_text_data, 4253013186, <<"Text_CovenantMember_AdditionalHealthPointsPotionAmount"/utf8>>}}; 2982216526 -> {some, {game_caption_text_data, 2982216526, <<"Text_CovenantMember_SkillDefensivePower"/utf8>>}}; 3087998831 -> {some, {game_caption_text_data, 3087998831, <<"Text_CovenantMember_DefensivePower"/utf8>>}}; 4246430556 -> {some, {game_caption_text_data, 4246430556, <<"Text_CovenantBuilding_GuardTowerMaxHealthPoints"/utf8>>}}; 2401489769 -> {some, {game_caption_text_data, 2401489769, <<"Text_CovenantBuilding_GuardTowerDefensivePower"/utf8>>}}; 1105454277 -> {some, {game_caption_text_data, 1105454277, <<"Text_CovenantBuilding_GuardTowerOffensivePower"/utf8>>}}; 155803493 -> {some, {game_caption_text_data, 155803493, <<"Text_CovenantMemberAdditionalStat_AdditionalCriticalDamageAmount"/utf8>>}}; 1678477244 -> {some, {game_caption_text_data, 1678477244, <<"Text_CovenantLivingTotem_MaxHealthPoints"/utf8>>}}; 1921899936 -> {some, {game_caption_text_data, 1921899936, <<"Text_CovenantMemberAdditionalStat_AdditionalPvpDamageAmount"/utf8>>}}; 1701108157 -> {some, {game_caption_text_data, 1701108157, <<"Text_CovenantMember_MagicDodge"/utf8>>}}; 3666189229 -> {some, {game_caption_text_data, 3666189229, <<"Text_CovenantMember_RangedDodge"/utf8>>}}; 3280463988 -> {some, {game_caption_text_data, 3280463988, <<"Text_CovenantMember_MeleeDodge"/utf8>>}}; 1824103624 -> {some, {game_caption_text_data, 1824103624, <<"Text_CovenantMember_WeaponMaxDamage"/utf8>>}}; 1883873899 -> {some, {game_caption_text_data, 1883873899, <<"Text_CovenantMemberAdditionalStatnventoryWeightLimit"/utf8>>}}; 2982873627 -> {some, {game_caption_text_data, 2982873627, <<"Text_CovenantMember_CriticalRatio_pe4"/utf8>>}}; 529787116 -> {some, {game_caption_text_data, 529787116, <<"Text_CovenantMember_AdditionalBossDamageAmount"/utf8>>}}; 3212312670 -> {some, {game_caption_text_data, 3212312670, <<"Text_CovenantMember_SkillManaPointsCostDecreaseRatio_pe4"/utf8>>}}; 1791963339 -> {some, {game_caption_text_data, 1791963339, <<"Text_CovenantMember_OffensivePower"/utf8>>}}; 435930283 -> {some, {game_caption_text_data, 435930283, <<"Text_CovenantMember_SkillDodge"/utf8>>}}; 2865762459 -> {some, {game_caption_text_data, 2865762459, <<"Text_CovenantMember_AdditionalPvpDamageAmount"/utf8>>}}; 153164636 -> {some, {game_caption_text_data, 153164636, <<"Text_CovenantMember_Dodge"/utf8>>}}; 336205943 -> {some, {game_caption_text_data, 336205943, <<"Text_CovenantMember_AbsorbSkillDamageRatio_pe4"/utf8>>}}; 410414821 -> {some, {game_caption_text_data, 410414821, <<"Text_CovenantMember_AdditionalDamageAmount"/utf8>>}}; 4227653764 -> {some, {game_caption_text_data, 4227653764, <<"Text_CovenantMember_AbsorbAdditionalPvpDamageAmount"/utf8>>}}; 1520944221 -> {some, {game_caption_text_data, 1520944221, <<"Text_CovenantMember_SkillHit"/utf8>>}}; 2787574206 -> {some, {game_caption_text_data, 2787574206, <<"Text_CovenantMember_SkillDamageRatio_pe4"/utf8>>}}; 3709148164 -> {some, {game_caption_text_data, 3709148164, <<"Text_CovenantMemberAdditionalStat_MagicHit"/utf8>>}}; 2192537508 -> {some, {game_caption_text_data, 2192537508, <<"Text_CovenantMemberAdditionalStat_RangedHit"/utf8>>}}; 3411292315 -> {some, {game_caption_text_data, 3411292315, <<"Text_CovenantMemberAdditionalStat_MeleeHit"/utf8>>}}; 2616318643 -> {some, {game_caption_text_data, 2616318643, <<"Text_CovenantMember_ManaPointsRegenerationInCombatUnit"/utf8>>}}; 4131413260 -> {some, {game_caption_text_data, 4131413260, <<"Text_CovenantMember_HealthPointsRegenerationInCombatUnit"/utf8>>}}; 125305518 -> {some, {game_caption_text_data, 125305518, <<"Text_CovenantMemberAdditionalStat_MaxManaPoints"/utf8>>}}; 3269826087 -> {some, {game_caption_text_data, 3269826087, <<"Text_CovenantMemberAdditionalStat_MaxHealthPoints"/utf8>>}}; 4165004482 -> {some, {game_caption_text_data, 4165004482, <<"Text_CovenantMemberGrantSkill_Tactical_Charge"/utf8>>}}; 628886916 -> {some, {game_caption_text_data, 628886916, <<"Text_CovenantMemberGrantSkill_Tactical_ConveneSquad"/utf8>>}}; 1491376148 -> {some, {game_caption_text_data, 1491376148, <<"Text_BuildingMaxLevel_ChronologyGate"/utf8>>}}; 52495549 -> {some, {game_caption_text_data, 52495549, <<"Text_BuildingMaxLevel_EntanglementReverse"/utf8>>}}; 850572690 -> {some, {game_caption_text_data, 850572690, <<"Text_BuildingMaxLevel_EntanglementConductor"/utf8>>}}; 396799139 -> {some, {game_caption_text_data, 396799139, <<"Text_BuildingMaxLevel_DefenseGun"/utf8>>}}; 3615293331 -> {some, {game_caption_text_data, 3615293331, <<"Text_BuildingMaxLevel_BuffTower"/utf8>>}}; 105321896 -> {some, {game_caption_text_data, 105321896, <<"Text_BuildingMaxLevel_BeaconTower"/utf8>>}}; 547871782 -> {some, {game_caption_text_data, 547871782, <<"Text_BuildingMaxLevel_SpiritualBondFactoryLab"/utf8>>}}; 2322667062 -> {some, {game_caption_text_data, 2322667062, <<"Text_BuildingMaxLevel_SomaFactoryLab"/utf8>>}}; 2781379298 -> {some, {game_caption_text_data, 2781379298, <<"Text_BuildingMaxLevel_BlackSwordFactoryLab"/utf8>>}}; 4057984055 -> {some, {game_caption_text_data, 4057984055, <<"Text_BuildingMaxLevel_SpiritualBondFactory"/utf8>>}}; 870185287 -> {some, {game_caption_text_data, 870185287, <<"Text_BuildingMaxLevel_SomaFactory"/utf8>>}}; 1758704181 -> {some, {game_caption_text_data, 1758704181, <<"Text_BuildingMaxLevel_PotionFactoryCombatLab"/utf8>>}}; 2863328314 -> {some, {game_caption_text_data, 2863328314, <<"Text_BuildingMaxLevel_PotionFactoryGrowthLab"/utf8>>}}; 2496218868 -> {some, {game_caption_text_data, 2496218868, <<"Text_BuildingMaxLevel_DestroyableRampart"/utf8>>}}; 3065553511 -> {some, {game_caption_text_data, 3065553511, <<"Text_BuildingMaxLevel_CovenantCampHeadquarters"/utf8>>}}; 570121883 -> {some, {game_caption_text_data, 570121883, <<"Text_BuildingMaxLevel_FavorBranch"/utf8>>}}; 3223698786 -> {some, {game_caption_text_data, 3223698786, <<"Text_BuildingMaxLevel_Forge"/utf8>>}}; 2888826007 -> {some, {game_caption_text_data, 2888826007, <<"Text_BuildingMaxLevel_GeneralShop"/utf8>>}}; 144871987 -> {some, {game_caption_text_data, 144871987, <<"Text_BuildingMaxLevel_BlackSwordFactory"/utf8>>}}; 1077726272 -> {some, {game_caption_text_data, 1077726272, <<"Text_BuildingMaxLevel_BattleSupplyFactory"/utf8>>}}; 4032109008 -> {some, {game_caption_text_data, 4032109008, <<"Text_BuildingMaxLevel_PotionFactory"/utf8>>}}; 3157062654 -> {some, {game_caption_text_data, 3157062654, <<"Text_BuildingMaxLevel_SiegeWeaponFactory"/utf8>>}}; 496396326 -> {some, {game_caption_text_data, 496396326, <<"Text_BuildingMaxLevel_NonBattle"/utf8>>}}; 516956786 -> {some, {game_caption_text_data, 516956786, <<"Text_BuildingMaxLevel_Spire"/utf8>>}}; 1418830647 -> {some, {game_caption_text_data, 1418830647, <<"Text_BuildingMaxLevel_RoadStation"/utf8>>}}; 1423950616 -> {some, {game_caption_text_data, 1423950616, <<"Text_BuildingMaxLevel_Headquarters"/utf8>>}}; 1357157475 -> {some, {game_caption_text_data, 1357157475, <<"Text_BuildingMaxLevel_GuardTower"/utf8>>}}; 3503062608 -> {some, {game_caption_text_data, 3503062608, <<"Text_BuildingMaxLevel_Gate"/utf8>>}}; 3688503123 -> {some, {game_caption_text_data, 3688503123, <<"Text_BuildingMaxLevel_Altar"/utf8>>}}; 3236350110 -> {some, {game_caption_text_data, 3236350110, <<"Text_StrongholdBattle_SiegeWeapon_AltarPhase"/utf8>>}}; 1802040826 -> {some, {game_caption_text_data, 1802040826, <<"Text_StrongholdBattle_SiegeWeapon_OuterGatePhase"/utf8>>}}; 3669279019 -> {some, {game_caption_text_data, 3669279019, <<"Text_StrongholdBattle_SiegeWeapon_GatePhase"/utf8>>}}; 516017933 -> {some, {game_caption_text_data, 516017933, <<"Text_StrongholdBattle_SiegeWeapon_SpirePhase"/utf8>>}}; 2954936475 -> {some, {game_caption_text_data, 2954936475, <<"Text_BuildingRepairCostRatioDecreaseRatio_GuardTower"/utf8>>}}; 2017758772 -> {some, {game_caption_text_data, 2017758772, <<"Text_FollowerGatheringWorkSpeedIncreaseRatio_Herb"/utf8>>}}; 2013165929 -> {some, {game_caption_text_data, 2013165929, <<"Text_FollowerGatheringWorkSpeedIncreaseRatio_Ore"/utf8>>}}; 3348420716 -> {some, {game_caption_text_data, 3348420716, <<"Text_FollowerGatheringWorkSpeedIncreaseRatio_Stone"/utf8>>}}; 575575916 -> {some, {game_caption_text_data, 575575916, <<"Text_FollowerGatheringWorkSpeedIncreaseRatio_Wood"/utf8>>}}; 1317300468 -> {some, {game_caption_text_data, 1317300468, <<"Text_FollowerGatheringWorkSpeedIncreaseRatio"/utf8>>}}; 4022780196 -> {some, {game_caption_text_data, 4022780196, <<"Text_FollowerCraftingWorkSpeedIncreaseRatio_BlackSword"/utf8>>}}; 1915993025 -> {some, {game_caption_text_data, 1915993025, <<"Text_FollowerCraftingWorkSpeedIncreaseRatio_BattleSupply"/utf8>>}}; 3264301745 -> {some, {game_caption_text_data, 3264301745, <<"Text_FollowerCraftingWorkSpeedIncreaseRatio_Potion"/utf8>>}}; 655169839 -> {some, {game_caption_text_data, 655169839, <<"Text_FollowerCraftingWorkSpeedIncreaseRatio_SiegeWeapon"/utf8>>}}; 2587400600 -> {some, {game_caption_text_data, 2587400600, <<"Text_FollowerPurificationWorkSpeedIncreaseRatio"/utf8>>}}; 2974818969 -> {some, {game_caption_text_data, 2974818969, <<"Text_FollowerCraftingWorkSpeedIncreaseRatio"/utf8>>}}; 272932360 -> {some, {game_caption_text_data, 272932360, <<"Text_FollowerResearchWorkSpeedIncreaseRatio"/utf8>>}}; 3543829993 -> {some, {game_caption_text_data, 3543829993, <<"Text_FollowerBuildingWorkSpeedIncreaseRatio"/utf8>>}}; 1136380009 -> {some, {game_caption_text_data, 1136380009, <<"Text_FollowerResurrectionCooldownDurationDecreaseRatio"/utf8>>}}; 3787050391 -> {some, {game_caption_text_data, 3787050391, <<"Text_FollowerResurrectionCostDecreaseRatio"/utf8>>}}; 2985532063 -> {some, {game_caption_text_data, 2985532063, <<"Text_MaxConstructWorkersIncreaseCount"/utf8>>}}; 2493694938 -> {some, {game_caption_text_data, 2493694938, <<"Text_MaxCraftWorkersIncreaseCount"/utf8>>}}; 1668993837 -> {some, {game_caption_text_data, 1668993837, <<"Text_ConstructCostDecreaseRatio"/utf8>>}}; 668805880 -> {some, {game_caption_text_data, 668805880, <<"Text_CraftCostDecreaseRatio"/utf8>>}}; 1413231701 -> {some, {game_caption_text_data, 1413231701, <<"Text_ResearchCostDecreaseRatio"/utf8>>}}; 2747562340 -> {some, {game_caption_text_data, 2747562340, <<"Text_ConstructLaborDecreaseRatio"/utf8>>}}; 2762841013 -> {some, {game_caption_text_data, 2762841013, <<"Text_MaxCraftWorkersIncreaseCount_BlackSword"/utf8>>}}; 3135700866 -> {some, {game_caption_text_data, 3135700866, <<"Text_MaxCraftWorkersIncreaseCount_Potion"/utf8>>}}; 1966286768 -> {some, {game_caption_text_data, 1966286768, <<"Text_MaxCraftWorkersIncreaseCount_SiegeWeapon"/utf8>>}}; 358466927 -> {some, {game_caption_text_data, 358466927, <<"Text_CraftCostDecreaseRatio_SpiritualBondFactory"/utf8>>}}; 353681919 -> {some, {game_caption_text_data, 353681919, <<"Text_CraftCostDecreaseRatio_SomaFactory"/utf8>>}}; 3631333360 -> {some, {game_caption_text_data, 3631333360, <<"Text_CraftCostDecreaseRatio_BattleSupply"/utf8>>}}; 264155699 -> {some, {game_caption_text_data, 264155699, <<"Text_CraftCostDecreaseRatio_BlackSword"/utf8>>}}; 1508182400 -> {some, {game_caption_text_data, 1508182400, <<"Text_CraftCostDecreaseRatio_Potion"/utf8>>}}; 266353742 -> {some, {game_caption_text_data, 266353742, <<"Text_CraftCostDecreaseRatio_SiegeWeapon"/utf8>>}}; 3240960454 -> {some, {game_caption_text_data, 3240960454, <<"Text_CraftLaborDecreaseRatio_SpiritualBondFactory"/utf8>>}}; 2935545805 -> {some, {game_caption_text_data, 2935545805, <<"Text_PurificationLaborDecreaseRatio_PurificationFacility"/utf8>>}}; 1019307846 -> {some, {game_caption_text_data, 1019307846, <<"Text_CraftLaborDecreaseRatio_SomaFactory"/utf8>>}}; 1415309290 -> {some, {game_caption_text_data, 1415309290, <<"Text_CraftLaborDecreaseRatio_BlackSword"/utf8>>}}; 920202183 -> {some, {game_caption_text_data, 920202183, <<"Text_CraftLaborDecreaseRatio_BattleSupply"/utf8>>}}; 2030806775 -> {some, {game_caption_text_data, 2030806775, <<"Text_CraftLaborDecreaseRatio_Potion"/utf8>>}}; 931979669 -> {some, {game_caption_text_data, 931979669, <<"Text_CraftLaborDecreaseRatio_SiegeWeapon"/utf8>>}}; 1781190668 -> {some, {game_caption_text_data, 1781190668, <<"Text_ResearchLaborDecreaseRatio"/utf8>>}}; 2328175487 -> {some, {game_caption_text_data, 2328175487, <<"Text_CraftLaborDecreaseRatio"/utf8>>}}; 1725885250 -> {some, {game_caption_text_data, 1725885250, <<"Text_ContaminationNaturalDecreaseAmountPerSecond"/utf8>>}}; 2783094649 -> {some, {game_caption_text_data, 2783094649, <<"Text_MaxCovenantMemberCount"/utf8>>}}; 3661017092 -> {some, {game_caption_text_data, 3661017092, <<"Caption_Battalion_ChangeAssemblyArea_CurrentLocation"/utf8>>}}; 2212375244 -> {some, {game_caption_text_data, 2212375244, <<"Caption_WorldMap_ClanShop_ClanSponsor_Title"/utf8>>}}; 885423339 -> {some, {game_caption_text_data, 885423339, <<"Caption_RedrawPopup_Reward_MountTransmutationFailPoint"/utf8>>}}; 3948918181 -> {some, {game_caption_text_data, 3948918181, <<"Caption_RedrawPopup_Reward_GuiseTransmutationFailPoint"/utf8>>}}; 3211155811 -> {some, {game_caption_text_data, 3211155811, <<"Caption_RedrawPopup_Decide"/utf8>>}}; 4224523396 -> {some, {game_caption_text_data, 4224523396, <<"Caption_RedrawPopup_Decide_Title"/utf8>>}}; 1516133189 -> {some, {game_caption_text_data, 1516133189, <<"Caption_RedrawPopup_Possess"/utf8>>}}; 4219389059 -> {some, {game_caption_text_data, 4219389059, <<"Caption_RedrawPopup_Payment"/utf8>>}}; 3383232029 -> {some, {game_caption_text_data, 3383232029, <<"Caption_RedrawPopup_Mount_Change"/utf8>>}}; 3738038071 -> {some, {game_caption_text_data, 3738038071, <<"Caption_RedrawPopup_Guise_Change"/utf8>>}}; 3490688173 -> {some, {game_caption_text_data, 3490688173, <<"Caption_RedrawPopup_ChangeTitle"/utf8>>}}; 1074894846 -> {some, {game_caption_text_data, 1074894846, <<"Caption_TransmutationUI_Option_Stop_Mythic"/utf8>>}}; 3864496267 -> {some, {game_caption_text_data, 3864496267, <<"Caption_TransmutationUI_Option_Stop_Legendary"/utf8>>}}; 3374409722 -> {some, {game_caption_text_data, 3374409722, <<"Caption_TransmutationUI_Option_Stop_Heroic"/utf8>>}}; 3287210842 -> {some, {game_caption_text_data, 3287210842, <<"Caption_TransmutationUI_Option_Stop_Rare"/utf8>>}}; 3973428508 -> {some, {game_caption_text_data, 3973428508, <<"Caption_TransmutationUI_Option_Stop_Uncommon"/utf8>>}}; 2992491241 -> {some, {game_caption_text_data, 2992491241, <<"Caption_TransmutationUI_Option_Stop_Common"/utf8>>}}; 4114164862 -> {some, {game_caption_text_data, 4114164862, <<"Caption_TransmutationUI_Option_Stop_NonGrade"/utf8>>}}; 1543705192 -> {some, {game_caption_text_data, 1543705192, <<"Caption_CurrencyMountTransmutationFailPoint_Desc"/utf8>>}}; 759123714 -> {some, {game_caption_text_data, 759123714, <<"Caption_CurrencyGuiseTransmutationFailPoint_Desc"/utf8>>}}; 2734758762 -> {some, {game_caption_text_data, 2734758762, <<"Caption_CurrencyMountTransmutationFailPoint_Name"/utf8>>}}; 1950177284 -> {some, {game_caption_text_data, 1950177284, <<"Caption_CurrencyGuiseTransmutationFailPoint_Name"/utf8>>}}; 4081857979 -> {some, {game_caption_text_data, 4081857979, <<"Catpion_RedrawUI_RewardListTooltip"/utf8>>}}; 1005860312 -> {some, {game_caption_text_data, 1005860312, <<"Caption_RedrawUI_Confirmation"/utf8>>}}; 3247989280 -> {some, {game_caption_text_data, 3247989280, <<"Caption_RedrawUI_RemainingTimeOut"/utf8>>}}; 108296038 -> {some, {game_caption_text_data, 108296038, <<"Caption_RedrawUI_RemainingTimeHour"/utf8>>}}; 3669104550 -> {some, {game_caption_text_data, 3669104550, <<"Caption_RedrawUI_RemainingTimeDay"/utf8>>}}; 2423784733 -> {some, {game_caption_text_data, 2423784733, <<"Caption_RedrawUI_RedrawCount"/utf8>>}}; 3246720940 -> {some, {game_caption_text_data, 3246720940, <<"Caption_RedrawUI_Determine"/utf8>>}}; 885065480 -> {some, {game_caption_text_data, 885065480, <<"Caption_RewardPopup_Mount"/utf8>>}}; 128976258 -> {some, {game_caption_text_data, 128976258, <<"Caption_RewardPopup_Guise"/utf8>>}}; 1095223206 -> {some, {game_caption_text_data, 1095223206, <<"Caption_Mount_Transmutation_FailRewardGuide"/utf8>>}}; 2802223968 -> {some, {game_caption_text_data, 2802223968, <<"Caption_Guise_Transmutation_FailRewardGuide"/utf8>>}}; 3004600012 -> {some, {game_caption_text_data, 3004600012, <<"Caption_Transmutation_SuccessPercentage"/utf8>>}}; 1004066909 -> {some, {game_caption_text_data, 1004066909, <<"Caption_Transmutation_Level"/utf8>>}}; 903878143 -> {some, {game_caption_text_data, 903878143, <<"Caption_TransmutationUI_BatchRegistPercentagen"/utf8>>}}; 1048026661 -> {some, {game_caption_text_data, 1048026661, <<"Caption_TransmutationUI_SuccessReward_TryStop"/utf8>>}}; 1948474887 -> {some, {game_caption_text_data, 1948474887, <<"Caption_TransmutationUI_SkipEffect"/utf8>>}}; 3030214492 -> {some, {game_caption_text_data, 3030214492, <<"Caption_TransmutationUI_Option"/utf8>>}}; 1908945419 -> {some, {game_caption_text_data, 1908945419, <<"Caption_TransmutationUI_TryTransmutation"/utf8>>}}; 3351581292 -> {some, {game_caption_text_data, 3351581292, <<"Caption_TransmutationUI_Transmutation"/utf8>>}}; 3851110650 -> {some, {game_caption_text_data, 3851110650, <<"Caption_Duration_msec_Ranged"/utf8>>}}; 3137850984 -> {some, {game_caption_text_data, 3137850984, <<"Caption_StrongholdStat_Castle"/utf8>>}}; 2507033492 -> {some, {game_caption_text_data, 2507033492, <<"Caption_StrongholdStat_Fortress"/utf8>>}}; 3178242817 -> {some, {game_caption_text_data, 3178242817, <<"Caption_StrongholdStat_Garrison"/utf8>>}}; 1555114086 -> {some, {game_caption_text_data, 1555114086, <<"Caption_CovenantCamp_CovenantResearch"/utf8>>}}; 2438150246 -> {some, {game_caption_text_data, 2438150246, <<"Caption_CovenantCamp_CovenantStore"/utf8>>}}; 1294166430 -> {some, {game_caption_text_data, 1294166430, <<"Caption_CovenantCamp_Warehouse"/utf8>>}}; 2237629972 -> {some, {game_caption_text_data, 2237629972, <<"Caption_CovenantCamp_BattleSupply"/utf8>>}}; 2828432562 -> {some, {game_caption_text_data, 2828432562, <<"Caption_CovenantCamp_SiegeWeapon"/utf8>>}}; 3006748719 -> {some, {game_caption_text_data, 3006748719, <<"Caption_AccountChange_Test"/utf8>>}}; 2902814329 -> {some, {game_caption_text_data, 2902814329, <<"Caption_Account_Test"/utf8>>}}; 706416270 -> {some, {game_caption_text_data, 706416270, <<"Caption_AccountChange_NPA"/utf8>>}}; 2373349752 -> {some, {game_caption_text_data, 2373349752, <<"Caption_Account_NPA"/utf8>>}}; 1486250747 -> {some, {game_caption_text_data, 1486250747, <<"Caption_AccountChange_Toy"/utf8>>}}; 3153184229 -> {some, {game_caption_text_data, 3153184229, <<"Caption_Account_Toy"/utf8>>}}; 261243330 -> {some, {game_caption_text_data, 261243330, <<"Caption_AssistAbility"/utf8>>}}; 4187426595 -> {some, {game_caption_text_data, 4187426595, <<"Caption_Battalion_Option"/utf8>>}}; 1151895742 -> {some, {game_caption_text_data, 1151895742, <<"Caption_Battalion_Create"/utf8>>}}; 2429325664 -> {some, {game_caption_text_data, 2429325664, <<"Caption_Collection2nd_GetAbility_Nothing"/utf8>>}}; 1902178604 -> {some, {game_caption_text_data, 1902178604, <<"Caption_Collection_GetAbility_Nothing"/utf8>>}}; 1961792671 -> {some, {game_caption_text_data, 1961792671, <<"Caption_Collection2nd_TotalStats"/utf8>>}}; 333711881 -> {some, {game_caption_text_data, 333711881, <<"Caption_Collection2nd_AcquiredStats"/utf8>>}}; 3590363189 -> {some, {game_caption_text_data, 3590363189, <<"Caption_Chat_BATTALION_LEAVEANDDISMISS"/utf8>>}}; 1928472285 -> {some, {game_caption_text_data, 1928472285, <<"Caption_Battalion_NotChangeTempCommander"/utf8>>}}; 303668859 -> {some, {game_caption_text_data, 303668859, <<"Caption_Battalion_NotChangeCommanderToEmptySlot"/utf8>>}}; 1422242906 -> {some, {game_caption_text_data, 1422242906, <<"Caption_Battalion_ChangePartyLeader_Confirm"/utf8>>}}; 2681095731 -> {some, {game_caption_text_data, 2681095731, <<"Caption_Battalion_ChangeCommander_Confirm"/utf8>>}}; 2009501490 -> {some, {game_caption_text_data, 2009501490, <<"Caption_Battalion_Purpose_Expedition_Detail"/utf8>>}}; 437000627 -> {some, {game_caption_text_data, 437000627, <<"Caption_Battalion_ReadyResponseCount_NoAnswer"/utf8>>}}; 2764159891 -> {some, {game_caption_text_data, 2764159891, <<"Caption_Battalion_ReadyResponseCount_No"/utf8>>}}; 3173171191 -> {some, {game_caption_text_data, 3173171191, <<"Caption_Battalion_ReadyResponseCount_Yes"/utf8>>}}; 973474397 -> {some, {game_caption_text_data, 973474397, <<"Caption_Battalion_ReadyResponseResult"/utf8>>}}; 1250579131 -> {some, {game_caption_text_data, 1250579131, <<"Caption_Battalion_ReadyResponse_Confirm"/utf8>>}}; 1579230780 -> {some, {game_caption_text_data, 1579230780, <<"Caption_FinisherBonus"/utf8>>}}; 1348208201 -> {some, {game_caption_text_data, 1348208201, <<"Caption_BonusExperiencePoints"/utf8>>}}; 3058873014 -> {some, {game_caption_text_data, 3058873014, <<"Caption_NpcShop_Clan_Title"/utf8>>}}; 1242754780 -> {some, {game_caption_text_data, 1242754780, <<"Caption_Battalion_Change_Slot_Order"/utf8>>}}; 1294884584 -> {some, {game_caption_text_data, 1294884584, <<"Caption_RewardStatDisplay_RewardStat_Text"/utf8>>}}; 2033238193 -> {some, {game_caption_text_data, 2033238193, <<"Caption_Collection_RewardStat_Diff"/utf8>>}}; 1160811739 -> {some, {game_caption_text_data, 1160811739, <<"Caption_Battalion_Deployment_InOrderInOrderSquadLeader"/utf8>>}}; 3936113411 -> {some, {game_caption_text_data, 3936113411, <<"Caption_Battalion_Deployment_InOrderFirstSquad"/utf8>>}}; 2658311203 -> {some, {game_caption_text_data, 2658311203, <<"Caption_PopCalculatorItem_Empty"/utf8>>}}; 2057369196 -> {some, {game_caption_text_data, 2057369196, <<"Caption_Haven_Grade_Castle"/utf8>>}}; 3923009304 -> {some, {game_caption_text_data, 3923009304, <<"Caption_Haven_Grade_Fortress"/utf8>>}}; 299251333 -> {some, {game_caption_text_data, 299251333, <<"Caption_Haven_Grade_Garrison"/utf8>>}}; 2442683263 -> {some, {game_caption_text_data, 2442683263, <<"Caption_Haven_Grade_CovenantCamp"/utf8>>}}; 2355119716 -> {some, {game_caption_text_data, 2355119716, <<"Caption_CovenantCamp_Tooltip_Desc"/utf8>>}}; 138798871 -> {some, {game_caption_text_data, 138798871, <<"Caption_CovenantCamp_Tooltip_Title"/utf8>>}}; 2936536994 -> {some, {game_caption_text_data, 2936536994, <<"Caption_CovenantName_Invalid"/utf8>>}}; 2700831898 -> {some, {game_caption_text_data, 2700831898, <<"Caption_Stronghold_Distribute_MaxGold"/utf8>>}}; 3187835032 -> {some, {game_caption_text_data, 3187835032, <<"Caption_Stronghold_Distribute_MinGold"/utf8>>}}; 2131220643 -> {some, {game_caption_text_data, 2131220643, <<"Caption_Stronghold_Distribute_GoldPerMember"/utf8>>}}; 114167113 -> {some, {game_caption_text_data, 114167113, <<"Caption_Stronghold_Distribute_NoRight"/utf8>>}}; 2223520547 -> {some, {game_caption_text_data, 2223520547, <<"Caption_Stronghold_Distribute_HaveNoStronghold"/utf8>>}}; 308070678 -> {some, {game_caption_text_data, 308070678, <<"Caption_Stronghold_Distribute_Tooltip_Body"/utf8>>}}; 4138242170 -> {some, {game_caption_text_data, 4138242170, <<"Caption_Stronghold_Distribute_Tooltip_Title"/utf8>>}}; 2118032844 -> {some, {game_caption_text_data, 2118032844, <<"Caption_Stronghold_Distribute_WeeklyContributionPoints"/utf8>>}}; 3247135036 -> {some, {game_caption_text_data, 3247135036, <<"Caption_Stronghold_Distribute_Equality"/utf8>>}}; 369375800 -> {some, {game_caption_text_data, 369375800, <<"Caption_ClanAmity_AutoTripClanSponsor"/utf8>>}}; 2471843150 -> {some, {game_caption_text_data, 2471843150, <<"Caption_ClanAmity_AutoTripClanShop"/utf8>>}}; 948326876 -> {some, {game_caption_text_data, 948326876, <<"Caption_ClanAmityPoints"/utf8>>}}; 3531159478 -> {some, {game_caption_text_data, 3531159478, <<"Caption_ClanAmityInfo_AmityGrade_Max"/utf8>>}}; 1934991156 -> {some, {game_caption_text_data, 1934991156, <<"Caption_ClanAmityInfo_AmityGrade_Min"/utf8>>}}; 3499038051 -> {some, {game_caption_text_data, 3499038051, <<"Caption_ClanAmityInfo_AmityGrade_Grade"/utf8>>}}; 1570701842 -> {some, {game_caption_text_data, 1570701842, <<"Caption_ClanAmityInfo_AmityGrade_Title"/utf8>>}}; 2860908188 -> {some, {game_caption_text_data, 2860908188, <<"Caption_ClanAmityInfo_HowtoGet_Title"/utf8>>}}; 3543341004 -> {some, {game_caption_text_data, 3543341004, <<"Caption_ClanAmityInfo_Title"/utf8>>}}; 3531548854 -> {some, {game_caption_text_data, 3531548854, <<"Caption_Sponsor_SponsorsItem"/utf8>>}}; 2565934704 -> {some, {game_caption_text_data, 2565934704, <<"Caption_Sponsor_AutoSponsors"/utf8>>}}; 1238848318 -> {some, {game_caption_text_data, 1238848318, <<"Caption_Sponsor_BasketAmity"/utf8>>}}; 2335236587 -> {some, {game_caption_text_data, 2335236587, <<"Caption_Sponsor_ItemList"/utf8>>}}; 522632674 -> {some, {game_caption_text_data, 522632674, <<"Caption_Sponsor_Title"/utf8>>}}; 649343214 -> {some, {game_caption_text_data, 649343214, <<"Caption_Chat_CovenantHyperLink_MiniChatting"/utf8>>}}; 356219633 -> {some, {game_caption_text_data, 356219633, <<"Caption_Chat_GuiseCompleteCollection_RewardItem_InventoryFull"/utf8>>}}; 2124432532 -> {some, {game_caption_text_data, 2124432532, <<"Caption_Chat_GuiseCompleteCollection_RewardItems"/utf8>>}}; 3047386193 -> {some, {game_caption_text_data, 3047386193, <<"Caption_Chat_GuiseCompleteCollection_RewardItem"/utf8>>}}; 2728036439 -> {some, {game_caption_text_data, 2728036439, <<"Caption_Chat_MountCompleteCollection_RewardItem_InventoryFull"/utf8>>}}; 417431770 -> {some, {game_caption_text_data, 417431770, <<"Caption_Chat_MountCompleteCollection_RewardItems"/utf8>>}}; 2963588343 -> {some, {game_caption_text_data, 2963588343, <<"Caption_Chat_MountCompleteCollection_RewardItem"/utf8>>}}; 4274348209 -> {some, {game_caption_text_data, 4274348209, <<"Caption_GameOption_Tooltip_Body_ShowSimplyInfo"/utf8>>}}; 339099461 -> {some, {game_caption_text_data, 339099461, <<"Caption_GameOption_Tooltip_Title_ShowSimplyInfo"/utf8>>}}; 526384126 -> {some, {game_caption_text_data, 526384126, <<"Caption_GameOption_Tooltip_Body_ShowMyName"/utf8>>}}; 2098476946 -> {some, {game_caption_text_data, 2098476946, <<"Caption_GameOption_Tooltip_Title_ShowMyName"/utf8>>}}; 660508606 -> {some, {game_caption_text_data, 660508606, <<"Caption_GameOption_Tooltip_Body_RoadMovePathGuide"/utf8>>}}; 1971927698 -> {some, {game_caption_text_data, 1971927698, <<"Caption_GameOption_Tooltip_Title_RoadMovePathGuide"/utf8>>}}; 3701284481 -> {some, {game_caption_text_data, 3701284481, <<"Caption_GameOption_Tooltip_Body_WorldMapRelatedTerritory"/utf8>>}}; 70618261 -> {some, {game_caption_text_data, 70618261, <<"Caption_GameOption_Tooltip_Title_WorldMapRelatedTerritory"/utf8>>}}; 4042338834 -> {some, {game_caption_text_data, 4042338834, <<"Caption_GameOption_Tooltip_Body_CombatMannerMode"/utf8>>}}; 4140784166 -> {some, {game_caption_text_data, 4140784166, <<"Caption_GameOption_Tooltip_Title_CombatMannerMode"/utf8>>}}; 2646807485 -> {some, {game_caption_text_data, 2646807485, <<"Caption_GameOption_Tooltip_Body_TargetableFinishableTarget"/utf8>>}}; 466180945 -> {some, {game_caption_text_data, 466180945, <<"Caption_GameOption_Tooltip_Title_TargetableFinishableTarget"/utf8>>}}; 4041440324 -> {some, {game_caption_text_data, 4041440324, <<"Caption_GameOption_Tooltip_Body_AutoUseFinisher"/utf8>>}}; 1668937112 -> {some, {game_caption_text_data, 1668937112, <<"Caption_GameOption_Tooltip_Title_AutoUseFinisher"/utf8>>}}; 2512660755 -> {some, {game_caption_text_data, 2512660755, <<"Caption_GameOption_Tooltip_Body_TargetableDyingOrRecoveryTarget"/utf8>>}}; 4228705895 -> {some, {game_caption_text_data, 4228705895, <<"Caption_GameOption_Tooltip_Title_TargetableDyingOrRecoveryTarget"/utf8>>}}; 3262674212 -> {some, {game_caption_text_data, 3262674212, <<"Caption_GameOption_Tooltip_Body_AttackableDyingOrRecoveryTarget"/utf8>>}}; 683752056 -> {some, {game_caption_text_data, 683752056, <<"Caption_GameOption_Tooltip_Title_AttackableDyingOrRecoveryTarget"/utf8>>}}; 3957972078 -> {some, {game_caption_text_data, 3957972078, <<"Caption_GameOption_AutoNotUseFinisher"/utf8>>}}; 4274918846 -> {some, {game_caption_text_data, 4274918846, <<"Caption_GameOption_NotAttackableDyingOrRecoveryTarget"/utf8>>}}; 1288478557 -> {some, {game_caption_text_data, 1288478557, <<"Caption_GameOption_AutoUseFinisher"/utf8>>}}; 4131161917 -> {some, {game_caption_text_data, 4131161917, <<"Caption_GameOption_AttackableDyingOrRecoveryTarget"/utf8>>}}; 1303300097 -> {some, {game_caption_text_data, 1303300097, <<"Caption_Npc_NpcElementKindType_Dark"/utf8>>}}; 1859328507 -> {some, {game_caption_text_data, 1859328507, <<"Caption_Npc_NpcElementKindType_Holy"/utf8>>}}; 1451177409 -> {some, {game_caption_text_data, 1451177409, <<"Caption_Npc_NpcElementKindType_Wind"/utf8>>}}; 206898035 -> {some, {game_caption_text_data, 206898035, <<"Caption_Npc_NpcElementKindType_Earth"/utf8>>}}; 3451307698 -> {some, {game_caption_text_data, 3451307698, <<"Caption_Npc_NpcElementKindType_Water"/utf8>>}}; 721556133 -> {some, {game_caption_text_data, 721556133, <<"Caption_Npc_NpcElementKindType_Fire"/utf8>>}}; 2298286576 -> {some, {game_caption_text_data, 2298286576, <<"Caption_NoticeCovenantMail"/utf8>>}}; 42612124 -> {some, {game_caption_text_data, 42612124, <<"Caption_InputCovenantName"/utf8>>}}; 2167995741 -> {some, {game_caption_text_data, 2167995741, <<"Caption_AutoCombatTimer"/utf8>>}}; 3597420088 -> {some, {game_caption_text_data, 3597420088, <<"Caption_CurrencyRuby_Desc"/utf8>>}}; 3103260717 -> {some, {game_caption_text_data, 3103260717, <<"Caption_Collection_AllStat"/utf8>>}}; 100295332 -> {some, {game_caption_text_data, 100295332, <<"Caption_CovenantShop_RequiredMaximumHeadquartersLevel"/utf8>>}}; 2162253579 -> {some, {game_caption_text_data, 2162253579, <<"Caption_CovenantShop_RequiredCovenantLevel"/utf8>>}}; 4212556508 -> {some, {game_caption_text_data, 4212556508, <<"Caption_CovenantShop_RequiredStrongholdGrade"/utf8>>}}; 1201506089 -> {some, {game_caption_text_data, 1201506089, <<"Caption_Castle"/utf8>>}}; 1375708981 -> {some, {game_caption_text_data, 1375708981, <<"Caption_Fortress"/utf8>>}}; 2046918306 -> {some, {game_caption_text_data, 2046918306, <<"Caption_Garrison"/utf8>>}}; 2847037107 -> {some, {game_caption_text_data, 2847037107, <<"Caption_DeathUI_DeathpenaltyRecoveryButtonText"/utf8>>}}; 2689710335 -> {some, {game_caption_text_data, 2689710335, <<"Caption_DeathUI_FreeRecovery_Desc"/utf8>>}}; 2324375633 -> {some, {game_caption_text_data, 2324375633, <<"Caption_DeathUI_FreeRecovery_ToggleDesc"/utf8>>}}; 3526356257 -> {some, {game_caption_text_data, 3526356257, <<"Caption_DeathUI_FreeRecovery"/utf8>>}}; 3670766015 -> {some, {game_caption_text_data, 3670766015, <<"Caption_DeathUI_DrownMessage"/utf8>>}}; 1213349957 -> {some, {game_caption_text_data, 1213349957, <<"Caption_DeathUI_Message"/utf8>>}}; 2013735678 -> {some, {game_caption_text_data, 2013735678, <<"Caption_DeathUI_TimeLimit"/utf8>>}}; 410262535 -> {some, {game_caption_text_data, 410262535, <<"Caption_DeathUI_ExpLossExemptedPlayer"/utf8>>}}; 1869376916 -> {some, {game_caption_text_data, 1869376916, <<"Caption_ClanAmityInfo_HowtoGet_Desc_Donation"/utf8>>}}; 3191106330 -> {some, {game_caption_text_data, 3191106330, <<"Caption_ClanAmityInfo_HowtoGet_Desc_Quest"/utf8>>}}; 2950909909 -> {some, {game_caption_text_data, 2950909909, <<"Caption_ClanAmityInfo_HowtoGet_Desc_Hunting"/utf8>>}}; 2799381372 -> {some, {game_caption_text_data, 2799381372, <<"Caption_Achievement_CharacterInfo_Process"/utf8>>}}; 4158311186 -> {some, {game_caption_text_data, 4158311186, <<"Caption_Achievement_CharacterInfo_Achieve"/utf8>>}}; 131543262 -> {some, {game_caption_text_data, 131543262, <<"Caption_Achievement_Get_Items_Count"/utf8>>}}; 549883099 -> {some, {game_caption_text_data, 549883099, <<"Caption_Achievement_Get_Item_Count"/utf8>>}}; 1702570586 -> {some, {game_caption_text_data, 1702570586, <<"Caption_Achievement_Get_Gold"/utf8>>}}; 1860813814 -> {some, {game_caption_text_data, 1860813814, <<"Caption_Achievement_Get_Items"/utf8>>}}; 3301059027 -> {some, {game_caption_text_data, 3301059027, <<"Caption_Achievement_Get_Item"/utf8>>}}; 859396184 -> {some, {game_caption_text_data, 859396184, <<"Caption_BuildingEffect"/utf8>>}}; 1535335069 -> {some, {game_caption_text_data, 1535335069, <<"Caption_Selfie_Enter_Zone"/utf8>>}}; 3413316381 -> {some, {game_caption_text_data, 3413316381, <<"Caption_EffectDetail"/utf8>>}}; 1983409477 -> {some, {game_caption_text_data, 1983409477, <<"Caption_EffectDetail_Common"/utf8>>}}; 3002812970 -> {some, {game_caption_text_data, 3002812970, <<"Caption_CurrencyRuby"/utf8>>}}; 493406769 -> {some, {game_caption_text_data, 493406769, <<"Caption_Covenant_Research_Military"/utf8>>}}; 3437822019 -> {some, {game_caption_text_data, 3437822019, <<"Caption_Covenant_Research_Management"/utf8>>}}; 3145022713 -> {some, {game_caption_text_data, 3145022713, <<"Caption_Spectate_End_Confirm"/utf8>>}}; 1369274592 -> {some, {game_caption_text_data, 1369274592, <<"Caption_Spectate_SpotKind_CarriageLivingTotem"/utf8>>}}; 3377224034 -> {some, {game_caption_text_data, 3377224034, <<"Caption_Spectate_SpotKind_MainLeader"/utf8>>}}; 3724550056 -> {some, {game_caption_text_data, 3724550056, <<"Caption_Achievement_PluralGoal"/utf8>>}}; 653883904 -> {some, {game_caption_text_data, 653883904, <<"Caption_ResultType_Lose"/utf8>>}}; 755800939 -> {some, {game_caption_text_data, 755800939, <<"Caption_ResultType_Win"/utf8>>}}; 3507103551 -> {some, {game_caption_text_data, 3507103551, <<"Caption_NpcGradeType_DistrictBoss"/utf8>>}}; 4292754455 -> {some, {game_caption_text_data, 4292754455, <<"Caption_NpcGradeType_FavorBoss"/utf8>>}}; 992076551 -> {some, {game_caption_text_data, 992076551, <<"Caption_NpcGradeType_HeroBoss"/utf8>>}}; 44310215 -> {some, {game_caption_text_data, 44310215, <<"Caption_NpcGradeType_ContentsBoss"/utf8>>}}; 3750740160 -> {some, {game_caption_text_data, 3750740160, <<"Caption_NpcGradeType_SlayingBoss"/utf8>>}}; 1224442844 -> {some, {game_caption_text_data, 1224442844, <<"Caption_NpcGradeType_Rare"/utf8>>}}; 2976766635 -> {some, {game_caption_text_data, 2976766635, <<"Caption_NpcGradeType_Normal"/utf8>>}}; 1448966108 -> {some, {game_caption_text_data, 1448966108, <<"Caption_NpcGradeType_Minion"/utf8>>}}; 1631723115 -> {some, {game_caption_text_data, 1631723115, <<"Caption_NpcGradeType_All"/utf8>>}}; 803871096 -> {some, {game_caption_text_data, 803871096, <<"Caption_AcquisitionSourceType_Sell"/utf8>>}}; 2681019005 -> {some, {game_caption_text_data, 2681019005, <<"Caption_AcquisitionSourceType_Drop"/utf8>>}}; 2342852739 -> {some, {game_caption_text_data, 2342852739, <<"Caption_Npc_NpcRacialKindType_Event"/utf8>>}}; 138598000 -> {some, {game_caption_text_data, 138598000, <<"Caption_Npc_NpcRacialKindType_GoldenBoggart"/utf8>>}}; 80684611 -> {some, {game_caption_text_data, 80684611, <<"Caption_Npc_NpcRacialKindType_Undefined"/utf8>>}}; 896137286 -> {some, {game_caption_text_data, 896137286, <<"Caption_Npc_NpcRacialKindType_Humanoid"/utf8>>}}; 655913507 -> {some, {game_caption_text_data, 655913507, <<"Caption_Npc_NpcRacialKindType_Entangled"/utf8>>}}; 749079243 -> {some, {game_caption_text_data, 749079243, <<"Caption_Npc_NpcRacialKindType_Elven"/utf8>>}}; 2504425712 -> {some, {game_caption_text_data, 2504425712, <<"Caption_Npc_NpcRacialKindType_Divine"/utf8>>}}; 4119062928 -> {some, {game_caption_text_data, 4119062928, <<"Caption_Npc_NpcRacialKindType_Beast"/utf8>>}}; 2459247504 -> {some, {game_caption_text_data, 2459247504, <<"Caption_Npc_NpcRacialKindType_Abyssal"/utf8>>}}; 1027382010 -> {some, {game_caption_text_data, 1027382010, <<"Caption_Npc_NpcRacialKindType_All"/utf8>>}}; 1928878754 -> {some, {game_caption_text_data, 1928878754, <<"Caption_ItemCategory_All"/utf8>>}}; 375894375 -> {some, {game_caption_text_data, 375894375, <<"Caption_CraftParts_All_All"/utf8>>}}; 1000434343 -> {some, {game_caption_text_data, 1000434343, <<"Caption_ItemGrade_All"/utf8>>}}; 277810022 -> {some, {game_caption_text_data, 277810022, <<"Caption_Research_BuildingUpgradeImpossible"/utf8>>}}; 728944319 -> {some, {game_caption_text_data, 728944319, <<"Caption_Research_NoPermission"/utf8>>}}; 2277996168 -> {some, {game_caption_text_data, 2277996168, <<"Caption_Research_NotEnoughResource"/utf8>>}}; 3945221926 -> {some, {game_caption_text_data, 3945221926, <<"Caption_Research_NotEnoughGold"/utf8>>}}; 1046066980 -> {some, {game_caption_text_data, 1046066980, <<"Caption_Research_SimpleName"/utf8>>}}; 692474114 -> {some, {game_caption_text_data, 692474114, <<"Caption_Research_Complete"/utf8>>}}; 1067460500 -> {some, {game_caption_text_data, 1067460500, <<"Caption_Research_SuspendAlert"/utf8>>}}; 1067460499 -> {some, {game_caption_text_data, 1067460499, <<"Caption_Research_SuspendAlert"/utf8>>}}; 1554824762 -> {some, {game_caption_text_data, 1554824762, <<"Caption_Research_Available"/utf8>>}}; 3659116361 -> {some, {game_caption_text_data, 3659116361, <<"Caption_Research_Proceeding"/utf8>>}}; 1500554359 -> {some, {game_caption_text_data, 1500554359, <<"Caption_Research_DistrictNameAndHavenType"/utf8>>}}; 1623486155 -> {some, {game_caption_text_data, 1623486155, <<"Caption_Research_SelectHaven"/utf8>>}}; 3161981579 -> {some, {game_caption_text_data, 3161981579, <<"Caption_Research_MaxLevelDescription"/utf8>>}}; 3164037128 -> {some, {game_caption_text_data, 3164037128, <<"Caption_Research_DetailInfo"/utf8>>}}; 1192390415 -> {some, {game_caption_text_data, 1192390415, <<"Caption_Research_Resumption"/utf8>>}}; 1956769163 -> {some, {game_caption_text_data, 1956769163, <<"Caption_Research_Suspend"/utf8>>}}; 237507655 -> {some, {game_caption_text_data, 237507655, <<"Caption_Research_Start"/utf8>>}}; 3668771428 -> {some, {game_caption_text_data, 3668771428, <<"Caption_Research_Suspended"/utf8>>}}; 918351930 -> {some, {game_caption_text_data, 918351930, <<"Caption_Research_Speed"/utf8>>}}; 266484958 -> {some, {game_caption_text_data, 266484958, <<"Caption_Research_Progress"/utf8>>}}; 547279783 -> {some, {game_caption_text_data, 547279783, <<"Caption_Research_Percentage"/utf8>>}}; 1581718822 -> {some, {game_caption_text_data, 1581718822, <<"Caption_Research_LevelPerMaxLevel"/utf8>>}}; 3363635034 -> {some, {game_caption_text_data, 3363635034, <<"Caption_Research_Effect_MinusNumber"/utf8>>}}; 4065203858 -> {some, {game_caption_text_data, 4065203858, <<"Caption_Research_Effect_PlusNumber"/utf8>>}}; 3758421142 -> {some, {game_caption_text_data, 3758421142, <<"Caption_Research_Effect"/utf8>>}}; 2318910849 -> {some, {game_caption_text_data, 2318910849, <<"Caption_Research_FormerResearch"/utf8>>}}; 2958452508 -> {some, {game_caption_text_data, 2958452508, <<"Caption_Research_LevelColon"/utf8>>}}; 3512961265 -> {some, {game_caption_text_data, 3512961265, <<"Caption_Research_Level"/utf8>>}}; 310806336 -> {some, {game_caption_text_data, 310806336, <<"Caption_Research_Condition"/utf8>>}}; 1983893060 -> {some, {game_caption_text_data, 1983893060, <<"Caption_Research_Tooltip"/utf8>>}}; 1711309287 -> {some, {game_caption_text_data, 1711309287, <<"Caption_Covenant_Research"/utf8>>}}; 410125069 -> {some, {game_caption_text_data, 410125069, <<"CAPTION_Craft"/utf8>>}}; 1882627929 -> {some, {game_caption_text_data, 1882627929, <<"CAPTION_Donation"/utf8>>}}; 2101756048 -> {some, {game_caption_text_data, 2101756048, <<"CAPTION_breaking"/utf8>>}}; 1033663184 -> {some, {game_caption_text_data, 1033663184, <<"CAPTION_Recall"/utf8>>}}; 3291474331 -> {some, {game_caption_text_data, 3291474331, <<"CAPTION_Registered"/utf8>>}}; 452358715 -> {some, {game_caption_text_data, 452358715, <<"Caption_Inventory_Slot_Expand"/utf8>>}}; 962388198 -> {some, {game_caption_text_data, 962388198, <<"Caption_PvpRankingUi_PvpScore_Null"/utf8>>}}; 3019446721 -> {some, {game_caption_text_data, 3019446721, <<"Caption_RankingUi_CovenantExperiencePoints_Null"/utf8>>}}; 1763047696 -> {some, {game_caption_text_data, 1763047696, <<"Caption_RankingUi_PlayerExperiencePoints_Null"/utf8>>}}; 3833718817 -> {some, {game_caption_text_data, 3833718817, <<"Caption_Ranking_EmptyList"/utf8>>}}; 2241515300 -> {some, {game_caption_text_data, 2241515300, <<"Caption_Ranking_Loading"/utf8>>}}; 769151827 -> {some, {game_caption_text_data, 769151827, <<"Caption_Ranking_Group"/utf8>>}}; 2491836608 -> {some, {game_caption_text_data, 2491836608, <<"Caption_Ranking_Ranking"/utf8>>}}; 4038825782 -> {some, {game_caption_text_data, 4038825782, <<"Caption_Ranking_MyRanking"/utf8>>}}; 3619925342 -> {some, {game_caption_text_data, 3619925342, <<"Caption_Ranking_Desc_PlayerExp"/utf8>>}}; 1407460399 -> {some, {game_caption_text_data, 1407460399, <<"Caption_Ranking_Desc_CovenantExp"/utf8>>}}; 3033631863 -> {some, {game_caption_text_data, 3033631863, <<"Caption_Ranking_Covenant_StrongHold"/utf8>>}}; 2537577291 -> {some, {game_caption_text_data, 2537577291, <<"Caption_Ranking_Covenant_Level"/utf8>>}}; 2786463564 -> {some, {game_caption_text_data, 2786463564, <<"Caption_Ranking_Covenant_Count"/utf8>>}}; 3673214372 -> {some, {game_caption_text_data, 3673214372, <<"Caption_Ranking_Covenant"/utf8>>}}; 3167750713 -> {some, {game_caption_text_data, 3167750713, <<"Caption_Ranking_Buff"/utf8>>}}; 3547249987 -> {some, {game_caption_text_data, 3547249987, <<"Caption_Ranking_Benefit"/utf8>>}}; 4006777351 -> {some, {game_caption_text_data, 4006777351, <<"Caption_Ranking"/utf8>>}}; 2674809771 -> {some, {game_caption_text_data, 2674809771, <<"Caption_PlayerName"/utf8>>}}; 610252588 -> {some, {game_caption_text_data, 610252588, <<"Caption_Chat__Soma_BuffStackCount_Renew"/utf8>>}}; 851147014 -> {some, {game_caption_text_data, 851147014, <<"Caption_Chat__Soma_Buff_New"/utf8>>}}; 3813674083 -> {some, {game_caption_text_data, 3813674083, <<"Caption_Soma_DifferentBuff_Confirm"/utf8>>}}; 3123207244 -> {some, {game_caption_text_data, 3123207244, <<"Caption_CovenantCamp_ButtonText"/utf8>>}}; 453884319 -> {some, {game_caption_text_data, 453884319, <<"Caption_StrongholdMap_ButtonText"/utf8>>}}; 4027589751 -> {some, {game_caption_text_data, 4027589751, <<"Caption_ScanSubCategory_DestroyerPlayer"/utf8>>}}; 2038124394 -> {some, {game_caption_text_data, 2038124394, <<"Caption_ScanSubCategory_FissionedPlayer"/utf8>>}}; 963210810 -> {some, {game_caption_text_data, 963210810, <<"Caption_ScanSubCategory_CommonMonster"/utf8>>}}; 3510918362 -> {some, {game_caption_text_data, 3510918362, <<"Caption_ScanSubCategory_QuestTargetMonster"/utf8>>}}; 1055263490 -> {some, {game_caption_text_data, 1055263490, <<"Caption_ScanSubCategory_PreemptiveMonster"/utf8>>}}; 3307797174 -> {some, {game_caption_text_data, 3307797174, <<"Caption_ScanSubCategory_UnfriendlyPlayer"/utf8>>}}; 114489891 -> {some, {game_caption_text_data, 114489891, <<"Caption_ScanSubCategory_FriendlyPlayer"/utf8>>}}; 1153481190 -> {some, {game_caption_text_data, 1153481190, <<"Caption_ScanSubCategory_GuildMember"/utf8>>}}; 1028876225 -> {some, {game_caption_text_data, 1028876225, <<"Caption_ScanSubCategory_PartyMember"/utf8>>}}; 1727984536 -> {some, {game_caption_text_data, 1727984536, <<"Caption_ScanSubCategory_EnimyPlayer"/utf8>>}}; 2562929599 -> {some, {game_caption_text_data, 2562929599, <<"Caption_ScanSubCategory_BlackListPlayer"/utf8>>}}; 3061375355 -> {some, {game_caption_text_data, 3061375355, <<"Caption_ScanSubCategory_EngagementTarget"/utf8>>}}; 2223480804 -> {some, {game_caption_text_data, 2223480804, <<"Caption_ScanSubCategory_EliteMonster"/utf8>>}}; 1984847080 -> {some, {game_caption_text_data, 1984847080, <<"Caption_ScanSubCategory_BossMonster"/utf8>>}}; 3522030739 -> {some, {game_caption_text_data, 3522030739, <<"Caption_ScanSubCategory_Follower"/utf8>>}}; 1234197031 -> {some, {game_caption_text_data, 1234197031, <<"Caption_ScanSubCategory_Building"/utf8>>}}; 1620672704 -> {some, {game_caption_text_data, 1620672704, <<"Caption_ScanSubCategory_SiegeWeapon"/utf8>>}}; 3901227835 -> {some, {game_caption_text_data, 3901227835, <<"Caption_ScanSubCategory_LivingTotem"/utf8>>}}; 3954758848 -> {some, {game_caption_text_data, 3954758848, <<"Caption_ScanCategory_Special"/utf8>>}}; 4098636028 -> {some, {game_caption_text_data, 4098636028, <<"Caption_ScanCategory_Player"/utf8>>}}; 3207765655 -> {some, {game_caption_text_data, 3207765655, <<"Caption_ScanCategory_Monster"/utf8>>}}; 684644471 -> {some, {game_caption_text_data, 684644471, <<"Caption_NpcGradeType_BossCategory"/utf8>>}}; 1660879821 -> {some, {game_caption_text_data, 1660879821, <<"Text_Desc_RewardStatDisplay_SpellStoneSet"/utf8>>}}; 3778685135 -> {some, {game_caption_text_data, 3778685135, <<"Text_Name_RewardStatDisplay_SpellStoneSet"/utf8>>}}; 2081966366 -> {some, {game_caption_text_data, 2081966366, <<"Text_Desc_RewardStatDisplay_FollowerCollection"/utf8>>}}; 3186275200 -> {some, {game_caption_text_data, 3186275200, <<"Text_Name_RewardStatDisplay_FollowerCollection"/utf8>>}}; 2370834839 -> {some, {game_caption_text_data, 2370834839, <<"Text_Desc_RewardStatDisplay_MountCollection"/utf8>>}}; 1976208473 -> {some, {game_caption_text_data, 1976208473, <<"Text_Name_RewardStatDisplay_MountCollection"/utf8>>}}; 1308436945 -> {some, {game_caption_text_data, 1308436945, <<"Text_Desc_RewardStatDisplay_GuiseCollection"/utf8>>}}; 913810579 -> {some, {game_caption_text_data, 913810579, <<"Text_Name_RewardStatDisplay_GuiseCollection"/utf8>>}}; 2765728323 -> {some, {game_caption_text_data, 2765728323, <<"Text_Desc_RewardStatDisplay_ItemCollection"/utf8>>}}; 2717554981 -> {some, {game_caption_text_data, 2717554981, <<"Text_Name_RewardStatDisplay_ItemCollection"/utf8>>}}; 646903985 -> {some, {game_caption_text_data, 646903985, <<"Caption_Ranking_CovenantExp"/utf8>>}}; 298984480 -> {some, {game_caption_text_data, 298984480, <<"Caption_Ranking_PlayerExp"/utf8>>}}; 2212093165 -> {some, {game_caption_text_data, 2212093165, <<"Caption_Select"/utf8>>}}; 434145292 -> {some, {game_caption_text_data, 434145292, <<"Caption_DrivenPlay_Button_HuntingpointSelect"/utf8>>}}; 1960982867 -> {some, {game_caption_text_data, 1960982867, <<"Caption_Collection_ReplacementItemList"/utf8>>}}; 2440035241 -> {some, {game_caption_text_data, 2440035241, <<"Caption_Collection_PossessionItemList"/utf8>>}}; 3173371531 -> {some, {game_caption_text_data, 3173371531, <<"Caption_Collection_Peroid"/utf8>>}}; 4102332804 -> {some, {game_caption_text_data, 4102332804, <<"Caption_UserWarehouse_AutoStore_Not"/utf8>>}}; 3452563317 -> {some, {game_caption_text_data, 3452563317, <<"Caption_UserWarehouse_Button_Receipt"/utf8>>}}; 1058012854 -> {some, {game_caption_text_data, 1058012854, <<"Caption_UserWarehouse_Button_Store"/utf8>>}}; 1019350735 -> {some, {game_caption_text_data, 1019350735, <<"Caption_UserWarehouse_Button_AutoStore"/utf8>>}}; 2645576331 -> {some, {game_caption_text_data, 2645576331, <<"Caption_UserWarehouse_Basket_Receipt_Cost"/utf8>>}}; 507893389 -> {some, {game_caption_text_data, 507893389, <<"Caption_UserWarehouse_PopUp_State_Receipt"/utf8>>}}; 1965990094 -> {some, {game_caption_text_data, 1965990094, <<"Caption_UserWarehouse_PopUp_State_Store"/utf8>>}}; 4106721683 -> {some, {game_caption_text_data, 4106721683, <<"Caption_UserWarehouse_Basket_State_Receipt"/utf8>>}}; 2731899540 -> {some, {game_caption_text_data, 2731899540, <<"Caption_UserWarehouse_Basket_State_Store"/utf8>>}}; 1864713037 -> {some, {game_caption_text_data, 1864713037, <<"Caption_UserWarehouse_Button_AutoStoreOption_Done"/utf8>>}}; 278285960 -> {some, {game_caption_text_data, 278285960, <<"Caption_UserWarehouse_Button_AutoStoreOption"/utf8>>}}; 4123913439 -> {some, {game_caption_text_data, 4123913439, <<"Caption_UserWarehouse_Slot_Expand"/utf8>>}}; 1982801890 -> {some, {game_caption_text_data, 1982801890, <<"Caption_StrongholdBattleSpectateStartConfirm"/utf8>>}}; 2925259300 -> {some, {game_caption_text_data, 2925259300, <<"Caption_Chat_CompleteCollection_RewardItem_InventoryFull"/utf8>>}}; 3391075127 -> {some, {game_caption_text_data, 3391075127, <<"Caption_Chat_CompleteCollection_RewardItems"/utf8>>}}; 329380132 -> {some, {game_caption_text_data, 329380132, <<"Caption_Chat_CompleteCollection_RewardItem"/utf8>>}}; 288808794 -> {some, {game_caption_text_data, 288808794, <<"Caption_Collection_TotalCategory"/utf8>>}}; 2695441504 -> {some, {game_caption_text_data, 2695441504, <<"Caption_Collection_Filter_TotalStats"/utf8>>}}; 3121916523 -> {some, {game_caption_text_data, 3121916523, <<"Caption_Collection_TotalStats"/utf8>>}}; 3260914675 -> {some, {game_caption_text_data, 3260914675, <<"Caption_MainHud_QuestAutoPlay"/utf8>>}}; 1999651221 -> {some, {game_caption_text_data, 1999651221, <<"Caption_Collection_AcquiredStats"/utf8>>}}; 4154846623 -> {some, {game_caption_text_data, 4154846623, <<"Caption_MainMenu_Achievement"/utf8>>}}; 826100962 -> {some, {game_caption_text_data, 826100962, <<"Caption_MainMenu_Collection"/utf8>>}}; 4280825436 -> {some, {game_caption_text_data, 4280825436, <<"Caption_MountSkill_Button_Auto_Off"/utf8>>}}; 3638898558 -> {some, {game_caption_text_data, 3638898558, <<"Caption_MountSkill_Button_Auto_On"/utf8>>}}; 486007355 -> {some, {game_caption_text_data, 486007355, <<"Caption_IGN_Desc_Mount"/utf8>>}}; 326385022 -> {some, {game_caption_text_data, 326385022, <<"Caption_IGN_Title_Mount"/utf8>>}}; 2761630417 -> {some, {game_caption_text_data, 2761630417, <<"Caption_GameOption_Battle_ItemGet_Weigh_F"/utf8>>}}; 1057218151 -> {some, {game_caption_text_data, 1057218151, <<"Caption_GameOption_Battle_ItemGet_Weigh_SubTitle"/utf8>>}}; 1984698205 -> {some, {game_caption_text_data, 1984698205, <<"Caption_GameOption_Battle_ItemGet_Weigh_Title"/utf8>>}}; 1426558312 -> {some, {game_caption_text_data, 1426558312, <<"Caption_GameOption_Battle_ItemGet_Grade_Mythic"/utf8>>}}; 393510421 -> {some, {game_caption_text_data, 393510421, <<"Caption_GameOption_Battle_ItemGet_Grade_Legendary"/utf8>>}}; 3726073188 -> {some, {game_caption_text_data, 3726073188, <<"Caption_GameOption_Battle_ItemGet_Grade_Heroic"/utf8>>}}; 885962756 -> {some, {game_caption_text_data, 885962756, <<"Caption_GameOption_Battle_ItemGet_Grade_Rare"/utf8>>}}; 1669524294 -> {some, {game_caption_text_data, 1669524294, <<"Caption_GameOption_Battle_ItemGet_Grade_UnCommon"/utf8>>}}; 3344154707 -> {some, {game_caption_text_data, 3344154707, <<"Caption_GameOption_Battle_ItemGet_Grade_Common"/utf8>>}}; 4056193875 -> {some, {game_caption_text_data, 4056193875, <<"Caption_GameOption_Battle_ItemGet_BT_F"/utf8>>}}; 3204723987 -> {some, {game_caption_text_data, 3204723987, <<"Caption_GameOption_Battle_ItemGet_Grade_All"/utf8>>}}; 4056193889 -> {some, {game_caption_text_data, 4056193889, <<"Caption_GameOption_Battle_ItemGet_BT_T"/utf8>>}}; 238660828 -> {some, {game_caption_text_data, 238660828, <<"Caption_GameOption_Battle_ItemGet_SubTitle_Potion"/utf8>>}}; 4145182693 -> {some, {game_caption_text_data, 4145182693, <<"Caption_GameOption_Battle_ItemGet_SubTitle_BuffItem"/utf8>>}}; 2453220580 -> {some, {game_caption_text_data, 2453220580, <<"Caption_GameOption_Battle_ItemGet_SubTitle_ErosionItem_Type"/utf8>>}}; 2453220579 -> {some, {game_caption_text_data, 2453220579, <<"Caption_GameOption_Battle_ItemGet_SubTitle_ErosionItem_Type"/utf8>>}}; 2453220578 -> {some, {game_caption_text_data, 2453220578, <<"Caption_GameOption_Battle_ItemGet_SubTitle_ErosionItem_Type"/utf8>>}}; 2223445201 -> {some, {game_caption_text_data, 2223445201, <<"Caption_GameOption_Battle_ItemGet_SubTitle_ErosionItem"/utf8>>}}; 3359838866 -> {some, {game_caption_text_data, 3359838866, <<"Caption_GameOption_Battle_ItemGet_SubTitle_Skill"/utf8>>}}; 3839704930 -> {some, {game_caption_text_data, 3839704930, <<"Caption_GameOption_Battle_ItemGet_SubTitle_Material"/utf8>>}}; 3229857530 -> {some, {game_caption_text_data, 3229857530, <<"Caption_GameOption_Battle_ItemGet_Title"/utf8>>}}; 122835965 -> {some, {game_caption_text_data, 122835965, <<"Caption_CovenantJoinType_NeedInvitation"/utf8>>}}; 614617389 -> {some, {game_caption_text_data, 614617389, <<"Caption_CovenantJoinType_NeedApproval"/utf8>>}}; 1703704394 -> {some, {game_caption_text_data, 1703704394, <<"Caption_CovenantJoinType_AutoApproval"/utf8>>}}; 885311440 -> {some, {game_caption_text_data, 885311440, <<"Caption_PackageItem_Get_Items_Count"/utf8>>}}; 3365346029 -> {some, {game_caption_text_data, 3365346029, <<"Caption_PackageItem_Get_Item_Count"/utf8>>}}; 2313807344 -> {some, {game_caption_text_data, 2313807344, <<"Caption_PackageItem_Get_SlayingGrade"/utf8>>}}; 2087696138 -> {some, {game_caption_text_data, 2087696138, <<"Caption_PackageItem_Get_Amity"/utf8>>}}; 996617107 -> {some, {game_caption_text_data, 996617107, <<"Caption_PackageItem_Get_SpiritualBondPower"/utf8>>}}; 703670819 -> {some, {game_caption_text_data, 703670819, <<"Caption_PackageItem_Get_EXP"/utf8>>}}; 1112784172 -> {some, {game_caption_text_data, 1112784172, <<"Caption_PackageItem_Get_Gold"/utf8>>}}; 1799148456 -> {some, {game_caption_text_data, 1799148456, <<"Caption_PackageItem_Get_Items"/utf8>>}}; 2711272613 -> {some, {game_caption_text_data, 2711272613, <<"Caption_PackageItem_Get_Item"/utf8>>}}; 2412079981 -> {some, {game_caption_text_data, 2412079981, <<"Caption_ContaminationEffect_Veil"/utf8>>}}; 138213884 -> {some, {game_caption_text_data, 138213884, <<"Caption_ContaminationEffect_Omen"/utf8>>}}; 1322171288 -> {some, {game_caption_text_data, 1322171288, <<"Caption_ContaminationEffect_Critical"/utf8>>}}; 1852471285 -> {some, {game_caption_text_data, 1852471285, <<"Caption_ContaminationEffect_Alert"/utf8>>}}; 2444942000 -> {some, {game_caption_text_data, 2444942000, <<"Caption_ContaminationEffect_Caution"/utf8>>}}; 558141296 -> {some, {game_caption_text_data, 558141296, <<"Caption_ContaminationEffect_Clean"/utf8>>}}; 4212980342 -> {some, {game_caption_text_data, 4212980342, <<"Caption_CastleEffect"/utf8>>}}; 397931010 -> {some, {game_caption_text_data, 397931010, <<"Caption_FortressEffect"/utf8>>}}; 1500346767 -> {some, {game_caption_text_data, 1500346767, <<"Caption_GarrisonEffect"/utf8>>}}; 413179273 -> {some, {game_caption_text_data, 413179273, <<"Caption_CovenantCampEffect"/utf8>>}}; 2635107867 -> {some, {game_caption_text_data, 2635107867, <<"Caption_CovenantEffect_Stronghold"/utf8>>}}; 4263773814 -> {some, {game_caption_text_data, 4263773814, <<"Caption_CovenantEffect_CovenantCamp"/utf8>>}}; 2837126152 -> {some, {game_caption_text_data, 2837126152, <<"Caption_CovenantEffect"/utf8>>}}; 808699692 -> {some, {game_caption_text_data, 808699692, <<"Caption_OccupyingCovenant"/utf8>>}}; 1873521777 -> {some, {game_caption_text_data, 1873521777, <<"Caption_CovenantRoleChangeConfirm"/utf8>>}}; 732102426 -> {some, {game_caption_text_data, 732102426, <<"Caption_WorldMap_Hunting_Popup_BlackSword_SomeOK"/utf8>>}}; 172305593 -> {some, {game_caption_text_data, 172305593, <<"Caption_WorldMap_Hunting_Popup_BlackSword_NO"/utf8>>}}; 2120268198 -> {some, {game_caption_text_data, 2120268198, <<"Caption_WorldMap_Hunting_Popup_BlackSword_OK"/utf8>>}}; 1702399532 -> {some, {game_caption_text_data, 1702399532, <<"Caption_Minimap_CannotFindNPC"/utf8>>}}; 798138688 -> {some, {game_caption_text_data, 798138688, <<"Caption_Repair_InfoText"/utf8>>}}; 3764236396 -> {some, {game_caption_text_data, 3764236396, <<"Caption_StanceNameWithRootSkillName"/utf8>>}}; 3662459583 -> {some, {game_caption_text_data, 3662459583, <<"Caption_MainMenu_CharacterInfo_SubTab"/utf8>>}}; 2137106559 -> {some, {game_caption_text_data, 2137106559, <<"Caption_MainMenu_CharacterInfo_DefenceTab"/utf8>>}}; 3260236562 -> {some, {game_caption_text_data, 3260236562, <<"Caption_MainMenu_CharacterInfo_AttacTab"/utf8>>}}; 1051064268 -> {some, {game_caption_text_data, 1051064268, <<"Caption_MainMenu_CharacterInfo_Stance"/utf8>>}}; 4024132048 -> {some, {game_caption_text_data, 4024132048, <<"Caption_Pop_Confirm_Button_Reject"/utf8>>}}; 3123776144 -> {some, {game_caption_text_data, 3123776144, <<"Caption_Pop_Confirm_Button_Approve"/utf8>>}}; 1721931016 -> {some, {game_caption_text_data, 1721931016, <<"Caption_IGN_Desc_CovenantExpeditionJoinRequest"/utf8>>}}; 2975657931 -> {some, {game_caption_text_data, 2975657931, <<"Caption_IGN_Title_CovenantExpeditionJoinRequest"/utf8>>}}; 811777327 -> {some, {game_caption_text_data, 811777327, <<"Caption_Expedition_Enter_Requested_Button"/utf8>>}}; 3067152198 -> {some, {game_caption_text_data, 3067152198, <<"Caption_Expedition_Enter_Request_Button"/utf8>>}}; 2578649246 -> {some, {game_caption_text_data, 2578649246, <<"Caption_Expedition_Enter_Button"/utf8>>}}; 2316516672 -> {some, {game_caption_text_data, 2316516672, <<"Caption_Expedition_Start_Check"/utf8>>}}; 2260105186 -> {some, {game_caption_text_data, 2260105186, <<"Caption_Expedition_Join_Check"/utf8>>}}; 2780152085 -> {some, {game_caption_text_data, 2780152085, <<"Caption_Expedition_Join_Request_Format"/utf8>>}}; 2931558226 -> {some, {game_caption_text_data, 2931558226, <<"Caption_WorldMap_Quest_Popup_Title_Growth"/utf8>>}}; 113297280 -> {some, {game_caption_text_data, 113297280, <<"Caption_WorldMap_Quest_Popup_Title_Request"/utf8>>}}; 2071886521 -> {some, {game_caption_text_data, 2071886521, <<"Caption_WorldMap_Quest_Popup_Title_Mission"/utf8>>}}; 2529938969 -> {some, {game_caption_text_data, 2529938969, <<"Caption_WorldMap_Quest_Popup_Title_Quest"/utf8>>}}; 99730622 -> {some, {game_caption_text_data, 99730622, <<"Caption_WorldMap_FollowerState_Popup_SubTitle_Stronghold"/utf8>>}}; 3618848741 -> {some, {game_caption_text_data, 3618848741, <<"Caption_WorldMap_FollowerState_Popup_SubTitle_Gather"/utf8>>}}; 2567297888 -> {some, {game_caption_text_data, 2567297888, <<"Caption_WorldMap_FollowerState_Popup_SubTitle_Death"/utf8>>}}; 1891082353 -> {some, {game_caption_text_data, 1891082353, <<"Caption_WorldMap_FollowerState_Popup_Title"/utf8>>}}; 2481875280 -> {some, {game_caption_text_data, 2481875280, <<"Caption_WorldMap_CraftState_Popup_SubTitle_"/utf8>>}}; 711020598 -> {some, {game_caption_text_data, 711020598, <<"Caption_WorldMap_CraftState_Popup_SubTitle_Recommand"/utf8>>}}; 3322531686 -> {some, {game_caption_text_data, 3322531686, <<"Caption_WorldMap_CraftState_Popup_SubTitle_Death"/utf8>>}}; 3765651415 -> {some, {game_caption_text_data, 3765651415, <<"Caption_WorldMap_CraftState_Popup_Title"/utf8>>}}; 3497153987 -> {some, {game_caption_text_data, 3497153987, <<"Caption_Inclination_PopUp_Step"/utf8>>}}; 2744347906 -> {some, {game_caption_text_data, 2744347906, <<"Caption_After_Min"/utf8>>}}; 2892270486 -> {some, {game_caption_text_data, 2892270486, <<"Caption_At_Once"/utf8>>}}; 3997019289 -> {some, {game_caption_text_data, 3997019289, <<"SubCategory_Entanglement"/utf8>>}}; 3030276242 -> {some, {game_caption_text_data, 3030276242, <<"SubCategory_Growth"/utf8>>}}; 1448362299 -> {some, {game_caption_text_data, 1448362299, <<"SubCategory_Amity"/utf8>>}}; 1309710211 -> {some, {game_caption_text_data, 1309710211, <<"Caption_limitValueNaturalDecrease_Tooltip_Body"/utf8>>}}; 2840625431 -> {some, {game_caption_text_data, 2840625431, <<"Caption_limitValueNaturalDecrease_Tooltip_Title"/utf8>>}}; 4024885429 -> {some, {game_caption_text_data, 4024885429, <<"Caption_IGN_Desc_Guise"/utf8>>}}; 3865263096 -> {some, {game_caption_text_data, 3865263096, <<"Caption_IGN_Title_Guise"/utf8>>}}; 3486604809 -> {some, {game_caption_text_data, 3486604809, <<"Caption_Enchant_NeedInkGuide"/utf8>>}}; 663159628 -> {some, {game_caption_text_data, 663159628, <<"Caption_Contamination_PopUp_Tooltip_Desc"/utf8>>}}; 1401199999 -> {some, {game_caption_text_data, 1401199999, <<"Caption_Contamination_PopUp_Tooltip_Title"/utf8>>}}; 3022244880 -> {some, {game_caption_text_data, 3022244880, <<"Caption_Inclination_PopUp_Tooltip_Desc"/utf8>>}}; 1838468611 -> {some, {game_caption_text_data, 1838468611, <<"Caption_Inclination_PopUp_Tooltip_Title"/utf8>>}}; 163828197 -> {some, {game_caption_text_data, 163828197, <<"Caption_CovenantStore_List2"/utf8>>}}; 163828196 -> {some, {game_caption_text_data, 163828196, <<"Caption_CovenantStore_List1"/utf8>>}}; 2561627553 -> {some, {game_caption_text_data, 2561627553, <<"Caption_CovenantStore_Closed"/utf8>>}}; 2111091814 -> {some, {game_caption_text_data, 2111091814, <<"Caption_CovenantStore_Empty"/utf8>>}}; 655225423 -> {some, {game_caption_text_data, 655225423, <<"Caption_Stronghold_Build_Building_Repair"/utf8>>}}; 3130892559 -> {some, {game_caption_text_data, 3130892559, <<"Caption_Stronghold_Build_CovenantStore_Close_GarrisonBattle"/utf8>>}}; 2110128320 -> {some, {game_caption_text_data, 2110128320, <<"Caption_Stronghold_Build_CovenantStore_Close_ManagementMode"/utf8>>}}; 3504017227 -> {some, {game_caption_text_data, 3504017227, <<"Caption_Stronghold_Build_CovenantStore_Open"/utf8>>}}; 1072452949 -> {some, {game_caption_text_data, 1072452949, <<"Caption_GuiseUI_OtherClasse_Preview"/utf8>>}}; 411087260 -> {some, {game_caption_text_data, 411087260, <<"Caption_GuiseUI_ClasseInfo_Public"/utf8>>}}; 3922571758 -> {some, {game_caption_text_data, 3922571758, <<"Caption_GuiseUI_ClasseInfo"/utf8>>}}; 2442857200 -> {some, {game_caption_text_data, 2442857200, <<"Caption_GuiseOptionAdditionalAmount"/utf8>>}}; 1333170043 -> {some, {game_caption_text_data, 1333170043, <<"Caption_GuiseOptionAdditionalRatio"/utf8>>}}; 4056961720 -> {some, {game_caption_text_data, 4056961720, <<"Caption_TaxAdmin_GatheringSite_Tooltip_Desc"/utf8>>}}; 710636075 -> {some, {game_caption_text_data, 710636075, <<"Caption_TaxAdmin_GatheringSite_Tooltip_Title"/utf8>>}}; 2483641644 -> {some, {game_caption_text_data, 2483641644, <<"Caption_TaxAdmin_TimeLeft"/utf8>>}}; 151219115 -> {some, {game_caption_text_data, 151219115, <<"Caption_TaxAdmin_Tooltip_Desc"/utf8>>}}; 2965099246 -> {some, {game_caption_text_data, 2965099246, <<"Caption_TaxAdmin_Tooltip_Title"/utf8>>}}; 235441509 -> {some, {game_caption_text_data, 235441509, <<"Caption_TaxAdmin_SaveChangeConfirm"/utf8>>}}; 105541516 -> {some, {game_caption_text_data, 105541516, <<"Caption_Worldmap_StrongholdTooltip_OccupydReward"/utf8>>}}; 500490713 -> {some, {game_caption_text_data, 500490713, <<"Caption_StrongholdBattle_TooltipTitle"/utf8>>}}; 3854217335 -> {some, {game_caption_text_data, 3854217335, <<"Caption_StrongholdBattle_Tooltip"/utf8>>}}; 1958670113 -> {some, {game_caption_text_data, 1958670113, <<"Caption_StrongholdBattle_NPCStronghold"/utf8>>}}; 3320364248 -> {some, {game_caption_text_data, 3320364248, <<"Caption_StrongholdBattle_Duplication"/utf8>>}}; 3367728213 -> {some, {game_caption_text_data, 3367728213, <<"Caption_CovenantMemberRole_PermissionTooltip_StartCampaign"/utf8>>}}; 1143319619 -> {some, {game_caption_text_data, 1143319619, <<"Caption_CovenantMemberRole_PermissionTooltip_DeclareBattle"/utf8>>}}; 1557439481 -> {some, {game_caption_text_data, 1557439481, <<"Caption_CovenantMemberRole_PermissionTooltip_Diplomacy"/utf8>>}}; 632949831 -> {some, {game_caption_text_data, 632949831, <<"Caption_CovenantMemberRole_PermissionTooltip_CovenantDiplomacy"/utf8>>}}; 655957020 -> {some, {game_caption_text_data, 655957020, <<"Caption_CovenantMemberRole_PermissionTooltip_ModifyTax"/utf8>>}}; 772264632 -> {some, {game_caption_text_data, 772264632, <<"Caption_CovenantMemberRole_PermissionTooltip_ListWarehouseItems"/utf8>>}}; 561059378 -> {some, {game_caption_text_data, 561059378, <<"Caption_CovenantMemberRole_PermissionTooltip_ManageHaven"/utf8>>}}; 3099292226 -> {some, {game_caption_text_data, 3099292226, <<"Caption_CovenantMemberRole_PermissionTooltip_SendCovenantMail"/utf8>>}}; 3687299346 -> {some, {game_caption_text_data, 3687299346, <<"Caption_CovenantMemberRole_PermissionTooltip_BanishCovenantMember"/utf8>>}}; 2944435414 -> {some, {game_caption_text_data, 2944435414, <<"Caption_CovenantMemberRole_PermissionTooltip_ManageCovenantMember"/utf8>>}}; 2809781159 -> {some, {game_caption_text_data, 2809781159, <<"Caption_CovenantMemberRole_PermissionTooltip_EditCovenantInfo"/utf8>>}}; 36216619 -> {some, {game_caption_text_data, 36216619, <<"Caption_CovenantMemberRole_PermissionName_StartCampaign"/utf8>>}}; 2106775321 -> {some, {game_caption_text_data, 2106775321, <<"Caption_CovenantMemberRole_PermissionName_DeclareBattle"/utf8>>}}; 582838351 -> {some, {game_caption_text_data, 582838351, <<"Caption_CovenantMemberRole_PermissionName_Diplomacy"/utf8>>}}; 3326803357 -> {some, {game_caption_text_data, 3326803357, <<"Caption_CovenantMemberRole_PermissionName_CovenantDiplomacy"/utf8>>}}; 3976323186 -> {some, {game_caption_text_data, 3976323186, <<"Caption_CovenantMemberRole_PermissionName_ModifyTax"/utf8>>}}; 109579438 -> {some, {game_caption_text_data, 109579438, <<"Caption_CovenantMemberRole_PermissionName_ListWarehouseItems"/utf8>>}}; 4253721032 -> {some, {game_caption_text_data, 4253721032, <<"Caption_CovenantMemberRole_PermissionName_ManageHaven"/utf8>>}}; 1150947576 -> {some, {game_caption_text_data, 1150947576, <<"Caption_CovenantMemberRole_PermissionName_SendCovenantMail"/utf8>>}}; 3352159816 -> {some, {game_caption_text_data, 3352159816, <<"Caption_CovenantMemberRole_PermissionName_BanishCovenantMember"/utf8>>}}; 2609295884 -> {some, {game_caption_text_data, 2609295884, <<"Caption_CovenantMemberRole_PermissionName_ManageCovenantMember"/utf8>>}}; 861436509 -> {some, {game_caption_text_data, 861436509, <<"Caption_CovenantMemberRole_PermissionName_EditCovenantInfo"/utf8>>}}; 595127434 -> {some, {game_caption_text_data, 595127434, <<"Caption_CovenantMemberRole_Fail_PermissionEditableLevel"/utf8>>}}; 1952440931 -> {some, {game_caption_text_data, 1952440931, <<"Caption_CovenantMemberRole_NoAccess"/utf8>>}}; 288559138 -> {some, {game_caption_text_data, 288559138, <<"Caption_CovenantMemberRole_Fail_AddMemberRole"/utf8>>}}; 3270416817 -> {some, {game_caption_text_data, 3270416817, <<"Caption_CovenantMemberRole_NameDuplication"/utf8>>}}; 3751423590 -> {some, {game_caption_text_data, 3751423590, <<"Caption_CovenantMemberRole_NameLengthLimit"/utf8>>}}; 1294323749 -> {some, {game_caption_text_data, 1294323749, <<"Caption_CovenantMemberRole_Fail_OfficerCountLimit"/utf8>>}}; 1975952046 -> {some, {game_caption_text_data, 1975952046, <<"Caption_CovenantMemberRole_Fail_DeleteLastMember"/utf8>>}}; 806494088 -> {some, {game_caption_text_data, 806494088, <<"Caption_CovenantMemberRole_Fail_DeleteLastOne"/utf8>>}}; 589312659 -> {some, {game_caption_text_data, 589312659, <<"Caption_TaxAdmin_Percent"/utf8>>}}; 643140031 -> {some, {game_caption_text_data, 643140031, <<"Caption_TaxAdmin_GatheringSite_EntranceFee"/utf8>>}}; 2354302947 -> {some, {game_caption_text_data, 2354302947, <<"Caption_TaxAdmin_Forge_AddedTax"/utf8>>}}; 4053328843 -> {some, {game_caption_text_data, 4053328843, <<"Caption_TaxAdmin_GeneralStore_AddedTax"/utf8>>}}; 1978986224 -> {some, {game_caption_text_data, 1978986224, <<"Caption_TaxAdmin_GatheringSite"/utf8>>}}; 1530538069 -> {some, {game_caption_text_data, 1530538069, <<"Caption_TaxAdmin_Forge"/utf8>>}}; 436252349 -> {some, {game_caption_text_data, 436252349, <<"Caption_TaxAdmin_GeneralStore"/utf8>>}}; 2908417759 -> {some, {game_caption_text_data, 2908417759, <<"Caption_Chat_Drop_Covenant_Items"/utf8>>}}; 3011151692 -> {some, {game_caption_text_data, 3011151692, <<"Caption_Chat_Drop_Covenant_Item"/utf8>>}}; 1984058867 -> {some, {game_caption_text_data, 1984058867, <<"Caption_Covenant_Storage_Cooldown"/utf8>>}}; 697844407 -> {some, {game_caption_text_data, 697844407, <<"Caption_Party_Distribute_Help_ItemGrade_Description"/utf8>>}}; 2640959716 -> {some, {game_caption_text_data, 2640959716, <<"Caption_Party_Distribute_Help_ItemGrade"/utf8>>}}; 2639153634 -> {some, {game_caption_text_data, 2639153634, <<"Caption_Party_Distribute_Help_PartyLeader_Description"/utf8>>}}; 841295439 -> {some, {game_caption_text_data, 841295439, <<"Caption_Party_Distribute_Help_PartyLeader"/utf8>>}}; 1316099683 -> {some, {game_caption_text_data, 1316099683, <<"Caption_Party_Distribute_Help_Equality_Description"/utf8>>}}; 216008080 -> {some, {game_caption_text_data, 216008080, <<"Caption_Party_Distribute_Help_Equality"/utf8>>}}; 2579988565 -> {some, {game_caption_text_data, 2579988565, <<"Caption_Party_Distribute_Help_Contribution_Description"/utf8>>}}; 340207874 -> {some, {game_caption_text_data, 340207874, <<"Caption_Party_Distribute_Help_Contribution"/utf8>>}}; 2580546868 -> {some, {game_caption_text_data, 2580546868, <<"Caption_Party_Distribute_PartyLeader_Hero"/utf8>>}}; 2574474192 -> {some, {game_caption_text_data, 2574474192, <<"Caption_Party_Distribute_PartyLeader_Rare"/utf8>>}}; 107926546 -> {some, {game_caption_text_data, 107926546, <<"Caption_Party_Distribute_PartyLeader_Uncommon"/utf8>>}}; 974177695 -> {some, {game_caption_text_data, 974177695, <<"Caption_Party_Distribute_PartyLeader_All"/utf8>>}}; 3536111256 -> {some, {game_caption_text_data, 3536111256, <<"Caption_Party_Distribute_Equality"/utf8>>}}; 1852798986 -> {some, {game_caption_text_data, 1852798986, <<"Caption_Party_Distribute_Contribution"/utf8>>}}; 3245728053 -> {some, {game_caption_text_data, 3245728053, <<"Caption_Battalion_Distribute_Help_ItemGrade_Description"/utf8>>}}; 3097096674 -> {some, {game_caption_text_data, 3097096674, <<"Caption_Battalion_Distribute_Help_ItemGrade"/utf8>>}}; 3544466489 -> {some, {game_caption_text_data, 3544466489, <<"Caption_Battalion_Distribute_Help_Commander_Description"/utf8>>}}; 473653222 -> {some, {game_caption_text_data, 473653222, <<"Caption_Battalion_Distribute_Help_Commander"/utf8>>}}; 4159165633 -> {some, {game_caption_text_data, 4159165633, <<"Caption_Battalion_Distribute_Help_Equality_Description"/utf8>>}}; 543811182 -> {some, {game_caption_text_data, 543811182, <<"Caption_Battalion_Distribute_Help_Equality"/utf8>>}}; 1558246195 -> {some, {game_caption_text_data, 1558246195, <<"Caption_Battalion_Distribute_Help_Contribution_Description"/utf8>>}}; 96280160 -> {some, {game_caption_text_data, 96280160, <<"Caption_Battalion_Distribute_Help_Contribution"/utf8>>}}; 538948151 -> {some, {game_caption_text_data, 538948151, <<"Caption_Battalion_Distribute_ItemGrade_Hero"/utf8>>}}; 532875475 -> {some, {game_caption_text_data, 532875475, <<"Caption_Battalion_Distribute_ItemGrade_Rare"/utf8>>}}; 3993693781 -> {some, {game_caption_text_data, 3993693781, <<"Caption_Battalion_Distribute_ItemGrade_Uncommon"/utf8>>}}; 3914395346 -> {some, {game_caption_text_data, 3914395346, <<"Caption_Battalion_Distribute_ItemGrade_All"/utf8>>}}; 4247610996 -> {some, {game_caption_text_data, 4247610996, <<"Caption_Battalion_Distribute_Item_Hero"/utf8>>}}; 4241538320 -> {some, {game_caption_text_data, 4241538320, <<"Caption_Battalion_Distribute_Item_Rare"/utf8>>}}; 3342624082 -> {some, {game_caption_text_data, 3342624082, <<"Caption_Battalion_Distribute_Item_Uncommon"/utf8>>}}; 2418096863 -> {some, {game_caption_text_data, 2418096863, <<"Caption_Battalion_Distribute_Item_All"/utf8>>}}; 998271739 -> {some, {game_caption_text_data, 998271739, <<"Caption_Battalion_Distribute_Commander_Hero"/utf8>>}}; 992199063 -> {some, {game_caption_text_data, 992199063, <<"Caption_Battalion_Distribute_Commander_Rare"/utf8>>}}; 3048594969 -> {some, {game_caption_text_data, 3048594969, <<"Caption_Battalion_Distribute_Commander_Uncommon"/utf8>>}}; 719307734 -> {some, {game_caption_text_data, 719307734, <<"Caption_Battalion_Distribute_Commander_All"/utf8>>}}; 516099022 -> {some, {game_caption_text_data, 516099022, <<"Caption_Battalion_Distribute_Commander"/utf8>>}}; 3582914774 -> {some, {game_caption_text_data, 3582914774, <<"Caption_Battalion_Distribute_Equality"/utf8>>}}; 2136153800 -> {some, {game_caption_text_data, 2136153800, <<"Caption_Battalion_Distribute_Contribution"/utf8>>}}; 928890082 -> {some, {game_caption_text_data, 928890082, <<"Caption_GameOption_Display_Enemy"/utf8>>}}; 84686383 -> {some, {game_caption_text_data, 84686383, <<"Caption_GameOption_Display_Neutral"/utf8>>}}; 3731195574 -> {some, {game_caption_text_data, 3731195574, <<"Caption_GameOption_Display_Ally"/utf8>>}}; 3711788024 -> {some, {game_caption_text_data, 3711788024, <<"Caption_GameOption_Display_MyCovenant"/utf8>>}}; 3091080583 -> {some, {game_caption_text_data, 3091080583, <<"Caption_GameOption_ToggleButton_Off"/utf8>>}}; 470750133 -> {some, {game_caption_text_data, 470750133, <<"Caption_GameOption_ToggleButton_Except"/utf8>>}}; 2055429465 -> {some, {game_caption_text_data, 2055429465, <<"Caption_GameOption_ToggleButton_On"/utf8>>}}; 3429427649 -> {some, {game_caption_text_data, 3429427649, <<"Caption_GameOption_Tooltip_Body_SpecialMoster"/utf8>>}}; 2596766101 -> {some, {game_caption_text_data, 2596766101, <<"Caption_GameOption_Tooltip_Title_SpecialMoster"/utf8>>}}; 2373080557 -> {some, {game_caption_text_data, 2373080557, <<"Caption_GameOption_Tooltip_Body_ErosionRadius"/utf8>>}}; 1540419009 -> {some, {game_caption_text_data, 1540419009, <<"Caption_GameOption_Tooltip_Title_ErosionRadius"/utf8>>}}; 1553714296 -> {some, {game_caption_text_data, 1553714296, <<"Caption_GameOption_AutoAttackRadius"/utf8>>}}; 3264857261 -> {some, {game_caption_text_data, 3264857261, <<"Caption_GameOption_LimitAutoAttackRadiusInErosion"/utf8>>}}; 1836702588 -> {some, {game_caption_text_data, 1836702588, <<"Caption_DrivenPlay_GetTotalSkillItem"/utf8>>}}; 203177788 -> {some, {game_caption_text_data, 203177788, <<"Caption_DrivenPlay_GetTotalMaterialItem"/utf8>>}}; 1639018299 -> {some, {game_caption_text_data, 1639018299, <<"Caption_DrivenPlay_ItemApplyBracket"/utf8>>}}; 579655699 -> {some, {game_caption_text_data, 579655699, <<"Caption_DrivenPlay_TimeRemaining"/utf8>>}}; 1317959804 -> {some, {game_caption_text_data, 1317959804, <<"Caption_DrivenPlay_MainHud_Tip"/utf8>>}}; 2358276156 -> {some, {game_caption_text_data, 2358276156, <<"Caption_DrivenPlay_Popup_ArrivalConfirm"/utf8>>}}; 3470278260 -> {some, {game_caption_text_data, 3470278260, <<"Caption_DrivenPlay_WorldMap_Text"/utf8>>}}; 2860932331 -> {some, {game_caption_text_data, 2860932331, <<"Caption_DrivenPlay_Popup_SelectConfirm"/utf8>>}}; 648527947 -> {some, {game_caption_text_data, 648527947, <<"Caption_DrivenPlay_Popup_Confirm"/utf8>>}}; 2975401135 -> {some, {game_caption_text_data, 2975401135, <<"Caption_DrivenPlay_ItemApply"/utf8>>}}; 878914415 -> {some, {game_caption_text_data, 878914415, <<"Caption_DrivenPlay_PlayTime"/utf8>>}}; 2216383329 -> {some, {game_caption_text_data, 2216383329, <<"Caption_DrivenPlay_DrivenDesc"/utf8>>}}; 2614433026 -> {some, {game_caption_text_data, 2614433026, <<"Caption_DrivenPlay_SleepDesc"/utf8>>}}; 189501032 -> {some, {game_caption_text_data, 189501032, <<"Caption_DrivenPlay_SleepPlayDesc"/utf8>>}}; 1463513975 -> {some, {game_caption_text_data, 1463513975, <<"Caption_DrivenPlay_SleepReadyDesc"/utf8>>}}; 75896172 -> {some, {game_caption_text_data, 75896172, <<"Caption_DrivenPlay_SleepOption"/utf8>>}}; 4118397533 -> {some, {game_caption_text_data, 4118397533, <<"Caption_NpcShop_UniverseAccountLimitCount"/utf8>>}}; 2320441244 -> {some, {game_caption_text_data, 2320441244, <<"Caption_NpcShop_AccountLimitCount"/utf8>>}}; 461484886 -> {some, {game_caption_text_data, 461484886, <<"Caption_NpcShop_ServerLimitCount"/utf8>>}}; 455299468 -> {some, {game_caption_text_data, 455299468, <<"Caption_NpcShop_PlayerLimitCount"/utf8>>}}; 721264075 -> {some, {game_caption_text_data, 721264075, <<"Caption_IGN_Title_CovenantExpeditionJoined"/utf8>>}}; 1201409048 -> {some, {game_caption_text_data, 1201409048, <<"Caption_IGN_Desc_CovenantExpeditionJoined"/utf8>>}}; 3409414455 -> {some, {game_caption_text_data, 3409414455, <<"Caption_Currency_OneHundredMillion"/utf8>>}}; 4200541396 -> {some, {game_caption_text_data, 4200541396, <<"Caption_Currency_TenThousand"/utf8>>}}; 1654060284 -> {some, {game_caption_text_data, 1654060284, <<"Caption_NpcShop_AddButton"/utf8>>}}; 4153302447 -> {some, {game_caption_text_data, 4153302447, <<"Caption_NpcShop_Buy_Count"/utf8>>}}; 4274463680 -> {some, {game_caption_text_data, 4274463680, <<"Caption_NpcShop_RemainingTime"/utf8>>}}; 1032680380 -> {some, {game_caption_text_data, 1032680380, <<"Text_Expedition_MissionStart"/utf8>>}}; 2625738917 -> {some, {game_caption_text_data, 2625738917, <<"Text_Expedition_MissionClear"/utf8>>}}; 3771927165 -> {some, {game_caption_text_data, 3771927165, <<"Text_Expedition_MissionStart_Title"/utf8>>}}; 2631818502 -> {some, {game_caption_text_data, 2631818502, <<"Text_Expedition_MissionClear_Title"/utf8>>}}; 3558767919 -> {some, {game_caption_text_data, 3558767919, <<"Text_Expedition_BattalionReward"/utf8>>}}; 1765799015 -> {some, {game_caption_text_data, 1765799015, <<"Text_Expedition_MyReward"/utf8>>}}; 1890213596 -> {some, {game_caption_text_data, 1890213596, <<"Text_Expedition_Victory"/utf8>>}}; 1201801068 -> {some, {game_caption_text_data, 1201801068, <<"Text_Expedition_Mission_PassedTime"/utf8>>}}; 3733599378 -> {some, {game_caption_text_data, 3733599378, <<"Text_Expedition_Mission_VeryHard"/utf8>>}}; 2523362028 -> {some, {game_caption_text_data, 2523362028, <<"Text_Expedition_Mission_Hard"/utf8>>}}; 2299673990 -> {some, {game_caption_text_data, 2299673990, <<"Text_Expedition_Mission_Normal"/utf8>>}}; 2209600127 -> {some, {game_caption_text_data, 2209600127, <<"Text_Expedition_Mission_Easy"/utf8>>}}; 1737558243 -> {some, {game_caption_text_data, 1737558243, <<"Text_Expedition_Mission_Type_PhantomMob"/utf8>>}}; 4188164701 -> {some, {game_caption_text_data, 4188164701, <<"Text_Expedition_Mission_None"/utf8>>}}; 3256798321 -> {some, {game_caption_text_data, 3256798321, <<"Text_Expedition_Mission_Name_Form"/utf8>>}}; 2706806803 -> {some, {game_caption_text_data, 2706806803, <<"Text_WorldMap_Expedition_Mission"/utf8>>}}; 3977001852 -> {some, {game_caption_text_data, 3977001852, <<"Text_WorldMap_SealedSite"/utf8>>}}; 2479373650 -> {some, {game_caption_text_data, 2479373650, <<"Caption_Chat_Party_Promotion"/utf8>>}}; 3002880359 -> {some, {game_caption_text_data, 3002880359, <<"Caption_Warp_Fail_NoCost"/utf8>>}}; 2634510503 -> {some, {game_caption_text_data, 2634510503, <<"Caption_NpcShop_Clan_AmityGrade_Require"/utf8>>}}; 897291378 -> {some, {game_caption_text_data, 897291378, <<"Caption_NpcShop_Clan_AmityGrade_Require_over"/utf8>>}}; 3043948027 -> {some, {game_caption_text_data, 3043948027, <<"Caption_NpcShop_Clan_AmityGrade"/utf8>>}}; 1645802938 -> {some, {game_caption_text_data, 1645802938, <<"Caption_NpcShop_BuyPrice"/utf8>>}}; 861367338 -> {some, {game_caption_text_data, 861367338, <<"Caption_NpcShop_SellPrice"/utf8>>}}; 4158072127 -> {some, {game_caption_text_data, 4158072127, <<"Caption_NpcShop_SalePeroid"/utf8>>}}; 3978194991 -> {some, {game_caption_text_data, 3978194991, <<"Caption_CovenantContribution_Text"/utf8>>}}; 3761849342 -> {some, {game_caption_text_data, 3761849342, <<"Caption_NpcShopAutoSellSetting_Title_Gear"/utf8>>}}; 3973740923 -> {some, {game_caption_text_data, 3973740923, <<"Caption_NpcShopAutoSellSetting_Title_Arquirune"/utf8>>}}; 2855560424 -> {some, {game_caption_text_data, 2855560424, <<"Caption_NpcShopAutoSellSetting_Title_Spellstone"/utf8>>}}; 1428381946 -> {some, {game_caption_text_data, 1428381946, <<"Caption_NpcShopAutoSellSetting_Title_FleeItem"/utf8>>}}; 3588963729 -> {some, {game_caption_text_data, 3588963729, <<"Caption_NpcShopAutoSellSetting_Title_ClanSponsor"/utf8>>}}; 435088285 -> {some, {game_caption_text_data, 435088285, <<"Caption_NpcShopAutoSellSetting_Title_FollowerExperiencePointsItem"/utf8>>}}; 2320011645 -> {some, {game_caption_text_data, 2320011645, <<"Caption_NpcShopAutoSellSetting_Title_ErosionItem"/utf8>>}}; 2680894056 -> {some, {game_caption_text_data, 2680894056, <<"Caption_NpcShopAutoSellSetting_Title_GearGrowthItem"/utf8>>}}; 3712062017 -> {some, {game_caption_text_data, 3712062017, <<"Caption_NpcShopAutoSellSetting_Title_EtcGold"/utf8>>}}; 3497743403 -> {some, {game_caption_text_data, 3497743403, <<"Caption_NpcShopAutoSellSetting_Title_EtcCraft"/utf8>>}}; 3514036648 -> {some, {game_caption_text_data, 3514036648, <<"Caption_NpcShopAutoSellSetting_Title_GearGrowthMaterial"/utf8>>}}; 3767367847 -> {some, {game_caption_text_data, 3767367847, <<"Caption_NpcShopAutoSellSetting_Title_CoreMaterial"/utf8>>}}; 250021498 -> {some, {game_caption_text_data, 250021498, <<"Caption_NpcShopAutoSellSetting_Title_AbyssStone"/utf8>>}}; 3507577295 -> {some, {game_caption_text_data, 3507577295, <<"Caption_NpcShopAutoSellSetting_Title_Soma"/utf8>>}}; 590235464 -> {some, {game_caption_text_data, 590235464, <<"Caption_NpcShopAutoSellSetting_Title_Potion"/utf8>>}}; 2071522285 -> {some, {game_caption_text_data, 2071522285, <<"Caption_NpcShopAutoSellSetting_Title_SkillItem"/utf8>>}}; 2346384976 -> {some, {game_caption_text_data, 2346384976, <<"Caption_Warp_AutoOption_Tooltip_Desc"/utf8>>}}; 1715282543 -> {some, {game_caption_text_data, 1715282543, <<"Caption_Warp_AutoOption_Tooltip_Tiltle"/utf8>>}}; 3889803365 -> {some, {game_caption_text_data, 3889803365, <<"Caption_NpcShop_BuyDate"/utf8>>}}; 3297821408 -> {some, {game_caption_text_data, 3297821408, <<"Caption_NpcShop_BuyComplete"/utf8>>}}; 1739562038 -> {some, {game_caption_text_data, 1739562038, <<"Caption_NpcShop_TimeCreviceSeasonStartResetText"/utf8>>}}; 125358474 -> {some, {game_caption_text_data, 125358474, <<"Caption_NpcShop_MonthlyResetText"/utf8>>}}; 1458773328 -> {some, {game_caption_text_data, 1458773328, <<"Caption_NpcShop_WeeklyResetText"/utf8>>}}; 2127122610 -> {some, {game_caption_text_data, 2127122610, <<"Caption_NpcShop_DailyResetText"/utf8>>}}; 3127426563 -> {some, {game_caption_text_data, 3127426563, <<"Caption_NpcShop_PlayerLimit"/utf8>>}}; 2947242733 -> {some, {game_caption_text_data, 2947242733, <<"Caption_NpcShop_ServerLimit"/utf8>>}}; 585814291 -> {some, {game_caption_text_data, 585814291, <<"Caption_NpcShop_AccountLimit"/utf8>>}}; 2729492395 -> {some, {game_caption_text_data, 2729492395, <<"Caption_NpcShop_WeeklyReset"/utf8>>}}; 1540208525 -> {some, {game_caption_text_data, 1540208525, <<"Caption_NpcShop_DailyReset"/utf8>>}}; 1131304448 -> {some, {game_caption_text_data, 1131304448, <<"Caption_NpcShop_Popup_SellConfirm_GradeWarning"/utf8>>}}; 3007732132 -> {some, {game_caption_text_data, 3007732132, <<"Caption_NpcShop_Popup_AutoBuy_Title"/utf8>>}}; 2580932436 -> {some, {game_caption_text_data, 2580932436, <<"Caption_NpcShop_Popup_AutoSell_Title"/utf8>>}}; 115501485 -> {some, {game_caption_text_data, 115501485, <<"Caption_NpcShop_AutoSell_Mythic"/utf8>>}}; 4105908074 -> {some, {game_caption_text_data, 4105908074, <<"Caption_NpcShop_AutoSell_Legendary"/utf8>>}}; 2415016361 -> {some, {game_caption_text_data, 2415016361, <<"Caption_NpcShop_AutoSell_Heroic"/utf8>>}}; 1735182825 -> {some, {game_caption_text_data, 1735182825, <<"Caption_NpcShop_AutoSell_Rare"/utf8>>}}; 3615319531 -> {some, {game_caption_text_data, 3615319531, <<"Caption_NpcShop_AutoSell_Uncommon"/utf8>>}}; 2033097880 -> {some, {game_caption_text_data, 2033097880, <<"Caption_NpcShop_AutoSell_Common"/utf8>>}}; 4187773256 -> {some, {game_caption_text_data, 4187773256, <<"Caption_NpcShop_AutoSell_All"/utf8>>}}; 193674640 -> {some, {game_caption_text_data, 193674640, <<"Caption_NpcShop_AutoSell_Not"/utf8>>}}; 3764987092 -> {some, {game_caption_text_data, 3764987092, <<"Caption_NpcShop_Button_AutoSellOption"/utf8>>}}; 144617672 -> {some, {game_caption_text_data, 144617672, <<"Caption_NpcShop_Popup_SellConfirm"/utf8>>}}; 220719129 -> {some, {game_caption_text_data, 220719129, <<"Caption_NpcShop_Popup_BuyConfirm_InventoryWeightOver"/utf8>>}}; 2839114376 -> {some, {game_caption_text_data, 2839114376, <<"Caption_NpcShop_Popup_BuyConfirm"/utf8>>}}; 1179896491 -> {some, {game_caption_text_data, 1179896491, <<"Caption_NpcShop_Button_Complete"/utf8>>}}; 536182180 -> {some, {game_caption_text_data, 536182180, <<"Caption_NpcShop_Button_AutoBuyOption"/utf8>>}}; 3034522287 -> {some, {game_caption_text_data, 3034522287, <<"Caption_PotentialGroupText"/utf8>>}}; 1803673036 -> {some, {game_caption_text_data, 1803673036, <<"Caption_PotentialSimpleText"/utf8>>}}; 947791847 -> {some, {game_caption_text_data, 947791847, <<"Caption_SpiritualBondPowerConsumeDecreaseRatio_pe4"/utf8>>}}; 225113706 -> {some, {game_caption_text_data, 225113706, <<"Caption_SpiritualBondPowerGainIncreaseRatio_pe4"/utf8>>}}; 3658036294 -> {some, {game_caption_text_data, 3658036294, <<"Caption_SpiritualBondPowerAdditionalNpcRewardGoldRatio_pe4"/utf8>>}}; 628648645 -> {some, {game_caption_text_data, 628648645, <<"Caption_SpiritualBondPowerAdditionalNpcRewardExperiencePointsRatio_pe4"/utf8>>}}; 281203394 -> {some, {game_caption_text_data, 281203394, <<"Caption_OnBoardRunSpeed_cmpsec"/utf8>>}}; 4290451085 -> {some, {game_caption_text_data, 4290451085, <<"Caption_AdditionalManaPointsPotionAmount"/utf8>>}}; 2351683312 -> {some, {game_caption_text_data, 2351683312, <<"Caption_AdditionalManaPointsPotionRatio_pe4"/utf8>>}}; 1439580934 -> {some, {game_caption_text_data, 1439580934, <<"Caption_AdditionalHealthPointsPotionAmount"/utf8>>}}; 4260206265 -> {some, {game_caption_text_data, 4260206265, <<"Caption_AdditionalHealthPointsPotionRatio_pe4"/utf8>>}}; 4165748016 -> {some, {game_caption_text_data, 4165748016, <<"Caption_AdditionalPlayerRunSpeedRatio_pe4"/utf8>>}}; 3884824180 -> {some, {game_caption_text_data, 3884824180, <<"Caption_AdditionalNpcRewardItemDropChanceAdjustRatio_pe4"/utf8>>}}; 426963465 -> {some, {game_caption_text_data, 426963465, <<"Caption_AdditionalNpcRewardGoldRatio_pe4"/utf8>>}}; 3338989640 -> {some, {game_caption_text_data, 3338989640, <<"Caption_AdditionalNpcRewardExperiencePointsRatio_pe4"/utf8>>}}; 3727381026 -> {some, {game_caption_text_data, 3727381026, <<"Caption_SkillManaPointsCostDecreaseRatio_pe4"/utf8>>}}; 1660034357 -> {some, {game_caption_text_data, 1660034357, <<"Caption_SpecialMovePointsRegenerationUnit"/utf8>>}}; 2721065336 -> {some, {game_caption_text_data, 2721065336, <<"Caption_MaxSpecialMovePoints"/utf8>>}}; 704701869 -> {some, {game_caption_text_data, 704701869, <<"Caption_RunSpeed_cmpsec"/utf8>>}}; 208797175 -> {some, {game_caption_text_data, 208797175, <<"Caption_WalkSpeed_cmpsec"/utf8>>}}; 2605314493 -> {some, {game_caption_text_data, 2605314493, <<"Caption_ManaPointsRegenerationOutOfCombatUnit"/utf8>>}}; 1408297190 -> {some, {game_caption_text_data, 1408297190, <<"Caption_HealthPointsRegenerationOutOfCombatUnit"/utf8>>}}; 1563054052 -> {some, {game_caption_text_data, 1563054052, <<"Caption_AdditionalHealPowerRatio_pe4"/utf8>>}}; 2815445313 -> {some, {game_caption_text_data, 2815445313, <<"Caption_AdditionalHealPowerAmount"/utf8>>}}; 4097853687 -> {some, {game_caption_text_data, 4097853687, <<"Caption_ManaPointsRegenerationInCombatUnit"/utf8>>}}; 351514320 -> {some, {game_caption_text_data, 351514320, <<"Caption_HealthPointsRegenerationInCombatUnit"/utf8>>}}; 3302193138 -> {some, {game_caption_text_data, 3302193138, <<"Caption_InventoryWeightLimit"/utf8>>}}; 691681133 -> {some, {game_caption_text_data, 691681133, <<"Caption_MaxManaPoints"/utf8>>}}; 902494214 -> {some, {game_caption_text_data, 902494214, <<"Caption_MaxHealthPoints"/utf8>>}}; 4250114285 -> {some, {game_caption_text_data, 4250114285, <<"Caption_AbsorbAllKindOfDamageAmount"/utf8>>}}; 1073092813 -> {some, {game_caption_text_data, 1073092813, <<"Caption_AbsorbAdditionalCriticalDamageAmount"/utf8>>}}; 1656530651 -> {some, {game_caption_text_data, 1656530651, <<"Caption_AbsorbAdditionalPvpDamageRatio_pe4"/utf8>>}}; 4071536520 -> {some, {game_caption_text_data, 4071536520, <<"Caption_AbsorbAdditionalPvpDamageAmount"/utf8>>}}; 3299149879 -> {some, {game_caption_text_data, 3299149879, <<"Caption_AbsorbAdditionalDarkDamageRatio_pe4"/utf8>>}}; 4067622436 -> {some, {game_caption_text_data, 4067622436, <<"Caption_AbsorbAdditionalDarkDamageAmount"/utf8>>}}; 3254966225 -> {some, {game_caption_text_data, 3254966225, <<"Caption_AbsorbAdditionalHolyDamageRatio_pe4"/utf8>>}}; 1923915934 -> {some, {game_caption_text_data, 1923915934, <<"Caption_AbsorbAdditionalHolyDamageAmount"/utf8>>}}; 464490999 -> {some, {game_caption_text_data, 464490999, <<"Caption_AbsorbAdditionalWindDamageRatio_pe4"/utf8>>}}; 1956486116 -> {some, {game_caption_text_data, 1956486116, <<"Caption_AbsorbAdditionalWindDamageAmount"/utf8>>}}; 80779721 -> {some, {game_caption_text_data, 80779721, <<"Caption_AbsorbAdditionalEarthDamageRatio_pe4"/utf8>>}}; 3442657558 -> {some, {game_caption_text_data, 3442657558, <<"Caption_AbsorbAdditionalEarthDamageAmount"/utf8>>}}; 1277736440 -> {some, {game_caption_text_data, 1277736440, <<"Caption_AbsorbAdditionalWaterDamageRatio_pe4"/utf8>>}}; 3734814485 -> {some, {game_caption_text_data, 3734814485, <<"Caption_AbsorbAdditionalWaterDamageAmount"/utf8>>}}; 133318939 -> {some, {game_caption_text_data, 133318939, <<"Caption_AbsorbAdditionalFireDamageRatio_pe4"/utf8>>}}; 1201702344 -> {some, {game_caption_text_data, 1201702344, <<"Caption_AbsorbAdditionalFireDamageAmount"/utf8>>}}; 3978477718 -> {some, {game_caption_text_data, 3978477718, <<"Caption_AbsorbAdditionalMagicDamageRatio_pe4"/utf8>>}}; 3205474643 -> {some, {game_caption_text_data, 3205474643, <<"Caption_AbsorbAdditionalMagicDamageAmount"/utf8>>}}; 2001418790 -> {some, {game_caption_text_data, 2001418790, <<"Caption_AbsorbAdditionalRangedDamageRatio_pe4"/utf8>>}}; 3932773859 -> {some, {game_caption_text_data, 3932773859, <<"Caption_AbsorbAdditionalRangedDamageAmount"/utf8>>}}; 1753699821 -> {some, {game_caption_text_data, 1753699821, <<"Caption_AbsorbAdditionalMeleeDamageRatio_pe4"/utf8>>}}; 3383076858 -> {some, {game_caption_text_data, 3383076858, <<"Caption_AbsorbAdditionalMeleeDamageAmount"/utf8>>}}; 1407293627 -> {some, {game_caption_text_data, 1407293627, <<"Caption_AbsorbSkillDamageRatio_pe4"/utf8>>}}; 2945412470 -> {some, {game_caption_text_data, 2945412470, <<"Caption_CriticalDamageReduceRatio_pe4"/utf8>>}}; 1747755247 -> {some, {game_caption_text_data, 1747755247, <<"Caption_AbsorbAdditionalWeaponDamageRatio_pe4"/utf8>>}}; 3835986268 -> {some, {game_caption_text_data, 3835986268, <<"Caption_AbsorbAdditionalWeaponDamageAmount"/utf8>>}}; 1008702489 -> {some, {game_caption_text_data, 1008702489, <<"Caption_CriticalResistRatio_pe4"/utf8>>}}; 1751797087 -> {some, {game_caption_text_data, 1751797087, <<"Caption_BlockRatio_pe4"/utf8>>}}; 3071757583 -> {some, {game_caption_text_data, 3071757583, <<"Caption_DebuffDurationDecreaseAmount"/utf8>>}}; 2630674243 -> {some, {game_caption_text_data, 2630674243, <<"Caption_CrowdControlDurationDecreaseAmount"/utf8>>}}; 3850786238 -> {some, {game_caption_text_data, 3850786238, <<"Caption_OverlayDebuffDecreaseRatio_pe4"/utf8>>}}; 1205651052 -> {some, {game_caption_text_data, 1205651052, <<"Caption_OverlayDebuffResistRatio_pe4"/utf8>>}}; 3415006240 -> {some, {game_caption_text_data, 3415006240, <<"Caption_UniversalDebuffResistAmount"/utf8>>}}; 1708835397 -> {some, {game_caption_text_data, 1708835397, <<"Caption_DisengageResistRatio_pe4"/utf8>>}}; 2002012936 -> {some, {game_caption_text_data, 2002012936, <<"Caption_FreezingResistRatio_pe4"/utf8>>}}; 870708391 -> {some, {game_caption_text_data, 870708391, <<"Caption_SleepResistRatio_pe4"/utf8>>}}; 1837577734 -> {some, {game_caption_text_data, 1837577734, <<"Caption_DownResistRatio_pe4"/utf8>>}}; 1123796927 -> {some, {game_caption_text_data, 1123796927, <<"Caption_ImmobilizeResistRatio_pe4"/utf8>>}}; 3623813319 -> {some, {game_caption_text_data, 3623813319, <<"Caption_BlindResistRatio_pe4"/utf8>>}}; 2194030161 -> {some, {game_caption_text_data, 2194030161, <<"Caption_SilenceResistRatio_pe4"/utf8>>}}; 1832638440 -> {some, {game_caption_text_data, 1832638440, <<"Caption_StunResistRatio_pe4"/utf8>>}}; 4071123183 -> {some, {game_caption_text_data, 4071123183, <<"Caption_SkillDodge"/utf8>>}}; 1041333761 -> {some, {game_caption_text_data, 1041333761, <<"Caption_MagicDodge"/utf8>>}}; 1645047729 -> {some, {game_caption_text_data, 1645047729, <<"Caption_RangedDodge"/utf8>>}}; 2620689592 -> {some, {game_caption_text_data, 2620689592, <<"Caption_MeleeDodge"/utf8>>}}; 998565202 -> {some, {game_caption_text_data, 998565202, <<"Caption_SkillDefensivePower"/utf8>>}}; 635837107 -> {some, {game_caption_text_data, 635837107, <<"Caption_DefensivePower"/utf8>>}}; 2028914855 -> {some, {game_caption_text_data, 2028914855, <<"Caption_AdditionalBuildingDamageAmount"/utf8>>}}; 3766663411 -> {some, {game_caption_text_data, 3766663411, <<"Caption_AdditionalFreezingDamageAmount"/utf8>>}}; 4080826930 -> {some, {game_caption_text_data, 4080826930, <<"Caption_AdditionalBlindDamageAmount"/utf8>>}}; 1625422263 -> {some, {game_caption_text_data, 1625422263, <<"Caption_AdditionalDamagePeriodicDamageAmount"/utf8>>}}; 3663177169 -> {some, {game_caption_text_data, 3663177169, <<"Caption_AdditionalDownDamageAmount"/utf8>>}}; 4180098778 -> {some, {game_caption_text_data, 4180098778, <<"Caption_AdditionalImmobilizeDamageAmount"/utf8>>}}; 2820247420 -> {some, {game_caption_text_data, 2820247420, <<"Caption_AdditionalSilenceDamageAmount"/utf8>>}}; 1967603731 -> {some, {game_caption_text_data, 1967603731, <<"Caption_AdditionalStunDamageAmount"/utf8>>}}; 2220019226 -> {some, {game_caption_text_data, 2220019226, <<"Caption_SkillCooldownDurationDecreaseRatio_pe4"/utf8>>}}; 4030535421 -> {some, {game_caption_text_data, 4030535421, <<"Caption_NonBasicAttackSpeedIncrease"/utf8>>}}; 2646044850 -> {some, {game_caption_text_data, 2646044850, <<"Caption_BasicAttackSpeedIncrease"/utf8>>}}; 1150586081 -> {some, {game_caption_text_data, 1150586081, <<"Caption_IgnoreAbsorbAllKindOfDamageAmount"/utf8>>}}; 3081379414 -> {some, {game_caption_text_data, 3081379414, <<"Caption_SomaPvpDamageAmount"/utf8>>}}; 1780376537 -> {some, {game_caption_text_data, 1780376537, <<"Caption_SomaAdditionalDamageAmount"/utf8>>}}; 1495109757 -> {some, {game_caption_text_data, 1495109757, <<"Caption_SomaWeaponDamageRatio_pe4"/utf8>>}}; 3313520010 -> {some, {game_caption_text_data, 3313520010, <<"Caption_SomaWeaponDamageAmount"/utf8>>}}; 1577479394 -> {some, {game_caption_text_data, 1577479394, <<"Caption_SomaHit"/utf8>>}}; 3755315512 -> {some, {game_caption_text_data, 3755315512, <<"Caption_PierceDamageAmount"/utf8>>}}; 3513964585 -> {some, {game_caption_text_data, 3513964585, <<"Caption_AdditionalDamageAmount"/utf8>>}}; 1938416692 -> {some, {game_caption_text_data, 1938416692, <<"Caption_AdditionalCriticalDamageAmount"/utf8>>}}; 3906092578 -> {some, {game_caption_text_data, 3906092578, <<"Caption_AdditionalPvpDamageRatio_pe4"/utf8>>}}; 259007775 -> {some, {game_caption_text_data, 259007775, <<"Caption_AdditionalPvpDamageAmount"/utf8>>}}; 1090787587 -> {some, {game_caption_text_data, 1090787587, <<"Caption_AdditionalBossDamageRatio_pe4"/utf8>>}}; 1600874800 -> {some, {game_caption_text_data, 1600874800, <<"Caption_AdditionalBossDamageAmount"/utf8>>}}; 2246099939 -> {some, {game_caption_text_data, 2246099939, <<"Caption_AdditionalSiegeWeaponDamageRatio_pe4"/utf8>>}}; 1314209296 -> {some, {game_caption_text_data, 1314209296, <<"Caption_AdditionalSiegeWeaponDamageAmount"/utf8>>}}; 4097629547 -> {some, {game_caption_text_data, 4097629547, <<"Caption_AdditionalAbyssalDamageRatio_pe4"/utf8>>}}; 2220267800 -> {some, {game_caption_text_data, 2220267800, <<"Caption_AdditionalAbyssalDamageAmount"/utf8>>}}; 2290693387 -> {some, {game_caption_text_data, 2290693387, <<"Caption_AdditionalBeastDamageRatio_pe4"/utf8>>}}; 2640559800 -> {some, {game_caption_text_data, 2640559800, <<"Caption_AdditionalBeastDamageAmount"/utf8>>}}; 3885481521 -> {some, {game_caption_text_data, 3885481521, <<"Caption_AdditionalHumanoidDamageRatio_pe4"/utf8>>}}; 905861374 -> {some, {game_caption_text_data, 905861374, <<"Caption_AdditionalHumanoidDamageAmount"/utf8>>}}; 3256558326 -> {some, {game_caption_text_data, 3256558326, <<"Caption_AdditionalElvenDamageRatio_pe4"/utf8>>}}; 1139809715 -> {some, {game_caption_text_data, 1139809715, <<"Caption_AdditionalElvenDamageAmount"/utf8>>}}; 3731765390 -> {some, {game_caption_text_data, 3731765390, <<"Caption_AdditionalEntangledDamageRatio_pe4"/utf8>>}}; 829401035 -> {some, {game_caption_text_data, 829401035, <<"Caption_AdditionalEntangledDamageAmount"/utf8>>}}; 3859740443 -> {some, {game_caption_text_data, 3859740443, <<"Caption_AdditionalDivineDamageRatio_pe4"/utf8>>}}; 66048968 -> {some, {game_caption_text_data, 66048968, <<"Caption_AdditionalDivineDamageAmount"/utf8>>}}; 3996141070 -> {some, {game_caption_text_data, 3996141070, <<"Caption_AdditionalDarkDamageRatio_pe4"/utf8>>}}; 3345399115 -> {some, {game_caption_text_data, 3345399115, <<"Caption_AdditionalDarkDamageAmount"/utf8>>}}; 3951957416 -> {some, {game_caption_text_data, 3951957416, <<"Caption_AdditionalHolyDamageRatio_pe4"/utf8>>}}; 1201692613 -> {some, {game_caption_text_data, 1201692613, <<"Caption_AdditionalHolyDamageAmount"/utf8>>}}; 1161482190 -> {some, {game_caption_text_data, 1161482190, <<"Caption_AdditionalWindDamageRatio_pe4"/utf8>>}}; 1234262795 -> {some, {game_caption_text_data, 1234262795, <<"Caption_AdditionalWindDamageAmount"/utf8>>}}; 946103600 -> {some, {game_caption_text_data, 946103600, <<"Caption_AdditionalEarthDamageRatio_pe4"/utf8>>}}; 1750077645 -> {some, {game_caption_text_data, 1750077645, <<"Caption_AdditionalEarthDamageAmount"/utf8>>}}; 2143060319 -> {some, {game_caption_text_data, 2143060319, <<"Caption_AdditionalWaterDamageRatio_pe4"/utf8>>}}; 2042234572 -> {some, {game_caption_text_data, 2042234572, <<"Caption_AdditionalWaterDamageAmount"/utf8>>}}; 830310130 -> {some, {game_caption_text_data, 830310130, <<"Caption_AdditionalFireDamageRatio_pe4"/utf8>>}}; 479479023 -> {some, {game_caption_text_data, 479479023, <<"Caption_AdditionalFireDamageAmount"/utf8>>}}; 3509195984 -> {some, {game_caption_text_data, 3509195984, <<"Caption_AdditionalMagicOffensivePowerRatio_pe4"/utf8>>}}; 1512894730 -> {some, {game_caption_text_data, 1512894730, <<"Caption_AdditionalMagicDamageAmount"/utf8>>}}; 509870832 -> {some, {game_caption_text_data, 509870832, <<"Caption_AdditionalRangedOffensivePowerRatio_pe4"/utf8>>}}; 1887368490 -> {some, {game_caption_text_data, 1887368490, <<"Caption_AdditionalRangedDamageAmount"/utf8>>}}; 1011341991 -> {some, {game_caption_text_data, 1011341991, <<"Caption_AdditionalMeleeOffensivePowerRatio_pe4"/utf8>>}}; 1690496945 -> {some, {game_caption_text_data, 1690496945, <<"Caption_AdditionalMeleeDamageAmount"/utf8>>}}; 496301954 -> {some, {game_caption_text_data, 496301954, <<"Caption_SkillDamageRatio_pe4"/utf8>>}}; 3173374872 -> {some, {game_caption_text_data, 3173374872, <<"Caption_CriticalDamageIncreaseRatio_pe4"/utf8>>}}; 3915935974 -> {some, {game_caption_text_data, 3915935974, <<"Caption_AdditionalWeaponDamageRatio_pe4"/utf8>>}}; 1790580899 -> {some, {game_caption_text_data, 1790580899, <<"Caption_AdditionalWeaponDamageAmount"/utf8>>}}; 4267593887 -> {some, {game_caption_text_data, 4267593887, <<"Caption_CriticalRatio_pe4"/utf8>>}}; 587595196 -> {some, {game_caption_text_data, 587595196, <<"Caption_PierceRatio_pe4"/utf8>>}}; 1191789389 -> {some, {game_caption_text_data, 1191789389, <<"Caption_DebuffDurationIncreaseAmount"/utf8>>}}; 750706049 -> {some, {game_caption_text_data, 750706049, <<"Caption_CrowdControlDurationIncreaseAmount"/utf8>>}}; 245145735 -> {some, {game_caption_text_data, 245145735, <<"Caption_OverlayDebuffHitRatio_pe4"/utf8>>}}; 2452569104 -> {some, {game_caption_text_data, 2452569104, <<"Caption_DisengageHitRatio_pe4"/utf8>>}}; 2519950947 -> {some, {game_caption_text_data, 2519950947, <<"Caption_FreezingHitRatio_pe4"/utf8>>}}; 583007954 -> {some, {game_caption_text_data, 583007954, <<"Caption_SleepHitRatio_pe4"/utf8>>}}; 14738177 -> {some, {game_caption_text_data, 14738177, <<"Caption_DownHitRatio_pe4"/utf8>>}}; 1420316266 -> {some, {game_caption_text_data, 1420316266, <<"Caption_ImmobilizeHitRatio_pe4"/utf8>>}}; 4159123698 -> {some, {game_caption_text_data, 4159123698, <<"Caption_BlindHitRatio_pe4"/utf8>>}}; 2519527004 -> {some, {game_caption_text_data, 2519527004, <<"Caption_SilenceHitRatio_pe4"/utf8>>}}; 2614132035 -> {some, {game_caption_text_data, 2614132035, <<"Caption_StunHitRatio_pe4"/utf8>>}}; 2853500400 -> {some, {game_caption_text_data, 2853500400, <<"Caption_ClearObstruction"/utf8>>}}; 1224214062 -> {some, {game_caption_text_data, 1224214062, <<"Caption_EventBased"/utf8>>}}; 2953808549 -> {some, {game_caption_text_data, 2953808549, <<"Caption_Finisher"/utf8>>}}; 1140092049 -> {some, {game_caption_text_data, 1140092049, <<"Caption_MountDeboard"/utf8>>}}; 2484031660 -> {some, {game_caption_text_data, 2484031660, <<"Caption_MountActive"/utf8>>}}; 3446126992 -> {some, {game_caption_text_data, 3446126992, <<"Caption_QuickSlotTacticalSkill"/utf8>>}}; 1611516 -> {some, {game_caption_text_data, 1611516, <<"Caption_QuickSlot"/utf8>>}}; 3032094481 -> {some, {game_caption_text_data, 3032094481, <<"Caption_Proc"/utf8>>}}; 3356207423 -> {some, {game_caption_text_data, 3356207423, <<"Caption_Indirect"/utf8>>}}; 1611767686 -> {some, {game_caption_text_data, 1611767686, <<"Caption_Common"/utf8>>}}; 3444914196 -> {some, {game_caption_text_data, 3444914196, <<"Caption_Unique"/utf8>>}}; 4111463248 -> {some, {game_caption_text_data, 4111463248, <<"Caption_BasicSpecial"/utf8>>}}; 2031287689 -> {some, {game_caption_text_data, 2031287689, <<"Caption_BasicInitial"/utf8>>}}; 2095371133 -> {some, {game_caption_text_data, 2095371133, <<"Caption_BasicGeneral"/utf8>>}}; 3496119918 -> {some, {game_caption_text_data, 3496119918, <<"Caption_Ranged"/utf8>>}}; 651720126 -> {some, {game_caption_text_data, 651720126, <<"Caption_Magic"/utf8>>}}; 1011978149 -> {some, {game_caption_text_data, 1011978149, <<"Caption_Melee"/utf8>>}}; 2426426657 -> {some, {game_caption_text_data, 2426426657, <<"Caption_SkillHit"/utf8>>}}; 1931357811 -> {some, {game_caption_text_data, 1931357811, <<"Caption_MagicHit"/utf8>>}}; 4110648867 -> {some, {game_caption_text_data, 4110648867, <<"Caption_RangedHit"/utf8>>}}; 1633501962 -> {some, {game_caption_text_data, 1633501962, <<"Caption_MeleeHit"/utf8>>}}; 3680841778 -> {some, {game_caption_text_data, 3680841778, <<"Caption_Hit"/utf8>>}}; 3048298444 -> {some, {game_caption_text_data, 3048298444, <<"Caption_WeaponMaxDamage"/utf8>>}}; 1335162378 -> {some, {game_caption_text_data, 1335162378, <<"Caption_WeaponMinDamage"/utf8>>}}; 1869897433 -> {some, {game_caption_text_data, 1869897433, <<"Caption_AdditionalMagicOffensivePower"/utf8>>}}; 3913367289 -> {some, {game_caption_text_data, 3913367289, <<"Caption_AdditionalRangedOffensivePower"/utf8>>}}; 3026634144 -> {some, {game_caption_text_data, 3026634144, <<"Caption_AdditionalMeleeOffensivePower"/utf8>>}}; 3997497006 -> {some, {game_caption_text_data, 3997497006, <<"Caption_SkillOffensivePower"/utf8>>}}; 3634768911 -> {some, {game_caption_text_data, 3634768911, <<"Caption_OffensivePower"/utf8>>}}; 3252246864 -> {some, {game_caption_text_data, 3252246864, <<"Caption_PotentialByGearOption"/utf8>>}}; 1654949789 -> {some, {game_caption_text_data, 1654949789, <<"Caption_Potential"/utf8>>}}; 833058021 -> {some, {game_caption_text_data, 833058021, <<"Caption_CovenantExpCount_Text"/utf8>>}}; 3217415187 -> {some, {game_caption_text_data, 3217415187, <<"Caption_CapacityFullText"/utf8>>}}; 534502520 -> {some, {game_caption_text_data, 534502520, <<"Caption_CapacityCrowdedText"/utf8>>}}; 224732441 -> {some, {game_caption_text_data, 224732441, <<"Caption_CapacityNormalText"/utf8>>}}; 1270095902 -> {some, {game_caption_text_data, 1270095902, <<"Caption_CapacityClearanceText"/utf8>>}}; 2405293 -> {some, {game_caption_text_data, 2405293, <<"Text_ServerDrivenPlay_PlayTime"/utf8>>}}; 2783717894 -> {some, {game_caption_text_data, 2783717894, <<"Text_ServerDrivenPlay_ResultItem"/utf8>>}}; 905452801 -> {some, {game_caption_text_data, 905452801, <<"Caption_StrongBattle_Result_Draw"/utf8>>}}; 1981440966 -> {some, {game_caption_text_data, 1981440966, <<"Caption_StrongBattle_Result_Lose"/utf8>>}}; 1827568017 -> {some, {game_caption_text_data, 1827568017, <<"Caption_StrongBattle_Result_Win"/utf8>>}}; 1337887375 -> {some, {game_caption_text_data, 1337887375, <<"Caption_StrongBattle_Ranking"/utf8>>}}; 946227844 -> {some, {game_caption_text_data, 946227844, <<"Caption_StrongBattle_Result"/utf8>>}}; 3683901153 -> {some, {game_caption_text_data, 3683901153, <<"Caption_StrongBattle_Rank"/utf8>>}}; 4071343115 -> {some, {game_caption_text_data, 4071343115, <<"Caption_Follower_ResearchingRewardText"/utf8>>}}; 4113614542 -> {some, {game_caption_text_data, 4113614542, <<"Caption_Follower_CraftingRewardText"/utf8>>}}; 1967738398 -> {some, {game_caption_text_data, 1967738398, <<"Caption_Follower_BuildingRewardText"/utf8>>}}; 99543785 -> {some, {game_caption_text_data, 99543785, <<"Caption_Follower_GatheringRewardText"/utf8>>}}; 444832391 -> {some, {game_caption_text_data, 444832391, <<"Caption_AbsorbAdditionalElementalDamageGroupText"/utf8>>}}; 3356775990 -> {some, {game_caption_text_data, 3356775990, <<"Caption_AbsorbAdditionalPvpDamageGroupText"/utf8>>}}; 780907228 -> {some, {game_caption_text_data, 780907228, <<"Caption_AdditionalTribeDamageRatioGroupText"/utf8>>}}; 168762877 -> {some, {game_caption_text_data, 168762877, <<"Caption_AdditionalTribeDamageGroupText"/utf8>>}}; 1899684398 -> {some, {game_caption_text_data, 1899684398, <<"Caption_AdditionalElementalDamageGroupText"/utf8>>}}; 1311370621 -> {some, {game_caption_text_data, 1311370621, <<"Caption_AdditionalPvpDamageGroupText"/utf8>>}}; 1287038957 -> {some, {game_caption_text_data, 1287038957, <<"Caption_AdditionalDefensivePowerRatioGroupText"/utf8>>}}; 209102430 -> {some, {game_caption_text_data, 209102430, <<"Caption_AdditionalDefensivePowerGroupText"/utf8>>}}; 55911625 -> {some, {game_caption_text_data, 55911625, <<"Caption_AdditionalOffensivePowerRatioGroupText"/utf8>>}}; 1507717114 -> {some, {game_caption_text_data, 1507717114, <<"Caption_AdditionalOffensivePowerGroupText"/utf8>>}}; 1819045555 -> {some, {game_caption_text_data, 1819045555, <<"Caption_AbsorbAdditionalWindDamageAmountSimpleText"/utf8>>}}; 2752465573 -> {some, {game_caption_text_data, 2752465573, <<"Caption_AbsorbAdditionalEarthDamageAmountSimpleText"/utf8>>}}; 495415876 -> {some, {game_caption_text_data, 495415876, <<"Caption_AbsorbAdditionalWaterDamageAmountSimpleText"/utf8>>}}; 362382871 -> {some, {game_caption_text_data, 362382871, <<"Caption_AbsorbAdditionalFireDamageAmountSimpleText"/utf8>>}}; 513043458 -> {some, {game_caption_text_data, 513043458, <<"Caption_AbsorbAdditionalPvpDamageRatioSimpleText"/utf8>>}}; 2285035479 -> {some, {game_caption_text_data, 2285035479, <<"Caption_AbsorbAdditionalPvpDamageAmountSimpleText"/utf8>>}}; 1597481979 -> {some, {game_caption_text_data, 1597481979, <<"Caption_AdditionalMagicDefensivePowerRatioSimpleText"/utf8>>}}; 3490584492 -> {some, {game_caption_text_data, 3490584492, <<"Caption_AdditionalMagicDefensivePowerSimpleText"/utf8>>}}; 3576030747 -> {some, {game_caption_text_data, 3576030747, <<"Caption_AdditionalRangedDefensivePowerRatioSimpleText"/utf8>>}}; 3476079564 -> {some, {game_caption_text_data, 3476079564, <<"Caption_AdditionalRangedDefensivePowerSimpleText"/utf8>>}}; 3096835122 -> {some, {game_caption_text_data, 3096835122, <<"Caption_AdditionalMeleeDefensivePowerRatioSimpleText"/utf8>>}}; 955509523 -> {some, {game_caption_text_data, 955509523, <<"Caption_AdditionalMeleeDefensivePowerSimpleText"/utf8>>}}; 3580493434 -> {some, {game_caption_text_data, 3580493434, <<"Caption_AdditionalWindDamageAmountSimpleText"/utf8>>}}; 2069985532 -> {some, {game_caption_text_data, 2069985532, <<"Caption_AdditionalEarthDamageAmountSimpleText"/utf8>>}}; 4107903131 -> {some, {game_caption_text_data, 4107903131, <<"Caption_AdditionalWaterDamageAmountSimpleText"/utf8>>}}; 2123830750 -> {some, {game_caption_text_data, 2123830750, <<"Caption_AdditionalFireDamageAmountSimpleText"/utf8>>}}; 2795011218 -> {some, {game_caption_text_data, 2795011218, <<"Caption_AdditionalAbyssalDamageRatioSimpleText"/utf8>>}}; 3427088231 -> {some, {game_caption_text_data, 3427088231, <<"Caption_AdditionalAbyssalDamageAmountSimpleText"/utf8>>}}; 3356825650 -> {some, {game_caption_text_data, 3356825650, <<"Caption_AdditionalBeastDamageRatioSimpleText"/utf8>>}}; 1636776199 -> {some, {game_caption_text_data, 1636776199, <<"Caption_AdditionalBeastDamageAmountSimpleText"/utf8>>}}; 406798616 -> {some, {game_caption_text_data, 406798616, <<"Caption_AdditionalHumanoidDamageRatioSimpleText"/utf8>>}}; 1876918669 -> {some, {game_caption_text_data, 1876918669, <<"Caption_AdditionalHumanoidDamageAmountSimpleText"/utf8>>}}; 1278430461 -> {some, {game_caption_text_data, 1278430461, <<"Caption_AdditionalElvenDamageRatioSimpleText"/utf8>>}}; 3561418786 -> {some, {game_caption_text_data, 3561418786, <<"Caption_AdditionalElvenDamageAmountSimpleText"/utf8>>}}; 3666313621 -> {some, {game_caption_text_data, 3666313621, <<"Caption_AdditionalEntangledDamageRatioSimpleText"/utf8>>}}; 1247253306 -> {some, {game_caption_text_data, 1247253306, <<"Caption_AdditionalEntangledDamageAmountSimpleText"/utf8>>}}; 4287095874 -> {some, {game_caption_text_data, 4287095874, <<"Caption_AdditionalDivineDamageRatioSimpleText"/utf8>>}}; 568988695 -> {some, {game_caption_text_data, 568988695, <<"Caption_AdditionalDivineDamageAmountSimpleText"/utf8>>}}; 1967895465 -> {some, {game_caption_text_data, 1967895465, <<"Caption_AdditionalPvpDamageRatioSimpleText"/utf8>>}}; 2693376014 -> {some, {game_caption_text_data, 2693376014, <<"Caption_AdditionalPvpDamageAmountSimpleText"/utf8>>}}; 3521609495 -> {some, {game_caption_text_data, 3521609495, <<"Caption_AdditionalMagicOffensivePowerRatioSimpleText"/utf8>>}}; 2650780552 -> {some, {game_caption_text_data, 2650780552, <<"Caption_AdditionalMagicOffensivePowerSimpleText"/utf8>>}}; 1205190967 -> {some, {game_caption_text_data, 1205190967, <<"Caption_AdditionalRangedOffensivePowerRatioSimpleText"/utf8>>}}; 2636275624 -> {some, {game_caption_text_data, 2636275624, <<"Caption_AdditionalRangedOffensivePowerSimpleText"/utf8>>}}; 725995342 -> {some, {game_caption_text_data, 725995342, <<"Caption_AdditionalMeleeOffensivePowerRatioSimpleText"/utf8>>}}; 115705583 -> {some, {game_caption_text_data, 115705583, <<"Caption_AdditionalMeleeOffensivePowerSimpleText"/utf8>>}}; 4265471695 -> {some, {game_caption_text_data, 4265471695, <<"Caption_HealPeriodicAffect"/utf8>>}}; 4219482884 -> {some, {game_caption_text_data, 4219482884, <<"Caption_DamagePeriodicAffect"/utf8>>}}; 1563789591 -> {some, {game_caption_text_data, 1563789591, <<"Caption_Freezing"/utf8>>}}; 2649072326 -> {some, {game_caption_text_data, 2649072326, <<"Caption_Sleep"/utf8>>}}; 2060233958 -> {some, {game_caption_text_data, 2060233958, <<"Caption_Blind"/utf8>>}}; 445355291 -> {some, {game_caption_text_data, 445355291, <<"Caption_Stance"/utf8>>}}; 1766633834 -> {some, {game_caption_text_data, 1766633834, <<"Caption_Eaten"/utf8>>}}; 3335182729 -> {some, {game_caption_text_data, 3335182729, <<"Caption_Grab"/utf8>>}}; 882018008 -> {some, {game_caption_text_data, 882018008, <<"Caption_Weaken"/utf8>>}}; 1339518685 -> {some, {game_caption_text_data, 1339518685, <<"Caption_Disarm"/utf8>>}}; 688664016 -> {some, {game_caption_text_data, 688664016, <<"Caption_Silence"/utf8>>}}; 746673246 -> {some, {game_caption_text_data, 746673246, <<"Caption_Immobilize"/utf8>>}}; 3574302711 -> {some, {game_caption_text_data, 3574302711, <<"Caption_Stun"/utf8>>}}; 3910031413 -> {some, {game_caption_text_data, 3910031413, <<"Caption_Down"/utf8>>}}; 2872884251 -> {some, {game_caption_text_data, 2872884251, <<"Caption_SpellstoneSetAffect"/utf8>>}}; 929001146 -> {some, {game_caption_text_data, 929001146, <<"Caption_SpellstoneBlockCount"/utf8>>}}; 197456759 -> {some, {game_caption_text_data, 197456759, <<"Caption_AdjustRatio"/utf8>>}}; 3107690322 -> {some, {game_caption_text_data, 3107690322, <<"Caption_MainMenu_BackToLobby"/utf8>>}}; 2876219717 -> {some, {game_caption_text_data, 2876219717, <<"Caption_Warp_Fail_NotWarpArea"/utf8>>}}; 3583900547 -> {some, {game_caption_text_data, 3583900547, <<"Caption_Account_Disconnect"/utf8>>}}; 3900165219 -> {some, {game_caption_text_data, 3900165219, <<"Caption_Account_Connect"/utf8>>}}; 2492171631 -> {some, {game_caption_text_data, 2492171631, <<"Caption_Secession_Completar"/utf8>>}}; 3078151440 -> {some, {game_caption_text_data, 3078151440, <<"Caption_Guest_Change_Completar"/utf8>>}}; 7739330 -> {some, {game_caption_text_data, 7739330, <<"Caption_GameJoin_Fail"/utf8>>}}; 3107422111 -> {some, {game_caption_text_data, 3107422111, <<"Caption_Login_Error"/utf8>>}}; 1432528001 -> {some, {game_caption_text_data, 1432528001, <<"Caption_Login_Fail"/utf8>>}}; 3959605984 -> {some, {game_caption_text_data, 3959605984, <<"Caption_GameStart_Fail"/utf8>>}}; 3162244491 -> {some, {game_caption_text_data, 3162244491, <<"Caption_Check"/utf8>>}}; 1832452643 -> {some, {game_caption_text_data, 1832452643, <<"Caption_Secession_Code"/utf8>>}}; 385519389 -> {some, {game_caption_text_data, 385519389, <<"Caption_Secession_Text"/utf8>>}}; 3098200131 -> {some, {game_caption_text_data, 3098200131, <<"Caption_LoginConfirm_Test"/utf8>>}}; 450096171 -> {some, {game_caption_text_data, 450096171, <<"Caption_WorldMapFollowerGatheringProgress"/utf8>>}}; 421239044 -> {some, {game_caption_text_data, 421239044, <<"Caption_MailContentsReportTextPlace"/utf8>>}}; 1735757335 -> {some, {game_caption_text_data, 1735757335, <<"Caption_EnchantOptionStat_WithAdditional"/utf8>>}}; 1253620616 -> {some, {game_caption_text_data, 1253620616, <<"Caption_EnchantOptionStatUp"/utf8>>}}; 2795163381 -> {some, {game_caption_text_data, 2795163381, <<"Caption_EnchantOptionValue_MinMax_pe4"/utf8>>}}; 173035565 -> {some, {game_caption_text_data, 173035565, <<"Caption_EnchantOptionValue_MinMax"/utf8>>}}; 3041969420 -> {some, {game_caption_text_data, 3041969420, <<"Caption_EnchantOptionValue_pe4"/utf8>>}}; 1236272644 -> {some, {game_caption_text_data, 1236272644, <<"Caption_EnchantOptionValue"/utf8>>}}; 3058803677 -> {some, {game_caption_text_data, 3058803677, <<"Caption_SiegeWeaponCount"/utf8>>}}; 44901237 -> {some, {game_caption_text_data, 44901237, <<"Caption_ItemCount"/utf8>>}}; 70654268 -> {some, {game_caption_text_data, 70654268, <<"Caption_Skirmish_EnemyHostile"/utf8>>}}; 1037328291 -> {some, {game_caption_text_data, 1037328291, <<"Caption_Skirmish_EnemyHostileWithdrawal"/utf8>>}}; 3527751585 -> {some, {game_caption_text_data, 3527751585, <<"Caption_Skirmish_NoRight"/utf8>>}}; 3491953134 -> {some, {game_caption_text_data, 3491953134, <<"Caption_Skirmish_HostileWithdrawalComplete"/utf8>>}}; 2391055413 -> {some, {game_caption_text_data, 2391055413, <<"Caption_Skirmish_HostileWithdrawal"/utf8>>}}; 1137447310 -> {some, {game_caption_text_data, 1137447310, <<"Caption_Skirmish_HostileDeclare"/utf8>>}}; 2650034908 -> {some, {game_caption_text_data, 2650034908, <<"Caption_Skirmish_Death"/utf8>>}}; 4024457826 -> {some, {game_caption_text_data, 4024457826, <<"Caption_Skirmish_Kill"/utf8>>}}; 2461990657 -> {some, {game_caption_text_data, 2461990657, <<"Caption_Skirmish_Cost2"/utf8>>}}; 2461990656 -> {some, {game_caption_text_data, 2461990656, <<"Caption_Skirmish_Cost1"/utf8>>}}; 3706113714 -> {some, {game_caption_text_data, 3706113714, <<"Caption_Skirmish_EmptyLayer"/utf8>>}}; 817807074 -> {some, {game_caption_text_data, 817807074, <<"Caption_ItemNameWithEnhancementGradeAndPostFix"/utf8>>}}; 3510028827 -> {some, {game_caption_text_data, 3510028827, <<"Caption_OccupancyCost"/utf8>>}}; 4042168756 -> {some, {game_caption_text_data, 4042168756, <<"Caption_AdditionalOccupancyCost"/utf8>>}}; 2111428774 -> {some, {game_caption_text_data, 2111428774, <<"Caption_EnhancementGrade"/utf8>>}}; 423110607 -> {some, {game_caption_text_data, 423110607, <<"Caption_ChatTextWithName"/utf8>>}}; 4224974933 -> {some, {game_caption_text_data, 4224974933, <<"Caption_AdditionalItemNum"/utf8>>}}; 1413934109 -> {some, {game_caption_text_data, 1413934109, <<"Caption_ImportantNotificationRemainTime"/utf8>>}}; 187616918 -> {some, {game_caption_text_data, 187616918, <<"Caption_BossSpawnRemainingTime"/utf8>>}}; 626724411 -> {some, {game_caption_text_data, 626724411, <<"Caption_WorldMapItemCount"/utf8>>}}; 2328741748 -> {some, {game_caption_text_data, 2328741748, <<"Caption_AutoCombatRadius"/utf8>>}}; 1367589635 -> {some, {game_caption_text_data, 1367589635, <<"Caption_ValuePerMaxBracket"/utf8>>}}; 916676784 -> {some, {game_caption_text_data, 916676784, <<"Caption_ValuePerMaxWide"/utf8>>}}; 101652643 -> {some, {game_caption_text_data, 101652643, <<"Caption_ValuePerMax_QuestStartItemFavor"/utf8>>}}; 17549303 -> {some, {game_caption_text_data, 17549303, <<"Caption_ValuePerMax"/utf8>>}}; 356248618 -> {some, {game_caption_text_data, 356248618, <<"Caption_TextWithTag"/utf8>>}}; 3276833484 -> {some, {game_caption_text_data, 3276833484, <<"Cation_Notify_Instance_Quest_RemainingTimeToLeaving"/utf8>>}}; 1144682683 -> {some, {game_caption_text_data, 1144682683, <<"Cation_Notify_Instance_RemainingTimeToLeaving"/utf8>>}}; 2201135922 -> {some, {game_caption_text_data, 2201135922, <<"Cation_Notify_Instance_RemainingTime"/utf8>>}}; 86908736 -> {some, {game_caption_text_data, 86908736, <<"Caption_NameWithLevelWithTitle"/utf8>>}}; 701533442 -> {some, {game_caption_text_data, 701533442, <<"Caption_NameWithLevel"/utf8>>}}; 3410719798 -> {some, {game_caption_text_data, 3410719798, <<"Caption_CraftQualification"/utf8>>}}; 1300302484 -> {some, {game_caption_text_data, 1300302484, <<"Caption_WorldMapIconLevel"/utf8>>}}; 2313504956 -> {some, {game_caption_text_data, 2313504956, <<"Caption_HuntingPointLevel"/utf8>>}}; 3012898291 -> {some, {game_caption_text_data, 3012898291, <<"Caption_ConditionUnsatisfied"/utf8>>}}; 698188240 -> {some, {game_caption_text_data, 698188240, <<"Caption_ConditionSatisfied"/utf8>>}}; 2819904091 -> {some, {game_caption_text_data, 2819904091, <<"Caption_LevelConditionUnsatisfied"/utf8>>}}; 841145144 -> {some, {game_caption_text_data, 841145144, <<"Caption_LevelConditionSatisfied"/utf8>>}}; 536543982 -> {some, {game_caption_text_data, 536543982, <<"Caption_LevelFormat"/utf8>>}}; 1545783365 -> {some, {game_caption_text_data, 1545783365, <<"Caption_MaxRagdollSimulationCount_High"/utf8>>}}; 345193204 -> {some, {game_caption_text_data, 345193204, <<"Caption_MaxRagdollSimulationCount_Middle"/utf8>>}}; 3186414855 -> {some, {game_caption_text_data, 3186414855, <<"Caption_MaxRagdollSimulationCount_Low"/utf8>>}}; 2728641119 -> {some, {game_caption_text_data, 2728641119, <<"Caption_MaxCharacterDisplayCount"/utf8>>}}; 2245757161 -> {some, {game_caption_text_data, 2245757161, <<"Caption_MaxCharacterDisplayCount_Unlimited"/utf8>>}}; 2985842628 -> {some, {game_caption_text_data, 2985842628, <<"Caption_MaxCharacterDisplayCount_VeryHigh"/utf8>>}}; 2946960478 -> {some, {game_caption_text_data, 2946960478, <<"Caption_MaxCharacterDisplayCount_High"/utf8>>}}; 3070557933 -> {some, {game_caption_text_data, 3070557933, <<"Caption_MaxCharacterDisplayCount_Middle"/utf8>>}}; 3494420144 -> {some, {game_caption_text_data, 3494420144, <<"Caption_MaxCharacterDisplayCount_Low"/utf8>>}}; 997423222 -> {some, {game_caption_text_data, 997423222, <<"Caption_MaxCharacterDisplayCount_VeryLow"/utf8>>}}; 1812944754 -> {some, {game_caption_text_data, 1812944754, <<"Caption_Erosion_Timer_Cancel_Title"/utf8>>}}; 1110935176 -> {some, {game_caption_text_data, 1110935176, <<"Caption_Favor_LevelWarning"/utf8>>}}; 770376021 -> {some, {game_caption_text_data, 770376021, <<"Caption_FrameRate_Low"/utf8>>}}; 3853790845 -> {some, {game_caption_text_data, 3853790845, <<"Caption_FrameRate_Mid"/utf8>>}}; 3470730675 -> {some, {game_caption_text_data, 3470730675, <<"Caption_FrameRate_High"/utf8>>}}; 2232758619 -> {some, {game_caption_text_data, 2232758619, <<"Caption_StrongholdBattleBattalion_Join_Title"/utf8>>}}; 2964073024 -> {some, {game_caption_text_data, 2964073024, <<"Caption_StrongholdBattleBattalion_Banish_Title"/utf8>>}}; 1091894608 -> {some, {game_caption_text_data, 1091894608, <<"Caption_Battalion_Banish_Title"/utf8>>}}; 892732327 -> {some, {game_caption_text_data, 892732327, <<"Caption_Skill_Separation_SpellstoneSkillStats"/utf8>>}}; 4125169054 -> {some, {game_caption_text_data, 4125169054, <<"Caption_Skill_Separation_SkillStats"/utf8>>}}; 1092532200 -> {some, {game_caption_text_data, 1092532200, <<"Caption_Skill_Separation_SkillAffect"/utf8>>}}; 996835160 -> {some, {game_caption_text_data, 996835160, <<"Caption_Skill_Separation_SkillOption"/utf8>>}}; 2285843612 -> {some, {game_caption_text_data, 2285843612, <<"Caption_Minute_And_Second"/utf8>>}}; 1151841532 -> {some, {game_caption_text_data, 1151841532, <<"Popup_ConnectionlessMode_Dead"/utf8>>}}; 866111507 -> {some, {game_caption_text_data, 866111507, <<"Popup_ConnectionlessMode_Dead_First"/utf8>>}}; 1289891327 -> {some, {game_caption_text_data, 1289891327, <<"Caption_ItemCraft_RecommendList_Empty"/utf8>>}}; 187238117 -> {some, {game_caption_text_data, 187238117, <<"Caption_ItemCraft_CraftFavoriteList_Empty"/utf8>>}}; 1203195829 -> {some, {game_caption_text_data, 1203195829, <<"Caption_MobTooltip_AboutReward"/utf8>>}}; 2209087274 -> {some, {game_caption_text_data, 2209087274, <<"Caption_Favor_UITitle"/utf8>>}}; 1752505015 -> {some, {game_caption_text_data, 1752505015, <<"Caption_Attackable_All_Target"/utf8>>}}; 532296427 -> {some, {game_caption_text_data, 532296427, <<"Caption_Hostile_Target"/utf8>>}}; 908294714 -> {some, {game_caption_text_data, 908294714, <<"Caption_WorldMap_InclinationPoP_Entanglement"/utf8>>}}; 2536098666 -> {some, {game_caption_text_data, 2536098666, <<"Caption_WorldMap_InclinationPoP_Abyss"/utf8>>}}; 1310387962 -> {some, {game_caption_text_data, 1310387962, <<"Caption_WorldMap_InclinationPoP_ResetTime"/utf8>>}}; 2121341585 -> {some, {game_caption_text_data, 2121341585, <<"Caption_WorldMap_InclinationPoP_Complete"/utf8>>}}; 1695352429 -> {some, {game_caption_text_data, 1695352429, <<"Caption_WorldMap_InclinationPoP_Progress"/utf8>>}}; 1574510510 -> {some, {game_caption_text_data, 1574510510, <<"Caption_StrongholdBattleBattalion_Create"/utf8>>}}; 3278774276 -> {some, {game_caption_text_data, 3278774276, <<"Caption_StrongholdBattleBattalion_Leave_Confirm"/utf8>>}}; 1997308686 -> {some, {game_caption_text_data, 1997308686, <<"Caption_StrongholdBattalion_ChangePartyLeader_Confirm"/utf8>>}}; 1497382759 -> {some, {game_caption_text_data, 1497382759, <<"Caption_StrongholdBattalion_ChangeCommander_Confirm"/utf8>>}}; 2212390333 -> {some, {game_caption_text_data, 2212390333, <<"Caption_StrongholdBattleBattalion_Invite_Message"/utf8>>}}; 1349986202 -> {some, {game_caption_text_data, 1349986202, <<"Caption_StrongholdBattleBattalion_Invite_Title"/utf8>>}}; 2392339133 -> {some, {game_caption_text_data, 2392339133, <<"Text_Notify_Battalion_CovenantBattalionCreated"/utf8>>}}; 989544218 -> {some, {game_caption_text_data, 989544218, <<"Text_Notify_Battalion"/utf8>>}}; 2331148654 -> {some, {game_caption_text_data, 2331148654, <<"Caption_Party_Unlimit"/utf8>>}}; 727569923 -> {some, {game_caption_text_data, 727569923, <<"Caption_Enhancement_Option_Destruction_Warning"/utf8>>}}; 3179028930 -> {some, {game_caption_text_data, 3179028930, <<"Caption_Enhancement_Option_Eroded_Warning"/utf8>>}}; 1523007947 -> {some, {game_caption_text_data, 1523007947, <<"Caption_Enhancement_Option_Fail_Warning"/utf8>>}}; 415813589 -> {some, {game_caption_text_data, 415813589, <<"Caption_Enhancement_UITip_Destruction_Warning"/utf8>>}}; 3528182068 -> {some, {game_caption_text_data, 3528182068, <<"Caption_Enhancement_UITip_Eroded_Warning"/utf8>>}}; 3773655586 -> {some, {game_caption_text_data, 3773655586, <<"Caption_Enhancement_UITip_Warning"/utf8>>}}; 3537458235 -> {some, {game_caption_text_data, 3537458235, <<"Caption_Enhancement_Destruction_Warning"/utf8>>}}; 3315179898 -> {some, {game_caption_text_data, 3315179898, <<"Caption_Enhancement_Eroded_Warning"/utf8>>}}; 54011656 -> {some, {game_caption_text_data, 54011656, <<"Caption_Enhancement_Warning"/utf8>>}}; 506931905 -> {some, {game_caption_text_data, 506931905, <<"Caption_GraphicsQuality_Custom"/utf8>>}}; 4050643020 -> {some, {game_caption_text_data, 4050643020, <<"Caption_GraphicsQuality_VeryHigh"/utf8>>}}; 736915174 -> {some, {game_caption_text_data, 736915174, <<"Caption_GraphicsQuality_High"/utf8>>}}; 3499521760 -> {some, {game_caption_text_data, 3499521760, <<"Caption_GraphicsQuality_Mid"/utf8>>}}; 416106936 -> {some, {game_caption_text_data, 416106936, <<"Caption_GraphicsQuality_Low"/utf8>>}}; 826618238 -> {some, {game_caption_text_data, 826618238, <<"Caption_GraphicsQuality_VeryLow"/utf8>>}}; 475524634 -> {some, {game_caption_text_data, 475524634, <<"Caption_ContaminationStage"/utf8>>}}; 475524633 -> {some, {game_caption_text_data, 475524633, <<"Caption_ContaminationStage"/utf8>>}}; 475524632 -> {some, {game_caption_text_data, 475524632, <<"Caption_ContaminationStage"/utf8>>}}; 475524631 -> {some, {game_caption_text_data, 475524631, <<"Caption_ContaminationStage"/utf8>>}}; 475524630 -> {some, {game_caption_text_data, 475524630, <<"Caption_ContaminationStage"/utf8>>}}; 475524629 -> {some, {game_caption_text_data, 475524629, <<"Caption_ContaminationStage"/utf8>>}}; 3039922756 -> {some, {game_caption_text_data, 3039922756, <<"Caption_MainMenu_Battalion"/utf8>>}}; 2128669856 -> {some, {game_caption_text_data, 2128669856, <<"Text_Follower_ForceReturnImmediately"/utf8>>}}; 2401539041 -> {some, {game_caption_text_data, 2401539041, <<"Text_Follower_Dispatchable"/utf8>>}}; 2769902909 -> {some, {game_caption_text_data, 2769902909, <<"Text_Follower_Dispatch"/utf8>>}}; 3126469307 -> {some, {game_caption_text_data, 3126469307, <<"Text_Follower_Dead"/utf8>>}}; 1076517854 -> {some, {game_caption_text_data, 1076517854, <<"Text_Follower"/utf8>>}}; 3071035848 -> {some, {game_caption_text_data, 3071035848, <<"Caption_Nothing_Upgrade_Precondition"/utf8>>}}; 3904430404 -> {some, {game_caption_text_data, 3904430404, <<"Caption_Required_Building_Name_And_Level"/utf8>>}}; 2128777308 -> {some, {game_caption_text_data, 2128777308, <<"Caption_limitValueNaturalDecrease"/utf8>>}}; 4050650951 -> {some, {game_caption_text_data, 4050650951, <<"Caption_DistrictContamination"/utf8>>}}; 3057401016 -> {some, {game_caption_text_data, 3057401016, <<"Caption_Speed_Researching"/utf8>>}}; 1515844662 -> {some, {game_caption_text_data, 1515844662, <<"Caption_Speed_Gathering"/utf8>>}}; 895781547 -> {some, {game_caption_text_data, 895781547, <<"Caption_Speed_Crafting"/utf8>>}}; 3985130744 -> {some, {game_caption_text_data, 3985130744, <<"Caption_Speed_Construction"/utf8>>}}; 1202514089 -> {some, {game_caption_text_data, 1202514089, <<"Caption_CraftParts_All_CH"/utf8>>}}; 1554308394 -> {some, {game_caption_text_data, 1554308394, <<"Caption_CraftParts_All_LP"/utf8>>}}; 3549518788 -> {some, {game_caption_text_data, 3549518788, <<"Caption_CraftParts_All_BT"/utf8>>}}; 3549518786 -> {some, {game_caption_text_data, 3549518786, <<"Caption_CraftParts_All_BR"/utf8>>}}; 1202514097 -> {some, {game_caption_text_data, 1202514097, <<"Caption_CraftParts_All_CP"/utf8>>}}; 404429937 -> {some, {game_caption_text_data, 404429937, <<"Caption_CraftParts_All_GL"/utf8>>}}; 2134219618 -> {some, {game_caption_text_data, 2134219618, <<"Caption_Craft_Retry"/utf8>>}}; 3942618586 -> {some, {game_caption_text_data, 3942618586, <<"Caption_Craft_ListTab_ETC"/utf8>>}}; 3006608809 -> {some, {game_caption_text_data, 3006608809, <<"Caption_Craft_ListTab_UsableItem"/utf8>>}}; 3218403962 -> {some, {game_caption_text_data, 3218403962, <<"Caption_Craft_ListTab_BlackSword"/utf8>>}}; 2253544365 -> {some, {game_caption_text_data, 2253544365, <<"Caption_Craft_ListTab_Material"/utf8>>}}; 2930062641 -> {some, {game_caption_text_data, 2930062641, <<"Caption_GrowthGuideMissionComplete"/utf8>>}}; 605333361 -> {some, {game_caption_text_data, 605333361, <<"Caption_GrowthGuideQuestComplete"/utf8>>}}; 4287715033 -> {some, {game_caption_text_data, 4287715033, <<"Caption_Follower_Redeploy_notEnoughCost"/utf8>>}}; 3926698191 -> {some, {game_caption_text_data, 3926698191, <<"Caption_MainMenu_GrowthGuide"/utf8>>}}; 4088992591 -> {some, {game_caption_text_data, 4088992591, <<"Cation_SlayingQuest_TimeOverDesc"/utf8>>}}; 2247366336 -> {some, {game_caption_text_data, 2247366336, <<"Cation_SlayingQuest_TimeOver"/utf8>>}}; 741809682 -> {some, {game_caption_text_data, 741809682, <<"Caption_Tab_QuestStartItem"/utf8>>}}; 2043944598 -> {some, {game_caption_text_data, 2043944598, <<"Caption_Tab_DeliveryItem"/utf8>>}}; 1203262220 -> {some, {game_caption_text_data, 1203262220, <<"Caption_Tab_Spellstone"/utf8>>}}; 2593995951 -> {some, {game_caption_text_data, 2593995951, <<"Caption_Tab_ETC"/utf8>>}}; 2200525279 -> {some, {game_caption_text_data, 2200525279, <<"Caption_Tab_Arquirune"/utf8>>}}; 678155884 -> {some, {game_caption_text_data, 678155884, <<"Caption_Tab_Potion"/utf8>>}}; 3051442799 -> {some, {game_caption_text_data, 3051442799, <<"Caption_Tab_Accessory"/utf8>>}}; 416938914 -> {some, {game_caption_text_data, 416938914, <<"Caption_Tab_Gear"/utf8>>}}; 939977132 -> {some, {game_caption_text_data, 939977132, <<"Caption_Tab_ALL"/utf8>>}}; 1778919458 -> {some, {game_caption_text_data, 1778919458, <<"Caption_Battalion_Purpose_Custom"/utf8>>}}; 2125934714 -> {some, {game_caption_text_data, 2125934714, <<"Caption_Covenant_StrongholdBattle_Reinforcement"/utf8>>}}; 2701469811 -> {some, {game_caption_text_data, 2701469811, <<"Caption_Covenant_StrongholdBattle_Defense"/utf8>>}}; 424441041 -> {some, {game_caption_text_data, 424441041, <<"Caption_Covenant_StrongholdBattle_Attack"/utf8>>}}; 669366042 -> {some, {game_caption_text_data, 669366042, <<"Caption_Covenant_StrongholdBattle"/utf8>>}}; 2708517091 -> {some, {game_caption_text_data, 2708517091, <<"Caption_Covenant_Expedition"/utf8>>}}; 2587702893 -> {some, {game_caption_text_data, 2587702893, <<"Caption_Boss_Hide"/utf8>>}}; 2360179002 -> {some, {game_caption_text_data, 2360179002, <<"Caption_Boss_Cheer"/utf8>>}}; 481321539 -> {some, {game_caption_text_data, 481321539, <<"Caption_Boss_Raid"/utf8>>}}; 481820937 -> {some, {game_caption_text_data, 481820937, <<"Caption_Covenant_Erosion"/utf8>>}}; 1117565867 -> {some, {game_caption_text_data, 1117565867, <<"Caption_Party_Erosion"/utf8>>}}; 856366195 -> {some, {game_caption_text_data, 856366195, <<"Caption_IGN_Desc_SlayingAcceptable"/utf8>>}}; 2068389750 -> {some, {game_caption_text_data, 2068389750, <<"Caption_IGN_Title_SlayingAcceptable"/utf8>>}}; 359658050 -> {some, {game_caption_text_data, 359658050, <<"Battalion_NoneRecommendation"/utf8>>}}; 2682488526 -> {some, {game_caption_text_data, 2682488526, <<"Caption_PopUp_SlayingQuest_Change"/utf8>>}}; 4014873853 -> {some, {game_caption_text_data, 4014873853, <<"Caption_PopUp_TimerOver"/utf8>>}}; 2454928041 -> {some, {game_caption_text_data, 2454928041, <<"Caption_ChacracterInfo_Slaying_BossTier"/utf8>>}}; 3153036783 -> {some, {game_caption_text_data, 3153036783, <<"Caption_ChacracterInfo_Slaying_Favors"/utf8>>}}; 2068195792 -> {some, {game_caption_text_data, 2068195792, <<"Caption_ChacracterInfo_Slaying_Title"/utf8>>}}; 1749631466 -> {some, {game_caption_text_data, 1749631466, <<"Caption_Boss_TierGrade"/utf8>>}}; 190712044 -> {some, {game_caption_text_data, 190712044, <<"Caption_Slaying_SlayingGrade_Num"/utf8>>}}; 3782751421 -> {some, {game_caption_text_data, 3782751421, <<"Caption_Slaying_SlayingGrade"/utf8>>}}; 2802945701 -> {some, {game_caption_text_data, 2802945701, <<"Caption_Slaying_Title"/utf8>>}}; 3956683899 -> {some, {game_caption_text_data, 3956683899, <<"Caption_FavorLetter"/utf8>>}}; 3321028063 -> {some, {game_caption_text_data, 3321028063, <<"Caption_Enchant_NeedGold"/utf8>>}}; 3433175906 -> {some, {game_caption_text_data, 3433175906, <<"Caption_Enchant_NeedStone"/utf8>>}}; 3583799261 -> {some, {game_caption_text_data, 3583799261, <<"Caption_Enchant_NeedRegisterGear"/utf8>>}}; 1160391277 -> {some, {game_caption_text_data, 1160391277, <<"Caption_Enchant_NeedRegisterMaterial"/utf8>>}}; 650448918 -> {some, {game_caption_text_data, 650448918, <<"Caption_Enchant_SelectSelectStone"/utf8>>}}; 3082649439 -> {some, {game_caption_text_data, 3082649439, <<"Caption_Enchant_SelectNormalStone"/utf8>>}}; 4213233334 -> {some, {game_caption_text_data, 4213233334, <<"Caption_Count"/utf8>>}}; 1134908500 -> {some, {game_caption_text_data, 1134908500, <<"Caption_Assist"/utf8>>}}; 4228586263 -> {some, {game_caption_text_data, 4228586263, <<"Caption_Defence"/utf8>>}}; 1606394309 -> {some, {game_caption_text_data, 1606394309, <<"Caption_Attack"/utf8>>}}; 2510861892 -> {some, {game_caption_text_data, 2510861892, <<"Caption_MainMenu_ChronologySchedule_Day"/utf8>>}}; 2602797095 -> {some, {game_caption_text_data, 2602797095, <<"Caption_MainMenu_ChronologySchedule"/utf8>>}}; 3899660742 -> {some, {game_caption_text_data, 3899660742, <<"Caption_MainMenu_SeasonPass"/utf8>>}}; 77222504 -> {some, {game_caption_text_data, 77222504, <<"Caption_MainMenu_Anniversary"/utf8>>}}; 1661650535 -> {some, {game_caption_text_data, 1661650535, <<"Caption_MainMenu_NpcCraft"/utf8>>}}; 187101451 -> {some, {game_caption_text_data, 187101451, <<"Caption_MainMenu_PvpRecord"/utf8>>}}; 4034442929 -> {some, {game_caption_text_data, 4034442929, <<"Caption_MainMenu_GrowthGuideQuest"/utf8>>}}; 1247656241 -> {some, {game_caption_text_data, 1247656241, <<"Caption_MainMenu_Craftbook"/utf8>>}}; 392030584 -> {some, {game_caption_text_data, 392030584, <<"Caption_MainMenu_DeathPenaltyRecovery"/utf8>>}}; 2141219939 -> {some, {game_caption_text_data, 2141219939, <<"Caption_MainMenu_Guise"/utf8>>}}; 1241759182 -> {some, {game_caption_text_data, 1241759182, <<"Caption_MainMenu_Inclination"/utf8>>}}; 4021708176 -> {some, {game_caption_text_data, 4021708176, <<"Caption_MainMenu_Ranking"/utf8>>}}; 1537517385 -> {some, {game_caption_text_data, 1537517385, <<"Caption_MainMenu_Mail"/utf8>>}}; 3942167061 -> {some, {game_caption_text_data, 3942167061, <<"Caption_MainMenu_CovenantCamp"/utf8>>}}; 1268616859 -> {some, {game_caption_text_data, 1268616859, <<"Caption_MainMenu_Garrison"/utf8>>}}; 1778526768 -> {some, {game_caption_text_data, 1778526768, <<"Caption_MainMenu_Follower"/utf8>>}}; 862843932 -> {some, {game_caption_text_data, 862843932, <<"Caption_MainMenu_CovenantV2"/utf8>>}}; 3679423860 -> {some, {game_caption_text_data, 3679423860, <<"Caption_MainMenu_Covenant"/utf8>>}}; 4266762079 -> {some, {game_caption_text_data, 4266762079, <<"Caption_MainMenu_Episode"/utf8>>}}; 3377382008 -> {some, {game_caption_text_data, 3377382008, <<"Caption_MainMenu_Quest"/utf8>>}}; 1921336940 -> {some, {game_caption_text_data, 1921336940, <<"Caption_MainMenu_WorldMap"/utf8>>}}; 93914293 -> {some, {game_caption_text_data, 93914293, <<"Caption_MainMenu_Skill"/utf8>>}}; 1228431178 -> {some, {game_caption_text_data, 1228431178, <<"Caption_MainMenu_Tier"/utf8>>}}; 267305967 -> {some, {game_caption_text_data, 267305967, <<"Caption_MainMenu_CharacterInfo"/utf8>>}}; 629452756 -> {some, {game_caption_text_data, 629452756, <<"Caption_MainMenu_Setting"/utf8>>}}; 652120971 -> {some, {game_caption_text_data, 652120971, <<"Caption_MainMenu_ServerDrivenPlay"/utf8>>}}; 983382916 -> {some, {game_caption_text_data, 983382916, <<"Caption_MainMenu_Inventory"/utf8>>}}; 706366221 -> {some, {game_caption_text_data, 706366221, <<"Caption_MainMenu_Notification"/utf8>>}}; 2300954320 -> {some, {game_caption_text_data, 2300954320, <<"Caption_MainMenu_MainMenu"/utf8>>}}; 2312225094 -> {some, {game_caption_text_data, 2312225094, <<"Caption_MainField"/utf8>>}}; 1408355421 -> {some, {game_caption_text_data, 1408355421, <<"Mail_Format_Follower_RewardText"/utf8>>}}; 853784721 -> {some, {game_caption_text_data, 853784721, <<"Mail_Format_Follower_CoinText"/utf8>>}}; 3199352968 -> {some, {game_caption_text_data, 3199352968, <<"Mail_Format_Follower_ContributionText"/utf8>>}}; 2121908800 -> {some, {game_caption_text_data, 2121908800, <<"Mail_Format_Follower_WorkTypeText_Create"/utf8>>}}; 2458941959 -> {some, {game_caption_text_data, 2458941959, <<"Mail_Format_Follower_WorkTypeText_Construction"/utf8>>}}; 2369244437 -> {some, {game_caption_text_data, 2369244437, <<"Mail_Format_Follower_WorkTypeText_gathering"/utf8>>}}; 873271505 -> {some, {game_caption_text_data, 873271505, <<"Mail_Format_Follower_TargetHavenText"/utf8>>}}; 141769376 -> {some, {game_caption_text_data, 141769376, <<"Mail_disc1_Follower_ReturnComplete_Exit"/utf8>>}}; 1357369370 -> {some, {game_caption_text_data, 1357369370, <<"Mail_disc1_Follower_ReturnComplete_Create"/utf8>>}}; 4221913121 -> {some, {game_caption_text_data, 4221913121, <<"Mail_disc1_Follower_ReturnComplete_Construction"/utf8>>}}; 1290792688 -> {some, {game_caption_text_data, 1290792688, <<"Mail_disc2_Follower_ReturnComplete_Gathering"/utf8>>}}; 1201251855 -> {some, {game_caption_text_data, 1201251855, <<"Mail_disc1_Follower_ReturnComplete_Gathering"/utf8>>}}; 850793406 -> {some, {game_caption_text_data, 850793406, <<"Mail_Title_Follower_ReturnComplete_Exit"/utf8>>}}; 3154440056 -> {some, {game_caption_text_data, 3154440056, <<"Mail_Title_Follower_ReturnComplete_Create"/utf8>>}}; 3282373183 -> {some, {game_caption_text_data, 3282373183, <<"Mail_Title_Follower_ReturnComplete_Construction"/utf8>>}}; 919416781 -> {some, {game_caption_text_data, 919416781, <<"Mail_Title_Follower_ReturnComplete_Gathering"/utf8>>}}; 2639226439 -> {some, {game_caption_text_data, 2639226439, <<"Caption_Follower_available_SubTitleText"/utf8>>}}; 2017844685 -> {some, {game_caption_text_data, 2017844685, <<"Caption_Follower_available_TitleText"/utf8>>}}; 1005930599 -> {some, {game_caption_text_data, 1005930599, <<"Caption_Follower_Dispatch_Info_TitleText"/utf8>>}}; 2687067692 -> {some, {game_caption_text_data, 2687067692, <<"Caption_Follower_Dispatch_TitleText"/utf8>>}}; 1910588784 -> {some, {game_caption_text_data, 1910588784, <<"Caption_WorldMap_ErosionPopup_BlackSword"/utf8>>}}; 3513576929 -> {some, {game_caption_text_data, 3513576929, <<"Caption_WorldMap_ErosionPopup_ElapsedTime"/utf8>>}}; 4290450310 -> {some, {game_caption_text_data, 4290450310, <<"Caption_WorldMap_ErosionPopup_Title"/utf8>>}}; 2798091103 -> {some, {game_caption_text_data, 2798091103, <<"Caption_IGN_Desc_Erosion_NotAllowed"/utf8>>}}; 1075770674 -> {some, {game_caption_text_data, 1075770674, <<"Caption_IGN_Title_Erosion_NotAllowed"/utf8>>}}; 2143541387 -> {some, {game_caption_text_data, 2143541387, <<"Caption_Erosion_BlackSword_Type03"/utf8>>}}; 2143541386 -> {some, {game_caption_text_data, 2143541386, <<"Caption_Erosion_BlackSword_Type02"/utf8>>}}; 2143541385 -> {some, {game_caption_text_data, 2143541385, <<"Caption_Erosion_BlackSword_Type01"/utf8>>}}; 2995793210 -> {some, {game_caption_text_data, 2995793210, <<"Caption_Erosion_BlackSword_Contamination_State"/utf8>>}}; 2321259836 -> {some, {game_caption_text_data, 2321259836, <<"Caption_Erosion_BlackSword_UseCheck_CostUpdate"/utf8>>}}; 1205889798 -> {some, {game_caption_text_data, 1205889798, <<"Caption_Erosion_BlackSword_UseCheck_NoCost"/utf8>>}}; 1376187281 -> {some, {game_caption_text_data, 1376187281, <<"Caption_Erosion_BlackSword_ToolTip"/utf8>>}}; 2258788788 -> {some, {game_caption_text_data, 2258788788, <<"Caption_Erosion_BlackSword_HelpText"/utf8>>}}; 1157611296 -> {some, {game_caption_text_data, 1157611296, <<"Caption_Erosion_BlackSword_UseOK_MyCovenant"/utf8>>}}; 143081148 -> {some, {game_caption_text_data, 143081148, <<"Caption_Erosion_BlackSword_UseOK_OtherCovenant"/utf8>>}}; 3202065833 -> {some, {game_caption_text_data, 3202065833, <<"Caption_Erosion_BlackSword_UseOK_BlackSwrod_Type"/utf8>>}}; 1510890029 -> {some, {game_caption_text_data, 1510890029, <<"Caption_Erosion_BlackSword_UseOK_SubTitleText"/utf8>>}}; 1042949843 -> {some, {game_caption_text_data, 1042949843, <<"Caption_Erosion_BlackSword_UseOK_TitleText"/utf8>>}}; 2548928315 -> {some, {game_caption_text_data, 2548928315, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_CombatTrainingSite"/utf8>>}}; 1460376964 -> {some, {game_caption_text_data, 1460376964, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_Unknown"/utf8>>}}; 523220427 -> {some, {game_caption_text_data, 523220427, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_Boss"/utf8>>}}; 2818553219 -> {some, {game_caption_text_data, 2818553219, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_Erosion"/utf8>>}}; 3673464447 -> {some, {game_caption_text_data, 3673464447, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_NaviMesh"/utf8>>}}; 1149035008 -> {some, {game_caption_text_data, 1149035008, <<"Caption_Erosion_BlackSword_UseCheck_SubText_NonUsable_HuntingGround"/utf8>>}}; 2179268218 -> {some, {game_caption_text_data, 2179268218, <<"Caption_Erosion_BlackSword_UseCheck_SubText_Usable"/utf8>>}}; 2644642887 -> {some, {game_caption_text_data, 2644642887, <<"Caption_Erosion_BlackSword_UseCheck_NonUsable"/utf8>>}}; 6435116 -> {some, {game_caption_text_data, 6435116, <<"Caption_Erosion_BlackSword_UseCheck_Usable"/utf8>>}}; 1198607686 -> {some, {game_caption_text_data, 1198607686, <<"Caption_WorldMap_HuntingGround_Erosion_AbyssStone"/utf8>>}}; 1472782349 -> {some, {game_caption_text_data, 1472782349, <<"Caption_WorldMap_HuntingGround_Erosion_Title"/utf8>>}}; 2206792563 -> {some, {game_caption_text_data, 2206792563, <<"Caption_Erosion_ItemToolTip_AbyssStoneGrade_Title"/utf8>>}}; 2336750389 -> {some, {game_caption_text_data, 2336750389, <<"Caption_Erosion_ContaminationMax"/utf8>>}}; 4283316609 -> {some, {game_caption_text_data, 4283316609, <<"QuickSlot_Auto_Off"/utf8>>}}; 782326003 -> {some, {game_caption_text_data, 782326003, <<"QuickSlot_Auto_On"/utf8>>}}; 661824387 -> {some, {game_caption_text_data, 661824387, <<"RefiningPattern_Bracelet_C"/utf8>>}}; 661824386 -> {some, {game_caption_text_data, 661824386, <<"RefiningPattern_Bracelet_B"/utf8>>}}; 661824385 -> {some, {game_caption_text_data, 661824385, <<"RefiningPattern_Bracelet_A"/utf8>>}}; 4291843969 -> {some, {game_caption_text_data, 4291843969, <<"RefiningPattern_Ring_C"/utf8>>}}; 4291843968 -> {some, {game_caption_text_data, 4291843968, <<"RefiningPattern_Ring_B"/utf8>>}}; 4291843967 -> {some, {game_caption_text_data, 4291843967, <<"RefiningPattern_Ring_A"/utf8>>}}; 2319992570 -> {some, {game_caption_text_data, 2319992570, <<"RefiningPattern_Cape_C"/utf8>>}}; 2319992569 -> {some, {game_caption_text_data, 2319992569, <<"RefiningPattern_Cape_B"/utf8>>}}; 2319992568 -> {some, {game_caption_text_data, 2319992568, <<"RefiningPattern_Cape_A"/utf8>>}}; 3400099826 -> {some, {game_caption_text_data, 3400099826, <<"RefiningPattern_Armor_C"/utf8>>}}; 3400099825 -> {some, {game_caption_text_data, 3400099825, <<"RefiningPattern_Armor_B"/utf8>>}}; 3400099824 -> {some, {game_caption_text_data, 3400099824, <<"RefiningPattern_Armor_A"/utf8>>}}; 3586695883 -> {some, {game_caption_text_data, 3586695883, <<"RefiningPattern_Weapon_C"/utf8>>}}; 3586695882 -> {some, {game_caption_text_data, 3586695882, <<"RefiningPattern_Weapon_B"/utf8>>}}; 3586695881 -> {some, {game_caption_text_data, 3586695881, <<"RefiningPattern_Weapon_A"/utf8>>}}; 1350663092 -> {some, {game_caption_text_data, 1350663092, <<"RefiningPattern_Composite_C"/utf8>>}}; 1350663091 -> {some, {game_caption_text_data, 1350663091, <<"RefiningPattern_Composite_B"/utf8>>}}; 1350663090 -> {some, {game_caption_text_data, 1350663090, <<"RefiningPattern_Composite_A"/utf8>>}}; 2843399707 -> {some, {game_caption_text_data, 2843399707, <<"RefiningPattern_Defence_C"/utf8>>}}; 2843399706 -> {some, {game_caption_text_data, 2843399706, <<"RefiningPattern_Defence_B"/utf8>>}}; 2843399705 -> {some, {game_caption_text_data, 2843399705, <<"RefiningPattern_Defence_A"/utf8>>}}; 1107745833 -> {some, {game_caption_text_data, 1107745833, <<"RefiningPattern_Attack_C"/utf8>>}}; 1107745832 -> {some, {game_caption_text_data, 1107745832, <<"RefiningPattern_Attack_B"/utf8>>}}; 1107745831 -> {some, {game_caption_text_data, 1107745831, <<"RefiningPattern_Attack_A"/utf8>>}}; 1573947017 -> {some, {game_caption_text_data, 1573947017, <<"RefiningPattern_Defence"/utf8>>}}; 4108243312 -> {some, {game_caption_text_data, 4108243312, <<"RefiningPattern_Magic"/utf8>>}}; 564612183 -> {some, {game_caption_text_data, 564612183, <<"RefiningPattern_Attack"/utf8>>}}; 1169058152 -> {some, {game_caption_text_data, 1169058152, <<"Caption_Chat_CannotInputChannel"/utf8>>}}; 2523265329 -> {some, {game_caption_text_data, 2523265329, <<"Text_Chat_Share_Party_Mini"/utf8>>}}; 1548527370 -> {some, {game_caption_text_data, 1548527370, <<"Text_Chat_Share_Location_Mini"/utf8>>}}; 2737243311 -> {some, {game_caption_text_data, 2737243311, <<"Text_Chat_Share_Covenant_Mini"/utf8>>}}; 3203579156 -> {some, {game_caption_text_data, 3203579156, <<"Caption_Chat_CovenantChannel"/utf8>>}}; 3203579155 -> {some, {game_caption_text_data, 3203579155, <<"Caption_Chat_CovenantChannel"/utf8>>}}; 3203579154 -> {some, {game_caption_text_data, 3203579154, <<"Caption_Chat_CovenantChannel"/utf8>>}}; 2289607126 -> {some, {game_caption_text_data, 2289607126, <<"Caption_Spellstone"/utf8>>}}; 1768717641 -> {some, {game_caption_text_data, 1768717641, <<"Caption_Arquirune"/utf8>>}}; 1550804384 -> {some, {game_caption_text_data, 1550804384, <<"Caption_AcquisitionSource_Erosion_BlackSword"/utf8>>}}; 1228707756 -> {some, {game_caption_text_data, 1228707756, <<"UI_ItemIcon_Level"/utf8>>}}; 3972593342 -> {some, {game_caption_text_data, 3972593342, <<"Caption_IGN_Desc_Covenant_Battalion_Assemble"/utf8>>}}; 3688383713 -> {some, {game_caption_text_data, 3688383713, <<"Caption_IGN_Title_Covenant_Battalion_Assemble"/utf8>>}}; 818600516 -> {some, {game_caption_text_data, 818600516, <<"Text_Battalion_MoveToAssemblyArea"/utf8>>}}; 85020081 -> {some, {game_caption_text_data, 85020081, <<"Text_Battalion_MoveToCommander"/utf8>>}}; 514765635 -> {some, {game_caption_text_data, 514765635, <<"Caption_Battalion_JoinCount"/utf8>>}}; 2352583188 -> {some, {game_caption_text_data, 2352583188, <<"Caption_Battalion_Leave_Confirm"/utf8>>}}; 4196041524 -> {some, {game_caption_text_data, 4196041524, <<"Caption_Battalion_Invite_Zone"/utf8>>}}; 2822521465 -> {some, {game_caption_text_data, 2822521465, <<"Caption_Battalion_Invite_MemberCount"/utf8>>}}; 4032753662 -> {some, {game_caption_text_data, 4032753662, <<"Caption_Battalion_Invite_Commander"/utf8>>}}; 360023757 -> {some, {game_caption_text_data, 360023757, <<"Caption_Battalion_Invite_Message"/utf8>>}}; 3772775082 -> {some, {game_caption_text_data, 3772775082, <<"Caption_Battalion_Invite_Title"/utf8>>}}; 1153549678 -> {some, {game_caption_text_data, 1153549678, <<"Caption_Battalion_Join_Message"/utf8>>}}; 602873605 -> {some, {game_caption_text_data, 602873605, <<"Caption_Battalion_Join_Zone"/utf8>>}}; 3344978650 -> {some, {game_caption_text_data, 3344978650, <<"Caption_Battalion_Join_MemberCount"/utf8>>}}; 828945791 -> {some, {game_caption_text_data, 828945791, <<"Caption_Battalion_Join_Commander"/utf8>>}}; 2856842859 -> {some, {game_caption_text_data, 2856842859, <<"Caption_Battalion_Join_Title"/utf8>>}}; 800663957 -> {some, {game_caption_text_data, 800663957, <<"Text_DrivenPlay_EarnedPerHour"/utf8>>}}; 1852124461 -> {some, {game_caption_text_data, 1852124461, <<"Text_DrivenPlay_ResetNotify"/utf8>>}}; 948060364 -> {some, {game_caption_text_data, 948060364, <<"Caption_MoveToSkillSpellstonePage"/utf8>>}}; 4138508303 -> {some, {game_caption_text_data, 4138508303, <<"Caption_MoveToSkillArquirunePage"/utf8>>}}; 2877155659 -> {some, {game_caption_text_data, 2877155659, <<"Caption_ModifyPage_None_Select_Arquirune"/utf8>>}}; 3737962382 -> {some, {game_caption_text_data, 3737962382, <<"Caption_ModifyPage_None_Select_Skill"/utf8>>}}; 3971976273 -> {some, {game_caption_text_data, 3971976273, <<"Caption_IGN_Desc_SkillSpellstoneAvailable"/utf8>>}}; 2977998512 -> {some, {game_caption_text_data, 2977998512, <<"Caption_IGN_Title_SkillSpellstoneAbailable"/utf8>>}}; 2017823400 -> {some, {game_caption_text_data, 2017823400, <<"Caption_IGN_Desc_SkillArquiruneActivated"/utf8>>}}; 3251807115 -> {some, {game_caption_text_data, 3251807115, <<"Caption_IGN_Title_SkillArquiruneActivated"/utf8>>}}; 1243830196 -> {some, {game_caption_text_data, 1243830196, <<"Caption_IGN_Desc_SkillArquiruneAvailable"/utf8>>}}; 1963981123 -> {some, {game_caption_text_data, 1963981123, <<"Caption_IGN_Title_SkillArquiruneAbailable"/utf8>>}}; 1542893992 -> {some, {game_caption_text_data, 1542893992, <<"Caption_Covenant_Title_introduce"/utf8>>}}; 3328726445 -> {some, {game_caption_text_data, 3328726445, <<"Caption_Covenant_Title_Notice"/utf8>>}}; 1612526775 -> {some, {game_caption_text_data, 1612526775, <<"UI_RemainingTime_Minute"/utf8>>}}; 1258234609 -> {some, {game_caption_text_data, 1258234609, <<"Caption_AutoBattle_MannerMode_Off"/utf8>>}}; 3242391515 -> {some, {game_caption_text_data, 3242391515, <<"Caption_AutoBattle_MannerMode_OnExcludePartyCovenant"/utf8>>}}; 1299749219 -> {some, {game_caption_text_data, 1299749219, <<"Caption_AutoBattle_MannerMode_On"/utf8>>}}; 3670361755 -> {some, {game_caption_text_data, 3670361755, <<"Caption_AutoBattleRadius_Unlimit"/utf8>>}}; 2165432921 -> {some, {game_caption_text_data, 2165432921, <<"Caption_AutoBattleRadius_High"/utf8>>}}; 1908321928 -> {some, {game_caption_text_data, 1908321928, <<"Caption_AutoBattleRadius_Middle"/utf8>>}}; 4062928987 -> {some, {game_caption_text_data, 4062928987, <<"Caption_AutoBattleRadius_Low"/utf8>>}}; 3492847667 -> {some, {game_caption_text_data, 3492847667, <<"Caption_Follower_Death_ChatMsgReturnFromPurification"/utf8>>}}; 1817494767 -> {some, {game_caption_text_data, 1817494767, <<"Caption_Follower_Death_ChatMsgLeaveToPurification"/utf8>>}}; 987471065 -> {some, {game_caption_text_data, 987471065, <<"Caption_Follower_Death_ChatMsgReturnFromRepair"/utf8>>}}; 4008324117 -> {some, {game_caption_text_data, 4008324117, <<"Caption_Follower_Death_ChatMsgLeaveToRepair"/utf8>>}}; 2504065187 -> {some, {game_caption_text_data, 2504065187, <<"Caption_Follower_Death_ChatMsgReturnFromResearch"/utf8>>}}; 2451012703 -> {some, {game_caption_text_data, 2451012703, <<"Caption_Follower_Death_ChatMsgLeaveToResearch"/utf8>>}}; 792689556 -> {some, {game_caption_text_data, 792689556, <<"Caption_Follower_Death_ChatMsgReturnFromCrafting"/utf8>>}}; 739637072 -> {some, {game_caption_text_data, 739637072, <<"Caption_Follower_Death_ChatMsgLeaveToCrafting"/utf8>>}}; 1626744036 -> {some, {game_caption_text_data, 1626744036, <<"Caption_Follower_Death_ChatMsgReturnFromBuilding"/utf8>>}}; 1573691552 -> {some, {game_caption_text_data, 1573691552, <<"Caption_Follower_Death_ChatMsgLeaveToBuilding"/utf8>>}}; 1237920655 -> {some, {game_caption_text_data, 1237920655, <<"Caption_Follower_Death_ChatMsgReturnFromGathering"/utf8>>}}; 3627186059 -> {some, {game_caption_text_data, 3627186059, <<"Caption_Follower_Death_ChatMsgLeaveToGathering"/utf8>>}}; 4034655058 -> {some, {game_caption_text_data, 4034655058, <<"Caption_Follower_Death_DescUnknownReason"/utf8>>}}; 1831161515 -> {some, {game_caption_text_data, 1831161515, <<"Caption_Follower_Death_DescReturnFromResearch"/utf8>>}}; 1435919335 -> {some, {game_caption_text_data, 1435919335, <<"Caption_Follower_Death_DescLeaveToResearch"/utf8>>}}; 119785884 -> {some, {game_caption_text_data, 119785884, <<"Caption_Follower_Death_DescReturnFromCrafting"/utf8>>}}; 4019511000 -> {some, {game_caption_text_data, 4019511000, <<"Caption_Follower_Death_DescLeaveToCrafting"/utf8>>}}; 953840364 -> {some, {game_caption_text_data, 953840364, <<"Caption_Follower_Death_DescReturnFromBuilding"/utf8>>}}; 558598184 -> {some, {game_caption_text_data, 558598184, <<"Caption_Follower_Death_DescLeaveToBuilding"/utf8>>}}; 1027277079 -> {some, {game_caption_text_data, 1027277079, <<"Caption_Follower_Death_DescReturnFromGathering"/utf8>>}}; 1419824787 -> {some, {game_caption_text_data, 1419824787, <<"Caption_Follower_Death_DescLeaveToGathering"/utf8>>}}; 3679208269 -> {some, {game_caption_text_data, 3679208269, <<"Caption_Follower_ResurrectionRemaingTime"/utf8>>}}; 2549306810 -> {some, {game_caption_text_data, 2549306810, <<"Caption_Follower_Death_SummaryReturnFromResearch"/utf8>>}}; 671051462 -> {some, {game_caption_text_data, 671051462, <<"Caption_Follower_Death_SummaryLeaveToResearch"/utf8>>}}; 837931179 -> {some, {game_caption_text_data, 837931179, <<"Caption_Follower_Death_SummaryReturnFromCrafting"/utf8>>}}; 3254643127 -> {some, {game_caption_text_data, 3254643127, <<"Caption_Follower_Death_SummaryLeaveToCrafting"/utf8>>}}; 1671985659 -> {some, {game_caption_text_data, 1671985659, <<"Caption_Follower_Death_SummaryReturnFromBuilding"/utf8>>}}; 4088697607 -> {some, {game_caption_text_data, 4088697607, <<"Caption_Follower_Death_SummaryLeaveToBuilding"/utf8>>}}; 3214989878 -> {some, {game_caption_text_data, 3214989878, <<"Caption_Follower_Death_SummaryReturnFromGathering"/utf8>>}}; 217775746 -> {some, {game_caption_text_data, 217775746, <<"Caption_Follower_Death_SummaryLeaveToGathering"/utf8>>}}; 4045816646 -> {some, {game_caption_text_data, 4045816646, <<"Caption_Follower_ResidenceStrongholdChangeCooldownDesc"/utf8>>}}; 4031291816 -> {some, {game_caption_text_data, 4031291816, <<"Caption_GatheringSite_ArrivalTimeAtHeadquarters"/utf8>>}}; 1419696513 -> {some, {game_caption_text_data, 1419696513, <<"Caption_GatheringSite_RemainingTimeOfGathering"/utf8>>}}; 1480718093 -> {some, {game_caption_text_data, 1480718093, <<"Caption_GatheringSite_ArrivalTimeAtGatheringSite"/utf8>>}}; 3730085680 -> {some, {game_caption_text_data, 3730085680, <<"Caption_GatheringSite_TotalWorkTime"/utf8>>}}; 148425606 -> {some, {game_caption_text_data, 148425606, <<"Caption_CovenantMemberPosition_MemberCategoryCount"/utf8>>}}; 1801310828 -> {some, {game_caption_text_data, 1801310828, <<"Caption_CovenantMemberPosition_OfficerCategoryCount"/utf8>>}}; 702918847 -> {some, {game_caption_text_data, 702918847, <<"Caption_CovenantMemberPosition_Member"/utf8>>}}; 1866112645 -> {some, {game_caption_text_data, 1866112645, <<"Caption_CovenantMemberPosition_Officer"/utf8>>}}; 3933734404 -> {some, {game_caption_text_data, 3933734404, <<"Caption_CovenantMemberPosition_Leader"/utf8>>}}; 2230143180 -> {some, {game_caption_text_data, 2230143180, <<"Caption_CovenantMemberPosition_Default"/utf8>>}}; 1715561862 -> {some, {game_caption_text_data, 1715561862, <<"Caption_CovenantMemberRoleName"/utf8>>}}; 2628172247 -> {some, {game_caption_text_data, 2628172247, <<"Caption_CovenantLevelAndName"/utf8>>}}; 2440049228 -> {some, {game_caption_text_data, 2440049228, <<"Caption_CovenantName"/utf8>>}}; 2738022518 -> {some, {game_caption_text_data, 2738022518, <<"Caption_Recommended_Resource_None"/utf8>>}}; 1415086077 -> {some, {game_caption_text_data, 1415086077, <<"Caption_Recommend_Resource_None"/utf8>>}}; 197109335 -> {some, {game_caption_text_data, 197109335, <<"Caption_Stronghold_GeneralStore_Button_Open_DisplayNull"/utf8>>}}; 2575717719 -> {some, {game_caption_text_data, 2575717719, <<"Caption_Stronghold_GeneralStore_Button_Open"/utf8>>}}; 3426528958 -> {some, {game_caption_text_data, 3426528958, <<"Caption_Stronghold_Build_GeneralStore_Close_StrongholdBattle"/utf8>>}}; 632184336 -> {some, {game_caption_text_data, 632184336, <<"Caption_Stronghold_Build_GeneralStore_Close_ManagementMode"/utf8>>}}; 1124220059 -> {some, {game_caption_text_data, 1124220059, <<"Caption_Stronghold_Build_GeneralStore_Open"/utf8>>}}; 2175514404 -> {some, {game_caption_text_data, 2175514404, <<"Caption_Stronghold_Build_Progress"/utf8>>}}; 4249430673 -> {some, {game_caption_text_data, 4249430673, <<"Caption_Stronghold_Building_Effect_Tower_Hp"/utf8>>}}; 3971208006 -> {some, {game_caption_text_data, 3971208006, <<"Caption_Stronghold_Building_Effect_Townhall_Occupancy"/utf8>>}}; 2002419423 -> {some, {game_caption_text_data, 2002419423, <<"Caption_Stronghold_Work_InCombat"/utf8>>}}; 3626551588 -> {some, {game_caption_text_data, 3626551588, <<"Caption_Stronghold_Work_Researching_With_Research_Name"/utf8>>}}; 3551832573 -> {some, {game_caption_text_data, 3551832573, <<"Caption_Stronghold_Work_Researching"/utf8>>}}; 888694163 -> {some, {game_caption_text_data, 888694163, <<"Caption_Stronghold_Work_Repairing"/utf8>>}}; 2191592464 -> {some, {game_caption_text_data, 2191592464, <<"Caption_Stronghold_Work_Pause"/utf8>>}}; 4218327032 -> {some, {game_caption_text_data, 4218327032, <<"Caption_Stronghold_Work_Crafting_SpiritualBondStone"/utf8>>}}; 3187480431 -> {some, {game_caption_text_data, 3187480431, <<"Caption_Stronghold_Work_Crafting_Soma"/utf8>>}}; 1798885661 -> {some, {game_caption_text_data, 1798885661, <<"Caption_Stronghold_Work_Crafting_ErosionItem"/utf8>>}}; 1781335559 -> {some, {game_caption_text_data, 1781335559, <<"Caption_Stronghold_Work_Crafting_BattleSupplyItem"/utf8>>}}; 3181848808 -> {some, {game_caption_text_data, 3181848808, <<"Caption_Stronghold_Work_Crafting_Potion"/utf8>>}}; 1727118693 -> {some, {game_caption_text_data, 1727118693, <<"Caption_Stronghold_Work_Crafting_SiegeWeaponItem"/utf8>>}}; 2820739126 -> {some, {game_caption_text_data, 2820739126, <<"Caption_Stronghold_Work_Downgrading"/utf8>>}}; 2484455411 -> {some, {game_caption_text_data, 2484455411, <<"Caption_Stronghold_Work_Upgrading"/utf8>>}}; 2519742142 -> {some, {game_caption_text_data, 2519742142, <<"Caption_Stronghold_Work_Destructing"/utf8>>}}; 3721679349 -> {some, {game_caption_text_data, 3721679349, <<"Caption_Stronghold_Work_Constructing"/utf8>>}}; 3760843226 -> {some, {game_caption_text_data, 3760843226, <<"Caption_Stronghold_Build_ChangeDestroyableRampart"/utf8>>}}; 859181791 -> {some, {game_caption_text_data, 859181791, <<"Caption_Stronghold_Build_Repair_Start"/utf8>>}}; 1087505186 -> {some, {game_caption_text_data, 1087505186, <<"Caption_Stronghold_Build_Repair"/utf8>>}}; 4117447415 -> {some, {game_caption_text_data, 4117447415, <<"Caption_Stronghold_Build_Craft_SpiritualBondStone"/utf8>>}}; 3817559694 -> {some, {game_caption_text_data, 3817559694, <<"Caption_Stronghold_Build_Craft_Soma"/utf8>>}}; 838718124 -> {some, {game_caption_text_data, 838718124, <<"Caption_Stronghold_Build_Craft_ErosionItem"/utf8>>}}; 3407007718 -> {some, {game_caption_text_data, 3407007718, <<"Caption_Stronghold_Build_Craft_BattleSupplyItem"/utf8>>}}; 957573415 -> {some, {game_caption_text_data, 957573415, <<"Caption_Stronghold_Build_Craft_Potion"/utf8>>}}; 845791540 -> {some, {game_caption_text_data, 845791540, <<"Caption_Stronghold_Build_Craft_SiegeWeaponItem"/utf8>>}}; 2400087722 -> {some, {game_caption_text_data, 2400087722, <<"Caption_Stronghold_Build_Downgrade"/utf8>>}}; 2497223079 -> {some, {game_caption_text_data, 2497223079, <<"Caption_Stronghold_Build_Upgrade"/utf8>>}}; 90841277 -> {some, {game_caption_text_data, 90841277, <<"Caption_Stronghold_Build_Destruct"/utf8>>}}; 2198264436 -> {some, {game_caption_text_data, 2198264436, <<"Caption_Stronghold_Build_Construct"/utf8>>}}; 31539204 -> {some, {game_caption_text_data, 31539204, <<"Caption_Stronghold_Build_Storage"/utf8>>}}; 3584224299 -> {some, {game_caption_text_data, 3584224299, <<"Caption_Stronghold_Build_Info"/utf8>>}}; 1103254845 -> {some, {game_caption_text_data, 1103254845, <<"Caption_Stronghold_Management"/utf8>>}}; 4156761667 -> {some, {game_caption_text_data, 4156761667, <<"Caption_Choose_Stronghold_Abandon"/utf8>>}}; 1149645779 -> {some, {game_caption_text_data, 1149645779, <<"Caption_Choose_Stronghold_Occupy"/utf8>>}}; 2585888608 -> {some, {game_caption_text_data, 2585888608, <<"Caption_Stronghold_Abandon_Confirm"/utf8>>}}; 2083815835 -> {some, {game_caption_text_data, 2083815835, <<"Text_Emblem_Color"/utf8>>}}; 2083815834 -> {some, {game_caption_text_data, 2083815834, <<"Text_Emblem_Color"/utf8>>}}; 2083815833 -> {some, {game_caption_text_data, 2083815833, <<"Text_Emblem_Color"/utf8>>}}; 2083815832 -> {some, {game_caption_text_data, 2083815832, <<"Text_Emblem_Color"/utf8>>}}; 2083815831 -> {some, {game_caption_text_data, 2083815831, <<"Text_Emblem_Color"/utf8>>}}; 2083815830 -> {some, {game_caption_text_data, 2083815830, <<"Text_Emblem_Color"/utf8>>}}; 2083815829 -> {some, {game_caption_text_data, 2083815829, <<"Text_Emblem_Color"/utf8>>}}; 135853229 -> {some, {game_caption_text_data, 135853229, <<"Text_Emblem_Color"/utf8>>}}; 135853228 -> {some, {game_caption_text_data, 135853228, <<"Text_Emblem_Color"/utf8>>}}; 135853227 -> {some, {game_caption_text_data, 135853227, <<"Text_Emblem_Color"/utf8>>}}; 135853226 -> {some, {game_caption_text_data, 135853226, <<"Text_Emblem_Color"/utf8>>}}; 135853225 -> {some, {game_caption_text_data, 135853225, <<"Text_Emblem_Color"/utf8>>}}; 135853224 -> {some, {game_caption_text_data, 135853224, <<"Text_Emblem_Color"/utf8>>}}; 135853223 -> {some, {game_caption_text_data, 135853223, <<"Text_Emblem_Color"/utf8>>}}; 135853222 -> {some, {game_caption_text_data, 135853222, <<"Text_Emblem_Color"/utf8>>}}; 135853221 -> {some, {game_caption_text_data, 135853221, <<"Text_Emblem_Color"/utf8>>}}; 135853220 -> {some, {game_caption_text_data, 135853220, <<"Text_Emblem_Color"/utf8>>}}; 3462630332 -> {some, {game_caption_text_data, 3462630332, <<"Text_Emblem_Color"/utf8>>}}; 3462630331 -> {some, {game_caption_text_data, 3462630331, <<"Text_Emblem_Color"/utf8>>}}; 3462630330 -> {some, {game_caption_text_data, 3462630330, <<"Text_Emblem_Color"/utf8>>}}; 3462630329 -> {some, {game_caption_text_data, 3462630329, <<"Text_Emblem_Color"/utf8>>}}; 3462630328 -> {some, {game_caption_text_data, 3462630328, <<"Text_Emblem_Color"/utf8>>}}; 3462630327 -> {some, {game_caption_text_data, 3462630327, <<"Text_Emblem_Color"/utf8>>}}; 3462630326 -> {some, {game_caption_text_data, 3462630326, <<"Text_Emblem_Color"/utf8>>}}; 3462630325 -> {some, {game_caption_text_data, 3462630325, <<"Text_Emblem_Color"/utf8>>}}; 3462630324 -> {some, {game_caption_text_data, 3462630324, <<"Text_Emblem_Color"/utf8>>}}; 3009234134 -> {some, {game_caption_text_data, 3009234134, <<"Text_Mainlogo_Emblem29"/utf8>>}}; 3009234133 -> {some, {game_caption_text_data, 3009234133, <<"Text_Mainlogo_Emblem28"/utf8>>}}; 3009234132 -> {some, {game_caption_text_data, 3009234132, <<"Text_Mainlogo_Emblem27"/utf8>>}}; 3009234131 -> {some, {game_caption_text_data, 3009234131, <<"Text_Mainlogo_Emblem26"/utf8>>}}; 3009234130 -> {some, {game_caption_text_data, 3009234130, <<"Text_Mainlogo_Emblem25"/utf8>>}}; 3009234129 -> {some, {game_caption_text_data, 3009234129, <<"Text_Mainlogo_Emblem24"/utf8>>}}; 3009234128 -> {some, {game_caption_text_data, 3009234128, <<"Text_Mainlogo_Emblem23"/utf8>>}}; 3009234127 -> {some, {game_caption_text_data, 3009234127, <<"Text_Mainlogo_Emblem22"/utf8>>}}; 3009234126 -> {some, {game_caption_text_data, 3009234126, <<"Text_Mainlogo_Emblem21"/utf8>>}}; 3009234125 -> {some, {game_caption_text_data, 3009234125, <<"Text_Mainlogo_Emblem20"/utf8>>}}; 1061271525 -> {some, {game_caption_text_data, 1061271525, <<"Text_Mainlogo_Emblem19"/utf8>>}}; 1061271524 -> {some, {game_caption_text_data, 1061271524, <<"Text_Mainlogo_Emblem18"/utf8>>}}; 1061271523 -> {some, {game_caption_text_data, 1061271523, <<"Text_Mainlogo_Emblem17"/utf8>>}}; 1061271522 -> {some, {game_caption_text_data, 1061271522, <<"Text_Mainlogo_Emblem16"/utf8>>}}; 1061271521 -> {some, {game_caption_text_data, 1061271521, <<"Text_Mainlogo_Emblem15"/utf8>>}}; 1061271520 -> {some, {game_caption_text_data, 1061271520, <<"Text_Mainlogo_Emblem14"/utf8>>}}; 1061271519 -> {some, {game_caption_text_data, 1061271519, <<"Text_Mainlogo_Emblem13"/utf8>>}}; 1061271518 -> {some, {game_caption_text_data, 1061271518, <<"Text_Mainlogo_Emblem12"/utf8>>}}; 1061271517 -> {some, {game_caption_text_data, 1061271517, <<"Text_Mainlogo_Emblem11"/utf8>>}}; 1061271516 -> {some, {game_caption_text_data, 1061271516, <<"Text_Mainlogo_Emblem10"/utf8>>}}; 3408276212 -> {some, {game_caption_text_data, 3408276212, <<"Text_Mainlogo_Emblem09"/utf8>>}}; 3408276211 -> {some, {game_caption_text_data, 3408276211, <<"Text_Mainlogo_Emblem08"/utf8>>}}; 3408276210 -> {some, {game_caption_text_data, 3408276210, <<"Text_Mainlogo_Emblem07"/utf8>>}}; 3408276209 -> {some, {game_caption_text_data, 3408276209, <<"Text_Mainlogo_Emblem06"/utf8>>}}; 3408276208 -> {some, {game_caption_text_data, 3408276208, <<"Text_Mainlogo_Emblem05"/utf8>>}}; 3408276207 -> {some, {game_caption_text_data, 3408276207, <<"Text_Mainlogo_Emblem04"/utf8>>}}; 3408276206 -> {some, {game_caption_text_data, 3408276206, <<"Text_Mainlogo_Emblem03"/utf8>>}}; 3408276205 -> {some, {game_caption_text_data, 3408276205, <<"Text_Mainlogo_Emblem02"/utf8>>}}; 3408276204 -> {some, {game_caption_text_data, 3408276204, <<"Text_Mainlogo_Emblem01"/utf8>>}}; 3408276203 -> {some, {game_caption_text_data, 3408276203, <<"Text_Mainlogo_Emblem00"/utf8>>}}; 3717241525 -> {some, {game_caption_text_data, 3717241525, <<"Text_Notify_ServerDrivenPlay_UpgradeExpire"/utf8>>}}; 2399992449 -> {some, {game_caption_text_data, 2399992449, <<"Text_Notify_ServerDrivenPlay_Destroyer"/utf8>>}}; 626255306 -> {some, {game_caption_text_data, 626255306, <<"Text_Notify_ServerDrivenPlay_Flee_Result"/utf8>>}}; 890855190 -> {some, {game_caption_text_data, 890855190, <<"Text_Notify_ServerDrivenPlay_PvpMode_Flee"/utf8>>}}; 3383949671 -> {some, {game_caption_text_data, 3383949671, <<"Text_Notify_ServerDrivenPlay_End"/utf8>>}}; 207507359 -> {some, {game_caption_text_data, 207507359, <<"Text_Notify_CampaignLose"/utf8>>}}; 2854971130 -> {some, {game_caption_text_data, 2854971130, <<"Text_Notify_CampaignWin"/utf8>>}}; 3933312362 -> {some, {game_caption_text_data, 3933312362, <<"Text_Notify_CovenantCampaign"/utf8>>}}; 1333964764 -> {some, {game_caption_text_data, 1333964764, <<"Text_Notify_ReservedStrongholdProtect_Fail"/utf8>>}}; 492179806 -> {some, {game_caption_text_data, 492179806, <<"Text_Notify_ContaminationStageNoti"/utf8>>}}; 2907614923 -> {some, {game_caption_text_data, 2907614923, <<"Text_Notify_StrongholdNewCovenantOccupy"/utf8>>}}; 117487354 -> {some, {game_caption_text_data, 117487354, <<"Text_Notify_StrongholdBattleStart"/utf8>>}}; 3749165088 -> {some, {game_caption_text_data, 3749165088, <<"Text_Notify_BuildingTaxNonPayment"/utf8>>}}; 1954077284 -> {some, {game_caption_text_data, 1954077284, <<"Text_Notify_MoveCamp"/utf8>>}}; 1510054357 -> {some, {game_caption_text_data, 1510054357, <<"Text_Notify_FriendshipConclude"/utf8>>}}; 881237265 -> {some, {game_caption_text_data, 881237265, <<"Text_Notify_FriendshipRequest"/utf8>>}}; 2076993903 -> {some, {game_caption_text_data, 2076993903, <<"Text_Notify_StrongholdBattleDefenseRequest"/utf8>>}}; 4024294227 -> {some, {game_caption_text_data, 4024294227, <<"Text_Notify_FollowerSupport"/utf8>>}}; 485185295 -> {some, {game_caption_text_data, 485185295, <<"Text_Notify_CovenantShopNewProduct"/utf8>>}}; 3762980227 -> {some, {game_caption_text_data, 3762980227, <<"Text_Notify_BossSpawnCheer"/utf8>>}}; 1502436137 -> {some, {game_caption_text_data, 1502436137, <<"Text_Notify_CovenantBuildingAvailable"/utf8>>}}; 3727093947 -> {some, {game_caption_text_data, 3727093947, <<"Text_Notify_CovenantCraftAvailable"/utf8>>}}; 4189848184 -> {some, {game_caption_text_data, 4189848184, <<"Text_Notify_CovenantResearchAvailable"/utf8>>}}; 2587165820 -> {some, {game_caption_text_data, 2587165820, <<"Text_Notify_CovenantNotice"/utf8>>}}; 3666101991 -> {some, {game_caption_text_data, 3666101991, <<"Text_Notify_DestroyerNoti"/utf8>>}}; 4261224004 -> {some, {game_caption_text_data, 4261224004, <<"Text_Notify_PersonalMailArrival"/utf8>>}}; 2377176984 -> {some, {game_caption_text_data, 2377176984, <<"Text_Notify_WhisperNoti"/utf8>>}}; 2647362512 -> {some, {game_caption_text_data, 2647362512, <<"Text_Notify_Resupply"/utf8>>}}; 2284882566 -> {some, {game_caption_text_data, 2284882566, <<"Text_Notify_PlayerLevelUp"/utf8>>}}; 1868806619 -> {some, {game_caption_text_data, 1868806619, <<"Text_Notify_ServerDrivenPlay_Statistics"/utf8>>}}; 2646825630 -> {some, {game_caption_text_data, 2646825630, <<"Text_Notify_GrowthGuideComplete"/utf8>>}}; 578979335 -> {some, {game_caption_text_data, 578979335, <<"Text_Notify_QuestComplete"/utf8>>}}; 3382253133 -> {some, {game_caption_text_data, 3382253133, <<"Text_Notify_FavoriteCraftAvailable"/utf8>>}}; 3549390117 -> {some, {game_caption_text_data, 3549390117, <<"Text_Notify_ItemAcquire"/utf8>>}}; 1414967690 -> {some, {game_caption_text_data, 1414967690, <<"Text_Notify_SkillDevelopItemInventoryFull"/utf8>>}}; 3385022678 -> {some, {game_caption_text_data, 3385022678, <<"Text_Notify_CommonInventoryFull"/utf8>>}}; 3358456298 -> {some, {game_caption_text_data, 3358456298, <<"Text_Notify_SkillDevelopItemInventoryAlmostFull"/utf8>>}}; 66781366 -> {some, {game_caption_text_data, 66781366, <<"Text_Notify_CommonInventoryAlmostFull"/utf8>>}}; 939479044 -> {some, {game_caption_text_data, 939479044, <<"Text_Notify_SpiritualBondPowerExhausted"/utf8>>}}; 2728877031 -> {some, {game_caption_text_data, 2728877031, <<"Text_Notify_SomaExhausted"/utf8>>}}; 2033810186 -> {some, {game_caption_text_data, 2033810186, <<"Text_Notify_ManaPointsPotionExhausted"/utf8>>}}; 1326719155 -> {some, {game_caption_text_data, 1326719155, <<"Text_Notify_HealthPointsPotionDeficient"/utf8>>}}; 2376079203 -> {some, {game_caption_text_data, 2376079203, <<"Text_Common_Notification"/utf8>>}}; 937355512 -> {some, {game_caption_text_data, 937355512, <<"Text_Notify_RaidBoss_Option_Covenant"/utf8>>}}; 1024302332 -> {some, {game_caption_text_data, 1024302332, <<"Text_Notify_FieldBoss_Option_Covenant"/utf8>>}}; 634530971 -> {some, {game_caption_text_data, 634530971, <<"Text_Notify_RaidBoss_Option"/utf8>>}}; 3746546399 -> {some, {game_caption_text_data, 3746546399, <<"Text_Notify_FieldBoss_Option"/utf8>>}}; 1815400147 -> {some, {game_caption_text_data, 1815400147, <<"Text_Notify_RaidBoss"/utf8>>}}; 3026085591 -> {some, {game_caption_text_data, 3026085591, <<"Text_Notify_FieldBoss"/utf8>>}}; 2782147961 -> {some, {game_caption_text_data, 2782147961, <<"Text_Notify_ServerDrivenPlay_PvpMode_Ground"/utf8>>}}; 1405639355 -> {some, {game_caption_text_data, 1405639355, <<"Text_Notify_ServerDrivenPlay_PvpMode"/utf8>>}}; 3756153604 -> {some, {game_caption_text_data, 3756153604, <<"Text_Notify_ServerDrivenPlay_PotionExhausted"/utf8>>}}; 1931316027 -> {some, {game_caption_text_data, 1931316027, <<"Text_Notify_ServerDrivenPlay_RemainingDurationExhausted"/utf8>>}}; 1050241966 -> {some, {game_caption_text_data, 1050241966, <<"Text_Notify_ServerDrivenPlay_Dead"/utf8>>}}; 2677122617 -> {some, {game_caption_text_data, 2677122617, <<"Text_ServerDrivenPlay"/utf8>>}}; 4288344645 -> {some, {game_caption_text_data, 4288344645, <<"Text_Notify_StrongholdBattle_Defense"/utf8>>}}; 3405243331 -> {some, {game_caption_text_data, 3405243331, <<"Text_Notify_StrongholdBattle_Attack"/utf8>>}}; 3965745521 -> {some, {game_caption_text_data, 3965745521, <<"Text_Notify_Building_Upgrade"/utf8>>}}; 3135557374 -> {some, {game_caption_text_data, 3135557374, <<"Text_Notify_Building_Construct"/utf8>>}}; 2420089880 -> {some, {game_caption_text_data, 2420089880, <<"Text_Notify_CovenantJoinApplication_Inform"/utf8>>}}; 3280588601 -> {some, {game_caption_text_data, 3280588601, <<"Text_Notify_At_Nighttime"/utf8>>}}; 1690847463 -> {some, {game_caption_text_data, 1690847463, <<"Text_Notify_Notices_And_Events"/utf8>>}}; 2920890228 -> {some, {game_caption_text_data, 2920890228, <<"Text_Gameplay"/utf8>>}}; 639965877 -> {some, {game_caption_text_data, 639965877, <<"Text_StrongholdManagement"/utf8>>}}; 4040725352 -> {some, {game_caption_text_data, 4040725352, <<"Text_Covenant_Notification"/utf8>>}}; 969260250 -> {some, {game_caption_text_data, 969260250, <<"Text_RichPush"/utf8>>}}; 2476551283 -> {some, {game_caption_text_data, 2476551283, <<"Text_Nighttime_Notification"/utf8>>}}; 123747679 -> {some, {game_caption_text_data, 123747679, <<"Text_Notices_And_Events"/utf8>>}}; 233072023 -> {some, {game_caption_text_data, 233072023, <<"Text_Unknown_QuestMission"/utf8>>}}; 3239803466 -> {some, {game_caption_text_data, 3239803466, <<"DescText_Slaying"/utf8>>}}; 2072753915 -> {some, {game_caption_text_data, 2072753915, <<"Text_Slaying"/utf8>>}}; 55196053 -> {some, {game_caption_text_data, 55196053, <<"DescText_Amity_Beast"/utf8>>}}; 4039857087 -> {some, {game_caption_text_data, 4039857087, <<"DescText_Amity_Magician"/utf8>>}}; 2700100637 -> {some, {game_caption_text_data, 2700100637, <<"DescText_Amity_Elf"/utf8>>}}; 663685823 -> {some, {game_caption_text_data, 663685823, <<"DescText_Amity_Human"/utf8>>}}; 3329179933 -> {some, {game_caption_text_data, 3329179933, <<"Text_Inclination_Entanglement"/utf8>>}}; 4037965981 -> {some, {game_caption_text_data, 4037965981, <<"Text_Inclination_Abyss"/utf8>>}}; 2744280070 -> {some, {game_caption_text_data, 2744280070, <<"Text_Amity_Beast"/utf8>>}}; 4259357440 -> {some, {game_caption_text_data, 4259357440, <<"Text_Amity_Magician"/utf8>>}}; 2123363758 -> {some, {game_caption_text_data, 2123363758, <<"Text_Amity_Elf"/utf8>>}}; 3352769840 -> {some, {game_caption_text_data, 3352769840, <<"Text_Amity_Human"/utf8>>}}; 4251440518 -> {some, {game_caption_text_data, 4251440518, <<"Discription_Clan_BlueSurfers"/utf8>>}}; 143284006 -> {some, {game_caption_text_data, 143284006, <<"Discription_Clan_Psynode"/utf8>>}}; 3278751076 -> {some, {game_caption_text_data, 3278751076, <<"Discription_Clan_MistGuard"/utf8>>}}; 1045517240 -> {some, {game_caption_text_data, 1045517240, <<"Discription_Clan_GraveKeepers"/utf8>>}}; 1620632463 -> {some, {game_caption_text_data, 1620632463, <<"Discription_Clan_Forestian"/utf8>>}}; 458590909 -> {some, {game_caption_text_data, 458590909, <<"Discription_Clan_RedAnchors"/utf8>>}}; 2082010817 -> {some, {game_caption_text_data, 2082010817, <<"Discription_Clan_Weavers"/utf8>>}}; 1135320946 -> {some, {game_caption_text_data, 1135320946, <<"Discription_Clan_MirageUnion"/utf8>>}}; 2883532486 -> {some, {game_caption_text_data, 2883532486, <<"Discription_Clan_TanglyForge"/utf8>>}}; 3108195616 -> {some, {game_caption_text_data, 3108195616, <<"Discription_Clan_TwilightBrotherhood"/utf8>>}}; 99019568 -> {some, {game_caption_text_data, 99019568, <<"Discription_Clan_Arslaness"/utf8>>}}; 342839826 -> {some, {game_caption_text_data, 342839826, <<"Discription_Clan_WhiteNights"/utf8>>}}; 805527975 -> {some, {game_caption_text_data, 805527975, <<"Discription_Clan_EnquiringTower"/utf8>>}}; 277860833 -> {some, {game_caption_text_data, 277860833, <<"Discription_Clan_QuillPens"/utf8>>}}; 2753108322 -> {some, {game_caption_text_data, 2753108322, <<"Discription_Clan_Taraf"/utf8>>}}; 2256519984 -> {some, {game_caption_text_data, 2256519984, <<"Discription_Clan_Kasimer"/utf8>>}}; 1548726563 -> {some, {game_caption_text_data, 1548726563, <<"Discription_Clan_Beast"/utf8>>}}; 2537131181 -> {some, {game_caption_text_data, 2537131181, <<"Discription_Clan_Magician"/utf8>>}}; 3922471787 -> {some, {game_caption_text_data, 3922471787, <<"Discription_Clan_Elf"/utf8>>}}; 2157216333 -> {some, {game_caption_text_data, 2157216333, <<"Discription_Clan_Human"/utf8>>}}; 3751547027 -> {some, {game_caption_text_data, 3751547027, <<"Text_Clan_BlueSurfers"/utf8>>}}; 811676531 -> {some, {game_caption_text_data, 811676531, <<"Text_Clan_Psynode"/utf8>>}}; 2237142801 -> {some, {game_caption_text_data, 2237142801, <<"Text_Clan_MistGuard"/utf8>>}}; 3760654069 -> {some, {game_caption_text_data, 3760654069, <<"Text_Clan_GraveKeepers"/utf8>>}}; 579024188 -> {some, {game_caption_text_data, 579024188, <<"Text_Clan_Forestian"/utf8>>}}; 3470133914 -> {some, {game_caption_text_data, 3470133914, <<"Text_Clan_RedAnchors"/utf8>>}}; 2750403342 -> {some, {game_caption_text_data, 2750403342, <<"Text_Clan_Weavers"/utf8>>}}; 635427455 -> {some, {game_caption_text_data, 635427455, <<"Text_Clan_MirageUnion"/utf8>>}}; 2383638995 -> {some, {game_caption_text_data, 2383638995, <<"Text_Clan_TanglyForge"/utf8>>}}; 3883775405 -> {some, {game_caption_text_data, 3883775405, <<"Text_Clan_TwilightBrotherhood"/utf8>>}}; 3352378589 -> {some, {game_caption_text_data, 3352378589, <<"Text_Clan_Arslaness"/utf8>>}}; 4137913631 -> {some, {game_caption_text_data, 4137913631, <<"Text_Clan_WhiteNights"/utf8>>}}; 4168547396 -> {some, {game_caption_text_data, 4168547396, <<"Text_Clan_EnquiringTower"/utf8>>}}; 3531219854 -> {some, {game_caption_text_data, 3531219854, <<"Text_Clan_QuillPens"/utf8>>}}; 1710584911 -> {some, {game_caption_text_data, 1710584911, <<"Text_Clan_Taraf"/utf8>>}}; 2924912509 -> {some, {game_caption_text_data, 2924912509, <<"Text_Clan_Kasimer"/utf8>>}}; 506203152 -> {some, {game_caption_text_data, 506203152, <<"Text_Clan_Beast"/utf8>>}}; 3105361194 -> {some, {game_caption_text_data, 3105361194, <<"Text_Clan_Magician"/utf8>>}}; 2054781176 -> {some, {game_caption_text_data, 2054781176, <<"Text_Clan_Elf"/utf8>>}}; 1114692922 -> {some, {game_caption_text_data, 1114692922, <<"Text_Clan_Human"/utf8>>}}; 562884897 -> {some, {game_caption_text_data, 562884897, <<"Text_ClanGroup_AbyssClans"/utf8>>}}; 771734417 -> {some, {game_caption_text_data, 771734417, <<"Text_ClanGroup_EntangledClans"/utf8>>}}; 1574530436 -> {some, {game_caption_text_data, 1574530436, <<"Text_ClanGroup_MainClans"/utf8>>}}; 2240202697 -> {some, {game_caption_text_data, 2240202697, <<"Text_ClanGroup_HalfBlood"/utf8>>}}; 2054113173 -> {some, {game_caption_text_data, 2054113173, <<"Text_ClanGroup_TwilightRace"/utf8>>}}; 3089447007 -> {some, {game_caption_text_data, 3089447007, <<"Text_ClanGroup_Stander"/utf8>>}}; 1314597674 -> {some, {game_caption_text_data, 1314597674, <<"Amity_Grade_Ranked"/utf8>>}}; 434947028 -> {some, {game_caption_text_data, 434947028, <<"Amity_Grade_Honored"/utf8>>}}; 896495634 -> {some, {game_caption_text_data, 896495634, <<"Amity_Grade_Friendly"/utf8>>}}; 3635873360 -> {some, {game_caption_text_data, 3635873360, <<"Amity_Grade_Neutral"/utf8>>}}; 1810613573 -> {some, {game_caption_text_data, 1810613573, <<"Amity_Grade_Unfriendly"/utf8>>}}; 115999579 -> {some, {game_caption_text_data, 115999579, <<"Amity_Grade_Hated"/utf8>>}}; 1657271854 -> {some, {game_caption_text_data, 1657271854, <<"Amity_Grade_Alliance"/utf8>>}}; 3141009345 -> {some, {game_caption_text_data, 3141009345, <<"Covenant_NoneApplication"/utf8>>}}; 1625903122 -> {some, {game_caption_text_data, 1625903122, <<"Covenant_NoneRecommendation"/utf8>>}}; 2992392114 -> {some, {game_caption_text_data, 2992392114, <<"Covenant_NoneSearchResult"/utf8>>}}; 3746726548 -> {some, {game_caption_text_data, 3746726548, <<"Inclination_Abyss_Info"/utf8>>}}; 2136866260 -> {some, {game_caption_text_data, 2136866260, <<"Inclination_Entanglement_Info"/utf8>>}}; 261371169 -> {some, {game_caption_text_data, 261371169, <<"District_Inclination_Entanglement3"/utf8>>}}; 261371168 -> {some, {game_caption_text_data, 261371168, <<"District_Inclination_Entanglement2"/utf8>>}}; 261371167 -> {some, {game_caption_text_data, 261371167, <<"District_Inclination_Entanglement1"/utf8>>}}; 261371166 -> {some, {game_caption_text_data, 261371166, <<"District_Inclination_Entanglement0"/utf8>>}}; 1405918225 -> {some, {game_caption_text_data, 1405918225, <<"District_Inclination_Abyss3"/utf8>>}}; 1405918224 -> {some, {game_caption_text_data, 1405918224, <<"District_Inclination_Abyss2"/utf8>>}}; 1405918223 -> {some, {game_caption_text_data, 1405918223, <<"District_Inclination_Abyss1"/utf8>>}}; 1405918222 -> {some, {game_caption_text_data, 1405918222, <<"District_Inclination_Abyss0"/utf8>>}}; 2013847682 -> {some, {game_caption_text_data, 2013847682, <<"Zone_Inclination_DeepAbyss"/utf8>>}}; 2303087998 -> {some, {game_caption_text_data, 2303087998, <<"Zone_Inclination_ShallowAbyss"/utf8>>}}; 2235202972 -> {some, {game_caption_text_data, 2235202972, <<"Zone_Inclination_Balanced"/utf8>>}}; 3858440721 -> {some, {game_caption_text_data, 3858440721, <<"Zone_Inclination_HeavyEntanglement"/utf8>>}}; 2963823281 -> {some, {game_caption_text_data, 2963823281, <<"Zone_Inclination_StrongEntanglement"/utf8>>}}; 4178501043 -> {some, {game_caption_text_data, 4178501043, <<"Player_Inclination_DeepAbyss"/utf8>>}}; 4292965247 -> {some, {game_caption_text_data, 4292965247, <<"Player_Inclination_ShallowAbyss"/utf8>>}}; 436531677 -> {some, {game_caption_text_data, 436531677, <<"Player_Inclination_Balanced"/utf8>>}}; 1001704130 -> {some, {game_caption_text_data, 1001704130, <<"Player_Inclination_HeavyEntanglement"/utf8>>}}; 3948672338 -> {some, {game_caption_text_data, 3948672338, <<"Player_Inclination_StrongEntanglement"/utf8>>}}; 1263737491 -> {some, {game_caption_text_data, 1263737491, <<"Caption_Timeago"/utf8>>}}; 102094690 -> {some, {game_caption_text_data, 102094690, <<"Mail_ContentText_StrongholdBattle_History"/utf8>>}}; 837590844 -> {some, {game_caption_text_data, 837590844, <<"Mail_ContentText_Downgrade"/utf8>>}}; 1715895929 -> {some, {game_caption_text_data, 1715895929, <<"Mail_ContentText_Upgrade"/utf8>>}}; 3908987841 -> {some, {game_caption_text_data, 3908987841, <<"Mail_ContentText_Craft"/utf8>>}}; 3691803414 -> {some, {game_caption_text_data, 3691803414, <<"Mail_ContentText_Demolish"/utf8>>}}; 635767558 -> {some, {game_caption_text_data, 635767558, <<"Mail_ContentText_Construct"/utf8>>}}; 1705032779 -> {some, {game_caption_text_data, 1705032779, <<"Mail_ContentText_StealedResource"/utf8>>}}; 3765495268 -> {some, {game_caption_text_data, 3765495268, <<"Mail_ContentText_Killer"/utf8>>}}; 1316981656 -> {some, {game_caption_text_data, 1316981656, <<"Mail_ContentText_DeadLocation"/utf8>>}}; 951070038 -> {some, {game_caption_text_data, 951070038, <<"Mail_ContentText_WorkType"/utf8>>}}; 2589325650 -> {some, {game_caption_text_data, 2589325650, <<"Mail_ContentText_GatheringResource"/utf8>>}}; 2007735423 -> {some, {game_caption_text_data, 2007735423, <<"Mail_ContentText_GatheringSite"/utf8>>}}; 1292846022 -> {some, {game_caption_text_data, 1292846022, <<"Mail_ContentText_UpgradeEffect"/utf8>>}}; 3442288991 -> {some, {game_caption_text_data, 3442288991, <<"Mail_ContentText_LevelChange"/utf8>>}}; 3361681283 -> {some, {game_caption_text_data, 3361681283, <<"Mail_ContentText_WorkResult"/utf8>>}}; 3620463248 -> {some, {game_caption_text_data, 3620463248, <<"Mail_ContentText_BuildingName"/utf8>>}}; 1822030239 -> {some, {game_caption_text_data, 1822030239, <<"Mail_ContentText_VictoryCovenant"/utf8>>}}; 3340343945 -> {some, {game_caption_text_data, 3340343945, <<"Mail_ContentText_DefenseCovenant"/utf8>>}}; 3262615143 -> {some, {game_caption_text_data, 3262615143, <<"Mail_ContentText_AttackCovenant"/utf8>>}}; 3963094828 -> {some, {game_caption_text_data, 3963094828, <<"Mail_ContentText_TargetStronghold"/utf8>>}}; 3956708277 -> {some, {game_caption_text_data, 3956708277, <<"Mail_ContentText_Contamination"/utf8>>}}; 4192270173 -> {some, {game_caption_text_data, 4192270173, <<"Mail_ContentText_Blacksword"/utf8>>}}; 2080511290 -> {some, {game_caption_text_data, 2080511290, <<"Mail_ContentText_Location"/utf8>>}}; 4262180971 -> {some, {game_caption_text_data, 4262180971, <<"Mail_Caption_Work_Exit"/utf8>>}}; 1660781495 -> {some, {game_caption_text_data, 1660781495, <<"Mail_Caption_Work_Cancel"/utf8>>}}; 1774929578 -> {some, {game_caption_text_data, 1774929578, <<"Mail_Caption_Work_Complete"/utf8>>}}; 3229737457 -> {some, {game_caption_text_data, 3229737457, <<"Mail_Caption_Gathering_Exit"/utf8>>}}; 339074685 -> {some, {game_caption_text_data, 339074685, <<"Mail_Caption_Gathering_Cancel"/utf8>>}}; 2829675184 -> {some, {game_caption_text_data, 2829675184, <<"Mail_Caption_Gathering_Complete"/utf8>>}}; 2004504919 -> {some, {game_caption_text_data, 2004504919, <<"Mail_Caption_Building_Downgrade"/utf8>>}}; 3720095476 -> {some, {game_caption_text_data, 3720095476, <<"Mail_Caption_Building_Upgrade"/utf8>>}}; 2845587100 -> {some, {game_caption_text_data, 2845587100, <<"Mail_Caption_Building_Craft"/utf8>>}}; 720130785 -> {some, {game_caption_text_data, 720130785, <<"Mail_Caption_Building_Demolish"/utf8>>}}; 1802681633 -> {some, {game_caption_text_data, 1802681633, <<"Mail_Caption_Building_Construct"/utf8>>}}; 4161052309 -> {some, {game_caption_text_data, 4161052309, <<"Mail_Caption_StrongholdBattle_End"/utf8>>}}; 1301519180 -> {some, {game_caption_text_data, 1301519180, <<"Mail_Caption_StrongholdBattle_Start"/utf8>>}}; 3310317402 -> {some, {game_caption_text_data, 3310317402, <<"Mail_Title_Follower_Dead"/utf8>>}}; 493892847 -> {some, {game_caption_text_data, 493892847, <<"Mail_Title_Work_Exit"/utf8>>}}; 509467579 -> {some, {game_caption_text_data, 509467579, <<"Mail_Title_Work_Cancel"/utf8>>}}; 2502068782 -> {some, {game_caption_text_data, 2502068782, <<"Mail_Title_Work_Complete"/utf8>>}}; 897622325 -> {some, {game_caption_text_data, 897622325, <<"Mail_Title_Gathering_Exit"/utf8>>}}; 1048207681 -> {some, {game_caption_text_data, 1048207681, <<"Mail_Title_Gathering_Cancel"/utf8>>}}; 1701429492 -> {some, {game_caption_text_data, 1701429492, <<"Mail_Title_Gathering_Complete"/utf8>>}}; 876259227 -> {some, {game_caption_text_data, 876259227, <<"Mail_Title_Building_Downgrade"/utf8>>}}; 134261176 -> {some, {game_caption_text_data, 134261176, <<"Mail_Title_Building_Upgrade"/utf8>>}}; 513471968 -> {some, {game_caption_text_data, 513471968, <<"Mail_Title_Building_Craft"/utf8>>}}; 127573349 -> {some, {game_caption_text_data, 127573349, <<"Mail_Title_Building_Demolish"/utf8>>}}; 674435941 -> {some, {game_caption_text_data, 674435941, <<"Mail_Title_Building_Construct"/utf8>>}}; 1466226777 -> {some, {game_caption_text_data, 1466226777, <<"Mail_Title_StrongholdBattle_End"/utf8>>}}; 2397423760 -> {some, {game_caption_text_data, 2397423760, <<"Mail_Title_StrongholdBattle_Start"/utf8>>}}; 106123914 -> {some, {game_caption_text_data, 106123914, <<"Mail_Title_Erosion_NotAllowed"/utf8>>}}; 369976000 -> {some, {game_caption_text_data, 369976000, <<"UI_MailSend_Re"/utf8>>}}; 3379913871 -> {some, {game_caption_text_data, 3379913871, <<"UI_MailSend_PopupTitle"/utf8>>}}; 769600797 -> {some, {game_caption_text_data, 769600797, <<"UI_MailSend_DescDefault"/utf8>>}}; 1351834176 -> {some, {game_caption_text_data, 1351834176, <<"UI_MailSend_TitleDefault"/utf8>>}}; 2819424876 -> {some, {game_caption_text_data, 2819424876, <<"UI_MailSend_CovenantDefault"/utf8>>}}; 1204166701 -> {some, {game_caption_text_data, 1204166701, <<"UI_MailSend_UserDefault"/utf8>>}}; 4136454807 -> {some, {game_caption_text_data, 4136454807, <<"UI_MailSend_Covenant"/utf8>>}}; 697970120 -> {some, {game_caption_text_data, 697970120, <<"UI_MailSend_User"/utf8>>}}; 1466295083 -> {some, {game_caption_text_data, 1466295083, <<"UI_MailSend_Title"/utf8>>}}; 4073766665 -> {some, {game_caption_text_data, 4073766665, <<"UI_MailSend_Addressee"/utf8>>}}; 3198678595 -> {some, {game_caption_text_data, 3198678595, <<"UI_MailSend_Send"/utf8>>}}; 1489641333 -> {some, {game_caption_text_data, 1489641333, <<"UI_Mail_Cancel"/utf8>>}}; 432806351 -> {some, {game_caption_text_data, 432806351, <<"UI_Mail_Select"/utf8>>}}; 1679411611 -> {some, {game_caption_text_data, 1679411611, <<"UI_Mail_Reply"/utf8>>}}; 1223344902 -> {some, {game_caption_text_data, 1223344902, <<"UI_Mail_Received"/utf8>>}}; 3593932312 -> {some, {game_caption_text_data, 3593932312, <<"UI_Mail_RemainingTime"/utf8>>}}; 592377868 -> {some, {game_caption_text_data, 592377868, <<"UI_Mail_Account"/utf8>>}}; 2211427682 -> {some, {game_caption_text_data, 2211427682, <<"UI_Mail_Delete"/utf8>>}}; 3218171210 -> {some, {game_caption_text_data, 3218171210, <<"UI_Mail_Write"/utf8>>}}; 2548101368 -> {some, {game_caption_text_data, 2548101368, <<"UI_Mail_GetAll"/utf8>>}}; 3915379195 -> {some, {game_caption_text_data, 3915379195, <<"UI_Mail_DeleteAll"/utf8>>}}; 1097320143 -> {some, {game_caption_text_data, 1097320143, <<"UI_Mail_Get"/utf8>>}}; 3844861938 -> {some, {game_caption_text_data, 3844861938, <<"UI_Mail_FromUser"/utf8>>}}; 659085640 -> {some, {game_caption_text_data, 659085640, <<"UI_Mail_FromSystem"/utf8>>}}; 1475479105 -> {some, {game_caption_text_data, 1475479105, <<"UI_Mail_FromCovenant"/utf8>>}}; 3677771223 -> {some, {game_caption_text_data, 3677771223, <<"UI_Mail_FromGM"/utf8>>}}; 3479595176 -> {some, {game_caption_text_data, 3479595176, <<"UI_Mail_LogTab"/utf8>>}}; 1989321373 -> {some, {game_caption_text_data, 1989321373, <<"UI_Mail_NotificationTab"/utf8>>}}; 1895104244 -> {some, {game_caption_text_data, 1895104244, <<"UI_Mail_ImportantTab"/utf8>>}}; 2351521141 -> {some, {game_caption_text_data, 2351521141, <<"UI_Mail_UserTab"/utf8>>}}; 3823639540 -> {some, {game_caption_text_data, 3823639540, <<"UI_Mail_CovenantTab"/utf8>>}}; 2015986475 -> {some, {game_caption_text_data, 2015986475, <<"UI_Mail_SystemTab"/utf8>>}}; 3878439187 -> {some, {game_caption_text_data, 3878439187, <<"UI_Mail_AccountTab"/utf8>>}}; 1855112543 -> {some, {game_caption_text_data, 1855112543, <<"UI_Mail_SceneTitle"/utf8>>}}; 2594824111 -> {some, {game_caption_text_data, 2594824111, <<"Covenant_Invite_NoOne_Nickname"/utf8>>}}; 411137796 -> {some, {game_caption_text_data, 411137796, <<"Covenant_Invite_NoOne_PartyMembers"/utf8>>}}; 704855988 -> {some, {game_caption_text_data, 704855988, <<"Covenant_Invite_NoOne_Friends"/utf8>>}}; 460406847 -> {some, {game_caption_text_data, 460406847, <<"Covenant_Invite_NoOne_Near"/utf8>>}}; 3008059349 -> {some, {game_caption_text_data, 3008059349, <<"Covenant_Invite_SendNone"/utf8>>}}; 841983470 -> {some, {game_caption_text_data, 841983470, <<"Covenant_Invite_ReceiveNone"/utf8>>}}; 984101720 -> {some, {game_caption_text_data, 984101720, <<"Caption_GameOption_AutoDeny"/utf8>>}}; 3750732438 -> {some, {game_caption_text_data, 3750732438, <<"Caption_GameOption_PartyOption_Desc"/utf8>>}}; 3150874600 -> {some, {game_caption_text_data, 3150874600, <<"Caption_GameOption_PartyOption"/utf8>>}}; 169763911 -> {some, {game_caption_text_data, 169763911, <<"Caption_GameOption_Control_Mode_GroundTouchOnly"/utf8>>}}; 683702046 -> {some, {game_caption_text_data, 683702046, <<"Caption_GameOption_Control_Mode_DPadOnly"/utf8>>}}; 1340015628 -> {some, {game_caption_text_data, 1340015628, <<"Caption_GameOption_Control_Mode_All"/utf8>>}}; 457002771 -> {some, {game_caption_text_data, 457002771, <<"Caption_Voice"/utf8>>}}; 3439704449 -> {some, {game_caption_text_data, 3439704449, <<"Caption_UiEffectSound"/utf8>>}}; 2251382560 -> {some, {game_caption_text_data, 2251382560, <<"Caption_CharacterEffectSound"/utf8>>}}; 3954257638 -> {some, {game_caption_text_data, 3954257638, <<"Caption_AmbientSound"/utf8>>}}; 1352086787 -> {some, {game_caption_text_data, 1352086787, <<"Caption_Bgm"/utf8>>}}; 3084332721 -> {some, {game_caption_text_data, 3084332721, <<"Caption_MasterVolume"/utf8>>}}; 993355208 -> {some, {game_caption_text_data, 993355208, <<"Caption_GameOption_Sound"/utf8>>}}; 250582237 -> {some, {game_caption_text_data, 250582237, <<"Caption_UI_GameOption"/utf8>>}}; 3228171969 -> {some, {game_caption_text_data, 3228171969, <<"Caption_LivingTotem_Growth_MaxHealthPoints"/utf8>>}}; 1513665872 -> {some, {game_caption_text_data, 1513665872, <<"Caption_LivingTotem_Growth_Level"/utf8>>}}; 117592691 -> {some, {game_caption_text_data, 117592691, <<"Caption_LivingTotem_Title_Create"/utf8>>}}; 2249576122 -> {some, {game_caption_text_data, 2249576122, <<"Caption_LivingTotem_Title_Growth"/utf8>>}}; 2484050100 -> {some, {game_caption_text_data, 2484050100, <<"Caption_LivingTotem_Button_Growth"/utf8>>}}; 1881054038 -> {some, {game_caption_text_data, 1881054038, <<"Caption_LivingTotem_Button_Deploy"/utf8>>}}; 352066669 -> {some, {game_caption_text_data, 352066669, <<"Caption_LivingTotem_Button_Create"/utf8>>}}; 2465965508 -> {some, {game_caption_text_data, 2465965508, <<"Caption_StrongholdBattle_Message_TotalHealDone"/utf8>>}}; 342726237 -> {some, {game_caption_text_data, 342726237, <<"Caption_StrongholdBattle_Message_Resuscitation"/utf8>>}}; 904665581 -> {some, {game_caption_text_data, 904665581, <<"Caption_StrongholdBattle_Message_TotalCount"/utf8>>}}; 3218048804 -> {some, {game_caption_text_data, 3218048804, <<"Caption_StrongholdBattle_Message_ConsecutiveKill"/utf8>>}}; 3070719948 -> {some, {game_caption_text_data, 3070719948, <<"Caption_StrongholdBattle_Message_Kill"/utf8>>}}; 2286232165 -> {some, {game_caption_text_data, 2286232165, <<"Caption_StrongholdBattle_RemainingTime"/utf8>>}}; 2673369854 -> {some, {game_caption_text_data, 2673369854, <<"Caption_StrongholdBattle_Mvp_HealDone"/utf8>>}}; 989263923 -> {some, {game_caption_text_data, 989263923, <<"Caption_StrongholdBattle_Mvp_DamageDone"/utf8>>}}; 4047296347 -> {some, {game_caption_text_data, 4047296347, <<"Caption_StrongholdBattle_Mvp_Resuscitation"/utf8>>}}; 2958981034 -> {some, {game_caption_text_data, 2958981034, <<"Caption_StrongholdBattle_Mvp_Kill"/utf8>>}}; 1184695969 -> {some, {game_caption_text_data, 1184695969, <<"Caption_StanceUI_StanceAcquirableQuest"/utf8>>}}; 2358785465 -> {some, {game_caption_text_data, 2358785465, <<"Caption_SkillUI_SkillAcquirableLevel"/utf8>>}}; 927946841 -> {some, {game_caption_text_data, 927946841, <<"Caption_SkillUI_MaxSkillDistance"/utf8>>}}; 3067239887 -> {some, {game_caption_text_data, 3067239887, <<"Caption_SkillUI_MaxTargetCount"/utf8>>}}; 1656580169 -> {some, {game_caption_text_data, 1656580169, <<"Caption_SkillUI_MaxHeal"/utf8>>}}; 1612080542 -> {some, {game_caption_text_data, 1612080542, <<"Caption_SkillUI_MaxDamage"/utf8>>}}; 122326707 -> {some, {game_caption_text_data, 122326707, <<"Caption_SkillUI_SkillDistance"/utf8>>}}; 2137262441 -> {some, {game_caption_text_data, 2137262441, <<"Caption_SkillUI_TargetCount"/utf8>>}}; 1115668803 -> {some, {game_caption_text_data, 1115668803, <<"Caption_SkillUI_Heal"/utf8>>}}; 1136246104 -> {some, {game_caption_text_data, 1136246104, <<"Caption_SkillUI_Damage"/utf8>>}}; 1178374809 -> {some, {game_caption_text_data, 1178374809, <<"Caption_SkillUI_"/utf8>>}}; 2545165365 -> {some, {game_caption_text_data, 2545165365, <<"Caption_SkillUI_Step"/utf8>>}}; 1397240365 -> {some, {game_caption_text_data, 1397240365, <<"Caption_SkillUI_Stage"/utf8>>}}; 2819317893 -> {some, {game_caption_text_data, 2819317893, <<"Caption_SkillUI_ValueEmpty"/utf8>>}}; 2503564017 -> {some, {game_caption_text_data, 2503564017, <<"Caption_SkillUI_Finisher"/utf8>>}}; 3105587805 -> {some, {game_caption_text_data, 3105587805, <<"Caption_SkillUI_Proc"/utf8>>}}; 1120594076 -> {some, {game_caption_text_data, 1120594076, <<"Caption_SkillUI_BasicSpecial"/utf8>>}}; 3335385813 -> {some, {game_caption_text_data, 3335385813, <<"Caption_SkillUI_BasicInitial"/utf8>>}}; 3399469257 -> {some, {game_caption_text_data, 3399469257, <<"Caption_SkillUI_BasicGeneral"/utf8>>}}; 40058504 -> {some, {game_caption_text_data, 40058504, <<"Caption_SkillUI_QuickSlot"/utf8>>}}; 3804287836 -> {some, {game_caption_text_data, 3804287836, <<"Caption_SkillUI_QuickSlotTacticalSkill"/utf8>>}}; 3628575133 -> {some, {game_caption_text_data, 3628575133, <<"Caption_SkillUI_QuickSlotTactical"/utf8>>}}; 212595876 -> {some, {game_caption_text_data, 212595876, <<"Caption_SkillUI_Passive"/utf8>>}}; 3137870131 -> {some, {game_caption_text_data, 3137870131, <<"Caption_SkillUI_PassiveSkill"/utf8>>}}; 1762853520 -> {some, {game_caption_text_data, 1762853520, <<"Caption_SkillUI_NotUniqueSkill"/utf8>>}}; 1857994208 -> {some, {game_caption_text_data, 1857994208, <<"Caption_SkillUI_Unique"/utf8>>}}; 2444190173 -> {some, {game_caption_text_data, 2444190173, <<"Caption_SkillUI_MountDeboard"/utf8>>}}; 1772964536 -> {some, {game_caption_text_data, 1772964536, <<"Caption_SkillUI_MountActive"/utf8>>}}; 2262319512 -> {some, {game_caption_text_data, 2262319512, <<"Caption_SkillUI_Skill"/utf8>>}}; 1312819274 -> {some, {game_caption_text_data, 1312819274, <<"Caption_SkillUI_Magic"/utf8>>}}; 1909199930 -> {some, {game_caption_text_data, 1909199930, <<"Caption_SkillUI_Ranged"/utf8>>}}; 1673077297 -> {some, {game_caption_text_data, 1673077297, <<"Caption_SkillUI_Melee"/utf8>>}}; 2567049908 -> {some, {game_caption_text_data, 2567049908, <<"Caption_SkillUI_ArquiRune_None"/utf8>>}}; 3110287832 -> {some, {game_caption_text_data, 3110287832, <<"Caption_SkillUI_ArquiRune_Disable"/utf8>>}}; 3003272136 -> {some, {game_caption_text_data, 3003272136, <<"Caption_SkillUI_ArquiRune_Able"/utf8>>}}; 2706398033 -> {some, {game_caption_text_data, 2706398033, <<"Caption_GatheringSiteKind_Herb"/utf8>>}}; 2268458070 -> {some, {game_caption_text_data, 2268458070, <<"Caption_GatheringSiteKind_Ore"/utf8>>}}; 2783694009 -> {some, {game_caption_text_data, 2783694009, <<"Caption_GatheringSiteKind_Stone"/utf8>>}}; 1264215177 -> {some, {game_caption_text_data, 1264215177, <<"Caption_GatheringSiteKind_Wood"/utf8>>}}; 1655522930 -> {some, {game_caption_text_data, 1655522930, <<"Caption_Consecutive_KillLog"/utf8>>}}; 2767283356 -> {some, {game_caption_text_data, 2767283356, <<"Caption_ChangeBuilding_Cooltime"/utf8>>}}; 1939882488 -> {some, {game_caption_text_data, 1939882488, <<"Caption_Building_Required_Building"/utf8>>}}; 707260928 -> {some, {game_caption_text_data, 707260928, <<"Caption_StrongholdBattle_Supply_StockAmount"/utf8>>}}; 1091504116 -> {some, {game_caption_text_data, 1091504116, <<"Caption_CovenantTrade_SiegeWeapon_Sub_Btn_DeployedLadderCar"/utf8>>}}; 2454916830 -> {some, {game_caption_text_data, 2454916830, <<"Caption_CovenantTrade_SiegeWeapon_Sub_Btn_LadderCar"/utf8>>}}; 2165013880 -> {some, {game_caption_text_data, 2165013880, <<"Caption_StrongholdBattle_Supply_BatteringRam"/utf8>>}}; 2870242022 -> {some, {game_caption_text_data, 2870242022, <<"Caption_StrongholdBattle_Supply_Catapult"/utf8>>}}; 20018986 -> {some, {game_caption_text_data, 20018986, <<"Caption_Occupying_Covenant_None"/utf8>>}}; 1433495067 -> {some, {game_caption_text_data, 1433495067, <<"Caption_Occupying_Covenant_NPC"/utf8>>}}; 3733701163 -> {some, {game_caption_text_data, 3733701163, <<"Caption_Occupying_Covenant"/utf8>>}}; 3855174231 -> {some, {game_caption_text_data, 3855174231, <<"Caption_Covenant_Connected_Members"/utf8>>}}; 3139559389 -> {some, {game_caption_text_data, 3139559389, <<"Caption_Craft_Result_FailRewardTitle"/utf8>>}}; 2668733708 -> {some, {game_caption_text_data, 2668733708, <<"Caption_Craft_Menu_Accessory"/utf8>>}}; 4045399169 -> {some, {game_caption_text_data, 4045399169, <<"Caption_Craft_Menu_Armor"/utf8>>}}; 3387498798 -> {some, {game_caption_text_data, 3387498798, <<"Caption_Craft_Menu_SubEquip"/utf8>>}}; 2881441679 -> {some, {game_caption_text_data, 2881441679, <<"Caption_Craft_Menu_MainWeapon"/utf8>>}}; 621089946 -> {some, {game_caption_text_data, 621089946, <<"Caption_Craft_Menu_Recommend"/utf8>>}}; 2653158706 -> {some, {game_caption_text_data, 2653158706, <<"Caption_Craft_Filter_GradeMythic"/utf8>>}}; 1779088383 -> {some, {game_caption_text_data, 1779088383, <<"Caption_Craft_Filter_GradeLegendary"/utf8>>}}; 657706286 -> {some, {game_caption_text_data, 657706286, <<"Caption_Craft_Filter_GradeHeroic"/utf8>>}}; 3968449294 -> {some, {game_caption_text_data, 3968449294, <<"Caption_Craft_Filter_GradeRare"/utf8>>}}; 2610130896 -> {some, {game_caption_text_data, 2610130896, <<"Caption_Craft_Filter_GradeUncommon"/utf8>>}}; 3476435357 -> {some, {game_caption_text_data, 3476435357, <<"Caption_Craft_Filter_GradeNormal"/utf8>>}}; 942848041 -> {some, {game_caption_text_data, 942848041, <<"Caption_Craft_Filter_Equipable"/utf8>>}}; 1791605525 -> {some, {game_caption_text_data, 1791605525, <<"Caption_Craft_Filter_Craftable"/utf8>>}}; 4186759809 -> {some, {game_caption_text_data, 4186759809, <<"Caption_Craft_Filter_None"/utf8>>}}; 2886230511 -> {some, {game_caption_text_data, 2886230511, <<"Caption_Craft_Classe_All"/utf8>>}}; 3850438838 -> {some, {game_caption_text_data, 3850438838, <<"Caption_Doodad_OutSideGate01"/utf8>>}}; 19711493 -> {some, {game_caption_text_data, 19711493, <<"Caption_Doodad_InSideGate01"/utf8>>}}; 3545391515 -> {some, {game_caption_text_data, 3545391515, <<"Caption_ShadowQuality_High"/utf8>>}}; 2100522860 -> {some, {game_caption_text_data, 2100522860, <<"Caption_ShadowQuality_Medium"/utf8>>}}; 2683607997 -> {some, {game_caption_text_data, 2683607997, <<"Caption_ShadowQuality_Low"/utf8>>}}; 3840633372 -> {some, {game_caption_text_data, 3840633372, <<"Caption_ShadowQuality_ShowNone"/utf8>>}}; 3943005827 -> {some, {game_caption_text_data, 3943005827, <<"Caption_FxVisibility_ShowNone"/utf8>>}}; 461300588 -> {some, {game_caption_text_data, 461300588, <<"Caption_FxVisibility_ShowMine"/utf8>>}}; 1127462364 -> {some, {game_caption_text_data, 1127462364, <<"Caption_FxVisibility_ShowAll"/utf8>>}}; 2253047685 -> {some, {game_caption_text_data, 2253047685, <<"Caption_FxQuality_Low"/utf8>>}}; 250131892 -> {some, {game_caption_text_data, 250131892, <<"Caption_FxQuality_Medium"/utf8>>}}; 142276835 -> {some, {game_caption_text_data, 142276835, <<"Caption_FxQuality_High"/utf8>>}}; 2053266475 -> {some, {game_caption_text_data, 2053266475, <<"Caption_DevCommand"/utf8>>}}; 1897393628 -> {some, {game_caption_text_data, 1897393628, <<"Caption_SelfieGuide_Weapon"/utf8>>}}; 777594796 -> {some, {game_caption_text_data, 777594796, <<"Caption_SelfieGuide_LookAt"/utf8>>}}; 1633241066 -> {some, {game_caption_text_data, 1633241066, <<"Caption_SelfieGuide_HideUI"/utf8>>}}; 1729491441 -> {some, {game_caption_text_data, 1729491441, <<"Caption_SelfieGuide_Rotate"/utf8>>}}; 816514001 -> {some, {game_caption_text_data, 816514001, <<"Caption_SelfieGuide_Pan"/utf8>>}}; 4134580287 -> {some, {game_caption_text_data, 4134580287, <<"Caption_SelfieGuide_Shoot"/utf8>>}}; 4092637989 -> {some, {game_caption_text_data, 4092637989, <<"Caption_SelfieGuide_Reset"/utf8>>}}; 1555863157 -> {some, {game_caption_text_data, 1555863157, <<"Caption_SelfieGuide_PoseButton"/utf8>>}}; 3879815932 -> {some, {game_caption_text_data, 3879815932, <<"Caption_PostProcess_Off"/utf8>>}}; 370019870 -> {some, {game_caption_text_data, 370019870, <<"Caption_PostProcess_On"/utf8>>}}; 1439551806 -> {some, {game_caption_text_data, 1439551806, <<"Caption_Scalability_Epic"/utf8>>}}; 3781200045 -> {some, {game_caption_text_data, 3781200045, <<"Caption_Scalability_High"/utf8>>}}; 1073633854 -> {some, {game_caption_text_data, 1073633854, <<"Caption_Scalability_Medium"/utf8>>}}; 3924507631 -> {some, {game_caption_text_data, 3924507631, <<"Caption_Scalability_Low"/utf8>>}}; 3475719902 -> {some, {game_caption_text_data, 3475719902, <<"Caption_IGN_Desc_QuestAcceptable"/utf8>>}}; 2771223873 -> {some, {game_caption_text_data, 2771223873, <<"Caption_IGN_Title_QuestAcceptable"/utf8>>}}; 739407453 -> {some, {game_caption_text_data, 739407453, <<"Caption_IGN_Desc_SkillAquirable"/utf8>>}}; 2424817392 -> {some, {game_caption_text_data, 2424817392, <<"Caption_IGN_Title_SkillAquirable"/utf8>>}}; 2369972993 -> {some, {game_caption_text_data, 2369972993, <<"Caption_Chat_Notification_NewMessage"/utf8>>}}; 2373775691 -> {some, {game_caption_text_data, 2373775691, <<"Caption_Chat_Notification_LastMessage"/utf8>>}}; 156065245 -> {some, {game_caption_text_data, 156065245, <<"Caption_Chat_Cannot_LessLevel"/utf8>>}}; 3607731846 -> {some, {game_caption_text_data, 3607731846, <<"Caption_Chat_CannotPartyTab"/utf8>>}}; 1529714950 -> {some, {game_caption_text_data, 1529714950, <<"Caption_Chat_CannotInputTab"/utf8>>}}; 3603257494 -> {some, {game_caption_text_data, 3603257494, <<"Caption_Chat_Shop_BuyItem02"/utf8>>}}; 3603257493 -> {some, {game_caption_text_data, 3603257493, <<"Caption_Chat_Shop_BuyItem01"/utf8>>}}; 3603257492 -> {some, {game_caption_text_data, 3603257492, <<"Caption_Chat_Shop_BuyItem00"/utf8>>}}; 888569894 -> {some, {game_caption_text_data, 888569894, <<"Caption_Chat_Shop_SellItem02"/utf8>>}}; 888569893 -> {some, {game_caption_text_data, 888569893, <<"Caption_Chat_Shop_SellItem01"/utf8>>}}; 888569892 -> {some, {game_caption_text_data, 888569892, <<"Caption_Chat_Shop_SellItem00"/utf8>>}}; 789481295 -> {some, {game_caption_text_data, 789481295, <<"Caption_Chat_Interaction_RewardItem"/utf8>>}}; 2808397172 -> {some, {game_caption_text_data, 2808397172, <<"Caption_Chat_Anonymity"/utf8>>}}; 496240914 -> {some, {game_caption_text_data, 496240914, <<"Caption_Chat_Acquire_CombineFollowerPiece"/utf8>>}}; 887023665 -> {some, {game_caption_text_data, 887023665, <<"Caption_Chat_Acquire_Etc"/utf8>>}}; 1686528339 -> {some, {game_caption_text_data, 1686528339, <<"Caption_Chat_Acquire_Confirm"/utf8>>}}; 113408533 -> {some, {game_caption_text_data, 113408533, <<"Caption_Chat_Transmutation"/utf8>>}}; 2550652256 -> {some, {game_caption_text_data, 2550652256, <<"Catpion_Chat_Acquire_PackageItem"/utf8>>}}; 2286658560 -> {some, {game_caption_text_data, 2286658560, <<"Caption_Chat_Craft_Unique_Item"/utf8>>}}; 2929211538 -> {some, {game_caption_text_data, 2929211538, <<"Caption_Chat_Drop_Field_Item"/utf8>>}}; 1509838453 -> {some, {game_caption_text_data, 1509838453, <<"Caption_Chat_Drop_Unique_Item"/utf8>>}}; 3870005955 -> {some, {game_caption_text_data, 3870005955, <<"Caption_Chat_Drop_Gold_EXP_Items"/utf8>>}}; 337707376 -> {some, {game_caption_text_data, 337707376, <<"Caption_Chat_Drop_Gold_EXP_Item"/utf8>>}}; 1207050690 -> {some, {game_caption_text_data, 1207050690, <<"Caption_Chat_Drop_Items"/utf8>>}}; 3457553503 -> {some, {game_caption_text_data, 3457553503, <<"Caption_Chat_Drop_Item"/utf8>>}}; 1545960898 -> {some, {game_caption_text_data, 1545960898, <<"Caption_Chat_Drop_Gold_EXP"/utf8>>}}; 4259927302 -> {some, {game_caption_text_data, 4259927302, <<"Caption_Chat_RichTextImageDecorator_Ranking"/utf8>>}}; 639573623 -> {some, {game_caption_text_data, 639573623, <<"Caption_Chat_RichTextImageDecorator_CovenantLeader"/utf8>>}}; 2078945720 -> {some, {game_caption_text_data, 2078945720, <<"Caption_Chat_ChatForm_Base_Time"/utf8>>}}; 585172922 -> {some, {game_caption_text_data, 585172922, <<"Caption_Chat_ChatForm_Base"/utf8>>}}; 766047515 -> {some, {game_caption_text_data, 766047515, <<"Caption_Chat_ChatForm_Base_Head"/utf8>>}}; 1495904010 -> {some, {game_caption_text_data, 1495904010, <<"Caption_Chat_ChatForm_CovenantLeader"/utf8>>}}; 2674935190 -> {some, {game_caption_text_data, 2674935190, <<"Caption_Chat_ChatForm_Notification"/utf8>>}}; 973324293 -> {some, {game_caption_text_data, 973324293, <<"Caption_AutoMove_Complete"/utf8>>}}; 1665670002 -> {some, {game_caption_text_data, 1665670002, <<"Caption_AutoMove_Cancel"/utf8>>}}; 2114206518 -> {some, {game_caption_text_data, 2114206518, <<"Caption_WorldMap_CraftPopTitle_Stronghold"/utf8>>}}; 3149470246 -> {some, {game_caption_text_data, 3149470246, <<"Caption_WorldMap_CraftPopTitle_Village"/utf8>>}}; 1636410846 -> {some, {game_caption_text_data, 1636410846, <<"Caption_WorldMap_Title_WorldMapMenu"/utf8>>}}; 3573048586 -> {some, {game_caption_text_data, 3573048586, <<"Caption_ChatTab_Notification"/utf8>>}}; 1080520263 -> {some, {game_caption_text_data, 1080520263, <<"Caption_ChatTab_GM"/utf8>>}}; 3490172312 -> {some, {game_caption_text_data, 3490172312, <<"Caption_ChatTab_Spectator"/utf8>>}}; 1842165176 -> {some, {game_caption_text_data, 1842165176, <<"Caption_ChatTab_System"/utf8>>}}; 2483909653 -> {some, {game_caption_text_data, 2483909653, <<"Caption_ChatTab_Whisper"/utf8>>}}; 1788348280 -> {some, {game_caption_text_data, 1788348280, <<"Caption_ChatTab_Guild"/utf8>>}}; 1262536369 -> {some, {game_caption_text_data, 1262536369, <<"Caption_ChatTab_Battalion"/utf8>>}}; 3551347827 -> {some, {game_caption_text_data, 3551347827, <<"Caption_ChatTab_Party"/utf8>>}}; 1146611125 -> {some, {game_caption_text_data, 1146611125, <<"Caption_ChatTab_Regular"/utf8>>}}; 183103130 -> {some, {game_caption_text_data, 183103130, <<"Caption_ChatTab_Server"/utf8>>}}; 3900192492 -> {some, {game_caption_text_data, 3900192492, <<"Caption_ChatTab_All"/utf8>>}}; 938940104 -> {some, {game_caption_text_data, 938940104, <<"Caption_Notification_Craft_NotEnoughMaterial"/utf8>>}}; 1349140894 -> {some, {game_caption_text_data, 1349140894, <<"Caption_Skill_HealthPoints"/utf8>>}}; 3506375685 -> {some, {game_caption_text_data, 3506375685, <<"Caption_Skill_ManaPoints"/utf8>>}}; 1408444158 -> {some, {game_caption_text_data, 1408444158, <<"Caption_IGN_Desc_CovenantInvitationInfoUpdated"/utf8>>}}; 2662171073 -> {some, {game_caption_text_data, 2662171073, <<"Caption_IGN_Title_CovenantInvitationInfoUpdated"/utf8>>}}; 33985710 -> {some, {game_caption_text_data, 33985710, <<"Caption_IGN_Desc_SkillLinkedItemAvailable"/utf8>>}}; 3848808033 -> {some, {game_caption_text_data, 3848808033, <<"Caption_IGN_Title_SkillLinkedItemAvailable"/utf8>>}}; 39787754 -> {some, {game_caption_text_data, 39787754, <<"Caption_IGN_Desc_AchievementComplete"/utf8>>}}; 2845388941 -> {some, {game_caption_text_data, 2845388941, <<"Caption_IGN_Title_AchievementComplete"/utf8>>}}; 3913452865 -> {some, {game_caption_text_data, 3913452865, <<"Caption_IGN_Desc_CraftComplete"/utf8>>}}; 1199493892 -> {some, {game_caption_text_data, 1199493892, <<"Caption_IGN_Title_CraftComplete"/utf8>>}}; 4038650249 -> {some, {game_caption_text_data, 4038650249, <<"Caption_IGN_Desc_CraftAvailable"/utf8>>}}; 1429092892 -> {some, {game_caption_text_data, 1429092892, <<"Caption_IGN_Title_CraftAvailable"/utf8>>}}; 2624255187 -> {some, {game_caption_text_data, 2624255187, <<"Caption_IGN_Desc_InventorySlotOverLimit"/utf8>>}}; 1949485030 -> {some, {game_caption_text_data, 1949485030, <<"Caption_IGN_Title_InventorySlotOverLimit"/utf8>>}}; 1135745721 -> {some, {game_caption_text_data, 1135745721, <<"Caption_IGN_Desc_InventoryWeightOverLimit"/utf8>>}}; 655600748 -> {some, {game_caption_text_data, 655600748, <<"Caption_IGN_Title_InventoryWeightOverLimit"/utf8>>}}; 3544629286 -> {some, {game_caption_text_data, 3544629286, <<"Caption_Resolution_VeryHigh"/utf8>>}}; 1805089088 -> {some, {game_caption_text_data, 1805089088, <<"Caption_Resolution_High"/utf8>>}}; 575956367 -> {some, {game_caption_text_data, 575956367, <<"Caption_Resolution_Middle"/utf8>>}}; 1552097714 -> {some, {game_caption_text_data, 1552097714, <<"Caption_Resolution_Low"/utf8>>}}; 3899240184 -> {some, {game_caption_text_data, 3899240184, <<"Caption_Resolution_VeryLow"/utf8>>}}; 2445464146 -> {some, {game_caption_text_data, 2445464146, <<"Caption_Party_JoinApply"/utf8>>}}; 1747615884 -> {some, {game_caption_text_data, 1747615884, <<"Caption_Party_Join"/utf8>>}}; 2467758523 -> {some, {game_caption_text_data, 2467758523, <<"Caption_VoiceChat_Authorization_Denied"/utf8>>}}; 2505583277 -> {some, {game_caption_text_data, 2505583277, <<"Caption_Selfie_Authorization_Denied"/utf8>>}}; 121814776 -> {some, {game_caption_text_data, 121814776, <<"Caption_SelfieAnimation_slot11"/utf8>>}}; 121814775 -> {some, {game_caption_text_data, 121814775, <<"Caption_SelfieAnimation_slot10"/utf8>>}}; 2468819471 -> {some, {game_caption_text_data, 2468819471, <<"Caption_SelfieAnimation_slot09"/utf8>>}}; 2468819470 -> {some, {game_caption_text_data, 2468819470, <<"Caption_SelfieAnimation_slot08"/utf8>>}}; 2468819469 -> {some, {game_caption_text_data, 2468819469, <<"Caption_SelfieAnimation_slot07"/utf8>>}}; 2468819468 -> {some, {game_caption_text_data, 2468819468, <<"Caption_SelfieAnimation_slot06"/utf8>>}}; 2468819467 -> {some, {game_caption_text_data, 2468819467, <<"Caption_SelfieAnimation_slot05"/utf8>>}}; 2468819466 -> {some, {game_caption_text_data, 2468819466, <<"Caption_SelfieAnimation_slot04"/utf8>>}}; 2468819465 -> {some, {game_caption_text_data, 2468819465, <<"Caption_SelfieAnimation_slot03"/utf8>>}}; 2468819464 -> {some, {game_caption_text_data, 2468819464, <<"Caption_SelfieAnimation_slot02"/utf8>>}}; 2468819463 -> {some, {game_caption_text_data, 2468819463, <<"Caption_SelfieAnimation_slot01"/utf8>>}}; 1203774035 -> {some, {game_caption_text_data, 1203774035, <<"Caption_Party_Invite_NotAllowed"/utf8>>}}; 2567315985 -> {some, {game_caption_text_data, 2567315985, <<"Caption_Party_Banish"/utf8>>}}; 264237732 -> {some, {game_caption_text_data, 264237732, <<"Caption_Party_Invite_Recommend"/utf8>>}}; 3228489515 -> {some, {game_caption_text_data, 3228489515, <<"Caption_Party_Invite"/utf8>>}}; 2880892234 -> {some, {game_caption_text_data, 2880892234, <<"Caption_Party_Invite_Deny"/utf8>>}}; 3317359919 -> {some, {game_caption_text_data, 3317359919, <<"Caption_Party_Invite_Message"/utf8>>}}; 1684308274 -> {some, {game_caption_text_data, 1684308274, <<"Caption_Party_Option_Confirm"/utf8>>}}; 2290358605 -> {some, {game_caption_text_data, 2290358605, <<"Caption_Party_Create_Confirm"/utf8>>}}; 929409150 -> {some, {game_caption_text_data, 929409150, <<"Caption_Party_Title"/utf8>>}}; 1374734587 -> {some, {game_caption_text_data, 1374734587, <<"Caption_Party_Purpose_Quest"/utf8>>}}; 306275081 -> {some, {game_caption_text_data, 306275081, <<"Caption_Party_Purpose_Raid"/utf8>>}}; 832261097 -> {some, {game_caption_text_data, 832261097, <<"Caption_Party_Purpose_Dungeon"/utf8>>}}; 1578072888 -> {some, {game_caption_text_data, 1578072888, <<"Caption_Party_Purpose_Hunt"/utf8>>}}; 1173587686 -> {some, {game_caption_text_data, 1173587686, <<"Caption_Party_Option_Title"/utf8>>}}; 1489884513 -> {some, {game_caption_text_data, 1489884513, <<"Caption_Party_Create_Title"/utf8>>}}; 2943848120 -> {some, {game_caption_text_data, 2943848120, <<"Caption_Hearth_Test_Interaction01"/utf8>>}}; 1711414691 -> {some, {game_caption_text_data, 1711414691, <<"Caption_HearthPoint"/utf8>>}}; 989526480 -> {some, {game_caption_text_data, 989526480, <<"Caption_FilterByMaterials"/utf8>>}}; 1124103942 -> {some, {game_caption_text_data, 1124103942, <<"Caption_FilterByEquipable"/utf8>>}}; 3115293350 -> {some, {game_caption_text_data, 3115293350, <<"Caption_FilterByCraftLevel"/utf8>>}}; 3891994549 -> {some, {game_caption_text_data, 3891994549, <<"Caption_Doodad_SilentTribute"/utf8>>}}; 1514827627 -> {some, {game_caption_text_data, 1514827627, <<"Caption_Doodad_PourOil_AMT_EP5"/utf8>>}}; 1905008705 -> {some, {game_caption_text_data, 1905008705, <<"Caption_Doodad_Spell_AMT_EP5"/utf8>>}}; 1548168016 -> {some, {game_caption_text_data, 1548168016, <<"Caption_Doodad_DiedFor_AMT_EP2_M0090"/utf8>>}}; 3795027124 -> {some, {game_caption_text_data, 3795027124, <<"Caption_Doodad_SearchTree_AMT_EP2_M0040"/utf8>>}}; 124659915 -> {some, {game_caption_text_data, 124659915, <<"Caption_Doodad_HurtedSoldier01_AMT_EP2_M0020"/utf8>>}}; 1476822198 -> {some, {game_caption_text_data, 1476822198, <<"Caption_Doodad_SupplyBox_AMT_EP3_M0050"/utf8>>}}; 1714790268 -> {some, {game_caption_text_data, 1714790268, <<"Caption_Doodad_Poster01_AMT_EP3_M0030"/utf8>>}}; 3518639806 -> {some, {game_caption_text_data, 3518639806, <<"Caption_Doodad_Checking_SD01_Main"/utf8>>}}; 3487588219 -> {some, {game_caption_text_data, 3487588219, <<"Caption_Doodad_Slate_SD01_Main"/utf8>>}}; 2877496346 -> {some, {game_caption_text_data, 2877496346, <<"Caption_Doodad_TotemMaterial_SD01_Main"/utf8>>}}; 2436364405 -> {some, {game_caption_text_data, 2436364405, <<"Caption_Doodad_WorshipLivingTotem"/utf8>>}}; 102003560 -> {some, {game_caption_text_data, 102003560, <<"Caption_Doodad_PrayToLivingTotem"/utf8>>}}; 839318398 -> {some, {game_caption_text_data, 839318398, <<"Caption_Doodad_ChildTrans_SD01_Main"/utf8>>}}; 870290624 -> {some, {game_caption_text_data, 870290624, <<"Caption_Doodad_Lever_SD01_Main"/utf8>>}}; 1009110967 -> {some, {game_caption_text_data, 1009110967, <<"Caption_Doodad_Fabic_SD01_Main"/utf8>>}}; 2553548550 -> {some, {game_caption_text_data, 2553548550, <<"Caption_Doodad_Statue04_Relievo"/utf8>>}}; 2048943794 -> {some, {game_caption_text_data, 2048943794, <<"Caption_Doodad_Valve02_SD01_Main"/utf8>>}}; 3548915760 -> {some, {game_caption_text_data, 3548915760, <<"Caption_Doodad_Valve_SD01_Main"/utf8>>}}; 1110285671 -> {some, {game_caption_text_data, 1110285671, <<"Caption_Doodad_Register_SD01_Main"/utf8>>}}; 1791869302 -> {some, {game_caption_text_data, 1791869302, <<"Caption_Doodad_Bowl_SD01_Main"/utf8>>}}; 3761560121 -> {some, {game_caption_text_data, 3761560121, <<"Caption_Doodad_Plate01_SD01_Main"/utf8>>}}; 1059346957 -> {some, {game_caption_text_data, 1059346957, <<"Caption_Doodad_Coop01_LD05"/utf8>>}}; 4138424586 -> {some, {game_caption_text_data, 4138424586, <<"Caption_Doodad_Valve01_LD05"/utf8>>}}; 3545502599 -> {some, {game_caption_text_data, 3545502599, <<"Caption_Doodad_Bed01_LD05"/utf8>>}}; 2814046606 -> {some, {game_caption_text_data, 2814046606, <<"Caption_Doodad_LookBlueprint_LD02_S0820"/utf8>>}}; 1519737511 -> {some, {game_caption_text_data, 1519737511, <<"Caption_Doodad_LookAroundFacility_LD02_S0820"/utf8>>}}; 761312111 -> {some, {game_caption_text_data, 761312111, <<"Caption_Doodad_CollectInformation_LD02_S0810"/utf8>>}}; 1515256352 -> {some, {game_caption_text_data, 1515256352, <<"Caption_Doodad_SetCamp_LD02_S0720"/utf8>>}}; 4268524984 -> {some, {game_caption_text_data, 4268524984, <<"Caption_Doodad_AtTheErosion_LD02_S0630"/utf8>>}}; 2904137085 -> {some, {game_caption_text_data, 2904137085, <<"Caption_Doodad_Hammer_LD02_S0540"/utf8>>}}; 2909271557 -> {some, {game_caption_text_data, 2909271557, <<"Caption_Doodad_OperateForge_LD02_S0530"/utf8>>}}; 3863861942 -> {some, {game_caption_text_data, 3863861942, <<"Caption_Doodad_GetLava_LD02_S0530"/utf8>>}}; 3783136848 -> {some, {game_caption_text_data, 3783136848, <<"Caption_Doodad_GetNelloOre_LD02_S0420"/utf8>>}}; 674470314 -> {some, {game_caption_text_data, 674470314, <<"Caption_Doodad_FindNello_LD02_S0410"/utf8>>}}; 2326844368 -> {some, {game_caption_text_data, 2326844368, <<"Caption_Doodad_CheckCheezeTrace_LD02_S0320"/utf8>>}}; 1758292626 -> {some, {game_caption_text_data, 1758292626, <<"Caption_Doodad_CheckReagentTrace_LD02_S0320"/utf8>>}}; 3960517317 -> {some, {game_caption_text_data, 3960517317, <<"Caption_Doodad_SetCheezeTrap_LD02_S0310"/utf8>>}}; 3645500861 -> {some, {game_caption_text_data, 3645500861, <<"Caption_Doodad_TakeMemento_LD02_S0270"/utf8>>}}; 1743840273 -> {some, {game_caption_text_data, 1743840273, <<"Caption_Doodad_HugeEggs_LD02_S0260"/utf8>>}}; 644100005 -> {some, {game_caption_text_data, 644100005, <<"Caption_Doodad_HealEngineer_LD02_S0130"/utf8>>}}; 2086826579 -> {some, {game_caption_text_data, 2086826579, <<"Caption_Doodad_OperateMachine_LD02_S0130"/utf8>>}}; 3854754161 -> {some, {game_caption_text_data, 3854754161, <<"Caption_Doodad_CollectMedicine_LD02_S0120"/utf8>>}}; 1133969316 -> {some, {game_caption_text_data, 1133969316, <<"Caption_Doodad_TakeALookEngineer_LD02_S0110"/utf8>>}}; 4098372018 -> {some, {game_caption_text_data, 4098372018, <<"Caption_Doodad_CollectTree_LD02_S0020"/utf8>>}}; 3419042621 -> {some, {game_caption_text_data, 3419042621, <<"Caption_Doodad_AirPurifier_LD02_S0010"/utf8>>}}; 1435375079 -> {some, {game_caption_text_data, 1435375079, <<"Caption_Doodad_UsingBomb_LD02_S0250"/utf8>>}}; 3857292411 -> {some, {game_caption_text_data, 3857292411, <<"Caption_Doodad_BlueprintBox_LD02_S0210"/utf8>>}}; 1406472195 -> {some, {game_caption_text_data, 1406472195, <<"Caption_Doodad_HugeEggs_LD02_S0190"/utf8>>}}; 2136199729 -> {some, {game_caption_text_data, 2136199729, <<"Caption_Doodad_Feather_LD02_S0170"/utf8>>}}; 3123190925 -> {some, {game_caption_text_data, 3123190925, <<"Caption_Doodad_LavaPool_LD02_S0140"/utf8>>}}; 3434851012 -> {some, {game_caption_text_data, 3434851012, <<"Caption_Doodad_Sulfur_LD02_S0090"/utf8>>}}; 636694388 -> {some, {game_caption_text_data, 636694388, <<"Caption_Doodad_AirPurifier_Q_LD02_S0080"/utf8>>}}; 1035736466 -> {some, {game_caption_text_data, 1035736466, <<"Caption_Doodad_AirPurifier_Q_LD02_S0060"/utf8>>}}; 394983381 -> {some, {game_caption_text_data, 394983381, <<"Caption_Doodad_GetEmblem_RND_EP5"/utf8>>}}; 1598777993 -> {some, {game_caption_text_data, 1598777993, <<"Caption_Doodad_KasimerAgent_Deadbody_RND_EP5"/utf8>>}}; 2005428030 -> {some, {game_caption_text_data, 2005428030, <<"Caption_Doodad_DeadRondoWasp_RND_EP5"/utf8>>}}; 2369825415 -> {some, {game_caption_text_data, 2369825415, <<"Caption_Doodad_AshedJail_RND_EP4"/utf8>>}}; 3034505918 -> {some, {game_caption_text_data, 3034505918, <<"Caption_Doodad_RondoWaspNest"/utf8>>}}; 672976728 -> {some, {game_caption_text_data, 672976728, <<"Caption_Doodad_StoneTower_RND_EP"/utf8>>}}; 1326703510 -> {some, {game_caption_text_data, 1326703510, <<"Caption_Doodad_Weapon_RND_EP1_N"/utf8>>}}; 2534014184 -> {some, {game_caption_text_data, 2534014184, <<"Caption_Doodad_Package_RND_EP1_N"/utf8>>}}; 3853077399 -> {some, {game_caption_text_data, 3853077399, <<"Caption_Doodad_WhalePoop01_RD02_Sub"/utf8>>}}; 2952648895 -> {some, {game_caption_text_data, 2952648895, <<"Caption_Doodad_EmptyStone_RD02_Sub"/utf8>>}}; 3946534491 -> {some, {game_caption_text_data, 3946534491, <<"Caption_Doodad_Altar_RD02_Sub"/utf8>>}}; 1644639487 -> {some, {game_caption_text_data, 1644639487, <<"Caption_Doodad_HC_Captive02_RD02_Sub"/utf8>>}}; 1682340342 -> {some, {game_caption_text_data, 1682340342, <<"Caption_Doodad_PoisonPlant_Dry_RD05"/utf8>>}}; 4213562847 -> {some, {game_caption_text_data, 4213562847, <<"Caption_Doodad_Jar01_RD05"/utf8>>}}; 2090126072 -> {some, {game_caption_text_data, 2090126072, <<"Caption_Doodad_PoisonPlant_RD05"/utf8>>}}; 3595156062 -> {some, {game_caption_text_data, 3595156062, <<"Caption_Doodad_Captive01_RD05"/utf8>>}}; 4036421113 -> {some, {game_caption_text_data, 4036421113, <<"Caption_Doodad_SpiderCocoon01_RD04"/utf8>>}}; 2705519831 -> {some, {game_caption_text_data, 2705519831, <<"Caption_Doodad_BitePlants01_RD04"/utf8>>}}; 2326396377 -> {some, {game_caption_text_data, 2326396377, <<"Caption_Doodad_HumanTree_RD04"/utf8>>}}; 3595156061 -> {some, {game_caption_text_data, 3595156061, <<"Caption_Doodad_Captive01_RD04"/utf8>>}}; 4215674751 -> {some, {game_caption_text_data, 4215674751, <<"Caption_Doodad_OldGrain_Q_SD02"/utf8>>}}; 3849625623 -> {some, {game_caption_text_data, 3849625623, <<"Caption_Doodad_MStoneShard_Q_SD02"/utf8>>}}; 745381497 -> {some, {game_caption_text_data, 745381497, <<"Caption_Doodad_GiantHorn_Q_SD02"/utf8>>}}; 2659905310 -> {some, {game_caption_text_data, 2659905310, <<"Caption_Doodad_ShadowBox_Q_SD02"/utf8>>}}; 2583458519 -> {some, {game_caption_text_data, 2583458519, <<"Caption_Doodad_OldBox_Q_SD02"/utf8>>}}; 3459938493 -> {some, {game_caption_text_data, 3459938493, <<"Caption_Doodad_LostToy_Q_SD02"/utf8>>}}; 1223693406 -> {some, {game_caption_text_data, 1223693406, <<"Caption_Doodad_MemorialStone_Q_SD02"/utf8>>}}; 762202779 -> {some, {game_caption_text_data, 762202779, <<"Caption_Doodad_ElfWheel_Q_SD02"/utf8>>}}; 187997645 -> {some, {game_caption_text_data, 187997645, <<"Caption_Doodad_Eagle_Q_SD02"/utf8>>}}; 3711054712 -> {some, {game_caption_text_data, 3711054712, <<"Caption_Doodad_PrasiaStone_Q_SD02"/utf8>>}}; 1223161073 -> {some, {game_caption_text_data, 1223161073, <<"Caption_Doodad_TangleLoom_Q_SD02"/utf8>>}}; 3912995944 -> {some, {game_caption_text_data, 3912995944, <<"Caption_Doodad_SandWormBaby_Q_SD02"/utf8>>}}; 4219690202 -> {some, {game_caption_text_data, 4219690202, <<"Caption_Doodad_Glitter_Q_SD02"/utf8>>}}; 2887370751 -> {some, {game_caption_text_data, 2887370751, <<"Caption_Doodad_DotmujiWeaponHolder_SD07_S0410"/utf8>>}}; 2464325119 -> {some, {game_caption_text_data, 2464325119, <<"Caption_Doodad_Crush_SD07_S0310"/utf8>>}}; 2943526265 -> {some, {game_caption_text_data, 2943526265, <<"Caption_Doodad_Camel_Dead_SD07_S0310"/utf8>>}}; 3895309572 -> {some, {game_caption_text_data, 3895309572, <<"Caption_Doodad_Bag01_SD07_S0210"/utf8>>}}; 3956983572 -> {some, {game_caption_text_data, 3956983572, <<"Caption_Doodad_Bag01_SD07_S0120"/utf8>>}}; 1251590814 -> {some, {game_caption_text_data, 1251590814, <<"Caption_Doodad_Box01_SD07"/utf8>>}}; 2815319245 -> {some, {game_caption_text_data, 2815319245, <<"Caption_Doodad_Elf_A_Big01_SD07"/utf8>>}}; 2400908973 -> {some, {game_caption_text_data, 2400908973, <<"Caption_Doodad_SandWormBaby_SD07"/utf8>>}}; 3721068521 -> {some, {game_caption_text_data, 3721068521, <<"Caption_Doodad_DrugCreat01"/utf8>>}}; 4267595836 -> {some, {game_caption_text_data, 4267595836, <<"Caption_Doodad_FootStep01"/utf8>>}}; 2441790531 -> {some, {game_caption_text_data, 2441790531, <<"Caption_Doodad_SandWorm01"/utf8>>}}; 1293726063 -> {some, {game_caption_text_data, 1293726063, <<"Caption_Doodad_MovingRoots01"/utf8>>}}; 2290222293 -> {some, {game_caption_text_data, 2290222293, <<"Caption_Doodad_Supply01"/utf8>>}}; 1785128402 -> {some, {game_caption_text_data, 1785128402, <<"Caption_Doodad_Fish01"/utf8>>}}; 2185381729 -> {some, {game_caption_text_data, 2185381729, <<"Caption_Doodad_Box01"/utf8>>}}; 2578759229 -> {some, {game_caption_text_data, 2578759229, <<"Caption_Doodad_Chicken01"/utf8>>}}; 2025313126 -> {some, {game_caption_text_data, 2025313126, <<"Caption_Doodad_DeadDeer01"/utf8>>}}; 3326433354 -> {some, {game_caption_text_data, 3326433354, <<"Caption_Doodad_DeadBoar01"/utf8>>}}; 1072876448 -> {some, {game_caption_text_data, 1072876448, <<"Caption_Doodad_DriedTree01"/utf8>>}}; 2132781349 -> {some, {game_caption_text_data, 2132781349, <<"Caption_Doodad_WoodenFence01"/utf8>>}}; 3973241028 -> {some, {game_caption_text_data, 3973241028, <<"Caption_Doodad_Package01"/utf8>>}}; 222890677 -> {some, {game_caption_text_data, 222890677, <<"Caption_Doodad_Jar01"/utf8>>}}; 1745326715 -> {some, {game_caption_text_data, 1745326715, <<"Caption_Doodad_DetoxFlower01"/utf8>>}}; 256966592 -> {some, {game_caption_text_data, 256966592, <<"Caption_Doodad_Board01"/utf8>>}}; 2513433858 -> {some, {game_caption_text_data, 2513433858, <<"Caption_Doodad_Bag01"/utf8>>}}; 1457565924 -> {some, {game_caption_text_data, 1457565924, <<"Caption_Doodad_Captive01"/utf8>>}}; 3757291560 -> {some, {game_caption_text_data, 3757291560, <<"Caption_Doodad_Woodman_InteractionFail01"/utf8>>}}; 888240924 -> {some, {game_caption_text_data, 888240924, <<"Caption_Doodad_Woodman_Interaction01"/utf8>>}}; 2902666116 -> {some, {game_caption_text_data, 2902666116, <<"Caption_Doodad_Christmas_Tree"/utf8>>}}; 4083979463 -> {some, {game_caption_text_data, 4083979463, <<"Caption_Doodad_Christmas_Snowman"/utf8>>}}; 3690294676 -> {some, {game_caption_text_data, 3690294676, <<"Caption_Doodad_Public_Listen"/utf8>>}}; 1378545716 -> {some, {game_caption_text_data, 1378545716, <<"Caption_Doodad_Public_Trace"/utf8>>}}; 1687893754 -> {some, {game_caption_text_data, 1687893754, <<"Caption_Doodad_Public_Wait"/utf8>>}}; 3870186798 -> {some, {game_caption_text_data, 3870186798, <<"Caption_Doodad_Public_Encourage"/utf8>>}}; 644024359 -> {some, {game_caption_text_data, 644024359, <<"Caption_Doodad_Public_Entanglement"/utf8>>}}; 3509975998 -> {some, {game_caption_text_data, 3509975998, <<"Caption_Doodad_Public_Steal"/utf8>>}}; 3551397596 -> {some, {game_caption_text_data, 3551397596, <<"Caption_Doodad_Public_Greet"/utf8>>}}; 1664504115 -> {some, {game_caption_text_data, 1664504115, <<"Caption_Doodad_Public_Aid"/utf8>>}}; 3299504145 -> {some, {game_caption_text_data, 3299504145, <<"Caption_Doodad_Public_Worship"/utf8>>}}; 1019231458 -> {some, {game_caption_text_data, 1019231458, <<"Caption_Doodad_Public_Frisking"/utf8>>}}; 982674884 -> {some, {game_caption_text_data, 982674884, <<"Caption_Doodad_Public_Frisk"/utf8>>}}; 438748625 -> {some, {game_caption_text_data, 438748625, <<"Caption_Doodad_Public_Scouting"/utf8>>}}; 1271035011 -> {some, {game_caption_text_data, 1271035011, <<"Caption_Doodad_Public_Scout"/utf8>>}}; 386164860 -> {some, {game_caption_text_data, 386164860, <<"Caption_Doodad_Public_Making"/utf8>>}}; 2339704483 -> {some, {game_caption_text_data, 2339704483, <<"Caption_Doodad_Public_Make"/utf8>>}}; 1933052470 -> {some, {game_caption_text_data, 1933052470, <<"Caption_Doodad_Public_Mourn"/utf8>>}}; 2458302737 -> {some, {game_caption_text_data, 2458302737, <<"Caption_Doodad_Public_Checking"/utf8>>}}; 1488765891 -> {some, {game_caption_text_data, 1488765891, <<"Caption_Doodad_Public_Check"/utf8>>}}; 2089220486 -> {some, {game_caption_text_data, 2089220486, <<"Caption_Doodad_Public_Show"/utf8>>}}; 2030766958 -> {some, {game_caption_text_data, 2030766958, <<"Caption_Doodad_Public_Eavesdrop"/utf8>>}}; 3413665100 -> {some, {game_caption_text_data, 3413665100, <<"Caption_Doodad_Public_Watch"/utf8>>}}; 24734207 -> {some, {game_caption_text_data, 24734207, <<"Caption_Doodad_Public_Hide"/utf8>>}}; 2382929561 -> {some, {game_caption_text_data, 2382929561, <<"Caption_Doodad_Public_Detox"/utf8>>}}; 4256835994 -> {some, {game_caption_text_data, 4256835994, <<"Caption_Doodad_Public_Delivery_02"/utf8>>}}; 1321020521 -> {some, {game_caption_text_data, 1321020521, <<"Caption_Doodad_Public_Delivery"/utf8>>}}; 1180038278 -> {some, {game_caption_text_data, 1180038278, <<"Caption_Doodad_Public_Running"/utf8>>}}; 1272386938 -> {some, {game_caption_text_data, 1272386938, <<"Caption_Doodad_Public_Run"/utf8>>}}; 2126347070 -> {some, {game_caption_text_data, 2126347070, <<"Caption_Doodad_Public_Gathering"/utf8>>}}; 129499488 -> {some, {game_caption_text_data, 129499488, <<"Caption_Doodad_Public_Gather"/utf8>>}}; 1305985225 -> {some, {game_caption_text_data, 1305985225, <<"Caption_Doodad_Public_Collecting"/utf8>>}}; 3352135163 -> {some, {game_caption_text_data, 3352135163, <<"Caption_Doodad_Public_Collect"/utf8>>}}; 3701875045 -> {some, {game_caption_text_data, 3701875045, <<"Caption_Doodad_Public_Opening"/utf8>>}}; 3274205143 -> {some, {game_caption_text_data, 3274205143, <<"Caption_Doodad_Public_Open"/utf8>>}}; 2510264804 -> {some, {game_caption_text_data, 2510264804, <<"Caption_Doodad_Public_Gain"/utf8>>}}; 1862793329 -> {some, {game_caption_text_data, 1862793329, <<"Caption_Doodad_Public_Pickup"/utf8>>}}; 929517038 -> {some, {game_caption_text_data, 929517038, <<"Caption_Doodad_Public_Elimination"/utf8>>}}; 3599908957 -> {some, {game_caption_text_data, 3599908957, <<"Caption_Doodad_Public_Eliminate"/utf8>>}}; 4227496269 -> {some, {game_caption_text_data, 4227496269, <<"Caption_Doodad_Public_Destroying"/utf8>>}}; 1697076031 -> {some, {game_caption_text_data, 1697076031, <<"Caption_Doodad_Public_Destroy"/utf8>>}}; 1393596633 -> {some, {game_caption_text_data, 1393596633, <<"Caption_Doodad_Public_Searching"/utf8>>}}; 1007341835 -> {some, {game_caption_text_data, 1007341835, <<"Caption_Doodad_Public_Search"/utf8>>}}; 3073423889 -> {some, {game_caption_text_data, 3073423889, <<"Caption_Doodad_Public_Investigating"/utf8>>}}; 2995195864 -> {some, {game_caption_text_data, 2995195864, <<"Caption_Doodad_Public_Investigate"/utf8>>}}; 903337309 -> {some, {game_caption_text_data, 903337309, <<"Caption_Doodad_Public_Curing"/utf8>>}}; 3212460196 -> {some, {game_caption_text_data, 3212460196, <<"Caption_Doodad_Public_Cure"/utf8>>}}; 1930153407 -> {some, {game_caption_text_data, 1930153407, <<"Caption_Doodad_Public_Releasing"/utf8>>}}; 3111204678 -> {some, {game_caption_text_data, 3111204678, <<"Caption_Doodad_Public_Release"/utf8>>}}; 4165334149 -> {some, {game_caption_text_data, 4165334149, <<"Caption_Doodad_Public_Rescuing"/utf8>>}}; 4082019532 -> {some, {game_caption_text_data, 4082019532, <<"Caption_Doodad_Public_Rescue"/utf8>>}}; 1128079466 -> {some, {game_caption_text_data, 1128079466, <<"Caption_Doodad_Public_Installing"/utf8>>}}; 1586524876 -> {some, {game_caption_text_data, 1586524876, <<"Caption_Doodad_Public_Install"/utf8>>}}; 1794777022 -> {some, {game_caption_text_data, 1794777022, <<"Caption_Doodad_Public_Put"/utf8>>}}; 803472021 -> {some, {game_caption_text_data, 803472021, <<"Caption_CraftParts_All_ER"/utf8>>}}; 2751434626 -> {some, {game_caption_text_data, 2751434626, <<"Caption_CraftParts_All_FN"/utf8>>}}; 1155266311 -> {some, {game_caption_text_data, 1155266311, <<"Caption_CraftParts_All_NK"/utf8>>}}; 2751434632 -> {some, {game_caption_text_data, 2751434632, <<"Caption_CraftParts_All_FT"/utf8>>}}; 2352392538 -> {some, {game_caption_text_data, 2352392538, <<"Caption_CraftParts_All_HD"/utf8>>}}; 3549518772 -> {some, {game_caption_text_data, 3549518772, <<"Caption_CraftParts_All_BD"/utf8>>}}; 1554308386 -> {some, {game_caption_text_data, 1554308386, <<"Caption_CraftParts_All_LH"/utf8>>}}; 357182152 -> {some, {game_caption_text_data, 357182152, <<"Caption_CraftParts_All_RH"/utf8>>}}; 3730665953 -> {some, {game_caption_text_data, 3730665953, <<"Caption_ItemCraft_StateViewTopTab"/utf8>>}}; 1563790212 -> {some, {game_caption_text_data, 1563790212, <<"Caption_ItemCraft_RequiredCraftLevel"/utf8>>}}; 3917439888 -> {some, {game_caption_text_data, 3917439888, <<"Caption_ItemCraft_FullCraftSlot"/utf8>>}}; 887586290 -> {some, {game_caption_text_data, 887586290, <<"Caption_ItemCraft_Impossible"/utf8>>}}; 3818987977 -> {some, {game_caption_text_data, 3818987977, <<"Caption_ItemCraft_Start"/utf8>>}}; 3369746911 -> {some, {game_caption_text_data, 3369746911, <<"Caption_ItemCraft_AllClasse"/utf8>>}}; 430164820 -> {some, {game_caption_text_data, 430164820, <<"Caption_Person"/utf8>>}}; 2087791430 -> {some, {game_caption_text_data, 2087791430, <<"Caption_Percentage_Minus"/utf8>>}}; 2267987662 -> {some, {game_caption_text_data, 2267987662, <<"Caption_Percentage_Plus"/utf8>>}}; 3782738372 -> {some, {game_caption_text_data, 3782738372, <<"Caption_Percent_With_Bracket"/utf8>>}}; 83095694 -> {some, {game_caption_text_data, 83095694, <<"Caption_Percent"/utf8>>}}; 115724352 -> {some, {game_caption_text_data, 115724352, <<"Caption_ItemCraft_StatFormat"/utf8>>}}; 4294418781 -> {some, {game_caption_text_data, 4294418781, <<"Caption_ItemCraft_StartDescription"/utf8>>}}; 1815167117 -> {some, {game_caption_text_data, 1815167117, <<"Caption_ItemCraft_StartDescription_Instant"/utf8>>}}; 316962362 -> {some, {game_caption_text_data, 316962362, <<"Caption_ItemCraft_AvailableDate"/utf8>>}}; 1482525217 -> {some, {game_caption_text_data, 1482525217, <<"Caption_ItemCraft_Recommand"/utf8>>}}; 574897980 -> {some, {game_caption_text_data, 574897980, <<"Caption_ItemGrade_Mythic"/utf8>>}}; 4151304233 -> {some, {game_caption_text_data, 4151304233, <<"Caption_ItemGrade_Legendary"/utf8>>}}; 2874412856 -> {some, {game_caption_text_data, 2874412856, <<"Caption_ItemGrade_Heroic"/utf8>>}}; 884414552 -> {some, {game_caption_text_data, 884414552, <<"Caption_ItemGrade_Rare"/utf8>>}}; 3685891738 -> {some, {game_caption_text_data, 3685891738, <<"Caption_ItemGrade_Uncommon"/utf8>>}}; 2492494375 -> {some, {game_caption_text_data, 2492494375, <<"Caption_ItemGrade_Common"/utf8>>}}; 19081747 -> {some, {game_caption_text_data, 19081747, <<"Caption_Duration_Instant"/utf8>>}}; 3600661332 -> {some, {game_caption_text_data, 3600661332, <<"Caption_Duration_Minute"/utf8>>}}; 3194923296 -> {some, {game_caption_text_data, 3194923296, <<"Caption_Duration_Hour"/utf8>>}}; 2705233442 -> {some, {game_caption_text_data, 2705233442, <<"Caption_Duration_HourMinute"/utf8>>}}; 309752399 -> {some, {game_caption_text_data, 309752399, <<"Caption_Quest_Weekly"/utf8>>}}; 2070409537 -> {some, {game_caption_text_data, 2070409537, <<"Caption_Quest_Daily"/utf8>>}}; 2615026346 -> {some, {game_caption_text_data, 2615026346, <<"Caption_QuestRemainTime"/utf8>>}}; 3217385146 -> {some, {game_caption_text_data, 3217385146, <<"Caption_Meter"/utf8>>}}; 3397867489 -> {some, {game_caption_text_data, 3397867489, <<"Caption_Sunday"/utf8>>}}; 2334727194 -> {some, {game_caption_text_data, 2334727194, <<"Caption_Saturday"/utf8>>}}; 2334006924 -> {some, {game_caption_text_data, 2334006924, <<"Caption_Friday"/utf8>>}}; 1091754833 -> {some, {game_caption_text_data, 1091754833, <<"Caption_Thursday"/utf8>>}}; 339948209 -> {some, {game_caption_text_data, 339948209, <<"Caption_Wednesday"/utf8>>}}; 4077033804 -> {some, {game_caption_text_data, 4077033804, <<"Caption_Tuesday"/utf8>>}}; 1915256117 -> {some, {game_caption_text_data, 1915256117, <<"Caption_Monday"/utf8>>}}; 1874995401 -> {some, {game_caption_text_data, 1874995401, <<"Caption_DayOfWeekPostfix"/utf8>>}}; 3064644384 -> {some, {game_caption_text_data, 3064644384, <<"Caption_Hourly"/utf8>>}}; 217516704 -> {some, {game_caption_text_data, 217516704, <<"Caption_Daily"/utf8>>}}; 353519806 -> {some, {game_caption_text_data, 353519806, <<"Caption_Weekly"/utf8>>}}; 3519589432 -> {some, {game_caption_text_data, 3519589432, <<"Caption_Monthly"/utf8>>}}; 3619069757 -> {some, {game_caption_text_data, 3619069757, <<"Caption_OnlyDate"/utf8>>}}; 1722874123 -> {some, {game_caption_text_data, 1722874123, <<"Caption_Date"/utf8>>}}; 3328485090 -> {some, {game_caption_text_data, 3328485090, <<"Caption_Second_Simple"/utf8>>}}; 175714824 -> {some, {game_caption_text_data, 175714824, <<"Caption_Minute_Simple"/utf8>>}}; 2208056052 -> {some, {game_caption_text_data, 2208056052, <<"Caption_Hour_Simple"/utf8>>}}; 1357655977 -> {some, {game_caption_text_data, 1357655977, <<"Caption_Second"/utf8>>}}; 1300152687 -> {some, {game_caption_text_data, 1300152687, <<"Caption_Minute"/utf8>>}}; 2266560216 -> {some, {game_caption_text_data, 2266560216, <<"Caption_HourPM"/utf8>>}}; 3111892153 -> {some, {game_caption_text_data, 3111892153, <<"Caption_HourAM"/utf8>>}}; 2899697274 -> {some, {game_caption_text_data, 2899697274, <<"Caption_HourMinutePM"/utf8>>}}; 3745029211 -> {some, {game_caption_text_data, 3745029211, <<"Caption_HourMinuteAM"/utf8>>}}; 2256358253 -> {some, {game_caption_text_data, 2256358253, <<"Caption_HourSpan"/utf8>>}}; 3029738907 -> {some, {game_caption_text_data, 3029738907, <<"Caption_Hour"/utf8>>}}; 2026822955 -> {some, {game_caption_text_data, 2026822955, <<"Caption_Day"/utf8>>}}; 2888370611 -> {some, {game_caption_text_data, 2888370611, <<"Caption_Month"/utf8>>}}; 973712606 -> {some, {game_caption_text_data, 973712606, <<"Caption_Year"/utf8>>}}; 2760849711 -> {some, {game_caption_text_data, 2760849711, <<"Caption_TimeExpiration"/utf8>>}}; 1359078923 -> {some, {game_caption_text_data, 1359078923, <<"Caption_QuestInProgress"/utf8>>}}; 642547150 -> {some, {game_caption_text_data, 642547150, <<"Caption_QuestUnacceptableRequireCurrency"/utf8>>}}; 3333897947 -> {some, {game_caption_text_data, 3333897947, <<"Caption_QuestUnacceptableRequireItemCount"/utf8>>}}; 2024665134 -> {some, {game_caption_text_data, 2024665134, <<"Caption_QuestUnacceptableRequireItemList"/utf8>>}}; 3363767422 -> {some, {game_caption_text_data, 3363767422, <<"Caption_QuestUnacceptableMinLeval"/utf8>>}}; 2679882367 -> {some, {game_caption_text_data, 2679882367, <<"Caption_QuestUnacceptablePreQuest"/utf8>>}}; 1394640371 -> {some, {game_caption_text_data, 1394640371, <<"Caption_QuestAccepatble"/utf8>>}}; 1294454876 -> {some, {game_caption_text_data, 1294454876, <<"Caption_QuestRecommendedSlayingGrade"/utf8>>}}; 1106986170 -> {some, {game_caption_text_data, 1106986170, <<"Caption_QuestRecommendedLevel"/utf8>>}}; 1966285331 -> {some, {game_caption_text_data, 1966285331, <<"Caption_QuestRewardDesc"/utf8>>}}; 1688894830 -> {some, {game_caption_text_data, 1688894830, <<"Caption_QuestAcceptDesc"/utf8>>}}; 1712920171 -> {some, {game_caption_text_data, 1712920171, <<"Caption_QuestInfo"/utf8>>}}; 3784856008 -> {some, {game_caption_text_data, 3784856008, <<"Caption_NoneSelectedQuest"/utf8>>}}; 3358850794 -> {some, {game_caption_text_data, 3358850794, <<"Caption_QuestListEmpty"/utf8>>}}; 793634184 -> {some, {game_caption_text_data, 793634184, <<"Caption_QuestComplete"/utf8>>}}; 1278585112 -> {some, {game_caption_text_data, 1278585112, <<"Caption_QuestRequest"/utf8>>}}; 3943938010 -> {some, {game_caption_text_data, 3943938010, <<"Caption_QuestHudTitle_GrowthGuide"/utf8>>}}; 1116280879 -> {some, {game_caption_text_data, 1116280879, <<"Caption_QuestHudTitle_Favor"/utf8>>}}; 1294733302 -> {some, {game_caption_text_data, 1294733302, <<"Caption_QuestHudTitle_Progress"/utf8>>}}; 3300057040 -> {some, {game_caption_text_data, 3300057040, <<"Caption_SubOption"/utf8>>}}; 668963148 -> {some, {game_caption_text_data, 668963148, <<"Caption_DeleteItemConfirmDesc"/utf8>>}}; 2484244989 -> {some, {game_caption_text_data, 2484244989, <<"Caption_DeleteItemConfirm"/utf8>>}}; 2243971922 -> {some, {game_caption_text_data, 2243971922, <<"Caption_DeleteItemAmountDesc"/utf8>>}}; 3816516350 -> {some, {game_caption_text_data, 3816516350, <<"Caption_DeleteItemDesc"/utf8>>}}; 2538972207 -> {some, {game_caption_text_data, 2538972207, <<"Caption_DeleteItem"/utf8>>}}; 461182185 -> {some, {game_caption_text_data, 461182185, <<"Caption_SellItemConfirmDesc"/utf8>>}}; 3506256602 -> {some, {game_caption_text_data, 3506256602, <<"Caption_SellItemConfirm"/utf8>>}}; 2007948479 -> {some, {game_caption_text_data, 2007948479, <<"Caption_SellItemAmountDesc"/utf8>>}}; 1673207883 -> {some, {game_caption_text_data, 1673207883, <<"Caption_SellItemDesc"/utf8>>}}; 2600995516 -> {some, {game_caption_text_data, 2600995516, <<"Caption_SellItem"/utf8>>}}; 3919089113 -> {some, {game_caption_text_data, 3919089113, <<"Caption_BuyItemConfirmDesc"/utf8>>}}; 853512138 -> {some, {game_caption_text_data, 853512138, <<"Caption_BuyItemConfirm"/utf8>>}}; 2095555759 -> {some, {game_caption_text_data, 2095555759, <<"Caption_BuyItemAmountDesc"/utf8>>}}; 314864187 -> {some, {game_caption_text_data, 314864187, <<"Caption_BuyItemDesc"/utf8>>}}; 1203009708 -> {some, {game_caption_text_data, 1203009708, <<"Caption_BuyItem"/utf8>>}}; 3361606238 -> {some, {game_caption_text_data, 3361606238, <<"Caption_WarningCurrency"/utf8>>}}; 2447945866 -> {some, {game_caption_text_data, 2447945866, <<"Caption_FollowerExperiencePoints_Desc"/utf8>>}}; 3638999436 -> {some, {game_caption_text_data, 3638999436, <<"Caption_FollowerExperiencePoints_Name"/utf8>>}}; 2280262992 -> {some, {game_caption_text_data, 2280262992, <<"Caption_CovenantSpecialGift_EXP_Desc"/utf8>>}}; 3471316562 -> {some, {game_caption_text_data, 3471316562, <<"Caption_CovenantSpecialGift_EXP_Name"/utf8>>}}; 52456166 -> {some, {game_caption_text_data, 52456166, <<"Caption_CovenantGiftBoxPoint_Desc"/utf8>>}}; 1243509736 -> {some, {game_caption_text_data, 1243509736, <<"Caption_CovenantGiftBoxPoint_Name"/utf8>>}}; 1948570785 -> {some, {game_caption_text_data, 1948570785, <<"Caption_Aether_General_Desc"/utf8>>}}; 3139624355 -> {some, {game_caption_text_data, 3139624355, <<"Caption_Aether_General_Name"/utf8>>}}; 3393714928 -> {some, {game_caption_text_data, 3393714928, <<"Caption_Aether_Transcendence_Desc"/utf8>>}}; 289801202 -> {some, {game_caption_text_data, 289801202, <<"Caption_Aether_Transcendence_Name"/utf8>>}}; 2927818726 -> {some, {game_caption_text_data, 2927818726, <<"Caption_CovenantExp_Desc"/utf8>>}}; 3255326140 -> {some, {game_caption_text_data, 3255326140, <<"Caption_CovenantExp_Text"/utf8>>}}; 1248413181 -> {some, {game_caption_text_data, 1248413181, <<"Caption_PlayerExperiencePoints_Desc"/utf8>>}}; 3304672639 -> {some, {game_caption_text_data, 3304672639, <<"Caption_PlayerExperiencePoints"/utf8>>}}; 1727760771 -> {some, {game_caption_text_data, 1727760771, <<"Caption_CurrencySpiritualBondPower_Desc"/utf8>>}}; 314203877 -> {some, {game_caption_text_data, 314203877, <<"Caption_CurrencySpiritualBondPower"/utf8>>}}; 2722288349 -> {some, {game_caption_text_data, 2722288349, <<"Caption_CurrencyCovenantCoin_Desc"/utf8>>}}; 877731935 -> {some, {game_caption_text_data, 877731935, <<"Caption_CurrencyCovenantCoin"/utf8>>}}; 3579924116 -> {some, {game_caption_text_data, 3579924116, <<"Caption_CurrencyDia_Desc"/utf8>>}}; 3025862668 -> {some, {game_caption_text_data, 3025862668, <<"Caption_CurrencyGold_Desc"/utf8>>}}; 3692934982 -> {some, {game_caption_text_data, 3692934982, <<"Caption_CurrencyDia"/utf8>>}}; 2871717438 -> {some, {game_caption_text_data, 2871717438, <<"Caption_CurrencyGold"/utf8>>}}; 765262329 -> {some, {game_caption_text_data, 765262329, <<"Caption_DescriptionWithCoolTime"/utf8>>}}; 4177328840 -> {some, {game_caption_text_data, 4177328840, <<"Caption_ItemCoolTime"/utf8>>}}; 778933156 -> {some, {game_caption_text_data, 778933156, <<"Caption_ItemStackedCount"/utf8>>}}; 3013448919 -> {some, {game_caption_text_data, 3013448919, <<"Caption_ItemWearableLevel"/utf8>>}}; 3689906377 -> {some, {game_caption_text_data, 3689906377, <<"Caption_SortOfTime"/utf8>>}}; 1059706284 -> {some, {game_caption_text_data, 1059706284, <<"Caption_SortOfType"/utf8>>}}; 1657762701 -> {some, {game_caption_text_data, 1657762701, <<"Caption_SortOfGrade"/utf8>>}}; 2603789351 -> {some, {game_caption_text_data, 2603789351, <<"Caption_InventoryMaxHoldLimit"/utf8>>}}; 2697690156 -> {some, {game_caption_text_data, 2697690156, <<"Caption_InventorySlotLimit"/utf8>>}}; 3171033064 -> {some, {game_caption_text_data, 3171033064, <<"Caption_AutoQuest"/utf8>>}}; 3644315850 -> {some, {game_caption_text_data, 3644315850, <<"Caption_ContinuousCombat"/utf8>>}}; 2502420558 -> {some, {game_caption_text_data, 2502420558, <<"Caption_AutoAttack"/utf8>>}}; 3952568664 -> {some, {game_caption_text_data, 3952568664, <<"CaptionDesc_Job_TestWoman"/utf8>>}}; 2537691875 -> {some, {game_caption_text_data, 2537691875, <<"CaptionName_Eng_Job_TestWoman"/utf8>>}}; 4277498522 -> {some, {game_caption_text_data, 4277498522, <<"CaptionName_Job_TestWoman"/utf8>>}}; 1718024706 -> {some, {game_caption_text_data, 1718024706, <<"CaptionDesc_Job_TestMan"/utf8>>}}; 1961918445 -> {some, {game_caption_text_data, 1961918445, <<"CaptionName_Eng_Job_TestMan"/utf8>>}}; 999947652 -> {some, {game_caption_text_data, 999947652, <<"CaptionName_Job_TestMan"/utf8>>}}; 2190437451 -> {some, {game_caption_text_data, 2190437451, <<"CaptionDesc_Job_Knight"/utf8>>}}; 2296224998 -> {some, {game_caption_text_data, 2296224998, <<"CaptionName_Eng_Job_Knight"/utf8>>}}; 4051464173 -> {some, {game_caption_text_data, 4051464173, <<"CaptionName_Job_Knight"/utf8>>}}; 2373761968 -> {some, {game_caption_text_data, 2373761968, <<"CaptionDesc_Job_IncenseArcher"/utf8>>}}; 217155707 -> {some, {game_caption_text_data, 217155707, <<"CaptionName_Eng_Job_IncenseArcher"/utf8>>}}; 2766104690 -> {some, {game_caption_text_data, 2766104690, <<"CaptionName_Job_IncenseArcher"/utf8>>}}; 2099062024 -> {some, {game_caption_text_data, 2099062024, <<"CaptionDesc_Job_RuneScribe"/utf8>>}}; 663702755 -> {some, {game_caption_text_data, 663702755, <<"CaptionName_Eng_Job_RuneScribe"/utf8>>}}; 128578602 -> {some, {game_caption_text_data, 128578602, <<"CaptionName_Job_RuneScribe"/utf8>>}}; 2015253242 -> {some, {game_caption_text_data, 2015253242, <<"CaptionDesc_Job_Enforcer"/utf8>>}}; 4170901813 -> {some, {game_caption_text_data, 4170901813, <<"CaptionName_Eng_Job_Enforcer"/utf8>>}}; 1506130012 -> {some, {game_caption_text_data, 1506130012, <<"CaptionName_Job_Enforcer"/utf8>>}}; 3353994947 -> {some, {game_caption_text_data, 3353994947, <<"CaptionDesc_Job_MirageBlade"/utf8>>}}; 457584622 -> {some, {game_caption_text_data, 457584622, <<"CaptionName_Eng_Job_MirageBlade"/utf8>>}}; 2018868677 -> {some, {game_caption_text_data, 2018868677, <<"CaptionName_Job_MirageBlade"/utf8>>}}; 4076420478 -> {some, {game_caption_text_data, 4076420478, <<"Tooltip_WorldMap_NpcStrongholdPopup_AnniversaryReward"/utf8>>}}; 3648526010 -> {some, {game_caption_text_data, 3648526010, <<"CAPTION_GUISE"/utf8>>}}; 109647936 -> {some, {game_caption_text_data, 109647936, <<"CAPTION_MOUNT"/utf8>>}}; 3282407853 -> {some, {game_caption_text_data, 3282407853, <<"CAPTION_AUTOTARGET"/utf8>>}}; 1046815718 -> {some, {game_caption_text_data, 1046815718, <<"CAPTION_LOCK"/utf8>>}}; 2321510067 -> {some, {game_caption_text_data, 2321510067, <<"CAPTION_DEAL"/utf8>>}}; 2005584835 -> {some, {game_caption_text_data, 2005584835, <<"CAPTION_SELL_IMPOSSIBLE"/utf8>>}}; 3041603101 -> {some, {game_caption_text_data, 3041603101, <<"CAPTION_SELL_AVAILABLE"/utf8>>}}; 2071245535 -> {some, {game_caption_text_data, 2071245535, <<"CAPTION_SELL_PRICE"/utf8>>}}; 3402138497 -> {some, {game_caption_text_data, 3402138497, <<"CAPTION_PLUS"/utf8>>}}; 3387163334 -> {some, {game_caption_text_data, 3387163334, <<"CAPTION_OPTION"/utf8>>}}; 3885852022 -> {some, {game_caption_text_data, 3885852022, <<"CAPTION_LOGIN"/utf8>>}}; 2509246628 -> {some, {game_caption_text_data, 2509246628, <<"CAPTION_ADMINTOOL"/utf8>>}}; 3320646342 -> {some, {game_caption_text_data, 3320646342, <<"CAPTION_MINE"/utf8>>}}; 383143592 -> {some, {game_caption_text_data, 383143592, <<"CAPTION_GATHER"/utf8>>}}; 2274939316 -> {some, {game_caption_text_data, 2274939316, <<"CAPTION_DETAIL_PROPERTY"/utf8>>}}; 2897689634 -> {some, {game_caption_text_data, 2897689634, <<"CAPTION_GUILD"/utf8>>}}; 1961325448 -> {some, {game_caption_text_data, 1961325448, <<"CAPTION_JOB"/utf8>>}}; 2680482609 -> {some, {game_caption_text_data, 2680482609, <<"CAPTION_CONSUMEITEM_UILINK"/utf8>>}}; 1906360450 -> {some, {game_caption_text_data, 1906360450, <<"CAPTION_CONSUMEITEM_USE"/utf8>>}}; 359843378 -> {some, {game_caption_text_data, 359843378, <<"CAPTION_CONSUMETYPE_PHYATTACKSPEED"/utf8>>}}; 509484144 -> {some, {game_caption_text_data, 509484144, <<"CAPTION_CONSUMETYPE_MOVESPEED"/utf8>>}}; 1513491877 -> {some, {game_caption_text_data, 1513491877, <<"CAPTION_CONSUMETYPE_MP"/utf8>>}}; 363613424 -> {some, {game_caption_text_data, 363613424, <<"CAPTION_CONSUMETYPE_HP"/utf8>>}}; 851154977 -> {some, {game_caption_text_data, 851154977, <<"CAPTION_MAGICATTACKCRITICAL"/utf8>>}}; 3481645489 -> {some, {game_caption_text_data, 3481645489, <<"CAPTION_MAGICATTACKACCURACY"/utf8>>}}; 2173449143 -> {some, {game_caption_text_data, 2173449143, <<"CAPTION_MAGICATTACKSPEED"/utf8>>}}; 2016619990 -> {some, {game_caption_text_data, 2016619990, <<"CAPTION_MAGICATTACK"/utf8>>}}; 68773757 -> {some, {game_caption_text_data, 68773757, <<"CAPTION_PHYBLOCK_RATING"/utf8>>}}; 3368326069 -> {some, {game_caption_text_data, 3368326069, <<"CAPTION_PHYRESILIENCE_RATING"/utf8>>}}; 3925164293 -> {some, {game_caption_text_data, 3925164293, <<"CAPTION_PHYDODGE_RATING"/utf8>>}}; 2756921512 -> {some, {game_caption_text_data, 2756921512, <<"CAPTION_PHYDEFENCE"/utf8>>}}; 3081421162 -> {some, {game_caption_text_data, 3081421162, <<"CAPTION_PHYPIERCE_RATING"/utf8>>}}; 1095642149 -> {some, {game_caption_text_data, 1095642149, <<"CAPTION_PHYATTACKCRITICAL_RATING"/utf8>>}}; 2334007703 -> {some, {game_caption_text_data, 2334007703, <<"CAPTION_PHYHIT_RATING"/utf8>>}}; 249875558 -> {some, {game_caption_text_data, 249875558, <<"CAPTION_PHYATTACK"/utf8>>}}; 3754883377 -> {some, {game_caption_text_data, 3754883377, <<"CAPTION_PHYBASEATTACK"/utf8>>}}; 3935991111 -> {some, {game_caption_text_data, 3935991111, <<"CAPTION_PHYATTACKSPEED"/utf8>>}}; 240484451 -> {some, {game_caption_text_data, 240484451, <<"CAPTION_RUNSPEED"/utf8>>}}; 3360916237 -> {some, {game_caption_text_data, 3360916237, <<"CAPTION_WALKSPEED"/utf8>>}}; 3807392813 -> {some, {game_caption_text_data, 3807392813, <<"CAPTION_MINIMAP_CLOSE"/utf8>>}}; 823734857 -> {some, {game_caption_text_data, 823734857, <<"CAPTION_MINIMAP_OPEN"/utf8>>}}; 198890651 -> {some, {game_caption_text_data, 198890651, <<"CAPTION_GUIDE"/utf8>>}}; 1499226110 -> {some, {game_caption_text_data, 1499226110, <<"CAPTION_CHATWINDOW_MID"/utf8>>}}; 3095394442 -> {some, {game_caption_text_data, 3095394442, <<"CAPTION_CHATWINDOW_MAX"/utf8>>}}; 1499226120 -> {some, {game_caption_text_data, 1499226120, <<"CAPTION_CHATWINDOW_MIN"/utf8>>}}; 4257790863 -> {some, {game_caption_text_data, 4257790863, <<"CAPTION_CHATGROUP_SECRET"/utf8>>}}; 1215804297 -> {some, {game_caption_text_data, 1215804297, <<"CAPTION_CHATGROUP_PARTY"/utf8>>}}; 3524120258 -> {some, {game_caption_text_data, 3524120258, <<"CAPTION_CHATGROUP_ALL"/utf8>>}}; 3721199494 -> {some, {game_caption_text_data, 3721199494, <<"CAPTION_DETACH"/utf8>>}}; 2032467233 -> {some, {game_caption_text_data, 2032467233, <<"CAPTION_EQUIP"/utf8>>}}; 1724291092 -> {some, {game_caption_text_data, 1724291092, <<"CAPTION_VIEWINFO"/utf8>>}}; 3990714496 -> {some, {game_caption_text_data, 3990714496, <<"CAPTION_DELETE"/utf8>>}}; 263508145 -> {some, {game_caption_text_data, 263508145, <<"CAPTION_TEARDOWN"/utf8>>}}; 866546922 -> {some, {game_caption_text_data, 866546922, <<"CAPTION_REINFORCE"/utf8>>}}; 615676630 -> {some, {game_caption_text_data, 615676630, <<"CAPTION_ALL"/utf8>>}}; 3469204683 -> {some, {game_caption_text_data, 3469204683, <<"CAPTION_ABILITY"/utf8>>}}; 4257030949 -> {some, {game_caption_text_data, 4257030949, <<"CAPTION_EQUIPMENT"/utf8>>}}; 1326087400 -> {some, {game_caption_text_data, 1326087400, <<"CAPTION_MANUFACTURE"/utf8>>}}; 179504667 -> {some, {game_caption_text_data, 179504667, <<"CAPTION_INVENTORY"/utf8>>}}; 3486064326 -> {some, {game_caption_text_data, 3486064326, <<"CAPTION_CHARACTERINFO"/utf8>>}}; 589720783 -> {some, {game_caption_text_data, 589720783, <<"CAPTION_QUEST"/utf8>>}}; 3610802119 -> {some, {game_caption_text_data, 3610802119, <<"CAPTION_SHOP"/utf8>>}}; 1756999054 -> {some, {game_caption_text_data, 1756999054, <<"CAPTION_MOVETOTARGET"/utf8>>}}; 1457431452 -> {some, {game_caption_text_data, 1457431452, <<"CAPTION_REQUESTDEAL"/utf8>>}}; 1280499439 -> {some, {game_caption_text_data, 1280499439, <<"CAPTION_MOVETOTOWN"/utf8>>}}; 3682263852 -> {some, {game_caption_text_data, 3682263852, <<"CAPTION_RESURRECT"/utf8>>}}; 157307796 -> {some, {game_caption_text_data, 157307796, <<"CAPTION_MOVE"/utf8>>}}; 1407762882 -> {some, {game_caption_text_data, 1407762882, <<"CAPTION_SYSTEM"/utf8>>}}; 3124124300 -> {some, {game_caption_text_data, 3124124300, <<"CAPTION_NEXT"/utf8>>}}; 3964347061 -> {some, {game_caption_text_data, 3964347061, <<"CAPTION_LEVEL"/utf8>>}}; 4252436621 -> {some, {game_caption_text_data, 4252436621, <<"CAPTION_CHAR_DELETE"/utf8>>}}; 2136855448 -> {some, {game_caption_text_data, 2136855448, <<"CAPTION_CHAR_MAKE"/utf8>>}}; 103973572 -> {some, {game_caption_text_data, 103973572, <<"CAPTION_GAME_START"/utf8>>}}; 1459431790 -> {some, {game_caption_text_data, 1459431790, <<"CAPTION_BACK"/utf8>>}}; 1150076723 -> {some, {game_caption_text_data, 1150076723, <<"CAPTION_SELECT_SERVER"/utf8>>}}; 351632481 -> {some, {game_caption_text_data, 351632481, <<"CAPTION_CREATE"/utf8>>}}; 662528549 -> {some, {game_caption_text_data, 662528549, <<"CAPTION_MODIFY"/utf8>>}}; 3268928147 -> {some, {game_caption_text_data, 3268928147, <<"CAPTION_CANCEL"/utf8>>}}; 1888534615 -> {some, {game_caption_text_data, 1888534615, <<"CAPTION_OK"/utf8>>}}; 1568524489 -> {some, {game_caption_text_data, 1568524489, <<"CAPTION_NPC_TALK"/utf8>>}}; 1818377169 -> {some, {game_caption_text_data, 1818377169, <<"CAPTION_SELECT_GENDER"/utf8>>}}; 2741062631 -> {some, {game_caption_text_data, 2741062631, <<"CAPTION_SELECT_JOB"/utf8>>}}; _ -> none end.